aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/share/algebra/browse.daase756
-rw-r--r--src/share/algebra/category.daase1126
-rw-r--r--src/share/algebra/compress.daase1297
-rw-r--r--src/share/algebra/interp.daase8288
-rw-r--r--src/share/algebra/operation.daase31441
5 files changed, 21455 insertions, 21453 deletions
diff --git a/src/share/algebra/browse.daase b/src/share/algebra/browse.daase
index 967cece3..a4b02073 100644
--- a/src/share/algebra/browse.daase
+++ b/src/share/algebra/browse.daase
@@ -1,12 +1,12 @@
-(2236562 . 3416411997)
+(2236562 . 3417125209)
(-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.")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . 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}.")))
-((-4245 . T) (-4243 . T) (-4242 . T) ((-4250 "*") . T) (-4241 . T) (-4246 . T) (-4240 . T) (-4069 . T))
+((-4245 . T) (-4243 . T) (-4242 . T) ((-4250 "*") . T) (-4241 . T) (-4246 . T) (-4240 . T) (-2500 . 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 -3539)
+(-31 R -3894)
((|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 -964) (QUOTE (-523)))))
@@ -62,7 +62,7 @@ NIL
((|HasAttribute| |#1| (QUOTE -4248)))
(-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.")))
-((-4069 . T))
+((-2500 . 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}.")))
-((-4248 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4249 . T) (-2500 . 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 -3539 UP UPUP -2547)
+(-39 -3894 UP UPUP -3014)
((|constructor| (NIL "Function field defined by \\spad{f}(\\spad{x},{} \\spad{y}) = 0.")) (|knownInfBasis| (((|Void|) (|NonNegativeInteger|)) "\\spad{knownInfBasis(n)} \\undocumented{}")))
((-4241 |has| (-383 |#2|) (-339)) (-4246 |has| (-383 |#2|) (-339)) (-4240 |has| (-383 |#2|) (-339)) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-383 |#2|) (QUOTE (-134))) (|HasCategory| (-383 |#2|) (QUOTE (-136))) (|HasCategory| (-383 |#2|) (QUOTE (-325))) (-3172 (|HasCategory| (-383 |#2|) (QUOTE (-339))) (|HasCategory| (-383 |#2|) (QUOTE (-325)))) (|HasCategory| (-383 |#2|) (QUOTE (-339))) (|HasCategory| (-383 |#2|) (QUOTE (-344))) (-3172 (-12 (|HasCategory| (-383 |#2|) (QUOTE (-211))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (|HasCategory| (-383 |#2|) (QUOTE (-325)))) (-3172 (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-325))))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-344))) (-3172 (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (QUOTE (-211))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))))
-(-40 R -3539)
+((|HasCategory| (-383 |#2|) (QUOTE (-134))) (|HasCategory| (-383 |#2|) (QUOTE (-136))) (|HasCategory| (-383 |#2|) (QUOTE (-325))) (-3255 (|HasCategory| (-383 |#2|) (QUOTE (-339))) (|HasCategory| (-383 |#2|) (QUOTE (-325)))) (|HasCategory| (-383 |#2|) (QUOTE (-339))) (|HasCategory| (-383 |#2|) (QUOTE (-344))) (-3255 (-12 (|HasCategory| (-383 |#2|) (QUOTE (-211))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (|HasCategory| (-383 |#2|) (QUOTE (-325)))) (-3255 (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-325))))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-344))) (-3255 (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (QUOTE (-211))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))))
+(-40 R -3894)
((|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 (-427))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -406) (|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.")))
((-4248 . T) (-4249 . T))
-((-3172 (-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-786))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|))))))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-786))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-786))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|)))))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-786))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|))))))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-786))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-786))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|)))))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
(-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 -3539)
+(-53 |Base| R -3894)
((|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")))
-((-4248 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4249 . T) (-2500 . 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}")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-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}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
-(-59 -4198)
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+(-59 -1522)
((|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 -4198)
+(-60 -1522)
((|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 -4198)
+(-61 -1522)
((|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 -4198)
+(-62 -1522)
((|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 -4198)
+(-63 -1522)
((|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 -4198)
+(-64 -1522)
((|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 -4198)
+(-65 -1522)
((|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 -4198)
+(-66 -1522)
((|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 -4198)
+(-67 -1522)
((|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 -4198)
+(-68 -1522)
((|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 -4198)
+(-69 -1522)
((|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 -4198)
+(-70 -1522)
((|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 -4198)
+(-71 -1522)
((|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 -4198)
+(-72 -1522)
((|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 -4198)
+(-75 -1522)
((|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 -4198)
+(-76 -1522)
((|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 -4198)
+(-77 -1522)
((|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 -4198)
+(-78 -1522)
((|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 -4198)
+(-79 -1522)
((|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 -4198)
+(-80 -1522)
((|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 -4198)
+(-81 -1522)
((|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 -4198)
+(-82 -1522)
((|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 -4198)
+(-83 -1522)
((|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 -4198)
+(-84 -1522)
((|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 -4198)
+(-85 -1522)
((|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 -4198)
+(-86 -1522)
((|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 -4198)
+(-87 -1522)
((|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}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-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}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-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.")))
-((-4249 . T) (-4069 . T))
+((-4249 . T) (-2500 . 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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-523) (QUOTE (-840))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-523) (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-136))) (|HasCategory| (-523) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-949))) (|HasCategory| (-523) (QUOTE (-759))) (-3172 (|HasCategory| (-523) (QUOTE (-759))) (|HasCategory| (-523) (QUOTE (-786)))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-1063))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-523) (QUOTE (-211))) (|HasCategory| (-523) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-523) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -286) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -263) (QUOTE (-523)) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-284))) (|HasCategory| (-523) (QUOTE (-508))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-523) (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (|HasCategory| (-523) (QUOTE (-134)))))
+((|HasCategory| (-523) (QUOTE (-840))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-523) (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-136))) (|HasCategory| (-523) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-949))) (|HasCategory| (-523) (QUOTE (-759))) (-3255 (|HasCategory| (-523) (QUOTE (-759))) (|HasCategory| (-523) (QUOTE (-786)))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-1063))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-523) (QUOTE (-211))) (|HasCategory| (-523) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-523) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -286) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -263) (QUOTE (-523)) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-284))) (|HasCategory| (-523) (QUOTE (-508))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-523) (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (|HasCategory| (-523) (QUOTE (-134)))))
(-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
@@ -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 -3539 UP)
+(-111 -3894 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}.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-112 |#1|) (QUOTE (-840))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-112 |#1|) (QUOTE (-134))) (|HasCategory| (-112 |#1|) (QUOTE (-136))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-112 |#1|) (QUOTE (-949))) (|HasCategory| (-112 |#1|) (QUOTE (-759))) (-3172 (|HasCategory| (-112 |#1|) (QUOTE (-759))) (|HasCategory| (-112 |#1|) (QUOTE (-786)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-112 |#1|) (QUOTE (-1063))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-112 |#1|) (QUOTE (-211))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -286) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -263) (LIST (QUOTE -112) (|devaluate| |#1|)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (QUOTE (-284))) (|HasCategory| (-112 |#1|) (QUOTE (-508))) (|HasCategory| (-112 |#1|) (QUOTE (-786))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-112 |#1|) (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-112 |#1|) (QUOTE (-840)))) (|HasCategory| (-112 |#1|) (QUOTE (-134)))))
+((|HasCategory| (-112 |#1|) (QUOTE (-840))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-112 |#1|) (QUOTE (-134))) (|HasCategory| (-112 |#1|) (QUOTE (-136))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-112 |#1|) (QUOTE (-949))) (|HasCategory| (-112 |#1|) (QUOTE (-759))) (-3255 (|HasCategory| (-112 |#1|) (QUOTE (-759))) (|HasCategory| (-112 |#1|) (QUOTE (-786)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-112 |#1|) (QUOTE (-1063))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-112 |#1|) (QUOTE (-211))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -286) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -263) (LIST (QUOTE -112) (|devaluate| |#1|)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (QUOTE (-284))) (|HasCategory| (-112 |#1|) (QUOTE (-508))) (|HasCategory| (-112 |#1|) (QUOTE (-786))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-112 |#1|) (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-112 |#1|) (QUOTE (-840)))) (|HasCategory| (-112 |#1|) (QUOTE (-134)))))
(-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 -4249)))
(-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.")))
-((-4069 . T))
+((-2500 . 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")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-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}}.")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . 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,16 +414,16 @@ 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")))
-((-4248 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4249 . T) (-2500 . 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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-124)
((|constructor| (NIL "This is an \\spadtype{AbelianMonoid} with the cancellation property,{} \\spadignore{i.e.} \\spad{ a+b = a+c => b=c }. This is formalised by the partial subtraction operator,{} which satisfies the axioms listed below: \\blankline")) (|subtractIfCan| (((|Union| $ "failed") $ $) "\\spad{subtractIfCan(x,{} y)} returns an element \\spad{z} such that \\spad{z+y=x} or \"failed\" if no such element exists.")))
NIL
@@ -436,11 +436,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.")))
(((-4250 "*") . T))
NIL
-(-127 |minix| -1996 S T$)
+(-127 |minix| -3765 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
-(-128 |minix| -1996 R)
+(-128 |minix| -3765 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
@@ -451,7 +451,7 @@ NIL
(-130)
((|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}.")))
((-4248 . T) (-4238 . T) (-4249 . T))
-((-3172 (-12 (|HasCategory| (-133) (QUOTE (-344))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133)))))) (|HasCategory| (-133) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-133) (QUOTE (-344))) (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-133) (QUOTE (-1016))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (|HasCategory| (-133) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| (-133) (QUOTE (-344))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133)))))) (|HasCategory| (-133) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-133) (QUOTE (-344))) (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-133) (QUOTE (-1016))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (|HasCategory| (-133) (LIST (QUOTE -563) (QUOTE (-794)))))
(-131 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
@@ -476,7 +476,7 @@ NIL
((|constructor| (NIL "Rings of Characteristic Zero.")))
((-4245 . T))
NIL
-(-137 -3539 UP UPUP)
+(-137 -3894 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
@@ -490,7 +490,7 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasAttribute| |#1| (QUOTE -4248)))
(-140 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.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-141 |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.")))
@@ -508,7 +508,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
-(-145 R -3539)
+(-145 R -3894)
((|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
@@ -538,7 +538,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-840))) (|HasCategory| |#2| (QUOTE (-508))) (|HasCategory| |#2| (QUOTE (-930))) (|HasCategory| |#2| (QUOTE (-1109))) (|HasCategory| |#2| (QUOTE (-982))) (|HasCategory| |#2| (QUOTE (-949))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (QUOTE (-339))) (|HasAttribute| |#2| (QUOTE -4244)) (|HasAttribute| |#2| (QUOTE -4247)) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-786))))
(-152 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})")))
-((-4241 -3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4244 |has| |#1| (-6 -4244)) (-4247 |has| |#1| (-6 -4247)) (-4115 . T) (-4069 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-4241 -3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4244 |has| |#1| (-6 -4244)) (-4247 |has| |#1| (-6 -4247)) (-2531 . T) (-2500 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-153 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.")))
@@ -550,8 +550,8 @@ NIL
NIL
(-155 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}.")))
-((-4241 -3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4244 |has| |#1| (-6 -4244)) (-4247 |has| |#1| (-6 -4247)) (-4115 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-325))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-344))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-325)))) (|HasCategory| |#1| (QUOTE (-211))) (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-344)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-767)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-786)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-949)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-1109)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-840))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-840)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-840))))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-930))) (|HasCategory| |#1| (QUOTE (-1109)))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (QUOTE (-949))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-767))) (|HasCategory| |#1| (QUOTE (-982))) (-12 (|HasCategory| |#1| (QUOTE (-982))) (|HasCategory| |#1| (QUOTE (-1109)))) (|HasCategory| |#1| (QUOTE (-508))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-211))) (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasAttribute| |#1| (QUOTE -4244)) (|HasAttribute| |#1| (QUOTE -4247)) (-12 (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087))))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-325)))))
+((-4241 -3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4244 |has| |#1| (-6 -4244)) (-4247 |has| |#1| (-6 -4247)) (-2531 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-325))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-344))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-325)))) (|HasCategory| |#1| (QUOTE (-211))) (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-344)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-767)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-786)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-949)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-1109)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-840))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-840)))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-840))))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-930))) (|HasCategory| |#1| (QUOTE (-1109)))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (QUOTE (-949))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-767))) (|HasCategory| |#1| (QUOTE (-982))) (-12 (|HasCategory| |#1| (QUOTE (-982))) (|HasCategory| |#1| (QUOTE (-1109)))) (|HasCategory| |#1| (QUOTE (-508))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-211))) (-12 (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasAttribute| |#1| (QUOTE -4244)) (|HasAttribute| |#1| (QUOTE -4247)) (-12 (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087))))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-325)))))
(-156 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
@@ -600,7 +600,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
-(-168 R -3539)
+(-168 R -3894)
((|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
@@ -704,19 +704,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
-(-194 -3539 UP UPUP R)
+(-194 -3894 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
-(-195 -3539 FP)
+(-195 -3894 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
(-196)
((|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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-523) (QUOTE (-840))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-523) (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-136))) (|HasCategory| (-523) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-949))) (|HasCategory| (-523) (QUOTE (-759))) (-3172 (|HasCategory| (-523) (QUOTE (-759))) (|HasCategory| (-523) (QUOTE (-786)))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-1063))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-523) (QUOTE (-211))) (|HasCategory| (-523) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-523) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -286) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -263) (QUOTE (-523)) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-284))) (|HasCategory| (-523) (QUOTE (-508))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-523) (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (|HasCategory| (-523) (QUOTE (-134)))))
-(-197 R -3539)
+((|HasCategory| (-523) (QUOTE (-840))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-523) (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-136))) (|HasCategory| (-523) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-949))) (|HasCategory| (-523) (QUOTE (-759))) (-3255 (|HasCategory| (-523) (QUOTE (-759))) (|HasCategory| (-523) (QUOTE (-786)))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-1063))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-523) (QUOTE (-211))) (|HasCategory| (-523) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-523) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -286) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -263) (QUOTE (-523)) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-284))) (|HasCategory| (-523) (QUOTE (-508))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-523) (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (|HasCategory| (-523) (QUOTE (-134)))))
+(-197 R -3894)
((|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
@@ -731,18 +731,18 @@ NIL
(-200 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}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-201 |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}.")))
((-4245 . T))
NIL
-(-202 R -3539)
+(-202 R -3894)
((|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
(-203)
((|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}.")))
-((-4108 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-2523 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-204)
((|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)}.}")))
@@ -751,14 +751,14 @@ NIL
(-205 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}")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-515))) (|HasAttribute| |#1| (QUOTE (-4250 "*"))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-515))) (|HasAttribute| |#1| (QUOTE (-4250 "*"))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-206 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
(-207 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.")))
-((-4249 . T) (-4069 . T))
+((-4249 . T) (-2500 . T))
NIL
(-208 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}.")))
@@ -782,28 +782,28 @@ NIL
((|HasAttribute| |#1| (QUOTE -4248)))
(-213 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}.")))
-((-4249 . T) (-4069 . T))
+((-4249 . T) (-2500 . T))
NIL
(-214)
((|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
-(-215 S -1996 R)
+(-215 S -3765 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 (-339))) (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (QUOTE (-784))) (|HasAttribute| |#3| (QUOTE -4245)) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (QUOTE (-666))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (QUOTE (-1016))))
-(-216 -1996 R)
+(-216 -3765 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")))
-((-4242 |has| |#2| (-973)) (-4243 |has| |#2| (-973)) (-4245 |has| |#2| (-6 -4245)) ((-4250 "*") |has| |#2| (-158)) (-4248 . T) (-4069 . T))
+((-4242 |has| |#2| (-973)) (-4243 |has| |#2| (-973)) (-4245 |has| |#2| (-6 -4245)) ((-4250 "*") |has| |#2| (-158)) (-4248 . T) (-2500 . T))
NIL
-(-217 -1996 A B)
+(-217 -3765 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
-(-218 -1996 R)
+(-218 -3765 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.")))
((-4242 |has| |#2| (-973)) (-4243 |has| |#2| (-973)) (-4245 |has| |#2| (-6 -4245)) ((-4250 "*") |has| |#2| (-158)) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (QUOTE (-339))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339)))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-732))) (-3172 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784)))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-158))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-158)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-344)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-732)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-784)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016))))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (|HasCategory| |#2| (QUOTE (-666))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-3172 (|HasCategory| |#2| (QUOTE (-973))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (|HasAttribute| |#2| (QUOTE -4245)) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (QUOTE (-339))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339)))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-732))) (-3255 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784)))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-158))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-158)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-344)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-732)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-784)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016))))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (|HasCategory| |#2| (QUOTE (-666))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-3255 (|HasCategory| |#2| (QUOTE (-973))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (|HasAttribute| |#2| (QUOTE -4245)) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))
(-219)
((|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
@@ -818,12 +818,12 @@ NIL
NIL
(-222 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.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-223 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}")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-224 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
@@ -831,19 +831,19 @@ NIL
(-225 |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")))
(((-4250 "*") |has| |#2| (-158)) (-4241 |has| |#2| (-515)) (-4246 |has| |#2| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#2| (QUOTE (-840))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
+((|HasCategory| |#2| (QUOTE (-840))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
(-226)
((|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
(-227 |n| R M S)
((|constructor| (NIL "This constructor provides a direct product type with a left matrix-module view.")))
-((-4245 -3172 (-3147 (|has| |#4| (-973)) (|has| |#4| (-211))) (-3147 (|has| |#4| (-973)) (|has| |#4| (-831 (-1087)))) (|has| |#4| (-6 -4245)) (-3147 (|has| |#4| (-973)) (|has| |#4| (-585 (-523))))) (-4242 |has| |#4| (-973)) (-4243 |has| |#4| (-973)) ((-4250 "*") |has| |#4| (-158)) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-339))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-344))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-732))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-784))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#4| (QUOTE (-339))) (-3172 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (QUOTE (-339))) (|HasCategory| |#4| (QUOTE (-973)))) (-3172 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (QUOTE (-339)))) (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (QUOTE (-732))) (-3172 (|HasCategory| |#4| (QUOTE (-732))) (|HasCategory| |#4| (QUOTE (-784)))) (|HasCategory| |#4| (QUOTE (-784))) (|HasCategory| |#4| (QUOTE (-158))) (-3172 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (QUOTE (-973)))) (|HasCategory| |#4| (QUOTE (-344))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (QUOTE (-973)))) (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-158)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-211)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-339)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-344)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-732)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-784)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-973)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-1016))))) (-3172 (-12 (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-339))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-344))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-732))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-784))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#4| (QUOTE (-666))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (QUOTE (-973)))) (-3172 (|HasCategory| |#4| (QUOTE (-973))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-1016)))) (-3172 (|HasAttribute| |#4| (QUOTE -4245)) (-12 (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (QUOTE (-973)))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#4| (QUOTE (-124))) (|HasCategory| |#4| (QUOTE (-25))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-4245 -3255 (-2819 (|has| |#4| (-973)) (|has| |#4| (-211))) (-2819 (|has| |#4| (-973)) (|has| |#4| (-831 (-1087)))) (|has| |#4| (-6 -4245)) (-2819 (|has| |#4| (-973)) (|has| |#4| (-585 (-523))))) (-4242 |has| |#4| (-973)) (-4243 |has| |#4| (-973)) ((-4250 "*") |has| |#4| (-158)) (-4248 . T))
+((-3255 (-12 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-339))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-344))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-732))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-784))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#4| (QUOTE (-339))) (-3255 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (QUOTE (-339))) (|HasCategory| |#4| (QUOTE (-973)))) (-3255 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (QUOTE (-339)))) (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (QUOTE (-732))) (-3255 (|HasCategory| |#4| (QUOTE (-732))) (|HasCategory| |#4| (QUOTE (-784)))) (|HasCategory| |#4| (QUOTE (-784))) (|HasCategory| |#4| (QUOTE (-158))) (-3255 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (QUOTE (-973)))) (|HasCategory| |#4| (QUOTE (-344))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (QUOTE (-973)))) (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-158)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-211)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-339)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-344)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-732)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-784)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-973)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-1016))))) (-3255 (-12 (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-158))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-339))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-344))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-732))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-784))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#4| (QUOTE (-666))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (QUOTE (-973)))) (-3255 (|HasCategory| |#4| (QUOTE (-973))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#4| (QUOTE (-1016)))) (-3255 (|HasAttribute| |#4| (QUOTE -4245)) (-12 (|HasCategory| |#4| (QUOTE (-211))) (|HasCategory| |#4| (QUOTE (-973)))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#4| (QUOTE (-973))) (|HasCategory| |#4| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#4| (QUOTE (-124))) (|HasCategory| |#4| (QUOTE (-25))) (-12 (|HasCategory| |#4| (QUOTE (-1016))) (|HasCategory| |#4| (LIST (QUOTE -286) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -563) (QUOTE (-794)))))
(-228 |n| R S)
((|constructor| (NIL "This constructor provides a direct product of \\spad{R}-modules with an \\spad{R}-module view.")))
-((-4245 -3172 (-3147 (|has| |#3| (-973)) (|has| |#3| (-211))) (-3147 (|has| |#3| (-973)) (|has| |#3| (-831 (-1087)))) (|has| |#3| (-6 -4245)) (-3147 (|has| |#3| (-973)) (|has| |#3| (-585 (-523))))) (-4242 |has| |#3| (-973)) (-4243 |has| |#3| (-973)) ((-4250 "*") |has| |#3| (-158)) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#3| (QUOTE (-339))) (-3172 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3172 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339)))) (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (QUOTE (-732))) (-3172 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (QUOTE (-784)))) (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (QUOTE (-158))) (-3172 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-973)))) (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-158)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-211)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-339)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-344)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-732)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-784)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016))))) (-3172 (-12 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#3| (QUOTE (-666))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (-3172 (|HasCategory| |#3| (QUOTE (-973))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016)))) (-3172 (|HasAttribute| |#3| (QUOTE -4245)) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-4245 -3255 (-2819 (|has| |#3| (-973)) (|has| |#3| (-211))) (-2819 (|has| |#3| (-973)) (|has| |#3| (-831 (-1087)))) (|has| |#3| (-6 -4245)) (-2819 (|has| |#3| (-973)) (|has| |#3| (-585 (-523))))) (-4242 |has| |#3| (-973)) (-4243 |has| |#3| (-973)) ((-4250 "*") |has| |#3| (-158)) (-4248 . T))
+((-3255 (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#3| (QUOTE (-339))) (-3255 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3255 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339)))) (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (QUOTE (-732))) (-3255 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (QUOTE (-784)))) (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (QUOTE (-158))) (-3255 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-973)))) (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-158)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-211)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-339)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-344)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-732)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-784)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016))))) (-3255 (-12 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#3| (QUOTE (-666))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (-3255 (|HasCategory| |#3| (QUOTE (-973))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016)))) (-3255 (|HasAttribute| |#3| (QUOTE -4245)) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -563) (QUOTE (-794)))))
(-229 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
@@ -854,7 +854,7 @@ NIL
NIL
(-231 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}.")))
-((-4248 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4249 . T) (-2500 . T))
NIL
(-232)
((|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.")))
@@ -895,7 +895,7 @@ NIL
(-241 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")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#3| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#3| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#3| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#3| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#3| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#3| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-242 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
@@ -940,11 +940,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
-(-253 R -3539)
+(-253 R -3894)
((|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
-(-254 R -3539)
+(-254 R -3894)
((|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
@@ -966,7 +966,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))))
(-259 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}.")))
-((-4249 . T) (-4069 . T))
+((-4249 . T) (-2500 . T))
NIL
(-260 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}.")))
@@ -992,7 +992,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
-(-266 S R |Mod| -1327 -3780 |exactQuo|)
+(-266 S R |Mod| -1345 -3123 |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")))
((-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
@@ -1014,21 +1014,21 @@ NIL
NIL
(-271 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.")))
-((-4245 -3172 (|has| |#1| (-973)) (|has| |#1| (-448))) (-4242 |has| |#1| (-973)) (-4243 |has| |#1| (-973)))
-((|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-973)))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-973)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-973)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-973)))) (-3172 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-666)))) (|HasCategory| |#1| (QUOTE (-448))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-1016)))) (-3172 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-1028)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-279))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-448)))) (-3172 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-666)))) (-3172 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-973)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))))
+((-4245 -3255 (|has| |#1| (-973)) (|has| |#1| (-448))) (-4242 |has| |#1| (-973)) (-4243 |has| |#1| (-973)))
+((|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-973)))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-973)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-973)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-973)))) (-3255 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-666)))) (|HasCategory| |#1| (QUOTE (-448))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-1016)))) (-3255 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-1028)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-279))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-448)))) (-3255 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-666)))) (-3255 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-973)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))))
(-272 |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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|)))))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|)))))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
(-273)
((|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
-(-274 -3539 S)
+(-274 -3894 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
-(-275 E -3539)
+(-275 E -3894)
((|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
@@ -1076,7 +1076,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
-(-287 -3539)
+(-287 -3894)
((|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
@@ -1087,7 +1087,7 @@ NIL
(-289 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))}.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-840))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-134))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-949))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-759))) (-3172 (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-759))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-786)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-1063))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-211))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1155) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -286) (LIST (QUOTE -1155) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -263) (LIST (QUOTE -1155) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1155) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-284))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-508))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-786))) (-12 (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-840))) (|HasCategory| $ (QUOTE (-134)))) (-3172 (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-134))) (-12 (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-840))) (|HasCategory| $ (QUOTE (-134))))))
+((|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-840))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-134))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-949))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-759))) (-3255 (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-759))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-786)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-1063))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-211))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1155) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -286) (LIST (QUOTE -1155) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (LIST (QUOTE -263) (LIST (QUOTE -1155) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1155) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-284))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-508))) (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-786))) (-12 (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-840))) (|HasCategory| $ (QUOTE (-134)))) (-3255 (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-134))) (-12 (|HasCategory| (-1155 |#1| |#2| |#3| |#4|) (QUOTE (-840))) (|HasCategory| $ (QUOTE (-134))))))
(-290 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
@@ -1098,9 +1098,9 @@ NIL
NIL
(-292 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.")))
-((-4245 -3172 (-3147 (|has| |#1| (-973)) (|has| |#1| (-585 (-523)))) (-12 (|has| |#1| (-515)) (-3172 (-3147 (|has| |#1| (-973)) (|has| |#1| (-585 (-523)))) (|has| |#1| (-973)) (|has| |#1| (-448)))) (|has| |#1| (-973)) (|has| |#1| (-448))) (-4243 |has| |#1| (-158)) (-4242 |has| |#1| (-158)) ((-4250 "*") |has| |#1| (-515)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-515)) (-4240 |has| |#1| (-515)))
-((-3172 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-515))) (-3172 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-973)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (-3172 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-1028)))) (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-973)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-973)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-973)))) (-12 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523))))) (-3172 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-1028)))) (-3172 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))))) (-3172 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-1028)))) (-3172 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))))) (-3172 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-973)))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1028))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| $ (QUOTE (-973))) (|HasCategory| $ (LIST (QUOTE -964) (QUOTE (-523)))))
-(-293 R -3539)
+((-4245 -3255 (-2819 (|has| |#1| (-973)) (|has| |#1| (-585 (-523)))) (-12 (|has| |#1| (-515)) (-3255 (-2819 (|has| |#1| (-973)) (|has| |#1| (-585 (-523)))) (|has| |#1| (-973)) (|has| |#1| (-448)))) (|has| |#1| (-973)) (|has| |#1| (-448))) (-4243 |has| |#1| (-158)) (-4242 |has| |#1| (-158)) ((-4250 "*") |has| |#1| (-515)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-515)) (-4240 |has| |#1| (-515)))
+((-3255 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-515))) (-3255 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-973)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (-3255 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-1028)))) (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-973)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-973)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-973)))) (-12 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523))))) (-3255 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-1028)))) (-3255 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))))) (-3255 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-1028)))) (-3255 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))))) (-3255 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#1| (QUOTE (-973)))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1028))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| $ (QUOTE (-973))) (|HasCategory| $ (LIST (QUOTE -964) (QUOTE (-523)))))
+(-293 R -3894)
((|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
@@ -1111,7 +1111,7 @@ NIL
(-295 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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
(-296 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
@@ -1143,12 +1143,12 @@ NIL
(-303 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.")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
-(-304 S -3539)
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+(-304 S -3894)
((|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 (-344))))
-(-305 -3539)
+(-305 -3894)
((|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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
@@ -1168,15 +1168,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
-(-310 S -3539 UP UPUP R)
+(-310 S -3894 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
-(-311 -3539 UP UPUP R)
+(-311 -3894 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
-(-312 -3539 UP UPUP R)
+(-312 -3894 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
@@ -1196,26 +1196,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
-(-317 S -3539 UP UPUP)
+(-317 S -3894 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 (-344))) (|HasCategory| |#2| (QUOTE (-339))))
-(-318 -3539 UP UPUP)
+(-318 -3894 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.")))
((-4241 |has| (-383 |#2|) (-339)) (-4246 |has| (-383 |#2|) (-339)) (-4240 |has| (-383 |#2|) (-339)) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-319 |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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| (-841 |#1|) (QUOTE (-134))) (|HasCategory| (-841 |#1|) (QUOTE (-344)))) (|HasCategory| (-841 |#1|) (QUOTE (-136))) (|HasCategory| (-841 |#1|) (QUOTE (-344))) (|HasCategory| (-841 |#1|) (QUOTE (-134))))
+((-3255 (|HasCategory| (-841 |#1|) (QUOTE (-134))) (|HasCategory| (-841 |#1|) (QUOTE (-344)))) (|HasCategory| (-841 |#1|) (QUOTE (-136))) (|HasCategory| (-841 |#1|) (QUOTE (-344))) (|HasCategory| (-841 |#1|) (QUOTE (-134))))
(-320 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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
+((-3255 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
(-321 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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
+((-3255 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
(-322 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
@@ -1232,31 +1232,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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
-(-326 R UP -3539)
+(-326 R UP -3894)
((|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
(-327 |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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| (-841 |#1|) (QUOTE (-134))) (|HasCategory| (-841 |#1|) (QUOTE (-344)))) (|HasCategory| (-841 |#1|) (QUOTE (-136))) (|HasCategory| (-841 |#1|) (QUOTE (-344))) (|HasCategory| (-841 |#1|) (QUOTE (-134))))
+((-3255 (|HasCategory| (-841 |#1|) (QUOTE (-134))) (|HasCategory| (-841 |#1|) (QUOTE (-344)))) (|HasCategory| (-841 |#1|) (QUOTE (-136))) (|HasCategory| (-841 |#1|) (QUOTE (-344))) (|HasCategory| (-841 |#1|) (QUOTE (-134))))
(-328 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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
+((-3255 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
(-329 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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
+((-3255 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
(-330 |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}.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| (-841 |#1|) (QUOTE (-134))) (|HasCategory| (-841 |#1|) (QUOTE (-344)))) (|HasCategory| (-841 |#1|) (QUOTE (-136))) (|HasCategory| (-841 |#1|) (QUOTE (-344))) (|HasCategory| (-841 |#1|) (QUOTE (-134))))
+((-3255 (|HasCategory| (-841 |#1|) (QUOTE (-134))) (|HasCategory| (-841 |#1|) (QUOTE (-344)))) (|HasCategory| (-841 |#1|) (QUOTE (-136))) (|HasCategory| (-841 |#1|) (QUOTE (-344))) (|HasCategory| (-841 |#1|) (QUOTE (-134))))
(-331 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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
-(-332 -3539 GF)
+((-3255 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
+(-332 -3894 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
@@ -1264,14 +1264,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
-(-334 -3539 FP FPP)
+(-334 -3894 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
(-335 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}.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
+((-3255 (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-134))))
(-336 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
@@ -1326,7 +1326,7 @@ NIL
((|HasAttribute| |#1| (QUOTE -4249)) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))))
(-349 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]}.")))
-((-4248 . T) (-4069 . T))
+((-4248 . T) (-2500 . T))
NIL
(-350 |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.")))
@@ -1350,7 +1350,7 @@ NIL
NIL
(-355)
((|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}.")))
-((-4231 . T) (-4239 . T) (-4108 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-4231 . T) (-4239 . T) (-2523 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-356 |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}.")))
@@ -1366,11 +1366,11 @@ NIL
NIL
(-359)
((|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}.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-360)
((|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.}")))
-((-4069 . T))
+((-2500 . T))
NIL
(-361 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.")))
@@ -1400,7 +1400,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
-(-368 -3539 UP UPUP R)
+(-368 -3894 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
@@ -1414,27 +1414,27 @@ NIL
NIL
(-371)
((|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.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-372)
((|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.}")))
-((-4069 . T))
+((-2500 . T))
NIL
(-373)
((|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
-(-374 -4198 |returnType| -2134 |symbols|)
+(-374 -1522 |returnType| -1858 |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
-(-375 -3539 UP)
+(-375 -3894 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
(-376 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).")))
-((-4069 . T))
+((-2500 . T))
NIL
(-377 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.")))
@@ -1450,7 +1450,7 @@ NIL
((|HasAttribute| |#1| (QUOTE -4231)) (|HasAttribute| |#1| (QUOTE -4239)))
(-380)
((|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\".")))
-((-4108 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-2523 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-381 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.")))
@@ -1463,7 +1463,7 @@ NIL
(-383 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.")))
((-4235 -12 (|has| |#1| (-6 -4246)) (|has| |#1| (-427)) (|has| |#1| (-6 -4235))) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-759))) (-3172 (|HasCategory| |#1| (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-786)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-1063))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767))))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767)))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-508))) (-12 (|HasAttribute| |#1| (QUOTE -4246)) (|HasAttribute| |#1| (QUOTE -4235)) (|HasCategory| |#1| (QUOTE (-427)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-759))) (-3255 (|HasCategory| |#1| (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-786)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-1063))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767))))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-767)))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-508))) (-12 (|HasAttribute| |#1| (QUOTE -4246)) (|HasAttribute| |#1| (QUOTE -4235)) (|HasCategory| |#1| (QUOTE (-427)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-384 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
@@ -1484,11 +1484,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
-(-389 R -3539 UP A)
+(-389 R -3894 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)}.")))
((-4245 . T))
NIL
-(-390 R -3539 UP A |ibasis|)
+(-390 R -3894 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 -964) (|devaluate| |#2|))))
@@ -1507,7 +1507,7 @@ NIL
(-394 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.")))
((-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -286) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -263) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-1127))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-1127)))) (|HasCategory| |#1| (QUOTE (-949))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-427))))
+((|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -286) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -263) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-1127))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-1127)))) (|HasCategory| |#1| (QUOTE (-949))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-427))))
(-395 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
@@ -1534,9 +1534,9 @@ NIL
((|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-344))))
(-401 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}.")))
-((-4248 . T) (-4238 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4238 . T) (-4249 . T) (-2500 . T))
NIL
-(-402 R -3539)
+(-402 R -3894)
((|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
@@ -1544,7 +1544,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")))
((-4235 -12 (|has| |#1| (-6 -4235)) (|has| |#2| (-6 -4235))) (-4242 . T) (-4243 . T) (-4245 . T))
((-12 (|HasAttribute| |#1| (QUOTE -4235)) (|HasAttribute| |#2| (QUOTE -4235))))
-(-404 R -3539)
+(-404 R -3894)
((|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
@@ -1554,17 +1554,17 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-448))) (|HasCategory| |#2| (QUOTE (-1028))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499)))))
(-406 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}.")))
-((-4245 -3172 (|has| |#1| (-973)) (|has| |#1| (-448))) (-4243 |has| |#1| (-158)) (-4242 |has| |#1| (-158)) ((-4250 "*") |has| |#1| (-515)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-515)) (-4240 |has| |#1| (-515)) (-4069 . T))
+((-4245 -3255 (|has| |#1| (-973)) (|has| |#1| (-448))) (-4243 |has| |#1| (-158)) (-4242 |has| |#1| (-158)) ((-4250 "*") |has| |#1| (-515)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-515)) (-4240 |has| |#1| (-515)) (-2500 . T))
NIL
-(-407 R -3539)
+(-407 R -3894)
((|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
-(-408 R -3539)
+(-408 R -3894)
((|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))))
-(-409 R -3539)
+(-409 R -3894)
((|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
@@ -1572,7 +1572,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
-(-411 R -3539 UP)
+(-411 R -3894 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 -964) (QUOTE (-47)))))
@@ -1590,17 +1590,17 @@ NIL
NIL
(-415)
((|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}.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-416)
((|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.}")))
-((-4069 . T))
+((-2500 . T))
NIL
(-417 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
-(-418 R UP -3539)
+(-418 R UP -3894)
((|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
@@ -1647,7 +1647,7 @@ NIL
(-429 |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")))
(((-4250 "*") |has| |#2| (-158)) (-4241 |has| |#2| (-515)) (-4246 |has| |#2| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#2| (QUOTE (-840))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
+((|HasCategory| |#2| (QUOTE (-840))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
(-430 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
@@ -1712,7 +1712,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
-(-446 |lv| -3539 R)
+(-446 |lv| -3894 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
@@ -1727,11 +1727,11 @@ NIL
(-449 |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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
(-450 |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.")))
((-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|)))))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-786))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|)))))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-786))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
(-451 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)}")))
((-4249 . T) (-4248 . T))
@@ -1743,7 +1743,7 @@ NIL
(-453 |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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|)))))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|)))))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
(-454)
((|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
@@ -1751,16 +1751,16 @@ NIL
(-455 |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")))
(((-4250 "*") |has| |#2| (-158)) (-4241 |has| |#2| (-515)) (-4246 |has| |#2| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#2| (QUOTE (-840))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
-(-456 -1996 S)
+((|HasCategory| |#2| (QUOTE (-840))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
+(-456 -3765 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}.")))
((-4242 |has| |#2| (-973)) (-4243 |has| |#2| (-973)) (-4245 |has| |#2| (-6 -4245)) ((-4250 "*") |has| |#2| (-158)) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (QUOTE (-339))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339)))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-732))) (-3172 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784)))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-158))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-158)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-344)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-732)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-784)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016))))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (|HasCategory| |#2| (QUOTE (-666))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-3172 (|HasCategory| |#2| (QUOTE (-973))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (|HasAttribute| |#2| (QUOTE -4245)) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (QUOTE (-339))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339)))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-732))) (-3255 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784)))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-158))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-158)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-344)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-732)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-784)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016))))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (|HasCategory| |#2| (QUOTE (-666))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-3255 (|HasCategory| |#2| (QUOTE (-973))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (|HasAttribute| |#2| (QUOTE -4245)) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))
(-457 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}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
-(-458 -3539 UP UPUP R)
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+(-458 -3894 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
@@ -1771,14 +1771,14 @@ NIL
(-460)
((|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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-523) (QUOTE (-840))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-523) (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-136))) (|HasCategory| (-523) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-949))) (|HasCategory| (-523) (QUOTE (-759))) (-3172 (|HasCategory| (-523) (QUOTE (-759))) (|HasCategory| (-523) (QUOTE (-786)))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-1063))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-523) (QUOTE (-211))) (|HasCategory| (-523) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-523) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -286) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -263) (QUOTE (-523)) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-284))) (|HasCategory| (-523) (QUOTE (-508))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-523) (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (|HasCategory| (-523) (QUOTE (-134)))))
+((|HasCategory| (-523) (QUOTE (-840))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-523) (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-136))) (|HasCategory| (-523) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-949))) (|HasCategory| (-523) (QUOTE (-759))) (-3255 (|HasCategory| (-523) (QUOTE (-759))) (|HasCategory| (-523) (QUOTE (-786)))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-1063))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-523) (QUOTE (-211))) (|HasCategory| (-523) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-523) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -286) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -263) (QUOTE (-523)) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-284))) (|HasCategory| (-523) (QUOTE (-508))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-523) (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (|HasCategory| (-523) (QUOTE (-134)))))
(-461 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 -4248)) (|HasAttribute| |#1| (QUOTE -4249)) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))
(-462 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}]}.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-463 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}.")))
@@ -1788,7 +1788,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
-(-465 -3539 UP |AlExt| |AlPol|)
+(-465 -3894 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
@@ -1799,16 +1799,16 @@ NIL
(-467 S |mn|)
((|constructor| (NIL "\\indented{1}{Author Micheal Monagan Aug/87} This is the basic one dimensional array data type.")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-468 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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-469 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
-(-470 R UP -3539)
+(-470 R UP -3894)
((|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
@@ -1828,7 +1828,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
-(-475 -3539 |Expon| |VarSet| |DPoly|)
+(-475 -3894 |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 -564) (QUOTE (-1087)))))
@@ -1875,19 +1875,19 @@ NIL
(-486 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}")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-487 |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}.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| (-536 |#1|) (QUOTE (-134))) (|HasCategory| (-536 |#1|) (QUOTE (-344)))) (|HasCategory| (-536 |#1|) (QUOTE (-136))) (|HasCategory| (-536 |#1|) (QUOTE (-344))) (|HasCategory| (-536 |#1|) (QUOTE (-134))))
+((-3255 (|HasCategory| (-536 |#1|) (QUOTE (-134))) (|HasCategory| (-536 |#1|) (QUOTE (-344)))) (|HasCategory| (-536 |#1|) (QUOTE (-136))) (|HasCategory| (-536 |#1|) (QUOTE (-344))) (|HasCategory| (-536 |#1|) (QUOTE (-134))))
(-488 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}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-489 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.")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-490 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
@@ -1899,7 +1899,7 @@ NIL
(-492 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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-515))) (|HasAttribute| |#1| (QUOTE (-4250 "*"))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-515))) (|HasAttribute| |#1| (QUOTE (-4250 "*"))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-493 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
@@ -1912,7 +1912,7 @@ NIL
((|constructor| (NIL "converts entire exponents to OutputForm")))
NIL
NIL
-(-496 K -3539 |Par|)
+(-496 K -3894 |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
@@ -1932,7 +1932,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
-(-501 K -3539 |Par|)
+(-501 K -3894 |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
@@ -1967,12 +1967,12 @@ NIL
(-509 |Key| |Entry| |addDom|)
((|constructor| (NIL "This domain is used to provide a conditional \"add\" domain for the implementation of \\spadtype{Table}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|)))))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
-(-510 R -3539)
+((-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|)))))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+(-510 R -3894)
((|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
-(-511 R0 -3539 UP UPUP R)
+(-511 R0 -3894 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
@@ -1982,7 +1982,7 @@ NIL
NIL
(-513 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.")))
-((-4108 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-2523 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-514 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.")))
@@ -1992,7 +1992,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.")))
((-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
-(-516 R -3539)
+(-516 R -3894)
((|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
@@ -2004,7 +2004,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
-(-519 R -3539 L)
+(-519 R -3894 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 -599) (|devaluate| |#2|))))
@@ -2012,11 +2012,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
-(-521 -3539 UP UPUP R)
+(-521 -3894 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
-(-522 -3539 UP)
+(-522 -3894 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
@@ -2028,15 +2028,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
-(-525 R -3539 L)
+(-525 R -3894 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 -599) (|devaluate| |#2|))))
-(-526 R -3539)
+(-526 R -3894)
((|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 -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-1051)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-575)))))
-(-527 -3539 UP)
+(-527 -3894 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
@@ -2044,27 +2044,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
-(-529 -3539)
+(-529 -3894)
((|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
(-530 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.")))
-((-4108 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-2523 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-531)
((|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
-(-532 R -3539)
+(-532 R -3894)
((|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 -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-261))) (|HasCategory| |#2| (QUOTE (-575))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087))))) (-12 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-261)))) (|HasCategory| |#1| (QUOTE (-515))))
-(-533 -3539 UP)
+(-533 -3894 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
-(-534 R -3539)
+(-534 R -3894)
((|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
@@ -2080,15 +2080,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
-(-538 R -3539)
+(-538 R -3894)
((|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
-(-539 E -3539)
+(-539 E -3894)
((|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
-(-540 -3539)
+(-540 -3894)
((|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}.")))
((-4243 . T) (-4242 . T))
((|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-1087)))))
@@ -2115,7 +2115,7 @@ NIL
(-546 |mn|)
((|constructor| (NIL "This domain implements low-level strings")) (|hash| (((|Integer|) $) "\\spad{hash(x)} provides a hashing function for strings")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133)))))) (-3172 (|HasCategory| (-133) (LIST (QUOTE -563) (QUOTE (-794)))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133)))))) (|HasCategory| (-133) (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-133) (QUOTE (-1016)))) (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-133) (QUOTE (-1016))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (|HasCategory| (-133) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133)))))) (-3255 (|HasCategory| (-133) (LIST (QUOTE -563) (QUOTE (-794)))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133)))))) (|HasCategory| (-133) (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-133) (QUOTE (-1016)))) (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-133) (QUOTE (-1016))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (|HasCategory| (-133) (LIST (QUOTE -563) (QUOTE (-794)))))
(-547 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
@@ -2123,7 +2123,7 @@ NIL
(-548 |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}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|)))) (|HasCategory| (-523) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|)))) (|HasCategory| (-523) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))))
(-549 |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.}")))
((-4243 |has| |#1| (-515)) (-4242 |has| |#1| (-515)) ((-4250 "*") |has| |#1| (-515)) (-4241 |has| |#1| (-515)) (-4245 . T))
@@ -2136,7 +2136,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
-(-552 R -3539 FG)
+(-552 R -3894 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
@@ -2147,30 +2147,30 @@ NIL
(-554 R |mn|)
((|constructor| (NIL "\\indented{2}{This type represents vector like objects with varying lengths} and a user-specified initial index.")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-973))) (-12 (|HasCategory| |#1| (QUOTE (-930))) (|HasCategory| |#1| (QUOTE (-973)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-973))) (-12 (|HasCategory| |#1| (QUOTE (-930))) (|HasCategory| |#1| (QUOTE (-973)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-555 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 -4249)) (|HasCategory| |#2| (QUOTE (-786))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#3| (QUOTE (-1016))))
(-556 |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.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-557 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).")))
-((-4245 -3172 (-3147 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))) (-4243 . T) (-4242 . T))
-((-3172 (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|))))
+((-4245 -3255 (-2819 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))) (-4243 . T) (-4242 . T))
+((-3255 (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|))))
(-558 |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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (QUOTE (-1070))) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| (-1070) (QUOTE (-786))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (QUOTE (-1070))) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| (-1070) (QUOTE (-786))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (LIST (QUOTE -563) (QUOTE (-794)))))
(-559 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
(-560 |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}.")))
-((-4249 . T) (-4069 . T))
+((-4249 . T) (-2500 . T))
NIL
(-561 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")))
@@ -2188,7 +2188,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
-(-565 -3539 UP)
+(-565 -3894 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
@@ -2204,7 +2204,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}.")))
((-4242 . T) (-4243 . T) (-4245 . T))
((|HasCategory| |#1| (QUOTE (-784))))
-(-569 R -3539)
+(-569 R -3894)
((|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
@@ -2232,18 +2232,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
-(-576 R -3539)
+(-576 R -3894)
((|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
-(-577 |lv| -3539)
+(-577 |lv| -3894)
((|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
(-578)
((|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.")))
((-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (QUOTE (-1070))) (LIST (QUOTE |:|) (QUOTE -2482) (QUOTE (-51))))))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-51) (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -286) (QUOTE (-51))))) (|HasCategory| (-1070) (QUOTE (-786))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (QUOTE (-1070))) (LIST (QUOTE |:|) (QUOTE -2746) (QUOTE (-51))))))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-51) (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -286) (QUOTE (-51))))) (|HasCategory| (-1070) (QUOTE (-786))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))))
(-579 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
@@ -2254,8 +2254,8 @@ NIL
NIL
(-581 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).")))
-((-4245 -3172 (-3147 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))) (-4243 . T) (-4242 . T))
-((-3172 (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|))))
+((-4245 -3255 (-2819 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))) (-4243 . T) (-4242 . T))
+((-3255 (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (LIST (QUOTE -393) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -343) (|devaluate| |#1|))))
(-582 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
@@ -2267,7 +2267,7 @@ NIL
(-584 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
-((-4179 (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-339))))
+((-2575 (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-339))))
(-585 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}.")))
((-4245 . T))
@@ -2287,11 +2287,11 @@ NIL
(-589 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.")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-767))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-767))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-590 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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-591 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
@@ -2306,9 +2306,9 @@ NIL
((|HasAttribute| |#1| (QUOTE -4249)))
(-594 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})}.")))
-((-4069 . T))
+((-2500 . T))
NIL
-(-595 R -3539 L)
+(-595 R -3894 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
@@ -2328,11 +2328,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}.")))
((-4242 . T) (-4243 . T) (-4245 . T))
NIL
-(-600 -3539 UP)
+(-600 -3894 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))))
-(-601 A -2576)
+(-601 A -2208)
((|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}}")))
((-4242 . T) (-4243 . T) (-4245 . T))
((|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-339))))
@@ -2366,13 +2366,13 @@ NIL
NIL
(-609 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}.")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
-(-610 -3539)
+(-610 -3894)
((|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
-(-611 -3539 |Row| |Col| M)
+(-611 -3894 |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
@@ -2383,7 +2383,7 @@ NIL
(-613 |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.")))
((-4245 . T) (-4248 . T) (-4242 . T) (-4243 . T))
-((|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (-3172 (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-515))) (-3172 (|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-158))))
+((|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (-3255 (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-515))) (-3255 (|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-158))))
(-614 |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
@@ -2394,12 +2394,12 @@ NIL
NIL
(-616 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)]}.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-617 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
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (QUOTE (-973))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-973))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (QUOTE (-973))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-618 |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
@@ -2438,7 +2438,7 @@ NIL
((|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-515))))
(-627 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")))
-((-4248 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4249 . T) (-2500 . T))
NIL
(-628 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.")))
@@ -2447,12 +2447,12 @@ NIL
(-629 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.")))
((-4248 . T) (-4249 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-515))) (|HasAttribute| |#1| (QUOTE (-4250 "*"))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-515))) (|HasAttribute| |#1| (QUOTE (-4250 "*"))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-630 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
-(-631 S -3539 FLAF FLAS)
+(-631 S -3894 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
@@ -2462,11 +2462,11 @@ NIL
NIL
(-633)
((|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")))
-((-4241 . T) (-4246 |has| (-638) (-339)) (-4240 |has| (-638) (-339)) (-4115 . T) (-4247 |has| (-638) (-6 -4247)) (-4244 |has| (-638) (-6 -4244)) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-638) (QUOTE (-136))) (|HasCategory| (-638) (QUOTE (-134))) (|HasCategory| (-638) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-638) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-638) (QUOTE (-344))) (|HasCategory| (-638) (QUOTE (-339))) (|HasCategory| (-638) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-638) (QUOTE (-211))) (-3172 (|HasCategory| (-638) (QUOTE (-339))) (|HasCategory| (-638) (QUOTE (-325)))) (|HasCategory| (-638) (QUOTE (-325))) (|HasCategory| (-638) (LIST (QUOTE -263) (QUOTE (-638)) (QUOTE (-638)))) (|HasCategory| (-638) (LIST (QUOTE -286) (QUOTE (-638)))) (|HasCategory| (-638) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-638)))) (|HasCategory| (-638) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-638) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-638) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-638) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (-3172 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-339))) (|HasCategory| (-638) (QUOTE (-325)))) (|HasCategory| (-638) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-638) (QUOTE (-949))) (|HasCategory| (-638) (QUOTE (-1109))) (-12 (|HasCategory| (-638) (QUOTE (-930))) (|HasCategory| (-638) (QUOTE (-1109)))) (-3172 (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-339))) (-12 (|HasCategory| (-638) (QUOTE (-325))) (|HasCategory| (-638) (QUOTE (-840))))) (-3172 (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (-12 (|HasCategory| (-638) (QUOTE (-339))) (|HasCategory| (-638) (QUOTE (-840)))) (-12 (|HasCategory| (-638) (QUOTE (-325))) (|HasCategory| (-638) (QUOTE (-840))))) (|HasCategory| (-638) (QUOTE (-508))) (-12 (|HasCategory| (-638) (QUOTE (-982))) (|HasCategory| (-638) (QUOTE (-1109)))) (|HasCategory| (-638) (QUOTE (-982))) (-3172 (|HasCategory| (-638) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-638) (QUOTE (-339)))) (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840))) (-3172 (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-339)))) (-3172 (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-515)))) (-12 (|HasCategory| (-638) (QUOTE (-211))) (|HasCategory| (-638) (QUOTE (-339)))) (-12 (|HasCategory| (-638) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-638) (QUOTE (-339)))) (|HasCategory| (-638) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-638) (QUOTE (-786))) (|HasCategory| (-638) (QUOTE (-515))) (|HasAttribute| (-638) (QUOTE -4247)) (|HasAttribute| (-638) (QUOTE -4244)) (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-134)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-325)))))
+((-4241 . T) (-4246 |has| (-638) (-339)) (-4240 |has| (-638) (-339)) (-2531 . T) (-4247 |has| (-638) (-6 -4247)) (-4244 |has| (-638) (-6 -4244)) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((|HasCategory| (-638) (QUOTE (-136))) (|HasCategory| (-638) (QUOTE (-134))) (|HasCategory| (-638) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-638) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-638) (QUOTE (-344))) (|HasCategory| (-638) (QUOTE (-339))) (|HasCategory| (-638) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-638) (QUOTE (-211))) (-3255 (|HasCategory| (-638) (QUOTE (-339))) (|HasCategory| (-638) (QUOTE (-325)))) (|HasCategory| (-638) (QUOTE (-325))) (|HasCategory| (-638) (LIST (QUOTE -263) (QUOTE (-638)) (QUOTE (-638)))) (|HasCategory| (-638) (LIST (QUOTE -286) (QUOTE (-638)))) (|HasCategory| (-638) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-638)))) (|HasCategory| (-638) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-638) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-638) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-638) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (-3255 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-339))) (|HasCategory| (-638) (QUOTE (-325)))) (|HasCategory| (-638) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-638) (QUOTE (-949))) (|HasCategory| (-638) (QUOTE (-1109))) (-12 (|HasCategory| (-638) (QUOTE (-930))) (|HasCategory| (-638) (QUOTE (-1109)))) (-3255 (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-339))) (-12 (|HasCategory| (-638) (QUOTE (-325))) (|HasCategory| (-638) (QUOTE (-840))))) (-3255 (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (-12 (|HasCategory| (-638) (QUOTE (-339))) (|HasCategory| (-638) (QUOTE (-840)))) (-12 (|HasCategory| (-638) (QUOTE (-325))) (|HasCategory| (-638) (QUOTE (-840))))) (|HasCategory| (-638) (QUOTE (-508))) (-12 (|HasCategory| (-638) (QUOTE (-982))) (|HasCategory| (-638) (QUOTE (-1109)))) (|HasCategory| (-638) (QUOTE (-982))) (-3255 (|HasCategory| (-638) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-638) (QUOTE (-339)))) (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840))) (-3255 (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-339)))) (-3255 (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-515)))) (-12 (|HasCategory| (-638) (QUOTE (-211))) (|HasCategory| (-638) (QUOTE (-339)))) (-12 (|HasCategory| (-638) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-638) (QUOTE (-339)))) (|HasCategory| (-638) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-638) (QUOTE (-786))) (|HasCategory| (-638) (QUOTE (-515))) (|HasAttribute| (-638) (QUOTE -4247)) (|HasAttribute| (-638) (QUOTE -4244)) (-12 (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-134)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-638) (QUOTE (-284))) (|HasCategory| (-638) (QUOTE (-840)))) (|HasCategory| (-638) (QUOTE (-325)))))
(-634 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}.")))
-((-4249 . T) (-4069 . T))
+((-4249 . T) (-2500 . T))
NIL
(-635 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}.")))
@@ -2476,13 +2476,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
-(-637 OV E -3539 PG)
+(-637 OV E -3894 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
(-638)
((|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}")))
-((-4108 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-2523 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-639 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.")))
@@ -2512,7 +2512,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
-(-646 S -2909 I)
+(-646 S -1943 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
@@ -2532,14 +2532,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
-(-651 R |Mod| -1327 -3780 |exactQuo|)
+(-651 R |Mod| -1345 -3123 |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")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-652 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")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4244 |has| |#1| (-339)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-1063))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-325))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-1063))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-325))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-653 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
@@ -2548,7 +2548,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}.")))
((-4243 |has| |#1| (-158)) (-4242 |has| |#1| (-158)) (-4245 . T))
((|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))))
-(-655 R |Mod| -1327 -3780 |exactQuo|)
+(-655 R |Mod| -1345 -3123 |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")))
((-4245 . T))
NIL
@@ -2560,7 +2560,7 @@ NIL
((|constructor| (NIL "The category of modules over a commutative ring. \\blankline")))
((-4243 . T) (-4242 . T))
NIL
-(-658 -3539)
+(-658 -3894)
((|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]]}.")))
((-4245 . T))
NIL
@@ -2596,7 +2596,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
-(-667 -3539 UP)
+(-667 -3894 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
@@ -2615,7 +2615,7 @@ NIL
(-671 |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.")))
(((-4250 "*") |has| |#2| (-158)) (-4241 |has| |#2| (-515)) (-4246 |has| |#2| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#2| (QUOTE (-840))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
+((|HasCategory| |#2| (QUOTE (-840))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-796 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
(-672 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
@@ -2634,7 +2634,7 @@ NIL
((-12 (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-344)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-786))))
(-676 S)
((|constructor| (NIL "A multi-set aggregate is a set which keeps track of the multiplicity of its elements.")))
-((-4238 . T) (-4249 . T) (-4069 . T))
+((-4238 . T) (-4249 . T) (-2500 . T))
NIL
(-677 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}.")))
@@ -2748,15 +2748,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
-(-705 -3539)
+(-705 -3894)
((|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
-(-706 P -3539)
+(-706 P -3894)
((|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
-(-707 UP -3539)
+(-707 UP -3894)
((|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
@@ -2772,7 +2772,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.")))
(((-4250 "*") . T))
NIL
-(-711 R -3539)
+(-711 R -3894)
((|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
@@ -2792,7 +2792,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
-(-716 -3539 |ExtF| |SUEx| |ExtP| |n|)
+(-716 -3894 |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
@@ -2807,7 +2807,7 @@ NIL
(-719 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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (-4179 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (-4179 (|HasCategory| |#1| (QUOTE (-508)))) (-4179 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (-4179 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-523))))) (-4179 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (-4179 (|HasCategory| |#1| (LIST (QUOTE -921) (QUOTE (-523))))))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (-2575 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (-2575 (|HasCategory| |#1| (QUOTE (-508)))) (-2575 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (-2575 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-523))))) (-2575 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-1087)))) (-2575 (|HasCategory| |#1| (LIST (QUOTE -921) (QUOTE (-523))))))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-720 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
@@ -2815,14 +2815,14 @@ NIL
(-721 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)}")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4244 |has| |#1| (-339)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-1063))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-1063))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-722 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 -383) (QUOTE (-523))))))
(-723 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.}")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
(-724 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}.")))
@@ -2876,23 +2876,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}.")))
((-4242 . T) (-4243 . T) (-4245 . T))
NIL
-(-737 -3172 R OS S)
+(-737 -3255 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
(-738 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}.")))
((-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (-3172 (|HasCategory| (-927 |#1|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3172 (|HasCategory| (-927 |#1|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-982))) (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| (-927 |#1|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-927 |#1|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))))
+((|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (-3255 (|HasCategory| (-927 |#1|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3255 (|HasCategory| (-927 |#1|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-982))) (|HasCategory| |#1| (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| (-927 |#1|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-927 |#1|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))))
(-739)
((|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
-(-740 R -3539 L)
+(-740 R -3894 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
-(-741 R -3539)
+(-741 R -3894)
((|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
@@ -2900,7 +2900,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
-(-743 R -3539)
+(-743 R -3894)
((|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
@@ -2908,11 +2908,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
-(-745 -3539 UP UPUP R)
+(-745 -3894 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
-(-746 -3539 UP L LQ)
+(-746 -3894 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
@@ -2920,38 +2920,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
-(-748 -3539 UP L LQ)
+(-748 -3894 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
-(-749 -3539 UP)
+(-749 -3894 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
-(-750 -3539 L UP A LO)
+(-750 -3894 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
-(-751 -3539 UP)
+(-751 -3894 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))))
-(-752 -3539 LO)
+(-752 -3894 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
-(-753 -3539 LODO)
+(-753 -3894 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
-(-754 -1996 S |f|)
+(-754 -3765 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}.")))
((-4242 |has| |#2| (-973)) (-4243 |has| |#2| (-973)) (-4245 |has| |#2| (-6 -4245)) ((-4250 "*") |has| |#2| (-158)) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (QUOTE (-339))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339)))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-732))) (-3172 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784)))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-158))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-158)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-344)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-732)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-784)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016))))) (-3172 (-12 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (|HasCategory| |#2| (QUOTE (-666))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-3172 (|HasCategory| |#2| (QUOTE (-973))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (|HasAttribute| |#2| (QUOTE -4245)) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (QUOTE (-339))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339)))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-732))) (-3255 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784)))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-158))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-973)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-158)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-344)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-732)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-784)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016))))) (-3255 (-12 (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-344))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-732))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-784))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (QUOTE (-973)))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087))))) (|HasCategory| |#2| (QUOTE (-666))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-3255 (|HasCategory| |#2| (QUOTE (-973))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-1016)))) (|HasAttribute| |#2| (QUOTE -4245)) (|HasCategory| |#2| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))
(-755 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")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-757 (-1087)) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-756 |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.")))
(((-4250 "*") |has| |#2| (-339)) (-4241 |has| |#2| (-339)) (-4246 |has| |#2| (-339)) (-4240 |has| |#2| (-339)) (-4245 . T) (-4243 . T) (-4242 . T))
@@ -3006,7 +3006,7 @@ NIL
NIL
(-769 S)
((|constructor| (NIL "to become an in order iterator")) (|min| ((|#1| $) "\\spad{min(u)} returns the smallest entry in the multiset aggregate \\spad{u}.")))
-((-4248 . T) (-4238 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4238 . T) (-4249 . T) (-2500 . T))
NIL
(-770)
((|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.")))
@@ -3019,7 +3019,7 @@ NIL
(-772 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.")))
((-4245 |has| |#1| (-784)))
-((|HasCategory| |#1| (QUOTE (-784))) (-3172 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-784)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-508))) (-3172 (|HasCategory| |#1| (QUOTE (-784))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-21))))
+((|HasCategory| |#1| (QUOTE (-784))) (-3255 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-784)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-508))) (-3255 (|HasCategory| |#1| (QUOTE (-784))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-21))))
(-773 R)
((|constructor| (NIL "Algebra of ADDITIVE operators over a ring.")))
((-4243 |has| |#1| (-158)) (-4242 |has| |#1| (-158)) (-4245 . T))
@@ -3047,12 +3047,12 @@ NIL
(-779 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.")))
((-4245 |has| |#1| (-784)))
-((|HasCategory| |#1| (QUOTE (-784))) (-3172 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-784)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-508))) (-3172 (|HasCategory| |#1| (QUOTE (-784))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-21))))
+((|HasCategory| |#1| (QUOTE (-784))) (-3255 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-784)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-508))) (-3255 (|HasCategory| |#1| (QUOTE (-784))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-21))))
(-780)
((|constructor| (NIL "Ordered finite sets.")))
NIL
NIL
-(-781 -1996 S)
+(-781 -3765 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
@@ -3088,11 +3088,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 (-339))) (|HasCategory| |#1| (QUOTE (-515))))
-(-790 R |sigma| -1566)
+(-790 R |sigma| -3414)
((|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.")))
((-4242 . T) (-4243 . T) (-4245 . T))
((|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-339))))
-(-791 |x| R |sigma| -1566)
+(-791 |x| R |sigma| -3414)
((|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.")))
((-4242 . T) (-4243 . T) (-4245 . T))
((|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-339))))
@@ -3139,15 +3139,15 @@ NIL
(-802 |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).")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-801 |#1|) (QUOTE (-840))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-801 |#1|) (QUOTE (-134))) (|HasCategory| (-801 |#1|) (QUOTE (-136))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-801 |#1|) (QUOTE (-949))) (|HasCategory| (-801 |#1|) (QUOTE (-759))) (-3172 (|HasCategory| (-801 |#1|) (QUOTE (-759))) (|HasCategory| (-801 |#1|) (QUOTE (-786)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-801 |#1|) (QUOTE (-1063))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-801 |#1|) (QUOTE (-211))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -801) (|devaluate| |#1|)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -286) (LIST (QUOTE -801) (|devaluate| |#1|)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -263) (LIST (QUOTE -801) (|devaluate| |#1|)) (LIST (QUOTE -801) (|devaluate| |#1|)))) (|HasCategory| (-801 |#1|) (QUOTE (-284))) (|HasCategory| (-801 |#1|) (QUOTE (-508))) (|HasCategory| (-801 |#1|) (QUOTE (-786))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-801 |#1|) (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-801 |#1|) (QUOTE (-840)))) (|HasCategory| (-801 |#1|) (QUOTE (-134)))))
+((|HasCategory| (-801 |#1|) (QUOTE (-840))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-801 |#1|) (QUOTE (-134))) (|HasCategory| (-801 |#1|) (QUOTE (-136))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-801 |#1|) (QUOTE (-949))) (|HasCategory| (-801 |#1|) (QUOTE (-759))) (-3255 (|HasCategory| (-801 |#1|) (QUOTE (-759))) (|HasCategory| (-801 |#1|) (QUOTE (-786)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-801 |#1|) (QUOTE (-1063))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-801 |#1|) (QUOTE (-211))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -801) (|devaluate| |#1|)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -286) (LIST (QUOTE -801) (|devaluate| |#1|)))) (|HasCategory| (-801 |#1|) (LIST (QUOTE -263) (LIST (QUOTE -801) (|devaluate| |#1|)) (LIST (QUOTE -801) (|devaluate| |#1|)))) (|HasCategory| (-801 |#1|) (QUOTE (-284))) (|HasCategory| (-801 |#1|) (QUOTE (-508))) (|HasCategory| (-801 |#1|) (QUOTE (-786))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-801 |#1|) (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-801 |#1|) (QUOTE (-840)))) (|HasCategory| (-801 |#1|) (QUOTE (-134)))))
(-803 |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)}.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#2| (QUOTE (-840))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (QUOTE (-949))) (|HasCategory| |#2| (QUOTE (-759))) (-3172 (|HasCategory| |#2| (QUOTE (-759))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-1063))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -263) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-508))) (|HasCategory| |#2| (QUOTE (-786))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
+((|HasCategory| |#2| (QUOTE (-840))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (QUOTE (-949))) (|HasCategory| |#2| (QUOTE (-759))) (-3255 (|HasCategory| |#2| (QUOTE (-759))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-1063))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -263) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-508))) (|HasCategory| |#2| (QUOTE (-786))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
(-804 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 (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))))
(-805)
((|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
@@ -3203,7 +3203,7 @@ NIL
(-818 |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 (-4179 (|HasCategory| |#2| (QUOTE (-973)))) (-4179 (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (-4179 (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))))
+((-12 (-2575 (|HasCategory| |#2| (QUOTE (-973)))) (-2575 (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))))) (-12 (|HasCategory| |#2| (QUOTE (-973))) (-2575 (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))))
(-819 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
@@ -3212,7 +3212,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
-(-821 R -2909)
+(-821 R -1943)
((|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
@@ -3236,7 +3236,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
-(-827 UP -3539)
+(-827 UP -3894)
((|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
@@ -3259,7 +3259,7 @@ NIL
(-832 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 (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-833 |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
@@ -3275,7 +3275,7 @@ NIL
(-836 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.")))
((-4245 . T))
-((-3172 (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-786)))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-786))))
+((-3255 (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-786)))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-786))))
(-837 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
@@ -3296,7 +3296,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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
((|HasCategory| $ (QUOTE (-136))) (|HasCategory| $ (QUOTE (-134))) (|HasCategory| $ (QUOTE (-344))))
-(-842 R0 -3539 UP UPUP R)
+(-842 R0 -3894 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
@@ -3324,7 +3324,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
-(-849 -3539)
+(-849 -3894)
((|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
@@ -3340,11 +3340,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}.")))
(((-4250 "*") . T))
NIL
-(-853 -3539 P)
+(-853 -3894 P)
((|constructor| (NIL "This package exports interpolation algorithms")) (|LagrangeInterpolation| ((|#2| (|List| |#1|) (|List| |#1|)) "\\spad{LagrangeInterpolation(l1,{}l2)} \\undocumented")))
NIL
NIL
-(-854 |xx| -3539)
+(-854 |xx| -3894)
((|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
@@ -3368,7 +3368,7 @@ NIL
((|constructor| (NIL "This package exports plotting tools")) (|calcRanges| (((|List| (|Segment| (|DoubleFloat|))) (|List| (|List| (|Point| (|DoubleFloat|))))) "\\spad{calcRanges(l)} \\undocumented")))
NIL
NIL
-(-860 R -3539)
+(-860 R -3894)
((|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
@@ -3380,7 +3380,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
-(-863 S R -3539)
+(-863 S R -3894)
((|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
@@ -3400,11 +3400,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 -817) (|devaluate| |#1|))))
-(-868 R -3539 -2909)
+(-868 R -3894 -1943)
((|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
-(-869 -2909)
+(-869 -1943)
((|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
@@ -3427,7 +3427,7 @@ NIL
(-874 R)
((|constructor| (NIL "This domain implements points in coordinate space")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-973))) (-12 (|HasCategory| |#1| (QUOTE (-930))) (|HasCategory| |#1| (QUOTE (-973)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-973))) (-12 (|HasCategory| |#1| (QUOTE (-930))) (|HasCategory| |#1| (QUOTE (-973)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-875 |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
@@ -3452,7 +3452,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}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
NIL
-(-881 E V R P -3539)
+(-881 E V R P -3894)
((|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
@@ -3463,8 +3463,8 @@ NIL
(-883 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}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
-(-884 E V R P -3539)
+((|HasCategory| |#1| (QUOTE (-840))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1087) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+(-884 E V R P -3894)
((|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 (-427))))
@@ -3483,12 +3483,12 @@ NIL
(-888 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")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-889)
((|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
-(-890 -3539)
+(-890 -3894)
((|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
@@ -3503,11 +3503,11 @@ NIL
(-893 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}")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-124)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-124)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)))
(-894 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")))
((-4245 -12 (|has| |#2| (-448)) (|has| |#1| (-448))))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732)))) (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-786))))) (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732))))) (-12 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#2| (QUOTE (-448)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#2| (QUOTE (-448)))) (-12 (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#2| (QUOTE (-666))))) (-12 (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-344)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#2| (QUOTE (-448)))) (-12 (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#2| (QUOTE (-666)))) (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732))))) (-12 (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#2| (QUOTE (-666)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-786)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732)))) (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-786))))) (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732))))) (-12 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#2| (QUOTE (-448)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#2| (QUOTE (-448)))) (-12 (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#2| (QUOTE (-666))))) (-12 (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#2| (QUOTE (-344)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#1| (QUOTE (-448))) (|HasCategory| |#2| (QUOTE (-448)))) (-12 (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#2| (QUOTE (-666)))) (-12 (|HasCategory| |#1| (QUOTE (-732))) (|HasCategory| |#2| (QUOTE (-732))))) (-12 (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#2| (QUOTE (-666)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-124))) (|HasCategory| |#2| (QUOTE (-124)))) (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-786)))))
(-895)
((|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
@@ -3522,7 +3522,7 @@ NIL
NIL
(-898 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}.")))
-((-4248 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4249 . T) (-2500 . T))
NIL
(-899 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}}")))
@@ -3550,7 +3550,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-515))))
(-905 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.")))
-((-4248 . T) (-4069 . T))
+((-4248 . T) (-2500 . T))
NIL
(-906 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.")))
@@ -3566,7 +3566,7 @@ NIL
NIL
(-909 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}.")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
(-910 R1 R2)
((|constructor| (NIL "This package \\undocumented")) (|map| (((|Point| |#2|) (|Mapping| |#2| |#1|) (|Point| |#1|)) "\\spad{map(f,{}p)} \\undocumented")))
@@ -3584,7 +3584,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
-(-914 K R UP -3539)
+(-914 K R UP -3894)
((|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
@@ -3614,7 +3614,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-840))) (|HasCategory| |#2| (QUOTE (-508))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (QUOTE (-949))) (|HasCategory| |#2| (QUOTE (-759))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-1063))))
(-921 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}.")))
-((-4069 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-2500 . T) (-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-922 |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}.")))
@@ -3622,7 +3622,7 @@ NIL
NIL
(-923 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.")))
-((-4248 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4249 . T) (-2500 . T))
NIL
(-924 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}.")))
@@ -3639,11 +3639,11 @@ NIL
(-927 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.}")))
((-4241 |has| |#1| (-267)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (QUOTE (-267))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-267))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-982))) (|HasCategory| |#1| (QUOTE (-508))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))))
+((|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (QUOTE (-267))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-267))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -263) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-982))) (|HasCategory| |#1| (QUOTE (-508))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))))
(-928 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}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-929 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
@@ -3652,14 +3652,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
-(-931 -3539 UP UPUP |radicnd| |n|)
+(-931 -3894 UP UPUP |radicnd| |n|)
((|constructor| (NIL "Function field defined by y**n = \\spad{f}(\\spad{x}).")))
((-4241 |has| (-383 |#2|) (-339)) (-4246 |has| (-383 |#2|) (-339)) (-4240 |has| (-383 |#2|) (-339)) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-383 |#2|) (QUOTE (-134))) (|HasCategory| (-383 |#2|) (QUOTE (-136))) (|HasCategory| (-383 |#2|) (QUOTE (-325))) (-3172 (|HasCategory| (-383 |#2|) (QUOTE (-339))) (|HasCategory| (-383 |#2|) (QUOTE (-325)))) (|HasCategory| (-383 |#2|) (QUOTE (-339))) (|HasCategory| (-383 |#2|) (QUOTE (-344))) (-3172 (-12 (|HasCategory| (-383 |#2|) (QUOTE (-211))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (|HasCategory| (-383 |#2|) (QUOTE (-325)))) (-3172 (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-325))))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-344))) (-3172 (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (QUOTE (-211))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))))
+((|HasCategory| (-383 |#2|) (QUOTE (-134))) (|HasCategory| (-383 |#2|) (QUOTE (-136))) (|HasCategory| (-383 |#2|) (QUOTE (-325))) (-3255 (|HasCategory| (-383 |#2|) (QUOTE (-339))) (|HasCategory| (-383 |#2|) (QUOTE (-325)))) (|HasCategory| (-383 |#2|) (QUOTE (-339))) (|HasCategory| (-383 |#2|) (QUOTE (-344))) (-3255 (-12 (|HasCategory| (-383 |#2|) (QUOTE (-211))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (|HasCategory| (-383 |#2|) (QUOTE (-325)))) (-3255 (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-325))))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-344))) (-3255 (|HasCategory| (-383 |#2|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))) (-12 (|HasCategory| (-383 |#2|) (QUOTE (-211))) (|HasCategory| (-383 |#2|) (QUOTE (-339)))))
(-932 |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.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-523) (QUOTE (-840))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-523) (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-136))) (|HasCategory| (-523) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-949))) (|HasCategory| (-523) (QUOTE (-759))) (-3172 (|HasCategory| (-523) (QUOTE (-759))) (|HasCategory| (-523) (QUOTE (-786)))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-1063))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-523) (QUOTE (-211))) (|HasCategory| (-523) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-523) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -286) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -263) (QUOTE (-523)) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-284))) (|HasCategory| (-523) (QUOTE (-508))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-523) (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (|HasCategory| (-523) (QUOTE (-134)))))
+((|HasCategory| (-523) (QUOTE (-840))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| (-523) (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-136))) (|HasCategory| (-523) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-949))) (|HasCategory| (-523) (QUOTE (-759))) (-3255 (|HasCategory| (-523) (QUOTE (-759))) (|HasCategory| (-523) (QUOTE (-786)))) (|HasCategory| (-523) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-1063))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| (-523) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| (-523) (QUOTE (-211))) (|HasCategory| (-523) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| (-523) (LIST (QUOTE -484) (QUOTE (-1087)) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -286) (QUOTE (-523)))) (|HasCategory| (-523) (LIST (QUOTE -263) (QUOTE (-523)) (QUOTE (-523)))) (|HasCategory| (-523) (QUOTE (-284))) (|HasCategory| (-523) (QUOTE (-508))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-523) (LIST (QUOTE -585) (QUOTE (-523)))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-523) (QUOTE (-840)))) (|HasCategory| (-523) (QUOTE (-134)))))
(-933)
((|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
@@ -3682,7 +3682,7 @@ NIL
((|HasAttribute| |#1| (QUOTE -4249)) (|HasCategory| |#2| (QUOTE (-1016))))
(-938 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}.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-939 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}}")))
@@ -3692,19 +3692,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}}")))
((-4241 . T) (-4246 . T) (-4240 . T) (-4243 . T) (-4242 . T) ((-4250 "*") . T) (-4245 . T))
NIL
-(-941 R -3539)
+(-941 R -3894)
((|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
-(-942 R -3539)
+(-942 R -3894)
((|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
-(-943 -3539 UP)
+(-943 -3894 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
-(-944 -3539 UP)
+(-944 -3894 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
@@ -3735,8 +3735,8 @@ NIL
(-951 |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")))
((-4241 . T) (-4246 . T) (-4240 . T) (-4243 . T) (-4242 . T) ((-4250 "*") . T) (-4245 . T))
-((-3172 (|HasCategory| (-383 (-523)) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-383 (-523)) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 (-523)) (LIST (QUOTE -964) (QUOTE (-523)))))
-(-952 -3539 L)
+((-3255 (|HasCategory| (-383 (-523)) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-383 (-523)) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-383 (-523)) (LIST (QUOTE -964) (QUOTE (-523)))))
+(-952 -3894 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
@@ -3772,14 +3772,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
-(-961 -3539 |Expon| |VarSet| |FPol| |LFPol|)
+(-961 -3894 |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")))
(((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-962)
((|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.}")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (QUOTE (-1087))) (LIST (QUOTE |:|) (QUOTE -2482) (QUOTE (-51))))))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-51) (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -286) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-1087) (QUOTE (-786))) (|HasCategory| (-51) (QUOTE (-1016))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (QUOTE (-1087))) (LIST (QUOTE |:|) (QUOTE -2746) (QUOTE (-51))))))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-51) (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -286) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-1087) (QUOTE (-786))) (|HasCategory| (-51) (QUOTE (-1016))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))))
(-963 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
@@ -3824,7 +3824,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.")))
((-4245 . T))
NIL
-(-974 |xx| -3539)
+(-974 |xx| -3894)
((|constructor| (NIL "This package exports rational interpolation algorithms")))
NIL
NIL
@@ -3834,12 +3834,12 @@ NIL
((|HasCategory| |#4| (QUOTE (-284))) (|HasCategory| |#4| (QUOTE (-339))) (|HasCategory| |#4| (QUOTE (-515))) (|HasCategory| |#4| (QUOTE (-158))))
(-976 |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")))
-((-4248 . T) (-4069 . T) (-4243 . T) (-4242 . T))
+((-4248 . T) (-2500 . T) (-4243 . T) (-4242 . T))
NIL
(-977 |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}.")))
((-4248 . T) (-4243 . T) (-4242 . T))
-((-3172 (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339)))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (QUOTE (-284))) (|HasCategory| |#3| (QUOTE (-515))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -563) (QUOTE (-794)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))))
+((-3255 (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339)))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (QUOTE (-284))) (|HasCategory| |#3| (QUOTE (-515))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -563) (QUOTE (-794)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))))
(-978 |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
@@ -3871,7 +3871,7 @@ NIL
(-985)
((|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}")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (QUOTE (-1087))) (LIST (QUOTE |:|) (QUOTE -2482) (QUOTE (-51))))))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-51) (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -286) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (QUOTE (-1016))) (|HasCategory| (-1087) (QUOTE (-786))) (|HasCategory| (-51) (QUOTE (-1016))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (QUOTE (-1087))) (LIST (QUOTE |:|) (QUOTE -2746) (QUOTE (-51))))))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-51) (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| (-51) (QUOTE (-1016))) (|HasCategory| (-51) (LIST (QUOTE -286) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (QUOTE (-1016))) (|HasCategory| (-1087) (QUOTE (-786))) (|HasCategory| (-51) (QUOTE (-1016))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-51) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (LIST (QUOTE -563) (QUOTE (-794)))))
(-986 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
@@ -3898,7 +3898,7 @@ NIL
NIL
(-992 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}.")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
(-993 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.")))
@@ -3908,11 +3908,11 @@ NIL
((|constructor| (NIL "This domain implements named rules")) (|name| (((|Symbol|) $) "\\spad{name(x)} returns the symbol")))
NIL
NIL
-(-995 |Base| R -3539)
+(-995 |Base| R -3894)
((|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
-(-996 |Base| R -3539)
+(-996 |Base| R -3894)
((|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
@@ -3927,7 +3927,7 @@ NIL
(-999 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.")))
((-4241 |has| |#1| (-339)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-325))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-344))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-325)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087))))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))))
+((|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-325))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-325)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-344))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-325)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#1| (QUOTE (-325))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087))))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))))
(-1000 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
@@ -3951,7 +3951,7 @@ NIL
(-1005 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")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1006 (-1087)) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-1006 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
@@ -3970,7 +3970,7 @@ NIL
((|HasCategory| |#1| (QUOTE (-1016))))
(-1010 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.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-1011 S)
((|constructor| (NIL "This type is used to specify a range of values from type \\spad{S}.")))
@@ -3978,7 +3978,7 @@ NIL
((|HasCategory| |#1| (QUOTE (-784))) (|HasCategory| |#1| (QUOTE (-1016))))
(-1012 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]}.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-1013 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}.")))
@@ -3986,7 +3986,7 @@ NIL
NIL
(-1014 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}.")))
-((-4238 . T) (-4069 . T))
+((-4238 . T) (-2500 . T))
NIL
(-1015 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}.")))
@@ -4003,7 +4003,7 @@ NIL
(-1018 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)}}")))
((-4248 . T) (-4238 . T) (-4249 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-344))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-1019 |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
@@ -4030,7 +4030,7 @@ NIL
NIL
(-1025 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.}")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
(-1026)
((|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.")))
@@ -4047,12 +4047,12 @@ NIL
(-1029 |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}.")))
((-4242 |has| |#3| (-973)) (-4243 |has| |#3| (-973)) (-4245 |has| |#3| (-6 -4245)) ((-4250 "*") |has| |#3| (-158)) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3172 (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016)))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#3| (QUOTE (-339))) (-3172 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3172 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339)))) (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (QUOTE (-732))) (-3172 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (QUOTE (-784)))) (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (QUOTE (-158))) (-3172 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-973)))) (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (QUOTE (-1016)))) (-3172 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3172 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3172 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3172 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-124)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-158)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-211)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-339)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-344)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-732)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-784)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016))))) (-3172 (-12 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (|HasCategory| |#3| (QUOTE (-666))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-3172 (|HasCategory| |#3| (QUOTE (-973))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016)))) (|HasAttribute| |#3| (QUOTE -4245)) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3255 (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016)))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#3| (QUOTE (-339))) (-3255 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3255 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-339)))) (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (QUOTE (-732))) (-3255 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (QUOTE (-784)))) (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (QUOTE (-158))) (-3255 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-973)))) (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (QUOTE (-1016)))) (-3255 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3255 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3255 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (QUOTE (-973)))) (-3255 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-124)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-158)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-211)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-339)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-344)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-732)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-784)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016))))) (-3255 (-12 (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-158))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-339))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-344))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-732))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-784))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523)))))) (|HasCategory| (-523) (QUOTE (-786))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#3| (QUOTE (-211))) (|HasCategory| |#3| (QUOTE (-973)))) (-12 (|HasCategory| |#3| (QUOTE (-973))) (|HasCategory| |#3| (LIST (QUOTE -831) (QUOTE (-1087))))) (|HasCategory| |#3| (QUOTE (-666))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523))))) (-3255 (|HasCategory| |#3| (QUOTE (-973))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -964) (QUOTE (-523)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#3| (QUOTE (-1016)))) (|HasAttribute| |#3| (QUOTE -4245)) (|HasCategory| |#3| (QUOTE (-124))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1016))) (|HasCategory| |#3| (LIST (QUOTE -286) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -563) (QUOTE (-794)))))
(-1030 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 (-427))))
-(-1031 R -3539)
+(-1031 R -3894)
((|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
@@ -4070,7 +4070,7 @@ NIL
NIL
(-1035 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}.")))
-((-4248 . T) (-4249 . T) (-4069 . T))
+((-4248 . T) (-4249 . T) (-2500 . T))
NIL
(-1036 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.")))
@@ -4078,7 +4078,7 @@ NIL
((|HasCategory| |#3| (QUOTE (-339))) (|HasAttribute| |#3| (QUOTE (-4250 "*"))) (|HasCategory| |#3| (QUOTE (-158))))
(-1037 |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.")))
-((-4069 . T) (-4248 . T) (-4242 . T) (-4243 . T) (-4245 . T))
+((-2500 . T) (-4248 . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-1038 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}.")))
@@ -4087,16 +4087,16 @@ NIL
(-1039 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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-1040 |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}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-339))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-339))))
(-1041 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}")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
-(-1042 UP -3539)
+(-1042 UP -3894)
((|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
@@ -4143,18 +4143,18 @@ NIL
(-1053 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.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-1052 |#1| |#2|) (LIST (QUOTE -286) (LIST (QUOTE -1052) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1052 |#1| |#2|) (QUOTE (-1016)))) (|HasCategory| (-1052 |#1| |#2|) (QUOTE (-1016))) (-3172 (|HasCategory| (-1052 |#1| |#2|) (LIST (QUOTE -563) (QUOTE (-794)))) (-12 (|HasCategory| (-1052 |#1| |#2|) (LIST (QUOTE -286) (LIST (QUOTE -1052) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1052 |#1| |#2|) (QUOTE (-1016))))) (|HasCategory| (-1052 |#1| |#2|) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-1052 |#1| |#2|) (LIST (QUOTE -286) (LIST (QUOTE -1052) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1052 |#1| |#2|) (QUOTE (-1016)))) (|HasCategory| (-1052 |#1| |#2|) (QUOTE (-1016))) (-3255 (|HasCategory| (-1052 |#1| |#2|) (LIST (QUOTE -563) (QUOTE (-794)))) (-12 (|HasCategory| (-1052 |#1| |#2|) (LIST (QUOTE -286) (LIST (QUOTE -1052) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1052 |#1| |#2|) (QUOTE (-1016))))) (|HasCategory| (-1052 |#1| |#2|) (LIST (QUOTE -563) (QUOTE (-794)))))
(-1054 |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}.")))
((-4245 . T) (-4237 |has| |#2| (-6 (-4250 "*"))) (-4248 . T) (-4242 . T) (-4243 . T))
-((|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (-3172 (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-339))) (-3172 (|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-158))))
+((|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-211))) (|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (-3255 (-12 (|HasCategory| |#2| (QUOTE (-211))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-339))) (-3255 (|HasAttribute| |#2| (QUOTE (-4250 "*"))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#2| (QUOTE (-211)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-158))))
(-1055 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
(-1056)
((|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.")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
(-1057 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.}")))
@@ -4167,19 +4167,19 @@ NIL
(-1059 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}.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-1060 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
(-1061 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})}.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-1062 |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.")))
((-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|)))))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-786))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|)))))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-786))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
(-1063)
((|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
@@ -4203,19 +4203,19 @@ NIL
(-1068 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.")))
((-4249 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-1069)
((|constructor| (NIL "A category for string-like objects")) (|string| (($ (|Integer|)) "\\spad{string(i)} returns the decimal representation of \\spad{i} in a string")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
(-1070)
NIL
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133)))))) (|HasCategory| (-133) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-133) (QUOTE (-1016))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (|HasCategory| (-133) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133)))))) (|HasCategory| (-133) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| (-133) (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| (-133) (QUOTE (-1016))) (-12 (|HasCategory| (-133) (QUOTE (-1016))) (|HasCategory| (-133) (LIST (QUOTE -286) (QUOTE (-133))))) (|HasCategory| (-133) (LIST (QUOTE -563) (QUOTE (-794)))))
(-1071 |Entry|)
((|constructor| (NIL "This domain provides tables where the keys are strings. A specialized hash function for strings is used.")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (QUOTE (-1070))) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#1|)))))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (QUOTE (-1016))) (|HasCategory| (-1070) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (QUOTE (-1070))) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#1|)))))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (QUOTE (-1016))) (|HasCategory| (-1070) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (LIST (QUOTE -563) (QUOTE (-794)))))
(-1072 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
@@ -4242,9 +4242,9 @@ NIL
NIL
(-1078 |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.")))
-(((-4250 "*") -3172 (-3147 (|has| |#1| (-339)) (|has| (-1085 |#1| |#2| |#3|) (-759))) (|has| |#1| (-158)) (-3147 (|has| |#1| (-339)) (|has| (-1085 |#1| |#2| |#3|) (-840)))) (-4241 -3172 (-3147 (|has| |#1| (-339)) (|has| (-1085 |#1| |#2| |#3|) (-759))) (|has| |#1| (-515)) (-3147 (|has| |#1| (-339)) (|has| (-1085 |#1| |#2| |#3|) (-840)))) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-1063))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -263) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-134)))) (-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|)))))) (-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (|HasCategory| (-523) (QUOTE (-1028))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-339)))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339))))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-1063))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -263) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-134))) (-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3172 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-158)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-134)))))
-(-1079 R -3539)
+(((-4250 "*") -3255 (-2819 (|has| |#1| (-339)) (|has| (-1085 |#1| |#2| |#3|) (-759))) (|has| |#1| (-158)) (-2819 (|has| |#1| (-339)) (|has| (-1085 |#1| |#2| |#3|) (-840)))) (-4241 -3255 (-2819 (|has| |#1| (-339)) (|has| (-1085 |#1| |#2| |#3|) (-759))) (|has| |#1| (-515)) (-2819 (|has| |#1| (-339)) (|has| (-1085 |#1| |#2| |#3|) (-840)))) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
+((-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-1063))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -263) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-134)))) (-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|)))))) (-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (|HasCategory| (-523) (QUOTE (-1028))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-339)))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339))))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-1063))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -263) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1085) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-134))) (-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3255 (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-158)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1085 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-134)))))
+(-1079 R -3894)
((|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
@@ -4263,15 +4263,15 @@ NIL
(-1083 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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4244 |has| |#1| (-339)) (-4246 |has| |#1| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-1063))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
+((|HasCategory| |#1| (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-1063))) (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-211))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-1084 |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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
(-1085 |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}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-710)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-710)) (|devaluate| |#1|)))) (|HasCategory| (-710) (QUOTE (-1028))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-710))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-710))))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-710)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-710)) (|devaluate| |#1|)))) (|HasCategory| (-710) (QUOTE (-1028))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-710))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-710))))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
(-1086)
((|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
@@ -4287,7 +4287,7 @@ NIL
(-1089 R)
((|constructor| (NIL "This domain implements symmetric polynomial")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-6 -4246)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| (-900) (QUOTE (-124))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-427))) (-12 (|HasCategory| (-900) (QUOTE (-124))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasAttribute| |#1| (QUOTE -4246)))
(-1090)
((|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
@@ -4319,7 +4319,7 @@ NIL
(-1097 |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}")))
((-4248 . T) (-4249 . T))
-((-12 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3772) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2482) (|devaluate| |#2|)))))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (-3172 (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -286) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2402) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2746) (|devaluate| |#2|)))))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#2| (QUOTE (-1016)))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -564) (QUOTE (-499)))) (-12 (|HasCategory| |#2| (QUOTE (-1016))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-1016))) (-3255 (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#2| (LIST (QUOTE -563) (QUOTE (-794)))) (|HasCategory| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (LIST (QUOTE -563) (QUOTE (-794)))))
(-1098 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
@@ -4330,7 +4330,7 @@ NIL
NIL
(-1100 |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})}.")))
-((-4249 . T) (-4069 . T))
+((-4249 . T) (-2500 . T))
NIL
(-1101 |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.")))
@@ -4371,7 +4371,7 @@ NIL
(-1110 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}.")))
((-4249 . T) (-4248 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1016))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-1111 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
@@ -4380,7 +4380,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
-(-1113 R -3539)
+(-1113 R -3894)
((|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
@@ -4388,7 +4388,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
-(-1115 R -3539)
+(-1115 R -3894)
((|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 -564) (LIST (QUOTE -823) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -817) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -817) (|devaluate| |#1|)))))
@@ -4398,12 +4398,12 @@ NIL
((|HasCategory| |#4| (QUOTE (-344))))
(-1117 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.")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
(-1118 |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}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-339))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-134))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-339))))
(-1119 |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
@@ -4416,13 +4416,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 (-1016))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
-(-1122 -3539)
+(-1122 -3894)
((|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
(-1123)
((|constructor| (NIL "The fundamental Type.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-1124 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}.}")))
@@ -4454,16 +4454,16 @@ NIL
((|HasCategory| |#2| (QUOTE (-339))))
(-1131 |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)}.")))
-(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4069 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
+(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-2500 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
(-1132 |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)}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -263) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-759)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-786)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-840)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-949)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-1063)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (QUOTE (-134))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-134))))) (-3172 (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-136))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-211)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (|HasCategory| (-523) (QUOTE (-1028))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-840)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-949)))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-759)))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-759)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-786))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-1063)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -263) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (QUOTE (-840))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-508)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-284)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-134))))))
+((-3255 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -263) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-759)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-786)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-840)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-949)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-1063)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087)))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (QUOTE (-134))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-134))))) (-3255 (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-136))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-211)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (|HasCategory| (-523) (QUOTE (-1028))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-840)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-1087))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-949)))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-759)))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-759)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-786))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-1063)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -263) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -484) (QUOTE (-1087)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (QUOTE (-840))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-508)))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-284)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#1| (QUOTE (-134))) (-12 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-134))))))
(-1133 |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.")))
-(((-4250 "*") -3172 (-3147 (|has| |#1| (-339)) (|has| (-1161 |#1| |#2| |#3|) (-759))) (|has| |#1| (-158)) (-3147 (|has| |#1| (-339)) (|has| (-1161 |#1| |#2| |#3|) (-840)))) (-4241 -3172 (-3147 (|has| |#1| (-339)) (|has| (-1161 |#1| |#2| |#3|) (-759))) (|has| |#1| (-515)) (-3147 (|has| |#1| (-339)) (|has| (-1161 |#1| |#2| |#3|) (-840)))) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
-((-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-1063))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -263) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-134)))) (-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|)))))) (-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (|HasCategory| (-523) (QUOTE (-1028))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-339)))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339))))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-1063))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -263) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-134))) (-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3172 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-158)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-134)))))
+(((-4250 "*") -3255 (-2819 (|has| |#1| (-339)) (|has| (-1161 |#1| |#2| |#3|) (-759))) (|has| |#1| (-158)) (-2819 (|has| |#1| (-339)) (|has| (-1161 |#1| |#2| |#3|) (-840)))) (-4241 -3255 (-2819 (|has| |#1| (-339)) (|has| (-1161 |#1| |#2| |#3|) (-759))) (|has| |#1| (-515)) (-2819 (|has| |#1| (-339)) (|has| (-1161 |#1| |#2| |#3|) (-840)))) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
+((-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-1063))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -263) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-134)))) (-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|)))))) (-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-211))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-523)) (|devaluate| |#1|))))) (|HasCategory| (-523) (QUOTE (-1028))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-339))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-1087)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-949))) (|HasCategory| |#1| (QUOTE (-339)))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339))))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-1063))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -263) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -484) (QUOTE (-1087)) (LIST (QUOTE -1161) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-523))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-508))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-284))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-134))) (-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3255 (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-759))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-158)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-840))) (|HasCategory| |#1| (QUOTE (-339)))) (-12 (|HasCategory| (-1161 |#1| |#2| |#3|) (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-339)))) (|HasCategory| |#1| (QUOTE (-134)))))
(-1134 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
@@ -4499,7 +4499,7 @@ NIL
(-1142 |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.")))
(((-4250 "*") |has| |#2| (-158)) (-4241 |has| |#2| (-515)) (-4244 |has| |#2| (-339)) (-4246 |has| |#2| (-6 -4246)) (-4243 . T) (-4242 . T) (-4245 . T))
-((|HasCategory| |#2| (QUOTE (-840))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-3172 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-1063))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3172 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#2| (QUOTE (-211))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3172 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
+((|HasCategory| |#2| (QUOTE (-840))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-158))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-515)))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-355)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-355))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -817) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -817) (QUOTE (-523))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-355)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -564) (LIST (QUOTE -823) (QUOTE (-523)))))) (-12 (|HasCategory| (-1001) (LIST (QUOTE -564) (QUOTE (-499)))) (|HasCategory| |#2| (LIST (QUOTE -564) (QUOTE (-499))))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -585) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (-3255 (|HasCategory| |#2| (QUOTE (-158))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-515))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-427))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-339))) (|HasCategory| |#2| (QUOTE (-1063))) (|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (-3255 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| |#2| (QUOTE (-211))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasCategory| |#2| (QUOTE (-427))) (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (-3255 (-12 (|HasCategory| $ (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-840)))) (|HasCategory| |#2| (QUOTE (-134)))))
(-1143 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
@@ -4515,7 +4515,7 @@ NIL
(-1146 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 -831) (QUOTE (-1087)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1028))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -1691) (LIST (|devaluate| |#2|) (QUOTE (-1087))))))
+((|HasCategory| |#2| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1028))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -3976) (LIST (|devaluate| |#2|) (QUOTE (-1087))))))
(-1147 |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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4242 . T) (-4243 . T) (-4245 . T))
@@ -4543,22 +4543,22 @@ NIL
(-1153 |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)}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))))
+((|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))))
(-1154 |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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4246 |has| |#1| (-339)) (-4240 |has| |#1| (-339)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3172 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (|HasCategory| |#1| (QUOTE (-158))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523))) (|devaluate| |#1|)))) (|HasCategory| (-383 (-523)) (QUOTE (-1028))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-3255 (|HasCategory| |#1| (QUOTE (-339))) (|HasCategory| |#1| (QUOTE (-515)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -383) (QUOTE (-523)))))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
(-1155 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))}.")))
(((-4250 "*") |has| (-1154 |#2| |#3| |#4|) (-158)) (-4241 |has| (-1154 |#2| |#3| |#4|) (-515)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-134))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-158))) (|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-339))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-427))) (-3172 (|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-515))))
+((|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-134))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-158))) (|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -964) (QUOTE (-523)))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-339))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-427))) (-3255 (|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| (-1154 |#2| |#3| |#4|) (LIST (QUOTE -964) (LIST (QUOTE -383) (QUOTE (-523)))))) (|HasCategory| (-1154 |#2| |#3| |#4|) (QUOTE (-515))))
(-1156 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 -4249)))
(-1157 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)}.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-1158 |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)}.}")))
@@ -4567,7 +4567,7 @@ NIL
(-1159 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 (-523)))) (|HasCategory| |#2| (QUOTE (-889))) (|HasCategory| |#2| (QUOTE (-1109))) (|HasSignature| |#2| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -2814) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1087))))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))))
+((|HasCategory| |#2| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#2| (QUOTE (-889))) (|HasCategory| |#2| (QUOTE (-1109))) (|HasSignature| |#2| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -2669) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1087))))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#2| (QUOTE (-339))))
(-1160 |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.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4242 . T) (-4243 . T) (-4245 . T))
@@ -4575,18 +4575,18 @@ NIL
(-1161 |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}.")))
(((-4250 "*") |has| |#1| (-158)) (-4241 |has| |#1| (-515)) (-4242 . T) (-4243 . T) (-4245 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3172 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-710)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-710)) (|devaluate| |#1|)))) (|HasCategory| (-710) (QUOTE (-1028))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-710))))) (|HasSignature| |#1| (LIST (QUOTE -1691) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-710))))) (|HasCategory| |#1| (QUOTE (-339))) (-3172 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2814) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -1292) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasCategory| |#1| (QUOTE (-515))) (-3255 (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-515)))) (|HasCategory| |#1| (QUOTE (-158))) (|HasCategory| |#1| (QUOTE (-134))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (LIST (QUOTE -831) (QUOTE (-1087)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-710)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-710)) (|devaluate| |#1|)))) (|HasCategory| (-710) (QUOTE (-1028))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-710))))) (|HasSignature| |#1| (LIST (QUOTE -3976) (LIST (|devaluate| |#1|) (QUOTE (-1087)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-710))))) (|HasCategory| |#1| (QUOTE (-339))) (-3255 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-523)))) (|HasCategory| |#1| (QUOTE (-889))) (|HasCategory| |#1| (QUOTE (-1109))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -383) (QUOTE (-523))))) (|HasSignature| |#1| (LIST (QUOTE -2669) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1087))))) (|HasSignature| |#1| (LIST (QUOTE -3716) (LIST (LIST (QUOTE -589) (QUOTE (-1087))) (|devaluate| |#1|)))))))
(-1162 |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
-(-1163 -3539 UP L UTS)
+(-1163 -3894 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 (-515))))
(-1164)
((|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.")))
-((-4069 . T))
+((-2500 . T))
NIL
(-1165 |sym|)
((|constructor| (NIL "This domain implements variables")) (|variable| (((|Symbol|)) "\\spad{variable()} returns the symbol")) (|coerce| (((|Symbol|) $) "\\spad{coerce(x)} returns the symbol")))
@@ -4598,7 +4598,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-930))) (|HasCategory| |#2| (QUOTE (-973))) (|HasCategory| |#2| (QUOTE (-666))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-25))))
(-1167 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.")))
-((-4249 . T) (-4248 . T) (-4069 . T))
+((-4249 . T) (-4248 . T) (-2500 . T))
NIL
(-1168 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}.")))
@@ -4607,7 +4607,7 @@ NIL
(-1169 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.")))
((-4249 . T) (-4248 . T))
-((-3172 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3172 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3172 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-973))) (-12 (|HasCategory| |#1| (QUOTE (-930))) (|HasCategory| |#1| (QUOTE (-973)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
+((-3255 (-12 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|))))) (-3255 (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794))))) (|HasCategory| |#1| (LIST (QUOTE -564) (QUOTE (-499)))) (-3255 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016)))) (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| (-523) (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-666))) (|HasCategory| |#1| (QUOTE (-973))) (-12 (|HasCategory| |#1| (QUOTE (-930))) (|HasCategory| |#1| (QUOTE (-973)))) (-12 (|HasCategory| |#1| (QUOTE (-1016))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -563) (QUOTE (-794)))))
(-1170)
((|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
@@ -4640,7 +4640,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
-(-1178 K R UP -3539)
+(-1178 K R UP -3894)
((|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
@@ -4668,11 +4668,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}.")))
((-4241 |has| |#2| (-6 -4241)) (-4243 . T) (-4242 . T) (-4245 . T))
NIL
-(-1185 S -3539)
+(-1185 S -3894)
((|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 (-344))) (|HasCategory| |#2| (QUOTE (-134))) (|HasCategory| |#2| (QUOTE (-136))))
-(-1186 -3539)
+(-1186 -3894)
((|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}.")))
((-4240 . T) (-4246 . T) (-4241 . T) ((-4250 "*") . T) (-4242 . T) (-4243 . T) (-4245 . T))
NIL
diff --git a/src/share/algebra/category.daase b/src/share/algebra/category.daase
index 94f9b9eb..2bd895b7 100644
--- a/src/share/algebra/category.daase
+++ b/src/share/algebra/category.daase
@@ -1,14 +1,14 @@
-(142548 . 3416412006)
-(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) #0#) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(142548 . 3417125214)
+(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) #0#) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(((|#2| |#2|) . T))
((((-523)) . T))
-((($ $) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))) ((|#2| |#2|) . T) ((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))))
+((($ $) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))) ((|#2| |#2|) . T) ((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))))
((($) . T))
(((|#1|) . T))
((($) . T) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#2|) . T))
-((($) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))) ((|#2|) . T) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))) ((|#2|) . T) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))))
(|has| |#1| (-840))
((((-794)) . T))
((((-794)) . T))
@@ -23,28 +23,28 @@
((((-203)) . T) (((-794)) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-784)))
-((($ $) . T) ((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1| |#1|) . T))
-(-3172 (|has| |#1| (-759)) (|has| |#1| (-786)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-784)))
+((($ $) . T) ((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1| |#1|) . T))
+(-3255 (|has| |#1| (-759)) (|has| |#1| (-786)))
((((-383 (-523))) |has| |#1| (-964 (-383 (-523)))) (((-523)) |has| |#1| (-964 (-523))) ((|#1|) . T))
((((-794)) . T))
((((-794)) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
(|has| |#1| (-784))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1| |#2| |#3|) . T))
(((|#4|) . T))
-((($) . T) (((-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
+((($) . T) (((-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
((((-794)) . T))
((((-794)) |has| |#1| (-1016)))
(((|#1|) . T) ((|#2|) . T))
(((|#1|) . T) (((-523)) |has| |#1| (-964 (-523))) (((-383 (-523))) |has| |#1| (-964 (-383 (-523)))))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
-(((|#2| (-456 (-2810 |#1|) (-710))) . T))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(((|#2| (-456 (-1271 |#1|) (-710))) . T))
(((|#1| (-495 (-1087))) . T))
(((#0=(-801 |#1|) #0#) . T) ((#1=(-383 (-523)) #1#) . T) (($ $) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(|has| |#4| (-344))
(|has| |#3| (-344))
(((|#1|) . T))
@@ -54,10 +54,10 @@
(|has| |#1| (-134))
(|has| |#1| (-136))
(|has| |#1| (-515))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
((($) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
((($) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T))
((($) . T))
@@ -66,59 +66,59 @@
((((-794)) . T))
((((-794)) . T))
((((-383 (-523))) . T) (($) . T))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)) (($) . T) ((|#1|) . T))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)) (($) . T) ((|#1|) . T))
((((-794)) . T))
((((-794)) . T))
((((-794)) . T))
(((|#1|) . T))
-(((|#1|) . T) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) . T))
+(((|#1|) . T) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) . T))
(((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) (($) . T))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#1| |#2|) . T))
((((-794)) . T))
(((|#1|) . T))
-(((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))) ((|#2| |#2|) . T) (($ $) -3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+(((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))) ((|#2| |#2|) . T) (($ $) -3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
(((|#1|) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
-((($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
-(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
+(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
((($ $) . T))
(((|#2|) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T) (($) -3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T) (($) -3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
((($) . T))
(|has| |#1| (-344))
(((|#1|) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
((((-794)) . T))
((((-794)) . T))
(((|#1| |#2|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
(((|#1| |#1|) . T))
(|has| |#1| (-515))
(((|#2| |#2|) -12 (|has| |#1| (-339)) (|has| |#2| (-286 |#2|))) (((-1087) |#2|) -12 (|has| |#1| (-339)) (|has| |#2| (-484 (-1087) |#2|))))
((((-383 |#2|)) . T) (((-383 (-523))) . T) (($) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-784)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-784)))
((($ $) . T) ((#0=(-383 (-523)) #0#) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(|has| |#1| (-1016))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(|has| |#1| (-1016))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(|has| |#1| (-784))
((($) . T) (((-383 (-523))) . T))
(((|#1|) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
-(-3172 (|has| |#4| (-732)) (|has| |#4| (-784)))
-(-3172 (|has| |#4| (-732)) (|has| |#4| (-784)))
-(-3172 (|has| |#3| (-732)) (|has| |#3| (-784)))
-(-3172 (|has| |#3| (-732)) (|has| |#3| (-784)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#4| (-732)) (|has| |#4| (-784)))
+(-3255 (|has| |#4| (-732)) (|has| |#4| (-784)))
+(-3255 (|has| |#3| (-732)) (|has| |#3| (-784)))
+(-3255 (|has| |#3| (-732)) (|has| |#3| (-784)))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-1016))
@@ -132,21 +132,21 @@
((((-523)) . T))
((((-523)) . T))
(((|#1|) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(((|#1| (-710)) . T))
(|has| |#2| (-732))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
(|has| |#2| (-784))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1| |#2|) . T))
((((-1070) |#1|) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(((|#1|) . T))
(((|#3| (-710)) . T))
(|has| |#1| (-136))
(|has| |#1| (-134))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
(|has| |#1| (-1016))
((((-383 (-523))) . T) (((-523)) . T))
((((-1087) |#2|) |has| |#2| (-484 (-1087) |#2|)) ((|#2| |#2|) |has| |#2| (-286 |#2|)))
@@ -154,7 +154,7 @@
(((|#1|) . T) (($) . T))
((((-523)) . T))
((((-523)) . T))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) |has| |#1| (-158)))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) |has| |#1| (-158)))
((((-523)) . T))
((((-523)) . T))
(((#0=(-638) (-1083 #0#)) . T))
@@ -173,12 +173,12 @@
((((-794)) . T))
((((-794)) . T))
(((|#1| |#1|) . T))
-(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
(((|#1|) . T))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
-((($) -3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973))) ((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973))) ((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))))
((((-794)) . T))
((((-794)) . T))
((((-794)) . T))
@@ -189,25 +189,25 @@
((((-155 (-203))) |has| |#1| (-949)) (((-155 (-355))) |has| |#1| (-949)) (((-499)) |has| |#1| (-564 (-499))) (((-1083 |#1|)) . T) (((-823 (-523))) |has| |#1| (-564 (-823 (-523)))) (((-823 (-355))) |has| |#1| (-564 (-823 (-355)))))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-784)))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-784)))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#2|) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
-(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-784)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-784)))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#2|) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
+(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))))
(|has| |#1| (-339))
(-12 (|has| |#4| (-211)) (|has| |#4| (-973)))
(-12 (|has| |#3| (-211)) (|has| |#3| (-973)))
-(-3172 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973)))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
((((-794)) . T))
(((|#1|) . T))
((((-383 (-523))) |has| |#1| (-964 (-383 (-523)))) (((-523)) |has| |#1| (-964 (-523))) ((|#1|) . T))
(((|#1|) . T) (((-523)) |has| |#1| (-585 (-523))))
-(((|#2|) . T) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-(((|#1|) . T) (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+(((|#2|) . T) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+(((|#1|) . T) (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
(|has| |#1| (-515))
(|has| |#1| (-515))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#1|) . T))
(|has| |#1| (-515))
(|has| |#1| (-515))
@@ -218,11 +218,11 @@
(((|#2|) . T) (($) . T) (((-383 (-523))) . T))
(-12 (|has| |#1| (-1016)) (|has| |#2| (-1016)))
((($) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)) (($) . T) ((|#1|) . T))
-(((|#1|) . T) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) . T))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)) (($) . T) ((|#1|) . T))
+(((|#1|) . T) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) . T))
(((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) (($) . T))
-(((|#4| |#4|) -3172 (|has| |#4| (-158)) (|has| |#4| (-339)) (|has| |#4| (-973))) (($ $) |has| |#4| (-158)))
-(((|#3| |#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))) (($ $) |has| |#3| (-158)))
+(((|#4| |#4|) -3255 (|has| |#4| (-158)) (|has| |#4| (-339)) (|has| |#4| (-973))) (($ $) |has| |#4| (-158)))
+(((|#3| |#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))) (($ $) |has| |#3| (-158)))
(((|#1|) . T))
(((|#2|) . T))
((((-499)) |has| |#2| (-564 (-499))) (((-823 (-355))) |has| |#2| (-564 (-823 (-355)))) (((-823 (-523))) |has| |#2| (-564 (-823 (-523)))))
@@ -231,21 +231,21 @@
((((-794)) . T))
((((-499)) |has| |#1| (-564 (-499))) (((-823 (-355))) |has| |#1| (-564 (-823 (-355)))) (((-823 (-523))) |has| |#1| (-564 (-823 (-523)))))
((((-794)) . T))
-(((|#4|) -3172 (|has| |#4| (-158)) (|has| |#4| (-339)) (|has| |#4| (-973))) (($) |has| |#4| (-158)))
-(((|#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))) (($) |has| |#3| (-158)))
+(((|#4|) -3255 (|has| |#4| (-158)) (|has| |#4| (-339)) (|has| |#4| (-973))) (($) |has| |#4| (-158)))
+(((|#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))) (($) |has| |#3| (-158)))
((((-794)) . T))
((((-499)) . T) (((-523)) . T) (((-823 (-523))) . T) (((-355)) . T) (((-203)) . T))
(((|#1|) . T) (((-523)) |has| |#1| (-964 (-523))) (((-383 (-523))) |has| |#1| (-964 (-383 (-523)))))
((($) . T) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T))
((((-383 $) (-383 $)) |has| |#2| (-515)) (($ $) . T) ((|#2| |#2|) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) . T))
(((|#1|) . T))
(|has| |#2| (-840))
((((-1070) (-51)) . T))
((((-523)) |has| #0=(-383 |#2|) (-585 (-523))) ((#0#) . T))
((((-499)) . T) (((-203)) . T) (((-355)) . T) (((-823 (-355))) . T))
((((-794)) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
(((|#1|) |has| |#1| (-158)))
(((|#1| $) |has| |#1| (-263 |#1| |#1|)))
((((-794)) . T))
@@ -256,13 +256,13 @@
(|has| |#1| (-786))
(|has| |#1| (-1016))
(((|#1|) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
-((($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(|has| |#1| (-211))
-((($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1| (-495 (-757 (-1087)))) . T))
(((|#1| (-900)) . T))
(((#0=(-801 |#1|) $) |has| #0# (-263 #0# #0#)))
@@ -271,7 +271,7 @@
(((|#1|) . T))
(((|#2| |#2|) . T))
(|has| |#1| (-1063))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
(|has| (-1155 |#1| |#2| |#3| |#4|) (-134))
(|has| (-1155 |#1| |#2| |#3| |#4|) (-136))
(|has| |#1| (-134))
@@ -288,20 +288,20 @@
((($) . T) ((|#1|) . T))
(((|#2|) |has| |#2| (-973)))
((((-794)) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) #0#) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) #0#) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(((|#1|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((#0=(-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) #0#) |has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))))
+(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((#0=(-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) #0#) |has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))))
((((-523) |#1|) . T))
((((-794)) . T))
((((-499)) -12 (|has| |#1| (-564 (-499))) (|has| |#2| (-564 (-499)))) (((-823 (-355))) -12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355))))) (((-823 (-523))) -12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523))))))
((((-794)) . T))
((((-794)) . T))
((($) . T))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
((($) . T))
((($) . T))
((($) . T))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((((-794)) . T))
((((-794)) . T))
(|has| (-1154 |#2| |#3| |#4|) (-136))
@@ -312,16 +312,16 @@
((((-794)) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
(((|#1|) . T))
((((-523) |#1|) . T))
(((|#2|) |has| |#2| (-158)))
(((|#1|) |has| |#1| (-158)))
(((|#1|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-784)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-784)))
((((-794)) |has| |#1| (-1016)))
-(-3172 (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)) (|has| |#1| (-1028)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)) (|has| |#1| (-1028)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
((((-841 |#1|)) . T))
((((-383 |#2|) |#3|) . T))
(|has| |#1| (-15 * (|#1| (-523) |#1|)))
@@ -333,7 +333,7 @@
(((|#1|) . T))
((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) |has| |#1| (-515)))
(|has| |#1| (-339))
-(-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))
+(-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))
(|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))
(|has| |#1| (-339))
((((-523)) . T))
@@ -345,31 +345,31 @@
(((|#1|) . T))
((((-523) |#1|) . T))
(((|#2|) . T))
-(-3172 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
(((|#1|) . T))
((((-1087)) -12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973))))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(-12 (|has| |#1| (-339)) (|has| |#2| (-759)))
-(-3172 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)) (|has| |#1| (-515)))
-(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))))
+(-3255 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)) (|has| |#1| (-515)))
+(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))))
((($ $) |has| |#1| (-515)))
(((#0=(-638) (-1083 #0#)) . T))
((((-794)) . T))
((((-794)) . T) (((-1169 |#4|)) . T))
((((-794)) . T) (((-1169 |#3|)) . T))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))))
((($) |has| |#1| (-515)))
((((-794)) . T))
((($) . T))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((#1=(-1161 |#1| |#2| |#3|) #1#) |has| |#1| (-339)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) . T))
-(((|#1|) . T) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((#1=(-1161 |#1| |#2| |#3|) #1#) |has| |#1| (-339)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) . T))
+(((|#1|) . T) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
(((|#3|) |has| |#3| (-973)))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(|has| |#1| (-1016))
(((|#2| (-758 |#1|)) . T))
(((|#1|) . T))
@@ -381,37 +381,37 @@
((((-133)) . T))
(((|#3|) |has| |#3| (-1016)) (((-523)) -12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016))) (((-383 (-523))) -12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016))))
((((-794)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1|) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) . T))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) . T))
(|has| |#1| (-339))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-784)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-784)))
((((-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((|#1| |#1|) |has| |#1| (-286 |#1|)))
(|has| |#2| (-759))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-784))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
((((-794)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-499)) |has| |#1| (-564 (-499))))
(((|#1| |#2|) . T))
((((-1087)) -12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087)))))
((((-1070) |#1|) . T))
(((|#1| |#2| |#3| (-495 |#3|)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(|has| |#1| (-344))
(|has| |#1| (-344))
(|has| |#1| (-344))
((((-794)) . T))
(((|#1|) . T))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
(|has| |#1| (-344))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
((((-523)) . T))
((((-523)) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
((((-794)) . T))
((((-794)) . T))
(-12 (|has| |#2| (-211)) (|has| |#2| (-973)))
@@ -420,10 +420,10 @@
((((-523) |#4|) . T))
((((-523) |#3|) . T))
(((|#1|) . T) (((-523)) |has| |#1| (-585 (-523))))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
((((-1155 |#1| |#2| |#3| |#4|)) . T))
((((-383 (-523))) . T) (((-523)) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(((|#1| |#1|) . T))
(((|#1|) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
@@ -452,37 +452,37 @@
((($) . T))
((($ $) . T) ((#0=(-1087) $) . T) ((#0# |#1|) . T))
(((|#2|) |has| |#2| (-158)))
-((($) -3172 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))) ((|#2|) |has| |#2| (-158)) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))))
-(((|#2| |#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($ $) |has| |#2| (-158)))
+((($) -3255 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))) ((|#2|) |has| |#2| (-158)) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))))
+(((|#2| |#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($ $) |has| |#2| (-158)))
((((-133)) . T))
(((|#1|) . T))
(-12 (|has| |#1| (-344)) (|has| |#2| (-344)))
((((-794)) . T))
-(((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($) |has| |#2| (-158)))
+(((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($) |has| |#2| (-158)))
(((|#1|) . T))
((((-794)) . T))
(|has| |#1| (-1016))
(|has| $ (-136))
((((-523) |#1|) . T))
-((($) -3172 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
+((($) -3255 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
((((-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))))
(|has| |#1| (-339))
-(-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))
+(-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))
(|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))
(|has| |#1| (-339))
(|has| |#1| (-15 * (|#1| (-710) |#1|)))
(((|#1|) . T))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
((((-794)) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
(((|#2| (-495 (-796 |#1|))) . T))
((((-794)) . T))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1|) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
((((-536 |#1|)) . T))
((($) . T))
(((|#1|) . T) (($) . T))
@@ -499,28 +499,28 @@
((((-794)) . T))
((((-794)) . T))
(((|#1| |#2| |#3| |#4| |#5|) . T))
-(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((#1=(-1085 |#1| |#2| |#3|) #1#) |has| |#1| (-339)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((#1=(-1085 |#1| |#2| |#3|) #1#) |has| |#1| (-339)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
(((|#2|) |has| |#2| (-973)))
(|has| |#1| (-1016))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) . T))
-(((|#1|) . T) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) . T))
+(((|#1|) . T) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1|) |has| |#1| (-158)) (($) . T))
(((|#1|) . T))
-(((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))) ((|#2| |#2|) . T) (($ $) -3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+(((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))) ((|#2| |#2|) . T) (($ $) -3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
((((-794)) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
((($ $) . T) ((|#2| $) . T) ((|#2| |#1|) . T))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
(((#0=(-1001) |#1|) . T) ((#0# $) . T) (($ $) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T) (($) -3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T) (($) -3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
((($) . T))
(((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) (($) . T))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#2|) |has| |#1| (-339)))
(((|#1|) . T))
(((|#2|) |has| |#2| (-1016)) (((-523)) -12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (((-383 (-523))) -12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016))))
@@ -535,8 +535,8 @@
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-134))
(|has| |#1| (-136))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
-((($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((((-383 (-523))) . T) (($) . T))
((((-383 (-523))) . T) (($) . T))
((((-383 (-523))) . T) (($) . T))
@@ -547,12 +547,12 @@
(((|#1| (-710) (-1001)) . T))
((((-383 (-523))) |has| |#2| (-339)) (($) . T))
(((|#1| (-495 (-1006 (-1087))) (-1006 (-1087))) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(((|#1|) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(|has| |#2| (-732))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
(|has| |#1| (-344))
(|has| |#1| (-344))
(|has| |#1| (-344))
@@ -584,61 +584,61 @@
(((|#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))
(((|#2|) . T) (((-523)) |has| |#2| (-964 (-523))) (((-383 (-523))) |has| |#2| (-964 (-383 (-523)))))
(((|#3| |#3|) -12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))
-(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(((|#1|) . T))
(((|#1| |#2|) . T))
((($) . T))
((($) . T))
(((|#2|) . T))
(((|#3|) . T))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
-(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(((|#2|) . T))
-((((-794)) -3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-563 (-794))) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016))) (((-1169 |#2|)) . T))
+((((-794)) -3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-563 (-794))) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016))) (((-1169 |#2|)) . T))
(((|#1|) |has| |#1| (-158)))
((((-523)) . T))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((((-523) (-133)) . T))
-((($) -3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973))) ((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
+((($) -3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973))) ((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
(((|#1|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
(((|#2|) |has| |#1| (-339)))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1| |#1|) . T) (($ $) . T))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) |has| |#1| (-158)))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) |has| |#1| (-158)))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1| (-495 #0=(-1087)) #0#) . T))
(((|#1|) . T) (($) . T))
(|has| |#4| (-158))
(|has| |#3| (-158))
(((#0=(-383 (-883 |#1|)) #0#) . T))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(|has| |#1| (-1016))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(|has| |#1| (-1016))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#1| |#1|) |has| |#1| (-158)))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1|) . T))
((((-383 (-883 |#1|))) . T))
(((|#1|) |has| |#1| (-158)))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
((((-794)) . T))
((((-1155 |#1| |#2| |#3| |#4|)) . T))
(((|#1|) |has| |#1| (-973)) (((-523)) -12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))
(((|#1| |#2|) . T))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
(|has| |#3| (-732))
-(-3172 (|has| |#3| (-732)) (|has| |#3| (-784)))
+(-3255 (|has| |#3| (-732)) (|has| |#3| (-784)))
(|has| |#3| (-784))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#2|) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
-(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#2|) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
+(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))))
(((|#2|) . T))
((((-794)) . T))
((((-794)) . T))
@@ -653,22 +653,22 @@
(|has| |#1| (-1016))
(((|#2|) . T))
((((-499)) |has| |#2| (-564 (-499))) (((-823 (-355))) |has| |#2| (-564 (-823 (-355)))) (((-823 (-523))) |has| |#2| (-564 (-823 (-523)))))
-(((|#4|) -3172 (|has| |#4| (-158)) (|has| |#4| (-339))))
-(((|#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339))))
+(((|#4|) -3255 (|has| |#4| (-158)) (|has| |#4| (-339))))
+(((|#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339))))
((((-794)) . T))
(((|#1|) . T))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-840)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-840)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-840)))
((($ $) . T) ((#0=(-1087) $) |has| |#1| (-211)) ((#0# |#1|) |has| |#1| (-211)) ((#1=(-757 (-1087)) |#1|) . T) ((#1# $) . T))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-840)))
((((-523) |#2|) . T))
((((-794)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
-((($) -3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973))) ((|#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))))
+((($) -3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973))) ((|#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))))
((((-523) |#1|) . T))
(|has| (-383 |#2|) (-136))
(|has| (-383 |#2|) (-134))
@@ -681,21 +681,21 @@
(|has| |#1| (-515))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-794)) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
(|has| |#1| (-37 (-383 (-523))))
-((((-364) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+((((-364) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#2| (-1063))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
(((|#1|) . T))
((((-364) (-1070)) . T))
(|has| |#1| (-515))
((((-112 |#1|)) . T))
((((-523) |#1|) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(((|#2|) . T))
((((-794)) . T))
((((-758 |#1|)) . T))
@@ -708,7 +708,7 @@
(((|#1|) |has| |#1| (-158)))
((((-794)) . T))
((((-499)) |has| |#1| (-564 (-499))))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#2|) |has| |#2| (-286 |#2|)))
(((#0=(-523) #0#) . T) ((#1=(-383 (-523)) #1#) . T) (($ $) . T))
(((|#1|) . T))
@@ -718,7 +718,7 @@
(((#0=(-523) #0#) . T) ((#1=(-383 (-523)) #1#) . T) (($ $) . T))
((($) . T) (((-523)) . T) (((-383 (-523))) . T))
(|has| |#2| (-344))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
@@ -729,9 +729,9 @@
((((-1085 |#1| |#2| |#3|) $) -12 (|has| (-1085 |#1| |#2| |#3|) (-263 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339))) (($ $) . T))
((((-794)) . T))
((((-794)) . T))
-((($) . T) (((-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
+((($) . T) (((-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
((((-499)) |has| |#1| (-564 (-499))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
((($ $) . T))
((($ $) . T))
((((-794)) . T))
@@ -741,12 +741,12 @@
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((((-383 (-523))) . T) (((-523)) . T))
((((-523) (-133)) . T))
((((-133)) . T))
(((|#1|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
((((-108)) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
((((-108)) . T))
@@ -754,38 +754,38 @@
((((-499)) |has| |#1| (-564 (-499))) (((-203)) . #0=(|has| |#1| (-949))) (((-355)) . #0#))
((((-794)) . T))
(|has| |#1| (-759))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(|has| |#1| (-786))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-515)))
(|has| |#1| (-515))
(|has| |#1| (-840))
(((|#1|) . T))
(|has| |#1| (-1016))
((((-794)) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-515)))
((((-794)) . T))
((((-794)) . T))
((((-794)) . T))
(((|#1| (-1169 |#1|) (-1169 |#1|)) . T))
((((-523) (-133)) . T))
((($) . T))
-(-3172 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973)))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
((((-794)) . T))
(|has| |#1| (-1016))
(((|#1| (-900)) . T))
(((|#1| |#1|) . T))
((($) . T))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
(-12 (|has| |#1| (-448)) (|has| |#2| (-448)))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
-(-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))))
(((|#1|) . T))
(|has| |#2| (-732))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
(((|#1| |#2|) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(|has| |#2| (-784))
@@ -800,7 +800,7 @@
(((|#1|) . T))
(((|#1|) . T))
((((-383 (-523))) . T) (($) . T))
-((($) . T) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) . T))
+((($) . T) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) . T))
(|has| |#1| (-767))
((((-383 (-523))) |has| |#1| (-964 (-383 (-523)))) (((-523)) |has| |#1| (-964 (-523))) ((|#1|) . T))
(|has| |#1| (-1016))
@@ -811,8 +811,8 @@
(((|#3|) |has| |#3| (-1016)))
(|has| |#3| (-344))
(((|#1|) . T) (((-794)) . T))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
-(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
+(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))))
((((-794)) . T))
((($) |has| |#1| (-515)) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#2|) . T))
@@ -822,30 +822,30 @@
(((|#1|) . T))
(((|#1|) |has| |#1| (-158)))
((((-383 (-523))) . T) (((-523)) . T))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
((((-133)) . T))
(((|#1|) . T))
((((-133)) . T))
-((($) -3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973))) ((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))))
+((($) -3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973))) ((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))))
((((-133)) . T))
(((|#1| |#2| |#3|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
(|has| $ (-136))
(|has| $ (-136))
(|has| |#1| (-1016))
((((-794)) . T))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-448)) (|has| |#1| (-515)) (|has| |#1| (-973)) (|has| |#1| (-1028)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-448)) (|has| |#1| (-515)) (|has| |#1| (-973)) (|has| |#1| (-1028)))
((($ $) |has| |#1| (-263 $ $)) ((|#1| $) |has| |#1| (-263 |#1| |#1|)))
(((|#1| (-383 (-523))) . T))
(((|#1|) . T))
((((-1087)) . T))
(|has| |#1| (-515))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
(|has| |#1| (-515))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
@@ -856,7 +856,7 @@
(|has| |#1| (-136))
(|has| |#1| (-134))
(|has| |#4| (-784))
-(((|#2| (-218 (-2810 |#1|) (-710)) (-796 |#1|)) . T))
+(((|#2| (-218 (-1271 |#1|) (-710)) (-796 |#1|)) . T))
(|has| |#3| (-784))
(((|#1| (-495 |#3|) |#3|) . T))
(|has| |#1| (-136))
@@ -870,21 +870,21 @@
(|has| |#1| (-134))
((((-383 (-523))) |has| |#2| (-339)) (($) . T))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
-(-3172 (|has| |#1| (-325)) (|has| |#1| (-344)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#1| (-325)) (|has| |#1| (-344)))
((((-1054 |#2| |#1|)) . T) ((|#1|) . T))
(|has| |#2| (-158))
(((|#1| |#2|) . T))
(-12 (|has| |#2| (-211)) (|has| |#2| (-973)))
-(((|#2|) . T) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-(-3172 (|has| |#3| (-732)) (|has| |#3| (-784)))
-(-3172 (|has| |#3| (-732)) (|has| |#3| (-784)))
+(((|#2|) . T) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+(-3255 (|has| |#3| (-732)) (|has| |#3| (-784)))
+(-3255 (|has| |#3| (-732)) (|has| |#3| (-784)))
((((-794)) . T))
(((|#1|) . T))
(((|#2|) . T) (($) . T))
(((|#1|) . T) (($) . T))
((((-638)) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(|has| |#1| (-515))
(((|#1|) . T))
(((|#1|) . T))
@@ -906,10 +906,10 @@
(((|#1| (-383 (-523))) . T))
(((|#3|) . T) (((-562 $)) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1|) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((($ $) . T) ((|#2| $) . T))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
(((#0=(-1085 |#1| |#2| |#3|) #0#) -12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339))) (((-1087) #0#) -12 (|has| (-1085 |#1| |#2| |#3|) (-484 (-1087) (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339))))
@@ -917,8 +917,8 @@
((((-794)) . T))
((((-794)) . T))
(((|#1| |#1|) . T))
-(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
-(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) |has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))))
+(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
+(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) |has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))))
((((-794)) . T))
(((|#1|) . T))
(((|#3| |#3|) . T))
@@ -929,10 +929,10 @@
((($ $) . T) ((#0=(-796 |#1|) $) . T) ((#0# |#2|) . T))
(|has| |#1| (-767))
(|has| |#1| (-1016))
-(((|#2| |#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($ $) |has| |#2| (-158)))
-(((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339))))
-((((-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T) ((|#1| |#2|) . T))
-(((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($) |has| |#2| (-158)))
+(((|#2| |#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($ $) |has| |#2| (-158)))
+(((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339))))
+((((-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T) ((|#1| |#2|) . T))
+(((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($) |has| |#2| (-158)))
((((-710)) . T))
((((-523)) . T))
(|has| |#1| (-515))
@@ -945,29 +945,29 @@
((((-112 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-136))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-515)))
((((-823 (-523))) . T) (((-823 (-355))) . T) (((-499)) . T) (((-1087)) . T))
((((-794)) . T))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
((($) . T))
((((-794)) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
(((|#2|) |has| |#2| (-158)))
-((($) -3172 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))) ((|#2|) |has| |#2| (-158)) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))) ((|#2|) |has| |#2| (-158)) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))))
((((-801 |#1|)) . T))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
(-12 (|has| |#3| (-211)) (|has| |#3| (-973)))
(|has| |#2| (-1063))
-(((#0=(-51)) . T) (((-2 (|:| -3772 (-1087)) (|:| -2482 #0#))) . T))
+(((#0=(-51)) . T) (((-2 (|:| -2402 (-1087)) (|:| -2746 #0#))) . T))
(((|#1| |#2|) . T))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
(((|#1| (-523) (-1001)) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1| (-383 (-523)) (-1001)) . T))
-((($) -3172 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
+((($) -3255 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
((((-523) |#2|) . T))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
@@ -975,37 +975,37 @@
(-12 (|has| |#1| (-344)) (|has| |#2| (-344)))
((((-794)) . T))
((((-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((|#1| |#1|) |has| |#1| (-286 |#1|)))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
(((|#1|) . T))
((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) |has| |#1| (-515)))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
-(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
+(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))))
((($) |has| |#1| (-515)) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((((-794)) . T))
(|has| |#1| (-325))
(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) #0#) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) #0#) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(|has| |#1| (-515))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
((((-794)) . T))
(((|#1| |#2|) . T))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-840)))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-840)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-840)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-840)))
((((-383 (-523))) . T) (((-523)) . T))
((((-523)) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
((($) . T))
((((-794)) . T))
(((|#1|) . T))
((((-801 |#1|)) . T) (($) . T) (((-383 (-523))) . T))
((((-794)) . T))
-(((|#3| |#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))) (($ $) |has| |#3| (-158)))
+(((|#3| |#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))) (($ $) |has| |#3| (-158)))
(|has| |#1| (-949))
((((-794)) . T))
-(((|#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))) (($) |has| |#3| (-158)))
+(((|#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))) (($) |has| |#3| (-158)))
((((-523) (-108)) . T))
(((|#1|) |has| |#1| (-286 |#1|)))
(|has| |#1| (-344))
@@ -1013,31 +1013,31 @@
(|has| |#1| (-344))
((((-1087) $) |has| |#1| (-484 (-1087) $)) (($ $) |has| |#1| (-286 $)) ((|#1| |#1|) |has| |#1| (-286 |#1|)) (((-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)))
((((-1087)) |has| |#1| (-831 (-1087))))
-(-3172 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))
+(-3255 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))
((((-364) (-1034)) . T))
(((|#1| |#4|) . T))
(((|#1| |#3|) . T))
((((-364) |#1|) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
(|has| |#1| (-1016))
((((-794)) . T))
((((-794)) . T))
((((-841 |#1|)) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
(((|#1| |#2|) . T))
((($) . T))
(((|#1| |#1|) . T))
(((#0=(-801 |#1|)) |has| #0# (-286 #0#)))
(((|#1| |#2|) . T))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
(-12 (|has| |#1| (-732)) (|has| |#2| (-732)))
(((|#1|) . T))
(-12 (|has| |#1| (-732)) (|has| |#2| (-732)))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(((|#2|) . T) (($) . T))
-(((|#2|) . T) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(|has| |#1| (-1109))
(((#0=(-523) #0#) . T) ((#1=(-383 (-523)) #1#) . T) (($ $) . T))
((((-383 (-523))) . T) (($) . T))
@@ -1048,8 +1048,8 @@
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-383 (-523)) #0#) . T))
(|has| |#1| (-339))
((((-523)) . T) (((-383 (-523))) . T) (($) . T))
-((($ $) . T) ((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1| |#1|) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((($ $) . T) ((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1| |#1|) . T))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(((|#1|) . T) (($) . T) (((-383 (-523))) . T))
((((-794)) . T))
((((-794)) . T))
@@ -1064,14 +1064,14 @@
(((|#1| |#2|) . T))
(|has| |#1| (-784))
(|has| |#1| (-784))
-((($) . T) (((-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-515)))
-(((#0=(-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) #0#) |has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))))
+((($) . T) (((-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-515)))
+(((#0=(-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) #0#) |has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))))
((($) . T))
(|has| |#2| (-786))
((($) . T))
(((|#2|) |has| |#2| (-1016)))
-((((-794)) -3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-563 (-794))) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016))) (((-1169 |#2|)) . T))
+((((-794)) -3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-563 (-794))) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016))) (((-1169 |#2|)) . T))
(|has| |#1| (-786))
(|has| |#1| (-786))
((((-1070) (-51)) . T))
@@ -1079,10 +1079,10 @@
((((-794)) . T))
((((-523)) |has| #0=(-383 |#2|) (-585 (-523))) ((#0#) . T))
((((-523) (-133)) . T))
-((((-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T) ((|#1| |#2|) . T))
+((((-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T) ((|#1| |#2|) . T))
((((-383 (-523))) . T) (($) . T))
(((|#1|) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-794)) . T))
((((-841 |#1|)) . T))
(|has| |#1| (-339))
@@ -1107,31 +1107,31 @@
((($) . T))
(((|#2|) . T) (($) . T))
(((|#1|) |has| |#1| (-158)))
-((((-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T) ((|#1| |#2|) . T))
+((((-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T) ((|#1| |#2|) . T))
(((|#1|) . T))
((($) |has| |#1| (-515)) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#3|) . T))
(((|#1|) |has| |#1| (-158)))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1|) . T))
(((|#1|) . T))
((((-499)) |has| |#1| (-564 (-499))) (((-823 (-355))) |has| |#1| (-564 (-823 (-355)))) (((-823 (-523))) |has| |#1| (-564 (-823 (-523)))))
((((-794)) . T))
-(((|#2|) . T) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(|has| |#2| (-784))
(-12 (|has| |#2| (-211)) (|has| |#2| (-973)))
(|has| |#1| (-515))
(|has| |#1| (-1063))
((((-1070) |#1|) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
-(((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#1| |#1|) . T))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#1| |#1|) . T))
((((-383 (-523))) |has| |#1| (-964 (-523))) (((-523)) |has| |#1| (-964 (-523))) (((-1087)) |has| |#1| (-964 (-1087))) ((|#1|) . T))
((((-523) |#2|) . T))
((((-383 (-523))) |has| |#1| (-964 (-383 (-523)))) (((-523)) |has| |#1| (-964 (-523))) ((|#1|) . T))
((((-523)) |has| |#1| (-817 (-523))) (((-355)) |has| |#1| (-817 (-355))))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#1|) . T))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#1|) . T))
(((|#1|) . T))
((((-589 |#4|)) . T) (((-794)) . T))
((((-499)) |has| |#4| (-564 (-499))))
@@ -1144,17 +1144,17 @@
(((|#1|) . T))
(((|#2|) . T))
((((-1087)) |has| (-383 |#2|) (-831 (-1087))))
-(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) #0#) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) #0#) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
((($) . T))
((($) . T))
(((|#2|) . T))
-((((-794)) -3172 (|has| |#3| (-25)) (|has| |#3| (-124)) (|has| |#3| (-563 (-794))) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-344)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)) (|has| |#3| (-1016))) (((-1169 |#3|)) . T))
+((((-794)) -3255 (|has| |#3| (-25)) (|has| |#3| (-124)) (|has| |#3| (-563 (-794))) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-344)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)) (|has| |#3| (-1016))) (((-1169 |#3|)) . T))
((((-523) |#2|) . T))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
-(((|#2| |#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($ $) |has| |#2| (-158)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(((|#2| |#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($ $) |has| |#2| (-158)))
((((-794)) . T))
((((-794)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T) ((|#2|) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T) ((|#2|) . T))
((((-794)) . T))
((((-794)) . T))
((((-1070) (-1087) (-523) (-203) (-794)) . T))
@@ -1189,8 +1189,8 @@
(|has| |#1| (-37 (-383 (-523))))
((((-794)) . T))
((((-499)) |has| |#1| (-564 (-499))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
-(((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($) |has| |#2| (-158)))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+(((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-973))) (($) |has| |#2| (-158)))
(|has| $ (-136))
((((-383 |#2|)) . T))
((((-383 (-523))) |has| #0=(-383 |#2|) (-964 (-383 (-523)))) (((-523)) |has| #0# (-964 (-523))) ((#0#) . T))
@@ -1201,11 +1201,11 @@
(((|#3|) |has| |#3| (-158)))
(|has| |#1| (-136))
(|has| |#1| (-134))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
(|has| |#1| (-136))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
(|has| |#1| (-136))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
(|has| |#1| (-136))
(((|#1|) . T))
(((|#2|) . T))
@@ -1236,7 +1236,7 @@
((((-927 |#1|)) . T) ((|#1|) . T))
((((-794)) . T))
((((-794)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-383 (-523))) . T) (((-383 |#1|)) . T) ((|#1|) . T) (($) . T))
(((|#1| (-1083 |#1|)) . T))
((((-523)) . T) (($) . T) (((-383 (-523))) . T))
@@ -1244,9 +1244,9 @@
(|has| |#1| (-786))
(((|#2|) . T))
((((-523)) . T) (($) . T) (((-383 (-523))) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
((((-523) |#2|) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(((|#2|) . T))
((((-523) |#3|) . T))
(((|#2|) . T))
@@ -1261,7 +1261,7 @@
(((|#3|) -12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))
(((|#2|) . T))
(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) #0#) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) #0#) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(((|#2| |#2|) . T))
(|has| |#2| (-339))
(((|#2|) . T) (((-523)) |has| |#2| (-964 (-523))) (((-383 (-523))) |has| |#2| (-964 (-383 (-523)))))
@@ -1291,19 +1291,19 @@
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1| |#2|) . T))
((((-523) (-133)) . T))
-(((#0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) #0#) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
-((($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+(((#0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) #0#) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
+((($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(|has| |#1| (-786))
(((|#2| (-710) (-1001)) . T))
(((|#1| |#2|) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-515)))
(|has| |#1| (-730))
(((|#1|) |has| |#1| (-158)))
(((|#4|) . T))
(((|#4|) . T))
(((|#1| |#2|) . T))
-(-3172 (|has| |#1| (-136)) (-12 (|has| |#1| (-339)) (|has| |#2| (-136))))
-(-3172 (|has| |#1| (-134)) (-12 (|has| |#1| (-339)) (|has| |#2| (-134))))
+(-3255 (|has| |#1| (-136)) (-12 (|has| |#1| (-339)) (|has| |#2| (-136))))
+(-3255 (|has| |#1| (-134)) (-12 (|has| |#1| (-339)) (|has| |#2| (-134))))
(((|#4|) . T))
(|has| |#1| (-134))
((((-1070) |#1|) . T))
@@ -1316,10 +1316,10 @@
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#3|) . T))
((((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#1|) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))) (((-888 |#1|)) . T))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))) (((-888 |#1|)) . T))
(|has| |#1| (-784))
(|has| |#1| (-784))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
@@ -1332,8 +1332,8 @@
((($) . T))
((((-364) (-1070)) . T))
((($) |has| |#1| (-515)) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
-((((-794)) -3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-563 (-794))) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016))) (((-1169 |#2|)) . T))
-(((#0=(-51)) . T) (((-2 (|:| -3772 (-1070)) (|:| -2482 #0#))) . T))
+((((-794)) -3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-563 (-794))) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016))) (((-1169 |#2|)) . T))
+(((#0=(-51)) . T) (((-2 (|:| -2402 (-1070)) (|:| -2746 #0#))) . T))
(((|#1|) . T))
((((-794)) . T))
(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
@@ -1341,7 +1341,7 @@
(|has| |#2| (-134))
(|has| |#2| (-136))
(|has| |#1| (-448))
-(-3172 (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
(|has| |#1| (-339))
((((-794)) . T))
(|has| |#1| (-37 (-383 (-523))))
@@ -1350,8 +1350,8 @@
(|has| |#1| (-784))
(|has| |#1| (-784))
((((-794)) . T))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
-(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
+(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))))
((($) |has| |#1| (-515)) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1| |#2|) . T))
((((-1087)) |has| |#1| (-831 (-1087))))
@@ -1359,7 +1359,7 @@
((((-794)) . T))
((((-794)) . T))
(|has| |#1| (-1016))
-(((|#2| (-456 (-2810 |#1|) (-710)) (-796 |#1|)) . T))
+(((|#2| (-456 (-1271 |#1|) (-710)) (-796 |#1|)) . T))
((((-383 (-523))) . #0=(|has| |#2| (-339))) (($) . #0#))
(((|#1| (-495 (-1087)) (-1087)) . T))
(((|#1|) . T))
@@ -1379,16 +1379,16 @@
(|has| |#1| (-136))
(((|#1|) . T))
(((|#2|) . T))
-(((|#1|) . T) (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) . T))
+(((|#1|) . T) (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) . T))
((((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-1087) (-51)) . T))
((($ $) . T))
(((|#1| (-523)) . T))
((((-841 |#1|)) . T))
-(((|#1|) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-973))) (($) -3172 (|has| |#1| (-831 (-1087))) (|has| |#1| (-973))))
+(((|#1|) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-973))) (($) -3255 (|has| |#1| (-831 (-1087))) (|has| |#1| (-973))))
(((|#1|) . T) (((-523)) |has| |#1| (-964 (-523))) (((-383 (-523))) |has| |#1| (-964 (-383 (-523)))))
(|has| |#1| (-786))
(|has| |#1| (-786))
@@ -1403,13 +1403,13 @@
(((|#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))
(((|#1|) |has| |#1| (-158)))
(((|#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))
-(((|#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339))))
+(((|#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339))))
(|has| |#2| (-786))
(|has| |#1| (-786))
-(-3172 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-840)))
((($ $) . T) ((#0=(-383 (-523)) #0#) . T))
((((-523) |#2|) . T))
-(((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339))))
+(((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339))))
(|has| |#1| (-325))
(((|#3| |#3|) -12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))
((($) . T) (((-383 (-523))) . T))
@@ -1417,7 +1417,7 @@
(|has| |#1| (-759))
(|has| |#1| (-759))
(((|#1|) . T))
-(-3172 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)))
(|has| |#1| (-784))
(|has| |#1| (-784))
(|has| |#1| (-784))
@@ -1426,13 +1426,13 @@
((((-523)) . T) (($) . T) (((-383 (-523))) . T))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
(|has| |#1| (-37 (-383 (-523))))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-1087)) |has| |#1| (-831 (-1087))) (((-1001)) . T))
(((|#1|) . T))
(|has| |#1| (-784))
-(((#0=(-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) #0#) |has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))))
+(((#0=(-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) #0#) |has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(|has| |#1| (-1016))
(((|#1|) . T))
@@ -1450,7 +1450,7 @@
(((|#1|) . T))
((((-133)) . T))
(((|#2|) |has| |#2| (-158)))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
(((|#1|) . T))
(|has| |#1| (-134))
(|has| |#1| (-136))
@@ -1472,32 +1472,32 @@
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1|) . T))
(((|#1| |#2|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((#0=(-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) #0#) |has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-840)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-840)))
+(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((#0=(-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) #0#) |has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-840)))
(((|#1|) . T) (($) . T))
(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
(((|#1| |#2|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(((|#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339))))
+(((|#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339))))
(|has| |#1| (-786))
(|has| |#1| (-515))
((((-536 |#1|)) . T))
((($) . T))
(((|#2|) . T))
-(-3172 (-12 (|has| |#1| (-339)) (|has| |#2| (-759))) (-12 (|has| |#1| (-339)) (|has| |#2| (-786))))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (-12 (|has| |#1| (-339)) (|has| |#2| (-759))) (-12 (|has| |#1| (-339)) (|has| |#2| (-786))))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
((((-841 |#1|)) . T))
(((|#1| (-467 |#1| |#3|) (-467 |#1| |#2|)) . T))
(((|#1| |#4| |#5|) . T))
(((|#1| (-710)) . T))
((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) |has| |#1| (-158)) (($) |has| |#1| (-515)))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
-(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)) ((|#1|) |has| |#1| (-158)))
+(((|#1|) |has| |#1| (-158)) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))))
((($) |has| |#1| (-515)) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) . T))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) . T))
((((-383 |#2|)) . T) (((-383 (-523))) . T) (($) . T))
((((-614 |#1|)) . T))
(((|#1| |#2| |#3| |#4|) . T))
@@ -1505,17 +1505,17 @@
((((-794)) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
((((-794)) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
((((-794)) . T))
((((-794)) . T))
((((-794)) . T))
(((|#2|) . T))
-(-3172 (|has| |#3| (-25)) (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-344)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)) (|has| |#3| (-1016)))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#3| (-25)) (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-344)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)) (|has| |#3| (-1016)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
((((-383 (-523))) |has| |#1| (-964 (-383 (-523)))) (((-523)) |has| |#1| (-964 (-523))) ((|#1|) . T))
(|has| |#1| (-1109))
(|has| |#1| (-1109))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
(|has| |#1| (-1109))
(|has| |#1| (-1109))
(((|#3| |#3|) . T))
@@ -1528,43 +1528,43 @@
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
((((-1070) (-51)) . T))
(|has| |#1| (-1016))
-(-3172 (|has| |#2| (-759)) (|has| |#2| (-786)))
+(-3255 (|has| |#2| (-759)) (|has| |#2| (-786)))
(((|#1|) . T))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) (((-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) (((-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
(((|#1|) |has| |#1| (-158)) (($) . T))
((($) . T))
((((-1085 |#1| |#2| |#3|)) -12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339))))
((((-794)) . T))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
((($) . T))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
((((-794)) . T))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-840)))
(|has| |#2| (-840))
(|has| |#1| (-339))
(((|#2|) |has| |#2| (-1016)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
((($) . T) ((|#2|) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-840)))
(|has| |#1| (-840))
(|has| |#1| (-840))
((((-499)) . T) (((-383 (-1083 (-523)))) . T) (((-203)) . T) (((-355)) . T))
((((-355)) . T) (((-203)) . T) (((-794)) . T))
(|has| |#1| (-840))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#1|) . T))
(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
((($ $) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((($ $) . T))
((((-523) (-108)) . T))
((($) . T))
(((|#1|) . T))
((((-523)) . T))
((((-108)) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515)))
(|has| |#1| (-37 (-383 (-523))))
(((|#1| (-523)) . T))
((($) . T))
@@ -1586,7 +1586,7 @@
(((|#1| (-1133 |#1| |#2| |#3|)) . T))
(((|#1| (-710)) . T))
(((|#1|) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-794)) . T))
(|has| |#1| (-1016))
((((-1070) |#1|) . T))
@@ -1606,18 +1606,18 @@
(((|#1|) . T))
((((-523)) . T))
((((-794)) . T))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-325)))
((((-794)) . T))
(|has| |#1| (-136))
(((|#3|) . T))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
((((-794)) . T))
((((-1154 |#2| |#3| |#4|)) . T) (((-1155 |#1| |#2| |#3| |#4|)) . T))
((((-794)) . T))
-((((-47)) -12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523)))) (((-562 $)) . T) ((|#1|) . T) (((-523)) |has| |#1| (-964 (-523))) (((-383 (-523))) -3172 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523)))) (|has| |#1| (-964 (-383 (-523))))) (((-383 (-883 |#1|))) |has| |#1| (-515)) (((-883 |#1|)) |has| |#1| (-973)) (((-1087)) . T))
+((((-47)) -12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523)))) (((-562 $)) . T) ((|#1|) . T) (((-523)) |has| |#1| (-964 (-523))) (((-383 (-523))) -3255 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523)))) (|has| |#1| (-964 (-383 (-523))))) (((-383 (-883 |#1|))) |has| |#1| (-515)) (((-883 |#1|)) |has| |#1| (-973)) (((-1087)) . T))
(((|#1|) . T) (($) . T))
(((|#1| (-710)) . T))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) |has| |#1| (-158)))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) |has| |#1| (-158)))
(((|#1|) |has| |#1| (-286 |#1|)))
((((-1155 |#1| |#2| |#3| |#4|)) . T))
((((-523)) |has| |#1| (-817 (-523))) (((-355)) |has| |#1| (-817 (-355))))
@@ -1625,14 +1625,14 @@
(|has| |#1| (-515))
(((|#1|) . T))
((((-794)) . T))
-(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(((|#1|) |has| |#1| (-158)))
((($) |has| |#1| (-515)) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
(((|#1|) . T))
(((|#3|) |has| |#3| (-1016)))
-(((|#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-339))))
+(((|#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-339))))
((((-1154 |#2| |#3| |#4|)) . T))
((((-108)) . T))
(|has| |#1| (-759))
@@ -1642,8 +1642,8 @@
(|has| |#1| (-784))
(|has| |#1| (-784))
(((|#1| (-523) (-1001)) . T))
-(-3172 (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+(-3255 (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1| (-383 (-523)) (-1001)) . T))
(((|#1| (-710) (-1001)) . T))
(|has| |#1| (-786))
@@ -1659,28 +1659,28 @@
(((|#1|) . T))
(|has| |#1| (-1016))
((((-523)) -12 (|has| |#1| (-339)) (|has| |#2| (-585 (-523)))) ((|#2|) |has| |#1| (-339)))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
(((|#2|) |has| |#2| (-158)))
(((|#1|) |has| |#1| (-158)))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
((((-794)) . T))
(|has| |#3| (-784))
((((-794)) . T))
((((-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) . T))
((((-794)) . T))
-(((|#1| |#1|) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-973))))
+(((|#1| |#1|) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-973))))
(((|#1|) . T))
((((-523)) . T))
((((-523)) . T))
-(((|#1|) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-973))))
+(((|#1|) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-973))))
(((|#2|) |has| |#2| (-339)))
((($) . T) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-339)))
(|has| |#1| (-786))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#2|) . T))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) |has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-840)))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) |has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-840)))
(((|#2|) . T) (((-523)) |has| |#2| (-585 (-523))))
((((-794)) . T))
((((-794)) . T))
@@ -1714,18 +1714,18 @@
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
(((|#1|) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) . T) (($ $) . T))
((((-794)) . T))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
((($) . T) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(|has| |#1| (-339))
(|has| |#1| (-339))
(|has| (-383 |#2|) (-211))
(|has| |#1| (-840))
(((|#2|) |has| |#2| (-973)))
-(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(|has| |#1| (-339))
(((|#1|) |has| |#1| (-158)))
(((|#1| |#1|) . T))
@@ -1750,7 +1750,7 @@
(((|#1| (-383 (-523)) (-1001)) . T))
(((|#1| (-710) (-1001)) . T))
(((#0=(-383 |#2|) #0#) . T) ((#1=(-383 (-523)) #1#) . T) (($ $) . T))
-(((|#1|) . T) (((-523)) -3172 (|has| (-383 (-523)) (-964 (-523))) (|has| |#1| (-964 (-523)))) (((-383 (-523))) . T))
+(((|#1|) . T) (((-523)) -3255 (|has| (-383 (-523)) (-964 (-523))) (|has| |#1| (-964 (-523)))) (((-383 (-523))) . T))
(((|#1| (-554 |#1| |#3|) (-554 |#1| |#2|)) . T))
(((|#1|) |has| |#1| (-158)))
(((|#1|) . T))
@@ -1769,24 +1769,24 @@
((((-638)) . T))
(((|#2|) |has| |#2| (-158)))
(|has| |#2| (-784))
-((((-108)) |has| |#1| (-1016)) (((-794)) -3172 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)) (|has| |#1| (-1028)) (|has| |#1| (-1016))))
+((((-108)) |has| |#1| (-1016)) (((-794)) -3255 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)) (|has| |#1| (-1028)) (|has| |#1| (-1016))))
(((|#1|) . T) (($) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) . T))
((((-794)) . T))
((((-523) |#1|) . T))
((((-638)) . T) (((-383 (-523))) . T) (((-523)) . T))
(((|#1| |#1|) |has| |#1| (-158)))
(((|#2|) . T))
-(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
((((-355)) . T))
((((-638)) . T))
((((-383 (-523))) . #0=(|has| |#2| (-339))) (($) . #0#))
(((|#1|) |has| |#1| (-158)))
((((-383 (-883 |#1|))) . T))
(((|#2| |#2|) . T))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(((|#2|) . T))
(|has| |#2| (-786))
(((|#3|) |has| |#3| (-973)))
@@ -1796,14 +1796,14 @@
(|has| |#1| (-786))
((((-1087)) |has| |#2| (-831 (-1087))))
((((-794)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-383 (-523))) . T) (($) . T))
(|has| |#1| (-448))
(|has| |#1| (-344))
(|has| |#1| (-344))
(|has| |#1| (-344))
(|has| |#1| (-339))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-448)) (|has| |#1| (-515)) (|has| |#1| (-973)) (|has| |#1| (-1028)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-448)) (|has| |#1| (-515)) (|has| |#1| (-973)) (|has| |#1| (-1028)))
(|has| |#1| (-37 (-383 (-523))))
((((-112 |#1|)) . T))
((((-112 |#1|)) . T))
@@ -1824,11 +1824,11 @@
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-786))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-136))
(|has| |#1| (-134))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) ((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) ((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
(((|#2|) . T))
(((|#3|) . T))
((((-112 |#1|)) . T))
@@ -1846,11 +1846,11 @@
((((-499)) |has| |#1| (-564 (-499))) (((-823 (-523))) |has| |#1| (-564 (-823 (-523)))) (((-823 (-355))) |has| |#1| (-564 (-823 (-355)))) (((-355)) . #0=(|has| |#1| (-949))) (((-203)) . #0#))
(((|#1|) |has| |#1| (-339)))
((((-794)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((($ $) . T) (((-562 $) $) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
((($) . T) (((-1155 |#1| |#2| |#3| |#4|)) . T) (((-383 (-523))) . T))
-((($) -3172 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-515)))
+((($) -3255 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-515)))
(|has| |#1| (-339))
(|has| |#1| (-339))
(|has| |#1| (-339))
@@ -1861,11 +1861,11 @@
((((-355)) . T))
(((|#3|) -12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))
((((-794)) . T))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-840)))
(((|#1|) . T))
(|has| |#1| (-786))
(|has| |#1| (-786))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
(|has| |#1| (-1016))
@@ -1874,13 +1874,13 @@
(|has| |#1| (-134))
(|has| |#1| (-136))
((((-523)) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
(((#0=(-1154 |#2| |#3| |#4|)) . T) (((-383 (-523))) |has| #0# (-37 (-383 (-523)))) (($) . T))
((((-523)) . T))
(|has| |#1| (-339))
-(-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-136)) (|has| |#1| (-339))) (|has| |#1| (-136)))
-(-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-134)) (|has| |#1| (-339))) (|has| |#1| (-134)))
+(-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-136)) (|has| |#1| (-339))) (|has| |#1| (-136)))
+(-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-134)) (|has| |#1| (-339))) (|has| |#1| (-134)))
(|has| |#1| (-339))
(|has| |#1| (-134))
(|has| |#1| (-136))
@@ -1897,18 +1897,18 @@
(((|#1| |#2|) . T))
(((|#1|) . T) (((-523)) |has| |#1| (-585 (-523))))
(((|#3|) |has| |#3| (-158)))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
((((-523)) . T))
(((|#1| $) |has| |#1| (-263 |#1| |#1|)))
((((-383 (-523))) . T) (($) . T) (((-383 |#1|)) . T) ((|#1|) . T))
((((-794)) . T))
(((|#3|) . T))
-(((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-267)) (|has| |#1| (-339))) ((#0=(-383 (-523)) #0#) |has| |#1| (-339)))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) . T))
+(((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-267)) (|has| |#1| (-339))) ((#0=(-383 (-523)) #0#) |has| |#1| (-339)))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) . T))
((($) . T))
((((-523) |#1|) . T))
((((-1087)) |has| (-383 |#2|) (-831 (-1087))))
-(((|#1|) . T) (($) -3172 (|has| |#1| (-267)) (|has| |#1| (-339))) (((-383 (-523))) |has| |#1| (-339)))
+(((|#1|) . T) (($) -3255 (|has| |#1| (-267)) (|has| |#1| (-339))) (((-383 (-523))) |has| |#1| (-339)))
((((-499)) |has| |#2| (-564 (-499))))
((((-629 |#2|)) . T) (((-794)) . T))
(((|#1|) . T))
@@ -1916,8 +1916,8 @@
(((|#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))
((((-801 |#1|)) . T))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
-(-3172 (|has| |#4| (-732)) (|has| |#4| (-784)))
-(-3172 (|has| |#3| (-732)) (|has| |#3| (-784)))
+(-3255 (|has| |#4| (-732)) (|has| |#4| (-784)))
+(-3255 (|has| |#3| (-732)) (|has| |#3| (-784)))
((((-794)) . T))
((((-794)) . T))
(((|#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))
@@ -1933,17 +1933,17 @@
((((-383 (-523))) . T) (($) . T))
((((-383 (-523))) . T) (($) . T))
((((-383 (-523))) . T) (($) . T))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-1127)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-1127)))
((($) . T))
((((-383 (-523))) |has| #0=(-383 |#2|) (-964 (-383 (-523)))) (((-523)) |has| #0# (-964 (-523))) ((#0#) . T))
(((|#2|) . T) (((-523)) |has| |#2| (-585 (-523))))
(((|#1| (-710)) . T))
(|has| |#1| (-786))
(((|#1|) . T) (((-523)) |has| |#1| (-585 (-523))))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) (((-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) (((-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
((((-523)) . T))
(|has| |#1| (-37 (-383 (-523))))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) |has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) |has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(|has| |#1| (-784))
(|has| |#1| (-37 (-383 (-523))))
@@ -1968,24 +1968,24 @@
(((|#1| |#2|) . T))
((((-133)) . T))
((((-719 |#1| (-796 |#2|))) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(|has| |#1| (-1109))
(((|#1|) . T))
-(-3172 (|has| |#3| (-25)) (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-344)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)) (|has| |#3| (-1016)))
+(-3255 (|has| |#3| (-25)) (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-344)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)) (|has| |#3| (-1016)))
((((-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)))
(((|#2|) . T))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((((-841 |#1|)) . T))
((($) . T))
((((-383 (-883 |#1|))) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
((((-499)) |has| |#4| (-564 (-499))))
((((-794)) . T) (((-589 |#4|)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1|) . T))
(|has| |#1| (-784))
-(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) |has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))))
+(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) |has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))))
(|has| |#1| (-1016))
(|has| |#1| (-339))
(|has| |#1| (-786))
@@ -1993,16 +1993,16 @@
(((|#1|) . T))
(((|#1|) . T))
((($) . T) (((-383 (-523))) . T))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) |has| |#1| (-158)))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) |has| |#1| (-158)))
(|has| |#1| (-134))
(|has| |#1| (-136))
-(-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-136)) (|has| |#1| (-339))) (|has| |#1| (-136)))
-(-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-134)) (|has| |#1| (-339))) (|has| |#1| (-134)))
+(-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-136)) (|has| |#1| (-339))) (|has| |#1| (-136)))
+(-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-134)) (|has| |#1| (-339))) (|has| |#1| (-134)))
(|has| |#1| (-134))
(|has| |#1| (-136))
(|has| |#1| (-136))
(|has| |#1| (-134))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
((((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)))
(|has| |#1| (-784))
(((|#1| |#2|) . T))
@@ -2025,9 +2025,9 @@
((((-794)) . T))
((((-794)) . T))
((((-499)) |has| |#1| (-564 (-499))))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((|#1| |#1|) |has| |#1| (-286 |#1|)))
-(((|#1|) -3172 (|has| |#1| (-158)) (|has| |#1| (-339))))
+(((|#1|) -3255 (|has| |#1| (-158)) (|has| |#1| (-339))))
((((-292 |#1|)) . T))
(((|#2|) |has| |#2| (-339)))
(((|#2|) . T))
@@ -2048,14 +2048,14 @@
(|has| |#1| (-134))
(|has| |#1| (-136))
((($ $) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)) (|has| |#1| (-1028)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)) (|has| |#1| (-1028)) (|has| |#1| (-1016)))
(|has| |#1| (-515))
(((|#2|) . T))
((((-523)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
((((-536 |#1|)) . T))
((($) . T))
(((|#1| (-57 |#1|) (-57 |#1|)) . T))
@@ -2080,12 +2080,12 @@
(((|#1| |#2|) . T))
((((-1087) |#1|) . T))
(((|#4|) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
((((-1087) (-51)) . T))
((((-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) . T))
((((-383 (-523))) |has| |#1| (-964 (-383 (-523)))) (((-523)) |has| |#1| (-964 (-523))) ((|#1|) . T))
((((-794)) . T))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-344)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)) (|has| |#2| (-1016)))
(((#0=(-1155 |#1| |#2| |#3| |#4|) #0#) . T) ((#1=(-383 (-523)) #1#) . T) (($ $) . T))
(((|#1| |#1|) |has| |#1| (-158)) ((#0=(-383 (-523)) #0#) |has| |#1| (-515)) (($ $) |has| |#1| (-515)))
(((|#1|) . T) (($) . T) (((-383 (-523))) . T))
@@ -2104,14 +2104,14 @@
(((|#1|) . T))
(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
(((|#2| |#3|) . T))
-(-3172 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-339)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
(((|#1| (-495 |#2|)) . T))
(((|#1| (-710)) . T))
(((|#1| (-495 (-1006 (-1087)))) . T))
(((|#1|) |has| |#1| (-158)))
(((|#1|) . T))
(|has| |#2| (-840))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
((((-794)) . T))
((($ $) . T) ((#0=(-1154 |#2| |#3| |#4|) #0#) . T) ((#1=(-383 (-523)) #1#) |has| #0# (-37 (-383 (-523)))))
((((-841 |#1|)) . T))
@@ -2120,13 +2120,13 @@
((($) . T))
((($) . T))
(|has| |#1| (-339))
-(-3172 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)) (|has| |#1| (-515)))
(|has| |#1| (-339))
((($) . T) ((#0=(-1154 |#2| |#3| |#4|)) . T) (((-383 (-523))) |has| #0# (-37 (-383 (-523)))))
(((|#1| |#2|) . T))
((((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)))
-(-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339)) (|has| |#1| (-325)))
-(-3172 (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
+(-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)))
((((-523)) |has| |#1| (-585 (-523))) ((|#1|) . T))
(((|#1| |#2|) . T))
((((-794)) . T))
@@ -2158,27 +2158,27 @@
(((|#1|) |has| |#1| (-158)))
((((-794)) . T))
(((|#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))
-(((|#2|) -3172 (|has| |#2| (-6 (-4250 "*"))) (|has| |#2| (-158))))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(((|#2|) -3255 (|has| |#2| (-6 (-4250 "*"))) (|has| |#2| (-158))))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(|has| |#2| (-786))
(|has| |#2| (-840))
(|has| |#1| (-840))
(((|#2|) |has| |#2| (-158)))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)))
((((-794)) . T))
((((-794)) . T))
((((-499)) . T) (((-523)) . T) (((-823 (-523))) . T) (((-355)) . T) (((-203)) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) . T))
(((|#1|) . T))
((((-794)) . T))
(((|#1| |#2|) . T))
(((|#1| (-383 (-523))) . T))
(((|#1|) . T))
-(-3172 (|has| |#1| (-267)) (|has| |#1| (-339)))
+(-3255 (|has| |#1| (-267)) (|has| |#1| (-339)))
((((-133)) . T))
((((-383 |#2|)) . T) (((-383 (-523))) . T) (($) . T))
(|has| |#1| (-784))
@@ -2193,7 +2193,7 @@
((((-383 (-523))) . T) (($) . T))
((((-794)) . T))
((((-794)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#2| |#2|) . T) ((|#1| |#1|) . T))
((((-794)) . T))
((((-794)) . T))
@@ -2204,7 +2204,7 @@
(((|#1|) . T))
((((-589 (-133))) . T) (((-1070)) . T))
((((-794)) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
((((-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((|#1| |#1|) |has| |#1| (-286 |#1|)))
(|has| |#1| (-786))
((((-794)) . T))
@@ -2216,16 +2216,16 @@
((((-794)) . T) (((-589 |#4|)) . T))
(((|#2|) . T))
((((-841 |#1|)) . T) (((-383 (-523))) . T) (($) . T))
-(-3172 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973)))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
((((-1087) (-51)) . T))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(|has| |#1| (-840))
(|has| |#1| (-840))
(((|#2|) . T))
@@ -2240,12 +2240,12 @@
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(|has| |#1| (-759))
(((#0=(-841 |#1|) #0#) . T) (($ $) . T) ((#1=(-383 (-523)) #1#) . T))
((((-383 |#2|)) . T))
(|has| |#1| (-784))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) . T) ((#1=(-523) #1#) . T) (($ $) . T))
((((-841 |#1|)) . T) (($) . T) (((-383 (-523))) . T))
(((|#2|) |has| |#2| (-973)) (((-523)) -12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973))))
@@ -2255,25 +2255,25 @@
(|has| |#1| (-134))
(((|#2|) . T))
((((-794)) . T))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) . T))
-(((#0=(-51)) . T) (((-2 (|:| -3772 (-1087)) (|:| -2482 #0#))) . T))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) . T))
+(((#0=(-51)) . T) (((-2 (|:| -2402 (-1087)) (|:| -2746 #0#))) . T))
(|has| |#1| (-325))
((((-523)) . T))
((((-794)) . T))
(((#0=(-1155 |#1| |#2| |#3| |#4|) $) |has| #0# (-263 #0# #0#)))
(|has| |#1| (-339))
(((#0=(-1001) |#1|) . T) ((#0# $) . T) (($ $) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
(((#0=(-383 (-523)) #0#) . T) ((#1=(-638) #1#) . T) (($ $) . T))
((((-292 |#1|)) . T) (($) . T))
(((|#1|) . T) (((-383 (-523))) |has| |#1| (-339)))
(|has| |#1| (-1016))
(((|#1|) . T))
-(((|#1|) -3172 (|has| |#2| (-343 |#1|)) (|has| |#2| (-393 |#1|))))
-(((|#1|) -3172 (|has| |#2| (-343 |#1|)) (|has| |#2| (-393 |#1|))))
+(((|#1|) -3255 (|has| |#2| (-343 |#1|)) (|has| |#2| (-393 |#1|))))
+(((|#1|) -3255 (|has| |#2| (-343 |#1|)) (|has| |#2| (-393 |#1|))))
(((|#2|) . T))
((((-383 (-523))) . T) (((-638)) . T) (($) . T))
(((|#3| |#3|) . T))
@@ -2292,7 +2292,7 @@
(((|#2|) . T))
(((|#1|) . T))
((((-523)) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(((|#2|) . T) (((-523)) |has| |#2| (-585 (-523))))
(((|#1| |#2|) . T))
((($) . T))
@@ -2329,7 +2329,7 @@
(|has| |#2| (-949))
((($) . T))
(|has| |#1| (-840))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((($) . T))
(((|#2|) . T))
(((|#1|) . T))
@@ -2337,24 +2337,24 @@
((($) . T))
(|has| |#1| (-339))
((((-841 |#1|)) . T))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((($ $) . T) ((#0=(-383 (-523)) #0#) . T))
-(-3172 (|has| |#1| (-344)) (|has| |#1| (-786)))
+(-3255 (|has| |#1| (-344)) (|has| |#1| (-786)))
(((|#1|) . T))
((((-794)) . T))
((((-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))))
((((-383 |#2|) |#3|) . T))
((($) . T) (((-383 (-523))) . T))
((((-710) |#1|) . T))
-(((|#2| (-218 (-2810 |#1|) (-710))) . T))
+(((|#2| (-218 (-1271 |#1|) (-710))) . T))
(((|#1| (-495 |#3|)) . T))
((((-383 (-523))) . T))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
((((-794)) . T))
-(((#0=(-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) #0#) |has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))))
+(((#0=(-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) #0#) |has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))))
(|has| |#1| (-840))
(|has| |#2| (-339))
-(-3172 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
((((-155 (-355))) . T) (((-203)) . T) (((-355)) . T))
((((-794)) . T))
(((|#1|) . T))
@@ -2371,11 +2371,11 @@
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
-(-3172 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)))
(|has| |#1| (-37 (-383 (-523))))
(-12 (|has| |#1| (-508)) (|has| |#1| (-767)))
((((-794)) . T))
-((((-1087)) -3172 (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))) (-12 (|has| |#1| (-339)) (|has| |#2| (-831 (-1087))))))
+((((-1087)) -3255 (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))) (-12 (|has| |#1| (-339)) (|has| |#2| (-831 (-1087))))))
(|has| |#1| (-339))
((((-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))))
(|has| |#1| (-339))
@@ -2385,7 +2385,7 @@
(((|#1|) . T))
(((|#2|) |has| |#1| (-339)))
(((|#2|) |has| |#1| (-339)))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1|) . T))
(((|#1|) |has| |#1| (-158)))
(((|#1|) . T))
@@ -2408,31 +2408,31 @@
(((|#2|) |has| |#1| (-339)))
((((-355)) -12 (|has| |#1| (-339)) (|has| |#2| (-817 (-355)))) (((-523)) -12 (|has| |#1| (-339)) (|has| |#2| (-817 (-523)))))
(|has| |#1| (-339))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
(|has| |#1| (-339))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
(|has| |#1| (-339))
(|has| |#1| (-515))
(((|#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))
(((|#3|) . T))
(((|#1|) . T))
-(-3172 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(((|#2|) . T))
(((|#2|) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(|has| |#1| (-37 (-383 (-523))))
(((|#1| |#2|) . T))
(|has| |#1| (-37 (-383 (-523))))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
(|has| |#1| (-136))
((((-1070) |#1|) . T))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
(|has| |#1| (-136))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))
(|has| |#1| (-136))
((((-536 |#1|)) . T))
((($) . T))
@@ -2440,7 +2440,7 @@
(|has| |#1| (-515))
(|has| |#1| (-37 (-383 (-523))))
(|has| |#1| (-37 (-383 (-523))))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-325)))
(|has| |#1| (-136))
((((-794)) . T))
((($) . T))
@@ -2465,7 +2465,7 @@
(|has| |#1| (-730))
(|has| |#1| (-730))
((((-499)) |has| |#1| (-564 (-499))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-110)) . T) ((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -2486,7 +2486,7 @@
((((-523)) . T))
((((-794)) . T))
((((-523)) . T))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
((((-155 (-355))) . T) (((-203)) . T) (((-355)) . T))
((((-794)) . T))
((((-794)) . T))
@@ -2498,9 +2498,9 @@
(((|#1|) . T) (($) . T) (((-383 (-523))) . T))
(|has| |#1| (-339))
(|has| |#1| (-339))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)) (|has| |#1| (-1028)) (|has| |#1| (-1016)))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-448)) (|has| |#1| (-666)) (|has| |#1| (-831 (-1087))) (|has| |#1| (-973)) (|has| |#1| (-1028)) (|has| |#1| (-1016)))
(|has| |#1| (-1063))
((((-523) |#1|) . T))
(((|#1|) . T))
@@ -2518,8 +2518,8 @@
(((|#1|) . T))
(|has| |#1| (-515))
((((-383 |#2|)) . T) (((-383 (-523))) . T) (($) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
((((-355)) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -2528,7 +2528,7 @@
(|has| |#1| (-515))
(|has| |#1| (-1016))
((((-719 |#1| (-796 |#2|))) |has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
(((|#1|) . T))
(((|#2| |#3|) . T))
(|has| |#2| (-840))
@@ -2538,12 +2538,12 @@
(|has| |#1| (-211))
(((|#1| (-495 (-1006 (-1087)))) . T))
(|has| |#2| (-339))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) . T))
(((|#1|) . T))
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
((((-794)) . T))
((((-794)) . T))
-(-3172 (|has| |#3| (-732)) (|has| |#3| (-784)))
+(-3255 (|has| |#3| (-732)) (|has| |#3| (-784)))
((((-794)) . T))
((((-794)) . T))
(((|#1|) . T))
@@ -2552,8 +2552,8 @@
((((-523)) . T))
(((|#3|) . T))
((((-794)) . T))
-(-3172 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)))
-(-3172 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
+(-3255 (|has| |#1| (-284)) (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-134)) (|has| |#1| (-136)) (|has| |#1| (-158)) (|has| |#1| (-515)) (|has| |#1| (-973)))
(((#0=(-536 |#1|) #0#) . T) (($ $) . T) ((#1=(-383 (-523)) #1#) . T))
((($ $) . T) ((#0=(-383 (-523)) #0#) . T))
(((|#1|) |has| |#1| (-158)))
@@ -2566,7 +2566,7 @@
(((|#1|) . T))
((((-794)) |has| |#1| (-563 (-794))))
((((-271 |#3|)) . T))
-(((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))) ((|#2| |#2|) . T) (($ $) -3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+(((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))) ((|#2| |#2|) . T) (($ $) -3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
(((|#2| |#2|) . T) ((|#6| |#6|) . T))
(((|#1|) . T))
((($) . T) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T))
@@ -2574,20 +2574,20 @@
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
(((|#1|) . T) (((-383 (-523))) . T) (($) . T))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
(((|#2|) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T) (($) -3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T) (($) -3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
(((|#2|) . T) ((|#6|) . T))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
((((-794)) . T))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(|has| |#2| (-840))
(|has| |#1| (-840))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1|) . T))
-((((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) . T))
+((((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1| |#1|) . T))
@@ -2601,10 +2601,10 @@
(((|#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))
(((#0=(-383 (-523)) #0#) . T))
((((-383 (-523))) . T))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(((|#1|) . T))
(((|#1|) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-784)) (|has| |#2| (-973)))
((((-499)) . T))
((((-794)) . T))
((((-1087)) |has| |#2| (-831 (-1087))) (((-1001)) . T))
@@ -2618,12 +2618,12 @@
((($ $) . T) ((#0=(-383 (-523)) #0#) . T))
((((-1087)) |has| |#1| (-831 (-1087))))
((((-841 |#1|)) . T) (((-383 (-523))) . T) (($) . T))
-((($) . T) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) . T))
-(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))))
+((($) . T) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#1|) . T))
+(((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))) ((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))))
((($) . T) (((-383 (-523))) . T))
(((|#1|) . T) (((-383 (-523))) . T) (((-523)) . T) (($) . T))
(((|#2|) |has| |#2| (-973)) (((-523)) -12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973))))
-((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-515))))
+((((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-515))))
(|has| |#1| (-515))
(((|#1|) |has| |#1| (-339)))
((((-523)) . T))
@@ -2642,8 +2642,8 @@
((((-794)) . T))
(|has| |#2| (-759))
(|has| |#2| (-759))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#2|) |has| |#1| (-339)) (($) . T) ((|#1|) . T))
-(((|#1|) . T) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) . T))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#2|) |has| |#1| (-339)) (($) . T) ((|#1|) . T))
+(((|#1|) . T) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) . T))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1|) . T) (((-523)) |has| |#1| (-964 (-523))) (((-383 (-523))) |has| |#1| (-964 (-383 (-523)))))
((((-523)) |has| |#1| (-817 (-523))) (((-355)) |has| |#1| (-817 (-355))))
@@ -2669,12 +2669,12 @@
(((|#2| (-710)) . T))
((((-1087)) . T))
((((-801 |#1|)) . T))
-(-3172 (|has| |#3| (-25)) (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#3| (-25)) (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-784)) (|has| |#3| (-973)))
((((-794)) . T))
(((|#1|) . T))
-(-3172 (|has| |#2| (-732)) (|has| |#2| (-784)))
-(-3172 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786))))
+(-3255 (|has| |#2| (-732)) (|has| |#2| (-784)))
+(-3255 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786))))
((((-801 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-344))
@@ -2700,7 +2700,7 @@
(((|#1|) . T))
((((-794)) . T))
(|has| |#2| (-840))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) . T))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) . T))
((((-499)) |has| |#2| (-564 (-499))) (((-823 (-355))) |has| |#2| (-564 (-823 (-355)))) (((-823 (-523))) |has| |#2| (-564 (-823 (-523)))))
((((-794)) . T))
((((-794)) . T))
@@ -2733,11 +2733,11 @@
((((-383 |#2|) |#3|) . T))
(((|#1|) . T))
(|has| |#1| (-1016))
-(((|#2| (-456 (-2810 |#1|) (-710))) . T))
+(((|#2| (-456 (-1271 |#1|) (-710))) . T))
((((-523) |#1|) . T))
(((|#2| |#2|) . T))
(((|#1| (-495 (-1087))) . T))
-(-3172 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
((((-523)) . T))
(((|#2|) . T))
(((|#2|) . T))
@@ -2747,9 +2747,9 @@
((($) . T) (((-383 (-523))) . T))
((($) . T))
((($) . T))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
(((|#1|) . T))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((((-794)) . T))
((((-133)) . T))
(((|#1|) . T) (((-383 (-523))) . T))
@@ -2789,27 +2789,27 @@
(|has| |#1| (-211))
(((|#1| (-495 |#3|)) . T))
(|has| |#1| (-344))
-(((|#2| (-218 (-2810 |#1|) (-710))) . T))
+(((|#2| (-218 (-1271 |#1|) (-710))) . T))
(|has| |#1| (-344))
(|has| |#1| (-344))
(((|#1|) . T) (($) . T))
(((|#1| (-495 |#2|)) . T))
-(-3172 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(((|#1| (-710)) . T))
(|has| |#1| (-515))
-(-3172 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-25)) (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(-12 (|has| |#1| (-21)) (|has| |#2| (-21)))
((((-794)) . T))
-(-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))
-(-3172 (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))
+(-3255 (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
(((|#1|) |has| |#1| (-158)))
(((|#4|) |has| |#4| (-973)))
(((|#3|) |has| |#3| (-973)))
(-12 (|has| |#1| (-339)) (|has| |#2| (-759)))
(-12 (|has| |#1| (-339)) (|has| |#2| (-759)))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
((((-383 |#2|)) . T) (((-383 (-523))) . T) (($) . T))
((($ $) . T) ((#0=(-383 (-523)) #0#) . T))
@@ -2822,14 +2822,14 @@
(((|#2|) |has| |#2| (-973)) (((-523)) -12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973))))
(((|#1|) . T))
(|has| |#2| (-339))
-(((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))) ((|#2| |#2|) . T) (($ $) -3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
+(((#0=(-383 (-523)) #0#) |has| |#2| (-37 (-383 (-523)))) ((|#2| |#2|) . T) (($ $) -3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1| |#1|) . T) ((#0=(-383 (-523)) #0#) |has| |#1| (-37 (-383 (-523)))))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-383 (-523)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-383 (-523)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-383 (-523)) #0#) . T))
(((|#2| |#2|) . T))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T) (($) -3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T) (($) -3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#1|) . T) (($) . T) (((-383 (-523))) . T))
(((|#1|) . T) (($) . T) (((-383 (-523))) . T))
(((|#1|) . T) (($) . T) (((-383 (-523))) . T))
@@ -2848,25 +2848,25 @@
(((|#1|) |has| |#2| (-393 |#1|)))
(((|#1|) |has| |#2| (-393 |#1|)))
((((-841 |#1|)) . T) (((-383 (-523))) . T) (($) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
((((-794)) . T))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) |has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) |has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
((((-523) |#1|) . T))
((((-523) |#1|) . T))
((((-523) |#1|) . T))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
((((-523) |#1|) . T))
(((|#1|) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
((((-1087)) |has| |#1| (-831 (-1087))) (((-757 (-1087))) . T))
-(-3172 (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#3| (-124)) (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-732)) (|has| |#3| (-784)) (|has| |#3| (-973)))
((((-758 |#1|)) . T))
(((|#1| |#2|) . T))
((((-794)) . T))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
(((|#1| |#2|) . T))
(|has| |#1| (-37 (-383 (-523))))
((((-794)) . T))
@@ -2874,15 +2874,15 @@
(((|#1|) |has| |#1| (-158)) (($) |has| |#1| (-515)) (((-383 (-523))) |has| |#1| (-515)))
(((|#2|) . T) (((-523)) |has| |#2| (-585 (-523))))
(|has| |#1| (-339))
-(-3172 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (-12 (|has| |#1| (-339)) (|has| |#2| (-211))))
+(-3255 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (-12 (|has| |#1| (-339)) (|has| |#2| (-211))))
(|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))
(|has| |#1| (-339))
(((|#1|) . T))
-(((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#1| |#1|) . T))
+(((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#1| |#1|) . T))
((((-523) |#1|) . T))
((((-292 |#1|)) . T))
(((#0=(-638) (-1083 #0#)) . T))
-((((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#1|) . T))
+((((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((|#1|) . T))
(((|#1| |#2| |#3| |#4|) . T))
(|has| |#1| (-784))
((($ $) . T) ((#0=(-796 |#1|) $) . T) ((#0# |#2|) . T))
@@ -2899,12 +2899,12 @@
(((#0=(-1155 |#1| |#2| |#3| |#4|)) |has| #0# (-286 #0#)))
((($) . T))
(((|#1|) . T))
-((($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#2| |#2|) |has| |#1| (-339)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
+((($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#2| |#2|) |has| |#1| (-339)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) ((#0=(-383 (-523)) #0#) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
(|has| |#2| (-211))
(|has| $ (-136))
((((-794)) . T))
-((($) . T) (((-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
+((($) . T) (((-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-325))) ((|#1|) . T))
((((-794)) . T))
(|has| |#1| (-784))
((((-1087)) -12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))
@@ -2916,23 +2916,23 @@
(((|#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#4|) . T))
(|has| |#1| (-515))
-((($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#2|) |has| |#1| (-339)) ((|#1|) . T))
-((((-1087)) -3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))
-(((|#1|) . T) (($) -3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
+((($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))) ((|#2|) |has| |#1| (-339)) ((|#1|) . T))
+((((-1087)) -3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))
+(((|#1|) . T) (($) -3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-515))) (((-383 (-523))) -3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-339))))
((((-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))))
((((-1087)) -12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087)))))
(((|#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))
((((-523) |#1|) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
(((|#1|) . T))
(((|#1| (-495 (-757 (-1087)))) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(((|#1|) . T))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
(((|#1|) . T))
-(-3172 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
-(-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))
+(-3255 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))
((((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)))
((($) . T) (((-801 |#1|)) . T) (((-383 (-523))) . T))
((((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)))
@@ -2941,15 +2941,15 @@
(((|#1|) . T))
(((|#1|) . T))
((((-383 |#2|)) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(((|#1|) . T))
(((|#2| |#2|) . T) ((#0=(-383 (-523)) #0#) . T) (($ $) . T))
((((-523)) . T))
@@ -2978,32 +2978,32 @@
((((-1161 |#1| |#2| |#3|)) |has| |#1| (-339)))
((((-1087)) . T) (((-794)) . T))
(|has| |#1| (-339))
-((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
+((((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) |has| |#2| (-158)) (($) -3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840))))
(((|#2|) . T) ((|#6|) . T))
((($) . T) (((-383 (-523))) |has| |#2| (-37 (-383 (-523)))) ((|#2|) . T))
-((($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
-((($) -3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
((((-1020)) . T))
((((-794)) . T))
((($) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((|#1|) . T))
((($) . T))
-((($) -3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
+((($) -3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840))) ((|#1|) |has| |#1| (-158)) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(|has| |#2| (-840))
(|has| |#1| (-840))
(((|#1|) . T))
(((|#1|) . T))
(((|#1| |#1|) |has| |#1| (-158)))
((((-638)) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(((|#1|) |has| |#1| (-158)))
(((|#1|) |has| |#1| (-158)))
((((-383 (-523))) . T) (($) . T))
(((|#1| (-523)) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
(|has| |#1| (-339))
(|has| |#1| (-339))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
-(-3172 (|has| |#1| (-158)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-158)) (|has| |#1| (-515)))
(((|#1| (-523)) . T))
(((|#1| (-383 (-523))) . T))
(((|#1| (-710)) . T))
@@ -3018,16 +3018,16 @@
((((-823 (-355))) . T) (((-823 (-523))) . T) (((-1087)) . T) (((-499)) . T))
(((|#1|) . T))
((((-794)) . T))
-(-3172 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
-(-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))
+(-3255 (|has| |#2| (-124)) (|has| |#2| (-158)) (|has| |#2| (-339)) (|has| |#2| (-732)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))
((((-523)) . T))
((((-523)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(((|#1| |#2|) . T))
(((|#1|) . T))
-(-3172 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
+(-3255 (|has| |#2| (-158)) (|has| |#2| (-784)) (|has| |#2| (-973)))
((((-1087)) -12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973))))
-(-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))))
+(-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))))
(|has| |#1| (-134))
(|has| |#1| (-136))
(|has| |#1| (-339))
@@ -3051,7 +3051,7 @@
((((-1070) (-1087) (-523) (-203) (-794)) . T))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1| |#2|) . T))
-(-3172 (|has| |#1| (-325)) (|has| |#1| (-344)))
+(-3255 (|has| |#1| (-325)) (|has| |#1| (-344)))
(((|#1| |#2|) . T))
((($) . T) ((|#1|) . T))
((((-794)) . T))
@@ -3059,7 +3059,7 @@
((($) . T) ((|#1|) . T) (((-383 (-523))) |has| |#1| (-37 (-383 (-523)))))
(((|#2|) |has| |#2| (-1016)) (((-523)) -12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (((-383 (-523))) -12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016))))
((((-499)) |has| |#1| (-564 (-499))))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-786)) (|has| |#1| (-1016))))
((($) . T) (((-383 (-523))) . T))
(|has| |#1| (-840))
(|has| |#1| (-840))
@@ -3068,14 +3068,14 @@
((((-794)) . T))
(((|#2| |#2|) . T))
(((|#1| |#1|) |has| |#1| (-158)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-515)))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-784)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-515)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-784)))
(((|#2|) . T))
-(-3172 (|has| |#1| (-21)) (|has| |#1| (-784)))
+(-3255 (|has| |#1| (-21)) (|has| |#1| (-784)))
(((|#1|) |has| |#1| (-158)))
(((|#1|) . T))
(((|#1|) . T))
-((((-794)) -3172 (-12 (|has| |#1| (-563 (-794))) (|has| |#2| (-563 (-794)))) (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016)))))
+((((-794)) -3255 (-12 (|has| |#1| (-563 (-794))) (|has| |#2| (-563 (-794)))) (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016)))))
((((-383 |#2|) |#3|) . T))
((((-383 (-523))) . T) (($) . T))
(|has| |#1| (-37 (-383 (-523))))
@@ -3087,17 +3087,17 @@
(((|#1|) . T) (((-383 (-523))) . T) (((-523)) . T) (($) . T))
(((#0=(-523) #0#) . T))
((($) . T) (((-383 (-523))) . T))
-(-3172 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973)))
-(-3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
+(-3255 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973)))
+(-3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973)))
(|has| |#4| (-732))
-(-3172 (|has| |#4| (-732)) (|has| |#4| (-784)))
+(-3255 (|has| |#4| (-732)) (|has| |#4| (-784)))
(|has| |#4| (-784))
(|has| |#3| (-732))
-(-3172 (|has| |#3| (-732)) (|has| |#3| (-784)))
+(-3255 (|has| |#3| (-732)) (|has| |#3| (-784)))
(|has| |#3| (-784))
((((-523)) . T))
(((|#2|) . T))
-((((-1087)) -3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))
+((((-1087)) -3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))
((((-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))))
((((-1087)) -12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087)))))
(((|#1| |#1|) . T) (($ $) . T))
@@ -3112,11 +3112,11 @@
((((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)))
((((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)))
((((-1052 |#1| |#2|)) . T))
-(((|#2|) . T) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) . T))
+(((|#2|) . T) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) . T))
((($) . T))
(|has| |#1| (-949))
-(((|#2|) . T) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
((((-794)) . T))
((((-499)) |has| |#2| (-564 (-499))) (((-823 (-523))) |has| |#2| (-564 (-823 (-523)))) (((-823 (-355))) |has| |#2| (-564 (-823 (-355)))) (((-355)) . #0=(|has| |#2| (-949))) (((-203)) . #0#))
((((-1087) (-51)) . T))
@@ -3128,15 +3128,15 @@
((((-1085 |#1| |#2| |#3|)) . T))
((((-1085 |#1| |#2| |#3|)) . T) (((-1078 |#1| |#2| |#3|)) . T))
((((-794)) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
((((-523) |#1|) . T))
((((-1085 |#1| |#2| |#3|)) |has| |#1| (-339)))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1|) . T))
(((|#2|) . T))
(|has| |#2| (-339))
-(((|#3|) . T) ((|#2|) . T) (($) -3172 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973))) ((|#4|) -3172 (|has| |#4| (-158)) (|has| |#4| (-339)) (|has| |#4| (-973))))
-(((|#2|) . T) (($) -3172 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973))) ((|#3|) -3172 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))))
+(((|#3|) . T) ((|#2|) . T) (($) -3255 (|has| |#4| (-158)) (|has| |#4| (-784)) (|has| |#4| (-973))) ((|#4|) -3255 (|has| |#4| (-158)) (|has| |#4| (-339)) (|has| |#4| (-973))))
+(((|#2|) . T) (($) -3255 (|has| |#3| (-158)) (|has| |#3| (-784)) (|has| |#3| (-973))) ((|#3|) -3255 (|has| |#3| (-158)) (|has| |#3| (-339)) (|has| |#3| (-973))))
(((|#1|) . T))
(((|#1|) . T))
(|has| |#1| (-339))
@@ -3148,37 +3148,37 @@
((((-794)) . T))
((((-794)) . T))
(((|#1|) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
((((-523) |#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#2| $) -12 (|has| |#1| (-339)) (|has| |#2| (-263 |#2| |#2|))) (($ $) . T))
((($ $) . T))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-840)))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-427)) (|has| |#1| (-840)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
((((-794)) . T))
((((-794)) . T))
((((-794)) . T))
(((|#1| (-495 |#2|)) . T))
-((((-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) . T))
+((((-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) . T))
(((|#1| (-523)) . T))
(((|#1| (-383 (-523))) . T))
(((|#1| (-710)) . T))
((((-112 |#1|)) . T) (($) . T) (((-383 (-523))) . T))
-(-3172 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
-(-3172 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
+(-3255 (|has| |#2| (-427)) (|has| |#2| (-515)) (|has| |#2| (-840)))
+(-3255 (|has| |#1| (-427)) (|has| |#1| (-515)) (|has| |#1| (-840)))
((($) . T))
(((|#2| (-495 (-796 |#1|))) . T))
((((-523) |#1|) . T))
(((|#2|) . T))
(((|#2| (-710)) . T))
-((((-794)) -3172 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
+((((-794)) -3255 (|has| |#1| (-563 (-794))) (|has| |#1| (-1016))))
(((|#1|) . T))
(((|#1| |#2|) . T))
((((-1070) |#1|) . T))
((((-383 |#2|)) . T))
-((((-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T))
+((((-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T))
(|has| |#1| (-515))
(|has| |#1| (-515))
((($) . T) ((|#2|) . T))
@@ -3186,12 +3186,12 @@
(((|#1| |#2|) . T))
(((|#2| $) |has| |#2| (-263 |#2| |#2|)))
(((|#1| (-589 |#1|)) |has| |#1| (-784)))
-(-3172 (|has| |#1| (-211)) (|has| |#1| (-325)))
-(-3172 (|has| |#1| (-339)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-211)) (|has| |#1| (-325)))
+(-3255 (|has| |#1| (-339)) (|has| |#1| (-325)))
(|has| |#1| (-1016))
(((|#1|) . T))
((((-383 (-523))) . T) (($) . T))
-((((-927 |#1|)) . T) ((|#1|) . T) (((-523)) -3172 (|has| (-927 |#1|) (-964 (-523))) (|has| |#1| (-964 (-523)))) (((-383 (-523))) -3172 (|has| (-927 |#1|) (-964 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))
+((((-927 |#1|)) . T) ((|#1|) . T) (((-523)) -3255 (|has| (-927 |#1|) (-964 (-523))) (|has| |#1| (-964 (-523)))) (((-383 (-523))) -3255 (|has| (-927 |#1|) (-964 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
(((|#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))
@@ -3202,9 +3202,9 @@
(((|#1|) . T))
(((|#1| |#2| |#3| |#4|) . T))
(((#0=(-1052 |#1| |#2|) #0#) |has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))))
-(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) #0#) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((#0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) #0#) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))))
(((#0=(-112 |#1|)) |has| #0# (-286 #0#)))
-(-3172 (|has| |#1| (-786)) (|has| |#1| (-1016)))
+(-3255 (|has| |#1| (-786)) (|has| |#1| (-1016)))
((($ $) . T))
((($ $) . T) ((#0=(-796 |#1|) $) . T) ((#0# |#2|) . T))
((($ $) . T) ((|#2| $) |has| |#1| (-211)) ((|#2| |#1|) |has| |#1| (-211)) ((|#3| |#1|) . T) ((|#3| $) . T))
diff --git a/src/share/algebra/compress.daase b/src/share/algebra/compress.daase
index 3ec04b2a..18141eb1 100644
--- a/src/share/algebra/compress.daase
+++ b/src/share/algebra/compress.daase
@@ -1,5 +1,5 @@
-(30 . 3416411995)
+(30 . 3417125207)
(4251 |Enumeration| |Mapping| |Record| |Union| |ofCategory| |isDomain|
ATTRIBUTE |package| |domain| |category| CATEGORY |nobranch| AND |Join|
|ofType| SIGNATURE "failed" "algebra" |OneDimensionalArrayAggregate&|
@@ -460,649 +460,652 @@
|XPolynomialRing| |XRecursivePolynomial|
|ParadoxicalCombinatorsForStreams| |ZeroDimensionalSolvePackage|
|IntegerLinearDependence| |IntegerMod| |Enumeration| |Mapping|
- |Record| |Union| |cosIfCan| |elliptic| |mergeFactors| |identityMatrix|
- |readLineIfCan!| |aLinear| |mapdiv| |imagj| |infLex?| |squareFreePrim|
- |direction| |clipWithRanges| |front| |semicolonSeparate| |close|
- |s19abf| |ode2| |localReal?| |coercePreimagesImages| |t|
- |retractIfCan| |cyclic?| |commonDenominator| |rightNorm|
- |palgintegrate| |cCot| |localAbs| |resultantnaif| |s17aef| |mathieu24|
- |e02ddf| |rename!| |setColumn!| |leftRankPolynomial| |kmax| |f07aef|
- |lifting| |e02dff| |certainlySubVariety?| |display| |updatD|
- |OMputEndError| |csubst| |oblateSpheroidal| |chineseRemainder|
- |cyclicSubmodule| |getGraph| |dilog| |logIfCan| |column|
- |symmetricPower| |expressIdealMember| |compdegd| |taylorRep|
- |eigenvalues| |keys| |OMlistSymbols| |/\\| |rowEchLocal|
- |OMencodingUnknown| |sin| |acschIfCan| |rk4| |univariatePolynomials|
- |rootOf| |gbasis| |equiv?| |monomial| F2FG |\\/| |resetVariableOrder|
- |exQuo| |primitivePart| |constantRight| |cos| |getStream| |callForm?|
- |virtualDegree| |perfectNthRoot| |pureLex| |multivariate|
- |listOfMonoms| |d01anf| |indicialEquation|
- |removeRedundantFactorsInPols| |tan| |rombergo| |insertTop!|
- |upperCase?| |subNodeOf?| |reduceBasisAtInfinity|
- |rewriteIdealWithRemainder| |variables| |inspect| |f01mcf| |cot|
- |numerator| |infix| |oddInfiniteProduct| |input| |rightTrim|
- |monicRightDivide| |bubbleSort!| |distribute| |octon| |simpleBounds?|
- |OMgetVariable| |rightRecip| |real?| |sec| |leastMonomial| |satisfy?|
- |df2mf| |leftTrim| |library| |abelianGroup| |discriminantEuclidean|
- |vectorise| |setnext!| |logical?| |factorList| |simplifyExp| |csc|
- |super| |option| |factorsOfDegree| |categoryFrame| |reduction| |cAsec|
- |setScreenResolution3D| |createNormalPoly| |factorFraction| |c06fuf|
- |randomR| |asin| |setStatus!| |internalSubQuasiComponent?| |e02bbf|
- |invertibleElseSplit?| |genericRightTrace| |c05pbf| |realElementary|
- |fortranLogical| Y |weierstrass| |map| |acos| |pointData|
- |basisOfRightNucloid| |subst| |edf2ef| |removeSquaresIfCan| |nthr|
- |lowerCase!| |properties| |taylor| |characteristicPolynomial| |nrows|
- |iitanh| |tab| |makeVariable| |pointPlot| |iibinom| |lflimitedint|
- |partitions| |set| |uncouplingMatrices| |deref| |submod| |laurent|
- |ncols| |translate| |saturate| |diagonals| |sncndn| |boundOfCauchy|
- |rischNormalize| |hasHi| |inverseIntegralMatrix| |moduleSum| |puiseux|
- |cAcosh| |ramified?| |halfExtendedSubResultantGcd2|
- |cyclotomicFactorization| |pol| |constantOperator|
- |setLegalFortranSourceExtensions| |frst| |e02adf| |and?| |d01bbf|
- |OMputEndBVar| |iisqrt2| |movedPoints| |listYoungTableaus| |inv| |qqq|
- |setright!| |exprHasAlgebraicWeight| |convert| |atan| |inR?|
- |unprotectedRemoveRedundantFactors| |rightAlternative?| |objects| |sn|
- |typeLists| |ground?| |rowEch| |hspace| |pastel| |genericLeftNorm|
- |acot| |minPoly| |setPosition| |base| |factorPolynomial| |less?|
- |ground| |setleaves!| |asec| |clipSurface| |LiePoly| |aCubic|
- |fortranCarriageReturn| |reverse!| |leadingMonomial| |summation|
- |repSq| |zag| |acsc| |resize| |ideal| |mapMatrixIfCan| |sumSquares|
- |selectfirst| |leadingCoefficient| |iisech| |removeConstantTerm|
- |OMreadFile| |sinh| |viewport2D| |copy!| |recip| |sumOfDivisors|
- |invertible?| |primitiveMonomials| |withPredicates| |leadingBasisTerm|
- |evaluateInverse| |li| |c05adf| |cosh| |powerAssociative?|
- |linearAssociatedLog| |show| |reductum| |removeZeroes| |rur|
- |clikeUniv| |e04naf| |tanh| |prinb| |bright| |viewPhiDefault|
- |selectOptimizationRoutines| |hitherPlane| |inverseColeman|
- |polynomialZeros| |untab| |coth| |deepestTail| |failed?| |logpart|
- |exponent| |simplifyLog| |trace| |c06ebf| |extendedIntegrate|
- |perfectNthPower?| |sech| |mainForm| |selectsecond| |OMgetError|
- |groebner?| |endOfFile?| |setvalue!| |leftRank| |idealSimplify|
- |lintgcd| |vspace| |exprToGenUPS| |internalIntegrate|
- |collectQuasiMonic| |void| |branchPointAtInfinity?| |OMputEndAtp|
- UTS2UP |delete| |revert| |radicalOfLeftTraceForm| |someBasis|
- |rightExtendedGcd| |showSummary| |splitDenominator|
- |stoseInvertibleSetsqfreg| |makeMulti| |nlde| |quartic| |critBonD|
- |physicalLength| |mantissa| |rule| |basisOfLeftAnnihilator| |f07fdf|
- |operation| |badValues| |option?| |OMsupportsSymbol?| |enumerate|
- |f01bsf| |setsubMatrix!| |previous| |patternMatch| |dmpToHdmp|
- |extractProperty| |showAttributes| |interpolate| |algebraicDecompose|
- |lazyGintegrate| |viewThetaDefault| |completeHermite|
- |repeatUntilLoop| |padicallyExpand| |iicsch| |subResultantsChain|
- |innerint| |swap| |reducedForm| |traverse| |genericLeftDiscriminant|
- |coerceImages| |monic?| |fprindINFO| |palgextint0| |symbolTableOf|
- |baseRDE| |rangeIsFinite| |flagFactor| |adaptive3D?| |leftOne| |terms|
- |squareTop| |isOp| |fortranDoubleComplex| |comparison|
- |tableForDiscreteLogarithm| |normalizedDivide| |OMconnInDevice|
- |cyclicCopy| |complexExpand| |useSingleFactorBound| |startTableGcd!|
- |subscriptedVariables| |OMread| |delta| |pmintegrate| |reverseLex|
- |c06ekf| |radicalSolve| |ravel| |argument| |iidprod|
- |algebraicVariables| |reducedQPowers| |depth| |or?| |e02dcf|
- |internal?| |twoFactor| |sort| |toseLastSubResultant| |reshape|
- |members| |changeNameToObjf| |conditionsForIdempotents| |yCoordinates|
- |rightRank| |double?| |pile| |collect| |selectNonFiniteRoutines|
- |derivative| |cCosh| |removeRedundantFactors| |tubePointsDefault|
- |Nul| |setValue!| |sh| |prefix| |leftRemainder| |log10| |components|
- |complexZeros| |linearAssociatedExp| |mainCoefficients| |green|
- |atanhIfCan| |f04faf| |wholeRagits| |resultant| |leftTraceMatrix|
- |leftRegularRepresentation| |createNormalElement| |critM| |iiasec|
- |getIdentifier| |content| |SturmHabichtMultiple| |size?| |generator|
- |cos2sec| |jacobian| |scopes| |mapUnivariateIfCan| |restorePrecision|
- |generalLambert| |relationsIdeal| |semiSubResultantGcdEuclidean1|
- |scanOneDimSubspaces| |random| |sort!| |iisinh| |flexible?|
- |fortranCompilerName| |fibonacci| |explogs2trigs| |Ei|
- |radicalEigenvalues| |bivariatePolynomials| |sturmSequence|
- |shanksDiscLogAlgorithm| |mr| |deepestInitial| |basicSet| |exprToUPS|
- |debug| |mesh| |zeroDim?| |factor1| |leftQuotient| |choosemon|
- |digit?| |paraboloidal| |delete!| |nextsubResultant2|
- |screenResolution| |f04adf| |bfKeys| |contains?| RF2UTS |removeSinSq|
- |ran| |nextSubsetGray| |minRowIndex| |normalizeAtInfinity| |tanSum|
- |OMUnknownSymbol?| |stoseInvertible?reg| |internalZeroSetSplit|
- |jordanAdmissible?| |cTan| |factorOfDegree| |recur| |leftAlternative?|
- |bitTruth| |iiacsc| |rowEchelon| |iflist2Result| ~= |orbit| |rational|
- |s15aef| |OMgetFloat| |palgint| |addMatchRestricted| |d03eef|
- |lexGroebner| |viewpoint| |elementary| |coerce| |alphabetic?|
- |sts2stst| |replace| |integralLastSubResultant| |goodPoint| |dihedral|
- |particularSolution| |expintegrate| |aQuadratic| |leaves| |lo|
- |optpair| |construct| |computePowers| |stopMusserTrials| |s21bcf|
- |factorSquareFreePolynomial| |zero| |clearTable!| |alternating|
- |phiCoord| |palglimint| |incr| |startTableInvSet!| |karatsubaDivide|
- |att2Result| |charpol| |true| |legendre| |f04jgf| |rightUnit|
- |sequences| |LazardQuotient2| |hi| |bitCoef| |fortranLinkerArgs|
- |f04arf| |relativeApprox| |lowerPolynomial| |And|
- |standardBasisOfCyclicSubmodule| |moebiusMu| |definingEquations|
- |leftDivide| |iipow| |fixedDivisor| |bumprow| |RemainderList| |f01maf|
- |weights| |Or| |modTree| |discriminant| |impliesOperands|
- |closedCurve| |algebraic?| |integralRepresents| |bringDown| |wrregime|
- |digit| |Not| |basisOfRightAnnihilator| |pdf2df|
- |reciprocalPolynomial| |homogeneous?| |symbolIfCan|
- |modularGcdPrimitive| |stosePrepareSubResAlgo| |zCoord|
- |leviCivitaSymbol| |useEisensteinCriterion| |wronskianMatrix|
- |setPredicates| |clip| |primitive?| |duplicates| |overbar| |notelem|
- |palgint0| |d01aqf| |numberOfComponents| |exprHasLogarithmicWeights|
- |removeRoughlyRedundantFactorsInContents| |integerIfCan|
- |irreducible?| |empty?| |bat1| |s17dhf| |mdeg| |outputForm| |subspace|
- |stoseInvertibleSet| |s13adf| |modularGcd| |signAround| |pow| |mkPrim|
- |numberOfMonomials| |selectAndPolynomials| |ODESolve|
- |reducedDiscriminant| |merge!| |setProperties!| |numberOfVariables|
- |measure| |splitConstant| |setMinPoints| |leaf?| |rotatex| |bumptab|
- |explimitedint| |lazyEvaluate| |rewriteIdealWithHeadRemainder|
- |f04axf| |wholeRadix| |qroot| |sech2cosh| |setchildren!| |iicot|
- |changeName| |highCommonTerms| |prinshINFO| |showTheSymbolTable|
- |ldf2lst| |cyclotomicDecomposition| |tensorProduct|
- |basisOfRightNucleus| |Ci| |closeComponent| |generators|
- |numberOfImproperPartitions| |deepExpand| |PDESolve| |ratpart|
- |regime| |genericPosition| |tanintegrate| |alphanumeric| |inf|
- |showTheFTable| |next| |possiblyInfinite?| |stop| |nullity| |c06eaf|
- |pdct| |generate| |leftFactorIfCan| |createRandomElement| |atoms|
- |hypergeometric0F1| |block| |constant?| |cCsc| |bat| |alphabetic|
- |probablyZeroDim?| |setelt| |curryLeft| |leadingExponent| |maxrank|
- |append| |fortranCharacter| |firstSubsetGray| |null| |monomRDE|
- |mapUnivariate| |incrementBy| |point?| |limit| |key?| |norm| |node|
- |d02kef| |mainMonomials| |cycleEntry| |case| |iExquo| |expand| |parts|
- |complexIntegrate| |plusInfinity| |copy| |copies| |bsolve|
- |totalDegree| |printStatement| |Zero| |semiResultantEuclidean2|
- |quasiRegular| |mainDefiningPolynomial| |filterWhile|
- |trailingCoefficient| |hyperelliptic| |gcdprim| |isQuotient|
- |identitySquareMatrix| |genericRightDiscriminant| |dec| |One|
- |stoseInternalLastSubResultant| |setImagSteps| |filterUntil|
- |enterPointData| |algebraicOf| |pushdterm| |outputAsTex| |lhs|
- |argumentList!| |subResultantGcdEuclidean| |completeSmith| |select|
- |unexpand| |putColorInfo| |isAbsolutelyIrreducible?| |doubleRank|
- |quadratic| |rhs| |generalTwoFactor| |equiv| |lllip| |hessian|
- |separant| |FormatRoman| |padicFraction| |getMeasure|
- |limitedIntegrate| |endSubProgram| |stoseSquareFreePart|
- |computeBasis| |iiacos| |rst| |printHeader| |hdmpToDmp| |cyclic|
- |f02akf| |read!| |d02bhf| |nonQsign| |generic?|
- |countRealRootsMultiple| |height| |e| |froot| |genericRightTraceForm|
- |elt| |polygon| |structuralConstants| |setFieldInfo| |noLinearFactor?|
- |charthRoot| |minrank| |externalList| |createPrimitivePoly|
- |solveLinearPolynomialEquationByRecursion| |primeFactor| |equation|
- |KrullNumber| |rightRegularRepresentation| |rCoord| |sylvesterMatrix|
- |simpson| |light| |makeRecord| |diagonal?| |decrease|
- |stripCommentsAndBlanks| |bindings| |polygamma|
- |halfExtendedSubResultantGcd1| |definingInequation| |exactQuotient!|
- |eigenvectors| |mirror| |complement| |df2ef| |f01qef|
- |dimensionOfIrreducibleRepresentation| |primlimintfrac| |denomRicDE|
- |makeGraphImage| |nthRoot| |coerceL| |functionIsFracPolynomial?|
- |testDim| |sinhIfCan| |associative?| |scalarMatrix| |split|
- |repeating| |factorSquareFree| |parent| |curveColorPalette|
- |branchIfCan| |assign| |findBinding| |rootSplit| |c06gbf| |listLoops|
- |laurentIfCan| |presuper| |setScreenResolution| |createThreeSpace|
- |ScanFloatIgnoreSpaces| |dim| |times!| |f02adf| |noKaratsuba| |qelt|
- |concat!| |cAsin| |asechIfCan| |internalSubPolSet?| |iisqrt3|
- |initializeGroupForWordProblem| |differentialVariables| |droot|
- |Frobenius| |resultantEuclidean| |evenInfiniteProduct| |constDsolve|
- |euclideanNormalForm| |OMgetString| |xRange| |list?|
- |parabolicCylindrical| |d01akf| |perfectSqrt| |e04fdf| UP2UTS
- |schwerpunkt| |algint| |getSyntaxFormsFromFile| |yRange| |s18dcf|
- |setfirst!| |symbol?| |overset?| |getRef| |property| |latex| |open?|
- |postfix| |zRange| |usingTable?| |lazyIrreducibleFactors| |fortran|
- |frobenius| |partialQuotients| |mapExponents| |oddlambert| |map!|
- |s17dgf| |dfRange| |wholePart| |realZeros| |subCase?| |OMgetEndApp|
- |alternative?| |createLowComplexityNormalBasis| |lowerCase| |qsetelt!|
- |OMgetEndAtp| |paren| |topPredicate| |negative?| |subSet|
- |rightTraceMatrix| |lookup| |units| |primextintfrac| |tan2cot|
- |incrementKthElement| |leftUnits| |c06fqf| |mesh?| |setVariableOrder|
- |internalIntegrate0| |radicalSimplify| |redPo|
- |purelyAlgebraicLeadingMonomial?|
- |rewriteIdealWithQuasiMonicGenerators| |OMclose| |cycleSplit!|
- |writable?| |maxPoints3D| |bfEntry| |getlo| |setRow!| |jacobi|
- |minColIndex| |divide| |coefficient| |leftDiscriminant|
- |resultantReduit| |tanIfCan| |selectODEIVPRoutines| |lyndonIfCan|
- |sin2csc| |mapSolve| |e02baf| |coth2tanh| |OMsetEncoding| |implies?|
- |lowerCase?| |normalise| |removeSinhSq| |colorDef| |extendedEuclidean|
- |d02gbf| |acsch| |polyRDE| |lift| |exactQuotient| |mapmult| |e02gaf|
- |code| |lazyPquo| |mapExpon| |OMwrite| |comment| |mapBivariate|
- |cot2tan| |PollardSmallFactor| |reduce| |gderiv| |coth2trigh|
- |substring?| |drawCurves| |rotatey| |selectMultiDimensionalRoutines|
- |subQuasiComponent?| |HermiteIntegrate| |SFunction| |corrPoly| |polar|
- |log2| |pToHdmp| |arg1| |squareMatrix| |generalizedEigenvector|
- |s17akf| |arguments| |simplifyPower| |irreducibleFactor| |queue|
- |lfintegrate| |numberOfComputedEntries| |identity| |suffix?| |f2df|
- |arg2| |makeTerm| |setPoly| |computeCycleLength| |laplace| |mathieu23|
- |fractRagits| |predicate| |extensionDegree| |solveRetract| |interval|
- |skewSFunction| |e01sef| |shift| |getProperty|
- |createMultiplicationMatrix| |OMserve| |script|
- |showFortranOutputStack| |e04dgf| |eigenvector| |prefix?| |second|
- |groebgen| |conditions| |e01bgf| |magnitude| |numberOfFactors|
- |laguerreL| |subset?| |nthCoef| |currentSubProgram| |idealiserMatrix|
- |third| |multinomial| |match| |complex?| |changeVar| |rk4qc|
- |perfectSquare?| |expint| |d01apf| |getCurve| |messagePrint|
- |polygon?| |branchPoint?| |laguerre| |internalAugment|
- |semiIndiceSubResultantEuclidean| |triangular?| |tex|
- |multiEuclideanTree| |normalDeriv| |operators| |pop!|
- |selectOrPolynomials| |shiftRight| |numeric| |extractPoint|
- |modifyPoint| |LowTriBddDenomInv|
- |generalizedContinuumHypothesisAssumed?| |setOrder| |iiGamma| |s17adf|
- |semiSubResultantGcdEuclidean2| |linearPolynomials| |radical| |wreath|
- |nthFactor| |plotPolar| |nullary?| |equivOperands| |processTemplate|
- |rootKerSimp| |diagonalProduct| |stronglyReduced?| |style| |graeffe|
- |rk4f| |exists?| |parametersOf| |infix?| |insertMatch| |tail| |mix|
- |reorder| |numFunEvals3D| |factorSquareFreeByRecursion| |limitedint|
- |returnTypeOf| |iiatanh| |addPointLast| |mask| |leftPower| |stirling1|
- |integralDerivationMatrix| |OMputEndObject| |parameters|
- |rightCharacteristicPolynomial| |reducedSystem|
- |resultantReduitEuclidean| |internalLastSubResultant| |connect|
- |binaryFunction| |supRittWu?| |weakBiRank|
- |stiffnessAndStabilityFactor| |tryFunctionalDecomposition?|
- |bombieriNorm| |compBound| |index?| |pair?|
- |removeIrreducibleRedundantFactors| |idealiser| |clearTheFTable|
- |ratDsolve| |f01ref| |rightRemainder| |tubeRadiusDefault| |e01sbf|
- |var1StepsDefault| |algSplitSimple| |expextendedint| |eq?|
- |numericalOptimization| |say| |rk4a| |adaptive| |e01sff|
- |indiceSubResultant| |geometric| |eigenMatrix| |characteristicSet|
- |routines| |lquo| |flatten| |subscript| |radix| |currentCategoryFrame|
- |dmpToP| |chiSquare1| |precision| |isobaric?| |exp1| |forLoop|
- |graphImage| |formula| |iisec| |s18def| |controlPanel| |tubeRadius|
- |getOperator| |d02raf| |readable?| |doublyTransitive?| |setFormula!|
- |zeroMatrix| |list| |linkToFortran| |infRittWu?| |binarySearchTree|
- |coerceS| |csch| |denomLODE| |any?| |over| |child| |character?| |car|
- |log| |rightUnits| |deriv| |setButtonValue| |f02aff| |asinh| |rules|
- |triangularSystems| |ode1| |printCode| |minset| |predicates| |cdr|
- |curveColor| |ptFunc| |s20acf| |nextLatticePermutation| |acosh|
- |createIrreduciblePoly| |OMlistCDs| |leastPower| |setCondition!|
- |setDifference| |minPoints| |decimal| |createMultiplicationTable|
- |bipolarCylindrical| |cyclicEqual?| |atanh| |tracePowMod| |label|
- |monicRightFactorIfCan| |unit| |adjoint| |setIntersection| |pushdown|
- |extractBottom!| |quickSort| |arrayStack| FG2F |acoth|
- |functionIsContinuousAtEndPoints| |complexNumeric| |trivialIdeal?|
- |scalarTypeOf| |moreAlgebraic?| |outerProduct| |setUnion|
- |cyclicGroup| |totalLex| |bernoulli| |semiResultantEuclidean1| |ode|
- |asech| |antiCommutative?| |viewPosDefault| |binaryTournament|
- |digamma| |generalSqFr| |apply| |ffactor| |term| |ref|
- |makeViewport2D| |generalizedInverse| |kernels| |prinpolINFO|
- |algintegrate| |seriesToOutputForm| |solve1| |changeBase| |shade|
- |anfactor| |e04ycf| |int| |linears| |univariate| |doubleDisc|
- |showTheRoutinesTable| |parabolic| |colorFunction| |concat| |size|
- |printInfo| |comp| |shallowCopy| |OMputInteger| |rotate| |s21baf|
- |title| |shuffle| |f01rcf| |outputAsScript| |setErrorBound|
- |drawComplex| |getMultiplicationMatrix| |An| |coordinate|
- |inverseIntegralMatrixAtInfinity| |bipolar| |primintegrate| |symbol|
- |linear?| |indiceSubResultantEuclidean| |bag| |scale| |ricDsolve|
- |OMopenFile| |checkRur| |weighted| ^ |factor| |binary| |power|
- |loopPoints| |first| |integralBasisAtInfinity| |explicitlyFinite?|
- |getDatabase| |viewWriteAvailable| |any| |integer| |rightGcd|
- |acscIfCan| |sqrt| |symmetricGroup| |areEquivalent?| |lfunc| |rest|
- |validExponential| |clipPointsDefault| |f07adf| |karatsubaOnce|
- |polyRicDE| |addmod| |real| |number?| |acotIfCan| |ef2edf|
- |substitute| |failed| |nullSpace| |initials| |iiasinh|
- |factorsOfCyclicGroupSize| |upperCase!| |imag| |e02ajf|
- |argumentListOf| |removeDuplicates| |rangePascalTriangle| |range|
- |powern| |badNum| |setPrologue!| |prem| |directProduct| |setrest!|
- |bezoutResultant| |tab1| |hue| |cSech| |Lazard2|
- |generalizedContinuumHypothesisAssumed| |readLine!| |extractTop!|
- |c06gsf| |createLowComplexityTable| |OMsend| |entry| |superscript|
- |makeFloatFunction| |subResultantGcd| |dequeue|
- |indicialEquationAtInfinity| |complete| |destruct| |initiallyReduced?|
- |palginfieldint| |OMgetSymbol| |nary?| |rootNormalize|
- |genericLeftMinimalPolynomial| |integralBasis| |rightLcm|
- |defineProperty| |stiffnessAndStabilityOfODEIF|
- |removeRoughlyRedundantFactorsInPol| |constant|
- |numberOfFractionalTerms| |contract| |sinIfCan| ** |shrinkable|
- |removeRedundantFactorsInContents| |viewSizeDefault| |find|
- |flexibleArray| |internalInfRittWu?| |var2Steps| |autoCoerce| |remove|
- |s17def| |imagi| |normalizedAssociate| |dimensions| |tanQ| |optional?|
- |shellSort| |tryFunctionalDecomposition| |univariatePolynomialsGcds|
- |bandedHessian| |padecf| |iiexp| |unrankImproperPartitions0|
- |mainVariable?| |unary?| |implies| EQ |setOfMinN| |erf| |addPoint2|
- |last| |indices| |e01bhf| |makeEq| |consnewpol| |power!| |iomode|
- |gethi| |curryRight| |xor| |unitNormal| |assoc| |modulus| |color|
- |e01baf| |mainCharacterization| |createZechTable| |prindINFO| |maxint|
- |OMopenString| |iCompose| |prepareSubResAlgo| |tan2trig| |lazyPrem|
- |axes| |c06gcf| |OMUnknownCD?| |prolateSpheroidal| |reset|
- |viewport3D| |powerSum| |constantToUnaryFunction| |maxIndex| |middle|
- |headReduced?| |nonSingularModel| |symmetricProduct| |commutative?|
- |top!| |addiag| |lyndon| |diff| |mainKernel| |harmonic| |condition|
- |write| |push!| |cycleTail| |slash| |integerBound| |finiteBound|
- |f02xef| |primPartElseUnitCanonical| |prefixRagits| |pole?|
- |rootRadius| |zeroSetSplit| |meatAxe| |conditionP| |tValues|
- |specialTrigs| |sinh2csch| |getZechTable| |interReduce| |call| |mat|
- |stoseInvertible?| ~ |zero?| |polyPart| |normalized?| |lfextendedint|
- |purelyTranscendental?| |OMputAttr| |enterInCache| |elRow1!|
- |roughBase?| |children| |mkIntegral| |OMputSymbol|
- |sizeMultiplication| |length| |BasicMethod|
- |primPartElseUnitCanonical!| |smith| |inRadical?| |reindex| |setlast!|
- |build| |torsionIfCan| |scripts| |factorset| |plot| |hconcat|
- |string?| |Hausdorff| |relerror| |lazyIntegrate| |entry?| |varList|
- |iiacosh| |realEigenvalues| |setAdaptive3D| |element?| |e02def|
- |degree| |subMatrix| |OMputBVar| |rightExactQuotient| |quadraticForm|
- |nodeOf?| |graphState| |open| |splitNodeOf!| |cardinality|
- |fortranLiteralLine| |Lazard| |getOperands| |rspace|
- |stoseLastSubResultant| |ldf2vmf| |toseInvertibleSet| |extension|
- |result| |wordsForStrongGenerators| |coleman| |ord|
- |getMultiplicationTable| |integral| |doubleResultant| |coefChoose|
- |cyclicEntries| |close!| |s19adf| |term?| |leftNorm|
- |factorGroebnerBasis| |rationalPoint?| |radicalRoots| |write!|
- |f04qaf| |match?| |generalPosition| |fortranDouble| |matrixConcat3D|
- |ranges| |characteristicSerie| |eyeDistance| |LyndonCoordinates|
- |coord| |expr| |symFunc| |leftExactQuotient| |bitLength| |nextColeman|
- |increase| |reseed| |e04ucf| |localUnquote| |has?| |abs| |uniform|
- |OMputApp| |errorKind| |makeResult| |B1solve| |reduceLODE| |s14aaf|
- |startPolynomial| |monomial?| |repeating?| |normal?|
- |pointColorDefault| |genericLeftTraceForm| |mainVariables| |cscIfCan|
- |OMgetEndAttr| |collectUpper| |LazardQuotient| |functionIsOscillatory|
- |outputList| |pleskenSplit| |stronglyReduce| |conjug|
- |transcendentalDecompose| |infiniteProduct| |red| |normalize|
- |sumOfKthPowerDivisors| |variable| |OMgetEndObject| |numberOfCycles|
- |bivariateSLPEBR| |iidsum| |totalDifferential| |bivariate?|
- |mathieu22| |s17ahf| |floor| |rootsOf| |resetBadValues| |determinant|
- |leadingIdeal| |nextItem| |biRank| |groebSolve| |algDsolve|
- |collectUnder| |optimize| |vark| |SturmHabicht| |create3Space|
- |normalDenom| |continuedFraction| |computeInt| |s17dcf| |realRoots|
- |complexForm| |e01bff| |represents| |symmetricRemainder| |s01eaf|
- |sylvesterSequence| |plus| |inconsistent?| |associator|
- |bezoutDiscriminant| |definingPolynomial| |outputGeneral| |hexDigit|
- |coshIfCan| |rootPoly| |quasiRegular?| |resetNew| |one?| |OMgetBind|
- |airyBi| |showArrayValues| |init| |iicos| |nextNormalPrimitivePoly|
- |algebraicCoefficients?| |graphs| |leftUnit| |monicLeftDivide|
- |changeThreshhold| |head| |f01rdf| |OMReadError?| |cycleLength|
- |balancedBinaryTree| |pushucoef| |sizeLess?| |iifact|
- |mergeDifference| |isExpt| |symmetricTensors| |musserTrials|
- |denominator| |iiatan| |extendedResultant| |times| |adaptive?|
- |errorInfo| |f01qdf| |nthExpon| |associates?| |univariate?|
- |transcendent?| |lieAlgebra?| |d03edf| |iilog| |tubePoints|
- |infieldIntegrate| |variationOfParameters| |#| |normalizeIfCan| |eval|
- |drawToScale| |integrate| |solid| |singularAtInfinity?| |mpsode|
- |tanNa| |semiDiscriminantEuclidean| |findCycle| |UnVectorise|
- |genericLeftTrace| |airyAi| |exprex| |listBranches| |f2st| |row| |cup|
- |nextPrimitiveNormalPoly| |deepCopy| |edf2efi| |BumInSepFFE|
- |bezoutMatrix| |rightOne| |dflist| |monom| |cyclicParents| |root|
- |multiplyCoefficients| |exponential| |zeroVector| |besselY| |heapSort|
- |returnType!| |nthFractionalTerm| |Gamma| |iFTable|
- |reduceByQuasiMonic| |eq| |box| |lambda| |symmetricSquare| |s13acf|
- |subPolSet?| |po| |split!| |slex| |conical| |swapRows!|
- |quasiComponent| |iter| |addMatch| |rightQuotient| |calcRanges|
- |rationalPoints| |shiftRoots| |common| |coHeight| |leftLcm|
- |diagonalMatrix| |updateStatus!| |width| |euler| |returns| |powers|
- |numericIfCan| |extractClosed| |makeFR| |d01ajf| |redPol|
- |listConjugateBases| |janko2| |iisin| |OMunhandledSymbol| |qPot|
- |lexico| |minimalPolynomial| |op| |triangulate| |unitNormalize|
- |evenlambert| |commutator| |createPrimitiveElement| |safeCeiling|
- |iiacot| |meshPar2Var| |headReduce| |evaluate| |oneDimensionalArray|
- |nthExponent| |level| |spherical| |moduloP| |pushNewContour|
- |integralCoordinates| |coordinates| |reducedContinuedFraction|
- |ellipticCylindrical| D |eulerPhi| |nextPartition| |insert|
- |acothIfCan| |pointColorPalette| |compound?| |gcdcofact| |normalForm|
- |cSec| |central?| |rightTrace| |LyndonBasis| |exp| |optional|
- |rischDEsys| |solveid| |c02agf| |regularRepresentation| |s17agf|
- |imagK| |rightDivide| |domainOf| |nodes| |supDimElseRittWu?|
- |alphanumeric?| |s21bdf| |fTable| |cCoth| |printingInfo?|
- |fortranInteger| |hex| |refine| |numerators| |nonLinearPart|
- |lighting| |palgextint| |setClosed| |operator| |hasTopPredicate?|
- |reopen!| |makeYoungTableau| |double| |myDegree| |numberOfDivisors|
- |companionBlocks| |setleft!| |partialFraction| |setStatus|
- |linearPart| |traceMatrix| |initiallyReduce|
- |basisOfCommutingElements| |s17dlf| |dictionary| |eulerE| |minIndex|
- |multiple| |outputArgs| |createNormalPrimitivePoly|
- |associatorDependence| |xCoord| |applyQuote| |OMputAtp|
- |OMconnOutDevice| |addBadValue| |innerEigenvectors| |OMputEndApp|
- |retractable?| |roughBasicSet| |numberOfHues| |identification| |expt|
- |f02wef| |hermiteH| |discreteLog| |fortranReal| |expintfldpoly|
- |iprint| |hasSolution?| |square?| |sum| |dom| |rightMinimalPolynomial|
- |totalGroebner| |fintegrate| |LagrangeInterpolation| |ParCondList|
- |nextPrime| |fixedPoints| |print| |RittWuCompare| |lex| |coerceP|
- |innerSolve| |approxSqrt| |unaryFunction| |ruleset| |initTable!|
- |allRootsOf| |iitan| |invertIfCan| |trigs| |zerosOf| |thetaCoord|
- |sinhcosh| |mapGen| |tanhIfCan| |expenseOfEvaluationIF| |cAtanh|
- |transcendenceDegree| |declare!| |df2st| |kroneckerDelta|
- |euclideanGroebner| |OMgetType| |rischDE| |inGroundField?|
- |intermediateResultsIF| |iicoth| |triangSolve| |cSinh|
- |solveLinearPolynomialEquationByFractions| |fglmIfCan| |OMcloseConn|
- |normDeriv2| |suchThat| |separateDegrees| |univariatePolynomial|
- |weight| |module| |sortConstraints| |jordanAlgebra?| |LiePolyIfCan|
- |fortranTypeOf| |readIfCan!| |rational?| GE |nthRootIfCan| |extract!|
- |prime?| |secIfCan| |more?| |monicDivide| |extend| |backOldPos| GT
- |monicModulo| |explicitlyEmpty?| |multiple?| |iiasin| |maxColIndex|
- |separate| |removeSuperfluousQuasiComponents| |compose| |isPower| LE
- |fractRadix| |hexDigit?| |supersub| |binaryTree| |quotient| |cycle|
- |minimumExponent| |lazyPseudoQuotient| |complexEigenvalues| LT
- |showAll?| |numericalIntegration| |numFunEvals| |constructorName|
- |f02axf| |cCos| |pseudoQuotient| |besselK| |viewZoomDefault| |quoted?|
- |cycleRagits| |reduced?| |invmultisect| |superHeight| |exponential1|
- |modularFactor| |goodnessOfFit| |mainMonomial| |blue| |notOperand|
- |degreeSubResultantEuclidean| |divisorCascade| |stirling2|
- |chebyshevU| |separateFactors| |even?| |cylindrical| |pushup| |pade|
- |cycles| |completeEval| |coerceListOfPairs| |insert!| |factorials|
- |figureUnits| |critB| |solve| |leadingCoefficientRicDE|
- |contractSolve| |imagI| |outputMeasure| |completeHensel|
- |commutativeEquality| |bernoulliB| |gcdPolynomial|
- |monicCompleteDecompose| |subresultantSequence| |setTopPredicate|
- |selectIntegrationRoutines| |polarCoordinates| |move|
- |lastSubResultantEuclidean| |startStats!| |factorAndSplit|
- |invertibleSet| |rootProduct| |genericRightNorm| |tableau|
- |sumOfSquares| |or| |conjugates| |upperCase| |expPot| |primlimitedint|
- |c05nbf| |segment| |primes| |varselect| |UpTriBddDenomInv| |reflect|
- |space| |and| |startTable!| |purelyAlgebraic?| |toseSquareFreePart|
- |Vectorise| |medialSet| |complementaryBasis| |shufflein| |function|
- |polyred| |univcase| |max| |removeCoshSq| |fixedPointExquo| NOT
- |exteriorDifferential| |numberOfOperations| |mainContent|
- |setMaxPoints3D| |rquo| |ratPoly| |insertBottom!| |atanIfCan|
- |normFactors| |point| OR |lastSubResultant| |unit?| |makeViewport3D|
- |c06gqf| |torsion?| |createGenericMatrix| |brillhartIrreducible?|
- |charClass| |leastAffineMultiple| AND |contours| |directSum|
- |rdregime| |status| |atom?| |antisymmetricTensors| |packageCall|
- |yCoord| |cAsinh| |makeSeries| |orbits| |jacobiIdentity?| |imagJ|
- |intersect| |useNagFunctions| |belong?| |series| |lagrange| |e02ahf|
- |Si| |cross| |outputSpacing| |s19acf| |semiResultantReduitEuclidean|
- |pointLists| |iiasech| |complexLimit| |infinite?| |mapUp!|
- |divideIfCan| |sqfree| |trim| |quatern| |baseRDEsys| |dmp2rfi|
- |henselFact| |subHeight| |groebnerFactorize| |clearTheIFTable|
- |newReduc| |linearDependenceOverZ| |internalDecompose|
- |leadingSupport| |rootOfIrreduciblePoly| |f02aaf| |stFuncN| |digits|
- |nullary| |maxRowIndex| |c06ecf| |atrapezoidal| |interpret| |sincos|
- |palgRDE0| |lyndon?| |mathieu12| |min| |rationalApproximation|
- |laplacian| |dimensionsOf| |patternMatchTimes| |upDateBranches|
- |extractIndex| |FormatArabic| |acosIfCan| |leftMinimalPolynomial|
- |leftExtendedGcd| |cSin| |nil?| |unparse| |OMgetEndError| |iroot|
- |d02cjf| |solveLinear| |quoByVar| |createPrimitiveNormalPoly|
- |pascalTriangle| |numberOfPrimitivePoly| |mapCoef| |f07fef|
- |listRepresentation| |drawComplexVectorField| |getBadValues|
- |position!| |primintfldpoly| |meshFun2Var| |vconcat| |makeSin| *
- |characteristic| |resetAttributeButtons| |getProperties| |c06fpf|
- |truncate| |safetyMargin| |lcm| |string| |chiSquare|
- |explicitEntries?| |selectSumOfSquaresRoutines|
- |ScanFloatIgnoreSpacesIfCan| |commaSeparate| |e04gcf| |remove!|
- |lexTriangular| |showRegion| |cExp| |cAcot| |plenaryPower| |s17aff|
- |setEmpty!| |d01asf| |balancedFactorisation| |LyndonWordsList|
- |increasePrecision| |andOperands| |SturmHabichtSequence| |tanh2coth|
- |quadraticNorm| |solveLinearPolynomialEquation| |basisOfNucleus|
- |setAdaptive| |splitLinear| |unitCanonical| |exponentialOrder|
- |epilogue| |taylorQuoByVar| |gcd| |systemSizeIF| |sturmVariationsOf|
- |child?| |dimension| |cyclotomic| |numer| |rationalIfCan|
- |univariateSolve| |removeRoughlyRedundantFactorsInPols| |empty|
- |union| |check| |setprevious!| |brace| |permutation| |diagonal|
- |genus| |rewriteSetByReducingWithParticularGenerators| |denom|
- |rightFactorCandidate| |typeList| |factorByRecursion| |taylorIfCan|
- |ptree| |false| |absolutelyIrreducible?| |sorted?|
- |numberOfComposites| |lineColorDefault| |randomLC|
- |generalizedEigenvectors| |rootSimp| |makingStats?| |inverseLaplace|
- |argscript| |d02ejf| |quadratic?| |beauzamyBound| |mkAnswer| |hclf|
- |f04atf| |pi| |curve| |largest| |logGamma| |OMencodingXML| |besselI|
- |degreePartition| |leftCharacteristicPolynomial| |f04asf| |conjugate|
- |infinity| |irreducibleFactors| |s18aff| |rroot| |d01fcf|
- |extendIfCan| |setTex!| |d01gaf| |value| |omError| |high| |cAcoth|
- |hermite| |expenseOfEvaluation| |OMputEndBind| |chvar|
- |countRealRoots| |every?| |lfinfieldint| |pdf2ef| |mainPrimitivePart|
- |UP2ifCan| |update| |zeroSetSplitIntoTriangularSystems| |finiteBasis|
- |hcrf| |zeroDimPrimary?| |halfExtendedResultant2| |redmat|
- |printStats!| |randnum| |maxrow| |makeprod| |dn| |kernel| |distFact|
- |setelt!| |elem?| |showScalarValues| |bits| |rightPower|
- |splitSquarefree| |aromberg| |subtractIfCan| |draw| |clipBoolean|
- |s13aaf| |getMatch| |rightMult| |region| |writeLine!| |euclideanSize|
- |OMreceive| |whatInfinity| |intcompBasis| |btwFact| |edf2fi|
- |OMputObject| |f02awf| |showClipRegion| |showTypeInOutput| |member?|
- |scaleRoots| |pseudoRemainder| |expIfCan| |e01saf| |Aleph|
- |interpretString| |firstDenom| |numberOfChildren|
- |generalInfiniteProduct| |leftMult| |credPol| |binomial| |s14abf|
- |order| |OMgetAttr| |chainSubResultants| |expandLog| |realSolve|
- |singRicDE| |sdf2lst| |setProperties| |integers| |OMputString| SEGMENT
- |makeObject| |position| |algebraicSort| |minGbasis|
- |clearTheSymbolTable| |sayLength| |singular?| |delay|
- |derivationCoordinates| |trace2PowMod| |sizePascalTriangle|
- |factorial| |error| |ListOfTerms| |imagE| |simplify| |setClipValue|
- |e02agf| |legendreP| |selectPolynomials| |critMonD1| |monomRDEsys|
- |transform| |cn| |assert| |headRemainder| |coef| |minus!|
- |getExplanations| |plus!| |isPlus| |squareFreeFactors|
- |primitivePart!| |OMgetEndBVar| |sign| |divisor| |directory| |f02fjf|
- |basisOfCenter| |quasiMonicPolynomials| |removeSuperfluousCases|
- |stoseInvertible?sqfreg| |leftFactor| |factors| |recoverAfterFail|
- |birth| |subNode?| |getPickedPoints| |multiEuclidean| |tablePow|
- |cAcsc| |complexNormalize| |setMinPoints3D| |positiveRemainder|
- |singularitiesOf| |viewDeltaXDefault| |safeFloor| |antiAssociative?|
- |asinhIfCan| |lazy?| |retract| |deleteProperty!| |elRow2!| |mathieu11|
- |bit?| |rootDirectory| |quotedOperators| |positiveSolve| |in?|
- |noncommutativeJordanAlgebra?| |nor| |setMaxPoints| |yellow| |moebius|
- |d02gaf| |SturmHabichtCoefficients| |nativeModuleExtension| |llprop|
- |extractIfCan| |roughEqualIdeals?| |computeCycleEntry|
- |lazyPseudoDivide| |decompose| |pointColor| |aQuartic|
- |showIntensityFunctions| |infieldint| |hostPlatform| |freeOf?|
- |variable?| |isTimes| F |cons| |constantOpIfCan| |enqueue!| |nand|
- |save| |divideIfCan!| |removeZero| |tanAn| |userOrdered?| |totolex|
- |rowEchelonLocal| |dominantTerm| |innerSolve1| |binomThmExpt|
- |complexEigenvectors| |normal01| |mvar| |knownInfBasis| |complexRoots|
- GF2FG |monomials| |denominators| |linSolve| |physicalLength!|
- |printTypes| |distdfact| |fortranLiteral| |clipParametric| |d01amf|
- |rank| |appendPoint| |f04mcf| |maxPoints| |escape| |overlap|
- |fractionFreeGauss!| |patternVariable| |roughSubIdeal?|
- |loadNativeModule| |back| |listexp| |toseInvertible?| |difference|
- |simpsono| |product| |low| |rewriteSetWithReduction| |rightZero|
- |maxdeg| |datalist| |multiplyExponents| |compiledFunction| |fracPart|
- |newSubProgram| |currentScope| |setRealSteps| |pushuconst|
- |prepareDecompose| |mkcomm| |permanent| |nextNormalPoly| |f04maf|
- |sqfrFactor| |limitPlus| |twist| |makeCrit| |approxNthRoot| |e01bef|
- |checkForZero| |viewDeltaYDefault| |primeFrobenius| |f01brf|
- |OMsupportsCD?| |se2rfi| |associatedEquations| |increment| |anticoord|
- |strongGenerators| |schema| |OMgetAtp| |prod| |reify| |f02abf|
- |multisect| |f02ajf| |nextSublist| |stFunc1| |fillPascalTriangle|
- |cAcsch| |dequeue!| |cycleElt| |lists| |sparsityIF| |matrixGcd|
- |ratDenom| |var1Steps| |aspFilename| |rightDiscriminant|
- |systemCommand| |e02aef| |htrigs| |checkPrecision| |changeMeasure|
- |tower| |gradient| |whileLoop| |GospersMethod| |leftTrace| |matrix|
- |minPol| |fixedPoint| |doubleFloatFormat| |pack!|
- |lazyPremWithDefault| |antiCommutator| |bandedJacobian| |ReduceOrder|
- |solid?| |integralMatrixAtInfinity| |minusInfinity| |expandPower|
- |mindeg| |universe| |e04mbf| |cAtan| |primitiveElement| |getConstant|
- |prologue| |basisOfLeftNucloid| |leftScalarTimes!| |generateIrredPoly|
- |normal| |drawStyle| |sPol| |localIntegralBasis| |node?| |finite?|
- |trapezoidal| |cschIfCan| |extendedint| |surface| |duplicates?|
- |mindegTerm| |s20adf| |autoReduced?| |pquo| |OMgetEndBind| |setref|
- |linear| |OMreadStr| |integer?| |permutationGroup| |listOfLists|
- |objectOf| |arity| |midpoints| |exponents| |id| |OMputError|
- |buildSyntax| |reverse| |sec2cos| |optAttributes| |select!| BY
- |rationalPower| |leftZero| |fmecg| |accuracyIF| |s18aef| |center|
- |cond| |positive?| |inverse| |polynomial| |lastSubResultantElseSplit|
- |subresultantVector| |e02zaf| |squareFreePart| |setProperty|
- |changeWeightLevel| |goto| |exprHasWeightCosWXorSinWX| |table|
- |nilFactor| |graphCurves| |modifyPointData| |type| |getCode| |e02bcf|
- |firstUncouplingMatrix| |nextPrimitivePoly| |resultantEuclideannaif|
- |new| |permutations| |symmetric?| |rotatez| |sechIfCan| |c02aff| |is?|
- |ignore?| |intChoose| |constantKernel| |insertRoot!| |doubleComplex?|
- |inHallBasis?| |zeroDimensional?| |fullPartialFraction|
- |topFortranOutputStack| |antisymmetric?| |bottom!| |f02bjf| |iiacoth|
- |normalElement| |cyclePartition| |asecIfCan| |convergents| |isList|
- |basisOfMiddleNucleus| |normInvertible?| |basis| |lazyResidueClass|
- |inc| |mainSquareFreePart| |totalfract| |fi2df| |distance|
- |LyndonWordsList1| |romberg| |orOperands| LODO2FUN |matrixDimensions|
- |key| |create| |basisOfLeftNucleus| |cot2trig| |youngGroup|
- |minPoints3D| |symbolTable| |float?| |merge| |top|
- |complexNumericIfCan| |bumptab1| |divergence| |options| |kovacic|
- |partialDenominators| |mainValue| |besselJ|
- |semiLastSubResultantEuclidean| |dioSolve| |parametric?| |continue|
- |lp| |OMmakeConn| |dihedralGroup| |d01gbf| |squareFreeLexTriangular|
- |rectangularMatrix| |tanh2trigh| |divideExponents| |measure2Result|
- |OMputVariable| |pushFortranOutputStack| |makeSUP| |linearMatrix|
- |filename| |currentEnv| |ceiling| |selectFiniteRoutines| |shiftLeft|
- |mapDown!| |popFortranOutputStack| |closed?| |OMgetApp| |Is| |augment|
- |karatsuba| |coefficients| |null?| |palglimint0| |psolve|
- |lazyPseudoRemainder| |exprToXXP| |useSingleFactorBound?|
- |outputAsFortran| |showTheIFTable| |approximants| |realEigenvectors|
- |basisOfCentroid| |not?| |bracket| |minimize| |s21bbf| |declare|
- |dark| |polCase| |semiResultantEuclideannaif| |dot| |gcdcofactprim|
- |iteratedInitials| |meshPar1Var| |parse| |left| |unitVector|
- |intPatternMatch| |points| |halfExtendedResultant1|
- |numberOfIrreduciblePoly| |multMonom| |component| |printInfo!|
- |genericRightMinimalPolynomial| |presub| |right| |cartesian|
- |cRationalPower| |stopTableGcd!| |unmakeSUP| |odd?| |critpOrder|
- |npcoef| |e02bef| |s17ajf| |initial| |stopTable!| |cPower|
- |setAttributeButtonStep| |critMTonD1| |e02daf| |debug3D| |lSpaceBasis|
- |iicsc| |axesColorDefault| |gcdPrimitive| |stopTableInvSet!|
- |elliptic?| |principal?| |zeroOf| |singleFactorBound| |complexSolve|
- |possiblyNewVariety?| |iiacsch| |hdmpToP| |viewDefaults| |radPoly|
- |imaginary| |opeval| |closedCurve?| |countable?| |ParCond|
- |decreasePrecision| |diophantineSystem| |test| |ScanArabic| |cap|
- |palgLODE| |f04mbf| |OMgetObject| |round| |groebner| |pattern|
- |lfextlimint| |extendedSubResultantGcd| |integral?| |seed|
- |selectPDERoutines| |recolor| |swapColumns!| |cAcos| |putGraph|
- |getButtonValue| |monicDecomposeIfCan| |lieAdmissible?| |f01qcf|
- |curry| |firstNumer| |useEisensteinCriterion?| |lepol| |redpps|
- |constantIfCan| |intensity| |composite| |unvectorise| |isMult|
- |uniform01| |rightRankPolynomial| |mulmod| |s19aaf| |output|
- |screenResolution3D| |semiDegreeSubResultantEuclidean| |external?|
- |pmComplexintegrate| |ipow| |OMencodingSGML| |shallowExpand|
- |pointSizeDefault| |morphism| |leadingTerm| = |linGenPos| |nsqfree|
- |stFunc2| |testModulus| |cubic| |radicalEigenvector| |compactFraction|
- |tRange| |preprocess| |hash| |equality| |neglist| |s14baf| |qinterval|
- |monomialIntPoly| |brillhartTrials| |lllp| |tree| |poisson|
- |complexElementary| |e02bdf| |var2StepsDefault| |fortranComplex|
- |e04jaf| < |vector| |getOrder| |remainder| |quasiAlgebraicSet|
- |iiperm| |divisors| |entries| |push| |toroidal| |problemPoints|
- |count| |alternatingGroup| |cothIfCan| > |primaryDecomp|
- |linearlyDependentOverZ?| |linearDependence| |differentiate|
- |ocf2ocdf| |replaceKthElement| |setLabelValue| |d01alf|
- |hasPredicate?| |rightFactorIfCan| |ramifiedAtInfinity?|
- |getVariableOrder| <= |leader| |ScanRoman| |cLog| |indicialEquations|
- |zeroSquareMatrix| |pseudoDivide| |cCsch| |deleteRoutine!|
- |roughUnitIdeal?| |unrankImproperPartitions1| |partialNumerators|
- |transpose| >= |exquo| |mightHaveRoots| |associatedSystem|
- |eisensteinIrreducible?| |ddFact| |quotientByP| |index|
- |factorSFBRlcUnit| |quasiMonic?| |sup| |leftGcd|
- |clearFortranOutputStack| |s15adf| |div| |representationType| |prime|
- |oddintegers| |powmod| |maximumExponent| |OMputFloat|
- |rightScalarTimes!| |overlabel| |tube| |generic| |decomposeFunc| |quo|
- |root?| |applyRules| |rationalFunction| |binding| |edf2df|
- |outlineRender| |body| |asinIfCan| |lifting1| |extractSplittingLeaf|
- |f02bbf| |rarrow| + |newLine| |minimumDegree| |fullDisplay| |e02akf|
- |asimpson| |clearCache| |pair| |wordInStrongGenerators| |s17acf|
- |s18adf| |Beta| |hMonic| |stoseIntegralLastSubResultant| |rem| -
- |roman| |cAsech| |csc2sin| |OMParseError?| |cfirst|
- |combineFeatureCompatibility| |lazyVariations| |compile| |nil|
- |OMencodingBinary| |pr2dmp| |OMbindTCP| |graphStates| /
- |groebnerIdeal| |solveInField| |viewWriteDefault| |socf2socdf|
- |insertionSort!| |df2fi| |vertConcat| |chebyshevT|
- |completeEchelonBasis| |rotate!| |zoom| |OMputEndAttr| |constantLeft|
- |radicalEigenvectors| |toScale| |rootBound| |ksec|
- |expandTrigProducts| |irreducibleRepresentation| |sub| |zeroDimPrime?|
- |partition| |leftRecip| |numberOfNormalPoly| |quote| |rootPower|
- |dAndcExp| |heap| |integralMatrix| |infinityNorm| |d02bbf|
- |laurentRep| |s18acf| |approximate| |getGoodPrime| |fractionPart|
- |trunc| |iicosh| |scripted?| |d03faf| |complex| |rdHack1|
- |clearDenominator| |lambert| |xn| |showAllElements| |crest|
- |makeSketch| |sin?| |imagk| |gramschmidt| |pToDmp| |addPoint|
- |trapezoidalo| |ridHack1| |squareFreePolynomial| |elements|
- |nextsousResultant2| |outputFloating| |unitsColorDefault| |tubePlot|
- |OMconnectTCP| |removeCosSq| |elColumn2!| |palgRDE|
- |degreeSubResultant| |fill!| |multiset| |outputFixed|
- |raisePolynomial| |setEpilogue!| |nextIrreduciblePoly| |cosSinInfo|
- |inrootof| |message| |obj| |OMgetBVar| |c06frf| |solveLinearlyOverQ|
- |qfactor| |OMgetInteger| |OMputBind| |cTanh| |subResultantChain|
- |vedf2vef| |removeDuplicates!| |rubiksGroup| |orthonormalBasis|
- |cache| |diag| |stoseInvertibleSetreg| |copyInto!|
- |constantCoefficientRicDE| |seriesSolve| |HenselLift| |f02aef|
- |leadingIndex| |blankSeparate| |const| |makeUnit| |primextendedint|
- |prevPrime| |linearlyDependent?| |rename| |not| |iiabs|
- |permutationRepresentation| |cosh2sech| |linearAssociatedOrder| |scan|
- |char| |exptMod| |perspective| |curve?| |sample| |makeCos| |swap!|
- |acoshIfCan| |invmod| |trigs2explogs| |palgLODE0| |cotIfCan| |updatF|
- |name| |symmetricDifference| |unravel| |nthFlag| |monomialIntegrate|
- |csch2sinh| |subTriSet?| |critT| |hasoln| |horizConcat| |composites|
- |fixPredicate| |float| |f02agf| |integralAtInfinity?| |mainVariable|
- |makeop| |wordInGenerators| |search| |principalIdeal| |crushedSet|
- |lprop| |setProperty!| |newTypeLists| |pomopo!| |stack| |minordet|
- |trueEqual| |squareFree| |e01daf| |midpoint| |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| |primitive?| |d02ejf| |coordinate| |cSinh|
+ |withPredicates| |setRow!| |bivariateSLPEBR| |duplicates| |quadratic?|
+ |inverseIntegralMatrixAtInfinity|
+ |solveLinearPolynomialEquationByFractions| |leadingBasisTerm| |jacobi|
+ |iidsum| |overbar| |bipolar| |beauzamyBound| |fglmIfCan|
+ |evaluateInverse| |minColIndex| |totalDifferential| |match?| |notelem|
+ |primintegrate| |mkAnswer| |OMcloseConn| |c05adf| |divide| |cond|
+ |bivariate?| |palgint0| |hclf| |linear?| |normDeriv2| |coefficient|
+ |mathieu22| |d01aqf| |width| |f04atf| |indiceSubResultantEuclidean|
+ |separateDegrees| |real?| |leftDiscriminant| |s17ahf|
+ |numberOfComponents| |bag| |curve| |univariatePolynomial|
+ |leastMonomial| |resultantReduit| |floor| |exprHasLogarithmicWeights|
+ |generate| |largest| |scale| |weight| |satisfy?| |tanIfCan| |rootsOf|
+ |logGamma| |ricDsolve| |module| |df2mf| |selectODEIVPRoutines|
+ |resetBadValues| |mesh| |incrementBy| |OMopenFile| |OMencodingXML|
+ |sortConstraints| |abelianGroup| |#| |lyndonIfCan| |determinant|
+ |zeroDim?| |optional| |expand| |checkRur| |besselI| |jordanAlgebra?|
+ |discriminantEuclidean| |sin2csc| |leadingIdeal| |factor1|
+ |filterWhile| |degreePartition| |weighted| |LiePolyIfCan| |vectorise|
+ |nextItem| |leftQuotient| |filterUntil| |leftCharacteristicPolynomial|
+ |binary| |fortranTypeOf| |setnext!|
+ |dimensionOfIrreducibleRepresentation| |biRank| |choosemon| |select|
+ |f04asf| |power| |readIfCan!| |logical?| |varList| |primlimintfrac|
+ |groebSolve| |paraboloidal| |conjugate| |loopPoints| |rational?|
+ |factorList| |denomRicDE| |algDsolve| |delete!| |nthRootIfCan|
+ |simplifyExp| |makeGraphImage| |collectUnder| |nextsubResultant2|
+ |exp1| |mathieu12| |extract!| |super| |nthRoot| |vark| |forLoop|
+ |screenResolution| |rationalApproximation| |rule| |prime?|
+ |factorsOfDegree| |coerceL| |SturmHabicht| |f04adf| |graphImage|
+ |laplacian| |secIfCan| |categoryFrame| |functionIsFracPolynomial?|
+ |bfKeys| |iisec| |makeRecord| |dimensionsOf| |more?| |reduction|
+ |testDim| |factorset| |member?| |eval| |contains?| |s18def|
+ |patternMatchTimes| |monicDivide| |cAsec| |sinhIfCan| |scaleRoots|
+ |plot| RF2UTS |upDateBranches| |controlPanel| |extend|
+ |setScreenResolution3D| |associative?| |hconcat| |pseudoRemainder|
+ |removeSinSq| |tubeRadius| |extractIndex| |createNormalPoly|
+ |scalarMatrix| |expIfCan| |string?| |ran| |approxNthRoot|
+ |FormatArabic| |getOperator| |pair| |nodes| |factorFraction| |split|
+ |e01saf| |Hausdorff| |nextSubsetGray| |d02raf| |acosIfCan| |e01bef|
+ |supDimElseRittWu?| |c06fuf| |repeating| |Aleph| |relerror|
+ |minRowIndex| |leftMinimalPolynomial| |readable?| |alphanumeric?|
+ |checkForZero| |randomR| |factorSquareFree| |lazyIntegrate|
+ |interpretString| |null| |normalizeAtInfinity| |doublyTransitive?|
+ |leftExtendedGcd| |s21bdf| |viewDeltaYDefault| |append| |plus|
+ |setStatus!| |entry?| |parent| |squareFreeLexTriangular| |firstDenom|
+ |createGenericMatrix| |case| |tanSum| |setFormula!| |cSin|
+ |primeFrobenius| |fTable| |brillhartIrreducible?|
+ |internalSubQuasiComponent?| |curveColorPalette| |iiacosh| |t|
+ |numberOfChildren| |rectangularMatrix| |Zero| |OMUnknownSymbol?|
+ |zeroMatrix| |nil?| |cCoth| |f01brf| |e02bbf| |charClass|
+ |branchIfCan| |realEigenvalues| |generalInfiniteProduct| |tanh2trigh|
+ |One| |stoseInvertible?reg| |linkToFortran| |unparse| |OMsupportsCD?|
+ |printingInfo?| |invertibleElseSplit?| |assign| |leftMult|
+ |setAdaptive3D| |leastAffineMultiple| |divideExponents|
+ |internalZeroSetSplit| |OMgetEndError| |infRittWu?| |fortranInteger|
+ |se2rfi| |d01alf| |genericRightTrace| |times| |findBinding| |credPol|
+ |element?| |measure2Result| |contours| |iroot| |jordanAdmissible?|
+ |associatedEquations| |binarySearchTree| |hex| |message|
+ |hasPredicate?| |c05pbf| |rootSplit| |e02def| |binomial| |directSum|
+ |OMputVariable| |cTan| |coerceS| |d02cjf| |increment| |refine|
+ |rightFactorIfCan| |realElementary| |c06gbf| |s14abf| |degree|
+ |rdregime| |makeSUP| |factorOfDegree| |solveLinear| |denomLODE|
+ |numerators| |anticoord| |ramifiedAtInfinity?| |fortranLogical|
+ |linearMatrix| |listLoops| |subMatrix| |order| |atom?| |elt|
+ |linearlyDependent?| |recur| |any?| |quoByVar| |nonLinearPart|
+ |strongGenerators| |getVariableOrder| |weierstrass| |monom|
+ |laurentIfCan| |OMputBVar| |OMgetAttr| |antisymmetricTensors|
+ |ceiling| |rename| |createPrimitiveNormalPoly| |leftAlternative?|
+ |over| |schema| |name| |lighting| |ScanRoman| |pointData| |presuper|
+ |rightExactQuotient| |chainSubResultants| |packageCall|
+ |selectFiniteRoutines| |iiabs| |char| |bitTruth| |pascalTriangle|
+ |child| |palgextint| |OMgetAtp| |cLog| |basisOfRightNucloid|
+ |setScreenResolution| |quadraticForm| |expandLog| |yCoord| |shiftLeft|
+ |permutationRepresentation| |iiacsc| |numberOfPrimitivePoly|
+ |character?| |prod| |setClosed| |indicialEquations| |edf2ef| |common|
+ |createThreeSpace| |nodeOf?| |realSolve| |mapDown!| |cAsinh|
+ |cosh2sech| |reify| |rowEchelon| |mapCoef| |rightUnits| |operator|
+ |float| |zeroSquareMatrix| |removeSquaresIfCan|
+ |ScanFloatIgnoreSpaces| |singRicDE| |graphState| |makeSeries|
+ |closed?| |linearAssociatedOrder| |iflist2Result| |f07fef| |deriv|
+ |f02abf| |hasTopPredicate?| |pseudoDivide| |nthr| |times!| |sdf2lst|
+ |splitNodeOf!| |OMgetApp| |orbits| |scan| |orbit| |setButtonValue|
+ |listRepresentation| |reopen!| |multisect| |cCsch| |lowerCase!|
+ |f02adf| |setProperties| |cardinality| |jacobiIdentity?| |Is|
+ |exptMod| |rational| |drawComplexVectorField| |f02aff| |f02ajf|
+ |makeYoungTableau| |deleteRoutine!| |characteristicPolynomial|
+ |noKaratsuba| |fortranLiteralLine| |integers| |imagJ| |augment| |keys|
+ |perspective| |s15aef| |getBadValues| |triangularSystems| |myDegree|
+ |nextSublist| |roughUnitIdeal?| |iitanh| |operation| |concat!|
+ |OMputString| |Lazard| |intersect| |karatsuba| |curve?| |OMgetFloat|
+ |position!| |ode1| |numberOfDivisors| |stFunc1|
+ |unrankImproperPartitions1| |tab| |cAsin| |algebraicSort|
+ |getOperands| |useNagFunctions| |coefficients| |sample| |palgint|
+ |printCode| |primintfldpoly| |fillPascalTriangle| |companionBlocks|
+ |partialNumerators| |makeVariable| |asechIfCan| |minGbasis| |rspace|
+ |belong?| |null?| |makeCos| |addMatchRestricted| |meshFun2Var|
+ |minset| |setleft!| |cAcsch| |transpose| |pointPlot|
+ |internalSubPolSet?| |stoseLastSubResultant| |clearTheSymbolTable|
+ |palglimint0| |lagrange| |swap!| |d03eef| |vconcat| |predicates|
+ |partialFraction| |dequeue!| GE |mightHaveRoots| |iibinom| |iisqrt3|
+ |sayLength| |ldf2vmf| |e02ahf| |psolve| |acoshIfCan| |cycleElt|
+ |lexGroebner| |curveColor| |makeSin| |setStatus| GT |associatedSystem|
+ |lflimitedint| |initializeGroupForWordProblem| |singular?|
+ |toseInvertibleSet| |Si| |lazyPseudoRemainder| |invmod| |sparsityIF|
+ |viewpoint| |ptFunc| |characteristic| |linearPart| LE
+ |eisensteinIrreducible?| |partitions| |differentialVariables|
+ |extension| |delay| |exprToXXP| |cross| |trigs2explogs|
+ |resetAttributeButtons| |elementary| |traceMatrix| |s20acf|
+ |matrixGcd| LT |ddFact| |uncouplingMatrices| |droot|
+ |derivationCoordinates| |wordsForStrongGenerators| |outputSpacing|
+ |useSingleFactorBound?| |palgLODE0| |ravel| |alphabetic?|
+ |getProperties| |nextLatticePermutation| |ratDenom| |initiallyReduce|
+ |quotientByP| |lp| |deref| |Frobenius| |trace2PowMod| |coleman|
+ |s19acf| |showTheIFTable| |basisOfCommutingElements| |cotIfCan|
+ |reshape| |sts2stst| |createIrreduciblePoly| |c06fpf| |var1Steps|
+ |fortran| |factorSFBRlcUnit| |submod| |eq| |resultantEuclidean| |ord|
+ |sizePascalTriangle| |approximants| |semiResultantReduitEuclidean|
+ |updatF| |integralLastSubResultant| |OMlistCDs| |truncate| |s17dlf|
+ |aspFilename| |quasiMonic?| |saturate| |iter| |evenInfiniteProduct|
+ |factorial| |getMultiplicationTable| |pointLists| |realEigenvectors|
+ |symmetricDifference| |goodPoint| |safetyMargin| |leastPower|
+ |dictionary| |rightDiscriminant| |sup| |diagonals| |constDsolve|
+ |ListOfTerms| |integral| |basisOfCentroid| |iiasech| |unravel|
+ |dihedral| |cn| |chiSquare| |setCondition!| |e02aef| |eulerE|
+ |leftGcd| |sncndn| |euclideanNormalForm| |doubleResultant| |imagE|
+ |complexLimit| |bracket| |nthFlag| |particularSolution|
+ |explicitEntries?| |minPoints| |minIndex| |htrigs|
+ |clearFortranOutputStack| |boundOfCauchy| |OMgetString| |coefChoose|
+ |simplify| |minimize| |infinite?| |decimal| |monomialIntegrate|
+ |expintegrate| |update| |outputArgs| |selectSumOfSquaresRoutines|
+ |changeMeasure| |clearCache| |s15adf| |lift| |rischNormalize| |list?|
+ |setClipValue| |cyclicEntries| |mapUp!| |s21bbf| |csch2sinh|
+ |aQuadratic| |createMultiplicationTable| |ScanFloatIgnoreSpacesIfCan|
+ |createNormalPrimitivePoly| |gradient| |representationType| |reduce|
+ |hasHi| |parabolicCylindrical| |close!| |e02agf| |dark| |divideIfCan|
+ |subTriSet?| |bipolarCylindrical| |optpair| |whileLoop|
+ |commaSeparate| |associatorDependence| |function| |prime|
+ |inverseIntegralMatrix| |d01akf| |exp| |s19adf| |legendreP| |polCase|
+ |sqfree| |critT| |computePowers| |e04gcf| |cyclicEqual?|
+ |GospersMethod| |xCoord| |arguments| |oddintegers| |moduleSum|
+ |perfectSqrt| |term?| |selectPolynomials| |semiResultantEuclideannaif|
+ |trim| |hasoln| |stopMusserTrials| |tracePowMod| |remove!| |leftTrace|
+ |OMputAtp| |powmod| |cAcosh| |e04fdf| |isQuotient| |leftNorm|
+ |critMonD1| |quatern| |dot| |horizConcat| |s21bcf| |lexTriangular|
+ |monicRightFactorIfCan| |minPol| |OMconnOutDevice| |maximumExponent|
+ UP2UTS |factorGroebnerBasis| |monomRDEsys| |gcdcofactprim|
+ |baseRDEsys| |composites| |factorSquareFreePolynomial| |position|
+ |unit| |showRegion| |fixedPoint| |addBadValue| |certainlySubVariety?|
+ |OMputFloat| |schwerpunkt| |rationalPoint?| |transform| |dmp2rfi|
+ |iteratedInitials| |fixPredicate| |doubleFloatFormat| |clearTable!|
+ |cExp| |adjoint| |innerEigenvectors| |script| |updatD|
+ |rightScalarTimes!| |algint| |headRemainder| |radicalRoots|
+ |meshPar1Var| |henselFact| |f02agf| |alternating| |cAcot| |pushdown|
+ |pack!| |OMputEndApp| |OMputEndError| |overlabel|
+ |getSyntaxFormsFromFile| |write!| |minus!| |subHeight| |unitVector|
+ |integralAtInfinity?| |extractBottom!| |plenaryPower| |retractable?|
+ |lazyPremWithDefault| |csubst| |tube| |stop| |s18dcf| |height| D
+ |f04qaf| |getExplanations| |groebnerFactorize| |intPatternMatch|
+ |conditionsForIdempotents| |mainVariable| |quickSort| |s17aff|
+ |antiCommutator| |roughBasicSet| |tex| |oblateSpheroidal| |generic|
+ |setfirst!| |generalPosition| |plus!| |clearTheIFTable| |points|
+ |yCoordinates| |makeop| |arrayStack| |setEmpty!| |numberOfHues|
+ |bandedJacobian| |chineseRemainder| |decomposeFunc| |rightRank|
+ |fortranDouble| |symbol?| |isPlus| |symbolTable| |newReduc|
+ |halfExtendedResultant1| FG2F |wordInGenerators| |identification|
+ |systemCommand| |d01asf| |constant| |ReduceOrder| |string|
+ |cyclicSubmodule| |root?| |matrixConcat3D| |squareFreeFactors|
+ |numberOfIrreduciblePoly| |linearDependenceOverZ| |double?|
+ |principalIdeal| |applyRules| |balancedFactorisation|
+ |functionIsContinuousAtEndPoints| |retract| |solid?| |expt| |getGraph|
+ |brace| |doubleRank| |pushFortranOutputStack| |ranges|
+ |primitivePart!| |multMonom| |internalDecompose| |pile| |crushedSet|
+ |integralMatrixAtInfinity| |LyndonWordsList| |trivialIdeal?| |lcm|
+ |f02wef| |logIfCan| |rationalFunction| |quadratic| |binding|
+ |popFortranOutputStack| |OMgetEndBVar| |characteristicSerie|
+ |component| |leadingSupport| |collect| |lprop| |next|
+ |increasePrecision| |scalarTypeOf| |erf| |hermiteH| |expandPower|
+ |normal| |column| |generalTwoFactor| |outputAsFortran| |sign|
+ |eyeDistance| |rootOfIrreduciblePoly| |printInfo!| |setProperty!|
+ |selectNonFiniteRoutines| |discreteLog| |mindeg| |edf2df|
+ |symmetricPower| |equiv| |divisor| |LyndonCoordinates|
+ |genericRightMinimalPolynomial| |f02aaf| |derivative| |newTypeLists|
+ |error| |parametersOf| |universe| |fortranReal| |gcd|
+ |expressIdealMember| |value| |outlineRender| |lllip| |comment| |log|
+ |coord| |f02fjf| |presub| |stFuncN| |pomopo!| |cCosh| |insertMatch|
+ |expintfldpoly| |compdegd| |e04mbf| |union| |assert| |asinIfCan|
+ |hessian| |basisOfCenter| |symFunc| |cartesian| |digits|
+ |removeRedundantFactors| |minordet| |mix| |false| |iprint| |cAtan|
+ |lifting1| |taylorRep| |separant| |interpret| |cRationalPower|
+ |nullary| |trueEqual| |tubePointsDefault| |reorder| |hasSolution?|
+ |primitiveElement| |eigenvalues| |extractSplittingLeaf| |FormatRoman|
+ |viewport3D| |maxRowIndex| |stopTableGcd!| |Nul| |squareFree|
+ |numFunEvals3D| |getConstant| |square?| |f02bbf| |OMlistSymbols|
+ |padicFraction| |leaves| |powerSum| |c06ecf| |unmakeSUP| |e01daf|
+ |setValue!| |factorSquareFreeByRecursion| |rightMinimalPolynomial|
+ |prologue| |rowEchLocal| |rarrow| |getMeasure|
+ |constantToUnaryFunction| |atrapezoidal| |odd?| |sh| |midpoint|
+ |limitedint| |newLine| |OMencodingUnknown| |limitedIntegrate|
+ |maxIndex| |critpOrder| |sincos| |leftRemainder| |returnTypeOf|
+ |leftLcm| |acschIfCan| |minimumDegree| |endSubProgram| |inc| |middle|
+ |palgRDE0| |npcoef| |components| |iiatanh| |diagonalMatrix|
+ |fullDisplay| |rk4| |stoseSquareFreePart| |headReduced?| |lyndon?|
+ |e02bef| |complexZeros| |addPointLast| |updateStatus!| |e02akf|
+ |univariatePolynomials| |computeBasis| |nonSingularModel| |directory|
+ |linearAssociatedExp| |numer| |leftPower| |euler| |rootOf| |asimpson|
+ |iiacos| |symmetricProduct| |denom| |mainCoefficients| |stirling1|
+ |returns| |gbasis| |wordInStrongGenerators| |rst| |commutative?|
+ |green| |integralDerivationMatrix| |powers| |call| |s17acf| |equiv?|
+ |printHeader| |top!| |atanhIfCan| |pi| |OMputEndObject| |numericIfCan|
+ F2FG |hdmpToDmp| |addiag| |f04faf| |infinity|
+ |rightCharacteristicPolynomial| |extractClosed| |resetVariableOrder|
+ |cyclic| |lyndon| |wholeRagits| |datalist| |reducedSystem| |true|
+ |makeFR| |exQuo| |f02akf| |diff| |result| |resultant|
+ |resultantReduitEuclidean| |d01ajf| |primitivePart| |read!|
+ |mainKernel| |leftTraceMatrix| |kernel| |internalLastSubResultant|
+ |redPol| |constantRight| |d02bhf| |harmonic| |lambert| |draw|
+ |leftRegularRepresentation| |connect| |listConjugateBases| |getStream|
+ |nonQsign| |push!| |remove| |xn| |createNormalElement|
+ |binaryFunction| |janko2| |callForm?| |generic?| |cycleTail| |lhs|
+ |showAllElements| |critM| |supRittWu?| |iisin| |virtualDegree|
+ |countRealRootsMultiple| |slash| |last| |rhs| |crest| |iiasec|
+ |weakBiRank| |OMunhandledSymbol| |perfectNthRoot| |froot| |assoc|
+ |integerBound| |makeSketch| |makeObject| |getIdentifier|
+ |stiffnessAndStabilityFactor| |qPot| |rank| |pureLex|
+ |genericRightTraceForm| |finiteBound| |sin?| |content|
+ |tryFunctionalDecomposition?| |lexico| |listOfMonoms| |polygon|
+ |f02xef| |imagk| |SturmHabichtMultiple| |coef| |bombieriNorm|
+ |minimalPolynomial| |d01anf| |structuralConstants|
+ |primPartElseUnitCanonical| |gramschmidt| |size?| |compBound|
+ |triangulate| |indicialEquation| |setFieldInfo| |prefixRagits|
+ |pToDmp| |cos2sec| |index?| |unitNormalize|
+ |removeRedundantFactorsInPols| |noLinearFactor?| |pole?| |addPoint|
+ |jacobian| |pair?| |leader| |evenlambert| |rombergo| |charthRoot|
+ |rootRadius| |trapezoidalo| |scopes|
+ |removeIrreducibleRedundantFactors| |commutator| |optimize|
+ |insertTop!| |lists| |minrank| |zeroSetSplit| |ridHack1|
+ |mapUnivariateIfCan| |idealiser| |createPrimitiveElement| |upperCase?|
+ |externalList| |meatAxe| |squareFreePolynomial| |restorePrecision|
+ |clearTheFTable| |safeCeiling| |id| |subNodeOf?| |createPrimitivePoly|
+ |conditionP| |plusInfinity| |elements| |generalLambert| |ratDsolve|
+ |iiacot| |reduceBasisAtInfinity|
+ |solveLinearPolynomialEquationByRecursion| |tValues| |minusInfinity|
+ |nextsousResultant2| |relationsIdeal| |f01ref| |meshPar2Var| |table|
+ |rewriteIdealWithRemainder| |primeFactor| |specialTrigs|
+ |outputFloating| |semiSubResultantGcdEuclidean1| |rightRemainder|
+ |headReduce| |new| |inspect| |KrullNumber| |sinh2csch|
+ |unitsColorDefault| |scanOneDimSubspaces| |variable|
+ |tubeRadiusDefault| |evaluate| |f01mcf| |rightRegularRepresentation|
+ |getZechTable| |tubePlot| |sort!| |e01sbf| |oneDimensionalArray|
+ |numerator| |rCoord| |interReduce| |OMconnectTCP| |iisinh|
+ |var1StepsDefault| |nthExponent| |infix| |sylvesterMatrix| |mat|
+ |removeCosSq| |flexible?| |algSplitSimple| |spherical|
+ |oddInfiniteProduct| |simpson| |stoseInvertible?| |type| |elColumn2!|
+ |fortranCompilerName| |expextendedint| |moduloP| |monicRightDivide|
+ |light| |zero?| |palgRDE| |fibonacci| |eq?| |pushNewContour|
+ |bubbleSort!| |tower| |diagonal?| |polyPart| |degreeSubResultant|
+ |printInfo| |explogs2trigs| |numericalOptimization|
+ |integralCoordinates| |key| |body| |distribute| |decrease| |ruleset|
+ |normalized?| |fill!| |Ei| |rk4a| |coordinates| |options| |octon|
+ |stripCommentsAndBlanks| |lfextendedint| |multiset|
+ |radicalEigenvalues| |adaptive| |reducedContinuedFraction|
+ |simpleBounds?| |bindings| |purelyTranscendental?| |outputFixed|
+ |bivariatePolynomials| |e01sff| |ellipticCylindrical| |filename|
+ |left| |OMgetVariable| |suchThat| |polygamma| |OMputAttr|
+ |raisePolynomial| |sturmSequence| |hash| |indiceSubResultant|
+ |eulerPhi| |right| |rightRecip| |halfExtendedSubResultantGcd1|
+ |enterInCache| |setEpilogue!| |shanksDiscLogAlgorithm| |geometric|
+ |not?| |nextPartition| |definingInequation| |zero| |elRow1!|
+ |nextIrreduciblePoly| |deepestInitial| |count| |eigenMatrix|
+ |acothIfCan| |parse| |exactQuotient!| |roughBase?| |cosSinInfo|
+ |basicSet| |characteristicSet| |pointColorPalette| |eigenvectors|
+ |And| |children| |inrootof| |exprToUPS| |routines| |compound?| |exquo|
+ |condition| |mirror| |Or| |mkIntegral| |OMgetBVar| |lquo| |gcdcofact|
+ |div| |obj| |complement| |Not| |OMputSymbol| |c06frf| |patternMatch|
+ |subscript| |normalForm| |quo| |df2ef| |cache| |sizeMultiplication|
+ |dmpToHdmp| |solveLinearlyOverQ| |radix| |cSec| |f01qef| |BasicMethod|
+ |qfactor| |extractProperty| |currentCategoryFrame| |central?| |nil|
+ |rem| |currentEnv| |primPartElseUnitCanonical!| |interpolate|
+ |OMgetInteger| |dmpToP| |rightTrace| |inf| |failed| |smith| **
+ |algebraicDecompose| |OMputBind| |chiSquare1| |LyndonBasis| |/\\|
+ |showTheFTable| |inRadical?| |cTanh| |lazyGintegrate| |search|
+ |isobaric?| |approximate| |rischDEsys| |digit?| |\\/|
+ |possiblyInfinite?| |reindex| |viewThetaDefault| |subResultantChain|
+ |complex| |solveid| EQ |nullity| |setlast!| |vedf2vef|
+ |completeHermite| |OMserve| |c02agf| |c06eaf| |build|
+ |repeatUntilLoop| |removeDuplicates!| |showFortranOutputStack|
+ |regularRepresentation| |pdct| |torsionIfCan| |rubiksGroup|
+ |padicallyExpand| |dilog| |e04dgf| |s17agf| |leftFactorIfCan| |iicsch|
+ |orthonormalBasis| |eigenvector| |index| |imagK| |parameters|
+ |createRandomElement| |rightLcm| |irreducibleFactors| |diag|
+ |subResultantsChain| |groebgen| |rightDivide| |atoms| |s18aff|
+ |defineProperty| |innerint| |stoseInvertibleSetreg| |e01bgf| ^
+ |domainOf| |not| |hypergeometric0F1| |stiffnessAndStabilityOfODEIF|
+ |rroot| |swap| |copyInto!| |magnitude| |block| |d01fcf|
+ |removeRoughlyRedundantFactorsInPol| |reducedForm| |numberOfFactors|
+ |constantCoefficientRicDE| |sin| |rightTrim| |d03edf| |tanAn|
+ |constant?| |numberOfFractionalTerms| |extendIfCan| |seriesSolve|
+ |laguerreL| |traverse| |cos| |leftTrim| |iilog| |userOrdered?| |cCsc|
+ |contract| |setTex!| |genericLeftDiscriminant| |HenselLift| |subset?|
+ |tan| |tubePoints| |totolex| |bat| |d01gaf| |sinIfCan| |f02aef|
+ |coerceImages| |nthCoef| |cot| |infieldIntegrate| |rowEchelonLocal|
+ |cosIfCan| |alphabetic| |shrinkable| |omError| |symmetric?|
+ |contractSolve| |leadingIndex| |monic?| |currentSubProgram| |sec|
+ |variationOfParameters| |dominantTerm| |elliptic| |probablyZeroDim?|
+ |removeRedundantFactorsInContents| |high| |rotatez| |imagI|
+ |fprindINFO| |blankSeparate| |idealiserMatrix| |csc| |innerSolve1|
+ |normalizeIfCan| |max| |mergeFactors| |curryLeft| |cAcoth|
+ |viewSizeDefault| |outputMeasure| |sechIfCan| |palgextint0| |li|
+ |const| |multinomial| |asin| |binomThmExpt| |drawToScale|
+ |identityMatrix| |leadingExponent| |find| |hermite| |completeHensel|
+ |c02aff| |makeUnit| |symbolTableOf| |complex?| |acos|
+ |complexEigenvectors| |integrate| |composite| |readLineIfCan!|
+ |maxrank| |expenseOfEvaluation| |flexibleArray| |commutativeEquality|
+ |is?| |primextendedint| |baseRDE| |changeVar| |atan| |solid|
+ |normal01| |unvectorise| |aLinear| |fortranCharacter| |OMputEndBind|
+ |internalInfRittWu?| |ignore?| |bernoulliB| |rangeIsFinite|
+ |prevPrime| |rk4qc| |singularAtInfinity?| |mvar| |isMult| |mapdiv|
+ |firstSubsetGray| |chvar| |var2Steps| |intChoose| |gcdPolynomial|
+ |flagFactor| |perfectSquare?| |knownInfBasis| |mpsode| |uniform01|
+ |imagj| |monomRDE| |s17def| |countRealRoots| |constantKernel|
+ |monicCompleteDecompose| |adaptive3D?| |expint| |complexRoots| |tanNa|
+ |rightRankPolynomial| |infLex?| |mapUnivariate| |every?| |imagi|
+ |insertRoot!| |subresultantSequence| |leftOne| |d01apf| GF2FG
+ |semiDiscriminantEuclidean| |mulmod| |squareFreePrim| |doubleComplex?|
+ |point?| |lfinfieldint| |normalizedAssociate| |label|
+ |setTopPredicate| |terms| |getCurve| |monomials| |findCycle| |s19aaf|
+ |direction| |pdf2ef| |limit| |inHallBasis?| |dimensions| |entry|
+ |selectIntegrationRoutines| |squareTop| |messagePrint| |denominators|
+ |UnVectorise| |screenResolution3D| |clipWithRanges| |key?| |tanQ|
+ |mainPrimitivePart| |polarCoordinates| |zeroDimensional?| |isOp|
+ |polygon?| |genericLeftTrace| |linSolve|
+ |semiDegreeSubResultantEuclidean| |front| |norm| |UP2ifCan|
+ |optional?| |fullPartialFraction| |move| |fortranDoubleComplex|
+ |branchPoint?| |physicalLength!| |airyAi| |external?|
+ |semicolonSeparate| |d02kef| |shellSort|
+ |zeroSetSplitIntoTriangularSystems| |topFortranOutputStack|
+ |lastSubResultantEuclidean| |comparison| |exprex| |laguerre|
+ |printTypes| |concat| |pmComplexintegrate| |s19abf| |finiteBasis|
+ |mainMonomials| |tryFunctionalDecomposition| |antisymmetric?|
+ |startStats!| |title| |tableForDiscreteLogarithm| |internalAugment|
+ |distdfact| |listBranches| |ipow| |test| |ode2| |cycleEntry| |hcrf|
+ |univariatePolynomialsGcds| |bottom!| |factorAndSplit| |or|
+ |normalizedDivide| |rules| |semiIndiceSubResultantEuclidean| |f2st|
+ |fortranLiteral| |OMencodingSGML| |localReal?| |iExquo|
+ |zeroDimPrimary?| |bandedHessian| |f02bjf| |invertibleSet| |and|
+ |OMconnInDevice| |triangular?| |clipParametric| |row| |shallowExpand|
+ |coercePreimagesImages| |complexIntegrate| |halfExtendedResultant2|
+ |padecf| |rootProduct| |iiacoth| |prefix| |cyclicCopy|
+ |multiEuclideanTree| |cup| |d01amf| |pointSizeDefault| |cyclic?|
+ |copies| |iiexp| |redmat| |genericRightNorm| |normalElement|
+ |complexExpand| |normalDeriv| |nextPrimitiveNormalPoly| |appendPoint|
+ |morphism| |commonDenominator| |stack| |bsolve|
+ |unrankImproperPartitions0| |printStats!| |cyclePartition| |tableau|
+ |useSingleFactorBound| |operators| |f04mcf| |deepCopy| |leadingTerm|
+ |rightNorm| |option| |totalDegree| |mainVariable?| |randnum|
+ |sumOfSquares| |asecIfCan| |startTableGcd!| |pop!| |edf2efi|
+ |maxPoints| |linGenPos| |palgintegrate| |printStatement| |unary?|
+ |maxrow| |convergents| |conjugates| |precision| |subscriptedVariables|
+ |selectOrPolynomials| |escape| |BumInSepFFE| |nsqfree| |cCot|
+ |semiResultantEuclidean2| |makeprod| |setOfMinN| |isList| |upperCase|
+ |OMread| |shiftRight| |bezoutMatrix| |overlap| |stFunc2| |localAbs|
+ |dn| |quasiRegular| |retractIfCan| |addPoint2| |basisOfMiddleNucleus|
+ |expPot| |pmintegrate| |extractPoint| |rightOne| |fractionFreeGauss!|
+ |testModulus| |resultantnaif| |mainDefiningPolynomial| |indices|
+ |distFact| |primlimitedint| |normInvertible?| |reverseLex|
+ |modifyPoint| |dflist| |patternVariable| |cubic| |s17aef|
+ |trailingCoefficient| |setelt!| |e01bhf| |basis| |c05nbf| |c06ekf|
+ |replace| |LowTriBddDenomInv| |roughSubIdeal?| |cyclicParents|
+ |radicalEigenvector| |mathieu24| |hyperelliptic| |makeEq| |elem?|
+ |primes| |lazyResidueClass| |radicalSolve|
+ |generalizedContinuumHypothesisAssumed?| |root| |back|
+ |compactFraction| |e02ddf| |gcdprim| |consnewpol| |showScalarValues|
+ |varselect| |mainSquareFreePart| |argument| |setOrder| |listexp|
+ |multiplyCoefficients| |tRange| |rename!| |identitySquareMatrix|
+ |bits| |power!| |totalfract| |UpTriBddDenomInv| |iidprod| |iiGamma|
+ |exponential| |toseInvertible?| |preprocess| |setColumn!|
+ |genericRightDiscriminant| |iomode| |rightPower| |reflect| |fi2df|
+ |algebraicVariables| |s17adf| |mr| |zeroVector| |difference|
+ |equality| |leftRankPolynomial| |debug|
+ |stoseInternalLastSubResultant| |gethi| |splitSquarefree| |space|
+ |distance| |reducedQPowers| |semiSubResultantGcdEuclidean2| |simpsono|
+ |besselY| |neglist| |kmax| |setImagSteps| |curryRight| |aromberg|
+ |LyndonWordsList1| |startTable!| |or?| |linearPolynomials| |heapSort|
+ |product| |s14baf| |f07aef| |subtractIfCan| |enterPointData|
+ |unitNormal| |qelt| |romberg| |purelyAlgebraic?| |e02dcf| |wreath|
+ |low| |returnType!| |qinterval| |clipBoolean| |lifting| |dec|
+ |algebraicOf| |modulus| |map| |orOperands| |toseSquareFreePart|
+ |internal?| |nthFactor| |nthFractionalTerm| |rewriteSetWithReduction|
+ |monomialIntPoly| |e02dff| |pushdterm| |s13aaf| |color| |xRange|
+ |Vectorise| LODO2FUN |any| |twoFactor| |plotPolar| |rightZero| |Gamma|
+ |brillhartTrials| |properties| |e01baf| |outputAsTex| |getMatch|
+ |yRange| |matrixDimensions| |medialSet| |toseLastSubResultant|
+ |nullary?| |iFTable| |maxdeg| |puiseux| |lllp| |translate| |rightMult|
+ |argumentList!| |mainCharacterization| |zRange| |complementaryBasis|
+ |create| |members| |equivOperands| |reduceByQuasiMonic|
+ |multiplyExponents| |poisson| |createZechTable|
+ |subResultantGcdEuclidean| |map!| |region| |basisOfLeftNucleus|
+ |shufflein| |changeNameToObjf| |processTemplate| |symmetricSquare|
+ |compiledFunction| |inv| |complexElementary| |qsetelt!| |prindINFO|
+ |writeLine!| |completeSmith| |convert| |matrix| |polyred| |cot2trig|
+ |rootKerSimp| |fracPart| |s13acf| |ground?| |e02bdf| |unexpand|
+ |euclideanSize| |maxint| |univcase| |youngGroup| |powerAssociative?|
+ |diagonalProduct| |subPolSet?| |newSubProgram| |ground|
+ |var2StepsDefault| |putColorInfo| |OMopenString| |OMreceive|
+ |minPoints3D| |removeCoshSq| |linearAssociatedLog| |stronglyReduced?|
+ |po| |currentScope| |fortranComplex| |leadingMonomial|
+ |isAbsolutelyIrreducible?| |iCompose| |whatInfinity| |float?|
+ |fixedPointExquo| |removeZeroes| |setRealSteps| |style| |reset|
+ |split!| |e04jaf| |leadingCoefficient| |intcompBasis|
+ |prepareSubResAlgo| |exteriorDifferential| |merge| |rur| |graeffe|
+ |pushuconst| |primitiveMonomials| |slex| |pattern| |getOrder|
+ |removeRoughlyRedundantFactorsInContents| |btwFact| |parts| |tan2trig|
+ |acsch| |numberOfOperations| |complexNumericIfCan| |clikeUniv| |rk4f|
+ |conical| |prepareDecompose| |reductum| |remainder| |integerIfCan|
+ |edf2fi| |lazyPrem| |mainContent| |bumptab1| |e04naf| |exists?|
+ |mkcomm| |swapRows!| |quasiAlgebraicSet| |irreducible?| |OMputObject|
+ |axes| |divergence| |setMaxPoints3D| |prinb| |permanent|
+ |quasiComponent| |iiperm| |empty?| |void| |c06gcf| |f02awf| |kovacic|
+ |rquo| |viewPhiDefault| |mapSolve| |checkPrecision| |nextNormalPoly|
+ |addMatch| |divisors| |bat1| |OMUnknownCD?| |showClipRegion| |ratPoly|
+ |partialDenominators| |selectOptimizationRoutines| |e02baf| |f04maf|
+ |rightQuotient| |entries| |s17dhf| |showTypeInOutput|
+ |prolateSpheroidal| |insertBottom!| |mainValue| |hitherPlane|
+ |coth2tanh| |sqfrFactor| |calcRanges| |push| |point| |mdeg|
+ |atanIfCan| |besselJ| |inverseColeman| |OMsetEncoding|
+ |rationalPoints| |limitPlus| |toroidal| |outputForm|
+ |integralBasisAtInfinity| |normFactors|
+ |semiLastSubResultantEuclidean| |polynomialZeros| |implies?|
+ |shiftRoots| |twist| |problemPoints| |subspace| |explicitlyFinite?|
+ |dioSolve| |lastSubResultant| |untab| |lowerCase?| |linear| |makeCrit|
+ |coHeight| |alternatingGroup| |series| |stoseInvertibleSet|
+ |getDatabase| |unit?| |parametric?| |deepestTail| |length| |print|
+ |normalise| |write| |cothIfCan| |s13adf| |viewWriteAvailable|
+ |OMmakeConn| |makeViewport3D| |failed?| |scripts| |removeSinhSq|
+ |polynomial| |quasiMonicPolynomials| |create3Space| |save| NOT
+ |primaryDecomp| |modularGcd| |rightGcd| |c06gqf| |dihedralGroup|
+ |logpart| |colorDef| |normalDenom| |removeSuperfluousCases| OR
+ |linearlyDependentOverZ?| |signAround| |acscIfCan| |d01gbf| ~=
+ |torsion?| |exponent| |extendedEuclidean| |continuedFraction|
+ |stoseInvertible?sqfreg| AND |linearDependence| |min| |pow|
+ |symmetricGroup| |simplifyLog| |arg1| |d02gbf| |computeInt|
+ |leftFactor| |ocf2ocdf| |mkPrim| |areEquivalent?| |basisOfLeftNucloid|
+ |backOldPos| |c06ebf| |equation| |arg2| |polyRDE| |s17dcf| |factors|
+ |replaceKthElement| |numberOfMonomials| |lfunc| |leftScalarTimes!|
+ |monicModulo| |extendedIntegrate| |exactQuotient| |realRoots|
+ |recoverAfterFail| |setLabelValue| |selectAndPolynomials|
+ |validExponential| |generateIrredPoly| |explicitlyEmpty?|
+ |perfectNthPower?| |conditions| |mapmult| |birth| |complexForm|
+ |ODESolve| |clipPointsDefault| |multiple?| |drawStyle| |mainForm|
+ |e02gaf| |match| |e01bff| |subNode?| |s17ajf| |reducedDiscriminant|
+ |f07adf| |iiasin| |sPol| |selectsecond| |lazyPquo| |represents|
+ |getPickedPoints| |stopTable!| |merge!| |declare| |karatsubaOnce|
+ |maxColIndex| |localIntegralBasis| |OMgetError| |multiEuclidean|
+ |mapExpon| |symmetricRemainder| |insert| |cPower| |setProperties!|
+ |output| |polyRicDE| |node?| |separate| |groebner?| |OMwrite|
+ |tablePow| |s01eaf| |setAttributeButtonStep| |top| |numberOfVariables|
+ |addmod| |finite?| |removeSuperfluousQuasiComponents| |s18adf|
+ |endOfFile?| |continue| |mapBivariate| |cAcsc| |sylvesterSequence|
+ |critMTonD1| * |measure| |number?| |trapezoidal| |op| |compose| |Beta|
+ |setvalue!| |cot2tan| |inconsistent?| |complexNormalize| |e02daf|
+ |splitConstant| |acotIfCan| |isPower| |cschIfCan| |hMonic| |leftRank|
+ |PollardSmallFactor| |associator| |setMinPoints3D| |debug3D|
+ |setMinPoints| |ef2edf| ~ |extendedint| |fractRadix|
+ |stoseIntegralLastSubResultant| |idealSimplify| |gderiv|
+ |bezoutDiscriminant| |positiveRemainder| |lSpaceBasis| |leaf?|
+ |nullSpace| |hexDigit?| |surface| |roman| |lintgcd| |singularitiesOf|
+ |coth2trigh| |definingPolynomial| |sort| |iicsc| |rotatex| |initials|
+ |duplicates?| |supersub| |cAsech| |outputGeneral| |vspace|
+ |drawCurves| |numeric| |substring?| |viewDeltaXDefault|
+ |axesColorDefault| |delta| |bumptab| |iiasinh| |binaryTree|
+ |mindegTerm| |csc2sin| |exprToGenUPS| |rotatey| |property| |hexDigit|
+ |safeFloor| |gcdPrimitive| |explimitedint| |constructorName|
+ |factorsOfCyclicGroupSize| |quotient| |s20adf| |OMParseError?|
+ |internalIntegrate| |antiAssociative?|
+ |selectMultiDimensionalRoutines| |coshIfCan| |suffix?|
+ |stopTableInvSet!| |lazyEvaluate| |open| |upperCase!| |cycle|
+ |autoReduced?| |cfirst| |collectQuasiMonic| |subQuasiComponent?|
+ |rootPoly| |asinhIfCan| |dom| |elliptic?|
+ |rewriteIdealWithHeadRemainder| |e02ajf| |minimumExponent| |pquo|
+ |combineFeatureCompatibility| |branchPointAtInfinity?|
+ |HermiteIntegrate| |lazy?| |prefix?| |units| |quasiRegular?| |random|
+ |principal?| |f04axf| |argumentListOf| |lazyPseudoQuotient|
+ |OMgetEndBind| |lazyVariations| |OMputEndAtp| |SFunction|
+ |deleteProperty!| |resetNew| |zeroOf| |implies| |wholeRadix|
+ |rangePascalTriangle| |complexEigenvalues| |setref| |OMencodingBinary|
+ UTS2UP |elRow2!| |corrPoly| |one?| |expr| |singleFactorBound| |xor|
+ |qroot| |range| |OMreadStr| |showAll?| |pr2dmp| |revert| |polar|
+ |OMgetBind| |mathieu11| |complexSolve| |lambda| |sech2cosh| |powern|
+ |numericalIntegration| |integer?| |OMbindTCP| |radicalOfLeftTraceForm|
+ |log2| |complexNumeric| |bit?| |airyBi| |possiblyNewVariety?|
+ |setchildren!| |badNum| |permutationGroup| |numFunEvals| |graphStates|
+ |someBasis| |code| |pToHdmp| |showArrayValues| |rootDirectory|
+ |iiacsch| |iicot| |setPrologue!| |f02axf| |listOfLists|
+ |groebnerIdeal| |iicos| |rightExtendedGcd| |kernels| |squareMatrix|
+ |infix?| |quotedOperators| |e| |hdmpToP| |changeName| |prem|
+ |objectOf| |cCos| |solveInField| |generalizedEigenvector|
+ |splitDenominator| |nextNormalPrimitivePoly| |univariate| |mask|
+ |positiveSolve| |viewDefaults| |highCommonTerms| |arity| |setrest!|
+ |pseudoQuotient| |tail| |viewWriteDefault| |stoseInvertibleSetsqfreg|
+ |s17akf| |in?| |algebraicCoefficients?| |radPoly| |prinshINFO|
+ |bezoutResultant| |midpoints| |besselK| |socf2socdf| |makeMulti|
+ |simplifyPower| |noncommutativeJordanAlgebra?| |graphs| |imaginary|
+ |shift| |showTheSymbolTable| |tab1| |exponents| |viewZoomDefault|
+ |insertionSort!| |nlde| |irreducibleFactor| |factor| |nor| |leftUnit|
+ |opeval| |ldf2lst| |hue| |OMputError| |quoted?| |df2fi| |quartic|
+ |queue| |sqrt| |monicLeftDivide| |setMaxPoints| |closedCurve?| |node|
+ |cyclotomicDecomposition| |flatten| |cSech| |cycleRagits|
+ |buildSyntax| |vertConcat| |critBonD| |lfintegrate| |real| |yellow|
+ |changeThreshhold| |countable?| |say| |tensorProduct| |Lazard2|
+ |sec2cos| |reduced?| |chebyshevT| |formula| |physicalLength|
+ |numberOfComputedEntries| |imag| |moebius| |head| |ParCond|
+ |basisOfRightNucleus| |generalizedContinuumHypothesisAssumed|
+ |optAttributes| |invmultisect| |completeEchelonBasis|
+ |basisOfLeftAnnihilator| |identity| |directProduct| |d02gaf| |f01rdf|
+ |decreasePrecision| |Ci| |readLine!| |select!| |superHeight| |rotate!|
+ |f07fdf| |f2df| |acot| |OMReadError?| |SturmHabichtCoefficients|
+ |diophantineSystem| |closeComponent| |extractTop!| |compile|
+ |exponential1| |rationalPower| |zoom| |makeTerm| |badValues|
+ |destruct| |asec| |nativeModuleExtension| |cycleLength| |ScanArabic|
+ |generators| |c06gsf| |leftZero| |modularFactor| |OMputEndAttr|
+ |option?| |setPoly| |nrows| |acsc| |balancedBinaryTree| |llprop| |cap|
+ |numberOfImproperPartitions| |createLowComplexityTable|
+ |goodnessOfFit| |fmecg| |constantLeft| |computeCycleLength|
+ |OMsupportsSymbol?| |ncols| |sinh| |pushucoef| |extractIfCan|
+ |palgLODE| |accuracyIF| |deepExpand| |bright| |OMsend| |outerProduct|
+ |mainMonomial| |loadNativeModule| |radicalEigenvectors| |enumerate|
+ |laplace| |cosh| |sizeLess?| |roughEqualIdeals?| |f04mbf| |PDESolve|
+ |superscript| |blue| |s18aef| |toScale| |f01bsf| |mathieu23|
+ |monomial| |tanh| |iifact| |computeCycleEntry| |OMgetObject| |ratpart|
+ |makeFloatFunction| |notOperand| |positive?| |rootBound|
+ |setsubMatrix!| |fractRagits| |multivariate| |coth| |mergeDifference|
+ |lazyPseudoDivide| |round| |regime| |subResultantGcd|
+ |degreeSubResultantEuclidean| |inverse| |ksec| |variables| |sech|
+ |extensionDegree| |isExpt| |decompose| |groebner| |genericPosition|
+ |divisorCascade| |dequeue| |delete| |lastSubResultantElseSplit|
+ |ramified?| |expandTrigProducts| |solveRetract| |csch| |pointColor|
+ |symmetricTensors| |lfextlimint| |tanintegrate| |predicate|
+ |indicialEquationAtInfinity| |stirling2| |subresultantVector|
+ |irreducibleRepresentation| |halfExtendedSubResultantGcd2|
+ |musserTrials| |interval| |asinh| |double| |list| |aQuartic|
+ |extendedSubResultantGcd| |alphanumeric| |complete| |e02zaf|
+ |chebyshevU| |cyclotomicFactorization| |sub| |skewSFunction| |car|
+ |acosh| |showIntensityFunctions| |denominator| |integral?|
+ |zeroDimPrime?| |initiallyReduced?| |separateFactors| |squareFreePart|
+ |pol| |dim| |iiatan| |e01sef| |atanh| |infieldint| |cdr| |seed|
+ |phiCoord| |palginfieldint| |setProperty| |even?| |constantOperator|
+ |partition| |getProperty| |setDifference| |acoth| |taylor|
+ |extendedResultant| |hostPlatform| |selectPDERoutines| |palglimint|
+ |OMgetSymbol| |cylindrical| |changeWeightLevel|
+ |setLegalFortranSourceExtensions| |leftRecip| |freeOf?|
+ |createMultiplicationMatrix| |asech| |laurent| |setIntersection|
+ |adaptive?| |recolor| |startTableInvSet!| |nary?| |goto|
+ |numberOfNormalPoly| |pushup| |frst| |comp| |setUnion| |errorInfo|
+ |variable?| |swapColumns!| |karatsubaDivide| |rootNormalize|
+ |exprHasWeightCosWXorSinWX| |pade| |e02adf| |quote| |overset?|
+ |f01qdf| |apply| |isTimes| |cAcos| |att2Result|
+ |genericLeftMinimalPolynomial| BY |nilFactor| |cycles| |rootPower|
+ |and?| |getRef| |multiple| |declare!| |constantOpIfCan| |nthExpon|
+ |putGraph| |charpol| |subst| |integralBasis| |completeEval|
+ |graphCurves| |dAndcExp| |d01bbf| |applyQuote| |latex| |associates?|
+ |size| |enqueue!| |getButtonValue| |legendre| |log10|
+ |coerceListOfPairs| |modifyPointData| |heap| |OMputEndBVar| |open?|
+ |nand| |symbol| |univariate?| |monicDecomposeIfCan| |f04jgf|
+ |andOperands| |moreAlgebraic?| SEGMENT |getCode| |insert!| |iisqrt2|
+ |integralMatrix| |postfix| |divideIfCan!| |transcendent?|
+ |lieAdmissible?| |rightUnit| |cyclicGroup| |SturmHabichtSequence|
+ |factorials| |e02bcf| |infinityNorm| |movedPoints| |usingTable?|
+ |lieAlgebra?| |integer| |first| |removeZero| |f01qcf| |center|
+ |sequences| |totalLex| |tanh2coth| |figureUnits|
+ |firstUncouplingMatrix| |d02bbf| |listYoungTableaus|
+ |lazyIrreducibleFactors| |rest| |curry| |LazardQuotient2| F
+ |quadraticNorm| |bernoulli| |nextPrimitivePoly| |critB| |objects|
+ |qqq| |laurentRep| |frobenius| |sum| |leftExactQuotient| |substitute|
+ |firstNumer| |bitCoef| |solveLinearPolynomialEquation|
+ |semiResultantEuclidean1| |resultantEuclideannaif| |solve| |base|
+ |setright!| |s18acf| |partialQuotients| |bitLength| |removeDuplicates|
+ |useEisensteinCriterion?| |fortranLinkerArgs| |basisOfNucleus| |ode|
+ |close| |leadingCoefficientRicDE| |permutations|
+ |exprHasAlgebraicWeight| |getGoodPrime| |mapExponents| |nextColeman|
+ |lepol| |f04arf| |antiCommutative?| |setAdaptive| |inR?|
+ |fractionPart| |oddlambert| |increase| |redpps| |relativeApprox|
+ |splitLinear| |viewPosDefault| |totalGroebner| |display|
+ |unprotectedRemoveRedundantFactors| |trunc| |s17dgf| |reseed|
+ |constantIfCan| |lowerPolynomial| |binaryTournament| |unitCanonical|
+ |fintegrate| |iicosh| |rightAlternative?| |dfRange| |e04ucf|
+ |intensity| |standardBasisOfCyclicSubmodule| |exponentialOrder|
+ |digamma| |LagrangeInterpolation| |sn| |second| |scripted?|
+ |wholePart| |localUnquote| |moebiusMu| |epilogue| |generalSqFr|
+ |ParCondList| |d03faf| |typeLists| |third| |realZeros| |has?|
+ |segment| |coerce| |definingEquations| |ffactor| |taylorQuoByVar|
+ |nextPrime| |rowEch| |rdHack1| |subCase?| |abs| |construct|
+ |leftDivide| |systemSizeIF| |term| |input| |fixedPoints| |hspace|
+ |clearDenominator| |OMgetEndApp| |uniform| |iipow| |sturmVariationsOf|
+ |ref| |library| |RittWuCompare| |pastel| |alternative?| |OMputApp|
+ |fixedDivisor| |child?| |makeViewport2D| |lex| |genericLeftNorm|
+ |createLowComplexityNormalBasis| |errorKind| |bumprow|
+ |generalizedInverse| |dimension| |coerceP| |vector| |previous|
+ |minPoly| |lowerCase| |makeResult| |cons| |RemainderList|
+ |prinpolINFO| |cyclotomic| |innerSolve| |differentiate| |setPosition|
+ |OMgetEndAtp| |B1solve| Y |f01maf| |algintegrate| |rationalIfCan|
+ |approxSqrt| |set| |factorPolynomial| |paren| |reduceLODE| = |weights|
+ |seriesToOutputForm| |univariateSolve| |unaryFunction| |less?|
+ |topPredicate| |s14aaf| |modTree| |solve1|
+ |removeRoughlyRedundantFactorsInPols| |initTable!| |setleaves!|
+ |negative?| |startPolynomial| < |discriminant| |changeBase| |empty|
+ |outputList| |allRootsOf| |clipSurface| |subSet| |monomial?| >
+ |impliesOperands| |shade| |check| |iitan| |LiePoly| |rightTraceMatrix|
+ |mantissa| |repeating?| <= |closedCurve| |setprevious!| |anfactor|
+ |invertIfCan| |aCubic| |lookup| |normal?| >= |algebraic?|
+ |permutation| |e04ycf| |reverse| |trigs| |fortranCarriageReturn|
+ |primextintfrac| |pointColorDefault| |integralRepresents| |diagonal|
+ |int| |zerosOf| |reverse!| |tan2cot| |genericLeftTraceForm|
+ |bringDown| |genus| |linears| |thetaCoord| |summation|
+ |incrementKthElement| |mainVariables| |setelt| |generator| +
+ |wrregime| |init| |doubleDisc|
+ |rewriteSetByReducingWithParticularGenerators| |sinhcosh| |show|
+ |repSq| |leftUnits| |ptree| |cscIfCan| |box| - |digit|
+ |rightFactorCandidate| |showTheRoutinesTable| |mapGen| |depth| |zag|
+ |c06fqf| |OMgetEndAttr| |copy| / |basisOfRightAnnihilator| |parabolic|
+ |typeList| |tree| |tanhIfCan| |trace| |resize| |radical| |mesh?|
+ |collectUpper| |pdf2df| |colorFunction| |factorByRecursion|
+ |expenseOfEvaluationIF| |ideal| |setVariableOrder| |LazardQuotient|
+ |autoCoerce| |reciprocalPolynomial| |shallowCopy| |taylorIfCan|
+ |cAtanh| |mapMatrixIfCan| |internalIntegrate0| |functionIsOscillatory|
+ |homogeneous?| |absolutelyIrreducible?| |OMputInteger|
+ |transcendenceDegree| |sumSquares| |radicalSimplify| |pleskenSplit|
+ |symbolIfCan| |sorted?| |rotate| |df2st| |showSummary| |selectfirst|
+ |redPo| |stronglyReduce| |modularGcdPrimitive| |s21baf|
+ |numberOfComposites| |kroneckerDelta| |iisech|
+ |purelyAlgebraicLeadingMonomial?| |conjug| |lo|
+ |stosePrepareSubResAlgo| |shuffle| |lineColorDefault|
+ |euclideanGroebner| |showAttributes| |removeConstantTerm|
+ |rewriteIdealWithQuasiMonicGenerators| |transcendentalDecompose|
+ |initial| |incr| |zCoord| |randomLC| |f01rcf| |OMgetType| |status|
+ |OMreadFile| |OMclose| |infiniteProduct| |leviCivitaSymbol| |hi|
+ |generalizedEigenvectors| |outputAsScript| |rischDE| |viewport2D|
+ |cycleSplit!| |red| |useEisensteinCriterion| |rootSimp|
+ |setErrorBound| |inGroundField?| |copy!| |writable?| |normalize|
+ |wronskianMatrix| |drawComplex| |makingStats?| |intermediateResultsIF|
+ |recip| |maxPoints3D| |sumOfKthPowerDivisors|
+ |getMultiplicationMatrix| |setPredicates| |inverseLaplace| |level|
+ |iicoth| |sumOfDivisors| |bfEntry| |OMgetEndObject| |clip| |An|
+ |argscript| |triangSolve| |invertible?| |getlo| |numberOfCycles| |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 f0555991..023e05c8 100644
--- a/src/share/algebra/interp.daase
+++ b/src/share/algebra/interp.daase
@@ -1,4899 +1,4899 @@
-(3139898 . 3416412029)
-((-3337 (((-108) (-1 (-108) |#2| |#2|) $) 63) (((-108) $) NIL)) (-1632 (($ (-1 (-108) |#2| |#2|) $) 17) (($ $) NIL)) (-1849 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-1136 (-523)) |#2|) 34)) (-1426 (($ $) 59)) (-2116 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 38) ((|#2| (-1 |#2| |#2| |#2|) $) 37)) (-3449 (((-523) (-1 (-108) |#2|) $) 22) (((-523) |#2| $) NIL) (((-523) |#2| $ (-523)) 73)) (-1871 (((-589 |#2|) $) 13)) (-3780 (($ (-1 (-108) |#2| |#2|) $ $) 48) (($ $ $) NIL)) (-2043 (($ (-1 |#2| |#2|) $) 29)) (-1345 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 44)) (-2912 (($ |#2| $ (-523)) NIL) (($ $ $ (-523)) 50)) (-2509 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 24)) (-3379 (((-108) (-1 (-108) |#2|) $) 21)) (-1937 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-523)) NIL) (($ $ (-1136 (-523))) 49)) (-1499 (($ $ (-523)) 56) (($ $ (-1136 (-523))) 55)) (-3977 (((-710) (-1 (-108) |#2|) $) 26) (((-710) |#2| $) NIL)) (-4166 (($ $ $ (-523)) 52)) (-1874 (($ $) 51)) (-1704 (($ (-589 |#2|)) 53)) (-2394 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 64) (($ (-589 $)) 62)) (-1691 (((-794) $) 69)) (-2308 (((-108) (-1 (-108) |#2|) $) 20)) (-3941 (((-108) $ $) 72)) (-3966 (((-108) $ $) 75)))
-(((-18 |#1| |#2|) (-10 -8 (-15 -3941 ((-108) |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -1632 (|#1| |#1|)) (-15 -1632 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -1426 (|#1| |#1|)) (-15 -4166 (|#1| |#1| |#1| (-523))) (-15 -3337 ((-108) |#1|)) (-15 -3780 (|#1| |#1| |#1|)) (-15 -3449 ((-523) |#2| |#1| (-523))) (-15 -3449 ((-523) |#2| |#1|)) (-15 -3449 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -3337 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3780 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1849 (|#2| |#1| (-1136 (-523)) |#2|)) (-15 -2912 (|#1| |#1| |#1| (-523))) (-15 -2912 (|#1| |#2| |#1| (-523))) (-15 -1499 (|#1| |#1| (-1136 (-523)))) (-15 -1499 (|#1| |#1| (-523))) (-15 -1937 (|#1| |#1| (-1136 (-523)))) (-15 -1345 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2394 (|#1| (-589 |#1|))) (-15 -2394 (|#1| |#1| |#1|)) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#2|)) (-15 -1704 (|#1| (-589 |#2|))) (-15 -2509 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1937 (|#2| |#1| (-523))) (-15 -1937 (|#2| |#1| (-523) |#2|)) (-15 -1849 (|#2| |#1| (-523) |#2|)) (-15 -3977 ((-710) |#2| |#1|)) (-15 -1871 ((-589 |#2|) |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2043 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1874 (|#1| |#1|))) (-19 |#2|) (-1123)) (T -18))
+(3139944 . 3417125229)
+((-4159 (((-108) (-1 (-108) |#2| |#2|) $) 63) (((-108) $) NIL)) (-2361 (($ (-1 (-108) |#2| |#2|) $) 18) (($ $) NIL)) (-4101 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-1136 (-523)) |#2|) 34)) (-4091 (($ $) 59)) (-1830 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 38) ((|#2| (-1 |#2| |#2| |#2|) $) 37)) (-1894 (((-523) (-1 (-108) |#2|) $) 22) (((-523) |#2| $) NIL) (((-523) |#2| $ (-523)) 73)) (-3133 (((-589 |#2|) $) 13)) (-3123 (($ (-1 (-108) |#2| |#2|) $ $) 48) (($ $ $) NIL)) (-3063 (($ (-1 |#2| |#2|) $) 29)) (-3015 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 44)) (-3334 (($ |#2| $ (-523)) NIL) (($ $ $ (-523)) 50)) (-2660 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 24)) (-2720 (((-108) (-1 (-108) |#2|) $) 21)) (-1502 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-523)) NIL) (($ $ (-1136 (-523))) 49)) (-3725 (($ $ (-523)) 56) (($ $ (-1136 (-523))) 55)) (-2452 (((-710) (-1 (-108) |#2|) $) 26) (((-710) |#2| $) NIL)) (-2580 (($ $ $ (-523)) 52)) (-4124 (($ $) 51)) (-3985 (($ (-589 |#2|)) 53)) (-2785 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 64) (($ (-589 $)) 62)) (-3976 (((-794) $) 69)) (-1505 (((-108) (-1 (-108) |#2|) $) 20)) (-4037 (((-108) $ $) 72)) (-4052 (((-108) $ $) 75)))
+(((-18 |#1| |#2|) (-10 -8 (-15 -4037 ((-108) |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -2361 (|#1| |#1|)) (-15 -2361 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -4091 (|#1| |#1|)) (-15 -2580 (|#1| |#1| |#1| (-523))) (-15 -4159 ((-108) |#1|)) (-15 -3123 (|#1| |#1| |#1|)) (-15 -1894 ((-523) |#2| |#1| (-523))) (-15 -1894 ((-523) |#2| |#1|)) (-15 -1894 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -4159 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3123 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -4101 (|#2| |#1| (-1136 (-523)) |#2|)) (-15 -3334 (|#1| |#1| |#1| (-523))) (-15 -3334 (|#1| |#2| |#1| (-523))) (-15 -3725 (|#1| |#1| (-1136 (-523)))) (-15 -3725 (|#1| |#1| (-523))) (-15 -1502 (|#1| |#1| (-1136 (-523)))) (-15 -3015 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2785 (|#1| (-589 |#1|))) (-15 -2785 (|#1| |#1| |#1|)) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#2|)) (-15 -3985 (|#1| (-589 |#2|))) (-15 -2660 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1502 (|#2| |#1| (-523))) (-15 -1502 (|#2| |#1| (-523) |#2|)) (-15 -4101 (|#2| |#1| (-523) |#2|)) (-15 -2452 ((-710) |#2| |#1|)) (-15 -3133 ((-589 |#2|) |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3063 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4124 (|#1| |#1|))) (-19 |#2|) (-1123)) (T -18))
NIL
-(-10 -8 (-15 -3941 ((-108) |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -1632 (|#1| |#1|)) (-15 -1632 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -1426 (|#1| |#1|)) (-15 -4166 (|#1| |#1| |#1| (-523))) (-15 -3337 ((-108) |#1|)) (-15 -3780 (|#1| |#1| |#1|)) (-15 -3449 ((-523) |#2| |#1| (-523))) (-15 -3449 ((-523) |#2| |#1|)) (-15 -3449 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -3337 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3780 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1849 (|#2| |#1| (-1136 (-523)) |#2|)) (-15 -2912 (|#1| |#1| |#1| (-523))) (-15 -2912 (|#1| |#2| |#1| (-523))) (-15 -1499 (|#1| |#1| (-1136 (-523)))) (-15 -1499 (|#1| |#1| (-523))) (-15 -1937 (|#1| |#1| (-1136 (-523)))) (-15 -1345 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2394 (|#1| (-589 |#1|))) (-15 -2394 (|#1| |#1| |#1|)) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#2|)) (-15 -1704 (|#1| (-589 |#2|))) (-15 -2509 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1937 (|#2| |#1| (-523))) (-15 -1937 (|#2| |#1| (-523) |#2|)) (-15 -1849 (|#2| |#1| (-523) |#2|)) (-15 -3977 ((-710) |#2| |#1|)) (-15 -1871 ((-589 |#2|) |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2043 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1874 (|#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-1426 (($ $) 90 (|has| $ (-6 -4249)))) (-3700 (($ $) 100)) (-2462 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 51)) (-3449 (((-523) (-1 (-108) |#1|) $) 97) (((-523) |#1| $) 96 (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) 95 (|has| |#1| (-1016)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3733 (($ (-710) |#1|) 69)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-3239 (($ $ $) 87 (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-3158 (($ $ $) 86 (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 42 (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-4141 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-1499 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4166 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 70)) (-2394 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) 84 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 83 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-3993 (((-108) $ $) 85 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 82 (|has| |#1| (-786)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+(-10 -8 (-15 -4037 ((-108) |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -2361 (|#1| |#1|)) (-15 -2361 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -4091 (|#1| |#1|)) (-15 -2580 (|#1| |#1| |#1| (-523))) (-15 -4159 ((-108) |#1|)) (-15 -3123 (|#1| |#1| |#1|)) (-15 -1894 ((-523) |#2| |#1| (-523))) (-15 -1894 ((-523) |#2| |#1|)) (-15 -1894 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -4159 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3123 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -4101 (|#2| |#1| (-1136 (-523)) |#2|)) (-15 -3334 (|#1| |#1| |#1| (-523))) (-15 -3334 (|#1| |#2| |#1| (-523))) (-15 -3725 (|#1| |#1| (-1136 (-523)))) (-15 -3725 (|#1| |#1| (-523))) (-15 -1502 (|#1| |#1| (-1136 (-523)))) (-15 -3015 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2785 (|#1| (-589 |#1|))) (-15 -2785 (|#1| |#1| |#1|)) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#2|)) (-15 -3985 (|#1| (-589 |#2|))) (-15 -2660 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1502 (|#2| |#1| (-523))) (-15 -1502 (|#2| |#1| (-523) |#2|)) (-15 -4101 (|#2| |#1| (-523) |#2|)) (-15 -2452 ((-710) |#2| |#1|)) (-15 -3133 ((-589 |#2|) |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3063 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4124 (|#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-4091 (($ $) 90 (|has| $ (-6 -4249)))) (-4082 (($ $) 100)) (-3917 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 51)) (-1894 (((-523) (-1 (-108) |#1|) $) 97) (((-523) |#1| $) 96 (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) 95 (|has| |#1| (-1016)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2348 (($ (-710) |#1|) 69)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3268 (($ $ $) 87 (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-2644 (($ $ $) 86 (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 42 (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-2408 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-3725 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2580 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 70)) (-2785 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) 84 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 83 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-4070 (((-108) $ $) 85 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 82 (|has| |#1| (-786)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-19 |#1|) (-129) (-1123)) (T -19))
NIL
(-13 (-349 |t#1|) (-10 -7 (-6 -4249)))
-(((-33) . T) ((-97) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-349 |#1|) . T) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-786) |has| |#1| (-786)) ((-1016) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1123) . T))
-((-3405 (((-3 $ "failed") $ $) 12)) (-4060 (($ $) NIL) (($ $ $) 9)) (* (($ (-852) $) NIL) (($ (-710) $) 16) (($ (-523) $) 21)))
-(((-20 |#1|) (-10 -8 (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 -3405 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-21)) (T -20))
+(((-33) . T) ((-97) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-349 |#1|) . T) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-786) |has| |#1| (-786)) ((-1016) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1123) . T))
+((-2999 (((-3 $ "failed") $ $) 12)) (-4115 (($ $) NIL) (($ $ $) 9)) (* (($ (-852) $) NIL) (($ (-710) $) 16) (($ (-523) $) 21)))
+(((-20 |#1|) (-10 -8 (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 -2999 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-21)) (T -20))
NIL
-(-10 -8 (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 -3405 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20)))
+(-10 -8 (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 -2999 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20)))
(((-21) (-129)) (T -21))
-((-4060 (*1 *1 *1) (-4 *1 (-21))) (-4060 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-523)))))
-(-13 (-124) (-10 -8 (-15 -4060 ($ $)) (-15 -4060 ($ $ $)) (-15 * ($ (-523) $))))
+((-4115 (*1 *1 *1) (-4 *1 (-21))) (-4115 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-523)))))
+(-13 (-124) (-10 -8 (-15 -4115 ($ $)) (-15 -4115 ($ $ $)) (-15 * ($ (-523) $))))
(((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-2603 (((-108) $) 10)) (-4189 (($) 15)) (* (($ (-852) $) 14) (($ (-710) $) 18)))
-(((-22 |#1|) (-10 -8 (-15 * (|#1| (-710) |#1|)) (-15 -2603 ((-108) |#1|)) (-15 -4189 (|#1|)) (-15 * (|#1| (-852) |#1|))) (-23)) (T -22))
+((-2388 (((-108) $) 10)) (-1640 (($) 15)) (* (($ (-852) $) 14) (($ (-710) $) 18)))
+(((-22 |#1|) (-10 -8 (-15 * (|#1| (-710) |#1|)) (-15 -2388 ((-108) |#1|)) (-15 -1640 (|#1|)) (-15 * (|#1| (-852) |#1|))) (-23)) (T -22))
NIL
-(-10 -8 (-15 * (|#1| (-710) |#1|)) (-15 -2603 ((-108) |#1|)) (-15 -4189 (|#1|)) (-15 * (|#1| (-852) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15)))
+(-10 -8 (-15 * (|#1| (-710) |#1|)) (-15 -2388 ((-108) |#1|)) (-15 -1640 (|#1|)) (-15 * (|#1| (-852) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15)))
(((-23) (-129)) (T -23))
-((-1879 (*1 *1) (-4 *1 (-23))) (-4189 (*1 *1) (-4 *1 (-23))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-710)))))
-(-13 (-25) (-10 -8 (-15 (-1879) ($) -2501) (-15 -4189 ($) -2501) (-15 -2603 ((-108) $)) (-15 * ($ (-710) $))))
+((-1428 (*1 *1) (-4 *1 (-23))) (-1640 (*1 *1) (-4 *1 (-23))) (-2388 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-710)))))
+(-13 (-25) (-10 -8 (-15 (-1428) ($) -1982) (-15 -1640 ($) -1982) (-15 -2388 ((-108) $)) (-15 * ($ (-710) $))))
(((-25) . T) ((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
((* (($ (-852) $) 10)))
(((-24 |#1|) (-10 -8 (-15 * (|#1| (-852) |#1|))) (-25)) (T -24))
NIL
(-10 -8 (-15 * (|#1| (-852) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13)))
+((-3260 (((-108) $ $) 7)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13)))
(((-25) (-129)) (T -25))
-((-4045 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-852)))))
-(-13 (-1016) (-10 -8 (-15 -4045 ($ $ $)) (-15 * ($ (-852) $))))
+((-4103 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-852)))))
+(-13 (-1016) (-10 -8 (-15 -4103 ($ $ $)) (-15 * ($ (-852) $))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-3012 (((-589 $) (-883 $)) 29) (((-589 $) (-1083 $)) 16) (((-589 $) (-1083 $) (-1087)) 20)) (-3879 (($ (-883 $)) 27) (($ (-1083 $)) 11) (($ (-1083 $) (-1087)) 54)) (-2734 (((-589 $) (-883 $)) 30) (((-589 $) (-1083 $)) 18) (((-589 $) (-1083 $) (-1087)) 19)) (-1264 (($ (-883 $)) 28) (($ (-1083 $)) 13) (($ (-1083 $) (-1087)) NIL)))
-(((-26 |#1|) (-10 -8 (-15 -3012 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -3012 ((-589 |#1|) (-1083 |#1|))) (-15 -3012 ((-589 |#1|) (-883 |#1|))) (-15 -3879 (|#1| (-1083 |#1|) (-1087))) (-15 -3879 (|#1| (-1083 |#1|))) (-15 -3879 (|#1| (-883 |#1|))) (-15 -2734 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -2734 ((-589 |#1|) (-1083 |#1|))) (-15 -2734 ((-589 |#1|) (-883 |#1|))) (-15 -1264 (|#1| (-1083 |#1|) (-1087))) (-15 -1264 (|#1| (-1083 |#1|))) (-15 -1264 (|#1| (-883 |#1|)))) (-27)) (T -26))
+((-4090 (((-589 $) (-883 $)) 29) (((-589 $) (-1083 $)) 16) (((-589 $) (-1083 $) (-1087)) 20)) (-3472 (($ (-883 $)) 27) (($ (-1083 $)) 11) (($ (-1083 $) (-1087)) 54)) (-1258 (((-589 $) (-883 $)) 30) (((-589 $) (-1083 $)) 18) (((-589 $) (-1083 $) (-1087)) 19)) (-2167 (($ (-883 $)) 28) (($ (-1083 $)) 13) (($ (-1083 $) (-1087)) NIL)))
+(((-26 |#1|) (-10 -8 (-15 -4090 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -4090 ((-589 |#1|) (-1083 |#1|))) (-15 -4090 ((-589 |#1|) (-883 |#1|))) (-15 -3472 (|#1| (-1083 |#1|) (-1087))) (-15 -3472 (|#1| (-1083 |#1|))) (-15 -3472 (|#1| (-883 |#1|))) (-15 -1258 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -1258 ((-589 |#1|) (-1083 |#1|))) (-15 -1258 ((-589 |#1|) (-883 |#1|))) (-15 -2167 (|#1| (-1083 |#1|) (-1087))) (-15 -2167 (|#1| (-1083 |#1|))) (-15 -2167 (|#1| (-883 |#1|)))) (-27)) (T -26))
NIL
-(-10 -8 (-15 -3012 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -3012 ((-589 |#1|) (-1083 |#1|))) (-15 -3012 ((-589 |#1|) (-883 |#1|))) (-15 -3879 (|#1| (-1083 |#1|) (-1087))) (-15 -3879 (|#1| (-1083 |#1|))) (-15 -3879 (|#1| (-883 |#1|))) (-15 -2734 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -2734 ((-589 |#1|) (-1083 |#1|))) (-15 -2734 ((-589 |#1|) (-883 |#1|))) (-15 -1264 (|#1| (-1083 |#1|) (-1087))) (-15 -1264 (|#1| (-1083 |#1|))) (-15 -1264 (|#1| (-883 |#1|))))
-((-1680 (((-108) $ $) 7)) (-3012 (((-589 $) (-883 $)) 80) (((-589 $) (-1083 $)) 79) (((-589 $) (-1083 $) (-1087)) 78)) (-3879 (($ (-883 $)) 83) (($ (-1083 $)) 82) (($ (-1083 $) (-1087)) 81)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2437 (($ $) 92)) (-2787 (((-108) $ $) 59)) (-4189 (($) 17 T CONST)) (-2734 (((-589 $) (-883 $)) 86) (((-589 $) (-1083 $)) 85) (((-589 $) (-1083 $) (-1087)) 84)) (-1264 (($ (-883 $)) 89) (($ (-1083 $)) 88) (($ (-1083 $) (-1087)) 87)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3049 (((-108) $) 71)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 91)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2424 (((-394 $) $) 74)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 64)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68) (($ $ (-383 (-523))) 90)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
+(-10 -8 (-15 -4090 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -4090 ((-589 |#1|) (-1083 |#1|))) (-15 -4090 ((-589 |#1|) (-883 |#1|))) (-15 -3472 (|#1| (-1083 |#1|) (-1087))) (-15 -3472 (|#1| (-1083 |#1|))) (-15 -3472 (|#1| (-883 |#1|))) (-15 -1258 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -1258 ((-589 |#1|) (-1083 |#1|))) (-15 -1258 ((-589 |#1|) (-883 |#1|))) (-15 -2167 (|#1| (-1083 |#1|) (-1087))) (-15 -2167 (|#1| (-1083 |#1|))) (-15 -2167 (|#1| (-883 |#1|))))
+((-3260 (((-108) $ $) 7)) (-4090 (((-589 $) (-883 $)) 80) (((-589 $) (-1083 $)) 79) (((-589 $) (-1083 $) (-1087)) 78)) (-3472 (($ (-883 $)) 83) (($ (-1083 $)) 82) (($ (-1083 $) (-1087)) 81)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3584 (($ $) 92)) (-3684 (((-108) $ $) 59)) (-1640 (($) 17 T CONST)) (-1258 (((-589 $) (-883 $)) 86) (((-589 $) (-1083 $)) 85) (((-589 $) (-1083 $) (-1087)) 84)) (-2167 (($ (-883 $)) 89) (($ (-1083 $)) 88) (($ (-1083 $) (-1087)) 87)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1330 (((-108) $) 71)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 91)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3573 (((-394 $) $) 74)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 64)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68) (($ $ (-383 (-523))) 90)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
(((-27) (-129)) (T -27))
-((-1264 (*1 *1 *2) (-12 (-5 *2 (-883 *1)) (-4 *1 (-27)))) (-1264 (*1 *1 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-27)))) (-1264 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-5 *3 (-1087)) (-4 *1 (-27)))) (-2734 (*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-2734 (*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-2734 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *1)) (-5 *4 (-1087)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-3879 (*1 *1 *2) (-12 (-5 *2 (-883 *1)) (-4 *1 (-27)))) (-3879 (*1 *1 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-27)))) (-3879 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-5 *3 (-1087)) (-4 *1 (-27)))) (-3012 (*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-3012 (*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-3012 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *1)) (-5 *4 (-1087)) (-4 *1 (-27)) (-5 *2 (-589 *1)))))
-(-13 (-339) (-930) (-10 -8 (-15 -1264 ($ (-883 $))) (-15 -1264 ($ (-1083 $))) (-15 -1264 ($ (-1083 $) (-1087))) (-15 -2734 ((-589 $) (-883 $))) (-15 -2734 ((-589 $) (-1083 $))) (-15 -2734 ((-589 $) (-1083 $) (-1087))) (-15 -3879 ($ (-883 $))) (-15 -3879 ($ (-1083 $))) (-15 -3879 ($ (-1083 $) (-1087))) (-15 -3012 ((-589 $) (-883 $))) (-15 -3012 ((-589 $) (-1083 $))) (-15 -3012 ((-589 $) (-1083 $) (-1087)))))
+((-2167 (*1 *1 *2) (-12 (-5 *2 (-883 *1)) (-4 *1 (-27)))) (-2167 (*1 *1 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-27)))) (-2167 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-5 *3 (-1087)) (-4 *1 (-27)))) (-1258 (*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-1258 (*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-1258 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *1)) (-5 *4 (-1087)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-3472 (*1 *1 *2) (-12 (-5 *2 (-883 *1)) (-4 *1 (-27)))) (-3472 (*1 *1 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-27)))) (-3472 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-5 *3 (-1087)) (-4 *1 (-27)))) (-4090 (*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-4090 (*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1)))) (-4090 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *1)) (-5 *4 (-1087)) (-4 *1 (-27)) (-5 *2 (-589 *1)))))
+(-13 (-339) (-930) (-10 -8 (-15 -2167 ($ (-883 $))) (-15 -2167 ($ (-1083 $))) (-15 -2167 ($ (-1083 $) (-1087))) (-15 -1258 ((-589 $) (-883 $))) (-15 -1258 ((-589 $) (-1083 $))) (-15 -1258 ((-589 $) (-1083 $) (-1087))) (-15 -3472 ($ (-883 $))) (-15 -3472 ($ (-1083 $))) (-15 -3472 ($ (-1083 $) (-1087))) (-15 -4090 ((-589 $) (-883 $))) (-15 -4090 ((-589 $) (-1083 $))) (-15 -4090 ((-589 $) (-1083 $) (-1087)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-339) . T) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-930) . T) ((-979 #0#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T))
-((-3012 (((-589 $) (-883 $)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-1083 $) (-1087)) 50) (((-589 $) $) 19) (((-589 $) $ (-1087)) 41)) (-3879 (($ (-883 $)) NIL) (($ (-1083 $)) NIL) (($ (-1083 $) (-1087)) 52) (($ $) 17) (($ $ (-1087)) 37)) (-2734 (((-589 $) (-883 $)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-1083 $) (-1087)) 48) (((-589 $) $) 15) (((-589 $) $ (-1087)) 43)) (-1264 (($ (-883 $)) NIL) (($ (-1083 $)) NIL) (($ (-1083 $) (-1087)) NIL) (($ $) 12) (($ $ (-1087)) 39)))
-(((-28 |#1| |#2|) (-10 -8 (-15 -3012 ((-589 |#1|) |#1| (-1087))) (-15 -3879 (|#1| |#1| (-1087))) (-15 -3012 ((-589 |#1|) |#1|)) (-15 -3879 (|#1| |#1|)) (-15 -2734 ((-589 |#1|) |#1| (-1087))) (-15 -1264 (|#1| |#1| (-1087))) (-15 -2734 ((-589 |#1|) |#1|)) (-15 -1264 (|#1| |#1|)) (-15 -3012 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -3012 ((-589 |#1|) (-1083 |#1|))) (-15 -3012 ((-589 |#1|) (-883 |#1|))) (-15 -3879 (|#1| (-1083 |#1|) (-1087))) (-15 -3879 (|#1| (-1083 |#1|))) (-15 -3879 (|#1| (-883 |#1|))) (-15 -2734 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -2734 ((-589 |#1|) (-1083 |#1|))) (-15 -2734 ((-589 |#1|) (-883 |#1|))) (-15 -1264 (|#1| (-1083 |#1|) (-1087))) (-15 -1264 (|#1| (-1083 |#1|))) (-15 -1264 (|#1| (-883 |#1|)))) (-29 |#2|) (-13 (-786) (-515))) (T -28))
+((-4090 (((-589 $) (-883 $)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-1083 $) (-1087)) 50) (((-589 $) $) 19) (((-589 $) $ (-1087)) 41)) (-3472 (($ (-883 $)) NIL) (($ (-1083 $)) NIL) (($ (-1083 $) (-1087)) 52) (($ $) 17) (($ $ (-1087)) 37)) (-1258 (((-589 $) (-883 $)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-1083 $) (-1087)) 48) (((-589 $) $) 15) (((-589 $) $ (-1087)) 43)) (-2167 (($ (-883 $)) NIL) (($ (-1083 $)) NIL) (($ (-1083 $) (-1087)) NIL) (($ $) 12) (($ $ (-1087)) 39)))
+(((-28 |#1| |#2|) (-10 -8 (-15 -4090 ((-589 |#1|) |#1| (-1087))) (-15 -3472 (|#1| |#1| (-1087))) (-15 -4090 ((-589 |#1|) |#1|)) (-15 -3472 (|#1| |#1|)) (-15 -1258 ((-589 |#1|) |#1| (-1087))) (-15 -2167 (|#1| |#1| (-1087))) (-15 -1258 ((-589 |#1|) |#1|)) (-15 -2167 (|#1| |#1|)) (-15 -4090 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -4090 ((-589 |#1|) (-1083 |#1|))) (-15 -4090 ((-589 |#1|) (-883 |#1|))) (-15 -3472 (|#1| (-1083 |#1|) (-1087))) (-15 -3472 (|#1| (-1083 |#1|))) (-15 -3472 (|#1| (-883 |#1|))) (-15 -1258 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -1258 ((-589 |#1|) (-1083 |#1|))) (-15 -1258 ((-589 |#1|) (-883 |#1|))) (-15 -2167 (|#1| (-1083 |#1|) (-1087))) (-15 -2167 (|#1| (-1083 |#1|))) (-15 -2167 (|#1| (-883 |#1|)))) (-29 |#2|) (-13 (-786) (-515))) (T -28))
NIL
-(-10 -8 (-15 -3012 ((-589 |#1|) |#1| (-1087))) (-15 -3879 (|#1| |#1| (-1087))) (-15 -3012 ((-589 |#1|) |#1|)) (-15 -3879 (|#1| |#1|)) (-15 -2734 ((-589 |#1|) |#1| (-1087))) (-15 -1264 (|#1| |#1| (-1087))) (-15 -2734 ((-589 |#1|) |#1|)) (-15 -1264 (|#1| |#1|)) (-15 -3012 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -3012 ((-589 |#1|) (-1083 |#1|))) (-15 -3012 ((-589 |#1|) (-883 |#1|))) (-15 -3879 (|#1| (-1083 |#1|) (-1087))) (-15 -3879 (|#1| (-1083 |#1|))) (-15 -3879 (|#1| (-883 |#1|))) (-15 -2734 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -2734 ((-589 |#1|) (-1083 |#1|))) (-15 -2734 ((-589 |#1|) (-883 |#1|))) (-15 -1264 (|#1| (-1083 |#1|) (-1087))) (-15 -1264 (|#1| (-1083 |#1|))) (-15 -1264 (|#1| (-883 |#1|))))
-((-1680 (((-108) $ $) 7)) (-3012 (((-589 $) (-883 $)) 80) (((-589 $) (-1083 $)) 79) (((-589 $) (-1083 $) (-1087)) 78) (((-589 $) $) 126) (((-589 $) $ (-1087)) 124)) (-3879 (($ (-883 $)) 83) (($ (-1083 $)) 82) (($ (-1083 $) (-1087)) 81) (($ $) 127) (($ $ (-1087)) 125)) (-2603 (((-108) $) 16)) (-1292 (((-589 (-1087)) $) 201)) (-2389 (((-383 (-1083 $)) $ (-562 $)) 233 (|has| |#1| (-515)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3643 (((-589 (-562 $)) $) 164)) (-3405 (((-3 $ "failed") $ $) 19)) (-1349 (($ $ (-589 (-562 $)) (-589 $)) 154) (($ $ (-589 (-271 $))) 153) (($ $ (-271 $)) 152)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2437 (($ $) 92)) (-2787 (((-108) $ $) 59)) (-4189 (($) 17 T CONST)) (-2734 (((-589 $) (-883 $)) 86) (((-589 $) (-1083 $)) 85) (((-589 $) (-1083 $) (-1087)) 84) (((-589 $) $) 130) (((-589 $) $ (-1087)) 128)) (-1264 (($ (-883 $)) 89) (($ (-1083 $)) 88) (($ (-1083 $) (-1087)) 87) (($ $) 131) (($ $ (-1087)) 129)) (-1220 (((-3 (-883 |#1|) "failed") $) 251 (|has| |#1| (-973))) (((-3 (-383 (-883 |#1|)) "failed") $) 235 (|has| |#1| (-515))) (((-3 |#1| "failed") $) 197) (((-3 (-523) "failed") $) 195 (|has| |#1| (-964 (-523)))) (((-3 (-1087) "failed") $) 188) (((-3 (-562 $) "failed") $) 139) (((-3 (-383 (-523)) "failed") $) 123 (-3172 (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523))))))) (-3508 (((-883 |#1|) $) 252 (|has| |#1| (-973))) (((-383 (-883 |#1|)) $) 236 (|has| |#1| (-515))) ((|#1| $) 198) (((-523) $) 194 (|has| |#1| (-964 (-523)))) (((-1087) $) 189) (((-562 $) $) 140) (((-383 (-523)) $) 122 (-3172 (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523))))))) (-4059 (($ $ $) 55)) (-2243 (((-629 |#1|) (-629 $)) 241 (|has| |#1| (-973))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 240 (|has| |#1| (-973))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 121 (-3172 (-3147 (|has| |#1| (-973)) (|has| |#1| (-585 (-523)))) (-3147 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (((-629 (-523)) (-629 $)) 120 (-3172 (-3147 (|has| |#1| (-973)) (|has| |#1| (-585 (-523)))) (-3147 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3049 (((-108) $) 71)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 193 (|has| |#1| (-817 (-355)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 192 (|has| |#1| (-817 (-523))))) (-2055 (($ (-589 $)) 158) (($ $) 157)) (-2196 (((-589 (-110)) $) 165)) (-2947 (((-110) (-110)) 166)) (-2769 (((-108) $) 31)) (-3860 (((-108) $) 186 (|has| $ (-964 (-523))))) (-1296 (($ $) 218 (|has| |#1| (-973)))) (-3316 (((-1039 |#1| (-562 $)) $) 217 (|has| |#1| (-973)))) (-1973 (($ $ (-523)) 91)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-1414 (((-1083 $) (-562 $)) 183 (|has| $ (-973)))) (-3239 (($ $ $) 137)) (-3158 (($ $ $) 136)) (-1345 (($ (-1 $ $) (-562 $)) 172)) (-2577 (((-3 (-562 $) "failed") $) 162)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-2378 (((-589 (-562 $)) $) 163)) (-3396 (($ (-110) (-589 $)) 171) (($ (-110) $) 170)) (-3538 (((-3 (-589 $) "failed") $) 212 (|has| |#1| (-1028)))) (-3064 (((-3 (-2 (|:| |val| $) (|:| -1475 (-523))) "failed") $) 221 (|has| |#1| (-973)))) (-3478 (((-3 (-589 $) "failed") $) 214 (|has| |#1| (-25)))) (-3925 (((-3 (-2 (|:| -3474 (-523)) (|:| |var| (-562 $))) "failed") $) 215 (|has| |#1| (-25)))) (-2790 (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-1087)) 220 (|has| |#1| (-973))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-110)) 219 (|has| |#1| (-973))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $) 213 (|has| |#1| (-1028)))) (-3739 (((-108) $ (-1087)) 169) (((-108) $ (-110)) 168)) (-1396 (($ $) 70)) (-1933 (((-710) $) 161)) (-3951 (((-1034) $) 10)) (-1408 (((-108) $) 199)) (-1419 ((|#1| $) 200)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-3536 (((-108) $ (-1087)) 174) (((-108) $ $) 173)) (-2424 (((-394 $) $) 74)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3101 (((-108) $) 185 (|has| $ (-964 (-523))))) (-2812 (($ $ (-1087) (-710) (-1 $ $)) 225 (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ (-589 $))) 224 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $)))) 223 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $))) 222 (|has| |#1| (-973))) (($ $ (-589 (-110)) (-589 $) (-1087)) 211 (|has| |#1| (-564 (-499)))) (($ $ (-110) $ (-1087)) 210 (|has| |#1| (-564 (-499)))) (($ $) 209 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087))) 208 (|has| |#1| (-564 (-499)))) (($ $ (-1087)) 207 (|has| |#1| (-564 (-499)))) (($ $ (-110) (-1 $ $)) 182) (($ $ (-110) (-1 $ (-589 $))) 181) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) 180) (($ $ (-589 (-110)) (-589 (-1 $ $))) 179) (($ $ (-1087) (-1 $ $)) 178) (($ $ (-1087) (-1 $ (-589 $))) 177) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) 176) (($ $ (-589 (-1087)) (-589 (-1 $ $))) 175) (($ $ (-589 $) (-589 $)) 146) (($ $ $ $) 145) (($ $ (-271 $)) 144) (($ $ (-589 (-271 $))) 143) (($ $ (-589 (-562 $)) (-589 $)) 142) (($ $ (-562 $) $) 141)) (-3413 (((-710) $) 58)) (-1937 (($ (-110) (-589 $)) 151) (($ (-110) $ $ $ $) 150) (($ (-110) $ $ $) 149) (($ (-110) $ $) 148) (($ (-110) $) 147)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-1303 (($ $ $) 160) (($ $) 159)) (-3984 (($ $ (-1087)) 249 (|has| |#1| (-973))) (($ $ (-589 (-1087))) 248 (|has| |#1| (-973))) (($ $ (-1087) (-710)) 247 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) 246 (|has| |#1| (-973)))) (-2793 (($ $) 228 (|has| |#1| (-515)))) (-3329 (((-1039 |#1| (-562 $)) $) 227 (|has| |#1| (-515)))) (-2762 (($ $) 184 (|has| $ (-973)))) (-1400 (((-499) $) 255 (|has| |#1| (-564 (-499)))) (($ (-394 $)) 226 (|has| |#1| (-515))) (((-823 (-355)) $) 191 (|has| |#1| (-564 (-823 (-355))))) (((-823 (-523)) $) 190 (|has| |#1| (-564 (-823 (-523)))))) (-3361 (($ $ $) 254 (|has| |#1| (-448)))) (-2892 (($ $ $) 253 (|has| |#1| (-448)))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ (-883 |#1|)) 250 (|has| |#1| (-973))) (($ (-383 (-883 |#1|))) 234 (|has| |#1| (-515))) (($ (-383 (-883 (-383 |#1|)))) 232 (|has| |#1| (-515))) (($ (-883 (-383 |#1|))) 231 (|has| |#1| (-515))) (($ (-383 |#1|)) 230 (|has| |#1| (-515))) (($ (-1039 |#1| (-562 $))) 216 (|has| |#1| (-973))) (($ |#1|) 196) (($ (-1087)) 187) (($ (-562 $)) 138)) (-1942 (((-3 $ "failed") $) 239 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-2850 (($ (-589 $)) 156) (($ $) 155)) (-3198 (((-108) (-110)) 167)) (-2801 (((-108) $ $) 39)) (-2971 (($ (-1087) (-589 $)) 206) (($ (-1087) $ $ $ $) 205) (($ (-1087) $ $ $) 204) (($ (-1087) $ $) 203) (($ (-1087) $) 202)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-1087)) 245 (|has| |#1| (-973))) (($ $ (-589 (-1087))) 244 (|has| |#1| (-973))) (($ $ (-1087) (-710)) 243 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) 242 (|has| |#1| (-973)))) (-4006 (((-108) $ $) 134)) (-3980 (((-108) $ $) 133)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 135)) (-3966 (((-108) $ $) 132)) (-4074 (($ $ $) 64) (($ (-1039 |#1| (-562 $)) (-1039 |#1| (-562 $))) 229 (|has| |#1| (-515)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68) (($ $ (-383 (-523))) 90)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66) (($ $ |#1|) 238 (|has| |#1| (-158))) (($ |#1| $) 237 (|has| |#1| (-158)))))
+(-10 -8 (-15 -4090 ((-589 |#1|) |#1| (-1087))) (-15 -3472 (|#1| |#1| (-1087))) (-15 -4090 ((-589 |#1|) |#1|)) (-15 -3472 (|#1| |#1|)) (-15 -1258 ((-589 |#1|) |#1| (-1087))) (-15 -2167 (|#1| |#1| (-1087))) (-15 -1258 ((-589 |#1|) |#1|)) (-15 -2167 (|#1| |#1|)) (-15 -4090 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -4090 ((-589 |#1|) (-1083 |#1|))) (-15 -4090 ((-589 |#1|) (-883 |#1|))) (-15 -3472 (|#1| (-1083 |#1|) (-1087))) (-15 -3472 (|#1| (-1083 |#1|))) (-15 -3472 (|#1| (-883 |#1|))) (-15 -1258 ((-589 |#1|) (-1083 |#1|) (-1087))) (-15 -1258 ((-589 |#1|) (-1083 |#1|))) (-15 -1258 ((-589 |#1|) (-883 |#1|))) (-15 -2167 (|#1| (-1083 |#1|) (-1087))) (-15 -2167 (|#1| (-1083 |#1|))) (-15 -2167 (|#1| (-883 |#1|))))
+((-3260 (((-108) $ $) 7)) (-4090 (((-589 $) (-883 $)) 80) (((-589 $) (-1083 $)) 79) (((-589 $) (-1083 $) (-1087)) 78) (((-589 $) $) 126) (((-589 $) $ (-1087)) 124)) (-3472 (($ (-883 $)) 83) (($ (-1083 $)) 82) (($ (-1083 $) (-1087)) 81) (($ $) 127) (($ $ (-1087)) 125)) (-2388 (((-108) $) 16)) (-3716 (((-589 (-1087)) $) 201)) (-3540 (((-383 (-1083 $)) $ (-562 $)) 233 (|has| |#1| (-515)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2394 (((-589 (-562 $)) $) 164)) (-2999 (((-3 $ "failed") $ $) 19)) (-3834 (($ $ (-589 (-562 $)) (-589 $)) 154) (($ $ (-589 (-271 $))) 153) (($ $ (-271 $)) 152)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3584 (($ $) 92)) (-3684 (((-108) $ $) 59)) (-1640 (($) 17 T CONST)) (-1258 (((-589 $) (-883 $)) 86) (((-589 $) (-1083 $)) 85) (((-589 $) (-1083 $) (-1087)) 84) (((-589 $) $) 130) (((-589 $) $ (-1087)) 128)) (-2167 (($ (-883 $)) 89) (($ (-1083 $)) 88) (($ (-1083 $) (-1087)) 87) (($ $) 131) (($ $ (-1087)) 129)) (-2898 (((-3 (-883 |#1|) "failed") $) 251 (|has| |#1| (-973))) (((-3 (-383 (-883 |#1|)) "failed") $) 235 (|has| |#1| (-515))) (((-3 |#1| "failed") $) 197) (((-3 (-523) "failed") $) 195 (|has| |#1| (-964 (-523)))) (((-3 (-1087) "failed") $) 188) (((-3 (-562 $) "failed") $) 139) (((-3 (-383 (-523)) "failed") $) 123 (-3255 (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523))))))) (-1996 (((-883 |#1|) $) 252 (|has| |#1| (-973))) (((-383 (-883 |#1|)) $) 236 (|has| |#1| (-515))) ((|#1| $) 198) (((-523) $) 194 (|has| |#1| (-964 (-523)))) (((-1087) $) 189) (((-562 $) $) 140) (((-383 (-523)) $) 122 (-3255 (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523))))))) (-2501 (($ $ $) 55)) (-2203 (((-629 |#1|) (-629 $)) 241 (|has| |#1| (-973))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 240 (|has| |#1| (-973))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 121 (-3255 (-2819 (|has| |#1| (-973)) (|has| |#1| (-585 (-523)))) (-2819 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (((-629 (-523)) (-629 $)) 120 (-3255 (-2819 (|has| |#1| (-973)) (|has| |#1| (-585 (-523)))) (-2819 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1330 (((-108) $) 71)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 193 (|has| |#1| (-817 (-355)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 192 (|has| |#1| (-817 (-523))))) (-4035 (($ (-589 $)) 158) (($ $) 157)) (-2856 (((-589 (-110)) $) 165)) (-1564 (((-110) (-110)) 166)) (-3482 (((-108) $) 31)) (-2126 (((-108) $) 186 (|has| $ (-964 (-523))))) (-2364 (($ $) 218 (|has| |#1| (-973)))) (-2164 (((-1039 |#1| (-562 $)) $) 217 (|has| |#1| (-973)))) (-1324 (($ $ (-523)) 91)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-4016 (((-1083 $) (-562 $)) 183 (|has| $ (-973)))) (-3268 (($ $ $) 137)) (-2644 (($ $ $) 136)) (-3015 (($ (-1 $ $) (-562 $)) 172)) (-2215 (((-3 (-562 $) "failed") $) 162)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3526 (((-589 (-562 $)) $) 163)) (-2217 (($ (-110) (-589 $)) 171) (($ (-110) $) 170)) (-3818 (((-3 (-589 $) "failed") $) 212 (|has| |#1| (-1028)))) (-3372 (((-3 (-2 (|:| |val| $) (|:| -3262 (-523))) "failed") $) 221 (|has| |#1| (-973)))) (-1973 (((-3 (-589 $) "failed") $) 214 (|has| |#1| (-25)))) (-2695 (((-3 (-2 (|:| -2275 (-523)) (|:| |var| (-562 $))) "failed") $) 215 (|has| |#1| (-25)))) (-3719 (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-1087)) 220 (|has| |#1| (-973))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-110)) 219 (|has| |#1| (-973))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $) 213 (|has| |#1| (-1028)))) (-2676 (((-108) $ (-1087)) 169) (((-108) $ (-110)) 168)) (-3071 (($ $) 70)) (-1942 (((-710) $) 161)) (-2435 (((-1034) $) 10)) (-3084 (((-108) $) 199)) (-3095 ((|#1| $) 200)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3791 (((-108) $ (-1087)) 174) (((-108) $ $) 173)) (-3573 (((-394 $) $) 74)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3775 (((-108) $) 185 (|has| $ (-964 (-523))))) (-1349 (($ $ (-1087) (-710) (-1 $ $)) 225 (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ (-589 $))) 224 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $)))) 223 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $))) 222 (|has| |#1| (-973))) (($ $ (-589 (-110)) (-589 $) (-1087)) 211 (|has| |#1| (-564 (-499)))) (($ $ (-110) $ (-1087)) 210 (|has| |#1| (-564 (-499)))) (($ $) 209 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087))) 208 (|has| |#1| (-564 (-499)))) (($ $ (-1087)) 207 (|has| |#1| (-564 (-499)))) (($ $ (-110) (-1 $ $)) 182) (($ $ (-110) (-1 $ (-589 $))) 181) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) 180) (($ $ (-589 (-110)) (-589 (-1 $ $))) 179) (($ $ (-1087) (-1 $ $)) 178) (($ $ (-1087) (-1 $ (-589 $))) 177) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) 176) (($ $ (-589 (-1087)) (-589 (-1 $ $))) 175) (($ $ (-589 $) (-589 $)) 146) (($ $ $ $) 145) (($ $ (-271 $)) 144) (($ $ (-589 (-271 $))) 143) (($ $ (-589 (-562 $)) (-589 $)) 142) (($ $ (-562 $) $) 141)) (-3087 (((-710) $) 58)) (-1502 (($ (-110) (-589 $)) 151) (($ (-110) $ $ $ $) 150) (($ (-110) $ $ $) 149) (($ (-110) $ $) 148) (($ (-110) $) 147)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-2404 (($ $ $) 160) (($ $) 159)) (-4024 (($ $ (-1087)) 249 (|has| |#1| (-973))) (($ $ (-589 (-1087))) 248 (|has| |#1| (-973))) (($ $ (-1087) (-710)) 247 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) 246 (|has| |#1| (-973)))) (-3758 (($ $) 228 (|has| |#1| (-515)))) (-2171 (((-1039 |#1| (-562 $)) $) 227 (|has| |#1| (-515)))) (-3399 (($ $) 184 (|has| $ (-973)))) (-3077 (((-499) $) 255 (|has| |#1| (-564 (-499)))) (($ (-394 $)) 226 (|has| |#1| (-515))) (((-823 (-355)) $) 191 (|has| |#1| (-564 (-823 (-355))))) (((-823 (-523)) $) 190 (|has| |#1| (-564 (-823 (-523)))))) (-1308 (($ $ $) 254 (|has| |#1| (-448)))) (-2306 (($ $ $) 253 (|has| |#1| (-448)))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ (-883 |#1|)) 250 (|has| |#1| (-973))) (($ (-383 (-883 |#1|))) 234 (|has| |#1| (-515))) (($ (-383 (-883 (-383 |#1|)))) 232 (|has| |#1| (-515))) (($ (-883 (-383 |#1|))) 231 (|has| |#1| (-515))) (($ (-383 |#1|)) 230 (|has| |#1| (-515))) (($ (-1039 |#1| (-562 $))) 216 (|has| |#1| (-973))) (($ |#1|) 196) (($ (-1087)) 187) (($ (-562 $)) 138)) (-2301 (((-3 $ "failed") $) 239 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-4114 (($ (-589 $)) 156) (($ $) 155)) (-1651 (((-108) (-110)) 167)) (-3842 (((-108) $ $) 39)) (-3840 (($ (-1087) (-589 $)) 206) (($ (-1087) $ $ $ $) 205) (($ (-1087) $ $ $) 204) (($ (-1087) $ $) 203) (($ (-1087) $) 202)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-1087)) 245 (|has| |#1| (-973))) (($ $ (-589 (-1087))) 244 (|has| |#1| (-973))) (($ $ (-1087) (-710)) 243 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) 242 (|has| |#1| (-973)))) (-4078 (((-108) $ $) 134)) (-4061 (((-108) $ $) 133)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 135)) (-4052 (((-108) $ $) 132)) (-4125 (($ $ $) 64) (($ (-1039 |#1| (-562 $)) (-1039 |#1| (-562 $))) 229 (|has| |#1| (-515)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68) (($ $ (-383 (-523))) 90)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66) (($ $ |#1|) 238 (|has| |#1| (-158))) (($ |#1| $) 237 (|has| |#1| (-158)))))
(((-29 |#1|) (-129) (-13 (-786) (-515))) (T -29))
-((-1264 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-786) (-515))))) (-2734 (*1 *2 *1) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *3)))) (-1264 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-786) (-515))))) (-2734 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *4)))) (-3879 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-786) (-515))))) (-3012 (*1 *2 *1) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *3)))) (-3879 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-786) (-515))))) (-3012 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *4)))))
-(-13 (-27) (-406 |t#1|) (-10 -8 (-15 -1264 ($ $)) (-15 -2734 ((-589 $) $)) (-15 -1264 ($ $ (-1087))) (-15 -2734 ((-589 $) $ (-1087))) (-15 -3879 ($ $)) (-15 -3012 ((-589 $) $)) (-15 -3879 ($ $ (-1087))) (-15 -3012 ((-589 $) $ (-1087)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) . T) ((-27) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) |has| |#1| (-158)) ((-107 $ $) . T) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))) ((-221) . T) ((-267) . T) ((-284) . T) ((-286 $) . T) ((-279) . T) ((-339) . T) ((-353 |#1|) |has| |#1| (-973)) ((-376 |#1|) . T) ((-387 |#1|) . T) ((-406 |#1|) . T) ((-427) . T) ((-448) |has| |#1| (-448)) ((-484 (-562 $) $) . T) ((-484 $ $) . T) ((-515) . T) ((-591 #0#) . T) ((-591 |#1|) |has| |#1| (-158)) ((-591 $) . T) ((-585 (-523)) -12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) ((-585 |#1|) |has| |#1| (-973)) ((-657 #0#) . T) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) . T) ((-666) . T) ((-786) . T) ((-831 (-1087)) |has| |#1| (-973)) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-815 |#1|) . T) ((-851) . T) ((-930) . T) ((-964 (-383 (-523))) -3172 (|has| |#1| (-964 (-383 (-523)))) (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) ((-964 (-383 (-883 |#1|))) |has| |#1| (-515)) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 (-562 $)) . T) ((-964 (-883 |#1|)) |has| |#1| (-973)) ((-964 (-1087)) . T) ((-964 |#1|) . T) ((-979 #0#) . T) ((-979 |#1|) |has| |#1| (-158)) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1123) . T) ((-1127) . T))
-((-2025 (((-1011 (-203)) $) NIL)) (-2015 (((-1011 (-203)) $) NIL)) (-2941 (($ $ (-203)) 123)) (-4122 (($ (-883 (-523)) (-1087) (-1087) (-1011 (-383 (-523))) (-1011 (-383 (-523)))) 85)) (-2825 (((-589 (-589 (-874 (-203)))) $) 135)) (-1691 (((-794) $) 147)))
-(((-30) (-13 (-885) (-10 -8 (-15 -4122 ($ (-883 (-523)) (-1087) (-1087) (-1011 (-383 (-523))) (-1011 (-383 (-523))))) (-15 -2941 ($ $ (-203)))))) (T -30))
-((-4122 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-883 (-523))) (-5 *3 (-1087)) (-5 *4 (-1011 (-383 (-523)))) (-5 *1 (-30)))) (-2941 (*1 *1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-30)))))
-(-13 (-885) (-10 -8 (-15 -4122 ($ (-883 (-523)) (-1087) (-1087) (-1011 (-383 (-523))) (-1011 (-383 (-523))))) (-15 -2941 ($ $ (-203)))))
-((-1264 ((|#2| (-1083 |#2|) (-1087)) 42)) (-2947 (((-110) (-110)) 55)) (-1414 (((-1083 |#2|) (-562 |#2|)) 130 (|has| |#1| (-964 (-523))))) (-3254 ((|#2| |#1| (-523)) 109 (|has| |#1| (-964 (-523))))) (-4148 ((|#2| (-1083 |#2|) |#2|) 30)) (-2008 (((-794) (-589 |#2|)) 85)) (-2762 ((|#2| |#2|) 126 (|has| |#1| (-964 (-523))))) (-3198 (((-108) (-110)) 18)) (** ((|#2| |#2| (-383 (-523))) 90 (|has| |#1| (-964 (-523))))))
-(((-31 |#1| |#2|) (-10 -7 (-15 -1264 (|#2| (-1083 |#2|) (-1087))) (-15 -2947 ((-110) (-110))) (-15 -3198 ((-108) (-110))) (-15 -4148 (|#2| (-1083 |#2|) |#2|)) (-15 -2008 ((-794) (-589 |#2|))) (IF (|has| |#1| (-964 (-523))) (PROGN (-15 ** (|#2| |#2| (-383 (-523)))) (-15 -1414 ((-1083 |#2|) (-562 |#2|))) (-15 -2762 (|#2| |#2|)) (-15 -3254 (|#2| |#1| (-523)))) |%noBranch|)) (-13 (-786) (-515)) (-406 |#1|)) (T -31))
-((-3254 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-4 *2 (-406 *3)) (-5 *1 (-31 *3 *2)) (-4 *3 (-964 *4)) (-4 *3 (-13 (-786) (-515))))) (-2762 (*1 *2 *2) (-12 (-4 *3 (-964 (-523))) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-31 *3 *2)) (-4 *2 (-406 *3)))) (-1414 (*1 *2 *3) (-12 (-5 *3 (-562 *5)) (-4 *5 (-406 *4)) (-4 *4 (-964 (-523))) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-1083 *5)) (-5 *1 (-31 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-383 (-523))) (-4 *4 (-964 (-523))) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-31 *4 *2)) (-4 *2 (-406 *4)))) (-2008 (*1 *2 *3) (-12 (-5 *3 (-589 *5)) (-4 *5 (-406 *4)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-794)) (-5 *1 (-31 *4 *5)))) (-4148 (*1 *2 *3 *2) (-12 (-5 *3 (-1083 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-31 *4 *2)))) (-3198 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-31 *4 *5)) (-4 *5 (-406 *4)))) (-2947 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-31 *3 *4)) (-4 *4 (-406 *3)))) (-1264 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *2)) (-5 *4 (-1087)) (-4 *2 (-406 *5)) (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-786) (-515))))))
-(-10 -7 (-15 -1264 (|#2| (-1083 |#2|) (-1087))) (-15 -2947 ((-110) (-110))) (-15 -3198 ((-108) (-110))) (-15 -4148 (|#2| (-1083 |#2|) |#2|)) (-15 -2008 ((-794) (-589 |#2|))) (IF (|has| |#1| (-964 (-523))) (PROGN (-15 ** (|#2| |#2| (-383 (-523)))) (-15 -1414 ((-1083 |#2|) (-562 |#2|))) (-15 -2762 (|#2| |#2|)) (-15 -3254 (|#2| |#1| (-523)))) |%noBranch|))
-((-1620 (((-108) $ (-710)) 16)) (-4189 (($) 10)) (-3051 (((-108) $ (-710)) 15)) (-1418 (((-108) $ (-710)) 14)) (-2267 (((-108) $ $) 8)) (-1777 (((-108) $) 13)))
-(((-32 |#1|) (-10 -8 (-15 -4189 (|#1|)) (-15 -1620 ((-108) |#1| (-710))) (-15 -3051 ((-108) |#1| (-710))) (-15 -1418 ((-108) |#1| (-710))) (-15 -1777 ((-108) |#1|)) (-15 -2267 ((-108) |#1| |#1|))) (-33)) (T -32))
-NIL
-(-10 -8 (-15 -4189 (|#1|)) (-15 -1620 ((-108) |#1| (-710))) (-15 -3051 ((-108) |#1| (-710))) (-15 -1418 ((-108) |#1| (-710))) (-15 -1777 ((-108) |#1|)) (-15 -2267 ((-108) |#1| |#1|)))
-((-1620 (((-108) $ (-710)) 8)) (-4189 (($) 7 T CONST)) (-3051 (((-108) $ (-710)) 9)) (-1418 (((-108) $ (-710)) 10)) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1874 (($ $) 13)) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-2167 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-786) (-515))))) (-1258 (*1 *2 *1) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *3)))) (-2167 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-786) (-515))))) (-1258 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *4)))) (-3472 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-786) (-515))))) (-4090 (*1 *2 *1) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *3)))) (-3472 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-786) (-515))))) (-4090 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *4)))))
+(-13 (-27) (-406 |t#1|) (-10 -8 (-15 -2167 ($ $)) (-15 -1258 ((-589 $) $)) (-15 -2167 ($ $ (-1087))) (-15 -1258 ((-589 $) $ (-1087))) (-15 -3472 ($ $)) (-15 -4090 ((-589 $) $)) (-15 -3472 ($ $ (-1087))) (-15 -4090 ((-589 $) $ (-1087)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) . T) ((-27) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) |has| |#1| (-158)) ((-107 $ $) . T) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))) ((-221) . T) ((-267) . T) ((-284) . T) ((-286 $) . T) ((-279) . T) ((-339) . T) ((-353 |#1|) |has| |#1| (-973)) ((-376 |#1|) . T) ((-387 |#1|) . T) ((-406 |#1|) . T) ((-427) . T) ((-448) |has| |#1| (-448)) ((-484 (-562 $) $) . T) ((-484 $ $) . T) ((-515) . T) ((-591 #0#) . T) ((-591 |#1|) |has| |#1| (-158)) ((-591 $) . T) ((-585 (-523)) -12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) ((-585 |#1|) |has| |#1| (-973)) ((-657 #0#) . T) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) . T) ((-666) . T) ((-786) . T) ((-831 (-1087)) |has| |#1| (-973)) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-815 |#1|) . T) ((-851) . T) ((-930) . T) ((-964 (-383 (-523))) -3255 (|has| |#1| (-964 (-383 (-523)))) (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) ((-964 (-383 (-883 |#1|))) |has| |#1| (-515)) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 (-562 $)) . T) ((-964 (-883 |#1|)) |has| |#1| (-973)) ((-964 (-1087)) . T) ((-964 |#1|) . T) ((-979 #0#) . T) ((-979 |#1|) |has| |#1| (-158)) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1123) . T) ((-1127) . T))
+((-3040 (((-1011 (-203)) $) NIL)) (-3027 (((-1011 (-203)) $) NIL)) (-1482 (($ $ (-203)) 123)) (-2257 (($ (-883 (-523)) (-1087) (-1087) (-1011 (-383 (-523))) (-1011 (-383 (-523)))) 85)) (-2797 (((-589 (-589 (-874 (-203)))) $) 135)) (-3976 (((-794) $) 147)))
+(((-30) (-13 (-885) (-10 -8 (-15 -2257 ($ (-883 (-523)) (-1087) (-1087) (-1011 (-383 (-523))) (-1011 (-383 (-523))))) (-15 -1482 ($ $ (-203)))))) (T -30))
+((-2257 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-883 (-523))) (-5 *3 (-1087)) (-5 *4 (-1011 (-383 (-523)))) (-5 *1 (-30)))) (-1482 (*1 *1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-30)))))
+(-13 (-885) (-10 -8 (-15 -2257 ($ (-883 (-523)) (-1087) (-1087) (-1011 (-383 (-523))) (-1011 (-383 (-523))))) (-15 -1482 ($ $ (-203)))))
+((-2167 ((|#2| (-1083 |#2|) (-1087)) 43)) (-1564 (((-110) (-110)) 56)) (-4016 (((-1083 |#2|) (-562 |#2|)) 131 (|has| |#1| (-964 (-523))))) (-1465 ((|#2| |#1| (-523)) 109 (|has| |#1| (-964 (-523))))) (-2465 ((|#2| (-1083 |#2|) |#2|) 30)) (-1717 (((-794) (-589 |#2|)) 85)) (-3399 ((|#2| |#2|) 127 (|has| |#1| (-964 (-523))))) (-1651 (((-108) (-110)) 18)) (** ((|#2| |#2| (-383 (-523))) 90 (|has| |#1| (-964 (-523))))))
+(((-31 |#1| |#2|) (-10 -7 (-15 -2167 (|#2| (-1083 |#2|) (-1087))) (-15 -1564 ((-110) (-110))) (-15 -1651 ((-108) (-110))) (-15 -2465 (|#2| (-1083 |#2|) |#2|)) (-15 -1717 ((-794) (-589 |#2|))) (IF (|has| |#1| (-964 (-523))) (PROGN (-15 ** (|#2| |#2| (-383 (-523)))) (-15 -4016 ((-1083 |#2|) (-562 |#2|))) (-15 -3399 (|#2| |#2|)) (-15 -1465 (|#2| |#1| (-523)))) |%noBranch|)) (-13 (-786) (-515)) (-406 |#1|)) (T -31))
+((-1465 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-4 *2 (-406 *3)) (-5 *1 (-31 *3 *2)) (-4 *3 (-964 *4)) (-4 *3 (-13 (-786) (-515))))) (-3399 (*1 *2 *2) (-12 (-4 *3 (-964 (-523))) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-31 *3 *2)) (-4 *2 (-406 *3)))) (-4016 (*1 *2 *3) (-12 (-5 *3 (-562 *5)) (-4 *5 (-406 *4)) (-4 *4 (-964 (-523))) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-1083 *5)) (-5 *1 (-31 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-383 (-523))) (-4 *4 (-964 (-523))) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-31 *4 *2)) (-4 *2 (-406 *4)))) (-1717 (*1 *2 *3) (-12 (-5 *3 (-589 *5)) (-4 *5 (-406 *4)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-794)) (-5 *1 (-31 *4 *5)))) (-2465 (*1 *2 *3 *2) (-12 (-5 *3 (-1083 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-31 *4 *2)))) (-1651 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-31 *4 *5)) (-4 *5 (-406 *4)))) (-1564 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-31 *3 *4)) (-4 *4 (-406 *3)))) (-2167 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *2)) (-5 *4 (-1087)) (-4 *2 (-406 *5)) (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-786) (-515))))))
+(-10 -7 (-15 -2167 (|#2| (-1083 |#2|) (-1087))) (-15 -1564 ((-110) (-110))) (-15 -1651 ((-108) (-110))) (-15 -2465 (|#2| (-1083 |#2|) |#2|)) (-15 -1717 ((-794) (-589 |#2|))) (IF (|has| |#1| (-964 (-523))) (PROGN (-15 ** (|#2| |#2| (-383 (-523)))) (-15 -4016 ((-1083 |#2|) (-562 |#2|))) (-15 -3399 (|#2| |#2|)) (-15 -1465 (|#2| |#1| (-523)))) |%noBranch|))
+((-2282 (((-108) $ (-710)) 16)) (-1640 (($) 10)) (-1344 (((-108) $ (-710)) 15)) (-4042 (((-108) $ (-710)) 14)) (-2391 (((-108) $ $) 8)) (-3163 (((-108) $) 13)))
+(((-32 |#1|) (-10 -8 (-15 -1640 (|#1|)) (-15 -2282 ((-108) |#1| (-710))) (-15 -1344 ((-108) |#1| (-710))) (-15 -4042 ((-108) |#1| (-710))) (-15 -3163 ((-108) |#1|)) (-15 -2391 ((-108) |#1| |#1|))) (-33)) (T -32))
+NIL
+(-10 -8 (-15 -1640 (|#1|)) (-15 -2282 ((-108) |#1| (-710))) (-15 -1344 ((-108) |#1| (-710))) (-15 -4042 ((-108) |#1| (-710))) (-15 -3163 ((-108) |#1|)) (-15 -2391 ((-108) |#1| |#1|)))
+((-2282 (((-108) $ (-710)) 8)) (-1640 (($) 7 T CONST)) (-1344 (((-108) $ (-710)) 9)) (-4042 (((-108) $ (-710)) 10)) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-4124 (($ $) 13)) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-33) (-129)) (T -33))
-((-2267 (*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-1874 (*1 *1 *1) (-4 *1 (-33))) (-3320 (*1 *1) (-4 *1 (-33))) (-1777 (*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-1418 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108)))) (-3051 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108)))) (-1620 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108)))) (-4189 (*1 *1) (-4 *1 (-33))) (-2810 (*1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-33)) (-5 *2 (-710)))))
-(-13 (-1123) (-10 -8 (-15 -2267 ((-108) $ $)) (-15 -1874 ($ $)) (-15 -3320 ($)) (-15 -1777 ((-108) $)) (-15 -1418 ((-108) $ (-710))) (-15 -3051 ((-108) $ (-710))) (-15 -1620 ((-108) $ (-710))) (-15 -4189 ($) -2501) (IF (|has| $ (-6 -4248)) (-15 -2810 ((-710) $)) |%noBranch|)))
+((-2391 (*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-4124 (*1 *1 *1) (-4 *1 (-33))) (-4055 (*1 *1) (-4 *1 (-33))) (-3163 (*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-4042 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108)))) (-1344 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108)))) (-2282 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108)))) (-1640 (*1 *1) (-4 *1 (-33))) (-1271 (*1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-33)) (-5 *2 (-710)))))
+(-13 (-1123) (-10 -8 (-15 -2391 ((-108) $ $)) (-15 -4124 ($ $)) (-15 -4055 ($)) (-15 -3163 ((-108) $)) (-15 -4042 ((-108) $ (-710))) (-15 -1344 ((-108) $ (-710))) (-15 -2282 ((-108) $ (-710))) (-15 -1640 ($) -1982) (IF (|has| $ (-6 -4248)) (-15 -1271 ((-710) $)) |%noBranch|)))
(((-1123) . T))
-((-2341 (($ $) 11)) (-2318 (($ $) 10)) (-2366 (($ $) 9)) (-2102 (($ $) 8)) (-2353 (($ $) 7)) (-2330 (($ $) 6)))
+((-3768 (($ $) 11)) (-3743 (($ $) 10)) (-3793 (($ $) 9)) (-3135 (($ $) 8)) (-3780 (($ $) 7)) (-3756 (($ $) 6)))
(((-34) (-129)) (T -34))
-((-2341 (*1 *1 *1) (-4 *1 (-34))) (-2318 (*1 *1 *1) (-4 *1 (-34))) (-2366 (*1 *1 *1) (-4 *1 (-34))) (-2102 (*1 *1 *1) (-4 *1 (-34))) (-2353 (*1 *1 *1) (-4 *1 (-34))) (-2330 (*1 *1 *1) (-4 *1 (-34))))
-(-13 (-10 -8 (-15 -2330 ($ $)) (-15 -2353 ($ $)) (-15 -2102 ($ $)) (-15 -2366 ($ $)) (-15 -2318 ($ $)) (-15 -2341 ($ $))))
-((-1680 (((-108) $ $) 19 (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3370 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 125)) (-2176 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 148)) (-2227 (($ $) 146)) (-3723 (($) 72) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 71)) (-4191 (((-1174) $ |#1| |#1|) 99 (|has| $ (-6 -4249))) (((-1174) $ (-523) (-523)) 178 (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) 159 (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 209) (((-108) $) 203 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-1632 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 200 (|has| $ (-6 -4249))) (($ $) 199 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)) (|has| $ (-6 -4249))))) (-1581 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-1620 (((-108) $ (-710)) 8)) (-1487 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 134 (|has| $ (-6 -4249)))) (-2470 (($ $ $) 155 (|has| $ (-6 -4249)))) (-2622 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 157 (|has| $ (-6 -4249)))) (-2027 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 153 (|has| $ (-6 -4249)))) (-1849 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 189 (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-1136 (-523)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 160 (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "last" (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 158 (|has| $ (-6 -4249))) (($ $ "rest" $) 156 (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "first" (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 154 (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "value" (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 133 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 132 (|has| $ (-6 -4249)))) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 45 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 216)) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 55 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 175 (|has| $ (-6 -4248)))) (-2165 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 147)) (-4216 (((-3 |#2| "failed") |#1| $) 61)) (-4189 (($) 7 T CONST)) (-1426 (($ $) 201 (|has| $ (-6 -4249)))) (-3700 (($ $) 211)) (-2441 (($ $ (-710)) 142) (($ $) 140)) (-4160 (($ $) 214 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-2462 (($ $) 58 (-3172 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248))) (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 46 (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 220) (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 215 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 54 (|has| $ (-6 -4248))) (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 177 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 174 (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 56 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 53 (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 52 (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 176 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 173 (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 172 (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 190 (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) 88) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) 188)) (-1833 (((-108) $) 192)) (-3449 (((-523) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 208) (((-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 207 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) (((-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) 206 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 30 (|has| $ (-6 -4248))) (((-589 |#2|) $) 79 (|has| $ (-6 -4248))) (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 114 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 123)) (-3675 (((-108) $ $) 131 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-3733 (($ (-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 169)) (-3051 (((-108) $ (-710)) 9)) (-2965 ((|#1| $) 96 (|has| |#1| (-786))) (((-523) $) 180 (|has| (-523) (-786)))) (-3239 (($ $ $) 198 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-1793 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-3780 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 29 (|has| $ (-6 -4248))) (((-589 |#2|) $) 80 (|has| $ (-6 -4248))) (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 115 (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248)))) (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 117 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-2567 ((|#1| $) 95 (|has| |#1| (-786))) (((-523) $) 181 (|has| (-523) (-786)))) (-3158 (($ $ $) 197 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 34 (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4249))) (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 110 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 109)) (-2301 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 225)) (-1418 (((-108) $ (-710)) 10)) (-1701 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 128)) (-1799 (((-108) $) 124)) (-2032 (((-1070) $) 22 (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-2535 (($ $ (-710)) 145) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 143)) (-1255 (((-589 |#1|) $) 63)) (-1862 (((-108) |#1| $) 64)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 39)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 40) (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) 219) (($ $ $ (-523)) 218)) (-2912 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) 162) (($ $ $ (-523)) 161)) (-2536 (((-589 |#1|) $) 93) (((-589 (-523)) $) 183)) (-2254 (((-108) |#1| $) 92) (((-108) (-523) $) 184)) (-3951 (((-1034) $) 21 (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-2428 ((|#2| $) 97 (|has| |#1| (-786))) (($ $ (-710)) 139) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 137)) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 51) (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 171)) (-4141 (($ $ |#2|) 98 (|has| $ (-6 -4249))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 179 (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 41)) (-2430 (((-108) $) 191)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 32 (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 112 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) 26 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 25 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 24 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 23 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 86 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 84 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) 83 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 121 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 120 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 119 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) 118 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 182 (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3973 (((-589 |#2|) $) 91) (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 185)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 187) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) 186) (($ $ (-1136 (-523))) 165) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "first") 138) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "value") 126)) (-3766 (((-523) $ $) 129)) (-2963 (($) 49) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 48)) (-1655 (($ $ (-523)) 222) (($ $ (-1136 (-523))) 221)) (-1499 (($ $ (-523)) 164) (($ $ (-1136 (-523))) 163)) (-1221 (((-108) $) 127)) (-2582 (($ $) 151)) (-2075 (($ $) 152 (|has| $ (-6 -4249)))) (-2784 (((-710) $) 150)) (-1867 (($ $) 149)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 31 (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-710) |#2| $) 81 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 116 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 113 (|has| $ (-6 -4248)))) (-4166 (($ $ $ (-523)) 202 (|has| $ (-6 -4249)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499)))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 50) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 170)) (-2001 (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 224) (($ $ $) 223)) (-2394 (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 168) (($ (-589 $)) 167) (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 136) (($ $ $) 135)) (-1691 (((-794) $) 18 (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794)))))) (-2612 (((-589 $) $) 122)) (-3313 (((-108) $ $) 130 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 42)) (-2546 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") |#1| $) 108)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 33 (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 111 (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) 195 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-3980 (((-108) $ $) 194 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-3941 (((-108) $ $) 20 (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3993 (((-108) $ $) 196 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-3966 (((-108) $ $) 193 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3768 (*1 *1 *1) (-4 *1 (-34))) (-3743 (*1 *1 *1) (-4 *1 (-34))) (-3793 (*1 *1 *1) (-4 *1 (-34))) (-3135 (*1 *1 *1) (-4 *1 (-34))) (-3780 (*1 *1 *1) (-4 *1 (-34))) (-3756 (*1 *1 *1) (-4 *1 (-34))))
+(-13 (-10 -8 (-15 -3756 ($ $)) (-15 -3780 ($ $)) (-15 -3135 ($ $)) (-15 -3793 ($ $)) (-15 -3743 ($ $)) (-15 -3768 ($ $))))
+((-3260 (((-108) $ $) 19 (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-2058 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 125)) (-3972 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 148)) (-3548 (($ $) 146)) (-2340 (($) 72) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 71)) (-1666 (((-1174) $ |#1| |#1|) 99 (|has| $ (-6 -4249))) (((-1174) $ (-523) (-523)) 178 (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) 159 (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 209) (((-108) $) 203 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-2361 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 200 (|has| $ (-6 -4249))) (($ $) 199 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)) (|has| $ (-6 -4249))))) (-3400 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-2282 (((-108) $ (-710)) 8)) (-3365 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 134 (|has| $ (-6 -4249)))) (-3546 (($ $ $) 155 (|has| $ (-6 -4249)))) (-2535 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 157 (|has| $ (-6 -4249)))) (-1957 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 153 (|has| $ (-6 -4249)))) (-4101 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 189 (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-1136 (-523)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 160 (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "last" (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 158 (|has| $ (-6 -4249))) (($ $ "rest" $) 156 (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "first" (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 154 (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "value" (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 133 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 132 (|has| $ (-6 -4249)))) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 45 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 216)) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 55 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 175 (|has| $ (-6 -4248)))) (-3962 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 147)) (-2521 (((-3 |#2| "failed") |#1| $) 61)) (-1640 (($) 7 T CONST)) (-4091 (($ $) 201 (|has| $ (-6 -4249)))) (-4082 (($ $) 211)) (-3891 (($ $ (-710)) 142) (($ $) 140)) (-2543 (($ $) 214 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-3917 (($ $) 58 (-3255 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248))) (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 46 (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 220) (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 215 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 54 (|has| $ (-6 -4248))) (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 177 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 174 (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 56 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 53 (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 52 (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 176 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 173 (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 172 (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 190 (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) 88) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) 188)) (-2527 (((-108) $) 192)) (-1894 (((-523) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 208) (((-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 207 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) (((-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) 206 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 30 (|has| $ (-6 -4248))) (((-589 |#2|) $) 79 (|has| $ (-6 -4248))) (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 114 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 123)) (-3339 (((-108) $ $) 131 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-2348 (($ (-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 169)) (-1344 (((-108) $ (-710)) 9)) (-1798 ((|#1| $) 96 (|has| |#1| (-786))) (((-523) $) 180 (|has| (-523) (-786)))) (-3268 (($ $ $) 198 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-3325 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-3123 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 29 (|has| $ (-6 -4248))) (((-589 |#2|) $) 80 (|has| $ (-6 -4248))) (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 115 (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248)))) (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 117 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-2133 ((|#1| $) 95 (|has| |#1| (-786))) (((-523) $) 181 (|has| (-523) (-786)))) (-2644 (($ $ $) 197 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 34 (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4249))) (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 110 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 109)) (-3745 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 225)) (-4042 (((-108) $ (-710)) 10)) (-2112 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 128)) (-3391 (((-108) $) 124)) (-3841 (((-1070) $) 22 (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-2247 (($ $ (-710)) 145) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 143)) (-1612 (((-589 |#1|) $) 63)) (-2754 (((-108) |#1| $) 64)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 39)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 40) (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) 219) (($ $ $ (-523)) 218)) (-3334 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) 162) (($ $ $ (-523)) 161)) (-2909 (((-589 |#1|) $) 93) (((-589 (-523)) $) 183)) (-2290 (((-108) |#1| $) 92) (((-108) (-523) $) 184)) (-2435 (((-1034) $) 21 (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-3879 ((|#2| $) 97 (|has| |#1| (-786))) (($ $ (-710)) 139) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 137)) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 51) (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 171)) (-2408 (($ $ |#2|) 98 (|has| $ (-6 -4249))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 179 (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 41)) (-3214 (((-108) $) 191)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 32 (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 112 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) 26 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 25 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 24 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 23 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 86 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 84 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) 83 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 121 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 120 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 119 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) 118 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 182 (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-3184 (((-589 |#2|) $) 91) (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 185)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 187) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) 186) (($ $ (-1136 (-523))) 165) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "first") 138) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "value") 126)) (-2981 (((-523) $ $) 129)) (-1771 (($) 49) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 48)) (-1314 (($ $ (-523)) 222) (($ $ (-1136 (-523))) 221)) (-3725 (($ $ (-523)) 164) (($ $ (-1136 (-523))) 163)) (-2837 (((-108) $) 127)) (-2238 (($ $) 151)) (-4198 (($ $) 152 (|has| $ (-6 -4249)))) (-3647 (((-710) $) 150)) (-2801 (($ $) 149)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 31 (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-710) |#2| $) 81 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 116 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 113 (|has| $ (-6 -4248)))) (-2580 (($ $ $ (-523)) 202 (|has| $ (-6 -4249)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499)))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 50) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 170)) (-1622 (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 224) (($ $ $) 223)) (-2785 (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 168) (($ (-589 $)) 167) (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 136) (($ $ $) 135)) (-3976 (((-794) $) 18 (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794)))))) (-2464 (((-589 $) $) 122)) (-4004 (((-108) $ $) 130 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 42)) (-2255 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") |#1| $) 108)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 33 (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 111 (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) 195 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-4061 (((-108) $ $) 194 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-4037 (((-108) $ $) 20 (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-4070 (((-108) $ $) 196 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-4052 (((-108) $ $) 193 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-35 |#1| |#2|) (-129) (-1016) (-1016)) (T -35))
-((-2546 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-5 *2 (-2 (|:| -3772 *3) (|:| -2482 *4))))))
-(-13 (-1100 |t#1| |t#2|) (-609 (-2 (|:| -3772 |t#1|) (|:| -2482 |t#2|))) (-10 -8 (-15 -2546 ((-3 (-2 (|:| -3772 |t#1|) (|:| -2482 |t#2|)) "failed") |t#1| $))))
-(((-33) . T) ((-102 #0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T) ((-97) -3172 (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786))) ((-563 (-794)) -3172 (|has| |#2| (-1016)) (|has| |#2| (-563 (-794))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794)))) ((-140 #1=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T) ((-564 (-499)) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))) ((-207 #0#) . T) ((-213 #0#) . T) ((-263 #2=(-523) #1#) . T) ((-263 |#1| |#2|) . T) ((-265 #2# #1#) . T) ((-265 |#1| |#2|) . T) ((-286 #1#) -12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-259 #1#) . T) ((-349 #1#) . T) ((-462 #1#) . T) ((-462 |#2|) . T) ((-556 #2# #1#) . T) ((-556 |#1| |#2|) . T) ((-484 #1# #1#) -12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-560 |#1| |#2|) . T) ((-594 #1#) . T) ((-609 #1#) . T) ((-786) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)) ((-938 #1#) . T) ((-1016) -3172 (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786))) ((-1061 #1#) . T) ((-1100 |#1| |#2|) . T) ((-1123) . T) ((-1157 #1#) . T))
-((-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) 10)))
-(((-36 |#1| |#2|) (-10 -8 (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|))) (-37 |#2|) (-158)) (T -36))
-NIL
-(-10 -8 (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
+((-2255 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-5 *2 (-2 (|:| -2402 *3) (|:| -2746 *4))))))
+(-13 (-1100 |t#1| |t#2|) (-609 (-2 (|:| -2402 |t#1|) (|:| -2746 |t#2|))) (-10 -8 (-15 -2255 ((-3 (-2 (|:| -2402 |t#1|) (|:| -2746 |t#2|)) "failed") |t#1| $))))
+(((-33) . T) ((-102 #0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T) ((-97) -3255 (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786))) ((-563 (-794)) -3255 (|has| |#2| (-1016)) (|has| |#2| (-563 (-794))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794)))) ((-140 #1=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T) ((-564 (-499)) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))) ((-207 #0#) . T) ((-213 #0#) . T) ((-263 #2=(-523) #1#) . T) ((-263 |#1| |#2|) . T) ((-265 #2# #1#) . T) ((-265 |#1| |#2|) . T) ((-286 #1#) -12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-259 #1#) . T) ((-349 #1#) . T) ((-462 #1#) . T) ((-462 |#2|) . T) ((-556 #2# #1#) . T) ((-556 |#1| |#2|) . T) ((-484 #1# #1#) -12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-560 |#1| |#2|) . T) ((-594 #1#) . T) ((-609 #1#) . T) ((-786) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)) ((-938 #1#) . T) ((-1016) -3255 (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786))) ((-1061 #1#) . T) ((-1100 |#1| |#2|) . T) ((-1123) . T) ((-1157 #1#) . T))
+((-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) 10)))
+(((-36 |#1| |#2|) (-10 -8 (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|))) (-37 |#2|) (-158)) (T -36))
+NIL
+(-10 -8 (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
(((-37 |#1|) (-129) (-158)) (T -37))
-((-1691 (*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-158)))))
-(-13 (-973) (-657 |t#1|) (-10 -8 (-15 -1691 ($ |t#1|))))
+((-3976 (*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-158)))))
+(-13 (-973) (-657 |t#1|) (-10 -8 (-15 -3976 ($ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 |#1|) . T) ((-666) . T) ((-979 |#1|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1980 (((-394 |#1|) |#1|) 38)) (-2424 (((-394 |#1|) |#1|) 27) (((-394 |#1|) |#1| (-589 (-47))) 30)) (-2298 (((-108) |#1|) 54)))
-(((-38 |#1|) (-10 -7 (-15 -2424 ((-394 |#1|) |#1| (-589 (-47)))) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -1980 ((-394 |#1|) |#1|)) (-15 -2298 ((-108) |#1|))) (-1145 (-47))) (T -38))
-((-2298 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))) (-1980 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))) (-2424 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))) (-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-47))) (-5 *2 (-394 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))))
-(-10 -7 (-15 -2424 ((-394 |#1|) |#1| (-589 (-47)))) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -1980 ((-394 |#1|) |#1|)) (-15 -2298 ((-108) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1587 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| (-383 |#2|) (-339)))) (-3306 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-3174 (((-108) $) NIL (|has| (-383 |#2|) (-339)))) (-2959 (((-629 (-383 |#2|)) (-1169 $)) NIL) (((-629 (-383 |#2|))) NIL)) (-1477 (((-383 |#2|) $) NIL)) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-383 |#2|) (-325)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-4226 (((-394 $) $) NIL (|has| (-383 |#2|) (-339)))) (-2787 (((-108) $ $) NIL (|has| (-383 |#2|) (-339)))) (-2395 (((-710)) NIL (|has| (-383 |#2|) (-344)))) (-2816 (((-108)) NIL)) (-3454 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| (-383 |#2|) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-3 (-383 |#2|) "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| (-383 |#2|) (-964 (-523)))) (((-383 (-523)) $) NIL (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-383 |#2|) $) NIL)) (-2754 (($ (-1169 (-383 |#2|)) (-1169 $)) NIL) (($ (-1169 (-383 |#2|))) 57) (($ (-1169 |#2|) |#2|) 125)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-383 |#2|) (-325)))) (-4059 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-2927 (((-629 (-383 |#2|)) $ (-1169 $)) NIL) (((-629 (-383 |#2|)) $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-383 |#2|))) (|:| |vec| (-1169 (-383 |#2|)))) (-629 $) (-1169 $)) NIL) (((-629 (-383 |#2|)) (-629 $)) NIL)) (-1290 (((-1169 $) (-1169 $)) NIL)) (-2116 (($ |#3|) NIL) (((-3 $ "failed") (-383 |#3|)) NIL (|has| (-383 |#2|) (-339)))) (-1444 (((-3 $ "failed") $) NIL)) (-2865 (((-589 (-589 |#1|))) NIL (|has| |#1| (-344)))) (-2672 (((-108) |#1| |#1|) NIL)) (-3569 (((-852)) NIL)) (-1631 (($) NIL (|has| (-383 |#2|) (-344)))) (-3991 (((-108)) NIL)) (-1382 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-4032 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| (-383 |#2|) (-339)))) (-1272 (($ $) NIL)) (-3665 (($) NIL (|has| (-383 |#2|) (-325)))) (-1766 (((-108) $) NIL (|has| (-383 |#2|) (-325)))) (-3610 (($ $ (-710)) NIL (|has| (-383 |#2|) (-325))) (($ $) NIL (|has| (-383 |#2|) (-325)))) (-3049 (((-108) $) NIL (|has| (-383 |#2|) (-339)))) (-3437 (((-852) $) NIL (|has| (-383 |#2|) (-325))) (((-772 (-852)) $) NIL (|has| (-383 |#2|) (-325)))) (-2769 (((-108) $) NIL)) (-1772 (((-710)) NIL)) (-1666 (((-1169 $) (-1169 $)) 101)) (-1863 (((-383 |#2|) $) NIL)) (-2570 (((-589 (-883 |#1|)) (-1087)) NIL (|has| |#1| (-339)))) (-2738 (((-3 $ "failed") $) NIL (|has| (-383 |#2|) (-325)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-383 |#2|) (-339)))) (-2887 ((|#3| $) NIL (|has| (-383 |#2|) (-339)))) (-2060 (((-852) $) NIL (|has| (-383 |#2|) (-344)))) (-2104 ((|#3| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| (-383 |#2|) (-339))) (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-2032 (((-1070) $) NIL)) (-3557 (((-1174) (-710)) 78)) (-2411 (((-629 (-383 |#2|))) 51)) (-1378 (((-629 (-383 |#2|))) 44)) (-1396 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-1748 (($ (-1169 |#2|) |#2|) 126)) (-3658 (((-629 (-383 |#2|))) 45)) (-4103 (((-629 (-383 |#2|))) 43)) (-2239 (((-2 (|:| |num| (-629 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 123)) (-2905 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) 63)) (-2429 (((-1169 $)) 42)) (-2496 (((-1169 $)) 41)) (-4212 (((-108) $) NIL)) (-3905 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-2773 (($) NIL (|has| (-383 |#2|) (-325)) CONST)) (-4013 (($ (-852)) NIL (|has| (-383 |#2|) (-344)))) (-1885 (((-3 |#2| "failed")) NIL)) (-3951 (((-1034) $) NIL)) (-3327 (((-710)) NIL)) (-1621 (($) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| (-383 |#2|) (-339)))) (-3310 (($ (-589 $)) NIL (|has| (-383 |#2|) (-339))) (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| (-383 |#2|) (-325)))) (-2424 (((-394 $) $) NIL (|has| (-383 |#2|) (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-383 |#2|) (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| (-383 |#2|) (-339)))) (-4007 (((-3 $ "failed") $ $) NIL (|has| (-383 |#2|) (-339)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-383 |#2|) (-339)))) (-3413 (((-710) $) NIL (|has| (-383 |#2|) (-339)))) (-1937 ((|#1| $ |#1| |#1|) NIL)) (-1201 (((-3 |#2| "failed")) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| (-383 |#2|) (-339)))) (-1744 (((-383 |#2|) (-1169 $)) NIL) (((-383 |#2|)) 39)) (-2984 (((-710) $) NIL (|has| (-383 |#2|) (-325))) (((-3 (-710) "failed") $ $) NIL (|has| (-383 |#2|) (-325)))) (-3984 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 |#2| |#2|)) 119) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-710)) NIL (-3172 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) NIL (-3172 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-3456 (((-629 (-383 |#2|)) (-1169 $) (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339)))) (-2762 ((|#3|) 50)) (-2893 (($) NIL (|has| (-383 |#2|) (-325)))) (-2906 (((-1169 (-383 |#2|)) $ (-1169 $)) NIL) (((-629 (-383 |#2|)) (-1169 $) (-1169 $)) NIL) (((-1169 (-383 |#2|)) $) 58) (((-629 (-383 |#2|)) (-1169 $)) 102)) (-1400 (((-1169 (-383 |#2|)) $) NIL) (($ (-1169 (-383 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-383 |#2|) (-325)))) (-3153 (((-1169 $) (-1169 $)) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 |#2|)) NIL) (($ (-383 (-523))) NIL (-3172 (|has| (-383 |#2|) (-964 (-383 (-523)))) (|has| (-383 |#2|) (-339)))) (($ $) NIL (|has| (-383 |#2|) (-339)))) (-1942 (($ $) NIL (|has| (-383 |#2|) (-325))) (((-3 $ "failed") $) NIL (|has| (-383 |#2|) (-134)))) (-1356 ((|#3| $) NIL)) (-3272 (((-710)) NIL)) (-1496 (((-108)) 37)) (-2188 (((-108) |#1|) 49) (((-108) |#2|) 132)) (-3760 (((-1169 $)) 92)) (-2801 (((-108) $ $) NIL (|has| (-383 |#2|) (-339)))) (-2265 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-3336 (((-108)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-383 |#2|) (-339)))) (-1879 (($) 16 T CONST)) (-1891 (($) 26 T CONST)) (-2909 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-710)) NIL (-3172 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) NIL (-3172 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-383 |#2|) (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 |#2|)) NIL) (($ (-383 |#2|) $) NIL) (($ (-383 (-523)) $) NIL (|has| (-383 |#2|) (-339))) (($ $ (-383 (-523))) NIL (|has| (-383 |#2|) (-339)))))
-(((-39 |#1| |#2| |#3| |#4|) (-13 (-318 |#1| |#2| |#3|) (-10 -7 (-15 -3557 ((-1174) (-710))))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) |#3|) (T -39))
-((-3557 (*1 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-339)) (-4 *5 (-1145 *4)) (-5 *2 (-1174)) (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1145 (-383 *5))) (-14 *7 *6))))
-(-13 (-318 |#1| |#2| |#3|) (-10 -7 (-15 -3557 ((-1174) (-710)))))
-((-1988 ((|#2| |#2|) 47)) (-3342 ((|#2| |#2|) 118 (-12 (|has| |#2| (-406 |#1|)) (|has| |#1| (-427)) (|has| |#1| (-786)) (|has| |#1| (-964 (-523)))))) (-3131 ((|#2| |#2|) 86 (-12 (|has| |#2| (-406 |#1|)) (|has| |#1| (-427)) (|has| |#1| (-786)) (|has| |#1| (-964 (-523)))))) (-4100 ((|#2| |#2|) 87 (-12 (|has| |#2| (-406 |#1|)) (|has| |#1| (-427)) (|has| |#1| (-786)) (|has| |#1| (-964 (-523)))))) (-2217 ((|#2| (-110) |#2| (-710)) 74 (-12 (|has| |#2| (-406 |#1|)) (|has| |#1| (-427)) (|has| |#1| (-786)) (|has| |#1| (-964 (-523)))))) (-3167 (((-1083 |#2|) |#2|) 44)) (-3634 ((|#2| |#2| (-589 (-562 |#2|))) 17) ((|#2| |#2| (-589 |#2|)) 19) ((|#2| |#2| |#2|) 20) ((|#2| |#2|) 15)))
-(((-40 |#1| |#2|) (-10 -7 (-15 -1988 (|#2| |#2|)) (-15 -3634 (|#2| |#2|)) (-15 -3634 (|#2| |#2| |#2|)) (-15 -3634 (|#2| |#2| (-589 |#2|))) (-15 -3634 (|#2| |#2| (-589 (-562 |#2|)))) (-15 -3167 ((-1083 |#2|) |#2|)) (IF (|has| |#1| (-786)) (IF (|has| |#1| (-427)) (IF (|has| |#1| (-964 (-523))) (IF (|has| |#2| (-406 |#1|)) (PROGN (-15 -4100 (|#2| |#2|)) (-15 -3131 (|#2| |#2|)) (-15 -3342 (|#2| |#2|)) (-15 -2217 (|#2| (-110) |#2| (-710)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-515) (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 |#1| (-562 $)) $)) (-15 -3329 ((-1039 |#1| (-562 $)) $)) (-15 -1691 ($ (-1039 |#1| (-562 $))))))) (T -40))
-((-2217 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-110)) (-5 *4 (-710)) (-4 *5 (-427)) (-4 *5 (-786)) (-4 *5 (-964 (-523))) (-4 *5 (-515)) (-5 *1 (-40 *5 *2)) (-4 *2 (-406 *5)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *5 (-562 $)) $)) (-15 -3329 ((-1039 *5 (-562 $)) $)) (-15 -1691 ($ (-1039 *5 (-562 $))))))))) (-3342 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523))) (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $)) (-15 -3329 ((-1039 *3 (-562 $)) $)) (-15 -1691 ($ (-1039 *3 (-562 $))))))))) (-3131 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523))) (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $)) (-15 -3329 ((-1039 *3 (-562 $)) $)) (-15 -1691 ($ (-1039 *3 (-562 $))))))))) (-4100 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523))) (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $)) (-15 -3329 ((-1039 *3 (-562 $)) $)) (-15 -1691 ($ (-1039 *3 (-562 $))))))))) (-3167 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-1083 *3)) (-5 *1 (-40 *4 *3)) (-4 *3 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *4 (-562 $)) $)) (-15 -3329 ((-1039 *4 (-562 $)) $)) (-15 -1691 ($ (-1039 *4 (-562 $))))))))) (-3634 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-562 *2))) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *4 (-562 $)) $)) (-15 -3329 ((-1039 *4 (-562 $)) $)) (-15 -1691 ($ (-1039 *4 (-562 $))))))) (-4 *4 (-515)) (-5 *1 (-40 *4 *2)))) (-3634 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *4 (-562 $)) $)) (-15 -3329 ((-1039 *4 (-562 $)) $)) (-15 -1691 ($ (-1039 *4 (-562 $))))))) (-4 *4 (-515)) (-5 *1 (-40 *4 *2)))) (-3634 (*1 *2 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $)) (-15 -3329 ((-1039 *3 (-562 $)) $)) (-15 -1691 ($ (-1039 *3 (-562 $))))))))) (-3634 (*1 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $)) (-15 -3329 ((-1039 *3 (-562 $)) $)) (-15 -1691 ($ (-1039 *3 (-562 $))))))))) (-1988 (*1 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $)) (-15 -3329 ((-1039 *3 (-562 $)) $)) (-15 -1691 ($ (-1039 *3 (-562 $))))))))))
-(-10 -7 (-15 -1988 (|#2| |#2|)) (-15 -3634 (|#2| |#2|)) (-15 -3634 (|#2| |#2| |#2|)) (-15 -3634 (|#2| |#2| (-589 |#2|))) (-15 -3634 (|#2| |#2| (-589 (-562 |#2|)))) (-15 -3167 ((-1083 |#2|) |#2|)) (IF (|has| |#1| (-786)) (IF (|has| |#1| (-427)) (IF (|has| |#1| (-964 (-523))) (IF (|has| |#2| (-406 |#1|)) (PROGN (-15 -4100 (|#2| |#2|)) (-15 -3131 (|#2| |#2|)) (-15 -3342 (|#2| |#2|)) (-15 -2217 (|#2| (-110) |#2| (-710)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
-((-2424 (((-394 (-1083 |#3|)) (-1083 |#3|) (-589 (-47))) 22) (((-394 |#3|) |#3| (-589 (-47))) 18)))
-(((-41 |#1| |#2| |#3|) (-10 -7 (-15 -2424 ((-394 |#3|) |#3| (-589 (-47)))) (-15 -2424 ((-394 (-1083 |#3|)) (-1083 |#3|) (-589 (-47))))) (-786) (-732) (-880 (-47) |#2| |#1|)) (T -41))
-((-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-47))) (-4 *5 (-786)) (-4 *6 (-732)) (-4 *7 (-880 (-47) *6 *5)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-41 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-47))) (-4 *5 (-786)) (-4 *6 (-732)) (-5 *2 (-394 *3)) (-5 *1 (-41 *5 *6 *3)) (-4 *3 (-880 (-47) *6 *5)))))
-(-10 -7 (-15 -2424 ((-394 |#3|) |#3| (-589 (-47)))) (-15 -2424 ((-394 (-1083 |#3|)) (-1083 |#3|) (-589 (-47)))))
-((-2249 (((-710) |#2|) 65)) (-1588 (((-710) |#2|) 68)) (-1501 (((-589 |#2|)) 33)) (-1488 (((-710) |#2|) 67)) (-1907 (((-710) |#2|) 64)) (-2739 (((-710) |#2|) 66)) (-1348 (((-589 (-629 |#1|))) 60)) (-1818 (((-589 |#2|)) 55)) (-1753 (((-589 |#2|) |#2|) 43)) (-3303 (((-589 |#2|)) 57)) (-3758 (((-589 |#2|)) 56)) (-3668 (((-589 (-629 |#1|))) 48)) (-3774 (((-589 |#2|)) 54)) (-1514 (((-589 |#2|) |#2|) 42)) (-2961 (((-589 |#2|)) 50)) (-3830 (((-589 (-629 |#1|))) 61)) (-3486 (((-589 |#2|)) 59)) (-3760 (((-1169 |#2|) (-1169 |#2|)) 84 (|has| |#1| (-284)))))
-(((-42 |#1| |#2|) (-10 -7 (-15 -1488 ((-710) |#2|)) (-15 -1588 ((-710) |#2|)) (-15 -1907 ((-710) |#2|)) (-15 -2249 ((-710) |#2|)) (-15 -2739 ((-710) |#2|)) (-15 -2961 ((-589 |#2|))) (-15 -1514 ((-589 |#2|) |#2|)) (-15 -1753 ((-589 |#2|) |#2|)) (-15 -3774 ((-589 |#2|))) (-15 -1818 ((-589 |#2|))) (-15 -3758 ((-589 |#2|))) (-15 -3303 ((-589 |#2|))) (-15 -3486 ((-589 |#2|))) (-15 -3668 ((-589 (-629 |#1|)))) (-15 -1348 ((-589 (-629 |#1|)))) (-15 -3830 ((-589 (-629 |#1|)))) (-15 -1501 ((-589 |#2|))) (IF (|has| |#1| (-284)) (-15 -3760 ((-1169 |#2|) (-1169 |#2|))) |%noBranch|)) (-515) (-393 |#1|)) (T -42))
-((-3760 (*1 *2 *2) (-12 (-5 *2 (-1169 *4)) (-4 *4 (-393 *3)) (-4 *3 (-284)) (-4 *3 (-515)) (-5 *1 (-42 *3 *4)))) (-1501 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3830 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-1348 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3668 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3486 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3303 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3758 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-1818 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3774 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-1753 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-1514 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-2961 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-2739 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-2249 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-1907 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-1588 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-1488 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))))
-(-10 -7 (-15 -1488 ((-710) |#2|)) (-15 -1588 ((-710) |#2|)) (-15 -1907 ((-710) |#2|)) (-15 -2249 ((-710) |#2|)) (-15 -2739 ((-710) |#2|)) (-15 -2961 ((-589 |#2|))) (-15 -1514 ((-589 |#2|) |#2|)) (-15 -1753 ((-589 |#2|) |#2|)) (-15 -3774 ((-589 |#2|))) (-15 -1818 ((-589 |#2|))) (-15 -3758 ((-589 |#2|))) (-15 -3303 ((-589 |#2|))) (-15 -3486 ((-589 |#2|))) (-15 -3668 ((-589 (-629 |#1|)))) (-15 -1348 ((-589 (-629 |#1|)))) (-15 -3830 ((-589 (-629 |#1|)))) (-15 -1501 ((-589 |#2|))) (IF (|has| |#1| (-284)) (-15 -3760 ((-1169 |#2|) (-1169 |#2|))) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2345 (((-3 $ "failed")) NIL (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-1939 (((-1169 (-629 |#1|)) (-1169 $)) NIL) (((-1169 (-629 |#1|))) 24)) (-1502 (((-1169 $)) 50)) (-4189 (($) NIL T CONST)) (-2314 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL (|has| |#1| (-515)))) (-1722 (((-3 $ "failed")) NIL (|has| |#1| (-515)))) (-2059 (((-629 |#1|) (-1169 $)) NIL) (((-629 |#1|)) NIL)) (-2920 ((|#1| $) NIL)) (-1950 (((-629 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) $) NIL)) (-1307 (((-3 $ "failed") $) NIL (|has| |#1| (-515)))) (-3927 (((-1083 (-883 |#1|))) NIL (|has| |#1| (-339)))) (-3402 (($ $ (-852)) NIL)) (-1223 ((|#1| $) NIL)) (-2992 (((-1083 |#1|) $) NIL (|has| |#1| (-515)))) (-3637 ((|#1| (-1169 $)) NIL) ((|#1|) NIL)) (-2242 (((-1083 |#1|) $) NIL)) (-1404 (((-108)) 86)) (-2754 (($ (-1169 |#1|) (-1169 $)) NIL) (($ (-1169 |#1|)) NIL)) (-1444 (((-3 $ "failed") $) 14 (|has| |#1| (-515)))) (-3569 (((-852)) 51)) (-1454 (((-108)) NIL)) (-3291 (($ $ (-852)) NIL)) (-3517 (((-108)) NIL)) (-2804 (((-108)) NIL)) (-3914 (((-108)) 88)) (-2065 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL (|has| |#1| (-515)))) (-2778 (((-3 $ "failed")) NIL (|has| |#1| (-515)))) (-1612 (((-629 |#1|) (-1169 $)) NIL) (((-629 |#1|)) NIL)) (-3647 ((|#1| $) NIL)) (-1613 (((-629 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) $) NIL)) (-4097 (((-3 $ "failed") $) NIL (|has| |#1| (-515)))) (-1233 (((-1083 (-883 |#1|))) NIL (|has| |#1| (-339)))) (-2237 (($ $ (-852)) NIL)) (-2670 ((|#1| $) NIL)) (-3248 (((-1083 |#1|) $) NIL (|has| |#1| (-515)))) (-2085 ((|#1| (-1169 $)) NIL) ((|#1|) NIL)) (-3359 (((-1083 |#1|) $) NIL)) (-1675 (((-108)) 85)) (-2032 (((-1070) $) NIL)) (-3041 (((-108)) 92)) (-1671 (((-108)) 91)) (-3194 (((-108)) 93)) (-3951 (((-1034) $) NIL)) (-1634 (((-108)) 87)) (-1937 ((|#1| $ (-523)) 53)) (-2906 (((-1169 |#1|) $ (-1169 $)) 47) (((-629 |#1|) (-1169 $) (-1169 $)) NIL) (((-1169 |#1|) $) 28) (((-629 |#1|) (-1169 $)) NIL)) (-1400 (((-1169 |#1|) $) NIL) (($ (-1169 |#1|)) NIL)) (-1586 (((-589 (-883 |#1|)) (-1169 $)) NIL) (((-589 (-883 |#1|))) NIL)) (-2892 (($ $ $) NIL)) (-2572 (((-108)) 83)) (-1691 (((-794) $) 68) (($ (-1169 |#1|)) 22)) (-3760 (((-1169 $)) 44)) (-2969 (((-589 (-1169 |#1|))) NIL (|has| |#1| (-515)))) (-2760 (($ $ $ $) NIL)) (-1978 (((-108)) 81)) (-2372 (($ (-629 |#1|) $) 18)) (-3654 (($ $ $) NIL)) (-2367 (((-108)) 84)) (-3505 (((-108)) 82)) (-2050 (((-108)) 80)) (-1879 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 75) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1054 |#2| |#1|) $) 19)))
-(((-43 |#1| |#2| |#3| |#4|) (-13 (-393 |#1|) (-591 (-1054 |#2| |#1|)) (-10 -8 (-15 -1691 ($ (-1169 |#1|))))) (-339) (-852) (-589 (-1087)) (-1169 (-629 |#1|))) (T -43))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-339)) (-14 *6 (-1169 (-629 *3))) (-5 *1 (-43 *3 *4 *5 *6)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))))))
-(-13 (-393 |#1|) (-591 (-1054 |#2| |#1|)) (-10 -8 (-15 -1691 ($ (-1169 |#1|)))))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3370 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2176 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2227 (($ $) NIL)) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-4191 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249))) (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (((-108) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-1632 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786))))) (-1581 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1487 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249)))) (-2470 (($ $ $) 27 (|has| $ (-6 -4249)))) (-2622 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249)))) (-2027 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 29 (|has| $ (-6 -4249)))) (-1849 ((|#2| $ |#1| |#2|) 46) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-1136 (-523)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "last" (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249))) (($ $ "rest" $) NIL (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "first" (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "value" (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2165 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-4216 (((-3 |#2| "failed") |#1| $) 37)) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2441 (($ $ (-710)) NIL) (($ $) 24)) (-4160 (($ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 48) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) NIL) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) NIL)) (-1833 (((-108) $) NIL)) (-3449 (((-523) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (((-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) (((-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 18 (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248))) (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 18 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-3733 (($ (-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 ((|#1| $) NIL (|has| |#1| (-786))) (((-523) $) 32 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-1793 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-3780 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248))) (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-2567 ((|#1| $) NIL (|has| |#1| (-786))) (((-523) $) 34 (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-2301 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-1701 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-1799 (((-108) $) NIL)) (-2032 (((-1070) $) 42 (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2535 (($ $ (-710)) NIL) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-1255 (((-589 |#1|) $) 20)) (-1862 (((-108) |#1| $) NIL)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL) (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2912 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 |#1|) $) NIL) (((-589 (-523)) $) NIL)) (-2254 (((-108) |#1| $) NIL) (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2428 ((|#2| $) NIL (|has| |#1| (-786))) (($ $ (-710)) NIL) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 23)) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2430 (((-108) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3973 (((-589 |#2|) $) NIL) (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 17)) (-1777 (((-108) $) 16)) (-3320 (($) 13)) (-1937 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ (-523)) NIL) (($ $ (-1136 (-523))) NIL) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "first") NIL) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $ "value") NIL)) (-3766 (((-523) $ $) NIL)) (-2963 (($) 12) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-1655 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1221 (((-108) $) NIL)) (-2582 (($ $) NIL)) (-2075 (($ $) NIL (|has| $ (-6 -4249)))) (-2784 (((-710) $) NIL)) (-1867 (($ $) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-2001 (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL) (($ $ $) NIL)) (-2394 (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL) (($ (-589 $)) NIL) (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 25) (($ $ $) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-2546 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") |#1| $) 44)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3993 (((-108) $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-3966 (((-108) $ $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-786)))) (-2810 (((-710) $) 22 (|has| $ (-6 -4248)))))
+((-1380 (((-394 |#1|) |#1|) 41)) (-3573 (((-394 |#1|) |#1|) 30) (((-394 |#1|) |#1| (-589 (-47))) 33)) (-1403 (((-108) |#1|) 56)))
+(((-38 |#1|) (-10 -7 (-15 -3573 ((-394 |#1|) |#1| (-589 (-47)))) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -1380 ((-394 |#1|) |#1|)) (-15 -1403 ((-108) |#1|))) (-1145 (-47))) (T -38))
+((-1403 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))) (-1380 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))) (-3573 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))) (-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-47))) (-5 *2 (-394 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))))
+(-10 -7 (-15 -3573 ((-394 |#1|) |#1| (-589 (-47)))) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -1380 ((-394 |#1|) |#1|)) (-15 -1403 ((-108) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1962 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| (-383 |#2|) (-339)))) (-3950 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-3226 (((-108) $) NIL (|has| (-383 |#2|) (-339)))) (-1711 (((-629 (-383 |#2|)) (-1169 $)) NIL) (((-629 (-383 |#2|))) NIL)) (-4131 (((-383 |#2|) $) NIL)) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-383 |#2|) (-325)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-2105 (((-394 $) $) NIL (|has| (-383 |#2|) (-339)))) (-3684 (((-108) $ $) NIL (|has| (-383 |#2|) (-339)))) (-3843 (((-710)) NIL (|has| (-383 |#2|) (-344)))) (-2693 (((-108)) NIL)) (-1690 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| (-383 |#2|) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-3 (-383 |#2|) "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| (-383 |#2|) (-964 (-523)))) (((-383 (-523)) $) NIL (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-383 |#2|) $) NIL)) (-3322 (($ (-1169 (-383 |#2|)) (-1169 $)) NIL) (($ (-1169 (-383 |#2|))) 57) (($ (-1169 |#2|) |#2|) 125)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-383 |#2|) (-325)))) (-2501 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-2545 (((-629 (-383 |#2|)) $ (-1169 $)) NIL) (((-629 (-383 |#2|)) $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-383 |#2|))) (|:| |vec| (-1169 (-383 |#2|)))) (-629 $) (-1169 $)) NIL) (((-629 (-383 |#2|)) (-629 $)) NIL)) (-2332 (((-1169 $) (-1169 $)) NIL)) (-1830 (($ |#3|) NIL) (((-3 $ "failed") (-383 |#3|)) NIL (|has| (-383 |#2|) (-339)))) (-4211 (((-3 $ "failed") $) NIL)) (-3201 (((-589 (-589 |#1|))) NIL (|has| |#1| (-344)))) (-1902 (((-108) |#1| |#1|) NIL)) (-2262 (((-852)) NIL)) (-3461 (($) NIL (|has| (-383 |#2|) (-344)))) (-1495 (((-108)) NIL)) (-3727 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-2486 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| (-383 |#2|) (-339)))) (-2213 (($ $) NIL)) (-2097 (($) NIL (|has| (-383 |#2|) (-325)))) (-1200 (((-108) $) NIL (|has| (-383 |#2|) (-325)))) (-1419 (($ $ (-710)) NIL (|has| (-383 |#2|) (-325))) (($ $) NIL (|has| (-383 |#2|) (-325)))) (-1330 (((-108) $) NIL (|has| (-383 |#2|) (-339)))) (-1500 (((-852) $) NIL (|has| (-383 |#2|) (-325))) (((-772 (-852)) $) NIL (|has| (-383 |#2|) (-325)))) (-3482 (((-108) $) NIL)) (-1244 (((-710)) NIL)) (-1402 (((-1169 $) (-1169 $)) 102)) (-2765 (((-383 |#2|) $) NIL)) (-2161 (((-589 (-883 |#1|)) (-1087)) NIL (|has| |#1| (-339)))) (-1289 (((-3 $ "failed") $) NIL (|has| (-383 |#2|) (-325)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-383 |#2|) (-339)))) (-2277 ((|#3| $) NIL (|has| (-383 |#2|) (-339)))) (-4076 (((-852) $) NIL (|has| (-383 |#2|) (-344)))) (-1816 ((|#3| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| (-383 |#2|) (-339))) (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-3841 (((-1070) $) NIL)) (-2704 (((-1174) (-710)) 79)) (-1209 (((-629 (-383 |#2|))) 51)) (-1845 (((-629 (-383 |#2|))) 44)) (-3071 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-4087 (($ (-1169 |#2|) |#2|) 126)) (-2009 (((-629 (-383 |#2|))) 45)) (-3864 (((-629 (-383 |#2|))) 43)) (-2180 (((-2 (|:| |num| (-629 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 124)) (-2401 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) 64)) (-3205 (((-1169 $)) 42)) (-3835 (((-1169 $)) 41)) (-1933 (((-108) $) NIL)) (-3759 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-4105 (($) NIL (|has| (-383 |#2|) (-325)) CONST)) (-2557 (($ (-852)) NIL (|has| (-383 |#2|) (-344)))) (-2931 (((-3 |#2| "failed")) NIL)) (-2435 (((-1034) $) NIL)) (-4095 (((-710)) NIL)) (-4102 (($) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| (-383 |#2|) (-339)))) (-2056 (($ (-589 $)) NIL (|has| (-383 |#2|) (-339))) (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| (-383 |#2|) (-325)))) (-3573 (((-394 $) $) NIL (|has| (-383 |#2|) (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-383 |#2|) (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| (-383 |#2|) (-339)))) (-2469 (((-3 $ "failed") $ $) NIL (|has| (-383 |#2|) (-339)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-383 |#2|) (-339)))) (-3087 (((-710) $) NIL (|has| (-383 |#2|) (-339)))) (-1502 ((|#1| $ |#1| |#1|) NIL)) (-2632 (((-3 |#2| "failed")) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| (-383 |#2|) (-339)))) (-4053 (((-383 |#2|) (-1169 $)) NIL) (((-383 |#2|)) 39)) (-2041 (((-710) $) NIL (|has| (-383 |#2|) (-325))) (((-3 (-710) "failed") $ $) NIL (|has| (-383 |#2|) (-325)))) (-4024 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-710)) NIL (-3255 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) NIL (-3255 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-1718 (((-629 (-383 |#2|)) (-1169 $) (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339)))) (-3399 ((|#3|) 50)) (-2315 (($) NIL (|has| (-383 |#2|) (-325)))) (-2411 (((-1169 (-383 |#2|)) $ (-1169 $)) NIL) (((-629 (-383 |#2|)) (-1169 $) (-1169 $)) NIL) (((-1169 (-383 |#2|)) $) 58) (((-629 (-383 |#2|)) (-1169 $)) 103)) (-3077 (((-1169 (-383 |#2|)) $) NIL) (($ (-1169 (-383 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-383 |#2|) (-325)))) (-3054 (((-1169 $) (-1169 $)) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 |#2|)) NIL) (($ (-383 (-523))) NIL (-3255 (|has| (-383 |#2|) (-964 (-383 (-523)))) (|has| (-383 |#2|) (-339)))) (($ $) NIL (|has| (-383 |#2|) (-339)))) (-2301 (($ $) NIL (|has| (-383 |#2|) (-325))) (((-3 $ "failed") $) NIL (|has| (-383 |#2|) (-134)))) (-1606 ((|#3| $) NIL)) (-1698 (((-710)) NIL)) (-3455 (((-108)) 37)) (-2771 (((-108) |#1|) 49) (((-108) |#2|) 132)) (-2922 (((-1169 $)) 93)) (-3842 (((-108) $ $) NIL (|has| (-383 |#2|) (-339)))) (-2376 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-4152 (((-108)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-383 |#2|) (-339)))) (-1428 (($) 16 T CONST)) (-1440 (($) 26 T CONST)) (-1943 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-710)) NIL (-3255 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) NIL (-3255 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-383 |#2|) (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 |#2|)) NIL) (($ (-383 |#2|) $) NIL) (($ (-383 (-523)) $) NIL (|has| (-383 |#2|) (-339))) (($ $ (-383 (-523))) NIL (|has| (-383 |#2|) (-339)))))
+(((-39 |#1| |#2| |#3| |#4|) (-13 (-318 |#1| |#2| |#3|) (-10 -7 (-15 -2704 ((-1174) (-710))))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) |#3|) (T -39))
+((-2704 (*1 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-339)) (-4 *5 (-1145 *4)) (-5 *2 (-1174)) (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1145 (-383 *5))) (-14 *7 *6))))
+(-13 (-318 |#1| |#2| |#3|) (-10 -7 (-15 -2704 ((-1174) (-710)))))
+((-1473 ((|#2| |#2|) 48)) (-4201 ((|#2| |#2|) 119 (-12 (|has| |#2| (-406 |#1|)) (|has| |#1| (-427)) (|has| |#1| (-786)) (|has| |#1| (-964 (-523)))))) (-2829 ((|#2| |#2|) 87 (-12 (|has| |#2| (-406 |#1|)) (|has| |#1| (-427)) (|has| |#1| (-786)) (|has| |#1| (-964 (-523)))))) (-3825 ((|#2| |#2|) 88 (-12 (|has| |#2| (-406 |#1|)) (|has| |#1| (-427)) (|has| |#1| (-786)) (|has| |#1| (-964 (-523)))))) (-3081 ((|#2| (-110) |#2| (-710)) 75 (-12 (|has| |#2| (-406 |#1|)) (|has| |#1| (-427)) (|has| |#1| (-786)) (|has| |#1| (-964 (-523)))))) (-3178 (((-1083 |#2|) |#2|) 45)) (-1727 ((|#2| |#2| (-589 (-562 |#2|))) 18) ((|#2| |#2| (-589 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16)))
+(((-40 |#1| |#2|) (-10 -7 (-15 -1473 (|#2| |#2|)) (-15 -1727 (|#2| |#2|)) (-15 -1727 (|#2| |#2| |#2|)) (-15 -1727 (|#2| |#2| (-589 |#2|))) (-15 -1727 (|#2| |#2| (-589 (-562 |#2|)))) (-15 -3178 ((-1083 |#2|) |#2|)) (IF (|has| |#1| (-786)) (IF (|has| |#1| (-427)) (IF (|has| |#1| (-964 (-523))) (IF (|has| |#2| (-406 |#1|)) (PROGN (-15 -3825 (|#2| |#2|)) (-15 -2829 (|#2| |#2|)) (-15 -4201 (|#2| |#2|)) (-15 -3081 (|#2| (-110) |#2| (-710)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-515) (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 |#1| (-562 $)) $)) (-15 -2171 ((-1039 |#1| (-562 $)) $)) (-15 -3976 ($ (-1039 |#1| (-562 $))))))) (T -40))
+((-3081 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-110)) (-5 *4 (-710)) (-4 *5 (-427)) (-4 *5 (-786)) (-4 *5 (-964 (-523))) (-4 *5 (-515)) (-5 *1 (-40 *5 *2)) (-4 *2 (-406 *5)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *5 (-562 $)) $)) (-15 -2171 ((-1039 *5 (-562 $)) $)) (-15 -3976 ($ (-1039 *5 (-562 $))))))))) (-4201 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523))) (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $)) (-15 -2171 ((-1039 *3 (-562 $)) $)) (-15 -3976 ($ (-1039 *3 (-562 $))))))))) (-2829 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523))) (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $)) (-15 -2171 ((-1039 *3 (-562 $)) $)) (-15 -3976 ($ (-1039 *3 (-562 $))))))))) (-3825 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523))) (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $)) (-15 -2171 ((-1039 *3 (-562 $)) $)) (-15 -3976 ($ (-1039 *3 (-562 $))))))))) (-3178 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-1083 *3)) (-5 *1 (-40 *4 *3)) (-4 *3 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *4 (-562 $)) $)) (-15 -2171 ((-1039 *4 (-562 $)) $)) (-15 -3976 ($ (-1039 *4 (-562 $))))))))) (-1727 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-562 *2))) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *4 (-562 $)) $)) (-15 -2171 ((-1039 *4 (-562 $)) $)) (-15 -3976 ($ (-1039 *4 (-562 $))))))) (-4 *4 (-515)) (-5 *1 (-40 *4 *2)))) (-1727 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *4 (-562 $)) $)) (-15 -2171 ((-1039 *4 (-562 $)) $)) (-15 -3976 ($ (-1039 *4 (-562 $))))))) (-4 *4 (-515)) (-5 *1 (-40 *4 *2)))) (-1727 (*1 *2 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $)) (-15 -2171 ((-1039 *3 (-562 $)) $)) (-15 -3976 ($ (-1039 *3 (-562 $))))))))) (-1727 (*1 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $)) (-15 -2171 ((-1039 *3 (-562 $)) $)) (-15 -3976 ($ (-1039 *3 (-562 $))))))))) (-1473 (*1 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-339) (-279) (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $)) (-15 -2171 ((-1039 *3 (-562 $)) $)) (-15 -3976 ($ (-1039 *3 (-562 $))))))))))
+(-10 -7 (-15 -1473 (|#2| |#2|)) (-15 -1727 (|#2| |#2|)) (-15 -1727 (|#2| |#2| |#2|)) (-15 -1727 (|#2| |#2| (-589 |#2|))) (-15 -1727 (|#2| |#2| (-589 (-562 |#2|)))) (-15 -3178 ((-1083 |#2|) |#2|)) (IF (|has| |#1| (-786)) (IF (|has| |#1| (-427)) (IF (|has| |#1| (-964 (-523))) (IF (|has| |#2| (-406 |#1|)) (PROGN (-15 -3825 (|#2| |#2|)) (-15 -2829 (|#2| |#2|)) (-15 -4201 (|#2| |#2|)) (-15 -3081 (|#2| (-110) |#2| (-710)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
+((-3573 (((-394 (-1083 |#3|)) (-1083 |#3|) (-589 (-47))) 23) (((-394 |#3|) |#3| (-589 (-47))) 19)))
+(((-41 |#1| |#2| |#3|) (-10 -7 (-15 -3573 ((-394 |#3|) |#3| (-589 (-47)))) (-15 -3573 ((-394 (-1083 |#3|)) (-1083 |#3|) (-589 (-47))))) (-786) (-732) (-880 (-47) |#2| |#1|)) (T -41))
+((-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-47))) (-4 *5 (-786)) (-4 *6 (-732)) (-4 *7 (-880 (-47) *6 *5)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-41 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-47))) (-4 *5 (-786)) (-4 *6 (-732)) (-5 *2 (-394 *3)) (-5 *1 (-41 *5 *6 *3)) (-4 *3 (-880 (-47) *6 *5)))))
+(-10 -7 (-15 -3573 ((-394 |#3|) |#3| (-589 (-47)))) (-15 -3573 ((-394 (-1083 |#3|)) (-1083 |#3|) (-589 (-47)))))
+((-2251 (((-710) |#2|) 65)) (-1970 (((-710) |#2|) 68)) (-3502 (((-589 |#2|)) 33)) (-3375 (((-710) |#2|) 67)) (-2001 (((-710) |#2|) 64)) (-1297 (((-710) |#2|) 66)) (-1539 (((-589 (-629 |#1|))) 60)) (-3614 (((-589 |#2|)) 55)) (-4126 (((-589 |#2|) |#2|) 43)) (-3920 (((-589 |#2|)) 57)) (-2900 (((-589 |#2|)) 56)) (-3279 (((-589 (-629 |#1|))) 48)) (-3065 (((-589 |#2|)) 54)) (-3619 (((-589 |#2|) |#2|) 42)) (-1737 (((-589 |#2|)) 50)) (-1778 (((-589 (-629 |#1|))) 61)) (-2077 (((-589 |#2|)) 59)) (-2922 (((-1169 |#2|) (-1169 |#2|)) 84 (|has| |#1| (-284)))))
+(((-42 |#1| |#2|) (-10 -7 (-15 -3375 ((-710) |#2|)) (-15 -1970 ((-710) |#2|)) (-15 -2001 ((-710) |#2|)) (-15 -2251 ((-710) |#2|)) (-15 -1297 ((-710) |#2|)) (-15 -1737 ((-589 |#2|))) (-15 -3619 ((-589 |#2|) |#2|)) (-15 -4126 ((-589 |#2|) |#2|)) (-15 -3065 ((-589 |#2|))) (-15 -3614 ((-589 |#2|))) (-15 -2900 ((-589 |#2|))) (-15 -3920 ((-589 |#2|))) (-15 -2077 ((-589 |#2|))) (-15 -3279 ((-589 (-629 |#1|)))) (-15 -1539 ((-589 (-629 |#1|)))) (-15 -1778 ((-589 (-629 |#1|)))) (-15 -3502 ((-589 |#2|))) (IF (|has| |#1| (-284)) (-15 -2922 ((-1169 |#2|) (-1169 |#2|))) |%noBranch|)) (-515) (-393 |#1|)) (T -42))
+((-2922 (*1 *2 *2) (-12 (-5 *2 (-1169 *4)) (-4 *4 (-393 *3)) (-4 *3 (-284)) (-4 *3 (-515)) (-5 *1 (-42 *3 *4)))) (-3502 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-1778 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-1539 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3279 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-2077 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3920 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-2900 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3614 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-3065 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-4126 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-3619 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-1737 (*1 *2) (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-393 *3)))) (-1297 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-2251 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-2001 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-1970 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))) (-3375 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3)) (-4 *3 (-393 *4)))))
+(-10 -7 (-15 -3375 ((-710) |#2|)) (-15 -1970 ((-710) |#2|)) (-15 -2001 ((-710) |#2|)) (-15 -2251 ((-710) |#2|)) (-15 -1297 ((-710) |#2|)) (-15 -1737 ((-589 |#2|))) (-15 -3619 ((-589 |#2|) |#2|)) (-15 -4126 ((-589 |#2|) |#2|)) (-15 -3065 ((-589 |#2|))) (-15 -3614 ((-589 |#2|))) (-15 -2900 ((-589 |#2|))) (-15 -3920 ((-589 |#2|))) (-15 -2077 ((-589 |#2|))) (-15 -3279 ((-589 (-629 |#1|)))) (-15 -1539 ((-589 (-629 |#1|)))) (-15 -1778 ((-589 (-629 |#1|)))) (-15 -3502 ((-589 |#2|))) (IF (|has| |#1| (-284)) (-15 -2922 ((-1169 |#2|) (-1169 |#2|))) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1895 (((-3 $ "failed")) NIL (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2279 (((-1169 (-629 |#1|)) (-1169 $)) NIL) (((-1169 (-629 |#1|))) 24)) (-3513 (((-1169 $)) 51)) (-1640 (($) NIL T CONST)) (-1563 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL (|has| |#1| (-515)))) (-3869 (((-3 $ "failed")) NIL (|has| |#1| (-515)))) (-4067 (((-629 |#1|) (-1169 $)) NIL) (((-629 |#1|)) NIL)) (-2507 ((|#1| $) NIL)) (-2358 (((-629 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) $) NIL)) (-2439 (((-3 $ "failed") $) NIL (|has| |#1| (-515)))) (-2717 (((-1083 (-883 |#1|))) NIL (|has| |#1| (-339)))) (-2966 (($ $ (-852)) NIL)) (-2860 ((|#1| $) NIL)) (-2119 (((-1083 |#1|) $) NIL (|has| |#1| (-515)))) (-1772 ((|#1| (-1169 $)) NIL) ((|#1|) NIL)) (-2196 (((-1083 |#1|) $) NIL)) (-3953 (((-108)) 87)) (-3322 (($ (-1169 |#1|) (-1169 $)) NIL) (($ (-1169 |#1|)) NIL)) (-4211 (((-3 $ "failed") $) 14 (|has| |#1| (-515)))) (-2262 (((-852)) 52)) (-3091 (((-108)) NIL)) (-1935 (($ $ (-852)) NIL)) (-3562 (((-108)) NIL)) (-3877 (((-108)) NIL)) (-3868 (((-108)) 89)) (-4111 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL (|has| |#1| (-515)))) (-3575 (((-3 $ "failed")) NIL (|has| |#1| (-515)))) (-2216 (((-629 |#1|) (-1169 $)) NIL) (((-629 |#1|)) NIL)) (-1870 ((|#1| $) NIL)) (-2225 (((-629 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) $) NIL)) (-3790 (((-3 $ "failed") $) NIL (|has| |#1| (-515)))) (-2975 (((-1083 (-883 |#1|))) NIL (|has| |#1| (-339)))) (-2165 (($ $ (-852)) NIL)) (-1876 ((|#1| $) NIL)) (-1393 (((-1083 |#1|) $) NIL (|has| |#1| (-515)))) (-1242 ((|#1| (-1169 $)) NIL) ((|#1|) NIL)) (-1292 (((-1083 |#1|) $) NIL)) (-1519 (((-108)) 86)) (-3841 (((-1070) $) NIL)) (-1279 (((-108)) 93)) (-1466 (((-108)) 92)) (-1597 (((-108)) 94)) (-2435 (((-1034) $) NIL)) (-2375 (((-108)) 88)) (-1502 ((|#1| $ (-523)) 54)) (-2411 (((-1169 |#1|) $ (-1169 $)) 48) (((-629 |#1|) (-1169 $) (-1169 $)) NIL) (((-1169 |#1|) $) 28) (((-629 |#1|) (-1169 $)) NIL)) (-3077 (((-1169 |#1|) $) NIL) (($ (-1169 |#1|)) NIL)) (-1948 (((-589 (-883 |#1|)) (-1169 $)) NIL) (((-589 (-883 |#1|))) NIL)) (-2306 (($ $ $) NIL)) (-2178 (((-108)) 84)) (-3976 (((-794) $) 69) (($ (-1169 |#1|)) 22)) (-2922 (((-1169 $)) 45)) (-1842 (((-589 (-1169 |#1|))) NIL (|has| |#1| (-515)))) (-3377 (($ $ $ $) NIL)) (-1363 (((-108)) 82)) (-3817 (($ (-629 |#1|) $) 18)) (-1952 (($ $ $) NIL)) (-3931 (((-108)) 85)) (-3433 (((-108)) 83)) (-4001 (((-108)) 81)) (-1428 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 76) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1054 |#2| |#1|) $) 19)))
+(((-43 |#1| |#2| |#3| |#4|) (-13 (-393 |#1|) (-591 (-1054 |#2| |#1|)) (-10 -8 (-15 -3976 ($ (-1169 |#1|))))) (-339) (-852) (-589 (-1087)) (-1169 (-629 |#1|))) (T -43))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-339)) (-14 *6 (-1169 (-629 *3))) (-5 *1 (-43 *3 *4 *5 *6)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))))))
+(-13 (-393 |#1|) (-591 (-1054 |#2| |#1|)) (-10 -8 (-15 -3976 ($ (-1169 |#1|)))))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2058 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3972 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3548 (($ $) NIL)) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1666 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249))) (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (((-108) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-2361 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786))))) (-3400 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-3365 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249)))) (-3546 (($ $ $) 27 (|has| $ (-6 -4249)))) (-2535 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249)))) (-1957 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 29 (|has| $ (-6 -4249)))) (-4101 ((|#2| $ |#1| |#2|) 46) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-1136 (-523)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "last" (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249))) (($ $ "rest" $) NIL (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "first" (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "value" (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3962 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2521 (((-3 |#2| "failed") |#1| $) 37)) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3891 (($ $ (-710)) NIL) (($ $) 24)) (-2543 (($ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 48) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) NIL) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) NIL)) (-2527 (((-108) $) NIL)) (-1894 (((-523) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (((-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) (((-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 18 (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248))) (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 18 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-2348 (($ (-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 ((|#1| $) NIL (|has| |#1| (-786))) (((-523) $) 32 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-3325 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-3123 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248))) (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-2133 ((|#1| $) NIL (|has| |#1| (-786))) (((-523) $) 34 (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-3745 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2112 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-3391 (((-108) $) NIL)) (-3841 (((-1070) $) 42 (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2247 (($ $ (-710)) NIL) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-1612 (((-589 |#1|) $) 20)) (-2754 (((-108) |#1| $) NIL)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL) (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-3334 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 |#1|) $) NIL) (((-589 (-523)) $) NIL)) (-2290 (((-108) |#1| $) NIL) (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3879 ((|#2| $) NIL (|has| |#1| (-786))) (($ $ (-710)) NIL) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 23)) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3214 (((-108) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-3184 (((-589 |#2|) $) NIL) (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 17)) (-3163 (((-108) $) 16)) (-4055 (($) 13)) (-1502 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ (-523)) NIL) (($ $ (-1136 (-523))) NIL) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "first") NIL) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $ "value") NIL)) (-2981 (((-523) $ $) NIL)) (-1771 (($) 12) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1314 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-2837 (((-108) $) NIL)) (-2238 (($ $) NIL)) (-4198 (($ $) NIL (|has| $ (-6 -4249)))) (-3647 (((-710) $) NIL)) (-2801 (($ $) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1622 (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL) (($ $ $) NIL)) (-2785 (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL) (($ (-589 $)) NIL) (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 25) (($ $ $) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-2255 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") |#1| $) 44)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-4070 (((-108) $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-4052 (((-108) $ $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-786)))) (-1271 (((-710) $) 22 (|has| $ (-6 -4248)))))
(((-44 |#1| |#2|) (-35 |#1| |#2|) (-1016) (-1016)) (T -44))
NIL
(-35 |#1| |#2|)
-((-2704 (((-108) $) 12)) (-1345 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-383 (-523)) $) 24) (($ $ (-383 (-523))) NIL)))
-(((-45 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -2704 ((-108) |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-46 |#2| |#3|) (-973) (-731)) (T -45))
+((-4060 (((-108) $) 12)) (-3015 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-383 (-523)) $) 25) (($ $ (-383 (-523))) NIL)))
+(((-45 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -4060 ((-108) |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-46 |#2| |#3|) (-973) (-731)) (T -45))
NIL
-(-10 -8 (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -2704 ((-108) |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1457 (($ $) 60)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2704 (((-108) $) 62)) (-1267 (($ |#1| |#2|) 61)) (-1345 (($ (-1 |#1| |#1|) $) 63)) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-2640 ((|#2| $) 64)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47 (|has| |#1| (-158)))) (-2084 ((|#1| $ |#2|) 59)) (-1942 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+(-10 -8 (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -4060 ((-108) |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3142 (($ $) 60)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-4060 (((-108) $) 62)) (-3694 (($ |#1| |#2|) 61)) (-3015 (($ (-1 |#1| |#1|) $) 63)) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-1487 ((|#2| $) 64)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47 (|has| |#1| (-158)))) (-1234 ((|#1| $ |#2|) 59)) (-2301 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-46 |#1| |#2|) (-129) (-973) (-731)) (T -46))
-((-1437 (*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-1427 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))) (-2640 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)))) (-2704 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-108)))) (-1267 (*1 *1 *2 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))) (-1457 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))) (-2084 (*1 *2 *1 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-4074 (*1 *1 *1 *2) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *2 (-339)))))
-(-13 (-973) (-107 |t#1| |t#1|) (-10 -8 (-15 -1437 (|t#1| $)) (-15 -1427 ($ $)) (-15 -2640 (|t#2| $)) (-15 -1345 ($ (-1 |t#1| |t#1|) $)) (-15 -2704 ((-108) $)) (-15 -1267 ($ |t#1| |t#2|)) (-15 -1457 ($ $)) (-15 -2084 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-339)) (-15 -4074 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-158)) (PROGN (-6 (-158)) (-6 (-37 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-515)) (-6 (-515)) |%noBranch|) (IF (|has| |t#1| (-37 (-383 (-523)))) (-6 (-37 (-383 (-523)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-267) |has| |#1| (-515)) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-3012 (((-589 $) (-1083 $) (-1087)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-883 $)) NIL)) (-3879 (($ (-1083 $) (-1087)) NIL) (($ (-1083 $)) NIL) (($ (-883 $)) NIL)) (-2603 (((-108) $) 11)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3643 (((-589 (-562 $)) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1349 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2437 (($ $) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-2734 (((-589 $) (-1083 $) (-1087)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-883 $)) NIL)) (-1264 (($ (-1083 $) (-1087)) NIL) (($ (-1083 $)) NIL) (($ (-883 $)) NIL)) (-1220 (((-3 (-562 $) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL)) (-3508 (((-562 $) $) NIL) (((-523) $) NIL) (((-383 (-523)) $) NIL)) (-4059 (($ $ $) NIL)) (-2243 (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2600 (-629 (-383 (-523)))) (|:| |vec| (-1169 (-383 (-523))))) (-629 $) (-1169 $)) NIL) (((-629 (-383 (-523))) (-629 $)) NIL)) (-2116 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2055 (($ $) NIL) (($ (-589 $)) NIL)) (-2196 (((-589 (-110)) $) NIL)) (-2947 (((-110) (-110)) NIL)) (-2769 (((-108) $) 14)) (-3860 (((-108) $) NIL (|has| $ (-964 (-523))))) (-3316 (((-1039 (-523) (-562 $)) $) NIL)) (-1973 (($ $ (-523)) NIL)) (-1863 (((-1083 $) (-1083 $) (-562 $)) NIL) (((-1083 $) (-1083 $) (-589 (-562 $))) NIL) (($ $ (-562 $)) NIL) (($ $ (-589 (-562 $))) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1414 (((-1083 $) (-562 $)) NIL (|has| $ (-973)))) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 $ $) (-562 $)) NIL)) (-2577 (((-3 (-562 $) "failed") $) NIL)) (-3278 (($ (-589 $)) NIL) (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-2378 (((-589 (-562 $)) $) NIL)) (-3396 (($ (-110) $) NIL) (($ (-110) (-589 $)) NIL)) (-3739 (((-108) $ (-110)) NIL) (((-108) $ (-1087)) NIL)) (-1396 (($ $) NIL)) (-1933 (((-710) $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3536 (((-108) $ $) NIL) (((-108) $ (-1087)) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3101 (((-108) $) NIL (|has| $ (-964 (-523))))) (-2812 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3413 (((-710) $) NIL)) (-1937 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-1303 (($ $) NIL) (($ $ $) NIL)) (-3984 (($ $ (-710)) NIL) (($ $) NIL)) (-3329 (((-1039 (-523) (-562 $)) $) NIL)) (-2762 (($ $) NIL (|has| $ (-973)))) (-1400 (((-355) $) NIL) (((-203) $) NIL) (((-155 (-355)) $) NIL)) (-1691 (((-794) $) NIL) (($ (-562 $)) NIL) (($ (-383 (-523))) NIL) (($ $) NIL) (($ (-523)) NIL) (($ (-1039 (-523) (-562 $))) NIL)) (-3272 (((-710)) NIL)) (-2850 (($ $) NIL) (($ (-589 $)) NIL)) (-3198 (((-108) (-110)) NIL)) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-523)) NIL) (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1879 (($) 7 T CONST)) (-1891 (($) 12 T CONST)) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 16)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL)) (-4060 (($ $ $) 15) (($ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-383 (-523))) NIL) (($ $ (-523)) NIL) (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ $ $) NIL) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL)))
-(((-47) (-13 (-279) (-27) (-964 (-523)) (-964 (-383 (-523))) (-585 (-523)) (-949) (-585 (-383 (-523))) (-136) (-564 (-155 (-355))) (-211) (-10 -8 (-15 -1691 ($ (-1039 (-523) (-562 $)))) (-15 -3316 ((-1039 (-523) (-562 $)) $)) (-15 -3329 ((-1039 (-523) (-562 $)) $)) (-15 -2116 ($ $)) (-15 -1863 ((-1083 $) (-1083 $) (-562 $))) (-15 -1863 ((-1083 $) (-1083 $) (-589 (-562 $)))) (-15 -1863 ($ $ (-562 $))) (-15 -1863 ($ $ (-589 (-562 $))))))) (T -47))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47)))) (-3316 (*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47)))) (-3329 (*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47)))) (-2116 (*1 *1 *1) (-5 *1 (-47))) (-1863 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 (-47))) (-5 *3 (-562 (-47))) (-5 *1 (-47)))) (-1863 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 (-47))) (-5 *3 (-589 (-562 (-47)))) (-5 *1 (-47)))) (-1863 (*1 *1 *1 *2) (-12 (-5 *2 (-562 (-47))) (-5 *1 (-47)))) (-1863 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-562 (-47)))) (-5 *1 (-47)))))
-(-13 (-279) (-27) (-964 (-523)) (-964 (-383 (-523))) (-585 (-523)) (-949) (-585 (-383 (-523))) (-136) (-564 (-155 (-355))) (-211) (-10 -8 (-15 -1691 ($ (-1039 (-523) (-562 $)))) (-15 -3316 ((-1039 (-523) (-562 $)) $)) (-15 -3329 ((-1039 (-523) (-562 $)) $)) (-15 -2116 ($ $)) (-15 -1863 ((-1083 $) (-1083 $) (-562 $))) (-15 -1863 ((-1083 $) (-1083 $) (-589 (-562 $)))) (-15 -1863 ($ $ (-562 $))) (-15 -1863 ($ $ (-589 (-562 $))))))
-((-1680 (((-108) $ $) NIL)) (-2241 (((-589 (-1087)) $) 17)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 7)) (-4039 (((-1092) $) 18)) (-3941 (((-108) $ $) NIL)))
-(((-48) (-13 (-1016) (-10 -8 (-15 -2241 ((-589 (-1087)) $)) (-15 -4039 ((-1092) $))))) (T -48))
-((-2241 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-48)))) (-4039 (*1 *2 *1) (-12 (-5 *2 (-1092)) (-5 *1 (-48)))))
-(-13 (-1016) (-10 -8 (-15 -2241 ((-589 (-1087)) $)) (-15 -4039 ((-1092) $))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 62)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2977 (((-108) $) 20)) (-1220 (((-3 |#1| "failed") $) 23)) (-3508 ((|#1| $) 24)) (-1457 (($ $) 27)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1437 ((|#1| $) 21)) (-1449 (($ $) 51)) (-2032 (((-1070) $) NIL)) (-1756 (((-108) $) 30)) (-3951 (((-1034) $) NIL)) (-1621 (($ (-710)) 49)) (-2922 (($ (-589 (-523))) 50)) (-2640 (((-710) $) 31)) (-1691 (((-794) $) 65) (($ (-523)) 46) (($ |#1|) 44)) (-2084 ((|#1| $ $) 19)) (-3272 (((-710)) 48)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 32 T CONST)) (-1891 (($) 14 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 41)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 42) (($ |#1| $) 36)))
-(((-49 |#1| |#2|) (-13 (-567 |#1|) (-964 |#1|) (-10 -8 (-15 -1437 (|#1| $)) (-15 -1449 ($ $)) (-15 -1457 ($ $)) (-15 -2084 (|#1| $ $)) (-15 -1621 ($ (-710))) (-15 -2922 ($ (-589 (-523)))) (-15 -1756 ((-108) $)) (-15 -2977 ((-108) $)) (-15 -2640 ((-710) $)) (-15 -1345 ($ (-1 |#1| |#1|) $)))) (-973) (-589 (-1087))) (T -49))
-((-1437 (*1 *2 *1) (-12 (-4 *2 (-973)) (-5 *1 (-49 *2 *3)) (-14 *3 (-589 (-1087))))) (-1449 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-973)) (-14 *3 (-589 (-1087))))) (-1457 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-973)) (-14 *3 (-589 (-1087))))) (-2084 (*1 *2 *1 *1) (-12 (-4 *2 (-973)) (-5 *1 (-49 *2 *3)) (-14 *3 (-589 (-1087))))) (-1621 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-2922 (*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-1756 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-2977 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-2640 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-49 *3 *4)) (-14 *4 (-589 (-1087))))))
-(-13 (-567 |#1|) (-964 |#1|) (-10 -8 (-15 -1437 (|#1| $)) (-15 -1449 ($ $)) (-15 -1457 ($ $)) (-15 -2084 (|#1| $ $)) (-15 -1621 ($ (-710))) (-15 -2922 ($ (-589 (-523)))) (-15 -1756 ((-108) $)) (-15 -2977 ((-108) $)) (-15 -2640 ((-710) $)) (-15 -1345 ($ (-1 |#1| |#1|) $))))
-((-2977 (((-108) (-51)) 13)) (-1220 (((-3 |#1| "failed") (-51)) 21)) (-3508 ((|#1| (-51)) 22)) (-1691 (((-51) |#1|) 18)))
-(((-50 |#1|) (-10 -7 (-15 -1691 ((-51) |#1|)) (-15 -1220 ((-3 |#1| "failed") (-51))) (-15 -2977 ((-108) (-51))) (-15 -3508 (|#1| (-51)))) (-1123)) (T -50))
-((-3508 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1123)))) (-2977 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1123)))) (-1220 (*1 *2 *3) (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1123)))) (-1691 (*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1123)))))
-(-10 -7 (-15 -1691 ((-51) |#1|)) (-15 -1220 ((-3 |#1| "failed") (-51))) (-15 -2977 ((-108) (-51))) (-15 -3508 (|#1| (-51))))
-((-1680 (((-108) $ $) NIL)) (-3422 (((-1070) (-108)) 25)) (-3693 (((-794) $) 24)) (-4150 (((-713) $) 12)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2931 (((-794) $) 16)) (-2991 (((-1020) $) 14)) (-1691 (((-794) $) 32)) (-2433 (($ (-1020) (-713)) 33)) (-3941 (((-108) $ $) 18)))
-(((-51) (-13 (-1016) (-10 -8 (-15 -2433 ($ (-1020) (-713))) (-15 -2931 ((-794) $)) (-15 -3693 ((-794) $)) (-15 -2991 ((-1020) $)) (-15 -4150 ((-713) $)) (-15 -3422 ((-1070) (-108)))))) (T -51))
-((-2433 (*1 *1 *2 *3) (-12 (-5 *2 (-1020)) (-5 *3 (-713)) (-5 *1 (-51)))) (-2931 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-51)))) (-3693 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-51)))) (-2991 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-51)))) (-4150 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-51)))) (-3422 (*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1070)) (-5 *1 (-51)))))
-(-13 (-1016) (-10 -8 (-15 -2433 ($ (-1020) (-713))) (-15 -2931 ((-794) $)) (-15 -3693 ((-794) $)) (-15 -2991 ((-1020) $)) (-15 -4150 ((-713) $)) (-15 -3422 ((-1070) (-108)))))
-((-2372 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 16)))
-(((-52 |#1| |#2| |#3|) (-10 -7 (-15 -2372 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-973) (-591 |#1|) (-788 |#1|)) (T -52))
-((-2372 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-591 *5)) (-4 *5 (-973)) (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-788 *5)))))
-(-10 -7 (-15 -2372 (|#2| |#3| (-1 |#2| |#2|) |#2|)))
-((-2693 ((|#3| |#3| (-589 (-1087))) 35)) (-4034 ((|#3| (-589 (-995 |#1| |#2| |#3|)) |#3| (-852)) 22) ((|#3| (-589 (-995 |#1| |#2| |#3|)) |#3|) 20)))
-(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -4034 (|#3| (-589 (-995 |#1| |#2| |#3|)) |#3|)) (-15 -4034 (|#3| (-589 (-995 |#1| |#2| |#3|)) |#3| (-852))) (-15 -2693 (|#3| |#3| (-589 (-1087))))) (-1016) (-13 (-973) (-817 |#1|) (-786) (-564 (-823 |#1|))) (-13 (-406 |#2|) (-817 |#1|) (-564 (-823 |#1|)))) (T -53))
-((-2693 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-53 *4 *5 *2)) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))) (-4034 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-589 (-995 *5 *6 *2))) (-5 *4 (-852)) (-4 *5 (-1016)) (-4 *6 (-13 (-973) (-817 *5) (-786) (-564 (-823 *5)))) (-4 *2 (-13 (-406 *6) (-817 *5) (-564 (-823 *5)))) (-5 *1 (-53 *5 *6 *2)))) (-4034 (*1 *2 *3 *2) (-12 (-5 *3 (-589 (-995 *4 *5 *2))) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))) (-5 *1 (-53 *4 *5 *2)))))
-(-10 -7 (-15 -4034 (|#3| (-589 (-995 |#1| |#2| |#3|)) |#3|)) (-15 -4034 (|#3| (-589 (-995 |#1| |#2| |#3|)) |#3| (-852))) (-15 -2693 (|#3| |#3| (-589 (-1087)))))
-((-1620 (((-108) $ (-710)) 23)) (-2080 (($ $ (-523) |#3|) 46)) (-1232 (($ $ (-523) |#4|) 50)) (-2827 ((|#3| $ (-523)) 59)) (-1871 (((-589 |#2|) $) 30)) (-3051 (((-108) $ (-710)) 25)) (-3423 (((-108) |#2| $) 54)) (-2043 (($ (-1 |#2| |#2|) $) 37)) (-1345 (($ (-1 |#2| |#2|) $) 36) (($ (-1 |#2| |#2| |#2|) $ $) 40) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 42)) (-1418 (((-108) $ (-710)) 24)) (-4141 (($ $ |#2|) 34)) (-3379 (((-108) (-1 (-108) |#2|) $) 19)) (-1937 ((|#2| $ (-523) (-523)) NIL) ((|#2| $ (-523) (-523) |#2|) 27)) (-3977 (((-710) (-1 (-108) |#2|) $) 28) (((-710) |#2| $) 56)) (-1874 (($ $) 33)) (-1249 ((|#4| $ (-523)) 62)) (-1691 (((-794) $) 67)) (-2308 (((-108) (-1 (-108) |#2|) $) 18)) (-3941 (((-108) $ $) 53)) (-2810 (((-710) $) 26)))
-(((-54 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -1345 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2043 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1232 (|#1| |#1| (-523) |#4|)) (-15 -2080 (|#1| |#1| (-523) |#3|)) (-15 -1871 ((-589 |#2|) |#1|)) (-15 -1249 (|#4| |#1| (-523))) (-15 -2827 (|#3| |#1| (-523))) (-15 -1937 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523) (-523))) (-15 -4141 (|#1| |#1| |#2|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -3423 ((-108) |#2| |#1|)) (-15 -3977 ((-710) |#2| |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2810 ((-710) |#1|)) (-15 -1620 ((-108) |#1| (-710))) (-15 -3051 ((-108) |#1| (-710))) (-15 -1418 ((-108) |#1| (-710))) (-15 -1874 (|#1| |#1|))) (-55 |#2| |#3| |#4|) (-1123) (-349 |#2|) (-349 |#2|)) (T -54))
-NIL
-(-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -1345 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2043 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1232 (|#1| |#1| (-523) |#4|)) (-15 -2080 (|#1| |#1| (-523) |#3|)) (-15 -1871 ((-589 |#2|) |#1|)) (-15 -1249 (|#4| |#1| (-523))) (-15 -2827 (|#3| |#1| (-523))) (-15 -1937 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523) (-523))) (-15 -4141 (|#1| |#1| |#2|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -3423 ((-108) |#2| |#1|)) (-15 -3977 ((-710) |#2| |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2810 ((-710) |#1|)) (-15 -1620 ((-108) |#1| (-710))) (-15 -3051 ((-108) |#1| (-710))) (-15 -1418 ((-108) |#1| (-710))) (-15 -1874 (|#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#1| $ (-523) (-523) |#1|) 44)) (-2080 (($ $ (-523) |#2|) 42)) (-1232 (($ $ (-523) |#3|) 41)) (-4189 (($) 7 T CONST)) (-2827 ((|#2| $ (-523)) 46)) (-2053 ((|#1| $ (-523) (-523) |#1|) 43)) (-2000 ((|#1| $ (-523) (-523)) 48)) (-1871 (((-589 |#1|) $) 30)) (-1357 (((-710) $) 51)) (-3733 (($ (-710) (-710) |#1|) 57)) (-1370 (((-710) $) 50)) (-3051 (((-108) $ (-710)) 9)) (-1665 (((-523) $) 55)) (-2082 (((-523) $) 53)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3231 (((-523) $) 54)) (-3060 (((-523) $) 52)) (-2043 (($ (-1 |#1| |#1|) $) 34)) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-4141 (($ $ |#1|) 56)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ (-523) (-523)) 49) ((|#1| $ (-523) (-523) |#1|) 47)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1249 ((|#3| $ (-523)) 45)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3119 (*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-3107 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))) (-1487 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)))) (-4060 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-108)))) (-3694 (*1 *1 *2 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))) (-3142 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))) (-1234 (*1 *2 *1 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-4125 (*1 *1 *1 *2) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *2 (-339)))))
+(-13 (-973) (-107 |t#1| |t#1|) (-10 -8 (-15 -3119 (|t#1| $)) (-15 -3107 ($ $)) (-15 -1487 (|t#2| $)) (-15 -3015 ($ (-1 |t#1| |t#1|) $)) (-15 -4060 ((-108) $)) (-15 -3694 ($ |t#1| |t#2|)) (-15 -3142 ($ $)) (-15 -1234 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-339)) (-15 -4125 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-158)) (PROGN (-6 (-158)) (-6 (-37 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-515)) (-6 (-515)) |%noBranch|) (IF (|has| |t#1| (-37 (-383 (-523)))) (-6 (-37 (-383 (-523)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-267) |has| |#1| (-515)) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
+((-3260 (((-108) $ $) NIL)) (-4090 (((-589 $) (-1083 $) (-1087)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-883 $)) NIL)) (-3472 (($ (-1083 $) (-1087)) NIL) (($ (-1083 $)) NIL) (($ (-883 $)) NIL)) (-2388 (((-108) $) 11)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2394 (((-589 (-562 $)) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3834 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3584 (($ $) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-1258 (((-589 $) (-1083 $) (-1087)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-883 $)) NIL)) (-2167 (($ (-1083 $) (-1087)) NIL) (($ (-1083 $)) NIL) (($ (-883 $)) NIL)) (-2898 (((-3 (-562 $) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL)) (-1996 (((-562 $) $) NIL) (((-523) $) NIL) (((-383 (-523)) $) NIL)) (-2501 (($ $ $) NIL)) (-2203 (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2373 (-629 (-383 (-523)))) (|:| |vec| (-1169 (-383 (-523))))) (-629 $) (-1169 $)) NIL) (((-629 (-383 (-523))) (-629 $)) NIL)) (-1830 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-4035 (($ $) NIL) (($ (-589 $)) NIL)) (-2856 (((-589 (-110)) $) NIL)) (-1564 (((-110) (-110)) NIL)) (-3482 (((-108) $) 14)) (-2126 (((-108) $) NIL (|has| $ (-964 (-523))))) (-2164 (((-1039 (-523) (-562 $)) $) NIL)) (-1324 (($ $ (-523)) NIL)) (-2765 (((-1083 $) (-1083 $) (-562 $)) NIL) (((-1083 $) (-1083 $) (-589 (-562 $))) NIL) (($ $ (-562 $)) NIL) (($ $ (-589 (-562 $))) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-4016 (((-1083 $) (-562 $)) NIL (|has| $ (-973)))) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 $ $) (-562 $)) NIL)) (-2215 (((-3 (-562 $) "failed") $) NIL)) (-2012 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-3526 (((-589 (-562 $)) $) NIL)) (-2217 (($ (-110) $) NIL) (($ (-110) (-589 $)) NIL)) (-2676 (((-108) $ (-110)) NIL) (((-108) $ (-1087)) NIL)) (-3071 (($ $) NIL)) (-1942 (((-710) $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3791 (((-108) $ $) NIL) (((-108) $ (-1087)) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3775 (((-108) $) NIL (|has| $ (-964 (-523))))) (-1349 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3087 (((-710) $) NIL)) (-1502 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2404 (($ $) NIL) (($ $ $) NIL)) (-4024 (($ $ (-710)) NIL) (($ $) NIL)) (-2171 (((-1039 (-523) (-562 $)) $) NIL)) (-3399 (($ $) NIL (|has| $ (-973)))) (-3077 (((-355) $) NIL) (((-203) $) NIL) (((-155 (-355)) $) NIL)) (-3976 (((-794) $) NIL) (($ (-562 $)) NIL) (($ (-383 (-523))) NIL) (($ $) NIL) (($ (-523)) NIL) (($ (-1039 (-523) (-562 $))) NIL)) (-1698 (((-710)) NIL)) (-4114 (($ $) NIL) (($ (-589 $)) NIL)) (-1651 (((-108) (-110)) NIL)) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-523)) NIL) (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1428 (($) 7 T CONST)) (-1440 (($) 12 T CONST)) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 16)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL)) (-4115 (($ $ $) 15) (($ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-383 (-523))) NIL) (($ $ (-523)) NIL) (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ $ $) NIL) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL)))
+(((-47) (-13 (-279) (-27) (-964 (-523)) (-964 (-383 (-523))) (-585 (-523)) (-949) (-585 (-383 (-523))) (-136) (-564 (-155 (-355))) (-211) (-10 -8 (-15 -3976 ($ (-1039 (-523) (-562 $)))) (-15 -2164 ((-1039 (-523) (-562 $)) $)) (-15 -2171 ((-1039 (-523) (-562 $)) $)) (-15 -1830 ($ $)) (-15 -2765 ((-1083 $) (-1083 $) (-562 $))) (-15 -2765 ((-1083 $) (-1083 $) (-589 (-562 $)))) (-15 -2765 ($ $ (-562 $))) (-15 -2765 ($ $ (-589 (-562 $))))))) (T -47))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47)))) (-2164 (*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47)))) (-2171 (*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47)))) (-1830 (*1 *1 *1) (-5 *1 (-47))) (-2765 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 (-47))) (-5 *3 (-562 (-47))) (-5 *1 (-47)))) (-2765 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 (-47))) (-5 *3 (-589 (-562 (-47)))) (-5 *1 (-47)))) (-2765 (*1 *1 *1 *2) (-12 (-5 *2 (-562 (-47))) (-5 *1 (-47)))) (-2765 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-562 (-47)))) (-5 *1 (-47)))))
+(-13 (-279) (-27) (-964 (-523)) (-964 (-383 (-523))) (-585 (-523)) (-949) (-585 (-383 (-523))) (-136) (-564 (-155 (-355))) (-211) (-10 -8 (-15 -3976 ($ (-1039 (-523) (-562 $)))) (-15 -2164 ((-1039 (-523) (-562 $)) $)) (-15 -2171 ((-1039 (-523) (-562 $)) $)) (-15 -1830 ($ $)) (-15 -2765 ((-1083 $) (-1083 $) (-562 $))) (-15 -2765 ((-1083 $) (-1083 $) (-589 (-562 $)))) (-15 -2765 ($ $ (-562 $))) (-15 -2765 ($ $ (-589 (-562 $))))))
+((-3260 (((-108) $ $) NIL)) (-2559 (((-589 (-1087)) $) 17)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 7)) (-2403 (((-1092) $) 18)) (-4037 (((-108) $ $) NIL)))
+(((-48) (-13 (-1016) (-10 -8 (-15 -2559 ((-589 (-1087)) $)) (-15 -2403 ((-1092) $))))) (T -48))
+((-2559 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-48)))) (-2403 (*1 *2 *1) (-12 (-5 *2 (-1092)) (-5 *1 (-48)))))
+(-13 (-1016) (-10 -8 (-15 -2559 ((-589 (-1087)) $)) (-15 -2403 ((-1092) $))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 62)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-1936 (((-108) $) 20)) (-2898 (((-3 |#1| "failed") $) 23)) (-1996 ((|#1| $) 24)) (-3142 (($ $) 28)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-3119 ((|#1| $) 21)) (-1211 (($ $) 51)) (-3841 (((-1070) $) NIL)) (-4151 (((-108) $) 30)) (-2435 (((-1034) $) NIL)) (-4102 (($ (-710)) 49)) (-1847 (($ (-589 (-523))) 50)) (-1487 (((-710) $) 31)) (-3976 (((-794) $) 65) (($ (-523)) 46) (($ |#1|) 44)) (-1234 ((|#1| $ $) 19)) (-1698 (((-710)) 48)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 32 T CONST)) (-1440 (($) 14 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 41)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 42) (($ |#1| $) 36)))
+(((-49 |#1| |#2|) (-13 (-567 |#1|) (-964 |#1|) (-10 -8 (-15 -3119 (|#1| $)) (-15 -1211 ($ $)) (-15 -3142 ($ $)) (-15 -1234 (|#1| $ $)) (-15 -4102 ($ (-710))) (-15 -1847 ($ (-589 (-523)))) (-15 -4151 ((-108) $)) (-15 -1936 ((-108) $)) (-15 -1487 ((-710) $)) (-15 -3015 ($ (-1 |#1| |#1|) $)))) (-973) (-589 (-1087))) (T -49))
+((-3119 (*1 *2 *1) (-12 (-4 *2 (-973)) (-5 *1 (-49 *2 *3)) (-14 *3 (-589 (-1087))))) (-1211 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-973)) (-14 *3 (-589 (-1087))))) (-3142 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-973)) (-14 *3 (-589 (-1087))))) (-1234 (*1 *2 *1 *1) (-12 (-4 *2 (-973)) (-5 *1 (-49 *2 *3)) (-14 *3 (-589 (-1087))))) (-4102 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-1847 (*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-4151 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-1936 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-1487 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-49 *3 *4)) (-14 *4 (-589 (-1087))))))
+(-13 (-567 |#1|) (-964 |#1|) (-10 -8 (-15 -3119 (|#1| $)) (-15 -1211 ($ $)) (-15 -3142 ($ $)) (-15 -1234 (|#1| $ $)) (-15 -4102 ($ (-710))) (-15 -1847 ($ (-589 (-523)))) (-15 -4151 ((-108) $)) (-15 -1936 ((-108) $)) (-15 -1487 ((-710) $)) (-15 -3015 ($ (-1 |#1| |#1|) $))))
+((-1936 (((-108) (-51)) 13)) (-2898 (((-3 |#1| "failed") (-51)) 21)) (-1996 ((|#1| (-51)) 22)) (-3976 (((-51) |#1|) 18)))
+(((-50 |#1|) (-10 -7 (-15 -3976 ((-51) |#1|)) (-15 -2898 ((-3 |#1| "failed") (-51))) (-15 -1936 ((-108) (-51))) (-15 -1996 (|#1| (-51)))) (-1123)) (T -50))
+((-1996 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1123)))) (-1936 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1123)))) (-2898 (*1 *2 *3) (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1123)))) (-3976 (*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1123)))))
+(-10 -7 (-15 -3976 ((-51) |#1|)) (-15 -2898 ((-3 |#1| "failed") (-51))) (-15 -1936 ((-108) (-51))) (-15 -1996 (|#1| (-51))))
+((-3260 (((-108) $ $) NIL)) (-3186 (((-1070) (-108)) 25)) (-3534 (((-794) $) 24)) (-2478 (((-713) $) 12)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2574 (((-794) $) 16)) (-3448 (((-1020) $) 14)) (-3976 (((-794) $) 32)) (-3030 (($ (-1020) (-713)) 33)) (-4037 (((-108) $ $) 18)))
+(((-51) (-13 (-1016) (-10 -8 (-15 -3030 ($ (-1020) (-713))) (-15 -2574 ((-794) $)) (-15 -3534 ((-794) $)) (-15 -3448 ((-1020) $)) (-15 -2478 ((-713) $)) (-15 -3186 ((-1070) (-108)))))) (T -51))
+((-3030 (*1 *1 *2 *3) (-12 (-5 *2 (-1020)) (-5 *3 (-713)) (-5 *1 (-51)))) (-2574 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-51)))) (-3534 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-51)))) (-3448 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-51)))) (-2478 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-51)))) (-3186 (*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1070)) (-5 *1 (-51)))))
+(-13 (-1016) (-10 -8 (-15 -3030 ($ (-1020) (-713))) (-15 -2574 ((-794) $)) (-15 -3534 ((-794) $)) (-15 -3448 ((-1020) $)) (-15 -2478 ((-713) $)) (-15 -3186 ((-1070) (-108)))))
+((-3817 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 16)))
+(((-52 |#1| |#2| |#3|) (-10 -7 (-15 -3817 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-973) (-591 |#1|) (-788 |#1|)) (T -52))
+((-3817 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-591 *5)) (-4 *5 (-973)) (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-788 *5)))))
+(-10 -7 (-15 -3817 (|#2| |#3| (-1 |#2| |#2|) |#2|)))
+((-3965 ((|#3| |#3| (-589 (-1087))) 35)) (-1993 ((|#3| (-589 (-995 |#1| |#2| |#3|)) |#3| (-852)) 22) ((|#3| (-589 (-995 |#1| |#2| |#3|)) |#3|) 20)))
+(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -1993 (|#3| (-589 (-995 |#1| |#2| |#3|)) |#3|)) (-15 -1993 (|#3| (-589 (-995 |#1| |#2| |#3|)) |#3| (-852))) (-15 -3965 (|#3| |#3| (-589 (-1087))))) (-1016) (-13 (-973) (-817 |#1|) (-786) (-564 (-823 |#1|))) (-13 (-406 |#2|) (-817 |#1|) (-564 (-823 |#1|)))) (T -53))
+((-3965 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-53 *4 *5 *2)) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))) (-1993 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-589 (-995 *5 *6 *2))) (-5 *4 (-852)) (-4 *5 (-1016)) (-4 *6 (-13 (-973) (-817 *5) (-786) (-564 (-823 *5)))) (-4 *2 (-13 (-406 *6) (-817 *5) (-564 (-823 *5)))) (-5 *1 (-53 *5 *6 *2)))) (-1993 (*1 *2 *3 *2) (-12 (-5 *3 (-589 (-995 *4 *5 *2))) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))) (-5 *1 (-53 *4 *5 *2)))))
+(-10 -7 (-15 -1993 (|#3| (-589 (-995 |#1| |#2| |#3|)) |#3|)) (-15 -1993 (|#3| (-589 (-995 |#1| |#2| |#3|)) |#3| (-852))) (-15 -3965 (|#3| |#3| (-589 (-1087)))))
+((-2282 (((-108) $ (-710)) 23)) (-1205 (($ $ (-523) |#3|) 46)) (-2963 (($ $ (-523) |#4|) 50)) (-2823 ((|#3| $ (-523)) 59)) (-3133 (((-589 |#2|) $) 30)) (-1344 (((-108) $ (-710)) 25)) (-1348 (((-108) |#2| $) 54)) (-3063 (($ (-1 |#2| |#2|) $) 37)) (-3015 (($ (-1 |#2| |#2|) $) 36) (($ (-1 |#2| |#2| |#2|) $ $) 40) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 42)) (-4042 (((-108) $ (-710)) 24)) (-2408 (($ $ |#2|) 34)) (-2720 (((-108) (-1 (-108) |#2|) $) 19)) (-1502 ((|#2| $ (-523) (-523)) NIL) ((|#2| $ (-523) (-523) |#2|) 27)) (-2452 (((-710) (-1 (-108) |#2|) $) 28) (((-710) |#2| $) 56)) (-4124 (($ $) 33)) (-2032 ((|#4| $ (-523)) 62)) (-3976 (((-794) $) 68)) (-1505 (((-108) (-1 (-108) |#2|) $) 18)) (-4037 (((-108) $ $) 53)) (-1271 (((-710) $) 26)))
+(((-54 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -3015 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3063 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2963 (|#1| |#1| (-523) |#4|)) (-15 -1205 (|#1| |#1| (-523) |#3|)) (-15 -3133 ((-589 |#2|) |#1|)) (-15 -2032 (|#4| |#1| (-523))) (-15 -2823 (|#3| |#1| (-523))) (-15 -1502 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523) (-523))) (-15 -2408 (|#1| |#1| |#2|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -1348 ((-108) |#2| |#1|)) (-15 -2452 ((-710) |#2| |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1271 ((-710) |#1|)) (-15 -2282 ((-108) |#1| (-710))) (-15 -1344 ((-108) |#1| (-710))) (-15 -4042 ((-108) |#1| (-710))) (-15 -4124 (|#1| |#1|))) (-55 |#2| |#3| |#4|) (-1123) (-349 |#2|) (-349 |#2|)) (T -54))
+NIL
+(-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -3015 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3063 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2963 (|#1| |#1| (-523) |#4|)) (-15 -1205 (|#1| |#1| (-523) |#3|)) (-15 -3133 ((-589 |#2|) |#1|)) (-15 -2032 (|#4| |#1| (-523))) (-15 -2823 (|#3| |#1| (-523))) (-15 -1502 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523) (-523))) (-15 -2408 (|#1| |#1| |#2|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -1348 ((-108) |#2| |#1|)) (-15 -2452 ((-710) |#2| |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1271 ((-710) |#1|)) (-15 -2282 ((-108) |#1| (-710))) (-15 -1344 ((-108) |#1| (-710))) (-15 -4042 ((-108) |#1| (-710))) (-15 -4124 (|#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#1| $ (-523) (-523) |#1|) 44)) (-1205 (($ $ (-523) |#2|) 42)) (-2963 (($ $ (-523) |#3|) 41)) (-1640 (($) 7 T CONST)) (-2823 ((|#2| $ (-523)) 46)) (-3073 ((|#1| $ (-523) (-523) |#1|) 43)) (-3002 ((|#1| $ (-523) (-523)) 48)) (-3133 (((-589 |#1|) $) 30)) (-3656 (((-710) $) 51)) (-2348 (($ (-710) (-710) |#1|) 57)) (-3668 (((-710) $) 50)) (-1344 (((-108) $ (-710)) 9)) (-1392 (((-523) $) 55)) (-1219 (((-523) $) 53)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2102 (((-523) $) 54)) (-3328 (((-523) $) 52)) (-3063 (($ (-1 |#1| |#1|) $) 34)) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2408 (($ $ |#1|) 56)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ (-523) (-523)) 49) ((|#1| $ (-523) (-523) |#1|) 47)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-2032 ((|#3| $ (-523)) 45)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-55 |#1| |#2| |#3|) (-129) (-1123) (-349 |t#1|) (-349 |t#1|)) (T -55))
-((-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3733 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-710)) (-4 *3 (-1123)) (-4 *1 (-55 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-4141 (*1 *1 *1 *2) (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1123)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-1665 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-523)))) (-3231 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-523)))) (-2082 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-523)))) (-3060 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-523)))) (-1357 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-710)))) (-1370 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-710)))) (-1937 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-1123)))) (-2000 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-1123)))) (-1937 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)))) (-2827 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1123)) (-4 *5 (-349 *4)) (-4 *2 (-349 *4)))) (-1249 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1123)) (-4 *5 (-349 *4)) (-4 *2 (-349 *4)))) (-1871 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-589 *3)))) (-1849 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)))) (-2053 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)))) (-2080 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-523)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1123)) (-4 *3 (-349 *4)) (-4 *5 (-349 *4)))) (-1232 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-523)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1123)) (-4 *5 (-349 *4)) (-4 *3 (-349 *4)))) (-2043 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-1345 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-1345 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
-(-13 (-462 |t#1|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -3733 ($ (-710) (-710) |t#1|)) (-15 -4141 ($ $ |t#1|)) (-15 -1665 ((-523) $)) (-15 -3231 ((-523) $)) (-15 -2082 ((-523) $)) (-15 -3060 ((-523) $)) (-15 -1357 ((-710) $)) (-15 -1370 ((-710) $)) (-15 -1937 (|t#1| $ (-523) (-523))) (-15 -2000 (|t#1| $ (-523) (-523))) (-15 -1937 (|t#1| $ (-523) (-523) |t#1|)) (-15 -2827 (|t#2| $ (-523))) (-15 -1249 (|t#3| $ (-523))) (-15 -1871 ((-589 |t#1|) $)) (-15 -1849 (|t#1| $ (-523) (-523) |t#1|)) (-15 -2053 (|t#1| $ (-523) (-523) |t#1|)) (-15 -2080 ($ $ (-523) |t#2|)) (-15 -1232 ($ $ (-523) |t#3|)) (-15 -1345 ($ (-1 |t#1| |t#1|) $)) (-15 -2043 ($ (-1 |t#1| |t#1|) $)) (-15 -1345 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -1345 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|))))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-4184 (((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 16)) (-2116 ((|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 18)) (-1345 (((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)) 13)))
-(((-56 |#1| |#2|) (-10 -7 (-15 -4184 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -2116 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1345 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)))) (-1123) (-1123)) (T -56))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-57 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-57 *6)) (-5 *1 (-56 *5 *6)))) (-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-56 *5 *2)))) (-4184 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5)))))
-(-10 -7 (-15 -4184 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -2116 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1345 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) |#1|) 11 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-3449 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2899 (($ (-589 |#1|)) 13) (($ (-710) |#1|) 14)) (-3733 (($ (-710) |#1|) 9)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) NIL (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 7)) (-1937 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-2394 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-57 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -2899 ($ (-589 |#1|))) (-15 -2899 ($ (-710) |#1|)))) (-1123)) (T -57))
-((-2899 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-57 *3)))) (-2899 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *1 (-57 *3)) (-4 *3 (-1123)))))
-(-13 (-19 |#1|) (-10 -8 (-15 -2899 ($ (-589 |#1|))) (-15 -2899 ($ (-710) |#1|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) (-523) |#1|) NIL)) (-2080 (($ $ (-523) (-57 |#1|)) NIL)) (-1232 (($ $ (-523) (-57 |#1|)) NIL)) (-4189 (($) NIL T CONST)) (-2827 (((-57 |#1|) $ (-523)) NIL)) (-2053 ((|#1| $ (-523) (-523) |#1|) NIL)) (-2000 ((|#1| $ (-523) (-523)) NIL)) (-1871 (((-589 |#1|) $) NIL)) (-1357 (((-710) $) NIL)) (-3733 (($ (-710) (-710) |#1|) NIL)) (-1370 (((-710) $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-1665 (((-523) $) NIL)) (-2082 (((-523) $) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3231 (((-523) $) NIL)) (-3060 (((-523) $) NIL)) (-2043 (($ (-1 |#1| |#1|) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-4141 (($ $ |#1|) NIL)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1249 (((-57 |#1|) $ (-523)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2348 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-710)) (-4 *3 (-1123)) (-4 *1 (-55 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2408 (*1 *1 *1 *2) (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1123)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-1392 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-523)))) (-2102 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-523)))) (-1219 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-523)))) (-3328 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-523)))) (-3656 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-710)))) (-3668 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-710)))) (-1502 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-1123)))) (-3002 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-1123)))) (-1502 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)))) (-2823 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1123)) (-4 *5 (-349 *4)) (-4 *2 (-349 *4)))) (-2032 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1123)) (-4 *5 (-349 *4)) (-4 *2 (-349 *4)))) (-3133 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-589 *3)))) (-4101 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)))) (-3073 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123)) (-4 *4 (-349 *2)) (-4 *5 (-349 *2)))) (-1205 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-523)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1123)) (-4 *3 (-349 *4)) (-4 *5 (-349 *4)))) (-2963 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-523)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1123)) (-4 *5 (-349 *4)) (-4 *3 (-349 *4)))) (-3063 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3015 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3015 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
+(-13 (-462 |t#1|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -2348 ($ (-710) (-710) |t#1|)) (-15 -2408 ($ $ |t#1|)) (-15 -1392 ((-523) $)) (-15 -2102 ((-523) $)) (-15 -1219 ((-523) $)) (-15 -3328 ((-523) $)) (-15 -3656 ((-710) $)) (-15 -3668 ((-710) $)) (-15 -1502 (|t#1| $ (-523) (-523))) (-15 -3002 (|t#1| $ (-523) (-523))) (-15 -1502 (|t#1| $ (-523) (-523) |t#1|)) (-15 -2823 (|t#2| $ (-523))) (-15 -2032 (|t#3| $ (-523))) (-15 -3133 ((-589 |t#1|) $)) (-15 -4101 (|t#1| $ (-523) (-523) |t#1|)) (-15 -3073 (|t#1| $ (-523) (-523) |t#1|)) (-15 -1205 ($ $ (-523) |t#2|)) (-15 -2963 ($ $ (-523) |t#3|)) (-15 -3015 ($ (-1 |t#1| |t#1|) $)) (-15 -3063 ($ (-1 |t#1| |t#1|) $)) (-15 -3015 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -3015 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|))))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-1586 (((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 16)) (-1830 ((|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 18)) (-3015 (((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)) 13)))
+(((-56 |#1| |#2|) (-10 -7 (-15 -1586 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1830 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -3015 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)))) (-1123) (-1123)) (T -56))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-57 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-57 *6)) (-5 *1 (-56 *5 *6)))) (-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-56 *5 *2)))) (-1586 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5)))))
+(-10 -7 (-15 -1586 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1830 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -3015 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) |#1|) 11 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-1894 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2363 (($ (-589 |#1|)) 13) (($ (-710) |#1|) 14)) (-2348 (($ (-710) |#1|) 9)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) NIL (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 7)) (-1502 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-2785 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-57 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -2363 ($ (-589 |#1|))) (-15 -2363 ($ (-710) |#1|)))) (-1123)) (T -57))
+((-2363 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-57 *3)))) (-2363 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *1 (-57 *3)) (-4 *3 (-1123)))))
+(-13 (-19 |#1|) (-10 -8 (-15 -2363 ($ (-589 |#1|))) (-15 -2363 ($ (-710) |#1|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) (-523) |#1|) NIL)) (-1205 (($ $ (-523) (-57 |#1|)) NIL)) (-2963 (($ $ (-523) (-57 |#1|)) NIL)) (-1640 (($) NIL T CONST)) (-2823 (((-57 |#1|) $ (-523)) NIL)) (-3073 ((|#1| $ (-523) (-523) |#1|) NIL)) (-3002 ((|#1| $ (-523) (-523)) NIL)) (-3133 (((-589 |#1|) $) NIL)) (-3656 (((-710) $) NIL)) (-2348 (($ (-710) (-710) |#1|) NIL)) (-3668 (((-710) $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1392 (((-523) $) NIL)) (-1219 (((-523) $) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2102 (((-523) $) NIL)) (-3328 (((-523) $) NIL)) (-3063 (($ (-1 |#1| |#1|) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2408 (($ $ |#1|) NIL)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-2032 (((-57 |#1|) $ (-523)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-58 |#1|) (-13 (-55 |#1| (-57 |#1|) (-57 |#1|)) (-10 -7 (-6 -4249))) (-1123)) (T -58))
NIL
(-13 (-55 |#1| (-57 |#1|) (-57 |#1|)) (-10 -7 (-6 -4249)))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 69) (((-3 $ "failed") (-1169 (-292 (-523)))) 58) (((-3 $ "failed") (-1169 (-883 (-355)))) 91) (((-3 $ "failed") (-1169 (-883 (-523)))) 80) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 47) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 36)) (-3508 (($ (-1169 (-292 (-355)))) 65) (($ (-1169 (-292 (-523)))) 54) (($ (-1169 (-883 (-355)))) 87) (($ (-1169 (-883 (-523)))) 76) (($ (-1169 (-383 (-883 (-355))))) 43) (($ (-1169 (-383 (-883 (-523))))) 29)) (-3826 (((-1174) $) 118)) (-1691 (((-794) $) 111) (($ (-589 (-306))) 100) (($ (-306)) 94) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 97) (($ (-1169 (-315 (-1704 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1704) (-638)))) 28)))
-(((-59 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1704) (-638))))))) (-1087)) (T -59))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1704) (-638)))) (-5 *1 (-59 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1704) (-638)))))))
-((-3826 (((-1174) $) 48) (((-1174)) 49)) (-1691 (((-794) $) 45)))
-(((-60 |#1|) (-13 (-371) (-10 -7 (-15 -3826 ((-1174))))) (-1087)) (T -60))
-((-3826 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-60 *3)) (-14 *3 (-1087)))))
-(-13 (-371) (-10 -7 (-15 -3826 ((-1174)))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 142) (((-3 $ "failed") (-1169 (-292 (-523)))) 132) (((-3 $ "failed") (-1169 (-883 (-355)))) 163) (((-3 $ "failed") (-1169 (-883 (-523)))) 152) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 121) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 110)) (-3508 (($ (-1169 (-292 (-355)))) 138) (($ (-1169 (-292 (-523)))) 128) (($ (-1169 (-883 (-355)))) 159) (($ (-1169 (-883 (-523)))) 148) (($ (-1169 (-383 (-883 (-355))))) 117) (($ (-1169 (-383 (-883 (-523))))) 103)) (-3826 (((-1174) $) 96)) (-1691 (((-794) $) 90) (($ (-589 (-306))) 28) (($ (-306)) 34) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 31) (($ (-1169 (-315 (-1704) (-1704 (QUOTE XC)) (-638)))) 88)))
-(((-61 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE XC)) (-638))))))) (-1087)) (T -61))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 (QUOTE XC)) (-638)))) (-5 *1 (-61 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE XC)) (-638)))))))
-((-1220 (((-3 $ "failed") (-292 (-355))) 36) (((-3 $ "failed") (-292 (-523))) 41) (((-3 $ "failed") (-883 (-355))) 46) (((-3 $ "failed") (-883 (-523))) 51) (((-3 $ "failed") (-383 (-883 (-355)))) 31) (((-3 $ "failed") (-383 (-883 (-523)))) 26)) (-3508 (($ (-292 (-355))) 34) (($ (-292 (-523))) 39) (($ (-883 (-355))) 44) (($ (-883 (-523))) 49) (($ (-383 (-883 (-355)))) 29) (($ (-383 (-883 (-523)))) 23)) (-3826 (((-1174) $) 73)) (-1691 (((-794) $) 66) (($ (-589 (-306))) 57) (($ (-306)) 63) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 60) (($ (-315 (-1704 (QUOTE X)) (-1704) (-638))) 22)))
-(((-62 |#1|) (-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704 (QUOTE X)) (-1704) (-638)))))) (-1087)) (T -62))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-315 (-1704 (QUOTE X)) (-1704) (-638))) (-5 *1 (-62 *3)) (-14 *3 (-1087)))))
-(-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704 (QUOTE X)) (-1704) (-638))))))
-((-1220 (((-3 $ "failed") (-629 (-292 (-355)))) 100) (((-3 $ "failed") (-629 (-292 (-523)))) 89) (((-3 $ "failed") (-629 (-883 (-355)))) 122) (((-3 $ "failed") (-629 (-883 (-523)))) 111) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 78) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 67)) (-3508 (($ (-629 (-292 (-355)))) 96) (($ (-629 (-292 (-523)))) 85) (($ (-629 (-883 (-355)))) 118) (($ (-629 (-883 (-523)))) 107) (($ (-629 (-383 (-883 (-355))))) 74) (($ (-629 (-383 (-883 (-523))))) 60)) (-3826 (((-1174) $) 130)) (-1691 (((-794) $) 124) (($ (-589 (-306))) 27) (($ (-306)) 33) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 30) (($ (-629 (-315 (-1704) (-1704 (QUOTE X) (QUOTE HESS)) (-638)))) 53)))
-(((-63 |#1|) (-13 (-360) (-10 -8 (-15 -1691 ($ (-629 (-315 (-1704) (-1704 (QUOTE X) (QUOTE HESS)) (-638))))))) (-1087)) (T -63))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-629 (-315 (-1704) (-1704 (QUOTE X) (QUOTE HESS)) (-638)))) (-5 *1 (-63 *3)) (-14 *3 (-1087)))))
-(-13 (-360) (-10 -8 (-15 -1691 ($ (-629 (-315 (-1704) (-1704 (QUOTE X) (QUOTE HESS)) (-638)))))))
-((-1220 (((-3 $ "failed") (-292 (-355))) 54) (((-3 $ "failed") (-292 (-523))) 59) (((-3 $ "failed") (-883 (-355))) 64) (((-3 $ "failed") (-883 (-523))) 69) (((-3 $ "failed") (-383 (-883 (-355)))) 49) (((-3 $ "failed") (-383 (-883 (-523)))) 44)) (-3508 (($ (-292 (-355))) 52) (($ (-292 (-523))) 57) (($ (-883 (-355))) 62) (($ (-883 (-523))) 67) (($ (-383 (-883 (-355)))) 47) (($ (-383 (-883 (-523)))) 41)) (-3826 (((-1174) $) 78)) (-1691 (((-794) $) 72) (($ (-589 (-306))) 27) (($ (-306)) 33) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 30) (($ (-315 (-1704) (-1704 (QUOTE XC)) (-638))) 38)))
-(((-64 |#1|) (-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704) (-1704 (QUOTE XC)) (-638)))))) (-1087)) (T -64))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-315 (-1704) (-1704 (QUOTE XC)) (-638))) (-5 *1 (-64 *3)) (-14 *3 (-1087)))))
-(-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704) (-1704 (QUOTE XC)) (-638))))))
-((-3826 (((-1174) $) 63)) (-1691 (((-794) $) 57) (($ (-629 (-638))) 49) (($ (-589 (-306))) 48) (($ (-306)) 55) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 53)))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 74) (((-3 $ "failed") (-1169 (-292 (-523)))) 63) (((-3 $ "failed") (-1169 (-883 (-355)))) 94) (((-3 $ "failed") (-1169 (-883 (-523)))) 84) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 52) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 39)) (-1996 (($ (-1169 (-292 (-355)))) 70) (($ (-1169 (-292 (-523)))) 59) (($ (-1169 (-883 (-355)))) 90) (($ (-1169 (-883 (-523)))) 80) (($ (-1169 (-383 (-883 (-355))))) 48) (($ (-1169 (-383 (-883 (-523))))) 32)) (-2034 (((-1174) $) 120)) (-3976 (((-794) $) 113) (($ (-589 (-306))) 103) (($ (-306)) 97) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 101) (($ (-1169 (-315 (-3985 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-3985) (-638)))) 31)))
+(((-59 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-3985) (-638))))))) (-1087)) (T -59))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-3985) (-638)))) (-5 *1 (-59 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-3985) (-638)))))))
+((-2034 (((-1174) $) 53) (((-1174)) 54)) (-3976 (((-794) $) 50)))
+(((-60 |#1|) (-13 (-371) (-10 -7 (-15 -2034 ((-1174))))) (-1087)) (T -60))
+((-2034 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-60 *3)) (-14 *3 (-1087)))))
+(-13 (-371) (-10 -7 (-15 -2034 ((-1174)))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 144) (((-3 $ "failed") (-1169 (-292 (-523)))) 134) (((-3 $ "failed") (-1169 (-883 (-355)))) 164) (((-3 $ "failed") (-1169 (-883 (-523)))) 154) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 123) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 111)) (-1996 (($ (-1169 (-292 (-355)))) 140) (($ (-1169 (-292 (-523)))) 130) (($ (-1169 (-883 (-355)))) 160) (($ (-1169 (-883 (-523)))) 150) (($ (-1169 (-383 (-883 (-355))))) 119) (($ (-1169 (-383 (-883 (-523))))) 104)) (-2034 (((-1174) $) 97)) (-3976 (((-794) $) 91) (($ (-589 (-306))) 29) (($ (-306)) 34) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 32) (($ (-1169 (-315 (-3985) (-3985 (QUOTE XC)) (-638)))) 89)))
+(((-61 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE XC)) (-638))))))) (-1087)) (T -61))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 (QUOTE XC)) (-638)))) (-5 *1 (-61 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE XC)) (-638)))))))
+((-2898 (((-3 $ "failed") (-292 (-355))) 41) (((-3 $ "failed") (-292 (-523))) 46) (((-3 $ "failed") (-883 (-355))) 50) (((-3 $ "failed") (-883 (-523))) 54) (((-3 $ "failed") (-383 (-883 (-355)))) 36) (((-3 $ "failed") (-383 (-883 (-523)))) 29)) (-1996 (($ (-292 (-355))) 39) (($ (-292 (-523))) 44) (($ (-883 (-355))) 48) (($ (-883 (-523))) 52) (($ (-383 (-883 (-355)))) 34) (($ (-383 (-883 (-523)))) 26)) (-2034 (((-1174) $) 76)) (-3976 (((-794) $) 69) (($ (-589 (-306))) 61) (($ (-306)) 66) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 64) (($ (-315 (-3985 (QUOTE X)) (-3985) (-638))) 25)))
+(((-62 |#1|) (-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985 (QUOTE X)) (-3985) (-638)))))) (-1087)) (T -62))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-315 (-3985 (QUOTE X)) (-3985) (-638))) (-5 *1 (-62 *3)) (-14 *3 (-1087)))))
+(-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985 (QUOTE X)) (-3985) (-638))))))
+((-2898 (((-3 $ "failed") (-629 (-292 (-355)))) 109) (((-3 $ "failed") (-629 (-292 (-523)))) 97) (((-3 $ "failed") (-629 (-883 (-355)))) 131) (((-3 $ "failed") (-629 (-883 (-523)))) 120) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 85) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 71)) (-1996 (($ (-629 (-292 (-355)))) 105) (($ (-629 (-292 (-523)))) 93) (($ (-629 (-883 (-355)))) 127) (($ (-629 (-883 (-523)))) 116) (($ (-629 (-383 (-883 (-355))))) 81) (($ (-629 (-383 (-883 (-523))))) 64)) (-2034 (((-1174) $) 139)) (-3976 (((-794) $) 133) (($ (-589 (-306))) 28) (($ (-306)) 33) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 31) (($ (-629 (-315 (-3985) (-3985 (QUOTE X) (QUOTE HESS)) (-638)))) 54)))
+(((-63 |#1|) (-13 (-360) (-10 -8 (-15 -3976 ($ (-629 (-315 (-3985) (-3985 (QUOTE X) (QUOTE HESS)) (-638))))))) (-1087)) (T -63))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-629 (-315 (-3985) (-3985 (QUOTE X) (QUOTE HESS)) (-638)))) (-5 *1 (-63 *3)) (-14 *3 (-1087)))))
+(-13 (-360) (-10 -8 (-15 -3976 ($ (-629 (-315 (-3985) (-3985 (QUOTE X) (QUOTE HESS)) (-638)))))))
+((-2898 (((-3 $ "failed") (-292 (-355))) 59) (((-3 $ "failed") (-292 (-523))) 64) (((-3 $ "failed") (-883 (-355))) 68) (((-3 $ "failed") (-883 (-523))) 72) (((-3 $ "failed") (-383 (-883 (-355)))) 54) (((-3 $ "failed") (-383 (-883 (-523)))) 47)) (-1996 (($ (-292 (-355))) 57) (($ (-292 (-523))) 62) (($ (-883 (-355))) 66) (($ (-883 (-523))) 70) (($ (-383 (-883 (-355)))) 52) (($ (-383 (-883 (-523)))) 44)) (-2034 (((-1174) $) 81)) (-3976 (((-794) $) 75) (($ (-589 (-306))) 28) (($ (-306)) 33) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 31) (($ (-315 (-3985) (-3985 (QUOTE XC)) (-638))) 39)))
+(((-64 |#1|) (-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985) (-3985 (QUOTE XC)) (-638)))))) (-1087)) (T -64))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-315 (-3985) (-3985 (QUOTE XC)) (-638))) (-5 *1 (-64 *3)) (-14 *3 (-1087)))))
+(-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985) (-3985 (QUOTE XC)) (-638))))))
+((-2034 (((-1174) $) 63)) (-3976 (((-794) $) 57) (($ (-629 (-638))) 49) (($ (-589 (-306))) 48) (($ (-306)) 55) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 53)))
(((-65 |#1|) (-359) (-1087)) (T -65))
NIL
(-359)
-((-3826 (((-1174) $) 64)) (-1691 (((-794) $) 58) (($ (-629 (-638))) 50) (($ (-589 (-306))) 49) (($ (-306)) 52) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 55)))
+((-2034 (((-1174) $) 64)) (-3976 (((-794) $) 58) (($ (-629 (-638))) 50) (($ (-589 (-306))) 49) (($ (-306)) 52) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 55)))
(((-66 |#1|) (-359) (-1087)) (T -66))
NIL
(-359)
-((-3826 (((-1174) $) NIL) (((-1174)) 32)) (-1691 (((-794) $) NIL)))
-(((-67 |#1|) (-13 (-371) (-10 -7 (-15 -3826 ((-1174))))) (-1087)) (T -67))
-((-3826 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-67 *3)) (-14 *3 (-1087)))))
-(-13 (-371) (-10 -7 (-15 -3826 ((-1174)))))
-((-3826 (((-1174) $) 68)) (-1691 (((-794) $) 62) (($ (-629 (-638))) 53) (($ (-589 (-306))) 56) (($ (-306)) 59) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 52)))
+((-2034 (((-1174) $) NIL) (((-1174)) 32)) (-3976 (((-794) $) NIL)))
+(((-67 |#1|) (-13 (-371) (-10 -7 (-15 -2034 ((-1174))))) (-1087)) (T -67))
+((-2034 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-67 *3)) (-14 *3 (-1087)))))
+(-13 (-371) (-10 -7 (-15 -2034 ((-1174)))))
+((-2034 (((-1174) $) 73)) (-3976 (((-794) $) 67) (($ (-629 (-638))) 59) (($ (-589 (-306))) 61) (($ (-306)) 64) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 58)))
(((-68 |#1|) (-359) (-1087)) (T -68))
NIL
(-359)
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 98) (((-3 $ "failed") (-1169 (-292 (-523)))) 87) (((-3 $ "failed") (-1169 (-883 (-355)))) 119) (((-3 $ "failed") (-1169 (-883 (-523)))) 108) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 76) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 65)) (-3508 (($ (-1169 (-292 (-355)))) 94) (($ (-1169 (-292 (-523)))) 83) (($ (-1169 (-883 (-355)))) 115) (($ (-1169 (-883 (-523)))) 104) (($ (-1169 (-383 (-883 (-355))))) 72) (($ (-1169 (-383 (-883 (-523))))) 58)) (-3826 (((-1174) $) 133)) (-1691 (((-794) $) 127) (($ (-589 (-306))) 122) (($ (-306)) 125) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 50) (($ (-1169 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638)))) 51)))
-(((-69 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638))))))) (-1087)) (T -69))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638)))) (-5 *1 (-69 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638)))))))
-((-3826 (((-1174) $) 32) (((-1174)) 31)) (-1691 (((-794) $) 35)))
-(((-70 |#1|) (-13 (-371) (-10 -7 (-15 -3826 ((-1174))))) (-1087)) (T -70))
-((-3826 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-70 *3)) (-14 *3 (-1087)))))
-(-13 (-371) (-10 -7 (-15 -3826 ((-1174)))))
-((-3826 (((-1174) $) 62)) (-1691 (((-794) $) 56) (($ (-629 (-638))) 47) (($ (-589 (-306))) 50) (($ (-306)) 53) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 46)))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 103) (((-3 $ "failed") (-1169 (-292 (-523)))) 92) (((-3 $ "failed") (-1169 (-883 (-355)))) 123) (((-3 $ "failed") (-1169 (-883 (-523)))) 113) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 81) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 68)) (-1996 (($ (-1169 (-292 (-355)))) 99) (($ (-1169 (-292 (-523)))) 88) (($ (-1169 (-883 (-355)))) 119) (($ (-1169 (-883 (-523)))) 109) (($ (-1169 (-383 (-883 (-355))))) 77) (($ (-1169 (-383 (-883 (-523))))) 61)) (-2034 (((-1174) $) 136)) (-3976 (((-794) $) 130) (($ (-589 (-306))) 125) (($ (-306)) 128) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 53) (($ (-1169 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638)))) 54)))
+(((-69 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638))))))) (-1087)) (T -69))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638)))) (-5 *1 (-69 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638)))))))
+((-2034 (((-1174) $) 32) (((-1174)) 31)) (-3976 (((-794) $) 35)))
+(((-70 |#1|) (-13 (-371) (-10 -7 (-15 -2034 ((-1174))))) (-1087)) (T -70))
+((-2034 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-70 *3)) (-14 *3 (-1087)))))
+(-13 (-371) (-10 -7 (-15 -2034 ((-1174)))))
+((-2034 (((-1174) $) 63)) (-3976 (((-794) $) 57) (($ (-629 (-638))) 49) (($ (-589 (-306))) 51) (($ (-306)) 54) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 48)))
(((-71 |#1|) (-359) (-1087)) (T -71))
NIL
(-359)
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 119) (((-3 $ "failed") (-1169 (-292 (-523)))) 108) (((-3 $ "failed") (-1169 (-883 (-355)))) 141) (((-3 $ "failed") (-1169 (-883 (-523)))) 130) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 98) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 87)) (-3508 (($ (-1169 (-292 (-355)))) 115) (($ (-1169 (-292 (-523)))) 104) (($ (-1169 (-883 (-355)))) 137) (($ (-1169 (-883 (-523)))) 126) (($ (-1169 (-383 (-883 (-355))))) 94) (($ (-1169 (-383 (-883 (-523))))) 80)) (-3826 (((-1174) $) 73)) (-1691 (((-794) $) 27) (($ (-589 (-306))) 63) (($ (-306)) 59) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 66) (($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))) 60)))
-(((-72 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638))))))) (-1087)) (T -72))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))) (-5 *1 (-72 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 125) (((-3 $ "failed") (-1169 (-292 (-523)))) 114) (((-3 $ "failed") (-1169 (-883 (-355)))) 147) (((-3 $ "failed") (-1169 (-883 (-523)))) 136) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 103) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 92)) (-3508 (($ (-1169 (-292 (-355)))) 121) (($ (-1169 (-292 (-523)))) 110) (($ (-1169 (-883 (-355)))) 143) (($ (-1169 (-883 (-523)))) 132) (($ (-1169 (-383 (-883 (-355))))) 99) (($ (-1169 (-383 (-883 (-523))))) 85)) (-3826 (((-1174) $) 78)) (-1691 (((-794) $) 70) (($ (-589 (-306))) NIL) (($ (-306)) NIL) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) NIL) (($ (-1169 (-315 (-1704 (QUOTE X) (QUOTE EPS)) (-1704 (QUOTE -1343)) (-638)))) 65)))
-(((-73 |#1| |#2| |#3|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X) (QUOTE EPS)) (-1704 (QUOTE -1343)) (-638))))))) (-1087) (-1087) (-1087)) (T -73))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704 (QUOTE X) (QUOTE EPS)) (-1704 (QUOTE -1343)) (-638)))) (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1087)) (-14 *4 (-1087)) (-14 *5 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X) (QUOTE EPS)) (-1704 (QUOTE -1343)) (-638)))))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 129) (((-3 $ "failed") (-1169 (-292 (-523)))) 118) (((-3 $ "failed") (-1169 (-883 (-355)))) 151) (((-3 $ "failed") (-1169 (-883 (-523)))) 140) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 107) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 96)) (-3508 (($ (-1169 (-292 (-355)))) 125) (($ (-1169 (-292 (-523)))) 114) (($ (-1169 (-883 (-355)))) 147) (($ (-1169 (-883 (-523)))) 136) (($ (-1169 (-383 (-883 (-355))))) 103) (($ (-1169 (-383 (-883 (-523))))) 89)) (-3826 (((-1174) $) 82)) (-1691 (((-794) $) 74) (($ (-589 (-306))) NIL) (($ (-306)) NIL) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) NIL) (($ (-1169 (-315 (-1704 (QUOTE EPS)) (-1704 (QUOTE YA) (QUOTE YB)) (-638)))) 69)))
-(((-74 |#1| |#2| |#3|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE EPS)) (-1704 (QUOTE YA) (QUOTE YB)) (-638))))))) (-1087) (-1087) (-1087)) (T -74))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704 (QUOTE EPS)) (-1704 (QUOTE YA) (QUOTE YB)) (-638)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1087)) (-14 *4 (-1087)) (-14 *5 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE EPS)) (-1704 (QUOTE YA) (QUOTE YB)) (-638)))))))
-((-1220 (((-3 $ "failed") (-292 (-355))) 77) (((-3 $ "failed") (-292 (-523))) 82) (((-3 $ "failed") (-883 (-355))) 87) (((-3 $ "failed") (-883 (-523))) 92) (((-3 $ "failed") (-383 (-883 (-355)))) 72) (((-3 $ "failed") (-383 (-883 (-523)))) 67)) (-3508 (($ (-292 (-355))) 75) (($ (-292 (-523))) 80) (($ (-883 (-355))) 85) (($ (-883 (-523))) 90) (($ (-383 (-883 (-355)))) 70) (($ (-383 (-883 (-523)))) 64)) (-3826 (((-1174) $) 61)) (-1691 (((-794) $) 49) (($ (-589 (-306))) 45) (($ (-306)) 55) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 53) (($ (-315 (-1704) (-1704 (QUOTE X)) (-638))) 46)))
-(((-75 |#1|) (-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704) (-1704 (QUOTE X)) (-638)))))) (-1087)) (T -75))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-315 (-1704) (-1704 (QUOTE X)) (-638))) (-5 *1 (-75 *3)) (-14 *3 (-1087)))))
-(-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704) (-1704 (QUOTE X)) (-638))))))
-((-1220 (((-3 $ "failed") (-292 (-355))) 41) (((-3 $ "failed") (-292 (-523))) 46) (((-3 $ "failed") (-883 (-355))) 51) (((-3 $ "failed") (-883 (-523))) 56) (((-3 $ "failed") (-383 (-883 (-355)))) 36) (((-3 $ "failed") (-383 (-883 (-523)))) 31)) (-3508 (($ (-292 (-355))) 39) (($ (-292 (-523))) 44) (($ (-883 (-355))) 49) (($ (-883 (-523))) 54) (($ (-383 (-883 (-355)))) 34) (($ (-383 (-883 (-523)))) 28)) (-3826 (((-1174) $) 77)) (-1691 (((-794) $) 71) (($ (-589 (-306))) 62) (($ (-306)) 68) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 65) (($ (-315 (-1704) (-1704 (QUOTE X)) (-638))) 27)))
-(((-76 |#1|) (-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704) (-1704 (QUOTE X)) (-638)))))) (-1087)) (T -76))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-315 (-1704) (-1704 (QUOTE X)) (-638))) (-5 *1 (-76 *3)) (-14 *3 (-1087)))))
-(-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704) (-1704 (QUOTE X)) (-638))))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 84) (((-3 $ "failed") (-1169 (-292 (-523)))) 73) (((-3 $ "failed") (-1169 (-883 (-355)))) 106) (((-3 $ "failed") (-1169 (-883 (-523)))) 95) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 62) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 51)) (-3508 (($ (-1169 (-292 (-355)))) 80) (($ (-1169 (-292 (-523)))) 69) (($ (-1169 (-883 (-355)))) 102) (($ (-1169 (-883 (-523)))) 91) (($ (-1169 (-383 (-883 (-355))))) 58) (($ (-1169 (-383 (-883 (-523))))) 44)) (-3826 (((-1174) $) 122)) (-1691 (((-794) $) 116) (($ (-589 (-306))) 109) (($ (-306)) 36) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 112) (($ (-1169 (-315 (-1704) (-1704 (QUOTE XC)) (-638)))) 37)))
-(((-77 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE XC)) (-638))))))) (-1087)) (T -77))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 (QUOTE XC)) (-638)))) (-5 *1 (-77 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE XC)) (-638)))))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 137) (((-3 $ "failed") (-1169 (-292 (-523)))) 126) (((-3 $ "failed") (-1169 (-883 (-355)))) 158) (((-3 $ "failed") (-1169 (-883 (-523)))) 147) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 116) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 105)) (-3508 (($ (-1169 (-292 (-355)))) 133) (($ (-1169 (-292 (-523)))) 122) (($ (-1169 (-883 (-355)))) 154) (($ (-1169 (-883 (-523)))) 143) (($ (-1169 (-383 (-883 (-355))))) 112) (($ (-1169 (-383 (-883 (-523))))) 98)) (-3826 (((-1174) $) 91)) (-1691 (((-794) $) 85) (($ (-589 (-306))) 76) (($ (-306)) 83) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 81) (($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))) 77)))
-(((-78 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638))))))) (-1087)) (T -78))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))) (-5 *1 (-78 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 73) (((-3 $ "failed") (-1169 (-292 (-523)))) 62) (((-3 $ "failed") (-1169 (-883 (-355)))) 95) (((-3 $ "failed") (-1169 (-883 (-523)))) 84) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 51) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 40)) (-3508 (($ (-1169 (-292 (-355)))) 69) (($ (-1169 (-292 (-523)))) 58) (($ (-1169 (-883 (-355)))) 91) (($ (-1169 (-883 (-523)))) 80) (($ (-1169 (-383 (-883 (-355))))) 47) (($ (-1169 (-383 (-883 (-523))))) 33)) (-3826 (((-1174) $) 121)) (-1691 (((-794) $) 115) (($ (-589 (-306))) 106) (($ (-306)) 112) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 110) (($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))) 32)))
-(((-79 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638))))))) (-1087)) (T -79))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))) (-5 *1 (-79 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704) (-1704 (QUOTE X)) (-638)))))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 91) (((-3 $ "failed") (-1169 (-292 (-523)))) 80) (((-3 $ "failed") (-1169 (-883 (-355)))) 113) (((-3 $ "failed") (-1169 (-883 (-523)))) 102) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 69) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 58)) (-3508 (($ (-1169 (-292 (-355)))) 87) (($ (-1169 (-292 (-523)))) 76) (($ (-1169 (-883 (-355)))) 109) (($ (-1169 (-883 (-523)))) 98) (($ (-1169 (-383 (-883 (-355))))) 65) (($ (-1169 (-383 (-883 (-523))))) 51)) (-3826 (((-1174) $) 44)) (-1691 (((-794) $) 38) (($ (-589 (-306))) 28) (($ (-306)) 31) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 34) (($ (-1169 (-315 (-1704 (QUOTE X) (QUOTE -1343)) (-1704) (-638)))) 29)))
-(((-80 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X) (QUOTE -1343)) (-1704) (-638))))))) (-1087)) (T -80))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704 (QUOTE X) (QUOTE -1343)) (-1704) (-638)))) (-5 *1 (-80 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X) (QUOTE -1343)) (-1704) (-638)))))))
-((-1220 (((-3 $ "failed") (-629 (-292 (-355)))) 104) (((-3 $ "failed") (-629 (-292 (-523)))) 93) (((-3 $ "failed") (-629 (-883 (-355)))) 126) (((-3 $ "failed") (-629 (-883 (-523)))) 115) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 83) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 72)) (-3508 (($ (-629 (-292 (-355)))) 100) (($ (-629 (-292 (-523)))) 89) (($ (-629 (-883 (-355)))) 122) (($ (-629 (-883 (-523)))) 111) (($ (-629 (-383 (-883 (-355))))) 79) (($ (-629 (-383 (-883 (-523))))) 65)) (-3826 (((-1174) $) 58)) (-1691 (((-794) $) 45) (($ (-589 (-306))) 52) (($ (-306)) 41) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 49) (($ (-629 (-315 (-1704 (QUOTE X) (QUOTE -1343)) (-1704) (-638)))) 42)))
-(((-81 |#1|) (-13 (-360) (-10 -8 (-15 -1691 ($ (-629 (-315 (-1704 (QUOTE X) (QUOTE -1343)) (-1704) (-638))))))) (-1087)) (T -81))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-629 (-315 (-1704 (QUOTE X) (QUOTE -1343)) (-1704) (-638)))) (-5 *1 (-81 *3)) (-14 *3 (-1087)))))
-(-13 (-360) (-10 -8 (-15 -1691 ($ (-629 (-315 (-1704 (QUOTE X) (QUOTE -1343)) (-1704) (-638)))))))
-((-1220 (((-3 $ "failed") (-629 (-292 (-355)))) 103) (((-3 $ "failed") (-629 (-292 (-523)))) 92) (((-3 $ "failed") (-629 (-883 (-355)))) 124) (((-3 $ "failed") (-629 (-883 (-523)))) 113) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 81) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 70)) (-3508 (($ (-629 (-292 (-355)))) 99) (($ (-629 (-292 (-523)))) 88) (($ (-629 (-883 (-355)))) 120) (($ (-629 (-883 (-523)))) 109) (($ (-629 (-383 (-883 (-355))))) 77) (($ (-629 (-383 (-883 (-523))))) 63)) (-3826 (((-1174) $) 56)) (-1691 (((-794) $) 50) (($ (-589 (-306))) 44) (($ (-306)) 47) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 40) (($ (-629 (-315 (-1704 (QUOTE X)) (-1704) (-638)))) 41)))
-(((-82 |#1|) (-13 (-360) (-10 -8 (-15 -1691 ($ (-629 (-315 (-1704 (QUOTE X)) (-1704) (-638))))))) (-1087)) (T -82))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-629 (-315 (-1704 (QUOTE X)) (-1704) (-638)))) (-5 *1 (-82 *3)) (-14 *3 (-1087)))))
-(-13 (-360) (-10 -8 (-15 -1691 ($ (-629 (-315 (-1704 (QUOTE X)) (-1704) (-638)))))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 99) (((-3 $ "failed") (-1169 (-292 (-523)))) 88) (((-3 $ "failed") (-1169 (-883 (-355)))) 121) (((-3 $ "failed") (-1169 (-883 (-523)))) 110) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 77) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 66)) (-3508 (($ (-1169 (-292 (-355)))) 95) (($ (-1169 (-292 (-523)))) 84) (($ (-1169 (-883 (-355)))) 117) (($ (-1169 (-883 (-523)))) 106) (($ (-1169 (-383 (-883 (-355))))) 73) (($ (-1169 (-383 (-883 (-523))))) 59)) (-3826 (((-1174) $) 45)) (-1691 (((-794) $) 39) (($ (-589 (-306))) 48) (($ (-306)) 35) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 51) (($ (-1169 (-315 (-1704 (QUOTE X)) (-1704) (-638)))) 36)))
-(((-83 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X)) (-1704) (-638))))))) (-1087)) (T -83))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704 (QUOTE X)) (-1704) (-638)))) (-5 *1 (-83 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X)) (-1704) (-638)))))))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 74) (((-3 $ "failed") (-1169 (-292 (-523)))) 63) (((-3 $ "failed") (-1169 (-883 (-355)))) 96) (((-3 $ "failed") (-1169 (-883 (-523)))) 85) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 52) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 41)) (-3508 (($ (-1169 (-292 (-355)))) 70) (($ (-1169 (-292 (-523)))) 59) (($ (-1169 (-883 (-355)))) 92) (($ (-1169 (-883 (-523)))) 81) (($ (-1169 (-383 (-883 (-355))))) 48) (($ (-1169 (-383 (-883 (-523))))) 34)) (-3826 (((-1174) $) 122)) (-1691 (((-794) $) 116) (($ (-589 (-306))) 107) (($ (-306)) 113) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 111) (($ (-1169 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638)))) 33)))
-(((-84 |#1|) (-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638))))))) (-1087)) (T -84))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638)))) (-5 *1 (-84 *3)) (-14 *3 (-1087)))))
-(-13 (-416) (-10 -8 (-15 -1691 ($ (-1169 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638)))))))
-((-1220 (((-3 $ "failed") (-629 (-292 (-355)))) 105) (((-3 $ "failed") (-629 (-292 (-523)))) 94) (((-3 $ "failed") (-629 (-883 (-355)))) 127) (((-3 $ "failed") (-629 (-883 (-523)))) 116) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 83) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 72)) (-3508 (($ (-629 (-292 (-355)))) 101) (($ (-629 (-292 (-523)))) 90) (($ (-629 (-883 (-355)))) 123) (($ (-629 (-883 (-523)))) 112) (($ (-629 (-383 (-883 (-355))))) 79) (($ (-629 (-383 (-883 (-523))))) 65)) (-3826 (((-1174) $) 58)) (-1691 (((-794) $) 52) (($ (-589 (-306))) 42) (($ (-306)) 49) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 47) (($ (-629 (-315 (-1704 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1704) (-638)))) 43)))
-(((-85 |#1|) (-13 (-360) (-10 -8 (-15 -1691 ($ (-629 (-315 (-1704 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1704) (-638))))))) (-1087)) (T -85))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-629 (-315 (-1704 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1704) (-638)))) (-5 *1 (-85 *3)) (-14 *3 (-1087)))))
-(-13 (-360) (-10 -8 (-15 -1691 ($ (-629 (-315 (-1704 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1704) (-638)))))))
-((-3826 (((-1174) $) 44)) (-1691 (((-794) $) 38) (($ (-1169 (-638))) 88) (($ (-589 (-306))) 29) (($ (-306)) 35) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 32)))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 125) (((-3 $ "failed") (-1169 (-292 (-523)))) 115) (((-3 $ "failed") (-1169 (-883 (-355)))) 145) (((-3 $ "failed") (-1169 (-883 (-523)))) 135) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 105) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 93)) (-1996 (($ (-1169 (-292 (-355)))) 121) (($ (-1169 (-292 (-523)))) 111) (($ (-1169 (-883 (-355)))) 141) (($ (-1169 (-883 (-523)))) 131) (($ (-1169 (-383 (-883 (-355))))) 101) (($ (-1169 (-383 (-883 (-523))))) 86)) (-2034 (((-1174) $) 78)) (-3976 (((-794) $) 27) (($ (-589 (-306))) 68) (($ (-306)) 64) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 71) (($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))) 65)))
+(((-72 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638))))))) (-1087)) (T -72))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))) (-5 *1 (-72 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 130) (((-3 $ "failed") (-1169 (-292 (-523)))) 119) (((-3 $ "failed") (-1169 (-883 (-355)))) 150) (((-3 $ "failed") (-1169 (-883 (-523)))) 140) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 108) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 95)) (-1996 (($ (-1169 (-292 (-355)))) 126) (($ (-1169 (-292 (-523)))) 115) (($ (-1169 (-883 (-355)))) 146) (($ (-1169 (-883 (-523)))) 136) (($ (-1169 (-383 (-883 (-355))))) 104) (($ (-1169 (-383 (-883 (-523))))) 88)) (-2034 (((-1174) $) 79)) (-3976 (((-794) $) 71) (($ (-589 (-306))) NIL) (($ (-306)) NIL) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) NIL) (($ (-1169 (-315 (-3985 (QUOTE X) (QUOTE EPS)) (-3985 (QUOTE -4028)) (-638)))) 66)))
+(((-73 |#1| |#2| |#3|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X) (QUOTE EPS)) (-3985 (QUOTE -4028)) (-638))))))) (-1087) (-1087) (-1087)) (T -73))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985 (QUOTE X) (QUOTE EPS)) (-3985 (QUOTE -4028)) (-638)))) (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1087)) (-14 *4 (-1087)) (-14 *5 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X) (QUOTE EPS)) (-3985 (QUOTE -4028)) (-638)))))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 134) (((-3 $ "failed") (-1169 (-292 (-523)))) 123) (((-3 $ "failed") (-1169 (-883 (-355)))) 154) (((-3 $ "failed") (-1169 (-883 (-523)))) 144) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 112) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 99)) (-1996 (($ (-1169 (-292 (-355)))) 130) (($ (-1169 (-292 (-523)))) 119) (($ (-1169 (-883 (-355)))) 150) (($ (-1169 (-883 (-523)))) 140) (($ (-1169 (-383 (-883 (-355))))) 108) (($ (-1169 (-383 (-883 (-523))))) 92)) (-2034 (((-1174) $) 83)) (-3976 (((-794) $) 75) (($ (-589 (-306))) NIL) (($ (-306)) NIL) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) NIL) (($ (-1169 (-315 (-3985 (QUOTE EPS)) (-3985 (QUOTE YA) (QUOTE YB)) (-638)))) 70)))
+(((-74 |#1| |#2| |#3|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE EPS)) (-3985 (QUOTE YA) (QUOTE YB)) (-638))))))) (-1087) (-1087) (-1087)) (T -74))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985 (QUOTE EPS)) (-3985 (QUOTE YA) (QUOTE YB)) (-638)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1087)) (-14 *4 (-1087)) (-14 *5 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE EPS)) (-3985 (QUOTE YA) (QUOTE YB)) (-638)))))))
+((-2898 (((-3 $ "failed") (-292 (-355))) 82) (((-3 $ "failed") (-292 (-523))) 87) (((-3 $ "failed") (-883 (-355))) 91) (((-3 $ "failed") (-883 (-523))) 95) (((-3 $ "failed") (-383 (-883 (-355)))) 77) (((-3 $ "failed") (-383 (-883 (-523)))) 70)) (-1996 (($ (-292 (-355))) 80) (($ (-292 (-523))) 85) (($ (-883 (-355))) 89) (($ (-883 (-523))) 93) (($ (-383 (-883 (-355)))) 75) (($ (-383 (-883 (-523)))) 67)) (-2034 (((-1174) $) 62)) (-3976 (((-794) $) 50) (($ (-589 (-306))) 46) (($ (-306)) 56) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 54) (($ (-315 (-3985) (-3985 (QUOTE X)) (-638))) 47)))
+(((-75 |#1|) (-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985) (-3985 (QUOTE X)) (-638)))))) (-1087)) (T -75))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-315 (-3985) (-3985 (QUOTE X)) (-638))) (-5 *1 (-75 *3)) (-14 *3 (-1087)))))
+(-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985) (-3985 (QUOTE X)) (-638))))))
+((-2898 (((-3 $ "failed") (-292 (-355))) 46) (((-3 $ "failed") (-292 (-523))) 51) (((-3 $ "failed") (-883 (-355))) 55) (((-3 $ "failed") (-883 (-523))) 59) (((-3 $ "failed") (-383 (-883 (-355)))) 41) (((-3 $ "failed") (-383 (-883 (-523)))) 34)) (-1996 (($ (-292 (-355))) 44) (($ (-292 (-523))) 49) (($ (-883 (-355))) 53) (($ (-883 (-523))) 57) (($ (-383 (-883 (-355)))) 39) (($ (-383 (-883 (-523)))) 31)) (-2034 (((-1174) $) 80)) (-3976 (((-794) $) 74) (($ (-589 (-306))) 66) (($ (-306)) 71) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 69) (($ (-315 (-3985) (-3985 (QUOTE X)) (-638))) 30)))
+(((-76 |#1|) (-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985) (-3985 (QUOTE X)) (-638)))))) (-1087)) (T -76))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-315 (-3985) (-3985 (QUOTE X)) (-638))) (-5 *1 (-76 *3)) (-14 *3 (-1087)))))
+(-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985) (-3985 (QUOTE X)) (-638))))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 89) (((-3 $ "failed") (-1169 (-292 (-523)))) 78) (((-3 $ "failed") (-1169 (-883 (-355)))) 109) (((-3 $ "failed") (-1169 (-883 (-523)))) 99) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 67) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 54)) (-1996 (($ (-1169 (-292 (-355)))) 85) (($ (-1169 (-292 (-523)))) 74) (($ (-1169 (-883 (-355)))) 105) (($ (-1169 (-883 (-523)))) 95) (($ (-1169 (-383 (-883 (-355))))) 63) (($ (-1169 (-383 (-883 (-523))))) 47)) (-2034 (((-1174) $) 125)) (-3976 (((-794) $) 119) (($ (-589 (-306))) 112) (($ (-306)) 37) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 115) (($ (-1169 (-315 (-3985) (-3985 (QUOTE XC)) (-638)))) 38)))
+(((-77 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE XC)) (-638))))))) (-1087)) (T -77))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 (QUOTE XC)) (-638)))) (-5 *1 (-77 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE XC)) (-638)))))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 142) (((-3 $ "failed") (-1169 (-292 (-523)))) 132) (((-3 $ "failed") (-1169 (-883 (-355)))) 162) (((-3 $ "failed") (-1169 (-883 (-523)))) 152) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 122) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 110)) (-1996 (($ (-1169 (-292 (-355)))) 138) (($ (-1169 (-292 (-523)))) 128) (($ (-1169 (-883 (-355)))) 158) (($ (-1169 (-883 (-523)))) 148) (($ (-1169 (-383 (-883 (-355))))) 118) (($ (-1169 (-383 (-883 (-523))))) 103)) (-2034 (((-1174) $) 96)) (-3976 (((-794) $) 90) (($ (-589 (-306))) 81) (($ (-306)) 88) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 86) (($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))) 82)))
+(((-78 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638))))))) (-1087)) (T -78))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))) (-5 *1 (-78 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 78) (((-3 $ "failed") (-1169 (-292 (-523)))) 67) (((-3 $ "failed") (-1169 (-883 (-355)))) 98) (((-3 $ "failed") (-1169 (-883 (-523)))) 88) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 56) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 43)) (-1996 (($ (-1169 (-292 (-355)))) 74) (($ (-1169 (-292 (-523)))) 63) (($ (-1169 (-883 (-355)))) 94) (($ (-1169 (-883 (-523)))) 84) (($ (-1169 (-383 (-883 (-355))))) 52) (($ (-1169 (-383 (-883 (-523))))) 36)) (-2034 (((-1174) $) 124)) (-3976 (((-794) $) 118) (($ (-589 (-306))) 109) (($ (-306)) 115) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 113) (($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))) 35)))
+(((-79 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638))))))) (-1087)) (T -79))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))) (-5 *1 (-79 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985) (-3985 (QUOTE X)) (-638)))))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 95) (((-3 $ "failed") (-1169 (-292 (-523)))) 84) (((-3 $ "failed") (-1169 (-883 (-355)))) 115) (((-3 $ "failed") (-1169 (-883 (-523)))) 105) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 73) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 60)) (-1996 (($ (-1169 (-292 (-355)))) 91) (($ (-1169 (-292 (-523)))) 80) (($ (-1169 (-883 (-355)))) 111) (($ (-1169 (-883 (-523)))) 101) (($ (-1169 (-383 (-883 (-355))))) 69) (($ (-1169 (-383 (-883 (-523))))) 53)) (-2034 (((-1174) $) 45)) (-3976 (((-794) $) 39) (($ (-589 (-306))) 29) (($ (-306)) 32) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 35) (($ (-1169 (-315 (-3985 (QUOTE X) (QUOTE -4028)) (-3985) (-638)))) 30)))
+(((-80 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X) (QUOTE -4028)) (-3985) (-638))))))) (-1087)) (T -80))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985 (QUOTE X) (QUOTE -4028)) (-3985) (-638)))) (-5 *1 (-80 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X) (QUOTE -4028)) (-3985) (-638)))))))
+((-2898 (((-3 $ "failed") (-629 (-292 (-355)))) 115) (((-3 $ "failed") (-629 (-292 (-523)))) 104) (((-3 $ "failed") (-629 (-883 (-355)))) 137) (((-3 $ "failed") (-629 (-883 (-523)))) 126) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 93) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 80)) (-1996 (($ (-629 (-292 (-355)))) 111) (($ (-629 (-292 (-523)))) 100) (($ (-629 (-883 (-355)))) 133) (($ (-629 (-883 (-523)))) 122) (($ (-629 (-383 (-883 (-355))))) 89) (($ (-629 (-383 (-883 (-523))))) 73)) (-2034 (((-1174) $) 63)) (-3976 (((-794) $) 50) (($ (-589 (-306))) 57) (($ (-306)) 46) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 55) (($ (-629 (-315 (-3985 (QUOTE X) (QUOTE -4028)) (-3985) (-638)))) 47)))
+(((-81 |#1|) (-13 (-360) (-10 -8 (-15 -3976 ($ (-629 (-315 (-3985 (QUOTE X) (QUOTE -4028)) (-3985) (-638))))))) (-1087)) (T -81))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-629 (-315 (-3985 (QUOTE X) (QUOTE -4028)) (-3985) (-638)))) (-5 *1 (-81 *3)) (-14 *3 (-1087)))))
+(-13 (-360) (-10 -8 (-15 -3976 ($ (-629 (-315 (-3985 (QUOTE X) (QUOTE -4028)) (-3985) (-638)))))))
+((-2898 (((-3 $ "failed") (-629 (-292 (-355)))) 112) (((-3 $ "failed") (-629 (-292 (-523)))) 100) (((-3 $ "failed") (-629 (-883 (-355)))) 134) (((-3 $ "failed") (-629 (-883 (-523)))) 123) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 88) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 74)) (-1996 (($ (-629 (-292 (-355)))) 108) (($ (-629 (-292 (-523)))) 96) (($ (-629 (-883 (-355)))) 130) (($ (-629 (-883 (-523)))) 119) (($ (-629 (-383 (-883 (-355))))) 84) (($ (-629 (-383 (-883 (-523))))) 67)) (-2034 (((-1174) $) 59)) (-3976 (((-794) $) 53) (($ (-589 (-306))) 47) (($ (-306)) 50) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 44) (($ (-629 (-315 (-3985 (QUOTE X)) (-3985) (-638)))) 45)))
+(((-82 |#1|) (-13 (-360) (-10 -8 (-15 -3976 ($ (-629 (-315 (-3985 (QUOTE X)) (-3985) (-638))))))) (-1087)) (T -82))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-629 (-315 (-3985 (QUOTE X)) (-3985) (-638)))) (-5 *1 (-82 *3)) (-14 *3 (-1087)))))
+(-13 (-360) (-10 -8 (-15 -3976 ($ (-629 (-315 (-3985 (QUOTE X)) (-3985) (-638)))))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 104) (((-3 $ "failed") (-1169 (-292 (-523)))) 93) (((-3 $ "failed") (-1169 (-883 (-355)))) 124) (((-3 $ "failed") (-1169 (-883 (-523)))) 114) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 82) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 69)) (-1996 (($ (-1169 (-292 (-355)))) 100) (($ (-1169 (-292 (-523)))) 89) (($ (-1169 (-883 (-355)))) 120) (($ (-1169 (-883 (-523)))) 110) (($ (-1169 (-383 (-883 (-355))))) 78) (($ (-1169 (-383 (-883 (-523))))) 62)) (-2034 (((-1174) $) 46)) (-3976 (((-794) $) 40) (($ (-589 (-306))) 49) (($ (-306)) 36) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 52) (($ (-1169 (-315 (-3985 (QUOTE X)) (-3985) (-638)))) 37)))
+(((-83 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X)) (-3985) (-638))))))) (-1087)) (T -83))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985 (QUOTE X)) (-3985) (-638)))) (-5 *1 (-83 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X)) (-3985) (-638)))))))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 79) (((-3 $ "failed") (-1169 (-292 (-523)))) 68) (((-3 $ "failed") (-1169 (-883 (-355)))) 99) (((-3 $ "failed") (-1169 (-883 (-523)))) 89) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 57) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 44)) (-1996 (($ (-1169 (-292 (-355)))) 75) (($ (-1169 (-292 (-523)))) 64) (($ (-1169 (-883 (-355)))) 95) (($ (-1169 (-883 (-523)))) 85) (($ (-1169 (-383 (-883 (-355))))) 53) (($ (-1169 (-383 (-883 (-523))))) 37)) (-2034 (((-1174) $) 125)) (-3976 (((-794) $) 119) (($ (-589 (-306))) 110) (($ (-306)) 116) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 114) (($ (-1169 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638)))) 36)))
+(((-84 |#1|) (-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638))))))) (-1087)) (T -84))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638)))) (-5 *1 (-84 *3)) (-14 *3 (-1087)))))
+(-13 (-416) (-10 -8 (-15 -3976 ($ (-1169 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638)))))))
+((-2898 (((-3 $ "failed") (-629 (-292 (-355)))) 113) (((-3 $ "failed") (-629 (-292 (-523)))) 101) (((-3 $ "failed") (-629 (-883 (-355)))) 135) (((-3 $ "failed") (-629 (-883 (-523)))) 124) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 89) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 75)) (-1996 (($ (-629 (-292 (-355)))) 109) (($ (-629 (-292 (-523)))) 97) (($ (-629 (-883 (-355)))) 131) (($ (-629 (-883 (-523)))) 120) (($ (-629 (-383 (-883 (-355))))) 85) (($ (-629 (-383 (-883 (-523))))) 68)) (-2034 (((-1174) $) 59)) (-3976 (((-794) $) 53) (($ (-589 (-306))) 43) (($ (-306)) 50) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 48) (($ (-629 (-315 (-3985 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-3985) (-638)))) 44)))
+(((-85 |#1|) (-13 (-360) (-10 -8 (-15 -3976 ($ (-629 (-315 (-3985 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-3985) (-638))))))) (-1087)) (T -85))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-629 (-315 (-3985 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-3985) (-638)))) (-5 *1 (-85 *3)) (-14 *3 (-1087)))))
+(-13 (-360) (-10 -8 (-15 -3976 ($ (-629 (-315 (-3985 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-3985) (-638)))))))
+((-2034 (((-1174) $) 44)) (-3976 (((-794) $) 38) (($ (-1169 (-638))) 92) (($ (-589 (-306))) 30) (($ (-306)) 35) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 33)))
(((-86 |#1|) (-415) (-1087)) (T -86))
NIL
(-415)
-((-1220 (((-3 $ "failed") (-292 (-355))) 42) (((-3 $ "failed") (-292 (-523))) 47) (((-3 $ "failed") (-883 (-355))) 52) (((-3 $ "failed") (-883 (-523))) 57) (((-3 $ "failed") (-383 (-883 (-355)))) 37) (((-3 $ "failed") (-383 (-883 (-523)))) 32)) (-3508 (($ (-292 (-355))) 40) (($ (-292 (-523))) 45) (($ (-883 (-355))) 50) (($ (-883 (-523))) 55) (($ (-383 (-883 (-355)))) 35) (($ (-383 (-883 (-523)))) 29)) (-3826 (((-1174) $) 88)) (-1691 (((-794) $) 82) (($ (-589 (-306))) 76) (($ (-306)) 79) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 73) (($ (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638))) 28)))
-(((-87 |#1|) (-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638)))))) (-1087)) (T -87))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638))) (-5 *1 (-87 *3)) (-14 *3 (-1087)))))
-(-13 (-372) (-10 -8 (-15 -1691 ($ (-315 (-1704 (QUOTE X)) (-1704 (QUOTE -1343)) (-638))))))
-((-1366 (((-1169 (-629 |#1|)) (-629 |#1|)) 54)) (-4009 (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 (-589 (-852))))) |#2| (-852)) 44)) (-3614 (((-2 (|:| |minor| (-589 (-852))) (|:| -2849 |#2|) (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 |#2|))) |#2| (-852)) 63 (|has| |#1| (-339)))))
-(((-88 |#1| |#2|) (-10 -7 (-15 -4009 ((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 (-589 (-852))))) |#2| (-852))) (-15 -1366 ((-1169 (-629 |#1|)) (-629 |#1|))) (IF (|has| |#1| (-339)) (-15 -3614 ((-2 (|:| |minor| (-589 (-852))) (|:| -2849 |#2|) (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 |#2|))) |#2| (-852))) |%noBranch|)) (-515) (-599 |#1|)) (T -88))
-((-3614 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |minor| (-589 (-852))) (|:| -2849 *3) (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 *3)))) (-5 *1 (-88 *5 *3)) (-5 *4 (-852)) (-4 *3 (-599 *5)))) (-1366 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-88 *4 *5)) (-5 *3 (-629 *4)) (-4 *5 (-599 *4)))) (-4009 (*1 *2 *3 *4) (-12 (-4 *5 (-515)) (-5 *2 (-2 (|:| -2600 (-629 *5)) (|:| |vec| (-1169 (-589 (-852)))))) (-5 *1 (-88 *5 *3)) (-5 *4 (-852)) (-4 *3 (-599 *5)))))
-(-10 -7 (-15 -4009 ((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 (-589 (-852))))) |#2| (-852))) (-15 -1366 ((-1169 (-629 |#1|)) (-629 |#1|))) (IF (|has| |#1| (-339)) (-15 -3614 ((-2 (|:| |minor| (-589 (-852))) (|:| -2849 |#2|) (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 |#2|))) |#2| (-852))) |%noBranch|))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3781 ((|#1| $) 35)) (-1620 (((-108) $ (-710)) NIL)) (-4189 (($) NIL T CONST)) (-2581 ((|#1| |#1| $) 30)) (-2197 ((|#1| $) 28)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1293 ((|#1| $) NIL)) (-3108 (($ |#1| $) 31)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3048 ((|#1| $) 29)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 16)) (-3320 (($) 39)) (-1576 (((-710) $) 26)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) 15)) (-1691 (((-794) $) 25 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) NIL)) (-2351 (($ (-589 |#1|)) 37)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 13 (|has| |#1| (-1016)))) (-2810 (((-710) $) 10 (|has| $ (-6 -4248)))))
-(((-89 |#1|) (-13 (-1035 |#1|) (-10 -8 (-15 -2351 ($ (-589 |#1|))))) (-1016)) (T -89))
-((-2351 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-89 *3)))))
-(-13 (-1035 |#1|) (-10 -8 (-15 -2351 ($ (-589 |#1|)))))
-((-1421 (($ $) 10)) (-1431 (($ $) 12)))
-(((-90 |#1|) (-10 -8 (-15 -1431 (|#1| |#1|)) (-15 -1421 (|#1| |#1|))) (-91)) (T -90))
-NIL
-(-10 -8 (-15 -1431 (|#1| |#1|)) (-15 -1421 (|#1| |#1|)))
-((-1401 (($ $) 11)) (-1334 (($ $) 10)) (-1421 (($ $) 9)) (-1431 (($ $) 8)) (-1413 (($ $) 7)) (-1346 (($ $) 6)))
+((-2898 (((-3 $ "failed") (-292 (-355))) 47) (((-3 $ "failed") (-292 (-523))) 52) (((-3 $ "failed") (-883 (-355))) 56) (((-3 $ "failed") (-883 (-523))) 60) (((-3 $ "failed") (-383 (-883 (-355)))) 42) (((-3 $ "failed") (-383 (-883 (-523)))) 35)) (-1996 (($ (-292 (-355))) 45) (($ (-292 (-523))) 50) (($ (-883 (-355))) 54) (($ (-883 (-523))) 58) (($ (-383 (-883 (-355)))) 40) (($ (-383 (-883 (-523)))) 32)) (-2034 (((-1174) $) 90)) (-3976 (((-794) $) 84) (($ (-589 (-306))) 78) (($ (-306)) 81) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 76) (($ (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638))) 31)))
+(((-87 |#1|) (-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638)))))) (-1087)) (T -87))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638))) (-5 *1 (-87 *3)) (-14 *3 (-1087)))))
+(-13 (-372) (-10 -8 (-15 -3976 ($ (-315 (-3985 (QUOTE X)) (-3985 (QUOTE -4028)) (-638))))))
+((-1716 (((-1169 (-629 |#1|)) (-629 |#1|)) 54)) (-1687 (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 (-589 (-852))))) |#2| (-852)) 44)) (-1467 (((-2 (|:| |minor| (-589 (-852))) (|:| -1747 |#2|) (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 |#2|))) |#2| (-852)) 65 (|has| |#1| (-339)))))
+(((-88 |#1| |#2|) (-10 -7 (-15 -1687 ((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 (-589 (-852))))) |#2| (-852))) (-15 -1716 ((-1169 (-629 |#1|)) (-629 |#1|))) (IF (|has| |#1| (-339)) (-15 -1467 ((-2 (|:| |minor| (-589 (-852))) (|:| -1747 |#2|) (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 |#2|))) |#2| (-852))) |%noBranch|)) (-515) (-599 |#1|)) (T -88))
+((-1467 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |minor| (-589 (-852))) (|:| -1747 *3) (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 *3)))) (-5 *1 (-88 *5 *3)) (-5 *4 (-852)) (-4 *3 (-599 *5)))) (-1716 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-88 *4 *5)) (-5 *3 (-629 *4)) (-4 *5 (-599 *4)))) (-1687 (*1 *2 *3 *4) (-12 (-4 *5 (-515)) (-5 *2 (-2 (|:| -2373 (-629 *5)) (|:| |vec| (-1169 (-589 (-852)))))) (-5 *1 (-88 *5 *3)) (-5 *4 (-852)) (-4 *3 (-599 *5)))))
+(-10 -7 (-15 -1687 ((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 (-589 (-852))))) |#2| (-852))) (-15 -1716 ((-1169 (-629 |#1|)) (-629 |#1|))) (IF (|has| |#1| (-339)) (-15 -1467 ((-2 (|:| |minor| (-589 (-852))) (|:| -1747 |#2|) (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 |#2|))) |#2| (-852))) |%noBranch|))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3346 ((|#1| $) 35)) (-2282 (((-108) $ (-710)) NIL)) (-1640 (($) NIL T CONST)) (-2230 ((|#1| |#1| $) 30)) (-2868 ((|#1| $) 28)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2349 ((|#1| $) NIL)) (-3862 (($ |#1| $) 31)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1322 ((|#1| $) 29)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 16)) (-4055 (($) 39)) (-4120 (((-710) $) 26)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) 15)) (-3976 (((-794) $) 25 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) NIL)) (-1964 (($ (-589 |#1|)) 37)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 13 (|has| |#1| (-1016)))) (-1271 (((-710) $) 10 (|has| $ (-6 -4248)))))
+(((-89 |#1|) (-13 (-1035 |#1|) (-10 -8 (-15 -1964 ($ (-589 |#1|))))) (-1016)) (T -89))
+((-1964 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-89 *3)))))
+(-13 (-1035 |#1|) (-10 -8 (-15 -1964 ($ (-589 |#1|)))))
+((-3645 (($ $) 10)) (-3657 (($ $) 12)))
+(((-90 |#1|) (-10 -8 (-15 -3657 (|#1| |#1|)) (-15 -3645 (|#1| |#1|))) (-91)) (T -90))
+NIL
+(-10 -8 (-15 -3657 (|#1| |#1|)) (-15 -3645 (|#1| |#1|)))
+((-2680 (($ $) 11)) (-2655 (($ $) 10)) (-3645 (($ $) 9)) (-3657 (($ $) 8)) (-3632 (($ $) 7)) (-2667 (($ $) 6)))
(((-91) (-129)) (T -91))
-((-1401 (*1 *1 *1) (-4 *1 (-91))) (-1334 (*1 *1 *1) (-4 *1 (-91))) (-1421 (*1 *1 *1) (-4 *1 (-91))) (-1431 (*1 *1 *1) (-4 *1 (-91))) (-1413 (*1 *1 *1) (-4 *1 (-91))) (-1346 (*1 *1 *1) (-4 *1 (-91))))
-(-13 (-10 -8 (-15 -1346 ($ $)) (-15 -1413 ($ $)) (-15 -1431 ($ $)) (-15 -1421 ($ $)) (-15 -1334 ($ $)) (-15 -1401 ($ $))))
-((-1680 (((-108) $ $) NIL)) (-2316 (((-355) (-1070) (-355)) 42) (((-355) (-1070) (-1070) (-355)) 41)) (-3868 (((-355) (-355)) 33)) (-3273 (((-1174)) 36)) (-2032 (((-1070) $) NIL)) (-2690 (((-355) (-1070) (-1070)) 46) (((-355) (-1070)) 48)) (-3951 (((-1034) $) NIL)) (-3912 (((-355) (-1070) (-1070)) 47)) (-1957 (((-355) (-1070) (-1070)) 49) (((-355) (-1070)) 50)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
-(((-92) (-13 (-1016) (-10 -7 (-15 -2690 ((-355) (-1070) (-1070))) (-15 -2690 ((-355) (-1070))) (-15 -1957 ((-355) (-1070) (-1070))) (-15 -1957 ((-355) (-1070))) (-15 -3912 ((-355) (-1070) (-1070))) (-15 -3273 ((-1174))) (-15 -3868 ((-355) (-355))) (-15 -2316 ((-355) (-1070) (-355))) (-15 -2316 ((-355) (-1070) (-1070) (-355))) (-6 -4248)))) (T -92))
-((-2690 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-2690 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-1957 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-1957 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-3912 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-3273 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-92)))) (-3868 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-92)))) (-2316 (*1 *2 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-1070)) (-5 *1 (-92)))) (-2316 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-1070)) (-5 *1 (-92)))))
-(-13 (-1016) (-10 -7 (-15 -2690 ((-355) (-1070) (-1070))) (-15 -2690 ((-355) (-1070))) (-15 -1957 ((-355) (-1070) (-1070))) (-15 -1957 ((-355) (-1070))) (-15 -3912 ((-355) (-1070) (-1070))) (-15 -3273 ((-1174))) (-15 -3868 ((-355) (-355))) (-15 -2316 ((-355) (-1070) (-355))) (-15 -2316 ((-355) (-1070) (-1070) (-355))) (-6 -4248)))
+((-2680 (*1 *1 *1) (-4 *1 (-91))) (-2655 (*1 *1 *1) (-4 *1 (-91))) (-3645 (*1 *1 *1) (-4 *1 (-91))) (-3657 (*1 *1 *1) (-4 *1 (-91))) (-3632 (*1 *1 *1) (-4 *1 (-91))) (-2667 (*1 *1 *1) (-4 *1 (-91))))
+(-13 (-10 -8 (-15 -2667 ($ $)) (-15 -3632 ($ $)) (-15 -3657 ($ $)) (-15 -3645 ($ $)) (-15 -2655 ($ $)) (-15 -2680 ($ $))))
+((-3260 (((-108) $ $) NIL)) (-1588 (((-355) (-1070) (-355)) 42) (((-355) (-1070) (-1070) (-355)) 41)) (-3345 (((-355) (-355)) 33)) (-1709 (((-1174)) 36)) (-3841 (((-1070) $) NIL)) (-3936 (((-355) (-1070) (-1070)) 46) (((-355) (-1070)) 48)) (-2435 (((-1034) $) NIL)) (-3845 (((-355) (-1070) (-1070)) 47)) (-2405 (((-355) (-1070) (-1070)) 49) (((-355) (-1070)) 50)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
+(((-92) (-13 (-1016) (-10 -7 (-15 -3936 ((-355) (-1070) (-1070))) (-15 -3936 ((-355) (-1070))) (-15 -2405 ((-355) (-1070) (-1070))) (-15 -2405 ((-355) (-1070))) (-15 -3845 ((-355) (-1070) (-1070))) (-15 -1709 ((-1174))) (-15 -3345 ((-355) (-355))) (-15 -1588 ((-355) (-1070) (-355))) (-15 -1588 ((-355) (-1070) (-1070) (-355))) (-6 -4248)))) (T -92))
+((-3936 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-3936 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-2405 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-2405 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-3845 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))) (-1709 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-92)))) (-3345 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-92)))) (-1588 (*1 *2 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-1070)) (-5 *1 (-92)))) (-1588 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-1070)) (-5 *1 (-92)))))
+(-13 (-1016) (-10 -7 (-15 -3936 ((-355) (-1070) (-1070))) (-15 -3936 ((-355) (-1070))) (-15 -2405 ((-355) (-1070) (-1070))) (-15 -2405 ((-355) (-1070))) (-15 -3845 ((-355) (-1070) (-1070))) (-15 -1709 ((-1174))) (-15 -3345 ((-355) (-355))) (-15 -1588 ((-355) (-1070) (-355))) (-15 -1588 ((-355) (-1070) (-1070) (-355))) (-6 -4248)))
NIL
(((-93) (-129)) (T -93))
NIL
(-13 (-10 -7 (-6 -4248) (-6 (-4250 "*")) (-6 -4249) (-6 -4245) (-6 -4243) (-6 -4242) (-6 -4241) (-6 -4246) (-6 -4240) (-6 -4239) (-6 -4238) (-6 -4237) (-6 -4236) (-6 -4244) (-6 -4247) (-6 |NullSquare|) (-6 |JacobiIdentity|) (-6 -4235)))
-((-1680 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-3939 (($ (-1 |#1| |#1|)) 25) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 24) (($ (-1 |#1| |#1| (-523))) 22)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 14)) (-3951 (((-1034) $) NIL)) (-1937 ((|#1| $ |#1|) 11)) (-3361 (($ $ $) NIL)) (-2892 (($ $ $) NIL)) (-1691 (((-794) $) 20)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1891 (($) 8 T CONST)) (-3941 (((-108) $ $) 10)) (-4074 (($ $ $) NIL)) (** (($ $ (-852)) 28) (($ $ (-710)) NIL) (($ $ (-523)) 16)) (* (($ $ $) 29)))
-(((-94 |#1|) (-13 (-448) (-263 |#1| |#1|) (-10 -8 (-15 -3939 ($ (-1 |#1| |#1|))) (-15 -3939 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -3939 ($ (-1 |#1| |#1| (-523)))))) (-973)) (T -94))
-((-3939 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-94 *3)))) (-3939 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-94 *3)))) (-3939 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-523))) (-4 *3 (-973)) (-5 *1 (-94 *3)))))
-(-13 (-448) (-263 |#1| |#1|) (-10 -8 (-15 -3939 ($ (-1 |#1| |#1|))) (-15 -3939 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -3939 ($ (-1 |#1| |#1| (-523))))))
-((-3295 (((-394 |#2|) |#2| (-589 |#2|)) 10) (((-394 |#2|) |#2| |#2|) 11)))
-(((-95 |#1| |#2|) (-10 -7 (-15 -3295 ((-394 |#2|) |#2| |#2|)) (-15 -3295 ((-394 |#2|) |#2| (-589 |#2|)))) (-13 (-427) (-136)) (-1145 |#1|)) (T -95))
-((-3295 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-13 (-427) (-136))) (-5 *2 (-394 *3)) (-5 *1 (-95 *5 *3)))) (-3295 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-427) (-136))) (-5 *2 (-394 *3)) (-5 *1 (-95 *4 *3)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -3295 ((-394 |#2|) |#2| |#2|)) (-15 -3295 ((-394 |#2|) |#2| (-589 |#2|))))
-((-1680 (((-108) $ $) 10)))
-(((-96 |#1|) (-10 -8 (-15 -1680 ((-108) |#1| |#1|))) (-97)) (T -96))
-NIL
-(-10 -8 (-15 -1680 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-3941 (((-108) $ $) 6)))
+((-3260 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-2847 (($ (-1 |#1| |#1|)) 25) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 24) (($ (-1 |#1| |#1| (-523))) 22)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 14)) (-2435 (((-1034) $) NIL)) (-1502 ((|#1| $ |#1|) 11)) (-1308 (($ $ $) NIL)) (-2306 (($ $ $) NIL)) (-3976 (((-794) $) 20)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1440 (($) 8 T CONST)) (-4037 (((-108) $ $) 10)) (-4125 (($ $ $) NIL)) (** (($ $ (-852)) 28) (($ $ (-710)) NIL) (($ $ (-523)) 16)) (* (($ $ $) 29)))
+(((-94 |#1|) (-13 (-448) (-263 |#1| |#1|) (-10 -8 (-15 -2847 ($ (-1 |#1| |#1|))) (-15 -2847 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -2847 ($ (-1 |#1| |#1| (-523)))))) (-973)) (T -94))
+((-2847 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-94 *3)))) (-2847 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-94 *3)))) (-2847 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-523))) (-4 *3 (-973)) (-5 *1 (-94 *3)))))
+(-13 (-448) (-263 |#1| |#1|) (-10 -8 (-15 -2847 ($ (-1 |#1| |#1|))) (-15 -2847 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -2847 ($ (-1 |#1| |#1| (-523))))))
+((-1994 (((-394 |#2|) |#2| (-589 |#2|)) 10) (((-394 |#2|) |#2| |#2|) 11)))
+(((-95 |#1| |#2|) (-10 -7 (-15 -1994 ((-394 |#2|) |#2| |#2|)) (-15 -1994 ((-394 |#2|) |#2| (-589 |#2|)))) (-13 (-427) (-136)) (-1145 |#1|)) (T -95))
+((-1994 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-13 (-427) (-136))) (-5 *2 (-394 *3)) (-5 *1 (-95 *5 *3)))) (-1994 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-427) (-136))) (-5 *2 (-394 *3)) (-5 *1 (-95 *4 *3)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -1994 ((-394 |#2|) |#2| |#2|)) (-15 -1994 ((-394 |#2|) |#2| (-589 |#2|))))
+((-3260 (((-108) $ $) 10)))
+(((-96 |#1|) (-10 -8 (-15 -3260 ((-108) |#1| |#1|))) (-97)) (T -96))
+NIL
+(-10 -8 (-15 -3260 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-4037 (((-108) $ $) 6)))
(((-97) (-129)) (T -97))
-((-1680 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))) (-3941 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))))
-(-13 (-10 -8 (-15 -3941 ((-108) $ $)) (-15 -1680 ((-108) $ $))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1487 ((|#1| $ |#1|) 13 (|has| $ (-6 -4249)))) (-1398 (($ $ $) NIL (|has| $ (-6 -4249)))) (-2955 (($ $ $) NIL (|has| $ (-6 -4249)))) (-1420 (($ $ (-589 |#1|)) 15)) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-3855 (($ $) 11)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1864 (($ $ |#1| $) 17)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3211 ((|#1| $ (-1 |#1| |#1| |#1|)) 25) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 30)) (-3812 (($ $ |#1| (-1 |#1| |#1| |#1|)) 31) (($ $ |#1| (-1 (-589 |#1|) |#1| |#1| |#1|)) 35)) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-3844 (($ $) 10)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) 12)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 9)) (-3320 (($) 16)) (-1937 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3766 (((-523) $ $) NIL)) (-1221 (((-108) $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2785 (($ (-710) |#1|) 19)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-98 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -2785 ($ (-710) |#1|)) (-15 -1420 ($ $ (-589 |#1|))) (-15 -3211 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3211 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -3812 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -3812 ($ $ |#1| (-1 (-589 |#1|) |#1| |#1| |#1|))))) (-1016)) (T -98))
-((-2785 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *1 (-98 *3)) (-4 *3 (-1016)))) (-1420 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-98 *3)))) (-3211 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1016)))) (-3211 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-98 *3)))) (-3812 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1016)) (-5 *1 (-98 *2)))) (-3812 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-589 *2) *2 *2 *2)) (-4 *2 (-1016)) (-5 *1 (-98 *2)))))
-(-13 (-121 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -2785 ($ (-710) |#1|)) (-15 -1420 ($ $ (-589 |#1|))) (-15 -3211 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3211 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -3812 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -3812 ($ $ |#1| (-1 (-589 |#1|) |#1| |#1| |#1|)))))
-((-1952 ((|#3| |#2| |#2|) 29)) (-2471 ((|#1| |#2| |#2|) 37 (|has| |#1| (-6 (-4250 "*"))))) (-2833 ((|#3| |#2| |#2|) 30)) (-2761 ((|#1| |#2|) 41 (|has| |#1| (-6 (-4250 "*"))))))
-(((-99 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1952 (|#3| |#2| |#2|)) (-15 -2833 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4250 "*"))) (PROGN (-15 -2471 (|#1| |#2| |#2|)) (-15 -2761 (|#1| |#2|))) |%noBranch|)) (-973) (-1145 |#1|) (-627 |#1| |#4| |#5|) (-349 |#1|) (-349 |#1|)) (T -99))
-((-2761 (*1 *2 *3) (-12 (|has| *2 (-6 (-4250 "*"))) (-4 *5 (-349 *2)) (-4 *6 (-349 *2)) (-4 *2 (-973)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1145 *2)) (-4 *4 (-627 *2 *5 *6)))) (-2471 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4250 "*"))) (-4 *5 (-349 *2)) (-4 *6 (-349 *2)) (-4 *2 (-973)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1145 *2)) (-4 *4 (-627 *2 *5 *6)))) (-2833 (*1 *2 *3 *3) (-12 (-4 *4 (-973)) (-4 *2 (-627 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1145 *4)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)))) (-1952 (*1 *2 *3 *3) (-12 (-4 *4 (-973)) (-4 *2 (-627 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1145 *4)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)))))
-(-10 -7 (-15 -1952 (|#3| |#2| |#2|)) (-15 -2833 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4250 "*"))) (PROGN (-15 -2471 (|#1| |#2| |#2|)) (-15 -2761 (|#1| |#2|))) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1659 (((-589 (-1087))) 32)) (-2078 (((-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203))) (|:| |singularities| (-1068 (-203)))) (-1087)) 35)) (-3941 (((-108) $ $) NIL)))
-(((-100) (-13 (-1016) (-10 -7 (-15 -1659 ((-589 (-1087)))) (-15 -2078 ((-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203))) (|:| |singularities| (-1068 (-203)))) (-1087))) (-6 -4248)))) (T -100))
-((-1659 (*1 *2) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-100)))) (-2078 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203))) (|:| |singularities| (-1068 (-203))))) (-5 *1 (-100)))))
-(-13 (-1016) (-10 -7 (-15 -1659 ((-589 (-1087)))) (-15 -2078 ((-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203))) (|:| |singularities| (-1068 (-203)))) (-1087))) (-6 -4248)))
-((-2417 (($ (-589 |#2|)) 11)))
-(((-101 |#1| |#2|) (-10 -8 (-15 -2417 (|#1| (-589 |#2|)))) (-102 |#2|) (-1123)) (T -101))
-NIL
-(-10 -8 (-15 -2417 (|#1| (-589 |#2|))))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-4189 (($) 7 T CONST)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))) (-4037 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))))
+(-13 (-10 -8 (-15 -4037 ((-108) $ $)) (-15 -3260 ((-108) $ $))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3365 ((|#1| $ |#1|) 13 (|has| $ (-6 -4249)))) (-3913 (($ $ $) NIL (|has| $ (-6 -4249)))) (-1657 (($ $ $) NIL (|has| $ (-6 -4249)))) (-4049 (($ $ (-589 |#1|)) 15)) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2438 (($ $) 11)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3588 (($ $ |#1| $) 17)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1821 ((|#1| $ (-1 |#1| |#1| |#1|)) 25) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 30)) (-1557 (($ $ |#1| (-1 |#1| |#1| |#1|)) 31) (($ $ |#1| (-1 (-589 |#1|) |#1| |#1| |#1|)) 35)) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2428 (($ $) 10)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) 12)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 9)) (-4055 (($) 16)) (-1502 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2981 (((-523) $ $) NIL)) (-2837 (((-108) $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3658 (($ (-710) |#1|) 19)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-98 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -3658 ($ (-710) |#1|)) (-15 -4049 ($ $ (-589 |#1|))) (-15 -1821 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -1821 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -1557 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -1557 ($ $ |#1| (-1 (-589 |#1|) |#1| |#1| |#1|))))) (-1016)) (T -98))
+((-3658 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *1 (-98 *3)) (-4 *3 (-1016)))) (-4049 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-98 *3)))) (-1821 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1016)))) (-1821 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-98 *3)))) (-1557 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1016)) (-5 *1 (-98 *2)))) (-1557 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-589 *2) *2 *2 *2)) (-4 *2 (-1016)) (-5 *1 (-98 *2)))))
+(-13 (-121 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -3658 ($ (-710) |#1|)) (-15 -4049 ($ $ (-589 |#1|))) (-15 -1821 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -1821 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -1557 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -1557 ($ $ |#1| (-1 (-589 |#1|) |#1| |#1| |#1|)))))
+((-2372 ((|#3| |#2| |#2|) 29)) (-3556 ((|#1| |#2| |#2|) 37 (|has| |#1| (-6 (-4250 "*"))))) (-2892 ((|#3| |#2| |#2|) 30)) (-3388 ((|#1| |#2|) 41 (|has| |#1| (-6 (-4250 "*"))))))
+(((-99 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2372 (|#3| |#2| |#2|)) (-15 -2892 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4250 "*"))) (PROGN (-15 -3556 (|#1| |#2| |#2|)) (-15 -3388 (|#1| |#2|))) |%noBranch|)) (-973) (-1145 |#1|) (-627 |#1| |#4| |#5|) (-349 |#1|) (-349 |#1|)) (T -99))
+((-3388 (*1 *2 *3) (-12 (|has| *2 (-6 (-4250 "*"))) (-4 *5 (-349 *2)) (-4 *6 (-349 *2)) (-4 *2 (-973)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1145 *2)) (-4 *4 (-627 *2 *5 *6)))) (-3556 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4250 "*"))) (-4 *5 (-349 *2)) (-4 *6 (-349 *2)) (-4 *2 (-973)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1145 *2)) (-4 *4 (-627 *2 *5 *6)))) (-2892 (*1 *2 *3 *3) (-12 (-4 *4 (-973)) (-4 *2 (-627 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1145 *4)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)))) (-2372 (*1 *2 *3 *3) (-12 (-4 *4 (-973)) (-4 *2 (-627 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1145 *4)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)))))
+(-10 -7 (-15 -2372 (|#3| |#2| |#2|)) (-15 -2892 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4250 "*"))) (PROGN (-15 -3556 (|#1| |#2| |#2|)) (-15 -3388 (|#1| |#2|))) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-1340 (((-589 (-1087))) 33)) (-4220 (((-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203))) (|:| |singularities| (-1068 (-203)))) (-1087)) 35)) (-4037 (((-108) $ $) NIL)))
+(((-100) (-13 (-1016) (-10 -7 (-15 -1340 ((-589 (-1087)))) (-15 -4220 ((-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203))) (|:| |singularities| (-1068 (-203)))) (-1087))) (-6 -4248)))) (T -100))
+((-1340 (*1 *2) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-100)))) (-4220 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203))) (|:| |singularities| (-1068 (-203))))) (-5 *1 (-100)))))
+(-13 (-1016) (-10 -7 (-15 -1340 ((-589 (-1087)))) (-15 -4220 ((-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203))) (|:| |singularities| (-1068 (-203)))) (-1087))) (-6 -4248)))
+((-1245 (($ (-589 |#2|)) 11)))
+(((-101 |#1| |#2|) (-10 -8 (-15 -1245 (|#1| (-589 |#2|)))) (-102 |#2|) (-1123)) (T -101))
+NIL
+(-10 -8 (-15 -1245 (|#1| (-589 |#2|))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-1640 (($) 7 T CONST)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-102 |#1|) (-129) (-1123)) (T -102))
-((-2417 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-102 *3)))) (-3048 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))) (-3108 (*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))) (-1293 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))))
-(-13 (-462 |t#1|) (-10 -8 (-6 -4249) (-15 -2417 ($ (-589 |t#1|))) (-15 -3048 (|t#1| $)) (-15 -3108 ($ |t#1| $)) (-15 -1293 (|t#1| $))))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 (((-523) $) NIL (|has| (-523) (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| (-523) (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-523) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-523) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-523) (-964 (-523))))) (-3508 (((-523) $) NIL) (((-1087) $) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-523) (-964 (-523)))) (((-523) $) NIL (|has| (-523) (-964 (-523))))) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-523) (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) NIL (|has| (-523) (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-523) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-523) (-817 (-355))))) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL)) (-3316 (((-523) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| (-523) (-1063)))) (-2057 (((-108) $) NIL (|has| (-523) (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| (-523) (-786)))) (-1345 (($ (-1 (-523) (-523)) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-523) (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| (-523) (-284))) (((-383 (-523)) $) NIL)) (-2733 (((-523) $) NIL (|has| (-523) (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 (-523)) (-589 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-523) (-523)) NIL (|has| (-523) (-286 (-523)))) (($ $ (-271 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-271 (-523)))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-1087)) (-589 (-523))) NIL (|has| (-523) (-484 (-1087) (-523)))) (($ $ (-1087) (-523)) NIL (|has| (-523) (-484 (-1087) (-523))))) (-3413 (((-710) $) NIL)) (-1937 (($ $ (-523)) NIL (|has| (-523) (-263 (-523) (-523))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-2793 (($ $) NIL)) (-3329 (((-523) $) NIL)) (-1400 (((-823 (-523)) $) NIL (|has| (-523) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-523) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-523) (-564 (-499)))) (((-355) $) NIL (|has| (-523) (-949))) (((-203) $) NIL (|has| (-523) (-949)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-523) (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 7) (($ (-523)) NIL) (($ (-1087)) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL) (((-932 2) $) 9)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-523) (-840))) (|has| (-523) (-134))))) (-3272 (((-710)) NIL)) (-3809 (((-523) $) NIL (|has| (-523) (-508)))) (-2425 (($ (-383 (-523))) 8)) (-2801 (((-108) $ $) NIL)) (-2695 (($ $) NIL (|has| (-523) (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-4006 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3966 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4074 (($ $ $) NIL) (($ (-523) (-523)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-523) $) NIL) (($ $ (-523)) NIL)))
-(((-103) (-13 (-921 (-523)) (-10 -8 (-15 -1691 ((-383 (-523)) $)) (-15 -1691 ((-932 2) $)) (-15 -4110 ((-383 (-523)) $)) (-15 -2425 ($ (-383 (-523))))))) (T -103))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-932 2)) (-5 *1 (-103)))) (-4110 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103)))) (-2425 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103)))))
-(-13 (-921 (-523)) (-10 -8 (-15 -1691 ((-383 (-523)) $)) (-15 -1691 ((-932 2) $)) (-15 -4110 ((-383 (-523)) $)) (-15 -2425 ($ (-383 (-523))))))
-((-1354 (((-589 (-895)) $) 13)) (-4198 (((-1087) $) 10)) (-1691 (((-794) $) 22)) (-4036 (($ (-1087) (-589 (-895))) 14)))
-(((-104) (-13 (-563 (-794)) (-10 -8 (-15 -4198 ((-1087) $)) (-15 -1354 ((-589 (-895)) $)) (-15 -4036 ($ (-1087) (-589 (-895))))))) (T -104))
-((-4198 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-104)))) (-1354 (*1 *2 *1) (-12 (-5 *2 (-589 (-895))) (-5 *1 (-104)))) (-4036 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-895))) (-5 *1 (-104)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -4198 ((-1087) $)) (-15 -1354 ((-589 (-895)) $)) (-15 -4036 ($ (-1087) (-589 (-895))))))
-((-1680 (((-108) $ $) NIL)) (-2674 (((-1034) $ (-1034)) 24)) (-2949 (($ $ (-1070)) 17)) (-3044 (((-3 (-1034) "failed") $) 23)) (-1928 (((-1034) $) 21)) (-3266 (((-1034) $ (-1034)) 26)) (-3449 (((-1034) $) 25)) (-2647 (($ (-364)) NIL) (($ (-364) (-1070)) 16)) (-4198 (((-364) $) NIL)) (-2032 (((-1070) $) NIL)) (-2541 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-2667 (($ $) 18)) (-3941 (((-108) $ $) NIL)))
-(((-105) (-13 (-340 (-364) (-1034)) (-10 -8 (-15 -3044 ((-3 (-1034) "failed") $)) (-15 -3449 ((-1034) $)) (-15 -3266 ((-1034) $ (-1034)))))) (T -105))
-((-3044 (*1 *2 *1) (|partial| -12 (-5 *2 (-1034)) (-5 *1 (-105)))) (-3449 (*1 *2 *1) (-12 (-5 *2 (-1034)) (-5 *1 (-105)))) (-3266 (*1 *2 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-105)))))
-(-13 (-340 (-364) (-1034)) (-10 -8 (-15 -3044 ((-3 (-1034) "failed") $)) (-15 -3449 ((-1034) $)) (-15 -3266 ((-1034) $ (-1034)))))
-((-1680 (((-108) $ $) NIL)) (-2602 (($ $) NIL)) (-2544 (($ $ $) NIL)) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) $) NIL (|has| (-108) (-786))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-1632 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-108) (-786)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4249)))) (-1581 (($ $) NIL (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1849 (((-108) $ (-1136 (-523)) (-108)) NIL (|has| $ (-6 -4249))) (((-108) $ (-523) (-108)) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2514 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2116 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2053 (((-108) $ (-523) (-108)) NIL (|has| $ (-6 -4249)))) (-2000 (((-108) $ (-523)) NIL)) (-3449 (((-523) (-108) $ (-523)) NIL (|has| (-108) (-1016))) (((-523) (-108) $) NIL (|has| (-108) (-1016))) (((-523) (-1 (-108) (-108)) $) NIL)) (-1871 (((-589 (-108)) $) NIL (|has| $ (-6 -4248)))) (-3135 (($ $ $) NIL)) (-4179 (($ $) NIL)) (-3518 (($ $ $) NIL)) (-3733 (($ (-710) (-108)) 8)) (-3543 (($ $ $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL)) (-3780 (($ $ $) NIL (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-1584 (((-589 (-108)) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL)) (-2043 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-108) (-108) (-108)) $ $) NIL) (($ (-1 (-108) (-108)) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-2912 (($ $ $ (-523)) NIL) (($ (-108) $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-108) $) NIL (|has| (-523) (-786)))) (-2509 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-4141 (($ $ (-108)) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-108)) (-589 (-108))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-271 (-108))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-589 (-271 (-108)))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-3973 (((-589 (-108)) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 (($ $ (-1136 (-523))) NIL) (((-108) $ (-523)) NIL) (((-108) $ (-523) (-108)) NIL)) (-1499 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-3977 (((-710) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016)))) (((-710) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-108) (-564 (-499))))) (-1704 (($ (-589 (-108))) NIL)) (-2394 (($ (-589 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-1691 (((-794) $) NIL)) (-3401 (($ (-710) (-108)) 9)) (-2308 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-3147 (($ $ $) NIL)) (-2423 (($ $) NIL)) (-1269 (($ $ $) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-1257 (($ $ $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-106) (-13 (-119) (-10 -8 (-15 -3401 ($ (-710) (-108)))))) (T -106))
-((-3401 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-108)) (-5 *1 (-106)))))
-(-13 (-119) (-10 -8 (-15 -3401 ($ (-710) (-108)))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26)))
+((-1245 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-102 *3)))) (-1322 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))) (-3862 (*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))) (-2349 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))))
+(-13 (-462 |t#1|) (-10 -8 (-6 -4249) (-15 -1245 ($ (-589 |t#1|))) (-15 -1322 (|t#1| $)) (-15 -3862 ($ |t#1| $)) (-15 -2349 (|t#1| $))))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 (((-523) $) NIL (|has| (-523) (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| (-523) (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-523) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-523) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-523) (-964 (-523))))) (-1996 (((-523) $) NIL) (((-1087) $) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-523) (-964 (-523)))) (((-523) $) NIL (|has| (-523) (-964 (-523))))) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-523) (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) NIL (|has| (-523) (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-523) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-523) (-817 (-355))))) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL)) (-2164 (((-523) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| (-523) (-1063)))) (-4050 (((-108) $) NIL (|has| (-523) (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| (-523) (-786)))) (-3015 (($ (-1 (-523) (-523)) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-523) (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| (-523) (-284))) (((-383 (-523)) $) NIL)) (-1250 (((-523) $) NIL (|has| (-523) (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 (-523)) (-589 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-523) (-523)) NIL (|has| (-523) (-286 (-523)))) (($ $ (-271 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-271 (-523)))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-1087)) (-589 (-523))) NIL (|has| (-523) (-484 (-1087) (-523)))) (($ $ (-1087) (-523)) NIL (|has| (-523) (-484 (-1087) (-523))))) (-3087 (((-710) $) NIL)) (-1502 (($ $ (-523)) NIL (|has| (-523) (-263 (-523) (-523))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-3758 (($ $) NIL)) (-2171 (((-523) $) NIL)) (-3077 (((-823 (-523)) $) NIL (|has| (-523) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-523) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-523) (-564 (-499)))) (((-355) $) NIL (|has| (-523) (-949))) (((-203) $) NIL (|has| (-523) (-949)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-523) (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 8) (($ (-523)) NIL) (($ (-1087)) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL) (((-932 2) $) 10)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-523) (-840))) (|has| (-523) (-134))))) (-1698 (((-710)) NIL)) (-1516 (((-523) $) NIL (|has| (-523) (-508)))) (-1293 (($ (-383 (-523))) 9)) (-3842 (((-108) $ $) NIL)) (-3984 (($ $) NIL (|has| (-523) (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-4078 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4052 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4125 (($ $ $) NIL) (($ (-523) (-523)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-523) $) NIL) (($ $ (-523)) NIL)))
+(((-103) (-13 (-921 (-523)) (-10 -8 (-15 -3976 ((-383 (-523)) $)) (-15 -3976 ((-932 2) $)) (-15 -3934 ((-383 (-523)) $)) (-15 -1293 ($ (-383 (-523))))))) (T -103))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-932 2)) (-5 *1 (-103)))) (-3934 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103)))) (-1293 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103)))))
+(-13 (-921 (-523)) (-10 -8 (-15 -3976 ((-383 (-523)) $)) (-15 -3976 ((-932 2) $)) (-15 -3934 ((-383 (-523)) $)) (-15 -1293 ($ (-383 (-523))))))
+((-3036 (((-589 (-895)) $) 14)) (-1522 (((-1087) $) 10)) (-3976 (((-794) $) 23)) (-2017 (($ (-1087) (-589 (-895))) 15)))
+(((-104) (-13 (-563 (-794)) (-10 -8 (-15 -1522 ((-1087) $)) (-15 -3036 ((-589 (-895)) $)) (-15 -2017 ($ (-1087) (-589 (-895))))))) (T -104))
+((-1522 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-104)))) (-3036 (*1 *2 *1) (-12 (-5 *2 (-589 (-895))) (-5 *1 (-104)))) (-2017 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-895))) (-5 *1 (-104)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -1522 ((-1087) $)) (-15 -3036 ((-589 (-895)) $)) (-15 -2017 ($ (-1087) (-589 (-895))))))
+((-3260 (((-108) $ $) NIL)) (-1929 (((-1034) $ (-1034)) 24)) (-1590 (($ $ (-1070)) 17)) (-1302 (((-3 (-1034) "failed") $) 23)) (-2214 (((-1034) $) 21)) (-1629 (((-1034) $ (-1034)) 26)) (-1894 (((-1034) $) 25)) (-3439 (($ (-364)) NIL) (($ (-364) (-1070)) 16)) (-1522 (((-364) $) NIL)) (-3841 (((-1070) $) NIL)) (-2965 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-1833 (($ $) 18)) (-4037 (((-108) $ $) NIL)))
+(((-105) (-13 (-340 (-364) (-1034)) (-10 -8 (-15 -1302 ((-3 (-1034) "failed") $)) (-15 -1894 ((-1034) $)) (-15 -1629 ((-1034) $ (-1034)))))) (T -105))
+((-1302 (*1 *2 *1) (|partial| -12 (-5 *2 (-1034)) (-5 *1 (-105)))) (-1894 (*1 *2 *1) (-12 (-5 *2 (-1034)) (-5 *1 (-105)))) (-1629 (*1 *2 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-105)))))
+(-13 (-340 (-364) (-1034)) (-10 -8 (-15 -1302 ((-3 (-1034) "failed") $)) (-15 -1894 ((-1034) $)) (-15 -1629 ((-1034) $ (-1034)))))
+((-3260 (((-108) $ $) NIL)) (-3382 (($ $) NIL)) (-3485 (($ $ $) NIL)) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) $) NIL (|has| (-108) (-786))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-2361 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-108) (-786)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4249)))) (-3400 (($ $) NIL (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-4101 (((-108) $ (-1136 (-523)) (-108)) NIL (|has| $ (-6 -4249))) (((-108) $ (-523) (-108)) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2231 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-1830 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-3073 (((-108) $ (-523) (-108)) NIL (|has| $ (-6 -4249)))) (-3002 (((-108) $ (-523)) NIL)) (-1894 (((-523) (-108) $ (-523)) NIL (|has| (-108) (-1016))) (((-523) (-108) $) NIL (|has| (-108) (-1016))) (((-523) (-1 (-108) (-108)) $) NIL)) (-3133 (((-589 (-108)) $) NIL (|has| $ (-6 -4248)))) (-2806 (($ $ $) NIL)) (-2575 (($ $) NIL)) (-3574 (($ $ $) NIL)) (-2348 (($ (-710) (-108)) 8)) (-3853 (($ $ $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL)) (-3123 (($ $ $) NIL (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-3056 (((-589 (-108)) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL)) (-3063 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-108) (-108) (-108)) $ $) NIL) (($ (-1 (-108) (-108)) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-3334 (($ $ $ (-523)) NIL) (($ (-108) $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-108) $) NIL (|has| (-523) (-786)))) (-2660 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-2408 (($ $ (-108)) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-108)) (-589 (-108))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-271 (-108))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-589 (-271 (-108)))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-3184 (((-589 (-108)) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 (($ $ (-1136 (-523))) NIL) (((-108) $ (-523)) NIL) (((-108) $ (-523) (-108)) NIL)) (-3725 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-2452 (((-710) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016)))) (((-710) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-108) (-564 (-499))))) (-3985 (($ (-589 (-108))) NIL)) (-2785 (($ (-589 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-3976 (((-794) $) NIL)) (-2954 (($ (-710) (-108)) 9)) (-1505 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-2819 (($ $ $) NIL)) (-2573 (($ $) NIL)) (-2526 (($ $ $) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-2516 (($ $ $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-106) (-13 (-119) (-10 -8 (-15 -2954 ($ (-710) (-108)))))) (T -106))
+((-2954 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-108)) (-5 *1 (-106)))))
+(-13 (-119) (-10 -8 (-15 -2954 ($ (-710) (-108)))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26)))
(((-107 |#1| |#2|) (-129) (-973) (-973)) (T -107))
NIL
(-13 (-591 |t#1|) (-979 |t#2|) (-10 -7 (-6 -4243) (-6 -4242)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-979 |#2|) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2602 (($ $) 12)) (-2544 (($ $ $) 17)) (-1719 (($) 8 T CONST)) (-3894 (((-108) $) 7)) (-2395 (((-710)) 25)) (-1631 (($) 31)) (-3135 (($ $ $) 15)) (-4179 (($ $) 10)) (-3518 (($ $ $) 18)) (-3543 (($ $ $) 19)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2060 (((-852) $) 30)) (-2032 (((-1070) $) NIL)) (-4013 (($ (-852)) 29)) (-2530 (($ $ $) 21)) (-3951 (((-1034) $) NIL)) (-3335 (($) 9 T CONST)) (-1911 (($ $ $) 22)) (-1400 (((-499) $) 37)) (-1691 (((-794) $) 40)) (-3147 (($ $ $) 13)) (-2423 (($ $) 11)) (-1269 (($ $ $) 16)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 20)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 23)) (-1257 (($ $ $) 14)))
-(((-108) (-13 (-786) (-344) (-604) (-897) (-564 (-499)) (-10 -8 (-15 -1719 ($) -2501) (-15 -3335 ($) -2501) (-15 -2423 ($ $)) (-15 -2544 ($ $ $)) (-15 -3543 ($ $ $)) (-15 -3518 ($ $ $)) (-15 -3894 ((-108) $))))) (T -108))
-((-1719 (*1 *1) (-5 *1 (-108))) (-3335 (*1 *1) (-5 *1 (-108))) (-2423 (*1 *1 *1) (-5 *1 (-108))) (-2544 (*1 *1 *1 *1) (-5 *1 (-108))) (-3543 (*1 *1 *1 *1) (-5 *1 (-108))) (-3518 (*1 *1 *1 *1) (-5 *1 (-108))) (-3894 (*1 *1 *1) (-5 *1 (-108))))
-(-13 (-786) (-344) (-604) (-897) (-564 (-499)) (-10 -8 (-15 -1719 ($) -2501) (-15 -3335 ($) -2501) (-15 -2423 ($ $)) (-15 -2544 ($ $ $)) (-15 -3543 ($ $ $)) (-15 -3518 ($ $ $)) (-15 -3894 ((-108) $))))
-((-2898 (((-3 (-1 |#1| (-589 |#1|)) "failed") (-110)) 18) (((-110) (-110) (-1 |#1| |#1|)) 13) (((-110) (-110) (-1 |#1| (-589 |#1|))) 11) (((-3 |#1| "failed") (-110) (-589 |#1|)) 20)) (-1593 (((-3 (-589 (-1 |#1| (-589 |#1|))) "failed") (-110)) 24) (((-110) (-110) (-1 |#1| |#1|)) 30) (((-110) (-110) (-589 (-1 |#1| (-589 |#1|)))) 26)) (-1386 (((-110) |#1|) 54 (|has| |#1| (-786)))) (-3541 (((-3 |#1| "failed") (-110)) 49 (|has| |#1| (-786)))))
-(((-109 |#1|) (-10 -7 (-15 -2898 ((-3 |#1| "failed") (-110) (-589 |#1|))) (-15 -2898 ((-110) (-110) (-1 |#1| (-589 |#1|)))) (-15 -2898 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2898 ((-3 (-1 |#1| (-589 |#1|)) "failed") (-110))) (-15 -1593 ((-110) (-110) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1593 ((-110) (-110) (-1 |#1| |#1|))) (-15 -1593 ((-3 (-589 (-1 |#1| (-589 |#1|))) "failed") (-110))) (IF (|has| |#1| (-786)) (PROGN (-15 -1386 ((-110) |#1|)) (-15 -3541 ((-3 |#1| "failed") (-110)))) |%noBranch|)) (-1016)) (T -109))
-((-3541 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1016)) (-4 *2 (-786)) (-5 *1 (-109 *2)))) (-1386 (*1 *2 *3) (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-786)) (-4 *3 (-1016)))) (-1593 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-589 (-1 *4 (-589 *4)))) (-5 *1 (-109 *4)) (-4 *4 (-1016)))) (-1593 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1016)) (-5 *1 (-109 *4)))) (-1593 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 (-1 *4 (-589 *4)))) (-4 *4 (-1016)) (-5 *1 (-109 *4)))) (-2898 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-589 *4))) (-5 *1 (-109 *4)) (-4 *4 (-1016)))) (-2898 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1016)) (-5 *1 (-109 *4)))) (-2898 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-589 *4))) (-4 *4 (-1016)) (-5 *1 (-109 *4)))) (-2898 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-589 *2)) (-5 *1 (-109 *2)) (-4 *2 (-1016)))))
-(-10 -7 (-15 -2898 ((-3 |#1| "failed") (-110) (-589 |#1|))) (-15 -2898 ((-110) (-110) (-1 |#1| (-589 |#1|)))) (-15 -2898 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2898 ((-3 (-1 |#1| (-589 |#1|)) "failed") (-110))) (-15 -1593 ((-110) (-110) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1593 ((-110) (-110) (-1 |#1| |#1|))) (-15 -1593 ((-3 (-589 (-1 |#1| (-589 |#1|))) "failed") (-110))) (IF (|has| |#1| (-786)) (PROGN (-15 -1386 ((-110) |#1|)) (-15 -3541 ((-3 |#1| "failed") (-110)))) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-3038 (((-710) $) 70) (($ $ (-710)) 30)) (-2529 (((-108) $) 32)) (-3719 (($ $ (-1070) (-713)) 26)) (-3444 (($ $ (-44 (-1070) (-713))) 13)) (-2031 (((-3 (-713) "failed") $ (-1070)) 24)) (-1354 (((-44 (-1070) (-713)) $) 12)) (-2947 (($ (-1087)) 15) (($ (-1087) (-710)) 20)) (-2214 (((-108) $) 31)) (-2493 (((-108) $) 33)) (-4198 (((-1087) $) 8)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3739 (((-108) $ (-1087)) 10)) (-1299 (($ $ (-1 (-499) (-589 (-499)))) 50) (((-3 (-1 (-499) (-589 (-499))) "failed") $) 54)) (-3951 (((-1034) $) NIL)) (-2694 (((-108) $ (-1070)) 29)) (-3952 (($ $ (-1 (-108) $ $)) 35)) (-1239 (((-3 (-1 (-794) (-589 (-794))) "failed") $) 52) (($ $ (-1 (-794) (-589 (-794)))) 41) (($ $ (-1 (-794) (-794))) 43)) (-3509 (($ $ (-1070)) 45)) (-1874 (($ $) 61)) (-1556 (($ $ (-1 (-108) $ $)) 36)) (-1691 (((-794) $) 48)) (-3472 (($ $ (-1070)) 27)) (-3694 (((-3 (-710) "failed") $) 56)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 69)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 77)))
-(((-110) (-13 (-786) (-10 -8 (-15 -4198 ((-1087) $)) (-15 -1354 ((-44 (-1070) (-713)) $)) (-15 -1874 ($ $)) (-15 -2947 ($ (-1087))) (-15 -2947 ($ (-1087) (-710))) (-15 -3694 ((-3 (-710) "failed") $)) (-15 -2214 ((-108) $)) (-15 -2529 ((-108) $)) (-15 -2493 ((-108) $)) (-15 -3038 ((-710) $)) (-15 -3038 ($ $ (-710))) (-15 -3952 ($ $ (-1 (-108) $ $))) (-15 -1556 ($ $ (-1 (-108) $ $))) (-15 -1239 ((-3 (-1 (-794) (-589 (-794))) "failed") $)) (-15 -1239 ($ $ (-1 (-794) (-589 (-794))))) (-15 -1239 ($ $ (-1 (-794) (-794)))) (-15 -1299 ($ $ (-1 (-499) (-589 (-499))))) (-15 -1299 ((-3 (-1 (-499) (-589 (-499))) "failed") $)) (-15 -3739 ((-108) $ (-1087))) (-15 -2694 ((-108) $ (-1070))) (-15 -3472 ($ $ (-1070))) (-15 -3509 ($ $ (-1070))) (-15 -2031 ((-3 (-713) "failed") $ (-1070))) (-15 -3719 ($ $ (-1070) (-713))) (-15 -3444 ($ $ (-44 (-1070) (-713))))))) (T -110))
-((-4198 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-110)))) (-1354 (*1 *2 *1) (-12 (-5 *2 (-44 (-1070) (-713))) (-5 *1 (-110)))) (-1874 (*1 *1 *1) (-5 *1 (-110))) (-2947 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-110)))) (-2947 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *1 (-110)))) (-3694 (*1 *2 *1) (|partial| -12 (-5 *2 (-710)) (-5 *1 (-110)))) (-2214 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-2529 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-2493 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-3038 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-110)))) (-3038 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-110)))) (-3952 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-1556 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-1239 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-794) (-589 (-794)))) (-5 *1 (-110)))) (-1239 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-794) (-589 (-794)))) (-5 *1 (-110)))) (-1239 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-794) (-794))) (-5 *1 (-110)))) (-1299 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-499) (-589 (-499)))) (-5 *1 (-110)))) (-1299 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-499) (-589 (-499)))) (-5 *1 (-110)))) (-3739 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-108)) (-5 *1 (-110)))) (-2694 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-110)))) (-3472 (*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-110)))) (-3509 (*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-110)))) (-2031 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1070)) (-5 *2 (-713)) (-5 *1 (-110)))) (-3719 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-713)) (-5 *1 (-110)))) (-3444 (*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1070) (-713))) (-5 *1 (-110)))))
-(-13 (-786) (-10 -8 (-15 -4198 ((-1087) $)) (-15 -1354 ((-44 (-1070) (-713)) $)) (-15 -1874 ($ $)) (-15 -2947 ($ (-1087))) (-15 -2947 ($ (-1087) (-710))) (-15 -3694 ((-3 (-710) "failed") $)) (-15 -2214 ((-108) $)) (-15 -2529 ((-108) $)) (-15 -2493 ((-108) $)) (-15 -3038 ((-710) $)) (-15 -3038 ($ $ (-710))) (-15 -3952 ($ $ (-1 (-108) $ $))) (-15 -1556 ($ $ (-1 (-108) $ $))) (-15 -1239 ((-3 (-1 (-794) (-589 (-794))) "failed") $)) (-15 -1239 ($ $ (-1 (-794) (-589 (-794))))) (-15 -1239 ($ $ (-1 (-794) (-794)))) (-15 -1299 ($ $ (-1 (-499) (-589 (-499))))) (-15 -1299 ((-3 (-1 (-499) (-589 (-499))) "failed") $)) (-15 -3739 ((-108) $ (-1087))) (-15 -2694 ((-108) $ (-1070))) (-15 -3472 ($ $ (-1070))) (-15 -3509 ($ $ (-1070))) (-15 -2031 ((-3 (-713) "failed") $ (-1070))) (-15 -3719 ($ $ (-1070) (-713))) (-15 -3444 ($ $ (-44 (-1070) (-713))))))
-((-2584 (((-523) |#2|) 36)))
-(((-111 |#1| |#2|) (-10 -7 (-15 -2584 ((-523) |#2|))) (-13 (-339) (-964 (-383 (-523)))) (-1145 |#1|)) (T -111))
-((-2584 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-964 (-383 *2)))) (-5 *2 (-523)) (-5 *1 (-111 *4 *3)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -2584 ((-523) |#2|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2437 (($ $ (-523)) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-2838 (($ (-1083 (-523)) (-523)) NIL)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4012 (($ $) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3437 (((-710) $) NIL)) (-2769 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2547 (((-523)) NIL)) (-2903 (((-523) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3053 (($ $ (-523)) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3229 (((-1068 (-523)) $) NIL)) (-2488 (($ $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL)) (-3272 (((-710)) NIL)) (-2801 (((-108) $ $) NIL)) (-4108 (((-523) $ (-523)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3382 (($ $) 12)) (-3485 (($ $ $) 17)) (-2204 (($) 8 T CONST)) (-2799 (((-108) $) 7)) (-3843 (((-710)) 25)) (-3461 (($) 31)) (-2806 (($ $ $) 15)) (-2575 (($ $) 10)) (-3574 (($ $ $) 18)) (-3853 (($ $ $) 19)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-4076 (((-852) $) 30)) (-3841 (((-1070) $) NIL)) (-2557 (($ (-852)) 29)) (-3473 (($ $ $) 21)) (-2435 (((-1034) $) NIL)) (-2084 (($) 9 T CONST)) (-2045 (($ $ $) 22)) (-3077 (((-499) $) 37)) (-3976 (((-794) $) 40)) (-2819 (($ $ $) 13)) (-2573 (($ $) 11)) (-2526 (($ $ $) 16)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 20)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 23)) (-2516 (($ $ $) 14)))
+(((-108) (-13 (-786) (-344) (-604) (-897) (-564 (-499)) (-10 -8 (-15 -2204 ($) -1982) (-15 -2084 ($) -1982) (-15 -2573 ($ $)) (-15 -3485 ($ $ $)) (-15 -3853 ($ $ $)) (-15 -3574 ($ $ $)) (-15 -2799 ((-108) $))))) (T -108))
+((-2204 (*1 *1) (-5 *1 (-108))) (-2084 (*1 *1) (-5 *1 (-108))) (-2573 (*1 *1 *1) (-5 *1 (-108))) (-3485 (*1 *1 *1 *1) (-5 *1 (-108))) (-3853 (*1 *1 *1 *1) (-5 *1 (-108))) (-3574 (*1 *1 *1 *1) (-5 *1 (-108))) (-2799 (*1 *1 *1) (-5 *1 (-108))))
+(-13 (-786) (-344) (-604) (-897) (-564 (-499)) (-10 -8 (-15 -2204 ($) -1982) (-15 -2084 ($) -1982) (-15 -2573 ($ $)) (-15 -3485 ($ $ $)) (-15 -3853 ($ $ $)) (-15 -3574 ($ $ $)) (-15 -2799 ((-108) $))))
+((-2356 (((-3 (-1 |#1| (-589 |#1|)) "failed") (-110)) 19) (((-110) (-110) (-1 |#1| |#1|)) 13) (((-110) (-110) (-1 |#1| (-589 |#1|))) 11) (((-3 |#1| "failed") (-110) (-589 |#1|)) 21)) (-2050 (((-3 (-589 (-1 |#1| (-589 |#1|))) "failed") (-110)) 25) (((-110) (-110) (-1 |#1| |#1|)) 30) (((-110) (-110) (-589 (-1 |#1| (-589 |#1|)))) 26)) (-3776 (((-110) |#1|) 56 (|has| |#1| (-786)))) (-3830 (((-3 |#1| "failed") (-110)) 50 (|has| |#1| (-786)))))
+(((-109 |#1|) (-10 -7 (-15 -2356 ((-3 |#1| "failed") (-110) (-589 |#1|))) (-15 -2356 ((-110) (-110) (-1 |#1| (-589 |#1|)))) (-15 -2356 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2356 ((-3 (-1 |#1| (-589 |#1|)) "failed") (-110))) (-15 -2050 ((-110) (-110) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2050 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2050 ((-3 (-589 (-1 |#1| (-589 |#1|))) "failed") (-110))) (IF (|has| |#1| (-786)) (PROGN (-15 -3776 ((-110) |#1|)) (-15 -3830 ((-3 |#1| "failed") (-110)))) |%noBranch|)) (-1016)) (T -109))
+((-3830 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1016)) (-4 *2 (-786)) (-5 *1 (-109 *2)))) (-3776 (*1 *2 *3) (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-786)) (-4 *3 (-1016)))) (-2050 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-589 (-1 *4 (-589 *4)))) (-5 *1 (-109 *4)) (-4 *4 (-1016)))) (-2050 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1016)) (-5 *1 (-109 *4)))) (-2050 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 (-1 *4 (-589 *4)))) (-4 *4 (-1016)) (-5 *1 (-109 *4)))) (-2356 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-589 *4))) (-5 *1 (-109 *4)) (-4 *4 (-1016)))) (-2356 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1016)) (-5 *1 (-109 *4)))) (-2356 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-589 *4))) (-4 *4 (-1016)) (-5 *1 (-109 *4)))) (-2356 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-589 *2)) (-5 *1 (-109 *2)) (-4 *2 (-1016)))))
+(-10 -7 (-15 -2356 ((-3 |#1| "failed") (-110) (-589 |#1|))) (-15 -2356 ((-110) (-110) (-1 |#1| (-589 |#1|)))) (-15 -2356 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2356 ((-3 (-1 |#1| (-589 |#1|)) "failed") (-110))) (-15 -2050 ((-110) (-110) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2050 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2050 ((-3 (-589 (-1 |#1| (-589 |#1|))) "failed") (-110))) (IF (|has| |#1| (-786)) (PROGN (-15 -3776 ((-110) |#1|)) (-15 -3830 ((-3 |#1| "failed") (-110)))) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-1255 (((-710) $) 72) (($ $ (-710)) 30)) (-2874 (((-108) $) 32)) (-3774 (($ $ (-1070) (-713)) 26)) (-1595 (($ $ (-44 (-1070) (-713))) 15)) (-3422 (((-3 (-713) "failed") $ (-1070)) 25)) (-3036 (((-44 (-1070) (-713)) $) 14)) (-1564 (($ (-1087)) 17) (($ (-1087) (-710)) 22)) (-3044 (((-108) $) 31)) (-3799 (((-108) $) 33)) (-1522 (((-1087) $) 8)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2676 (((-108) $ (-1087)) 10)) (-3989 (($ $ (-1 (-499) (-589 (-499)))) 52) (((-3 (-1 (-499) (-589 (-499))) "failed") $) 56)) (-2435 (((-1034) $) NIL)) (-3974 (((-108) $ (-1070)) 29)) (-2974 (($ $ (-1 (-108) $ $)) 35)) (-3942 (((-3 (-1 (-794) (-589 (-794))) "failed") $) 54) (($ $ (-1 (-794) (-589 (-794)))) 41) (($ $ (-1 (-794) (-794))) 43)) (-3470 (($ $ (-1070)) 45)) (-4124 (($ $) 63)) (-2781 (($ $ (-1 (-108) $ $)) 36)) (-3976 (((-794) $) 48)) (-2074 (($ $ (-1070)) 27)) (-3545 (((-3 (-710) "failed") $) 58)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 71)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 79)))
+(((-110) (-13 (-786) (-10 -8 (-15 -1522 ((-1087) $)) (-15 -3036 ((-44 (-1070) (-713)) $)) (-15 -4124 ($ $)) (-15 -1564 ($ (-1087))) (-15 -1564 ($ (-1087) (-710))) (-15 -3545 ((-3 (-710) "failed") $)) (-15 -3044 ((-108) $)) (-15 -2874 ((-108) $)) (-15 -3799 ((-108) $)) (-15 -1255 ((-710) $)) (-15 -1255 ($ $ (-710))) (-15 -2974 ($ $ (-1 (-108) $ $))) (-15 -2781 ($ $ (-1 (-108) $ $))) (-15 -3942 ((-3 (-1 (-794) (-589 (-794))) "failed") $)) (-15 -3942 ($ $ (-1 (-794) (-589 (-794))))) (-15 -3942 ($ $ (-1 (-794) (-794)))) (-15 -3989 ($ $ (-1 (-499) (-589 (-499))))) (-15 -3989 ((-3 (-1 (-499) (-589 (-499))) "failed") $)) (-15 -2676 ((-108) $ (-1087))) (-15 -3974 ((-108) $ (-1070))) (-15 -2074 ($ $ (-1070))) (-15 -3470 ($ $ (-1070))) (-15 -3422 ((-3 (-713) "failed") $ (-1070))) (-15 -3774 ($ $ (-1070) (-713))) (-15 -1595 ($ $ (-44 (-1070) (-713))))))) (T -110))
+((-1522 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-110)))) (-3036 (*1 *2 *1) (-12 (-5 *2 (-44 (-1070) (-713))) (-5 *1 (-110)))) (-4124 (*1 *1 *1) (-5 *1 (-110))) (-1564 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-110)))) (-1564 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *1 (-110)))) (-3545 (*1 *2 *1) (|partial| -12 (-5 *2 (-710)) (-5 *1 (-110)))) (-3044 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-2874 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-3799 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-1255 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-110)))) (-1255 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-110)))) (-2974 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-2781 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-3942 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-794) (-589 (-794)))) (-5 *1 (-110)))) (-3942 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-794) (-589 (-794)))) (-5 *1 (-110)))) (-3942 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-794) (-794))) (-5 *1 (-110)))) (-3989 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-499) (-589 (-499)))) (-5 *1 (-110)))) (-3989 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-499) (-589 (-499)))) (-5 *1 (-110)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-108)) (-5 *1 (-110)))) (-3974 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-110)))) (-2074 (*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-110)))) (-3470 (*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-110)))) (-3422 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1070)) (-5 *2 (-713)) (-5 *1 (-110)))) (-3774 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-713)) (-5 *1 (-110)))) (-1595 (*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1070) (-713))) (-5 *1 (-110)))))
+(-13 (-786) (-10 -8 (-15 -1522 ((-1087) $)) (-15 -3036 ((-44 (-1070) (-713)) $)) (-15 -4124 ($ $)) (-15 -1564 ($ (-1087))) (-15 -1564 ($ (-1087) (-710))) (-15 -3545 ((-3 (-710) "failed") $)) (-15 -3044 ((-108) $)) (-15 -2874 ((-108) $)) (-15 -3799 ((-108) $)) (-15 -1255 ((-710) $)) (-15 -1255 ($ $ (-710))) (-15 -2974 ($ $ (-1 (-108) $ $))) (-15 -2781 ($ $ (-1 (-108) $ $))) (-15 -3942 ((-3 (-1 (-794) (-589 (-794))) "failed") $)) (-15 -3942 ($ $ (-1 (-794) (-589 (-794))))) (-15 -3942 ($ $ (-1 (-794) (-794)))) (-15 -3989 ($ $ (-1 (-499) (-589 (-499))))) (-15 -3989 ((-3 (-1 (-499) (-589 (-499))) "failed") $)) (-15 -2676 ((-108) $ (-1087))) (-15 -3974 ((-108) $ (-1070))) (-15 -2074 ($ $ (-1070))) (-15 -3470 ($ $ (-1070))) (-15 -3422 ((-3 (-713) "failed") $ (-1070))) (-15 -3774 ($ $ (-1070) (-713))) (-15 -1595 ($ $ (-44 (-1070) (-713))))))
+((-2256 (((-523) |#2|) 37)))
+(((-111 |#1| |#2|) (-10 -7 (-15 -2256 ((-523) |#2|))) (-13 (-339) (-964 (-383 (-523)))) (-1145 |#1|)) (T -111))
+((-2256 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-964 (-383 *2)))) (-5 *2 (-523)) (-5 *1 (-111 *4 *3)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -2256 ((-523) |#2|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3584 (($ $ (-523)) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-2938 (($ (-1083 (-523)) (-523)) NIL)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-1729 (($ $) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1500 (((-710) $) NIL)) (-3482 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3014 (((-523)) NIL)) (-2385 (((-523) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1361 (($ $ (-523)) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2080 (((-1068 (-523)) $) NIL)) (-3749 (($ $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL)) (-1698 (((-710)) NIL)) (-3842 (((-108) $ $) NIL)) (-2523 (((-523) $ (-523)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL)))
(((-112 |#1|) (-800 |#1|) (-523)) (T -112))
NIL
(-800 |#1|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-112 |#1|) (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-112 |#1|) (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| (-112 |#1|) (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-112 |#1|) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-112 |#1|) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-112 |#1|) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-112 |#1|) (-964 (-523))))) (-3508 (((-112 |#1|) $) NIL) (((-1087) $) NIL (|has| (-112 |#1|) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-112 |#1|) (-964 (-523)))) (((-523) $) NIL (|has| (-112 |#1|) (-964 (-523))))) (-1458 (($ $) NIL) (($ (-523) $) NIL)) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-112 |#1|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-112 |#1|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-112 |#1|))) (|:| |vec| (-1169 (-112 |#1|)))) (-629 $) (-1169 $)) NIL) (((-629 (-112 |#1|)) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-112 |#1|) (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) NIL (|has| (-112 |#1|) (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-112 |#1|) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-112 |#1|) (-817 (-355))))) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL)) (-3316 (((-112 |#1|) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| (-112 |#1|) (-1063)))) (-2057 (((-108) $) NIL (|has| (-112 |#1|) (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| (-112 |#1|) (-786)))) (-3158 (($ $ $) NIL (|has| (-112 |#1|) (-786)))) (-1345 (($ (-1 (-112 |#1|) (-112 |#1|)) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-112 |#1|) (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| (-112 |#1|) (-284)))) (-2733 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-112 |#1|) (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-112 |#1|) (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 (-112 |#1|)) (-589 (-112 |#1|))) NIL (|has| (-112 |#1|) (-286 (-112 |#1|)))) (($ $ (-112 |#1|) (-112 |#1|)) NIL (|has| (-112 |#1|) (-286 (-112 |#1|)))) (($ $ (-271 (-112 |#1|))) NIL (|has| (-112 |#1|) (-286 (-112 |#1|)))) (($ $ (-589 (-271 (-112 |#1|)))) NIL (|has| (-112 |#1|) (-286 (-112 |#1|)))) (($ $ (-589 (-1087)) (-589 (-112 |#1|))) NIL (|has| (-112 |#1|) (-484 (-1087) (-112 |#1|)))) (($ $ (-1087) (-112 |#1|)) NIL (|has| (-112 |#1|) (-484 (-1087) (-112 |#1|))))) (-3413 (((-710) $) NIL)) (-1937 (($ $ (-112 |#1|)) NIL (|has| (-112 |#1|) (-263 (-112 |#1|) (-112 |#1|))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL (|has| (-112 |#1|) (-211))) (($ $ (-710)) NIL (|has| (-112 |#1|) (-211))) (($ $ (-1087)) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-710)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-2793 (($ $) NIL)) (-3329 (((-112 |#1|) $) NIL)) (-1400 (((-823 (-523)) $) NIL (|has| (-112 |#1|) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-112 |#1|) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-112 |#1|) (-564 (-499)))) (((-355) $) NIL (|has| (-112 |#1|) (-949))) (((-203) $) NIL (|has| (-112 |#1|) (-949)))) (-2748 (((-159 (-383 (-523))) $) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-112 |#1|) (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-112 |#1|)) NIL) (($ (-1087)) NIL (|has| (-112 |#1|) (-964 (-1087))))) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-112 |#1|) (-840))) (|has| (-112 |#1|) (-134))))) (-3272 (((-710)) NIL)) (-3809 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-508)))) (-2801 (((-108) $ $) NIL)) (-4108 (((-383 (-523)) $ (-523)) NIL)) (-2695 (($ $) NIL (|has| (-112 |#1|) (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $) NIL (|has| (-112 |#1|) (-211))) (($ $ (-710)) NIL (|has| (-112 |#1|) (-211))) (($ $ (-1087)) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-710)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-4006 (((-108) $ $) NIL (|has| (-112 |#1|) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-112 |#1|) (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| (-112 |#1|) (-786)))) (-3966 (((-108) $ $) NIL (|has| (-112 |#1|) (-786)))) (-4074 (($ $ $) NIL) (($ (-112 |#1|) (-112 |#1|)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-112 |#1|) $) NIL) (($ $ (-112 |#1|)) NIL)))
-(((-113 |#1|) (-13 (-921 (-112 |#1|)) (-10 -8 (-15 -4108 ((-383 (-523)) $ (-523))) (-15 -2748 ((-159 (-383 (-523))) $)) (-15 -1458 ($ $)) (-15 -1458 ($ (-523) $)))) (-523)) (T -113))
-((-4108 (*1 *2 *1 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-113 *4)) (-14 *4 *3) (-5 *3 (-523)))) (-2748 (*1 *2 *1) (-12 (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-113 *3)) (-14 *3 (-523)))) (-1458 (*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-523)))) (-1458 (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-113 *3)) (-14 *3 *2))))
-(-13 (-921 (-112 |#1|)) (-10 -8 (-15 -4108 ((-383 (-523)) $ (-523))) (-15 -2748 ((-159 (-383 (-523))) $)) (-15 -1458 ($ $)) (-15 -1458 ($ (-523) $))))
-((-1849 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 49) (($ $ "right" $) 51)) (-2932 (((-589 $) $) 27)) (-3675 (((-108) $ $) 32)) (-3423 (((-108) |#2| $) 36)) (-1701 (((-589 |#2|) $) 22)) (-1799 (((-108) $) 16)) (-1937 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-1221 (((-108) $) 45)) (-1691 (((-794) $) 41)) (-2612 (((-589 $) $) 28)) (-3941 (((-108) $ $) 34)) (-2810 (((-710) $) 43)))
-(((-114 |#1| |#2|) (-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -1849 (|#1| |#1| "right" |#1|)) (-15 -1849 (|#1| |#1| "left" |#1|)) (-15 -1937 (|#1| |#1| "right")) (-15 -1937 (|#1| |#1| "left")) (-15 -1849 (|#2| |#1| "value" |#2|)) (-15 -3675 ((-108) |#1| |#1|)) (-15 -1701 ((-589 |#2|) |#1|)) (-15 -1221 ((-108) |#1|)) (-15 -1937 (|#2| |#1| "value")) (-15 -1799 ((-108) |#1|)) (-15 -2932 ((-589 |#1|) |#1|)) (-15 -2612 ((-589 |#1|) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -3423 ((-108) |#2| |#1|)) (-15 -2810 ((-710) |#1|))) (-115 |#2|) (-1123)) (T -114))
-NIL
-(-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -1849 (|#1| |#1| "right" |#1|)) (-15 -1849 (|#1| |#1| "left" |#1|)) (-15 -1937 (|#1| |#1| "right")) (-15 -1937 (|#1| |#1| "left")) (-15 -1849 (|#2| |#1| "value" |#2|)) (-15 -3675 ((-108) |#1| |#1|)) (-15 -1701 ((-589 |#2|) |#1|)) (-15 -1221 ((-108) |#1|)) (-15 -1937 (|#2| |#1| "value")) (-15 -1799 ((-108) |#1|)) (-15 -2932 ((-589 |#1|) |#1|)) (-15 -2612 ((-589 |#1|) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -3423 ((-108) |#2| |#1|)) (-15 -2810 ((-710) |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3370 ((|#1| $) 48)) (-1620 (((-108) $ (-710)) 8)) (-1487 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-1398 (($ $ $) 52 (|has| $ (-6 -4249)))) (-2955 (($ $ $) 54 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) (($ $ "left" $) 55 (|has| $ (-6 -4249))) (($ $ "right" $) 53 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-4189 (($) 7 T CONST)) (-3855 (($ $) 57)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 50)) (-3675 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-3844 (($ $) 59)) (-1701 (((-589 |#1|) $) 45)) (-1799 (((-108) $) 49)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-3766 (((-523) $ $) 44)) (-1221 (((-108) $) 46)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 51)) (-3313 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-112 |#1|) (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-112 |#1|) (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| (-112 |#1|) (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-112 |#1|) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-112 |#1|) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-112 |#1|) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-112 |#1|) (-964 (-523))))) (-1996 (((-112 |#1|) $) NIL) (((-1087) $) NIL (|has| (-112 |#1|) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-112 |#1|) (-964 (-523)))) (((-523) $) NIL (|has| (-112 |#1|) (-964 (-523))))) (-3113 (($ $) NIL) (($ (-523) $) NIL)) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-112 |#1|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-112 |#1|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-112 |#1|))) (|:| |vec| (-1169 (-112 |#1|)))) (-629 $) (-1169 $)) NIL) (((-629 (-112 |#1|)) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-112 |#1|) (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) NIL (|has| (-112 |#1|) (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-112 |#1|) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-112 |#1|) (-817 (-355))))) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL)) (-2164 (((-112 |#1|) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| (-112 |#1|) (-1063)))) (-4050 (((-108) $) NIL (|has| (-112 |#1|) (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| (-112 |#1|) (-786)))) (-2644 (($ $ $) NIL (|has| (-112 |#1|) (-786)))) (-3015 (($ (-1 (-112 |#1|) (-112 |#1|)) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-112 |#1|) (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| (-112 |#1|) (-284)))) (-1250 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-112 |#1|) (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-112 |#1|) (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 (-112 |#1|)) (-589 (-112 |#1|))) NIL (|has| (-112 |#1|) (-286 (-112 |#1|)))) (($ $ (-112 |#1|) (-112 |#1|)) NIL (|has| (-112 |#1|) (-286 (-112 |#1|)))) (($ $ (-271 (-112 |#1|))) NIL (|has| (-112 |#1|) (-286 (-112 |#1|)))) (($ $ (-589 (-271 (-112 |#1|)))) NIL (|has| (-112 |#1|) (-286 (-112 |#1|)))) (($ $ (-589 (-1087)) (-589 (-112 |#1|))) NIL (|has| (-112 |#1|) (-484 (-1087) (-112 |#1|)))) (($ $ (-1087) (-112 |#1|)) NIL (|has| (-112 |#1|) (-484 (-1087) (-112 |#1|))))) (-3087 (((-710) $) NIL)) (-1502 (($ $ (-112 |#1|)) NIL (|has| (-112 |#1|) (-263 (-112 |#1|) (-112 |#1|))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL (|has| (-112 |#1|) (-211))) (($ $ (-710)) NIL (|has| (-112 |#1|) (-211))) (($ $ (-1087)) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-710)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-3758 (($ $) NIL)) (-2171 (((-112 |#1|) $) NIL)) (-3077 (((-823 (-523)) $) NIL (|has| (-112 |#1|) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-112 |#1|) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-112 |#1|) (-564 (-499)))) (((-355) $) NIL (|has| (-112 |#1|) (-949))) (((-203) $) NIL (|has| (-112 |#1|) (-949)))) (-3264 (((-159 (-383 (-523))) $) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-112 |#1|) (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-112 |#1|)) NIL) (($ (-1087)) NIL (|has| (-112 |#1|) (-964 (-1087))))) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-112 |#1|) (-840))) (|has| (-112 |#1|) (-134))))) (-1698 (((-710)) NIL)) (-1516 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-508)))) (-3842 (((-108) $ $) NIL)) (-2523 (((-383 (-523)) $ (-523)) NIL)) (-3984 (($ $) NIL (|has| (-112 |#1|) (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $) NIL (|has| (-112 |#1|) (-211))) (($ $ (-710)) NIL (|has| (-112 |#1|) (-211))) (($ $ (-1087)) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-112 |#1|) (-831 (-1087)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-710)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-4078 (((-108) $ $) NIL (|has| (-112 |#1|) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-112 |#1|) (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| (-112 |#1|) (-786)))) (-4052 (((-108) $ $) NIL (|has| (-112 |#1|) (-786)))) (-4125 (($ $ $) NIL) (($ (-112 |#1|) (-112 |#1|)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-112 |#1|) $) NIL) (($ $ (-112 |#1|)) NIL)))
+(((-113 |#1|) (-13 (-921 (-112 |#1|)) (-10 -8 (-15 -2523 ((-383 (-523)) $ (-523))) (-15 -3264 ((-159 (-383 (-523))) $)) (-15 -3113 ($ $)) (-15 -3113 ($ (-523) $)))) (-523)) (T -113))
+((-2523 (*1 *2 *1 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-113 *4)) (-14 *4 *3) (-5 *3 (-523)))) (-3264 (*1 *2 *1) (-12 (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-113 *3)) (-14 *3 (-523)))) (-3113 (*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-523)))) (-3113 (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-113 *3)) (-14 *3 *2))))
+(-13 (-921 (-112 |#1|)) (-10 -8 (-15 -2523 ((-383 (-523)) $ (-523))) (-15 -3264 ((-159 (-383 (-523))) $)) (-15 -3113 ($ $)) (-15 -3113 ($ (-523) $))))
+((-4101 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 49) (($ $ "right" $) 51)) (-1378 (((-589 $) $) 27)) (-3339 (((-108) $ $) 32)) (-1348 (((-108) |#2| $) 36)) (-2112 (((-589 |#2|) $) 22)) (-3391 (((-108) $) 16)) (-1502 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-2837 (((-108) $) 45)) (-3976 (((-794) $) 41)) (-2464 (((-589 $) $) 28)) (-4037 (((-108) $ $) 34)) (-1271 (((-710) $) 43)))
+(((-114 |#1| |#2|) (-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -4101 (|#1| |#1| "right" |#1|)) (-15 -4101 (|#1| |#1| "left" |#1|)) (-15 -1502 (|#1| |#1| "right")) (-15 -1502 (|#1| |#1| "left")) (-15 -4101 (|#2| |#1| "value" |#2|)) (-15 -3339 ((-108) |#1| |#1|)) (-15 -2112 ((-589 |#2|) |#1|)) (-15 -2837 ((-108) |#1|)) (-15 -1502 (|#2| |#1| "value")) (-15 -3391 ((-108) |#1|)) (-15 -1378 ((-589 |#1|) |#1|)) (-15 -2464 ((-589 |#1|) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -1348 ((-108) |#2| |#1|)) (-15 -1271 ((-710) |#1|))) (-115 |#2|) (-1123)) (T -114))
+NIL
+(-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -4101 (|#1| |#1| "right" |#1|)) (-15 -4101 (|#1| |#1| "left" |#1|)) (-15 -1502 (|#1| |#1| "right")) (-15 -1502 (|#1| |#1| "left")) (-15 -4101 (|#2| |#1| "value" |#2|)) (-15 -3339 ((-108) |#1| |#1|)) (-15 -2112 ((-589 |#2|) |#1|)) (-15 -2837 ((-108) |#1|)) (-15 -1502 (|#2| |#1| "value")) (-15 -3391 ((-108) |#1|)) (-15 -1378 ((-589 |#1|) |#1|)) (-15 -2464 ((-589 |#1|) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -1348 ((-108) |#2| |#1|)) (-15 -1271 ((-710) |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2058 ((|#1| $) 48)) (-2282 (((-108) $ (-710)) 8)) (-3365 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-3913 (($ $ $) 52 (|has| $ (-6 -4249)))) (-1657 (($ $ $) 54 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) (($ $ "left" $) 55 (|has| $ (-6 -4249))) (($ $ "right" $) 53 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1640 (($) 7 T CONST)) (-2438 (($ $) 57)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 50)) (-3339 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-2428 (($ $) 59)) (-2112 (((-589 |#1|) $) 45)) (-3391 (((-108) $) 49)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2981 (((-523) $ $) 44)) (-2837 (((-108) $) 46)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 51)) (-4004 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-115 |#1|) (-129) (-1123)) (T -115))
-((-3844 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1123)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1123)))) (-3855 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1123)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1123)))) (-1849 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4249)) (-4 *1 (-115 *3)) (-4 *3 (-1123)))) (-2955 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-115 *2)) (-4 *2 (-1123)))) (-1849 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4249)) (-4 *1 (-115 *3)) (-4 *3 (-1123)))) (-1398 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-115 *2)) (-4 *2 (-1123)))))
-(-13 (-938 |t#1|) (-10 -8 (-15 -3844 ($ $)) (-15 -1937 ($ $ "left")) (-15 -3855 ($ $)) (-15 -1937 ($ $ "right")) (IF (|has| $ (-6 -4249)) (PROGN (-15 -1849 ($ $ "left" $)) (-15 -2955 ($ $ $)) (-15 -1849 ($ $ "right" $)) (-15 -1398 ($ $ $))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1941 (((-108) |#1|) 24)) (-3957 (((-710) (-710)) 23) (((-710)) 22)) (-3179 (((-108) |#1| (-108)) 25) (((-108) |#1|) 26)))
-(((-116 |#1|) (-10 -7 (-15 -3179 ((-108) |#1|)) (-15 -3179 ((-108) |#1| (-108))) (-15 -3957 ((-710))) (-15 -3957 ((-710) (-710))) (-15 -1941 ((-108) |#1|))) (-1145 (-523))) (T -116))
-((-1941 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))) (-3957 (*1 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))) (-3957 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))) (-3179 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))) (-3179 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))))
-(-10 -7 (-15 -3179 ((-108) |#1|)) (-15 -3179 ((-108) |#1| (-108))) (-15 -3957 ((-710))) (-15 -3957 ((-710) (-710))) (-15 -1941 ((-108) |#1|)))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) 15)) (-1980 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 22)) (-1620 (((-108) $ (-710)) NIL)) (-1487 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-1398 (($ $ $) 18 (|has| $ (-6 -4249)))) (-2955 (($ $ $) 20 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-3855 (($ $) 17)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1864 (($ $ |#1| $) 23)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-3844 (($ $) 19)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3743 (($ |#1| $) 24)) (-3108 (($ |#1| $) 10)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 14)) (-3320 (($) 8)) (-1937 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3766 (((-523) $ $) NIL)) (-1221 (((-108) $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2304 (($ (-589 |#1|)) 12)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-117 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -2304 ($ (-589 |#1|))) (-15 -3108 ($ |#1| $)) (-15 -3743 ($ |#1| $)) (-15 -1980 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-786)) (T -117))
-((-2304 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-117 *3)))) (-3108 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-786)))) (-3743 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-786)))) (-1980 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3)))) (-5 *1 (-117 *3)) (-4 *3 (-786)))))
-(-13 (-121 |#1|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -2304 ($ (-589 |#1|))) (-15 -3108 ($ |#1| $)) (-15 -3743 ($ |#1| $)) (-15 -1980 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $))))
-((-2602 (($ $) 14)) (-4179 (($ $) 11)) (-3518 (($ $ $) 24)) (-3543 (($ $ $) 22)) (-2423 (($ $) 12)) (-1269 (($ $ $) 20)) (-1257 (($ $ $) 18)))
-(((-118 |#1|) (-10 -8 (-15 -3518 (|#1| |#1| |#1|)) (-15 -3543 (|#1| |#1| |#1|)) (-15 -2423 (|#1| |#1|)) (-15 -4179 (|#1| |#1|)) (-15 -2602 (|#1| |#1|)) (-15 -1257 (|#1| |#1| |#1|)) (-15 -1269 (|#1| |#1| |#1|))) (-119)) (T -118))
-NIL
-(-10 -8 (-15 -3518 (|#1| |#1| |#1|)) (-15 -3543 (|#1| |#1| |#1|)) (-15 -2423 (|#1| |#1|)) (-15 -4179 (|#1| |#1|)) (-15 -2602 (|#1| |#1|)) (-15 -1257 (|#1| |#1| |#1|)) (-15 -1269 (|#1| |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2602 (($ $) 104)) (-2544 (($ $ $) 25)) (-4191 (((-1174) $ (-523) (-523)) 67 (|has| $ (-6 -4249)))) (-3337 (((-108) $) 99 (|has| (-108) (-786))) (((-108) (-1 (-108) (-108) (-108)) $) 93)) (-1632 (($ $) 103 (-12 (|has| (-108) (-786)) (|has| $ (-6 -4249)))) (($ (-1 (-108) (-108) (-108)) $) 102 (|has| $ (-6 -4249)))) (-1581 (($ $) 98 (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $) 92)) (-1620 (((-108) $ (-710)) 38)) (-1849 (((-108) $ (-1136 (-523)) (-108)) 89 (|has| $ (-6 -4249))) (((-108) $ (-523) (-108)) 55 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) (-108)) $) 72 (|has| $ (-6 -4248)))) (-4189 (($) 39 T CONST)) (-1426 (($ $) 101 (|has| $ (-6 -4249)))) (-3700 (($ $) 91)) (-2462 (($ $) 69 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ (-1 (-108) (-108)) $) 73 (|has| $ (-6 -4248))) (($ (-108) $) 70 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248))))) (-2116 (((-108) (-1 (-108) (-108) (-108)) $) 75 (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) 74 (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) 71 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248))))) (-2053 (((-108) $ (-523) (-108)) 54 (|has| $ (-6 -4249)))) (-2000 (((-108) $ (-523)) 56)) (-3449 (((-523) (-108) $ (-523)) 96 (|has| (-108) (-1016))) (((-523) (-108) $) 95 (|has| (-108) (-1016))) (((-523) (-1 (-108) (-108)) $) 94)) (-1871 (((-589 (-108)) $) 46 (|has| $ (-6 -4248)))) (-3135 (($ $ $) 26)) (-4179 (($ $) 31)) (-3518 (($ $ $) 28)) (-3733 (($ (-710) (-108)) 78)) (-3543 (($ $ $) 29)) (-3051 (((-108) $ (-710)) 37)) (-2965 (((-523) $) 64 (|has| (-523) (-786)))) (-3239 (($ $ $) 13)) (-3780 (($ $ $) 97 (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $ $) 90)) (-1584 (((-589 (-108)) $) 47 (|has| $ (-6 -4248)))) (-3423 (((-108) (-108) $) 49 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 63 (|has| (-523) (-786)))) (-3158 (($ $ $) 14)) (-2043 (($ (-1 (-108) (-108)) $) 42 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-108) (-108) (-108)) $ $) 83) (($ (-1 (-108) (-108)) $) 41)) (-1418 (((-108) $ (-710)) 36)) (-2032 (((-1070) $) 9)) (-2912 (($ $ $ (-523)) 88) (($ (-108) $ (-523)) 87)) (-2536 (((-589 (-523)) $) 61)) (-2254 (((-108) (-523) $) 60)) (-3951 (((-1034) $) 10)) (-2428 (((-108) $) 65 (|has| (-523) (-786)))) (-2509 (((-3 (-108) "failed") (-1 (-108) (-108)) $) 76)) (-4141 (($ $ (-108)) 66 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) (-108)) $) 44 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-108)) (-589 (-108))) 53 (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-108) (-108)) 52 (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-271 (-108))) 51 (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-589 (-271 (-108)))) 50 (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016))))) (-2267 (((-108) $ $) 32)) (-2633 (((-108) (-108) $) 62 (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-3973 (((-589 (-108)) $) 59)) (-1777 (((-108) $) 35)) (-3320 (($) 34)) (-1937 (($ $ (-1136 (-523))) 84) (((-108) $ (-523)) 58) (((-108) $ (-523) (-108)) 57)) (-1499 (($ $ (-1136 (-523))) 86) (($ $ (-523)) 85)) (-3977 (((-710) (-108) $) 48 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) (-108)) $) 45 (|has| $ (-6 -4248)))) (-4166 (($ $ $ (-523)) 100 (|has| $ (-6 -4249)))) (-1874 (($ $) 33)) (-1400 (((-499) $) 68 (|has| (-108) (-564 (-499))))) (-1704 (($ (-589 (-108))) 77)) (-2394 (($ (-589 $)) 82) (($ $ $) 81) (($ (-108) $) 80) (($ $ (-108)) 79)) (-1691 (((-794) $) 11)) (-2308 (((-108) (-1 (-108) (-108)) $) 43 (|has| $ (-6 -4248)))) (-3147 (($ $ $) 27)) (-2423 (($ $) 30)) (-1269 (($ $ $) 106)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (-1257 (($ $ $) 105)) (-2810 (((-710) $) 40 (|has| $ (-6 -4248)))))
+((-2428 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1123)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1123)))) (-2438 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1123)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1123)))) (-4101 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4249)) (-4 *1 (-115 *3)) (-4 *3 (-1123)))) (-1657 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-115 *2)) (-4 *2 (-1123)))) (-4101 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4249)) (-4 *1 (-115 *3)) (-4 *3 (-1123)))) (-3913 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-115 *2)) (-4 *2 (-1123)))))
+(-13 (-938 |t#1|) (-10 -8 (-15 -2428 ($ $)) (-15 -1502 ($ $ "left")) (-15 -2438 ($ $)) (-15 -1502 ($ $ "right")) (IF (|has| $ (-6 -4249)) (PROGN (-15 -4101 ($ $ "left" $)) (-15 -1657 ($ $ $)) (-15 -4101 ($ $ "right" $)) (-15 -3913 ($ $ $))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-2293 (((-108) |#1|) 24)) (-3035 (((-710) (-710)) 23) (((-710)) 22)) (-1421 (((-108) |#1| (-108)) 25) (((-108) |#1|) 26)))
+(((-116 |#1|) (-10 -7 (-15 -1421 ((-108) |#1|)) (-15 -1421 ((-108) |#1| (-108))) (-15 -3035 ((-710))) (-15 -3035 ((-710) (-710))) (-15 -2293 ((-108) |#1|))) (-1145 (-523))) (T -116))
+((-2293 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))) (-3035 (*1 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))) (-3035 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))) (-1421 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))) (-1421 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))))
+(-10 -7 (-15 -1421 ((-108) |#1|)) (-15 -1421 ((-108) |#1| (-108))) (-15 -3035 ((-710))) (-15 -3035 ((-710) (-710))) (-15 -2293 ((-108) |#1|)))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) 15)) (-1380 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 22)) (-2282 (((-108) $ (-710)) NIL)) (-3365 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-3913 (($ $ $) 18 (|has| $ (-6 -4249)))) (-1657 (($ $ $) 20 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2438 (($ $) 17)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3588 (($ $ |#1| $) 23)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2428 (($ $) 19)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2722 (($ |#1| $) 24)) (-3862 (($ |#1| $) 10)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 14)) (-4055 (($) 8)) (-1502 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2981 (((-523) $ $) NIL)) (-2837 (((-108) $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1468 (($ (-589 |#1|)) 12)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-117 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -1468 ($ (-589 |#1|))) (-15 -3862 ($ |#1| $)) (-15 -2722 ($ |#1| $)) (-15 -1380 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-786)) (T -117))
+((-1468 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-117 *3)))) (-3862 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-786)))) (-2722 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-786)))) (-1380 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3)))) (-5 *1 (-117 *3)) (-4 *3 (-786)))))
+(-13 (-121 |#1|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -1468 ($ (-589 |#1|))) (-15 -3862 ($ |#1| $)) (-15 -2722 ($ |#1| $)) (-15 -1380 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $))))
+((-3382 (($ $) 14)) (-2575 (($ $) 11)) (-3574 (($ $ $) 24)) (-3853 (($ $ $) 22)) (-2573 (($ $) 12)) (-2526 (($ $ $) 20)) (-2516 (($ $ $) 18)))
+(((-118 |#1|) (-10 -8 (-15 -3574 (|#1| |#1| |#1|)) (-15 -3853 (|#1| |#1| |#1|)) (-15 -2573 (|#1| |#1|)) (-15 -2575 (|#1| |#1|)) (-15 -3382 (|#1| |#1|)) (-15 -2516 (|#1| |#1| |#1|)) (-15 -2526 (|#1| |#1| |#1|))) (-119)) (T -118))
+NIL
+(-10 -8 (-15 -3574 (|#1| |#1| |#1|)) (-15 -3853 (|#1| |#1| |#1|)) (-15 -2573 (|#1| |#1|)) (-15 -2575 (|#1| |#1|)) (-15 -3382 (|#1| |#1|)) (-15 -2516 (|#1| |#1| |#1|)) (-15 -2526 (|#1| |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-3382 (($ $) 104)) (-3485 (($ $ $) 25)) (-1666 (((-1174) $ (-523) (-523)) 67 (|has| $ (-6 -4249)))) (-4159 (((-108) $) 99 (|has| (-108) (-786))) (((-108) (-1 (-108) (-108) (-108)) $) 93)) (-2361 (($ $) 103 (-12 (|has| (-108) (-786)) (|has| $ (-6 -4249)))) (($ (-1 (-108) (-108) (-108)) $) 102 (|has| $ (-6 -4249)))) (-3400 (($ $) 98 (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $) 92)) (-2282 (((-108) $ (-710)) 38)) (-4101 (((-108) $ (-1136 (-523)) (-108)) 89 (|has| $ (-6 -4249))) (((-108) $ (-523) (-108)) 55 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) (-108)) $) 72 (|has| $ (-6 -4248)))) (-1640 (($) 39 T CONST)) (-4091 (($ $) 101 (|has| $ (-6 -4249)))) (-4082 (($ $) 91)) (-3917 (($ $) 69 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ (-1 (-108) (-108)) $) 73 (|has| $ (-6 -4248))) (($ (-108) $) 70 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248))))) (-1830 (((-108) (-1 (-108) (-108) (-108)) $) 75 (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) 74 (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) 71 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248))))) (-3073 (((-108) $ (-523) (-108)) 54 (|has| $ (-6 -4249)))) (-3002 (((-108) $ (-523)) 56)) (-1894 (((-523) (-108) $ (-523)) 96 (|has| (-108) (-1016))) (((-523) (-108) $) 95 (|has| (-108) (-1016))) (((-523) (-1 (-108) (-108)) $) 94)) (-3133 (((-589 (-108)) $) 46 (|has| $ (-6 -4248)))) (-2806 (($ $ $) 26)) (-2575 (($ $) 31)) (-3574 (($ $ $) 28)) (-2348 (($ (-710) (-108)) 78)) (-3853 (($ $ $) 29)) (-1344 (((-108) $ (-710)) 37)) (-1798 (((-523) $) 64 (|has| (-523) (-786)))) (-3268 (($ $ $) 13)) (-3123 (($ $ $) 97 (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $ $) 90)) (-3056 (((-589 (-108)) $) 47 (|has| $ (-6 -4248)))) (-1348 (((-108) (-108) $) 49 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 63 (|has| (-523) (-786)))) (-2644 (($ $ $) 14)) (-3063 (($ (-1 (-108) (-108)) $) 42 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-108) (-108) (-108)) $ $) 83) (($ (-1 (-108) (-108)) $) 41)) (-4042 (((-108) $ (-710)) 36)) (-3841 (((-1070) $) 9)) (-3334 (($ $ $ (-523)) 88) (($ (-108) $ (-523)) 87)) (-2909 (((-589 (-523)) $) 61)) (-2290 (((-108) (-523) $) 60)) (-2435 (((-1034) $) 10)) (-3879 (((-108) $) 65 (|has| (-523) (-786)))) (-2660 (((-3 (-108) "failed") (-1 (-108) (-108)) $) 76)) (-2408 (($ $ (-108)) 66 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) (-108)) $) 44 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-108)) (-589 (-108))) 53 (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-108) (-108)) 52 (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-271 (-108))) 51 (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-589 (-271 (-108)))) 50 (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016))))) (-2391 (((-108) $ $) 32)) (-1410 (((-108) (-108) $) 62 (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-3184 (((-589 (-108)) $) 59)) (-3163 (((-108) $) 35)) (-4055 (($) 34)) (-1502 (($ $ (-1136 (-523))) 84) (((-108) $ (-523)) 58) (((-108) $ (-523) (-108)) 57)) (-3725 (($ $ (-1136 (-523))) 86) (($ $ (-523)) 85)) (-2452 (((-710) (-108) $) 48 (-12 (|has| (-108) (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) (-108)) $) 45 (|has| $ (-6 -4248)))) (-2580 (($ $ $ (-523)) 100 (|has| $ (-6 -4249)))) (-4124 (($ $) 33)) (-3077 (((-499) $) 68 (|has| (-108) (-564 (-499))))) (-3985 (($ (-589 (-108))) 77)) (-2785 (($ (-589 $)) 82) (($ $ $) 81) (($ (-108) $) 80) (($ $ (-108)) 79)) (-3976 (((-794) $) 11)) (-1505 (((-108) (-1 (-108) (-108)) $) 43 (|has| $ (-6 -4248)))) (-2819 (($ $ $) 27)) (-2573 (($ $) 30)) (-2526 (($ $ $) 106)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (-2516 (($ $ $) 105)) (-1271 (((-710) $) 40 (|has| $ (-6 -4248)))))
(((-119) (-129)) (T -119))
-((-4179 (*1 *1 *1) (-4 *1 (-119))) (-2423 (*1 *1 *1) (-4 *1 (-119))) (-3543 (*1 *1 *1 *1) (-4 *1 (-119))) (-3518 (*1 *1 *1 *1) (-4 *1 (-119))) (-3147 (*1 *1 *1 *1) (-4 *1 (-119))) (-3135 (*1 *1 *1 *1) (-4 *1 (-119))) (-2544 (*1 *1 *1 *1) (-4 *1 (-119))))
-(-13 (-786) (-604) (-19 (-108)) (-10 -8 (-15 -4179 ($ $)) (-15 -2423 ($ $)) (-15 -3543 ($ $ $)) (-15 -3518 ($ $ $)) (-15 -3147 ($ $ $)) (-15 -3135 ($ $ $)) (-15 -2544 ($ $ $))))
+((-2575 (*1 *1 *1) (-4 *1 (-119))) (-2573 (*1 *1 *1) (-4 *1 (-119))) (-3853 (*1 *1 *1 *1) (-4 *1 (-119))) (-3574 (*1 *1 *1 *1) (-4 *1 (-119))) (-2819 (*1 *1 *1 *1) (-4 *1 (-119))) (-2806 (*1 *1 *1 *1) (-4 *1 (-119))) (-3485 (*1 *1 *1 *1) (-4 *1 (-119))))
+(-13 (-786) (-604) (-19 (-108)) (-10 -8 (-15 -2575 ($ $)) (-15 -2573 ($ $)) (-15 -3853 ($ $ $)) (-15 -3574 ($ $ $)) (-15 -2819 ($ $ $)) (-15 -2806 ($ $ $)) (-15 -3485 ($ $ $))))
(((-33) . T) ((-97) . T) ((-563 (-794)) . T) ((-140 #0=(-108)) . T) ((-564 (-499)) |has| (-108) (-564 (-499))) ((-263 #1=(-523) #0#) . T) ((-265 #1# #0#) . T) ((-286 #0#) -12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016))) ((-349 #0#) . T) ((-462 #0#) . T) ((-556 #1# #0#) . T) ((-484 #0# #0#) -12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016))) ((-594 #0#) . T) ((-604) . T) ((-19 #0#) . T) ((-786) . T) ((-1016) . T) ((-1123) . T))
-((-2043 (($ (-1 |#2| |#2|) $) 22)) (-1874 (($ $) 16)) (-2810 (((-710) $) 24)))
-(((-120 |#1| |#2|) (-10 -8 (-15 -2043 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2810 ((-710) |#1|)) (-15 -1874 (|#1| |#1|))) (-121 |#2|) (-1016)) (T -120))
+((-3063 (($ (-1 |#2| |#2|) $) 22)) (-4124 (($ $) 16)) (-1271 (((-710) $) 24)))
+(((-120 |#1| |#2|) (-10 -8 (-15 -3063 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1271 ((-710) |#1|)) (-15 -4124 (|#1| |#1|))) (-121 |#2|) (-1016)) (T -120))
NIL
-(-10 -8 (-15 -2043 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2810 ((-710) |#1|)) (-15 -1874 (|#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3370 ((|#1| $) 48)) (-1620 (((-108) $ (-710)) 8)) (-1487 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-1398 (($ $ $) 52 (|has| $ (-6 -4249)))) (-2955 (($ $ $) 54 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) (($ $ "left" $) 55 (|has| $ (-6 -4249))) (($ $ "right" $) 53 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-4189 (($) 7 T CONST)) (-3855 (($ $) 57)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 50)) (-3675 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-1864 (($ $ |#1| $) 60)) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-3844 (($ $) 59)) (-1701 (((-589 |#1|) $) 45)) (-1799 (((-108) $) 49)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-3766 (((-523) $ $) 44)) (-1221 (((-108) $) 46)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 51)) (-3313 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+(-10 -8 (-15 -3063 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1271 ((-710) |#1|)) (-15 -4124 (|#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2058 ((|#1| $) 48)) (-2282 (((-108) $ (-710)) 8)) (-3365 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-3913 (($ $ $) 52 (|has| $ (-6 -4249)))) (-1657 (($ $ $) 54 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) (($ $ "left" $) 55 (|has| $ (-6 -4249))) (($ $ "right" $) 53 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1640 (($) 7 T CONST)) (-2438 (($ $) 57)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 50)) (-3339 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-3588 (($ $ |#1| $) 60)) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-2428 (($ $) 59)) (-2112 (((-589 |#1|) $) 45)) (-3391 (((-108) $) 49)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2981 (((-523) $ $) 44)) (-2837 (((-108) $) 46)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 51)) (-4004 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-121 |#1|) (-129) (-1016)) (T -121))
-((-1864 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1016)))))
-(-13 (-115 |t#1|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -1864 ($ $ |t#1| $))))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-115 |#1|) . T) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) 15)) (-1620 (((-108) $ (-710)) NIL)) (-1487 ((|#1| $ |#1|) 19 (|has| $ (-6 -4249)))) (-1398 (($ $ $) 20 (|has| $ (-6 -4249)))) (-2955 (($ $ $) 18 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-3855 (($ $) 21)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1864 (($ $ |#1| $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-3844 (($ $) NIL)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3108 (($ |#1| $) 10)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 14)) (-3320 (($) 8)) (-1937 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3766 (((-523) $ $) NIL)) (-1221 (((-108) $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) 17)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2369 (($ (-589 |#1|)) 12)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-122 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4249) (-15 -2369 ($ (-589 |#1|))) (-15 -3108 ($ |#1| $)))) (-786)) (T -122))
-((-2369 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-122 *3)))) (-3108 (*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-786)))))
-(-13 (-121 |#1|) (-10 -8 (-6 -4249) (-15 -2369 ($ (-589 |#1|))) (-15 -3108 ($ |#1| $))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) 24)) (-1620 (((-108) $ (-710)) NIL)) (-1487 ((|#1| $ |#1|) 26 (|has| $ (-6 -4249)))) (-1398 (($ $ $) 30 (|has| $ (-6 -4249)))) (-2955 (($ $ $) 28 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-3855 (($ $) 20)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1864 (($ $ |#1| $) 15)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-3844 (($ $) 19)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) 21)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 18)) (-3320 (($) 11)) (-1937 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3766 (((-523) $ $) NIL)) (-1221 (((-108) $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3069 (($ |#1|) 17) (($ $ |#1| $) 16)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 10 (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-123 |#1|) (-13 (-121 |#1|) (-10 -8 (-15 -3069 ($ |#1|)) (-15 -3069 ($ $ |#1| $)))) (-1016)) (T -123))
-((-3069 (*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1016)))) (-3069 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1016)))))
-(-13 (-121 |#1|) (-10 -8 (-15 -3069 ($ |#1|)) (-15 -3069 ($ $ |#1| $))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15)))
+((-3588 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1016)))))
+(-13 (-115 |t#1|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -3588 ($ $ |t#1| $))))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-115 |#1|) . T) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) 15)) (-2282 (((-108) $ (-710)) NIL)) (-3365 ((|#1| $ |#1|) 19 (|has| $ (-6 -4249)))) (-3913 (($ $ $) 20 (|has| $ (-6 -4249)))) (-1657 (($ $ $) 18 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2438 (($ $) 21)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3588 (($ $ |#1| $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2428 (($ $) NIL)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3862 (($ |#1| $) 10)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 14)) (-4055 (($) 8)) (-1502 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2981 (((-523) $ $) NIL)) (-2837 (((-108) $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) 17)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3949 (($ (-589 |#1|)) 12)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-122 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4249) (-15 -3949 ($ (-589 |#1|))) (-15 -3862 ($ |#1| $)))) (-786)) (T -122))
+((-3949 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-122 *3)))) (-3862 (*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-786)))))
+(-13 (-121 |#1|) (-10 -8 (-6 -4249) (-15 -3949 ($ (-589 |#1|))) (-15 -3862 ($ |#1| $))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) 24)) (-2282 (((-108) $ (-710)) NIL)) (-3365 ((|#1| $ |#1|) 26 (|has| $ (-6 -4249)))) (-3913 (($ $ $) 30 (|has| $ (-6 -4249)))) (-1657 (($ $ $) 28 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2438 (($ $) 20)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3588 (($ $ |#1| $) 15)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2428 (($ $) 19)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) 21)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 18)) (-4055 (($) 11)) (-1502 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2981 (((-523) $ $) NIL)) (-2837 (((-108) $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3417 (($ |#1|) 17) (($ $ |#1| $) 16)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 10 (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-123 |#1|) (-13 (-121 |#1|) (-10 -8 (-15 -3417 ($ |#1|)) (-15 -3417 ($ $ |#1| $)))) (-1016)) (T -123))
+((-3417 (*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1016)))) (-3417 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1016)))))
+(-13 (-121 |#1|) (-10 -8 (-15 -3417 ($ |#1|)) (-15 -3417 ($ $ |#1| $))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15)))
(((-124) (-129)) (T -124))
-((-3405 (*1 *1 *1 *1) (|partial| -4 *1 (-124))))
-(-13 (-23) (-10 -8 (-15 -3405 ((-3 $ "failed") $ $))))
+((-2999 (*1 *1 *1 *1) (|partial| -4 *1 (-124))))
+(-13 (-23) (-10 -8 (-15 -2999 ((-3 $ "failed") $ $))))
(((-23) . T) ((-25) . T) ((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 7)) (-1415 (((-1174) $ (-710)) 19)) (-3449 (((-710) $) 20)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)))
+((-3260 (((-108) $ $) 7)) (-4025 (((-1174) $ (-710)) 19)) (-1894 (((-710) $) 20)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)))
(((-125) (-129)) (T -125))
-((-3449 (*1 *2 *1) (-12 (-4 *1 (-125)) (-5 *2 (-710)))) (-1415 (*1 *2 *1 *3) (-12 (-4 *1 (-125)) (-5 *3 (-710)) (-5 *2 (-1174)))))
-(-13 (-786) (-10 -8 (-15 -3449 ((-710) $)) (-15 -1415 ((-1174) $ (-710)))))
+((-1894 (*1 *2 *1) (-12 (-4 *1 (-125)) (-5 *2 (-710)))) (-4025 (*1 *2 *1 *3) (-12 (-4 *1 (-125)) (-5 *3 (-710)) (-5 *2 (-1174)))))
+(-13 (-786) (-10 -8 (-15 -1894 ((-710) $)) (-15 -4025 ((-1174) $ (-710)))))
(((-97) . T) ((-563 (-794)) . T) ((-786) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 34)) (-2603 (((-108) $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-710) "failed") $) 40)) (-3508 (((-710) $) 38)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) 27)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2204 (((-108)) 41)) (-2476 (((-108) (-108)) 43)) (-3676 (((-108) $) 24)) (-3890 (((-108) $) 37)) (-1691 (((-794) $) 22) (($ (-710)) 14)) (-2423 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1879 (($) 12 T CONST)) (-1891 (($) 11 T CONST)) (-3428 (($ (-710)) 15)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 25)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 26)) (-4060 (((-3 $ "failed") $ $) 30)) (-4045 (($ $ $) 28)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL) (($ $ $) 36)) (* (($ (-710) $) 33) (($ (-852) $) NIL) (($ $ $) 31)))
-(((-126) (-13 (-786) (-23) (-666) (-964 (-710)) (-10 -8 (-6 (-4250 "*")) (-15 -4060 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -3428 ($ (-710))) (-15 -3676 ((-108) $)) (-15 -3890 ((-108) $)) (-15 -2204 ((-108))) (-15 -2476 ((-108) (-108)))))) (T -126))
-((-4060 (*1 *1 *1 *1) (|partial| -5 *1 (-126))) (** (*1 *1 *1 *1) (-5 *1 (-126))) (-3428 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-126)))) (-3676 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-126)))) (-3890 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-126)))) (-2204 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-126)))) (-2476 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-126)))))
-(-13 (-786) (-23) (-666) (-964 (-710)) (-10 -8 (-6 (-4250 "*")) (-15 -4060 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -3428 ($ (-710))) (-15 -3676 ((-108) $)) (-15 -3890 ((-108) $)) (-15 -2204 ((-108))) (-15 -2476 ((-108) (-108)))))
-((-1583 (((-128 |#1| |#2| |#4|) (-589 |#4|) (-128 |#1| |#2| |#3|)) 14)) (-1345 (((-128 |#1| |#2| |#4|) (-1 |#4| |#3|) (-128 |#1| |#2| |#3|)) 18)))
-(((-127 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1583 ((-128 |#1| |#2| |#4|) (-589 |#4|) (-128 |#1| |#2| |#3|))) (-15 -1345 ((-128 |#1| |#2| |#4|) (-1 |#4| |#3|) (-128 |#1| |#2| |#3|)))) (-523) (-710) (-158) (-158)) (T -127))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-128 *5 *6 *7)) (-14 *5 (-523)) (-14 *6 (-710)) (-4 *7 (-158)) (-4 *8 (-158)) (-5 *2 (-128 *5 *6 *8)) (-5 *1 (-127 *5 *6 *7 *8)))) (-1583 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-128 *5 *6 *7)) (-14 *5 (-523)) (-14 *6 (-710)) (-4 *7 (-158)) (-4 *8 (-158)) (-5 *2 (-128 *5 *6 *8)) (-5 *1 (-127 *5 *6 *7 *8)))))
-(-10 -7 (-15 -1583 ((-128 |#1| |#2| |#4|) (-589 |#4|) (-128 |#1| |#2| |#3|))) (-15 -1345 ((-128 |#1| |#2| |#4|) (-1 |#4| |#3|) (-128 |#1| |#2| |#3|))))
-((-1680 (((-108) $ $) NIL)) (-4200 (($ (-589 |#3|)) 40)) (-4005 (($ $) 99) (($ $ (-523) (-523)) 98)) (-4189 (($) 17)) (-1220 (((-3 |#3| "failed") $) 60)) (-3508 ((|#3| $) NIL)) (-2621 (($ $ (-589 (-523))) 100)) (-1571 (((-589 |#3|) $) 36)) (-3569 (((-710) $) 44)) (-3584 (($ $ $) 93)) (-1761 (($) 43)) (-2032 (((-1070) $) NIL)) (-3022 (($) 16)) (-3951 (((-1034) $) NIL)) (-1937 ((|#3| $) 46) ((|#3| $ (-523)) 47) ((|#3| $ (-523) (-523)) 48) ((|#3| $ (-523) (-523) (-523)) 49) ((|#3| $ (-523) (-523) (-523) (-523)) 50) ((|#3| $ (-589 (-523))) 52)) (-2640 (((-710) $) 45)) (-2503 (($ $ (-523) $ (-523)) 94) (($ $ (-523) (-523)) 96)) (-1691 (((-794) $) 67) (($ |#3|) 68) (($ (-218 |#2| |#3|)) 75) (($ (-1054 |#2| |#3|)) 78) (($ (-589 |#3|)) 53) (($ (-589 $)) 58)) (-1879 (($) 69 T CONST)) (-1891 (($) 70 T CONST)) (-3941 (((-108) $ $) 80)) (-4060 (($ $) 86) (($ $ $) 84)) (-4045 (($ $ $) 82)) (* (($ |#3| $) 91) (($ $ |#3|) 92) (($ $ (-523)) 89) (($ (-523) $) 88) (($ $ $) 95)))
-(((-128 |#1| |#2| |#3|) (-13 (-440 |#3| (-710)) (-445 (-523) (-710)) (-10 -8 (-15 -1691 ($ (-218 |#2| |#3|))) (-15 -1691 ($ (-1054 |#2| |#3|))) (-15 -1691 ($ (-589 |#3|))) (-15 -1691 ($ (-589 $))) (-15 -3569 ((-710) $)) (-15 -1937 (|#3| $)) (-15 -1937 (|#3| $ (-523))) (-15 -1937 (|#3| $ (-523) (-523))) (-15 -1937 (|#3| $ (-523) (-523) (-523))) (-15 -1937 (|#3| $ (-523) (-523) (-523) (-523))) (-15 -1937 (|#3| $ (-589 (-523)))) (-15 -3584 ($ $ $)) (-15 * ($ $ $)) (-15 -2503 ($ $ (-523) $ (-523))) (-15 -2503 ($ $ (-523) (-523))) (-15 -4005 ($ $)) (-15 -4005 ($ $ (-523) (-523))) (-15 -2621 ($ $ (-589 (-523)))) (-15 -3022 ($)) (-15 -1761 ($)) (-15 -1571 ((-589 |#3|) $)) (-15 -4200 ($ (-589 |#3|))) (-15 -4189 ($)))) (-523) (-710) (-158)) (T -128))
-((-3584 (*1 *1 *1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-218 *4 *5)) (-14 *4 (-710)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1054 *4 *5)) (-14 *4 (-710)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 *5)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-128 *3 *4 *5))) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)) (-4 *5 (-158)))) (-3569 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 *2) (-4 *5 (-158)))) (-1937 (*1 *2 *1) (-12 (-4 *2 (-158)) (-5 *1 (-128 *3 *4 *2)) (-14 *3 (-523)) (-14 *4 (-710)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-710)))) (-1937 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-710)))) (-1937 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-710)))) (-1937 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-710)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 (-589 (-523))) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 (-523)) (-14 *5 (-710)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-2503 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-710)) (-4 *5 (-158)))) (-2503 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-710)) (-4 *5 (-158)))) (-4005 (*1 *1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-4005 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-710)) (-4 *5 (-158)))) (-2621 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)) (-4 *5 (-158)))) (-3022 (*1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-1761 (*1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-1571 (*1 *2 *1) (-12 (-5 *2 (-589 *5)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)) (-4 *5 (-158)))) (-4200 (*1 *1 *2) (-12 (-5 *2 (-589 *5)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)))) (-4189 (*1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))))
-(-13 (-440 |#3| (-710)) (-445 (-523) (-710)) (-10 -8 (-15 -1691 ($ (-218 |#2| |#3|))) (-15 -1691 ($ (-1054 |#2| |#3|))) (-15 -1691 ($ (-589 |#3|))) (-15 -1691 ($ (-589 $))) (-15 -3569 ((-710) $)) (-15 -1937 (|#3| $)) (-15 -1937 (|#3| $ (-523))) (-15 -1937 (|#3| $ (-523) (-523))) (-15 -1937 (|#3| $ (-523) (-523) (-523))) (-15 -1937 (|#3| $ (-523) (-523) (-523) (-523))) (-15 -1937 (|#3| $ (-589 (-523)))) (-15 -3584 ($ $ $)) (-15 * ($ $ $)) (-15 -2503 ($ $ (-523) $ (-523))) (-15 -2503 ($ $ (-523) (-523))) (-15 -4005 ($ $)) (-15 -4005 ($ $ (-523) (-523))) (-15 -2621 ($ $ (-589 (-523)))) (-15 -3022 ($)) (-15 -1761 ($)) (-15 -1571 ((-589 |#3|) $)) (-15 -4200 ($ (-589 |#3|))) (-15 -4189 ($))))
-((-1691 (((-794) $) 7)))
+((-3260 (((-108) $ $) 34)) (-2388 (((-108) $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-710) "failed") $) 40)) (-1996 (((-710) $) 38)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) 27)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2937 (((-108)) 41)) (-3615 (((-108) (-108)) 43)) (-3349 (((-108) $) 24)) (-3600 (((-108) $) 37)) (-3976 (((-794) $) 22) (($ (-710)) 14)) (-2573 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1428 (($) 12 T CONST)) (-1440 (($) 11 T CONST)) (-1390 (($ (-710)) 15)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 25)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 26)) (-4115 (((-3 $ "failed") $ $) 30)) (-4103 (($ $ $) 28)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL) (($ $ $) 36)) (* (($ (-710) $) 33) (($ (-852) $) NIL) (($ $ $) 31)))
+(((-126) (-13 (-786) (-23) (-666) (-964 (-710)) (-10 -8 (-6 (-4250 "*")) (-15 -4115 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -1390 ($ (-710))) (-15 -3349 ((-108) $)) (-15 -3600 ((-108) $)) (-15 -2937 ((-108))) (-15 -3615 ((-108) (-108)))))) (T -126))
+((-4115 (*1 *1 *1 *1) (|partial| -5 *1 (-126))) (** (*1 *1 *1 *1) (-5 *1 (-126))) (-1390 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-126)))) (-3349 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-126)))) (-3600 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-126)))) (-2937 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-126)))) (-3615 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-126)))))
+(-13 (-786) (-23) (-666) (-964 (-710)) (-10 -8 (-6 (-4250 "*")) (-15 -4115 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -1390 ($ (-710))) (-15 -3349 ((-108) $)) (-15 -3600 ((-108) $)) (-15 -2937 ((-108))) (-15 -3615 ((-108) (-108)))))
+((-1739 (((-128 |#1| |#2| |#4|) (-589 |#4|) (-128 |#1| |#2| |#3|)) 14)) (-3015 (((-128 |#1| |#2| |#4|) (-1 |#4| |#3|) (-128 |#1| |#2| |#3|)) 18)))
+(((-127 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1739 ((-128 |#1| |#2| |#4|) (-589 |#4|) (-128 |#1| |#2| |#3|))) (-15 -3015 ((-128 |#1| |#2| |#4|) (-1 |#4| |#3|) (-128 |#1| |#2| |#3|)))) (-523) (-710) (-158) (-158)) (T -127))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-128 *5 *6 *7)) (-14 *5 (-523)) (-14 *6 (-710)) (-4 *7 (-158)) (-4 *8 (-158)) (-5 *2 (-128 *5 *6 *8)) (-5 *1 (-127 *5 *6 *7 *8)))) (-1739 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-128 *5 *6 *7)) (-14 *5 (-523)) (-14 *6 (-710)) (-4 *7 (-158)) (-4 *8 (-158)) (-5 *2 (-128 *5 *6 *8)) (-5 *1 (-127 *5 *6 *7 *8)))))
+(-10 -7 (-15 -1739 ((-128 |#1| |#2| |#4|) (-589 |#4|) (-128 |#1| |#2| |#3|))) (-15 -3015 ((-128 |#1| |#2| |#4|) (-1 |#4| |#3|) (-128 |#1| |#2| |#3|))))
+((-3260 (((-108) $ $) NIL)) (-1780 (($ (-589 |#3|)) 40)) (-1659 (($ $) 99) (($ $ (-523) (-523)) 98)) (-1640 (($) 17)) (-2898 (((-3 |#3| "failed") $) 60)) (-1996 ((|#3| $) NIL)) (-2528 (($ $ (-589 (-523))) 100)) (-1723 (((-589 |#3|) $) 36)) (-2262 (((-710) $) 44)) (-2996 (($ $ $) 93)) (-4192 (($) 43)) (-3841 (((-1070) $) NIL)) (-4169 (($) 16)) (-2435 (((-1034) $) NIL)) (-1502 ((|#3| $) 46) ((|#3| $ (-523)) 47) ((|#3| $ (-523) (-523)) 48) ((|#3| $ (-523) (-523) (-523)) 49) ((|#3| $ (-523) (-523) (-523) (-523)) 50) ((|#3| $ (-589 (-523))) 52)) (-1487 (((-710) $) 45)) (-2603 (($ $ (-523) $ (-523)) 94) (($ $ (-523) (-523)) 96)) (-3976 (((-794) $) 67) (($ |#3|) 68) (($ (-218 |#2| |#3|)) 75) (($ (-1054 |#2| |#3|)) 78) (($ (-589 |#3|)) 53) (($ (-589 $)) 58)) (-1428 (($) 69 T CONST)) (-1440 (($) 70 T CONST)) (-4037 (((-108) $ $) 80)) (-4115 (($ $) 86) (($ $ $) 84)) (-4103 (($ $ $) 82)) (* (($ |#3| $) 91) (($ $ |#3|) 92) (($ $ (-523)) 89) (($ (-523) $) 88) (($ $ $) 95)))
+(((-128 |#1| |#2| |#3|) (-13 (-440 |#3| (-710)) (-445 (-523) (-710)) (-10 -8 (-15 -3976 ($ (-218 |#2| |#3|))) (-15 -3976 ($ (-1054 |#2| |#3|))) (-15 -3976 ($ (-589 |#3|))) (-15 -3976 ($ (-589 $))) (-15 -2262 ((-710) $)) (-15 -1502 (|#3| $)) (-15 -1502 (|#3| $ (-523))) (-15 -1502 (|#3| $ (-523) (-523))) (-15 -1502 (|#3| $ (-523) (-523) (-523))) (-15 -1502 (|#3| $ (-523) (-523) (-523) (-523))) (-15 -1502 (|#3| $ (-589 (-523)))) (-15 -2996 ($ $ $)) (-15 * ($ $ $)) (-15 -2603 ($ $ (-523) $ (-523))) (-15 -2603 ($ $ (-523) (-523))) (-15 -1659 ($ $)) (-15 -1659 ($ $ (-523) (-523))) (-15 -2528 ($ $ (-589 (-523)))) (-15 -4169 ($)) (-15 -4192 ($)) (-15 -1723 ((-589 |#3|) $)) (-15 -1780 ($ (-589 |#3|))) (-15 -1640 ($)))) (-523) (-710) (-158)) (T -128))
+((-2996 (*1 *1 *1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-218 *4 *5)) (-14 *4 (-710)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1054 *4 *5)) (-14 *4 (-710)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 *5)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-128 *3 *4 *5))) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)) (-4 *5 (-158)))) (-2262 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 *2) (-4 *5 (-158)))) (-1502 (*1 *2 *1) (-12 (-4 *2 (-158)) (-5 *1 (-128 *3 *4 *2)) (-14 *3 (-523)) (-14 *4 (-710)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-710)))) (-1502 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-710)))) (-1502 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-710)))) (-1502 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-710)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 (-589 (-523))) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2)) (-14 *4 (-523)) (-14 *5 (-710)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-2603 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-710)) (-4 *5 (-158)))) (-2603 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-710)) (-4 *5 (-158)))) (-1659 (*1 *1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-1659 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-710)) (-4 *5 (-158)))) (-2528 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)) (-4 *5 (-158)))) (-4169 (*1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-4192 (*1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))) (-1723 (*1 *2 *1) (-12 (-5 *2 (-589 *5)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)) (-4 *5 (-158)))) (-1780 (*1 *1 *2) (-12 (-5 *2 (-589 *5)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523)) (-14 *4 (-710)))) (-1640 (*1 *1) (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710)) (-4 *4 (-158)))))
+(-13 (-440 |#3| (-710)) (-445 (-523) (-710)) (-10 -8 (-15 -3976 ($ (-218 |#2| |#3|))) (-15 -3976 ($ (-1054 |#2| |#3|))) (-15 -3976 ($ (-589 |#3|))) (-15 -3976 ($ (-589 $))) (-15 -2262 ((-710) $)) (-15 -1502 (|#3| $)) (-15 -1502 (|#3| $ (-523))) (-15 -1502 (|#3| $ (-523) (-523))) (-15 -1502 (|#3| $ (-523) (-523) (-523))) (-15 -1502 (|#3| $ (-523) (-523) (-523) (-523))) (-15 -1502 (|#3| $ (-589 (-523)))) (-15 -2996 ($ $ $)) (-15 * ($ $ $)) (-15 -2603 ($ $ (-523) $ (-523))) (-15 -2603 ($ $ (-523) (-523))) (-15 -1659 ($ $)) (-15 -1659 ($ $ (-523) (-523))) (-15 -2528 ($ $ (-589 (-523)))) (-15 -4169 ($)) (-15 -4192 ($)) (-15 -1723 ((-589 |#3|) $)) (-15 -1780 ($ (-589 |#3|))) (-15 -1640 ($))))
+((-3976 (((-794) $) 7)))
(((-129) (-563 (-794))) (T -129))
NIL
(-563 (-794))
-((-1680 (((-108) $ $) NIL)) (-3137 (($) 15 T CONST)) (-3662 (($) NIL (|has| (-133) (-344)))) (-3321 (($ $ $) 17) (($ $ (-133)) NIL) (($ (-133) $) NIL)) (-4199 (($ $ $) NIL)) (-2172 (((-108) $ $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-2395 (((-710)) NIL (|has| (-133) (-344)))) (-1365 (($) NIL) (($ (-589 (-133))) NIL)) (-3703 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3286 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248))) (($ (-133) $) 51 (|has| $ (-6 -4248)))) (-2514 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248))) (($ (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2116 (((-133) (-1 (-133) (-133) (-133)) $) NIL (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) NIL (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-1631 (($) NIL (|has| (-133) (-344)))) (-1871 (((-589 (-133)) $) 60 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-3239 (((-133) $) NIL (|has| (-133) (-786)))) (-1584 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-133) $) 26 (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3158 (((-133) $) NIL (|has| (-133) (-786)))) (-2043 (($ (-1 (-133) (-133)) $) 59 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-133) (-133)) $) 55)) (-2052 (($) 16 T CONST)) (-2060 (((-852) $) NIL (|has| (-133) (-344)))) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3196 (($ $ $) 29)) (-1293 (((-133) $) 52)) (-3108 (($ (-133) $) 50)) (-4013 (($ (-852)) NIL (|has| (-133) (-344)))) (-2764 (($) 14 T CONST)) (-3951 (((-1034) $) NIL)) (-2509 (((-3 (-133) "failed") (-1 (-108) (-133)) $) NIL)) (-3048 (((-133) $) 53)) (-3379 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-133)) (-589 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-271 (-133)))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 48)) (-1751 (($) 13 T CONST)) (-3582 (($ $ $) 31) (($ $ (-133)) NIL)) (-2963 (($ (-589 (-133))) NIL) (($) NIL)) (-3977 (((-710) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (((-710) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-1070) $) 36) (((-499) $) NIL (|has| (-133) (-564 (-499)))) (((-589 (-133)) $) 34)) (-1704 (($ (-589 (-133))) NIL)) (-1966 (($ $) 32 (|has| (-133) (-344)))) (-1691 (((-794) $) 46)) (-3180 (($ (-1070)) 12) (($ (-589 (-133))) 43)) (-2649 (((-710) $) NIL)) (-3324 (($) 49) (($ (-589 (-133))) NIL)) (-2417 (($ (-589 (-133))) NIL)) (-2308 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1829 (($) 19 T CONST)) (-1847 (($) 18 T CONST)) (-3941 (((-108) $ $) 22)) (-3966 (((-108) $ $) NIL)) (-2810 (((-710) $) 47 (|has| $ (-6 -4248)))))
-(((-130) (-13 (-1016) (-564 (-1070)) (-401 (-133)) (-564 (-589 (-133))) (-10 -8 (-15 -3180 ($ (-1070))) (-15 -3180 ($ (-589 (-133)))) (-15 -1751 ($) -2501) (-15 -2764 ($) -2501) (-15 -3137 ($) -2501) (-15 -2052 ($) -2501) (-15 -1847 ($) -2501) (-15 -1829 ($) -2501)))) (T -130))
-((-3180 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-130)))) (-3180 (*1 *1 *2) (-12 (-5 *2 (-589 (-133))) (-5 *1 (-130)))) (-1751 (*1 *1) (-5 *1 (-130))) (-2764 (*1 *1) (-5 *1 (-130))) (-3137 (*1 *1) (-5 *1 (-130))) (-2052 (*1 *1) (-5 *1 (-130))) (-1847 (*1 *1) (-5 *1 (-130))) (-1829 (*1 *1) (-5 *1 (-130))))
-(-13 (-1016) (-564 (-1070)) (-401 (-133)) (-564 (-589 (-133))) (-10 -8 (-15 -3180 ($ (-1070))) (-15 -3180 ($ (-589 (-133)))) (-15 -1751 ($) -2501) (-15 -2764 ($) -2501) (-15 -3137 ($) -2501) (-15 -2052 ($) -2501) (-15 -1847 ($) -2501) (-15 -1829 ($) -2501)))
-((-1505 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-1222 ((|#1| |#3|) 9)) (-4117 ((|#3| |#3|) 15)))
-(((-131 |#1| |#2| |#3|) (-10 -7 (-15 -1222 (|#1| |#3|)) (-15 -4117 (|#3| |#3|)) (-15 -1505 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-515) (-921 |#1|) (-349 |#2|)) (T -131))
-((-1505 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-131 *4 *5 *3)) (-4 *3 (-349 *5)))) (-4117 (*1 *2 *2) (-12 (-4 *3 (-515)) (-4 *4 (-921 *3)) (-5 *1 (-131 *3 *4 *2)) (-4 *2 (-349 *4)))) (-1222 (*1 *2 *3) (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-131 *2 *4 *3)) (-4 *3 (-349 *4)))))
-(-10 -7 (-15 -1222 (|#1| |#3|)) (-15 -4117 (|#3| |#3|)) (-15 -1505 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
-((-3325 (($ $ $) 8)) (-3459 (($ $) 7)) (-3435 (($ $ $) 6)))
+((-3260 (((-108) $ $) NIL)) (-2889 (($) 15 T CONST)) (-2054 (($) NIL (|has| (-133) (-344)))) (-2073 (($ $ $) 17) (($ $ (-133)) NIL) (($ (-133) $) NIL)) (-1767 (($ $ $) NIL)) (-2607 (((-108) $ $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3843 (((-710)) NIL (|has| (-133) (-344)))) (-4033 (($) NIL) (($ (-589 (-133))) NIL)) (-3627 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-1869 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248))) (($ (-133) $) 51 (|has| $ (-6 -4248)))) (-2231 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248))) (($ (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-1830 (((-133) (-1 (-133) (-133) (-133)) $) NIL (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) NIL (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3461 (($) NIL (|has| (-133) (-344)))) (-3133 (((-589 (-133)) $) 60 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3268 (((-133) $) NIL (|has| (-133) (-786)))) (-3056 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-133) $) 26 (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2644 (((-133) $) NIL (|has| (-133) (-786)))) (-3063 (($ (-1 (-133) (-133)) $) 59 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-133) (-133)) $) 55)) (-4017 (($) 16 T CONST)) (-4076 (((-852) $) NIL (|has| (-133) (-344)))) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-1625 (($ $ $) 29)) (-2349 (((-133) $) 52)) (-3862 (($ (-133) $) 50)) (-2557 (($ (-852)) NIL (|has| (-133) (-344)))) (-3423 (($) 14 T CONST)) (-2435 (((-1034) $) NIL)) (-2660 (((-3 (-133) "failed") (-1 (-108) (-133)) $) NIL)) (-1322 (((-133) $) 53)) (-2720 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-133)) (-589 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-271 (-133)))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 48)) (-4116 (($) 13 T CONST)) (-2973 (($ $ $) 31) (($ $ (-133)) NIL)) (-1771 (($ (-589 (-133))) NIL) (($) NIL)) (-2452 (((-710) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (((-710) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-1070) $) 36) (((-499) $) NIL (|has| (-133) (-564 (-499)))) (((-589 (-133)) $) 34)) (-3985 (($ (-589 (-133))) NIL)) (-2479 (($ $) 32 (|has| (-133) (-344)))) (-3976 (((-794) $) 46)) (-1435 (($ (-1070)) 12) (($ (-589 (-133))) 43)) (-1596 (((-710) $) NIL)) (-2000 (($) 49) (($ (-589 (-133))) NIL)) (-1245 (($ (-589 (-133))) NIL)) (-1505 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-3748 (($) 19 T CONST)) (-2621 (($) 18 T CONST)) (-4037 (((-108) $ $) 22)) (-4052 (((-108) $ $) NIL)) (-1271 (((-710) $) 47 (|has| $ (-6 -4248)))))
+(((-130) (-13 (-1016) (-564 (-1070)) (-401 (-133)) (-564 (-589 (-133))) (-10 -8 (-15 -1435 ($ (-1070))) (-15 -1435 ($ (-589 (-133)))) (-15 -4116 ($) -1982) (-15 -3423 ($) -1982) (-15 -2889 ($) -1982) (-15 -4017 ($) -1982) (-15 -2621 ($) -1982) (-15 -3748 ($) -1982)))) (T -130))
+((-1435 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-130)))) (-1435 (*1 *1 *2) (-12 (-5 *2 (-589 (-133))) (-5 *1 (-130)))) (-4116 (*1 *1) (-5 *1 (-130))) (-3423 (*1 *1) (-5 *1 (-130))) (-2889 (*1 *1) (-5 *1 (-130))) (-4017 (*1 *1) (-5 *1 (-130))) (-2621 (*1 *1) (-5 *1 (-130))) (-3748 (*1 *1) (-5 *1 (-130))))
+(-13 (-1016) (-564 (-1070)) (-401 (-133)) (-564 (-589 (-133))) (-10 -8 (-15 -1435 ($ (-1070))) (-15 -1435 ($ (-589 (-133)))) (-15 -4116 ($) -1982) (-15 -3423 ($) -1982) (-15 -2889 ($) -1982) (-15 -4017 ($) -1982) (-15 -2621 ($) -1982) (-15 -3748 ($) -1982)))
+((-3538 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-2848 ((|#1| |#3|) 9)) (-3992 ((|#3| |#3|) 15)))
+(((-131 |#1| |#2| |#3|) (-10 -7 (-15 -2848 (|#1| |#3|)) (-15 -3992 (|#3| |#3|)) (-15 -3538 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-515) (-921 |#1|) (-349 |#2|)) (T -131))
+((-3538 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-131 *4 *5 *3)) (-4 *3 (-349 *5)))) (-3992 (*1 *2 *2) (-12 (-4 *3 (-515)) (-4 *4 (-921 *3)) (-5 *1 (-131 *3 *4 *2)) (-4 *2 (-349 *4)))) (-2848 (*1 *2 *3) (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-131 *2 *4 *3)) (-4 *3 (-349 *4)))))
+(-10 -7 (-15 -2848 (|#1| |#3|)) (-15 -3992 (|#3| |#3|)) (-15 -3538 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
+((-4080 (($ $ $) 8)) (-1763 (($ $) 7)) (-1475 (($ $ $) 6)))
(((-132) (-129)) (T -132))
-((-3325 (*1 *1 *1 *1) (-4 *1 (-132))) (-3459 (*1 *1 *1) (-4 *1 (-132))) (-3435 (*1 *1 *1 *1) (-4 *1 (-132))))
-(-13 (-10 -8 (-15 -3435 ($ $ $)) (-15 -3459 ($ $)) (-15 -3325 ($ $ $))))
-((-1680 (((-108) $ $) NIL)) (-1288 (((-108) $) 30)) (-3137 (($ $) 43)) (-3146 (($) 17)) (-2395 (((-710)) 10)) (-1631 (($) 16)) (-4099 (($) 18)) (-2661 (((-710) $) 14)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2096 (((-108) $) 32)) (-2052 (($ $) 44)) (-2060 (((-852) $) 15)) (-2032 (((-1070) $) 38)) (-4013 (($ (-852)) 13)) (-3067 (((-108) $) 28)) (-3951 (((-1034) $) NIL)) (-3573 (($) 19)) (-1653 (((-108) $) 26)) (-1691 (((-794) $) 21)) (-4185 (($ (-710)) 11) (($ (-1070)) 42)) (-2934 (((-108) $) 36)) (-1692 (((-108) $) 34)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 7)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 8)))
-(((-133) (-13 (-780) (-10 -8 (-15 -2661 ((-710) $)) (-15 -4185 ($ (-710))) (-15 -4185 ($ (-1070))) (-15 -3146 ($)) (-15 -4099 ($)) (-15 -3573 ($)) (-15 -3137 ($ $)) (-15 -2052 ($ $)) (-15 -1653 ((-108) $)) (-15 -3067 ((-108) $)) (-15 -1692 ((-108) $)) (-15 -1288 ((-108) $)) (-15 -2096 ((-108) $)) (-15 -2934 ((-108) $))))) (T -133))
-((-2661 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-133)))) (-4185 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-133)))) (-4185 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-133)))) (-3146 (*1 *1) (-5 *1 (-133))) (-4099 (*1 *1) (-5 *1 (-133))) (-3573 (*1 *1) (-5 *1 (-133))) (-3137 (*1 *1 *1) (-5 *1 (-133))) (-2052 (*1 *1 *1) (-5 *1 (-133))) (-1653 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-3067 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-1692 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-1288 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-2096 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-2934 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
-(-13 (-780) (-10 -8 (-15 -2661 ((-710) $)) (-15 -4185 ($ (-710))) (-15 -4185 ($ (-1070))) (-15 -3146 ($)) (-15 -4099 ($)) (-15 -3573 ($)) (-15 -3137 ($ $)) (-15 -2052 ($ $)) (-15 -1653 ((-108) $)) (-15 -3067 ((-108) $)) (-15 -1692 ((-108) $)) (-15 -1288 ((-108) $)) (-15 -2096 ((-108) $)) (-15 -2934 ((-108) $))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-1942 (((-3 $ "failed") $) 35)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-4080 (*1 *1 *1 *1) (-4 *1 (-132))) (-1763 (*1 *1 *1) (-4 *1 (-132))) (-1475 (*1 *1 *1 *1) (-4 *1 (-132))))
+(-13 (-10 -8 (-15 -1475 ($ $ $)) (-15 -1763 ($ $)) (-15 -4080 ($ $ $))))
+((-3260 (((-108) $ $) NIL)) (-2316 (((-108) $) 30)) (-2889 (($ $) 43)) (-2980 (($) 17)) (-3843 (((-710)) 10)) (-3461 (($) 16)) (-3814 (($) 18)) (-1749 (((-710) $) 14)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3218 (((-108) $) 32)) (-4017 (($ $) 44)) (-4076 (((-852) $) 15)) (-3841 (((-1070) $) 38)) (-2557 (($ (-852)) 13)) (-3393 (((-108) $) 28)) (-2435 (((-1034) $) NIL)) (-2881 (($) 19)) (-2525 (((-108) $) 26)) (-3976 (((-794) $) 21)) (-1532 (($ (-710)) 11) (($ (-1070)) 42)) (-1395 (((-108) $) 36)) (-1724 (((-108) $) 34)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 7)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 8)))
+(((-133) (-13 (-780) (-10 -8 (-15 -1749 ((-710) $)) (-15 -1532 ($ (-710))) (-15 -1532 ($ (-1070))) (-15 -2980 ($)) (-15 -3814 ($)) (-15 -2881 ($)) (-15 -2889 ($ $)) (-15 -4017 ($ $)) (-15 -2525 ((-108) $)) (-15 -3393 ((-108) $)) (-15 -1724 ((-108) $)) (-15 -2316 ((-108) $)) (-15 -3218 ((-108) $)) (-15 -1395 ((-108) $))))) (T -133))
+((-1749 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-133)))) (-1532 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-133)))) (-1532 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-133)))) (-2980 (*1 *1) (-5 *1 (-133))) (-3814 (*1 *1) (-5 *1 (-133))) (-2881 (*1 *1) (-5 *1 (-133))) (-2889 (*1 *1 *1) (-5 *1 (-133))) (-4017 (*1 *1 *1) (-5 *1 (-133))) (-2525 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-3393 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-1724 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-2316 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-3218 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))) (-1395 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
+(-13 (-780) (-10 -8 (-15 -1749 ((-710) $)) (-15 -1532 ($ (-710))) (-15 -1532 ($ (-1070))) (-15 -2980 ($)) (-15 -3814 ($)) (-15 -2881 ($)) (-15 -2889 ($ $)) (-15 -4017 ($ $)) (-15 -2525 ((-108) $)) (-15 -3393 ((-108) $)) (-15 -1724 ((-108) $)) (-15 -2316 ((-108) $)) (-15 -3218 ((-108) $)) (-15 -1395 ((-108) $))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-2301 (((-3 $ "failed") $) 35)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-134) (-129)) (T -134))
-((-1942 (*1 *1 *1) (|partial| -4 *1 (-134))))
-(-13 (-973) (-10 -8 (-15 -1942 ((-3 $ "failed") $))))
+((-2301 (*1 *1 *1) (|partial| -4 *1 (-134))))
+(-13 (-973) (-10 -8 (-15 -2301 ((-3 $ "failed") $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1356 ((|#1| (-629 |#1|) |#1|) 19)))
-(((-135 |#1|) (-10 -7 (-15 -1356 (|#1| (-629 |#1|) |#1|))) (-158)) (T -135))
-((-1356 (*1 *2 *3 *2) (-12 (-5 *3 (-629 *2)) (-4 *2 (-158)) (-5 *1 (-135 *2)))))
-(-10 -7 (-15 -1356 (|#1| (-629 |#1|) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-1606 ((|#1| (-629 |#1|) |#1|) 19)))
+(((-135 |#1|) (-10 -7 (-15 -1606 (|#1| (-629 |#1|) |#1|))) (-158)) (T -135))
+((-1606 (*1 *2 *3 *2) (-12 (-5 *3 (-629 *2)) (-4 *2 (-158)) (-5 *1 (-135 *2)))))
+(-10 -7 (-15 -1606 (|#1| (-629 |#1|) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-136) (-129)) (T -136))
NIL
(-13 (-973))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-2766 (((-2 (|:| -1475 (-710)) (|:| -3474 (-383 |#2|)) (|:| |radicand| |#2|)) (-383 |#2|) (-710)) 70)) (-3886 (((-3 (-2 (|:| |radicand| (-383 |#2|)) (|:| |deg| (-710))) "failed") |#3|) 52)) (-2613 (((-2 (|:| -3474 (-383 |#2|)) (|:| |poly| |#3|)) |#3|) 37)) (-1696 ((|#1| |#3| |#3|) 40)) (-2812 ((|#3| |#3| (-383 |#2|) (-383 |#2|)) 19)) (-3377 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| |deg| (-710))) |#3| |#3|) 49)))
-(((-137 |#1| |#2| |#3|) (-10 -7 (-15 -2613 ((-2 (|:| -3474 (-383 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -3886 ((-3 (-2 (|:| |radicand| (-383 |#2|)) (|:| |deg| (-710))) "failed") |#3|)) (-15 -2766 ((-2 (|:| -1475 (-710)) (|:| -3474 (-383 |#2|)) (|:| |radicand| |#2|)) (-383 |#2|) (-710))) (-15 -1696 (|#1| |#3| |#3|)) (-15 -2812 (|#3| |#3| (-383 |#2|) (-383 |#2|))) (-15 -3377 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| |deg| (-710))) |#3| |#3|))) (-1127) (-1145 |#1|) (-1145 (-383 |#2|))) (T -137))
-((-3377 (*1 *2 *3 *3) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-383 *5)) (|:| |c2| (-383 *5)) (|:| |deg| (-710)))) (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))) (-2812 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-383 *5)) (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-5 *1 (-137 *4 *5 *2)) (-4 *2 (-1145 *3)))) (-1696 (*1 *2 *3 *3) (-12 (-4 *4 (-1145 *2)) (-4 *2 (-1127)) (-5 *1 (-137 *2 *4 *3)) (-4 *3 (-1145 (-383 *4))))) (-2766 (*1 *2 *3 *4) (-12 (-5 *3 (-383 *6)) (-4 *5 (-1127)) (-4 *6 (-1145 *5)) (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *3) (|:| |radicand| *6))) (-5 *1 (-137 *5 *6 *7)) (-5 *4 (-710)) (-4 *7 (-1145 *3)))) (-3886 (*1 *2 *3) (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| |radicand| (-383 *5)) (|:| |deg| (-710)))) (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))) (-2613 (*1 *2 *3) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -3474 (-383 *5)) (|:| |poly| *3))) (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))))
-(-10 -7 (-15 -2613 ((-2 (|:| -3474 (-383 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -3886 ((-3 (-2 (|:| |radicand| (-383 |#2|)) (|:| |deg| (-710))) "failed") |#3|)) (-15 -2766 ((-2 (|:| -1475 (-710)) (|:| -3474 (-383 |#2|)) (|:| |radicand| |#2|)) (-383 |#2|) (-710))) (-15 -1696 (|#1| |#3| |#3|)) (-15 -2812 (|#3| |#3| (-383 |#2|) (-383 |#2|))) (-15 -3377 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| |deg| (-710))) |#3| |#3|)))
-((-3302 (((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|)) 32)))
-(((-138 |#1| |#2|) (-10 -7 (-15 -3302 ((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|)))) (-508) (-152 |#1|)) (T -138))
-((-3302 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *5))) (-5 *3 (-1083 *5)) (-4 *5 (-152 *4)) (-4 *4 (-508)) (-5 *1 (-138 *4 *5)))))
-(-10 -7 (-15 -3302 ((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|))))
-((-1903 (($ (-1 (-108) |#2|) $) 29)) (-2462 (($ $) 36)) (-2514 (($ (-1 (-108) |#2|) $) 27) (($ |#2| $) 32)) (-2116 ((|#2| (-1 |#2| |#2| |#2|) $) 22) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 24) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 34)) (-2509 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 19)) (-3379 (((-108) (-1 (-108) |#2|) $) 16)) (-3977 (((-710) (-1 (-108) |#2|) $) 13) (((-710) |#2| $) NIL)) (-2308 (((-108) (-1 (-108) |#2|) $) 15)) (-2810 (((-710) $) 11)))
-(((-139 |#1| |#2|) (-10 -8 (-15 -2462 (|#1| |#1|)) (-15 -2514 (|#1| |#2| |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1903 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2514 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2509 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3977 ((-710) |#2| |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2810 ((-710) |#1|))) (-140 |#2|) (-1123)) (T -139))
-NIL
-(-10 -8 (-15 -2462 (|#1| |#1|)) (-15 -2514 (|#1| |#2| |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1903 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2514 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2509 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3977 ((-710) |#2| |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2810 ((-710) |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-1903 (($ (-1 (-108) |#1|) $) 44 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-2462 (($ $) 41 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248))) (($ |#1| $) 42 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 48)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 40 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 49)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3446 (((-2 (|:| -3262 (-710)) (|:| -2275 (-383 |#2|)) (|:| |radicand| |#2|)) (-383 |#2|) (-710)) 70)) (-3554 (((-3 (-2 (|:| |radicand| (-383 |#2|)) (|:| |deg| (-710))) "failed") |#3|) 52)) (-2473 (((-2 (|:| -2275 (-383 |#2|)) (|:| |poly| |#3|)) |#3|) 37)) (-1768 ((|#1| |#3| |#3|) 40)) (-1349 ((|#3| |#3| (-383 |#2|) (-383 |#2|)) 19)) (-2698 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| |deg| (-710))) |#3| |#3|) 49)))
+(((-137 |#1| |#2| |#3|) (-10 -7 (-15 -2473 ((-2 (|:| -2275 (-383 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -3554 ((-3 (-2 (|:| |radicand| (-383 |#2|)) (|:| |deg| (-710))) "failed") |#3|)) (-15 -3446 ((-2 (|:| -3262 (-710)) (|:| -2275 (-383 |#2|)) (|:| |radicand| |#2|)) (-383 |#2|) (-710))) (-15 -1768 (|#1| |#3| |#3|)) (-15 -1349 (|#3| |#3| (-383 |#2|) (-383 |#2|))) (-15 -2698 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| |deg| (-710))) |#3| |#3|))) (-1127) (-1145 |#1|) (-1145 (-383 |#2|))) (T -137))
+((-2698 (*1 *2 *3 *3) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-383 *5)) (|:| |c2| (-383 *5)) (|:| |deg| (-710)))) (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))) (-1349 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-383 *5)) (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-5 *1 (-137 *4 *5 *2)) (-4 *2 (-1145 *3)))) (-1768 (*1 *2 *3 *3) (-12 (-4 *4 (-1145 *2)) (-4 *2 (-1127)) (-5 *1 (-137 *2 *4 *3)) (-4 *3 (-1145 (-383 *4))))) (-3446 (*1 *2 *3 *4) (-12 (-5 *3 (-383 *6)) (-4 *5 (-1127)) (-4 *6 (-1145 *5)) (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *3) (|:| |radicand| *6))) (-5 *1 (-137 *5 *6 *7)) (-5 *4 (-710)) (-4 *7 (-1145 *3)))) (-3554 (*1 *2 *3) (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| |radicand| (-383 *5)) (|:| |deg| (-710)))) (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))) (-2473 (*1 *2 *3) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -2275 (-383 *5)) (|:| |poly| *3))) (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))))
+(-10 -7 (-15 -2473 ((-2 (|:| -2275 (-383 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -3554 ((-3 (-2 (|:| |radicand| (-383 |#2|)) (|:| |deg| (-710))) "failed") |#3|)) (-15 -3446 ((-2 (|:| -3262 (-710)) (|:| -2275 (-383 |#2|)) (|:| |radicand| |#2|)) (-383 |#2|) (-710))) (-15 -1768 (|#1| |#3| |#3|)) (-15 -1349 (|#3| |#3| (-383 |#2|) (-383 |#2|))) (-15 -2698 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| |deg| (-710))) |#3| |#3|)))
+((-3908 (((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|)) 32)))
+(((-138 |#1| |#2|) (-10 -7 (-15 -3908 ((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|)))) (-508) (-152 |#1|)) (T -138))
+((-3908 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *5))) (-5 *3 (-1083 *5)) (-4 *5 (-152 *4)) (-4 *4 (-508)) (-5 *1 (-138 *4 *5)))))
+(-10 -7 (-15 -3908 ((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|))))
+((-1299 (($ (-1 (-108) |#2|) $) 29)) (-3917 (($ $) 36)) (-2231 (($ (-1 (-108) |#2|) $) 27) (($ |#2| $) 32)) (-1830 ((|#2| (-1 |#2| |#2| |#2|) $) 22) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 24) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 34)) (-2660 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 19)) (-2720 (((-108) (-1 (-108) |#2|) $) 16)) (-2452 (((-710) (-1 (-108) |#2|) $) 14) (((-710) |#2| $) NIL)) (-1505 (((-108) (-1 (-108) |#2|) $) 15)) (-1271 (((-710) $) 11)))
+(((-139 |#1| |#2|) (-10 -8 (-15 -3917 (|#1| |#1|)) (-15 -2231 (|#1| |#2| |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1299 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2231 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2660 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2452 ((-710) |#2| |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1271 ((-710) |#1|))) (-140 |#2|) (-1123)) (T -139))
+NIL
+(-10 -8 (-15 -3917 (|#1| |#1|)) (-15 -2231 (|#1| |#2| |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1299 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2231 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2660 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2452 ((-710) |#2| |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1271 ((-710) |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-1299 (($ (-1 (-108) |#1|) $) 44 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-3917 (($ $) 41 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248))) (($ |#1| $) 42 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 48)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 40 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 49)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-140 |#1|) (-129) (-1123)) (T -140))
-((-1704 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-140 *3)))) (-2509 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-140 *2)) (-4 *2 (-1123)))) (-2116 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)))) (-2116 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)))) (-2514 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *3)) (-4 *3 (-1123)))) (-1903 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *3)) (-4 *3 (-1123)))) (-2116 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1016)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)))) (-2514 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)) (-4 *2 (-1016)))) (-2462 (*1 *1 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)) (-4 *2 (-1016)))))
-(-13 (-462 |t#1|) (-10 -8 (-15 -1704 ($ (-589 |t#1|))) (-15 -2509 ((-3 |t#1| "failed") (-1 (-108) |t#1|) $)) (IF (|has| $ (-6 -4248)) (PROGN (-15 -2116 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -2116 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -2514 ($ (-1 (-108) |t#1|) $)) (-15 -1903 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -2116 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -2514 ($ |t#1| $)) (-15 -2462 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) 87)) (-2769 (((-108) $) NIL)) (-1267 (($ |#2| (-589 (-852))) 57)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1934 (($ (-852)) 48)) (-3314 (((-126)) 23)) (-1691 (((-794) $) 70) (($ (-523)) 46) (($ |#2|) 47)) (-2084 ((|#2| $ (-589 (-852))) 60)) (-3272 (((-710)) 20)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 40 T CONST)) (-1891 (($) 44 T CONST)) (-3941 (((-108) $ $) 26)) (-4074 (($ $ |#2|) NIL)) (-4060 (($ $) 34) (($ $ $) 32)) (-4045 (($ $ $) 30)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 37) (($ $ $) 52) (($ |#2| $) 39) (($ $ |#2|) NIL)))
-(((-141 |#1| |#2| |#3|) (-13 (-973) (-37 |#2|) (-1176 |#2|) (-10 -8 (-15 -1934 ($ (-852))) (-15 -1267 ($ |#2| (-589 (-852)))) (-15 -2084 (|#2| $ (-589 (-852)))) (-15 -1444 ((-3 $ "failed") $)))) (-852) (-339) (-922 |#1| |#2|)) (T -141))
-((-1444 (*1 *1 *1) (|partial| -12 (-5 *1 (-141 *2 *3 *4)) (-14 *2 (-852)) (-4 *3 (-339)) (-14 *4 (-922 *2 *3)))) (-1934 (*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-141 *3 *4 *5)) (-14 *3 *2) (-4 *4 (-339)) (-14 *5 (-922 *3 *4)))) (-1267 (*1 *1 *2 *3) (-12 (-5 *3 (-589 (-852))) (-5 *1 (-141 *4 *2 *5)) (-14 *4 (-852)) (-4 *2 (-339)) (-14 *5 (-922 *4 *2)))) (-2084 (*1 *2 *1 *3) (-12 (-5 *3 (-589 (-852))) (-4 *2 (-339)) (-5 *1 (-141 *4 *2 *5)) (-14 *4 (-852)) (-14 *5 (-922 *4 *2)))))
-(-13 (-973) (-37 |#2|) (-1176 |#2|) (-10 -8 (-15 -1934 ($ (-852))) (-15 -1267 ($ |#2| (-589 (-852)))) (-15 -2084 (|#2| $ (-589 (-852)))) (-15 -1444 ((-3 $ "failed") $))))
-((-1211 (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))) (-203) (-203) (-203) (-203)) 38)) (-3567 (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523))) 63) (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858)) 64)) (-1765 (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203))))) 67) (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-874 (-203)))) 66) (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523))) 58) (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858)) 59)))
-(((-142) (-10 -7 (-15 -1765 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858))) (-15 -1765 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523)))) (-15 -3567 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858))) (-15 -3567 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523)))) (-15 -1211 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))) (-203) (-203) (-203) (-203))) (-15 -1765 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-874 (-203))))) (-15 -1765 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))))))) (T -142))
-((-1765 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)) (-5 *3 (-589 (-589 (-874 (-203))))))) (-1765 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)) (-5 *3 (-589 (-874 (-203)))))) (-1211 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-203)) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 *4)))) (|:| |xValues| (-1011 *4)) (|:| |yValues| (-1011 *4)))) (-5 *1 (-142)) (-5 *3 (-589 (-589 (-874 *4)))))) (-3567 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-858)) (-5 *4 (-383 (-523))) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)))) (-3567 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)))) (-1765 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-858)) (-5 *4 (-383 (-523))) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)))) (-1765 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)))))
-(-10 -7 (-15 -1765 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858))) (-15 -1765 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523)))) (-15 -3567 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858))) (-15 -3567 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523)))) (-15 -1211 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))) (-203) (-203) (-203) (-203))) (-15 -1765 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-874 (-203))))) (-15 -1765 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))))))
-((-1604 (((-589 (-155 |#2|)) |#1| |#2|) 45)))
-(((-143 |#1| |#2|) (-10 -7 (-15 -1604 ((-589 (-155 |#2|)) |#1| |#2|))) (-1145 (-155 (-523))) (-13 (-339) (-784))) (T -143))
-((-1604 (*1 *2 *3 *4) (-12 (-5 *2 (-589 (-155 *4))) (-5 *1 (-143 *3 *4)) (-4 *3 (-1145 (-155 (-523)))) (-4 *4 (-13 (-339) (-784))))))
-(-10 -7 (-15 -1604 ((-589 (-155 |#2|)) |#1| |#2|)))
-((-1680 (((-108) $ $) NIL)) (-3520 (($) 16)) (-2721 (($) 15)) (-2979 (((-852)) 23)) (-2032 (((-1070) $) NIL)) (-2473 (((-523) $) 20)) (-3951 (((-1034) $) NIL)) (-1607 (($) 17)) (-2548 (($ (-523)) 24)) (-1691 (((-794) $) 30)) (-3094 (($) 18)) (-3941 (((-108) $ $) 14)) (-4045 (($ $ $) 13)) (* (($ (-852) $) 22) (($ (-203) $) 8)))
-(((-144) (-13 (-25) (-10 -8 (-15 * ($ (-852) $)) (-15 * ($ (-203) $)) (-15 -4045 ($ $ $)) (-15 -2721 ($)) (-15 -3520 ($)) (-15 -1607 ($)) (-15 -3094 ($)) (-15 -2473 ((-523) $)) (-15 -2979 ((-852))) (-15 -2548 ($ (-523)))))) (T -144))
-((-4045 (*1 *1 *1 *1) (-5 *1 (-144))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-144)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-144)))) (-2721 (*1 *1) (-5 *1 (-144))) (-3520 (*1 *1) (-5 *1 (-144))) (-1607 (*1 *1) (-5 *1 (-144))) (-3094 (*1 *1) (-5 *1 (-144))) (-2473 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-144)))) (-2979 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-144)))) (-2548 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-144)))))
-(-13 (-25) (-10 -8 (-15 * ($ (-852) $)) (-15 * ($ (-203) $)) (-15 -4045 ($ $ $)) (-15 -2721 ($)) (-15 -3520 ($)) (-15 -1607 ($)) (-15 -3094 ($)) (-15 -2473 ((-523) $)) (-15 -2979 ((-852))) (-15 -2548 ($ (-523)))))
-((-1428 ((|#2| |#2| (-1009 |#2|)) 87) ((|#2| |#2| (-1087)) 67)) (-3584 ((|#2| |#2| (-1009 |#2|)) 86) ((|#2| |#2| (-1087)) 66)) (-3325 ((|#2| |#2| |#2|) 27)) (-2947 (((-110) (-110)) 97)) (-3935 ((|#2| (-589 |#2|)) 116)) (-1736 ((|#2| (-589 |#2|)) 134)) (-3971 ((|#2| (-589 |#2|)) 124)) (-2788 ((|#2| |#2|) 122)) (-2728 ((|#2| (-589 |#2|)) 109)) (-1573 ((|#2| (-589 |#2|)) 110)) (-1362 ((|#2| (-589 |#2|)) 132)) (-3109 ((|#2| |#2| (-1087)) 54) ((|#2| |#2|) 53)) (-3459 ((|#2| |#2|) 23)) (-3435 ((|#2| |#2| |#2|) 26)) (-3198 (((-108) (-110)) 47)) (** ((|#2| |#2| |#2|) 38)))
-(((-145 |#1| |#2|) (-10 -7 (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -3435 (|#2| |#2| |#2|)) (-15 -3325 (|#2| |#2| |#2|)) (-15 -3459 (|#2| |#2|)) (-15 -3109 (|#2| |#2|)) (-15 -3109 (|#2| |#2| (-1087))) (-15 -1428 (|#2| |#2| (-1087))) (-15 -1428 (|#2| |#2| (-1009 |#2|))) (-15 -3584 (|#2| |#2| (-1087))) (-15 -3584 (|#2| |#2| (-1009 |#2|))) (-15 -2788 (|#2| |#2|)) (-15 -1362 (|#2| (-589 |#2|))) (-15 -3971 (|#2| (-589 |#2|))) (-15 -1736 (|#2| (-589 |#2|))) (-15 -2728 (|#2| (-589 |#2|))) (-15 -1573 (|#2| (-589 |#2|))) (-15 -3935 (|#2| (-589 |#2|)))) (-13 (-786) (-515)) (-406 |#1|)) (T -145))
-((-3935 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-1573 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-2728 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-1736 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-3971 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-1362 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-2788 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-3584 (*1 *2 *2 *3) (-12 (-5 *3 (-1009 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)))) (-3584 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)) (-4 *2 (-406 *4)))) (-1428 (*1 *2 *2 *3) (-12 (-5 *3 (-1009 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)))) (-1428 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)) (-4 *2 (-406 *4)))) (-3109 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)) (-4 *2 (-406 *4)))) (-3109 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-3459 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-3325 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-3435 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-2947 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *4)) (-4 *4 (-406 *3)))) (-3198 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-145 *4 *5)) (-4 *5 (-406 *4)))))
-(-10 -7 (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -3435 (|#2| |#2| |#2|)) (-15 -3325 (|#2| |#2| |#2|)) (-15 -3459 (|#2| |#2|)) (-15 -3109 (|#2| |#2|)) (-15 -3109 (|#2| |#2| (-1087))) (-15 -1428 (|#2| |#2| (-1087))) (-15 -1428 (|#2| |#2| (-1009 |#2|))) (-15 -3584 (|#2| |#2| (-1087))) (-15 -3584 (|#2| |#2| (-1009 |#2|))) (-15 -2788 (|#2| |#2|)) (-15 -1362 (|#2| (-589 |#2|))) (-15 -3971 (|#2| (-589 |#2|))) (-15 -1736 (|#2| (-589 |#2|))) (-15 -2728 (|#2| (-589 |#2|))) (-15 -1573 (|#2| (-589 |#2|))) (-15 -3935 (|#2| (-589 |#2|))))
-((-3098 ((|#1| |#1| |#1|) 53)) (-2238 ((|#1| |#1| |#1|) 50)) (-3325 ((|#1| |#1| |#1|) 44)) (-4096 ((|#1| |#1|) 35)) (-2177 ((|#1| |#1| (-589 |#1|)) 43)) (-3459 ((|#1| |#1|) 37)) (-3435 ((|#1| |#1| |#1|) 40)))
-(((-146 |#1|) (-10 -7 (-15 -3435 (|#1| |#1| |#1|)) (-15 -3459 (|#1| |#1|)) (-15 -2177 (|#1| |#1| (-589 |#1|))) (-15 -4096 (|#1| |#1|)) (-15 -3325 (|#1| |#1| |#1|)) (-15 -2238 (|#1| |#1| |#1|)) (-15 -3098 (|#1| |#1| |#1|))) (-508)) (T -146))
-((-3098 (*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-2238 (*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-3325 (*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-4096 (*1 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-2177 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-508)) (-5 *1 (-146 *2)))) (-3459 (*1 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-3435 (*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
-(-10 -7 (-15 -3435 (|#1| |#1| |#1|)) (-15 -3459 (|#1| |#1|)) (-15 -2177 (|#1| |#1| (-589 |#1|))) (-15 -4096 (|#1| |#1|)) (-15 -3325 (|#1| |#1| |#1|)) (-15 -2238 (|#1| |#1| |#1|)) (-15 -3098 (|#1| |#1| |#1|)))
-((-1428 (($ $ (-1087)) 12) (($ $ (-1009 $)) 11)) (-3584 (($ $ (-1087)) 10) (($ $ (-1009 $)) 9)) (-3325 (($ $ $) 8)) (-3109 (($ $) 14) (($ $ (-1087)) 13)) (-3459 (($ $) 7)) (-3435 (($ $ $) 6)))
+((-3985 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-140 *3)))) (-2660 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-140 *2)) (-4 *2 (-1123)))) (-1830 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)))) (-1830 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)))) (-2231 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *3)) (-4 *3 (-1123)))) (-1299 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *3)) (-4 *3 (-1123)))) (-1830 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1016)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)))) (-2231 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)) (-4 *2 (-1016)))) (-3917 (*1 *1 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123)) (-4 *2 (-1016)))))
+(-13 (-462 |t#1|) (-10 -8 (-15 -3985 ($ (-589 |t#1|))) (-15 -2660 ((-3 |t#1| "failed") (-1 (-108) |t#1|) $)) (IF (|has| $ (-6 -4248)) (PROGN (-15 -1830 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -1830 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -2231 ($ (-1 (-108) |t#1|) $)) (-15 -1299 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -1830 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -2231 ($ |t#1| $)) (-15 -3917 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) 87)) (-3482 (((-108) $) NIL)) (-3694 (($ |#2| (-589 (-852))) 57)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3530 (($ (-852)) 48)) (-4012 (((-126)) 23)) (-3976 (((-794) $) 70) (($ (-523)) 46) (($ |#2|) 47)) (-1234 ((|#2| $ (-589 (-852))) 60)) (-1698 (((-710)) 20)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 40 T CONST)) (-1440 (($) 44 T CONST)) (-4037 (((-108) $ $) 26)) (-4125 (($ $ |#2|) NIL)) (-4115 (($ $) 34) (($ $ $) 32)) (-4103 (($ $ $) 30)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 37) (($ $ $) 52) (($ |#2| $) 39) (($ $ |#2|) NIL)))
+(((-141 |#1| |#2| |#3|) (-13 (-973) (-37 |#2|) (-1176 |#2|) (-10 -8 (-15 -3530 ($ (-852))) (-15 -3694 ($ |#2| (-589 (-852)))) (-15 -1234 (|#2| $ (-589 (-852)))) (-15 -4211 ((-3 $ "failed") $)))) (-852) (-339) (-922 |#1| |#2|)) (T -141))
+((-4211 (*1 *1 *1) (|partial| -12 (-5 *1 (-141 *2 *3 *4)) (-14 *2 (-852)) (-4 *3 (-339)) (-14 *4 (-922 *2 *3)))) (-3530 (*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-141 *3 *4 *5)) (-14 *3 *2) (-4 *4 (-339)) (-14 *5 (-922 *3 *4)))) (-3694 (*1 *1 *2 *3) (-12 (-5 *3 (-589 (-852))) (-5 *1 (-141 *4 *2 *5)) (-14 *4 (-852)) (-4 *2 (-339)) (-14 *5 (-922 *4 *2)))) (-1234 (*1 *2 *1 *3) (-12 (-5 *3 (-589 (-852))) (-4 *2 (-339)) (-5 *1 (-141 *4 *2 *5)) (-14 *4 (-852)) (-14 *5 (-922 *4 *2)))))
+(-13 (-973) (-37 |#2|) (-1176 |#2|) (-10 -8 (-15 -3530 ($ (-852))) (-15 -3694 ($ |#2| (-589 (-852)))) (-15 -1234 (|#2| $ (-589 (-852)))) (-15 -4211 ((-3 $ "failed") $))))
+((-2753 (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))) (-203) (-203) (-203) (-203)) 38)) (-2822 (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523))) 63) (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858)) 64)) (-4222 (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203))))) 67) (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-874 (-203)))) 66) (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523))) 58) (((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858)) 59)))
+(((-142) (-10 -7 (-15 -4222 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858))) (-15 -4222 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523)))) (-15 -2822 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858))) (-15 -2822 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523)))) (-15 -2753 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))) (-203) (-203) (-203) (-203))) (-15 -4222 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-874 (-203))))) (-15 -4222 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))))))) (T -142))
+((-4222 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)) (-5 *3 (-589 (-589 (-874 (-203))))))) (-4222 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)) (-5 *3 (-589 (-874 (-203)))))) (-2753 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-203)) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 *4)))) (|:| |xValues| (-1011 *4)) (|:| |yValues| (-1011 *4)))) (-5 *1 (-142)) (-5 *3 (-589 (-589 (-874 *4)))))) (-2822 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-858)) (-5 *4 (-383 (-523))) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)))) (-2822 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)))) (-4222 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-858)) (-5 *4 (-383 (-523))) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)))) (-4222 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203))))) (-5 *1 (-142)))))
+(-10 -7 (-15 -4222 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858))) (-15 -4222 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523)))) (-15 -2822 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858))) (-15 -2822 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-858) (-383 (-523)) (-383 (-523)))) (-15 -2753 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))) (-203) (-203) (-203) (-203))) (-15 -4222 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-874 (-203))))) (-15 -4222 ((-2 (|:| |brans| (-589 (-589 (-874 (-203))))) (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))) (-589 (-589 (-874 (-203)))))))
+((-2155 (((-589 (-155 |#2|)) |#1| |#2|) 45)))
+(((-143 |#1| |#2|) (-10 -7 (-15 -2155 ((-589 (-155 |#2|)) |#1| |#2|))) (-1145 (-155 (-523))) (-13 (-339) (-784))) (T -143))
+((-2155 (*1 *2 *3 *4) (-12 (-5 *2 (-589 (-155 *4))) (-5 *1 (-143 *3 *4)) (-4 *3 (-1145 (-155 (-523)))) (-4 *4 (-13 (-339) (-784))))))
+(-10 -7 (-15 -2155 ((-589 (-155 |#2|)) |#1| |#2|)))
+((-3260 (((-108) $ $) NIL)) (-3598 (($) 16)) (-4199 (($) 15)) (-1966 (((-852)) 23)) (-3841 (((-1070) $) NIL)) (-3578 (((-523) $) 20)) (-2435 (((-1034) $) NIL)) (-2179 (($) 17)) (-3026 (($ (-523)) 24)) (-3976 (((-794) $) 30)) (-3689 (($) 18)) (-4037 (((-108) $ $) 14)) (-4103 (($ $ $) 13)) (* (($ (-852) $) 22) (($ (-203) $) 8)))
+(((-144) (-13 (-25) (-10 -8 (-15 * ($ (-852) $)) (-15 * ($ (-203) $)) (-15 -4103 ($ $ $)) (-15 -4199 ($)) (-15 -3598 ($)) (-15 -2179 ($)) (-15 -3689 ($)) (-15 -3578 ((-523) $)) (-15 -1966 ((-852))) (-15 -3026 ($ (-523)))))) (T -144))
+((-4103 (*1 *1 *1 *1) (-5 *1 (-144))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-144)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-144)))) (-4199 (*1 *1) (-5 *1 (-144))) (-3598 (*1 *1) (-5 *1 (-144))) (-2179 (*1 *1) (-5 *1 (-144))) (-3689 (*1 *1) (-5 *1 (-144))) (-3578 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-144)))) (-1966 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-144)))) (-3026 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-144)))))
+(-13 (-25) (-10 -8 (-15 * ($ (-852) $)) (-15 * ($ (-203) $)) (-15 -4103 ($ $ $)) (-15 -4199 ($)) (-15 -3598 ($)) (-15 -2179 ($)) (-15 -3689 ($)) (-15 -3578 ((-523) $)) (-15 -1966 ((-852))) (-15 -3026 ($ (-523)))))
+((-4098 ((|#2| |#2| (-1009 |#2|)) 88) ((|#2| |#2| (-1087)) 68)) (-2996 ((|#2| |#2| (-1009 |#2|)) 87) ((|#2| |#2| (-1087)) 67)) (-4080 ((|#2| |#2| |#2|) 27)) (-1564 (((-110) (-110)) 99)) (-2798 ((|#2| (-589 |#2|)) 117)) (-3995 ((|#2| (-589 |#2|)) 135)) (-3162 ((|#2| (-589 |#2|)) 125)) (-3696 ((|#2| |#2|) 123)) (-1213 ((|#2| (-589 |#2|)) 111)) (-2958 ((|#2| (-589 |#2|)) 112)) (-1674 ((|#2| (-589 |#2|)) 133)) (-3872 ((|#2| |#2| (-1087)) 56) ((|#2| |#2|) 55)) (-1763 ((|#2| |#2|) 23)) (-1475 ((|#2| |#2| |#2|) 26)) (-1651 (((-108) (-110)) 49)) (** ((|#2| |#2| |#2|) 41)))
+(((-145 |#1| |#2|) (-10 -7 (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -1475 (|#2| |#2| |#2|)) (-15 -4080 (|#2| |#2| |#2|)) (-15 -1763 (|#2| |#2|)) (-15 -3872 (|#2| |#2|)) (-15 -3872 (|#2| |#2| (-1087))) (-15 -4098 (|#2| |#2| (-1087))) (-15 -4098 (|#2| |#2| (-1009 |#2|))) (-15 -2996 (|#2| |#2| (-1087))) (-15 -2996 (|#2| |#2| (-1009 |#2|))) (-15 -3696 (|#2| |#2|)) (-15 -1674 (|#2| (-589 |#2|))) (-15 -3162 (|#2| (-589 |#2|))) (-15 -3995 (|#2| (-589 |#2|))) (-15 -1213 (|#2| (-589 |#2|))) (-15 -2958 (|#2| (-589 |#2|))) (-15 -2798 (|#2| (-589 |#2|)))) (-13 (-786) (-515)) (-406 |#1|)) (T -145))
+((-2798 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-2958 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-1213 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-3995 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-3162 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-1674 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2)) (-4 *4 (-13 (-786) (-515))))) (-3696 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-2996 (*1 *2 *2 *3) (-12 (-5 *3 (-1009 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)))) (-2996 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)) (-4 *2 (-406 *4)))) (-4098 (*1 *2 *2 *3) (-12 (-5 *3 (-1009 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)))) (-4098 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)) (-4 *2 (-406 *4)))) (-3872 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2)) (-4 *2 (-406 *4)))) (-3872 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-1763 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-4080 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-1475 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2)) (-4 *2 (-406 *3)))) (-1564 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *4)) (-4 *4 (-406 *3)))) (-1651 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-145 *4 *5)) (-4 *5 (-406 *4)))))
+(-10 -7 (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -1475 (|#2| |#2| |#2|)) (-15 -4080 (|#2| |#2| |#2|)) (-15 -1763 (|#2| |#2|)) (-15 -3872 (|#2| |#2|)) (-15 -3872 (|#2| |#2| (-1087))) (-15 -4098 (|#2| |#2| (-1087))) (-15 -4098 (|#2| |#2| (-1009 |#2|))) (-15 -2996 (|#2| |#2| (-1087))) (-15 -2996 (|#2| |#2| (-1009 |#2|))) (-15 -3696 (|#2| |#2|)) (-15 -1674 (|#2| (-589 |#2|))) (-15 -3162 (|#2| (-589 |#2|))) (-15 -3995 (|#2| (-589 |#2|))) (-15 -1213 (|#2| (-589 |#2|))) (-15 -2958 (|#2| (-589 |#2|))) (-15 -2798 (|#2| (-589 |#2|))))
+((-3737 ((|#1| |#1| |#1|) 53)) (-2173 ((|#1| |#1| |#1|) 50)) (-4080 ((|#1| |#1| |#1|) 44)) (-3777 ((|#1| |#1|) 35)) (-2654 ((|#1| |#1| (-589 |#1|)) 43)) (-1763 ((|#1| |#1|) 37)) (-1475 ((|#1| |#1| |#1|) 40)))
+(((-146 |#1|) (-10 -7 (-15 -1475 (|#1| |#1| |#1|)) (-15 -1763 (|#1| |#1|)) (-15 -2654 (|#1| |#1| (-589 |#1|))) (-15 -3777 (|#1| |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -2173 (|#1| |#1| |#1|)) (-15 -3737 (|#1| |#1| |#1|))) (-508)) (T -146))
+((-3737 (*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-2173 (*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-4080 (*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-3777 (*1 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-2654 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-508)) (-5 *1 (-146 *2)))) (-1763 (*1 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))) (-1475 (*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
+(-10 -7 (-15 -1475 (|#1| |#1| |#1|)) (-15 -1763 (|#1| |#1|)) (-15 -2654 (|#1| |#1| (-589 |#1|))) (-15 -3777 (|#1| |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -2173 (|#1| |#1| |#1|)) (-15 -3737 (|#1| |#1| |#1|)))
+((-4098 (($ $ (-1087)) 12) (($ $ (-1009 $)) 11)) (-2996 (($ $ (-1087)) 10) (($ $ (-1009 $)) 9)) (-4080 (($ $ $) 8)) (-3872 (($ $) 14) (($ $ (-1087)) 13)) (-1763 (($ $) 7)) (-1475 (($ $ $) 6)))
(((-147) (-129)) (T -147))
-((-3109 (*1 *1 *1) (-4 *1 (-147))) (-3109 (*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087)))) (-1428 (*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087)))) (-1428 (*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-147)))) (-3584 (*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087)))) (-3584 (*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-147)))))
-(-13 (-132) (-10 -8 (-15 -3109 ($ $)) (-15 -3109 ($ $ (-1087))) (-15 -1428 ($ $ (-1087))) (-15 -1428 ($ $ (-1009 $))) (-15 -3584 ($ $ (-1087))) (-15 -3584 ($ $ (-1009 $)))))
+((-3872 (*1 *1 *1) (-4 *1 (-147))) (-3872 (*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087)))) (-4098 (*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087)))) (-4098 (*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-147)))) (-2996 (*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087)))) (-2996 (*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-147)))))
+(-13 (-132) (-10 -8 (-15 -3872 ($ $)) (-15 -3872 ($ $ (-1087))) (-15 -4098 ($ $ (-1087))) (-15 -4098 ($ $ (-1009 $))) (-15 -2996 ($ $ (-1087))) (-15 -2996 ($ $ (-1009 $)))))
(((-132) . T))
-((-1680 (((-108) $ $) NIL)) (-3598 (($ (-523)) 13) (($ $ $) 14)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 17)) (-3941 (((-108) $ $) 9)))
-(((-148) (-13 (-1016) (-10 -8 (-15 -3598 ($ (-523))) (-15 -3598 ($ $ $))))) (T -148))
-((-3598 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-148)))) (-3598 (*1 *1 *1 *1) (-5 *1 (-148))))
-(-13 (-1016) (-10 -8 (-15 -3598 ($ (-523))) (-15 -3598 ($ $ $))))
-((-2947 (((-110) (-1087)) 97)))
-(((-149) (-10 -7 (-15 -2947 ((-110) (-1087))))) (T -149))
-((-2947 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-110)) (-5 *1 (-149)))))
-(-10 -7 (-15 -2947 ((-110) (-1087))))
-((-1538 ((|#3| |#3|) 19)))
-(((-150 |#1| |#2| |#3|) (-10 -7 (-15 -1538 (|#3| |#3|))) (-973) (-1145 |#1|) (-1145 |#2|)) (T -150))
-((-1538 (*1 *2 *2) (-12 (-4 *3 (-973)) (-4 *4 (-1145 *3)) (-5 *1 (-150 *3 *4 *2)) (-4 *2 (-1145 *4)))))
-(-10 -7 (-15 -1538 (|#3| |#3|)))
-((-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 217)) (-1477 ((|#2| $) 96)) (-1462 (($ $) 245)) (-1285 (($ $) 239)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 40)) (-1441 (($ $) 243)) (-1260 (($ $) 237)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 141)) (-3508 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#2| $) 139)) (-4059 (($ $ $) 222)) (-2243 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 155) (((-629 |#2|) (-629 $)) 149)) (-2116 (($ (-1083 |#2|)) 119) (((-3 $ "failed") (-383 (-1083 |#2|))) NIL)) (-1444 (((-3 $ "failed") $) 209)) (-3317 (((-3 (-383 (-523)) "failed") $) 199)) (-3045 (((-108) $) 194)) (-1682 (((-383 (-523)) $) 197)) (-3569 (((-852)) 89)) (-4032 (($ $ $) 224)) (-3125 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 261)) (-3352 (($) 234)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 186) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 191)) (-1863 ((|#2| $) 94)) (-2887 (((-1083 |#2|) $) 121)) (-1345 (($ (-1 |#2| |#2|) $) 102)) (-2313 (($ $) 236)) (-2104 (((-1083 |#2|) $) 120)) (-1396 (($ $) 202)) (-3887 (($) 97)) (-1708 (((-394 (-1083 $)) (-1083 $)) 88)) (-1417 (((-394 (-1083 $)) (-1083 $)) 57)) (-4007 (((-3 $ "failed") $ |#2|) 204) (((-3 $ "failed") $ $) 207)) (-2922 (($ $) 235)) (-3413 (((-710) $) 219)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 229)) (-1744 ((|#2| (-1169 $)) NIL) ((|#2|) 91)) (-3984 (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 113) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-2762 (((-1083 |#2|)) 114)) (-1453 (($ $) 244)) (-1274 (($ $) 238)) (-2906 (((-1169 |#2|) $ (-1169 $)) 128) (((-629 |#2|) (-1169 $) (-1169 $)) NIL) (((-1169 |#2|) $) 110) (((-629 |#2|) (-1169 $)) NIL)) (-1400 (((-1169 |#2|) $) NIL) (($ (-1169 |#2|)) NIL) (((-1083 |#2|) $) NIL) (($ (-1083 |#2|)) NIL) (((-823 (-523)) $) 177) (((-823 (-355)) $) 181) (((-155 (-355)) $) 167) (((-155 (-203)) $) 162) (((-499) $) 173)) (-3361 (($ $) 98)) (-1691 (((-794) $) 138) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-383 (-523))) NIL) (($ $) NIL)) (-1356 (((-1083 |#2|) $) 23)) (-3272 (((-710)) 100)) (-2341 (($ $) 248)) (-1401 (($ $) 242)) (-2318 (($ $) 246)) (-1334 (($ $) 240)) (-1572 ((|#2| $) 233)) (-2330 (($ $) 247)) (-1346 (($ $) 241)) (-2695 (($ $) 157)) (-3941 (((-108) $ $) 104)) (-3966 (((-108) $ $) 193)) (-4060 (($ $) 106) (($ $ $) NIL)) (-4045 (($ $ $) 105)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-383 (-523))) 267) (($ $ $) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 112) (($ $ $) 142) (($ $ |#2|) NIL) (($ |#2| $) 108) (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL)))
-(((-151 |#1| |#2|) (-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -1691 (|#1| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2545 ((-2 (|:| -2345 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3413 ((-710) |#1|)) (-15 -2083 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -4032 (|#1| |#1| |#1|)) (-15 -4059 (|#1| |#1| |#1|)) (-15 -1396 (|#1| |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -3966 ((-108) |#1| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -1400 ((-155 (-203)) |#1|)) (-15 -1400 ((-155 (-355)) |#1|)) (-15 -1285 (|#1| |#1|)) (-15 -1260 (|#1| |#1|)) (-15 -1274 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1334 (|#1| |#1|)) (-15 -1401 (|#1| |#1|)) (-15 -1453 (|#1| |#1|)) (-15 -1441 (|#1| |#1|)) (-15 -1462 (|#1| |#1|)) (-15 -2330 (|#1| |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -2341 (|#1| |#1|)) (-15 -2313 (|#1| |#1|)) (-15 -2922 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -3352 (|#1|)) (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -1417 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1708 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3302 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -3125 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -1572 (|#2| |#1|)) (-15 -2695 (|#1| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3361 (|#1| |#1|)) (-15 -3887 (|#1|)) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -1524 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -2116 ((-3 |#1| "failed") (-383 (-1083 |#2|)))) (-15 -2104 ((-1083 |#2|) |#1|)) (-15 -1400 (|#1| (-1083 |#2|))) (-15 -2116 (|#1| (-1083 |#2|))) (-15 -2762 ((-1083 |#2|))) (-15 -2243 ((-629 |#2|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1400 ((-1083 |#2|) |#1|)) (-15 -1744 (|#2|)) (-15 -1400 (|#1| (-1169 |#2|))) (-15 -1400 ((-1169 |#2|) |#1|)) (-15 -2906 ((-629 |#2|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1|)) (-15 -2887 ((-1083 |#2|) |#1|)) (-15 -1356 ((-1083 |#2|) |#1|)) (-15 -1744 (|#2| (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -1863 (|#2| |#1|)) (-15 -1477 (|#2| |#1|)) (-15 -3569 ((-852))) (-15 -1691 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 ** (|#1| |#1| (-710))) (-15 -1444 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|))) (-152 |#2|) (-158)) (T -151))
-((-3272 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-151 *3 *4)) (-4 *3 (-152 *4)))) (-3569 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-852)) (-5 *1 (-151 *3 *4)) (-4 *3 (-152 *4)))) (-1744 (*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-151 *3 *2)) (-4 *3 (-152 *2)))) (-2762 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-1083 *4)) (-5 *1 (-151 *3 *4)) (-4 *3 (-152 *4)))))
-(-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -1691 (|#1| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2545 ((-2 (|:| -2345 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3413 ((-710) |#1|)) (-15 -2083 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -4032 (|#1| |#1| |#1|)) (-15 -4059 (|#1| |#1| |#1|)) (-15 -1396 (|#1| |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -3966 ((-108) |#1| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -1400 ((-155 (-203)) |#1|)) (-15 -1400 ((-155 (-355)) |#1|)) (-15 -1285 (|#1| |#1|)) (-15 -1260 (|#1| |#1|)) (-15 -1274 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1334 (|#1| |#1|)) (-15 -1401 (|#1| |#1|)) (-15 -1453 (|#1| |#1|)) (-15 -1441 (|#1| |#1|)) (-15 -1462 (|#1| |#1|)) (-15 -2330 (|#1| |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -2341 (|#1| |#1|)) (-15 -2313 (|#1| |#1|)) (-15 -2922 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -3352 (|#1|)) (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -1417 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1708 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3302 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -3125 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -1572 (|#2| |#1|)) (-15 -2695 (|#1| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3361 (|#1| |#1|)) (-15 -3887 (|#1|)) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -1524 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -2116 ((-3 |#1| "failed") (-383 (-1083 |#2|)))) (-15 -2104 ((-1083 |#2|) |#1|)) (-15 -1400 (|#1| (-1083 |#2|))) (-15 -2116 (|#1| (-1083 |#2|))) (-15 -2762 ((-1083 |#2|))) (-15 -2243 ((-629 |#2|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1400 ((-1083 |#2|) |#1|)) (-15 -1744 (|#2|)) (-15 -1400 (|#1| (-1169 |#2|))) (-15 -1400 ((-1169 |#2|) |#1|)) (-15 -2906 ((-629 |#2|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1|)) (-15 -2887 ((-1083 |#2|) |#1|)) (-15 -1356 ((-1083 |#2|) |#1|)) (-15 -1744 (|#2| (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -1863 (|#2| |#1|)) (-15 -1477 (|#2| |#1|)) (-15 -3569 ((-852))) (-15 -1691 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 ** (|#1| |#1| (-710))) (-15 -1444 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 93 (-3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-3306 (($ $) 94 (-3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-3174 (((-108) $) 96 (-3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-2959 (((-629 |#1|) (-1169 $)) 46) (((-629 |#1|)) 61)) (-1477 ((|#1| $) 52)) (-1462 (($ $) 228 (|has| |#1| (-1109)))) (-1285 (($ $) 211 (|has| |#1| (-1109)))) (-1557 (((-1097 (-852) (-710)) (-523)) 147 (|has| |#1| (-325)))) (-3405 (((-3 $ "failed") $ $) 19)) (-4130 (((-394 (-1083 $)) (-1083 $)) 242 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-3718 (($ $) 113 (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-4226 (((-394 $) $) 114 (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-2437 (($ $) 241 (-12 (|has| |#1| (-930)) (|has| |#1| (-1109))))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 245 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-2787 (((-108) $ $) 104 (|has| |#1| (-284)))) (-2395 (((-710)) 87 (|has| |#1| (-344)))) (-1441 (($ $) 227 (|has| |#1| (-1109)))) (-1260 (($ $) 212 (|has| |#1| (-1109)))) (-1481 (($ $) 226 (|has| |#1| (-1109)))) (-1309 (($ $) 213 (|has| |#1| (-1109)))) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 169 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 167 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 166)) (-3508 (((-523) $) 170 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 168 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 165)) (-2754 (($ (-1169 |#1|) (-1169 $)) 48) (($ (-1169 |#1|)) 64)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-325)))) (-4059 (($ $ $) 108 (|has| |#1| (-284)))) (-2927 (((-629 |#1|) $ (-1169 $)) 53) (((-629 |#1|) $) 59)) (-2243 (((-629 (-523)) (-629 $)) 164 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 163 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 162) (((-629 |#1|) (-629 $)) 161)) (-2116 (($ (-1083 |#1|)) 158) (((-3 $ "failed") (-383 (-1083 |#1|))) 155 (|has| |#1| (-339)))) (-1444 (((-3 $ "failed") $) 34)) (-2448 ((|#1| $) 253)) (-3317 (((-3 (-383 (-523)) "failed") $) 246 (|has| |#1| (-508)))) (-3045 (((-108) $) 248 (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) 247 (|has| |#1| (-508)))) (-3569 (((-852)) 54)) (-1631 (($) 90 (|has| |#1| (-344)))) (-4032 (($ $ $) 107 (|has| |#1| (-284)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 102 (|has| |#1| (-284)))) (-3665 (($) 149 (|has| |#1| (-325)))) (-1766 (((-108) $) 150 (|has| |#1| (-325)))) (-3610 (($ $ (-710)) 141 (|has| |#1| (-325))) (($ $) 140 (|has| |#1| (-325)))) (-3049 (((-108) $) 115 (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-3125 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 249 (-12 (|has| |#1| (-982)) (|has| |#1| (-1109))))) (-3352 (($) 238 (|has| |#1| (-1109)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 261 (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 260 (|has| |#1| (-817 (-355))))) (-3437 (((-852) $) 152 (|has| |#1| (-325))) (((-772 (-852)) $) 138 (|has| |#1| (-325)))) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 240 (-12 (|has| |#1| (-930)) (|has| |#1| (-1109))))) (-1863 ((|#1| $) 51)) (-2738 (((-3 $ "failed") $) 142 (|has| |#1| (-325)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 111 (|has| |#1| (-284)))) (-2887 (((-1083 |#1|) $) 44 (|has| |#1| (-339)))) (-3239 (($ $ $) 207 (|has| |#1| (-786)))) (-3158 (($ $ $) 206 (|has| |#1| (-786)))) (-1345 (($ (-1 |#1| |#1|) $) 262)) (-2060 (((-852) $) 89 (|has| |#1| (-344)))) (-2313 (($ $) 235 (|has| |#1| (-1109)))) (-2104 (((-1083 |#1|) $) 156)) (-3278 (($ (-589 $)) 100 (-3172 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (($ $ $) 99 (-3172 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-2032 (((-1070) $) 9)) (-1396 (($ $) 116 (|has| |#1| (-339)))) (-2773 (($) 143 (|has| |#1| (-325)) CONST)) (-4013 (($ (-852)) 88 (|has| |#1| (-344)))) (-3887 (($) 257)) (-2459 ((|#1| $) 254)) (-3951 (((-1034) $) 10)) (-1621 (($) 160)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 101 (-3172 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-3310 (($ (-589 $)) 98 (-3172 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (($ $ $) 97 (-3172 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 146 (|has| |#1| (-325)))) (-1708 (((-394 (-1083 $)) (-1083 $)) 244 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-1417 (((-394 (-1083 $)) (-1083 $)) 243 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-2424 (((-394 $) $) 112 (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-284))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 109 (|has| |#1| (-284)))) (-4007 (((-3 $ "failed") $ |#1|) 252 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 92 (-3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 103 (|has| |#1| (-284)))) (-2922 (($ $) 236 (|has| |#1| (-1109)))) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) 268 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 267 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 266 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 265 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 264 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) 263 (|has| |#1| (-484 (-1087) |#1|)))) (-3413 (((-710) $) 105 (|has| |#1| (-284)))) (-1937 (($ $ |#1|) 269 (|has| |#1| (-263 |#1| |#1|)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 106 (|has| |#1| (-284)))) (-1744 ((|#1| (-1169 $)) 47) ((|#1|) 60)) (-2984 (((-710) $) 151 (|has| |#1| (-325))) (((-3 (-710) "failed") $ $) 139 (|has| |#1| (-325)))) (-3984 (($ $ (-1 |#1| |#1|) (-710)) 123) (($ $ (-1 |#1| |#1|)) 122) (($ $ (-589 (-1087)) (-589 (-710))) 130 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 131 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 132 (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 133 (|has| |#1| (-831 (-1087)))) (($ $ (-710)) 135 (-3172 (-3147 (|has| |#1| (-339)) (|has| |#1| (-211))) (|has| |#1| (-211)) (-3147 (|has| |#1| (-211)) (|has| |#1| (-339))))) (($ $) 137 (-3172 (-3147 (|has| |#1| (-339)) (|has| |#1| (-211))) (|has| |#1| (-211)) (-3147 (|has| |#1| (-211)) (|has| |#1| (-339)))))) (-3456 (((-629 |#1|) (-1169 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-339)))) (-2762 (((-1083 |#1|)) 159)) (-2306 (($ $) 225 (|has| |#1| (-1109)))) (-1322 (($ $) 214 (|has| |#1| (-1109)))) (-2893 (($) 148 (|has| |#1| (-325)))) (-1471 (($ $) 224 (|has| |#1| (-1109)))) (-1295 (($ $) 215 (|has| |#1| (-1109)))) (-1453 (($ $) 223 (|has| |#1| (-1109)))) (-1274 (($ $) 216 (|has| |#1| (-1109)))) (-2906 (((-1169 |#1|) $ (-1169 $)) 50) (((-629 |#1|) (-1169 $) (-1169 $)) 49) (((-1169 |#1|) $) 66) (((-629 |#1|) (-1169 $)) 65)) (-1400 (((-1169 |#1|) $) 63) (($ (-1169 |#1|)) 62) (((-1083 |#1|) $) 171) (($ (-1083 |#1|)) 157) (((-823 (-523)) $) 259 (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) 258 (|has| |#1| (-564 (-823 (-355))))) (((-155 (-355)) $) 210 (|has| |#1| (-949))) (((-155 (-203)) $) 209 (|has| |#1| (-949))) (((-499) $) 208 (|has| |#1| (-564 (-499))))) (-3361 (($ $) 256)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 145 (-3172 (-3147 (|has| $ (-134)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))) (|has| |#1| (-325))))) (-4115 (($ |#1| |#1|) 255)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37) (($ (-383 (-523))) 86 (-3172 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523)))))) (($ $) 91 (-3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-1942 (($ $) 144 (|has| |#1| (-325))) (((-3 $ "failed") $) 43 (-3172 (-3147 (|has| $ (-134)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))) (|has| |#1| (-134))))) (-1356 (((-1083 |#1|) $) 45)) (-3272 (((-710)) 29)) (-3760 (((-1169 $)) 67)) (-2341 (($ $) 234 (|has| |#1| (-1109)))) (-1401 (($ $) 222 (|has| |#1| (-1109)))) (-2801 (((-108) $ $) 95 (-3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-2318 (($ $) 233 (|has| |#1| (-1109)))) (-1334 (($ $) 221 (|has| |#1| (-1109)))) (-2366 (($ $) 232 (|has| |#1| (-1109)))) (-1421 (($ $) 220 (|has| |#1| (-1109)))) (-1572 ((|#1| $) 250 (|has| |#1| (-1109)))) (-2102 (($ $) 231 (|has| |#1| (-1109)))) (-1431 (($ $) 219 (|has| |#1| (-1109)))) (-2353 (($ $) 230 (|has| |#1| (-1109)))) (-1413 (($ $) 218 (|has| |#1| (-1109)))) (-2330 (($ $) 229 (|has| |#1| (-1109)))) (-1346 (($ $) 217 (|has| |#1| (-1109)))) (-2695 (($ $) 251 (|has| |#1| (-982)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 117 (|has| |#1| (-339)))) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-1 |#1| |#1|) (-710)) 125) (($ $ (-1 |#1| |#1|)) 124) (($ $ (-589 (-1087)) (-589 (-710))) 126 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 127 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 128 (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 129 (|has| |#1| (-831 (-1087)))) (($ $ (-710)) 134 (-3172 (-3147 (|has| |#1| (-339)) (|has| |#1| (-211))) (|has| |#1| (-211)) (-3147 (|has| |#1| (-211)) (|has| |#1| (-339))))) (($ $) 136 (-3172 (-3147 (|has| |#1| (-339)) (|has| |#1| (-211))) (|has| |#1| (-211)) (-3147 (|has| |#1| (-211)) (|has| |#1| (-339)))))) (-4006 (((-108) $ $) 204 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 203 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 205 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 202 (|has| |#1| (-786)))) (-4074 (($ $ $) 121 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-383 (-523))) 239 (-12 (|has| |#1| (-930)) (|has| |#1| (-1109)))) (($ $ $) 237 (|has| |#1| (-1109))) (($ $ (-523)) 118 (|has| |#1| (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-383 (-523)) $) 120 (|has| |#1| (-339))) (($ $ (-383 (-523))) 119 (|has| |#1| (-339)))))
+((-3260 (((-108) $ $) NIL)) (-3151 (($ (-523)) 13) (($ $ $) 14)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 17)) (-4037 (((-108) $ $) 9)))
+(((-148) (-13 (-1016) (-10 -8 (-15 -3151 ($ (-523))) (-15 -3151 ($ $ $))))) (T -148))
+((-3151 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-148)))) (-3151 (*1 *1 *1 *1) (-5 *1 (-148))))
+(-13 (-1016) (-10 -8 (-15 -3151 ($ (-523))) (-15 -3151 ($ $ $))))
+((-1564 (((-110) (-1087)) 97)))
+(((-149) (-10 -7 (-15 -1564 ((-110) (-1087))))) (T -149))
+((-1564 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-110)) (-5 *1 (-149)))))
+(-10 -7 (-15 -1564 ((-110) (-1087))))
+((-2579 ((|#3| |#3|) 19)))
+(((-150 |#1| |#2| |#3|) (-10 -7 (-15 -2579 (|#3| |#3|))) (-973) (-1145 |#1|) (-1145 |#2|)) (T -150))
+((-2579 (*1 *2 *2) (-12 (-4 *3 (-973)) (-4 *4 (-1145 *3)) (-5 *1 (-150 *3 *4 *2)) (-4 *2 (-1145 *4)))))
+(-10 -7 (-15 -2579 (|#3| |#3|)))
+((-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 217)) (-4131 ((|#2| $) 96)) (-3695 (($ $) 245)) (-2608 (($ $) 239)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 40)) (-3669 (($ $) 243)) (-2588 (($ $) 237)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 141)) (-1996 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#2| $) 139)) (-2501 (($ $ $) 222)) (-2203 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 155) (((-629 |#2|) (-629 $)) 149)) (-1830 (($ (-1083 |#2|)) 119) (((-3 $ "failed") (-383 (-1083 |#2|))) NIL)) (-4211 (((-3 $ "failed") $) 209)) (-4031 (((-3 (-383 (-523)) "failed") $) 199)) (-1310 (((-108) $) 194)) (-1600 (((-383 (-523)) $) 197)) (-2262 (((-852)) 89)) (-2486 (($ $ $) 224)) (-2757 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 261)) (-2188 (($) 234)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 186) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 191)) (-2765 ((|#2| $) 94)) (-2277 (((-1083 |#2|) $) 121)) (-3015 (($ (-1 |#2| |#2|) $) 102)) (-2062 (($ $) 236)) (-1816 (((-1083 |#2|) $) 120)) (-3071 (($ $) 202)) (-3564 (($) 97)) (-1893 (((-394 (-1083 $)) (-1083 $)) 88)) (-4034 (((-394 (-1083 $)) (-1083 $)) 57)) (-2469 (((-3 $ "failed") $ |#2|) 204) (((-3 $ "failed") $ $) 207)) (-1847 (($ $) 235)) (-3087 (((-710) $) 219)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 229)) (-4053 ((|#2| (-1169 $)) NIL) ((|#2|) 91)) (-4024 (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 113) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-3399 (((-1083 |#2|)) 114)) (-3683 (($ $) 244)) (-2598 (($ $) 238)) (-2411 (((-1169 |#2|) $ (-1169 $)) 128) (((-629 |#2|) (-1169 $) (-1169 $)) NIL) (((-1169 |#2|) $) 110) (((-629 |#2|) (-1169 $)) NIL)) (-3077 (((-1169 |#2|) $) NIL) (($ (-1169 |#2|)) NIL) (((-1083 |#2|) $) NIL) (($ (-1083 |#2|)) NIL) (((-823 (-523)) $) 177) (((-823 (-355)) $) 181) (((-155 (-355)) $) 167) (((-155 (-203)) $) 162) (((-499) $) 173)) (-1308 (($ $) 98)) (-3976 (((-794) $) 138) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-383 (-523))) NIL) (($ $) NIL)) (-1606 (((-1083 |#2|) $) 23)) (-1698 (((-710)) 100)) (-3768 (($ $) 248)) (-2680 (($ $) 242)) (-3743 (($ $) 246)) (-2655 (($ $) 240)) (-2947 ((|#2| $) 233)) (-3756 (($ $) 247)) (-2667 (($ $) 241)) (-3984 (($ $) 157)) (-4037 (((-108) $ $) 104)) (-4052 (((-108) $ $) 193)) (-4115 (($ $) 106) (($ $ $) NIL)) (-4103 (($ $ $) 105)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-383 (-523))) 267) (($ $ $) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 112) (($ $ $) 142) (($ $ |#2|) NIL) (($ |#2| $) 108) (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL)))
+(((-151 |#1| |#2|) (-10 -8 (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -3976 (|#1| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3001 ((-2 (|:| -1895 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3087 ((-710) |#1|)) (-15 -1227 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -2486 (|#1| |#1| |#1|)) (-15 -2501 (|#1| |#1| |#1|)) (-15 -3071 (|#1| |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -4052 ((-108) |#1| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -3077 ((-155 (-203)) |#1|)) (-15 -3077 ((-155 (-355)) |#1|)) (-15 -2608 (|#1| |#1|)) (-15 -2588 (|#1| |#1|)) (-15 -2598 (|#1| |#1|)) (-15 -2667 (|#1| |#1|)) (-15 -2655 (|#1| |#1|)) (-15 -2680 (|#1| |#1|)) (-15 -3683 (|#1| |#1|)) (-15 -3669 (|#1| |#1|)) (-15 -3695 (|#1| |#1|)) (-15 -3756 (|#1| |#1|)) (-15 -3743 (|#1| |#1|)) (-15 -3768 (|#1| |#1|)) (-15 -2062 (|#1| |#1|)) (-15 -1847 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -2188 (|#1|)) (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -4034 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1893 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3908 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -2757 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2947 (|#2| |#1|)) (-15 -3984 (|#1| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1308 (|#1| |#1|)) (-15 -3564 (|#1|)) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -2483 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -1830 ((-3 |#1| "failed") (-383 (-1083 |#2|)))) (-15 -1816 ((-1083 |#2|) |#1|)) (-15 -3077 (|#1| (-1083 |#2|))) (-15 -1830 (|#1| (-1083 |#2|))) (-15 -3399 ((-1083 |#2|))) (-15 -2203 ((-629 |#2|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3077 ((-1083 |#2|) |#1|)) (-15 -4053 (|#2|)) (-15 -3077 (|#1| (-1169 |#2|))) (-15 -3077 ((-1169 |#2|) |#1|)) (-15 -2411 ((-629 |#2|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1|)) (-15 -2277 ((-1083 |#2|) |#1|)) (-15 -1606 ((-1083 |#2|) |#1|)) (-15 -4053 (|#2| (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2765 (|#2| |#1|)) (-15 -4131 (|#2| |#1|)) (-15 -2262 ((-852))) (-15 -3976 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 ** (|#1| |#1| (-710))) (-15 -4211 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4103 (|#1| |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|))) (-152 |#2|) (-158)) (T -151))
+((-1698 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-151 *3 *4)) (-4 *3 (-152 *4)))) (-2262 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-852)) (-5 *1 (-151 *3 *4)) (-4 *3 (-152 *4)))) (-4053 (*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-151 *3 *2)) (-4 *3 (-152 *2)))) (-3399 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-1083 *4)) (-5 *1 (-151 *3 *4)) (-4 *3 (-152 *4)))))
+(-10 -8 (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -3976 (|#1| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3001 ((-2 (|:| -1895 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3087 ((-710) |#1|)) (-15 -1227 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -2486 (|#1| |#1| |#1|)) (-15 -2501 (|#1| |#1| |#1|)) (-15 -3071 (|#1| |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -4052 ((-108) |#1| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -3077 ((-155 (-203)) |#1|)) (-15 -3077 ((-155 (-355)) |#1|)) (-15 -2608 (|#1| |#1|)) (-15 -2588 (|#1| |#1|)) (-15 -2598 (|#1| |#1|)) (-15 -2667 (|#1| |#1|)) (-15 -2655 (|#1| |#1|)) (-15 -2680 (|#1| |#1|)) (-15 -3683 (|#1| |#1|)) (-15 -3669 (|#1| |#1|)) (-15 -3695 (|#1| |#1|)) (-15 -3756 (|#1| |#1|)) (-15 -3743 (|#1| |#1|)) (-15 -3768 (|#1| |#1|)) (-15 -2062 (|#1| |#1|)) (-15 -1847 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -2188 (|#1|)) (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -4034 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1893 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3908 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -2757 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2947 (|#2| |#1|)) (-15 -3984 (|#1| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1308 (|#1| |#1|)) (-15 -3564 (|#1|)) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -2483 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -1830 ((-3 |#1| "failed") (-383 (-1083 |#2|)))) (-15 -1816 ((-1083 |#2|) |#1|)) (-15 -3077 (|#1| (-1083 |#2|))) (-15 -1830 (|#1| (-1083 |#2|))) (-15 -3399 ((-1083 |#2|))) (-15 -2203 ((-629 |#2|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3077 ((-1083 |#2|) |#1|)) (-15 -4053 (|#2|)) (-15 -3077 (|#1| (-1169 |#2|))) (-15 -3077 ((-1169 |#2|) |#1|)) (-15 -2411 ((-629 |#2|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1|)) (-15 -2277 ((-1083 |#2|) |#1|)) (-15 -1606 ((-1083 |#2|) |#1|)) (-15 -4053 (|#2| (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2765 (|#2| |#1|)) (-15 -4131 (|#2| |#1|)) (-15 -2262 ((-852))) (-15 -3976 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 ** (|#1| |#1| (-710))) (-15 -4211 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4103 (|#1| |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 93 (-3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-3950 (($ $) 94 (-3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-3226 (((-108) $) 96 (-3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-1711 (((-629 |#1|) (-1169 $)) 46) (((-629 |#1|)) 61)) (-4131 ((|#1| $) 52)) (-3695 (($ $) 228 (|has| |#1| (-1109)))) (-2608 (($ $) 211 (|has| |#1| (-1109)))) (-2794 (((-1097 (-852) (-710)) (-523)) 147 (|has| |#1| (-325)))) (-2999 (((-3 $ "failed") $ $) 19)) (-2319 (((-394 (-1083 $)) (-1083 $)) 242 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-3763 (($ $) 113 (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-2105 (((-394 $) $) 114 (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-3584 (($ $) 241 (-12 (|has| |#1| (-930)) (|has| |#1| (-1109))))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 245 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-3684 (((-108) $ $) 104 (|has| |#1| (-284)))) (-3843 (((-710)) 87 (|has| |#1| (-344)))) (-3669 (($ $) 227 (|has| |#1| (-1109)))) (-2588 (($ $) 212 (|has| |#1| (-1109)))) (-3717 (($ $) 226 (|has| |#1| (-1109)))) (-2629 (($ $) 213 (|has| |#1| (-1109)))) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 169 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 167 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 166)) (-1996 (((-523) $) 170 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 168 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 165)) (-3322 (($ (-1169 |#1|) (-1169 $)) 48) (($ (-1169 |#1|)) 64)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-325)))) (-2501 (($ $ $) 108 (|has| |#1| (-284)))) (-2545 (((-629 |#1|) $ (-1169 $)) 53) (((-629 |#1|) $) 59)) (-2203 (((-629 (-523)) (-629 $)) 164 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 163 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 162) (((-629 |#1|) (-629 $)) 161)) (-1830 (($ (-1083 |#1|)) 158) (((-3 $ "failed") (-383 (-1083 |#1|))) 155 (|has| |#1| (-339)))) (-4211 (((-3 $ "failed") $) 34)) (-3597 ((|#1| $) 253)) (-4031 (((-3 (-383 (-523)) "failed") $) 246 (|has| |#1| (-508)))) (-1310 (((-108) $) 248 (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) 247 (|has| |#1| (-508)))) (-2262 (((-852)) 54)) (-3461 (($) 90 (|has| |#1| (-344)))) (-2486 (($ $ $) 107 (|has| |#1| (-284)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 102 (|has| |#1| (-284)))) (-2097 (($) 149 (|has| |#1| (-325)))) (-1200 (((-108) $) 150 (|has| |#1| (-325)))) (-1419 (($ $ (-710)) 141 (|has| |#1| (-325))) (($ $) 140 (|has| |#1| (-325)))) (-1330 (((-108) $) 115 (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-2757 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 249 (-12 (|has| |#1| (-982)) (|has| |#1| (-1109))))) (-2188 (($) 238 (|has| |#1| (-1109)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 261 (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 260 (|has| |#1| (-817 (-355))))) (-1500 (((-852) $) 152 (|has| |#1| (-325))) (((-772 (-852)) $) 138 (|has| |#1| (-325)))) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 240 (-12 (|has| |#1| (-930)) (|has| |#1| (-1109))))) (-2765 ((|#1| $) 51)) (-1289 (((-3 $ "failed") $) 142 (|has| |#1| (-325)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 111 (|has| |#1| (-284)))) (-2277 (((-1083 |#1|) $) 44 (|has| |#1| (-339)))) (-3268 (($ $ $) 207 (|has| |#1| (-786)))) (-2644 (($ $ $) 206 (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) 262)) (-4076 (((-852) $) 89 (|has| |#1| (-344)))) (-2062 (($ $) 235 (|has| |#1| (-1109)))) (-1816 (((-1083 |#1|) $) 156)) (-2012 (($ (-589 $)) 100 (-3255 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (($ $ $) 99 (-3255 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-3841 (((-1070) $) 9)) (-3071 (($ $) 116 (|has| |#1| (-339)))) (-4105 (($) 143 (|has| |#1| (-325)) CONST)) (-2557 (($ (-852)) 88 (|has| |#1| (-344)))) (-3564 (($) 257)) (-3610 ((|#1| $) 254)) (-2435 (((-1034) $) 10)) (-4102 (($) 160)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 101 (-3255 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-2056 (($ (-589 $)) 98 (-3255 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (($ $ $) 97 (-3255 (|has| |#1| (-284)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 146 (|has| |#1| (-325)))) (-1893 (((-394 (-1083 $)) (-1083 $)) 244 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-4034 (((-394 (-1083 $)) (-1083 $)) 243 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-3573 (((-394 $) $) 112 (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-284))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 109 (|has| |#1| (-284)))) (-2469 (((-3 $ "failed") $ |#1|) 252 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 92 (-3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 103 (|has| |#1| (-284)))) (-1847 (($ $) 236 (|has| |#1| (-1109)))) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) 268 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 267 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 266 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 265 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 264 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) 263 (|has| |#1| (-484 (-1087) |#1|)))) (-3087 (((-710) $) 105 (|has| |#1| (-284)))) (-1502 (($ $ |#1|) 269 (|has| |#1| (-263 |#1| |#1|)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 106 (|has| |#1| (-284)))) (-4053 ((|#1| (-1169 $)) 47) ((|#1|) 60)) (-2041 (((-710) $) 151 (|has| |#1| (-325))) (((-3 (-710) "failed") $ $) 139 (|has| |#1| (-325)))) (-4024 (($ $ (-1 |#1| |#1|) (-710)) 123) (($ $ (-1 |#1| |#1|)) 122) (($ $ (-589 (-1087)) (-589 (-710))) 130 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 131 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 132 (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 133 (|has| |#1| (-831 (-1087)))) (($ $ (-710)) 135 (-3255 (-2819 (|has| |#1| (-339)) (|has| |#1| (-211))) (|has| |#1| (-211)) (-2819 (|has| |#1| (-211)) (|has| |#1| (-339))))) (($ $) 137 (-3255 (-2819 (|has| |#1| (-339)) (|has| |#1| (-211))) (|has| |#1| (-211)) (-2819 (|has| |#1| (-211)) (|has| |#1| (-339)))))) (-1718 (((-629 |#1|) (-1169 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-339)))) (-3399 (((-1083 |#1|)) 159)) (-3730 (($ $) 225 (|has| |#1| (-1109)))) (-2641 (($ $) 214 (|has| |#1| (-1109)))) (-2315 (($) 148 (|has| |#1| (-325)))) (-3707 (($ $) 224 (|has| |#1| (-1109)))) (-2617 (($ $) 215 (|has| |#1| (-1109)))) (-3683 (($ $) 223 (|has| |#1| (-1109)))) (-2598 (($ $) 216 (|has| |#1| (-1109)))) (-2411 (((-1169 |#1|) $ (-1169 $)) 50) (((-629 |#1|) (-1169 $) (-1169 $)) 49) (((-1169 |#1|) $) 66) (((-629 |#1|) (-1169 $)) 65)) (-3077 (((-1169 |#1|) $) 63) (($ (-1169 |#1|)) 62) (((-1083 |#1|) $) 171) (($ (-1083 |#1|)) 157) (((-823 (-523)) $) 259 (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) 258 (|has| |#1| (-564 (-823 (-355))))) (((-155 (-355)) $) 210 (|has| |#1| (-949))) (((-155 (-203)) $) 209 (|has| |#1| (-949))) (((-499) $) 208 (|has| |#1| (-564 (-499))))) (-1308 (($ $) 256)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 145 (-3255 (-2819 (|has| $ (-134)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))) (|has| |#1| (-325))))) (-2531 (($ |#1| |#1|) 255)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37) (($ (-383 (-523))) 86 (-3255 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523)))))) (($ $) 91 (-3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-2301 (($ $) 144 (|has| |#1| (-325))) (((-3 $ "failed") $) 43 (-3255 (-2819 (|has| $ (-134)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))) (|has| |#1| (-134))))) (-1606 (((-1083 |#1|) $) 45)) (-1698 (((-710)) 29)) (-2922 (((-1169 $)) 67)) (-3768 (($ $) 234 (|has| |#1| (-1109)))) (-2680 (($ $) 222 (|has| |#1| (-1109)))) (-3842 (((-108) $ $) 95 (-3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))) (-3743 (($ $) 233 (|has| |#1| (-1109)))) (-2655 (($ $) 221 (|has| |#1| (-1109)))) (-3793 (($ $) 232 (|has| |#1| (-1109)))) (-3645 (($ $) 220 (|has| |#1| (-1109)))) (-2947 ((|#1| $) 250 (|has| |#1| (-1109)))) (-3135 (($ $) 231 (|has| |#1| (-1109)))) (-3657 (($ $) 219 (|has| |#1| (-1109)))) (-3780 (($ $) 230 (|has| |#1| (-1109)))) (-3632 (($ $) 218 (|has| |#1| (-1109)))) (-3756 (($ $) 229 (|has| |#1| (-1109)))) (-2667 (($ $) 217 (|has| |#1| (-1109)))) (-3984 (($ $) 251 (|has| |#1| (-982)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 117 (|has| |#1| (-339)))) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-1 |#1| |#1|) (-710)) 125) (($ $ (-1 |#1| |#1|)) 124) (($ $ (-589 (-1087)) (-589 (-710))) 126 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 127 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 128 (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 129 (|has| |#1| (-831 (-1087)))) (($ $ (-710)) 134 (-3255 (-2819 (|has| |#1| (-339)) (|has| |#1| (-211))) (|has| |#1| (-211)) (-2819 (|has| |#1| (-211)) (|has| |#1| (-339))))) (($ $) 136 (-3255 (-2819 (|has| |#1| (-339)) (|has| |#1| (-211))) (|has| |#1| (-211)) (-2819 (|has| |#1| (-211)) (|has| |#1| (-339)))))) (-4078 (((-108) $ $) 204 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 203 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 205 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 202 (|has| |#1| (-786)))) (-4125 (($ $ $) 121 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-383 (-523))) 239 (-12 (|has| |#1| (-930)) (|has| |#1| (-1109)))) (($ $ $) 237 (|has| |#1| (-1109))) (($ $ (-523)) 118 (|has| |#1| (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-383 (-523)) $) 120 (|has| |#1| (-339))) (($ $ (-383 (-523))) 119 (|has| |#1| (-339)))))
(((-152 |#1|) (-129) (-158)) (T -152))
-((-1863 (*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-3887 (*1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-3361 (*1 *1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-4115 (*1 *1 *2 *2) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-2459 (*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-2448 (*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-4007 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-515)))) (-2695 (*1 *1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-982)))) (-1572 (*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-1109)))) (-3125 (*1 *2 *1) (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-982)) (-4 *3 (-1109)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-3045 (*1 *2 *1) (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108)))) (-1682 (*1 *2 *1) (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))) (-3317 (*1 *2 *1) (|partial| -12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))))
-(-13 (-664 |t#1| (-1083 |t#1|)) (-387 |t#1|) (-209 |t#1|) (-314 |t#1|) (-376 |t#1|) (-815 |t#1|) (-353 |t#1|) (-158) (-10 -8 (-6 -4115) (-15 -3887 ($)) (-15 -3361 ($ $)) (-15 -4115 ($ |t#1| |t#1|)) (-15 -2459 (|t#1| $)) (-15 -2448 (|t#1| $)) (-15 -1863 (|t#1| $)) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-6 (-515)) (-15 -4007 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-284)) (-6 (-284)) |%noBranch|) (IF (|has| |t#1| (-6 -4247)) (-6 -4247) |%noBranch|) (IF (|has| |t#1| (-6 -4244)) (-6 -4244) |%noBranch|) (IF (|has| |t#1| (-339)) (-6 (-339)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-949)) (PROGN (-6 (-564 (-155 (-203)))) (-6 (-564 (-155 (-355))))) |%noBranch|) (IF (|has| |t#1| (-982)) (-15 -2695 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1109)) (PROGN (-6 (-1109)) (-15 -1572 (|t#1| $)) (IF (|has| |t#1| (-930)) (-6 (-930)) |%noBranch|) (IF (|has| |t#1| (-982)) (-15 -3125 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-840)) (IF (|has| |t#1| (-284)) (-6 (-840)) |%noBranch|) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-37 |#1|) . T) ((-37 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-34) |has| |#1| (-1109)) ((-91) |has| |#1| (-1109)) ((-97) . T) ((-107 #0# #0#) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3172 (|has| |#1| (-325)) (|has| |#1| (-134))) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 (-155 (-203))) |has| |#1| (-949)) ((-564 (-155 (-355))) |has| |#1| (-949)) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))) ((-564 #1=(-1083 |#1|)) . T) ((-209 |#1|) . T) ((-211) -3172 (|has| |#1| (-325)) (|has| |#1| (-211))) ((-221) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-261) |has| |#1| (-1109)) ((-263 |#1| $) |has| |#1| (-263 |#1| |#1|)) ((-267) -3172 (|has| |#1| (-515)) (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-284) -3172 (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-286 |#1|) |has| |#1| (-286 |#1|)) ((-339) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-378) |has| |#1| (-325)) ((-344) -3172 (|has| |#1| (-344)) (|has| |#1| (-325))) ((-325) |has| |#1| (-325)) ((-346 |#1| #1#) . T) ((-385 |#1| #1#) . T) ((-314 |#1|) . T) ((-353 |#1|) . T) ((-376 |#1|) . T) ((-387 |#1|) . T) ((-427) -3172 (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-464) |has| |#1| (-1109)) ((-484 (-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((-484 |#1| |#1|) |has| |#1| (-286 |#1|)) ((-515) -3172 (|has| |#1| (-515)) (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-591 #0#) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-657 |#1|) . T) ((-657 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-664 |#1| #1#) . T) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-815 |#1|) . T) ((-840) -12 (|has| |#1| (-284)) (|has| |#1| (-840))) ((-851) -3172 (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-930) -12 (|has| |#1| (-930)) (|has| |#1| (-1109))) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 #0#) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-325)) ((-1109) |has| |#1| (-1109)) ((-1112) |has| |#1| (-1109)) ((-1123) . T) ((-1127) -3172 (|has| |#1| (-325)) (|has| |#1| (-339)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))
-((-2424 (((-394 |#2|) |#2|) 63)))
-(((-153 |#1| |#2|) (-10 -7 (-15 -2424 ((-394 |#2|) |#2|))) (-284) (-1145 (-155 |#1|))) (T -153))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-153 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
-(-10 -7 (-15 -2424 ((-394 |#2|) |#2|)))
-((-1345 (((-155 |#2|) (-1 |#2| |#1|) (-155 |#1|)) 14)))
-(((-154 |#1| |#2|) (-10 -7 (-15 -1345 ((-155 |#2|) (-1 |#2| |#1|) (-155 |#1|)))) (-158) (-158)) (T -154))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-155 *5)) (-4 *5 (-158)) (-4 *6 (-158)) (-5 *2 (-155 *6)) (-5 *1 (-154 *5 *6)))))
-(-10 -7 (-15 -1345 ((-155 |#2|) (-1 |#2| |#1|) (-155 |#1|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 33)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-3306 (($ $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-3174 (((-108) $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-2959 (((-629 |#1|) (-1169 $)) NIL) (((-629 |#1|)) NIL)) (-1477 ((|#1| $) NIL)) (-1462 (($ $) NIL (|has| |#1| (-1109)))) (-1285 (($ $) NIL (|has| |#1| (-1109)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-325)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-3718 (($ $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-4226 (((-394 $) $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-2437 (($ $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-1109))))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-284)))) (-2395 (((-710)) NIL (|has| |#1| (-344)))) (-1441 (($ $) NIL (|has| |#1| (-1109)))) (-1260 (($ $) NIL (|has| |#1| (-1109)))) (-1481 (($ $) NIL (|has| |#1| (-1109)))) (-1309 (($ $) NIL (|has| |#1| (-1109)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-2754 (($ (-1169 |#1|) (-1169 $)) NIL) (($ (-1169 |#1|)) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-325)))) (-4059 (($ $ $) NIL (|has| |#1| (-284)))) (-2927 (((-629 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-2116 (($ (-1083 |#1|)) NIL) (((-3 $ "failed") (-383 (-1083 |#1|))) NIL (|has| |#1| (-339)))) (-1444 (((-3 $ "failed") $) NIL)) (-2448 ((|#1| $) 13)) (-3317 (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-508)))) (-3045 (((-108) $) NIL (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) NIL (|has| |#1| (-508)))) (-3569 (((-852)) NIL)) (-1631 (($) NIL (|has| |#1| (-344)))) (-4032 (($ $ $) NIL (|has| |#1| (-284)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-284)))) (-3665 (($) NIL (|has| |#1| (-325)))) (-1766 (((-108) $) NIL (|has| |#1| (-325)))) (-3610 (($ $ (-710)) NIL (|has| |#1| (-325))) (($ $) NIL (|has| |#1| (-325)))) (-3049 (((-108) $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-3125 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-982)) (|has| |#1| (-1109))))) (-3352 (($) NIL (|has| |#1| (-1109)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| |#1| (-817 (-355))))) (-3437 (((-852) $) NIL (|has| |#1| (-325))) (((-772 (-852)) $) NIL (|has| |#1| (-325)))) (-2769 (((-108) $) 35)) (-1973 (($ $ (-523)) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-1109))))) (-1863 ((|#1| $) 46)) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-325)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-284)))) (-2887 (((-1083 |#1|) $) NIL (|has| |#1| (-339)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2060 (((-852) $) NIL (|has| |#1| (-344)))) (-2313 (($ $) NIL (|has| |#1| (-1109)))) (-2104 (((-1083 |#1|) $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-284))) (($ $ $) NIL (|has| |#1| (-284)))) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2773 (($) NIL (|has| |#1| (-325)) CONST)) (-4013 (($ (-852)) NIL (|has| |#1| (-344)))) (-3887 (($) NIL)) (-2459 ((|#1| $) 15)) (-3951 (((-1034) $) NIL)) (-1621 (($) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-284)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-284))) (($ $ $) NIL (|has| |#1| (-284)))) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| |#1| (-325)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-2424 (((-394 $) $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-284))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-284)))) (-4007 (((-3 $ "failed") $ |#1|) 44 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 47 (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-284)))) (-2922 (($ $) NIL (|has| |#1| (-1109)))) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|)))) (-3413 (((-710) $) NIL (|has| |#1| (-284)))) (-1937 (($ $ |#1|) NIL (|has| |#1| (-263 |#1| |#1|)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-284)))) (-1744 ((|#1| (-1169 $)) NIL) ((|#1|) NIL)) (-2984 (((-710) $) NIL (|has| |#1| (-325))) (((-3 (-710) "failed") $ $) NIL (|has| |#1| (-325)))) (-3984 (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $) NIL (|has| |#1| (-211)))) (-3456 (((-629 |#1|) (-1169 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-339)))) (-2762 (((-1083 |#1|)) NIL)) (-2306 (($ $) NIL (|has| |#1| (-1109)))) (-1322 (($ $) NIL (|has| |#1| (-1109)))) (-2893 (($) NIL (|has| |#1| (-325)))) (-1471 (($ $) NIL (|has| |#1| (-1109)))) (-1295 (($ $) NIL (|has| |#1| (-1109)))) (-1453 (($ $) NIL (|has| |#1| (-1109)))) (-1274 (($ $) NIL (|has| |#1| (-1109)))) (-2906 (((-1169 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) (-1169 $) (-1169 $)) NIL) (((-1169 |#1|) $) NIL) (((-629 |#1|) (-1169 $)) NIL)) (-1400 (((-1169 |#1|) $) NIL) (($ (-1169 |#1|)) NIL) (((-1083 |#1|) $) NIL) (($ (-1083 |#1|)) NIL) (((-823 (-523)) $) NIL (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| |#1| (-564 (-823 (-355))))) (((-155 (-355)) $) NIL (|has| |#1| (-949))) (((-155 (-203)) $) NIL (|has| |#1| (-949))) (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3361 (($ $) 45)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-325))))) (-4115 (($ |#1| |#1|) 37)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) 36) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-1942 (($ $) NIL (|has| |#1| (-325))) (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1356 (((-1083 |#1|) $) NIL)) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL)) (-2341 (($ $) NIL (|has| |#1| (-1109)))) (-1401 (($ $) NIL (|has| |#1| (-1109)))) (-2801 (((-108) $ $) NIL (-3172 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-2318 (($ $) NIL (|has| |#1| (-1109)))) (-1334 (($ $) NIL (|has| |#1| (-1109)))) (-2366 (($ $) NIL (|has| |#1| (-1109)))) (-1421 (($ $) NIL (|has| |#1| (-1109)))) (-1572 ((|#1| $) NIL (|has| |#1| (-1109)))) (-2102 (($ $) NIL (|has| |#1| (-1109)))) (-1431 (($ $) NIL (|has| |#1| (-1109)))) (-2353 (($ $) NIL (|has| |#1| (-1109)))) (-1413 (($ $) NIL (|has| |#1| (-1109)))) (-2330 (($ $) NIL (|has| |#1| (-1109)))) (-1346 (($ $) NIL (|has| |#1| (-1109)))) (-2695 (($ $) NIL (|has| |#1| (-982)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 28 T CONST)) (-1891 (($) 30 T CONST)) (-2111 (((-1070) $) 23 (|has| |#1| (-767))) (((-1070) $ (-108)) 25 (|has| |#1| (-767))) (((-1174) (-761) $) 26 (|has| |#1| (-767))) (((-1174) (-761) $ (-108)) 27 (|has| |#1| (-767)))) (-2909 (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $) NIL (|has| |#1| (-211)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ $) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 39)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-383 (-523))) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-1109)))) (($ $ $) NIL (|has| |#1| (-1109))) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 42) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-339))) (($ $ (-383 (-523))) NIL (|has| |#1| (-339)))))
+((-2765 (*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-3564 (*1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-1308 (*1 *1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-2531 (*1 *1 *2 *2) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-3610 (*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-3597 (*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))) (-2469 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-515)))) (-3984 (*1 *1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-982)))) (-2947 (*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-1109)))) (-2757 (*1 *2 *1) (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-982)) (-4 *3 (-1109)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-1310 (*1 *2 *1) (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108)))) (-1600 (*1 *2 *1) (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))) (-4031 (*1 *2 *1) (|partial| -12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))))
+(-13 (-664 |t#1| (-1083 |t#1|)) (-387 |t#1|) (-209 |t#1|) (-314 |t#1|) (-376 |t#1|) (-815 |t#1|) (-353 |t#1|) (-158) (-10 -8 (-6 -2531) (-15 -3564 ($)) (-15 -1308 ($ $)) (-15 -2531 ($ |t#1| |t#1|)) (-15 -3610 (|t#1| $)) (-15 -3597 (|t#1| $)) (-15 -2765 (|t#1| $)) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-6 (-515)) (-15 -2469 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-284)) (-6 (-284)) |%noBranch|) (IF (|has| |t#1| (-6 -4247)) (-6 -4247) |%noBranch|) (IF (|has| |t#1| (-6 -4244)) (-6 -4244) |%noBranch|) (IF (|has| |t#1| (-339)) (-6 (-339)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-949)) (PROGN (-6 (-564 (-155 (-203)))) (-6 (-564 (-155 (-355))))) |%noBranch|) (IF (|has| |t#1| (-982)) (-15 -3984 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1109)) (PROGN (-6 (-1109)) (-15 -2947 (|t#1| $)) (IF (|has| |t#1| (-930)) (-6 (-930)) |%noBranch|) (IF (|has| |t#1| (-982)) (-15 -2757 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-840)) (IF (|has| |t#1| (-284)) (-6 (-840)) |%noBranch|) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-37 |#1|) . T) ((-37 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-34) |has| |#1| (-1109)) ((-91) |has| |#1| (-1109)) ((-97) . T) ((-107 #0# #0#) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3255 (|has| |#1| (-325)) (|has| |#1| (-134))) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 (-155 (-203))) |has| |#1| (-949)) ((-564 (-155 (-355))) |has| |#1| (-949)) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))) ((-564 #1=(-1083 |#1|)) . T) ((-209 |#1|) . T) ((-211) -3255 (|has| |#1| (-325)) (|has| |#1| (-211))) ((-221) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-261) |has| |#1| (-1109)) ((-263 |#1| $) |has| |#1| (-263 |#1| |#1|)) ((-267) -3255 (|has| |#1| (-515)) (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-284) -3255 (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-286 |#1|) |has| |#1| (-286 |#1|)) ((-339) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-378) |has| |#1| (-325)) ((-344) -3255 (|has| |#1| (-344)) (|has| |#1| (-325))) ((-325) |has| |#1| (-325)) ((-346 |#1| #1#) . T) ((-385 |#1| #1#) . T) ((-314 |#1|) . T) ((-353 |#1|) . T) ((-376 |#1|) . T) ((-387 |#1|) . T) ((-427) -3255 (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-464) |has| |#1| (-1109)) ((-484 (-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((-484 |#1| |#1|) |has| |#1| (-286 |#1|)) ((-515) -3255 (|has| |#1| (-515)) (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-591 #0#) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-657 |#1|) . T) ((-657 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-664 |#1| #1#) . T) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-815 |#1|) . T) ((-840) -12 (|has| |#1| (-284)) (|has| |#1| (-840))) ((-851) -3255 (|has| |#1| (-325)) (|has| |#1| (-339)) (|has| |#1| (-284))) ((-930) -12 (|has| |#1| (-930)) (|has| |#1| (-1109))) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 #0#) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-325)) ((-1109) |has| |#1| (-1109)) ((-1112) |has| |#1| (-1109)) ((-1123) . T) ((-1127) -3255 (|has| |#1| (-325)) (|has| |#1| (-339)) (-12 (|has| |#1| (-284)) (|has| |#1| (-840)))))
+((-3573 (((-394 |#2|) |#2|) 63)))
+(((-153 |#1| |#2|) (-10 -7 (-15 -3573 ((-394 |#2|) |#2|))) (-284) (-1145 (-155 |#1|))) (T -153))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-153 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
+(-10 -7 (-15 -3573 ((-394 |#2|) |#2|)))
+((-3015 (((-155 |#2|) (-1 |#2| |#1|) (-155 |#1|)) 14)))
+(((-154 |#1| |#2|) (-10 -7 (-15 -3015 ((-155 |#2|) (-1 |#2| |#1|) (-155 |#1|)))) (-158) (-158)) (T -154))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-155 *5)) (-4 *5 (-158)) (-4 *6 (-158)) (-5 *2 (-155 *6)) (-5 *1 (-154 *5 *6)))))
+(-10 -7 (-15 -3015 ((-155 |#2|) (-1 |#2| |#1|) (-155 |#1|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 33)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-3950 (($ $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-3226 (((-108) $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-1711 (((-629 |#1|) (-1169 $)) NIL) (((-629 |#1|)) NIL)) (-4131 ((|#1| $) NIL)) (-3695 (($ $) NIL (|has| |#1| (-1109)))) (-2608 (($ $) NIL (|has| |#1| (-1109)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-325)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-3763 (($ $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-2105 (((-394 $) $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-3584 (($ $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-1109))))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-284)))) (-3843 (((-710)) NIL (|has| |#1| (-344)))) (-3669 (($ $) NIL (|has| |#1| (-1109)))) (-2588 (($ $) NIL (|has| |#1| (-1109)))) (-3717 (($ $) NIL (|has| |#1| (-1109)))) (-2629 (($ $) NIL (|has| |#1| (-1109)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-3322 (($ (-1169 |#1|) (-1169 $)) NIL) (($ (-1169 |#1|)) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-325)))) (-2501 (($ $ $) NIL (|has| |#1| (-284)))) (-2545 (((-629 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1830 (($ (-1083 |#1|)) NIL) (((-3 $ "failed") (-383 (-1083 |#1|))) NIL (|has| |#1| (-339)))) (-4211 (((-3 $ "failed") $) NIL)) (-3597 ((|#1| $) 13)) (-4031 (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-508)))) (-1310 (((-108) $) NIL (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) NIL (|has| |#1| (-508)))) (-2262 (((-852)) NIL)) (-3461 (($) NIL (|has| |#1| (-344)))) (-2486 (($ $ $) NIL (|has| |#1| (-284)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-284)))) (-2097 (($) NIL (|has| |#1| (-325)))) (-1200 (((-108) $) NIL (|has| |#1| (-325)))) (-1419 (($ $ (-710)) NIL (|has| |#1| (-325))) (($ $) NIL (|has| |#1| (-325)))) (-1330 (((-108) $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-2757 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-982)) (|has| |#1| (-1109))))) (-2188 (($) NIL (|has| |#1| (-1109)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| |#1| (-817 (-355))))) (-1500 (((-852) $) NIL (|has| |#1| (-325))) (((-772 (-852)) $) NIL (|has| |#1| (-325)))) (-3482 (((-108) $) 35)) (-1324 (($ $ (-523)) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-1109))))) (-2765 ((|#1| $) 46)) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-325)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-284)))) (-2277 (((-1083 |#1|) $) NIL (|has| |#1| (-339)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4076 (((-852) $) NIL (|has| |#1| (-344)))) (-2062 (($ $) NIL (|has| |#1| (-1109)))) (-1816 (((-1083 |#1|) $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-284))) (($ $ $) NIL (|has| |#1| (-284)))) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-4105 (($) NIL (|has| |#1| (-325)) CONST)) (-2557 (($ (-852)) NIL (|has| |#1| (-344)))) (-3564 (($) NIL)) (-3610 ((|#1| $) 15)) (-2435 (((-1034) $) NIL)) (-4102 (($) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-284)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-284))) (($ $ $) NIL (|has| |#1| (-284)))) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| |#1| (-325)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#1| (-284)) (|has| |#1| (-840))))) (-3573 (((-394 $) $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-339))))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-284))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-284)))) (-2469 (((-3 $ "failed") $ |#1|) 44 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 47 (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-284)))) (-1847 (($ $) NIL (|has| |#1| (-1109)))) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|)))) (-3087 (((-710) $) NIL (|has| |#1| (-284)))) (-1502 (($ $ |#1|) NIL (|has| |#1| (-263 |#1| |#1|)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-284)))) (-4053 ((|#1| (-1169 $)) NIL) ((|#1|) NIL)) (-2041 (((-710) $) NIL (|has| |#1| (-325))) (((-3 (-710) "failed") $ $) NIL (|has| |#1| (-325)))) (-4024 (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $) NIL (|has| |#1| (-211)))) (-1718 (((-629 |#1|) (-1169 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-339)))) (-3399 (((-1083 |#1|)) NIL)) (-3730 (($ $) NIL (|has| |#1| (-1109)))) (-2641 (($ $) NIL (|has| |#1| (-1109)))) (-2315 (($) NIL (|has| |#1| (-325)))) (-3707 (($ $) NIL (|has| |#1| (-1109)))) (-2617 (($ $) NIL (|has| |#1| (-1109)))) (-3683 (($ $) NIL (|has| |#1| (-1109)))) (-2598 (($ $) NIL (|has| |#1| (-1109)))) (-2411 (((-1169 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) (-1169 $) (-1169 $)) NIL) (((-1169 |#1|) $) NIL) (((-629 |#1|) (-1169 $)) NIL)) (-3077 (((-1169 |#1|) $) NIL) (($ (-1169 |#1|)) NIL) (((-1083 |#1|) $) NIL) (($ (-1083 |#1|)) NIL) (((-823 (-523)) $) NIL (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| |#1| (-564 (-823 (-355))))) (((-155 (-355)) $) NIL (|has| |#1| (-949))) (((-155 (-203)) $) NIL (|has| |#1| (-949))) (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1308 (($ $) 45)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-325))))) (-2531 (($ |#1| |#1|) 37)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) 36) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-2301 (($ $) NIL (|has| |#1| (-325))) (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1606 (((-1083 |#1|) $) NIL)) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL)) (-3768 (($ $) NIL (|has| |#1| (-1109)))) (-2680 (($ $) NIL (|has| |#1| (-1109)))) (-3842 (((-108) $ $) NIL (-3255 (-12 (|has| |#1| (-284)) (|has| |#1| (-840))) (|has| |#1| (-515))))) (-3743 (($ $) NIL (|has| |#1| (-1109)))) (-2655 (($ $) NIL (|has| |#1| (-1109)))) (-3793 (($ $) NIL (|has| |#1| (-1109)))) (-3645 (($ $) NIL (|has| |#1| (-1109)))) (-2947 ((|#1| $) NIL (|has| |#1| (-1109)))) (-3135 (($ $) NIL (|has| |#1| (-1109)))) (-3657 (($ $) NIL (|has| |#1| (-1109)))) (-3780 (($ $) NIL (|has| |#1| (-1109)))) (-3632 (($ $) NIL (|has| |#1| (-1109)))) (-3756 (($ $) NIL (|has| |#1| (-1109)))) (-2667 (($ $) NIL (|has| |#1| (-1109)))) (-3984 (($ $) NIL (|has| |#1| (-982)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 28 T CONST)) (-1440 (($) 30 T CONST)) (-3342 (((-1070) $) 23 (|has| |#1| (-767))) (((-1070) $ (-108)) 25 (|has| |#1| (-767))) (((-1174) (-761) $) 26 (|has| |#1| (-767))) (((-1174) (-761) $ (-108)) 27 (|has| |#1| (-767)))) (-1943 (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $) NIL (|has| |#1| (-211)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ $) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 39)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-383 (-523))) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-1109)))) (($ $ $) NIL (|has| |#1| (-1109))) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 42) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-339))) (($ $ (-383 (-523))) NIL (|has| |#1| (-339)))))
(((-155 |#1|) (-13 (-152 |#1|) (-10 -7 (IF (|has| |#1| (-767)) (-6 (-767)) |%noBranch|))) (-158)) (T -155))
NIL
(-13 (-152 |#1|) (-10 -7 (IF (|has| |#1| (-767)) (-6 (-767)) |%noBranch|)))
-((-1400 (((-823 |#1|) |#3|) 22)))
-(((-156 |#1| |#2| |#3|) (-10 -7 (-15 -1400 ((-823 |#1|) |#3|))) (-1016) (-13 (-564 (-823 |#1|)) (-158)) (-152 |#2|)) (T -156))
-((-1400 (*1 *2 *3) (-12 (-4 *5 (-13 (-564 *2) (-158))) (-5 *2 (-823 *4)) (-5 *1 (-156 *4 *5 *3)) (-4 *4 (-1016)) (-4 *3 (-152 *5)))))
-(-10 -7 (-15 -1400 ((-823 |#1|) |#3|)))
-((-1680 (((-108) $ $) NIL)) (-3657 (((-108) $) 9)) (-2815 (((-108) $ (-108)) 11)) (-3733 (($) 12)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1874 (($ $) 13)) (-1691 (((-794) $) 17)) (-3814 (((-108) $) 8)) (-1214 (((-108) $ (-108)) 10)) (-3941 (((-108) $ $) NIL)))
-(((-157) (-13 (-1016) (-10 -8 (-15 -3733 ($)) (-15 -3814 ((-108) $)) (-15 -3657 ((-108) $)) (-15 -1214 ((-108) $ (-108))) (-15 -2815 ((-108) $ (-108))) (-15 -1874 ($ $))))) (T -157))
-((-3733 (*1 *1) (-5 *1 (-157))) (-3814 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-157)))) (-3657 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-157)))) (-1214 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-157)))) (-2815 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-157)))) (-1874 (*1 *1 *1) (-5 *1 (-157))))
-(-13 (-1016) (-10 -8 (-15 -3733 ($)) (-15 -3814 ((-108) $)) (-15 -3657 ((-108) $)) (-15 -1214 ((-108) $ (-108))) (-15 -2815 ((-108) $ (-108))) (-15 -1874 ($ $))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-3077 (((-823 |#1|) |#3|) 22)))
+(((-156 |#1| |#2| |#3|) (-10 -7 (-15 -3077 ((-823 |#1|) |#3|))) (-1016) (-13 (-564 (-823 |#1|)) (-158)) (-152 |#2|)) (T -156))
+((-3077 (*1 *2 *3) (-12 (-4 *5 (-13 (-564 *2) (-158))) (-5 *2 (-823 *4)) (-5 *1 (-156 *4 *5 *3)) (-4 *4 (-1016)) (-4 *3 (-152 *5)))))
+(-10 -7 (-15 -3077 ((-823 |#1|) |#3|)))
+((-3260 (((-108) $ $) NIL)) (-1997 (((-108) $) 9)) (-2681 (((-108) $ (-108)) 11)) (-2348 (($) 12)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-4124 (($ $) 13)) (-3976 (((-794) $) 17)) (-1572 (((-108) $) 8)) (-3922 (((-108) $ (-108)) 10)) (-4037 (((-108) $ $) NIL)))
+(((-157) (-13 (-1016) (-10 -8 (-15 -2348 ($)) (-15 -1572 ((-108) $)) (-15 -1997 ((-108) $)) (-15 -3922 ((-108) $ (-108))) (-15 -2681 ((-108) $ (-108))) (-15 -4124 ($ $))))) (T -157))
+((-2348 (*1 *1) (-5 *1 (-157))) (-1572 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-157)))) (-1997 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-157)))) (-3922 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-157)))) (-2681 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-157)))) (-4124 (*1 *1 *1) (-5 *1 (-157))))
+(-13 (-1016) (-10 -8 (-15 -2348 ($)) (-15 -1572 ((-108) $)) (-15 -1997 ((-108) $)) (-15 -3922 ((-108) $ (-108))) (-15 -2681 ((-108) $ (-108))) (-15 -4124 ($ $))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-158) (-129)) (T -158))
NIL
(-13 (-973) (-107 $ $) (-10 -7 (-6 (-4250 "*"))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 ((|#1| $) 75)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-4059 (($ $ $) NIL)) (-1539 (($ $) 19)) (-2907 (($ |#1| (-1068 |#1|)) 48)) (-1444 (((-3 $ "failed") $) 117)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2040 (((-1068 |#1|) $) 82)) (-4004 (((-1068 |#1|) $) 79)) (-3787 (((-1068 |#1|) $) 80)) (-2769 (((-108) $) NIL)) (-2942 (((-1068 |#1|) $) 88)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3278 (($ (-589 $)) NIL) (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ (-589 $)) NIL) (($ $ $) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL)) (-3053 (($ $ (-523)) 91)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3561 (((-1068 |#1|) $) 89)) (-3756 (((-1068 (-383 |#1|)) $) 13)) (-2748 (($ (-383 |#1|)) 17) (($ |#1| (-1068 |#1|) (-1068 |#1|)) 38)) (-2488 (($ $) 93)) (-1691 (((-794) $) 127) (($ (-523)) 51) (($ |#1|) 52) (($ (-383 |#1|)) 36) (($ (-383 (-523))) NIL) (($ $) NIL)) (-3272 (((-710)) 64)) (-2801 (((-108) $ $) NIL)) (-3828 (((-1068 (-383 |#1|)) $) 18)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 25 T CONST)) (-1891 (($) 28 T CONST)) (-3941 (((-108) $ $) 35)) (-4074 (($ $ $) 115)) (-4060 (($ $) 106) (($ $ $) 103)) (-4045 (($ $ $) 101)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 113) (($ $ $) 108) (($ $ |#1|) NIL) (($ |#1| $) 110) (($ (-383 |#1|) $) 111) (($ $ (-383 |#1|)) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL)))
-(((-159 |#1|) (-13 (-37 |#1|) (-37 (-383 |#1|)) (-339) (-10 -8 (-15 -2748 ($ (-383 |#1|))) (-15 -2748 ($ |#1| (-1068 |#1|) (-1068 |#1|))) (-15 -2907 ($ |#1| (-1068 |#1|))) (-15 -4004 ((-1068 |#1|) $)) (-15 -3787 ((-1068 |#1|) $)) (-15 -2040 ((-1068 |#1|) $)) (-15 -2046 (|#1| $)) (-15 -1539 ($ $)) (-15 -3828 ((-1068 (-383 |#1|)) $)) (-15 -3756 ((-1068 (-383 |#1|)) $)) (-15 -2942 ((-1068 |#1|) $)) (-15 -3561 ((-1068 |#1|) $)) (-15 -3053 ($ $ (-523))) (-15 -2488 ($ $)))) (-284)) (T -159))
-((-2748 (*1 *1 *2) (-12 (-5 *2 (-383 *3)) (-4 *3 (-284)) (-5 *1 (-159 *3)))) (-2748 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1068 *2)) (-4 *2 (-284)) (-5 *1 (-159 *2)))) (-2907 (*1 *1 *2 *3) (-12 (-5 *3 (-1068 *2)) (-4 *2 (-284)) (-5 *1 (-159 *2)))) (-4004 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-3787 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-2040 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-2046 (*1 *2 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284)))) (-1539 (*1 *1 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284)))) (-3828 (*1 *2 *1) (-12 (-5 *2 (-1068 (-383 *3))) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-3756 (*1 *2 *1) (-12 (-5 *2 (-1068 (-383 *3))) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-2942 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-3561 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-3053 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-2488 (*1 *1 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284)))))
-(-13 (-37 |#1|) (-37 (-383 |#1|)) (-339) (-10 -8 (-15 -2748 ($ (-383 |#1|))) (-15 -2748 ($ |#1| (-1068 |#1|) (-1068 |#1|))) (-15 -2907 ($ |#1| (-1068 |#1|))) (-15 -4004 ((-1068 |#1|) $)) (-15 -3787 ((-1068 |#1|) $)) (-15 -2040 ((-1068 |#1|) $)) (-15 -2046 (|#1| $)) (-15 -1539 ($ $)) (-15 -3828 ((-1068 (-383 |#1|)) $)) (-15 -3756 ((-1068 (-383 |#1|)) $)) (-15 -2942 ((-1068 |#1|) $)) (-15 -3561 ((-1068 |#1|) $)) (-15 -3053 ($ $ (-523))) (-15 -2488 ($ $))))
-((-3974 (($ (-104) $) 13)) (-1987 (((-3 (-104) "failed") (-1087) $) 12)) (-1691 (((-794) $) 16)) (-1959 (((-589 (-104)) $) 7)))
-(((-160) (-13 (-563 (-794)) (-10 -8 (-15 -1959 ((-589 (-104)) $)) (-15 -3974 ($ (-104) $)) (-15 -1987 ((-3 (-104) "failed") (-1087) $))))) (T -160))
-((-1959 (*1 *2 *1) (-12 (-5 *2 (-589 (-104))) (-5 *1 (-160)))) (-3974 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-160)))) (-1987 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-104)) (-5 *1 (-160)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -1959 ((-589 (-104)) $)) (-15 -3974 ($ (-104) $)) (-15 -1987 ((-3 (-104) "failed") (-1087) $))))
-((-3975 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 40)) (-2902 (((-874 |#1|) (-874 |#1|)) 19)) (-2562 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 36)) (-2127 (((-874 |#1|) (-874 |#1|)) 17)) (-1654 (((-874 |#1|) (-874 |#1|)) 25)) (-2017 (((-874 |#1|) (-874 |#1|)) 24)) (-2392 (((-874 |#1|) (-874 |#1|)) 23)) (-1243 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 37)) (-2908 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 35)) (-1201 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 34)) (-3102 (((-874 |#1|) (-874 |#1|)) 18)) (-2858 (((-1 (-874 |#1|) (-874 |#1|)) |#1| |#1|) 43)) (-3856 (((-874 |#1|) (-874 |#1|)) 8)) (-2339 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 39)) (-2412 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 38)))
-(((-161 |#1|) (-10 -7 (-15 -3856 ((-874 |#1|) (-874 |#1|))) (-15 -2127 ((-874 |#1|) (-874 |#1|))) (-15 -3102 ((-874 |#1|) (-874 |#1|))) (-15 -2902 ((-874 |#1|) (-874 |#1|))) (-15 -2392 ((-874 |#1|) (-874 |#1|))) (-15 -2017 ((-874 |#1|) (-874 |#1|))) (-15 -1654 ((-874 |#1|) (-874 |#1|))) (-15 -1201 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2908 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2562 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -1243 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2412 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2339 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -3975 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2858 ((-1 (-874 |#1|) (-874 |#1|)) |#1| |#1|))) (-13 (-339) (-1109) (-930))) (T -161))
-((-2858 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-3975 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-2339 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-2412 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-1243 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-2562 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-2908 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-1201 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-1654 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-2017 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-2392 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-2902 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-3102 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-2127 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-3856 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))))
-(-10 -7 (-15 -3856 ((-874 |#1|) (-874 |#1|))) (-15 -2127 ((-874 |#1|) (-874 |#1|))) (-15 -3102 ((-874 |#1|) (-874 |#1|))) (-15 -2902 ((-874 |#1|) (-874 |#1|))) (-15 -2392 ((-874 |#1|) (-874 |#1|))) (-15 -2017 ((-874 |#1|) (-874 |#1|))) (-15 -1654 ((-874 |#1|) (-874 |#1|))) (-15 -1201 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2908 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2562 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -1243 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2412 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2339 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -3975 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2858 ((-1 (-874 |#1|) (-874 |#1|)) |#1| |#1|)))
-((-1356 ((|#2| |#3|) 27)))
-(((-162 |#1| |#2| |#3|) (-10 -7 (-15 -1356 (|#2| |#3|))) (-158) (-1145 |#1|) (-664 |#1| |#2|)) (T -162))
-((-1356 (*1 *2 *3) (-12 (-4 *4 (-158)) (-4 *2 (-1145 *4)) (-5 *1 (-162 *4 *2 *3)) (-4 *3 (-664 *4 *2)))))
-(-10 -7 (-15 -1356 (|#2| |#3|)))
-((-1524 (((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)) 47 (|has| (-883 |#2|) (-817 |#1|)))))
-(((-163 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-883 |#2|) (-817 |#1|)) (-15 -1524 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))) |%noBranch|)) (-1016) (-13 (-817 |#1|) (-158)) (-152 |#2|)) (T -163))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *3)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *3 (-152 *6)) (-4 (-883 *6) (-817 *5)) (-4 *6 (-13 (-817 *5) (-158))) (-5 *1 (-163 *5 *6 *3)))))
-(-10 -7 (IF (|has| (-883 |#2|) (-817 |#1|)) (-15 -1524 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))) |%noBranch|))
-((-2194 (((-589 |#1|) (-589 |#1|) |#1|) 38)) (-1743 (((-589 |#1|) |#1| (-589 |#1|)) 19)) (-1244 (((-589 |#1|) (-589 (-589 |#1|)) (-589 |#1|)) 33) ((|#1| (-589 |#1|) (-589 |#1|)) 31)))
-(((-164 |#1|) (-10 -7 (-15 -1743 ((-589 |#1|) |#1| (-589 |#1|))) (-15 -1244 (|#1| (-589 |#1|) (-589 |#1|))) (-15 -1244 ((-589 |#1|) (-589 (-589 |#1|)) (-589 |#1|))) (-15 -2194 ((-589 |#1|) (-589 |#1|) |#1|))) (-284)) (T -164))
-((-2194 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *3)) (-4 *3 (-284)) (-5 *1 (-164 *3)))) (-1244 (*1 *2 *3 *2) (-12 (-5 *3 (-589 (-589 *4))) (-5 *2 (-589 *4)) (-4 *4 (-284)) (-5 *1 (-164 *4)))) (-1244 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-164 *2)) (-4 *2 (-284)))) (-1743 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-284)) (-5 *1 (-164 *3)))))
-(-10 -7 (-15 -1743 ((-589 |#1|) |#1| (-589 |#1|))) (-15 -1244 (|#1| (-589 |#1|) (-589 |#1|))) (-15 -1244 ((-589 |#1|) (-589 (-589 |#1|)) (-589 |#1|))) (-15 -2194 ((-589 |#1|) (-589 |#1|) |#1|)))
-((-2703 (((-2 (|:| |start| |#2|) (|:| -3491 (-394 |#2|))) |#2|) 61)) (-2406 ((|#1| |#1|) 54)) (-2022 (((-155 |#1|) |#2|) 83)) (-2590 ((|#1| |#2|) 123) ((|#1| |#2| |#1|) 81)) (-1755 ((|#2| |#2|) 82)) (-2716 (((-394 |#2|) |#2| |#1|) 113) (((-394 |#2|) |#2| |#1| (-108)) 80)) (-1863 ((|#1| |#2|) 112)) (-2221 ((|#2| |#2|) 119)) (-2424 (((-394 |#2|) |#2|) 134) (((-394 |#2|) |#2| |#1|) 32) (((-394 |#2|) |#2| |#1| (-108)) 133)) (-3097 (((-589 (-2 (|:| -3491 (-589 |#2|)) (|:| -3460 |#1|))) |#2| |#2|) 132) (((-589 (-2 (|:| -3491 (-589 |#2|)) (|:| -3460 |#1|))) |#2| |#2| (-108)) 75)) (-1604 (((-589 (-155 |#1|)) |#2| |#1|) 40) (((-589 (-155 |#1|)) |#2|) 41)))
-(((-165 |#1| |#2|) (-10 -7 (-15 -1604 ((-589 (-155 |#1|)) |#2|)) (-15 -1604 ((-589 (-155 |#1|)) |#2| |#1|)) (-15 -3097 ((-589 (-2 (|:| -3491 (-589 |#2|)) (|:| -3460 |#1|))) |#2| |#2| (-108))) (-15 -3097 ((-589 (-2 (|:| -3491 (-589 |#2|)) (|:| -3460 |#1|))) |#2| |#2|)) (-15 -2424 ((-394 |#2|) |#2| |#1| (-108))) (-15 -2424 ((-394 |#2|) |#2| |#1|)) (-15 -2424 ((-394 |#2|) |#2|)) (-15 -2221 (|#2| |#2|)) (-15 -1863 (|#1| |#2|)) (-15 -2716 ((-394 |#2|) |#2| |#1| (-108))) (-15 -2716 ((-394 |#2|) |#2| |#1|)) (-15 -1755 (|#2| |#2|)) (-15 -2590 (|#1| |#2| |#1|)) (-15 -2590 (|#1| |#2|)) (-15 -2022 ((-155 |#1|) |#2|)) (-15 -2406 (|#1| |#1|)) (-15 -2703 ((-2 (|:| |start| |#2|) (|:| -3491 (-394 |#2|))) |#2|))) (-13 (-339) (-784)) (-1145 (-155 |#1|))) (T -165))
-((-2703 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-2 (|:| |start| *3) (|:| -3491 (-394 *3)))) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-2406 (*1 *2 *2) (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3)) (-4 *3 (-1145 (-155 *2))))) (-2022 (*1 *2 *3) (-12 (-5 *2 (-155 *4)) (-5 *1 (-165 *4 *3)) (-4 *4 (-13 (-339) (-784))) (-4 *3 (-1145 *2)))) (-2590 (*1 *2 *3) (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3)) (-4 *3 (-1145 (-155 *2))))) (-2590 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3)) (-4 *3 (-1145 (-155 *2))))) (-1755 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-784))) (-5 *1 (-165 *3 *2)) (-4 *2 (-1145 (-155 *3))))) (-2716 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-2716 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-1863 (*1 *2 *3) (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3)) (-4 *3 (-1145 (-155 *2))))) (-2221 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-784))) (-5 *1 (-165 *3 *2)) (-4 *2 (-1145 (-155 *3))))) (-2424 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-2424 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-2424 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-3097 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-2 (|:| -3491 (-589 *3)) (|:| -3460 *4)))) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-3097 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-339) (-784))) (-5 *2 (-589 (-2 (|:| -3491 (-589 *3)) (|:| -3460 *5)))) (-5 *1 (-165 *5 *3)) (-4 *3 (-1145 (-155 *5))))) (-1604 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-155 *4))) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-1604 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-155 *4))) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
-(-10 -7 (-15 -1604 ((-589 (-155 |#1|)) |#2|)) (-15 -1604 ((-589 (-155 |#1|)) |#2| |#1|)) (-15 -3097 ((-589 (-2 (|:| -3491 (-589 |#2|)) (|:| -3460 |#1|))) |#2| |#2| (-108))) (-15 -3097 ((-589 (-2 (|:| -3491 (-589 |#2|)) (|:| -3460 |#1|))) |#2| |#2|)) (-15 -2424 ((-394 |#2|) |#2| |#1| (-108))) (-15 -2424 ((-394 |#2|) |#2| |#1|)) (-15 -2424 ((-394 |#2|) |#2|)) (-15 -2221 (|#2| |#2|)) (-15 -1863 (|#1| |#2|)) (-15 -2716 ((-394 |#2|) |#2| |#1| (-108))) (-15 -2716 ((-394 |#2|) |#2| |#1|)) (-15 -1755 (|#2| |#2|)) (-15 -2590 (|#1| |#2| |#1|)) (-15 -2590 (|#1| |#2|)) (-15 -2022 ((-155 |#1|) |#2|)) (-15 -2406 (|#1| |#1|)) (-15 -2703 ((-2 (|:| |start| |#2|) (|:| -3491 (-394 |#2|))) |#2|)))
-((-3630 (((-3 |#2| "failed") |#2|) 14)) (-2146 (((-710) |#2|) 16)) (-3528 ((|#2| |#2| |#2|) 18)))
-(((-166 |#1| |#2|) (-10 -7 (-15 -3630 ((-3 |#2| "failed") |#2|)) (-15 -2146 ((-710) |#2|)) (-15 -3528 (|#2| |#2| |#2|))) (-1123) (-616 |#1|)) (T -166))
-((-3528 (*1 *2 *2 *2) (-12 (-4 *3 (-1123)) (-5 *1 (-166 *3 *2)) (-4 *2 (-616 *3)))) (-2146 (*1 *2 *3) (-12 (-4 *4 (-1123)) (-5 *2 (-710)) (-5 *1 (-166 *4 *3)) (-4 *3 (-616 *4)))) (-3630 (*1 *2 *2) (|partial| -12 (-4 *3 (-1123)) (-5 *1 (-166 *3 *2)) (-4 *2 (-616 *3)))))
-(-10 -7 (-15 -3630 ((-3 |#2| "failed") |#2|)) (-15 -2146 ((-710) |#2|)) (-15 -3528 (|#2| |#2| |#2|)))
-((-3079 (((-1087) $) 9)) (-1691 (((-794) $) 13)) (-2134 (((-589 (-1092)) $) 11)))
-(((-167) (-13 (-563 (-794)) (-10 -8 (-15 -3079 ((-1087) $)) (-15 -2134 ((-589 (-1092)) $))))) (T -167))
-((-3079 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-167)))) (-2134 (*1 *2 *1) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-167)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -3079 ((-1087) $)) (-15 -2134 ((-589 (-1092)) $))))
-((-3011 ((|#2| |#2|) 28)) (-1308 (((-108) |#2|) 19)) (-2448 (((-292 |#1|) |#2|) 12)) (-2459 (((-292 |#1|) |#2|) 14)) (-3499 ((|#2| |#2| (-1087)) 68) ((|#2| |#2|) 69)) (-2752 (((-155 (-292 |#1|)) |#2|) 9)) (-3961 ((|#2| |#2| (-1087)) 65) ((|#2| |#2|) 58)))
-(((-168 |#1| |#2|) (-10 -7 (-15 -3499 (|#2| |#2|)) (-15 -3499 (|#2| |#2| (-1087))) (-15 -3961 (|#2| |#2|)) (-15 -3961 (|#2| |#2| (-1087))) (-15 -2448 ((-292 |#1|) |#2|)) (-15 -2459 ((-292 |#1|) |#2|)) (-15 -1308 ((-108) |#2|)) (-15 -3011 (|#2| |#2|)) (-15 -2752 ((-155 (-292 |#1|)) |#2|))) (-13 (-515) (-786) (-964 (-523))) (-13 (-27) (-1109) (-406 (-155 |#1|)))) (T -168))
-((-2752 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-155 (-292 *4))) (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3011 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3)))))) (-1308 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-108)) (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-2459 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-292 *4)) (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-2448 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-292 *4)) (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3961 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3961 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3)))))) (-3499 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3499 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3)))))))
-(-10 -7 (-15 -3499 (|#2| |#2|)) (-15 -3499 (|#2| |#2| (-1087))) (-15 -3961 (|#2| |#2|)) (-15 -3961 (|#2| |#2| (-1087))) (-15 -2448 ((-292 |#1|) |#2|)) (-15 -2459 ((-292 |#1|) |#2|)) (-15 -1308 ((-108) |#2|)) (-15 -3011 (|#2| |#2|)) (-15 -2752 ((-155 (-292 |#1|)) |#2|)))
-((-3002 (((-1169 (-629 (-883 |#1|))) (-1169 (-629 |#1|))) 22)) (-1691 (((-1169 (-629 (-383 (-883 |#1|)))) (-1169 (-629 |#1|))) 30)))
-(((-169 |#1|) (-10 -7 (-15 -3002 ((-1169 (-629 (-883 |#1|))) (-1169 (-629 |#1|)))) (-15 -1691 ((-1169 (-629 (-383 (-883 |#1|)))) (-1169 (-629 |#1|))))) (-158)) (T -169))
-((-1691 (*1 *2 *3) (-12 (-5 *3 (-1169 (-629 *4))) (-4 *4 (-158)) (-5 *2 (-1169 (-629 (-383 (-883 *4))))) (-5 *1 (-169 *4)))) (-3002 (*1 *2 *3) (-12 (-5 *3 (-1169 (-629 *4))) (-4 *4 (-158)) (-5 *2 (-1169 (-629 (-883 *4)))) (-5 *1 (-169 *4)))))
-(-10 -7 (-15 -3002 ((-1169 (-629 (-883 |#1|))) (-1169 (-629 |#1|)))) (-15 -1691 ((-1169 (-629 (-383 (-883 |#1|)))) (-1169 (-629 |#1|)))))
-((-2211 (((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523)))) 66)) (-2154 (((-1089 (-383 (-523))) (-589 (-523)) (-589 (-523))) 74)) (-2565 (((-1089 (-383 (-523))) (-523)) 40)) (-2777 (((-1089 (-383 (-523))) (-523)) 52)) (-2812 (((-383 (-523)) (-1089 (-383 (-523)))) 62)) (-1690 (((-1089 (-383 (-523))) (-523)) 32)) (-1697 (((-1089 (-383 (-523))) (-523)) 48)) (-1926 (((-1089 (-383 (-523))) (-523)) 46)) (-2828 (((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523)))) 60)) (-2488 (((-1089 (-383 (-523))) (-523)) 25)) (-3896 (((-383 (-523)) (-1089 (-383 (-523))) (-1089 (-383 (-523)))) 64)) (-1711 (((-1089 (-383 (-523))) (-523)) 30)) (-2125 (((-1089 (-383 (-523))) (-589 (-523))) 71)))
-(((-170) (-10 -7 (-15 -2488 ((-1089 (-383 (-523))) (-523))) (-15 -2565 ((-1089 (-383 (-523))) (-523))) (-15 -1690 ((-1089 (-383 (-523))) (-523))) (-15 -1711 ((-1089 (-383 (-523))) (-523))) (-15 -1926 ((-1089 (-383 (-523))) (-523))) (-15 -1697 ((-1089 (-383 (-523))) (-523))) (-15 -2777 ((-1089 (-383 (-523))) (-523))) (-15 -3896 ((-383 (-523)) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -2828 ((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -2812 ((-383 (-523)) (-1089 (-383 (-523))))) (-15 -2211 ((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -2125 ((-1089 (-383 (-523))) (-589 (-523)))) (-15 -2154 ((-1089 (-383 (-523))) (-589 (-523)) (-589 (-523)))))) (T -170))
-((-2154 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))) (-2125 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))) (-2211 (*1 *2 *2 *2) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))) (-2812 (*1 *2 *3) (-12 (-5 *3 (-1089 (-383 (-523)))) (-5 *2 (-383 (-523))) (-5 *1 (-170)))) (-2828 (*1 *2 *2 *2) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))) (-3896 (*1 *2 *3 *3) (-12 (-5 *3 (-1089 (-383 (-523)))) (-5 *2 (-383 (-523))) (-5 *1 (-170)))) (-2777 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-1697 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-1926 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-1711 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-1690 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-2565 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-2488 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
-(-10 -7 (-15 -2488 ((-1089 (-383 (-523))) (-523))) (-15 -2565 ((-1089 (-383 (-523))) (-523))) (-15 -1690 ((-1089 (-383 (-523))) (-523))) (-15 -1711 ((-1089 (-383 (-523))) (-523))) (-15 -1926 ((-1089 (-383 (-523))) (-523))) (-15 -1697 ((-1089 (-383 (-523))) (-523))) (-15 -2777 ((-1089 (-383 (-523))) (-523))) (-15 -3896 ((-383 (-523)) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -2828 ((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -2812 ((-383 (-523)) (-1089 (-383 (-523))))) (-15 -2211 ((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -2125 ((-1089 (-383 (-523))) (-589 (-523)))) (-15 -2154 ((-1089 (-383 (-523))) (-589 (-523)) (-589 (-523)))))
-((-1384 (((-394 (-1083 (-523))) (-523)) 28)) (-1816 (((-589 (-1083 (-523))) (-523)) 23)) (-3315 (((-1083 (-523)) (-523)) 21)))
-(((-171) (-10 -7 (-15 -1816 ((-589 (-1083 (-523))) (-523))) (-15 -3315 ((-1083 (-523)) (-523))) (-15 -1384 ((-394 (-1083 (-523))) (-523))))) (T -171))
-((-1384 (*1 *2 *3) (-12 (-5 *2 (-394 (-1083 (-523)))) (-5 *1 (-171)) (-5 *3 (-523)))) (-3315 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-171)) (-5 *3 (-523)))) (-1816 (*1 *2 *3) (-12 (-5 *2 (-589 (-1083 (-523)))) (-5 *1 (-171)) (-5 *3 (-523)))))
-(-10 -7 (-15 -1816 ((-589 (-1083 (-523))) (-523))) (-15 -3315 ((-1083 (-523)) (-523))) (-15 -1384 ((-394 (-1083 (-523))) (-523))))
-((-3502 (((-1068 (-203)) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 101)) (-3443 (((-589 (-1070)) (-1068 (-203))) NIL)) (-1548 (((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 77)) (-3976 (((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203)))) NIL)) (-1815 (((-589 (-1070)) (-589 (-203))) NIL)) (-2079 (((-203) (-1011 (-779 (-203)))) 22)) (-2542 (((-203) (-1011 (-779 (-203)))) 23)) (-2714 (((-355) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 93)) (-2354 (((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 40)) (-3021 (((-1070) (-203)) NIL)) (-3284 (((-1070) (-589 (-1070))) 19)) (-1811 (((-962) (-1087) (-1087) (-962)) 12)))
-(((-172) (-10 -7 (-15 -1548 ((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -2354 ((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -2079 ((-203) (-1011 (-779 (-203))))) (-15 -2542 ((-203) (-1011 (-779 (-203))))) (-15 -2714 ((-355) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203))))) (-15 -3502 ((-1068 (-203)) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3021 ((-1070) (-203))) (-15 -1815 ((-589 (-1070)) (-589 (-203)))) (-15 -3443 ((-589 (-1070)) (-1068 (-203)))) (-15 -3284 ((-1070) (-589 (-1070)))) (-15 -1811 ((-962) (-1087) (-1087) (-962))))) (T -172))
-((-1811 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-962)) (-5 *3 (-1087)) (-5 *1 (-172)))) (-3284 (*1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-172)))) (-3443 (*1 *2 *3) (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-172)))) (-1815 (*1 *2 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-172)))) (-3021 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-172)))) (-3502 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-172)))) (-3976 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-1087)) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-172)))) (-2714 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-172)))) (-2542 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-172)))) (-2079 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-172)))) (-2354 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-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 (-172)))) (-1548 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-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 (-172)))))
-(-10 -7 (-15 -1548 ((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -2354 ((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -2079 ((-203) (-1011 (-779 (-203))))) (-15 -2542 ((-203) (-1011 (-779 (-203))))) (-15 -2714 ((-355) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203))))) (-15 -3502 ((-1068 (-203)) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3021 ((-1070) (-203))) (-15 -1815 ((-589 (-1070)) (-589 (-203)))) (-15 -3443 ((-589 (-1070)) (-1068 (-203)))) (-15 -3284 ((-1070) (-589 (-1070)))) (-15 -1811 ((-962) (-1087) (-1087) (-962))))
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 53) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 28) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 ((|#1| $) 75)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-2501 (($ $ $) NIL)) (-2585 (($ $) 19)) (-2419 (($ |#1| (-1068 |#1|)) 48)) (-4211 (((-3 $ "failed") $) 117)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3915 (((-1068 |#1|) $) 82)) (-1646 (((-1068 |#1|) $) 79)) (-3179 (((-1068 |#1|) $) 80)) (-3482 (((-108) $) NIL)) (-1493 (((-1068 |#1|) $) 88)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2012 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL)) (-1361 (($ $ (-523)) 91)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2750 (((-1068 |#1|) $) 89)) (-2876 (((-1068 (-383 |#1|)) $) 14)) (-3264 (($ (-383 |#1|)) 17) (($ |#1| (-1068 |#1|) (-1068 |#1|)) 38)) (-3749 (($ $) 93)) (-3976 (((-794) $) 127) (($ (-523)) 51) (($ |#1|) 52) (($ (-383 |#1|)) 36) (($ (-383 (-523))) NIL) (($ $) NIL)) (-1698 (((-710)) 64)) (-3842 (((-108) $ $) NIL)) (-1751 (((-1068 (-383 |#1|)) $) 18)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 25 T CONST)) (-1440 (($) 28 T CONST)) (-4037 (((-108) $ $) 35)) (-4125 (($ $ $) 115)) (-4115 (($ $) 106) (($ $ $) 103)) (-4103 (($ $ $) 101)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 113) (($ $ $) 108) (($ $ |#1|) NIL) (($ |#1| $) 110) (($ (-383 |#1|) $) 111) (($ $ (-383 |#1|)) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL)))
+(((-159 |#1|) (-13 (-37 |#1|) (-37 (-383 |#1|)) (-339) (-10 -8 (-15 -3264 ($ (-383 |#1|))) (-15 -3264 ($ |#1| (-1068 |#1|) (-1068 |#1|))) (-15 -2419 ($ |#1| (-1068 |#1|))) (-15 -1646 ((-1068 |#1|) $)) (-15 -3179 ((-1068 |#1|) $)) (-15 -3915 ((-1068 |#1|) $)) (-15 -3964 (|#1| $)) (-15 -2585 ($ $)) (-15 -1751 ((-1068 (-383 |#1|)) $)) (-15 -2876 ((-1068 (-383 |#1|)) $)) (-15 -1493 ((-1068 |#1|) $)) (-15 -2750 ((-1068 |#1|) $)) (-15 -1361 ($ $ (-523))) (-15 -3749 ($ $)))) (-284)) (T -159))
+((-3264 (*1 *1 *2) (-12 (-5 *2 (-383 *3)) (-4 *3 (-284)) (-5 *1 (-159 *3)))) (-3264 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1068 *2)) (-4 *2 (-284)) (-5 *1 (-159 *2)))) (-2419 (*1 *1 *2 *3) (-12 (-5 *3 (-1068 *2)) (-4 *2 (-284)) (-5 *1 (-159 *2)))) (-1646 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-3179 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-3915 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-3964 (*1 *2 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284)))) (-2585 (*1 *1 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284)))) (-1751 (*1 *2 *1) (-12 (-5 *2 (-1068 (-383 *3))) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-2876 (*1 *2 *1) (-12 (-5 *2 (-1068 (-383 *3))) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-1493 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-2750 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-1361 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-159 *3)) (-4 *3 (-284)))) (-3749 (*1 *1 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284)))))
+(-13 (-37 |#1|) (-37 (-383 |#1|)) (-339) (-10 -8 (-15 -3264 ($ (-383 |#1|))) (-15 -3264 ($ |#1| (-1068 |#1|) (-1068 |#1|))) (-15 -2419 ($ |#1| (-1068 |#1|))) (-15 -1646 ((-1068 |#1|) $)) (-15 -3179 ((-1068 |#1|) $)) (-15 -3915 ((-1068 |#1|) $)) (-15 -3964 (|#1| $)) (-15 -2585 ($ $)) (-15 -1751 ((-1068 (-383 |#1|)) $)) (-15 -2876 ((-1068 (-383 |#1|)) $)) (-15 -1493 ((-1068 |#1|) $)) (-15 -2750 ((-1068 |#1|) $)) (-15 -1361 ($ $ (-523))) (-15 -3749 ($ $))))
+((-3194 (($ (-104) $) 13)) (-1460 (((-3 (-104) "failed") (-1087) $) 12)) (-3976 (((-794) $) 16)) (-2421 (((-589 (-104)) $) 8)))
+(((-160) (-13 (-563 (-794)) (-10 -8 (-15 -2421 ((-589 (-104)) $)) (-15 -3194 ($ (-104) $)) (-15 -1460 ((-3 (-104) "failed") (-1087) $))))) (T -160))
+((-2421 (*1 *2 *1) (-12 (-5 *2 (-589 (-104))) (-5 *1 (-160)))) (-3194 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-160)))) (-1460 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-104)) (-5 *1 (-160)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -2421 ((-589 (-104)) $)) (-15 -3194 ($ (-104) $)) (-15 -1460 ((-3 (-104) "failed") (-1087) $))))
+((-3203 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 40)) (-2377 (((-874 |#1|) (-874 |#1|)) 19)) (-3187 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 36)) (-3492 (((-874 |#1|) (-874 |#1|)) 17)) (-1307 (((-874 |#1|) (-874 |#1|)) 25)) (-1832 (((-874 |#1|) (-874 |#1|)) 24)) (-4127 (((-874 |#1|) (-874 |#1|)) 23)) (-1955 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 37)) (-2426 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 35)) (-2632 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 34)) (-3787 (((-874 |#1|) (-874 |#1|)) 18)) (-3140 (((-1 (-874 |#1|) (-874 |#1|)) |#1| |#1|) 43)) (-2079 (((-874 |#1|) (-874 |#1|)) 8)) (-1838 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 39)) (-1215 (((-1 (-874 |#1|) (-874 |#1|)) |#1|) 38)))
+(((-161 |#1|) (-10 -7 (-15 -2079 ((-874 |#1|) (-874 |#1|))) (-15 -3492 ((-874 |#1|) (-874 |#1|))) (-15 -3787 ((-874 |#1|) (-874 |#1|))) (-15 -2377 ((-874 |#1|) (-874 |#1|))) (-15 -4127 ((-874 |#1|) (-874 |#1|))) (-15 -1832 ((-874 |#1|) (-874 |#1|))) (-15 -1307 ((-874 |#1|) (-874 |#1|))) (-15 -2632 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2426 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -3187 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -1955 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -1215 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -1838 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -3203 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -3140 ((-1 (-874 |#1|) (-874 |#1|)) |#1| |#1|))) (-13 (-339) (-1109) (-930))) (T -161))
+((-3140 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-3203 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-1838 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-1215 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-1955 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-3187 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-2426 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-2632 (*1 *2 *3) (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3)) (-4 *3 (-13 (-339) (-1109) (-930))))) (-1307 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-1832 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-4127 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-2377 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-3787 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-3492 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))) (-2079 (*1 *2 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930))) (-5 *1 (-161 *3)))))
+(-10 -7 (-15 -2079 ((-874 |#1|) (-874 |#1|))) (-15 -3492 ((-874 |#1|) (-874 |#1|))) (-15 -3787 ((-874 |#1|) (-874 |#1|))) (-15 -2377 ((-874 |#1|) (-874 |#1|))) (-15 -4127 ((-874 |#1|) (-874 |#1|))) (-15 -1832 ((-874 |#1|) (-874 |#1|))) (-15 -1307 ((-874 |#1|) (-874 |#1|))) (-15 -2632 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -2426 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -3187 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -1955 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -1215 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -1838 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -3203 ((-1 (-874 |#1|) (-874 |#1|)) |#1|)) (-15 -3140 ((-1 (-874 |#1|) (-874 |#1|)) |#1| |#1|)))
+((-1606 ((|#2| |#3|) 27)))
+(((-162 |#1| |#2| |#3|) (-10 -7 (-15 -1606 (|#2| |#3|))) (-158) (-1145 |#1|) (-664 |#1| |#2|)) (T -162))
+((-1606 (*1 *2 *3) (-12 (-4 *4 (-158)) (-4 *2 (-1145 *4)) (-5 *1 (-162 *4 *2 *3)) (-4 *3 (-664 *4 *2)))))
+(-10 -7 (-15 -1606 (|#2| |#3|)))
+((-2483 (((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)) 47 (|has| (-883 |#2|) (-817 |#1|)))))
+(((-163 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-883 |#2|) (-817 |#1|)) (-15 -2483 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))) |%noBranch|)) (-1016) (-13 (-817 |#1|) (-158)) (-152 |#2|)) (T -163))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *3)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *3 (-152 *6)) (-4 (-883 *6) (-817 *5)) (-4 *6 (-13 (-817 *5) (-158))) (-5 *1 (-163 *5 *6 *3)))))
+(-10 -7 (IF (|has| (-883 |#2|) (-817 |#1|)) (-15 -2483 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))) |%noBranch|))
+((-2833 (((-589 |#1|) (-589 |#1|) |#1|) 38)) (-4045 (((-589 |#1|) |#1| (-589 |#1|)) 19)) (-1968 (((-589 |#1|) (-589 (-589 |#1|)) (-589 |#1|)) 33) ((|#1| (-589 |#1|) (-589 |#1|)) 31)))
+(((-164 |#1|) (-10 -7 (-15 -4045 ((-589 |#1|) |#1| (-589 |#1|))) (-15 -1968 (|#1| (-589 |#1|) (-589 |#1|))) (-15 -1968 ((-589 |#1|) (-589 (-589 |#1|)) (-589 |#1|))) (-15 -2833 ((-589 |#1|) (-589 |#1|) |#1|))) (-284)) (T -164))
+((-2833 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *3)) (-4 *3 (-284)) (-5 *1 (-164 *3)))) (-1968 (*1 *2 *3 *2) (-12 (-5 *3 (-589 (-589 *4))) (-5 *2 (-589 *4)) (-4 *4 (-284)) (-5 *1 (-164 *4)))) (-1968 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-164 *2)) (-4 *2 (-284)))) (-4045 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-284)) (-5 *1 (-164 *3)))))
+(-10 -7 (-15 -4045 ((-589 |#1|) |#1| (-589 |#1|))) (-15 -1968 (|#1| (-589 |#1|) (-589 |#1|))) (-15 -1968 ((-589 |#1|) (-589 (-589 |#1|)) (-589 |#1|))) (-15 -2833 ((-589 |#1|) (-589 |#1|) |#1|)))
+((-4051 (((-2 (|:| |start| |#2|) (|:| -3286 (-394 |#2|))) |#2|) 61)) (-4202 ((|#1| |#1|) 54)) (-1901 (((-155 |#1|) |#2|) 84)) (-2302 ((|#1| |#2|) 123) ((|#1| |#2| |#1|) 82)) (-4144 ((|#2| |#2|) 83)) (-4157 (((-394 |#2|) |#2| |#1|) 113) (((-394 |#2|) |#2| |#1| (-108)) 81)) (-2765 ((|#1| |#2|) 112)) (-3125 ((|#2| |#2|) 119)) (-3573 (((-394 |#2|) |#2|) 134) (((-394 |#2|) |#2| |#1|) 32) (((-394 |#2|) |#2| |#1| (-108)) 133)) (-3723 (((-589 (-2 (|:| -3286 (-589 |#2|)) (|:| -2052 |#1|))) |#2| |#2|) 132) (((-589 (-2 (|:| -3286 (-589 |#2|)) (|:| -2052 |#1|))) |#2| |#2| (-108)) 76)) (-2155 (((-589 (-155 |#1|)) |#2| |#1|) 40) (((-589 (-155 |#1|)) |#2|) 41)))
+(((-165 |#1| |#2|) (-10 -7 (-15 -2155 ((-589 (-155 |#1|)) |#2|)) (-15 -2155 ((-589 (-155 |#1|)) |#2| |#1|)) (-15 -3723 ((-589 (-2 (|:| -3286 (-589 |#2|)) (|:| -2052 |#1|))) |#2| |#2| (-108))) (-15 -3723 ((-589 (-2 (|:| -3286 (-589 |#2|)) (|:| -2052 |#1|))) |#2| |#2|)) (-15 -3573 ((-394 |#2|) |#2| |#1| (-108))) (-15 -3573 ((-394 |#2|) |#2| |#1|)) (-15 -3573 ((-394 |#2|) |#2|)) (-15 -3125 (|#2| |#2|)) (-15 -2765 (|#1| |#2|)) (-15 -4157 ((-394 |#2|) |#2| |#1| (-108))) (-15 -4157 ((-394 |#2|) |#2| |#1|)) (-15 -4144 (|#2| |#2|)) (-15 -2302 (|#1| |#2| |#1|)) (-15 -2302 (|#1| |#2|)) (-15 -1901 ((-155 |#1|) |#2|)) (-15 -4202 (|#1| |#1|)) (-15 -4051 ((-2 (|:| |start| |#2|) (|:| -3286 (-394 |#2|))) |#2|))) (-13 (-339) (-784)) (-1145 (-155 |#1|))) (T -165))
+((-4051 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-2 (|:| |start| *3) (|:| -3286 (-394 *3)))) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-4202 (*1 *2 *2) (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3)) (-4 *3 (-1145 (-155 *2))))) (-1901 (*1 *2 *3) (-12 (-5 *2 (-155 *4)) (-5 *1 (-165 *4 *3)) (-4 *4 (-13 (-339) (-784))) (-4 *3 (-1145 *2)))) (-2302 (*1 *2 *3) (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3)) (-4 *3 (-1145 (-155 *2))))) (-2302 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3)) (-4 *3 (-1145 (-155 *2))))) (-4144 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-784))) (-5 *1 (-165 *3 *2)) (-4 *2 (-1145 (-155 *3))))) (-4157 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-4157 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-2765 (*1 *2 *3) (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3)) (-4 *3 (-1145 (-155 *2))))) (-3125 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-784))) (-5 *1 (-165 *3 *2)) (-4 *2 (-1145 (-155 *3))))) (-3573 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-3573 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-3573 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3)) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-3723 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-2 (|:| -3286 (-589 *3)) (|:| -2052 *4)))) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-3723 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-339) (-784))) (-5 *2 (-589 (-2 (|:| -3286 (-589 *3)) (|:| -2052 *5)))) (-5 *1 (-165 *5 *3)) (-4 *3 (-1145 (-155 *5))))) (-2155 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-155 *4))) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))) (-2155 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-155 *4))) (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
+(-10 -7 (-15 -2155 ((-589 (-155 |#1|)) |#2|)) (-15 -2155 ((-589 (-155 |#1|)) |#2| |#1|)) (-15 -3723 ((-589 (-2 (|:| -3286 (-589 |#2|)) (|:| -2052 |#1|))) |#2| |#2| (-108))) (-15 -3723 ((-589 (-2 (|:| -3286 (-589 |#2|)) (|:| -2052 |#1|))) |#2| |#2|)) (-15 -3573 ((-394 |#2|) |#2| |#1| (-108))) (-15 -3573 ((-394 |#2|) |#2| |#1|)) (-15 -3573 ((-394 |#2|) |#2|)) (-15 -3125 (|#2| |#2|)) (-15 -2765 (|#1| |#2|)) (-15 -4157 ((-394 |#2|) |#2| |#1| (-108))) (-15 -4157 ((-394 |#2|) |#2| |#1|)) (-15 -4144 (|#2| |#2|)) (-15 -2302 (|#1| |#2| |#1|)) (-15 -2302 (|#1| |#2|)) (-15 -1901 ((-155 |#1|) |#2|)) (-15 -4202 (|#1| |#1|)) (-15 -4051 ((-2 (|:| |start| |#2|) (|:| -3286 (-394 |#2|))) |#2|)))
+((-1681 (((-3 |#2| "failed") |#2|) 14)) (-3666 (((-710) |#2|) 16)) (-3697 ((|#2| |#2| |#2|) 18)))
+(((-166 |#1| |#2|) (-10 -7 (-15 -1681 ((-3 |#2| "failed") |#2|)) (-15 -3666 ((-710) |#2|)) (-15 -3697 (|#2| |#2| |#2|))) (-1123) (-616 |#1|)) (T -166))
+((-3697 (*1 *2 *2 *2) (-12 (-4 *3 (-1123)) (-5 *1 (-166 *3 *2)) (-4 *2 (-616 *3)))) (-3666 (*1 *2 *3) (-12 (-4 *4 (-1123)) (-5 *2 (-710)) (-5 *1 (-166 *4 *3)) (-4 *3 (-616 *4)))) (-1681 (*1 *2 *2) (|partial| -12 (-4 *3 (-1123)) (-5 *1 (-166 *3 *2)) (-4 *2 (-616 *3)))))
+(-10 -7 (-15 -1681 ((-3 |#2| "failed") |#2|)) (-15 -3666 ((-710) |#2|)) (-15 -3697 (|#2| |#2| |#2|)))
+((-3427 (((-1087) $) 9)) (-3976 (((-794) $) 13)) (-1858 (((-589 (-1092)) $) 11)))
+(((-167) (-13 (-563 (-794)) (-10 -8 (-15 -3427 ((-1087) $)) (-15 -1858 ((-589 (-1092)) $))))) (T -167))
+((-3427 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-167)))) (-1858 (*1 *2 *1) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-167)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -3427 ((-1087) $)) (-15 -1858 ((-589 (-1092)) $))))
+((-4083 ((|#2| |#2|) 28)) (-1241 (((-108) |#2|) 19)) (-3597 (((-292 |#1|) |#2|) 12)) (-3610 (((-292 |#1|) |#2|) 14)) (-3368 ((|#2| |#2| (-1087)) 68) ((|#2| |#2|) 69)) (-3305 (((-155 (-292 |#1|)) |#2|) 10)) (-3072 ((|#2| |#2| (-1087)) 65) ((|#2| |#2|) 59)))
+(((-168 |#1| |#2|) (-10 -7 (-15 -3368 (|#2| |#2|)) (-15 -3368 (|#2| |#2| (-1087))) (-15 -3072 (|#2| |#2|)) (-15 -3072 (|#2| |#2| (-1087))) (-15 -3597 ((-292 |#1|) |#2|)) (-15 -3610 ((-292 |#1|) |#2|)) (-15 -1241 ((-108) |#2|)) (-15 -4083 (|#2| |#2|)) (-15 -3305 ((-155 (-292 |#1|)) |#2|))) (-13 (-515) (-786) (-964 (-523))) (-13 (-27) (-1109) (-406 (-155 |#1|)))) (T -168))
+((-3305 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-155 (-292 *4))) (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-4083 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3)))))) (-1241 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-108)) (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3610 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-292 *4)) (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3597 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-292 *4)) (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3072 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3072 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3)))))) (-3368 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *4)))))) (-3368 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3)))))))
+(-10 -7 (-15 -3368 (|#2| |#2|)) (-15 -3368 (|#2| |#2| (-1087))) (-15 -3072 (|#2| |#2|)) (-15 -3072 (|#2| |#2| (-1087))) (-15 -3597 ((-292 |#1|) |#2|)) (-15 -3610 ((-292 |#1|) |#2|)) (-15 -1241 ((-108) |#2|)) (-15 -4083 (|#2| |#2|)) (-15 -3305 ((-155 (-292 |#1|)) |#2|)))
+((-4013 (((-1169 (-629 (-883 |#1|))) (-1169 (-629 |#1|))) 24)) (-3976 (((-1169 (-629 (-383 (-883 |#1|)))) (-1169 (-629 |#1|))) 33)))
+(((-169 |#1|) (-10 -7 (-15 -4013 ((-1169 (-629 (-883 |#1|))) (-1169 (-629 |#1|)))) (-15 -3976 ((-1169 (-629 (-383 (-883 |#1|)))) (-1169 (-629 |#1|))))) (-158)) (T -169))
+((-3976 (*1 *2 *3) (-12 (-5 *3 (-1169 (-629 *4))) (-4 *4 (-158)) (-5 *2 (-1169 (-629 (-383 (-883 *4))))) (-5 *1 (-169 *4)))) (-4013 (*1 *2 *3) (-12 (-5 *3 (-1169 (-629 *4))) (-4 *4 (-158)) (-5 *2 (-1169 (-629 (-883 *4)))) (-5 *1 (-169 *4)))))
+(-10 -7 (-15 -4013 ((-1169 (-629 (-883 |#1|))) (-1169 (-629 |#1|)))) (-15 -3976 ((-1169 (-629 (-383 (-883 |#1|)))) (-1169 (-629 |#1|)))))
+((-3006 (((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523)))) 66)) (-3754 (((-1089 (-383 (-523))) (-589 (-523)) (-589 (-523))) 75)) (-2113 (((-1089 (-383 (-523))) (-523)) 40)) (-3563 (((-1089 (-383 (-523))) (-523)) 52)) (-1349 (((-383 (-523)) (-1089 (-383 (-523)))) 62)) (-1710 (((-1089 (-383 (-523))) (-523)) 32)) (-1781 (((-1089 (-383 (-523))) (-523)) 48)) (-2199 (((-1089 (-383 (-523))) (-523)) 46)) (-2834 (((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523)))) 60)) (-3749 (((-1089 (-383 (-523))) (-523)) 25)) (-3660 (((-383 (-523)) (-1089 (-383 (-523))) (-1089 (-383 (-523)))) 64)) (-1921 (((-1089 (-383 (-523))) (-523)) 30)) (-3469 (((-1089 (-383 (-523))) (-589 (-523))) 72)))
+(((-170) (-10 -7 (-15 -3749 ((-1089 (-383 (-523))) (-523))) (-15 -2113 ((-1089 (-383 (-523))) (-523))) (-15 -1710 ((-1089 (-383 (-523))) (-523))) (-15 -1921 ((-1089 (-383 (-523))) (-523))) (-15 -2199 ((-1089 (-383 (-523))) (-523))) (-15 -1781 ((-1089 (-383 (-523))) (-523))) (-15 -3563 ((-1089 (-383 (-523))) (-523))) (-15 -3660 ((-383 (-523)) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -2834 ((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -1349 ((-383 (-523)) (-1089 (-383 (-523))))) (-15 -3006 ((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -3469 ((-1089 (-383 (-523))) (-589 (-523)))) (-15 -3754 ((-1089 (-383 (-523))) (-589 (-523)) (-589 (-523)))))) (T -170))
+((-3754 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))) (-3469 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))) (-3006 (*1 *2 *2 *2) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))) (-1349 (*1 *2 *3) (-12 (-5 *3 (-1089 (-383 (-523)))) (-5 *2 (-383 (-523))) (-5 *1 (-170)))) (-2834 (*1 *2 *2 *2) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))) (-3660 (*1 *2 *3 *3) (-12 (-5 *3 (-1089 (-383 (-523)))) (-5 *2 (-383 (-523))) (-5 *1 (-170)))) (-3563 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-1781 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-2199 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-1921 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-1710 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-2113 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))) (-3749 (*1 *2 *3) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
+(-10 -7 (-15 -3749 ((-1089 (-383 (-523))) (-523))) (-15 -2113 ((-1089 (-383 (-523))) (-523))) (-15 -1710 ((-1089 (-383 (-523))) (-523))) (-15 -1921 ((-1089 (-383 (-523))) (-523))) (-15 -2199 ((-1089 (-383 (-523))) (-523))) (-15 -1781 ((-1089 (-383 (-523))) (-523))) (-15 -3563 ((-1089 (-383 (-523))) (-523))) (-15 -3660 ((-383 (-523)) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -2834 ((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -1349 ((-383 (-523)) (-1089 (-383 (-523))))) (-15 -3006 ((-1089 (-383 (-523))) (-1089 (-383 (-523))) (-1089 (-383 (-523))))) (-15 -3469 ((-1089 (-383 (-523))) (-589 (-523)))) (-15 -3754 ((-1089 (-383 (-523))) (-589 (-523)) (-589 (-523)))))
+((-3752 (((-394 (-1083 (-523))) (-523)) 28)) (-3589 (((-589 (-1083 (-523))) (-523)) 23)) (-4022 (((-1083 (-523)) (-523)) 21)))
+(((-171) (-10 -7 (-15 -3589 ((-589 (-1083 (-523))) (-523))) (-15 -4022 ((-1083 (-523)) (-523))) (-15 -3752 ((-394 (-1083 (-523))) (-523))))) (T -171))
+((-3752 (*1 *2 *3) (-12 (-5 *2 (-394 (-1083 (-523)))) (-5 *1 (-171)) (-5 *3 (-523)))) (-4022 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-171)) (-5 *3 (-523)))) (-3589 (*1 *2 *3) (-12 (-5 *2 (-589 (-1083 (-523)))) (-5 *1 (-171)) (-5 *3 (-523)))))
+(-10 -7 (-15 -3589 ((-589 (-1083 (-523))) (-523))) (-15 -4022 ((-1083 (-523)) (-523))) (-15 -3752 ((-394 (-1083 (-523))) (-523))))
+((-3397 (((-1068 (-203)) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 104)) (-1582 (((-589 (-1070)) (-1068 (-203))) NIL)) (-2690 (((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 80)) (-3212 (((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203)))) NIL)) (-3577 (((-589 (-1070)) (-589 (-203))) NIL)) (-4227 (((-203) (-1011 (-779 (-203)))) 24)) (-2978 (((-203) (-1011 (-779 (-203)))) 25)) (-4150 (((-355) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 97)) (-1995 (((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 42)) (-4161 (((-1070) (-203)) NIL)) (-1841 (((-1070) (-589 (-1070))) 20)) (-3532 (((-962) (-1087) (-1087) (-962)) 13)))
+(((-172) (-10 -7 (-15 -2690 ((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1995 ((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -4227 ((-203) (-1011 (-779 (-203))))) (-15 -2978 ((-203) (-1011 (-779 (-203))))) (-15 -4150 ((-355) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3212 ((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203))))) (-15 -3397 ((-1068 (-203)) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -4161 ((-1070) (-203))) (-15 -3577 ((-589 (-1070)) (-589 (-203)))) (-15 -1582 ((-589 (-1070)) (-1068 (-203)))) (-15 -1841 ((-1070) (-589 (-1070)))) (-15 -3532 ((-962) (-1087) (-1087) (-962))))) (T -172))
+((-3532 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-962)) (-5 *3 (-1087)) (-5 *1 (-172)))) (-1841 (*1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-172)))) (-1582 (*1 *2 *3) (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-172)))) (-3577 (*1 *2 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-172)))) (-4161 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-172)))) (-3397 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-172)))) (-3212 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-1087)) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-172)))) (-4150 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-172)))) (-2978 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-172)))) (-4227 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-172)))) (-1995 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-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 (-172)))) (-2690 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-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 (-172)))))
+(-10 -7 (-15 -2690 ((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1995 ((-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -4227 ((-203) (-1011 (-779 (-203))))) (-15 -2978 ((-203) (-1011 (-779 (-203))))) (-15 -4150 ((-355) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3212 ((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203))))) (-15 -3397 ((-1068 (-203)) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -4161 ((-1070) (-203))) (-15 -3577 ((-589 (-1070)) (-589 (-203)))) (-15 -1582 ((-589 (-1070)) (-1068 (-203)))) (-15 -1841 ((-1070) (-589 (-1070)))) (-15 -3532 ((-962) (-1087) (-1087) (-962))))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 55) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 32) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-173) (-726)) (T -173))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 58) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 37) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 60) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 41) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-174) (-726)) (T -174))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 67) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 36) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 69) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 40) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-175) (-726)) (T -175))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 54) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 30) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 56) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 34) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-176) (-726)) (T -176))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 65) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 35) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 67) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 38) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-177) (-726)) (T -177))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 71) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 33) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 73) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 36) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-178) (-726)) (T -178))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 78) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 43) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 80) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 44) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-179) (-726)) (T -179))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 68) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 37) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 70) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 40) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-180) (-726)) (T -180))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 62)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 29)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 65)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 32)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-181) (-726)) (T -181))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 60)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 32)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 63)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 34)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-182) (-726)) (T -182))
NIL
(-726)
-((-1680 (((-108) $ $) NIL)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 89) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 77) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 90) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 78) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-183) (-726)) (T -183))
NIL
(-726)
-((-3722 (((-3 (-2 (|:| -2888 (-110)) (|:| |w| (-203))) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 81)) (-1773 (((-523) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 39)) (-1399 (((-3 (-589 (-203)) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 69)))
-(((-184) (-10 -7 (-15 -3722 ((-3 (-2 (|:| -2888 (-110)) (|:| |w| (-203))) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1399 ((-3 (-589 (-203)) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1773 ((-523) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (T -184))
-((-1773 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-523)) (-5 *1 (-184)))) (-1399 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-184)))) (-3722 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| -2888 (-110)) (|:| |w| (-203)))) (-5 *1 (-184)))))
-(-10 -7 (-15 -3722 ((-3 (-2 (|:| -2888 (-110)) (|:| |w| (-203))) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1399 ((-3 (-589 (-203)) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1773 ((-523) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
-((-3311 (((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 37)) (-2499 (((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 128)) (-2250 (((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-629 (-292 (-203)))) 88)) (-3632 (((-355) (-629 (-292 (-203)))) 111)) (-1623 (((-629 (-292 (-203))) (-1169 (-292 (-203))) (-589 (-1087))) 108)) (-3027 (((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 26)) (-3017 (((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 42)) (-2812 (((-629 (-292 (-203))) (-629 (-292 (-203))) (-589 (-1087)) (-1169 (-292 (-203)))) 100)) (-4066 (((-355) (-355) (-589 (-355))) 105) (((-355) (-355) (-355)) 103)) (-3708 (((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 33)))
-(((-185) (-10 -7 (-15 -4066 ((-355) (-355) (-355))) (-15 -4066 ((-355) (-355) (-589 (-355)))) (-15 -3632 ((-355) (-629 (-292 (-203))))) (-15 -1623 ((-629 (-292 (-203))) (-1169 (-292 (-203))) (-589 (-1087)))) (-15 -2812 ((-629 (-292 (-203))) (-629 (-292 (-203))) (-589 (-1087)) (-1169 (-292 (-203))))) (-15 -2250 ((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-629 (-292 (-203))))) (-15 -2499 ((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3311 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3017 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3708 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3027 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (T -185))
-((-3027 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-3708 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-3017 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-3311 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-2499 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355)))) (-5 *1 (-185)))) (-2250 (*1 *2 *3) (-12 (-5 *3 (-629 (-292 (-203)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355)))) (-5 *1 (-185)))) (-2812 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-629 (-292 (-203)))) (-5 *3 (-589 (-1087))) (-5 *4 (-1169 (-292 (-203)))) (-5 *1 (-185)))) (-1623 (*1 *2 *3 *4) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *4 (-589 (-1087))) (-5 *2 (-629 (-292 (-203)))) (-5 *1 (-185)))) (-3632 (*1 *2 *3) (-12 (-5 *3 (-629 (-292 (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-4066 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-355))) (-5 *2 (-355)) (-5 *1 (-185)))) (-4066 (*1 *2 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-185)))))
-(-10 -7 (-15 -4066 ((-355) (-355) (-355))) (-15 -4066 ((-355) (-355) (-589 (-355)))) (-15 -3632 ((-355) (-629 (-292 (-203))))) (-15 -1623 ((-629 (-292 (-203))) (-1169 (-292 (-203))) (-589 (-1087)))) (-15 -2812 ((-629 (-292 (-203))) (-629 (-292 (-203))) (-589 (-1087)) (-1169 (-292 (-203))))) (-15 -2250 ((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-629 (-292 (-203))))) (-15 -2499 ((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3311 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3017 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3708 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3027 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
-((-1680 (((-108) $ $) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 37)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1791 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 60)) (-3941 (((-108) $ $) NIL)))
+((-3811 (((-3 (-2 (|:| -3362 (-110)) (|:| |w| (-203))) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 85)) (-1251 (((-523) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 42)) (-3925 (((-3 (-589 (-203)) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 73)))
+(((-184) (-10 -7 (-15 -3811 ((-3 (-2 (|:| -3362 (-110)) (|:| |w| (-203))) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3925 ((-3 (-589 (-203)) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1251 ((-523) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (T -184))
+((-1251 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-523)) (-5 *1 (-184)))) (-3925 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-184)))) (-3811 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| -3362 (-110)) (|:| |w| (-203)))) (-5 *1 (-184)))))
+(-10 -7 (-15 -3811 ((-3 (-2 (|:| -3362 (-110)) (|:| |w| (-203))) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3925 ((-3 (-589 (-203)) "failed") (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1251 ((-523) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
+((-3987 (((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 39)) (-2577 (((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 129)) (-2260 (((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-629 (-292 (-203)))) 88)) (-1695 (((-355) (-629 (-292 (-203)))) 112)) (-2296 (((-629 (-292 (-203))) (-1169 (-292 (-203))) (-589 (-1087))) 109)) (-4210 (((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 30)) (-4139 (((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 43)) (-1349 (((-629 (-292 (-203))) (-629 (-292 (-203))) (-589 (-1087)) (-1169 (-292 (-203)))) 101)) (-3454 (((-355) (-355) (-589 (-355))) 106) (((-355) (-355) (-355)) 104)) (-3673 (((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 36)))
+(((-185) (-10 -7 (-15 -3454 ((-355) (-355) (-355))) (-15 -3454 ((-355) (-355) (-589 (-355)))) (-15 -1695 ((-355) (-629 (-292 (-203))))) (-15 -2296 ((-629 (-292 (-203))) (-1169 (-292 (-203))) (-589 (-1087)))) (-15 -1349 ((-629 (-292 (-203))) (-629 (-292 (-203))) (-589 (-1087)) (-1169 (-292 (-203))))) (-15 -2260 ((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-629 (-292 (-203))))) (-15 -2577 ((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3987 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -4139 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3673 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -4210 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (T -185))
+((-4210 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-3673 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-4139 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-3987 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-2577 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355)))) (-5 *1 (-185)))) (-2260 (*1 *2 *3) (-12 (-5 *3 (-629 (-292 (-203)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355)))) (-5 *1 (-185)))) (-1349 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-629 (-292 (-203)))) (-5 *3 (-589 (-1087))) (-5 *4 (-1169 (-292 (-203)))) (-5 *1 (-185)))) (-2296 (*1 *2 *3 *4) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *4 (-589 (-1087))) (-5 *2 (-629 (-292 (-203)))) (-5 *1 (-185)))) (-1695 (*1 *2 *3) (-12 (-5 *3 (-629 (-292 (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))) (-3454 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-355))) (-5 *2 (-355)) (-5 *1 (-185)))) (-3454 (*1 *2 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-185)))))
+(-10 -7 (-15 -3454 ((-355) (-355) (-355))) (-15 -3454 ((-355) (-355) (-589 (-355)))) (-15 -1695 ((-355) (-629 (-292 (-203))))) (-15 -2296 ((-629 (-292 (-203))) (-1169 (-292 (-203))) (-589 (-1087)))) (-15 -1349 ((-629 (-292 (-203))) (-629 (-292 (-203))) (-589 (-1087)) (-1169 (-292 (-203))))) (-15 -2260 ((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-629 (-292 (-203))))) (-15 -2577 ((-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3987 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -4139 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3673 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -4210 ((-355) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
+((-3260 (((-108) $ $) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 41)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-3306 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 64)) (-4037 (((-108) $ $) NIL)))
(((-186) (-739)) (T -186))
NIL
(-739)
-((-1680 (((-108) $ $) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 37)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1791 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 60)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 41)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-3306 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 62)) (-4037 (((-108) $ $) NIL)))
(((-187) (-739)) (T -187))
NIL
(-739)
-((-1680 (((-108) $ $) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 36)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1791 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 64)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 40)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-3306 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 66)) (-4037 (((-108) $ $) NIL)))
(((-188) (-739)) (T -188))
NIL
(-739)
-((-1680 (((-108) $ $) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 42)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1791 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 73)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 46)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-3306 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 75)) (-4037 (((-108) $ $) NIL)))
(((-189) (-739)) (T -189))
NIL
(-739)
-((-2634 (((-589 (-1087)) (-1087) (-710)) 22)) (-1564 (((-292 (-203)) (-292 (-203))) 29)) (-3877 (((-108) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 67)) (-2919 (((-108) (-203) (-203) (-589 (-292 (-203)))) 43)))
-(((-190) (-10 -7 (-15 -2634 ((-589 (-1087)) (-1087) (-710))) (-15 -1564 ((-292 (-203)) (-292 (-203)))) (-15 -2919 ((-108) (-203) (-203) (-589 (-292 (-203))))) (-15 -3877 ((-108) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))))) (T -190))
-((-3877 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *2 (-108)) (-5 *1 (-190)))) (-2919 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-589 (-292 (-203)))) (-5 *3 (-203)) (-5 *2 (-108)) (-5 *1 (-190)))) (-1564 (*1 *2 *2) (-12 (-5 *2 (-292 (-203))) (-5 *1 (-190)))) (-2634 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-5 *2 (-589 (-1087))) (-5 *1 (-190)) (-5 *3 (-1087)))))
-(-10 -7 (-15 -2634 ((-589 (-1087)) (-1087) (-710))) (-15 -1564 ((-292 (-203)) (-292 (-203)))) (-15 -2919 ((-108) (-203) (-203) (-589 (-292 (-203))))) (-15 -3877 ((-108) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))))
-((-1680 (((-108) $ $) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 17)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1824 (((-962) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 55)) (-3941 (((-108) $ $) NIL)))
+((-1304 (((-589 (-1087)) (-1087) (-710)) 23)) (-2879 (((-292 (-203)) (-292 (-203))) 31)) (-3449 (((-108) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 73)) (-2499 (((-108) (-203) (-203) (-589 (-292 (-203)))) 44)))
+(((-190) (-10 -7 (-15 -1304 ((-589 (-1087)) (-1087) (-710))) (-15 -2879 ((-292 (-203)) (-292 (-203)))) (-15 -2499 ((-108) (-203) (-203) (-589 (-292 (-203))))) (-15 -3449 ((-108) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))))) (T -190))
+((-3449 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *2 (-108)) (-5 *1 (-190)))) (-2499 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-589 (-292 (-203)))) (-5 *3 (-203)) (-5 *2 (-108)) (-5 *1 (-190)))) (-2879 (*1 *2 *2) (-12 (-5 *2 (-292 (-203))) (-5 *1 (-190)))) (-1304 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-5 *2 (-589 (-1087))) (-5 *1 (-190)) (-5 *3 (-1087)))))
+(-10 -7 (-15 -1304 ((-589 (-1087)) (-1087) (-710))) (-15 -2879 ((-292 (-203)) (-292 (-203)))) (-15 -2499 ((-108) (-203) (-203) (-589 (-292 (-203))))) (-15 -3449 ((-108) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))))
+((-3260 (((-108) $ $) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 26)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-3687 (((-962) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 57)) (-4037 (((-108) $ $) NIL)))
(((-191) (-826)) (T -191))
NIL
(-826)
-((-1680 (((-108) $ $) NIL)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 12)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1824 (((-962) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 21)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-3687 (((-962) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) NIL)) (-4037 (((-108) $ $) NIL)))
(((-192) (-826)) (T -192))
NIL
(-826)
-((-1680 (((-108) $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4048 (((-1174) $) 36) (((-1174) $ (-852) (-852)) 38)) (-1937 (($ $ (-918)) 19) (((-223 (-1070)) $ (-1087)) 15)) (-1239 (((-1174) $) 34)) (-1691 (((-794) $) 31) (($ (-589 |#1|)) 8)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $ $) 27)) (-4045 (($ $ $) 22)))
-(((-193 |#1|) (-13 (-1016) (-10 -8 (-15 -1937 ($ $ (-918))) (-15 -1937 ((-223 (-1070)) $ (-1087))) (-15 -4045 ($ $ $)) (-15 -4060 ($ $ $)) (-15 -1691 ($ (-589 |#1|))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $)) (-15 -4048 ((-1174) $ (-852) (-852))))) (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $))))) (T -193))
-((-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-918)) (-5 *1 (-193 *3)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $))))))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-223 (-1070))) (-5 *1 (-193 *4)) (-4 *4 (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ *3)) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $))))))) (-4045 (*1 *1 *1 *1) (-12 (-5 *1 (-193 *2)) (-4 *2 (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $))))))) (-4060 (*1 *1 *1 *1) (-12 (-5 *1 (-193 *2)) (-4 *2 (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $))))))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $))))) (-5 *1 (-193 *3)))) (-1239 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-193 *3)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 (*2 $)) (-15 -4048 (*2 $))))))) (-4048 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-193 *3)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 (*2 $)) (-15 -4048 (*2 $))))))) (-4048 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-193 *4)) (-4 *4 (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 (*2 $)) (-15 -4048 (*2 $))))))))
-(-13 (-1016) (-10 -8 (-15 -1937 ($ $ (-918))) (-15 -1937 ((-223 (-1070)) $ (-1087))) (-15 -4045 ($ $ $)) (-15 -4060 ($ $ $)) (-15 -1691 ($ (-589 |#1|))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $)) (-15 -4048 ((-1174) $ (-852) (-852)))))
-((-2664 ((|#2| |#4| (-1 |#2| |#2|)) 46)))
-(((-194 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2664 (|#2| |#4| (-1 |#2| |#2|)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -194))
-((-2664 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-339)) (-4 *6 (-1145 (-383 *2))) (-4 *2 (-1145 *5)) (-5 *1 (-194 *5 *2 *6 *3)) (-4 *3 (-318 *5 *2 *6)))))
-(-10 -7 (-15 -2664 (|#2| |#4| (-1 |#2| |#2|))))
-((-2342 ((|#2| |#2| (-710) |#2|) 41)) (-3457 ((|#2| |#2| (-710) |#2|) 37)) (-3100 (((-589 |#2|) (-589 (-2 (|:| |deg| (-710)) (|:| -3620 |#2|)))) 57)) (-3036 (((-589 (-2 (|:| |deg| (-710)) (|:| -3620 |#2|))) |#2|) 52)) (-1776 (((-108) |#2|) 49)) (-1982 (((-394 |#2|) |#2|) 76)) (-2424 (((-394 |#2|) |#2|) 75)) (-4186 ((|#2| |#2| (-710) |#2|) 35)) (-3565 (((-2 (|:| |cont| |#1|) (|:| -3491 (-589 (-2 (|:| |irr| |#2|) (|:| -1787 (-523)))))) |#2| (-108)) 68)))
-(((-195 |#1| |#2|) (-10 -7 (-15 -2424 ((-394 |#2|) |#2|)) (-15 -1982 ((-394 |#2|) |#2|)) (-15 -3565 ((-2 (|:| |cont| |#1|) (|:| -3491 (-589 (-2 (|:| |irr| |#2|) (|:| -1787 (-523)))))) |#2| (-108))) (-15 -3036 ((-589 (-2 (|:| |deg| (-710)) (|:| -3620 |#2|))) |#2|)) (-15 -3100 ((-589 |#2|) (-589 (-2 (|:| |deg| (-710)) (|:| -3620 |#2|))))) (-15 -4186 (|#2| |#2| (-710) |#2|)) (-15 -3457 (|#2| |#2| (-710) |#2|)) (-15 -2342 (|#2| |#2| (-710) |#2|)) (-15 -1776 ((-108) |#2|))) (-325) (-1145 |#1|)) (T -195))
-((-1776 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))) (-2342 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2)) (-4 *2 (-1145 *4)))) (-3457 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2)) (-4 *2 (-1145 *4)))) (-4186 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2)) (-4 *2 (-1145 *4)))) (-3100 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| |deg| (-710)) (|:| -3620 *5)))) (-4 *5 (-1145 *4)) (-4 *4 (-325)) (-5 *2 (-589 *5)) (-5 *1 (-195 *4 *5)))) (-3036 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-589 (-2 (|:| |deg| (-710)) (|:| -3620 *3)))) (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))) (-3565 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-325)) (-5 *2 (-2 (|:| |cont| *5) (|:| -3491 (-589 (-2 (|:| |irr| *3) (|:| -1787 (-523))))))) (-5 *1 (-195 *5 *3)) (-4 *3 (-1145 *5)))) (-1982 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-394 *3)) (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))) (-2424 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-394 *3)) (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -2424 ((-394 |#2|) |#2|)) (-15 -1982 ((-394 |#2|) |#2|)) (-15 -3565 ((-2 (|:| |cont| |#1|) (|:| -3491 (-589 (-2 (|:| |irr| |#2|) (|:| -1787 (-523)))))) |#2| (-108))) (-15 -3036 ((-589 (-2 (|:| |deg| (-710)) (|:| -3620 |#2|))) |#2|)) (-15 -3100 ((-589 |#2|) (-589 (-2 (|:| |deg| (-710)) (|:| -3620 |#2|))))) (-15 -4186 (|#2| |#2| (-710) |#2|)) (-15 -3457 (|#2| |#2| (-710) |#2|)) (-15 -2342 (|#2| |#2| (-710) |#2|)) (-15 -1776 ((-108) |#2|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 (((-523) $) NIL (|has| (-523) (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| (-523) (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-523) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-523) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-523) (-964 (-523))))) (-3508 (((-523) $) NIL) (((-1087) $) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-523) (-964 (-523)))) (((-523) $) NIL (|has| (-523) (-964 (-523))))) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-523) (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) NIL (|has| (-523) (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-523) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-523) (-817 (-355))))) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL)) (-3316 (((-523) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| (-523) (-1063)))) (-2057 (((-108) $) NIL (|has| (-523) (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| (-523) (-786)))) (-1345 (($ (-1 (-523) (-523)) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-523) (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| (-523) (-284))) (((-383 (-523)) $) NIL)) (-2733 (((-523) $) NIL (|has| (-523) (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 (-523)) (-589 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-523) (-523)) NIL (|has| (-523) (-286 (-523)))) (($ $ (-271 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-271 (-523)))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-1087)) (-589 (-523))) NIL (|has| (-523) (-484 (-1087) (-523)))) (($ $ (-1087) (-523)) NIL (|has| (-523) (-484 (-1087) (-523))))) (-3413 (((-710) $) NIL)) (-1937 (($ $ (-523)) NIL (|has| (-523) (-263 (-523) (-523))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-2793 (($ $) NIL)) (-3329 (((-523) $) NIL)) (-2337 (($ (-383 (-523))) 8)) (-1400 (((-823 (-523)) $) NIL (|has| (-523) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-523) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-523) (-564 (-499)))) (((-355) $) NIL (|has| (-523) (-949))) (((-203) $) NIL (|has| (-523) (-949)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-523) (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 7) (($ (-523)) NIL) (($ (-1087)) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL) (((-932 10) $) 9)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-523) (-840))) (|has| (-523) (-134))))) (-3272 (((-710)) NIL)) (-3809 (((-523) $) NIL (|has| (-523) (-508)))) (-2801 (((-108) $ $) NIL)) (-2695 (($ $) NIL (|has| (-523) (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-4006 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3966 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4074 (($ $ $) NIL) (($ (-523) (-523)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-523) $) NIL) (($ $ (-523)) NIL)))
-(((-196) (-13 (-921 (-523)) (-10 -8 (-15 -1691 ((-383 (-523)) $)) (-15 -1691 ((-932 10) $)) (-15 -4110 ((-383 (-523)) $)) (-15 -2337 ($ (-383 (-523))))))) (T -196))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-932 10)) (-5 *1 (-196)))) (-4110 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196)))) (-2337 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196)))))
-(-13 (-921 (-523)) (-10 -8 (-15 -1691 ((-383 (-523)) $)) (-15 -1691 ((-932 10) $)) (-15 -4110 ((-383 (-523)) $)) (-15 -2337 ($ (-383 (-523))))))
-((-2814 (((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)) (-1070)) 27) (((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|))) 23)) (-1537 (((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1087) (-779 |#2|) (-779 |#2|) (-108)) 16)))
-(((-197 |#1| |#2|) (-10 -7 (-15 -2814 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)))) (-15 -2814 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)) (-1070))) (-15 -1537 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1087) (-779 |#2|) (-779 |#2|) (-108)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-889) (-29 |#1|))) (T -197))
-((-1537 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1087)) (-5 *6 (-108)) (-4 *7 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-4 *3 (-13 (-1109) (-889) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-197 *7 *3)) (-5 *5 (-779 *3)))) (-2814 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1009 (-779 *3))) (-5 *5 (-1070)) (-4 *3 (-13 (-1109) (-889) (-29 *6))) (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-197 *6 *3)))) (-2814 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-779 *3))) (-4 *3 (-13 (-1109) (-889) (-29 *5))) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-197 *5 *3)))))
-(-10 -7 (-15 -2814 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)))) (-15 -2814 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)) (-1070))) (-15 -1537 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1087) (-779 |#2|) (-779 |#2|) (-108))))
-((-2814 (((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))) (-1070)) 44) (((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|))))) 41) (((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))) (-1070)) 45) (((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|)))) 17)))
-(((-198 |#1|) (-10 -7 (-15 -2814 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))))) (-15 -2814 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))) (-1070))) (-15 -2814 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))))) (-15 -2814 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))) (-1070)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (T -198))
-((-2814 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1009 (-779 (-383 (-883 *6))))) (-5 *5 (-1070)) (-5 *3 (-383 (-883 *6))) (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 (-292 *6))) (|:| |f2| (-589 (-779 (-292 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-198 *6)))) (-2814 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-779 (-383 (-883 *5))))) (-5 *3 (-383 (-883 *5))) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 (-292 *5))) (|:| |f2| (-589 (-779 (-292 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-198 *5)))) (-2814 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-383 (-883 *6))) (-5 *4 (-1009 (-779 (-292 *6)))) (-5 *5 (-1070)) (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 (-292 *6))) (|:| |f2| (-589 (-779 (-292 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-198 *6)))) (-2814 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1009 (-779 (-292 *5)))) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 (-292 *5))) (|:| |f2| (-589 (-779 (-292 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-198 *5)))))
-(-10 -7 (-15 -2814 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))))) (-15 -2814 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))) (-1070))) (-15 -2814 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))))) (-15 -2814 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))) (-1070))))
-((-2116 (((-2 (|:| -1385 (-1083 |#1|)) (|:| |deg| (-852))) (-1083 |#1|)) 20)) (-1870 (((-589 (-292 |#2|)) (-292 |#2|) (-852)) 42)))
-(((-199 |#1| |#2|) (-10 -7 (-15 -2116 ((-2 (|:| -1385 (-1083 |#1|)) (|:| |deg| (-852))) (-1083 |#1|))) (-15 -1870 ((-589 (-292 |#2|)) (-292 |#2|) (-852)))) (-973) (-13 (-515) (-786))) (T -199))
-((-1870 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-4 *6 (-13 (-515) (-786))) (-5 *2 (-589 (-292 *6))) (-5 *1 (-199 *5 *6)) (-5 *3 (-292 *6)) (-4 *5 (-973)))) (-2116 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-2 (|:| -1385 (-1083 *4)) (|:| |deg| (-852)))) (-5 *1 (-199 *4 *5)) (-5 *3 (-1083 *4)) (-4 *5 (-13 (-515) (-786))))))
-(-10 -7 (-15 -2116 ((-2 (|:| -1385 (-1083 |#1|)) (|:| |deg| (-852))) (-1083 |#1|))) (-15 -1870 ((-589 (-292 |#2|)) (-292 |#2|) (-852))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2573 ((|#1| $) NIL)) (-3781 ((|#1| $) 25)) (-1620 (((-108) $ (-710)) NIL)) (-4189 (($) NIL T CONST)) (-4084 (($ $) NIL)) (-1426 (($ $) 31)) (-2581 ((|#1| |#1| $) NIL)) (-2197 ((|#1| $) NIL)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2616 (((-710) $) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1293 ((|#1| $) NIL)) (-1287 ((|#1| |#1| $) 28)) (-3168 ((|#1| |#1| $) 30)) (-3108 (($ |#1| $) NIL)) (-1933 (((-710) $) 27)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1212 ((|#1| $) NIL)) (-2478 ((|#1| $) 26)) (-2349 ((|#1| $) 24)) (-3048 ((|#1| $) NIL)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-3542 ((|#1| |#1| $) NIL)) (-1777 (((-108) $) 9)) (-3320 (($) NIL)) (-3629 ((|#1| $) NIL)) (-2486 (($) NIL) (($ (-589 |#1|)) 16)) (-1576 (((-710) $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-3750 ((|#1| $) 13)) (-2417 (($ (-589 |#1|)) NIL)) (-3579 ((|#1| $) NIL)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-200 |#1|) (-13 (-231 |#1|) (-10 -8 (-15 -2486 ($ (-589 |#1|))))) (-1016)) (T -200))
-((-2486 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-200 *3)))))
-(-13 (-231 |#1|) (-10 -8 (-15 -2486 ($ (-589 |#1|)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2729 (($ (-292 |#1|)) 23)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2977 (((-108) $) NIL)) (-1220 (((-3 (-292 |#1|) "failed") $) NIL)) (-3508 (((-292 |#1|) $) NIL)) (-1457 (($ $) 31)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-1345 (($ (-1 (-292 |#1|) (-292 |#1|)) $) NIL)) (-1437 (((-292 |#1|) $) NIL)) (-1449 (($ $) 30)) (-2032 (((-1070) $) NIL)) (-1756 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-1621 (($ (-710)) NIL)) (-3162 (($ $) 32)) (-2640 (((-523) $) NIL)) (-1691 (((-794) $) 57) (($ (-523)) NIL) (($ (-292 |#1|)) NIL)) (-2084 (((-292 |#1|) $ $) NIL)) (-3272 (((-710)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 25 T CONST)) (-1891 (($) 50 T CONST)) (-3941 (((-108) $ $) 28)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 19)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 24) (($ (-292 |#1|) $) 18)))
-(((-201 |#1| |#2|) (-13 (-567 (-292 |#1|)) (-964 (-292 |#1|)) (-10 -8 (-15 -1437 ((-292 |#1|) $)) (-15 -1449 ($ $)) (-15 -1457 ($ $)) (-15 -2084 ((-292 |#1|) $ $)) (-15 -1621 ($ (-710))) (-15 -1756 ((-108) $)) (-15 -2977 ((-108) $)) (-15 -2640 ((-523) $)) (-15 -1345 ($ (-1 (-292 |#1|) (-292 |#1|)) $)) (-15 -2729 ($ (-292 |#1|))) (-15 -3162 ($ $)))) (-13 (-973) (-786)) (-589 (-1087))) (T -201))
-((-1437 (*1 *2 *1) (-12 (-5 *2 (-292 *3)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-1449 (*1 *1 *1) (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786))) (-14 *3 (-589 (-1087))))) (-1457 (*1 *1 *1) (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786))) (-14 *3 (-589 (-1087))))) (-2084 (*1 *2 *1 *1) (-12 (-5 *2 (-292 *3)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-1621 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-1756 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-2977 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-2640 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-292 *3) (-292 *3))) (-4 *3 (-13 (-973) (-786))) (-5 *1 (-201 *3 *4)) (-14 *4 (-589 (-1087))))) (-2729 (*1 *1 *2) (-12 (-5 *2 (-292 *3)) (-4 *3 (-13 (-973) (-786))) (-5 *1 (-201 *3 *4)) (-14 *4 (-589 (-1087))))) (-3162 (*1 *1 *1) (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786))) (-14 *3 (-589 (-1087))))))
-(-13 (-567 (-292 |#1|)) (-964 (-292 |#1|)) (-10 -8 (-15 -1437 ((-292 |#1|) $)) (-15 -1449 ($ $)) (-15 -1457 ($ $)) (-15 -2084 ((-292 |#1|) $ $)) (-15 -1621 ($ (-710))) (-15 -1756 ((-108) $)) (-15 -2977 ((-108) $)) (-15 -2640 ((-523) $)) (-15 -1345 ($ (-1 (-292 |#1|) (-292 |#1|)) $)) (-15 -2729 ($ (-292 |#1|))) (-15 -3162 ($ $))))
-((-3740 (((-108) (-1070)) 22)) (-2749 (((-3 (-779 |#2|) "failed") (-562 |#2|) |#2| (-779 |#2|) (-779 |#2|) (-108)) 32)) (-3608 (((-3 (-108) "failed") (-1083 |#2|) (-779 |#2|) (-779 |#2|) (-108)) 73) (((-3 (-108) "failed") (-883 |#1|) (-1087) (-779 |#2|) (-779 |#2|) (-108)) 74)))
-(((-202 |#1| |#2|) (-10 -7 (-15 -3740 ((-108) (-1070))) (-15 -2749 ((-3 (-779 |#2|) "failed") (-562 |#2|) |#2| (-779 |#2|) (-779 |#2|) (-108))) (-15 -3608 ((-3 (-108) "failed") (-883 |#1|) (-1087) (-779 |#2|) (-779 |#2|) (-108))) (-15 -3608 ((-3 (-108) "failed") (-1083 |#2|) (-779 |#2|) (-779 |#2|) (-108)))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-29 |#1|))) (T -202))
-((-3608 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1083 *6)) (-5 *4 (-779 *6)) (-4 *6 (-13 (-1109) (-29 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-202 *5 *6)))) (-3608 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-883 *6)) (-5 *4 (-1087)) (-5 *5 (-779 *7)) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-4 *7 (-13 (-1109) (-29 *6))) (-5 *1 (-202 *6 *7)))) (-2749 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-779 *4)) (-5 *3 (-562 *4)) (-5 *5 (-108)) (-4 *4 (-13 (-1109) (-29 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-202 *6 *4)))) (-3740 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-108)) (-5 *1 (-202 *4 *5)) (-4 *5 (-13 (-1109) (-29 *4))))))
-(-10 -7 (-15 -3740 ((-108) (-1070))) (-15 -2749 ((-3 (-779 |#2|) "failed") (-562 |#2|) |#2| (-779 |#2|) (-779 |#2|) (-108))) (-15 -3608 ((-3 (-108) "failed") (-883 |#1|) (-1087) (-779 |#2|) (-779 |#2|) (-108))) (-15 -3608 ((-3 (-108) "failed") (-1083 |#2|) (-779 |#2|) (-779 |#2|) (-108))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 89)) (-2046 (((-523) $) 99)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3276 (($ $) NIL)) (-1462 (($ $) 77)) (-1285 (($ $) 65)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2437 (($ $) 56)) (-2787 (((-108) $ $) NIL)) (-1441 (($ $) 75)) (-1260 (($ $) 63)) (-3482 (((-523) $) 116)) (-1481 (($ $) 80)) (-1309 (($ $) 67)) (-4189 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-1220 (((-3 (-523) "failed") $) 115) (((-3 (-383 (-523)) "failed") $) 112)) (-3508 (((-523) $) 113) (((-383 (-523)) $) 110)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) 92)) (-3240 (((-383 (-523)) $ (-710)) 108) (((-383 (-523)) $ (-710) (-710)) 107)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2285 (((-852)) 29) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-3712 (((-108) $) NIL)) (-3352 (($) 39)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL)) (-3437 (((-523) $) 35)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL)) (-1863 (($ $) NIL)) (-2057 (((-108) $) 88)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) 53) (($) 34 (-12 (-4179 (|has| $ (-6 -4231))) (-4179 (|has| $ (-6 -4239)))))) (-3158 (($ $ $) 52) (($) 33 (-12 (-4179 (|has| $ (-6 -4231))) (-4179 (|has| $ (-6 -4239)))))) (-1512 (((-523) $) 27)) (-2128 (($ $) 30)) (-1602 (($ $) 57)) (-2313 (($ $) 62)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-3297 (((-852) (-523)) NIL (|has| $ (-6 -4239)))) (-3951 (((-1034) $) NIL) (((-523) $) 90)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL)) (-2733 (($ $) NIL)) (-4210 (($ (-523) (-523)) NIL) (($ (-523) (-523) (-852)) 100)) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1475 (((-523) $) 28)) (-2287 (($) 38)) (-2922 (($ $) 61)) (-3413 (((-710) $) NIL)) (-3651 (((-1070) (-1070)) 8)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3229 (((-852)) NIL) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-3984 (($ $ (-710)) NIL) (($ $) 93)) (-3892 (((-852) (-523)) NIL (|has| $ (-6 -4239)))) (-2306 (($ $) 78)) (-1322 (($ $) 68)) (-1471 (($ $) 79)) (-1295 (($ $) 66)) (-1453 (($ $) 76)) (-1274 (($ $) 64)) (-1400 (((-355) $) 104) (((-203) $) 101) (((-823 (-355)) $) NIL) (((-499) $) 45)) (-1691 (((-794) $) 42) (($ (-523)) 60) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-523)) 60) (($ (-383 (-523))) NIL)) (-3272 (((-710)) NIL)) (-3809 (($ $) NIL)) (-3401 (((-852)) 32) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-1416 (((-852)) 25)) (-2341 (($ $) 83)) (-1401 (($ $) 71) (($ $ $) 109)) (-2801 (((-108) $ $) NIL)) (-2318 (($ $) 81)) (-1334 (($ $) 69)) (-2366 (($ $) 86)) (-1421 (($ $) 74)) (-2102 (($ $) 84)) (-1431 (($ $) 72)) (-2353 (($ $) 85)) (-1413 (($ $) 73)) (-2330 (($ $) 82)) (-1346 (($ $) 70)) (-2695 (($ $) 117)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 36 T CONST)) (-1891 (($) 37 T CONST)) (-2111 (((-1070) $) 19) (((-1070) $ (-108)) 21) (((-1174) (-761) $) 22) (((-1174) (-761) $ (-108)) 23)) (-2846 (($ $) 96)) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-4056 (($ $ $) 98)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 54)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 46)) (-4074 (($ $ $) 87) (($ $ (-523)) 55)) (-4060 (($ $) 47) (($ $ $) 49)) (-4045 (($ $ $) 48)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 58) (($ $ (-383 (-523))) 128) (($ $ $) 59)) (* (($ (-852) $) 31) (($ (-710) $) NIL) (($ (-523) $) 51) (($ $ $) 50) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
-(((-203) (-13 (-380) (-211) (-767) (-1109) (-564 (-499)) (-10 -8 (-15 -4074 ($ $ (-523))) (-15 ** ($ $ $)) (-15 -2287 ($)) (-15 -3951 ((-523) $)) (-15 -2128 ($ $)) (-15 -1602 ($ $)) (-15 -1401 ($ $ $)) (-15 -2846 ($ $)) (-15 -4056 ($ $ $)) (-15 -3651 ((-1070) (-1070))) (-15 -3240 ((-383 (-523)) $ (-710))) (-15 -3240 ((-383 (-523)) $ (-710) (-710)))))) (T -203))
-((** (*1 *1 *1 *1) (-5 *1 (-203))) (-4074 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-203)))) (-2287 (*1 *1) (-5 *1 (-203))) (-3951 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-203)))) (-2128 (*1 *1 *1) (-5 *1 (-203))) (-1602 (*1 *1 *1) (-5 *1 (-203))) (-1401 (*1 *1 *1 *1) (-5 *1 (-203))) (-2846 (*1 *1 *1) (-5 *1 (-203))) (-4056 (*1 *1 *1 *1) (-5 *1 (-203))) (-3651 (*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-203)))) (-3240 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-203)))) (-3240 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-203)))))
-(-13 (-380) (-211) (-767) (-1109) (-564 (-499)) (-10 -8 (-15 -4074 ($ $ (-523))) (-15 ** ($ $ $)) (-15 -2287 ($)) (-15 -3951 ((-523) $)) (-15 -2128 ($ $)) (-15 -1602 ($ $)) (-15 -1401 ($ $ $)) (-15 -2846 ($ $)) (-15 -4056 ($ $ $)) (-15 -3651 ((-1070) (-1070))) (-15 -3240 ((-383 (-523)) $ (-710))) (-15 -3240 ((-383 (-523)) $ (-710) (-710)))))
-((-1960 (((-155 (-203)) (-710) (-155 (-203))) 11) (((-203) (-710) (-203)) 12)) (-3355 (((-155 (-203)) (-155 (-203))) 13) (((-203) (-203)) 14)) (-1842 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 19) (((-203) (-203) (-203)) 22)) (-2370 (((-155 (-203)) (-155 (-203))) 25) (((-203) (-203)) 24)) (-2842 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 43) (((-203) (-203) (-203)) 35)) (-3083 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 48) (((-203) (-203) (-203)) 45)) (-3789 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 15) (((-203) (-203) (-203)) 16)) (-3357 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 17) (((-203) (-203) (-203)) 18)) (-2771 (((-155 (-203)) (-155 (-203))) 60) (((-203) (-203)) 59)) (-2823 (((-203) (-203)) 54) (((-155 (-203)) (-155 (-203))) 58)) (-2846 (((-155 (-203)) (-155 (-203))) 7) (((-203) (-203)) 9)) (-4056 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 30) (((-203) (-203) (-203)) 26)))
-(((-204) (-10 -7 (-15 -2846 ((-203) (-203))) (-15 -2846 ((-155 (-203)) (-155 (-203)))) (-15 -4056 ((-203) (-203) (-203))) (-15 -4056 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -3355 ((-203) (-203))) (-15 -3355 ((-155 (-203)) (-155 (-203)))) (-15 -2370 ((-203) (-203))) (-15 -2370 ((-155 (-203)) (-155 (-203)))) (-15 -1960 ((-203) (-710) (-203))) (-15 -1960 ((-155 (-203)) (-710) (-155 (-203)))) (-15 -3789 ((-203) (-203) (-203))) (-15 -3789 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -2842 ((-203) (-203) (-203))) (-15 -2842 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -3357 ((-203) (-203) (-203))) (-15 -3357 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -3083 ((-203) (-203) (-203))) (-15 -3083 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -2823 ((-155 (-203)) (-155 (-203)))) (-15 -2823 ((-203) (-203))) (-15 -2771 ((-203) (-203))) (-15 -2771 ((-155 (-203)) (-155 (-203)))) (-15 -1842 ((-203) (-203) (-203))) (-15 -1842 ((-155 (-203)) (-155 (-203)) (-155 (-203)))))) (T -204))
-((-1842 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-1842 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2771 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-2771 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2823 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2823 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3083 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3083 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-3357 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3357 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2842 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-2842 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-3789 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3789 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-1960 (*1 *2 *3 *2) (-12 (-5 *2 (-155 (-203))) (-5 *3 (-710)) (-5 *1 (-204)))) (-1960 (*1 *2 *3 *2) (-12 (-5 *2 (-203)) (-5 *3 (-710)) (-5 *1 (-204)))) (-2370 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-2370 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-3355 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3355 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-4056 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-4056 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2846 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-2846 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))))
-(-10 -7 (-15 -2846 ((-203) (-203))) (-15 -2846 ((-155 (-203)) (-155 (-203)))) (-15 -4056 ((-203) (-203) (-203))) (-15 -4056 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -3355 ((-203) (-203))) (-15 -3355 ((-155 (-203)) (-155 (-203)))) (-15 -2370 ((-203) (-203))) (-15 -2370 ((-155 (-203)) (-155 (-203)))) (-15 -1960 ((-203) (-710) (-203))) (-15 -1960 ((-155 (-203)) (-710) (-155 (-203)))) (-15 -3789 ((-203) (-203) (-203))) (-15 -3789 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -2842 ((-203) (-203) (-203))) (-15 -2842 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -3357 ((-203) (-203) (-203))) (-15 -3357 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -3083 ((-203) (-203) (-203))) (-15 -3083 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -2823 ((-155 (-203)) (-155 (-203)))) (-15 -2823 ((-203) (-203))) (-15 -2771 ((-203) (-203))) (-15 -2771 ((-155 (-203)) (-155 (-203)))) (-15 -1842 ((-203) (-203) (-203))) (-15 -1842 ((-155 (-203)) (-155 (-203)) (-155 (-203)))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1709 (($ (-710) (-710)) NIL)) (-4081 (($ $ $) NIL)) (-4005 (($ (-1169 |#1|)) NIL) (($ $) NIL)) (-1371 (($ |#1| |#1| |#1|) 32)) (-3735 (((-108) $) NIL)) (-2859 (($ $ (-523) (-523)) NIL)) (-3909 (($ $ (-523) (-523)) NIL)) (-2641 (($ $ (-523) (-523) (-523) (-523)) NIL)) (-1553 (($ $) NIL)) (-2989 (((-108) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1522 (($ $ (-523) (-523) $) NIL)) (-1849 ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523)) $) NIL)) (-2080 (($ $ (-523) (-1169 |#1|)) NIL)) (-1232 (($ $ (-523) (-1169 |#1|)) NIL)) (-2418 (($ |#1| |#1| |#1|) 31)) (-1979 (($ (-710) |#1|) NIL)) (-4189 (($) NIL T CONST)) (-1678 (($ $) NIL (|has| |#1| (-284)))) (-2827 (((-1169 |#1|) $ (-523)) NIL)) (-3736 (($ |#1|) 30)) (-2121 (($ |#1|) 29)) (-1800 (($ |#1|) 28)) (-3569 (((-710) $) NIL (|has| |#1| (-515)))) (-2053 ((|#1| $ (-523) (-523) |#1|) NIL)) (-2000 ((|#1| $ (-523) (-523)) NIL)) (-1871 (((-589 |#1|) $) NIL)) (-1835 (((-710) $) NIL (|has| |#1| (-515)))) (-2454 (((-589 (-1169 |#1|)) $) NIL (|has| |#1| (-515)))) (-1357 (((-710) $) NIL)) (-3733 (($ (-710) (-710) |#1|) NIL)) (-1370 (((-710) $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-4224 ((|#1| $) NIL (|has| |#1| (-6 (-4250 "*"))))) (-1665 (((-523) $) NIL)) (-2082 (((-523) $) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3231 (((-523) $) NIL)) (-3060 (((-523) $) NIL)) (-3648 (($ (-589 (-589 |#1|))) 10)) (-2043 (($ (-1 |#1| |#1|) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3692 (((-589 (-589 |#1|)) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3713 (((-3 $ "failed") $) NIL (|has| |#1| (-339)))) (-2140 (($) 11)) (-4207 (($ $ $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-4141 (($ $ |#1|) NIL)) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523))) NIL)) (-2870 (($ (-589 |#1|)) NIL) (($ (-589 $)) NIL)) (-1956 (((-108) $) NIL)) (-2736 ((|#1| $) NIL (|has| |#1| (-6 (-4250 "*"))))) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1249 (((-1169 |#1|) $ (-523)) NIL)) (-1691 (($ (-1169 |#1|)) NIL) (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3749 (((-108) $) NIL)) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $ $) NIL) (($ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-523) $) NIL) (((-1169 |#1|) $ (-1169 |#1|)) 14) (((-1169 |#1|) (-1169 |#1|) $) NIL) (((-874 |#1|) $ (-874 |#1|)) 20)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-205 |#1|) (-13 (-627 |#1| (-1169 |#1|) (-1169 |#1|)) (-10 -8 (-15 * ((-874 |#1|) $ (-874 |#1|))) (-15 -2140 ($)) (-15 -1800 ($ |#1|)) (-15 -2121 ($ |#1|)) (-15 -3736 ($ |#1|)) (-15 -2418 ($ |#1| |#1| |#1|)) (-15 -1371 ($ |#1| |#1| |#1|)))) (-13 (-339) (-1109))) (T -205))
-((* (*1 *2 *1 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109))) (-5 *1 (-205 *3)))) (-2140 (*1 *1) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-1800 (*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-2121 (*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-3736 (*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-2418 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-1371 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
-(-13 (-627 |#1| (-1169 |#1|) (-1169 |#1|)) (-10 -8 (-15 * ((-874 |#1|) $ (-874 |#1|))) (-15 -2140 ($)) (-15 -1800 ($ |#1|)) (-15 -2121 ($ |#1|)) (-15 -3736 ($ |#1|)) (-15 -2418 ($ |#1| |#1| |#1|)) (-15 -1371 ($ |#1| |#1| |#1|))))
-((-3703 (($ (-1 (-108) |#2|) $) 16)) (-3286 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 25)) (-2963 (($) NIL) (($ (-589 |#2|)) 11)) (-3941 (((-108) $ $) 23)))
-(((-206 |#1| |#2|) (-10 -8 (-15 -3703 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3286 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3286 (|#1| |#2| |#1|)) (-15 -2963 (|#1| (-589 |#2|))) (-15 -2963 (|#1|)) (-15 -3941 ((-108) |#1| |#1|))) (-207 |#2|) (-1016)) (T -206))
-NIL
-(-10 -8 (-15 -3703 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3286 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3286 (|#1| |#2| |#1|)) (-15 -2963 (|#1| (-589 |#2|))) (-15 -2963 (|#1|)) (-15 -3941 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-3703 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-2462 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2514 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-2963 (($) 49) (($ (-589 |#1|)) 48)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 50)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2149 (((-1174) $) 36) (((-1174) $ (-852) (-852)) 38)) (-1502 (($ $ (-918)) 19) (((-223 (-1070)) $ (-1087)) 15)) (-3942 (((-1174) $) 34)) (-3976 (((-794) $) 31) (($ (-589 |#1|)) 8)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $ $) 27)) (-4103 (($ $ $) 22)))
+(((-193 |#1|) (-13 (-1016) (-10 -8 (-15 -1502 ($ $ (-918))) (-15 -1502 ((-223 (-1070)) $ (-1087))) (-15 -4103 ($ $ $)) (-15 -4115 ($ $ $)) (-15 -3976 ($ (-589 |#1|))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $)) (-15 -2149 ((-1174) $ (-852) (-852))))) (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $))))) (T -193))
+((-1502 (*1 *1 *1 *2) (-12 (-5 *2 (-918)) (-5 *1 (-193 *3)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $))))))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-223 (-1070))) (-5 *1 (-193 *4)) (-4 *4 (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ *3)) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $))))))) (-4103 (*1 *1 *1 *1) (-12 (-5 *1 (-193 *2)) (-4 *2 (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $))))))) (-4115 (*1 *1 *1 *1) (-12 (-5 *1 (-193 *2)) (-4 *2 (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $))))))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $))))) (-5 *1 (-193 *3)))) (-3942 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-193 *3)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 (*2 $)) (-15 -2149 (*2 $))))))) (-2149 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-193 *3)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 (*2 $)) (-15 -2149 (*2 $))))))) (-2149 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-193 *4)) (-4 *4 (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 (*2 $)) (-15 -2149 (*2 $))))))))
+(-13 (-1016) (-10 -8 (-15 -1502 ($ $ (-918))) (-15 -1502 ((-223 (-1070)) $ (-1087))) (-15 -4103 ($ $ $)) (-15 -4115 ($ $ $)) (-15 -3976 ($ (-589 |#1|))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $)) (-15 -2149 ((-1174) $ (-852) (-852)))))
+((-1790 ((|#2| |#4| (-1 |#2| |#2|)) 46)))
+(((-194 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1790 (|#2| |#4| (-1 |#2| |#2|)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -194))
+((-1790 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-339)) (-4 *6 (-1145 (-383 *2))) (-4 *2 (-1145 *5)) (-5 *1 (-194 *5 *2 *6 *3)) (-4 *3 (-318 *5 *2 *6)))))
+(-10 -7 (-15 -1790 (|#2| |#4| (-1 |#2| |#2|))))
+((-1868 ((|#2| |#2| (-710) |#2|) 42)) (-1733 ((|#2| |#2| (-710) |#2|) 38)) (-3762 (((-589 |#2|) (-589 (-2 (|:| |deg| (-710)) (|:| -1549 |#2|)))) 58)) (-1240 (((-589 (-2 (|:| |deg| (-710)) (|:| -1549 |#2|))) |#2|) 53)) (-3154 (((-108) |#2|) 50)) (-1398 (((-394 |#2|) |#2|) 78)) (-3573 (((-394 |#2|) |#2|) 77)) (-1599 ((|#2| |#2| (-710) |#2|) 36)) (-2796 (((-2 (|:| |cont| |#1|) (|:| -3286 (-589 (-2 (|:| |irr| |#2|) (|:| -3269 (-523)))))) |#2| (-108)) 70)))
+(((-195 |#1| |#2|) (-10 -7 (-15 -3573 ((-394 |#2|) |#2|)) (-15 -1398 ((-394 |#2|) |#2|)) (-15 -2796 ((-2 (|:| |cont| |#1|) (|:| -3286 (-589 (-2 (|:| |irr| |#2|) (|:| -3269 (-523)))))) |#2| (-108))) (-15 -1240 ((-589 (-2 (|:| |deg| (-710)) (|:| -1549 |#2|))) |#2|)) (-15 -3762 ((-589 |#2|) (-589 (-2 (|:| |deg| (-710)) (|:| -1549 |#2|))))) (-15 -1599 (|#2| |#2| (-710) |#2|)) (-15 -1733 (|#2| |#2| (-710) |#2|)) (-15 -1868 (|#2| |#2| (-710) |#2|)) (-15 -3154 ((-108) |#2|))) (-325) (-1145 |#1|)) (T -195))
+((-3154 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))) (-1868 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2)) (-4 *2 (-1145 *4)))) (-1733 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2)) (-4 *2 (-1145 *4)))) (-1599 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2)) (-4 *2 (-1145 *4)))) (-3762 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| |deg| (-710)) (|:| -1549 *5)))) (-4 *5 (-1145 *4)) (-4 *4 (-325)) (-5 *2 (-589 *5)) (-5 *1 (-195 *4 *5)))) (-1240 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-589 (-2 (|:| |deg| (-710)) (|:| -1549 *3)))) (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))) (-2796 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-325)) (-5 *2 (-2 (|:| |cont| *5) (|:| -3286 (-589 (-2 (|:| |irr| *3) (|:| -3269 (-523))))))) (-5 *1 (-195 *5 *3)) (-4 *3 (-1145 *5)))) (-1398 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-394 *3)) (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))) (-3573 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-394 *3)) (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -3573 ((-394 |#2|) |#2|)) (-15 -1398 ((-394 |#2|) |#2|)) (-15 -2796 ((-2 (|:| |cont| |#1|) (|:| -3286 (-589 (-2 (|:| |irr| |#2|) (|:| -3269 (-523)))))) |#2| (-108))) (-15 -1240 ((-589 (-2 (|:| |deg| (-710)) (|:| -1549 |#2|))) |#2|)) (-15 -3762 ((-589 |#2|) (-589 (-2 (|:| |deg| (-710)) (|:| -1549 |#2|))))) (-15 -1599 (|#2| |#2| (-710) |#2|)) (-15 -1733 (|#2| |#2| (-710) |#2|)) (-15 -1868 (|#2| |#2| (-710) |#2|)) (-15 -3154 ((-108) |#2|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 (((-523) $) NIL (|has| (-523) (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| (-523) (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-523) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-523) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-523) (-964 (-523))))) (-1996 (((-523) $) NIL) (((-1087) $) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-523) (-964 (-523)))) (((-523) $) NIL (|has| (-523) (-964 (-523))))) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-523) (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) NIL (|has| (-523) (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-523) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-523) (-817 (-355))))) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL)) (-2164 (((-523) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| (-523) (-1063)))) (-4050 (((-108) $) NIL (|has| (-523) (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| (-523) (-786)))) (-3015 (($ (-1 (-523) (-523)) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-523) (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| (-523) (-284))) (((-383 (-523)) $) NIL)) (-1250 (((-523) $) NIL (|has| (-523) (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 (-523)) (-589 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-523) (-523)) NIL (|has| (-523) (-286 (-523)))) (($ $ (-271 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-271 (-523)))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-1087)) (-589 (-523))) NIL (|has| (-523) (-484 (-1087) (-523)))) (($ $ (-1087) (-523)) NIL (|has| (-523) (-484 (-1087) (-523))))) (-3087 (((-710) $) NIL)) (-1502 (($ $ (-523)) NIL (|has| (-523) (-263 (-523) (-523))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-3758 (($ $) NIL)) (-2171 (((-523) $) NIL)) (-1807 (($ (-383 (-523))) 9)) (-3077 (((-823 (-523)) $) NIL (|has| (-523) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-523) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-523) (-564 (-499)))) (((-355) $) NIL (|has| (-523) (-949))) (((-203) $) NIL (|has| (-523) (-949)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-523) (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 8) (($ (-523)) NIL) (($ (-1087)) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL) (((-932 10) $) 10)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-523) (-840))) (|has| (-523) (-134))))) (-1698 (((-710)) NIL)) (-1516 (((-523) $) NIL (|has| (-523) (-508)))) (-3842 (((-108) $ $) NIL)) (-3984 (($ $) NIL (|has| (-523) (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-4078 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4052 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4125 (($ $ $) NIL) (($ (-523) (-523)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-523) $) NIL) (($ $ (-523)) NIL)))
+(((-196) (-13 (-921 (-523)) (-10 -8 (-15 -3976 ((-383 (-523)) $)) (-15 -3976 ((-932 10) $)) (-15 -3934 ((-383 (-523)) $)) (-15 -1807 ($ (-383 (-523))))))) (T -196))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-932 10)) (-5 *1 (-196)))) (-3934 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196)))) (-1807 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196)))))
+(-13 (-921 (-523)) (-10 -8 (-15 -3976 ((-383 (-523)) $)) (-15 -3976 ((-932 10) $)) (-15 -3934 ((-383 (-523)) $)) (-15 -1807 ($ (-383 (-523))))))
+((-2669 (((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)) (-1070)) 28) (((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|))) 24)) (-2570 (((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1087) (-779 |#2|) (-779 |#2|) (-108)) 17)))
+(((-197 |#1| |#2|) (-10 -7 (-15 -2669 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)))) (-15 -2669 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)) (-1070))) (-15 -2570 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1087) (-779 |#2|) (-779 |#2|) (-108)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-889) (-29 |#1|))) (T -197))
+((-2570 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1087)) (-5 *6 (-108)) (-4 *7 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-4 *3 (-13 (-1109) (-889) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-197 *7 *3)) (-5 *5 (-779 *3)))) (-2669 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1009 (-779 *3))) (-5 *5 (-1070)) (-4 *3 (-13 (-1109) (-889) (-29 *6))) (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-197 *6 *3)))) (-2669 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-779 *3))) (-4 *3 (-13 (-1109) (-889) (-29 *5))) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-197 *5 *3)))))
+(-10 -7 (-15 -2669 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)))) (-15 -2669 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1009 (-779 |#2|)) (-1070))) (-15 -2570 ((-3 (|:| |f1| (-779 |#2|)) (|:| |f2| (-589 (-779 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1087) (-779 |#2|) (-779 |#2|) (-108))))
+((-2669 (((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))) (-1070)) 46) (((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|))))) 43) (((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))) (-1070)) 47) (((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|)))) 20)))
+(((-198 |#1|) (-10 -7 (-15 -2669 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))))) (-15 -2669 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))) (-1070))) (-15 -2669 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))))) (-15 -2669 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))) (-1070)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (T -198))
+((-2669 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1009 (-779 (-383 (-883 *6))))) (-5 *5 (-1070)) (-5 *3 (-383 (-883 *6))) (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 (-292 *6))) (|:| |f2| (-589 (-779 (-292 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-198 *6)))) (-2669 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-779 (-383 (-883 *5))))) (-5 *3 (-383 (-883 *5))) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 (-292 *5))) (|:| |f2| (-589 (-779 (-292 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-198 *5)))) (-2669 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-383 (-883 *6))) (-5 *4 (-1009 (-779 (-292 *6)))) (-5 *5 (-1070)) (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 (-292 *6))) (|:| |f2| (-589 (-779 (-292 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-198 *6)))) (-2669 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1009 (-779 (-292 *5)))) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |f1| (-779 (-292 *5))) (|:| |f2| (-589 (-779 (-292 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-198 *5)))))
+(-10 -7 (-15 -2669 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))))) (-15 -2669 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-292 |#1|))) (-1070))) (-15 -2669 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))))) (-15 -2669 ((-3 (|:| |f1| (-779 (-292 |#1|))) (|:| |f2| (-589 (-779 (-292 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-383 (-883 |#1|)) (-1009 (-779 (-383 (-883 |#1|)))) (-1070))))
+((-1830 (((-2 (|:| -3764 (-1083 |#1|)) (|:| |deg| (-852))) (-1083 |#1|)) 21)) (-1276 (((-589 (-292 |#2|)) (-292 |#2|) (-852)) 42)))
+(((-199 |#1| |#2|) (-10 -7 (-15 -1830 ((-2 (|:| -3764 (-1083 |#1|)) (|:| |deg| (-852))) (-1083 |#1|))) (-15 -1276 ((-589 (-292 |#2|)) (-292 |#2|) (-852)))) (-973) (-13 (-515) (-786))) (T -199))
+((-1276 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-4 *6 (-13 (-515) (-786))) (-5 *2 (-589 (-292 *6))) (-5 *1 (-199 *5 *6)) (-5 *3 (-292 *6)) (-4 *5 (-973)))) (-1830 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-2 (|:| -3764 (-1083 *4)) (|:| |deg| (-852)))) (-5 *1 (-199 *4 *5)) (-5 *3 (-1083 *4)) (-4 *5 (-13 (-515) (-786))))))
+(-10 -7 (-15 -1830 ((-2 (|:| -3764 (-1083 |#1|)) (|:| |deg| (-852))) (-1083 |#1|))) (-15 -1276 ((-589 (-292 |#2|)) (-292 |#2|) (-852))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2186 ((|#1| $) NIL)) (-3346 ((|#1| $) 25)) (-2282 (((-108) $ (-710)) NIL)) (-1640 (($) NIL T CONST)) (-3629 (($ $) NIL)) (-4091 (($ $) 31)) (-2230 ((|#1| |#1| $) NIL)) (-2868 ((|#1| $) NIL)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3229 (((-710) $) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2349 ((|#1| $) NIL)) (-2308 ((|#1| |#1| $) 28)) (-3188 ((|#1| |#1| $) 30)) (-3862 (($ |#1| $) NIL)) (-1942 (((-710) $) 27)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2764 ((|#1| $) NIL)) (-3637 ((|#1| $) 26)) (-1934 ((|#1| $) 24)) (-1322 ((|#1| $) NIL)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3844 ((|#1| |#1| $) NIL)) (-3163 (((-108) $) 9)) (-4055 (($) NIL)) (-1671 ((|#1| $) NIL)) (-3724 (($) NIL) (($ (-589 |#1|)) 16)) (-4120 (((-710) $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2804 ((|#1| $) 13)) (-1245 (($ (-589 |#1|)) NIL)) (-2939 ((|#1| $) NIL)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-200 |#1|) (-13 (-231 |#1|) (-10 -8 (-15 -3724 ($ (-589 |#1|))))) (-1016)) (T -200))
+((-3724 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-200 *3)))))
+(-13 (-231 |#1|) (-10 -8 (-15 -3724 ($ (-589 |#1|)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1220 (($ (-292 |#1|)) 23)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-1936 (((-108) $) NIL)) (-2898 (((-3 (-292 |#1|) "failed") $) NIL)) (-1996 (((-292 |#1|) $) NIL)) (-3142 (($ $) 31)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-3015 (($ (-1 (-292 |#1|) (-292 |#1|)) $) NIL)) (-3119 (((-292 |#1|) $) NIL)) (-1211 (($ $) 30)) (-3841 (((-1070) $) NIL)) (-4151 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-4102 (($ (-710)) NIL)) (-3122 (($ $) 32)) (-1487 (((-523) $) NIL)) (-3976 (((-794) $) 57) (($ (-523)) NIL) (($ (-292 |#1|)) NIL)) (-1234 (((-292 |#1|) $ $) NIL)) (-1698 (((-710)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 25 T CONST)) (-1440 (($) 50 T CONST)) (-4037 (((-108) $ $) 28)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 19)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 24) (($ (-292 |#1|) $) 18)))
+(((-201 |#1| |#2|) (-13 (-567 (-292 |#1|)) (-964 (-292 |#1|)) (-10 -8 (-15 -3119 ((-292 |#1|) $)) (-15 -1211 ($ $)) (-15 -3142 ($ $)) (-15 -1234 ((-292 |#1|) $ $)) (-15 -4102 ($ (-710))) (-15 -4151 ((-108) $)) (-15 -1936 ((-108) $)) (-15 -1487 ((-523) $)) (-15 -3015 ($ (-1 (-292 |#1|) (-292 |#1|)) $)) (-15 -1220 ($ (-292 |#1|))) (-15 -3122 ($ $)))) (-13 (-973) (-786)) (-589 (-1087))) (T -201))
+((-3119 (*1 *2 *1) (-12 (-5 *2 (-292 *3)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-1211 (*1 *1 *1) (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786))) (-14 *3 (-589 (-1087))))) (-3142 (*1 *1 *1) (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786))) (-14 *3 (-589 (-1087))))) (-1234 (*1 *2 *1 *1) (-12 (-5 *2 (-292 *3)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-4102 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-4151 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-1936 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-1487 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087))))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-292 *3) (-292 *3))) (-4 *3 (-13 (-973) (-786))) (-5 *1 (-201 *3 *4)) (-14 *4 (-589 (-1087))))) (-1220 (*1 *1 *2) (-12 (-5 *2 (-292 *3)) (-4 *3 (-13 (-973) (-786))) (-5 *1 (-201 *3 *4)) (-14 *4 (-589 (-1087))))) (-3122 (*1 *1 *1) (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786))) (-14 *3 (-589 (-1087))))))
+(-13 (-567 (-292 |#1|)) (-964 (-292 |#1|)) (-10 -8 (-15 -3119 ((-292 |#1|) $)) (-15 -1211 ($ $)) (-15 -3142 ($ $)) (-15 -1234 ((-292 |#1|) $ $)) (-15 -4102 ($ (-710))) (-15 -4151 ((-108) $)) (-15 -1936 ((-108) $)) (-15 -1487 ((-523) $)) (-15 -3015 ($ (-1 (-292 |#1|) (-292 |#1|)) $)) (-15 -1220 ($ (-292 |#1|))) (-15 -3122 ($ $))))
+((-2688 (((-108) (-1070)) 22)) (-3274 (((-3 (-779 |#2|) "failed") (-562 |#2|) |#2| (-779 |#2|) (-779 |#2|) (-108)) 32)) (-1396 (((-3 (-108) "failed") (-1083 |#2|) (-779 |#2|) (-779 |#2|) (-108)) 73) (((-3 (-108) "failed") (-883 |#1|) (-1087) (-779 |#2|) (-779 |#2|) (-108)) 74)))
+(((-202 |#1| |#2|) (-10 -7 (-15 -2688 ((-108) (-1070))) (-15 -3274 ((-3 (-779 |#2|) "failed") (-562 |#2|) |#2| (-779 |#2|) (-779 |#2|) (-108))) (-15 -1396 ((-3 (-108) "failed") (-883 |#1|) (-1087) (-779 |#2|) (-779 |#2|) (-108))) (-15 -1396 ((-3 (-108) "failed") (-1083 |#2|) (-779 |#2|) (-779 |#2|) (-108)))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-29 |#1|))) (T -202))
+((-1396 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1083 *6)) (-5 *4 (-779 *6)) (-4 *6 (-13 (-1109) (-29 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-202 *5 *6)))) (-1396 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-883 *6)) (-5 *4 (-1087)) (-5 *5 (-779 *7)) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-4 *7 (-13 (-1109) (-29 *6))) (-5 *1 (-202 *6 *7)))) (-3274 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-779 *4)) (-5 *3 (-562 *4)) (-5 *5 (-108)) (-4 *4 (-13 (-1109) (-29 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-202 *6 *4)))) (-2688 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-108)) (-5 *1 (-202 *4 *5)) (-4 *5 (-13 (-1109) (-29 *4))))))
+(-10 -7 (-15 -2688 ((-108) (-1070))) (-15 -3274 ((-3 (-779 |#2|) "failed") (-562 |#2|) |#2| (-779 |#2|) (-779 |#2|) (-108))) (-15 -1396 ((-3 (-108) "failed") (-883 |#1|) (-1087) (-779 |#2|) (-779 |#2|) (-108))) (-15 -1396 ((-3 (-108) "failed") (-1083 |#2|) (-779 |#2|) (-779 |#2|) (-108))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 89)) (-3964 (((-523) $) 99)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-1756 (($ $) NIL)) (-3695 (($ $) 77)) (-2608 (($ $) 65)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3584 (($ $) 56)) (-3684 (((-108) $ $) NIL)) (-3669 (($ $) 75)) (-2588 (($ $) 63)) (-2035 (((-523) $) 116)) (-3717 (($ $) 80)) (-2629 (($ $) 67)) (-1640 (($) NIL T CONST)) (-3710 (($ $) NIL)) (-2898 (((-3 (-523) "failed") $) 115) (((-3 (-383 (-523)) "failed") $) 112)) (-1996 (((-523) $) 113) (((-383 (-523)) $) 110)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) 92)) (-1328 (((-383 (-523)) $ (-710)) 108) (((-383 (-523)) $ (-710) (-710)) 107)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-2878 (((-852)) 29) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-3702 (((-108) $) NIL)) (-2188 (($) 39)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL)) (-1500 (((-523) $) 35)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL)) (-2765 (($ $) NIL)) (-4050 (((-108) $) 88)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) 53) (($) 34 (-12 (-2575 (|has| $ (-6 -4231))) (-2575 (|has| $ (-6 -4239)))))) (-2644 (($ $ $) 52) (($) 33 (-12 (-2575 (|has| $ (-6 -4231))) (-2575 (|has| $ (-6 -4239)))))) (-4068 (((-523) $) 27)) (-3503 (($ $) 30)) (-3847 (($ $) 57)) (-2062 (($ $) 62)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-2026 (((-852) (-523)) NIL (|has| $ (-6 -4239)))) (-2435 (((-1034) $) NIL) (((-523) $) 90)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL)) (-1250 (($ $) NIL)) (-1565 (($ (-523) (-523)) NIL) (($ (-523) (-523) (-852)) 100)) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3262 (((-523) $) 28)) (-1320 (($) 38)) (-1847 (($ $) 61)) (-3087 (((-710) $) NIL)) (-1907 (((-1070) (-1070)) 8)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2080 (((-852)) NIL) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-4024 (($ $ (-710)) NIL) (($ $) 93)) (-3624 (((-852) (-523)) NIL (|has| $ (-6 -4239)))) (-3730 (($ $) 78)) (-2641 (($ $) 68)) (-3707 (($ $) 79)) (-2617 (($ $) 66)) (-3683 (($ $) 76)) (-2598 (($ $) 64)) (-3077 (((-355) $) 104) (((-203) $) 101) (((-823 (-355)) $) NIL) (((-499) $) 45)) (-3976 (((-794) $) 42) (($ (-523)) 60) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-523)) 60) (($ (-383 (-523))) NIL)) (-1698 (((-710)) NIL)) (-1516 (($ $) NIL)) (-2954 (((-852)) 32) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-3912 (((-852)) 25)) (-3768 (($ $) 83)) (-2680 (($ $) 71) (($ $ $) 109)) (-3842 (((-108) $ $) NIL)) (-3743 (($ $) 81)) (-2655 (($ $) 69)) (-3793 (($ $) 86)) (-3645 (($ $) 74)) (-3135 (($ $) 84)) (-3657 (($ $) 72)) (-3780 (($ $) 85)) (-3632 (($ $) 73)) (-3756 (($ $) 82)) (-2667 (($ $) 70)) (-3984 (($ $) 117)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 36 T CONST)) (-1440 (($) 37 T CONST)) (-3342 (((-1070) $) 19) (((-1070) $ (-108)) 21) (((-1174) (-761) $) 22) (((-1174) (-761) $ (-108)) 23)) (-3034 (($ $) 96)) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-3364 (($ $ $) 98)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 54)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 46)) (-4125 (($ $ $) 87) (($ $ (-523)) 55)) (-4115 (($ $) 47) (($ $ $) 49)) (-4103 (($ $ $) 48)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 58) (($ $ (-383 (-523))) 128) (($ $ $) 59)) (* (($ (-852) $) 31) (($ (-710) $) NIL) (($ (-523) $) 51) (($ $ $) 50) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
+(((-203) (-13 (-380) (-211) (-767) (-1109) (-564 (-499)) (-10 -8 (-15 -4125 ($ $ (-523))) (-15 ** ($ $ $)) (-15 -1320 ($)) (-15 -2435 ((-523) $)) (-15 -3503 ($ $)) (-15 -3847 ($ $)) (-15 -2680 ($ $ $)) (-15 -3034 ($ $)) (-15 -3364 ($ $ $)) (-15 -1907 ((-1070) (-1070))) (-15 -1328 ((-383 (-523)) $ (-710))) (-15 -1328 ((-383 (-523)) $ (-710) (-710)))))) (T -203))
+((** (*1 *1 *1 *1) (-5 *1 (-203))) (-4125 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-203)))) (-1320 (*1 *1) (-5 *1 (-203))) (-2435 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-203)))) (-3503 (*1 *1 *1) (-5 *1 (-203))) (-3847 (*1 *1 *1) (-5 *1 (-203))) (-2680 (*1 *1 *1 *1) (-5 *1 (-203))) (-3034 (*1 *1 *1) (-5 *1 (-203))) (-3364 (*1 *1 *1 *1) (-5 *1 (-203))) (-1907 (*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-203)))) (-1328 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-203)))) (-1328 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-203)))))
+(-13 (-380) (-211) (-767) (-1109) (-564 (-499)) (-10 -8 (-15 -4125 ($ $ (-523))) (-15 ** ($ $ $)) (-15 -1320 ($)) (-15 -2435 ((-523) $)) (-15 -3503 ($ $)) (-15 -3847 ($ $)) (-15 -2680 ($ $ $)) (-15 -3034 ($ $)) (-15 -3364 ($ $ $)) (-15 -1907 ((-1070) (-1070))) (-15 -1328 ((-383 (-523)) $ (-710))) (-15 -1328 ((-383 (-523)) $ (-710) (-710)))))
+((-2431 (((-155 (-203)) (-710) (-155 (-203))) 11) (((-203) (-710) (-203)) 12)) (-1259 (((-155 (-203)) (-155 (-203))) 13) (((-203) (-203)) 14)) (-2576 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 19) (((-203) (-203) (-203)) 22)) (-3959 (((-155 (-203)) (-155 (-203))) 25) (((-203) (-203)) 24)) (-2985 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 43) (((-203) (-203) (-203)) 35)) (-3558 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 48) (((-203) (-203) (-203)) 45)) (-3198 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 15) (((-203) (-203) (-203)) 16)) (-1278 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 17) (((-203) (-203) (-203)) 18)) (-3506 (((-155 (-203)) (-155 (-203))) 60) (((-203) (-203)) 59)) (-2773 (((-203) (-203)) 54) (((-155 (-203)) (-155 (-203))) 58)) (-3034 (((-155 (-203)) (-155 (-203))) 8) (((-203) (-203)) 9)) (-3364 (((-155 (-203)) (-155 (-203)) (-155 (-203))) 30) (((-203) (-203) (-203)) 26)))
+(((-204) (-10 -7 (-15 -3034 ((-203) (-203))) (-15 -3034 ((-155 (-203)) (-155 (-203)))) (-15 -3364 ((-203) (-203) (-203))) (-15 -3364 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -1259 ((-203) (-203))) (-15 -1259 ((-155 (-203)) (-155 (-203)))) (-15 -3959 ((-203) (-203))) (-15 -3959 ((-155 (-203)) (-155 (-203)))) (-15 -2431 ((-203) (-710) (-203))) (-15 -2431 ((-155 (-203)) (-710) (-155 (-203)))) (-15 -3198 ((-203) (-203) (-203))) (-15 -3198 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -2985 ((-203) (-203) (-203))) (-15 -2985 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -1278 ((-203) (-203) (-203))) (-15 -1278 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -3558 ((-203) (-203) (-203))) (-15 -3558 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -2773 ((-155 (-203)) (-155 (-203)))) (-15 -2773 ((-203) (-203))) (-15 -3506 ((-203) (-203))) (-15 -3506 ((-155 (-203)) (-155 (-203)))) (-15 -2576 ((-203) (-203) (-203))) (-15 -2576 ((-155 (-203)) (-155 (-203)) (-155 (-203)))))) (T -204))
+((-2576 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-2576 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-3506 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3506 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2773 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2773 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3558 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3558 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-1278 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-1278 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2985 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-2985 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-3198 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3198 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-2431 (*1 *2 *3 *2) (-12 (-5 *2 (-155 (-203))) (-5 *3 (-710)) (-5 *1 (-204)))) (-2431 (*1 *2 *3 *2) (-12 (-5 *2 (-203)) (-5 *3 (-710)) (-5 *1 (-204)))) (-3959 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3959 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-1259 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-1259 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-3364 (*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3364 (*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))) (-3034 (*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))) (-3034 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204)))))
+(-10 -7 (-15 -3034 ((-203) (-203))) (-15 -3034 ((-155 (-203)) (-155 (-203)))) (-15 -3364 ((-203) (-203) (-203))) (-15 -3364 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -1259 ((-203) (-203))) (-15 -1259 ((-155 (-203)) (-155 (-203)))) (-15 -3959 ((-203) (-203))) (-15 -3959 ((-155 (-203)) (-155 (-203)))) (-15 -2431 ((-203) (-710) (-203))) (-15 -2431 ((-155 (-203)) (-710) (-155 (-203)))) (-15 -3198 ((-203) (-203) (-203))) (-15 -3198 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -2985 ((-203) (-203) (-203))) (-15 -2985 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -1278 ((-203) (-203) (-203))) (-15 -1278 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -3558 ((-203) (-203) (-203))) (-15 -3558 ((-155 (-203)) (-155 (-203)) (-155 (-203)))) (-15 -2773 ((-155 (-203)) (-155 (-203)))) (-15 -2773 ((-203) (-203))) (-15 -3506 ((-203) (-203))) (-15 -3506 ((-155 (-203)) (-155 (-203)))) (-15 -2576 ((-203) (-203) (-203))) (-15 -2576 ((-155 (-203)) (-155 (-203)) (-155 (-203)))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2448 (($ (-710) (-710)) NIL)) (-3594 (($ $ $) NIL)) (-1659 (($ (-1169 |#1|)) NIL) (($ $) NIL)) (-3049 (($ |#1| |#1| |#1|) 32)) (-2624 (((-108) $) NIL)) (-3152 (($ $ (-523) (-523)) NIL)) (-3808 (($ $ (-523) (-523)) NIL)) (-1499 (($ $ (-523) (-523) (-523) (-523)) NIL)) (-2748 (($ $) NIL)) (-2108 (((-108) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3704 (($ $ (-523) (-523) $) NIL)) (-4101 ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523)) $) NIL)) (-1205 (($ $ (-523) (-1169 |#1|)) NIL)) (-2963 (($ $ (-523) (-1169 |#1|)) NIL)) (-1254 (($ |#1| |#1| |#1|) 31)) (-1370 (($ (-710) |#1|) NIL)) (-1640 (($) NIL T CONST)) (-1561 (($ $) NIL (|has| |#1| (-284)))) (-2823 (((-1169 |#1|) $ (-523)) NIL)) (-2636 (($ |#1|) 30)) (-3421 (($ |#1|) 29)) (-3402 (($ |#1|) 28)) (-2262 (((-710) $) NIL (|has| |#1| (-515)))) (-3073 ((|#1| $ (-523) (-523) |#1|) NIL)) (-3002 ((|#1| $ (-523) (-523)) NIL)) (-3133 (((-589 |#1|) $) NIL)) (-2534 (((-710) $) NIL (|has| |#1| (-515)))) (-3392 (((-589 (-1169 |#1|)) $) NIL (|has| |#1| (-515)))) (-3656 (((-710) $) NIL)) (-2348 (($ (-710) (-710) |#1|) NIL)) (-3668 (((-710) $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-2082 ((|#1| $) NIL (|has| |#1| (-6 (-4250 "*"))))) (-1392 (((-523) $) NIL)) (-1219 (((-523) $) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2102 (((-523) $) NIL)) (-3328 (((-523) $) NIL)) (-3078 (($ (-589 (-589 |#1|))) 11)) (-3063 (($ (-1 |#1| |#1|) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3522 (((-589 (-589 |#1|)) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3714 (((-3 $ "failed") $) NIL (|has| |#1| (-339)))) (-3620 (($) 12)) (-1880 (($ $ $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2408 (($ $ |#1|) NIL)) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523))) NIL)) (-2148 (($ (-589 |#1|)) NIL) (($ (-589 $)) NIL)) (-2395 (((-108) $) NIL)) (-1273 ((|#1| $) NIL (|has| |#1| (-6 (-4250 "*"))))) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-2032 (((-1169 |#1|) $ (-523)) NIL)) (-3976 (($ (-1169 |#1|)) NIL) (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2791 (((-108) $) NIL)) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $ $) NIL) (($ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-523) $) NIL) (((-1169 |#1|) $ (-1169 |#1|)) 15) (((-1169 |#1|) (-1169 |#1|) $) NIL) (((-874 |#1|) $ (-874 |#1|)) 20)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-205 |#1|) (-13 (-627 |#1| (-1169 |#1|) (-1169 |#1|)) (-10 -8 (-15 * ((-874 |#1|) $ (-874 |#1|))) (-15 -3620 ($)) (-15 -3402 ($ |#1|)) (-15 -3421 ($ |#1|)) (-15 -2636 ($ |#1|)) (-15 -1254 ($ |#1| |#1| |#1|)) (-15 -3049 ($ |#1| |#1| |#1|)))) (-13 (-339) (-1109))) (T -205))
+((* (*1 *2 *1 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109))) (-5 *1 (-205 *3)))) (-3620 (*1 *1) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-3402 (*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-3421 (*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-2636 (*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-1254 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))) (-3049 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
+(-13 (-627 |#1| (-1169 |#1|) (-1169 |#1|)) (-10 -8 (-15 * ((-874 |#1|) $ (-874 |#1|))) (-15 -3620 ($)) (-15 -3402 ($ |#1|)) (-15 -3421 ($ |#1|)) (-15 -2636 ($ |#1|)) (-15 -1254 ($ |#1| |#1| |#1|)) (-15 -3049 ($ |#1| |#1| |#1|))))
+((-3627 (($ (-1 (-108) |#2|) $) 16)) (-1869 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 25)) (-1771 (($) NIL) (($ (-589 |#2|)) 11)) (-4037 (((-108) $ $) 23)))
+(((-206 |#1| |#2|) (-10 -8 (-15 -3627 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1869 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1869 (|#1| |#2| |#1|)) (-15 -1771 (|#1| (-589 |#2|))) (-15 -1771 (|#1|)) (-15 -4037 ((-108) |#1| |#1|))) (-207 |#2|) (-1016)) (T -206))
+NIL
+(-10 -8 (-15 -3627 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1869 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1869 (|#1| |#2| |#1|)) (-15 -1771 (|#1| (-589 |#2|))) (-15 -1771 (|#1|)) (-15 -4037 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-3627 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-3917 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2231 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1771 (($) 49) (($ (-589 |#1|)) 48)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 50)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-207 |#1|) (-129) (-1016)) (T -207))
NIL
(-13 (-213 |t#1|))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-213 |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-3984 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) 11) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) 19) (($ $ (-710)) NIL) (($ $) 16)) (-2909 (($ $ (-1 |#2| |#2|)) 12) (($ $ (-1 |#2| |#2|) (-710)) 14) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)))
-(((-208 |#1| |#2|) (-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -2909 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -2909 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2909 (|#1| |#1| (-1087))) (-15 -2909 (|#1| |#1| (-589 (-1087)))) (-15 -2909 (|#1| |#1| (-1087) (-710))) (-15 -2909 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2909 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -2909 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|)))) (-209 |#2|) (-973)) (T -208))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-213 |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-4024 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) 11) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) 19) (($ $ (-710)) NIL) (($ $) 16)) (-1943 (($ $ (-1 |#2| |#2|)) 12) (($ $ (-1 |#2| |#2|) (-710)) 14) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)))
+(((-208 |#1| |#2|) (-10 -8 (-15 -4024 (|#1| |#1|)) (-15 -1943 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -1943 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -1943 (|#1| |#1| (-1087))) (-15 -1943 (|#1| |#1| (-589 (-1087)))) (-15 -1943 (|#1| |#1| (-1087) (-710))) (-15 -1943 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -1943 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -1943 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|)))) (-209 |#2|) (-973)) (T -208))
NIL
-(-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -2909 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -2909 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2909 (|#1| |#1| (-1087))) (-15 -2909 (|#1| |#1| (-589 (-1087)))) (-15 -2909 (|#1| |#1| (-1087) (-710))) (-15 -2909 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2909 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -2909 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3984 (($ $ (-1 |#1| |#1|)) 52) (($ $ (-1 |#1| |#1|) (-710)) 51) (($ $ (-589 (-1087)) (-589 (-710))) 44 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 43 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 42 (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 41 (|has| |#1| (-831 (-1087)))) (($ $ (-710)) 39 (|has| |#1| (-211))) (($ $) 37 (|has| |#1| (-211)))) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-710)) 49) (($ $ (-589 (-1087)) (-589 (-710))) 48 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 47 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 46 (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 45 (|has| |#1| (-831 (-1087)))) (($ $ (-710)) 40 (|has| |#1| (-211))) (($ $) 38 (|has| |#1| (-211)))) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -4024 (|#1| |#1|)) (-15 -1943 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -1943 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -1943 (|#1| |#1| (-1087))) (-15 -1943 (|#1| |#1| (-589 (-1087)))) (-15 -1943 (|#1| |#1| (-1087) (-710))) (-15 -1943 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -1943 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -1943 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-4024 (($ $ (-1 |#1| |#1|)) 52) (($ $ (-1 |#1| |#1|) (-710)) 51) (($ $ (-589 (-1087)) (-589 (-710))) 44 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 43 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 42 (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 41 (|has| |#1| (-831 (-1087)))) (($ $ (-710)) 39 (|has| |#1| (-211))) (($ $) 37 (|has| |#1| (-211)))) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-710)) 49) (($ $ (-589 (-1087)) (-589 (-710))) 48 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 47 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 46 (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 45 (|has| |#1| (-831 (-1087)))) (($ $ (-710)) 40 (|has| |#1| (-211))) (($ $) 38 (|has| |#1| (-211)))) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-209 |#1|) (-129) (-973)) (T -209))
-((-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-209 *3)) (-4 *3 (-973)))) (-3984 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *1 (-209 *4)) (-4 *4 (-973)))) (-2909 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-209 *3)) (-4 *3 (-973)))) (-2909 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *1 (-209 *4)) (-4 *4 (-973)))))
-(-13 (-973) (-10 -8 (-15 -3984 ($ $ (-1 |t#1| |t#1|))) (-15 -3984 ($ $ (-1 |t#1| |t#1|) (-710))) (-15 -2909 ($ $ (-1 |t#1| |t#1|))) (-15 -2909 ($ $ (-1 |t#1| |t#1|) (-710))) (IF (|has| |t#1| (-211)) (-6 (-211)) |%noBranch|) (IF (|has| |t#1| (-831 (-1087))) (-6 (-831 (-1087))) |%noBranch|)))
+((-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-209 *3)) (-4 *3 (-973)))) (-4024 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *1 (-209 *4)) (-4 *4 (-973)))) (-1943 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-209 *3)) (-4 *3 (-973)))) (-1943 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *1 (-209 *4)) (-4 *4 (-973)))))
+(-13 (-973) (-10 -8 (-15 -4024 ($ $ (-1 |t#1| |t#1|))) (-15 -4024 ($ $ (-1 |t#1| |t#1|) (-710))) (-15 -1943 ($ $ (-1 |t#1| |t#1|))) (-15 -1943 ($ $ (-1 |t#1| |t#1|) (-710))) (IF (|has| |t#1| (-211)) (-6 (-211)) |%noBranch|) (IF (|has| |t#1| (-831 (-1087))) (-6 (-831 (-1087))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-211) |has| |#1| (-211)) ((-591 $) . T) ((-666) . T) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-3984 (($ $) NIL) (($ $ (-710)) 10)) (-2909 (($ $) 8) (($ $ (-710)) 12)))
-(((-210 |#1|) (-10 -8 (-15 -2909 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-710))) (-15 -2909 (|#1| |#1|)) (-15 -3984 (|#1| |#1|))) (-211)) (T -210))
+((-4024 (($ $) NIL) (($ $ (-710)) 10)) (-1943 (($ $) 8) (($ $ (-710)) 12)))
+(((-210 |#1|) (-10 -8 (-15 -1943 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-710))) (-15 -1943 (|#1| |#1|)) (-15 -4024 (|#1| |#1|))) (-211)) (T -210))
NIL
-(-10 -8 (-15 -2909 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-710))) (-15 -2909 (|#1| |#1|)) (-15 -3984 (|#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3984 (($ $) 38) (($ $ (-710)) 36)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $) 37) (($ $ (-710)) 35)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -1943 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-710))) (-15 -1943 (|#1| |#1|)) (-15 -4024 (|#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-4024 (($ $) 38) (($ $ (-710)) 36)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $) 37) (($ $ (-710)) 35)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-211) (-129)) (T -211))
-((-3984 (*1 *1 *1) (-4 *1 (-211))) (-2909 (*1 *1 *1) (-4 *1 (-211))) (-3984 (*1 *1 *1 *2) (-12 (-4 *1 (-211)) (-5 *2 (-710)))) (-2909 (*1 *1 *1 *2) (-12 (-4 *1 (-211)) (-5 *2 (-710)))))
-(-13 (-973) (-10 -8 (-15 -3984 ($ $)) (-15 -2909 ($ $)) (-15 -3984 ($ $ (-710))) (-15 -2909 ($ $ (-710)))))
+((-4024 (*1 *1 *1) (-4 *1 (-211))) (-1943 (*1 *1 *1) (-4 *1 (-211))) (-4024 (*1 *1 *1 *2) (-12 (-4 *1 (-211)) (-5 *2 (-710)))) (-1943 (*1 *1 *1 *2) (-12 (-4 *1 (-211)) (-5 *2 (-710)))))
+(-13 (-973) (-10 -8 (-15 -4024 ($ $)) (-15 -1943 ($ $)) (-15 -4024 ($ $ (-710))) (-15 -1943 ($ $ (-710)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-2963 (($) 12) (($ (-589 |#2|)) NIL)) (-1874 (($ $) 14)) (-1704 (($ (-589 |#2|)) 10)) (-1691 (((-794) $) 21)))
-(((-212 |#1| |#2|) (-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -2963 (|#1| (-589 |#2|))) (-15 -2963 (|#1|)) (-15 -1704 (|#1| (-589 |#2|))) (-15 -1874 (|#1| |#1|))) (-213 |#2|) (-1016)) (T -212))
+((-1771 (($) 12) (($ (-589 |#2|)) NIL)) (-4124 (($ $) 14)) (-3985 (($ (-589 |#2|)) 10)) (-3976 (((-794) $) 21)))
+(((-212 |#1| |#2|) (-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -1771 (|#1| (-589 |#2|))) (-15 -1771 (|#1|)) (-15 -3985 (|#1| (-589 |#2|))) (-15 -4124 (|#1| |#1|))) (-213 |#2|) (-1016)) (T -212))
NIL
-(-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -2963 (|#1| (-589 |#2|))) (-15 -2963 (|#1|)) (-15 -1704 (|#1| (-589 |#2|))) (-15 -1874 (|#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-3703 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-2462 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2514 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-2963 (($) 49) (($ (-589 |#1|)) 48)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 50)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+(-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -1771 (|#1| (-589 |#2|))) (-15 -1771 (|#1|)) (-15 -3985 (|#1| (-589 |#2|))) (-15 -4124 (|#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-3627 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-3917 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2231 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1771 (($) 49) (($ (-589 |#1|)) 48)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 50)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-213 |#1|) (-129) (-1016)) (T -213))
-((-2963 (*1 *1) (-12 (-4 *1 (-213 *2)) (-4 *2 (-1016)))) (-2963 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-213 *3)))) (-3286 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-213 *2)) (-4 *2 (-1016)))) (-3286 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-213 *3)) (-4 *3 (-1016)))) (-3703 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-213 *3)) (-4 *3 (-1016)))))
-(-13 (-102 |t#1|) (-140 |t#1|) (-10 -8 (-15 -2963 ($)) (-15 -2963 ($ (-589 |t#1|))) (IF (|has| $ (-6 -4248)) (PROGN (-15 -3286 ($ |t#1| $)) (-15 -3286 ($ (-1 (-108) |t#1|) $)) (-15 -3703 ($ (-1 (-108) |t#1|) $))) |%noBranch|)))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-3791 (((-2 (|:| |varOrder| (-589 (-1087))) (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed")) (|:| |hom| (-589 (-1169 (-710))))) (-271 (-883 (-523)))) 25)))
-(((-214) (-10 -7 (-15 -3791 ((-2 (|:| |varOrder| (-589 (-1087))) (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed")) (|:| |hom| (-589 (-1169 (-710))))) (-271 (-883 (-523))))))) (T -214))
-((-3791 (*1 *2 *3) (-12 (-5 *3 (-271 (-883 (-523)))) (-5 *2 (-2 (|:| |varOrder| (-589 (-1087))) (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed")) (|:| |hom| (-589 (-1169 (-710)))))) (-5 *1 (-214)))))
-(-10 -7 (-15 -3791 ((-2 (|:| |varOrder| (-589 (-1087))) (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed")) (|:| |hom| (-589 (-1169 (-710))))) (-271 (-883 (-523))))))
-((-2395 (((-710)) 51)) (-2243 (((-2 (|:| -2600 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 $) (-1169 $)) 49) (((-629 |#3|) (-629 $)) 41) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-3314 (((-126)) 57)) (-3984 (($ $ (-1 |#3| |#3|) (-710)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-1691 (((-1169 |#3|) $) NIL) (($ |#3|) NIL) (((-794) $) NIL) (($ (-523)) 12) (($ (-383 (-523))) NIL)) (-3272 (((-710)) 15)) (-4074 (($ $ |#3|) 54)))
-(((-215 |#1| |#2| |#3|) (-10 -8 (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)) (-15 -3272 ((-710))) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -1691 (|#1| |#3|)) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|) (-710))) (-15 -2243 ((-629 |#3|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 |#1|) (-1169 |#1|))) (-15 -2395 ((-710))) (-15 -4074 (|#1| |#1| |#3|)) (-15 -3314 ((-126))) (-15 -1691 ((-1169 |#3|) |#1|))) (-216 |#2| |#3|) (-710) (-1123)) (T -215))
-((-3314 (*1 *2) (-12 (-14 *4 (-710)) (-4 *5 (-1123)) (-5 *2 (-126)) (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5)))) (-2395 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1123)) (-5 *2 (-710)) (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5)))) (-3272 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1123)) (-5 *2 (-710)) (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5)))))
-(-10 -8 (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)) (-15 -3272 ((-710))) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -1691 (|#1| |#3|)) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|) (-710))) (-15 -2243 ((-629 |#3|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 |#1|) (-1169 |#1|))) (-15 -2395 ((-710))) (-15 -4074 (|#1| |#1| |#3|)) (-15 -3314 ((-126))) (-15 -1691 ((-1169 |#3|) |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#2| (-1016)))) (-2603 (((-108) $) 72 (|has| |#2| (-124)))) (-3845 (($ (-852)) 127 (|has| |#2| (-973)))) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-4016 (($ $ $) 123 (|has| |#2| (-732)))) (-3405 (((-3 $ "failed") $ $) 74 (|has| |#2| (-124)))) (-1620 (((-108) $ (-710)) 8)) (-2395 (((-710)) 109 (|has| |#2| (-344)))) (-3482 (((-523) $) 121 (|has| |#2| (-784)))) (-1849 ((|#2| $ (-523) |#2|) 52 (|has| $ (-6 -4249)))) (-4189 (($) 7 T CONST)) (-1220 (((-3 (-523) "failed") $) 67 (-3147 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-3 (-383 (-523)) "failed") $) 64 (-3147 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1016)))) (-3508 (((-523) $) 68 (-3147 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-383 (-523)) $) 65 (-3147 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) ((|#2| $) 60 (|has| |#2| (-1016)))) (-2243 (((-629 (-523)) (-629 $)) 108 (-3147 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 107 (-3147 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 106 (|has| |#2| (-973))) (((-629 |#2|) (-629 $)) 105 (|has| |#2| (-973)))) (-1444 (((-3 $ "failed") $) 99 (|has| |#2| (-973)))) (-1631 (($) 112 (|has| |#2| (-344)))) (-2053 ((|#2| $ (-523) |#2|) 53 (|has| $ (-6 -4249)))) (-2000 ((|#2| $ (-523)) 51)) (-3712 (((-108) $) 119 (|has| |#2| (-784)))) (-1871 (((-589 |#2|) $) 30 (|has| $ (-6 -4248)))) (-2769 (((-108) $) 102 (|has| |#2| (-973)))) (-2057 (((-108) $) 120 (|has| |#2| (-784)))) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-3239 (($ $ $) 118 (-3172 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-1584 (((-589 |#2|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-3158 (($ $ $) 117 (-3172 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-2043 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#2| |#2|) $) 35)) (-2060 (((-852) $) 111 (|has| |#2| (-344)))) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#2| (-1016)))) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-4013 (($ (-852)) 110 (|has| |#2| (-344)))) (-3951 (((-1034) $) 21 (|has| |#2| (-1016)))) (-2428 ((|#2| $) 42 (|has| (-523) (-786)))) (-4141 (($ $ |#2|) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#2|))) 26 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 25 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 23 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#2| $ (-523) |#2|) 50) ((|#2| $ (-523)) 49)) (-3839 ((|#2| $ $) 126 (|has| |#2| (-973)))) (-2469 (($ (-1169 |#2|)) 128)) (-3314 (((-126)) 125 (|has| |#2| (-339)))) (-3984 (($ $) 92 (-3147 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) 90 (-3147 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) 88 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) 87 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) 86 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) 85 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) 78 (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) 77 (|has| |#2| (-973)))) (-3977 (((-710) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4248))) (((-710) |#2| $) 28 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-1169 |#2|) $) 129) (($ (-523)) 66 (-3172 (-3147 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (|has| |#2| (-973)))) (($ (-383 (-523))) 63 (-3147 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (($ |#2|) 62 (|has| |#2| (-1016))) (((-794) $) 18 (|has| |#2| (-563 (-794))))) (-3272 (((-710)) 104 (|has| |#2| (-973)))) (-2308 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4248)))) (-2695 (($ $) 122 (|has| |#2| (-784)))) (-2423 (($ $ (-710)) 100 (|has| |#2| (-973))) (($ $ (-852)) 96 (|has| |#2| (-973)))) (-1879 (($) 71 (|has| |#2| (-124)) CONST)) (-1891 (($) 103 (|has| |#2| (-973)) CONST)) (-2909 (($ $) 91 (-3147 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) 89 (-3147 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) 84 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) 83 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) 82 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) 81 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) 80 (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) 79 (|has| |#2| (-973)))) (-4006 (((-108) $ $) 115 (-3172 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-3980 (((-108) $ $) 114 (-3172 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-3941 (((-108) $ $) 20 (|has| |#2| (-1016)))) (-3993 (((-108) $ $) 116 (-3172 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-3966 (((-108) $ $) 113 (-3172 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-4074 (($ $ |#2|) 124 (|has| |#2| (-339)))) (-4060 (($ $ $) 94 (|has| |#2| (-973))) (($ $) 93 (|has| |#2| (-973)))) (-4045 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-710)) 101 (|has| |#2| (-973))) (($ $ (-852)) 97 (|has| |#2| (-973)))) (* (($ $ $) 98 (|has| |#2| (-973))) (($ (-523) $) 95 (|has| |#2| (-973))) (($ $ |#2|) 76 (|has| |#2| (-666))) (($ |#2| $) 75 (|has| |#2| (-666))) (($ (-710) $) 73 (|has| |#2| (-124))) (($ (-852) $) 70 (|has| |#2| (-25)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-1771 (*1 *1) (-12 (-4 *1 (-213 *2)) (-4 *2 (-1016)))) (-1771 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-213 *3)))) (-1869 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-213 *2)) (-4 *2 (-1016)))) (-1869 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-213 *3)) (-4 *3 (-1016)))) (-3627 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-213 *3)) (-4 *3 (-1016)))))
+(-13 (-102 |t#1|) (-140 |t#1|) (-10 -8 (-15 -1771 ($)) (-15 -1771 ($ (-589 |t#1|))) (IF (|has| $ (-6 -4248)) (PROGN (-15 -1869 ($ |t#1| $)) (-15 -1869 ($ (-1 (-108) |t#1|) $)) (-15 -3627 ($ (-1 (-108) |t#1|) $))) |%noBranch|)))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3215 (((-2 (|:| |varOrder| (-589 (-1087))) (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed")) (|:| |hom| (-589 (-1169 (-710))))) (-271 (-883 (-523)))) 27)))
+(((-214) (-10 -7 (-15 -3215 ((-2 (|:| |varOrder| (-589 (-1087))) (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed")) (|:| |hom| (-589 (-1169 (-710))))) (-271 (-883 (-523))))))) (T -214))
+((-3215 (*1 *2 *3) (-12 (-5 *3 (-271 (-883 (-523)))) (-5 *2 (-2 (|:| |varOrder| (-589 (-1087))) (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed")) (|:| |hom| (-589 (-1169 (-710)))))) (-5 *1 (-214)))))
+(-10 -7 (-15 -3215 ((-2 (|:| |varOrder| (-589 (-1087))) (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed")) (|:| |hom| (-589 (-1169 (-710))))) (-271 (-883 (-523))))))
+((-3843 (((-710)) 51)) (-2203 (((-2 (|:| -2373 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 $) (-1169 $)) 49) (((-629 |#3|) (-629 $)) 41) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-4012 (((-126)) 57)) (-4024 (($ $ (-1 |#3| |#3|) (-710)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-3976 (((-1169 |#3|) $) NIL) (($ |#3|) NIL) (((-794) $) NIL) (($ (-523)) 12) (($ (-383 (-523))) NIL)) (-1698 (((-710)) 15)) (-4125 (($ $ |#3|) 54)))
+(((-215 |#1| |#2| |#3|) (-10 -8 (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)) (-15 -1698 ((-710))) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -3976 (|#1| |#3|)) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|))) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|) (-710))) (-15 -2203 ((-629 |#3|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 |#1|) (-1169 |#1|))) (-15 -3843 ((-710))) (-15 -4125 (|#1| |#1| |#3|)) (-15 -4012 ((-126))) (-15 -3976 ((-1169 |#3|) |#1|))) (-216 |#2| |#3|) (-710) (-1123)) (T -215))
+((-4012 (*1 *2) (-12 (-14 *4 (-710)) (-4 *5 (-1123)) (-5 *2 (-126)) (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5)))) (-3843 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1123)) (-5 *2 (-710)) (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5)))) (-1698 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1123)) (-5 *2 (-710)) (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5)))))
+(-10 -8 (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)) (-15 -1698 ((-710))) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -3976 (|#1| |#3|)) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|))) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|) (-710))) (-15 -2203 ((-629 |#3|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 |#1|) (-1169 |#1|))) (-15 -3843 ((-710))) (-15 -4125 (|#1| |#1| |#3|)) (-15 -4012 ((-126))) (-15 -3976 ((-1169 |#3|) |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#2| (-1016)))) (-2388 (((-108) $) 72 (|has| |#2| (-124)))) (-1932 (($ (-852)) 127 (|has| |#2| (-973)))) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-1773 (($ $ $) 123 (|has| |#2| (-732)))) (-2999 (((-3 $ "failed") $ $) 74 (|has| |#2| (-124)))) (-2282 (((-108) $ (-710)) 8)) (-3843 (((-710)) 109 (|has| |#2| (-344)))) (-2035 (((-523) $) 121 (|has| |#2| (-784)))) (-4101 ((|#2| $ (-523) |#2|) 52 (|has| $ (-6 -4249)))) (-1640 (($) 7 T CONST)) (-2898 (((-3 (-523) "failed") $) 67 (-2819 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-3 (-383 (-523)) "failed") $) 64 (-2819 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1016)))) (-1996 (((-523) $) 68 (-2819 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-383 (-523)) $) 65 (-2819 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) ((|#2| $) 60 (|has| |#2| (-1016)))) (-2203 (((-629 (-523)) (-629 $)) 108 (-2819 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 107 (-2819 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 106 (|has| |#2| (-973))) (((-629 |#2|) (-629 $)) 105 (|has| |#2| (-973)))) (-4211 (((-3 $ "failed") $) 99 (|has| |#2| (-973)))) (-3461 (($) 112 (|has| |#2| (-344)))) (-3073 ((|#2| $ (-523) |#2|) 53 (|has| $ (-6 -4249)))) (-3002 ((|#2| $ (-523)) 51)) (-3702 (((-108) $) 119 (|has| |#2| (-784)))) (-3133 (((-589 |#2|) $) 30 (|has| $ (-6 -4248)))) (-3482 (((-108) $) 102 (|has| |#2| (-973)))) (-4050 (((-108) $) 120 (|has| |#2| (-784)))) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3268 (($ $ $) 118 (-3255 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-3056 (((-589 |#2|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-2644 (($ $ $) 117 (-3255 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-3063 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#2| |#2|) $) 35)) (-4076 (((-852) $) 111 (|has| |#2| (-344)))) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#2| (-1016)))) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2557 (($ (-852)) 110 (|has| |#2| (-344)))) (-2435 (((-1034) $) 21 (|has| |#2| (-1016)))) (-3879 ((|#2| $) 42 (|has| (-523) (-786)))) (-2408 (($ $ |#2|) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#2|))) 26 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 25 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 23 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#2| $ (-523) |#2|) 50) ((|#2| $ (-523)) 49)) (-1879 ((|#2| $ $) 126 (|has| |#2| (-973)))) (-3621 (($ (-1169 |#2|)) 128)) (-4012 (((-126)) 125 (|has| |#2| (-339)))) (-4024 (($ $) 92 (-2819 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) 90 (-2819 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) 88 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) 87 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) 86 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) 85 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) 78 (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) 77 (|has| |#2| (-973)))) (-2452 (((-710) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4248))) (((-710) |#2| $) 28 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-1169 |#2|) $) 129) (($ (-523)) 66 (-3255 (-2819 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (|has| |#2| (-973)))) (($ (-383 (-523))) 63 (-2819 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (($ |#2|) 62 (|has| |#2| (-1016))) (((-794) $) 18 (|has| |#2| (-563 (-794))))) (-1698 (((-710)) 104 (|has| |#2| (-973)))) (-1505 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4248)))) (-3984 (($ $) 122 (|has| |#2| (-784)))) (-2573 (($ $ (-710)) 100 (|has| |#2| (-973))) (($ $ (-852)) 96 (|has| |#2| (-973)))) (-1428 (($) 71 (|has| |#2| (-124)) CONST)) (-1440 (($) 103 (|has| |#2| (-973)) CONST)) (-1943 (($ $) 91 (-2819 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) 89 (-2819 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) 84 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) 83 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) 82 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) 81 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) 80 (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) 79 (|has| |#2| (-973)))) (-4078 (((-108) $ $) 115 (-3255 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-4061 (((-108) $ $) 114 (-3255 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-4037 (((-108) $ $) 20 (|has| |#2| (-1016)))) (-4070 (((-108) $ $) 116 (-3255 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-4052 (((-108) $ $) 113 (-3255 (|has| |#2| (-784)) (|has| |#2| (-732))))) (-4125 (($ $ |#2|) 124 (|has| |#2| (-339)))) (-4115 (($ $ $) 94 (|has| |#2| (-973))) (($ $) 93 (|has| |#2| (-973)))) (-4103 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-710)) 101 (|has| |#2| (-973))) (($ $ (-852)) 97 (|has| |#2| (-973)))) (* (($ $ $) 98 (|has| |#2| (-973))) (($ (-523) $) 95 (|has| |#2| (-973))) (($ $ |#2|) 76 (|has| |#2| (-666))) (($ |#2| $) 75 (|has| |#2| (-666))) (($ (-710) $) 73 (|has| |#2| (-124))) (($ (-852) $) 70 (|has| |#2| (-25)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-216 |#1| |#2|) (-129) (-710) (-1123)) (T -216))
-((-2469 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1123)) (-4 *1 (-216 *3 *4)))) (-3845 (*1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-216 *3 *4)) (-4 *4 (-973)) (-4 *4 (-1123)))) (-3839 (*1 *2 *1 *1) (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-666)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-666)))))
-(-13 (-556 (-523) |t#2|) (-563 (-1169 |t#2|)) (-10 -8 (-6 -4248) (-15 -2469 ($ (-1169 |t#2|))) (IF (|has| |t#2| (-1016)) (-6 (-387 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-973)) (PROGN (-6 (-107 |t#2| |t#2|)) (-6 (-209 |t#2|)) (-6 (-353 |t#2|)) (-15 -3845 ($ (-852))) (-15 -3839 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-124)) (-6 (-124)) |%noBranch|) (IF (|has| |t#2| (-666)) (PROGN (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-344)) (-6 (-344)) |%noBranch|) (IF (|has| |t#2| (-158)) (PROGN (-6 (-37 |t#2|)) (-6 (-158))) |%noBranch|) (IF (|has| |t#2| (-6 -4245)) (-6 -4245) |%noBranch|) (IF (|has| |t#2| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |t#2| (-732)) (-6 (-732)) |%noBranch|) (IF (|has| |t#2| (-339)) (-6 (-1176 |t#2|)) |%noBranch|)))
-(((-21) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-339)) (|has| |#2| (-158))) ((-23) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124))) ((-25) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124)) (|has| |#2| (-25))) ((-33) . T) ((-37 |#2|) |has| |#2| (-158)) ((-97) -3172 (|has| |#2| (-1016)) (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-344)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124)) (|has| |#2| (-25))) ((-107 |#2| |#2|) -3172 (|has| |#2| (-973)) (|has| |#2| (-339)) (|has| |#2| (-158))) ((-107 $ $) |has| |#2| (-158)) ((-124) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124))) ((-563 (-794)) -3172 (|has| |#2| (-1016)) (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-344)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-563 (-794))) (|has| |#2| (-124)) (|has| |#2| (-25))) ((-563 (-1169 |#2|)) . T) ((-158) |has| |#2| (-158)) ((-209 |#2|) |has| |#2| (-973)) ((-211) -12 (|has| |#2| (-211)) (|has| |#2| (-973))) ((-263 #0=(-523) |#2|) . T) ((-265 #0# |#2|) . T) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-344) |has| |#2| (-344)) ((-353 |#2|) |has| |#2| (-973)) ((-387 |#2|) |has| |#2| (-1016)) ((-462 |#2|) . T) ((-556 #0# |#2|) . T) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-591 |#2|) -3172 (|has| |#2| (-973)) (|has| |#2| (-339)) (|has| |#2| (-158))) ((-591 $) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-585 (-523)) -12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973))) ((-585 |#2|) |has| |#2| (-973)) ((-657 |#2|) -3172 (|has| |#2| (-339)) (|has| |#2| (-158))) ((-666) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-730) |has| |#2| (-784)) ((-731) -3172 (|has| |#2| (-784)) (|has| |#2| (-732))) ((-732) |has| |#2| (-732)) ((-733) -3172 (|has| |#2| (-784)) (|has| |#2| (-732))) ((-734) -3172 (|has| |#2| (-784)) (|has| |#2| (-732))) ((-784) |has| |#2| (-784)) ((-786) -3172 (|has| |#2| (-784)) (|has| |#2| (-732))) ((-831 (-1087)) -12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973))) ((-964 (-383 (-523))) -12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016))) ((-964 (-523)) -12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) ((-964 |#2|) |has| |#2| (-1016)) ((-979 |#2|) -3172 (|has| |#2| (-973)) (|has| |#2| (-339)) (|has| |#2| (-158))) ((-979 $) |has| |#2| (-158)) ((-973) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-980) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-1028) -3172 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-1016) -3172 (|has| |#2| (-1016)) (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-344)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124)) (|has| |#2| (-25))) ((-1123) . T) ((-1176 |#2|) |has| |#2| (-339)))
-((-4184 (((-218 |#1| |#3|) (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|) 21)) (-2116 ((|#3| (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|) 23)) (-1345 (((-218 |#1| |#3|) (-1 |#3| |#2|) (-218 |#1| |#2|)) 18)))
-(((-217 |#1| |#2| |#3|) (-10 -7 (-15 -4184 ((-218 |#1| |#3|) (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|)) (-15 -2116 (|#3| (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|)) (-15 -1345 ((-218 |#1| |#3|) (-1 |#3| |#2|) (-218 |#1| |#2|)))) (-710) (-1123) (-1123)) (T -217))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-218 *5 *6)) (-14 *5 (-710)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-5 *2 (-218 *5 *7)) (-5 *1 (-217 *5 *6 *7)))) (-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-218 *5 *6)) (-14 *5 (-710)) (-4 *6 (-1123)) (-4 *2 (-1123)) (-5 *1 (-217 *5 *6 *2)))) (-4184 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-218 *6 *7)) (-14 *6 (-710)) (-4 *7 (-1123)) (-4 *5 (-1123)) (-5 *2 (-218 *6 *5)) (-5 *1 (-217 *6 *7 *5)))))
-(-10 -7 (-15 -4184 ((-218 |#1| |#3|) (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|)) (-15 -2116 (|#3| (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|)) (-15 -1345 ((-218 |#1| |#3|) (-1 |#3| |#2|) (-218 |#1| |#2|))))
-((-1680 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-2603 (((-108) $) NIL (|has| |#2| (-124)))) (-3845 (($ (-852)) 56 (|has| |#2| (-973)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4016 (($ $ $) 60 (|has| |#2| (-732)))) (-3405 (((-3 $ "failed") $ $) 48 (|has| |#2| (-124)))) (-1620 (((-108) $ (-710)) 17)) (-2395 (((-710)) NIL (|has| |#2| (-344)))) (-3482 (((-523) $) NIL (|has| |#2| (-784)))) (-1849 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (((-3 |#2| "failed") $) 29 (|has| |#2| (-1016)))) (-3508 (((-523) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) ((|#2| $) 27 (|has| |#2| (-1016)))) (-2243 (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL (|has| |#2| (-973))) (((-629 |#2|) (-629 $)) NIL (|has| |#2| (-973)))) (-1444 (((-3 $ "failed") $) 53 (|has| |#2| (-973)))) (-1631 (($) NIL (|has| |#2| (-344)))) (-2053 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ (-523)) 51)) (-3712 (((-108) $) NIL (|has| |#2| (-784)))) (-1871 (((-589 |#2|) $) 15 (|has| $ (-6 -4248)))) (-2769 (((-108) $) NIL (|has| |#2| (-973)))) (-2057 (((-108) $) NIL (|has| |#2| (-784)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) 20 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-1584 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 (((-523) $) 50 (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-2043 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#2| |#2|) $) 41)) (-2060 (((-852) $) NIL (|has| |#2| (-344)))) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#2| (-1016)))) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-4013 (($ (-852)) NIL (|has| |#2| (-344)))) (-3951 (((-1034) $) NIL (|has| |#2| (-1016)))) (-2428 ((|#2| $) NIL (|has| (-523) (-786)))) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#2|) $) 24 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-523)) 21)) (-3839 ((|#2| $ $) NIL (|has| |#2| (-973)))) (-2469 (($ (-1169 |#2|)) 18)) (-3314 (((-126)) NIL (|has| |#2| (-339)))) (-3984 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-3977 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-1169 |#2|) $) 10) (($ (-523)) NIL (-3172 (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (|has| |#2| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (($ |#2|) 13 (|has| |#2| (-1016))) (((-794) $) NIL (|has| |#2| (-563 (-794))))) (-3272 (((-710)) NIL (|has| |#2| (-973)))) (-2308 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2695 (($ $) NIL (|has| |#2| (-784)))) (-2423 (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (-1879 (($) 35 (|has| |#2| (-124)) CONST)) (-1891 (($) 38 (|has| |#2| (-973)) CONST)) (-2909 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-4006 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3980 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3941 (((-108) $ $) 26 (|has| |#2| (-1016)))) (-3993 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3966 (((-108) $ $) 58 (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $ $) NIL (|has| |#2| (-973))) (($ $) NIL (|has| |#2| (-973)))) (-4045 (($ $ $) 33 (|has| |#2| (-25)))) (** (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (* (($ $ $) 49 (|has| |#2| (-973))) (($ (-523) $) NIL (|has| |#2| (-973))) (($ $ |#2|) 42 (|has| |#2| (-666))) (($ |#2| $) 43 (|has| |#2| (-666))) (($ (-710) $) NIL (|has| |#2| (-124))) (($ (-852) $) NIL (|has| |#2| (-25)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3621 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1123)) (-4 *1 (-216 *3 *4)))) (-1932 (*1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-216 *3 *4)) (-4 *4 (-973)) (-4 *4 (-1123)))) (-1879 (*1 *2 *1 *1) (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-666)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-666)))))
+(-13 (-556 (-523) |t#2|) (-563 (-1169 |t#2|)) (-10 -8 (-6 -4248) (-15 -3621 ($ (-1169 |t#2|))) (IF (|has| |t#2| (-1016)) (-6 (-387 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-973)) (PROGN (-6 (-107 |t#2| |t#2|)) (-6 (-209 |t#2|)) (-6 (-353 |t#2|)) (-15 -1932 ($ (-852))) (-15 -1879 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-124)) (-6 (-124)) |%noBranch|) (IF (|has| |t#2| (-666)) (PROGN (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-344)) (-6 (-344)) |%noBranch|) (IF (|has| |t#2| (-158)) (PROGN (-6 (-37 |t#2|)) (-6 (-158))) |%noBranch|) (IF (|has| |t#2| (-6 -4245)) (-6 -4245) |%noBranch|) (IF (|has| |t#2| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |t#2| (-732)) (-6 (-732)) |%noBranch|) (IF (|has| |t#2| (-339)) (-6 (-1176 |t#2|)) |%noBranch|)))
+(((-21) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-339)) (|has| |#2| (-158))) ((-23) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124))) ((-25) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124)) (|has| |#2| (-25))) ((-33) . T) ((-37 |#2|) |has| |#2| (-158)) ((-97) -3255 (|has| |#2| (-1016)) (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-344)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124)) (|has| |#2| (-25))) ((-107 |#2| |#2|) -3255 (|has| |#2| (-973)) (|has| |#2| (-339)) (|has| |#2| (-158))) ((-107 $ $) |has| |#2| (-158)) ((-124) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124))) ((-563 (-794)) -3255 (|has| |#2| (-1016)) (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-344)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-563 (-794))) (|has| |#2| (-124)) (|has| |#2| (-25))) ((-563 (-1169 |#2|)) . T) ((-158) |has| |#2| (-158)) ((-209 |#2|) |has| |#2| (-973)) ((-211) -12 (|has| |#2| (-211)) (|has| |#2| (-973))) ((-263 #0=(-523) |#2|) . T) ((-265 #0# |#2|) . T) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-344) |has| |#2| (-344)) ((-353 |#2|) |has| |#2| (-973)) ((-387 |#2|) |has| |#2| (-1016)) ((-462 |#2|) . T) ((-556 #0# |#2|) . T) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-591 |#2|) -3255 (|has| |#2| (-973)) (|has| |#2| (-339)) (|has| |#2| (-158))) ((-591 $) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-585 (-523)) -12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973))) ((-585 |#2|) |has| |#2| (-973)) ((-657 |#2|) -3255 (|has| |#2| (-339)) (|has| |#2| (-158))) ((-666) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-730) |has| |#2| (-784)) ((-731) -3255 (|has| |#2| (-784)) (|has| |#2| (-732))) ((-732) |has| |#2| (-732)) ((-733) -3255 (|has| |#2| (-784)) (|has| |#2| (-732))) ((-734) -3255 (|has| |#2| (-784)) (|has| |#2| (-732))) ((-784) |has| |#2| (-784)) ((-786) -3255 (|has| |#2| (-784)) (|has| |#2| (-732))) ((-831 (-1087)) -12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973))) ((-964 (-383 (-523))) -12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016))) ((-964 (-523)) -12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) ((-964 |#2|) |has| |#2| (-1016)) ((-979 |#2|) -3255 (|has| |#2| (-973)) (|has| |#2| (-339)) (|has| |#2| (-158))) ((-979 $) |has| |#2| (-158)) ((-973) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-980) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-1028) -3255 (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-158))) ((-1016) -3255 (|has| |#2| (-1016)) (|has| |#2| (-973)) (|has| |#2| (-784)) (|has| |#2| (-732)) (|has| |#2| (-344)) (|has| |#2| (-339)) (|has| |#2| (-158)) (|has| |#2| (-124)) (|has| |#2| (-25))) ((-1123) . T) ((-1176 |#2|) |has| |#2| (-339)))
+((-1586 (((-218 |#1| |#3|) (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|) 21)) (-1830 ((|#3| (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|) 23)) (-3015 (((-218 |#1| |#3|) (-1 |#3| |#2|) (-218 |#1| |#2|)) 18)))
+(((-217 |#1| |#2| |#3|) (-10 -7 (-15 -1586 ((-218 |#1| |#3|) (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|)) (-15 -1830 (|#3| (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|)) (-15 -3015 ((-218 |#1| |#3|) (-1 |#3| |#2|) (-218 |#1| |#2|)))) (-710) (-1123) (-1123)) (T -217))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-218 *5 *6)) (-14 *5 (-710)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-5 *2 (-218 *5 *7)) (-5 *1 (-217 *5 *6 *7)))) (-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-218 *5 *6)) (-14 *5 (-710)) (-4 *6 (-1123)) (-4 *2 (-1123)) (-5 *1 (-217 *5 *6 *2)))) (-1586 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-218 *6 *7)) (-14 *6 (-710)) (-4 *7 (-1123)) (-4 *5 (-1123)) (-5 *2 (-218 *6 *5)) (-5 *1 (-217 *6 *7 *5)))))
+(-10 -7 (-15 -1586 ((-218 |#1| |#3|) (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|)) (-15 -1830 (|#3| (-1 |#3| |#2| |#3|) (-218 |#1| |#2|) |#3|)) (-15 -3015 ((-218 |#1| |#3|) (-1 |#3| |#2|) (-218 |#1| |#2|))))
+((-3260 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-2388 (((-108) $) NIL (|has| |#2| (-124)))) (-1932 (($ (-852)) 56 (|has| |#2| (-973)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-1773 (($ $ $) 60 (|has| |#2| (-732)))) (-2999 (((-3 $ "failed") $ $) 48 (|has| |#2| (-124)))) (-2282 (((-108) $ (-710)) 17)) (-3843 (((-710)) NIL (|has| |#2| (-344)))) (-2035 (((-523) $) NIL (|has| |#2| (-784)))) (-4101 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (((-3 |#2| "failed") $) 29 (|has| |#2| (-1016)))) (-1996 (((-523) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) ((|#2| $) 27 (|has| |#2| (-1016)))) (-2203 (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL (|has| |#2| (-973))) (((-629 |#2|) (-629 $)) NIL (|has| |#2| (-973)))) (-4211 (((-3 $ "failed") $) 53 (|has| |#2| (-973)))) (-3461 (($) NIL (|has| |#2| (-344)))) (-3073 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ (-523)) 51)) (-3702 (((-108) $) NIL (|has| |#2| (-784)))) (-3133 (((-589 |#2|) $) 15 (|has| $ (-6 -4248)))) (-3482 (((-108) $) NIL (|has| |#2| (-973)))) (-4050 (((-108) $) NIL (|has| |#2| (-784)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) 20 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3056 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 (((-523) $) 50 (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3063 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#2| |#2|) $) 41)) (-4076 (((-852) $) NIL (|has| |#2| (-344)))) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#2| (-1016)))) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2557 (($ (-852)) NIL (|has| |#2| (-344)))) (-2435 (((-1034) $) NIL (|has| |#2| (-1016)))) (-3879 ((|#2| $) NIL (|has| (-523) (-786)))) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#2|) $) 24 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-523)) 21)) (-1879 ((|#2| $ $) NIL (|has| |#2| (-973)))) (-3621 (($ (-1169 |#2|)) 18)) (-4012 (((-126)) NIL (|has| |#2| (-339)))) (-4024 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-2452 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-1169 |#2|) $) 10) (($ (-523)) NIL (-3255 (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (|has| |#2| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (($ |#2|) 13 (|has| |#2| (-1016))) (((-794) $) NIL (|has| |#2| (-563 (-794))))) (-1698 (((-710)) NIL (|has| |#2| (-973)))) (-1505 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3984 (($ $) NIL (|has| |#2| (-784)))) (-2573 (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (-1428 (($) 35 (|has| |#2| (-124)) CONST)) (-1440 (($) 38 (|has| |#2| (-973)) CONST)) (-1943 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-4078 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4061 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4037 (((-108) $ $) 26 (|has| |#2| (-1016)))) (-4070 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4052 (((-108) $ $) 58 (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $ $) NIL (|has| |#2| (-973))) (($ $) NIL (|has| |#2| (-973)))) (-4103 (($ $ $) 33 (|has| |#2| (-25)))) (** (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (* (($ $ $) 49 (|has| |#2| (-973))) (($ (-523) $) NIL (|has| |#2| (-973))) (($ $ |#2|) 42 (|has| |#2| (-666))) (($ |#2| $) 43 (|has| |#2| (-666))) (($ (-710) $) NIL (|has| |#2| (-124))) (($ (-852) $) NIL (|has| |#2| (-25)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-218 |#1| |#2|) (-216 |#1| |#2|) (-710) (-1123)) (T -218))
NIL
(-216 |#1| |#2|)
-((-3453 (((-523) (-589 (-1070))) 24) (((-523) (-1070)) 19)) (-2269 (((-1174) (-589 (-1070))) 29) (((-1174) (-1070)) 28)) (-4046 (((-1070)) 14)) (-1875 (((-1070) (-523) (-1070)) 16)) (-3710 (((-589 (-1070)) (-589 (-1070)) (-523) (-1070)) 25) (((-1070) (-1070) (-523) (-1070)) 23)) (-1464 (((-589 (-1070)) (-589 (-1070))) 13) (((-589 (-1070)) (-1070)) 11)))
-(((-219) (-10 -7 (-15 -1464 ((-589 (-1070)) (-1070))) (-15 -1464 ((-589 (-1070)) (-589 (-1070)))) (-15 -4046 ((-1070))) (-15 -1875 ((-1070) (-523) (-1070))) (-15 -3710 ((-1070) (-1070) (-523) (-1070))) (-15 -3710 ((-589 (-1070)) (-589 (-1070)) (-523) (-1070))) (-15 -2269 ((-1174) (-1070))) (-15 -2269 ((-1174) (-589 (-1070)))) (-15 -3453 ((-523) (-1070))) (-15 -3453 ((-523) (-589 (-1070)))))) (T -219))
-((-3453 (*1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-523)) (-5 *1 (-219)))) (-3453 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-523)) (-5 *1 (-219)))) (-2269 (*1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1174)) (-5 *1 (-219)))) (-2269 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-219)))) (-3710 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-589 (-1070))) (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *1 (-219)))) (-3710 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-219)))) (-1875 (*1 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-219)))) (-4046 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-219)))) (-1464 (*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-219)))) (-1464 (*1 *2 *3) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-219)) (-5 *3 (-1070)))))
-(-10 -7 (-15 -1464 ((-589 (-1070)) (-1070))) (-15 -1464 ((-589 (-1070)) (-589 (-1070)))) (-15 -4046 ((-1070))) (-15 -1875 ((-1070) (-523) (-1070))) (-15 -3710 ((-1070) (-1070) (-523) (-1070))) (-15 -3710 ((-589 (-1070)) (-589 (-1070)) (-523) (-1070))) (-15 -2269 ((-1174) (-1070))) (-15 -2269 ((-1174) (-589 (-1070)))) (-15 -3453 ((-523) (-1070))) (-15 -3453 ((-523) (-589 (-1070)))))
-((-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 9)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 18)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ (-383 (-523)) $) 25) (($ $ (-383 (-523))) NIL)))
-(((-220 |#1|) (-10 -8 (-15 -2423 (|#1| |#1| (-523))) (-15 ** (|#1| |#1| (-523))) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 ** (|#1| |#1| (-710))) (-15 -2423 (|#1| |#1| (-710))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 -2423 (|#1| |#1| (-852))) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-221)) (T -220))
-NIL
-(-10 -8 (-15 -2423 (|#1| |#1| (-523))) (-15 ** (|#1| |#1| (-523))) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 ** (|#1| |#1| (-710))) (-15 -2423 (|#1| |#1| (-710))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 -2423 (|#1| |#1| (-852))) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 39)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 44)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 40)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 41)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ (-383 (-523)) $) 43) (($ $ (-383 (-523))) 42)))
+((-1676 (((-523) (-589 (-1070))) 24) (((-523) (-1070)) 19)) (-3601 (((-1174) (-589 (-1070))) 29) (((-1174) (-1070)) 28)) (-2130 (((-1070)) 14)) (-2838 (((-1070) (-523) (-1070)) 16)) (-3882 (((-589 (-1070)) (-589 (-1070)) (-523) (-1070)) 25) (((-1070) (-1070) (-523) (-1070)) 23)) (-3675 (((-589 (-1070)) (-589 (-1070))) 13) (((-589 (-1070)) (-1070)) 11)))
+(((-219) (-10 -7 (-15 -3675 ((-589 (-1070)) (-1070))) (-15 -3675 ((-589 (-1070)) (-589 (-1070)))) (-15 -2130 ((-1070))) (-15 -2838 ((-1070) (-523) (-1070))) (-15 -3882 ((-1070) (-1070) (-523) (-1070))) (-15 -3882 ((-589 (-1070)) (-589 (-1070)) (-523) (-1070))) (-15 -3601 ((-1174) (-1070))) (-15 -3601 ((-1174) (-589 (-1070)))) (-15 -1676 ((-523) (-1070))) (-15 -1676 ((-523) (-589 (-1070)))))) (T -219))
+((-1676 (*1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-523)) (-5 *1 (-219)))) (-1676 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-523)) (-5 *1 (-219)))) (-3601 (*1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1174)) (-5 *1 (-219)))) (-3601 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-219)))) (-3882 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-589 (-1070))) (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *1 (-219)))) (-3882 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-219)))) (-2838 (*1 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-219)))) (-2130 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-219)))) (-3675 (*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-219)))) (-3675 (*1 *2 *3) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-219)) (-5 *3 (-1070)))))
+(-10 -7 (-15 -3675 ((-589 (-1070)) (-1070))) (-15 -3675 ((-589 (-1070)) (-589 (-1070)))) (-15 -2130 ((-1070))) (-15 -2838 ((-1070) (-523) (-1070))) (-15 -3882 ((-1070) (-1070) (-523) (-1070))) (-15 -3882 ((-589 (-1070)) (-589 (-1070)) (-523) (-1070))) (-15 -3601 ((-1174) (-1070))) (-15 -3601 ((-1174) (-589 (-1070)))) (-15 -1676 ((-523) (-1070))) (-15 -1676 ((-523) (-589 (-1070)))))
+((-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 9)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 18)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ (-383 (-523)) $) 25) (($ $ (-383 (-523))) NIL)))
+(((-220 |#1|) (-10 -8 (-15 -2573 (|#1| |#1| (-523))) (-15 ** (|#1| |#1| (-523))) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 ** (|#1| |#1| (-710))) (-15 -2573 (|#1| |#1| (-710))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 -2573 (|#1| |#1| (-852))) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-221)) (T -220))
+NIL
+(-10 -8 (-15 -2573 (|#1| |#1| (-523))) (-15 ** (|#1| |#1| (-523))) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 ** (|#1| |#1| (-710))) (-15 -2573 (|#1| |#1| (-710))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 -2573 (|#1| |#1| (-852))) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 39)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 44)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 40)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 41)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ (-383 (-523)) $) 43) (($ $ (-383 (-523))) 42)))
(((-221) (-129)) (T -221))
-((** (*1 *1 *1 *2) (-12 (-4 *1 (-221)) (-5 *2 (-523)))) (-2423 (*1 *1 *1 *2) (-12 (-4 *1 (-221)) (-5 *2 (-523)))) (-1396 (*1 *1 *1) (-4 *1 (-221))))
-(-13 (-267) (-37 (-383 (-523))) (-10 -8 (-15 ** ($ $ (-523))) (-15 -2423 ($ $ (-523))) (-15 -1396 ($ $))))
+((** (*1 *1 *1 *2) (-12 (-4 *1 (-221)) (-5 *2 (-523)))) (-2573 (*1 *1 *1 *2) (-12 (-4 *1 (-221)) (-5 *2 (-523)))) (-3071 (*1 *1 *1) (-4 *1 (-221))))
+(-13 (-267) (-37 (-383 (-523))) (-10 -8 (-15 ** ($ $ (-523))) (-15 -2573 ($ $ (-523))) (-15 -3071 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-267) . T) ((-591 #0#) . T) ((-591 $) . T) ((-657 #0#) . T) ((-666) . T) ((-979 #0#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3370 ((|#1| $) 48)) (-2227 (($ $) 57)) (-1620 (((-108) $ (-710)) 8)) (-1487 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-3323 (($ $ $) 53 (|has| $ (-6 -4249)))) (-1318 (($ $ $) 52 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-4189 (($) 7 T CONST)) (-1523 (($ $) 56)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 50)) (-3675 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-1832 (($ $) 55)) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-1701 (((-589 |#1|) $) 45)) (-1799 (((-108) $) 49)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2535 ((|#1| $) 59)) (-2781 (($ $) 58)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ "value") 47)) (-3766 (((-523) $ $) 44)) (-1221 (((-108) $) 46)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-2001 (($ $ $) 54 (|has| $ (-6 -4249)))) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 51)) (-3313 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2058 ((|#1| $) 48)) (-3548 (($ $) 57)) (-2282 (((-108) $ (-710)) 8)) (-3365 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-4072 (($ $ $) 53 (|has| $ (-6 -4249)))) (-1295 (($ $ $) 52 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1640 (($) 7 T CONST)) (-4015 (($ $) 56)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 50)) (-3339 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-2025 (($ $) 55)) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-2112 (((-589 |#1|) $) 45)) (-3391 (((-108) $) 49)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2247 ((|#1| $) 59)) (-3612 (($ $) 58)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ "value") 47)) (-2981 (((-523) $ $) 44)) (-2837 (((-108) $) 46)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-1622 (($ $ $) 54 (|has| $ (-6 -4249)))) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 51)) (-4004 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-222 |#1|) (-129) (-1123)) (T -222))
-((-2535 (*1 *2 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-2781 (*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-2227 (*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-1523 (*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-1832 (*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-2001 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-3323 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-1318 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
-(-13 (-938 |t#1|) (-10 -8 (-15 -2535 (|t#1| $)) (-15 -2781 ($ $)) (-15 -2227 ($ $)) (-15 -1523 ($ $)) (-15 -1832 ($ $)) (IF (|has| $ (-6 -4249)) (PROGN (-15 -2001 ($ $ $)) (-15 -3323 ($ $ $)) (-15 -1318 ($ $ $))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) NIL)) (-2176 ((|#1| $) NIL)) (-2227 (($ $) NIL)) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) $) NIL (|has| |#1| (-786))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-1632 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1581 (($ $) 10 (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1487 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-2470 (($ $ $) NIL (|has| $ (-6 -4249)))) (-2622 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-2027 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "rest" $) NIL (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-3703 (($ (-1 (-108) |#1|) $) NIL)) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2165 ((|#1| $) NIL)) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2441 (($ $) NIL) (($ $ (-710)) NIL)) (-4160 (($ $) NIL (|has| |#1| (-1016)))) (-2462 (($ $) 7 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3286 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) NIL)) (-2514 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-1833 (((-108) $) NIL)) (-3449 (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016))) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) (-1 (-108) |#1|) $) NIL)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3733 (($ (-710) |#1|) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-1793 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3780 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2301 (($ |#1|) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2535 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-3108 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2912 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-2430 (((-108) $) NIL)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1136 (-523))) NIL) ((|#1| $ (-523)) NIL) ((|#1| $ (-523) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-710) $ "count") 16)) (-3766 (((-523) $ $) NIL)) (-1655 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-1499 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-3589 (($ (-589 |#1|)) 22)) (-1221 (((-108) $) NIL)) (-2582 (($ $) NIL)) (-2075 (($ $) NIL (|has| $ (-6 -4249)))) (-2784 (((-710) $) NIL)) (-1867 (($ $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-2001 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2394 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-589 $)) NIL) (($ $ |#1|) NIL)) (-1691 (($ (-589 |#1|)) 17) (((-589 |#1|) $) 18) (((-794) $) 21 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-2810 (((-710) $) 14 (|has| $ (-6 -4248)))))
-(((-223 |#1|) (-13 (-609 |#1|) (-10 -8 (-15 -1691 ($ (-589 |#1|))) (-15 -1691 ((-589 |#1|) $)) (-15 -3589 ($ (-589 |#1|))) (-15 -1937 ($ $ "unique")) (-15 -1937 ($ $ "sort")) (-15 -1937 ((-710) $ "count")))) (-786)) (T -223))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-223 *3)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-223 *3)) (-4 *3 (-786)))) (-3589 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-223 *3)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-223 *3)) (-4 *3 (-786)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-223 *3)) (-4 *3 (-786)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-710)) (-5 *1 (-223 *4)) (-4 *4 (-786)))))
-(-13 (-609 |#1|) (-10 -8 (-15 -1691 ($ (-589 |#1|))) (-15 -1691 ((-589 |#1|) $)) (-15 -3589 ($ (-589 |#1|))) (-15 -1937 ($ $ "unique")) (-15 -1937 ($ $ "sort")) (-15 -1937 ((-710) $ "count"))))
-((-1642 (((-3 (-710) "failed") |#1| |#1| (-710)) 27)))
-(((-224 |#1|) (-10 -7 (-15 -1642 ((-3 (-710) "failed") |#1| |#1| (-710)))) (-13 (-666) (-344) (-10 -7 (-15 ** (|#1| |#1| (-523)))))) (T -224))
-((-1642 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-710)) (-4 *3 (-13 (-666) (-344) (-10 -7 (-15 ** (*3 *3 (-523)))))) (-5 *1 (-224 *3)))))
-(-10 -7 (-15 -1642 ((-3 (-710) "failed") |#1| |#1| (-710))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-796 |#1|)) $) NIL)) (-2389 (((-1083 $) $ (-796 |#1|)) NIL) (((-1083 |#2|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3306 (($ $) NIL (|has| |#2| (-515)))) (-3174 (((-108) $) NIL (|has| |#2| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-796 |#1|))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3718 (($ $) NIL (|has| |#2| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-796 |#1|) "failed") $) NIL)) (-3508 ((|#2| $) NIL) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-796 |#1|) $) NIL)) (-1611 (($ $ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-2229 (($ $ (-589 (-523))) NIL)) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#2| (-840)))) (-4222 (($ $ |#2| (-218 (-2810 |#1|) (-710)) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-1280 (($ (-1083 |#2|) (-796 |#1|)) NIL) (($ (-1083 $) (-796 |#1|)) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#2| (-218 (-2810 |#1|) (-710))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-796 |#1|)) NIL)) (-4047 (((-218 (-2810 |#1|) (-710)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3239 (($ $ $) NIL (|has| |#2| (-786)))) (-3158 (($ $ $) NIL (|has| |#2| (-786)))) (-2041 (($ (-1 (-218 (-2810 |#1|) (-710)) (-218 (-2810 |#1|) (-710))) $) NIL)) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-4213 (((-3 (-796 |#1|) "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#2| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-2032 (((-1070) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-796 |#1|)) (|:| -1475 (-710))) "failed") $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#2| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#2| (-840)))) (-4007 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-796 |#1|) |#2|) NIL) (($ $ (-589 (-796 |#1|)) (-589 |#2|)) NIL) (($ $ (-796 |#1|) $) NIL) (($ $ (-589 (-796 |#1|)) (-589 $)) NIL)) (-1744 (($ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-3984 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-2640 (((-218 (-2810 |#1|) (-710)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-796 |#1|) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-1618 ((|#2| $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-796 |#1|)) NIL) (($ (-383 (-523))) NIL (-3172 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#2| (-515)))) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ (-218 (-2810 |#1|) (-710))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-4006 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-225 |#1| |#2|) (-13 (-880 |#2| (-218 (-2810 |#1|) (-710)) (-796 |#1|)) (-10 -8 (-15 -2229 ($ $ (-589 (-523)))))) (-589 (-1087)) (-973)) (T -225))
-((-2229 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-225 *3 *4)) (-14 *3 (-589 (-1087))) (-4 *4 (-973)))))
-(-13 (-880 |#2| (-218 (-2810 |#1|) (-710)) (-796 |#1|)) (-10 -8 (-15 -2229 ($ $ (-589 (-523))))))
-((-1504 (((-1174) $) 12)) (-3621 (((-167) $) 9)) (-3145 (($ (-167)) 10)) (-1691 (((-794) $) 7)))
-(((-226) (-13 (-563 (-794)) (-10 -8 (-15 -3621 ((-167) $)) (-15 -3145 ($ (-167))) (-15 -1504 ((-1174) $))))) (T -226))
-((-3621 (*1 *2 *1) (-12 (-5 *2 (-167)) (-5 *1 (-226)))) (-3145 (*1 *1 *2) (-12 (-5 *2 (-167)) (-5 *1 (-226)))) (-1504 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-226)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -3621 ((-167) $)) (-15 -3145 ($ (-167))) (-15 -1504 ((-1174) $))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3845 (($ (-852)) NIL (|has| |#4| (-973)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4016 (($ $ $) NIL (|has| |#4| (-732)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-2395 (((-710)) NIL (|has| |#4| (-344)))) (-3482 (((-523) $) NIL (|has| |#4| (-784)))) (-1849 ((|#4| $ (-523) |#4|) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1016))) (((-3 (-523) "failed") $) NIL (-12 (|has| |#4| (-964 (-523))) (|has| |#4| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#4| (-964 (-383 (-523)))) (|has| |#4| (-1016))))) (-3508 ((|#4| $) NIL (|has| |#4| (-1016))) (((-523) $) NIL (-12 (|has| |#4| (-964 (-523))) (|has| |#4| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#4| (-964 (-383 (-523)))) (|has| |#4| (-1016))))) (-2243 (((-2 (|:| -2600 (-629 |#4|)) (|:| |vec| (-1169 |#4|))) (-629 $) (-1169 $)) NIL (|has| |#4| (-973))) (((-629 |#4|) (-629 $)) NIL (|has| |#4| (-973))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#4| (-585 (-523))) (|has| |#4| (-973)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#4| (-585 (-523))) (|has| |#4| (-973))))) (-1444 (((-3 $ "failed") $) NIL (|has| |#4| (-973)))) (-1631 (($) NIL (|has| |#4| (-344)))) (-2053 ((|#4| $ (-523) |#4|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#4| $ (-523)) NIL)) (-3712 (((-108) $) NIL (|has| |#4| (-784)))) (-1871 (((-589 |#4|) $) NIL (|has| $ (-6 -4248)))) (-2769 (((-108) $) NIL (|has| |#4| (-973)))) (-2057 (((-108) $) NIL (|has| |#4| (-784)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (-3172 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-1584 (((-589 |#4|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (-3172 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-2043 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) NIL)) (-2060 (((-852) $) NIL (|has| |#4| (-344)))) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-4013 (($ (-852)) NIL (|has| |#4| (-344)))) (-3951 (((-1034) $) NIL)) (-2428 ((|#4| $) NIL (|has| (-523) (-786)))) (-4141 (($ $ |#4|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-3973 (((-589 |#4|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#4| $ (-523) |#4|) NIL) ((|#4| $ (-523)) 12)) (-3839 ((|#4| $ $) NIL (|has| |#4| (-973)))) (-2469 (($ (-1169 |#4|)) NIL)) (-3314 (((-126)) NIL (|has| |#4| (-339)))) (-3984 (($ $ (-1 |#4| |#4|) (-710)) NIL (|has| |#4| (-973))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#4| (-211)) (|has| |#4| (-973)))) (($ $) NIL (-12 (|has| |#4| (-211)) (|has| |#4| (-973))))) (-3977 (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-1169 |#4|) $) NIL) (((-794) $) NIL) (($ |#4|) NIL (|has| |#4| (-1016))) (($ (-523)) NIL (-3172 (-12 (|has| |#4| (-964 (-523))) (|has| |#4| (-1016))) (|has| |#4| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#4| (-964 (-383 (-523)))) (|has| |#4| (-1016))))) (-3272 (((-710)) NIL (|has| |#4| (-973)))) (-2308 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2695 (($ $) NIL (|has| |#4| (-784)))) (-2423 (($ $ (-710)) NIL (|has| |#4| (-973))) (($ $ (-852)) NIL (|has| |#4| (-973)))) (-1879 (($) NIL T CONST)) (-1891 (($) NIL (|has| |#4| (-973)) CONST)) (-2909 (($ $ (-1 |#4| |#4|) (-710)) NIL (|has| |#4| (-973))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#4| (-211)) (|has| |#4| (-973)))) (($ $) NIL (-12 (|has| |#4| (-211)) (|has| |#4| (-973))))) (-4006 (((-108) $ $) NIL (-3172 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-3980 (((-108) $ $) NIL (-3172 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (-3172 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-3966 (((-108) $ $) NIL (-3172 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-4074 (($ $ |#4|) NIL (|has| |#4| (-339)))) (-4060 (($ $ $) NIL) (($ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) NIL (|has| |#4| (-973))) (($ $ (-852)) NIL (|has| |#4| (-973)))) (* (($ |#2| $) 14) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL) (($ |#3| $) 18) (($ $ |#4|) NIL (|has| |#4| (-666))) (($ |#4| $) NIL (|has| |#4| (-666))) (($ $ $) NIL (|has| |#4| (-973)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-2247 (*1 *2 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-3612 (*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-3548 (*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-4015 (*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-2025 (*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-1622 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-4072 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))) (-1295 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
+(-13 (-938 |t#1|) (-10 -8 (-15 -2247 (|t#1| $)) (-15 -3612 ($ $)) (-15 -3548 ($ $)) (-15 -4015 ($ $)) (-15 -2025 ($ $)) (IF (|has| $ (-6 -4249)) (PROGN (-15 -1622 ($ $ $)) (-15 -4072 ($ $ $)) (-15 -1295 ($ $ $))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) NIL)) (-3972 ((|#1| $) NIL)) (-3548 (($ $) NIL)) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) $) NIL (|has| |#1| (-786))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2361 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3400 (($ $) 10 (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3365 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-3546 (($ $ $) NIL (|has| $ (-6 -4249)))) (-2535 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-1957 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "rest" $) NIL (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-3627 (($ (-1 (-108) |#1|) $) NIL)) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3962 ((|#1| $) NIL)) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3891 (($ $) NIL) (($ $ (-710)) NIL)) (-2543 (($ $) NIL (|has| |#1| (-1016)))) (-3917 (($ $) 7 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1869 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) NIL)) (-2231 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-2527 (((-108) $) NIL)) (-1894 (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016))) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) (-1 (-108) |#1|) $) NIL)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2348 (($ (-710) |#1|) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3325 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3123 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3745 (($ |#1|) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2247 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-3862 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-3334 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3214 (((-108) $) NIL)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1136 (-523))) NIL) ((|#1| $ (-523)) NIL) ((|#1| $ (-523) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-710) $ "count") 16)) (-2981 (((-523) $ $) NIL)) (-1314 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-3725 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-2202 (($ (-589 |#1|)) 22)) (-2837 (((-108) $) NIL)) (-2238 (($ $) NIL)) (-4198 (($ $) NIL (|has| $ (-6 -4249)))) (-3647 (((-710) $) NIL)) (-2801 (($ $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-1622 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2785 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-589 $)) NIL) (($ $ |#1|) NIL)) (-3976 (($ (-589 |#1|)) 17) (((-589 |#1|) $) 18) (((-794) $) 21 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-1271 (((-710) $) 14 (|has| $ (-6 -4248)))))
+(((-223 |#1|) (-13 (-609 |#1|) (-10 -8 (-15 -3976 ($ (-589 |#1|))) (-15 -3976 ((-589 |#1|) $)) (-15 -2202 ($ (-589 |#1|))) (-15 -1502 ($ $ "unique")) (-15 -1502 ($ $ "sort")) (-15 -1502 ((-710) $ "count")))) (-786)) (T -223))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-223 *3)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-223 *3)) (-4 *3 (-786)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-223 *3)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-223 *3)) (-4 *3 (-786)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-223 *3)) (-4 *3 (-786)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-710)) (-5 *1 (-223 *4)) (-4 *4 (-786)))))
+(-13 (-609 |#1|) (-10 -8 (-15 -3976 ($ (-589 |#1|))) (-15 -3976 ((-589 |#1|) $)) (-15 -2202 ($ (-589 |#1|))) (-15 -1502 ($ $ "unique")) (-15 -1502 ($ $ "sort")) (-15 -1502 ((-710) $ "count"))))
+((-2443 (((-3 (-710) "failed") |#1| |#1| (-710)) 27)))
+(((-224 |#1|) (-10 -7 (-15 -2443 ((-3 (-710) "failed") |#1| |#1| (-710)))) (-13 (-666) (-344) (-10 -7 (-15 ** (|#1| |#1| (-523)))))) (T -224))
+((-2443 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-710)) (-4 *3 (-13 (-666) (-344) (-10 -7 (-15 ** (*3 *3 (-523)))))) (-5 *1 (-224 *3)))))
+(-10 -7 (-15 -2443 ((-3 (-710) "failed") |#1| |#1| (-710))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-796 |#1|)) $) NIL)) (-3540 (((-1083 $) $ (-796 |#1|)) NIL) (((-1083 |#2|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3950 (($ $) NIL (|has| |#2| (-515)))) (-3226 (((-108) $) NIL (|has| |#2| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-796 |#1|))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3763 (($ $) NIL (|has| |#2| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-796 |#1|) "failed") $) NIL)) (-1996 ((|#2| $) NIL) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-796 |#1|) $) NIL)) (-2210 (($ $ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-2095 (($ $ (-589 (-523))) NIL)) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#2| (-840)))) (-2067 (($ $ |#2| (-218 (-1271 |#1|) (-710)) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-3706 (($ (-1083 |#2|) (-796 |#1|)) NIL) (($ (-1083 $) (-796 |#1|)) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#2| (-218 (-1271 |#1|) (-710))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-796 |#1|)) NIL)) (-2140 (((-218 (-1271 |#1|) (-710)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3268 (($ $ $) NIL (|has| |#2| (-786)))) (-2644 (($ $ $) NIL (|has| |#2| (-786)))) (-3927 (($ (-1 (-218 (-1271 |#1|) (-710)) (-218 (-1271 |#1|) (-710))) $) NIL)) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-1949 (((-3 (-796 |#1|) "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#2| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-3841 (((-1070) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-796 |#1|)) (|:| -3262 (-710))) "failed") $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#2| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#2| (-840)))) (-2469 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-796 |#1|) |#2|) NIL) (($ $ (-589 (-796 |#1|)) (-589 |#2|)) NIL) (($ $ (-796 |#1|) $) NIL) (($ $ (-589 (-796 |#1|)) (-589 $)) NIL)) (-4053 (($ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-4024 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1487 (((-218 (-1271 |#1|) (-710)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-796 |#1|) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-2267 ((|#2| $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-796 |#1|)) NIL) (($ (-383 (-523))) NIL (-3255 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#2| (-515)))) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ (-218 (-1271 |#1|) (-710))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-4078 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-225 |#1| |#2|) (-13 (-880 |#2| (-218 (-1271 |#1|) (-710)) (-796 |#1|)) (-10 -8 (-15 -2095 ($ $ (-589 (-523)))))) (-589 (-1087)) (-973)) (T -225))
+((-2095 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-225 *3 *4)) (-14 *3 (-589 (-1087))) (-4 *4 (-973)))))
+(-13 (-880 |#2| (-218 (-1271 |#1|) (-710)) (-796 |#1|)) (-10 -8 (-15 -2095 ($ $ (-589 (-523))))))
+((-4162 (((-1174) $) 12)) (-1560 (((-167) $) 9)) (-2967 (($ (-167)) 10)) (-3976 (((-794) $) 7)))
+(((-226) (-13 (-563 (-794)) (-10 -8 (-15 -1560 ((-167) $)) (-15 -2967 ($ (-167))) (-15 -4162 ((-1174) $))))) (T -226))
+((-1560 (*1 *2 *1) (-12 (-5 *2 (-167)) (-5 *1 (-226)))) (-2967 (*1 *1 *2) (-12 (-5 *2 (-167)) (-5 *1 (-226)))) (-4162 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-226)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -1560 ((-167) $)) (-15 -2967 ($ (-167))) (-15 -4162 ((-1174) $))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1932 (($ (-852)) NIL (|has| |#4| (-973)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-1773 (($ $ $) NIL (|has| |#4| (-732)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3843 (((-710)) NIL (|has| |#4| (-344)))) (-2035 (((-523) $) NIL (|has| |#4| (-784)))) (-4101 ((|#4| $ (-523) |#4|) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1016))) (((-3 (-523) "failed") $) NIL (-12 (|has| |#4| (-964 (-523))) (|has| |#4| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#4| (-964 (-383 (-523)))) (|has| |#4| (-1016))))) (-1996 ((|#4| $) NIL (|has| |#4| (-1016))) (((-523) $) NIL (-12 (|has| |#4| (-964 (-523))) (|has| |#4| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#4| (-964 (-383 (-523)))) (|has| |#4| (-1016))))) (-2203 (((-2 (|:| -2373 (-629 |#4|)) (|:| |vec| (-1169 |#4|))) (-629 $) (-1169 $)) NIL (|has| |#4| (-973))) (((-629 |#4|) (-629 $)) NIL (|has| |#4| (-973))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#4| (-585 (-523))) (|has| |#4| (-973)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#4| (-585 (-523))) (|has| |#4| (-973))))) (-4211 (((-3 $ "failed") $) NIL (|has| |#4| (-973)))) (-3461 (($) NIL (|has| |#4| (-344)))) (-3073 ((|#4| $ (-523) |#4|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#4| $ (-523)) NIL)) (-3702 (((-108) $) NIL (|has| |#4| (-784)))) (-3133 (((-589 |#4|) $) NIL (|has| $ (-6 -4248)))) (-3482 (((-108) $) NIL (|has| |#4| (-973)))) (-4050 (((-108) $) NIL (|has| |#4| (-784)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (-3255 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-3056 (((-589 |#4|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (-3255 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-3063 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) NIL)) (-4076 (((-852) $) NIL (|has| |#4| (-344)))) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2557 (($ (-852)) NIL (|has| |#4| (-344)))) (-2435 (((-1034) $) NIL)) (-3879 ((|#4| $) NIL (|has| (-523) (-786)))) (-2408 (($ $ |#4|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-3184 (((-589 |#4|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#4| $ (-523) |#4|) NIL) ((|#4| $ (-523)) 12)) (-1879 ((|#4| $ $) NIL (|has| |#4| (-973)))) (-3621 (($ (-1169 |#4|)) NIL)) (-4012 (((-126)) NIL (|has| |#4| (-339)))) (-4024 (($ $ (-1 |#4| |#4|) (-710)) NIL (|has| |#4| (-973))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#4| (-211)) (|has| |#4| (-973)))) (($ $) NIL (-12 (|has| |#4| (-211)) (|has| |#4| (-973))))) (-2452 (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-1169 |#4|) $) NIL) (((-794) $) NIL) (($ |#4|) NIL (|has| |#4| (-1016))) (($ (-523)) NIL (-3255 (-12 (|has| |#4| (-964 (-523))) (|has| |#4| (-1016))) (|has| |#4| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#4| (-964 (-383 (-523)))) (|has| |#4| (-1016))))) (-1698 (((-710)) NIL (|has| |#4| (-973)))) (-1505 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3984 (($ $) NIL (|has| |#4| (-784)))) (-2573 (($ $ (-710)) NIL (|has| |#4| (-973))) (($ $ (-852)) NIL (|has| |#4| (-973)))) (-1428 (($) NIL T CONST)) (-1440 (($) NIL (|has| |#4| (-973)) CONST)) (-1943 (($ $ (-1 |#4| |#4|) (-710)) NIL (|has| |#4| (-973))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#4| (-831 (-1087))) (|has| |#4| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#4| (-211)) (|has| |#4| (-973)))) (($ $) NIL (-12 (|has| |#4| (-211)) (|has| |#4| (-973))))) (-4078 (((-108) $ $) NIL (-3255 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-4061 (((-108) $ $) NIL (-3255 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (-3255 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-4052 (((-108) $ $) NIL (-3255 (|has| |#4| (-732)) (|has| |#4| (-784))))) (-4125 (($ $ |#4|) NIL (|has| |#4| (-339)))) (-4115 (($ $ $) NIL) (($ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) NIL (|has| |#4| (-973))) (($ $ (-852)) NIL (|has| |#4| (-973)))) (* (($ |#2| $) 14) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL) (($ |#3| $) 18) (($ $ |#4|) NIL (|has| |#4| (-666))) (($ |#4| $) NIL (|has| |#4| (-666))) (($ $ $) NIL (|has| |#4| (-973)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-227 |#1| |#2| |#3| |#4|) (-13 (-216 |#1| |#4|) (-591 |#2|) (-591 |#3|)) (-852) (-973) (-1037 |#1| |#2| (-218 |#1| |#2|) (-218 |#1| |#2|)) (-591 |#2|)) (T -227))
NIL
(-13 (-216 |#1| |#4|) (-591 |#2|) (-591 |#3|))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3845 (($ (-852)) NIL (|has| |#3| (-973)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4016 (($ $ $) NIL (|has| |#3| (-732)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-2395 (((-710)) NIL (|has| |#3| (-344)))) (-3482 (((-523) $) NIL (|has| |#3| (-784)))) (-1849 ((|#3| $ (-523) |#3|) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1016))) (((-3 (-523) "failed") $) NIL (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016))))) (-3508 ((|#3| $) NIL (|has| |#3| (-1016))) (((-523) $) NIL (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016))))) (-2243 (((-2 (|:| -2600 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 $) (-1169 $)) NIL (|has| |#3| (-973))) (((-629 |#3|) (-629 $)) NIL (|has| |#3| (-973))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#3| (-585 (-523))) (|has| |#3| (-973)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#3| (-585 (-523))) (|has| |#3| (-973))))) (-1444 (((-3 $ "failed") $) NIL (|has| |#3| (-973)))) (-1631 (($) NIL (|has| |#3| (-344)))) (-2053 ((|#3| $ (-523) |#3|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#3| $ (-523)) NIL)) (-3712 (((-108) $) NIL (|has| |#3| (-784)))) (-1871 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-2769 (((-108) $) NIL (|has| |#3| (-973)))) (-2057 (((-108) $) NIL (|has| |#3| (-784)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-1584 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-2043 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#3| |#3|) $) NIL)) (-2060 (((-852) $) NIL (|has| |#3| (-344)))) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-4013 (($ (-852)) NIL (|has| |#3| (-344)))) (-3951 (((-1034) $) NIL)) (-2428 ((|#3| $) NIL (|has| (-523) (-786)))) (-4141 (($ $ |#3|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#3|))) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-271 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-589 |#3|) (-589 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-3973 (((-589 |#3|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#3| $ (-523) |#3|) NIL) ((|#3| $ (-523)) 11)) (-3839 ((|#3| $ $) NIL (|has| |#3| (-973)))) (-2469 (($ (-1169 |#3|)) NIL)) (-3314 (((-126)) NIL (|has| |#3| (-339)))) (-3984 (($ $ (-1 |#3| |#3|) (-710)) NIL (|has| |#3| (-973))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973))))) (-3977 (((-710) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248))) (((-710) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-1169 |#3|) $) NIL) (((-794) $) NIL) (($ |#3|) NIL (|has| |#3| (-1016))) (($ (-523)) NIL (-3172 (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016))) (|has| |#3| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016))))) (-3272 (((-710)) NIL (|has| |#3| (-973)))) (-2308 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-2695 (($ $) NIL (|has| |#3| (-784)))) (-2423 (($ $ (-710)) NIL (|has| |#3| (-973))) (($ $ (-852)) NIL (|has| |#3| (-973)))) (-1879 (($) NIL T CONST)) (-1891 (($) NIL (|has| |#3| (-973)) CONST)) (-2909 (($ $ (-1 |#3| |#3|) (-710)) NIL (|has| |#3| (-973))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973))))) (-4006 (((-108) $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3980 (((-108) $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3966 (((-108) $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4074 (($ $ |#3|) NIL (|has| |#3| (-339)))) (-4060 (($ $ $) NIL) (($ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) NIL (|has| |#3| (-973))) (($ $ (-852)) NIL (|has| |#3| (-973)))) (* (($ |#2| $) 13) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-666))) (($ |#3| $) NIL (|has| |#3| (-666))) (($ $ $) NIL (|has| |#3| (-973)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1932 (($ (-852)) NIL (|has| |#3| (-973)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-1773 (($ $ $) NIL (|has| |#3| (-732)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3843 (((-710)) NIL (|has| |#3| (-344)))) (-2035 (((-523) $) NIL (|has| |#3| (-784)))) (-4101 ((|#3| $ (-523) |#3|) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1016))) (((-3 (-523) "failed") $) NIL (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016))))) (-1996 ((|#3| $) NIL (|has| |#3| (-1016))) (((-523) $) NIL (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016))))) (-2203 (((-2 (|:| -2373 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 $) (-1169 $)) NIL (|has| |#3| (-973))) (((-629 |#3|) (-629 $)) NIL (|has| |#3| (-973))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#3| (-585 (-523))) (|has| |#3| (-973)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#3| (-585 (-523))) (|has| |#3| (-973))))) (-4211 (((-3 $ "failed") $) NIL (|has| |#3| (-973)))) (-3461 (($) NIL (|has| |#3| (-344)))) (-3073 ((|#3| $ (-523) |#3|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#3| $ (-523)) NIL)) (-3702 (((-108) $) NIL (|has| |#3| (-784)))) (-3133 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-3482 (((-108) $) NIL (|has| |#3| (-973)))) (-4050 (((-108) $) NIL (|has| |#3| (-784)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3056 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3063 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#3| |#3|) $) NIL)) (-4076 (((-852) $) NIL (|has| |#3| (-344)))) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2557 (($ (-852)) NIL (|has| |#3| (-344)))) (-2435 (((-1034) $) NIL)) (-3879 ((|#3| $) NIL (|has| (-523) (-786)))) (-2408 (($ $ |#3|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#3|))) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-271 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-589 |#3|) (-589 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-3184 (((-589 |#3|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#3| $ (-523) |#3|) NIL) ((|#3| $ (-523)) 11)) (-1879 ((|#3| $ $) NIL (|has| |#3| (-973)))) (-3621 (($ (-1169 |#3|)) NIL)) (-4012 (((-126)) NIL (|has| |#3| (-339)))) (-4024 (($ $ (-1 |#3| |#3|) (-710)) NIL (|has| |#3| (-973))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973))))) (-2452 (((-710) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248))) (((-710) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-1169 |#3|) $) NIL) (((-794) $) NIL) (($ |#3|) NIL (|has| |#3| (-1016))) (($ (-523)) NIL (-3255 (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016))) (|has| |#3| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016))))) (-1698 (((-710)) NIL (|has| |#3| (-973)))) (-1505 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-3984 (($ $) NIL (|has| |#3| (-784)))) (-2573 (($ $ (-710)) NIL (|has| |#3| (-973))) (($ $ (-852)) NIL (|has| |#3| (-973)))) (-1428 (($) NIL T CONST)) (-1440 (($) NIL (|has| |#3| (-973)) CONST)) (-1943 (($ $ (-1 |#3| |#3|) (-710)) NIL (|has| |#3| (-973))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-973))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973))))) (-4078 (((-108) $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4061 (((-108) $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4052 (((-108) $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4125 (($ $ |#3|) NIL (|has| |#3| (-339)))) (-4115 (($ $ $) NIL) (($ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) NIL (|has| |#3| (-973))) (($ $ (-852)) NIL (|has| |#3| (-973)))) (* (($ |#2| $) 13) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-666))) (($ |#3| $) NIL (|has| |#3| (-666))) (($ $ $) NIL (|has| |#3| (-973)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-228 |#1| |#2| |#3|) (-13 (-216 |#1| |#3|) (-591 |#2|)) (-710) (-973) (-591 |#2|)) (T -228))
NIL
(-13 (-216 |#1| |#3|) (-591 |#2|))
-((-1741 (((-589 (-710)) $) 47) (((-589 (-710)) $ |#3|) 50)) (-3038 (((-710) $) 49) (((-710) $ |#3|) 52)) (-1914 (($ $) 65)) (-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 72)) (-3437 (((-710) $ |#3|) 39) (((-710) $) 36)) (-1360 (((-1 $ (-710)) |#3|) 15) (((-1 $ (-710)) $) 77)) (-3994 ((|#4| $) 58)) (-2286 (((-108) $) 56)) (-3865 (($ $) 64)) (-2812 (($ $ (-589 (-271 $))) 96) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-589 |#4|) (-589 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-589 |#4|) (-589 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-589 |#3|) (-589 $)) 89) (($ $ |#3| |#2|) NIL) (($ $ (-589 |#3|) (-589 |#2|)) 84)) (-3984 (($ $ |#4|) NIL) (($ $ (-589 |#4|)) NIL) (($ $ |#4| (-710)) NIL) (($ $ (-589 |#4|) (-589 (-710))) NIL) (($ $) NIL) (($ $ (-710)) NIL) (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-2007 (((-589 |#3|) $) 75)) (-2640 ((|#5| $) NIL) (((-710) $ |#4|) NIL) (((-589 (-710)) $ (-589 |#4|)) NIL) (((-710) $ |#3|) 44)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 67) (($ (-383 (-523))) NIL) (($ $) NIL)))
-(((-229 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1691 (|#1| |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -2812 (|#1| |#1| (-589 |#3|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#3| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#3|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#3| |#1|)) (-15 -1360 ((-1 |#1| (-710)) |#1|)) (-15 -1914 (|#1| |#1|)) (-15 -3865 (|#1| |#1|)) (-15 -3994 (|#4| |#1|)) (-15 -2286 ((-108) |#1|)) (-15 -3038 ((-710) |#1| |#3|)) (-15 -1741 ((-589 (-710)) |#1| |#3|)) (-15 -3038 ((-710) |#1|)) (-15 -1741 ((-589 (-710)) |#1|)) (-15 -2640 ((-710) |#1| |#3|)) (-15 -3437 ((-710) |#1|)) (-15 -3437 ((-710) |#1| |#3|)) (-15 -2007 ((-589 |#3|) |#1|)) (-15 -1360 ((-1 |#1| (-710)) |#3|)) (-15 -1220 ((-3 |#3| "failed") |#1|)) (-15 -1691 (|#1| |#3|)) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1|)) (-15 -2640 ((-589 (-710)) |#1| (-589 |#4|))) (-15 -2640 ((-710) |#1| |#4|)) (-15 -1220 ((-3 |#4| "failed") |#1|)) (-15 -1691 (|#1| |#4|)) (-15 -2812 (|#1| |#1| (-589 |#4|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#4| |#1|)) (-15 -2812 (|#1| |#1| (-589 |#4|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#4| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -2640 (|#5| |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3984 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -3984 (|#1| |#1| |#4| (-710))) (-15 -3984 (|#1| |#1| (-589 |#4|))) (-15 -3984 (|#1| |#1| |#4|)) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|))) (-230 |#2| |#3| |#4| |#5|) (-973) (-786) (-243 |#3|) (-732)) (T -229))
+((-4038 (((-589 (-710)) $) 47) (((-589 (-710)) $ |#3|) 50)) (-1255 (((-710) $) 49) (((-710) $ |#3|) 52)) (-2089 (($ $) 65)) (-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 72)) (-1500 (((-710) $ |#3|) 39) (((-710) $) 36)) (-1647 (((-1 $ (-710)) |#3|) 15) (((-1 $ (-710)) $) 77)) (-2298 ((|#4| $) 58)) (-2522 (((-108) $) 56)) (-4182 (($ $) 64)) (-1349 (($ $ (-589 (-271 $))) 97) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-589 |#4|) (-589 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-589 |#4|) (-589 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-589 |#3|) (-589 $)) 89) (($ $ |#3| |#2|) NIL) (($ $ (-589 |#3|) (-589 |#2|)) 84)) (-4024 (($ $ |#4|) NIL) (($ $ (-589 |#4|)) NIL) (($ $ |#4| (-710)) NIL) (($ $ (-589 |#4|) (-589 (-710))) NIL) (($ $) NIL) (($ $ (-710)) NIL) (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-1703 (((-589 |#3|) $) 75)) (-1487 ((|#5| $) NIL) (((-710) $ |#4|) NIL) (((-589 (-710)) $ (-589 |#4|)) NIL) (((-710) $ |#3|) 44)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 67) (($ (-383 (-523))) NIL) (($ $) NIL)))
+(((-229 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3976 (|#1| |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -1349 (|#1| |#1| (-589 |#3|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#3| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#3|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#3| |#1|)) (-15 -1647 ((-1 |#1| (-710)) |#1|)) (-15 -2089 (|#1| |#1|)) (-15 -4182 (|#1| |#1|)) (-15 -2298 (|#4| |#1|)) (-15 -2522 ((-108) |#1|)) (-15 -1255 ((-710) |#1| |#3|)) (-15 -4038 ((-589 (-710)) |#1| |#3|)) (-15 -1255 ((-710) |#1|)) (-15 -4038 ((-589 (-710)) |#1|)) (-15 -1487 ((-710) |#1| |#3|)) (-15 -1500 ((-710) |#1|)) (-15 -1500 ((-710) |#1| |#3|)) (-15 -1703 ((-589 |#3|) |#1|)) (-15 -1647 ((-1 |#1| (-710)) |#3|)) (-15 -2898 ((-3 |#3| "failed") |#1|)) (-15 -3976 (|#1| |#3|)) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1|)) (-15 -1487 ((-589 (-710)) |#1| (-589 |#4|))) (-15 -1487 ((-710) |#1| |#4|)) (-15 -2898 ((-3 |#4| "failed") |#1|)) (-15 -3976 (|#1| |#4|)) (-15 -1349 (|#1| |#1| (-589 |#4|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#4| |#1|)) (-15 -1349 (|#1| |#1| (-589 |#4|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#4| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1487 (|#5| |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -4024 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -4024 (|#1| |#1| |#4| (-710))) (-15 -4024 (|#1| |#1| (-589 |#4|))) (-15 -4024 (|#1| |#1| |#4|)) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|))) (-230 |#2| |#3| |#4| |#5|) (-973) (-786) (-243 |#3|) (-732)) (T -229))
NIL
-(-10 -8 (-15 -1691 (|#1| |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -2812 (|#1| |#1| (-589 |#3|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#3| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#3|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#3| |#1|)) (-15 -1360 ((-1 |#1| (-710)) |#1|)) (-15 -1914 (|#1| |#1|)) (-15 -3865 (|#1| |#1|)) (-15 -3994 (|#4| |#1|)) (-15 -2286 ((-108) |#1|)) (-15 -3038 ((-710) |#1| |#3|)) (-15 -1741 ((-589 (-710)) |#1| |#3|)) (-15 -3038 ((-710) |#1|)) (-15 -1741 ((-589 (-710)) |#1|)) (-15 -2640 ((-710) |#1| |#3|)) (-15 -3437 ((-710) |#1|)) (-15 -3437 ((-710) |#1| |#3|)) (-15 -2007 ((-589 |#3|) |#1|)) (-15 -1360 ((-1 |#1| (-710)) |#3|)) (-15 -1220 ((-3 |#3| "failed") |#1|)) (-15 -1691 (|#1| |#3|)) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1|)) (-15 -2640 ((-589 (-710)) |#1| (-589 |#4|))) (-15 -2640 ((-710) |#1| |#4|)) (-15 -1220 ((-3 |#4| "failed") |#1|)) (-15 -1691 (|#1| |#4|)) (-15 -2812 (|#1| |#1| (-589 |#4|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#4| |#1|)) (-15 -2812 (|#1| |#1| (-589 |#4|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#4| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -2640 (|#5| |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3984 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -3984 (|#1| |#1| |#4| (-710))) (-15 -3984 (|#1| |#1| (-589 |#4|))) (-15 -3984 (|#1| |#1| |#4|)) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1741 (((-589 (-710)) $) 214) (((-589 (-710)) $ |#2|) 212)) (-3038 (((-710) $) 213) (((-710) $ |#2|) 211)) (-1292 (((-589 |#3|) $) 110)) (-2389 (((-1083 $) $ |#3|) 125) (((-1083 |#1|) $) 124)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 87 (|has| |#1| (-515)))) (-3306 (($ $) 88 (|has| |#1| (-515)))) (-3174 (((-108) $) 90 (|has| |#1| (-515)))) (-1877 (((-710) $) 112) (((-710) $ (-589 |#3|)) 111)) (-3405 (((-3 $ "failed") $ $) 19)) (-4130 (((-394 (-1083 $)) (-1083 $)) 100 (|has| |#1| (-840)))) (-3718 (($ $) 98 (|has| |#1| (-427)))) (-4226 (((-394 $) $) 97 (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 103 (|has| |#1| (-840)))) (-1914 (($ $) 207)) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#1| "failed") $) 164) (((-3 (-383 (-523)) "failed") $) 162 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 160 (|has| |#1| (-964 (-523)))) (((-3 |#3| "failed") $) 136) (((-3 |#2| "failed") $) 221)) (-3508 ((|#1| $) 165) (((-383 (-523)) $) 161 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 159 (|has| |#1| (-964 (-523)))) ((|#3| $) 135) ((|#2| $) 220)) (-1611 (($ $ $ |#3|) 108 (|has| |#1| (-158)))) (-1457 (($ $) 154)) (-2243 (((-629 (-523)) (-629 $)) 134 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 133 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 132) (((-629 |#1|) (-629 $)) 131)) (-1444 (((-3 $ "failed") $) 34)) (-1272 (($ $) 176 (|has| |#1| (-427))) (($ $ |#3|) 105 (|has| |#1| (-427)))) (-1447 (((-589 $) $) 109)) (-3049 (((-108) $) 96 (|has| |#1| (-840)))) (-4222 (($ $ |#1| |#4| $) 172)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84 (-12 (|has| |#3| (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 83 (-12 (|has| |#3| (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3437 (((-710) $ |#2|) 217) (((-710) $) 216)) (-2769 (((-108) $) 31)) (-1789 (((-710) $) 169)) (-1280 (($ (-1083 |#1|) |#3|) 117) (($ (-1083 $) |#3|) 116)) (-3560 (((-589 $) $) 126)) (-2704 (((-108) $) 152)) (-1267 (($ |#1| |#4|) 153) (($ $ |#3| (-710)) 119) (($ $ (-589 |#3|) (-589 (-710))) 118)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ |#3|) 120)) (-4047 ((|#4| $) 170) (((-710) $ |#3|) 122) (((-589 (-710)) $ (-589 |#3|)) 121)) (-3239 (($ $ $) 79 (|has| |#1| (-786)))) (-3158 (($ $ $) 78 (|has| |#1| (-786)))) (-2041 (($ (-1 |#4| |#4|) $) 171)) (-1345 (($ (-1 |#1| |#1|) $) 151)) (-1360 (((-1 $ (-710)) |#2|) 219) (((-1 $ (-710)) $) 206 (|has| |#1| (-211)))) (-4213 (((-3 |#3| "failed") $) 123)) (-1427 (($ $) 149)) (-1437 ((|#1| $) 148)) (-3994 ((|#3| $) 209)) (-3278 (($ (-589 $)) 94 (|has| |#1| (-427))) (($ $ $) 93 (|has| |#1| (-427)))) (-2032 (((-1070) $) 9)) (-2286 (((-108) $) 210)) (-3538 (((-3 (-589 $) "failed") $) 114)) (-3478 (((-3 (-589 $) "failed") $) 115)) (-2790 (((-3 (-2 (|:| |var| |#3|) (|:| -1475 (-710))) "failed") $) 113)) (-3865 (($ $) 208)) (-3951 (((-1034) $) 10)) (-1408 (((-108) $) 166)) (-1419 ((|#1| $) 167)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 95 (|has| |#1| (-427)))) (-3310 (($ (-589 $)) 92 (|has| |#1| (-427))) (($ $ $) 91 (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) 102 (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) 101 (|has| |#1| (-840)))) (-2424 (((-394 $) $) 99 (|has| |#1| (-840)))) (-4007 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) 145) (($ $ (-271 $)) 144) (($ $ $ $) 143) (($ $ (-589 $) (-589 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-589 |#3|) (-589 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-589 |#3|) (-589 $)) 138) (($ $ |#2| $) 205 (|has| |#1| (-211))) (($ $ (-589 |#2|) (-589 $)) 204 (|has| |#1| (-211))) (($ $ |#2| |#1|) 203 (|has| |#1| (-211))) (($ $ (-589 |#2|) (-589 |#1|)) 202 (|has| |#1| (-211)))) (-1744 (($ $ |#3|) 107 (|has| |#1| (-158)))) (-3984 (($ $ |#3|) 42) (($ $ (-589 |#3|)) 41) (($ $ |#3| (-710)) 40) (($ $ (-589 |#3|) (-589 (-710))) 39) (($ $) 238 (|has| |#1| (-211))) (($ $ (-710)) 236 (|has| |#1| (-211))) (($ $ (-1087)) 234 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 233 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 232 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 231 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-2007 (((-589 |#2|) $) 218)) (-2640 ((|#4| $) 150) (((-710) $ |#3|) 130) (((-589 (-710)) $ (-589 |#3|)) 129) (((-710) $ |#2|) 215)) (-1400 (((-823 (-355)) $) 82 (-12 (|has| |#3| (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) 81 (-12 (|has| |#3| (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) 80 (-12 (|has| |#3| (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) 175 (|has| |#1| (-427))) (($ $ |#3|) 106 (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 104 (-3147 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ |#2|) 222) (($ (-383 (-523))) 72 (-3172 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523)))))) (($ $) 85 (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) 168)) (-2084 ((|#1| $ |#4|) 155) (($ $ |#3| (-710)) 128) (($ $ (-589 |#3|) (-589 (-710))) 127)) (-1942 (((-3 $ "failed") $) 73 (-3172 (-3147 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) 29)) (-3553 (($ $ $ (-710)) 173 (|has| |#1| (-158)))) (-2801 (((-108) $ $) 89 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ |#3|) 38) (($ $ (-589 |#3|)) 37) (($ $ |#3| (-710)) 36) (($ $ (-589 |#3|) (-589 (-710))) 35) (($ $) 237 (|has| |#1| (-211))) (($ $ (-710)) 235 (|has| |#1| (-211))) (($ $ (-1087)) 230 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 229 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 228 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 227 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 226) (($ $ (-1 |#1| |#1|)) 225)) (-4006 (((-108) $ $) 76 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 75 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 77 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 74 (|has| |#1| (-786)))) (-4074 (($ $ |#1|) 156 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 157 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+(-10 -8 (-15 -3976 (|#1| |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -1349 (|#1| |#1| (-589 |#3|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#3| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#3|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#3| |#1|)) (-15 -1647 ((-1 |#1| (-710)) |#1|)) (-15 -2089 (|#1| |#1|)) (-15 -4182 (|#1| |#1|)) (-15 -2298 (|#4| |#1|)) (-15 -2522 ((-108) |#1|)) (-15 -1255 ((-710) |#1| |#3|)) (-15 -4038 ((-589 (-710)) |#1| |#3|)) (-15 -1255 ((-710) |#1|)) (-15 -4038 ((-589 (-710)) |#1|)) (-15 -1487 ((-710) |#1| |#3|)) (-15 -1500 ((-710) |#1|)) (-15 -1500 ((-710) |#1| |#3|)) (-15 -1703 ((-589 |#3|) |#1|)) (-15 -1647 ((-1 |#1| (-710)) |#3|)) (-15 -2898 ((-3 |#3| "failed") |#1|)) (-15 -3976 (|#1| |#3|)) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1|)) (-15 -1487 ((-589 (-710)) |#1| (-589 |#4|))) (-15 -1487 ((-710) |#1| |#4|)) (-15 -2898 ((-3 |#4| "failed") |#1|)) (-15 -3976 (|#1| |#4|)) (-15 -1349 (|#1| |#1| (-589 |#4|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#4| |#1|)) (-15 -1349 (|#1| |#1| (-589 |#4|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#4| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1487 (|#5| |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -4024 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -4024 (|#1| |#1| |#4| (-710))) (-15 -4024 (|#1| |#1| (-589 |#4|))) (-15 -4024 (|#1| |#1| |#4|)) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-4038 (((-589 (-710)) $) 214) (((-589 (-710)) $ |#2|) 212)) (-1255 (((-710) $) 213) (((-710) $ |#2|) 211)) (-3716 (((-589 |#3|) $) 110)) (-3540 (((-1083 $) $ |#3|) 125) (((-1083 |#1|) $) 124)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 87 (|has| |#1| (-515)))) (-3950 (($ $) 88 (|has| |#1| (-515)))) (-3226 (((-108) $) 90 (|has| |#1| (-515)))) (-2862 (((-710) $) 112) (((-710) $ (-589 |#3|)) 111)) (-2999 (((-3 $ "failed") $ $) 19)) (-2319 (((-394 (-1083 $)) (-1083 $)) 100 (|has| |#1| (-840)))) (-3763 (($ $) 98 (|has| |#1| (-427)))) (-2105 (((-394 $) $) 97 (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 103 (|has| |#1| (-840)))) (-2089 (($ $) 207)) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#1| "failed") $) 164) (((-3 (-383 (-523)) "failed") $) 162 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 160 (|has| |#1| (-964 (-523)))) (((-3 |#3| "failed") $) 136) (((-3 |#2| "failed") $) 221)) (-1996 ((|#1| $) 165) (((-383 (-523)) $) 161 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 159 (|has| |#1| (-964 (-523)))) ((|#3| $) 135) ((|#2| $) 220)) (-2210 (($ $ $ |#3|) 108 (|has| |#1| (-158)))) (-3142 (($ $) 154)) (-2203 (((-629 (-523)) (-629 $)) 134 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 133 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 132) (((-629 |#1|) (-629 $)) 131)) (-4211 (((-3 $ "failed") $) 34)) (-2213 (($ $) 176 (|has| |#1| (-427))) (($ $ |#3|) 105 (|has| |#1| (-427)))) (-3127 (((-589 $) $) 109)) (-1330 (((-108) $) 96 (|has| |#1| (-840)))) (-2067 (($ $ |#1| |#4| $) 172)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84 (-12 (|has| |#3| (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 83 (-12 (|has| |#3| (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-1500 (((-710) $ |#2|) 217) (((-710) $) 216)) (-3482 (((-108) $) 31)) (-3288 (((-710) $) 169)) (-3706 (($ (-1083 |#1|) |#3|) 117) (($ (-1083 $) |#3|) 116)) (-2738 (((-589 $) $) 126)) (-4060 (((-108) $) 152)) (-3694 (($ |#1| |#4|) 153) (($ $ |#3| (-710)) 119) (($ $ (-589 |#3|) (-589 (-710))) 118)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ |#3|) 120)) (-2140 ((|#4| $) 170) (((-710) $ |#3|) 122) (((-589 (-710)) $ (-589 |#3|)) 121)) (-3268 (($ $ $) 79 (|has| |#1| (-786)))) (-2644 (($ $ $) 78 (|has| |#1| (-786)))) (-3927 (($ (-1 |#4| |#4|) $) 171)) (-3015 (($ (-1 |#1| |#1|) $) 151)) (-1647 (((-1 $ (-710)) |#2|) 219) (((-1 $ (-710)) $) 206 (|has| |#1| (-211)))) (-1949 (((-3 |#3| "failed") $) 123)) (-3107 (($ $) 149)) (-3119 ((|#1| $) 148)) (-2298 ((|#3| $) 209)) (-2012 (($ (-589 $)) 94 (|has| |#1| (-427))) (($ $ $) 93 (|has| |#1| (-427)))) (-3841 (((-1070) $) 9)) (-2522 (((-108) $) 210)) (-3818 (((-3 (-589 $) "failed") $) 114)) (-1973 (((-3 (-589 $) "failed") $) 115)) (-3719 (((-3 (-2 (|:| |var| |#3|) (|:| -3262 (-710))) "failed") $) 113)) (-4182 (($ $) 208)) (-2435 (((-1034) $) 10)) (-3084 (((-108) $) 166)) (-3095 ((|#1| $) 167)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 95 (|has| |#1| (-427)))) (-2056 (($ (-589 $)) 92 (|has| |#1| (-427))) (($ $ $) 91 (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) 102 (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) 101 (|has| |#1| (-840)))) (-3573 (((-394 $) $) 99 (|has| |#1| (-840)))) (-2469 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) 145) (($ $ (-271 $)) 144) (($ $ $ $) 143) (($ $ (-589 $) (-589 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-589 |#3|) (-589 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-589 |#3|) (-589 $)) 138) (($ $ |#2| $) 205 (|has| |#1| (-211))) (($ $ (-589 |#2|) (-589 $)) 204 (|has| |#1| (-211))) (($ $ |#2| |#1|) 203 (|has| |#1| (-211))) (($ $ (-589 |#2|) (-589 |#1|)) 202 (|has| |#1| (-211)))) (-4053 (($ $ |#3|) 107 (|has| |#1| (-158)))) (-4024 (($ $ |#3|) 42) (($ $ (-589 |#3|)) 41) (($ $ |#3| (-710)) 40) (($ $ (-589 |#3|) (-589 (-710))) 39) (($ $) 238 (|has| |#1| (-211))) (($ $ (-710)) 236 (|has| |#1| (-211))) (($ $ (-1087)) 234 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 233 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 232 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 231 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-1703 (((-589 |#2|) $) 218)) (-1487 ((|#4| $) 150) (((-710) $ |#3|) 130) (((-589 (-710)) $ (-589 |#3|)) 129) (((-710) $ |#2|) 215)) (-3077 (((-823 (-355)) $) 82 (-12 (|has| |#3| (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) 81 (-12 (|has| |#3| (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) 80 (-12 (|has| |#3| (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) 175 (|has| |#1| (-427))) (($ $ |#3|) 106 (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 104 (-2819 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ |#2|) 222) (($ (-383 (-523))) 72 (-3255 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523)))))) (($ $) 85 (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) 168)) (-1234 ((|#1| $ |#4|) 155) (($ $ |#3| (-710)) 128) (($ $ (-589 |#3|) (-589 (-710))) 127)) (-2301 (((-3 $ "failed") $) 73 (-3255 (-2819 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) 29)) (-2656 (($ $ $ (-710)) 173 (|has| |#1| (-158)))) (-3842 (((-108) $ $) 89 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ |#3|) 38) (($ $ (-589 |#3|)) 37) (($ $ |#3| (-710)) 36) (($ $ (-589 |#3|) (-589 (-710))) 35) (($ $) 237 (|has| |#1| (-211))) (($ $ (-710)) 235 (|has| |#1| (-211))) (($ $ (-1087)) 230 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 229 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 228 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 227 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 226) (($ $ (-1 |#1| |#1|)) 225)) (-4078 (((-108) $ $) 76 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 75 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 77 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 74 (|has| |#1| (-786)))) (-4125 (($ $ |#1|) 156 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 157 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
(((-230 |#1| |#2| |#3| |#4|) (-129) (-973) (-786) (-243 |t#2|) (-732)) (T -230))
-((-1360 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-1 *1 (-710))) (-4 *1 (-230 *4 *3 *5 *6)))) (-2007 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-589 *4)))) (-3437 (*1 *2 *1 *3) (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710)))) (-3437 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-710)))) (-2640 (*1 *2 *1 *3) (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710)))) (-1741 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-589 (-710))))) (-3038 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-710)))) (-1741 (*1 *2 *1 *3) (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-589 (-710))))) (-3038 (*1 *2 *1 *3) (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710)))) (-2286 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-108)))) (-3994 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-4 *2 (-243 *4)))) (-3865 (*1 *1 *1) (-12 (-4 *1 (-230 *2 *3 *4 *5)) (-4 *2 (-973)) (-4 *3 (-786)) (-4 *4 (-243 *3)) (-4 *5 (-732)))) (-1914 (*1 *1 *1) (-12 (-4 *1 (-230 *2 *3 *4 *5)) (-4 *2 (-973)) (-4 *3 (-786)) (-4 *4 (-243 *3)) (-4 *5 (-732)))) (-1360 (*1 *2 *1) (-12 (-4 *3 (-211)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-1 *1 (-710))) (-4 *1 (-230 *3 *4 *5 *6)))))
-(-13 (-880 |t#1| |t#4| |t#3|) (-209 |t#1|) (-964 |t#2|) (-10 -8 (-15 -1360 ((-1 $ (-710)) |t#2|)) (-15 -2007 ((-589 |t#2|) $)) (-15 -3437 ((-710) $ |t#2|)) (-15 -3437 ((-710) $)) (-15 -2640 ((-710) $ |t#2|)) (-15 -1741 ((-589 (-710)) $)) (-15 -3038 ((-710) $)) (-15 -1741 ((-589 (-710)) $ |t#2|)) (-15 -3038 ((-710) $ |t#2|)) (-15 -2286 ((-108) $)) (-15 -3994 (|t#3| $)) (-15 -3865 ($ $)) (-15 -1914 ($ $)) (IF (|has| |t#1| (-211)) (PROGN (-6 (-484 |t#2| |t#1|)) (-6 (-484 |t#2| $)) (-6 (-286 $)) (-15 -1360 ((-1 $ (-710)) $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#4|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-564 (-499)) -12 (|has| |#1| (-564 (-499))) (|has| |#3| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#3| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#3| (-564 (-823 (-523))))) ((-209 |#1|) . T) ((-211) |has| |#1| (-211)) ((-267) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-286 $) . T) ((-302 |#1| |#4|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3172 (|has| |#1| (-840)) (|has| |#1| (-427))) ((-484 |#2| |#1|) |has| |#1| (-211)) ((-484 |#2| $) |has| |#1| (-211)) ((-484 |#3| |#1|) . T) ((-484 |#3| $) . T) ((-484 $ $) . T) ((-515) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-831 |#3|) . T) ((-817 (-355)) -12 (|has| |#1| (-817 (-355))) (|has| |#3| (-817 (-355)))) ((-817 (-523)) -12 (|has| |#1| (-817 (-523))) (|has| |#3| (-817 (-523)))) ((-880 |#1| |#4| |#3|) . T) ((-840) |has| |#1| (-840)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-964 |#2|) . T) ((-964 |#3|) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) |has| |#1| (-840)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2573 ((|#1| $) 54)) (-3781 ((|#1| $) 44)) (-1620 (((-108) $ (-710)) 8)) (-4189 (($) 7 T CONST)) (-4084 (($ $) 60)) (-1426 (($ $) 48)) (-2581 ((|#1| |#1| $) 46)) (-2197 ((|#1| $) 45)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2616 (((-710) $) 61)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-1293 ((|#1| $) 39)) (-1287 ((|#1| |#1| $) 52)) (-3168 ((|#1| |#1| $) 51)) (-3108 (($ |#1| $) 40)) (-1933 (((-710) $) 55)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-1212 ((|#1| $) 62)) (-2478 ((|#1| $) 50)) (-2349 ((|#1| $) 49)) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-3542 ((|#1| |#1| $) 58)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-3629 ((|#1| $) 59)) (-2486 (($) 57) (($ (-589 |#1|)) 56)) (-1576 (((-710) $) 43)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-3750 ((|#1| $) 53)) (-2417 (($ (-589 |#1|)) 42)) (-3579 ((|#1| $) 63)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-1647 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-1 *1 (-710))) (-4 *1 (-230 *4 *3 *5 *6)))) (-1703 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-589 *4)))) (-1500 (*1 *2 *1 *3) (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710)))) (-1500 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-710)))) (-1487 (*1 *2 *1 *3) (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710)))) (-4038 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-589 (-710))))) (-1255 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-710)))) (-4038 (*1 *2 *1 *3) (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-589 (-710))))) (-1255 (*1 *2 *1 *3) (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710)))) (-2522 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-108)))) (-2298 (*1 *2 *1) (-12 (-4 *1 (-230 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-4 *2 (-243 *4)))) (-4182 (*1 *1 *1) (-12 (-4 *1 (-230 *2 *3 *4 *5)) (-4 *2 (-973)) (-4 *3 (-786)) (-4 *4 (-243 *3)) (-4 *5 (-732)))) (-2089 (*1 *1 *1) (-12 (-4 *1 (-230 *2 *3 *4 *5)) (-4 *2 (-973)) (-4 *3 (-786)) (-4 *4 (-243 *3)) (-4 *5 (-732)))) (-1647 (*1 *2 *1) (-12 (-4 *3 (-211)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-1 *1 (-710))) (-4 *1 (-230 *3 *4 *5 *6)))))
+(-13 (-880 |t#1| |t#4| |t#3|) (-209 |t#1|) (-964 |t#2|) (-10 -8 (-15 -1647 ((-1 $ (-710)) |t#2|)) (-15 -1703 ((-589 |t#2|) $)) (-15 -1500 ((-710) $ |t#2|)) (-15 -1500 ((-710) $)) (-15 -1487 ((-710) $ |t#2|)) (-15 -4038 ((-589 (-710)) $)) (-15 -1255 ((-710) $)) (-15 -4038 ((-589 (-710)) $ |t#2|)) (-15 -1255 ((-710) $ |t#2|)) (-15 -2522 ((-108) $)) (-15 -2298 (|t#3| $)) (-15 -4182 ($ $)) (-15 -2089 ($ $)) (IF (|has| |t#1| (-211)) (PROGN (-6 (-484 |t#2| |t#1|)) (-6 (-484 |t#2| $)) (-6 (-286 $)) (-15 -1647 ((-1 $ (-710)) $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#4|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-564 (-499)) -12 (|has| |#1| (-564 (-499))) (|has| |#3| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#3| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#3| (-564 (-823 (-523))))) ((-209 |#1|) . T) ((-211) |has| |#1| (-211)) ((-267) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-286 $) . T) ((-302 |#1| |#4|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3255 (|has| |#1| (-840)) (|has| |#1| (-427))) ((-484 |#2| |#1|) |has| |#1| (-211)) ((-484 |#2| $) |has| |#1| (-211)) ((-484 |#3| |#1|) . T) ((-484 |#3| $) . T) ((-484 $ $) . T) ((-515) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-831 |#3|) . T) ((-817 (-355)) -12 (|has| |#1| (-817 (-355))) (|has| |#3| (-817 (-355)))) ((-817 (-523)) -12 (|has| |#1| (-817 (-523))) (|has| |#3| (-817 (-523)))) ((-880 |#1| |#4| |#3|) . T) ((-840) |has| |#1| (-840)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-964 |#2|) . T) ((-964 |#3|) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) |has| |#1| (-840)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2186 ((|#1| $) 54)) (-3346 ((|#1| $) 44)) (-2282 (((-108) $ (-710)) 8)) (-1640 (($) 7 T CONST)) (-3629 (($ $) 60)) (-4091 (($ $) 48)) (-2230 ((|#1| |#1| $) 46)) (-2868 ((|#1| $) 45)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3229 (((-710) $) 61)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2349 ((|#1| $) 39)) (-2308 ((|#1| |#1| $) 52)) (-3188 ((|#1| |#1| $) 51)) (-3862 (($ |#1| $) 40)) (-1942 (((-710) $) 55)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2764 ((|#1| $) 62)) (-3637 ((|#1| $) 50)) (-1934 ((|#1| $) 49)) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3844 ((|#1| |#1| $) 58)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1671 ((|#1| $) 59)) (-3724 (($) 57) (($ (-589 |#1|)) 56)) (-4120 (((-710) $) 43)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2804 ((|#1| $) 53)) (-1245 (($ (-589 |#1|)) 42)) (-2939 ((|#1| $) 63)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-231 |#1|) (-129) (-1123)) (T -231))
-((-2486 (*1 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-2486 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-231 *3)))) (-1933 (*1 *2 *1) (-12 (-4 *1 (-231 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))) (-2573 (*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-3750 (*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-1287 (*1 *2 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-3168 (*1 *2 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-2478 (*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-2349 (*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-1426 (*1 *1 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
-(-13 (-1035 |t#1|) (-923 |t#1|) (-10 -8 (-15 -2486 ($)) (-15 -2486 ($ (-589 |t#1|))) (-15 -1933 ((-710) $)) (-15 -2573 (|t#1| $)) (-15 -3750 (|t#1| $)) (-15 -1287 (|t#1| |t#1| $)) (-15 -3168 (|t#1| |t#1| $)) (-15 -2478 (|t#1| $)) (-15 -2349 (|t#1| $)) (-15 -1426 ($ $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-923 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1035 |#1|) . T) ((-1123) . T))
-((-3908 (((-1 (-874 (-203)) (-203) (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203) (-203))) 139)) (-3448 (((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355))) 160) (((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 158) (((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355))) 163) (((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 159) (((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355))) 150) (((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 149) (((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355))) 129) (((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240))) 127) (((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355))) 128) (((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240))) 125)) (-3406 (((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355))) 162) (((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 161) (((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355))) 165) (((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 164) (((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355))) 152) (((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 151) (((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355))) 135) (((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240))) 134) (((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355))) 133) (((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240))) 132) (((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355))) 99) (((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240))) 98) (((-1170) (-1 (-203) (-203)) (-1011 (-355))) 95) (((-1170) (-1 (-203) (-203)) (-1011 (-355)) (-589 (-240))) 94)))
-(((-232) (-10 -7 (-15 -3406 ((-1170) (-1 (-203) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1170) (-1 (-203) (-203)) (-1011 (-355)))) (-15 -3406 ((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -3406 ((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -3406 ((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)))) (-15 -3406 ((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -3406 ((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -3406 ((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)))) (-15 -3908 ((-1 (-874 (-203)) (-203) (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203) (-203)))))) (T -232))
-((-3908 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203) (-203))) (-5 *3 (-1 (-203) (-203) (-203) (-203))) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4) (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3448 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4) (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4) (-12 (-5 *3 (-808 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1170)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-808 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1170)) (-5 *1 (-232)))) (-3406 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-232)))))
-(-10 -7 (-15 -3406 ((-1170) (-1 (-203) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1170) (-1 (-203) (-203)) (-1011 (-355)))) (-15 -3406 ((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -3406 ((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -3406 ((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)))) (-15 -3406 ((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -3406 ((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -3406 ((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)))) (-15 -3448 ((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)))) (-15 -3908 ((-1 (-874 (-203)) (-203) (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203) (-203)))))
-((-3406 (((-1170) (-271 |#2|) (-1087) (-1087) (-589 (-240))) 93)))
-(((-233 |#1| |#2|) (-10 -7 (-15 -3406 ((-1170) (-271 |#2|) (-1087) (-1087) (-589 (-240))))) (-13 (-515) (-786) (-964 (-523))) (-406 |#1|)) (T -233))
-((-3406 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-271 *7)) (-5 *4 (-1087)) (-5 *5 (-589 (-240))) (-4 *7 (-406 *6)) (-4 *6 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-1170)) (-5 *1 (-233 *6 *7)))))
-(-10 -7 (-15 -3406 ((-1170) (-271 |#2|) (-1087) (-1087) (-589 (-240)))))
-((-3595 (((-523) (-523)) 50)) (-1893 (((-523) (-523)) 51)) (-3464 (((-203) (-203)) 52)) (-3264 (((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203))) 49)) (-2407 (((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)) (-108)) 47)))
-(((-234) (-10 -7 (-15 -2407 ((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)) (-108))) (-15 -3264 ((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)))) (-15 -3595 ((-523) (-523))) (-15 -1893 ((-523) (-523))) (-15 -3464 ((-203) (-203))))) (T -234))
-((-3464 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-234)))) (-1893 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-234)))) (-3595 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-234)))) (-3264 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-155 (-203)) (-155 (-203)))) (-5 *4 (-1011 (-203))) (-5 *2 (-1171)) (-5 *1 (-234)))) (-2407 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-155 (-203)) (-155 (-203)))) (-5 *4 (-1011 (-203))) (-5 *5 (-108)) (-5 *2 (-1171)) (-5 *1 (-234)))))
-(-10 -7 (-15 -2407 ((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)) (-108))) (-15 -3264 ((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)))) (-15 -3595 ((-523) (-523))) (-15 -1893 ((-523) (-523))) (-15 -3464 ((-203) (-203))))
-((-1691 (((-1009 (-355)) (-1009 (-292 |#1|))) 16)))
-(((-235 |#1|) (-10 -7 (-15 -1691 ((-1009 (-355)) (-1009 (-292 |#1|))))) (-13 (-786) (-515) (-564 (-355)))) (T -235))
-((-1691 (*1 *2 *3) (-12 (-5 *3 (-1009 (-292 *4))) (-4 *4 (-13 (-786) (-515) (-564 (-355)))) (-5 *2 (-1009 (-355))) (-5 *1 (-235 *4)))))
-(-10 -7 (-15 -1691 ((-1009 (-355)) (-1009 (-292 |#1|)))))
-((-3448 (((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355))) 69) (((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240))) 68) (((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355))) 59) (((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240))) 58) (((-1047 (-203)) (-810 |#1|) (-1009 (-355))) 50) (((-1047 (-203)) (-810 |#1|) (-1009 (-355)) (-589 (-240))) 49)) (-3406 (((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355))) 72) (((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240))) 71) (((-1171) |#1| (-1009 (-355)) (-1009 (-355))) 62) (((-1171) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240))) 61) (((-1171) (-810 |#1|) (-1009 (-355))) 54) (((-1171) (-810 |#1|) (-1009 (-355)) (-589 (-240))) 53) (((-1170) (-808 |#1|) (-1009 (-355))) 41) (((-1170) (-808 |#1|) (-1009 (-355)) (-589 (-240))) 40) (((-1170) |#1| (-1009 (-355))) 33) (((-1170) |#1| (-1009 (-355)) (-589 (-240))) 32)))
-(((-236 |#1|) (-10 -7 (-15 -3406 ((-1170) |#1| (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1170) |#1| (-1009 (-355)))) (-15 -3406 ((-1170) (-808 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1170) (-808 |#1|) (-1009 (-355)))) (-15 -3406 ((-1171) (-810 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-810 |#1|) (-1009 (-355)))) (-15 -3448 ((-1047 (-203)) (-810 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-810 |#1|) (-1009 (-355)))) (-15 -3406 ((-1171) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) |#1| (-1009 (-355)) (-1009 (-355)))) (-15 -3448 ((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)))) (-15 -3406 ((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)))) (-15 -3448 ((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355))))) (-13 (-564 (-499)) (-1016))) (T -236))
-((-3448 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-813 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *5)))) (-3448 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-813 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *6)))) (-3406 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-813 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171)) (-5 *1 (-236 *5)))) (-3406 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-813 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171)) (-5 *1 (-236 *6)))) (-3448 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-3448 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-3406 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1171)) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-3406 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-3448 (*1 *2 *3 *4) (-12 (-5 *3 (-810 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *5)))) (-3448 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *6)))) (-3406 (*1 *2 *3 *4) (-12 (-5 *3 (-810 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171)) (-5 *1 (-236 *5)))) (-3406 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171)) (-5 *1 (-236 *6)))) (-3406 (*1 *2 *3 *4) (-12 (-5 *3 (-808 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1170)) (-5 *1 (-236 *5)))) (-3406 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-808 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1170)) (-5 *1 (-236 *6)))) (-3406 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1170)) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-3406 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))))
-(-10 -7 (-15 -3406 ((-1170) |#1| (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1170) |#1| (-1009 (-355)))) (-15 -3406 ((-1170) (-808 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1170) (-808 |#1|) (-1009 (-355)))) (-15 -3406 ((-1171) (-810 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-810 |#1|) (-1009 (-355)))) (-15 -3448 ((-1047 (-203)) (-810 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-810 |#1|) (-1009 (-355)))) (-15 -3406 ((-1171) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) |#1| (-1009 (-355)) (-1009 (-355)))) (-15 -3448 ((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)))) (-15 -3406 ((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -3406 ((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)))) (-15 -3448 ((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -3448 ((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355)))))
-((-3406 (((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)) (-589 (-240))) 21) (((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203))) 22) (((-1170) (-589 (-874 (-203))) (-589 (-240))) 13) (((-1170) (-589 (-874 (-203)))) 14) (((-1170) (-589 (-203)) (-589 (-203)) (-589 (-240))) 18) (((-1170) (-589 (-203)) (-589 (-203))) 19)))
-(((-237) (-10 -7 (-15 -3406 ((-1170) (-589 (-203)) (-589 (-203)))) (-15 -3406 ((-1170) (-589 (-203)) (-589 (-203)) (-589 (-240)))) (-15 -3406 ((-1170) (-589 (-874 (-203))))) (-15 -3406 ((-1170) (-589 (-874 (-203))) (-589 (-240)))) (-15 -3406 ((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)))) (-15 -3406 ((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)) (-589 (-240)))))) (T -237))
-((-3406 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-589 (-203))) (-5 *4 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-237)))) (-3406 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1171)) (-5 *1 (-237)))) (-3406 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *4 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-237)))) (-3406 (*1 *2 *3) (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *2 (-1170)) (-5 *1 (-237)))) (-3406 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-589 (-203))) (-5 *4 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-237)))) (-3406 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1170)) (-5 *1 (-237)))))
-(-10 -7 (-15 -3406 ((-1170) (-589 (-203)) (-589 (-203)))) (-15 -3406 ((-1170) (-589 (-203)) (-589 (-203)) (-589 (-240)))) (-15 -3406 ((-1170) (-589 (-874 (-203))))) (-15 -3406 ((-1170) (-589 (-874 (-203))) (-589 (-240)))) (-15 -3406 ((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)))) (-15 -3406 ((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)) (-589 (-240)))))
-((-1689 (((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) (-589 (-240)) (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) 24)) (-2512 (((-852) (-589 (-240)) (-852)) 49)) (-3635 (((-852) (-589 (-240)) (-852)) 48)) (-2061 (((-589 (-355)) (-589 (-240)) (-589 (-355))) 65)) (-2294 (((-355) (-589 (-240)) (-355)) 55)) (-2807 (((-852) (-589 (-240)) (-852)) 50)) (-4089 (((-108) (-589 (-240)) (-108)) 26)) (-2402 (((-1070) (-589 (-240)) (-1070)) 19)) (-2220 (((-1070) (-589 (-240)) (-1070)) 25)) (-3146 (((-1047 (-203)) (-589 (-240))) 43)) (-2680 (((-589 (-1011 (-355))) (-589 (-240)) (-589 (-1011 (-355)))) 37)) (-2914 (((-805) (-589 (-240)) (-805)) 31)) (-1984 (((-805) (-589 (-240)) (-805)) 32)) (-2684 (((-1 (-874 (-203)) (-874 (-203))) (-589 (-240)) (-1 (-874 (-203)) (-874 (-203)))) 60)) (-3407 (((-108) (-589 (-240)) (-108)) 15)) (-2271 (((-108) (-589 (-240)) (-108)) 14)))
-(((-238) (-10 -7 (-15 -2271 ((-108) (-589 (-240)) (-108))) (-15 -3407 ((-108) (-589 (-240)) (-108))) (-15 -1689 ((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) (-589 (-240)) (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -2402 ((-1070) (-589 (-240)) (-1070))) (-15 -2220 ((-1070) (-589 (-240)) (-1070))) (-15 -4089 ((-108) (-589 (-240)) (-108))) (-15 -2914 ((-805) (-589 (-240)) (-805))) (-15 -1984 ((-805) (-589 (-240)) (-805))) (-15 -2680 ((-589 (-1011 (-355))) (-589 (-240)) (-589 (-1011 (-355))))) (-15 -3635 ((-852) (-589 (-240)) (-852))) (-15 -2512 ((-852) (-589 (-240)) (-852))) (-15 -3146 ((-1047 (-203)) (-589 (-240)))) (-15 -2807 ((-852) (-589 (-240)) (-852))) (-15 -2294 ((-355) (-589 (-240)) (-355))) (-15 -2684 ((-1 (-874 (-203)) (-874 (-203))) (-589 (-240)) (-1 (-874 (-203)) (-874 (-203))))) (-15 -2061 ((-589 (-355)) (-589 (-240)) (-589 (-355)))))) (T -238))
-((-2061 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-355))) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2684 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2294 (*1 *2 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2807 (*1 *2 *3 *2) (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-3146 (*1 *2 *3) (-12 (-5 *3 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-238)))) (-2512 (*1 *2 *3 *2) (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-3635 (*1 *2 *3 *2) (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2680 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-1984 (*1 *2 *3 *2) (-12 (-5 *2 (-805)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2914 (*1 *2 *3 *2) (-12 (-5 *2 (-805)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-4089 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2220 (*1 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2402 (*1 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-1689 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-3407 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2271 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))))
-(-10 -7 (-15 -2271 ((-108) (-589 (-240)) (-108))) (-15 -3407 ((-108) (-589 (-240)) (-108))) (-15 -1689 ((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) (-589 (-240)) (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -2402 ((-1070) (-589 (-240)) (-1070))) (-15 -2220 ((-1070) (-589 (-240)) (-1070))) (-15 -4089 ((-108) (-589 (-240)) (-108))) (-15 -2914 ((-805) (-589 (-240)) (-805))) (-15 -1984 ((-805) (-589 (-240)) (-805))) (-15 -2680 ((-589 (-1011 (-355))) (-589 (-240)) (-589 (-1011 (-355))))) (-15 -3635 ((-852) (-589 (-240)) (-852))) (-15 -2512 ((-852) (-589 (-240)) (-852))) (-15 -3146 ((-1047 (-203)) (-589 (-240)))) (-15 -2807 ((-852) (-589 (-240)) (-852))) (-15 -2294 ((-355) (-589 (-240)) (-355))) (-15 -2684 ((-1 (-874 (-203)) (-874 (-203))) (-589 (-240)) (-1 (-874 (-203)) (-874 (-203))))) (-15 -2061 ((-589 (-355)) (-589 (-240)) (-589 (-355)))))
-((-1324 (((-3 |#1| "failed") (-589 (-240)) (-1087)) 17)))
-(((-239 |#1|) (-10 -7 (-15 -1324 ((-3 |#1| "failed") (-589 (-240)) (-1087)))) (-1123)) (T -239))
-((-1324 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *1 (-239 *2)) (-4 *2 (-1123)))))
-(-10 -7 (-15 -1324 ((-3 |#1| "failed") (-589 (-240)) (-1087))))
-((-1680 (((-108) $ $) NIL)) (-1689 (($ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) 14)) (-2512 (($ (-852)) 70)) (-3635 (($ (-852)) 69)) (-2345 (($ (-589 (-355))) 76)) (-2294 (($ (-355)) 55)) (-2807 (($ (-852)) 71)) (-4089 (($ (-108)) 22)) (-2402 (($ (-1070)) 17)) (-2220 (($ (-1070)) 18)) (-3146 (($ (-1047 (-203))) 65)) (-2680 (($ (-589 (-1011 (-355)))) 61)) (-2464 (($ (-589 (-1011 (-355)))) 56) (($ (-589 (-1011 (-383 (-523))))) 60)) (-3531 (($ (-355)) 28) (($ (-805)) 32)) (-1518 (((-108) (-589 $) (-1087)) 85)) (-1324 (((-3 (-51) "failed") (-589 $) (-1087)) 87)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2326 (($ (-355)) 33) (($ (-805)) 34)) (-2906 (($ (-1 (-874 (-203)) (-874 (-203)))) 54)) (-2684 (($ (-1 (-874 (-203)) (-874 (-203)))) 72)) (-2393 (($ (-1 (-203) (-203))) 38) (($ (-1 (-203) (-203) (-203))) 42) (($ (-1 (-203) (-203) (-203) (-203))) 46)) (-1691 (((-794) $) 81)) (-1765 (($ (-108)) 23) (($ (-589 (-1011 (-355)))) 50)) (-2271 (($ (-108)) 24)) (-3941 (((-108) $ $) 83)))
-(((-240) (-13 (-1016) (-10 -8 (-15 -2271 ($ (-108))) (-15 -1765 ($ (-108))) (-15 -1689 ($ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -2402 ($ (-1070))) (-15 -2220 ($ (-1070))) (-15 -4089 ($ (-108))) (-15 -1765 ($ (-589 (-1011 (-355))))) (-15 -2906 ($ (-1 (-874 (-203)) (-874 (-203))))) (-15 -3531 ($ (-355))) (-15 -3531 ($ (-805))) (-15 -2326 ($ (-355))) (-15 -2326 ($ (-805))) (-15 -2393 ($ (-1 (-203) (-203)))) (-15 -2393 ($ (-1 (-203) (-203) (-203)))) (-15 -2393 ($ (-1 (-203) (-203) (-203) (-203)))) (-15 -2294 ($ (-355))) (-15 -2464 ($ (-589 (-1011 (-355))))) (-15 -2464 ($ (-589 (-1011 (-383 (-523)))))) (-15 -2680 ($ (-589 (-1011 (-355))))) (-15 -3146 ($ (-1047 (-203)))) (-15 -3635 ($ (-852))) (-15 -2512 ($ (-852))) (-15 -2807 ($ (-852))) (-15 -2684 ($ (-1 (-874 (-203)) (-874 (-203))))) (-15 -2345 ($ (-589 (-355)))) (-15 -1324 ((-3 (-51) "failed") (-589 $) (-1087))) (-15 -1518 ((-108) (-589 $) (-1087)))))) (T -240))
-((-2271 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))) (-1765 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))) (-1689 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) (-5 *1 (-240)))) (-2402 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-240)))) (-2220 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-240)))) (-4089 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))) (-1765 (*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240)))) (-2906 (*1 *1 *2) (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *1 (-240)))) (-3531 (*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))) (-3531 (*1 *1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-240)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-240)))) (-2393 (*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-240)))) (-2393 (*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203) (-203))) (-5 *1 (-240)))) (-2393 (*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203) (-203) (-203))) (-5 *1 (-240)))) (-2294 (*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))) (-2464 (*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240)))) (-2464 (*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-383 (-523))))) (-5 *1 (-240)))) (-2680 (*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240)))) (-3146 (*1 *1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-240)))) (-3635 (*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))) (-2512 (*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))) (-2807 (*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))) (-2684 (*1 *1 *2) (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *1 (-240)))) (-2345 (*1 *1 *2) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-240)))) (-1324 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *2 (-51)) (-5 *1 (-240)))) (-1518 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *2 (-108)) (-5 *1 (-240)))))
-(-13 (-1016) (-10 -8 (-15 -2271 ($ (-108))) (-15 -1765 ($ (-108))) (-15 -1689 ($ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -2402 ($ (-1070))) (-15 -2220 ($ (-1070))) (-15 -4089 ($ (-108))) (-15 -1765 ($ (-589 (-1011 (-355))))) (-15 -2906 ($ (-1 (-874 (-203)) (-874 (-203))))) (-15 -3531 ($ (-355))) (-15 -3531 ($ (-805))) (-15 -2326 ($ (-355))) (-15 -2326 ($ (-805))) (-15 -2393 ($ (-1 (-203) (-203)))) (-15 -2393 ($ (-1 (-203) (-203) (-203)))) (-15 -2393 ($ (-1 (-203) (-203) (-203) (-203)))) (-15 -2294 ($ (-355))) (-15 -2464 ($ (-589 (-1011 (-355))))) (-15 -2464 ($ (-589 (-1011 (-383 (-523)))))) (-15 -2680 ($ (-589 (-1011 (-355))))) (-15 -3146 ($ (-1047 (-203)))) (-15 -3635 ($ (-852))) (-15 -2512 ($ (-852))) (-15 -2807 ($ (-852))) (-15 -2684 ($ (-1 (-874 (-203)) (-874 (-203))))) (-15 -2345 ($ (-589 (-355)))) (-15 -1324 ((-3 (-51) "failed") (-589 $) (-1087))) (-15 -1518 ((-108) (-589 $) (-1087)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1741 (((-589 (-710)) $) NIL) (((-589 (-710)) $ |#2|) NIL)) (-3038 (((-710) $) NIL) (((-710) $ |#2|) NIL)) (-1292 (((-589 |#3|) $) NIL)) (-2389 (((-1083 $) $ |#3|) NIL) (((-1083 |#1|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 |#3|)) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1914 (($ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1039 |#1| |#2|) "failed") $) 20)) (-3508 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1039 |#1| |#2|) $) NIL)) (-1611 (($ $ $ |#3|) NIL (|has| |#1| (-158)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427))) (($ $ |#3|) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-4222 (($ $ |#1| (-495 |#3|) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| |#1| (-817 (-355))) (|has| |#3| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| |#1| (-817 (-523))) (|has| |#3| (-817 (-523)))))) (-3437 (((-710) $ |#2|) NIL) (((-710) $) 10)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-1280 (($ (-1083 |#1|) |#3|) NIL) (($ (-1083 $) |#3|) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-495 |#3|)) NIL) (($ $ |#3| (-710)) NIL) (($ $ (-589 |#3|) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ |#3|) NIL)) (-4047 (((-495 |#3|) $) NIL) (((-710) $ |#3|) NIL) (((-589 (-710)) $ (-589 |#3|)) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-495 |#3|) (-495 |#3|)) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1360 (((-1 $ (-710)) |#2|) NIL) (((-1 $ (-710)) $) NIL (|has| |#1| (-211)))) (-4213 (((-3 |#3| "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3994 ((|#3| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2032 (((-1070) $) NIL)) (-2286 (((-108) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| |#3|) (|:| -1475 (-710))) "failed") $) NIL)) (-3865 (($ $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-840)))) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-589 |#3|) (-589 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-589 |#3|) (-589 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-211))) (($ $ (-589 |#2|) (-589 $)) NIL (|has| |#1| (-211))) (($ $ |#2| |#1|) NIL (|has| |#1| (-211))) (($ $ (-589 |#2|) (-589 |#1|)) NIL (|has| |#1| (-211)))) (-1744 (($ $ |#3|) NIL (|has| |#1| (-158)))) (-3984 (($ $ |#3|) NIL) (($ $ (-589 |#3|)) NIL) (($ $ |#3| (-710)) NIL) (($ $ (-589 |#3|) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2007 (((-589 |#2|) $) NIL)) (-2640 (((-495 |#3|) $) NIL) (((-710) $ |#3|) NIL) (((-589 (-710)) $ (-589 |#3|)) NIL) (((-710) $ |#2|) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#3| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#3| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| |#1| (-564 (-499))) (|has| |#3| (-564 (-499)))))) (-1618 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ |#3|) NIL (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) 23) (($ |#3|) 22) (($ |#2|) NIL) (($ (-1039 |#1| |#2|)) 28) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-495 |#3|)) NIL) (($ $ |#3| (-710)) NIL) (($ $ (-589 |#3|) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ |#3|) NIL) (($ $ (-589 |#3|)) NIL) (($ $ |#3| (-710)) NIL) (($ $ (-589 |#3|) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-3724 (*1 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-3724 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-231 *3)))) (-1942 (*1 *2 *1) (-12 (-4 *1 (-231 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))) (-2186 (*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-2804 (*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-2308 (*1 *2 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-3188 (*1 *2 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-3637 (*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-1934 (*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))) (-4091 (*1 *1 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+(-13 (-1035 |t#1|) (-923 |t#1|) (-10 -8 (-15 -3724 ($)) (-15 -3724 ($ (-589 |t#1|))) (-15 -1942 ((-710) $)) (-15 -2186 (|t#1| $)) (-15 -2804 (|t#1| $)) (-15 -2308 (|t#1| |t#1| $)) (-15 -3188 (|t#1| |t#1| $)) (-15 -3637 (|t#1| $)) (-15 -1934 (|t#1| $)) (-15 -4091 ($ $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-923 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1035 |#1|) . T) ((-1123) . T))
+((-3797 (((-1 (-874 (-203)) (-203) (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203) (-203))) 139)) (-2258 (((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355))) 160) (((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 158) (((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355))) 163) (((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 159) (((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355))) 150) (((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 149) (((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355))) 129) (((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240))) 127) (((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355))) 128) (((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240))) 125)) (-2224 (((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355))) 162) (((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 161) (((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355))) 165) (((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 164) (((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355))) 152) (((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240))) 151) (((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355))) 135) (((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240))) 134) (((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355))) 133) (((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240))) 132) (((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355))) 100) (((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240))) 99) (((-1170) (-1 (-203) (-203)) (-1011 (-355))) 96) (((-1170) (-1 (-203) (-203)) (-1011 (-355)) (-589 (-240))) 95)))
+(((-232) (-10 -7 (-15 -2224 ((-1170) (-1 (-203) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1170) (-1 (-203) (-203)) (-1011 (-355)))) (-15 -2224 ((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -2224 ((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -2224 ((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)))) (-15 -2224 ((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -2224 ((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -2224 ((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)))) (-15 -3797 ((-1 (-874 (-203)) (-203) (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203) (-203)))))) (T -232))
+((-3797 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203) (-203))) (-5 *3 (-1 (-203) (-203) (-203) (-203))) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4) (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2258 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *3 (-808 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *2 (-1170)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-808 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *2 (-1170)) (-5 *1 (-232)))) (-2224 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-203) (-203))) (-5 *4 (-1011 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-232)))))
+(-10 -7 (-15 -2224 ((-1170) (-1 (-203) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1170) (-1 (-203) (-203)) (-1011 (-355)))) (-15 -2224 ((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1170) (-808 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -2224 ((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-810 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -2224 ((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-1 (-874 (-203)) (-203)) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-810 (-1 (-203) (-203))) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-1 (-874 (-203)) (-203)) (-1011 (-355)))) (-15 -2224 ((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -2224 ((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-355)) (-1011 (-355)))) (-15 -2224 ((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)))) (-15 -2258 ((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-813 (-1 (-203) (-203) (-203))) (-1011 (-355)) (-1011 (-355)))) (-15 -3797 ((-1 (-874 (-203)) (-203) (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203) (-203)))))
+((-2224 (((-1170) (-271 |#2|) (-1087) (-1087) (-589 (-240))) 96)))
+(((-233 |#1| |#2|) (-10 -7 (-15 -2224 ((-1170) (-271 |#2|) (-1087) (-1087) (-589 (-240))))) (-13 (-515) (-786) (-964 (-523))) (-406 |#1|)) (T -233))
+((-2224 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-271 *7)) (-5 *4 (-1087)) (-5 *5 (-589 (-240))) (-4 *7 (-406 *6)) (-4 *6 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-1170)) (-5 *1 (-233 *6 *7)))))
+(-10 -7 (-15 -2224 ((-1170) (-271 |#2|) (-1087) (-1087) (-589 (-240)))))
+((-3114 (((-523) (-523)) 50)) (-2988 (((-523) (-523)) 51)) (-1819 (((-203) (-203)) 52)) (-1601 (((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203))) 49)) (-4208 (((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)) (-108)) 47)))
+(((-234) (-10 -7 (-15 -4208 ((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)) (-108))) (-15 -1601 ((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)))) (-15 -3114 ((-523) (-523))) (-15 -2988 ((-523) (-523))) (-15 -1819 ((-203) (-203))))) (T -234))
+((-1819 (*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-234)))) (-2988 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-234)))) (-3114 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-234)))) (-1601 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-155 (-203)) (-155 (-203)))) (-5 *4 (-1011 (-203))) (-5 *2 (-1171)) (-5 *1 (-234)))) (-4208 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-155 (-203)) (-155 (-203)))) (-5 *4 (-1011 (-203))) (-5 *5 (-108)) (-5 *2 (-1171)) (-5 *1 (-234)))))
+(-10 -7 (-15 -4208 ((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)) (-108))) (-15 -1601 ((-1171) (-1 (-155 (-203)) (-155 (-203))) (-1011 (-203)) (-1011 (-203)))) (-15 -3114 ((-523) (-523))) (-15 -2988 ((-523) (-523))) (-15 -1819 ((-203) (-203))))
+((-3976 (((-1009 (-355)) (-1009 (-292 |#1|))) 16)))
+(((-235 |#1|) (-10 -7 (-15 -3976 ((-1009 (-355)) (-1009 (-292 |#1|))))) (-13 (-786) (-515) (-564 (-355)))) (T -235))
+((-3976 (*1 *2 *3) (-12 (-5 *3 (-1009 (-292 *4))) (-4 *4 (-13 (-786) (-515) (-564 (-355)))) (-5 *2 (-1009 (-355))) (-5 *1 (-235 *4)))))
+(-10 -7 (-15 -3976 ((-1009 (-355)) (-1009 (-292 |#1|)))))
+((-2258 (((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355))) 71) (((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240))) 70) (((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355))) 61) (((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240))) 60) (((-1047 (-203)) (-810 |#1|) (-1009 (-355))) 52) (((-1047 (-203)) (-810 |#1|) (-1009 (-355)) (-589 (-240))) 51)) (-2224 (((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355))) 74) (((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240))) 73) (((-1171) |#1| (-1009 (-355)) (-1009 (-355))) 64) (((-1171) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240))) 63) (((-1171) (-810 |#1|) (-1009 (-355))) 56) (((-1171) (-810 |#1|) (-1009 (-355)) (-589 (-240))) 55) (((-1170) (-808 |#1|) (-1009 (-355))) 43) (((-1170) (-808 |#1|) (-1009 (-355)) (-589 (-240))) 42) (((-1170) |#1| (-1009 (-355))) 35) (((-1170) |#1| (-1009 (-355)) (-589 (-240))) 34)))
+(((-236 |#1|) (-10 -7 (-15 -2224 ((-1170) |#1| (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1170) |#1| (-1009 (-355)))) (-15 -2224 ((-1170) (-808 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1170) (-808 |#1|) (-1009 (-355)))) (-15 -2224 ((-1171) (-810 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-810 |#1|) (-1009 (-355)))) (-15 -2258 ((-1047 (-203)) (-810 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-810 |#1|) (-1009 (-355)))) (-15 -2224 ((-1171) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) |#1| (-1009 (-355)) (-1009 (-355)))) (-15 -2258 ((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)))) (-15 -2224 ((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)))) (-15 -2258 ((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355))))) (-13 (-564 (-499)) (-1016))) (T -236))
+((-2258 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-813 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *5)))) (-2258 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-813 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *6)))) (-2224 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-813 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171)) (-5 *1 (-236 *5)))) (-2224 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-813 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171)) (-5 *1 (-236 *6)))) (-2258 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-2258 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-2224 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1171)) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-2224 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-2258 (*1 *2 *3 *4) (-12 (-5 *3 (-810 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *5)))) (-2258 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *6)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *3 (-810 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171)) (-5 *1 (-236 *5)))) (-2224 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171)) (-5 *1 (-236 *6)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *3 (-808 *5)) (-5 *4 (-1009 (-355))) (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1170)) (-5 *1 (-236 *5)))) (-2224 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-808 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1170)) (-5 *1 (-236 *6)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1170)) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))) (-2224 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016))))))
+(-10 -7 (-15 -2224 ((-1170) |#1| (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1170) |#1| (-1009 (-355)))) (-15 -2224 ((-1170) (-808 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1170) (-808 |#1|) (-1009 (-355)))) (-15 -2224 ((-1171) (-810 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-810 |#1|) (-1009 (-355)))) (-15 -2258 ((-1047 (-203)) (-810 |#1|) (-1009 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-810 |#1|) (-1009 (-355)))) (-15 -2224 ((-1171) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) |#1| (-1009 (-355)) (-1009 (-355)))) (-15 -2258 ((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) |#1| (-1009 (-355)) (-1009 (-355)))) (-15 -2224 ((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -2224 ((-1171) (-813 |#1|) (-1009 (-355)) (-1009 (-355)))) (-15 -2258 ((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355)) (-589 (-240)))) (-15 -2258 ((-1047 (-203)) (-813 |#1|) (-1009 (-355)) (-1009 (-355)))))
+((-2224 (((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)) (-589 (-240))) 23) (((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203))) 24) (((-1170) (-589 (-874 (-203))) (-589 (-240))) 16) (((-1170) (-589 (-874 (-203)))) 17) (((-1170) (-589 (-203)) (-589 (-203)) (-589 (-240))) 20) (((-1170) (-589 (-203)) (-589 (-203))) 21)))
+(((-237) (-10 -7 (-15 -2224 ((-1170) (-589 (-203)) (-589 (-203)))) (-15 -2224 ((-1170) (-589 (-203)) (-589 (-203)) (-589 (-240)))) (-15 -2224 ((-1170) (-589 (-874 (-203))))) (-15 -2224 ((-1170) (-589 (-874 (-203))) (-589 (-240)))) (-15 -2224 ((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)))) (-15 -2224 ((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)) (-589 (-240)))))) (T -237))
+((-2224 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-589 (-203))) (-5 *4 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-237)))) (-2224 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1171)) (-5 *1 (-237)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *4 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-237)))) (-2224 (*1 *2 *3) (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *2 (-1170)) (-5 *1 (-237)))) (-2224 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-589 (-203))) (-5 *4 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-237)))) (-2224 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1170)) (-5 *1 (-237)))))
+(-10 -7 (-15 -2224 ((-1170) (-589 (-203)) (-589 (-203)))) (-15 -2224 ((-1170) (-589 (-203)) (-589 (-203)) (-589 (-240)))) (-15 -2224 ((-1170) (-589 (-874 (-203))))) (-15 -2224 ((-1170) (-589 (-874 (-203))) (-589 (-240)))) (-15 -2224 ((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)))) (-15 -2224 ((-1171) (-589 (-203)) (-589 (-203)) (-589 (-203)) (-589 (-240)))))
+((-1696 (((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) (-589 (-240)) (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) 26)) (-2699 (((-852) (-589 (-240)) (-852)) 53)) (-1743 (((-852) (-589 (-240)) (-852)) 52)) (-3459 (((-589 (-355)) (-589 (-240)) (-589 (-355))) 69)) (-1367 (((-355) (-589 (-240)) (-355)) 58)) (-2609 (((-852) (-589 (-240)) (-852)) 54)) (-3691 (((-108) (-589 (-240)) (-108)) 28)) (-2793 (((-1070) (-589 (-240)) (-1070)) 20)) (-3115 (((-1070) (-589 (-240)) (-1070)) 27)) (-2980 (((-1047 (-203)) (-589 (-240))) 47)) (-2003 (((-589 (-1011 (-355))) (-589 (-240)) (-589 (-1011 (-355)))) 41)) (-2461 (((-805) (-589 (-240)) (-805)) 33)) (-1423 (((-805) (-589 (-240)) (-805)) 34)) (-2063 (((-1 (-874 (-203)) (-874 (-203))) (-589 (-240)) (-1 (-874 (-203)) (-874 (-203)))) 64)) (-3010 (((-108) (-589 (-240)) (-108)) 16)) (-2418 (((-108) (-589 (-240)) (-108)) 15)))
+(((-238) (-10 -7 (-15 -2418 ((-108) (-589 (-240)) (-108))) (-15 -3010 ((-108) (-589 (-240)) (-108))) (-15 -1696 ((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) (-589 (-240)) (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -2793 ((-1070) (-589 (-240)) (-1070))) (-15 -3115 ((-1070) (-589 (-240)) (-1070))) (-15 -3691 ((-108) (-589 (-240)) (-108))) (-15 -2461 ((-805) (-589 (-240)) (-805))) (-15 -1423 ((-805) (-589 (-240)) (-805))) (-15 -2003 ((-589 (-1011 (-355))) (-589 (-240)) (-589 (-1011 (-355))))) (-15 -1743 ((-852) (-589 (-240)) (-852))) (-15 -2699 ((-852) (-589 (-240)) (-852))) (-15 -2980 ((-1047 (-203)) (-589 (-240)))) (-15 -2609 ((-852) (-589 (-240)) (-852))) (-15 -1367 ((-355) (-589 (-240)) (-355))) (-15 -2063 ((-1 (-874 (-203)) (-874 (-203))) (-589 (-240)) (-1 (-874 (-203)) (-874 (-203))))) (-15 -3459 ((-589 (-355)) (-589 (-240)) (-589 (-355)))))) (T -238))
+((-3459 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-355))) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2063 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-1367 (*1 *2 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2609 (*1 *2 *3 *2) (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2980 (*1 *2 *3) (-12 (-5 *3 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-238)))) (-2699 (*1 *2 *3 *2) (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-1743 (*1 *2 *3 *2) (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2003 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-1423 (*1 *2 *3 *2) (-12 (-5 *2 (-805)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2461 (*1 *2 *3 *2) (-12 (-5 *2 (-805)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-3691 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-3115 (*1 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2793 (*1 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-1696 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-3010 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))) (-2418 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))))
+(-10 -7 (-15 -2418 ((-108) (-589 (-240)) (-108))) (-15 -3010 ((-108) (-589 (-240)) (-108))) (-15 -1696 ((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) (-589 (-240)) (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -2793 ((-1070) (-589 (-240)) (-1070))) (-15 -3115 ((-1070) (-589 (-240)) (-1070))) (-15 -3691 ((-108) (-589 (-240)) (-108))) (-15 -2461 ((-805) (-589 (-240)) (-805))) (-15 -1423 ((-805) (-589 (-240)) (-805))) (-15 -2003 ((-589 (-1011 (-355))) (-589 (-240)) (-589 (-1011 (-355))))) (-15 -1743 ((-852) (-589 (-240)) (-852))) (-15 -2699 ((-852) (-589 (-240)) (-852))) (-15 -2980 ((-1047 (-203)) (-589 (-240)))) (-15 -2609 ((-852) (-589 (-240)) (-852))) (-15 -1367 ((-355) (-589 (-240)) (-355))) (-15 -2063 ((-1 (-874 (-203)) (-874 (-203))) (-589 (-240)) (-1 (-874 (-203)) (-874 (-203))))) (-15 -3459 ((-589 (-355)) (-589 (-240)) (-589 (-355)))))
+((-2861 (((-3 |#1| "failed") (-589 (-240)) (-1087)) 17)))
+(((-239 |#1|) (-10 -7 (-15 -2861 ((-3 |#1| "failed") (-589 (-240)) (-1087)))) (-1123)) (T -239))
+((-2861 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *1 (-239 *2)) (-4 *2 (-1123)))))
+(-10 -7 (-15 -2861 ((-3 |#1| "failed") (-589 (-240)) (-1087))))
+((-3260 (((-108) $ $) NIL)) (-1696 (($ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) 15)) (-2699 (($ (-852)) 76)) (-1743 (($ (-852)) 75)) (-1895 (($ (-589 (-355))) 82)) (-1367 (($ (-355)) 58)) (-2609 (($ (-852)) 77)) (-3691 (($ (-108)) 23)) (-2793 (($ (-1070)) 18)) (-3115 (($ (-1070)) 19)) (-2980 (($ (-1047 (-203))) 71)) (-2003 (($ (-589 (-1011 (-355)))) 67)) (-3487 (($ (-589 (-1011 (-355)))) 59) (($ (-589 (-1011 (-383 (-523))))) 66)) (-3731 (($ (-355)) 29) (($ (-805)) 33)) (-3654 (((-108) (-589 $) (-1087)) 91)) (-2861 (((-3 (-51) "failed") (-589 $) (-1087)) 93)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1683 (($ (-355)) 34) (($ (-805)) 35)) (-2411 (($ (-1 (-874 (-203)) (-874 (-203)))) 57)) (-2063 (($ (-1 (-874 (-203)) (-874 (-203)))) 78)) (-4137 (($ (-1 (-203) (-203))) 39) (($ (-1 (-203) (-203) (-203))) 43) (($ (-1 (-203) (-203) (-203) (-203))) 47)) (-3976 (((-794) $) 87)) (-4222 (($ (-108)) 24) (($ (-589 (-1011 (-355)))) 52)) (-2418 (($ (-108)) 25)) (-4037 (((-108) $ $) 89)))
+(((-240) (-13 (-1016) (-10 -8 (-15 -2418 ($ (-108))) (-15 -4222 ($ (-108))) (-15 -1696 ($ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -2793 ($ (-1070))) (-15 -3115 ($ (-1070))) (-15 -3691 ($ (-108))) (-15 -4222 ($ (-589 (-1011 (-355))))) (-15 -2411 ($ (-1 (-874 (-203)) (-874 (-203))))) (-15 -3731 ($ (-355))) (-15 -3731 ($ (-805))) (-15 -1683 ($ (-355))) (-15 -1683 ($ (-805))) (-15 -4137 ($ (-1 (-203) (-203)))) (-15 -4137 ($ (-1 (-203) (-203) (-203)))) (-15 -4137 ($ (-1 (-203) (-203) (-203) (-203)))) (-15 -1367 ($ (-355))) (-15 -3487 ($ (-589 (-1011 (-355))))) (-15 -3487 ($ (-589 (-1011 (-383 (-523)))))) (-15 -2003 ($ (-589 (-1011 (-355))))) (-15 -2980 ($ (-1047 (-203)))) (-15 -1743 ($ (-852))) (-15 -2699 ($ (-852))) (-15 -2609 ($ (-852))) (-15 -2063 ($ (-1 (-874 (-203)) (-874 (-203))))) (-15 -1895 ($ (-589 (-355)))) (-15 -2861 ((-3 (-51) "failed") (-589 $) (-1087))) (-15 -3654 ((-108) (-589 $) (-1087)))))) (T -240))
+((-2418 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))) (-4222 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))) (-1696 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) (-5 *1 (-240)))) (-2793 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-240)))) (-3115 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-240)))) (-3691 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))) (-4222 (*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240)))) (-2411 (*1 *1 *2) (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *1 (-240)))) (-3731 (*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))) (-3731 (*1 *1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-240)))) (-1683 (*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))) (-1683 (*1 *1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-240)))) (-4137 (*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-240)))) (-4137 (*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203) (-203))) (-5 *1 (-240)))) (-4137 (*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203) (-203) (-203))) (-5 *1 (-240)))) (-1367 (*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))) (-3487 (*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240)))) (-3487 (*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-383 (-523))))) (-5 *1 (-240)))) (-2003 (*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240)))) (-2980 (*1 *1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-240)))) (-1743 (*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))) (-2699 (*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))) (-2609 (*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))) (-2063 (*1 *1 *2) (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *1 (-240)))) (-1895 (*1 *1 *2) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-240)))) (-2861 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *2 (-51)) (-5 *1 (-240)))) (-3654 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *2 (-108)) (-5 *1 (-240)))))
+(-13 (-1016) (-10 -8 (-15 -2418 ($ (-108))) (-15 -4222 ($ (-108))) (-15 -1696 ($ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -2793 ($ (-1070))) (-15 -3115 ($ (-1070))) (-15 -3691 ($ (-108))) (-15 -4222 ($ (-589 (-1011 (-355))))) (-15 -2411 ($ (-1 (-874 (-203)) (-874 (-203))))) (-15 -3731 ($ (-355))) (-15 -3731 ($ (-805))) (-15 -1683 ($ (-355))) (-15 -1683 ($ (-805))) (-15 -4137 ($ (-1 (-203) (-203)))) (-15 -4137 ($ (-1 (-203) (-203) (-203)))) (-15 -4137 ($ (-1 (-203) (-203) (-203) (-203)))) (-15 -1367 ($ (-355))) (-15 -3487 ($ (-589 (-1011 (-355))))) (-15 -3487 ($ (-589 (-1011 (-383 (-523)))))) (-15 -2003 ($ (-589 (-1011 (-355))))) (-15 -2980 ($ (-1047 (-203)))) (-15 -1743 ($ (-852))) (-15 -2699 ($ (-852))) (-15 -2609 ($ (-852))) (-15 -2063 ($ (-1 (-874 (-203)) (-874 (-203))))) (-15 -1895 ($ (-589 (-355)))) (-15 -2861 ((-3 (-51) "failed") (-589 $) (-1087))) (-15 -3654 ((-108) (-589 $) (-1087)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-4038 (((-589 (-710)) $) NIL) (((-589 (-710)) $ |#2|) NIL)) (-1255 (((-710) $) NIL) (((-710) $ |#2|) NIL)) (-3716 (((-589 |#3|) $) NIL)) (-3540 (((-1083 $) $ |#3|) NIL) (((-1083 |#1|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 |#3|)) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2089 (($ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1039 |#1| |#2|) "failed") $) 21)) (-1996 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1039 |#1| |#2|) $) NIL)) (-2210 (($ $ $ |#3|) NIL (|has| |#1| (-158)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427))) (($ $ |#3|) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-2067 (($ $ |#1| (-495 |#3|) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| |#1| (-817 (-355))) (|has| |#3| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| |#1| (-817 (-523))) (|has| |#3| (-817 (-523)))))) (-1500 (((-710) $ |#2|) NIL) (((-710) $) 10)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-3706 (($ (-1083 |#1|) |#3|) NIL) (($ (-1083 $) |#3|) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-495 |#3|)) NIL) (($ $ |#3| (-710)) NIL) (($ $ (-589 |#3|) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ |#3|) NIL)) (-2140 (((-495 |#3|) $) NIL) (((-710) $ |#3|) NIL) (((-589 (-710)) $ (-589 |#3|)) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-495 |#3|) (-495 |#3|)) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1647 (((-1 $ (-710)) |#2|) NIL) (((-1 $ (-710)) $) NIL (|has| |#1| (-211)))) (-1949 (((-3 |#3| "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2298 ((|#3| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3841 (((-1070) $) NIL)) (-2522 (((-108) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| |#3|) (|:| -3262 (-710))) "failed") $) NIL)) (-4182 (($ $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-840)))) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-589 |#3|) (-589 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-589 |#3|) (-589 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-211))) (($ $ (-589 |#2|) (-589 $)) NIL (|has| |#1| (-211))) (($ $ |#2| |#1|) NIL (|has| |#1| (-211))) (($ $ (-589 |#2|) (-589 |#1|)) NIL (|has| |#1| (-211)))) (-4053 (($ $ |#3|) NIL (|has| |#1| (-158)))) (-4024 (($ $ |#3|) NIL) (($ $ (-589 |#3|)) NIL) (($ $ |#3| (-710)) NIL) (($ $ (-589 |#3|) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1703 (((-589 |#2|) $) NIL)) (-1487 (((-495 |#3|) $) NIL) (((-710) $ |#3|) NIL) (((-589 (-710)) $ (-589 |#3|)) NIL) (((-710) $ |#2|) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#3| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#3| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| |#1| (-564 (-499))) (|has| |#3| (-564 (-499)))))) (-2267 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ |#3|) NIL (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) 24) (($ |#3|) 23) (($ |#2|) NIL) (($ (-1039 |#1| |#2|)) 30) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-495 |#3|)) NIL) (($ $ |#3| (-710)) NIL) (($ $ (-589 |#3|) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ |#3|) NIL) (($ $ (-589 |#3|)) NIL) (($ $ |#3| (-710)) NIL) (($ $ (-589 |#3|) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-241 |#1| |#2| |#3|) (-13 (-230 |#1| |#2| |#3| (-495 |#3|)) (-964 (-1039 |#1| |#2|))) (-973) (-786) (-243 |#2|)) (T -241))
NIL
(-13 (-230 |#1| |#2| |#3| (-495 |#3|)) (-964 (-1039 |#1| |#2|)))
-((-3038 (((-710) $) 30)) (-1220 (((-3 |#2| "failed") $) 17)) (-3508 ((|#2| $) 27)) (-3984 (($ $) 12) (($ $ (-710)) 15)) (-1691 (((-794) $) 26) (($ |#2|) 10)) (-3941 (((-108) $ $) 20)) (-3966 (((-108) $ $) 29)))
-(((-242 |#1| |#2|) (-10 -8 (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1|)) (-15 -3038 ((-710) |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|))) (-243 |#2|) (-786)) (T -242))
+((-1255 (((-710) $) 30)) (-2898 (((-3 |#2| "failed") $) 17)) (-1996 ((|#2| $) 27)) (-4024 (($ $) 12) (($ $ (-710)) 15)) (-3976 (((-794) $) 26) (($ |#2|) 10)) (-4037 (((-108) $ $) 20)) (-4052 (((-108) $ $) 29)))
+(((-242 |#1| |#2|) (-10 -8 (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1|)) (-15 -1255 ((-710) |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|))) (-243 |#2|) (-786)) (T -242))
NIL
-(-10 -8 (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1|)) (-15 -3038 ((-710) |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-3038 (((-710) $) 22)) (-2724 ((|#1| $) 23)) (-1220 (((-3 |#1| "failed") $) 27)) (-3508 ((|#1| $) 26)) (-3437 (((-710) $) 24)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-1360 (($ |#1| (-710)) 25)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3984 (($ $) 21) (($ $ (-710)) 20)) (-1691 (((-794) $) 11) (($ |#1|) 28)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)))
+(-10 -8 (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1|)) (-15 -1255 ((-710) |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-1255 (((-710) $) 22)) (-2354 ((|#1| $) 23)) (-2898 (((-3 |#1| "failed") $) 27)) (-1996 ((|#1| $) 26)) (-1500 (((-710) $) 24)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-1647 (($ |#1| (-710)) 25)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-4024 (($ $) 21) (($ $ (-710)) 20)) (-3976 (((-794) $) 11) (($ |#1|) 28)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)))
(((-243 |#1|) (-129) (-786)) (T -243))
-((-1691 (*1 *1 *2) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786)))) (-1360 (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-243 *2)) (-4 *2 (-786)))) (-3437 (*1 *2 *1) (-12 (-4 *1 (-243 *3)) (-4 *3 (-786)) (-5 *2 (-710)))) (-2724 (*1 *2 *1) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786)))) (-3038 (*1 *2 *1) (-12 (-4 *1 (-243 *3)) (-4 *3 (-786)) (-5 *2 (-710)))) (-3984 (*1 *1 *1) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786)))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-243 *3)) (-4 *3 (-786)))))
-(-13 (-786) (-964 |t#1|) (-10 -8 (-15 -1360 ($ |t#1| (-710))) (-15 -3437 ((-710) $)) (-15 -2724 (|t#1| $)) (-15 -3038 ((-710) $)) (-15 -3984 ($ $)) (-15 -3984 ($ $ (-710))) (-15 -1691 ($ |t#1|))))
+((-3976 (*1 *1 *2) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786)))) (-1647 (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-243 *2)) (-4 *2 (-786)))) (-1500 (*1 *2 *1) (-12 (-4 *1 (-243 *3)) (-4 *3 (-786)) (-5 *2 (-710)))) (-2354 (*1 *2 *1) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786)))) (-1255 (*1 *2 *1) (-12 (-4 *1 (-243 *3)) (-4 *3 (-786)) (-5 *2 (-710)))) (-4024 (*1 *1 *1) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786)))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-243 *3)) (-4 *3 (-786)))))
+(-13 (-786) (-964 |t#1|) (-10 -8 (-15 -1647 ($ |t#1| (-710))) (-15 -1500 ((-710) $)) (-15 -2354 (|t#1| $)) (-15 -1255 ((-710) $)) (-15 -4024 ($ $)) (-15 -4024 ($ $ (-710))) (-15 -3976 ($ |t#1|))))
(((-97) . T) ((-563 (-794)) . T) ((-786) . T) ((-964 |#1|) . T) ((-1016) . T))
-((-1292 (((-589 (-1087)) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 40)) (-2634 (((-589 (-1087)) (-292 (-203)) (-710)) 79)) (-3134 (((-3 (-292 (-203)) "failed") (-292 (-203))) 50)) (-3305 (((-292 (-203)) (-292 (-203))) 65)) (-3040 (((-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 26)) (-1305 (((-108) (-589 (-292 (-203)))) 83)) (-3347 (((-108) (-292 (-203))) 24)) (-3702 (((-589 (-1070)) (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))))) 105)) (-2943 (((-589 (-292 (-203))) (-589 (-292 (-203)))) 87)) (-2958 (((-589 (-292 (-203))) (-589 (-292 (-203)))) 85)) (-3806 (((-629 (-203)) (-589 (-292 (-203))) (-710)) 94)) (-2415 (((-108) (-292 (-203))) 20) (((-108) (-589 (-292 (-203)))) 84)) (-2585 (((-589 (-203)) (-589 (-779 (-203))) (-203)) 14)) (-3375 (((-355) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 100)) (-1585 (((-962) (-1087) (-962)) 33)))
-(((-244) (-10 -7 (-15 -2585 ((-589 (-203)) (-589 (-779 (-203))) (-203))) (-15 -3040 ((-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -3134 ((-3 (-292 (-203)) "failed") (-292 (-203)))) (-15 -3305 ((-292 (-203)) (-292 (-203)))) (-15 -1305 ((-108) (-589 (-292 (-203))))) (-15 -2415 ((-108) (-589 (-292 (-203))))) (-15 -2415 ((-108) (-292 (-203)))) (-15 -3806 ((-629 (-203)) (-589 (-292 (-203))) (-710))) (-15 -2958 ((-589 (-292 (-203))) (-589 (-292 (-203))))) (-15 -2943 ((-589 (-292 (-203))) (-589 (-292 (-203))))) (-15 -3347 ((-108) (-292 (-203)))) (-15 -1292 ((-589 (-1087)) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) (-15 -2634 ((-589 (-1087)) (-292 (-203)) (-710))) (-15 -1585 ((-962) (-1087) (-962))) (-15 -3375 ((-355) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) (-15 -3702 ((-589 (-1070)) (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))))))) (T -244))
-((-3702 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))))) (-5 *2 (-589 (-1070))) (-5 *1 (-244)))) (-3375 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) (-5 *2 (-355)) (-5 *1 (-244)))) (-1585 (*1 *2 *3 *2) (-12 (-5 *2 (-962)) (-5 *3 (-1087)) (-5 *1 (-244)))) (-2634 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-710)) (-5 *2 (-589 (-1087))) (-5 *1 (-244)))) (-1292 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) (-5 *2 (-589 (-1087))) (-5 *1 (-244)))) (-3347 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-108)) (-5 *1 (-244)))) (-2943 (*1 *2 *2) (-12 (-5 *2 (-589 (-292 (-203)))) (-5 *1 (-244)))) (-2958 (*1 *2 *2) (-12 (-5 *2 (-589 (-292 (-203)))) (-5 *1 (-244)))) (-3806 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *4 (-710)) (-5 *2 (-629 (-203))) (-5 *1 (-244)))) (-2415 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-108)) (-5 *1 (-244)))) (-2415 (*1 *2 *3) (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *2 (-108)) (-5 *1 (-244)))) (-1305 (*1 *2 *3) (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *2 (-108)) (-5 *1 (-244)))) (-3305 (*1 *2 *2) (-12 (-5 *2 (-292 (-203))) (-5 *1 (-244)))) (-3134 (*1 *2 *2) (|partial| -12 (-5 *2 (-292 (-203))) (-5 *1 (-244)))) (-3040 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (-5 *1 (-244)))) (-2585 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-779 (-203)))) (-5 *4 (-203)) (-5 *2 (-589 *4)) (-5 *1 (-244)))))
-(-10 -7 (-15 -2585 ((-589 (-203)) (-589 (-779 (-203))) (-203))) (-15 -3040 ((-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -3134 ((-3 (-292 (-203)) "failed") (-292 (-203)))) (-15 -3305 ((-292 (-203)) (-292 (-203)))) (-15 -1305 ((-108) (-589 (-292 (-203))))) (-15 -2415 ((-108) (-589 (-292 (-203))))) (-15 -2415 ((-108) (-292 (-203)))) (-15 -3806 ((-629 (-203)) (-589 (-292 (-203))) (-710))) (-15 -2958 ((-589 (-292 (-203))) (-589 (-292 (-203))))) (-15 -2943 ((-589 (-292 (-203))) (-589 (-292 (-203))))) (-15 -3347 ((-108) (-292 (-203)))) (-15 -1292 ((-589 (-1087)) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) (-15 -2634 ((-589 (-1087)) (-292 (-203)) (-710))) (-15 -1585 ((-962) (-1087) (-962))) (-15 -3375 ((-355) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) (-15 -3702 ((-589 (-1070)) (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))))))
-((-1680 (((-108) $ $) NIL)) (-2268 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 39)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 20) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3716 (((-589 (-1087)) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 41)) (-1304 (((-589 (-1087)) (-292 (-203)) (-710)) 80)) (-2865 (((-3 (-292 (-203)) "failed") (-292 (-203))) 51)) (-3939 (((-292 (-203)) (-292 (-203))) 67)) (-1269 (((-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 26)) (-2420 (((-108) (-589 (-292 (-203)))) 84)) (-1208 (((-108) (-292 (-203))) 24)) (-3616 (((-589 (-1070)) (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))))) 106)) (-1507 (((-589 (-292 (-203))) (-589 (-292 (-203)))) 88)) (-1699 (((-589 (-292 (-203))) (-589 (-292 (-203)))) 86)) (-1497 (((-629 (-203)) (-589 (-292 (-203))) (-710)) 95)) (-1232 (((-108) (-292 (-203))) 20) (((-108) (-589 (-292 (-203)))) 85)) (-2265 (((-589 (-203)) (-589 (-779 (-203))) (-203)) 14)) (-2673 (((-355) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 101)) (-3067 (((-962) (-1087) (-962)) 34)))
+(((-244) (-10 -7 (-15 -2265 ((-589 (-203)) (-589 (-779 (-203))) (-203))) (-15 -1269 ((-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -2865 ((-3 (-292 (-203)) "failed") (-292 (-203)))) (-15 -3939 ((-292 (-203)) (-292 (-203)))) (-15 -2420 ((-108) (-589 (-292 (-203))))) (-15 -1232 ((-108) (-589 (-292 (-203))))) (-15 -1232 ((-108) (-292 (-203)))) (-15 -1497 ((-629 (-203)) (-589 (-292 (-203))) (-710))) (-15 -1699 ((-589 (-292 (-203))) (-589 (-292 (-203))))) (-15 -1507 ((-589 (-292 (-203))) (-589 (-292 (-203))))) (-15 -1208 ((-108) (-292 (-203)))) (-15 -3716 ((-589 (-1087)) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) (-15 -1304 ((-589 (-1087)) (-292 (-203)) (-710))) (-15 -3067 ((-962) (-1087) (-962))) (-15 -2673 ((-355) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) (-15 -3616 ((-589 (-1070)) (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))))))) (T -244))
+((-3616 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))))) (-5 *2 (-589 (-1070))) (-5 *1 (-244)))) (-2673 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) (-5 *2 (-355)) (-5 *1 (-244)))) (-3067 (*1 *2 *3 *2) (-12 (-5 *2 (-962)) (-5 *3 (-1087)) (-5 *1 (-244)))) (-1304 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-710)) (-5 *2 (-589 (-1087))) (-5 *1 (-244)))) (-3716 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) (-5 *2 (-589 (-1087))) (-5 *1 (-244)))) (-1208 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-108)) (-5 *1 (-244)))) (-1507 (*1 *2 *2) (-12 (-5 *2 (-589 (-292 (-203)))) (-5 *1 (-244)))) (-1699 (*1 *2 *2) (-12 (-5 *2 (-589 (-292 (-203)))) (-5 *1 (-244)))) (-1497 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *4 (-710)) (-5 *2 (-629 (-203))) (-5 *1 (-244)))) (-1232 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-108)) (-5 *1 (-244)))) (-1232 (*1 *2 *3) (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *2 (-108)) (-5 *1 (-244)))) (-2420 (*1 *2 *3) (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *2 (-108)) (-5 *1 (-244)))) (-3939 (*1 *2 *2) (-12 (-5 *2 (-292 (-203))) (-5 *1 (-244)))) (-2865 (*1 *2 *2) (|partial| -12 (-5 *2 (-292 (-203))) (-5 *1 (-244)))) (-1269 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (-5 *1 (-244)))) (-2265 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-779 (-203)))) (-5 *4 (-203)) (-5 *2 (-589 *4)) (-5 *1 (-244)))))
+(-10 -7 (-15 -2265 ((-589 (-203)) (-589 (-779 (-203))) (-203))) (-15 -1269 ((-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -2865 ((-3 (-292 (-203)) "failed") (-292 (-203)))) (-15 -3939 ((-292 (-203)) (-292 (-203)))) (-15 -2420 ((-108) (-589 (-292 (-203))))) (-15 -1232 ((-108) (-589 (-292 (-203))))) (-15 -1232 ((-108) (-292 (-203)))) (-15 -1497 ((-629 (-203)) (-589 (-292 (-203))) (-710))) (-15 -1699 ((-589 (-292 (-203))) (-589 (-292 (-203))))) (-15 -1507 ((-589 (-292 (-203))) (-589 (-292 (-203))))) (-15 -1208 ((-108) (-292 (-203)))) (-15 -3716 ((-589 (-1087)) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) (-15 -1304 ((-589 (-1087)) (-292 (-203)) (-710))) (-15 -3067 ((-962) (-1087) (-962))) (-15 -2673 ((-355) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) (-15 -3616 ((-589 (-1070)) (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))))))
+((-3260 (((-108) $ $) NIL)) (-2400 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 44)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 26) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-245) (-775)) (T -245))
NIL
(-775)
-((-1680 (((-108) $ $) NIL)) (-2268 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 54) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 49)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 29) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 31)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2400 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 58) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 54)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 34) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 36)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-246) (-775)) (T -246))
NIL
(-775)
-((-1680 (((-108) $ $) NIL)) (-2268 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 73) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 69)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 40) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 51)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2400 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 76) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 73)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 44) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 55)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-247) (-775)) (T -247))
NIL
(-775)
-((-1680 (((-108) $ $) NIL)) (-2268 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 48)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 27) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2400 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 50)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 31) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-248) (-775)) (T -248))
NIL
(-775)
-((-1680 (((-108) $ $) NIL)) (-2268 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 48)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 23) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2400 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 50)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 28) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-249) (-775)) (T -249))
NIL
(-775)
-((-1680 (((-108) $ $) NIL)) (-2268 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 69)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 23) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2400 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 73)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 28) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-250) (-775)) (T -250))
NIL
(-775)
-((-1680 (((-108) $ $) NIL)) (-2268 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 73)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 19) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-3941 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2400 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 77)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 25) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-4037 (((-108) $ $) NIL)))
(((-251) (-775)) (T -251))
NIL
(-775)
-((-1680 (((-108) $ $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3696 (((-589 (-523)) $) 19)) (-2640 (((-710) $) 17)) (-1691 (((-794) $) 23) (($ (-589 (-523))) 15)) (-1597 (($ (-710)) 20)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 9)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 11)))
-(((-252) (-13 (-786) (-10 -8 (-15 -1691 ($ (-589 (-523)))) (-15 -2640 ((-710) $)) (-15 -3696 ((-589 (-523)) $)) (-15 -1597 ($ (-710)))))) (T -252))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-252)))) (-2640 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-252)))) (-3696 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-252)))) (-1597 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-252)))))
-(-13 (-786) (-10 -8 (-15 -1691 ($ (-589 (-523)))) (-15 -2640 ((-710) $)) (-15 -3696 ((-589 (-523)) $)) (-15 -1597 ($ (-710)))))
-((-1462 ((|#2| |#2|) 77)) (-1285 ((|#2| |#2|) 65)) (-2595 (((-3 |#2| "failed") |#2| (-589 (-2 (|:| |func| |#2|) (|:| |pole| (-108))))) 116)) (-1441 ((|#2| |#2|) 75)) (-1260 ((|#2| |#2|) 63)) (-1481 ((|#2| |#2|) 79)) (-1309 ((|#2| |#2|) 67)) (-3352 ((|#2|) 46)) (-2947 (((-110) (-110)) 95)) (-2313 ((|#2| |#2|) 61)) (-1217 (((-108) |#2|) 134)) (-1358 ((|#2| |#2|) 181)) (-3009 ((|#2| |#2|) 157)) (-2005 ((|#2|) 59)) (-1393 ((|#2|) 58)) (-1633 ((|#2| |#2|) 177)) (-2883 ((|#2| |#2|) 153)) (-1438 ((|#2| |#2|) 185)) (-2291 ((|#2| |#2|) 161)) (-2806 ((|#2| |#2|) 149)) (-2526 ((|#2| |#2|) 151)) (-1535 ((|#2| |#2|) 187)) (-3873 ((|#2| |#2|) 163)) (-3028 ((|#2| |#2|) 183)) (-1810 ((|#2| |#2|) 159)) (-4112 ((|#2| |#2|) 179)) (-2774 ((|#2| |#2|) 155)) (-2234 ((|#2| |#2|) 193)) (-2794 ((|#2| |#2|) 169)) (-2456 ((|#2| |#2|) 189)) (-3059 ((|#2| |#2|) 165)) (-3208 ((|#2| |#2|) 197)) (-1616 ((|#2| |#2|) 173)) (-3883 ((|#2| |#2|) 199)) (-1677 ((|#2| |#2|) 175)) (-3752 ((|#2| |#2|) 195)) (-2895 ((|#2| |#2|) 171)) (-2635 ((|#2| |#2|) 191)) (-1922 ((|#2| |#2|) 167)) (-2922 ((|#2| |#2|) 62)) (-2306 ((|#2| |#2|) 80)) (-1322 ((|#2| |#2|) 68)) (-1471 ((|#2| |#2|) 78)) (-1295 ((|#2| |#2|) 66)) (-1453 ((|#2| |#2|) 76)) (-1274 ((|#2| |#2|) 64)) (-3198 (((-108) (-110)) 93)) (-2341 ((|#2| |#2|) 83)) (-1401 ((|#2| |#2|) 71)) (-2318 ((|#2| |#2|) 81)) (-1334 ((|#2| |#2|) 69)) (-2366 ((|#2| |#2|) 85)) (-1421 ((|#2| |#2|) 73)) (-2102 ((|#2| |#2|) 86)) (-1431 ((|#2| |#2|) 74)) (-2353 ((|#2| |#2|) 84)) (-1413 ((|#2| |#2|) 72)) (-2330 ((|#2| |#2|) 82)) (-1346 ((|#2| |#2|) 70)))
-(((-253 |#1| |#2|) (-10 -7 (-15 -2922 (|#2| |#2|)) (-15 -2313 (|#2| |#2|)) (-15 -1260 (|#2| |#2|)) (-15 -1274 (|#2| |#2|)) (-15 -1285 (|#2| |#2|)) (-15 -1295 (|#2| |#2|)) (-15 -1309 (|#2| |#2|)) (-15 -1322 (|#2| |#2|)) (-15 -1334 (|#2| |#2|)) (-15 -1346 (|#2| |#2|)) (-15 -1401 (|#2| |#2|)) (-15 -1413 (|#2| |#2|)) (-15 -1421 (|#2| |#2|)) (-15 -1431 (|#2| |#2|)) (-15 -1441 (|#2| |#2|)) (-15 -1453 (|#2| |#2|)) (-15 -1462 (|#2| |#2|)) (-15 -1471 (|#2| |#2|)) (-15 -1481 (|#2| |#2|)) (-15 -2306 (|#2| |#2|)) (-15 -2318 (|#2| |#2|)) (-15 -2330 (|#2| |#2|)) (-15 -2341 (|#2| |#2|)) (-15 -2353 (|#2| |#2|)) (-15 -2366 (|#2| |#2|)) (-15 -2102 (|#2| |#2|)) (-15 -3352 (|#2|)) (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -1393 (|#2|)) (-15 -2005 (|#2|)) (-15 -2526 (|#2| |#2|)) (-15 -2806 (|#2| |#2|)) (-15 -2883 (|#2| |#2|)) (-15 -2774 (|#2| |#2|)) (-15 -3009 (|#2| |#2|)) (-15 -1810 (|#2| |#2|)) (-15 -2291 (|#2| |#2|)) (-15 -3873 (|#2| |#2|)) (-15 -3059 (|#2| |#2|)) (-15 -1922 (|#2| |#2|)) (-15 -2794 (|#2| |#2|)) (-15 -2895 (|#2| |#2|)) (-15 -1616 (|#2| |#2|)) (-15 -1677 (|#2| |#2|)) (-15 -1633 (|#2| |#2|)) (-15 -4112 (|#2| |#2|)) (-15 -1358 (|#2| |#2|)) (-15 -3028 (|#2| |#2|)) (-15 -1438 (|#2| |#2|)) (-15 -1535 (|#2| |#2|)) (-15 -2456 (|#2| |#2|)) (-15 -2635 (|#2| |#2|)) (-15 -2234 (|#2| |#2|)) (-15 -3752 (|#2| |#2|)) (-15 -3208 (|#2| |#2|)) (-15 -3883 (|#2| |#2|)) (-15 -2595 ((-3 |#2| "failed") |#2| (-589 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -1217 ((-108) |#2|))) (-13 (-786) (-515)) (-13 (-406 |#1|) (-930))) (T -253))
-((-1217 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-253 *4 *3)) (-4 *3 (-13 (-406 *4) (-930))))) (-2595 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-589 (-2 (|:| |func| *2) (|:| |pole| (-108))))) (-4 *2 (-13 (-406 *4) (-930))) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-253 *4 *2)))) (-3883 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3208 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3752 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2234 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2635 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2456 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1535 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1438 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3028 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1358 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-4112 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1633 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1677 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1616 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2895 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2794 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1922 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3059 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3873 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2291 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1810 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3009 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2774 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2883 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2806 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2526 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2005 (*1 *2) (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2)) (-4 *3 (-13 (-786) (-515))))) (-1393 (*1 *2) (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2)) (-4 *3 (-13 (-786) (-515))))) (-2947 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *4)) (-4 *4 (-13 (-406 *3) (-930))))) (-3198 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-253 *4 *5)) (-4 *5 (-13 (-406 *4) (-930))))) (-3352 (*1 *2) (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2)) (-4 *3 (-13 (-786) (-515))))) (-2102 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2366 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2353 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2341 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2330 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2318 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2306 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1481 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1471 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1462 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1453 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1441 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1431 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1421 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1413 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1401 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1346 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1334 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1322 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1309 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1295 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1285 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1274 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1260 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2313 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2922 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))))
-(-10 -7 (-15 -2922 (|#2| |#2|)) (-15 -2313 (|#2| |#2|)) (-15 -1260 (|#2| |#2|)) (-15 -1274 (|#2| |#2|)) (-15 -1285 (|#2| |#2|)) (-15 -1295 (|#2| |#2|)) (-15 -1309 (|#2| |#2|)) (-15 -1322 (|#2| |#2|)) (-15 -1334 (|#2| |#2|)) (-15 -1346 (|#2| |#2|)) (-15 -1401 (|#2| |#2|)) (-15 -1413 (|#2| |#2|)) (-15 -1421 (|#2| |#2|)) (-15 -1431 (|#2| |#2|)) (-15 -1441 (|#2| |#2|)) (-15 -1453 (|#2| |#2|)) (-15 -1462 (|#2| |#2|)) (-15 -1471 (|#2| |#2|)) (-15 -1481 (|#2| |#2|)) (-15 -2306 (|#2| |#2|)) (-15 -2318 (|#2| |#2|)) (-15 -2330 (|#2| |#2|)) (-15 -2341 (|#2| |#2|)) (-15 -2353 (|#2| |#2|)) (-15 -2366 (|#2| |#2|)) (-15 -2102 (|#2| |#2|)) (-15 -3352 (|#2|)) (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -1393 (|#2|)) (-15 -2005 (|#2|)) (-15 -2526 (|#2| |#2|)) (-15 -2806 (|#2| |#2|)) (-15 -2883 (|#2| |#2|)) (-15 -2774 (|#2| |#2|)) (-15 -3009 (|#2| |#2|)) (-15 -1810 (|#2| |#2|)) (-15 -2291 (|#2| |#2|)) (-15 -3873 (|#2| |#2|)) (-15 -3059 (|#2| |#2|)) (-15 -1922 (|#2| |#2|)) (-15 -2794 (|#2| |#2|)) (-15 -2895 (|#2| |#2|)) (-15 -1616 (|#2| |#2|)) (-15 -1677 (|#2| |#2|)) (-15 -1633 (|#2| |#2|)) (-15 -4112 (|#2| |#2|)) (-15 -1358 (|#2| |#2|)) (-15 -3028 (|#2| |#2|)) (-15 -1438 (|#2| |#2|)) (-15 -1535 (|#2| |#2|)) (-15 -2456 (|#2| |#2|)) (-15 -2635 (|#2| |#2|)) (-15 -2234 (|#2| |#2|)) (-15 -3752 (|#2| |#2|)) (-15 -3208 (|#2| |#2|)) (-15 -3883 (|#2| |#2|)) (-15 -2595 ((-3 |#2| "failed") |#2| (-589 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -1217 ((-108) |#2|)))
-((-2442 (((-3 |#2| "failed") (-589 (-562 |#2|)) |#2| (-1087)) 134)) (-2519 ((|#2| (-383 (-523)) |#2|) 50)) (-2494 ((|#2| |#2| (-562 |#2|)) 127)) (-1376 (((-2 (|:| |func| |#2|) (|:| |kers| (-589 (-562 |#2|))) (|:| |vals| (-589 |#2|))) |#2| (-1087)) 126)) (-1341 ((|#2| |#2| (-1087)) 19) ((|#2| |#2|) 22)) (-2722 ((|#2| |#2| (-1087)) 140) ((|#2| |#2|) 138)))
-(((-254 |#1| |#2|) (-10 -7 (-15 -2722 (|#2| |#2|)) (-15 -2722 (|#2| |#2| (-1087))) (-15 -1376 ((-2 (|:| |func| |#2|) (|:| |kers| (-589 (-562 |#2|))) (|:| |vals| (-589 |#2|))) |#2| (-1087))) (-15 -1341 (|#2| |#2|)) (-15 -1341 (|#2| |#2| (-1087))) (-15 -2442 ((-3 |#2| "failed") (-589 (-562 |#2|)) |#2| (-1087))) (-15 -2494 (|#2| |#2| (-562 |#2|))) (-15 -2519 (|#2| (-383 (-523)) |#2|))) (-13 (-515) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -254))
-((-2519 (*1 *2 *3 *2) (-12 (-5 *3 (-383 (-523))) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-2494 (*1 *2 *2 *3) (-12 (-5 *3 (-562 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *4 *2)))) (-2442 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-589 (-562 *2))) (-5 *4 (-1087)) (-4 *2 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *5 *2)))) (-1341 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-1341 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-1376 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-589 (-562 *3))) (|:| |vals| (-589 *3)))) (-5 *1 (-254 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-2722 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-2722 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))))
-(-10 -7 (-15 -2722 (|#2| |#2|)) (-15 -2722 (|#2| |#2| (-1087))) (-15 -1376 ((-2 (|:| |func| |#2|) (|:| |kers| (-589 (-562 |#2|))) (|:| |vals| (-589 |#2|))) |#2| (-1087))) (-15 -1341 (|#2| |#2|)) (-15 -1341 (|#2| |#2| (-1087))) (-15 -2442 ((-3 |#2| "failed") (-589 (-562 |#2|)) |#2| (-1087))) (-15 -2494 (|#2| |#2| (-562 |#2|))) (-15 -2519 (|#2| (-383 (-523)) |#2|)))
-((-3016 (((-3 |#3| "failed") |#3|) 110)) (-1462 ((|#3| |#3|) 131)) (-2087 (((-3 |#3| "failed") |#3|) 82)) (-1285 ((|#3| |#3|) 121)) (-1977 (((-3 |#3| "failed") |#3|) 58)) (-1441 ((|#3| |#3|) 129)) (-2504 (((-3 |#3| "failed") |#3|) 46)) (-1260 ((|#3| |#3|) 119)) (-3737 (((-3 |#3| "failed") |#3|) 112)) (-1481 ((|#3| |#3|) 133)) (-3050 (((-3 |#3| "failed") |#3|) 84)) (-1309 ((|#3| |#3|) 123)) (-3047 (((-3 |#3| "failed") |#3| (-710)) 36)) (-1248 (((-3 |#3| "failed") |#3|) 74)) (-2313 ((|#3| |#3|) 118)) (-3426 (((-3 |#3| "failed") |#3|) 44)) (-2922 ((|#3| |#3|) 117)) (-3678 (((-3 |#3| "failed") |#3|) 113)) (-2306 ((|#3| |#3|) 134)) (-2710 (((-3 |#3| "failed") |#3|) 85)) (-1322 ((|#3| |#3|) 124)) (-3979 (((-3 |#3| "failed") |#3|) 111)) (-1471 ((|#3| |#3|) 132)) (-4196 (((-3 |#3| "failed") |#3|) 83)) (-1295 ((|#3| |#3|) 122)) (-2765 (((-3 |#3| "failed") |#3|) 60)) (-1453 ((|#3| |#3|) 130)) (-1200 (((-3 |#3| "failed") |#3|) 48)) (-1274 ((|#3| |#3|) 120)) (-1608 (((-3 |#3| "failed") |#3|) 66)) (-2341 ((|#3| |#3|) 137)) (-3169 (((-3 |#3| "failed") |#3|) 104)) (-1401 ((|#3| |#3|) 142)) (-3506 (((-3 |#3| "failed") |#3|) 62)) (-2318 ((|#3| |#3|) 135)) (-4040 (((-3 |#3| "failed") |#3|) 50)) (-1334 ((|#3| |#3|) 125)) (-2003 (((-3 |#3| "failed") |#3|) 70)) (-2366 ((|#3| |#3|) 139)) (-3755 (((-3 |#3| "failed") |#3|) 54)) (-1421 ((|#3| |#3|) 127)) (-1261 (((-3 |#3| "failed") |#3|) 72)) (-2102 ((|#3| |#3|) 140)) (-2436 (((-3 |#3| "failed") |#3|) 56)) (-1431 ((|#3| |#3|) 128)) (-2913 (((-3 |#3| "failed") |#3|) 68)) (-2353 ((|#3| |#3|) 138)) (-2450 (((-3 |#3| "failed") |#3|) 107)) (-1413 ((|#3| |#3|) 143)) (-4192 (((-3 |#3| "failed") |#3|) 64)) (-2330 ((|#3| |#3|) 136)) (-3247 (((-3 |#3| "failed") |#3|) 52)) (-1346 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-383 (-523))) 40 (|has| |#1| (-339)))))
-(((-255 |#1| |#2| |#3|) (-13 (-912 |#3|) (-10 -7 (IF (|has| |#1| (-339)) (-15 ** (|#3| |#3| (-383 (-523)))) |%noBranch|) (-15 -2922 (|#3| |#3|)) (-15 -2313 (|#3| |#3|)) (-15 -1260 (|#3| |#3|)) (-15 -1274 (|#3| |#3|)) (-15 -1285 (|#3| |#3|)) (-15 -1295 (|#3| |#3|)) (-15 -1309 (|#3| |#3|)) (-15 -1322 (|#3| |#3|)) (-15 -1334 (|#3| |#3|)) (-15 -1346 (|#3| |#3|)) (-15 -1401 (|#3| |#3|)) (-15 -1413 (|#3| |#3|)) (-15 -1421 (|#3| |#3|)) (-15 -1431 (|#3| |#3|)) (-15 -1441 (|#3| |#3|)) (-15 -1453 (|#3| |#3|)) (-15 -1462 (|#3| |#3|)) (-15 -1471 (|#3| |#3|)) (-15 -1481 (|#3| |#3|)) (-15 -2306 (|#3| |#3|)) (-15 -2318 (|#3| |#3|)) (-15 -2330 (|#3| |#3|)) (-15 -2341 (|#3| |#3|)) (-15 -2353 (|#3| |#3|)) (-15 -2366 (|#3| |#3|)) (-15 -2102 (|#3| |#3|)))) (-37 (-383 (-523))) (-1160 |#1|) (-1131 |#1| |#2|)) (T -255))
-((** (*1 *2 *2 *3) (-12 (-5 *3 (-383 (-523))) (-4 *4 (-339)) (-4 *4 (-37 *3)) (-4 *5 (-1160 *4)) (-5 *1 (-255 *4 *5 *2)) (-4 *2 (-1131 *4 *5)))) (-2922 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2313 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1260 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1274 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1285 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1295 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1309 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1322 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1334 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1346 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1401 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1413 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1421 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1431 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1441 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1453 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1462 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1471 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-1481 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2306 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2318 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2330 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2341 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2353 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2366 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2102 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))))
-(-13 (-912 |#3|) (-10 -7 (IF (|has| |#1| (-339)) (-15 ** (|#3| |#3| (-383 (-523)))) |%noBranch|) (-15 -2922 (|#3| |#3|)) (-15 -2313 (|#3| |#3|)) (-15 -1260 (|#3| |#3|)) (-15 -1274 (|#3| |#3|)) (-15 -1285 (|#3| |#3|)) (-15 -1295 (|#3| |#3|)) (-15 -1309 (|#3| |#3|)) (-15 -1322 (|#3| |#3|)) (-15 -1334 (|#3| |#3|)) (-15 -1346 (|#3| |#3|)) (-15 -1401 (|#3| |#3|)) (-15 -1413 (|#3| |#3|)) (-15 -1421 (|#3| |#3|)) (-15 -1431 (|#3| |#3|)) (-15 -1441 (|#3| |#3|)) (-15 -1453 (|#3| |#3|)) (-15 -1462 (|#3| |#3|)) (-15 -1471 (|#3| |#3|)) (-15 -1481 (|#3| |#3|)) (-15 -2306 (|#3| |#3|)) (-15 -2318 (|#3| |#3|)) (-15 -2330 (|#3| |#3|)) (-15 -2341 (|#3| |#3|)) (-15 -2353 (|#3| |#3|)) (-15 -2366 (|#3| |#3|)) (-15 -2102 (|#3| |#3|))))
-((-3016 (((-3 |#3| "failed") |#3|) 66)) (-1462 ((|#3| |#3|) 133)) (-2087 (((-3 |#3| "failed") |#3|) 50)) (-1285 ((|#3| |#3|) 121)) (-1977 (((-3 |#3| "failed") |#3|) 62)) (-1441 ((|#3| |#3|) 131)) (-2504 (((-3 |#3| "failed") |#3|) 46)) (-1260 ((|#3| |#3|) 119)) (-3737 (((-3 |#3| "failed") |#3|) 70)) (-1481 ((|#3| |#3|) 135)) (-3050 (((-3 |#3| "failed") |#3|) 54)) (-1309 ((|#3| |#3|) 123)) (-3047 (((-3 |#3| "failed") |#3| (-710)) 35)) (-1248 (((-3 |#3| "failed") |#3|) 44)) (-2313 ((|#3| |#3|) 112)) (-3426 (((-3 |#3| "failed") |#3|) 42)) (-2922 ((|#3| |#3|) 118)) (-3678 (((-3 |#3| "failed") |#3|) 72)) (-2306 ((|#3| |#3|) 136)) (-2710 (((-3 |#3| "failed") |#3|) 56)) (-1322 ((|#3| |#3|) 124)) (-3979 (((-3 |#3| "failed") |#3|) 68)) (-1471 ((|#3| |#3|) 134)) (-4196 (((-3 |#3| "failed") |#3|) 52)) (-1295 ((|#3| |#3|) 122)) (-2765 (((-3 |#3| "failed") |#3|) 64)) (-1453 ((|#3| |#3|) 132)) (-1200 (((-3 |#3| "failed") |#3|) 48)) (-1274 ((|#3| |#3|) 120)) (-1608 (((-3 |#3| "failed") |#3|) 78)) (-2341 ((|#3| |#3|) 139)) (-3169 (((-3 |#3| "failed") |#3|) 58)) (-1401 ((|#3| |#3|) 127)) (-3506 (((-3 |#3| "failed") |#3|) 74)) (-2318 ((|#3| |#3|) 137)) (-4040 (((-3 |#3| "failed") |#3|) 102)) (-1334 ((|#3| |#3|) 125)) (-2003 (((-3 |#3| "failed") |#3|) 82)) (-2366 ((|#3| |#3|) 141)) (-3755 (((-3 |#3| "failed") |#3|) 109)) (-1421 ((|#3| |#3|) 129)) (-1261 (((-3 |#3| "failed") |#3|) 84)) (-2102 ((|#3| |#3|) 142)) (-2436 (((-3 |#3| "failed") |#3|) 111)) (-1431 ((|#3| |#3|) 130)) (-2913 (((-3 |#3| "failed") |#3|) 80)) (-2353 ((|#3| |#3|) 140)) (-2450 (((-3 |#3| "failed") |#3|) 60)) (-1413 ((|#3| |#3|) 128)) (-4192 (((-3 |#3| "failed") |#3|) 76)) (-2330 ((|#3| |#3|) 138)) (-3247 (((-3 |#3| "failed") |#3|) 105)) (-1346 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-383 (-523))) 40 (|has| |#1| (-339)))))
-(((-256 |#1| |#2| |#3| |#4|) (-13 (-912 |#3|) (-10 -7 (IF (|has| |#1| (-339)) (-15 ** (|#3| |#3| (-383 (-523)))) |%noBranch|) (-15 -2922 (|#3| |#3|)) (-15 -2313 (|#3| |#3|)) (-15 -1260 (|#3| |#3|)) (-15 -1274 (|#3| |#3|)) (-15 -1285 (|#3| |#3|)) (-15 -1295 (|#3| |#3|)) (-15 -1309 (|#3| |#3|)) (-15 -1322 (|#3| |#3|)) (-15 -1334 (|#3| |#3|)) (-15 -1346 (|#3| |#3|)) (-15 -1401 (|#3| |#3|)) (-15 -1413 (|#3| |#3|)) (-15 -1421 (|#3| |#3|)) (-15 -1431 (|#3| |#3|)) (-15 -1441 (|#3| |#3|)) (-15 -1453 (|#3| |#3|)) (-15 -1462 (|#3| |#3|)) (-15 -1471 (|#3| |#3|)) (-15 -1481 (|#3| |#3|)) (-15 -2306 (|#3| |#3|)) (-15 -2318 (|#3| |#3|)) (-15 -2330 (|#3| |#3|)) (-15 -2341 (|#3| |#3|)) (-15 -2353 (|#3| |#3|)) (-15 -2366 (|#3| |#3|)) (-15 -2102 (|#3| |#3|)))) (-37 (-383 (-523))) (-1129 |#1|) (-1152 |#1| |#2|) (-912 |#2|)) (T -256))
-((** (*1 *2 *2 *3) (-12 (-5 *3 (-383 (-523))) (-4 *4 (-339)) (-4 *4 (-37 *3)) (-4 *5 (-1129 *4)) (-5 *1 (-256 *4 *5 *2 *6)) (-4 *2 (-1152 *4 *5)) (-4 *6 (-912 *5)))) (-2922 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2313 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1260 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1274 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1285 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1295 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1309 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1322 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1334 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1346 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1401 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1413 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1421 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1431 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1441 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1453 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1462 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1471 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-1481 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2306 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2318 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2330 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2341 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2353 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2366 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2102 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))))
-(-13 (-912 |#3|) (-10 -7 (IF (|has| |#1| (-339)) (-15 ** (|#3| |#3| (-383 (-523)))) |%noBranch|) (-15 -2922 (|#3| |#3|)) (-15 -2313 (|#3| |#3|)) (-15 -1260 (|#3| |#3|)) (-15 -1274 (|#3| |#3|)) (-15 -1285 (|#3| |#3|)) (-15 -1295 (|#3| |#3|)) (-15 -1309 (|#3| |#3|)) (-15 -1322 (|#3| |#3|)) (-15 -1334 (|#3| |#3|)) (-15 -1346 (|#3| |#3|)) (-15 -1401 (|#3| |#3|)) (-15 -1413 (|#3| |#3|)) (-15 -1421 (|#3| |#3|)) (-15 -1431 (|#3| |#3|)) (-15 -1441 (|#3| |#3|)) (-15 -1453 (|#3| |#3|)) (-15 -1462 (|#3| |#3|)) (-15 -1471 (|#3| |#3|)) (-15 -1481 (|#3| |#3|)) (-15 -2306 (|#3| |#3|)) (-15 -2318 (|#3| |#3|)) (-15 -2330 (|#3| |#3|)) (-15 -2341 (|#3| |#3|)) (-15 -2353 (|#3| |#3|)) (-15 -2366 (|#3| |#3|)) (-15 -2102 (|#3| |#3|))))
-((-3537 (((-108) $) 18)) (-3727 (((-167) $) 7)) (-2295 (((-3 (-1087) "failed") $) 13)) (-2652 (((-3 (-589 $) "failed") $) NIL)) (-1617 (((-3 (-1087) "failed") $) 21)) (-3666 (((-3 (-1020) "failed") $) 16)) (-1844 (((-108) $) 14)) (-1691 (((-794) $) NIL)) (-1276 (((-108) $) 9)))
-(((-257) (-13 (-563 (-794)) (-10 -8 (-15 -3727 ((-167) $)) (-15 -1844 ((-108) $)) (-15 -3666 ((-3 (-1020) "failed") $)) (-15 -3537 ((-108) $)) (-15 -1617 ((-3 (-1087) "failed") $)) (-15 -1276 ((-108) $)) (-15 -2295 ((-3 (-1087) "failed") $)) (-15 -2652 ((-3 (-589 $) "failed") $))))) (T -257))
-((-3727 (*1 *2 *1) (-12 (-5 *2 (-167)) (-5 *1 (-257)))) (-1844 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257)))) (-3666 (*1 *2 *1) (|partial| -12 (-5 *2 (-1020)) (-5 *1 (-257)))) (-3537 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257)))) (-1617 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-257)))) (-1276 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257)))) (-2295 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-257)))) (-2652 (*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-257))) (-5 *1 (-257)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -3727 ((-167) $)) (-15 -1844 ((-108) $)) (-15 -3666 ((-3 (-1020) "failed") $)) (-15 -3537 ((-108) $)) (-15 -1617 ((-3 (-1087) "failed") $)) (-15 -1276 ((-108) $)) (-15 -2295 ((-3 (-1087) "failed") $)) (-15 -2652 ((-3 (-589 $) "failed") $))))
-((-1903 (($ (-1 (-108) |#2|) $) 23)) (-2462 (($ $) 36)) (-3286 (($ (-1 (-108) |#2|) $) NIL) (($ |#2| $) 34)) (-2514 (($ |#2| $) 31) (($ (-1 (-108) |#2|) $) 17)) (-1793 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 40)) (-2912 (($ |#2| $ (-523)) 19) (($ $ $ (-523)) 21)) (-1499 (($ $ (-523)) 11) (($ $ (-1136 (-523))) 14)) (-2001 (($ $ |#2|) 29) (($ $ $) NIL)) (-2394 (($ $ |#2|) 28) (($ |#2| $) NIL) (($ $ $) 25) (($ (-589 $)) NIL)))
-(((-258 |#1| |#2|) (-10 -8 (-15 -1793 (|#1| |#1| |#1|)) (-15 -3286 (|#1| |#2| |#1|)) (-15 -1793 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3286 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2001 (|#1| |#1| |#1|)) (-15 -2001 (|#1| |#1| |#2|)) (-15 -2912 (|#1| |#1| |#1| (-523))) (-15 -2912 (|#1| |#2| |#1| (-523))) (-15 -1499 (|#1| |#1| (-1136 (-523)))) (-15 -1499 (|#1| |#1| (-523))) (-15 -2394 (|#1| (-589 |#1|))) (-15 -2394 (|#1| |#1| |#1|)) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#2|)) (-15 -2514 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1903 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2514 (|#1| |#2| |#1|)) (-15 -2462 (|#1| |#1|))) (-259 |#2|) (-1123)) (T -258))
-NIL
-(-10 -8 (-15 -1793 (|#1| |#1| |#1|)) (-15 -3286 (|#1| |#2| |#1|)) (-15 -1793 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3286 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2001 (|#1| |#1| |#1|)) (-15 -2001 (|#1| |#1| |#2|)) (-15 -2912 (|#1| |#1| |#1| (-523))) (-15 -2912 (|#1| |#2| |#1| (-523))) (-15 -1499 (|#1| |#1| (-1136 (-523)))) (-15 -1499 (|#1| |#1| (-523))) (-15 -2394 (|#1| (-589 |#1|))) (-15 -2394 (|#1| |#1| |#1|)) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#2|)) (-15 -2514 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1903 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2514 (|#1| |#2| |#1|)) (-15 -2462 (|#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-3703 (($ (-1 (-108) |#1|) $) 85)) (-1903 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-4160 (($ $) 83 (|has| |#1| (-1016)))) (-2462 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ (-1 (-108) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1016)))) (-2514 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 51)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3733 (($ (-710) |#1|) 69)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-1793 (($ (-1 (-108) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3108 (($ |#1| $ (-523)) 88) (($ $ $ (-523)) 87)) (-2912 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 42 (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-4141 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-1655 (($ $ (-523)) 91) (($ $ (-1136 (-523))) 90)) (-1499 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 70)) (-2001 (($ $ |#1|) 93) (($ $ $) 92)) (-2394 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3568 (((-589 (-523)) $) 19)) (-1487 (((-710) $) 17)) (-3976 (((-794) $) 23) (($ (-589 (-523))) 15)) (-2104 (($ (-710)) 20)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 9)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 11)))
+(((-252) (-13 (-786) (-10 -8 (-15 -3976 ($ (-589 (-523)))) (-15 -1487 ((-710) $)) (-15 -3568 ((-589 (-523)) $)) (-15 -2104 ($ (-710)))))) (T -252))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-252)))) (-1487 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-252)))) (-3568 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-252)))) (-2104 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-252)))))
+(-13 (-786) (-10 -8 (-15 -3976 ($ (-589 (-523)))) (-15 -1487 ((-710) $)) (-15 -3568 ((-589 (-523)) $)) (-15 -2104 ($ (-710)))))
+((-3695 ((|#2| |#2|) 77)) (-2608 ((|#2| |#2|) 65)) (-2343 (((-3 |#2| "failed") |#2| (-589 (-2 (|:| |func| |#2|) (|:| |pole| (-108))))) 116)) (-3669 ((|#2| |#2|) 75)) (-2588 ((|#2| |#2|) 63)) (-3717 ((|#2| |#2|) 79)) (-2629 ((|#2| |#2|) 67)) (-2188 ((|#2|) 46)) (-1564 (((-110) (-110)) 95)) (-2062 ((|#2| |#2|) 61)) (-2813 (((-108) |#2|) 134)) (-1620 ((|#2| |#2|) 181)) (-4065 ((|#2| |#2|) 157)) (-1675 ((|#2|) 59)) (-3863 ((|#2|) 58)) (-2368 ((|#2| |#2|) 177)) (-2243 ((|#2| |#2|) 153)) (-4170 ((|#2| |#2|) 185)) (-1341 ((|#2| |#2|) 161)) (-2600 ((|#2| |#2|) 149)) (-2839 ((|#2| |#2|) 151)) (-2554 ((|#2| |#2|) 187)) (-3401 ((|#2| |#2|) 163)) (-4218 ((|#2| |#2|) 183)) (-3519 ((|#2| |#2|) 159)) (-3952 ((|#2| |#2|) 179)) (-3524 ((|#2| |#2|) 155)) (-2147 ((|#2| |#2|) 193)) (-3766 ((|#2| |#2|) 169)) (-3416 ((|#2| |#2|) 189)) (-3318 ((|#2| |#2|) 165)) (-1779 ((|#2| |#2|) 197)) (-2250 ((|#2| |#2|) 173)) (-3518 ((|#2| |#2|) 199)) (-1546 ((|#2| |#2|) 175)) (-2830 ((|#2| |#2|) 195)) (-2331 ((|#2| |#2|) 171)) (-1424 ((|#2| |#2|) 191)) (-2169 ((|#2| |#2|) 167)) (-1847 ((|#2| |#2|) 62)) (-3730 ((|#2| |#2|) 80)) (-2641 ((|#2| |#2|) 68)) (-3707 ((|#2| |#2|) 78)) (-2617 ((|#2| |#2|) 66)) (-3683 ((|#2| |#2|) 76)) (-2598 ((|#2| |#2|) 64)) (-1651 (((-108) (-110)) 93)) (-3768 ((|#2| |#2|) 83)) (-2680 ((|#2| |#2|) 71)) (-3743 ((|#2| |#2|) 81)) (-2655 ((|#2| |#2|) 69)) (-3793 ((|#2| |#2|) 85)) (-3645 ((|#2| |#2|) 73)) (-3135 ((|#2| |#2|) 86)) (-3657 ((|#2| |#2|) 74)) (-3780 ((|#2| |#2|) 84)) (-3632 ((|#2| |#2|) 72)) (-3756 ((|#2| |#2|) 82)) (-2667 ((|#2| |#2|) 70)))
+(((-253 |#1| |#2|) (-10 -7 (-15 -1847 (|#2| |#2|)) (-15 -2062 (|#2| |#2|)) (-15 -2588 (|#2| |#2|)) (-15 -2598 (|#2| |#2|)) (-15 -2608 (|#2| |#2|)) (-15 -2617 (|#2| |#2|)) (-15 -2629 (|#2| |#2|)) (-15 -2641 (|#2| |#2|)) (-15 -2655 (|#2| |#2|)) (-15 -2667 (|#2| |#2|)) (-15 -2680 (|#2| |#2|)) (-15 -3632 (|#2| |#2|)) (-15 -3645 (|#2| |#2|)) (-15 -3657 (|#2| |#2|)) (-15 -3669 (|#2| |#2|)) (-15 -3683 (|#2| |#2|)) (-15 -3695 (|#2| |#2|)) (-15 -3707 (|#2| |#2|)) (-15 -3717 (|#2| |#2|)) (-15 -3730 (|#2| |#2|)) (-15 -3743 (|#2| |#2|)) (-15 -3756 (|#2| |#2|)) (-15 -3768 (|#2| |#2|)) (-15 -3780 (|#2| |#2|)) (-15 -3793 (|#2| |#2|)) (-15 -3135 (|#2| |#2|)) (-15 -2188 (|#2|)) (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -3863 (|#2|)) (-15 -1675 (|#2|)) (-15 -2839 (|#2| |#2|)) (-15 -2600 (|#2| |#2|)) (-15 -2243 (|#2| |#2|)) (-15 -3524 (|#2| |#2|)) (-15 -4065 (|#2| |#2|)) (-15 -3519 (|#2| |#2|)) (-15 -1341 (|#2| |#2|)) (-15 -3401 (|#2| |#2|)) (-15 -3318 (|#2| |#2|)) (-15 -2169 (|#2| |#2|)) (-15 -3766 (|#2| |#2|)) (-15 -2331 (|#2| |#2|)) (-15 -2250 (|#2| |#2|)) (-15 -1546 (|#2| |#2|)) (-15 -2368 (|#2| |#2|)) (-15 -3952 (|#2| |#2|)) (-15 -1620 (|#2| |#2|)) (-15 -4218 (|#2| |#2|)) (-15 -4170 (|#2| |#2|)) (-15 -2554 (|#2| |#2|)) (-15 -3416 (|#2| |#2|)) (-15 -1424 (|#2| |#2|)) (-15 -2147 (|#2| |#2|)) (-15 -2830 (|#2| |#2|)) (-15 -1779 (|#2| |#2|)) (-15 -3518 (|#2| |#2|)) (-15 -2343 ((-3 |#2| "failed") |#2| (-589 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -2813 ((-108) |#2|))) (-13 (-786) (-515)) (-13 (-406 |#1|) (-930))) (T -253))
+((-2813 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-253 *4 *3)) (-4 *3 (-13 (-406 *4) (-930))))) (-2343 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-589 (-2 (|:| |func| *2) (|:| |pole| (-108))))) (-4 *2 (-13 (-406 *4) (-930))) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-253 *4 *2)))) (-3518 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1779 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2830 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2147 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1424 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3416 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2554 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-4170 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-4218 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1620 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3952 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2368 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1546 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2250 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2331 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3766 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2169 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3318 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3401 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1341 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3519 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-4065 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3524 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2243 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2600 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2839 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1675 (*1 *2) (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2)) (-4 *3 (-13 (-786) (-515))))) (-3863 (*1 *2) (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2)) (-4 *3 (-13 (-786) (-515))))) (-1564 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *4)) (-4 *4 (-13 (-406 *3) (-930))))) (-1651 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-253 *4 *5)) (-4 *5 (-13 (-406 *4) (-930))))) (-2188 (*1 *2) (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2)) (-4 *3 (-13 (-786) (-515))))) (-3135 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3793 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3780 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3768 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3756 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3743 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3730 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3717 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3707 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3695 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3683 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3669 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3657 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3645 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-3632 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2680 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2667 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2655 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2641 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2629 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2617 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2608 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2598 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2588 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-2062 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))) (-1847 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2)) (-4 *2 (-13 (-406 *3) (-930))))))
+(-10 -7 (-15 -1847 (|#2| |#2|)) (-15 -2062 (|#2| |#2|)) (-15 -2588 (|#2| |#2|)) (-15 -2598 (|#2| |#2|)) (-15 -2608 (|#2| |#2|)) (-15 -2617 (|#2| |#2|)) (-15 -2629 (|#2| |#2|)) (-15 -2641 (|#2| |#2|)) (-15 -2655 (|#2| |#2|)) (-15 -2667 (|#2| |#2|)) (-15 -2680 (|#2| |#2|)) (-15 -3632 (|#2| |#2|)) (-15 -3645 (|#2| |#2|)) (-15 -3657 (|#2| |#2|)) (-15 -3669 (|#2| |#2|)) (-15 -3683 (|#2| |#2|)) (-15 -3695 (|#2| |#2|)) (-15 -3707 (|#2| |#2|)) (-15 -3717 (|#2| |#2|)) (-15 -3730 (|#2| |#2|)) (-15 -3743 (|#2| |#2|)) (-15 -3756 (|#2| |#2|)) (-15 -3768 (|#2| |#2|)) (-15 -3780 (|#2| |#2|)) (-15 -3793 (|#2| |#2|)) (-15 -3135 (|#2| |#2|)) (-15 -2188 (|#2|)) (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -3863 (|#2|)) (-15 -1675 (|#2|)) (-15 -2839 (|#2| |#2|)) (-15 -2600 (|#2| |#2|)) (-15 -2243 (|#2| |#2|)) (-15 -3524 (|#2| |#2|)) (-15 -4065 (|#2| |#2|)) (-15 -3519 (|#2| |#2|)) (-15 -1341 (|#2| |#2|)) (-15 -3401 (|#2| |#2|)) (-15 -3318 (|#2| |#2|)) (-15 -2169 (|#2| |#2|)) (-15 -3766 (|#2| |#2|)) (-15 -2331 (|#2| |#2|)) (-15 -2250 (|#2| |#2|)) (-15 -1546 (|#2| |#2|)) (-15 -2368 (|#2| |#2|)) (-15 -3952 (|#2| |#2|)) (-15 -1620 (|#2| |#2|)) (-15 -4218 (|#2| |#2|)) (-15 -4170 (|#2| |#2|)) (-15 -2554 (|#2| |#2|)) (-15 -3416 (|#2| |#2|)) (-15 -1424 (|#2| |#2|)) (-15 -2147 (|#2| |#2|)) (-15 -2830 (|#2| |#2|)) (-15 -1779 (|#2| |#2|)) (-15 -3518 (|#2| |#2|)) (-15 -2343 ((-3 |#2| "failed") |#2| (-589 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -2813 ((-108) |#2|)))
+((-3298 (((-3 |#2| "failed") (-589 (-562 |#2|)) |#2| (-1087)) 135)) (-2755 ((|#2| (-383 (-523)) |#2|) 51)) (-3810 ((|#2| |#2| (-562 |#2|)) 128)) (-1817 (((-2 (|:| |func| |#2|) (|:| |kers| (-589 (-562 |#2|))) (|:| |vals| (-589 |#2|))) |#2| (-1087)) 127)) (-1484 ((|#2| |#2| (-1087)) 20) ((|#2| |#2|) 23)) (-4206 ((|#2| |#2| (-1087)) 141) ((|#2| |#2|) 139)))
+(((-254 |#1| |#2|) (-10 -7 (-15 -4206 (|#2| |#2|)) (-15 -4206 (|#2| |#2| (-1087))) (-15 -1817 ((-2 (|:| |func| |#2|) (|:| |kers| (-589 (-562 |#2|))) (|:| |vals| (-589 |#2|))) |#2| (-1087))) (-15 -1484 (|#2| |#2|)) (-15 -1484 (|#2| |#2| (-1087))) (-15 -3298 ((-3 |#2| "failed") (-589 (-562 |#2|)) |#2| (-1087))) (-15 -3810 (|#2| |#2| (-562 |#2|))) (-15 -2755 (|#2| (-383 (-523)) |#2|))) (-13 (-515) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -254))
+((-2755 (*1 *2 *3 *2) (-12 (-5 *3 (-383 (-523))) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-3810 (*1 *2 *2 *3) (-12 (-5 *3 (-562 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *4 *2)))) (-3298 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-589 (-562 *2))) (-5 *4 (-1087)) (-4 *2 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *5 *2)))) (-1484 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-1484 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-1817 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-589 (-562 *3))) (|:| |vals| (-589 *3)))) (-5 *1 (-254 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-4206 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-4206 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-254 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))))
+(-10 -7 (-15 -4206 (|#2| |#2|)) (-15 -4206 (|#2| |#2| (-1087))) (-15 -1817 ((-2 (|:| |func| |#2|) (|:| |kers| (-589 (-562 |#2|))) (|:| |vals| (-589 |#2|))) |#2| (-1087))) (-15 -1484 (|#2| |#2|)) (-15 -1484 (|#2| |#2| (-1087))) (-15 -3298 ((-3 |#2| "failed") (-589 (-562 |#2|)) |#2| (-1087))) (-15 -3810 (|#2| |#2| (-562 |#2|))) (-15 -2755 (|#2| (-383 (-523)) |#2|)))
+((-4130 (((-3 |#3| "failed") |#3|) 110)) (-3695 ((|#3| |#3|) 131)) (-1257 (((-3 |#3| "failed") |#3|) 82)) (-2608 ((|#3| |#3|) 121)) (-1355 (((-3 |#3| "failed") |#3|) 58)) (-3669 ((|#3| |#3|) 129)) (-2613 (((-3 |#3| "failed") |#3|) 46)) (-2588 ((|#3| |#3|) 119)) (-2650 (((-3 |#3| "failed") |#3|) 112)) (-3717 ((|#3| |#3|) 133)) (-1337 (((-3 |#3| "failed") |#3|) 84)) (-2629 ((|#3| |#3|) 123)) (-1315 (((-3 |#3| "failed") |#3| (-710)) 36)) (-2014 (((-3 |#3| "failed") |#3|) 74)) (-2062 ((|#3| |#3|) 118)) (-1371 (((-3 |#3| "failed") |#3|) 44)) (-1847 ((|#3| |#3|) 117)) (-3373 (((-3 |#3| "failed") |#3|) 113)) (-3730 ((|#3| |#3|) 134)) (-4113 (((-3 |#3| "failed") |#3|) 85)) (-2641 ((|#3| |#3|) 124)) (-3233 (((-3 |#3| "failed") |#3|) 111)) (-3707 ((|#3| |#3|) 132)) (-1738 (((-3 |#3| "failed") |#3|) 83)) (-2617 ((|#3| |#3|) 122)) (-3435 (((-3 |#3| "failed") |#3|) 60)) (-3683 ((|#3| |#3|) 130)) (-2620 (((-3 |#3| "failed") |#3|) 48)) (-2598 ((|#3| |#3|) 120)) (-2187 (((-3 |#3| "failed") |#3|) 66)) (-3768 ((|#3| |#3|) 137)) (-3197 (((-3 |#3| "failed") |#3|) 104)) (-2680 ((|#3| |#3|) 142)) (-3447 (((-3 |#3| "failed") |#3|) 62)) (-3743 ((|#3| |#3|) 135)) (-2075 (((-3 |#3| "failed") |#3|) 50)) (-2655 ((|#3| |#3|) 125)) (-1648 (((-3 |#3| "failed") |#3|) 70)) (-3793 ((|#3| |#3|) 139)) (-2866 (((-3 |#3| "failed") |#3|) 54)) (-3645 ((|#3| |#3|) 127)) (-2139 (((-3 |#3| "failed") |#3|) 72)) (-3135 ((|#3| |#3|) 140)) (-3258 (((-3 |#3| "failed") |#3|) 56)) (-3657 ((|#3| |#3|) 128)) (-2454 (((-3 |#3| "failed") |#3|) 68)) (-3780 ((|#3| |#3|) 138)) (-3371 (((-3 |#3| "failed") |#3|) 107)) (-3632 ((|#3| |#3|) 143)) (-1680 (((-3 |#3| "failed") |#3|) 64)) (-3756 ((|#3| |#3|) 136)) (-1385 (((-3 |#3| "failed") |#3|) 52)) (-2667 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-383 (-523))) 40 (|has| |#1| (-339)))))
+(((-255 |#1| |#2| |#3|) (-13 (-912 |#3|) (-10 -7 (IF (|has| |#1| (-339)) (-15 ** (|#3| |#3| (-383 (-523)))) |%noBranch|) (-15 -1847 (|#3| |#3|)) (-15 -2062 (|#3| |#3|)) (-15 -2588 (|#3| |#3|)) (-15 -2598 (|#3| |#3|)) (-15 -2608 (|#3| |#3|)) (-15 -2617 (|#3| |#3|)) (-15 -2629 (|#3| |#3|)) (-15 -2641 (|#3| |#3|)) (-15 -2655 (|#3| |#3|)) (-15 -2667 (|#3| |#3|)) (-15 -2680 (|#3| |#3|)) (-15 -3632 (|#3| |#3|)) (-15 -3645 (|#3| |#3|)) (-15 -3657 (|#3| |#3|)) (-15 -3669 (|#3| |#3|)) (-15 -3683 (|#3| |#3|)) (-15 -3695 (|#3| |#3|)) (-15 -3707 (|#3| |#3|)) (-15 -3717 (|#3| |#3|)) (-15 -3730 (|#3| |#3|)) (-15 -3743 (|#3| |#3|)) (-15 -3756 (|#3| |#3|)) (-15 -3768 (|#3| |#3|)) (-15 -3780 (|#3| |#3|)) (-15 -3793 (|#3| |#3|)) (-15 -3135 (|#3| |#3|)))) (-37 (-383 (-523))) (-1160 |#1|) (-1131 |#1| |#2|)) (T -255))
+((** (*1 *2 *2 *3) (-12 (-5 *3 (-383 (-523))) (-4 *4 (-339)) (-4 *4 (-37 *3)) (-4 *5 (-1160 *4)) (-5 *1 (-255 *4 *5 *2)) (-4 *2 (-1131 *4 *5)))) (-1847 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2062 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2588 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2598 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2608 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2617 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2629 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2641 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2655 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2667 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-2680 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3632 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3645 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3657 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3669 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3683 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3695 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3707 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3717 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3730 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3743 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3756 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3768 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3780 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3793 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))) (-3135 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3)) (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4)))))
+(-13 (-912 |#3|) (-10 -7 (IF (|has| |#1| (-339)) (-15 ** (|#3| |#3| (-383 (-523)))) |%noBranch|) (-15 -1847 (|#3| |#3|)) (-15 -2062 (|#3| |#3|)) (-15 -2588 (|#3| |#3|)) (-15 -2598 (|#3| |#3|)) (-15 -2608 (|#3| |#3|)) (-15 -2617 (|#3| |#3|)) (-15 -2629 (|#3| |#3|)) (-15 -2641 (|#3| |#3|)) (-15 -2655 (|#3| |#3|)) (-15 -2667 (|#3| |#3|)) (-15 -2680 (|#3| |#3|)) (-15 -3632 (|#3| |#3|)) (-15 -3645 (|#3| |#3|)) (-15 -3657 (|#3| |#3|)) (-15 -3669 (|#3| |#3|)) (-15 -3683 (|#3| |#3|)) (-15 -3695 (|#3| |#3|)) (-15 -3707 (|#3| |#3|)) (-15 -3717 (|#3| |#3|)) (-15 -3730 (|#3| |#3|)) (-15 -3743 (|#3| |#3|)) (-15 -3756 (|#3| |#3|)) (-15 -3768 (|#3| |#3|)) (-15 -3780 (|#3| |#3|)) (-15 -3793 (|#3| |#3|)) (-15 -3135 (|#3| |#3|))))
+((-4130 (((-3 |#3| "failed") |#3|) 66)) (-3695 ((|#3| |#3|) 133)) (-1257 (((-3 |#3| "failed") |#3|) 50)) (-2608 ((|#3| |#3|) 121)) (-1355 (((-3 |#3| "failed") |#3|) 62)) (-3669 ((|#3| |#3|) 131)) (-2613 (((-3 |#3| "failed") |#3|) 46)) (-2588 ((|#3| |#3|) 119)) (-2650 (((-3 |#3| "failed") |#3|) 70)) (-3717 ((|#3| |#3|) 135)) (-1337 (((-3 |#3| "failed") |#3|) 54)) (-2629 ((|#3| |#3|) 123)) (-1315 (((-3 |#3| "failed") |#3| (-710)) 35)) (-2014 (((-3 |#3| "failed") |#3|) 44)) (-2062 ((|#3| |#3|) 112)) (-1371 (((-3 |#3| "failed") |#3|) 42)) (-1847 ((|#3| |#3|) 118)) (-3373 (((-3 |#3| "failed") |#3|) 72)) (-3730 ((|#3| |#3|) 136)) (-4113 (((-3 |#3| "failed") |#3|) 56)) (-2641 ((|#3| |#3|) 124)) (-3233 (((-3 |#3| "failed") |#3|) 68)) (-3707 ((|#3| |#3|) 134)) (-1738 (((-3 |#3| "failed") |#3|) 52)) (-2617 ((|#3| |#3|) 122)) (-3435 (((-3 |#3| "failed") |#3|) 64)) (-3683 ((|#3| |#3|) 132)) (-2620 (((-3 |#3| "failed") |#3|) 48)) (-2598 ((|#3| |#3|) 120)) (-2187 (((-3 |#3| "failed") |#3|) 78)) (-3768 ((|#3| |#3|) 139)) (-3197 (((-3 |#3| "failed") |#3|) 58)) (-2680 ((|#3| |#3|) 127)) (-3447 (((-3 |#3| "failed") |#3|) 74)) (-3743 ((|#3| |#3|) 137)) (-2075 (((-3 |#3| "failed") |#3|) 102)) (-2655 ((|#3| |#3|) 125)) (-1648 (((-3 |#3| "failed") |#3|) 82)) (-3793 ((|#3| |#3|) 141)) (-2866 (((-3 |#3| "failed") |#3|) 109)) (-3645 ((|#3| |#3|) 129)) (-2139 (((-3 |#3| "failed") |#3|) 84)) (-3135 ((|#3| |#3|) 142)) (-3258 (((-3 |#3| "failed") |#3|) 111)) (-3657 ((|#3| |#3|) 130)) (-2454 (((-3 |#3| "failed") |#3|) 80)) (-3780 ((|#3| |#3|) 140)) (-3371 (((-3 |#3| "failed") |#3|) 60)) (-3632 ((|#3| |#3|) 128)) (-1680 (((-3 |#3| "failed") |#3|) 76)) (-3756 ((|#3| |#3|) 138)) (-1385 (((-3 |#3| "failed") |#3|) 105)) (-2667 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-383 (-523))) 40 (|has| |#1| (-339)))))
+(((-256 |#1| |#2| |#3| |#4|) (-13 (-912 |#3|) (-10 -7 (IF (|has| |#1| (-339)) (-15 ** (|#3| |#3| (-383 (-523)))) |%noBranch|) (-15 -1847 (|#3| |#3|)) (-15 -2062 (|#3| |#3|)) (-15 -2588 (|#3| |#3|)) (-15 -2598 (|#3| |#3|)) (-15 -2608 (|#3| |#3|)) (-15 -2617 (|#3| |#3|)) (-15 -2629 (|#3| |#3|)) (-15 -2641 (|#3| |#3|)) (-15 -2655 (|#3| |#3|)) (-15 -2667 (|#3| |#3|)) (-15 -2680 (|#3| |#3|)) (-15 -3632 (|#3| |#3|)) (-15 -3645 (|#3| |#3|)) (-15 -3657 (|#3| |#3|)) (-15 -3669 (|#3| |#3|)) (-15 -3683 (|#3| |#3|)) (-15 -3695 (|#3| |#3|)) (-15 -3707 (|#3| |#3|)) (-15 -3717 (|#3| |#3|)) (-15 -3730 (|#3| |#3|)) (-15 -3743 (|#3| |#3|)) (-15 -3756 (|#3| |#3|)) (-15 -3768 (|#3| |#3|)) (-15 -3780 (|#3| |#3|)) (-15 -3793 (|#3| |#3|)) (-15 -3135 (|#3| |#3|)))) (-37 (-383 (-523))) (-1129 |#1|) (-1152 |#1| |#2|) (-912 |#2|)) (T -256))
+((** (*1 *2 *2 *3) (-12 (-5 *3 (-383 (-523))) (-4 *4 (-339)) (-4 *4 (-37 *3)) (-4 *5 (-1129 *4)) (-5 *1 (-256 *4 *5 *2 *6)) (-4 *2 (-1152 *4 *5)) (-4 *6 (-912 *5)))) (-1847 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2062 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2588 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2598 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2608 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2617 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2629 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2641 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2655 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2667 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-2680 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3632 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3645 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3657 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3669 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3683 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3695 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3707 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3717 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3730 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3743 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3756 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3768 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3780 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3793 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))) (-3135 (*1 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3)) (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4)))))
+(-13 (-912 |#3|) (-10 -7 (IF (|has| |#1| (-339)) (-15 ** (|#3| |#3| (-383 (-523)))) |%noBranch|) (-15 -1847 (|#3| |#3|)) (-15 -2062 (|#3| |#3|)) (-15 -2588 (|#3| |#3|)) (-15 -2598 (|#3| |#3|)) (-15 -2608 (|#3| |#3|)) (-15 -2617 (|#3| |#3|)) (-15 -2629 (|#3| |#3|)) (-15 -2641 (|#3| |#3|)) (-15 -2655 (|#3| |#3|)) (-15 -2667 (|#3| |#3|)) (-15 -2680 (|#3| |#3|)) (-15 -3632 (|#3| |#3|)) (-15 -3645 (|#3| |#3|)) (-15 -3657 (|#3| |#3|)) (-15 -3669 (|#3| |#3|)) (-15 -3683 (|#3| |#3|)) (-15 -3695 (|#3| |#3|)) (-15 -3707 (|#3| |#3|)) (-15 -3717 (|#3| |#3|)) (-15 -3730 (|#3| |#3|)) (-15 -3743 (|#3| |#3|)) (-15 -3756 (|#3| |#3|)) (-15 -3768 (|#3| |#3|)) (-15 -3780 (|#3| |#3|)) (-15 -3793 (|#3| |#3|)) (-15 -3135 (|#3| |#3|))))
+((-3807 (((-108) $) 19)) (-2381 (((-167) $) 7)) (-1376 (((-3 (-1087) "failed") $) 14)) (-1637 (((-3 (-589 $) "failed") $) NIL)) (-2259 (((-3 (-1087) "failed") $) 21)) (-2107 (((-3 (-1020) "failed") $) 17)) (-2592 (((-108) $) 15)) (-3976 (((-794) $) NIL)) (-2236 (((-108) $) 9)))
+(((-257) (-13 (-563 (-794)) (-10 -8 (-15 -2381 ((-167) $)) (-15 -2592 ((-108) $)) (-15 -2107 ((-3 (-1020) "failed") $)) (-15 -3807 ((-108) $)) (-15 -2259 ((-3 (-1087) "failed") $)) (-15 -2236 ((-108) $)) (-15 -1376 ((-3 (-1087) "failed") $)) (-15 -1637 ((-3 (-589 $) "failed") $))))) (T -257))
+((-2381 (*1 *2 *1) (-12 (-5 *2 (-167)) (-5 *1 (-257)))) (-2592 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257)))) (-2107 (*1 *2 *1) (|partial| -12 (-5 *2 (-1020)) (-5 *1 (-257)))) (-3807 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257)))) (-2259 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-257)))) (-2236 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257)))) (-1376 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-257)))) (-1637 (*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-257))) (-5 *1 (-257)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -2381 ((-167) $)) (-15 -2592 ((-108) $)) (-15 -2107 ((-3 (-1020) "failed") $)) (-15 -3807 ((-108) $)) (-15 -2259 ((-3 (-1087) "failed") $)) (-15 -2236 ((-108) $)) (-15 -1376 ((-3 (-1087) "failed") $)) (-15 -1637 ((-3 (-589 $) "failed") $))))
+((-1299 (($ (-1 (-108) |#2|) $) 24)) (-3917 (($ $) 36)) (-1869 (($ (-1 (-108) |#2|) $) NIL) (($ |#2| $) 34)) (-2231 (($ |#2| $) 32) (($ (-1 (-108) |#2|) $) 18)) (-3325 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 40)) (-3334 (($ |#2| $ (-523)) 20) (($ $ $ (-523)) 22)) (-3725 (($ $ (-523)) 11) (($ $ (-1136 (-523))) 14)) (-1622 (($ $ |#2|) 30) (($ $ $) NIL)) (-2785 (($ $ |#2|) 29) (($ |#2| $) NIL) (($ $ $) 26) (($ (-589 $)) NIL)))
+(((-258 |#1| |#2|) (-10 -8 (-15 -3325 (|#1| |#1| |#1|)) (-15 -1869 (|#1| |#2| |#1|)) (-15 -3325 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1869 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1622 (|#1| |#1| |#1|)) (-15 -1622 (|#1| |#1| |#2|)) (-15 -3334 (|#1| |#1| |#1| (-523))) (-15 -3334 (|#1| |#2| |#1| (-523))) (-15 -3725 (|#1| |#1| (-1136 (-523)))) (-15 -3725 (|#1| |#1| (-523))) (-15 -2785 (|#1| (-589 |#1|))) (-15 -2785 (|#1| |#1| |#1|)) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#2|)) (-15 -2231 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1299 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2231 (|#1| |#2| |#1|)) (-15 -3917 (|#1| |#1|))) (-259 |#2|) (-1123)) (T -258))
+NIL
+(-10 -8 (-15 -3325 (|#1| |#1| |#1|)) (-15 -1869 (|#1| |#2| |#1|)) (-15 -3325 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1869 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1622 (|#1| |#1| |#1|)) (-15 -1622 (|#1| |#1| |#2|)) (-15 -3334 (|#1| |#1| |#1| (-523))) (-15 -3334 (|#1| |#2| |#1| (-523))) (-15 -3725 (|#1| |#1| (-1136 (-523)))) (-15 -3725 (|#1| |#1| (-523))) (-15 -2785 (|#1| (-589 |#1|))) (-15 -2785 (|#1| |#1| |#1|)) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#2|)) (-15 -2231 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1299 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2231 (|#1| |#2| |#1|)) (-15 -3917 (|#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-3627 (($ (-1 (-108) |#1|) $) 85)) (-1299 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-2543 (($ $) 83 (|has| |#1| (-1016)))) (-3917 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ (-1 (-108) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1016)))) (-2231 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 51)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2348 (($ (-710) |#1|) 69)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3325 (($ (-1 (-108) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3862 (($ |#1| $ (-523)) 88) (($ $ $ (-523)) 87)) (-3334 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 42 (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-2408 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-1314 (($ $ (-523)) 91) (($ $ (-1136 (-523))) 90)) (-3725 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 70)) (-1622 (($ $ |#1|) 93) (($ $ $) 92)) (-2785 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-259 |#1|) (-129) (-1123)) (T -259))
-((-2001 (*1 *1 *1 *2) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)))) (-2001 (*1 *1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)))) (-1655 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-1655 (*1 *1 *1 *2) (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-3286 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-3108 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-259 *2)) (-4 *2 (-1123)))) (-3108 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-1793 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-3703 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-3286 (*1 *1 *2 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-1016)))) (-4160 (*1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-1016)))) (-1793 (*1 *1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-786)))))
-(-13 (-594 |t#1|) (-10 -8 (-6 -4249) (-15 -2001 ($ $ |t#1|)) (-15 -2001 ($ $ $)) (-15 -1655 ($ $ (-523))) (-15 -1655 ($ $ (-1136 (-523)))) (-15 -3286 ($ (-1 (-108) |t#1|) $)) (-15 -3108 ($ |t#1| $ (-523))) (-15 -3108 ($ $ $ (-523))) (-15 -1793 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -3703 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -3286 ($ |t#1| $)) (-15 -4160 ($ $))) |%noBranch|) (IF (|has| |t#1| (-786)) (-15 -1793 ($ $ $)) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-1622 (*1 *1 *1 *2) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)))) (-1622 (*1 *1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)))) (-1314 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-1314 (*1 *1 *1 *2) (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-1869 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-3862 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-259 *2)) (-4 *2 (-1123)))) (-3862 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-3325 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-3627 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))) (-1869 (*1 *1 *2 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-1016)))) (-2543 (*1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-1016)))) (-3325 (*1 *1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-786)))))
+(-13 (-594 |t#1|) (-10 -8 (-6 -4249) (-15 -1622 ($ $ |t#1|)) (-15 -1622 ($ $ $)) (-15 -1314 ($ $ (-523))) (-15 -1314 ($ $ (-1136 (-523)))) (-15 -1869 ($ (-1 (-108) |t#1|) $)) (-15 -3862 ($ |t#1| $ (-523))) (-15 -3862 ($ $ $ (-523))) (-15 -3325 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -3627 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -1869 ($ |t#1| $)) (-15 -2543 ($ $))) |%noBranch|) (IF (|has| |t#1| (-786)) (-15 -3325 ($ $ $)) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
((** (($ $ $) 10)))
(((-260 |#1|) (-10 -8 (-15 ** (|#1| |#1| |#1|))) (-261)) (T -260))
NIL
(-10 -8 (-15 ** (|#1| |#1| |#1|)))
-((-2313 (($ $) 6)) (-2922 (($ $) 7)) (** (($ $ $) 8)))
+((-2062 (($ $) 6)) (-1847 (($ $) 7)) (** (($ $ $) 8)))
(((-261) (-129)) (T -261))
-((** (*1 *1 *1 *1) (-4 *1 (-261))) (-2922 (*1 *1 *1) (-4 *1 (-261))) (-2313 (*1 *1 *1) (-4 *1 (-261))))
-(-13 (-10 -8 (-15 -2313 ($ $)) (-15 -2922 ($ $)) (-15 ** ($ $ $))))
-((-1374 (((-589 (-1068 |#1|)) (-1068 |#1|) |#1|) 35)) (-1406 ((|#2| |#2| |#1|) 38)) (-3395 ((|#2| |#2| |#1|) 40)) (-3471 ((|#2| |#2| |#1|) 39)))
-(((-262 |#1| |#2|) (-10 -7 (-15 -1406 (|#2| |#2| |#1|)) (-15 -3471 (|#2| |#2| |#1|)) (-15 -3395 (|#2| |#2| |#1|)) (-15 -1374 ((-589 (-1068 |#1|)) (-1068 |#1|) |#1|))) (-339) (-1160 |#1|)) (T -262))
-((-1374 (*1 *2 *3 *4) (-12 (-4 *4 (-339)) (-5 *2 (-589 (-1068 *4))) (-5 *1 (-262 *4 *5)) (-5 *3 (-1068 *4)) (-4 *5 (-1160 *4)))) (-3395 (*1 *2 *2 *3) (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))) (-3471 (*1 *2 *2 *3) (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))) (-1406 (*1 *2 *2 *3) (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))))
-(-10 -7 (-15 -1406 (|#2| |#2| |#1|)) (-15 -3471 (|#2| |#2| |#1|)) (-15 -3395 (|#2| |#2| |#1|)) (-15 -1374 ((-589 (-1068 |#1|)) (-1068 |#1|) |#1|)))
-((-1937 ((|#2| $ |#1|) 6)))
+((** (*1 *1 *1 *1) (-4 *1 (-261))) (-1847 (*1 *1 *1) (-4 *1 (-261))) (-2062 (*1 *1 *1) (-4 *1 (-261))))
+(-13 (-10 -8 (-15 -2062 ($ $)) (-15 -1847 ($ $)) (-15 ** ($ $ $))))
+((-1788 (((-589 (-1068 |#1|)) (-1068 |#1|) |#1|) 35)) (-3961 ((|#2| |#2| |#1|) 38)) (-2896 ((|#2| |#2| |#1|) 40)) (-1782 ((|#2| |#2| |#1|) 39)))
+(((-262 |#1| |#2|) (-10 -7 (-15 -3961 (|#2| |#2| |#1|)) (-15 -1782 (|#2| |#2| |#1|)) (-15 -2896 (|#2| |#2| |#1|)) (-15 -1788 ((-589 (-1068 |#1|)) (-1068 |#1|) |#1|))) (-339) (-1160 |#1|)) (T -262))
+((-1788 (*1 *2 *3 *4) (-12 (-4 *4 (-339)) (-5 *2 (-589 (-1068 *4))) (-5 *1 (-262 *4 *5)) (-5 *3 (-1068 *4)) (-4 *5 (-1160 *4)))) (-2896 (*1 *2 *2 *3) (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))) (-1782 (*1 *2 *2 *3) (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))) (-3961 (*1 *2 *2 *3) (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))))
+(-10 -7 (-15 -3961 (|#2| |#2| |#1|)) (-15 -1782 (|#2| |#2| |#1|)) (-15 -2896 (|#2| |#2| |#1|)) (-15 -1788 ((-589 (-1068 |#1|)) (-1068 |#1|) |#1|)))
+((-1502 ((|#2| $ |#1|) 6)))
(((-263 |#1| |#2|) (-129) (-1016) (-1123)) (T -263))
-((-1937 (*1 *2 *1 *3) (-12 (-4 *1 (-263 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))))
-(-13 (-10 -8 (-15 -1937 (|t#2| $ |t#1|))))
-((-2053 ((|#3| $ |#2| |#3|) 12)) (-2000 ((|#3| $ |#2|) 10)))
-(((-264 |#1| |#2| |#3|) (-10 -8 (-15 -2053 (|#3| |#1| |#2| |#3|)) (-15 -2000 (|#3| |#1| |#2|))) (-265 |#2| |#3|) (-1016) (-1123)) (T -264))
+((-1502 (*1 *2 *1 *3) (-12 (-4 *1 (-263 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))))
+(-13 (-10 -8 (-15 -1502 (|t#2| $ |t#1|))))
+((-3073 ((|#3| $ |#2| |#3|) 12)) (-3002 ((|#3| $ |#2|) 10)))
+(((-264 |#1| |#2| |#3|) (-10 -8 (-15 -3073 (|#3| |#1| |#2| |#3|)) (-15 -3002 (|#3| |#1| |#2|))) (-265 |#2| |#3|) (-1016) (-1123)) (T -264))
NIL
-(-10 -8 (-15 -2053 (|#3| |#1| |#2| |#3|)) (-15 -2000 (|#3| |#1| |#2|)))
-((-1849 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4249)))) (-2053 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) 11)) (-1937 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12)))
+(-10 -8 (-15 -3073 (|#3| |#1| |#2| |#3|)) (-15 -3002 (|#3| |#1| |#2|)))
+((-4101 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4249)))) (-3073 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) 11)) (-1502 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12)))
(((-265 |#1| |#2|) (-129) (-1016) (-1123)) (T -265))
-((-1937 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))) (-2000 (*1 *2 *1 *3) (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))) (-1849 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))) (-2053 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))))
-(-13 (-263 |t#1| |t#2|) (-10 -8 (-15 -1937 (|t#2| $ |t#1| |t#2|)) (-15 -2000 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4249)) (PROGN (-15 -1849 (|t#2| $ |t#1| |t#2|)) (-15 -2053 (|t#2| $ |t#1| |t#2|))) |%noBranch|)))
+((-1502 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))) (-3002 (*1 *2 *1 *3) (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))) (-4101 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))) (-3073 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))))
+(-13 (-263 |t#1| |t#2|) (-10 -8 (-15 -1502 (|t#2| $ |t#1| |t#2|)) (-15 -3002 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4249)) (PROGN (-15 -4101 (|t#2| $ |t#1| |t#2|)) (-15 -3073 (|t#2| $ |t#1| |t#2|))) |%noBranch|)))
(((-263 |#1| |#2|) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 35)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 40)) (-3306 (($ $) 38)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-4059 (($ $ $) 33)) (-2116 (($ |#2| |#3|) 19)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-2769 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2547 ((|#3| $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 20)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1271 (((-3 $ "failed") $ $) NIL)) (-3413 (((-710) $) 34)) (-1937 ((|#2| $ |#2|) 42)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 24)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-3272 (((-710)) NIL)) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 29 T CONST)) (-1891 (($) 36 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 37)))
-(((-266 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-284) (-10 -8 (-15 -2547 (|#3| $)) (-15 -1691 (|#2| $)) (-15 -2116 ($ |#2| |#3|)) (-15 -1271 ((-3 $ "failed") $ $)) (-15 -1444 ((-3 $ "failed") $)) (-15 -1396 ($ $)) (-15 -1937 (|#2| $ |#2|)))) (-158) (-1145 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -266))
-((-1444 (*1 *1 *1) (|partial| -12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1145 *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)))) (-2547 (*1 *2 *1) (-12 (-4 *3 (-158)) (-4 *2 (-23)) (-5 *1 (-266 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1145 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-1691 (*1 *2 *1) (-12 (-4 *2 (-1145 *3)) (-5 *1 (-266 *3 *2 *4 *5 *6 *7)) (-4 *3 (-158)) (-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)))) (-2116 (*1 *1 *2 *3) (-12 (-4 *4 (-158)) (-5 *1 (-266 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1145 *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)))) (-1271 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1145 *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)))) (-1396 (*1 *1 *1) (-12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1145 *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)))) (-1937 (*1 *2 *1 *2) (-12 (-4 *3 (-158)) (-5 *1 (-266 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1145 *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 (-284) (-10 -8 (-15 -2547 (|#3| $)) (-15 -1691 (|#2| $)) (-15 -2116 ($ |#2| |#3|)) (-15 -1271 ((-3 $ "failed") $ $)) (-15 -1444 ((-3 $ "failed") $)) (-15 -1396 ($ $)) (-15 -1937 (|#2| $ |#2|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 35)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 40)) (-3950 (($ $) 38)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-2501 (($ $ $) 33)) (-1830 (($ |#2| |#3|) 19)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-3482 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3014 ((|#3| $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 20)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2206 (((-3 $ "failed") $ $) NIL)) (-3087 (((-710) $) 34)) (-1502 ((|#2| $ |#2|) 42)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 24)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-1698 (((-710)) NIL)) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 29 T CONST)) (-1440 (($) 36 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 37)))
+(((-266 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-284) (-10 -8 (-15 -3014 (|#3| $)) (-15 -3976 (|#2| $)) (-15 -1830 ($ |#2| |#3|)) (-15 -2206 ((-3 $ "failed") $ $)) (-15 -4211 ((-3 $ "failed") $)) (-15 -3071 ($ $)) (-15 -1502 (|#2| $ |#2|)))) (-158) (-1145 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -266))
+((-4211 (*1 *1 *1) (|partial| -12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1145 *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)))) (-3014 (*1 *2 *1) (-12 (-4 *3 (-158)) (-4 *2 (-23)) (-5 *1 (-266 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1145 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-3976 (*1 *2 *1) (-12 (-4 *2 (-1145 *3)) (-5 *1 (-266 *3 *2 *4 *5 *6 *7)) (-4 *3 (-158)) (-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)))) (-1830 (*1 *1 *2 *3) (-12 (-4 *4 (-158)) (-5 *1 (-266 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1145 *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)))) (-2206 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1145 *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)))) (-3071 (*1 *1 *1) (-12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1145 *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)))) (-1502 (*1 *2 *1 *2) (-12 (-4 *3 (-158)) (-5 *1 (-266 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1145 *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 (-284) (-10 -8 (-15 -3014 (|#3| $)) (-15 -3976 (|#2| $)) (-15 -1830 ($ |#2| |#3|)) (-15 -2206 ((-3 $ "failed") $ $)) (-15 -4211 ((-3 $ "failed") $)) (-15 -3071 ($ $)) (-15 -1502 (|#2| $ |#2|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-267) (-129)) (T -267))
NIL
(-13 (-973) (-107 $ $) (-10 -7 (-6 -4241)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-4220 (($ (-1087) (-1087) (-1020) $) 15)) (-1794 (($ (-1087) (-589 (-895)) $) 19)) (-1624 (((-589 (-1003)) $) 8)) (-2157 (((-3 (-1020) "failed") (-1087) (-1087) $) 14)) (-3274 (((-3 (-589 (-895)) "failed") (-1087) $) 17)) (-3320 (($) 6)) (-3808 (($) 20)) (-1691 (((-794) $) 24)) (-1326 (($) 21)))
-(((-268) (-13 (-563 (-794)) (-10 -8 (-15 -3320 ($)) (-15 -1624 ((-589 (-1003)) $)) (-15 -2157 ((-3 (-1020) "failed") (-1087) (-1087) $)) (-15 -4220 ($ (-1087) (-1087) (-1020) $)) (-15 -3274 ((-3 (-589 (-895)) "failed") (-1087) $)) (-15 -1794 ($ (-1087) (-589 (-895)) $)) (-15 -3808 ($)) (-15 -1326 ($))))) (T -268))
-((-3320 (*1 *1) (-5 *1 (-268))) (-1624 (*1 *2 *1) (-12 (-5 *2 (-589 (-1003))) (-5 *1 (-268)))) (-2157 (*1 *2 *3 *3 *1) (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-268)))) (-4220 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-1087)) (-5 *3 (-1020)) (-5 *1 (-268)))) (-3274 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-589 (-895))) (-5 *1 (-268)))) (-1794 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-895))) (-5 *1 (-268)))) (-3808 (*1 *1) (-5 *1 (-268))) (-1326 (*1 *1) (-5 *1 (-268))))
-(-13 (-563 (-794)) (-10 -8 (-15 -3320 ($)) (-15 -1624 ((-589 (-1003)) $)) (-15 -2157 ((-3 (-1020) "failed") (-1087) (-1087) $)) (-15 -4220 ($ (-1087) (-1087) (-1020) $)) (-15 -3274 ((-3 (-589 (-895)) "failed") (-1087) $)) (-15 -1794 ($ (-1087) (-589 (-895)) $)) (-15 -3808 ($)) (-15 -1326 ($))))
-((-3341 (((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |geneigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|)))) 85)) (-2132 (((-589 (-629 (-383 (-883 |#1|)))) (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|)))))) (-629 (-383 (-883 |#1|)))) 80) (((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))) (-710) (-710)) 37)) (-1964 (((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|)))) 82)) (-2163 (((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|)))) 62)) (-1254 (((-589 (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (-629 (-383 (-883 |#1|)))) 61)) (-1356 (((-883 |#1|) (-629 (-383 (-883 |#1|)))) 49) (((-883 |#1|) (-629 (-383 (-883 |#1|))) (-1087)) 50)))
-(((-269 |#1|) (-10 -7 (-15 -1356 ((-883 |#1|) (-629 (-383 (-883 |#1|))) (-1087))) (-15 -1356 ((-883 |#1|) (-629 (-383 (-883 |#1|))))) (-15 -1254 ((-589 (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (-629 (-383 (-883 |#1|))))) (-15 -2163 ((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))))) (-15 -2132 ((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))) (-710) (-710))) (-15 -2132 ((-589 (-629 (-383 (-883 |#1|)))) (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|)))))) (-629 (-383 (-883 |#1|))))) (-15 -3341 ((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |geneigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|))))) (-15 -1964 ((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|)))))) (-427)) (T -269))
-((-1964 (*1 *2 *3) (-12 (-4 *4 (-427)) (-5 *2 (-589 (-2 (|:| |eigval| (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 *4)))))))) (-5 *1 (-269 *4)) (-5 *3 (-629 (-383 (-883 *4)))))) (-3341 (*1 *2 *3) (-12 (-4 *4 (-427)) (-5 *2 (-589 (-2 (|:| |eigval| (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4)))) (|:| |geneigvec| (-589 (-629 (-383 (-883 *4)))))))) (-5 *1 (-269 *4)) (-5 *3 (-629 (-383 (-883 *4)))))) (-2132 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-383 (-883 *5)) (-1077 (-1087) (-883 *5)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 *4)))) (-4 *5 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *5))))) (-5 *1 (-269 *5)) (-5 *4 (-629 (-383 (-883 *5)))))) (-2132 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-383 (-883 *6)) (-1077 (-1087) (-883 *6)))) (-5 *5 (-710)) (-4 *6 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *6))))) (-5 *1 (-269 *6)) (-5 *4 (-629 (-383 (-883 *6)))))) (-2163 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-383 (-883 *5)) (-1077 (-1087) (-883 *5)))) (-4 *5 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *5))))) (-5 *1 (-269 *5)) (-5 *4 (-629 (-383 (-883 *5)))))) (-1254 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 *4)))) (-4 *4 (-427)) (-5 *2 (-589 (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4))))) (-5 *1 (-269 *4)))) (-1356 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 *4)))) (-5 *2 (-883 *4)) (-5 *1 (-269 *4)) (-4 *4 (-427)))) (-1356 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-383 (-883 *5)))) (-5 *4 (-1087)) (-5 *2 (-883 *5)) (-5 *1 (-269 *5)) (-4 *5 (-427)))))
-(-10 -7 (-15 -1356 ((-883 |#1|) (-629 (-383 (-883 |#1|))) (-1087))) (-15 -1356 ((-883 |#1|) (-629 (-383 (-883 |#1|))))) (-15 -1254 ((-589 (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (-629 (-383 (-883 |#1|))))) (-15 -2163 ((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))))) (-15 -2132 ((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))) (-710) (-710))) (-15 -2132 ((-589 (-629 (-383 (-883 |#1|)))) (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|)))))) (-629 (-383 (-883 |#1|))))) (-15 -3341 ((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |geneigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|))))) (-15 -1964 ((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|))))))
-((-1345 (((-271 |#2|) (-1 |#2| |#1|) (-271 |#1|)) 14)))
-(((-270 |#1| |#2|) (-10 -7 (-15 -1345 ((-271 |#2|) (-1 |#2| |#1|) (-271 |#1|)))) (-1123) (-1123)) (T -270))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-271 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-271 *6)) (-5 *1 (-270 *5 *6)))))
-(-10 -7 (-15 -1345 ((-271 |#2|) (-1 |#2| |#1|) (-271 |#1|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2603 (((-108) $) NIL (|has| |#1| (-21)))) (-1538 (($ $) 22)) (-3405 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-1349 (($ $ $) 93 (|has| |#1| (-279)))) (-4189 (($) NIL (-3172 (|has| |#1| (-21)) (|has| |#1| (-666))) CONST)) (-3587 (($ $) 8 (|has| |#1| (-21)))) (-2834 (((-3 $ "failed") $) 68 (|has| |#1| (-666)))) (-1909 ((|#1| $) 21)) (-1444 (((-3 $ "failed") $) 66 (|has| |#1| (-666)))) (-2769 (((-108) $) NIL (|has| |#1| (-666)))) (-1345 (($ (-1 |#1| |#1|) $) 24)) (-1899 ((|#1| $) 9)) (-3706 (($ $) 57 (|has| |#1| (-21)))) (-1551 (((-3 $ "failed") $) 67 (|has| |#1| (-666)))) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1396 (($ $) 70 (-3172 (|has| |#1| (-339)) (|has| |#1| (-448))))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3129 (((-589 $) $) 19 (|has| |#1| (-515)))) (-2812 (($ $ $) 34 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 $)) 37 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-1087) |#1|) 27 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 31 (|has| |#1| (-484 (-1087) |#1|)))) (-1948 (($ |#1| |#1|) 17)) (-3314 (((-126)) 88 (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 85 (|has| |#1| (-831 (-1087))))) (-3361 (($ $ $) NIL (|has| |#1| (-448)))) (-2892 (($ $ $) NIL (|has| |#1| (-448)))) (-1691 (($ (-523)) NIL (|has| |#1| (-973))) (((-108) $) 45 (|has| |#1| (-1016))) (((-794) $) 44 (|has| |#1| (-1016)))) (-3272 (((-710)) 73 (|has| |#1| (-973)))) (-2423 (($ $ (-523)) NIL (|has| |#1| (-448))) (($ $ (-710)) NIL (|has| |#1| (-666))) (($ $ (-852)) NIL (|has| |#1| (-1028)))) (-1879 (($) 55 (|has| |#1| (-21)) CONST)) (-1891 (($) 63 (|has| |#1| (-666)) CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087))))) (-3941 (($ |#1| |#1|) 20) (((-108) $ $) 40 (|has| |#1| (-1016)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) 90 (-3172 (|has| |#1| (-339)) (|has| |#1| (-448))))) (-4060 (($ |#1| $) 53 (|has| |#1| (-21))) (($ $ |#1|) 54 (|has| |#1| (-21))) (($ $ $) 52 (|has| |#1| (-21))) (($ $) 51 (|has| |#1| (-21)))) (-4045 (($ |#1| $) 48 (|has| |#1| (-25))) (($ $ |#1|) 49 (|has| |#1| (-25))) (($ $ $) 47 (|has| |#1| (-25)))) (** (($ $ (-523)) NIL (|has| |#1| (-448))) (($ $ (-710)) NIL (|has| |#1| (-666))) (($ $ (-852)) NIL (|has| |#1| (-1028)))) (* (($ $ |#1|) 61 (|has| |#1| (-1028))) (($ |#1| $) 60 (|has| |#1| (-1028))) (($ $ $) 59 (|has| |#1| (-1028))) (($ (-523) $) 76 (|has| |#1| (-21))) (($ (-710) $) NIL (|has| |#1| (-21))) (($ (-852) $) NIL (|has| |#1| (-25)))))
-(((-271 |#1|) (-13 (-1123) (-10 -8 (-15 -3941 ($ |#1| |#1|)) (-15 -1948 ($ |#1| |#1|)) (-15 -1538 ($ $)) (-15 -1899 (|#1| $)) (-15 -1909 (|#1| $)) (-15 -1345 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-484 (-1087) |#1|)) (-6 (-484 (-1087) |#1|)) |%noBranch|) (IF (|has| |#1| (-1016)) (PROGN (-6 (-1016)) (-6 (-563 (-108))) (IF (|has| |#1| (-286 |#1|)) (PROGN (-15 -2812 ($ $ $)) (-15 -2812 ($ $ (-589 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4045 ($ |#1| $)) (-15 -4045 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3706 ($ $)) (-15 -3587 ($ $)) (-15 -4060 ($ |#1| $)) (-15 -4060 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1028)) (PROGN (-6 (-1028)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-666)) (PROGN (-6 (-666)) (-15 -1551 ((-3 $ "failed") $)) (-15 -2834 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-448)) (PROGN (-6 (-448)) (-15 -1551 ((-3 $ "failed") $)) (-15 -2834 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-6 (-973)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-158)) (-6 (-657 |#1|)) |%noBranch|) (IF (|has| |#1| (-515)) (-15 -3129 ((-589 $) $)) |%noBranch|) (IF (|has| |#1| (-831 (-1087))) (-6 (-831 (-1087))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-6 (-1176 |#1|)) (-15 -4074 ($ $ $)) (-15 -1396 ($ $))) |%noBranch|) (IF (|has| |#1| (-279)) (-15 -1349 ($ $ $)) |%noBranch|))) (-1123)) (T -271))
-((-3941 (*1 *1 *2 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-1948 (*1 *1 *2 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-1538 (*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-1899 (*1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-1909 (*1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-271 *3)))) (-2812 (*1 *1 *1 *1) (-12 (-4 *2 (-286 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)) (-5 *1 (-271 *2)))) (-2812 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-271 *3))) (-4 *3 (-286 *3)) (-4 *3 (-1016)) (-4 *3 (-1123)) (-5 *1 (-271 *3)))) (-4045 (*1 *1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-25)) (-4 *2 (-1123)))) (-4045 (*1 *1 *1 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-25)) (-4 *2 (-1123)))) (-3706 (*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))) (-3587 (*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))) (-4060 (*1 *1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))) (-4060 (*1 *1 *1 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))) (-1551 (*1 *1 *1) (|partial| -12 (-5 *1 (-271 *2)) (-4 *2 (-666)) (-4 *2 (-1123)))) (-2834 (*1 *1 *1) (|partial| -12 (-5 *1 (-271 *2)) (-4 *2 (-666)) (-4 *2 (-1123)))) (-3129 (*1 *2 *1) (-12 (-5 *2 (-589 (-271 *3))) (-5 *1 (-271 *3)) (-4 *3 (-515)) (-4 *3 (-1123)))) (-1349 (*1 *1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-279)) (-4 *2 (-1123)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1028)) (-4 *2 (-1123)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1028)) (-4 *2 (-1123)))) (-4074 (*1 *1 *1 *1) (-3172 (-12 (-5 *1 (-271 *2)) (-4 *2 (-339)) (-4 *2 (-1123))) (-12 (-5 *1 (-271 *2)) (-4 *2 (-448)) (-4 *2 (-1123))))) (-1396 (*1 *1 *1) (-3172 (-12 (-5 *1 (-271 *2)) (-4 *2 (-339)) (-4 *2 (-1123))) (-12 (-5 *1 (-271 *2)) (-4 *2 (-448)) (-4 *2 (-1123))))))
-(-13 (-1123) (-10 -8 (-15 -3941 ($ |#1| |#1|)) (-15 -1948 ($ |#1| |#1|)) (-15 -1538 ($ $)) (-15 -1899 (|#1| $)) (-15 -1909 (|#1| $)) (-15 -1345 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-484 (-1087) |#1|)) (-6 (-484 (-1087) |#1|)) |%noBranch|) (IF (|has| |#1| (-1016)) (PROGN (-6 (-1016)) (-6 (-563 (-108))) (IF (|has| |#1| (-286 |#1|)) (PROGN (-15 -2812 ($ $ $)) (-15 -2812 ($ $ (-589 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4045 ($ |#1| $)) (-15 -4045 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3706 ($ $)) (-15 -3587 ($ $)) (-15 -4060 ($ |#1| $)) (-15 -4060 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1028)) (PROGN (-6 (-1028)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-666)) (PROGN (-6 (-666)) (-15 -1551 ((-3 $ "failed") $)) (-15 -2834 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-448)) (PROGN (-6 (-448)) (-15 -1551 ((-3 $ "failed") $)) (-15 -2834 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-6 (-973)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-158)) (-6 (-657 |#1|)) |%noBranch|) (IF (|has| |#1| (-515)) (-15 -3129 ((-589 $) $)) |%noBranch|) (IF (|has| |#1| (-831 (-1087))) (-6 (-831 (-1087))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-6 (-1176 |#1|)) (-15 -4074 ($ $ $)) (-15 -1396 ($ $))) |%noBranch|) (IF (|has| |#1| (-279)) (-15 -1349 ($ $ $)) |%noBranch|)))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-4191 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#2| $ |#1| |#2|) NIL)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 |#2| "failed") |#1| $) NIL)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) NIL)) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) NIL)) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 ((|#1| $) NIL (|has| |#1| (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 ((|#1| $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1255 (((-589 |#1|) $) NIL)) (-1862 (((-108) |#1| $) NIL)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2536 (((-589 |#1|) $) NIL)) (-2254 (((-108) |#1| $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2428 ((|#2| $) NIL (|has| |#1| (-786)))) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-2039 (($ (-1087) (-1087) (-1020) $) 16)) (-3336 (($ (-1087) (-589 (-895)) $) 21)) (-2304 (((-589 (-1003)) $) 9)) (-3778 (((-3 (-1020) "failed") (-1087) (-1087) $) 15)) (-1725 (((-3 (-589 (-895)) "failed") (-1087) $) 20)) (-4055 (($) 6)) (-2502 (($) 22)) (-3976 (((-794) $) 26)) (-1338 (($) 23)))
+(((-268) (-13 (-563 (-794)) (-10 -8 (-15 -4055 ($)) (-15 -2304 ((-589 (-1003)) $)) (-15 -3778 ((-3 (-1020) "failed") (-1087) (-1087) $)) (-15 -2039 ($ (-1087) (-1087) (-1020) $)) (-15 -1725 ((-3 (-589 (-895)) "failed") (-1087) $)) (-15 -3336 ($ (-1087) (-589 (-895)) $)) (-15 -2502 ($)) (-15 -1338 ($))))) (T -268))
+((-4055 (*1 *1) (-5 *1 (-268))) (-2304 (*1 *2 *1) (-12 (-5 *2 (-589 (-1003))) (-5 *1 (-268)))) (-3778 (*1 *2 *3 *3 *1) (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-268)))) (-2039 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-1087)) (-5 *3 (-1020)) (-5 *1 (-268)))) (-1725 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-589 (-895))) (-5 *1 (-268)))) (-3336 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-895))) (-5 *1 (-268)))) (-2502 (*1 *1) (-5 *1 (-268))) (-1338 (*1 *1) (-5 *1 (-268))))
+(-13 (-563 (-794)) (-10 -8 (-15 -4055 ($)) (-15 -2304 ((-589 (-1003)) $)) (-15 -3778 ((-3 (-1020) "failed") (-1087) (-1087) $)) (-15 -2039 ($ (-1087) (-1087) (-1020) $)) (-15 -1725 ((-3 (-589 (-895)) "failed") (-1087) $)) (-15 -3336 ($ (-1087) (-589 (-895)) $)) (-15 -2502 ($)) (-15 -1338 ($))))
+((-4194 (((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |geneigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|)))) 85)) (-3537 (((-589 (-629 (-383 (-883 |#1|)))) (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|)))))) (-629 (-383 (-883 |#1|)))) 80) (((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))) (-710) (-710)) 38)) (-2462 (((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|)))) 82)) (-2556 (((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|)))) 62)) (-2098 (((-589 (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (-629 (-383 (-883 |#1|)))) 61)) (-1606 (((-883 |#1|) (-629 (-383 (-883 |#1|)))) 50) (((-883 |#1|) (-629 (-383 (-883 |#1|))) (-1087)) 51)))
+(((-269 |#1|) (-10 -7 (-15 -1606 ((-883 |#1|) (-629 (-383 (-883 |#1|))) (-1087))) (-15 -1606 ((-883 |#1|) (-629 (-383 (-883 |#1|))))) (-15 -2098 ((-589 (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (-629 (-383 (-883 |#1|))))) (-15 -2556 ((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))))) (-15 -3537 ((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))) (-710) (-710))) (-15 -3537 ((-589 (-629 (-383 (-883 |#1|)))) (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|)))))) (-629 (-383 (-883 |#1|))))) (-15 -4194 ((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |geneigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|))))) (-15 -2462 ((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|)))))) (-427)) (T -269))
+((-2462 (*1 *2 *3) (-12 (-4 *4 (-427)) (-5 *2 (-589 (-2 (|:| |eigval| (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 *4)))))))) (-5 *1 (-269 *4)) (-5 *3 (-629 (-383 (-883 *4)))))) (-4194 (*1 *2 *3) (-12 (-4 *4 (-427)) (-5 *2 (-589 (-2 (|:| |eigval| (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4)))) (|:| |geneigvec| (-589 (-629 (-383 (-883 *4)))))))) (-5 *1 (-269 *4)) (-5 *3 (-629 (-383 (-883 *4)))))) (-3537 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-383 (-883 *5)) (-1077 (-1087) (-883 *5)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 *4)))) (-4 *5 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *5))))) (-5 *1 (-269 *5)) (-5 *4 (-629 (-383 (-883 *5)))))) (-3537 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-383 (-883 *6)) (-1077 (-1087) (-883 *6)))) (-5 *5 (-710)) (-4 *6 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *6))))) (-5 *1 (-269 *6)) (-5 *4 (-629 (-383 (-883 *6)))))) (-2556 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-383 (-883 *5)) (-1077 (-1087) (-883 *5)))) (-4 *5 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *5))))) (-5 *1 (-269 *5)) (-5 *4 (-629 (-383 (-883 *5)))))) (-2098 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 *4)))) (-4 *4 (-427)) (-5 *2 (-589 (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4))))) (-5 *1 (-269 *4)))) (-1606 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 *4)))) (-5 *2 (-883 *4)) (-5 *1 (-269 *4)) (-4 *4 (-427)))) (-1606 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-383 (-883 *5)))) (-5 *4 (-1087)) (-5 *2 (-883 *5)) (-5 *1 (-269 *5)) (-4 *5 (-427)))))
+(-10 -7 (-15 -1606 ((-883 |#1|) (-629 (-383 (-883 |#1|))) (-1087))) (-15 -1606 ((-883 |#1|) (-629 (-383 (-883 |#1|))))) (-15 -2098 ((-589 (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (-629 (-383 (-883 |#1|))))) (-15 -2556 ((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))))) (-15 -3537 ((-589 (-629 (-383 (-883 |#1|)))) (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|))) (-629 (-383 (-883 |#1|))) (-710) (-710))) (-15 -3537 ((-589 (-629 (-383 (-883 |#1|)))) (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|)))))) (-629 (-383 (-883 |#1|))))) (-15 -4194 ((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |geneigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|))))) (-15 -2462 ((-589 (-2 (|:| |eigval| (-3 (-383 (-883 |#1|)) (-1077 (-1087) (-883 |#1|)))) (|:| |eigmult| (-710)) (|:| |eigvec| (-589 (-629 (-383 (-883 |#1|))))))) (-629 (-383 (-883 |#1|))))))
+((-3015 (((-271 |#2|) (-1 |#2| |#1|) (-271 |#1|)) 14)))
+(((-270 |#1| |#2|) (-10 -7 (-15 -3015 ((-271 |#2|) (-1 |#2| |#1|) (-271 |#1|)))) (-1123) (-1123)) (T -270))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-271 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-271 *6)) (-5 *1 (-270 *5 *6)))))
+(-10 -7 (-15 -3015 ((-271 |#2|) (-1 |#2| |#1|) (-271 |#1|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2388 (((-108) $) NIL (|has| |#1| (-21)))) (-2579 (($ $) 23)) (-2999 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3834 (($ $ $) 94 (|has| |#1| (-279)))) (-1640 (($) NIL (-3255 (|has| |#1| (-21)) (|has| |#1| (-666))) CONST)) (-3033 (($ $) 8 (|has| |#1| (-21)))) (-2904 (((-3 $ "failed") $) 69 (|has| |#1| (-666)))) (-2248 ((|#1| $) 22)) (-4211 (((-3 $ "failed") $) 67 (|has| |#1| (-666)))) (-3482 (((-108) $) NIL (|has| |#1| (-666)))) (-3015 (($ (-1 |#1| |#1|) $) 25)) (-2239 ((|#1| $) 9)) (-3651 (($ $) 58 (|has| |#1| (-21)))) (-2724 (((-3 $ "failed") $) 68 (|has| |#1| (-666)))) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3071 (($ $) 71 (-3255 (|has| |#1| (-339)) (|has| |#1| (-448))))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2805 (((-589 $) $) 20 (|has| |#1| (-515)))) (-1349 (($ $ $) 35 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 $)) 38 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-1087) |#1|) 28 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 32 (|has| |#1| (-484 (-1087) |#1|)))) (-3282 (($ |#1| |#1|) 18)) (-4012 (((-126)) 89 (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) 86 (|has| |#1| (-831 (-1087))))) (-1308 (($ $ $) NIL (|has| |#1| (-448)))) (-2306 (($ $ $) NIL (|has| |#1| (-448)))) (-3976 (($ (-523)) NIL (|has| |#1| (-973))) (((-108) $) 46 (|has| |#1| (-1016))) (((-794) $) 45 (|has| |#1| (-1016)))) (-1698 (((-710)) 74 (|has| |#1| (-973)))) (-2573 (($ $ (-523)) NIL (|has| |#1| (-448))) (($ $ (-710)) NIL (|has| |#1| (-666))) (($ $ (-852)) NIL (|has| |#1| (-1028)))) (-1428 (($) 56 (|has| |#1| (-21)) CONST)) (-1440 (($) 64 (|has| |#1| (-666)) CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087))))) (-4037 (($ |#1| |#1|) 21) (((-108) $ $) 41 (|has| |#1| (-1016)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) 91 (-3255 (|has| |#1| (-339)) (|has| |#1| (-448))))) (-4115 (($ |#1| $) 54 (|has| |#1| (-21))) (($ $ |#1|) 55 (|has| |#1| (-21))) (($ $ $) 53 (|has| |#1| (-21))) (($ $) 52 (|has| |#1| (-21)))) (-4103 (($ |#1| $) 49 (|has| |#1| (-25))) (($ $ |#1|) 50 (|has| |#1| (-25))) (($ $ $) 48 (|has| |#1| (-25)))) (** (($ $ (-523)) NIL (|has| |#1| (-448))) (($ $ (-710)) NIL (|has| |#1| (-666))) (($ $ (-852)) NIL (|has| |#1| (-1028)))) (* (($ $ |#1|) 62 (|has| |#1| (-1028))) (($ |#1| $) 61 (|has| |#1| (-1028))) (($ $ $) 60 (|has| |#1| (-1028))) (($ (-523) $) 76 (|has| |#1| (-21))) (($ (-710) $) NIL (|has| |#1| (-21))) (($ (-852) $) NIL (|has| |#1| (-25)))))
+(((-271 |#1|) (-13 (-1123) (-10 -8 (-15 -4037 ($ |#1| |#1|)) (-15 -3282 ($ |#1| |#1|)) (-15 -2579 ($ $)) (-15 -2239 (|#1| $)) (-15 -2248 (|#1| $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-484 (-1087) |#1|)) (-6 (-484 (-1087) |#1|)) |%noBranch|) (IF (|has| |#1| (-1016)) (PROGN (-6 (-1016)) (-6 (-563 (-108))) (IF (|has| |#1| (-286 |#1|)) (PROGN (-15 -1349 ($ $ $)) (-15 -1349 ($ $ (-589 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4103 ($ |#1| $)) (-15 -4103 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3651 ($ $)) (-15 -3033 ($ $)) (-15 -4115 ($ |#1| $)) (-15 -4115 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1028)) (PROGN (-6 (-1028)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-666)) (PROGN (-6 (-666)) (-15 -2724 ((-3 $ "failed") $)) (-15 -2904 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-448)) (PROGN (-6 (-448)) (-15 -2724 ((-3 $ "failed") $)) (-15 -2904 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-6 (-973)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-158)) (-6 (-657 |#1|)) |%noBranch|) (IF (|has| |#1| (-515)) (-15 -2805 ((-589 $) $)) |%noBranch|) (IF (|has| |#1| (-831 (-1087))) (-6 (-831 (-1087))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-6 (-1176 |#1|)) (-15 -4125 ($ $ $)) (-15 -3071 ($ $))) |%noBranch|) (IF (|has| |#1| (-279)) (-15 -3834 ($ $ $)) |%noBranch|))) (-1123)) (T -271))
+((-4037 (*1 *1 *2 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-3282 (*1 *1 *2 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-2579 (*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-2239 (*1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-2248 (*1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-271 *3)))) (-1349 (*1 *1 *1 *1) (-12 (-4 *2 (-286 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)) (-5 *1 (-271 *2)))) (-1349 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-271 *3))) (-4 *3 (-286 *3)) (-4 *3 (-1016)) (-4 *3 (-1123)) (-5 *1 (-271 *3)))) (-4103 (*1 *1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-25)) (-4 *2 (-1123)))) (-4103 (*1 *1 *1 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-25)) (-4 *2 (-1123)))) (-3651 (*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))) (-3033 (*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))) (-4115 (*1 *1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))) (-4115 (*1 *1 *1 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))) (-2724 (*1 *1 *1) (|partial| -12 (-5 *1 (-271 *2)) (-4 *2 (-666)) (-4 *2 (-1123)))) (-2904 (*1 *1 *1) (|partial| -12 (-5 *1 (-271 *2)) (-4 *2 (-666)) (-4 *2 (-1123)))) (-2805 (*1 *2 *1) (-12 (-5 *2 (-589 (-271 *3))) (-5 *1 (-271 *3)) (-4 *3 (-515)) (-4 *3 (-1123)))) (-3834 (*1 *1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-279)) (-4 *2 (-1123)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1028)) (-4 *2 (-1123)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1028)) (-4 *2 (-1123)))) (-4125 (*1 *1 *1 *1) (-3255 (-12 (-5 *1 (-271 *2)) (-4 *2 (-339)) (-4 *2 (-1123))) (-12 (-5 *1 (-271 *2)) (-4 *2 (-448)) (-4 *2 (-1123))))) (-3071 (*1 *1 *1) (-3255 (-12 (-5 *1 (-271 *2)) (-4 *2 (-339)) (-4 *2 (-1123))) (-12 (-5 *1 (-271 *2)) (-4 *2 (-448)) (-4 *2 (-1123))))))
+(-13 (-1123) (-10 -8 (-15 -4037 ($ |#1| |#1|)) (-15 -3282 ($ |#1| |#1|)) (-15 -2579 ($ $)) (-15 -2239 (|#1| $)) (-15 -2248 (|#1| $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-484 (-1087) |#1|)) (-6 (-484 (-1087) |#1|)) |%noBranch|) (IF (|has| |#1| (-1016)) (PROGN (-6 (-1016)) (-6 (-563 (-108))) (IF (|has| |#1| (-286 |#1|)) (PROGN (-15 -1349 ($ $ $)) (-15 -1349 ($ $ (-589 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4103 ($ |#1| $)) (-15 -4103 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3651 ($ $)) (-15 -3033 ($ $)) (-15 -4115 ($ |#1| $)) (-15 -4115 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1028)) (PROGN (-6 (-1028)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-666)) (PROGN (-6 (-666)) (-15 -2724 ((-3 $ "failed") $)) (-15 -2904 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-448)) (PROGN (-6 (-448)) (-15 -2724 ((-3 $ "failed") $)) (-15 -2904 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-6 (-973)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-158)) (-6 (-657 |#1|)) |%noBranch|) (IF (|has| |#1| (-515)) (-15 -2805 ((-589 $) $)) |%noBranch|) (IF (|has| |#1| (-831 (-1087))) (-6 (-831 (-1087))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-6 (-1176 |#1|)) (-15 -4125 ($ $ $)) (-15 -3071 ($ $))) |%noBranch|) (IF (|has| |#1| (-279)) (-15 -3834 ($ $ $)) |%noBranch|)))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1666 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#2| $ |#1| |#2|) NIL)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 |#2| "failed") |#1| $) NIL)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) NIL)) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) NIL)) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 ((|#1| $) NIL (|has| |#1| (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 ((|#1| $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1612 (((-589 |#1|) $) NIL)) (-2754 (((-108) |#1| $) NIL)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2909 (((-589 |#1|) $) NIL)) (-2290 (((-108) |#1| $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3879 ((|#2| $) NIL (|has| |#1| (-786)))) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-272 |#1| |#2|) (-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248))) (-1016) (-1016)) (T -272))
NIL
(-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248)))
-((-3460 (((-288) (-1070) (-589 (-1070))) 16) (((-288) (-1070) (-1070)) 15) (((-288) (-589 (-1070))) 14) (((-288) (-1070)) 12)))
-(((-273) (-10 -7 (-15 -3460 ((-288) (-1070))) (-15 -3460 ((-288) (-589 (-1070)))) (-15 -3460 ((-288) (-1070) (-1070))) (-15 -3460 ((-288) (-1070) (-589 (-1070)))))) (T -273))
-((-3460 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-1070))) (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273)))) (-3460 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273)))) (-3460 (*1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-288)) (-5 *1 (-273)))) (-3460 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273)))))
-(-10 -7 (-15 -3460 ((-288) (-1070))) (-15 -3460 ((-288) (-589 (-1070)))) (-15 -3460 ((-288) (-1070) (-1070))) (-15 -3460 ((-288) (-1070) (-589 (-1070)))))
-((-1345 ((|#2| (-1 |#2| |#1|) (-1070) (-562 |#1|)) 17)))
-(((-274 |#1| |#2|) (-10 -7 (-15 -1345 (|#2| (-1 |#2| |#1|) (-1070) (-562 |#1|)))) (-279) (-1123)) (T -274))
-((-1345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1070)) (-5 *5 (-562 *6)) (-4 *6 (-279)) (-4 *2 (-1123)) (-5 *1 (-274 *6 *2)))))
-(-10 -7 (-15 -1345 (|#2| (-1 |#2| |#1|) (-1070) (-562 |#1|))))
-((-1345 ((|#2| (-1 |#2| |#1|) (-562 |#1|)) 17)))
-(((-275 |#1| |#2|) (-10 -7 (-15 -1345 (|#2| (-1 |#2| |#1|) (-562 |#1|)))) (-279) (-279)) (T -275))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-562 *5)) (-4 *5 (-279)) (-4 *2 (-279)) (-5 *1 (-275 *5 *2)))))
-(-10 -7 (-15 -1345 (|#2| (-1 |#2| |#1|) (-562 |#1|))))
-((-3516 (((-108) (-203)) 10)))
-(((-276 |#1| |#2|) (-10 -7 (-15 -3516 ((-108) (-203)))) (-203) (-203)) (T -276))
-((-3516 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-108)) (-5 *1 (-276 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
-(-10 -7 (-15 -3516 ((-108) (-203))))
-((-3012 (((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203)))) 88)) (-3502 (((-1068 (-203)) (-1169 (-292 (-203))) (-589 (-1087)) (-1011 (-779 (-203)))) 103) (((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203)))) 58)) (-3443 (((-589 (-1070)) (-1068 (-203))) NIL)) (-3976 (((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203)))) 55)) (-1469 (((-589 (-203)) (-883 (-383 (-523))) (-1087) (-1011 (-779 (-203)))) 47)) (-1815 (((-589 (-1070)) (-589 (-203))) NIL)) (-2079 (((-203) (-1011 (-779 (-203)))) 23)) (-2542 (((-203) (-1011 (-779 (-203)))) 24)) (-1975 (((-108) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 51)) (-3021 (((-1070) (-203)) NIL)))
-(((-277) (-10 -7 (-15 -2079 ((-203) (-1011 (-779 (-203))))) (-15 -2542 ((-203) (-1011 (-779 (-203))))) (-15 -1975 ((-108) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203))))) (-15 -3012 ((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3502 ((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3502 ((-1068 (-203)) (-1169 (-292 (-203))) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -1469 ((-589 (-203)) (-883 (-383 (-523))) (-1087) (-1011 (-779 (-203))))) (-15 -3021 ((-1070) (-203))) (-15 -1815 ((-589 (-1070)) (-589 (-203)))) (-15 -3443 ((-589 (-1070)) (-1068 (-203)))))) (T -277))
-((-3443 (*1 *2 *3) (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-277)))) (-1815 (*1 *2 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-277)))) (-3021 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-277)))) (-1469 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *4 (-1087)) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-277)))) (-3502 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *4 (-589 (-1087))) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))) (-3502 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-589 (-1087))) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))) (-3012 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-589 (-1087))) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))) (-3976 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-1087)) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-277)))) (-1975 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-108)) (-5 *1 (-277)))) (-2542 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-277)))) (-2079 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-277)))))
-(-10 -7 (-15 -2079 ((-203) (-1011 (-779 (-203))))) (-15 -2542 ((-203) (-1011 (-779 (-203))))) (-15 -1975 ((-108) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203))))) (-15 -3012 ((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3502 ((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3502 ((-1068 (-203)) (-1169 (-292 (-203))) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -1469 ((-589 (-203)) (-883 (-383 (-523))) (-1087) (-1011 (-779 (-203))))) (-15 -3021 ((-1070) (-203))) (-15 -1815 ((-589 (-1070)) (-589 (-203)))) (-15 -3443 ((-589 (-1070)) (-1068 (-203)))))
-((-3643 (((-589 (-562 $)) $) 28)) (-1349 (($ $ (-271 $)) 81) (($ $ (-589 (-271 $))) 122) (($ $ (-589 (-562 $)) (-589 $)) NIL)) (-1220 (((-3 (-562 $) "failed") $) 112)) (-3508 (((-562 $) $) 111)) (-2055 (($ $) 19) (($ (-589 $)) 55)) (-2196 (((-589 (-110)) $) 37)) (-2947 (((-110) (-110)) 91)) (-3860 (((-108) $) 130)) (-1345 (($ (-1 $ $) (-562 $)) 89)) (-2577 (((-3 (-562 $) "failed") $) 93)) (-3396 (($ (-110) $) 61) (($ (-110) (-589 $)) 99)) (-3739 (((-108) $ (-110)) 116) (((-108) $ (-1087)) 115)) (-1933 (((-710) $) 45)) (-3536 (((-108) $ $) 59) (((-108) $ (-1087)) 50)) (-3101 (((-108) $) 128)) (-2812 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL) (($ $ (-589 (-271 $))) 120) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) 84) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) 69) (($ $ (-1087) (-1 $ $)) 75) (($ $ (-589 (-110)) (-589 (-1 $ $))) 83) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) 85) (($ $ (-110) (-1 $ (-589 $))) 71) (($ $ (-110) (-1 $ $)) 77)) (-1937 (($ (-110) $) 62) (($ (-110) $ $) 63) (($ (-110) $ $ $) 64) (($ (-110) $ $ $ $) 65) (($ (-110) (-589 $)) 108)) (-1303 (($ $) 52) (($ $ $) 118)) (-2850 (($ $) 17) (($ (-589 $)) 54)) (-3198 (((-108) (-110)) 22)))
-(((-278 |#1|) (-10 -8 (-15 -3860 ((-108) |#1|)) (-15 -3101 ((-108) |#1|)) (-15 -2812 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-110) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| |#1|)))) (-15 -2812 (|#1| |#1| (-1087) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-1087) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| |#1|)))) (-15 -3536 ((-108) |#1| (-1087))) (-15 -3536 ((-108) |#1| |#1|)) (-15 -1345 (|#1| (-1 |#1| |#1|) (-562 |#1|))) (-15 -3396 (|#1| (-110) (-589 |#1|))) (-15 -3396 (|#1| (-110) |#1|)) (-15 -3739 ((-108) |#1| (-1087))) (-15 -3739 ((-108) |#1| (-110))) (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -2196 ((-589 (-110)) |#1|)) (-15 -3643 ((-589 (-562 |#1|)) |#1|)) (-15 -2577 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -1933 ((-710) |#1|)) (-15 -1303 (|#1| |#1| |#1|)) (-15 -1303 (|#1| |#1|)) (-15 -2055 (|#1| (-589 |#1|))) (-15 -2055 (|#1| |#1|)) (-15 -2850 (|#1| (-589 |#1|))) (-15 -2850 (|#1| |#1|)) (-15 -1349 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1937 (|#1| (-110) (-589 |#1|))) (-15 -1937 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -2812 (|#1| |#1| (-562 |#1|) |#1|)) (-15 -3508 ((-562 |#1|) |#1|)) (-15 -1220 ((-3 (-562 |#1|) "failed") |#1|))) (-279)) (T -278))
-((-2947 (*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-278 *3)) (-4 *3 (-279)))) (-3198 (*1 *2 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-278 *4)) (-4 *4 (-279)))))
-(-10 -8 (-15 -3860 ((-108) |#1|)) (-15 -3101 ((-108) |#1|)) (-15 -2812 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-110) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| |#1|)))) (-15 -2812 (|#1| |#1| (-1087) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-1087) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| |#1|)))) (-15 -3536 ((-108) |#1| (-1087))) (-15 -3536 ((-108) |#1| |#1|)) (-15 -1345 (|#1| (-1 |#1| |#1|) (-562 |#1|))) (-15 -3396 (|#1| (-110) (-589 |#1|))) (-15 -3396 (|#1| (-110) |#1|)) (-15 -3739 ((-108) |#1| (-1087))) (-15 -3739 ((-108) |#1| (-110))) (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -2196 ((-589 (-110)) |#1|)) (-15 -3643 ((-589 (-562 |#1|)) |#1|)) (-15 -2577 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -1933 ((-710) |#1|)) (-15 -1303 (|#1| |#1| |#1|)) (-15 -1303 (|#1| |#1|)) (-15 -2055 (|#1| (-589 |#1|))) (-15 -2055 (|#1| |#1|)) (-15 -2850 (|#1| (-589 |#1|))) (-15 -2850 (|#1| |#1|)) (-15 -1349 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1937 (|#1| (-110) (-589 |#1|))) (-15 -1937 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -2812 (|#1| |#1| (-562 |#1|) |#1|)) (-15 -3508 ((-562 |#1|) |#1|)) (-15 -1220 ((-3 (-562 |#1|) "failed") |#1|)))
-((-1680 (((-108) $ $) 7)) (-3643 (((-589 (-562 $)) $) 44)) (-1349 (($ $ (-271 $)) 56) (($ $ (-589 (-271 $))) 55) (($ $ (-589 (-562 $)) (-589 $)) 54)) (-1220 (((-3 (-562 $) "failed") $) 69)) (-3508 (((-562 $) $) 68)) (-2055 (($ $) 51) (($ (-589 $)) 50)) (-2196 (((-589 (-110)) $) 43)) (-2947 (((-110) (-110)) 42)) (-3860 (((-108) $) 22 (|has| $ (-964 (-523))))) (-1414 (((-1083 $) (-562 $)) 25 (|has| $ (-973)))) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-1345 (($ (-1 $ $) (-562 $)) 36)) (-2577 (((-3 (-562 $) "failed") $) 46)) (-2032 (((-1070) $) 9)) (-2378 (((-589 (-562 $)) $) 45)) (-3396 (($ (-110) $) 38) (($ (-110) (-589 $)) 37)) (-3739 (((-108) $ (-110)) 40) (((-108) $ (-1087)) 39)) (-1933 (((-710) $) 47)) (-3951 (((-1034) $) 10)) (-3536 (((-108) $ $) 35) (((-108) $ (-1087)) 34)) (-3101 (((-108) $) 23 (|has| $ (-964 (-523))))) (-2812 (($ $ (-562 $) $) 67) (($ $ (-589 (-562 $)) (-589 $)) 66) (($ $ (-589 (-271 $))) 65) (($ $ (-271 $)) 64) (($ $ $ $) 63) (($ $ (-589 $) (-589 $)) 62) (($ $ (-589 (-1087)) (-589 (-1 $ $))) 33) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) 32) (($ $ (-1087) (-1 $ (-589 $))) 31) (($ $ (-1087) (-1 $ $)) 30) (($ $ (-589 (-110)) (-589 (-1 $ $))) 29) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) 28) (($ $ (-110) (-1 $ (-589 $))) 27) (($ $ (-110) (-1 $ $)) 26)) (-1937 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-589 $)) 57)) (-1303 (($ $) 49) (($ $ $) 48)) (-2762 (($ $) 24 (|has| $ (-973)))) (-1691 (((-794) $) 11) (($ (-562 $)) 70)) (-2850 (($ $) 53) (($ (-589 $)) 52)) (-3198 (((-108) (-110)) 41)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)))
+((-2052 (((-288) (-1070) (-589 (-1070))) 16) (((-288) (-1070) (-1070)) 15) (((-288) (-589 (-1070))) 14) (((-288) (-1070)) 12)))
+(((-273) (-10 -7 (-15 -2052 ((-288) (-1070))) (-15 -2052 ((-288) (-589 (-1070)))) (-15 -2052 ((-288) (-1070) (-1070))) (-15 -2052 ((-288) (-1070) (-589 (-1070)))))) (T -273))
+((-2052 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-1070))) (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273)))) (-2052 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273)))) (-2052 (*1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-288)) (-5 *1 (-273)))) (-2052 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273)))))
+(-10 -7 (-15 -2052 ((-288) (-1070))) (-15 -2052 ((-288) (-589 (-1070)))) (-15 -2052 ((-288) (-1070) (-1070))) (-15 -2052 ((-288) (-1070) (-589 (-1070)))))
+((-3015 ((|#2| (-1 |#2| |#1|) (-1070) (-562 |#1|)) 18)))
+(((-274 |#1| |#2|) (-10 -7 (-15 -3015 (|#2| (-1 |#2| |#1|) (-1070) (-562 |#1|)))) (-279) (-1123)) (T -274))
+((-3015 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1070)) (-5 *5 (-562 *6)) (-4 *6 (-279)) (-4 *2 (-1123)) (-5 *1 (-274 *6 *2)))))
+(-10 -7 (-15 -3015 (|#2| (-1 |#2| |#1|) (-1070) (-562 |#1|))))
+((-3015 ((|#2| (-1 |#2| |#1|) (-562 |#1|)) 17)))
+(((-275 |#1| |#2|) (-10 -7 (-15 -3015 (|#2| (-1 |#2| |#1|) (-562 |#1|)))) (-279) (-279)) (T -275))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-562 *5)) (-4 *5 (-279)) (-4 *2 (-279)) (-5 *1 (-275 *5 *2)))))
+(-10 -7 (-15 -3015 (|#2| (-1 |#2| |#1|) (-562 |#1|))))
+((-3552 (((-108) (-203)) 10)))
+(((-276 |#1| |#2|) (-10 -7 (-15 -3552 ((-108) (-203)))) (-203) (-203)) (T -276))
+((-3552 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-108)) (-5 *1 (-276 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
+(-10 -7 (-15 -3552 ((-108) (-203))))
+((-4090 (((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203)))) 92)) (-3397 (((-1068 (-203)) (-1169 (-292 (-203))) (-589 (-1087)) (-1011 (-779 (-203)))) 106) (((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203)))) 61)) (-1582 (((-589 (-1070)) (-1068 (-203))) NIL)) (-3212 (((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203)))) 58)) (-3208 (((-589 (-203)) (-883 (-383 (-523))) (-1087) (-1011 (-779 (-203)))) 49)) (-3577 (((-589 (-1070)) (-589 (-203))) NIL)) (-4227 (((-203) (-1011 (-779 (-203)))) 25)) (-2978 (((-203) (-1011 (-779 (-203)))) 26)) (-1339 (((-108) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 54)) (-4161 (((-1070) (-203)) NIL)))
+(((-277) (-10 -7 (-15 -4227 ((-203) (-1011 (-779 (-203))))) (-15 -2978 ((-203) (-1011 (-779 (-203))))) (-15 -1339 ((-108) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3212 ((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203))))) (-15 -4090 ((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3397 ((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3397 ((-1068 (-203)) (-1169 (-292 (-203))) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3208 ((-589 (-203)) (-883 (-383 (-523))) (-1087) (-1011 (-779 (-203))))) (-15 -4161 ((-1070) (-203))) (-15 -3577 ((-589 (-1070)) (-589 (-203)))) (-15 -1582 ((-589 (-1070)) (-1068 (-203)))))) (T -277))
+((-1582 (*1 *2 *3) (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-277)))) (-3577 (*1 *2 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-277)))) (-4161 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-277)))) (-3208 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *4 (-1087)) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-277)))) (-3397 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *4 (-589 (-1087))) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))) (-3397 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-589 (-1087))) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))) (-4090 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-589 (-1087))) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))) (-3212 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-203))) (-5 *4 (-1087)) (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-277)))) (-1339 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-108)) (-5 *1 (-277)))) (-2978 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-277)))) (-4227 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-277)))))
+(-10 -7 (-15 -4227 ((-203) (-1011 (-779 (-203))))) (-15 -2978 ((-203) (-1011 (-779 (-203))))) (-15 -1339 ((-108) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3212 ((-589 (-203)) (-292 (-203)) (-1087) (-1011 (-779 (-203))))) (-15 -4090 ((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3397 ((-1068 (-203)) (-292 (-203)) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3397 ((-1068 (-203)) (-1169 (-292 (-203))) (-589 (-1087)) (-1011 (-779 (-203))))) (-15 -3208 ((-589 (-203)) (-883 (-383 (-523))) (-1087) (-1011 (-779 (-203))))) (-15 -4161 ((-1070) (-203))) (-15 -3577 ((-589 (-1070)) (-589 (-203)))) (-15 -1582 ((-589 (-1070)) (-1068 (-203)))))
+((-2394 (((-589 (-562 $)) $) 30)) (-3834 (($ $ (-271 $)) 81) (($ $ (-589 (-271 $))) 123) (($ $ (-589 (-562 $)) (-589 $)) NIL)) (-2898 (((-3 (-562 $) "failed") $) 113)) (-1996 (((-562 $) $) 112)) (-4035 (($ $) 19) (($ (-589 $)) 56)) (-2856 (((-589 (-110)) $) 38)) (-1564 (((-110) (-110)) 91)) (-2126 (((-108) $) 131)) (-3015 (($ (-1 $ $) (-562 $)) 89)) (-2215 (((-3 (-562 $) "failed") $) 93)) (-2217 (($ (-110) $) 61) (($ (-110) (-589 $)) 100)) (-2676 (((-108) $ (-110)) 117) (((-108) $ (-1087)) 116)) (-1942 (((-710) $) 46)) (-3791 (((-108) $ $) 59) (((-108) $ (-1087)) 51)) (-3775 (((-108) $) 129)) (-1349 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL) (($ $ (-589 (-271 $))) 121) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) 84) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) 69) (($ $ (-1087) (-1 $ $)) 75) (($ $ (-589 (-110)) (-589 (-1 $ $))) 83) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) 85) (($ $ (-110) (-1 $ (-589 $))) 71) (($ $ (-110) (-1 $ $)) 77)) (-1502 (($ (-110) $) 62) (($ (-110) $ $) 63) (($ (-110) $ $ $) 64) (($ (-110) $ $ $ $) 65) (($ (-110) (-589 $)) 109)) (-2404 (($ $) 53) (($ $ $) 119)) (-4114 (($ $) 17) (($ (-589 $)) 55)) (-1651 (((-108) (-110)) 22)))
+(((-278 |#1|) (-10 -8 (-15 -2126 ((-108) |#1|)) (-15 -3775 ((-108) |#1|)) (-15 -1349 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-110) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| |#1|)))) (-15 -1349 (|#1| |#1| (-1087) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-1087) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| |#1|)))) (-15 -3791 ((-108) |#1| (-1087))) (-15 -3791 ((-108) |#1| |#1|)) (-15 -3015 (|#1| (-1 |#1| |#1|) (-562 |#1|))) (-15 -2217 (|#1| (-110) (-589 |#1|))) (-15 -2217 (|#1| (-110) |#1|)) (-15 -2676 ((-108) |#1| (-1087))) (-15 -2676 ((-108) |#1| (-110))) (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -2856 ((-589 (-110)) |#1|)) (-15 -2394 ((-589 (-562 |#1|)) |#1|)) (-15 -2215 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -1942 ((-710) |#1|)) (-15 -2404 (|#1| |#1| |#1|)) (-15 -2404 (|#1| |#1|)) (-15 -4035 (|#1| (-589 |#1|))) (-15 -4035 (|#1| |#1|)) (-15 -4114 (|#1| (-589 |#1|))) (-15 -4114 (|#1| |#1|)) (-15 -3834 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -3834 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -3834 (|#1| |#1| (-271 |#1|))) (-15 -1502 (|#1| (-110) (-589 |#1|))) (-15 -1502 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-562 |#1|) |#1|)) (-15 -1996 ((-562 |#1|) |#1|)) (-15 -2898 ((-3 (-562 |#1|) "failed") |#1|))) (-279)) (T -278))
+((-1564 (*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-278 *3)) (-4 *3 (-279)))) (-1651 (*1 *2 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-278 *4)) (-4 *4 (-279)))))
+(-10 -8 (-15 -2126 ((-108) |#1|)) (-15 -3775 ((-108) |#1|)) (-15 -1349 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-110) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| |#1|)))) (-15 -1349 (|#1| |#1| (-1087) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-1087) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| |#1|)))) (-15 -3791 ((-108) |#1| (-1087))) (-15 -3791 ((-108) |#1| |#1|)) (-15 -3015 (|#1| (-1 |#1| |#1|) (-562 |#1|))) (-15 -2217 (|#1| (-110) (-589 |#1|))) (-15 -2217 (|#1| (-110) |#1|)) (-15 -2676 ((-108) |#1| (-1087))) (-15 -2676 ((-108) |#1| (-110))) (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -2856 ((-589 (-110)) |#1|)) (-15 -2394 ((-589 (-562 |#1|)) |#1|)) (-15 -2215 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -1942 ((-710) |#1|)) (-15 -2404 (|#1| |#1| |#1|)) (-15 -2404 (|#1| |#1|)) (-15 -4035 (|#1| (-589 |#1|))) (-15 -4035 (|#1| |#1|)) (-15 -4114 (|#1| (-589 |#1|))) (-15 -4114 (|#1| |#1|)) (-15 -3834 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -3834 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -3834 (|#1| |#1| (-271 |#1|))) (-15 -1502 (|#1| (-110) (-589 |#1|))) (-15 -1502 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-562 |#1|) |#1|)) (-15 -1996 ((-562 |#1|) |#1|)) (-15 -2898 ((-3 (-562 |#1|) "failed") |#1|)))
+((-3260 (((-108) $ $) 7)) (-2394 (((-589 (-562 $)) $) 44)) (-3834 (($ $ (-271 $)) 56) (($ $ (-589 (-271 $))) 55) (($ $ (-589 (-562 $)) (-589 $)) 54)) (-2898 (((-3 (-562 $) "failed") $) 69)) (-1996 (((-562 $) $) 68)) (-4035 (($ $) 51) (($ (-589 $)) 50)) (-2856 (((-589 (-110)) $) 43)) (-1564 (((-110) (-110)) 42)) (-2126 (((-108) $) 22 (|has| $ (-964 (-523))))) (-4016 (((-1083 $) (-562 $)) 25 (|has| $ (-973)))) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3015 (($ (-1 $ $) (-562 $)) 36)) (-2215 (((-3 (-562 $) "failed") $) 46)) (-3841 (((-1070) $) 9)) (-3526 (((-589 (-562 $)) $) 45)) (-2217 (($ (-110) $) 38) (($ (-110) (-589 $)) 37)) (-2676 (((-108) $ (-110)) 40) (((-108) $ (-1087)) 39)) (-1942 (((-710) $) 47)) (-2435 (((-1034) $) 10)) (-3791 (((-108) $ $) 35) (((-108) $ (-1087)) 34)) (-3775 (((-108) $) 23 (|has| $ (-964 (-523))))) (-1349 (($ $ (-562 $) $) 67) (($ $ (-589 (-562 $)) (-589 $)) 66) (($ $ (-589 (-271 $))) 65) (($ $ (-271 $)) 64) (($ $ $ $) 63) (($ $ (-589 $) (-589 $)) 62) (($ $ (-589 (-1087)) (-589 (-1 $ $))) 33) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) 32) (($ $ (-1087) (-1 $ (-589 $))) 31) (($ $ (-1087) (-1 $ $)) 30) (($ $ (-589 (-110)) (-589 (-1 $ $))) 29) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) 28) (($ $ (-110) (-1 $ (-589 $))) 27) (($ $ (-110) (-1 $ $)) 26)) (-1502 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-589 $)) 57)) (-2404 (($ $) 49) (($ $ $) 48)) (-3399 (($ $) 24 (|has| $ (-973)))) (-3976 (((-794) $) 11) (($ (-562 $)) 70)) (-4114 (($ $) 53) (($ (-589 $)) 52)) (-1651 (((-108) (-110)) 41)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)))
(((-279) (-129)) (T -279))
-((-1937 (*1 *1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1937 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1937 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1937 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1937 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 *1)) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2) (-12 (-5 *2 (-271 *1)) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-271 *1))) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-562 *1))) (-5 *3 (-589 *1)) (-4 *1 (-279)))) (-2850 (*1 *1 *1) (-4 *1 (-279))) (-2850 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-279)))) (-2055 (*1 *1 *1) (-4 *1 (-279))) (-2055 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-279)))) (-1303 (*1 *1 *1) (-4 *1 (-279))) (-1303 (*1 *1 *1 *1) (-4 *1 (-279))) (-1933 (*1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-710)))) (-2577 (*1 *2 *1) (|partial| -12 (-5 *2 (-562 *1)) (-4 *1 (-279)))) (-2378 (*1 *2 *1) (-12 (-5 *2 (-589 (-562 *1))) (-4 *1 (-279)))) (-3643 (*1 *2 *1) (-12 (-5 *2 (-589 (-562 *1))) (-4 *1 (-279)))) (-2196 (*1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-589 (-110))))) (-2947 (*1 *2 *2) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-3198 (*1 *2 *3) (-12 (-4 *1 (-279)) (-5 *3 (-110)) (-5 *2 (-108)))) (-3739 (*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-110)) (-5 *2 (-108)))) (-3739 (*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-1087)) (-5 *2 (-108)))) (-3396 (*1 *1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-3396 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 *1)) (-4 *1 (-279)))) (-1345 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-562 *1)) (-4 *1 (-279)))) (-3536 (*1 *2 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-108)))) (-3536 (*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-1087)) (-5 *2 (-108)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-1 *1 *1))) (-4 *1 (-279)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-1 *1 (-589 *1)))) (-4 *1 (-279)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1 *1 (-589 *1))) (-4 *1 (-279)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1 *1 *1)) (-4 *1 (-279)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 (-1 *1 *1))) (-4 *1 (-279)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 (-1 *1 (-589 *1)))) (-4 *1 (-279)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-589 *1))) (-4 *1 (-279)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-279)))) (-1414 (*1 *2 *3) (-12 (-5 *3 (-562 *1)) (-4 *1 (-973)) (-4 *1 (-279)) (-5 *2 (-1083 *1)))) (-2762 (*1 *1 *1) (-12 (-4 *1 (-973)) (-4 *1 (-279)))) (-3101 (*1 *2 *1) (-12 (-4 *1 (-964 (-523))) (-4 *1 (-279)) (-5 *2 (-108)))) (-3860 (*1 *2 *1) (-12 (-4 *1 (-964 (-523))) (-4 *1 (-279)) (-5 *2 (-108)))))
-(-13 (-786) (-964 (-562 $)) (-484 (-562 $) $) (-286 $) (-10 -8 (-15 -1937 ($ (-110) $)) (-15 -1937 ($ (-110) $ $)) (-15 -1937 ($ (-110) $ $ $)) (-15 -1937 ($ (-110) $ $ $ $)) (-15 -1937 ($ (-110) (-589 $))) (-15 -1349 ($ $ (-271 $))) (-15 -1349 ($ $ (-589 (-271 $)))) (-15 -1349 ($ $ (-589 (-562 $)) (-589 $))) (-15 -2850 ($ $)) (-15 -2850 ($ (-589 $))) (-15 -2055 ($ $)) (-15 -2055 ($ (-589 $))) (-15 -1303 ($ $)) (-15 -1303 ($ $ $)) (-15 -1933 ((-710) $)) (-15 -2577 ((-3 (-562 $) "failed") $)) (-15 -2378 ((-589 (-562 $)) $)) (-15 -3643 ((-589 (-562 $)) $)) (-15 -2196 ((-589 (-110)) $)) (-15 -2947 ((-110) (-110))) (-15 -3198 ((-108) (-110))) (-15 -3739 ((-108) $ (-110))) (-15 -3739 ((-108) $ (-1087))) (-15 -3396 ($ (-110) $)) (-15 -3396 ($ (-110) (-589 $))) (-15 -1345 ($ (-1 $ $) (-562 $))) (-15 -3536 ((-108) $ $)) (-15 -3536 ((-108) $ (-1087))) (-15 -2812 ($ $ (-589 (-1087)) (-589 (-1 $ $)))) (-15 -2812 ($ $ (-589 (-1087)) (-589 (-1 $ (-589 $))))) (-15 -2812 ($ $ (-1087) (-1 $ (-589 $)))) (-15 -2812 ($ $ (-1087) (-1 $ $))) (-15 -2812 ($ $ (-589 (-110)) (-589 (-1 $ $)))) (-15 -2812 ($ $ (-589 (-110)) (-589 (-1 $ (-589 $))))) (-15 -2812 ($ $ (-110) (-1 $ (-589 $)))) (-15 -2812 ($ $ (-110) (-1 $ $))) (IF (|has| $ (-973)) (PROGN (-15 -1414 ((-1083 $) (-562 $))) (-15 -2762 ($ $))) |%noBranch|) (IF (|has| $ (-964 (-523))) (PROGN (-15 -3101 ((-108) $)) (-15 -3860 ((-108) $))) |%noBranch|)))
+((-1502 (*1 *1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1502 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1502 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1502 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 *1)) (-4 *1 (-279)))) (-3834 (*1 *1 *1 *2) (-12 (-5 *2 (-271 *1)) (-4 *1 (-279)))) (-3834 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-271 *1))) (-4 *1 (-279)))) (-3834 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-562 *1))) (-5 *3 (-589 *1)) (-4 *1 (-279)))) (-4114 (*1 *1 *1) (-4 *1 (-279))) (-4114 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-279)))) (-4035 (*1 *1 *1) (-4 *1 (-279))) (-4035 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-279)))) (-2404 (*1 *1 *1) (-4 *1 (-279))) (-2404 (*1 *1 *1 *1) (-4 *1 (-279))) (-1942 (*1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-710)))) (-2215 (*1 *2 *1) (|partial| -12 (-5 *2 (-562 *1)) (-4 *1 (-279)))) (-3526 (*1 *2 *1) (-12 (-5 *2 (-589 (-562 *1))) (-4 *1 (-279)))) (-2394 (*1 *2 *1) (-12 (-5 *2 (-589 (-562 *1))) (-4 *1 (-279)))) (-2856 (*1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-589 (-110))))) (-1564 (*1 *2 *2) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-1651 (*1 *2 *3) (-12 (-4 *1 (-279)) (-5 *3 (-110)) (-5 *2 (-108)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-110)) (-5 *2 (-108)))) (-2676 (*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-1087)) (-5 *2 (-108)))) (-2217 (*1 *1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110)))) (-2217 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 *1)) (-4 *1 (-279)))) (-3015 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-562 *1)) (-4 *1 (-279)))) (-3791 (*1 *2 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-108)))) (-3791 (*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-1087)) (-5 *2 (-108)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-1 *1 *1))) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-1 *1 (-589 *1)))) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1 *1 (-589 *1))) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1 *1 *1)) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 (-1 *1 *1))) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 (-1 *1 (-589 *1)))) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-589 *1))) (-4 *1 (-279)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-279)))) (-4016 (*1 *2 *3) (-12 (-5 *3 (-562 *1)) (-4 *1 (-973)) (-4 *1 (-279)) (-5 *2 (-1083 *1)))) (-3399 (*1 *1 *1) (-12 (-4 *1 (-973)) (-4 *1 (-279)))) (-3775 (*1 *2 *1) (-12 (-4 *1 (-964 (-523))) (-4 *1 (-279)) (-5 *2 (-108)))) (-2126 (*1 *2 *1) (-12 (-4 *1 (-964 (-523))) (-4 *1 (-279)) (-5 *2 (-108)))))
+(-13 (-786) (-964 (-562 $)) (-484 (-562 $) $) (-286 $) (-10 -8 (-15 -1502 ($ (-110) $)) (-15 -1502 ($ (-110) $ $)) (-15 -1502 ($ (-110) $ $ $)) (-15 -1502 ($ (-110) $ $ $ $)) (-15 -1502 ($ (-110) (-589 $))) (-15 -3834 ($ $ (-271 $))) (-15 -3834 ($ $ (-589 (-271 $)))) (-15 -3834 ($ $ (-589 (-562 $)) (-589 $))) (-15 -4114 ($ $)) (-15 -4114 ($ (-589 $))) (-15 -4035 ($ $)) (-15 -4035 ($ (-589 $))) (-15 -2404 ($ $)) (-15 -2404 ($ $ $)) (-15 -1942 ((-710) $)) (-15 -2215 ((-3 (-562 $) "failed") $)) (-15 -3526 ((-589 (-562 $)) $)) (-15 -2394 ((-589 (-562 $)) $)) (-15 -2856 ((-589 (-110)) $)) (-15 -1564 ((-110) (-110))) (-15 -1651 ((-108) (-110))) (-15 -2676 ((-108) $ (-110))) (-15 -2676 ((-108) $ (-1087))) (-15 -2217 ($ (-110) $)) (-15 -2217 ($ (-110) (-589 $))) (-15 -3015 ($ (-1 $ $) (-562 $))) (-15 -3791 ((-108) $ $)) (-15 -3791 ((-108) $ (-1087))) (-15 -1349 ($ $ (-589 (-1087)) (-589 (-1 $ $)))) (-15 -1349 ($ $ (-589 (-1087)) (-589 (-1 $ (-589 $))))) (-15 -1349 ($ $ (-1087) (-1 $ (-589 $)))) (-15 -1349 ($ $ (-1087) (-1 $ $))) (-15 -1349 ($ $ (-589 (-110)) (-589 (-1 $ $)))) (-15 -1349 ($ $ (-589 (-110)) (-589 (-1 $ (-589 $))))) (-15 -1349 ($ $ (-110) (-1 $ (-589 $)))) (-15 -1349 ($ $ (-110) (-1 $ $))) (IF (|has| $ (-973)) (PROGN (-15 -4016 ((-1083 $) (-562 $))) (-15 -3399 ($ $))) |%noBranch|) (IF (|has| $ (-964 (-523))) (PROGN (-15 -3775 ((-108) $)) (-15 -2126 ((-108) $))) |%noBranch|)))
(((-97) . T) ((-563 (-794)) . T) ((-286 $) . T) ((-484 (-562 $) $) . T) ((-484 $ $) . T) ((-786) . T) ((-964 (-562 $)) . T) ((-1016) . T))
-((-3953 (((-589 |#1|) (-589 |#1|)) 10)))
-(((-280 |#1|) (-10 -7 (-15 -3953 ((-589 |#1|) (-589 |#1|)))) (-784)) (T -280))
-((-3953 (*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-784)) (-5 *1 (-280 *3)))))
-(-10 -7 (-15 -3953 ((-589 |#1|) (-589 |#1|))))
-((-1345 (((-629 |#2|) (-1 |#2| |#1|) (-629 |#1|)) 15)))
-(((-281 |#1| |#2|) (-10 -7 (-15 -1345 ((-629 |#2|) (-1 |#2| |#1|) (-629 |#1|)))) (-973) (-973)) (T -281))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-629 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-629 *6)) (-5 *1 (-281 *5 *6)))))
-(-10 -7 (-15 -1345 ((-629 |#2|) (-1 |#2| |#1|) (-629 |#1|))))
-((-4159 (((-1169 (-292 (-355))) (-1169 (-292 (-203)))) 105)) (-4078 (((-1011 (-779 (-203))) (-1011 (-779 (-355)))) 39)) (-3443 (((-589 (-1070)) (-1068 (-203))) 87)) (-3381 (((-292 (-355)) (-883 (-203))) 49)) (-1754 (((-203) (-883 (-203))) 45)) (-3116 (((-1070) (-355)) 167)) (-3985 (((-779 (-203)) (-779 (-355))) 33)) (-3163 (((-2 (|:| |additions| (-523)) (|:| |multiplications| (-523)) (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523))) (-1169 (-292 (-203)))) 142)) (-3802 (((-962) (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962)))) 180) (((-962) (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))))) 178)) (-2600 (((-629 (-203)) (-589 (-203)) (-710)) 13)) (-2655 (((-1169 (-638)) (-589 (-203))) 94)) (-1815 (((-589 (-1070)) (-589 (-203))) 74)) (-1887 (((-3 (-292 (-203)) "failed") (-292 (-203))) 120)) (-3516 (((-108) (-203) (-1011 (-779 (-203)))) 109)) (-1679 (((-962) (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))) 198)) (-2079 (((-203) (-1011 (-779 (-203)))) 107)) (-2542 (((-203) (-1011 (-779 (-203)))) 108)) (-3765 (((-203) (-383 (-523))) 26)) (-2826 (((-1070) (-355)) 72)) (-2142 (((-203) (-355)) 17)) (-3375 (((-355) (-1169 (-292 (-203)))) 153)) (-2451 (((-292 (-203)) (-292 (-355))) 23)) (-3418 (((-383 (-523)) (-292 (-203))) 52)) (-2831 (((-292 (-383 (-523))) (-292 (-203))) 68)) (-1350 (((-292 (-355)) (-292 (-203))) 98)) (-4037 (((-203) (-292 (-203))) 53)) (-2835 (((-589 (-203)) (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) 63)) (-2045 (((-1011 (-779 (-203))) (-1011 (-779 (-203)))) 60)) (-3021 (((-1070) (-203)) 71)) (-1312 (((-638) (-203)) 90)) (-4080 (((-383 (-523)) (-203)) 54)) (-1967 (((-292 (-355)) (-203)) 48)) (-1400 (((-589 (-1011 (-779 (-203)))) (-589 (-1011 (-779 (-355))))) 42)) (-2394 (((-962) (-589 (-962))) 163) (((-962) (-962) (-962)) 160)) (-1717 (((-962) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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"))))) 194)))
-(((-282) (-10 -7 (-15 -2142 ((-203) (-355))) (-15 -2451 ((-292 (-203)) (-292 (-355)))) (-15 -3985 ((-779 (-203)) (-779 (-355)))) (-15 -4078 ((-1011 (-779 (-203))) (-1011 (-779 (-355))))) (-15 -1400 ((-589 (-1011 (-779 (-203)))) (-589 (-1011 (-779 (-355)))))) (-15 -4080 ((-383 (-523)) (-203))) (-15 -3418 ((-383 (-523)) (-292 (-203)))) (-15 -4037 ((-203) (-292 (-203)))) (-15 -1887 ((-3 (-292 (-203)) "failed") (-292 (-203)))) (-15 -3375 ((-355) (-1169 (-292 (-203))))) (-15 -3163 ((-2 (|:| |additions| (-523)) (|:| |multiplications| (-523)) (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523))) (-1169 (-292 (-203))))) (-15 -2831 ((-292 (-383 (-523))) (-292 (-203)))) (-15 -2045 ((-1011 (-779 (-203))) (-1011 (-779 (-203))))) (-15 -2835 ((-589 (-203)) (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))) (-15 -1312 ((-638) (-203))) (-15 -2655 ((-1169 (-638)) (-589 (-203)))) (-15 -1350 ((-292 (-355)) (-292 (-203)))) (-15 -4159 ((-1169 (-292 (-355))) (-1169 (-292 (-203))))) (-15 -3516 ((-108) (-203) (-1011 (-779 (-203))))) (-15 -3021 ((-1070) (-203))) (-15 -2826 ((-1070) (-355))) (-15 -1815 ((-589 (-1070)) (-589 (-203)))) (-15 -3443 ((-589 (-1070)) (-1068 (-203)))) (-15 -2079 ((-203) (-1011 (-779 (-203))))) (-15 -2542 ((-203) (-1011 (-779 (-203))))) (-15 -2394 ((-962) (-962) (-962))) (-15 -2394 ((-962) (-589 (-962)))) (-15 -3116 ((-1070) (-355))) (-15 -3802 ((-962) (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))))) (-15 -3802 ((-962) (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))))) (-15 -1717 ((-962) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 -1679 ((-962) (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))) (-15 -3381 ((-292 (-355)) (-883 (-203)))) (-15 -1754 ((-203) (-883 (-203)))) (-15 -1967 ((-292 (-355)) (-203))) (-15 -3765 ((-203) (-383 (-523)))) (-15 -2600 ((-629 (-203)) (-589 (-203)) (-710))))) (T -282))
-((-2600 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-203))) (-5 *4 (-710)) (-5 *2 (-629 (-203))) (-5 *1 (-282)))) (-3765 (*1 *2 *3) (-12 (-5 *3 (-383 (-523))) (-5 *2 (-203)) (-5 *1 (-282)))) (-1967 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-292 (-355))) (-5 *1 (-282)))) (-1754 (*1 *2 *3) (-12 (-5 *3 (-883 (-203))) (-5 *2 (-203)) (-5 *1 (-282)))) (-3381 (*1 *2 *3) (-12 (-5 *3 (-883 (-203))) (-5 *2 (-292 (-355))) (-5 *1 (-282)))) (-1679 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))) (-5 *2 (-962)) (-5 *1 (-282)))) (-1717 (*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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 (-962)) (-5 *1 (-282)))) (-3802 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962)))) (-5 *2 (-962)) (-5 *1 (-282)))) (-3802 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *2 (-962)) (-5 *1 (-282)))) (-3116 (*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1070)) (-5 *1 (-282)))) (-2394 (*1 *2 *3) (-12 (-5 *3 (-589 (-962))) (-5 *2 (-962)) (-5 *1 (-282)))) (-2394 (*1 *2 *2 *2) (-12 (-5 *2 (-962)) (-5 *1 (-282)))) (-2542 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-282)))) (-2079 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-282)))) (-3443 (*1 *2 *3) (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-282)))) (-1815 (*1 *2 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-282)))) (-2826 (*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1070)) (-5 *1 (-282)))) (-3021 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-282)))) (-3516 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-779 (-203)))) (-5 *3 (-203)) (-5 *2 (-108)) (-5 *1 (-282)))) (-4159 (*1 *2 *3) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-1169 (-292 (-355)))) (-5 *1 (-282)))) (-1350 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-292 (-355))) (-5 *1 (-282)))) (-2655 (*1 *2 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1169 (-638))) (-5 *1 (-282)))) (-1312 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-638)) (-5 *1 (-282)))) (-2835 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-5 *2 (-589 (-203))) (-5 *1 (-282)))) (-2045 (*1 *2 *2) (-12 (-5 *2 (-1011 (-779 (-203)))) (-5 *1 (-282)))) (-2831 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-292 (-383 (-523)))) (-5 *1 (-282)))) (-3163 (*1 *2 *3) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-2 (|:| |additions| (-523)) (|:| |multiplications| (-523)) (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523)))) (-5 *1 (-282)))) (-3375 (*1 *2 *3) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-355)) (-5 *1 (-282)))) (-1887 (*1 *2 *2) (|partial| -12 (-5 *2 (-292 (-203))) (-5 *1 (-282)))) (-4037 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-203)) (-5 *1 (-282)))) (-3418 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-383 (-523))) (-5 *1 (-282)))) (-4080 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-383 (-523))) (-5 *1 (-282)))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-589 (-1011 (-779 (-355))))) (-5 *2 (-589 (-1011 (-779 (-203))))) (-5 *1 (-282)))) (-4078 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-355)))) (-5 *2 (-1011 (-779 (-203)))) (-5 *1 (-282)))) (-3985 (*1 *2 *3) (-12 (-5 *3 (-779 (-355))) (-5 *2 (-779 (-203))) (-5 *1 (-282)))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-292 (-355))) (-5 *2 (-292 (-203))) (-5 *1 (-282)))) (-2142 (*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-203)) (-5 *1 (-282)))))
-(-10 -7 (-15 -2142 ((-203) (-355))) (-15 -2451 ((-292 (-203)) (-292 (-355)))) (-15 -3985 ((-779 (-203)) (-779 (-355)))) (-15 -4078 ((-1011 (-779 (-203))) (-1011 (-779 (-355))))) (-15 -1400 ((-589 (-1011 (-779 (-203)))) (-589 (-1011 (-779 (-355)))))) (-15 -4080 ((-383 (-523)) (-203))) (-15 -3418 ((-383 (-523)) (-292 (-203)))) (-15 -4037 ((-203) (-292 (-203)))) (-15 -1887 ((-3 (-292 (-203)) "failed") (-292 (-203)))) (-15 -3375 ((-355) (-1169 (-292 (-203))))) (-15 -3163 ((-2 (|:| |additions| (-523)) (|:| |multiplications| (-523)) (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523))) (-1169 (-292 (-203))))) (-15 -2831 ((-292 (-383 (-523))) (-292 (-203)))) (-15 -2045 ((-1011 (-779 (-203))) (-1011 (-779 (-203))))) (-15 -2835 ((-589 (-203)) (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))) (-15 -1312 ((-638) (-203))) (-15 -2655 ((-1169 (-638)) (-589 (-203)))) (-15 -1350 ((-292 (-355)) (-292 (-203)))) (-15 -4159 ((-1169 (-292 (-355))) (-1169 (-292 (-203))))) (-15 -3516 ((-108) (-203) (-1011 (-779 (-203))))) (-15 -3021 ((-1070) (-203))) (-15 -2826 ((-1070) (-355))) (-15 -1815 ((-589 (-1070)) (-589 (-203)))) (-15 -3443 ((-589 (-1070)) (-1068 (-203)))) (-15 -2079 ((-203) (-1011 (-779 (-203))))) (-15 -2542 ((-203) (-1011 (-779 (-203))))) (-15 -2394 ((-962) (-962) (-962))) (-15 -2394 ((-962) (-589 (-962)))) (-15 -3116 ((-1070) (-355))) (-15 -3802 ((-962) (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))))) (-15 -3802 ((-962) (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))))) (-15 -1717 ((-962) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 -1679 ((-962) (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))) (-15 -3381 ((-292 (-355)) (-883 (-203)))) (-15 -1754 ((-203) (-883 (-203)))) (-15 -1967 ((-292 (-355)) (-203))) (-15 -3765 ((-203) (-383 (-523)))) (-15 -2600 ((-629 (-203)) (-589 (-203)) (-710))))
-((-2787 (((-108) $ $) 11)) (-4059 (($ $ $) 15)) (-4032 (($ $ $) 14)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 44)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 53)) (-3310 (($ $ $) 21) (($ (-589 $)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 32) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 37)) (-4007 (((-3 $ "failed") $ $) 17)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 46)))
-(((-283 |#1|) (-10 -8 (-15 -3496 ((-3 (-589 |#1|) "failed") (-589 |#1|) |#1|)) (-15 -2100 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -2100 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -1621 |#1|)) |#1| |#1|)) (-15 -4059 (|#1| |#1| |#1|)) (-15 -4032 (|#1| |#1| |#1|)) (-15 -2787 ((-108) |#1| |#1|)) (-15 -1251 ((-3 (-589 |#1|) "failed") (-589 |#1|) |#1|)) (-15 -4217 ((-2 (|:| -3474 (-589 |#1|)) (|:| -1621 |#1|)) (-589 |#1|))) (-15 -3310 (|#1| (-589 |#1|))) (-15 -3310 (|#1| |#1| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#1|))) (-284)) (T -283))
-NIL
-(-10 -8 (-15 -3496 ((-3 (-589 |#1|) "failed") (-589 |#1|) |#1|)) (-15 -2100 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -2100 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -1621 |#1|)) |#1| |#1|)) (-15 -4059 (|#1| |#1| |#1|)) (-15 -4032 (|#1| |#1| |#1|)) (-15 -2787 ((-108) |#1| |#1|)) (-15 -1251 ((-3 (-589 |#1|) "failed") (-589 |#1|) |#1|)) (-15 -4217 ((-2 (|:| -3474 (-589 |#1|)) (|:| -1621 |#1|)) (-589 |#1|))) (-15 -3310 (|#1| (-589 |#1|))) (-15 -3310 (|#1| |#1| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-2787 (((-108) $ $) 59)) (-4189 (($) 17 T CONST)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-2769 (((-108) $) 31)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-2986 (((-589 |#1|) (-589 |#1|)) 10)))
+(((-280 |#1|) (-10 -7 (-15 -2986 ((-589 |#1|) (-589 |#1|)))) (-784)) (T -280))
+((-2986 (*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-784)) (-5 *1 (-280 *3)))))
+(-10 -7 (-15 -2986 ((-589 |#1|) (-589 |#1|))))
+((-3015 (((-629 |#2|) (-1 |#2| |#1|) (-629 |#1|)) 17)))
+(((-281 |#1| |#2|) (-10 -7 (-15 -3015 ((-629 |#2|) (-1 |#2| |#1|) (-629 |#1|)))) (-973) (-973)) (T -281))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-629 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-629 *6)) (-5 *1 (-281 *5 *6)))))
+(-10 -7 (-15 -3015 ((-629 |#2|) (-1 |#2| |#1|) (-629 |#1|))))
+((-2536 (((-1169 (-292 (-355))) (-1169 (-292 (-203)))) 105)) (-3559 (((-1011 (-779 (-203))) (-1011 (-779 (-355)))) 40)) (-1582 (((-589 (-1070)) (-1068 (-203))) 87)) (-2742 (((-292 (-355)) (-883 (-203))) 50)) (-4136 (((-203) (-883 (-203))) 46)) (-2649 (((-1070) (-355)) 169)) (-3276 (((-779 (-203)) (-779 (-355))) 34)) (-3136 (((-2 (|:| |additions| (-523)) (|:| |multiplications| (-523)) (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523))) (-1169 (-292 (-203)))) 143)) (-1463 (((-962) (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962)))) 181) (((-962) (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))))) 179)) (-2373 (((-629 (-203)) (-589 (-203)) (-710)) 14)) (-1677 (((-1169 (-638)) (-589 (-203))) 94)) (-3577 (((-589 (-1070)) (-589 (-203))) 75)) (-1875 (((-3 (-292 (-203)) "failed") (-292 (-203))) 120)) (-3552 (((-108) (-203) (-1011 (-779 (-203)))) 109)) (-1574 (((-962) (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))) 198)) (-4227 (((-203) (-1011 (-779 (-203)))) 107)) (-2978 (((-203) (-1011 (-779 (-203)))) 108)) (-2968 (((-203) (-383 (-523))) 27)) (-2810 (((-1070) (-355)) 73)) (-3631 (((-203) (-355)) 17)) (-2673 (((-355) (-1169 (-292 (-203)))) 154)) (-3381 (((-292 (-203)) (-292 (-355))) 23)) (-3145 (((-383 (-523)) (-292 (-203))) 53)) (-2869 (((-292 (-383 (-523))) (-292 (-203))) 69)) (-1552 (((-292 (-355)) (-292 (-203))) 98)) (-2043 (((-203) (-292 (-203))) 54)) (-2915 (((-589 (-203)) (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) 64)) (-3954 (((-1011 (-779 (-203))) (-1011 (-779 (-203)))) 61)) (-4161 (((-1070) (-203)) 72)) (-1262 (((-638) (-203)) 90)) (-3581 (((-383 (-523)) (-203)) 55)) (-2487 (((-292 (-355)) (-203)) 49)) (-3077 (((-589 (-1011 (-779 (-203)))) (-589 (-1011 (-779 (-355))))) 43)) (-2785 (((-962) (-589 (-962))) 165) (((-962) (-962) (-962)) 162)) (-3820 (((-962) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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)))
+(((-282) (-10 -7 (-15 -3631 ((-203) (-355))) (-15 -3381 ((-292 (-203)) (-292 (-355)))) (-15 -3276 ((-779 (-203)) (-779 (-355)))) (-15 -3559 ((-1011 (-779 (-203))) (-1011 (-779 (-355))))) (-15 -3077 ((-589 (-1011 (-779 (-203)))) (-589 (-1011 (-779 (-355)))))) (-15 -3581 ((-383 (-523)) (-203))) (-15 -3145 ((-383 (-523)) (-292 (-203)))) (-15 -2043 ((-203) (-292 (-203)))) (-15 -1875 ((-3 (-292 (-203)) "failed") (-292 (-203)))) (-15 -2673 ((-355) (-1169 (-292 (-203))))) (-15 -3136 ((-2 (|:| |additions| (-523)) (|:| |multiplications| (-523)) (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523))) (-1169 (-292 (-203))))) (-15 -2869 ((-292 (-383 (-523))) (-292 (-203)))) (-15 -3954 ((-1011 (-779 (-203))) (-1011 (-779 (-203))))) (-15 -2915 ((-589 (-203)) (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))) (-15 -1262 ((-638) (-203))) (-15 -1677 ((-1169 (-638)) (-589 (-203)))) (-15 -1552 ((-292 (-355)) (-292 (-203)))) (-15 -2536 ((-1169 (-292 (-355))) (-1169 (-292 (-203))))) (-15 -3552 ((-108) (-203) (-1011 (-779 (-203))))) (-15 -4161 ((-1070) (-203))) (-15 -2810 ((-1070) (-355))) (-15 -3577 ((-589 (-1070)) (-589 (-203)))) (-15 -1582 ((-589 (-1070)) (-1068 (-203)))) (-15 -4227 ((-203) (-1011 (-779 (-203))))) (-15 -2978 ((-203) (-1011 (-779 (-203))))) (-15 -2785 ((-962) (-962) (-962))) (-15 -2785 ((-962) (-589 (-962)))) (-15 -2649 ((-1070) (-355))) (-15 -1463 ((-962) (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))))) (-15 -1463 ((-962) (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))))) (-15 -3820 ((-962) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 -1574 ((-962) (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))) (-15 -2742 ((-292 (-355)) (-883 (-203)))) (-15 -4136 ((-203) (-883 (-203)))) (-15 -2487 ((-292 (-355)) (-203))) (-15 -2968 ((-203) (-383 (-523)))) (-15 -2373 ((-629 (-203)) (-589 (-203)) (-710))))) (T -282))
+((-2373 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-203))) (-5 *4 (-710)) (-5 *2 (-629 (-203))) (-5 *1 (-282)))) (-2968 (*1 *2 *3) (-12 (-5 *3 (-383 (-523))) (-5 *2 (-203)) (-5 *1 (-282)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-292 (-355))) (-5 *1 (-282)))) (-4136 (*1 *2 *3) (-12 (-5 *3 (-883 (-203))) (-5 *2 (-203)) (-5 *1 (-282)))) (-2742 (*1 *2 *3) (-12 (-5 *3 (-883 (-203))) (-5 *2 (-292 (-355))) (-5 *1 (-282)))) (-1574 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))) (-5 *2 (-962)) (-5 *1 (-282)))) (-3820 (*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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 (-962)) (-5 *1 (-282)))) (-1463 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962)))) (-5 *2 (-962)) (-5 *1 (-282)))) (-1463 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *2 (-962)) (-5 *1 (-282)))) (-2649 (*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1070)) (-5 *1 (-282)))) (-2785 (*1 *2 *3) (-12 (-5 *3 (-589 (-962))) (-5 *2 (-962)) (-5 *1 (-282)))) (-2785 (*1 *2 *2 *2) (-12 (-5 *2 (-962)) (-5 *1 (-282)))) (-2978 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-282)))) (-4227 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-282)))) (-1582 (*1 *2 *3) (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-282)))) (-3577 (*1 *2 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-282)))) (-2810 (*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1070)) (-5 *1 (-282)))) (-4161 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-282)))) (-3552 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-779 (-203)))) (-5 *3 (-203)) (-5 *2 (-108)) (-5 *1 (-282)))) (-2536 (*1 *2 *3) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-1169 (-292 (-355)))) (-5 *1 (-282)))) (-1552 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-292 (-355))) (-5 *1 (-282)))) (-1677 (*1 *2 *3) (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1169 (-638))) (-5 *1 (-282)))) (-1262 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-638)) (-5 *1 (-282)))) (-2915 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-5 *2 (-589 (-203))) (-5 *1 (-282)))) (-3954 (*1 *2 *2) (-12 (-5 *2 (-1011 (-779 (-203)))) (-5 *1 (-282)))) (-2869 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-292 (-383 (-523)))) (-5 *1 (-282)))) (-3136 (*1 *2 *3) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-2 (|:| |additions| (-523)) (|:| |multiplications| (-523)) (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523)))) (-5 *1 (-282)))) (-2673 (*1 *2 *3) (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-355)) (-5 *1 (-282)))) (-1875 (*1 *2 *2) (|partial| -12 (-5 *2 (-292 (-203))) (-5 *1 (-282)))) (-2043 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-203)) (-5 *1 (-282)))) (-3145 (*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-383 (-523))) (-5 *1 (-282)))) (-3581 (*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-383 (-523))) (-5 *1 (-282)))) (-3077 (*1 *2 *3) (-12 (-5 *3 (-589 (-1011 (-779 (-355))))) (-5 *2 (-589 (-1011 (-779 (-203))))) (-5 *1 (-282)))) (-3559 (*1 *2 *3) (-12 (-5 *3 (-1011 (-779 (-355)))) (-5 *2 (-1011 (-779 (-203)))) (-5 *1 (-282)))) (-3276 (*1 *2 *3) (-12 (-5 *3 (-779 (-355))) (-5 *2 (-779 (-203))) (-5 *1 (-282)))) (-3381 (*1 *2 *3) (-12 (-5 *3 (-292 (-355))) (-5 *2 (-292 (-203))) (-5 *1 (-282)))) (-3631 (*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-203)) (-5 *1 (-282)))))
+(-10 -7 (-15 -3631 ((-203) (-355))) (-15 -3381 ((-292 (-203)) (-292 (-355)))) (-15 -3276 ((-779 (-203)) (-779 (-355)))) (-15 -3559 ((-1011 (-779 (-203))) (-1011 (-779 (-355))))) (-15 -3077 ((-589 (-1011 (-779 (-203)))) (-589 (-1011 (-779 (-355)))))) (-15 -3581 ((-383 (-523)) (-203))) (-15 -3145 ((-383 (-523)) (-292 (-203)))) (-15 -2043 ((-203) (-292 (-203)))) (-15 -1875 ((-3 (-292 (-203)) "failed") (-292 (-203)))) (-15 -2673 ((-355) (-1169 (-292 (-203))))) (-15 -3136 ((-2 (|:| |additions| (-523)) (|:| |multiplications| (-523)) (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523))) (-1169 (-292 (-203))))) (-15 -2869 ((-292 (-383 (-523))) (-292 (-203)))) (-15 -3954 ((-1011 (-779 (-203))) (-1011 (-779 (-203))))) (-15 -2915 ((-589 (-203)) (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))) (-15 -1262 ((-638) (-203))) (-15 -1677 ((-1169 (-638)) (-589 (-203)))) (-15 -1552 ((-292 (-355)) (-292 (-203)))) (-15 -2536 ((-1169 (-292 (-355))) (-1169 (-292 (-203))))) (-15 -3552 ((-108) (-203) (-1011 (-779 (-203))))) (-15 -4161 ((-1070) (-203))) (-15 -2810 ((-1070) (-355))) (-15 -3577 ((-589 (-1070)) (-589 (-203)))) (-15 -1582 ((-589 (-1070)) (-1068 (-203)))) (-15 -4227 ((-203) (-1011 (-779 (-203))))) (-15 -2978 ((-203) (-1011 (-779 (-203))))) (-15 -2785 ((-962) (-962) (-962))) (-15 -2785 ((-962) (-589 (-962)))) (-15 -2649 ((-1070) (-355))) (-15 -1463 ((-962) (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))))) (-15 -1463 ((-962) (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))))) (-15 -3820 ((-962) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 -1574 ((-962) (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))) (-15 -2742 ((-292 (-355)) (-883 (-203)))) (-15 -4136 ((-203) (-883 (-203)))) (-15 -2487 ((-292 (-355)) (-203))) (-15 -2968 ((-203) (-383 (-523)))) (-15 -2373 ((-629 (-203)) (-589 (-203)) (-710))))
+((-3684 (((-108) $ $) 11)) (-2501 (($ $ $) 15)) (-2486 (($ $ $) 14)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 44)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 53)) (-2056 (($ $ $) 21) (($ (-589 $)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 32) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 37)) (-2469 (((-3 $ "failed") $ $) 17)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 46)))
+(((-283 |#1|) (-10 -8 (-15 -3331 ((-3 (-589 |#1|) "failed") (-589 |#1|) |#1|)) (-15 -3263 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3263 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -4102 |#1|)) |#1| |#1|)) (-15 -2501 (|#1| |#1| |#1|)) (-15 -2486 (|#1| |#1| |#1|)) (-15 -3684 ((-108) |#1| |#1|)) (-15 -2057 ((-3 (-589 |#1|) "failed") (-589 |#1|) |#1|)) (-15 -1992 ((-2 (|:| -2275 (-589 |#1|)) (|:| -4102 |#1|)) (-589 |#1|))) (-15 -2056 (|#1| (-589 |#1|))) (-15 -2056 (|#1| |#1| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#1|))) (-284)) (T -283))
+NIL
+(-10 -8 (-15 -3331 ((-3 (-589 |#1|) "failed") (-589 |#1|) |#1|)) (-15 -3263 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3263 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -4102 |#1|)) |#1| |#1|)) (-15 -2501 (|#1| |#1| |#1|)) (-15 -2486 (|#1| |#1| |#1|)) (-15 -3684 ((-108) |#1| |#1|)) (-15 -2057 ((-3 (-589 |#1|) "failed") (-589 |#1|) |#1|)) (-15 -1992 ((-2 (|:| -2275 (-589 |#1|)) (|:| -4102 |#1|)) (-589 |#1|))) (-15 -2056 (|#1| (-589 |#1|))) (-15 -2056 (|#1| |#1| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-3684 (((-108) $ $) 59)) (-1640 (($) 17 T CONST)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-3482 (((-108) $) 31)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-284) (-129)) (T -284))
-((-2787 (*1 *2 *1 *1) (-12 (-4 *1 (-284)) (-5 *2 (-108)))) (-3413 (*1 *2 *1) (-12 (-4 *1 (-284)) (-5 *2 (-710)))) (-2083 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-284)))) (-4032 (*1 *1 *1 *1) (-4 *1 (-284))) (-4059 (*1 *1 *1 *1) (-4 *1 (-284))) (-2100 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -1621 *1))) (-4 *1 (-284)))) (-2100 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-284)))) (-3496 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-589 *1)) (-4 *1 (-284)))))
-(-13 (-851) (-10 -8 (-15 -2787 ((-108) $ $)) (-15 -3413 ((-710) $)) (-15 -2083 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -4032 ($ $ $)) (-15 -4059 ($ $ $)) (-15 -2100 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $)) (-15 -2100 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -3496 ((-3 (-589 $) "failed") (-589 $) $))))
+((-3684 (*1 *2 *1 *1) (-12 (-4 *1 (-284)) (-5 *2 (-108)))) (-3087 (*1 *2 *1) (-12 (-4 *1 (-284)) (-5 *2 (-710)))) (-1227 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-284)))) (-2486 (*1 *1 *1 *1) (-4 *1 (-284))) (-2501 (*1 *1 *1 *1) (-4 *1 (-284))) (-3263 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -4102 *1))) (-4 *1 (-284)))) (-3263 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-284)))) (-3331 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-589 *1)) (-4 *1 (-284)))))
+(-13 (-851) (-10 -8 (-15 -3684 ((-108) $ $)) (-15 -3087 ((-710) $)) (-15 -1227 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -2486 ($ $ $)) (-15 -2501 ($ $ $)) (-15 -3263 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $)) (-15 -3263 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -3331 ((-3 (-589 $) "failed") (-589 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-427) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-2812 (($ $ (-589 |#2|) (-589 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-271 |#2|)) 11) (($ $ (-589 (-271 |#2|))) NIL)))
-(((-285 |#1| |#2|) (-10 -8 (-15 -2812 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -2812 (|#1| |#1| (-271 |#2|))) (-15 -2812 (|#1| |#1| |#2| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#2|) (-589 |#2|)))) (-286 |#2|) (-1016)) (T -285))
+((-1349 (($ $ (-589 |#2|) (-589 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-271 |#2|)) 11) (($ $ (-589 (-271 |#2|))) NIL)))
+(((-285 |#1| |#2|) (-10 -8 (-15 -1349 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -1349 (|#1| |#1| (-271 |#2|))) (-15 -1349 (|#1| |#1| |#2| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#2|) (-589 |#2|)))) (-286 |#2|) (-1016)) (T -285))
NIL
-(-10 -8 (-15 -2812 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -2812 (|#1| |#1| (-271 |#2|))) (-15 -2812 (|#1| |#1| |#2| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#2|) (-589 |#2|))))
-((-2812 (($ $ (-589 |#1|) (-589 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-271 |#1|)) 11) (($ $ (-589 (-271 |#1|))) 10)))
+(-10 -8 (-15 -1349 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -1349 (|#1| |#1| (-271 |#2|))) (-15 -1349 (|#1| |#1| |#2| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#2|) (-589 |#2|))))
+((-1349 (($ $ (-589 |#1|) (-589 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-271 |#1|)) 11) (($ $ (-589 (-271 |#1|))) 10)))
(((-286 |#1|) (-129) (-1016)) (T -286))
-((-2812 (*1 *1 *1 *2) (-12 (-5 *2 (-271 *3)) (-4 *1 (-286 *3)) (-4 *3 (-1016)))) (-2812 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-271 *3))) (-4 *1 (-286 *3)) (-4 *3 (-1016)))))
-(-13 (-484 |t#1| |t#1|) (-10 -8 (-15 -2812 ($ $ (-271 |t#1|))) (-15 -2812 ($ $ (-589 (-271 |t#1|))))))
+((-1349 (*1 *1 *1 *2) (-12 (-5 *2 (-271 *3)) (-4 *1 (-286 *3)) (-4 *3 (-1016)))) (-1349 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-271 *3))) (-4 *1 (-286 *3)) (-4 *3 (-1016)))))
+(-13 (-484 |t#1| |t#1|) (-10 -8 (-15 -1349 ($ $ (-271 |t#1|))) (-15 -1349 ($ $ (-589 (-271 |t#1|))))))
(((-484 |#1| |#1|) . T))
-((-2812 ((|#1| (-1 |#1| (-523)) (-1089 (-383 (-523)))) 24)))
-(((-287 |#1|) (-10 -7 (-15 -2812 (|#1| (-1 |#1| (-523)) (-1089 (-383 (-523)))))) (-37 (-383 (-523)))) (T -287))
-((-2812 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-523))) (-5 *4 (-1089 (-383 (-523)))) (-5 *1 (-287 *2)) (-4 *2 (-37 (-383 (-523)))))))
-(-10 -7 (-15 -2812 (|#1| (-1 |#1| (-523)) (-1089 (-383 (-523))))))
-((-1680 (((-108) $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 7)) (-3941 (((-108) $ $) 9)))
+((-1349 ((|#1| (-1 |#1| (-523)) (-1089 (-383 (-523)))) 25)))
+(((-287 |#1|) (-10 -7 (-15 -1349 (|#1| (-1 |#1| (-523)) (-1089 (-383 (-523)))))) (-37 (-383 (-523)))) (T -287))
+((-1349 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-523))) (-5 *4 (-1089 (-383 (-523)))) (-5 *1 (-287 *2)) (-4 *2 (-37 (-383 (-523)))))))
+(-10 -7 (-15 -1349 (|#1| (-1 |#1| (-523)) (-1089 (-383 (-523))))))
+((-3260 (((-108) $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 7)) (-4037 (((-108) $ $) 9)))
(((-288) (-1016)) (T -288))
NIL
(-1016)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 62)) (-2046 (((-1155 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-1155 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-523)))) (((-3 (-1154 |#2| |#3| |#4|) "failed") $) 24)) (-3508 (((-1155 |#1| |#2| |#3| |#4|) $) NIL) (((-1087) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-523)))) (((-523) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-523)))) (((-1154 |#2| |#3| |#4|) $) NIL)) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-1155 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1169 (-1155 |#1| |#2| |#3| |#4|)))) (-629 $) (-1169 $)) NIL) (((-629 (-1155 |#1| |#2| |#3| |#4|)) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-817 (-355))))) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL)) (-3316 (((-1155 |#1| |#2| |#3| |#4|) $) 21)) (-2738 (((-3 $ "failed") $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-1063)))) (-2057 (((-108) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-3158 (($ $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-1345 (($ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) $) NIL)) (-3603 (((-3 (-779 |#2|) "failed") $) 76)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-284)))) (-2733 (((-1155 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 (-1155 |#1| |#2| |#3| |#4|)) (-589 (-1155 |#1| |#2| |#3| |#4|))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-286 (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-286 (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-271 (-1155 |#1| |#2| |#3| |#4|))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-286 (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-589 (-271 (-1155 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-286 (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-589 (-1087)) (-589 (-1155 |#1| |#2| |#3| |#4|))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-484 (-1087) (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-1087) (-1155 |#1| |#2| |#3| |#4|)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-484 (-1087) (-1155 |#1| |#2| |#3| |#4|))))) (-3413 (((-710) $) NIL)) (-1937 (($ $ (-1155 |#1| |#2| |#3| |#4|)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-263 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-211))) (($ $ (-710)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-211))) (($ $ (-1087)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) (-710)) NIL) (($ $ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|))) NIL)) (-2793 (($ $) NIL)) (-3329 (((-1155 |#1| |#2| |#3| |#4|) $) 17)) (-1400 (((-823 (-523)) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-564 (-499)))) (((-355) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-949))) (((-203) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-949)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-1155 |#1| |#2| |#3| |#4|) (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-1155 |#1| |#2| |#3| |#4|)) 28) (($ (-1087)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-1087)))) (($ (-1154 |#2| |#3| |#4|)) 36)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-1155 |#1| |#2| |#3| |#4|) (-840))) (|has| (-1155 |#1| |#2| |#3| |#4|) (-134))))) (-3272 (((-710)) NIL)) (-3809 (((-1155 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-508)))) (-2801 (((-108) $ $) NIL)) (-2695 (($ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 41 T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-211))) (($ $ (-710)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-211))) (($ $ (-1087)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) (-710)) NIL) (($ $ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|))) NIL)) (-4006 (((-108) $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-3966 (((-108) $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-4074 (($ $ $) 33) (($ (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) 30)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-1155 |#1| |#2| |#3| |#4|) $) 29) (($ $ (-1155 |#1| |#2| |#3| |#4|)) NIL)))
-(((-289 |#1| |#2| |#3| |#4|) (-13 (-921 (-1155 |#1| |#2| |#3| |#4|)) (-964 (-1154 |#2| |#3| |#4|)) (-10 -8 (-15 -3603 ((-3 (-779 |#2|) "failed") $)) (-15 -1691 ($ (-1154 |#2| |#3| |#4|))))) (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)) (-13 (-27) (-1109) (-406 |#1|)) (-1087) |#2|) (T -289))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1154 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087)) (-14 *6 *4) (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427))) (-5 *1 (-289 *3 *4 *5 *6)))) (-3603 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427))) (-5 *2 (-779 *4)) (-5 *1 (-289 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087)) (-14 *6 *4))))
-(-13 (-921 (-1155 |#1| |#2| |#3| |#4|)) (-964 (-1154 |#2| |#3| |#4|)) (-10 -8 (-15 -3603 ((-3 (-779 |#2|) "failed") $)) (-15 -1691 ($ (-1154 |#2| |#3| |#4|)))))
-((-1345 (((-292 |#2|) (-1 |#2| |#1|) (-292 |#1|)) 13)))
-(((-290 |#1| |#2|) (-10 -7 (-15 -1345 ((-292 |#2|) (-1 |#2| |#1|) (-292 |#1|)))) (-786) (-786)) (T -290))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-292 *5)) (-4 *5 (-786)) (-4 *6 (-786)) (-5 *2 (-292 *6)) (-5 *1 (-290 *5 *6)))))
-(-10 -7 (-15 -1345 ((-292 |#2|) (-1 |#2| |#1|) (-292 |#1|))))
-((-1355 (((-51) |#2| (-271 |#2|) (-710)) 33) (((-51) |#2| (-271 |#2|)) 24) (((-51) |#2| (-710)) 28) (((-51) |#2|) 25) (((-51) (-1087)) 21)) (-3199 (((-51) |#2| (-271 |#2|) (-383 (-523))) 51) (((-51) |#2| (-271 |#2|)) 48) (((-51) |#2| (-383 (-523))) 50) (((-51) |#2|) 49) (((-51) (-1087)) 47)) (-1380 (((-51) |#2| (-271 |#2|) (-383 (-523))) 46) (((-51) |#2| (-271 |#2|)) 43) (((-51) |#2| (-383 (-523))) 45) (((-51) |#2|) 44) (((-51) (-1087)) 42)) (-1369 (((-51) |#2| (-271 |#2|) (-523)) 39) (((-51) |#2| (-271 |#2|)) 35) (((-51) |#2| (-523)) 38) (((-51) |#2|) 36) (((-51) (-1087)) 34)))
-(((-291 |#1| |#2|) (-10 -7 (-15 -1355 ((-51) (-1087))) (-15 -1355 ((-51) |#2|)) (-15 -1355 ((-51) |#2| (-710))) (-15 -1355 ((-51) |#2| (-271 |#2|))) (-15 -1355 ((-51) |#2| (-271 |#2|) (-710))) (-15 -1369 ((-51) (-1087))) (-15 -1369 ((-51) |#2|)) (-15 -1369 ((-51) |#2| (-523))) (-15 -1369 ((-51) |#2| (-271 |#2|))) (-15 -1369 ((-51) |#2| (-271 |#2|) (-523))) (-15 -1380 ((-51) (-1087))) (-15 -1380 ((-51) |#2|)) (-15 -1380 ((-51) |#2| (-383 (-523)))) (-15 -1380 ((-51) |#2| (-271 |#2|))) (-15 -1380 ((-51) |#2| (-271 |#2|) (-383 (-523)))) (-15 -3199 ((-51) (-1087))) (-15 -3199 ((-51) |#2|)) (-15 -3199 ((-51) |#2| (-383 (-523)))) (-15 -3199 ((-51) |#2| (-271 |#2|))) (-15 -3199 ((-51) |#2| (-271 |#2|) (-383 (-523))))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -291))
-((-3199 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-271 *3)) (-5 *5 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *6 *3)))) (-3199 (*1 *2 *3 *4) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)))) (-3199 (*1 *2 *3 *4) (-12 (-5 *4 (-383 (-523))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-3199 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-3199 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *5)) (-4 *5 (-13 (-27) (-1109) (-406 *4))))) (-1380 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-271 *3)) (-5 *5 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *6 *3)))) (-1380 (*1 *2 *3 *4) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)))) (-1380 (*1 *2 *3 *4) (-12 (-5 *4 (-383 (-523))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-1380 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-1380 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *5)) (-4 *5 (-13 (-27) (-1109) (-406 *4))))) (-1369 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 *5) (-585 *5))) (-5 *5 (-523)) (-5 *2 (-51)) (-5 *1 (-291 *6 *3)))) (-1369 (*1 *2 *3 *4) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)))) (-1369 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-4 *5 (-13 (-427) (-786) (-964 *4) (-585 *4))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-1369 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-1369 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *5)) (-4 *5 (-13 (-27) (-1109) (-406 *4))))) (-1355 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-271 *3)) (-5 *5 (-710)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *6 *3)))) (-1355 (*1 *2 *3 *4) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)))) (-1355 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-1355 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-1355 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *5)) (-4 *5 (-13 (-27) (-1109) (-406 *4))))))
-(-10 -7 (-15 -1355 ((-51) (-1087))) (-15 -1355 ((-51) |#2|)) (-15 -1355 ((-51) |#2| (-710))) (-15 -1355 ((-51) |#2| (-271 |#2|))) (-15 -1355 ((-51) |#2| (-271 |#2|) (-710))) (-15 -1369 ((-51) (-1087))) (-15 -1369 ((-51) |#2|)) (-15 -1369 ((-51) |#2| (-523))) (-15 -1369 ((-51) |#2| (-271 |#2|))) (-15 -1369 ((-51) |#2| (-271 |#2|) (-523))) (-15 -1380 ((-51) (-1087))) (-15 -1380 ((-51) |#2|)) (-15 -1380 ((-51) |#2| (-383 (-523)))) (-15 -1380 ((-51) |#2| (-271 |#2|))) (-15 -1380 ((-51) |#2| (-271 |#2|) (-383 (-523)))) (-15 -3199 ((-51) (-1087))) (-15 -3199 ((-51) |#2|)) (-15 -3199 ((-51) |#2| (-383 (-523)))) (-15 -3199 ((-51) |#2| (-271 |#2|))) (-15 -3199 ((-51) |#2| (-271 |#2|) (-383 (-523)))))
-((-1680 (((-108) $ $) NIL)) (-3012 (((-589 $) $ (-1087)) NIL (|has| |#1| (-515))) (((-589 $) $) NIL (|has| |#1| (-515))) (((-589 $) (-1083 $) (-1087)) NIL (|has| |#1| (-515))) (((-589 $) (-1083 $)) NIL (|has| |#1| (-515))) (((-589 $) (-883 $)) NIL (|has| |#1| (-515)))) (-3879 (($ $ (-1087)) NIL (|has| |#1| (-515))) (($ $) NIL (|has| |#1| (-515))) (($ (-1083 $) (-1087)) NIL (|has| |#1| (-515))) (($ (-1083 $)) NIL (|has| |#1| (-515))) (($ (-883 $)) NIL (|has| |#1| (-515)))) (-2603 (((-108) $) 27 (-3172 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (-1292 (((-589 (-1087)) $) 345)) (-2389 (((-383 (-1083 $)) $ (-562 $)) NIL (|has| |#1| (-515)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3643 (((-589 (-562 $)) $) NIL)) (-1462 (($ $) 154 (|has| |#1| (-515)))) (-1285 (($ $) 130 (|has| |#1| (-515)))) (-1428 (($ $ (-1009 $)) 215 (|has| |#1| (-515))) (($ $ (-1087)) 211 (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) NIL (-3172 (|has| |#1| (-21)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (-1349 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) 361) (($ $ (-589 (-562 $)) (-589 $)) 404)) (-4130 (((-394 (-1083 $)) (-1083 $)) 288 (-12 (|has| |#1| (-427)) (|has| |#1| (-515))))) (-3718 (($ $) NIL (|has| |#1| (-515)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-515)))) (-2437 (($ $) NIL (|has| |#1| (-515)))) (-2787 (((-108) $ $) NIL (|has| |#1| (-515)))) (-1441 (($ $) 150 (|has| |#1| (-515)))) (-1260 (($ $) 126 (|has| |#1| (-515)))) (-2135 (($ $ (-523)) 64 (|has| |#1| (-515)))) (-1481 (($ $) 158 (|has| |#1| (-515)))) (-1309 (($ $) 134 (|has| |#1| (-515)))) (-4189 (($) NIL (-3172 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))) CONST)) (-2734 (((-589 $) $ (-1087)) NIL (|has| |#1| (-515))) (((-589 $) $) NIL (|has| |#1| (-515))) (((-589 $) (-1083 $) (-1087)) NIL (|has| |#1| (-515))) (((-589 $) (-1083 $)) NIL (|has| |#1| (-515))) (((-589 $) (-883 $)) NIL (|has| |#1| (-515)))) (-1264 (($ $ (-1087)) NIL (|has| |#1| (-515))) (($ $) NIL (|has| |#1| (-515))) (($ (-1083 $) (-1087)) 117 (|has| |#1| (-515))) (($ (-1083 $)) NIL (|has| |#1| (-515))) (($ (-883 $)) NIL (|has| |#1| (-515)))) (-1220 (((-3 (-562 $) "failed") $) 17) (((-3 (-1087) "failed") $) NIL) (((-3 |#1| "failed") $) 413) (((-3 (-47) "failed") $) 317 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-883 |#1|)) "failed") $) NIL (|has| |#1| (-515))) (((-3 (-883 |#1|) "failed") $) NIL (|has| |#1| (-973))) (((-3 (-383 (-523)) "failed") $) 45 (-3172 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-3508 (((-562 $) $) 11) (((-1087) $) NIL) ((|#1| $) 395) (((-47) $) NIL (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-883 |#1|)) $) NIL (|has| |#1| (-515))) (((-883 |#1|) $) NIL (|has| |#1| (-973))) (((-383 (-523)) $) 301 (-3172 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-4059 (($ $ $) NIL (|has| |#1| (-515)))) (-2243 (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 110 (|has| |#1| (-973))) (((-629 |#1|) (-629 $)) 102 (|has| |#1| (-973))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (-2116 (($ $) 84 (|has| |#1| (-515)))) (-1444 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))))) (-4032 (($ $ $) NIL (|has| |#1| (-515)))) (-3584 (($ $ (-1009 $)) 219 (|has| |#1| (-515))) (($ $ (-1087)) 217 (|has| |#1| (-515)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-515)))) (-3049 (((-108) $) NIL (|has| |#1| (-515)))) (-1960 (($ $ $) 185 (|has| |#1| (-515)))) (-3352 (($) 120 (|has| |#1| (-515)))) (-3325 (($ $ $) 205 (|has| |#1| (-515)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 367 (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 373 (|has| |#1| (-817 (-355))))) (-2055 (($ $) NIL) (($ (-589 $)) NIL)) (-2196 (((-589 (-110)) $) NIL)) (-2947 (((-110) (-110)) 260)) (-2769 (((-108) $) 25 (-3172 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))))) (-3860 (((-108) $) NIL (|has| $ (-964 (-523))))) (-1296 (($ $) 66 (|has| |#1| (-973)))) (-3316 (((-1039 |#1| (-562 $)) $) 79 (|has| |#1| (-973)))) (-2449 (((-108) $) 46 (|has| |#1| (-515)))) (-1973 (($ $ (-523)) NIL (|has| |#1| (-515)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-515)))) (-1414 (((-1083 $) (-562 $)) 261 (|has| $ (-973)))) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 $ $) (-562 $)) 400)) (-2577 (((-3 (-562 $) "failed") $) NIL)) (-2313 (($ $) 124 (|has| |#1| (-515)))) (-1451 (($ $) 230 (|has| |#1| (-515)))) (-3278 (($ (-589 $)) NIL (|has| |#1| (-515))) (($ $ $) NIL (|has| |#1| (-515)))) (-2032 (((-1070) $) NIL)) (-2378 (((-589 (-562 $)) $) 48)) (-3396 (($ (-110) $) NIL) (($ (-110) (-589 $)) 405)) (-3538 (((-3 (-589 $) "failed") $) NIL (|has| |#1| (-1028)))) (-3064 (((-3 (-2 (|:| |val| $) (|:| -1475 (-523))) "failed") $) NIL (|has| |#1| (-973)))) (-3478 (((-3 (-589 $) "failed") $) 408 (|has| |#1| (-25)))) (-3925 (((-3 (-2 (|:| -3474 (-523)) (|:| |var| (-562 $))) "failed") $) 412 (|has| |#1| (-25)))) (-2790 (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $) NIL (|has| |#1| (-1028))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-110)) NIL (|has| |#1| (-973))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-1087)) NIL (|has| |#1| (-973)))) (-3739 (((-108) $ (-110)) NIL) (((-108) $ (-1087)) 52)) (-1396 (($ $) NIL (-3172 (|has| |#1| (-448)) (|has| |#1| (-515))))) (-2663 (($ $ (-1087)) 234 (|has| |#1| (-515))) (($ $ (-1009 $)) 236 (|has| |#1| (-515)))) (-1933 (((-710) $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) 43)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 281 (|has| |#1| (-515)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-515))) (($ $ $) NIL (|has| |#1| (-515)))) (-3536 (((-108) $ $) NIL) (((-108) $ (-1087)) NIL)) (-3109 (($ $ (-1087)) 209 (|has| |#1| (-515))) (($ $) 207 (|has| |#1| (-515)))) (-3459 (($ $) 201 (|has| |#1| (-515)))) (-1417 (((-394 (-1083 $)) (-1083 $)) 286 (-12 (|has| |#1| (-427)) (|has| |#1| (-515))))) (-2424 (((-394 $) $) NIL (|has| |#1| (-515)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-515))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-515)))) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-515)))) (-2922 (($ $) 122 (|has| |#1| (-515)))) (-3101 (((-108) $) NIL (|has| $ (-964 (-523))))) (-2812 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) 399) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) 355) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1087)) NIL (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-564 (-499)))) (($ $) NIL (|has| |#1| (-564 (-499)))) (($ $ (-110) $ (-1087)) 343 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-110)) (-589 $) (-1087)) 342 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $))) NIL (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $)))) NIL (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ (-589 $))) NIL (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ $)) NIL (|has| |#1| (-973)))) (-3413 (((-710) $) NIL (|has| |#1| (-515)))) (-2533 (($ $) 222 (|has| |#1| (-515)))) (-1937 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-1303 (($ $) NIL) (($ $ $) NIL)) (-1247 (($ $) 232 (|has| |#1| (-515)))) (-2370 (($ $) 183 (|has| |#1| (-515)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-973))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-973))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-973))) (($ $ (-1087)) NIL (|has| |#1| (-973)))) (-2793 (($ $) 67 (|has| |#1| (-515)))) (-3329 (((-1039 |#1| (-562 $)) $) 81 (|has| |#1| (-515)))) (-2762 (($ $) 299 (|has| $ (-973)))) (-2306 (($ $) 160 (|has| |#1| (-515)))) (-1322 (($ $) 136 (|has| |#1| (-515)))) (-1471 (($ $) 156 (|has| |#1| (-515)))) (-1295 (($ $) 132 (|has| |#1| (-515)))) (-1453 (($ $) 152 (|has| |#1| (-515)))) (-1274 (($ $) 128 (|has| |#1| (-515)))) (-1400 (((-823 (-523)) $) NIL (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| |#1| (-564 (-823 (-355))))) (($ (-394 $)) NIL (|has| |#1| (-515))) (((-499) $) 340 (|has| |#1| (-564 (-499))))) (-3361 (($ $ $) NIL (|has| |#1| (-448)))) (-2892 (($ $ $) NIL (|has| |#1| (-448)))) (-1691 (((-794) $) 398) (($ (-562 $)) 389) (($ (-1087)) 357) (($ |#1|) 318) (($ $) NIL (|has| |#1| (-515))) (($ (-47)) 293 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) (($ (-1039 |#1| (-562 $))) 83 (|has| |#1| (-973))) (($ (-383 |#1|)) NIL (|has| |#1| (-515))) (($ (-883 (-383 |#1|))) NIL (|has| |#1| (-515))) (($ (-383 (-883 (-383 |#1|)))) NIL (|has| |#1| (-515))) (($ (-383 (-883 |#1|))) NIL (|has| |#1| (-515))) (($ (-883 |#1|)) NIL (|has| |#1| (-973))) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-515)) (|has| |#1| (-964 (-383 (-523)))))) (($ (-523)) 34 (-3172 (|has| |#1| (-964 (-523))) (|has| |#1| (-973))))) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL (|has| |#1| (-973)))) (-2850 (($ $) NIL) (($ (-589 $)) NIL)) (-3435 (($ $ $) 203 (|has| |#1| (-515)))) (-2842 (($ $ $) 189 (|has| |#1| (-515)))) (-3083 (($ $ $) 193 (|has| |#1| (-515)))) (-3789 (($ $ $) 187 (|has| |#1| (-515)))) (-3357 (($ $ $) 191 (|has| |#1| (-515)))) (-3198 (((-108) (-110)) 9)) (-2341 (($ $) 166 (|has| |#1| (-515)))) (-1401 (($ $) 142 (|has| |#1| (-515)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) 162 (|has| |#1| (-515)))) (-1334 (($ $) 138 (|has| |#1| (-515)))) (-2366 (($ $) 170 (|has| |#1| (-515)))) (-1421 (($ $) 146 (|has| |#1| (-515)))) (-2971 (($ (-1087) $) NIL) (($ (-1087) $ $) NIL) (($ (-1087) $ $ $) NIL) (($ (-1087) $ $ $ $) NIL) (($ (-1087) (-589 $)) NIL)) (-2771 (($ $) 197 (|has| |#1| (-515)))) (-2823 (($ $) 195 (|has| |#1| (-515)))) (-2102 (($ $) 172 (|has| |#1| (-515)))) (-1431 (($ $) 148 (|has| |#1| (-515)))) (-2353 (($ $) 168 (|has| |#1| (-515)))) (-1413 (($ $) 144 (|has| |#1| (-515)))) (-2330 (($ $) 164 (|has| |#1| (-515)))) (-1346 (($ $) 140 (|has| |#1| (-515)))) (-2695 (($ $) 175 (|has| |#1| (-515)))) (-2423 (($ $ (-523)) NIL (-3172 (|has| |#1| (-448)) (|has| |#1| (-515)))) (($ $ (-710)) NIL (-3172 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028)))) (($ $ (-852)) NIL (-3172 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))))) (-1879 (($) 20 (-3172 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))) CONST)) (-3202 (($ $) 226 (|has| |#1| (-515)))) (-1891 (($) 22 (-3172 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))) CONST)) (-2846 (($ $) 177 (|has| |#1| (-515))) (($ $ $) 179 (|has| |#1| (-515)))) (-1638 (($ $) 224 (|has| |#1| (-515)))) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-973))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-973))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-973))) (($ $ (-1087)) NIL (|has| |#1| (-973)))) (-1819 (($ $) 228 (|has| |#1| (-515)))) (-4056 (($ $ $) 181 (|has| |#1| (-515)))) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 76)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 75)) (-4074 (($ (-1039 |#1| (-562 $)) (-1039 |#1| (-562 $))) 93 (|has| |#1| (-515))) (($ $ $) 42 (-3172 (|has| |#1| (-448)) (|has| |#1| (-515))))) (-4060 (($ $ $) 40 (-3172 (|has| |#1| (-21)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (($ $) 29 (-3172 (|has| |#1| (-21)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (-4045 (($ $ $) 38 (-3172 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (** (($ $ $) 61 (|has| |#1| (-515))) (($ $ (-383 (-523))) 296 (|has| |#1| (-515))) (($ $ (-523)) 71 (-3172 (|has| |#1| (-448)) (|has| |#1| (-515)))) (($ $ (-710)) 68 (-3172 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028)))) (($ $ (-852)) 73 (-3172 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))))) (* (($ (-383 (-523)) $) NIL (|has| |#1| (-515))) (($ $ (-383 (-523))) NIL (|has| |#1| (-515))) (($ |#1| $) NIL (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158))) (($ $ $) 36 (-3172 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028)))) (($ (-523) $) 32 (-3172 (|has| |#1| (-21)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (($ (-710) $) NIL (-3172 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (($ (-852) $) NIL (-3172 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))))
-(((-292 |#1|) (-13 (-406 |#1|) (-10 -8 (IF (|has| |#1| (-515)) (PROGN (-6 (-29 |#1|)) (-6 (-1109)) (-6 (-147)) (-6 (-575)) (-6 (-1051)) (-15 -2116 ($ $)) (-15 -2449 ((-108) $)) (-15 -2135 ($ $ (-523))) (IF (|has| |#1| (-427)) (PROGN (-15 -1417 ((-394 (-1083 $)) (-1083 $))) (-15 -4130 ((-394 (-1083 $)) (-1083 $)))) |%noBranch|) (IF (|has| |#1| (-964 (-523))) (-6 (-964 (-47))) |%noBranch|)) |%noBranch|))) (-786)) (T -292))
-((-2116 (*1 *1 *1) (-12 (-5 *1 (-292 *2)) (-4 *2 (-515)) (-4 *2 (-786)))) (-2449 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-292 *3)) (-4 *3 (-515)) (-4 *3 (-786)))) (-2135 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-292 *3)) (-4 *3 (-515)) (-4 *3 (-786)))) (-1417 (*1 *2 *3) (-12 (-5 *2 (-394 (-1083 *1))) (-5 *1 (-292 *4)) (-5 *3 (-1083 *1)) (-4 *4 (-427)) (-4 *4 (-515)) (-4 *4 (-786)))) (-4130 (*1 *2 *3) (-12 (-5 *2 (-394 (-1083 *1))) (-5 *1 (-292 *4)) (-5 *3 (-1083 *1)) (-4 *4 (-427)) (-4 *4 (-515)) (-4 *4 (-786)))))
-(-13 (-406 |#1|) (-10 -8 (IF (|has| |#1| (-515)) (PROGN (-6 (-29 |#1|)) (-6 (-1109)) (-6 (-147)) (-6 (-575)) (-6 (-1051)) (-15 -2116 ($ $)) (-15 -2449 ((-108) $)) (-15 -2135 ($ $ (-523))) (IF (|has| |#1| (-427)) (PROGN (-15 -1417 ((-394 (-1083 $)) (-1083 $))) (-15 -4130 ((-394 (-1083 $)) (-1083 $)))) |%noBranch|) (IF (|has| |#1| (-964 (-523))) (-6 (-964 (-47))) |%noBranch|)) |%noBranch|)))
-((-4168 (((-51) |#2| (-110) (-271 |#2|) (-589 |#2|)) 86) (((-51) |#2| (-110) (-271 |#2|) (-271 |#2|)) 82) (((-51) |#2| (-110) (-271 |#2|) |#2|) 84) (((-51) (-271 |#2|) (-110) (-271 |#2|) |#2|) 85) (((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|))) 78) (((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 |#2|)) 80) (((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 |#2|)) 81) (((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|))) 79) (((-51) (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|)) 87) (((-51) (-271 |#2|) (-110) (-271 |#2|) (-271 |#2|)) 83)))
-(((-293 |#1| |#2|) (-10 -7 (-15 -4168 ((-51) (-271 |#2|) (-110) (-271 |#2|) (-271 |#2|))) (-15 -4168 ((-51) (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|))) (-15 -4168 ((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|)))) (-15 -4168 ((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 |#2|))) (-15 -4168 ((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 |#2|))) (-15 -4168 ((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|)))) (-15 -4168 ((-51) (-271 |#2|) (-110) (-271 |#2|) |#2|)) (-15 -4168 ((-51) |#2| (-110) (-271 |#2|) |#2|)) (-15 -4168 ((-51) |#2| (-110) (-271 |#2|) (-271 |#2|))) (-15 -4168 ((-51) |#2| (-110) (-271 |#2|) (-589 |#2|)))) (-13 (-786) (-515) (-564 (-499))) (-406 |#1|)) (T -293))
-((-4168 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-5 *6 (-589 *3)) (-4 *3 (-406 *7)) (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *7 *3)))) (-4168 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-4 *3 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-4168 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-4 *3 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-4168 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-271 *5)) (-5 *4 (-110)) (-4 *5 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *5)))) (-4168 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-110))) (-5 *6 (-589 (-271 *8))) (-4 *8 (-406 *7)) (-5 *5 (-271 *8)) (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *7 *8)))) (-4168 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-589 *7)) (-5 *4 (-589 (-110))) (-5 *5 (-271 *7)) (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *7)))) (-4168 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-589 (-271 *8))) (-5 *4 (-589 (-110))) (-5 *5 (-271 *8)) (-5 *6 (-589 *8)) (-4 *8 (-406 *7)) (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *7 *8)))) (-4168 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-589 (-271 *7))) (-5 *4 (-589 (-110))) (-5 *5 (-271 *7)) (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *7)))) (-4168 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-271 *7)) (-5 *4 (-110)) (-5 *5 (-589 *7)) (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *7)))) (-4168 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-271 *6)) (-5 *4 (-110)) (-4 *6 (-406 *5)) (-4 *5 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *6)))))
-(-10 -7 (-15 -4168 ((-51) (-271 |#2|) (-110) (-271 |#2|) (-271 |#2|))) (-15 -4168 ((-51) (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|))) (-15 -4168 ((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|)))) (-15 -4168 ((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 |#2|))) (-15 -4168 ((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 |#2|))) (-15 -4168 ((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|)))) (-15 -4168 ((-51) (-271 |#2|) (-110) (-271 |#2|) |#2|)) (-15 -4168 ((-51) |#2| (-110) (-271 |#2|) |#2|)) (-15 -4168 ((-51) |#2| (-110) (-271 |#2|) (-271 |#2|))) (-15 -4168 ((-51) |#2| (-110) (-271 |#2|) (-589 |#2|))))
-((-4135 (((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523) (-1070)) 46) (((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523)) 47) (((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523) (-1070)) 43) (((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523)) 44)) (-2566 (((-1 (-203) (-203)) (-203)) 45)))
-(((-294) (-10 -7 (-15 -2566 ((-1 (-203) (-203)) (-203))) (-15 -4135 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523))) (-15 -4135 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523) (-1070))) (-15 -4135 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523))) (-15 -4135 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523) (-1070))))) (T -294))
-((-4135 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-203)) (-5 *7 (-523)) (-5 *8 (-1070)) (-5 *2 (-1119 (-857))) (-5 *1 (-294)))) (-4135 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-203)) (-5 *7 (-523)) (-5 *2 (-1119 (-857))) (-5 *1 (-294)))) (-4135 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-523)) (-5 *7 (-1070)) (-5 *2 (-1119 (-857))) (-5 *1 (-294)))) (-4135 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-523)) (-5 *2 (-1119 (-857))) (-5 *1 (-294)))) (-2566 (*1 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-294)) (-5 *3 (-203)))))
-(-10 -7 (-15 -2566 ((-1 (-203) (-203)) (-203))) (-15 -4135 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523))) (-15 -4135 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523) (-1070))) (-15 -4135 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523))) (-15 -4135 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523) (-1070))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 24)) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3276 (($ $ (-383 (-523))) NIL) (($ $ (-383 (-523)) (-383 (-523))) NIL)) (-1552 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) 19)) (-1462 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-1441 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) NIL)) (-1481 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) 31)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-2589 (((-108) $) NIL)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-383 (-523)) $) NIL) (((-383 (-523)) $ (-383 (-523))) 15)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) NIL) (($ $ (-383 (-523))) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-383 (-523))) NIL) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2313 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2814 (($ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109)))))) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-3053 (($ $ (-383 (-523))) NIL)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3307 (((-383 (-523)) $) 16)) (-2840 (($ (-1154 |#1| |#2| |#3|)) 11)) (-1475 (((-1154 |#1| |#2| |#3|) $) 12)) (-2922 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ (-383 (-523))) NIL) (($ $ $) NIL (|has| (-383 (-523)) (-1028)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-2640 (((-383 (-523)) $) NIL)) (-2306 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 10)) (-1691 (((-794) $) 37) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-2084 ((|#1| $ (-383 (-523))) 29)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-3710 ((|#1| $) NIL)) (-2341 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-383 (-523))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 26)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 32)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-295 |#1| |#2| |#3|) (-13 (-1150 |#1|) (-731) (-10 -8 (-15 -2840 ($ (-1154 |#1| |#2| |#3|))) (-15 -1475 ((-1154 |#1| |#2| |#3|) $)) (-15 -3307 ((-383 (-523)) $)))) (-13 (-339) (-786)) (-1087) |#1|) (T -295))
-((-2840 (*1 *1 *2) (-12 (-5 *2 (-1154 *3 *4 *5)) (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-295 *3 *4 *5)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-1154 *3 *4 *5)) (-5 *1 (-295 *3 *4 *5)) (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3))) (-3307 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-295 *3 *4 *5)) (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3))))
-(-13 (-1150 |#1|) (-731) (-10 -8 (-15 -2840 ($ (-1154 |#1| |#2| |#3|))) (-15 -1475 ((-1154 |#1| |#2| |#3|) $)) (-15 -3307 ((-383 (-523)) $))))
-((-1973 (((-2 (|:| -1475 (-710)) (|:| -3474 |#1|) (|:| |radicand| (-589 |#1|))) (-394 |#1|) (-710)) 24)) (-2313 (((-589 (-2 (|:| -3474 (-710)) (|:| |logand| |#1|))) (-394 |#1|)) 28)))
-(((-296 |#1|) (-10 -7 (-15 -1973 ((-2 (|:| -1475 (-710)) (|:| -3474 |#1|) (|:| |radicand| (-589 |#1|))) (-394 |#1|) (-710))) (-15 -2313 ((-589 (-2 (|:| -3474 (-710)) (|:| |logand| |#1|))) (-394 |#1|)))) (-515)) (T -296))
-((-2313 (*1 *2 *3) (-12 (-5 *3 (-394 *4)) (-4 *4 (-515)) (-5 *2 (-589 (-2 (|:| -3474 (-710)) (|:| |logand| *4)))) (-5 *1 (-296 *4)))) (-1973 (*1 *2 *3 *4) (-12 (-5 *3 (-394 *5)) (-4 *5 (-515)) (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *5) (|:| |radicand| (-589 *5)))) (-5 *1 (-296 *5)) (-5 *4 (-710)))))
-(-10 -7 (-15 -1973 ((-2 (|:| -1475 (-710)) (|:| -3474 |#1|) (|:| |radicand| (-589 |#1|))) (-394 |#1|) (-710))) (-15 -2313 ((-589 (-2 (|:| -3474 (-710)) (|:| |logand| |#1|))) (-394 |#1|))))
-((-1292 (((-589 |#2|) (-1083 |#4|)) 43)) (-1663 ((|#3| (-523)) 46)) (-4144 (((-1083 |#4|) (-1083 |#3|)) 30)) (-2195 (((-1083 |#4|) (-1083 |#4|) (-523)) 56)) (-1730 (((-1083 |#3|) (-1083 |#4|)) 21)) (-2640 (((-589 (-710)) (-1083 |#4|) (-589 |#2|)) 40)) (-3106 (((-1083 |#3|) (-1083 |#4|) (-589 |#2|) (-589 |#3|)) 35)))
-(((-297 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3106 ((-1083 |#3|) (-1083 |#4|) (-589 |#2|) (-589 |#3|))) (-15 -2640 ((-589 (-710)) (-1083 |#4|) (-589 |#2|))) (-15 -1292 ((-589 |#2|) (-1083 |#4|))) (-15 -1730 ((-1083 |#3|) (-1083 |#4|))) (-15 -4144 ((-1083 |#4|) (-1083 |#3|))) (-15 -2195 ((-1083 |#4|) (-1083 |#4|) (-523))) (-15 -1663 (|#3| (-523)))) (-732) (-786) (-973) (-880 |#3| |#1| |#2|)) (T -297))
-((-1663 (*1 *2 *3) (-12 (-5 *3 (-523)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-973)) (-5 *1 (-297 *4 *5 *2 *6)) (-4 *6 (-880 *2 *4 *5)))) (-2195 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 *7)) (-5 *3 (-523)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-5 *1 (-297 *4 *5 *6 *7)))) (-4144 (*1 *2 *3) (-12 (-5 *3 (-1083 *6)) (-4 *6 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-1083 *7)) (-5 *1 (-297 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-1730 (*1 *2 *3) (-12 (-5 *3 (-1083 *7)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-5 *2 (-1083 *6)) (-5 *1 (-297 *4 *5 *6 *7)))) (-1292 (*1 *2 *3) (-12 (-5 *3 (-1083 *7)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-5 *2 (-589 *5)) (-5 *1 (-297 *4 *5 *6 *7)))) (-2640 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *8)) (-5 *4 (-589 *6)) (-4 *6 (-786)) (-4 *8 (-880 *7 *5 *6)) (-4 *5 (-732)) (-4 *7 (-973)) (-5 *2 (-589 (-710))) (-5 *1 (-297 *5 *6 *7 *8)))) (-3106 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-5 *5 (-589 *8)) (-4 *7 (-786)) (-4 *8 (-973)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732)) (-5 *2 (-1083 *8)) (-5 *1 (-297 *6 *7 *8 *9)))))
-(-10 -7 (-15 -3106 ((-1083 |#3|) (-1083 |#4|) (-589 |#2|) (-589 |#3|))) (-15 -2640 ((-589 (-710)) (-1083 |#4|) (-589 |#2|))) (-15 -1292 ((-589 |#2|) (-1083 |#4|))) (-15 -1730 ((-1083 |#3|) (-1083 |#4|))) (-15 -4144 ((-1083 |#4|) (-1083 |#3|))) (-15 -2195 ((-1083 |#4|) (-1083 |#4|) (-523))) (-15 -1663 (|#3| (-523))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 14)) (-1552 (((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-523)))) $) 18)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2395 (((-710) $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-2212 ((|#1| $ (-523)) NIL)) (-2173 (((-523) $ (-523)) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-3261 (($ (-1 (-523) (-523)) $) 10)) (-2032 (((-1070) $) NIL)) (-1812 (($ $ $) NIL (|has| (-523) (-731)))) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL) (($ |#1|) NIL)) (-2084 (((-523) |#1| $) NIL)) (-1879 (($) 15 T CONST)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) 21 (|has| |#1| (-786)))) (-4060 (($ $) 11) (($ $ $) 20)) (-4045 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ (-523)) NIL) (($ (-523) |#1|) 19)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 62)) (-3964 (((-1155 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-1155 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-523)))) (((-3 (-1154 |#2| |#3| |#4|) "failed") $) 25)) (-1996 (((-1155 |#1| |#2| |#3| |#4|) $) NIL) (((-1087) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-523)))) (((-523) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-523)))) (((-1154 |#2| |#3| |#4|) $) NIL)) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-1155 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1169 (-1155 |#1| |#2| |#3| |#4|)))) (-629 $) (-1169 $)) NIL) (((-629 (-1155 |#1| |#2| |#3| |#4|)) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-817 (-355))))) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL)) (-2164 (((-1155 |#1| |#2| |#3| |#4|) $) 21)) (-1289 (((-3 $ "failed") $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-1063)))) (-4050 (((-108) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-2644 (($ $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-3015 (($ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) $) NIL)) (-3202 (((-3 (-779 |#2|) "failed") $) 78)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-284)))) (-1250 (((-1155 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 (-1155 |#1| |#2| |#3| |#4|)) (-589 (-1155 |#1| |#2| |#3| |#4|))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-286 (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-286 (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-271 (-1155 |#1| |#2| |#3| |#4|))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-286 (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-589 (-271 (-1155 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-286 (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-589 (-1087)) (-589 (-1155 |#1| |#2| |#3| |#4|))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-484 (-1087) (-1155 |#1| |#2| |#3| |#4|)))) (($ $ (-1087) (-1155 |#1| |#2| |#3| |#4|)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-484 (-1087) (-1155 |#1| |#2| |#3| |#4|))))) (-3087 (((-710) $) NIL)) (-1502 (($ $ (-1155 |#1| |#2| |#3| |#4|)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-263 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-211))) (($ $ (-710)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-211))) (($ $ (-1087)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) (-710)) NIL) (($ $ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|))) NIL)) (-3758 (($ $) NIL)) (-2171 (((-1155 |#1| |#2| |#3| |#4|) $) 17)) (-3077 (((-823 (-523)) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-564 (-499)))) (((-355) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-949))) (((-203) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-949)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-1155 |#1| |#2| |#3| |#4|) (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-1155 |#1| |#2| |#3| |#4|)) 29) (($ (-1087)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-964 (-1087)))) (($ (-1154 |#2| |#3| |#4|)) 36)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-1155 |#1| |#2| |#3| |#4|) (-840))) (|has| (-1155 |#1| |#2| |#3| |#4|) (-134))))) (-1698 (((-710)) NIL)) (-1516 (((-1155 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-508)))) (-3842 (((-108) $ $) NIL)) (-3984 (($ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 41 T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-211))) (($ $ (-710)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-211))) (($ $ (-1087)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-831 (-1087)))) (($ $ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) (-710)) NIL) (($ $ (-1 (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|))) NIL)) (-4078 (((-108) $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-4052 (((-108) $ $) NIL (|has| (-1155 |#1| |#2| |#3| |#4|) (-786)))) (-4125 (($ $ $) 34) (($ (-1155 |#1| |#2| |#3| |#4|) (-1155 |#1| |#2| |#3| |#4|)) 31)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-1155 |#1| |#2| |#3| |#4|) $) 30) (($ $ (-1155 |#1| |#2| |#3| |#4|)) NIL)))
+(((-289 |#1| |#2| |#3| |#4|) (-13 (-921 (-1155 |#1| |#2| |#3| |#4|)) (-964 (-1154 |#2| |#3| |#4|)) (-10 -8 (-15 -3202 ((-3 (-779 |#2|) "failed") $)) (-15 -3976 ($ (-1154 |#2| |#3| |#4|))))) (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)) (-13 (-27) (-1109) (-406 |#1|)) (-1087) |#2|) (T -289))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1154 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087)) (-14 *6 *4) (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427))) (-5 *1 (-289 *3 *4 *5 *6)))) (-3202 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427))) (-5 *2 (-779 *4)) (-5 *1 (-289 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087)) (-14 *6 *4))))
+(-13 (-921 (-1155 |#1| |#2| |#3| |#4|)) (-964 (-1154 |#2| |#3| |#4|)) (-10 -8 (-15 -3202 ((-3 (-779 |#2|) "failed") $)) (-15 -3976 ($ (-1154 |#2| |#3| |#4|)))))
+((-3015 (((-292 |#2|) (-1 |#2| |#1|) (-292 |#1|)) 13)))
+(((-290 |#1| |#2|) (-10 -7 (-15 -3015 ((-292 |#2|) (-1 |#2| |#1|) (-292 |#1|)))) (-786) (-786)) (T -290))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-292 *5)) (-4 *5 (-786)) (-4 *6 (-786)) (-5 *2 (-292 *6)) (-5 *1 (-290 *5 *6)))))
+(-10 -7 (-15 -3015 ((-292 |#2|) (-1 |#2| |#1|) (-292 |#1|))))
+((-3781 (((-51) |#2| (-271 |#2|) (-710)) 33) (((-51) |#2| (-271 |#2|)) 24) (((-51) |#2| (-710)) 28) (((-51) |#2|) 25) (((-51) (-1087)) 21)) (-3223 (((-51) |#2| (-271 |#2|) (-383 (-523))) 51) (((-51) |#2| (-271 |#2|)) 48) (((-51) |#2| (-383 (-523))) 50) (((-51) |#2|) 49) (((-51) (-1087)) 47)) (-3047 (((-51) |#2| (-271 |#2|) (-383 (-523))) 46) (((-51) |#2| (-271 |#2|)) 43) (((-51) |#2| (-383 (-523))) 45) (((-51) |#2|) 44) (((-51) (-1087)) 42)) (-3794 (((-51) |#2| (-271 |#2|) (-523)) 39) (((-51) |#2| (-271 |#2|)) 35) (((-51) |#2| (-523)) 38) (((-51) |#2|) 36) (((-51) (-1087)) 34)))
+(((-291 |#1| |#2|) (-10 -7 (-15 -3781 ((-51) (-1087))) (-15 -3781 ((-51) |#2|)) (-15 -3781 ((-51) |#2| (-710))) (-15 -3781 ((-51) |#2| (-271 |#2|))) (-15 -3781 ((-51) |#2| (-271 |#2|) (-710))) (-15 -3794 ((-51) (-1087))) (-15 -3794 ((-51) |#2|)) (-15 -3794 ((-51) |#2| (-523))) (-15 -3794 ((-51) |#2| (-271 |#2|))) (-15 -3794 ((-51) |#2| (-271 |#2|) (-523))) (-15 -3047 ((-51) (-1087))) (-15 -3047 ((-51) |#2|)) (-15 -3047 ((-51) |#2| (-383 (-523)))) (-15 -3047 ((-51) |#2| (-271 |#2|))) (-15 -3047 ((-51) |#2| (-271 |#2|) (-383 (-523)))) (-15 -3223 ((-51) (-1087))) (-15 -3223 ((-51) |#2|)) (-15 -3223 ((-51) |#2| (-383 (-523)))) (-15 -3223 ((-51) |#2| (-271 |#2|))) (-15 -3223 ((-51) |#2| (-271 |#2|) (-383 (-523))))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -291))
+((-3223 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-271 *3)) (-5 *5 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *6 *3)))) (-3223 (*1 *2 *3 *4) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)))) (-3223 (*1 *2 *3 *4) (-12 (-5 *4 (-383 (-523))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-3223 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-3223 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *5)) (-4 *5 (-13 (-27) (-1109) (-406 *4))))) (-3047 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-271 *3)) (-5 *5 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *6 *3)))) (-3047 (*1 *2 *3 *4) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)))) (-3047 (*1 *2 *3 *4) (-12 (-5 *4 (-383 (-523))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-3047 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-3047 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *5)) (-4 *5 (-13 (-27) (-1109) (-406 *4))))) (-3794 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 *5) (-585 *5))) (-5 *5 (-523)) (-5 *2 (-51)) (-5 *1 (-291 *6 *3)))) (-3794 (*1 *2 *3 *4) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)))) (-3794 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-4 *5 (-13 (-427) (-786) (-964 *4) (-585 *4))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-3794 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-3794 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *5)) (-4 *5 (-13 (-27) (-1109) (-406 *4))))) (-3781 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-271 *3)) (-5 *5 (-710)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *6 *3)))) (-3781 (*1 *2 *3 *4) (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)))) (-3781 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-3781 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-3781 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-291 *4 *5)) (-4 *5 (-13 (-27) (-1109) (-406 *4))))))
+(-10 -7 (-15 -3781 ((-51) (-1087))) (-15 -3781 ((-51) |#2|)) (-15 -3781 ((-51) |#2| (-710))) (-15 -3781 ((-51) |#2| (-271 |#2|))) (-15 -3781 ((-51) |#2| (-271 |#2|) (-710))) (-15 -3794 ((-51) (-1087))) (-15 -3794 ((-51) |#2|)) (-15 -3794 ((-51) |#2| (-523))) (-15 -3794 ((-51) |#2| (-271 |#2|))) (-15 -3794 ((-51) |#2| (-271 |#2|) (-523))) (-15 -3047 ((-51) (-1087))) (-15 -3047 ((-51) |#2|)) (-15 -3047 ((-51) |#2| (-383 (-523)))) (-15 -3047 ((-51) |#2| (-271 |#2|))) (-15 -3047 ((-51) |#2| (-271 |#2|) (-383 (-523)))) (-15 -3223 ((-51) (-1087))) (-15 -3223 ((-51) |#2|)) (-15 -3223 ((-51) |#2| (-383 (-523)))) (-15 -3223 ((-51) |#2| (-271 |#2|))) (-15 -3223 ((-51) |#2| (-271 |#2|) (-383 (-523)))))
+((-3260 (((-108) $ $) NIL)) (-4090 (((-589 $) $ (-1087)) NIL (|has| |#1| (-515))) (((-589 $) $) NIL (|has| |#1| (-515))) (((-589 $) (-1083 $) (-1087)) NIL (|has| |#1| (-515))) (((-589 $) (-1083 $)) NIL (|has| |#1| (-515))) (((-589 $) (-883 $)) NIL (|has| |#1| (-515)))) (-3472 (($ $ (-1087)) NIL (|has| |#1| (-515))) (($ $) NIL (|has| |#1| (-515))) (($ (-1083 $) (-1087)) NIL (|has| |#1| (-515))) (($ (-1083 $)) NIL (|has| |#1| (-515))) (($ (-883 $)) NIL (|has| |#1| (-515)))) (-2388 (((-108) $) 27 (-3255 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (-3716 (((-589 (-1087)) $) 348)) (-3540 (((-383 (-1083 $)) $ (-562 $)) NIL (|has| |#1| (-515)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2394 (((-589 (-562 $)) $) NIL)) (-3695 (($ $) 157 (|has| |#1| (-515)))) (-2608 (($ $) 133 (|has| |#1| (-515)))) (-4098 (($ $ (-1009 $)) 218 (|has| |#1| (-515))) (($ $ (-1087)) 214 (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) NIL (-3255 (|has| |#1| (-21)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (-3834 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) 365) (($ $ (-589 (-562 $)) (-589 $)) 409)) (-2319 (((-394 (-1083 $)) (-1083 $)) 292 (-12 (|has| |#1| (-427)) (|has| |#1| (-515))))) (-3763 (($ $) NIL (|has| |#1| (-515)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-515)))) (-3584 (($ $) NIL (|has| |#1| (-515)))) (-3684 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3669 (($ $) 153 (|has| |#1| (-515)))) (-2588 (($ $) 129 (|has| |#1| (-515)))) (-3561 (($ $ (-523)) 65 (|has| |#1| (-515)))) (-3717 (($ $) 161 (|has| |#1| (-515)))) (-2629 (($ $) 137 (|has| |#1| (-515)))) (-1640 (($) NIL (-3255 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))) CONST)) (-1258 (((-589 $) $ (-1087)) NIL (|has| |#1| (-515))) (((-589 $) $) NIL (|has| |#1| (-515))) (((-589 $) (-1083 $) (-1087)) NIL (|has| |#1| (-515))) (((-589 $) (-1083 $)) NIL (|has| |#1| (-515))) (((-589 $) (-883 $)) NIL (|has| |#1| (-515)))) (-2167 (($ $ (-1087)) NIL (|has| |#1| (-515))) (($ $) NIL (|has| |#1| (-515))) (($ (-1083 $) (-1087)) 120 (|has| |#1| (-515))) (($ (-1083 $)) NIL (|has| |#1| (-515))) (($ (-883 $)) NIL (|has| |#1| (-515)))) (-2898 (((-3 (-562 $) "failed") $) 17) (((-3 (-1087) "failed") $) NIL) (((-3 |#1| "failed") $) 418) (((-3 (-47) "failed") $) 320 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-883 |#1|)) "failed") $) NIL (|has| |#1| (-515))) (((-3 (-883 |#1|) "failed") $) NIL (|has| |#1| (-973))) (((-3 (-383 (-523)) "failed") $) 46 (-3255 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-1996 (((-562 $) $) 11) (((-1087) $) NIL) ((|#1| $) 400) (((-47) $) NIL (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-883 |#1|)) $) NIL (|has| |#1| (-515))) (((-883 |#1|) $) NIL (|has| |#1| (-973))) (((-383 (-523)) $) 303 (-3255 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-2501 (($ $ $) NIL (|has| |#1| (-515)))) (-2203 (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 113 (|has| |#1| (-973))) (((-629 |#1|) (-629 $)) 103 (|has| |#1| (-973))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (-1830 (($ $) 85 (|has| |#1| (-515)))) (-4211 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))))) (-2486 (($ $ $) NIL (|has| |#1| (-515)))) (-2996 (($ $ (-1009 $)) 222 (|has| |#1| (-515))) (($ $ (-1087)) 220 (|has| |#1| (-515)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-515)))) (-1330 (((-108) $) NIL (|has| |#1| (-515)))) (-2431 (($ $ $) 188 (|has| |#1| (-515)))) (-2188 (($) 123 (|has| |#1| (-515)))) (-4080 (($ $ $) 208 (|has| |#1| (-515)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 371 (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 378 (|has| |#1| (-817 (-355))))) (-4035 (($ $) NIL) (($ (-589 $)) NIL)) (-2856 (((-589 (-110)) $) NIL)) (-1564 (((-110) (-110)) 263)) (-3482 (((-108) $) 25 (-3255 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))))) (-2126 (((-108) $) NIL (|has| $ (-964 (-523))))) (-2364 (($ $) 67 (|has| |#1| (-973)))) (-2164 (((-1039 |#1| (-562 $)) $) 80 (|has| |#1| (-973)))) (-3360 (((-108) $) 47 (|has| |#1| (-515)))) (-1324 (($ $ (-523)) NIL (|has| |#1| (-515)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-515)))) (-4016 (((-1083 $) (-562 $)) 264 (|has| $ (-973)))) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 $ $) (-562 $)) 405)) (-2215 (((-3 (-562 $) "failed") $) NIL)) (-2062 (($ $) 127 (|has| |#1| (-515)))) (-2652 (($ $) 233 (|has| |#1| (-515)))) (-2012 (($ (-589 $)) NIL (|has| |#1| (-515))) (($ $ $) NIL (|has| |#1| (-515)))) (-3841 (((-1070) $) NIL)) (-3526 (((-589 (-562 $)) $) 49)) (-2217 (($ (-110) $) NIL) (($ (-110) (-589 $)) 410)) (-3818 (((-3 (-589 $) "failed") $) NIL (|has| |#1| (-1028)))) (-3372 (((-3 (-2 (|:| |val| $) (|:| -3262 (-523))) "failed") $) NIL (|has| |#1| (-973)))) (-1973 (((-3 (-589 $) "failed") $) 413 (|has| |#1| (-25)))) (-2695 (((-3 (-2 (|:| -2275 (-523)) (|:| |var| (-562 $))) "failed") $) 417 (|has| |#1| (-25)))) (-3719 (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $) NIL (|has| |#1| (-1028))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-110)) NIL (|has| |#1| (-973))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-1087)) NIL (|has| |#1| (-973)))) (-2676 (((-108) $ (-110)) NIL) (((-108) $ (-1087)) 53)) (-3071 (($ $) NIL (-3255 (|has| |#1| (-448)) (|has| |#1| (-515))))) (-1777 (($ $ (-1087)) 237 (|has| |#1| (-515))) (($ $ (-1009 $)) 239 (|has| |#1| (-515)))) (-1942 (((-710) $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) 43)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 285 (|has| |#1| (-515)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-515))) (($ $ $) NIL (|has| |#1| (-515)))) (-3791 (((-108) $ $) NIL) (((-108) $ (-1087)) NIL)) (-3872 (($ $ (-1087)) 212 (|has| |#1| (-515))) (($ $) 210 (|has| |#1| (-515)))) (-1763 (($ $) 204 (|has| |#1| (-515)))) (-4034 (((-394 (-1083 $)) (-1083 $)) 290 (-12 (|has| |#1| (-427)) (|has| |#1| (-515))))) (-3573 (((-394 $) $) NIL (|has| |#1| (-515)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-515))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-515)))) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-515)))) (-1847 (($ $) 125 (|has| |#1| (-515)))) (-3775 (((-108) $) NIL (|has| $ (-964 (-523))))) (-1349 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) 404) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) 358) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1087)) NIL (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-564 (-499)))) (($ $) NIL (|has| |#1| (-564 (-499)))) (($ $ (-110) $ (-1087)) 346 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-110)) (-589 $) (-1087)) 345 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $))) NIL (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $)))) NIL (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ (-589 $))) NIL (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ $)) NIL (|has| |#1| (-973)))) (-3087 (((-710) $) NIL (|has| |#1| (-515)))) (-2028 (($ $) 225 (|has| |#1| (-515)))) (-1502 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-2404 (($ $) NIL) (($ $ $) NIL)) (-2550 (($ $) 235 (|has| |#1| (-515)))) (-3959 (($ $) 186 (|has| |#1| (-515)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-973))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-973))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-973))) (($ $ (-1087)) NIL (|has| |#1| (-973)))) (-3758 (($ $) 68 (|has| |#1| (-515)))) (-2171 (((-1039 |#1| (-562 $)) $) 82 (|has| |#1| (-515)))) (-3399 (($ $) 301 (|has| $ (-973)))) (-3730 (($ $) 163 (|has| |#1| (-515)))) (-2641 (($ $) 139 (|has| |#1| (-515)))) (-3707 (($ $) 159 (|has| |#1| (-515)))) (-2617 (($ $) 135 (|has| |#1| (-515)))) (-3683 (($ $) 155 (|has| |#1| (-515)))) (-2598 (($ $) 131 (|has| |#1| (-515)))) (-3077 (((-823 (-523)) $) NIL (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| |#1| (-564 (-823 (-355))))) (($ (-394 $)) NIL (|has| |#1| (-515))) (((-499) $) 343 (|has| |#1| (-564 (-499))))) (-1308 (($ $ $) NIL (|has| |#1| (-448)))) (-2306 (($ $ $) NIL (|has| |#1| (-448)))) (-3976 (((-794) $) 403) (($ (-562 $)) 394) (($ (-1087)) 360) (($ |#1|) 321) (($ $) NIL (|has| |#1| (-515))) (($ (-47)) 296 (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) (($ (-1039 |#1| (-562 $))) 84 (|has| |#1| (-973))) (($ (-383 |#1|)) NIL (|has| |#1| (-515))) (($ (-883 (-383 |#1|))) NIL (|has| |#1| (-515))) (($ (-383 (-883 (-383 |#1|)))) NIL (|has| |#1| (-515))) (($ (-383 (-883 |#1|))) NIL (|has| |#1| (-515))) (($ (-883 |#1|)) NIL (|has| |#1| (-973))) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-515)) (|has| |#1| (-964 (-383 (-523)))))) (($ (-523)) 34 (-3255 (|has| |#1| (-964 (-523))) (|has| |#1| (-973))))) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL (|has| |#1| (-973)))) (-4114 (($ $) NIL) (($ (-589 $)) NIL)) (-1475 (($ $ $) 206 (|has| |#1| (-515)))) (-2985 (($ $ $) 192 (|has| |#1| (-515)))) (-3558 (($ $ $) 196 (|has| |#1| (-515)))) (-3198 (($ $ $) 190 (|has| |#1| (-515)))) (-1278 (($ $ $) 194 (|has| |#1| (-515)))) (-1651 (((-108) (-110)) 9)) (-3768 (($ $) 169 (|has| |#1| (-515)))) (-2680 (($ $) 145 (|has| |#1| (-515)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) 165 (|has| |#1| (-515)))) (-2655 (($ $) 141 (|has| |#1| (-515)))) (-3793 (($ $) 173 (|has| |#1| (-515)))) (-3645 (($ $) 149 (|has| |#1| (-515)))) (-3840 (($ (-1087) $) NIL) (($ (-1087) $ $) NIL) (($ (-1087) $ $ $) NIL) (($ (-1087) $ $ $ $) NIL) (($ (-1087) (-589 $)) NIL)) (-3506 (($ $) 200 (|has| |#1| (-515)))) (-2773 (($ $) 198 (|has| |#1| (-515)))) (-3135 (($ $) 175 (|has| |#1| (-515)))) (-3657 (($ $) 151 (|has| |#1| (-515)))) (-3780 (($ $) 171 (|has| |#1| (-515)))) (-3632 (($ $) 147 (|has| |#1| (-515)))) (-3756 (($ $) 167 (|has| |#1| (-515)))) (-2667 (($ $) 143 (|has| |#1| (-515)))) (-3984 (($ $) 178 (|has| |#1| (-515)))) (-2573 (($ $ (-523)) NIL (-3255 (|has| |#1| (-448)) (|has| |#1| (-515)))) (($ $ (-710)) NIL (-3255 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028)))) (($ $ (-852)) NIL (-3255 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))))) (-1428 (($) 20 (-3255 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))) CONST)) (-1692 (($ $) 229 (|has| |#1| (-515)))) (-1440 (($) 22 (-3255 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))) CONST)) (-3034 (($ $) 180 (|has| |#1| (-515))) (($ $ $) 182 (|has| |#1| (-515)))) (-2409 (($ $) 227 (|has| |#1| (-515)))) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-973))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-973))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-973))) (($ $ (-1087)) NIL (|has| |#1| (-973)))) (-3625 (($ $) 231 (|has| |#1| (-515)))) (-3364 (($ $ $) 184 (|has| |#1| (-515)))) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 77)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 76)) (-4125 (($ (-1039 |#1| (-562 $)) (-1039 |#1| (-562 $))) 94 (|has| |#1| (-515))) (($ $ $) 42 (-3255 (|has| |#1| (-448)) (|has| |#1| (-515))))) (-4115 (($ $ $) 40 (-3255 (|has| |#1| (-21)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (($ $) 29 (-3255 (|has| |#1| (-21)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (-4103 (($ $ $) 38 (-3255 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))) (** (($ $ $) 62 (|has| |#1| (-515))) (($ $ (-383 (-523))) 298 (|has| |#1| (-515))) (($ $ (-523)) 72 (-3255 (|has| |#1| (-448)) (|has| |#1| (-515)))) (($ $ (-710)) 69 (-3255 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028)))) (($ $ (-852)) 74 (-3255 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028))))) (* (($ (-383 (-523)) $) NIL (|has| |#1| (-515))) (($ $ (-383 (-523))) NIL (|has| |#1| (-515))) (($ |#1| $) NIL (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158))) (($ $ $) 36 (-3255 (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) (|has| |#1| (-1028)))) (($ (-523) $) 32 (-3255 (|has| |#1| (-21)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (($ (-710) $) NIL (-3255 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))))) (($ (-852) $) NIL (-3255 (|has| |#1| (-25)) (-12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))))))
+(((-292 |#1|) (-13 (-406 |#1|) (-10 -8 (IF (|has| |#1| (-515)) (PROGN (-6 (-29 |#1|)) (-6 (-1109)) (-6 (-147)) (-6 (-575)) (-6 (-1051)) (-15 -1830 ($ $)) (-15 -3360 ((-108) $)) (-15 -3561 ($ $ (-523))) (IF (|has| |#1| (-427)) (PROGN (-15 -4034 ((-394 (-1083 $)) (-1083 $))) (-15 -2319 ((-394 (-1083 $)) (-1083 $)))) |%noBranch|) (IF (|has| |#1| (-964 (-523))) (-6 (-964 (-47))) |%noBranch|)) |%noBranch|))) (-786)) (T -292))
+((-1830 (*1 *1 *1) (-12 (-5 *1 (-292 *2)) (-4 *2 (-515)) (-4 *2 (-786)))) (-3360 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-292 *3)) (-4 *3 (-515)) (-4 *3 (-786)))) (-3561 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-292 *3)) (-4 *3 (-515)) (-4 *3 (-786)))) (-4034 (*1 *2 *3) (-12 (-5 *2 (-394 (-1083 *1))) (-5 *1 (-292 *4)) (-5 *3 (-1083 *1)) (-4 *4 (-427)) (-4 *4 (-515)) (-4 *4 (-786)))) (-2319 (*1 *2 *3) (-12 (-5 *2 (-394 (-1083 *1))) (-5 *1 (-292 *4)) (-5 *3 (-1083 *1)) (-4 *4 (-427)) (-4 *4 (-515)) (-4 *4 (-786)))))
+(-13 (-406 |#1|) (-10 -8 (IF (|has| |#1| (-515)) (PROGN (-6 (-29 |#1|)) (-6 (-1109)) (-6 (-147)) (-6 (-575)) (-6 (-1051)) (-15 -1830 ($ $)) (-15 -3360 ((-108) $)) (-15 -3561 ($ $ (-523))) (IF (|has| |#1| (-427)) (PROGN (-15 -4034 ((-394 (-1083 $)) (-1083 $))) (-15 -2319 ((-394 (-1083 $)) (-1083 $)))) |%noBranch|) (IF (|has| |#1| (-964 (-523))) (-6 (-964 (-47))) |%noBranch|)) |%noBranch|)))
+((-2595 (((-51) |#2| (-110) (-271 |#2|) (-589 |#2|)) 88) (((-51) |#2| (-110) (-271 |#2|) (-271 |#2|)) 84) (((-51) |#2| (-110) (-271 |#2|) |#2|) 86) (((-51) (-271 |#2|) (-110) (-271 |#2|) |#2|) 87) (((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|))) 80) (((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 |#2|)) 82) (((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 |#2|)) 83) (((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|))) 81) (((-51) (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|)) 89) (((-51) (-271 |#2|) (-110) (-271 |#2|) (-271 |#2|)) 85)))
+(((-293 |#1| |#2|) (-10 -7 (-15 -2595 ((-51) (-271 |#2|) (-110) (-271 |#2|) (-271 |#2|))) (-15 -2595 ((-51) (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|))) (-15 -2595 ((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|)))) (-15 -2595 ((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 |#2|))) (-15 -2595 ((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 |#2|))) (-15 -2595 ((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|)))) (-15 -2595 ((-51) (-271 |#2|) (-110) (-271 |#2|) |#2|)) (-15 -2595 ((-51) |#2| (-110) (-271 |#2|) |#2|)) (-15 -2595 ((-51) |#2| (-110) (-271 |#2|) (-271 |#2|))) (-15 -2595 ((-51) |#2| (-110) (-271 |#2|) (-589 |#2|)))) (-13 (-786) (-515) (-564 (-499))) (-406 |#1|)) (T -293))
+((-2595 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-5 *6 (-589 *3)) (-4 *3 (-406 *7)) (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *7 *3)))) (-2595 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-4 *3 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2595 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-4 *3 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2595 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-271 *5)) (-5 *4 (-110)) (-4 *5 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *5)))) (-2595 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-110))) (-5 *6 (-589 (-271 *8))) (-4 *8 (-406 *7)) (-5 *5 (-271 *8)) (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *7 *8)))) (-2595 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-589 *7)) (-5 *4 (-589 (-110))) (-5 *5 (-271 *7)) (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *7)))) (-2595 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-589 (-271 *8))) (-5 *4 (-589 (-110))) (-5 *5 (-271 *8)) (-5 *6 (-589 *8)) (-4 *8 (-406 *7)) (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *7 *8)))) (-2595 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-589 (-271 *7))) (-5 *4 (-589 (-110))) (-5 *5 (-271 *7)) (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *7)))) (-2595 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-271 *7)) (-5 *4 (-110)) (-5 *5 (-589 *7)) (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *7)))) (-2595 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-271 *6)) (-5 *4 (-110)) (-4 *6 (-406 *5)) (-4 *5 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *6)))))
+(-10 -7 (-15 -2595 ((-51) (-271 |#2|) (-110) (-271 |#2|) (-271 |#2|))) (-15 -2595 ((-51) (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|))) (-15 -2595 ((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|)))) (-15 -2595 ((-51) (-589 (-271 |#2|)) (-589 (-110)) (-271 |#2|) (-589 |#2|))) (-15 -2595 ((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 |#2|))) (-15 -2595 ((-51) (-589 |#2|) (-589 (-110)) (-271 |#2|) (-589 (-271 |#2|)))) (-15 -2595 ((-51) (-271 |#2|) (-110) (-271 |#2|) |#2|)) (-15 -2595 ((-51) |#2| (-110) (-271 |#2|) |#2|)) (-15 -2595 ((-51) |#2| (-110) (-271 |#2|) (-271 |#2|))) (-15 -2595 ((-51) |#2| (-110) (-271 |#2|) (-589 |#2|))))
+((-2360 (((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523) (-1070)) 46) (((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523)) 47) (((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523) (-1070)) 43) (((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523)) 44)) (-2124 (((-1 (-203) (-203)) (-203)) 45)))
+(((-294) (-10 -7 (-15 -2124 ((-1 (-203) (-203)) (-203))) (-15 -2360 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523))) (-15 -2360 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523) (-1070))) (-15 -2360 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523))) (-15 -2360 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523) (-1070))))) (T -294))
+((-2360 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-203)) (-5 *7 (-523)) (-5 *8 (-1070)) (-5 *2 (-1119 (-857))) (-5 *1 (-294)))) (-2360 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-203)) (-5 *7 (-523)) (-5 *2 (-1119 (-857))) (-5 *1 (-294)))) (-2360 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-523)) (-5 *7 (-1070)) (-5 *2 (-1119 (-857))) (-5 *1 (-294)))) (-2360 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-523)) (-5 *2 (-1119 (-857))) (-5 *1 (-294)))) (-2124 (*1 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-294)) (-5 *3 (-203)))))
+(-10 -7 (-15 -2124 ((-1 (-203) (-203)) (-203))) (-15 -2360 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523))) (-15 -2360 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-1 (-203) (-203)) (-523) (-1070))) (-15 -2360 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523))) (-15 -2360 ((-1119 (-857)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-203) (-523) (-1070))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 25)) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-1756 (($ $ (-383 (-523))) NIL) (($ $ (-383 (-523)) (-383 (-523))) NIL)) (-2736 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) 20)) (-3695 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) NIL)) (-3717 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) 32)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-2294 (((-108) $) NIL)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-383 (-523)) $) NIL) (((-383 (-523)) $ (-383 (-523))) 16)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) NIL) (($ $ (-383 (-523))) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-383 (-523))) NIL) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2062 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-2669 (($ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109)))))) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1361 (($ $ (-383 (-523))) NIL)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3958 (((-383 (-523)) $) 17)) (-2960 (($ (-1154 |#1| |#2| |#3|)) 11)) (-3262 (((-1154 |#1| |#2| |#3|) $) 12)) (-1847 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ (-383 (-523))) NIL) (($ $ $) NIL (|has| (-383 (-523)) (-1028)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-1487 (((-383 (-523)) $) NIL)) (-3730 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 10)) (-3976 (((-794) $) 38) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-1234 ((|#1| $ (-383 (-523))) 30)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3882 ((|#1| $) NIL)) (-3768 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-383 (-523))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 27)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 33)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-295 |#1| |#2| |#3|) (-13 (-1150 |#1|) (-731) (-10 -8 (-15 -2960 ($ (-1154 |#1| |#2| |#3|))) (-15 -3262 ((-1154 |#1| |#2| |#3|) $)) (-15 -3958 ((-383 (-523)) $)))) (-13 (-339) (-786)) (-1087) |#1|) (T -295))
+((-2960 (*1 *1 *2) (-12 (-5 *2 (-1154 *3 *4 *5)) (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-295 *3 *4 *5)))) (-3262 (*1 *2 *1) (-12 (-5 *2 (-1154 *3 *4 *5)) (-5 *1 (-295 *3 *4 *5)) (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3))) (-3958 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-295 *3 *4 *5)) (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3))))
+(-13 (-1150 |#1|) (-731) (-10 -8 (-15 -2960 ($ (-1154 |#1| |#2| |#3|))) (-15 -3262 ((-1154 |#1| |#2| |#3|) $)) (-15 -3958 ((-383 (-523)) $))))
+((-1324 (((-2 (|:| -3262 (-710)) (|:| -2275 |#1|) (|:| |radicand| (-589 |#1|))) (-394 |#1|) (-710)) 24)) (-2062 (((-589 (-2 (|:| -2275 (-710)) (|:| |logand| |#1|))) (-394 |#1|)) 28)))
+(((-296 |#1|) (-10 -7 (-15 -1324 ((-2 (|:| -3262 (-710)) (|:| -2275 |#1|) (|:| |radicand| (-589 |#1|))) (-394 |#1|) (-710))) (-15 -2062 ((-589 (-2 (|:| -2275 (-710)) (|:| |logand| |#1|))) (-394 |#1|)))) (-515)) (T -296))
+((-2062 (*1 *2 *3) (-12 (-5 *3 (-394 *4)) (-4 *4 (-515)) (-5 *2 (-589 (-2 (|:| -2275 (-710)) (|:| |logand| *4)))) (-5 *1 (-296 *4)))) (-1324 (*1 *2 *3 *4) (-12 (-5 *3 (-394 *5)) (-4 *5 (-515)) (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *5) (|:| |radicand| (-589 *5)))) (-5 *1 (-296 *5)) (-5 *4 (-710)))))
+(-10 -7 (-15 -1324 ((-2 (|:| -3262 (-710)) (|:| -2275 |#1|) (|:| |radicand| (-589 |#1|))) (-394 |#1|) (-710))) (-15 -2062 ((-589 (-2 (|:| -2275 (-710)) (|:| |logand| |#1|))) (-394 |#1|))))
+((-3716 (((-589 |#2|) (-1083 |#4|)) 43)) (-1373 ((|#3| (-523)) 46)) (-2433 (((-1083 |#4|) (-1083 |#3|)) 30)) (-2844 (((-1083 |#4|) (-1083 |#4|) (-523)) 56)) (-3948 (((-1083 |#3|) (-1083 |#4|)) 21)) (-1487 (((-589 (-710)) (-1083 |#4|) (-589 |#2|)) 40)) (-3836 (((-1083 |#3|) (-1083 |#4|) (-589 |#2|) (-589 |#3|)) 35)))
+(((-297 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3836 ((-1083 |#3|) (-1083 |#4|) (-589 |#2|) (-589 |#3|))) (-15 -1487 ((-589 (-710)) (-1083 |#4|) (-589 |#2|))) (-15 -3716 ((-589 |#2|) (-1083 |#4|))) (-15 -3948 ((-1083 |#3|) (-1083 |#4|))) (-15 -2433 ((-1083 |#4|) (-1083 |#3|))) (-15 -2844 ((-1083 |#4|) (-1083 |#4|) (-523))) (-15 -1373 (|#3| (-523)))) (-732) (-786) (-973) (-880 |#3| |#1| |#2|)) (T -297))
+((-1373 (*1 *2 *3) (-12 (-5 *3 (-523)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-973)) (-5 *1 (-297 *4 *5 *2 *6)) (-4 *6 (-880 *2 *4 *5)))) (-2844 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 *7)) (-5 *3 (-523)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-5 *1 (-297 *4 *5 *6 *7)))) (-2433 (*1 *2 *3) (-12 (-5 *3 (-1083 *6)) (-4 *6 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-1083 *7)) (-5 *1 (-297 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-3948 (*1 *2 *3) (-12 (-5 *3 (-1083 *7)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-5 *2 (-1083 *6)) (-5 *1 (-297 *4 *5 *6 *7)))) (-3716 (*1 *2 *3) (-12 (-5 *3 (-1083 *7)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-5 *2 (-589 *5)) (-5 *1 (-297 *4 *5 *6 *7)))) (-1487 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *8)) (-5 *4 (-589 *6)) (-4 *6 (-786)) (-4 *8 (-880 *7 *5 *6)) (-4 *5 (-732)) (-4 *7 (-973)) (-5 *2 (-589 (-710))) (-5 *1 (-297 *5 *6 *7 *8)))) (-3836 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-5 *5 (-589 *8)) (-4 *7 (-786)) (-4 *8 (-973)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732)) (-5 *2 (-1083 *8)) (-5 *1 (-297 *6 *7 *8 *9)))))
+(-10 -7 (-15 -3836 ((-1083 |#3|) (-1083 |#4|) (-589 |#2|) (-589 |#3|))) (-15 -1487 ((-589 (-710)) (-1083 |#4|) (-589 |#2|))) (-15 -3716 ((-589 |#2|) (-1083 |#4|))) (-15 -3948 ((-1083 |#3|) (-1083 |#4|))) (-15 -2433 ((-1083 |#4|) (-1083 |#3|))) (-15 -2844 ((-1083 |#4|) (-1083 |#4|) (-523))) (-15 -1373 (|#3| (-523))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 14)) (-2736 (((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-523)))) $) 18)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3843 (((-710) $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-3019 ((|#1| $ (-523)) NIL)) (-2616 (((-523) $ (-523)) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-4119 (($ (-1 |#1| |#1|) $) NIL)) (-1562 (($ (-1 (-523) (-523)) $) 10)) (-3841 (((-1070) $) NIL)) (-3544 (($ $ $) NIL (|has| (-523) (-731)))) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL) (($ |#1|) NIL)) (-1234 (((-523) |#1| $) NIL)) (-1428 (($) 15 T CONST)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) 21 (|has| |#1| (-786)))) (-4115 (($ $) 11) (($ $ $) 20)) (-4103 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ (-523)) NIL) (($ (-523) |#1|) 19)))
(((-298 |#1|) (-13 (-21) (-657 (-523)) (-299 |#1| (-523)) (-10 -7 (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|))) (-1016)) (T -298))
NIL
(-13 (-21) (-657 (-523)) (-299 |#1| (-523)) (-10 -7 (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1552 (((-589 (-2 (|:| |gen| |#1|) (|:| -2922 |#2|))) $) 27)) (-3405 (((-3 $ "failed") $ $) 19)) (-2395 (((-710) $) 28)) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#1| "failed") $) 32)) (-3508 ((|#1| $) 31)) (-2212 ((|#1| $ (-523)) 25)) (-2173 ((|#2| $ (-523)) 26)) (-3015 (($ (-1 |#1| |#1|) $) 22)) (-3261 (($ (-1 |#2| |#2|) $) 23)) (-2032 (((-1070) $) 9)) (-1812 (($ $ $) 21 (|has| |#2| (-731)))) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ |#1|) 33)) (-2084 ((|#2| |#1| $) 24)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4045 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ |#2| |#1|) 29)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2736 (((-589 (-2 (|:| |gen| |#1|) (|:| -1847 |#2|))) $) 27)) (-2999 (((-3 $ "failed") $ $) 19)) (-3843 (((-710) $) 28)) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#1| "failed") $) 32)) (-1996 ((|#1| $) 31)) (-3019 ((|#1| $ (-523)) 25)) (-2616 ((|#2| $ (-523)) 26)) (-4119 (($ (-1 |#1| |#1|) $) 22)) (-1562 (($ (-1 |#2| |#2|) $) 23)) (-3841 (((-1070) $) 9)) (-3544 (($ $ $) 21 (|has| |#2| (-731)))) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ |#1|) 33)) (-1234 ((|#2| |#1| $) 24)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4103 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ |#2| |#1|) 29)))
(((-299 |#1| |#2|) (-129) (-1016) (-124)) (T -299))
-((-4045 (*1 *1 *2 *1) (-12 (-4 *1 (-299 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-124)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-299 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-124)))) (-2395 (*1 *2 *1) (-12 (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124)) (-5 *2 (-710)))) (-1552 (*1 *2 *1) (-12 (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124)) (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 *4)))))) (-2173 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-299 *4 *2)) (-4 *4 (-1016)) (-4 *2 (-124)))) (-2212 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-299 *2 *4)) (-4 *4 (-124)) (-4 *2 (-1016)))) (-2084 (*1 *2 *3 *1) (-12 (-4 *1 (-299 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-124)))) (-3261 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124)))) (-1812 (*1 *1 *1 *1) (-12 (-4 *1 (-299 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-124)) (-4 *3 (-731)))))
-(-13 (-124) (-964 |t#1|) (-10 -8 (-15 -4045 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -2395 ((-710) $)) (-15 -1552 ((-589 (-2 (|:| |gen| |t#1|) (|:| -2922 |t#2|))) $)) (-15 -2173 (|t#2| $ (-523))) (-15 -2212 (|t#1| $ (-523))) (-15 -2084 (|t#2| |t#1| $)) (-15 -3261 ($ (-1 |t#2| |t#2|) $)) (-15 -3015 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-731)) (-15 -1812 ($ $ $)) |%noBranch|)))
+((-4103 (*1 *1 *2 *1) (-12 (-4 *1 (-299 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-124)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-299 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-124)))) (-3843 (*1 *2 *1) (-12 (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124)) (-5 *2 (-710)))) (-2736 (*1 *2 *1) (-12 (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124)) (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 *4)))))) (-2616 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-299 *4 *2)) (-4 *4 (-1016)) (-4 *2 (-124)))) (-3019 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-299 *2 *4)) (-4 *4 (-124)) (-4 *2 (-1016)))) (-1234 (*1 *2 *3 *1) (-12 (-4 *1 (-299 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-124)))) (-1562 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124)))) (-4119 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124)))) (-3544 (*1 *1 *1 *1) (-12 (-4 *1 (-299 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-124)) (-4 *3 (-731)))))
+(-13 (-124) (-964 |t#1|) (-10 -8 (-15 -4103 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -3843 ((-710) $)) (-15 -2736 ((-589 (-2 (|:| |gen| |t#1|) (|:| -1847 |t#2|))) $)) (-15 -2616 (|t#2| $ (-523))) (-15 -3019 (|t#1| $ (-523))) (-15 -1234 (|t#2| |t#1| $)) (-15 -1562 ($ (-1 |t#2| |t#2|) $)) (-15 -4119 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-731)) (-15 -3544 ($ $ $)) |%noBranch|)))
(((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-964 |#1|) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1552 (((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-710)))) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2395 (((-710) $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-2212 ((|#1| $ (-523)) NIL)) (-2173 (((-710) $ (-523)) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-3261 (($ (-1 (-710) (-710)) $) NIL)) (-2032 (((-1070) $) NIL)) (-1812 (($ $ $) NIL (|has| (-710) (-731)))) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL) (($ |#1|) NIL)) (-2084 (((-710) |#1| $) NIL)) (-1879 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4045 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-710) |#1|) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2736 (((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-710)))) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3843 (((-710) $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-3019 ((|#1| $ (-523)) NIL)) (-2616 (((-710) $ (-523)) NIL)) (-4119 (($ (-1 |#1| |#1|) $) NIL)) (-1562 (($ (-1 (-710) (-710)) $) NIL)) (-3841 (((-1070) $) NIL)) (-3544 (($ $ $) NIL (|has| (-710) (-731)))) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL) (($ |#1|) NIL)) (-1234 (((-710) |#1| $) NIL)) (-1428 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4103 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-710) |#1|) NIL)))
(((-300 |#1|) (-299 |#1| (-710)) (-1016)) (T -300))
NIL
(-299 |#1| (-710))
-((-1272 (($ $) 53)) (-4222 (($ $ |#2| |#3| $) 14)) (-2041 (($ (-1 |#3| |#3|) $) 35)) (-1408 (((-108) $) 27)) (-1419 ((|#2| $) 29)) (-4007 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 46)) (-1618 ((|#2| $) 49)) (-3819 (((-589 |#2|) $) 38)) (-3553 (($ $ $ (-710)) 23)) (-4074 (($ $ |#2|) 42)))
-(((-301 |#1| |#2| |#3|) (-10 -8 (-15 -1272 (|#1| |#1|)) (-15 -1618 (|#2| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3553 (|#1| |#1| |#1| (-710))) (-15 -4222 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2041 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3819 ((-589 |#2|) |#1|)) (-15 -1419 (|#2| |#1|)) (-15 -1408 ((-108) |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4074 (|#1| |#1| |#2|))) (-302 |#2| |#3|) (-973) (-731)) (T -301))
+((-2213 (($ $) 53)) (-2067 (($ $ |#2| |#3| $) 14)) (-3927 (($ (-1 |#3| |#3|) $) 35)) (-3084 (((-108) $) 27)) (-3095 ((|#2| $) 29)) (-2469 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 46)) (-2267 ((|#2| $) 49)) (-1639 (((-589 |#2|) $) 38)) (-2656 (($ $ $ (-710)) 23)) (-4125 (($ $ |#2|) 42)))
+(((-301 |#1| |#2| |#3|) (-10 -8 (-15 -2213 (|#1| |#1|)) (-15 -2267 (|#2| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2656 (|#1| |#1| |#1| (-710))) (-15 -2067 (|#1| |#1| |#2| |#3| |#1|)) (-15 -3927 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1639 ((-589 |#2|) |#1|)) (-15 -3095 (|#2| |#1|)) (-15 -3084 ((-108) |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4125 (|#1| |#1| |#2|))) (-302 |#2| |#3|) (-973) (-731)) (T -301))
NIL
-(-10 -8 (-15 -1272 (|#1| |#1|)) (-15 -1618 (|#2| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3553 (|#1| |#1| |#1| (-710))) (-15 -4222 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2041 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3819 ((-589 |#2|) |#1|)) (-15 -1419 (|#2| |#1|)) (-15 -1408 ((-108) |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4074 (|#1| |#1| |#2|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 90 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 88 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 87)) (-3508 (((-523) $) 91 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 89 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 86)) (-1457 (($ $) 60)) (-1444 (((-3 $ "failed") $) 34)) (-1272 (($ $) 75 (|has| |#1| (-427)))) (-4222 (($ $ |#1| |#2| $) 79)) (-2769 (((-108) $) 31)) (-1789 (((-710) $) 82)) (-2704 (((-108) $) 62)) (-1267 (($ |#1| |#2|) 61)) (-4047 ((|#2| $) 81)) (-2041 (($ (-1 |#2| |#2|) $) 80)) (-1345 (($ (-1 |#1| |#1|) $) 63)) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1408 (((-108) $) 85)) (-1419 ((|#1| $) 84)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515))) (((-3 $ "failed") $ |#1|) 77 (|has| |#1| (-515)))) (-2640 ((|#2| $) 64)) (-1618 ((|#1| $) 76 (|has| |#1| (-427)))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47) (($ (-383 (-523))) 57 (-3172 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523))))))) (-3819 (((-589 |#1|) $) 83)) (-2084 ((|#1| $ |#2|) 59)) (-1942 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-3553 (($ $ $ (-710)) 78 (|has| |#1| (-158)))) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+(-10 -8 (-15 -2213 (|#1| |#1|)) (-15 -2267 (|#2| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2656 (|#1| |#1| |#1| (-710))) (-15 -2067 (|#1| |#1| |#2| |#3| |#1|)) (-15 -3927 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1639 ((-589 |#2|) |#1|)) (-15 -3095 (|#2| |#1|)) (-15 -3084 ((-108) |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4125 (|#1| |#1| |#2|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 90 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 88 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 87)) (-1996 (((-523) $) 91 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 89 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 86)) (-3142 (($ $) 60)) (-4211 (((-3 $ "failed") $) 34)) (-2213 (($ $) 75 (|has| |#1| (-427)))) (-2067 (($ $ |#1| |#2| $) 79)) (-3482 (((-108) $) 31)) (-3288 (((-710) $) 82)) (-4060 (((-108) $) 62)) (-3694 (($ |#1| |#2|) 61)) (-2140 ((|#2| $) 81)) (-3927 (($ (-1 |#2| |#2|) $) 80)) (-3015 (($ (-1 |#1| |#1|) $) 63)) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3084 (((-108) $) 85)) (-3095 ((|#1| $) 84)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515))) (((-3 $ "failed") $ |#1|) 77 (|has| |#1| (-515)))) (-1487 ((|#2| $) 64)) (-2267 ((|#1| $) 76 (|has| |#1| (-427)))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47) (($ (-383 (-523))) 57 (-3255 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523))))))) (-1639 (((-589 |#1|) $) 83)) (-1234 ((|#1| $ |#2|) 59)) (-2301 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-2656 (($ $ $ (-710)) 78 (|has| |#1| (-158)))) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-302 |#1| |#2|) (-129) (-973) (-731)) (T -302))
-((-1408 (*1 *2 *1) (-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-108)))) (-1419 (*1 *2 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-3819 (*1 *2 *1) (-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-589 *3)))) (-1789 (*1 *2 *1) (-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-710)))) (-4047 (*1 *2 *1) (-12 (-4 *1 (-302 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-2041 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)))) (-4222 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))) (-3553 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-4 *3 (-158)))) (-4007 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *2 (-515)))) (-1618 (*1 *2 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)) (-4 *2 (-427)))) (-1272 (*1 *1 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *2 (-427)))))
-(-13 (-46 |t#1| |t#2|) (-387 |t#1|) (-10 -8 (-15 -1408 ((-108) $)) (-15 -1419 (|t#1| $)) (-15 -3819 ((-589 |t#1|) $)) (-15 -1789 ((-710) $)) (-15 -4047 (|t#2| $)) (-15 -2041 ($ (-1 |t#2| |t#2|) $)) (-15 -4222 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-158)) (-15 -3553 ($ $ $ (-710))) |%noBranch|) (IF (|has| |t#1| (-515)) (-15 -4007 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-427)) (PROGN (-15 -1618 (|t#1| $)) (-15 -1272 ($ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-267) |has| |#1| (-515)) ((-387 |#1|) . T) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-2506 (((-108) (-108)) NIL)) (-1849 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-3703 (($ (-1 (-108) |#1|) $) NIL)) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-4160 (($ $) NIL (|has| |#1| (-1016)))) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3286 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) NIL)) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-3449 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3563 (($ $ (-523)) NIL)) (-1511 (((-710) $) NIL)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3733 (($ (-710) |#1|) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-1793 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3108 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2912 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2510 (($ (-589 |#1|)) NIL)) (-2428 ((|#1| $) NIL (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1655 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-2001 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2394 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-303 |#1|) (-13 (-19 |#1|) (-259 |#1|) (-10 -8 (-15 -2510 ($ (-589 |#1|))) (-15 -1511 ((-710) $)) (-15 -3563 ($ $ (-523))) (-15 -2506 ((-108) (-108))))) (-1123)) (T -303))
-((-2510 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-303 *3)))) (-1511 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-303 *3)) (-4 *3 (-1123)))) (-3563 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-303 *3)) (-4 *3 (-1123)))) (-2506 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-303 *3)) (-4 *3 (-1123)))))
-(-13 (-19 |#1|) (-259 |#1|) (-10 -8 (-15 -2510 ($ (-589 |#1|))) (-15 -1511 ((-710) $)) (-15 -3563 ($ $ (-523))) (-15 -2506 ((-108) (-108)))))
-((-2803 (((-108) $) 42)) (-3019 (((-710)) 22)) (-1477 ((|#2| $) 46) (($ $ (-852)) 104)) (-2395 (((-710)) 98)) (-2754 (($ (-1169 |#2|)) 20)) (-2706 (((-108) $) 116)) (-1863 ((|#2| $) 48) (($ $ (-852)) 102)) (-2887 (((-1083 |#2|) $) NIL) (((-1083 $) $ (-852)) 95)) (-4183 (((-1083 |#2|) $) 83)) (-1455 (((-1083 |#2|) $) 80) (((-3 (-1083 |#2|) "failed") $ $) 77)) (-1605 (($ $ (-1083 |#2|)) 53)) (-2151 (((-772 (-852))) 28) (((-852)) 43)) (-3314 (((-126)) 25)) (-2640 (((-772 (-852)) $) 30) (((-852) $) 118)) (-1614 (($) 110)) (-2906 (((-1169 |#2|) $) NIL) (((-629 |#2|) (-1169 $)) 39)) (-1942 (($ $) NIL) (((-3 $ "failed") $) 86)) (-1747 (((-108) $) 41)))
-(((-304 |#1| |#2|) (-10 -8 (-15 -1942 ((-3 |#1| "failed") |#1|)) (-15 -2395 ((-710))) (-15 -1942 (|#1| |#1|)) (-15 -1455 ((-3 (-1083 |#2|) "failed") |#1| |#1|)) (-15 -1455 ((-1083 |#2|) |#1|)) (-15 -4183 ((-1083 |#2|) |#1|)) (-15 -1605 (|#1| |#1| (-1083 |#2|))) (-15 -2706 ((-108) |#1|)) (-15 -1614 (|#1|)) (-15 -1477 (|#1| |#1| (-852))) (-15 -1863 (|#1| |#1| (-852))) (-15 -2887 ((-1083 |#1|) |#1| (-852))) (-15 -1477 (|#2| |#1|)) (-15 -1863 (|#2| |#1|)) (-15 -2640 ((-852) |#1|)) (-15 -2151 ((-852))) (-15 -2887 ((-1083 |#2|) |#1|)) (-15 -2754 (|#1| (-1169 |#2|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1|)) (-15 -3019 ((-710))) (-15 -2151 ((-772 (-852)))) (-15 -2640 ((-772 (-852)) |#1|)) (-15 -2803 ((-108) |#1|)) (-15 -1747 ((-108) |#1|)) (-15 -3314 ((-126)))) (-305 |#2|) (-339)) (T -304))
-((-3314 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-126)) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))) (-2151 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-772 (-852))) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))) (-3019 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))) (-2151 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-852)) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))) (-2395 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))))
-(-10 -8 (-15 -1942 ((-3 |#1| "failed") |#1|)) (-15 -2395 ((-710))) (-15 -1942 (|#1| |#1|)) (-15 -1455 ((-3 (-1083 |#2|) "failed") |#1| |#1|)) (-15 -1455 ((-1083 |#2|) |#1|)) (-15 -4183 ((-1083 |#2|) |#1|)) (-15 -1605 (|#1| |#1| (-1083 |#2|))) (-15 -2706 ((-108) |#1|)) (-15 -1614 (|#1|)) (-15 -1477 (|#1| |#1| (-852))) (-15 -1863 (|#1| |#1| (-852))) (-15 -2887 ((-1083 |#1|) |#1| (-852))) (-15 -1477 (|#2| |#1|)) (-15 -1863 (|#2| |#1|)) (-15 -2640 ((-852) |#1|)) (-15 -2151 ((-852))) (-15 -2887 ((-1083 |#2|) |#1|)) (-15 -2754 (|#1| (-1169 |#2|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1|)) (-15 -3019 ((-710))) (-15 -2151 ((-772 (-852)))) (-15 -2640 ((-772 (-852)) |#1|)) (-15 -2803 ((-108) |#1|)) (-15 -1747 ((-108) |#1|)) (-15 -3314 ((-126))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-2803 (((-108) $) 94)) (-3019 (((-710)) 90)) (-1477 ((|#1| $) 140) (($ $ (-852)) 137 (|has| |#1| (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) 122 (|has| |#1| (-344)))) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2787 (((-108) $ $) 59)) (-2395 (((-710)) 112 (|has| |#1| (-344)))) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#1| "failed") $) 101)) (-3508 ((|#1| $) 100)) (-2754 (($ (-1169 |#1|)) 146)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 128 (|has| |#1| (-344)))) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-1631 (($) 109 (|has| |#1| (-344)))) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3665 (($) 124 (|has| |#1| (-344)))) (-1766 (((-108) $) 125 (|has| |#1| (-344)))) (-3610 (($ $ (-710)) 87 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) 86 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3049 (((-108) $) 71)) (-3437 (((-852) $) 127 (|has| |#1| (-344))) (((-772 (-852)) $) 84 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-2769 (((-108) $) 31)) (-3753 (($) 135 (|has| |#1| (-344)))) (-2706 (((-108) $) 134 (|has| |#1| (-344)))) (-1863 ((|#1| $) 141) (($ $ (-852)) 138 (|has| |#1| (-344)))) (-2738 (((-3 $ "failed") $) 113 (|has| |#1| (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2887 (((-1083 |#1|) $) 145) (((-1083 $) $ (-852)) 139 (|has| |#1| (-344)))) (-2060 (((-852) $) 110 (|has| |#1| (-344)))) (-4183 (((-1083 |#1|) $) 131 (|has| |#1| (-344)))) (-1455 (((-1083 |#1|) $) 130 (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) 129 (|has| |#1| (-344)))) (-1605 (($ $ (-1083 |#1|)) 132 (|has| |#1| (-344)))) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-2773 (($) 114 (|has| |#1| (-344)) CONST)) (-4013 (($ (-852)) 111 (|has| |#1| (-344)))) (-3026 (((-108) $) 93)) (-3951 (((-1034) $) 10)) (-1621 (($) 133 (|has| |#1| (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 121 (|has| |#1| (-344)))) (-2424 (((-394 $) $) 74)) (-2151 (((-772 (-852))) 91) (((-852)) 143)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-2984 (((-710) $) 126 (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) 85 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3314 (((-126)) 99)) (-3984 (($ $) 118 (|has| |#1| (-344))) (($ $ (-710)) 116 (|has| |#1| (-344)))) (-2640 (((-772 (-852)) $) 92) (((-852) $) 142)) (-2762 (((-1083 |#1|)) 144)) (-2893 (($) 123 (|has| |#1| (-344)))) (-1614 (($) 136 (|has| |#1| (-344)))) (-2906 (((-1169 |#1|) $) 148) (((-629 |#1|) (-1169 $)) 147)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 120 (|has| |#1| (-344)))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ |#1|) 102)) (-1942 (($ $) 119 (|has| |#1| (-344))) (((-3 $ "failed") $) 83 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3272 (((-710)) 29)) (-3760 (((-1169 $)) 150) (((-1169 $) (-852)) 149)) (-2801 (((-108) $ $) 39)) (-1747 (((-108) $) 95)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2009 (($ $) 89 (|has| |#1| (-344))) (($ $ (-710)) 88 (|has| |#1| (-344)))) (-2909 (($ $) 117 (|has| |#1| (-344))) (($ $ (-710)) 115 (|has| |#1| (-344)))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 64) (($ $ |#1|) 98)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96)))
+((-3084 (*1 *2 *1) (-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-108)))) (-3095 (*1 *2 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-1639 (*1 *2 *1) (-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-589 *3)))) (-3288 (*1 *2 *1) (-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-710)))) (-2140 (*1 *2 *1) (-12 (-4 *1 (-302 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-3927 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)))) (-2067 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))) (-2656 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-4 *3 (-158)))) (-2469 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *2 (-515)))) (-2267 (*1 *2 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)) (-4 *2 (-427)))) (-2213 (*1 *1 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *2 (-427)))))
+(-13 (-46 |t#1| |t#2|) (-387 |t#1|) (-10 -8 (-15 -3084 ((-108) $)) (-15 -3095 (|t#1| $)) (-15 -1639 ((-589 |t#1|) $)) (-15 -3288 ((-710) $)) (-15 -2140 (|t#2| $)) (-15 -3927 ($ (-1 |t#2| |t#2|) $)) (-15 -2067 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-158)) (-15 -2656 ($ $ $ (-710))) |%noBranch|) (IF (|has| |t#1| (-515)) (-15 -2469 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-427)) (PROGN (-15 -2267 (|t#1| $)) (-15 -2213 ($ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-267) |has| |#1| (-515)) ((-387 |#1|) . T) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-2622 (((-108) (-108)) NIL)) (-4101 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-3627 (($ (-1 (-108) |#1|) $) NIL)) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-2543 (($ $) NIL (|has| |#1| (-1016)))) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1869 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) NIL)) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-1894 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-2772 (($ $ (-523)) NIL)) (-3608 (((-710) $) NIL)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2348 (($ (-710) |#1|) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3325 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3862 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-3334 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2674 (($ (-589 |#1|)) NIL)) (-3879 ((|#1| $) NIL (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1314 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-1622 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2785 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-303 |#1|) (-13 (-19 |#1|) (-259 |#1|) (-10 -8 (-15 -2674 ($ (-589 |#1|))) (-15 -3608 ((-710) $)) (-15 -2772 ($ $ (-523))) (-15 -2622 ((-108) (-108))))) (-1123)) (T -303))
+((-2674 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-303 *3)))) (-3608 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-303 *3)) (-4 *3 (-1123)))) (-2772 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-303 *3)) (-4 *3 (-1123)))) (-2622 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-303 *3)) (-4 *3 (-1123)))))
+(-13 (-19 |#1|) (-259 |#1|) (-10 -8 (-15 -2674 ($ (-589 |#1|))) (-15 -3608 ((-710) $)) (-15 -2772 ($ $ (-523))) (-15 -2622 ((-108) (-108)))))
+((-3867 (((-108) $) 42)) (-4154 (((-710)) 22)) (-4131 ((|#2| $) 46) (($ $ (-852)) 104)) (-3843 (((-710)) 98)) (-3322 (($ (-1169 |#2|)) 20)) (-4077 (((-108) $) 116)) (-2765 ((|#2| $) 48) (($ $ (-852)) 102)) (-2277 (((-1083 |#2|) $) NIL) (((-1083 $) $ (-852)) 95)) (-1573 (((-1083 |#2|) $) 83)) (-3102 (((-1083 |#2|) $) 80) (((-3 (-1083 |#2|) "failed") $ $) 77)) (-2163 (($ $ (-1083 |#2|)) 53)) (-3718 (((-772 (-852))) 28) (((-852)) 43)) (-4012 (((-126)) 25)) (-1487 (((-772 (-852)) $) 30) (((-852) $) 118)) (-2233 (($) 110)) (-2411 (((-1169 |#2|) $) NIL) (((-629 |#2|) (-1169 $)) 39)) (-2301 (($ $) NIL) (((-3 $ "failed") $) 86)) (-4079 (((-108) $) 41)))
+(((-304 |#1| |#2|) (-10 -8 (-15 -2301 ((-3 |#1| "failed") |#1|)) (-15 -3843 ((-710))) (-15 -2301 (|#1| |#1|)) (-15 -3102 ((-3 (-1083 |#2|) "failed") |#1| |#1|)) (-15 -3102 ((-1083 |#2|) |#1|)) (-15 -1573 ((-1083 |#2|) |#1|)) (-15 -2163 (|#1| |#1| (-1083 |#2|))) (-15 -4077 ((-108) |#1|)) (-15 -2233 (|#1|)) (-15 -4131 (|#1| |#1| (-852))) (-15 -2765 (|#1| |#1| (-852))) (-15 -2277 ((-1083 |#1|) |#1| (-852))) (-15 -4131 (|#2| |#1|)) (-15 -2765 (|#2| |#1|)) (-15 -1487 ((-852) |#1|)) (-15 -3718 ((-852))) (-15 -2277 ((-1083 |#2|) |#1|)) (-15 -3322 (|#1| (-1169 |#2|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1|)) (-15 -4154 ((-710))) (-15 -3718 ((-772 (-852)))) (-15 -1487 ((-772 (-852)) |#1|)) (-15 -3867 ((-108) |#1|)) (-15 -4079 ((-108) |#1|)) (-15 -4012 ((-126)))) (-305 |#2|) (-339)) (T -304))
+((-4012 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-126)) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))) (-3718 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-772 (-852))) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))) (-4154 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))) (-3718 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-852)) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))) (-3843 (*1 *2) (-12 (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-304 *3 *4)) (-4 *3 (-305 *4)))))
+(-10 -8 (-15 -2301 ((-3 |#1| "failed") |#1|)) (-15 -3843 ((-710))) (-15 -2301 (|#1| |#1|)) (-15 -3102 ((-3 (-1083 |#2|) "failed") |#1| |#1|)) (-15 -3102 ((-1083 |#2|) |#1|)) (-15 -1573 ((-1083 |#2|) |#1|)) (-15 -2163 (|#1| |#1| (-1083 |#2|))) (-15 -4077 ((-108) |#1|)) (-15 -2233 (|#1|)) (-15 -4131 (|#1| |#1| (-852))) (-15 -2765 (|#1| |#1| (-852))) (-15 -2277 ((-1083 |#1|) |#1| (-852))) (-15 -4131 (|#2| |#1|)) (-15 -2765 (|#2| |#1|)) (-15 -1487 ((-852) |#1|)) (-15 -3718 ((-852))) (-15 -2277 ((-1083 |#2|) |#1|)) (-15 -3322 (|#1| (-1169 |#2|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1|)) (-15 -4154 ((-710))) (-15 -3718 ((-772 (-852)))) (-15 -1487 ((-772 (-852)) |#1|)) (-15 -3867 ((-108) |#1|)) (-15 -4079 ((-108) |#1|)) (-15 -4012 ((-126))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-3867 (((-108) $) 94)) (-4154 (((-710)) 90)) (-4131 ((|#1| $) 140) (($ $ (-852)) 137 (|has| |#1| (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) 122 (|has| |#1| (-344)))) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3684 (((-108) $ $) 59)) (-3843 (((-710)) 112 (|has| |#1| (-344)))) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#1| "failed") $) 101)) (-1996 ((|#1| $) 100)) (-3322 (($ (-1169 |#1|)) 146)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 128 (|has| |#1| (-344)))) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-3461 (($) 109 (|has| |#1| (-344)))) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-2097 (($) 124 (|has| |#1| (-344)))) (-1200 (((-108) $) 125 (|has| |#1| (-344)))) (-1419 (($ $ (-710)) 87 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) 86 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1330 (((-108) $) 71)) (-1500 (((-852) $) 127 (|has| |#1| (-344))) (((-772 (-852)) $) 84 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3482 (((-108) $) 31)) (-2842 (($) 135 (|has| |#1| (-344)))) (-4077 (((-108) $) 134 (|has| |#1| (-344)))) (-2765 ((|#1| $) 141) (($ $ (-852)) 138 (|has| |#1| (-344)))) (-1289 (((-3 $ "failed") $) 113 (|has| |#1| (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2277 (((-1083 |#1|) $) 145) (((-1083 $) $ (-852)) 139 (|has| |#1| (-344)))) (-4076 (((-852) $) 110 (|has| |#1| (-344)))) (-1573 (((-1083 |#1|) $) 131 (|has| |#1| (-344)))) (-3102 (((-1083 |#1|) $) 130 (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) 129 (|has| |#1| (-344)))) (-2163 (($ $ (-1083 |#1|)) 132 (|has| |#1| (-344)))) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-4105 (($) 114 (|has| |#1| (-344)) CONST)) (-2557 (($ (-852)) 111 (|has| |#1| (-344)))) (-4203 (((-108) $) 93)) (-2435 (((-1034) $) 10)) (-4102 (($) 133 (|has| |#1| (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 121 (|has| |#1| (-344)))) (-3573 (((-394 $) $) 74)) (-3718 (((-772 (-852))) 91) (((-852)) 143)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-2041 (((-710) $) 126 (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) 85 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-4012 (((-126)) 99)) (-4024 (($ $) 118 (|has| |#1| (-344))) (($ $ (-710)) 116 (|has| |#1| (-344)))) (-1487 (((-772 (-852)) $) 92) (((-852) $) 142)) (-3399 (((-1083 |#1|)) 144)) (-2315 (($) 123 (|has| |#1| (-344)))) (-2233 (($) 136 (|has| |#1| (-344)))) (-2411 (((-1169 |#1|) $) 148) (((-629 |#1|) (-1169 $)) 147)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 120 (|has| |#1| (-344)))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ |#1|) 102)) (-2301 (($ $) 119 (|has| |#1| (-344))) (((-3 $ "failed") $) 83 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1698 (((-710)) 29)) (-2922 (((-1169 $)) 150) (((-1169 $) (-852)) 149)) (-3842 (((-108) $ $) 39)) (-4079 (((-108) $) 95)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1732 (($ $) 89 (|has| |#1| (-344))) (($ $ (-710)) 88 (|has| |#1| (-344)))) (-1943 (($ $) 117 (|has| |#1| (-344))) (($ $ (-710)) 115 (|has| |#1| (-344)))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 64) (($ $ |#1|) 98)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96)))
(((-305 |#1|) (-129) (-339)) (T -305))
-((-3760 (*1 *2) (-12 (-4 *3 (-339)) (-5 *2 (-1169 *1)) (-4 *1 (-305 *3)))) (-3760 (*1 *2 *3) (-12 (-5 *3 (-852)) (-4 *4 (-339)) (-5 *2 (-1169 *1)) (-4 *1 (-305 *4)))) (-2906 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1169 *3)))) (-2906 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-305 *4)) (-4 *4 (-339)) (-5 *2 (-629 *4)))) (-2754 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-339)) (-4 *1 (-305 *3)))) (-2887 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1083 *3)))) (-2762 (*1 *2) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1083 *3)))) (-2151 (*1 *2) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-852)))) (-2640 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-852)))) (-1863 (*1 *2 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-339)))) (-1477 (*1 *2 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-339)))) (-2887 (*1 *2 *1 *3) (-12 (-5 *3 (-852)) (-4 *4 (-344)) (-4 *4 (-339)) (-5 *2 (-1083 *1)) (-4 *1 (-305 *4)))) (-1863 (*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)))) (-1477 (*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)))) (-1614 (*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339)))) (-3753 (*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339)))) (-2706 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-108)))) (-1621 (*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339)))) (-1605 (*1 *1 *1 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-344)) (-4 *1 (-305 *3)) (-4 *3 (-339)))) (-4183 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-1083 *3)))) (-1455 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-1083 *3)))) (-1455 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-1083 *3)))))
-(-13 (-1186 |t#1|) (-964 |t#1|) (-10 -8 (-15 -3760 ((-1169 $))) (-15 -3760 ((-1169 $) (-852))) (-15 -2906 ((-1169 |t#1|) $)) (-15 -2906 ((-629 |t#1|) (-1169 $))) (-15 -2754 ($ (-1169 |t#1|))) (-15 -2887 ((-1083 |t#1|) $)) (-15 -2762 ((-1083 |t#1|))) (-15 -2151 ((-852))) (-15 -2640 ((-852) $)) (-15 -1863 (|t#1| $)) (-15 -1477 (|t#1| $)) (IF (|has| |t#1| (-344)) (PROGN (-6 (-325)) (-15 -2887 ((-1083 $) $ (-852))) (-15 -1863 ($ $ (-852))) (-15 -1477 ($ $ (-852))) (-15 -1614 ($)) (-15 -3753 ($)) (-15 -2706 ((-108) $)) (-15 -1621 ($)) (-15 -1605 ($ $ (-1083 |t#1|))) (-15 -4183 ((-1083 |t#1|) $)) (-15 -1455 ((-1083 |t#1|) $)) (-15 -1455 ((-3 (-1083 |t#1|) "failed") $ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3172 (|has| |#1| (-344)) (|has| |#1| (-134))) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-211) |has| |#1| (-344)) ((-221) . T) ((-267) . T) ((-284) . T) ((-1186 |#1|) . T) ((-339) . T) ((-378) -3172 (|has| |#1| (-344)) (|has| |#1| (-134))) ((-344) |has| |#1| (-344)) ((-325) |has| |#1| (-344)) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 |#1|) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-964 |#1|) . T) ((-979 #0#) . T) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-344)) ((-1127) . T) ((-1176 |#1|) . T))
-((-1680 (((-108) $ $) NIL)) (-3645 (($ (-1086) $) 88)) (-1834 (($) 76)) (-3987 (((-1034) (-1034)) 11)) (-3544 (($) 77)) (-2874 (($) 90) (($ (-292 (-638))) 96) (($ (-292 (-640))) 93) (($ (-292 (-633))) 99) (($ (-292 (-355))) 105) (($ (-292 (-523))) 102) (($ (-292 (-155 (-355)))) 108)) (-1533 (($ (-1086) $) 89)) (-1878 (($ (-589 (-794))) 79)) (-2322 (((-1174) $) 73)) (-1516 (((-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)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3721 (($ (-1034)) 45)) (-3728 (((-1020) $) 25)) (-2288 (($ (-1009 (-883 (-523))) $) 85) (($ (-1009 (-883 (-523))) (-883 (-523)) $) 86)) (-3793 (($ (-1034)) 87)) (-3711 (($ (-1086) $) 110) (($ (-1086) $ $) 111)) (-2867 (($ (-1087) (-589 (-1087))) 75)) (-2112 (($ (-1070)) 82) (($ (-589 (-1070))) 80)) (-1691 (((-794) $) 113)) (-2108 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1087)) (|:| |arrayIndex| (-589 (-883 (-523)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1087)) (|:| |rand| (-794)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1086)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1777 (-108)) (|:| -3370 (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794)))))) (|:| |blockBranch| (-589 $)) (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070)) (|:| |forBranch| (-2 (|:| -2464 (-1009 (-883 (-523)))) (|:| |span| (-883 (-523))) (|:| -4039 $))) (|:| |labelBranch| (-1034)) (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -4039 $))) (|:| |commonBranch| (-2 (|:| -4198 (-1087)) (|:| |contents| (-589 (-1087))))) (|:| |printBranch| (-589 (-794)))) $) 37)) (-2599 (($ (-1070)) 182)) (-1843 (($ (-589 $)) 109)) (-1986 (($ (-1087) (-1070)) 115) (($ (-1087) (-292 (-640))) 155) (($ (-1087) (-292 (-638))) 156) (($ (-1087) (-292 (-633))) 157) (($ (-1087) (-629 (-640))) 118) (($ (-1087) (-629 (-638))) 121) (($ (-1087) (-629 (-633))) 124) (($ (-1087) (-1169 (-640))) 127) (($ (-1087) (-1169 (-638))) 130) (($ (-1087) (-1169 (-633))) 133) (($ (-1087) (-629 (-292 (-640)))) 136) (($ (-1087) (-629 (-292 (-638)))) 139) (($ (-1087) (-629 (-292 (-633)))) 142) (($ (-1087) (-1169 (-292 (-640)))) 145) (($ (-1087) (-1169 (-292 (-638)))) 148) (($ (-1087) (-1169 (-292 (-633)))) 151) (($ (-1087) (-589 (-883 (-523))) (-292 (-640))) 152) (($ (-1087) (-589 (-883 (-523))) (-292 (-638))) 153) (($ (-1087) (-589 (-883 (-523))) (-292 (-633))) 154) (($ (-1087) (-292 (-523))) 179) (($ (-1087) (-292 (-355))) 180) (($ (-1087) (-292 (-155 (-355)))) 181) (($ (-1087) (-629 (-292 (-523)))) 160) (($ (-1087) (-629 (-292 (-355)))) 163) (($ (-1087) (-629 (-292 (-155 (-355))))) 166) (($ (-1087) (-1169 (-292 (-523)))) 169) (($ (-1087) (-1169 (-292 (-355)))) 172) (($ (-1087) (-1169 (-292 (-155 (-355))))) 175) (($ (-1087) (-589 (-883 (-523))) (-292 (-523))) 176) (($ (-1087) (-589 (-883 (-523))) (-292 (-355))) 177) (($ (-1087) (-589 (-883 (-523))) (-292 (-155 (-355)))) 178)) (-3941 (((-108) $ $) NIL)))
-(((-306) (-13 (-1016) (-10 -8 (-15 -1691 ((-794) $)) (-15 -2288 ($ (-1009 (-883 (-523))) $)) (-15 -2288 ($ (-1009 (-883 (-523))) (-883 (-523)) $)) (-15 -3645 ($ (-1086) $)) (-15 -1533 ($ (-1086) $)) (-15 -3721 ($ (-1034))) (-15 -3793 ($ (-1034))) (-15 -2112 ($ (-1070))) (-15 -2112 ($ (-589 (-1070)))) (-15 -2599 ($ (-1070))) (-15 -2874 ($)) (-15 -2874 ($ (-292 (-638)))) (-15 -2874 ($ (-292 (-640)))) (-15 -2874 ($ (-292 (-633)))) (-15 -2874 ($ (-292 (-355)))) (-15 -2874 ($ (-292 (-523)))) (-15 -2874 ($ (-292 (-155 (-355))))) (-15 -3711 ($ (-1086) $)) (-15 -3711 ($ (-1086) $ $)) (-15 -1986 ($ (-1087) (-1070))) (-15 -1986 ($ (-1087) (-292 (-640)))) (-15 -1986 ($ (-1087) (-292 (-638)))) (-15 -1986 ($ (-1087) (-292 (-633)))) (-15 -1986 ($ (-1087) (-629 (-640)))) (-15 -1986 ($ (-1087) (-629 (-638)))) (-15 -1986 ($ (-1087) (-629 (-633)))) (-15 -1986 ($ (-1087) (-1169 (-640)))) (-15 -1986 ($ (-1087) (-1169 (-638)))) (-15 -1986 ($ (-1087) (-1169 (-633)))) (-15 -1986 ($ (-1087) (-629 (-292 (-640))))) (-15 -1986 ($ (-1087) (-629 (-292 (-638))))) (-15 -1986 ($ (-1087) (-629 (-292 (-633))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-640))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-638))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-633))))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-640)))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-638)))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-633)))) (-15 -1986 ($ (-1087) (-292 (-523)))) (-15 -1986 ($ (-1087) (-292 (-355)))) (-15 -1986 ($ (-1087) (-292 (-155 (-355))))) (-15 -1986 ($ (-1087) (-629 (-292 (-523))))) (-15 -1986 ($ (-1087) (-629 (-292 (-355))))) (-15 -1986 ($ (-1087) (-629 (-292 (-155 (-355)))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-523))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-355))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-155 (-355)))))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-523)))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-355)))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-155 (-355))))) (-15 -1843 ($ (-589 $))) (-15 -1834 ($)) (-15 -3544 ($)) (-15 -1878 ($ (-589 (-794)))) (-15 -2867 ($ (-1087) (-589 (-1087)))) (-15 -1516 ((-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 -2108 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1087)) (|:| |arrayIndex| (-589 (-883 (-523)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1087)) (|:| |rand| (-794)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1086)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1777 (-108)) (|:| -3370 (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794)))))) (|:| |blockBranch| (-589 $)) (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070)) (|:| |forBranch| (-2 (|:| -2464 (-1009 (-883 (-523)))) (|:| |span| (-883 (-523))) (|:| -4039 $))) (|:| |labelBranch| (-1034)) (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -4039 $))) (|:| |commonBranch| (-2 (|:| -4198 (-1087)) (|:| |contents| (-589 (-1087))))) (|:| |printBranch| (-589 (-794)))) $)) (-15 -2322 ((-1174) $)) (-15 -3728 ((-1020) $)) (-15 -3987 ((-1034) (-1034)))))) (T -306))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-306)))) (-2288 (*1 *1 *2 *1) (-12 (-5 *2 (-1009 (-883 (-523)))) (-5 *1 (-306)))) (-2288 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1009 (-883 (-523)))) (-5 *3 (-883 (-523))) (-5 *1 (-306)))) (-3645 (*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))) (-1533 (*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))) (-3721 (*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))) (-3793 (*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))) (-2112 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-306)))) (-2112 (*1 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-306)))) (-2599 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-306)))) (-2874 (*1 *1) (-5 *1 (-306))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-292 (-638))) (-5 *1 (-306)))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-292 (-640))) (-5 *1 (-306)))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-292 (-633))) (-5 *1 (-306)))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-5 *1 (-306)))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-5 *1 (-306)))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-292 (-155 (-355)))) (-5 *1 (-306)))) (-3711 (*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))) (-3711 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1070)) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-640))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-638))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-633))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-640))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-638))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-633))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-640))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-638))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-633))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-640)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-638)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-633)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-640)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-638)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-633)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-640))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-638))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-633))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-523))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-355))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-155 (-355)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-523)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-355)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-155 (-355))))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-523)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-355)))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-155 (-355))))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-523))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-355))) (-5 *1 (-306)))) (-1986 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-155 (-355)))) (-5 *1 (-306)))) (-1843 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-5 *1 (-306)))) (-1834 (*1 *1) (-5 *1 (-306))) (-3544 (*1 *1) (-5 *1 (-306))) (-1878 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-306)))) (-2867 (*1 *1 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1087)) (-5 *1 (-306)))) (-1516 (*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 (-306)))) (-2108 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1087)) (|:| |arrayIndex| (-589 (-883 (-523)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1087)) (|:| |rand| (-794)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1086)) (|:| |thenClause| (-306)) (|:| |elseClause| (-306)))) (|:| |returnBranch| (-2 (|:| -1777 (-108)) (|:| -3370 (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794)))))) (|:| |blockBranch| (-589 (-306))) (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070)) (|:| |forBranch| (-2 (|:| -2464 (-1009 (-883 (-523)))) (|:| |span| (-883 (-523))) (|:| -4039 (-306)))) (|:| |labelBranch| (-1034)) (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -4039 (-306)))) (|:| |commonBranch| (-2 (|:| -4198 (-1087)) (|:| |contents| (-589 (-1087))))) (|:| |printBranch| (-589 (-794))))) (-5 *1 (-306)))) (-2322 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-306)))) (-3728 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-306)))) (-3987 (*1 *2 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ((-794) $)) (-15 -2288 ($ (-1009 (-883 (-523))) $)) (-15 -2288 ($ (-1009 (-883 (-523))) (-883 (-523)) $)) (-15 -3645 ($ (-1086) $)) (-15 -1533 ($ (-1086) $)) (-15 -3721 ($ (-1034))) (-15 -3793 ($ (-1034))) (-15 -2112 ($ (-1070))) (-15 -2112 ($ (-589 (-1070)))) (-15 -2599 ($ (-1070))) (-15 -2874 ($)) (-15 -2874 ($ (-292 (-638)))) (-15 -2874 ($ (-292 (-640)))) (-15 -2874 ($ (-292 (-633)))) (-15 -2874 ($ (-292 (-355)))) (-15 -2874 ($ (-292 (-523)))) (-15 -2874 ($ (-292 (-155 (-355))))) (-15 -3711 ($ (-1086) $)) (-15 -3711 ($ (-1086) $ $)) (-15 -1986 ($ (-1087) (-1070))) (-15 -1986 ($ (-1087) (-292 (-640)))) (-15 -1986 ($ (-1087) (-292 (-638)))) (-15 -1986 ($ (-1087) (-292 (-633)))) (-15 -1986 ($ (-1087) (-629 (-640)))) (-15 -1986 ($ (-1087) (-629 (-638)))) (-15 -1986 ($ (-1087) (-629 (-633)))) (-15 -1986 ($ (-1087) (-1169 (-640)))) (-15 -1986 ($ (-1087) (-1169 (-638)))) (-15 -1986 ($ (-1087) (-1169 (-633)))) (-15 -1986 ($ (-1087) (-629 (-292 (-640))))) (-15 -1986 ($ (-1087) (-629 (-292 (-638))))) (-15 -1986 ($ (-1087) (-629 (-292 (-633))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-640))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-638))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-633))))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-640)))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-638)))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-633)))) (-15 -1986 ($ (-1087) (-292 (-523)))) (-15 -1986 ($ (-1087) (-292 (-355)))) (-15 -1986 ($ (-1087) (-292 (-155 (-355))))) (-15 -1986 ($ (-1087) (-629 (-292 (-523))))) (-15 -1986 ($ (-1087) (-629 (-292 (-355))))) (-15 -1986 ($ (-1087) (-629 (-292 (-155 (-355)))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-523))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-355))))) (-15 -1986 ($ (-1087) (-1169 (-292 (-155 (-355)))))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-523)))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-355)))) (-15 -1986 ($ (-1087) (-589 (-883 (-523))) (-292 (-155 (-355))))) (-15 -1843 ($ (-589 $))) (-15 -1834 ($)) (-15 -3544 ($)) (-15 -1878 ($ (-589 (-794)))) (-15 -2867 ($ (-1087) (-589 (-1087)))) (-15 -1516 ((-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 -2108 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1087)) (|:| |arrayIndex| (-589 (-883 (-523)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1087)) (|:| |rand| (-794)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1086)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1777 (-108)) (|:| -3370 (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794)))))) (|:| |blockBranch| (-589 $)) (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070)) (|:| |forBranch| (-2 (|:| -2464 (-1009 (-883 (-523)))) (|:| |span| (-883 (-523))) (|:| -4039 $))) (|:| |labelBranch| (-1034)) (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -4039 $))) (|:| |commonBranch| (-2 (|:| -4198 (-1087)) (|:| |contents| (-589 (-1087))))) (|:| |printBranch| (-589 (-794)))) $)) (-15 -2322 ((-1174) $)) (-15 -3728 ((-1020) $)) (-15 -3987 ((-1034) (-1034)))))
-((-1680 (((-108) $ $) NIL)) (-4123 (((-108) $) 11)) (-1260 (($ |#1|) 8)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1274 (($ |#1|) 9)) (-1691 (((-794) $) 17)) (-1572 ((|#1| $) 12)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 19)))
-(((-307 |#1|) (-13 (-786) (-10 -8 (-15 -1260 ($ |#1|)) (-15 -1274 ($ |#1|)) (-15 -4123 ((-108) $)) (-15 -1572 (|#1| $)))) (-786)) (T -307))
-((-1260 (*1 *1 *2) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786)))) (-1274 (*1 *1 *2) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786)))) (-4123 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-307 *3)) (-4 *3 (-786)))) (-1572 (*1 *2 *1) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786)))))
-(-13 (-786) (-10 -8 (-15 -1260 ($ |#1|)) (-15 -1274 ($ |#1|)) (-15 -4123 ((-108) $)) (-15 -1572 (|#1| $))))
-((-2841 (((-306) (-1087) (-883 (-523))) 22)) (-3998 (((-306) (-1087) (-883 (-523))) 26)) (-2300 (((-306) (-1087) (-1009 (-883 (-523))) (-1009 (-883 (-523)))) 25) (((-306) (-1087) (-883 (-523)) (-883 (-523))) 23)) (-1888 (((-306) (-1087) (-883 (-523))) 30)))
-(((-308) (-10 -7 (-15 -2841 ((-306) (-1087) (-883 (-523)))) (-15 -2300 ((-306) (-1087) (-883 (-523)) (-883 (-523)))) (-15 -2300 ((-306) (-1087) (-1009 (-883 (-523))) (-1009 (-883 (-523))))) (-15 -3998 ((-306) (-1087) (-883 (-523)))) (-15 -1888 ((-306) (-1087) (-883 (-523)))))) (T -308))
-((-1888 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306)) (-5 *1 (-308)))) (-3998 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306)) (-5 *1 (-308)))) (-2300 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-1009 (-883 (-523)))) (-5 *2 (-306)) (-5 *1 (-308)))) (-2300 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306)) (-5 *1 (-308)))) (-2841 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306)) (-5 *1 (-308)))))
-(-10 -7 (-15 -2841 ((-306) (-1087) (-883 (-523)))) (-15 -2300 ((-306) (-1087) (-883 (-523)) (-883 (-523)))) (-15 -2300 ((-306) (-1087) (-1009 (-883 (-523))) (-1009 (-883 (-523))))) (-15 -3998 ((-306) (-1087) (-883 (-523)))) (-15 -1888 ((-306) (-1087) (-883 (-523)))))
-((-1345 (((-312 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-312 |#1| |#2| |#3| |#4|)) 31)))
-(((-309 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1345 ((-312 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-312 |#1| |#2| |#3| |#4|)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|) (-339) (-1145 |#5|) (-1145 (-383 |#6|)) (-318 |#5| |#6| |#7|)) (T -309))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-312 *5 *6 *7 *8)) (-4 *5 (-339)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7)) (-4 *9 (-339)) (-4 *10 (-1145 *9)) (-4 *11 (-1145 (-383 *10))) (-5 *2 (-312 *9 *10 *11 *12)) (-5 *1 (-309 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-318 *9 *10 *11)))))
-(-10 -7 (-15 -1345 ((-312 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-312 |#1| |#2| |#3| |#4|))))
-((-3878 (((-108) $) 14)))
-(((-310 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3878 ((-108) |#1|))) (-311 |#2| |#3| |#4| |#5|) (-339) (-1145 |#2|) (-1145 (-383 |#3|)) (-318 |#2| |#3| |#4|)) (T -310))
-NIL
-(-10 -8 (-15 -3878 ((-108) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2116 (($ $) 26)) (-3878 (((-108) $) 25)) (-2032 (((-1070) $) 9)) (-1433 (((-389 |#2| (-383 |#2|) |#3| |#4|) $) 32)) (-3951 (((-1034) $) 10)) (-1621 (((-3 |#4| "failed") $) 24)) (-3483 (($ (-389 |#2| (-383 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-523)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-3530 (((-2 (|:| -3697 (-389 |#2| (-383 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20)))
+((-2922 (*1 *2) (-12 (-4 *3 (-339)) (-5 *2 (-1169 *1)) (-4 *1 (-305 *3)))) (-2922 (*1 *2 *3) (-12 (-5 *3 (-852)) (-4 *4 (-339)) (-5 *2 (-1169 *1)) (-4 *1 (-305 *4)))) (-2411 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1169 *3)))) (-2411 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-305 *4)) (-4 *4 (-339)) (-5 *2 (-629 *4)))) (-3322 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-339)) (-4 *1 (-305 *3)))) (-2277 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1083 *3)))) (-3399 (*1 *2) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1083 *3)))) (-3718 (*1 *2) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-852)))) (-1487 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-852)))) (-2765 (*1 *2 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-339)))) (-4131 (*1 *2 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-339)))) (-2277 (*1 *2 *1 *3) (-12 (-5 *3 (-852)) (-4 *4 (-344)) (-4 *4 (-339)) (-5 *2 (-1083 *1)) (-4 *1 (-305 *4)))) (-2765 (*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)))) (-4131 (*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)))) (-2233 (*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339)))) (-2842 (*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339)))) (-4077 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-108)))) (-4102 (*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339)))) (-2163 (*1 *1 *1 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-344)) (-4 *1 (-305 *3)) (-4 *3 (-339)))) (-1573 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-1083 *3)))) (-3102 (*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-1083 *3)))) (-3102 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-1083 *3)))))
+(-13 (-1186 |t#1|) (-964 |t#1|) (-10 -8 (-15 -2922 ((-1169 $))) (-15 -2922 ((-1169 $) (-852))) (-15 -2411 ((-1169 |t#1|) $)) (-15 -2411 ((-629 |t#1|) (-1169 $))) (-15 -3322 ($ (-1169 |t#1|))) (-15 -2277 ((-1083 |t#1|) $)) (-15 -3399 ((-1083 |t#1|))) (-15 -3718 ((-852))) (-15 -1487 ((-852) $)) (-15 -2765 (|t#1| $)) (-15 -4131 (|t#1| $)) (IF (|has| |t#1| (-344)) (PROGN (-6 (-325)) (-15 -2277 ((-1083 $) $ (-852))) (-15 -2765 ($ $ (-852))) (-15 -4131 ($ $ (-852))) (-15 -2233 ($)) (-15 -2842 ($)) (-15 -4077 ((-108) $)) (-15 -4102 ($)) (-15 -2163 ($ $ (-1083 |t#1|))) (-15 -1573 ((-1083 |t#1|) $)) (-15 -3102 ((-1083 |t#1|) $)) (-15 -3102 ((-3 (-1083 |t#1|) "failed") $ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3255 (|has| |#1| (-344)) (|has| |#1| (-134))) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-211) |has| |#1| (-344)) ((-221) . T) ((-267) . T) ((-284) . T) ((-1186 |#1|) . T) ((-339) . T) ((-378) -3255 (|has| |#1| (-344)) (|has| |#1| (-134))) ((-344) |has| |#1| (-344)) ((-325) |has| |#1| (-344)) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 |#1|) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-964 |#1|) . T) ((-979 #0#) . T) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-344)) ((-1127) . T) ((-1176 |#1|) . T))
+((-3260 (((-108) $ $) NIL)) (-1840 (($ (-1086) $) 88)) (-1940 (($) 77)) (-3296 (((-1034) (-1034)) 11)) (-3244 (($) 78)) (-2174 (($) 90) (($ (-292 (-638))) 98) (($ (-292 (-640))) 94) (($ (-292 (-633))) 102) (($ (-292 (-355))) 109) (($ (-292 (-523))) 105) (($ (-292 (-155 (-355)))) 113)) (-2542 (($ (-1086) $) 89)) (-2873 (($ (-589 (-794))) 79)) (-1642 (((-1174) $) 75)) (-1621 (((-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)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3800 (($ (-1034)) 51)) (-3861 (((-1020) $) 25)) (-1326 (($ (-1009 (-883 (-523))) $) 85) (($ (-1009 (-883 (-523))) (-883 (-523)) $) 86)) (-3353 (($ (-1034)) 87)) (-1228 (($ (-1086) $) 115) (($ (-1086) $ $) 116)) (-1553 (($ (-1087) (-589 (-1087))) 76)) (-2061 (($ (-1070)) 82) (($ (-589 (-1070))) 80)) (-3976 (((-794) $) 118)) (-3514 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1087)) (|:| |arrayIndex| (-589 (-883 (-523)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1087)) (|:| |rand| (-794)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1086)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -3163 (-108)) (|:| -2058 (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794)))))) (|:| |blockBranch| (-589 $)) (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070)) (|:| |forBranch| (-2 (|:| -3487 (-1009 (-883 (-523)))) (|:| |span| (-883 (-523))) (|:| -2403 $))) (|:| |labelBranch| (-1034)) (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -2403 $))) (|:| |commonBranch| (-2 (|:| -1522 (-1087)) (|:| |contents| (-589 (-1087))))) (|:| |printBranch| (-589 (-794)))) $) 44)) (-2182 (($ (-1070)) 187)) (-2582 (($ (-589 $)) 114)) (-1447 (($ (-1087) (-1070)) 120) (($ (-1087) (-292 (-640))) 160) (($ (-1087) (-292 (-638))) 161) (($ (-1087) (-292 (-633))) 162) (($ (-1087) (-629 (-640))) 123) (($ (-1087) (-629 (-638))) 126) (($ (-1087) (-629 (-633))) 129) (($ (-1087) (-1169 (-640))) 132) (($ (-1087) (-1169 (-638))) 135) (($ (-1087) (-1169 (-633))) 138) (($ (-1087) (-629 (-292 (-640)))) 141) (($ (-1087) (-629 (-292 (-638)))) 144) (($ (-1087) (-629 (-292 (-633)))) 147) (($ (-1087) (-1169 (-292 (-640)))) 150) (($ (-1087) (-1169 (-292 (-638)))) 153) (($ (-1087) (-1169 (-292 (-633)))) 156) (($ (-1087) (-589 (-883 (-523))) (-292 (-640))) 157) (($ (-1087) (-589 (-883 (-523))) (-292 (-638))) 158) (($ (-1087) (-589 (-883 (-523))) (-292 (-633))) 159) (($ (-1087) (-292 (-523))) 184) (($ (-1087) (-292 (-355))) 185) (($ (-1087) (-292 (-155 (-355)))) 186) (($ (-1087) (-629 (-292 (-523)))) 165) (($ (-1087) (-629 (-292 (-355)))) 168) (($ (-1087) (-629 (-292 (-155 (-355))))) 171) (($ (-1087) (-1169 (-292 (-523)))) 174) (($ (-1087) (-1169 (-292 (-355)))) 177) (($ (-1087) (-1169 (-292 (-155 (-355))))) 180) (($ (-1087) (-589 (-883 (-523))) (-292 (-523))) 181) (($ (-1087) (-589 (-883 (-523))) (-292 (-355))) 182) (($ (-1087) (-589 (-883 (-523))) (-292 (-155 (-355)))) 183)) (-4037 (((-108) $ $) NIL)))
+(((-306) (-13 (-1016) (-10 -8 (-15 -3976 ((-794) $)) (-15 -1326 ($ (-1009 (-883 (-523))) $)) (-15 -1326 ($ (-1009 (-883 (-523))) (-883 (-523)) $)) (-15 -1840 ($ (-1086) $)) (-15 -2542 ($ (-1086) $)) (-15 -3800 ($ (-1034))) (-15 -3353 ($ (-1034))) (-15 -2061 ($ (-1070))) (-15 -2061 ($ (-589 (-1070)))) (-15 -2182 ($ (-1070))) (-15 -2174 ($)) (-15 -2174 ($ (-292 (-638)))) (-15 -2174 ($ (-292 (-640)))) (-15 -2174 ($ (-292 (-633)))) (-15 -2174 ($ (-292 (-355)))) (-15 -2174 ($ (-292 (-523)))) (-15 -2174 ($ (-292 (-155 (-355))))) (-15 -1228 ($ (-1086) $)) (-15 -1228 ($ (-1086) $ $)) (-15 -1447 ($ (-1087) (-1070))) (-15 -1447 ($ (-1087) (-292 (-640)))) (-15 -1447 ($ (-1087) (-292 (-638)))) (-15 -1447 ($ (-1087) (-292 (-633)))) (-15 -1447 ($ (-1087) (-629 (-640)))) (-15 -1447 ($ (-1087) (-629 (-638)))) (-15 -1447 ($ (-1087) (-629 (-633)))) (-15 -1447 ($ (-1087) (-1169 (-640)))) (-15 -1447 ($ (-1087) (-1169 (-638)))) (-15 -1447 ($ (-1087) (-1169 (-633)))) (-15 -1447 ($ (-1087) (-629 (-292 (-640))))) (-15 -1447 ($ (-1087) (-629 (-292 (-638))))) (-15 -1447 ($ (-1087) (-629 (-292 (-633))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-640))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-638))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-633))))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-640)))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-638)))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-633)))) (-15 -1447 ($ (-1087) (-292 (-523)))) (-15 -1447 ($ (-1087) (-292 (-355)))) (-15 -1447 ($ (-1087) (-292 (-155 (-355))))) (-15 -1447 ($ (-1087) (-629 (-292 (-523))))) (-15 -1447 ($ (-1087) (-629 (-292 (-355))))) (-15 -1447 ($ (-1087) (-629 (-292 (-155 (-355)))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-523))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-355))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-155 (-355)))))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-523)))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-355)))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-155 (-355))))) (-15 -2582 ($ (-589 $))) (-15 -1940 ($)) (-15 -3244 ($)) (-15 -2873 ($ (-589 (-794)))) (-15 -1553 ($ (-1087) (-589 (-1087)))) (-15 -1621 ((-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 -3514 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1087)) (|:| |arrayIndex| (-589 (-883 (-523)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1087)) (|:| |rand| (-794)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1086)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -3163 (-108)) (|:| -2058 (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794)))))) (|:| |blockBranch| (-589 $)) (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070)) (|:| |forBranch| (-2 (|:| -3487 (-1009 (-883 (-523)))) (|:| |span| (-883 (-523))) (|:| -2403 $))) (|:| |labelBranch| (-1034)) (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -2403 $))) (|:| |commonBranch| (-2 (|:| -1522 (-1087)) (|:| |contents| (-589 (-1087))))) (|:| |printBranch| (-589 (-794)))) $)) (-15 -1642 ((-1174) $)) (-15 -3861 ((-1020) $)) (-15 -3296 ((-1034) (-1034)))))) (T -306))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-306)))) (-1326 (*1 *1 *2 *1) (-12 (-5 *2 (-1009 (-883 (-523)))) (-5 *1 (-306)))) (-1326 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1009 (-883 (-523)))) (-5 *3 (-883 (-523))) (-5 *1 (-306)))) (-1840 (*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))) (-2542 (*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))) (-3800 (*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))) (-3353 (*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))) (-2061 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-306)))) (-2061 (*1 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-306)))) (-2182 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-306)))) (-2174 (*1 *1) (-5 *1 (-306))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-292 (-638))) (-5 *1 (-306)))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-292 (-640))) (-5 *1 (-306)))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-292 (-633))) (-5 *1 (-306)))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-5 *1 (-306)))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-5 *1 (-306)))) (-2174 (*1 *1 *2) (-12 (-5 *2 (-292 (-155 (-355)))) (-5 *1 (-306)))) (-1228 (*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))) (-1228 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1070)) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-640))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-638))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-633))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-640))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-638))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-633))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-640))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-638))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-633))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-640)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-638)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-633)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-640)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-638)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-633)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-640))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-638))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-633))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-523))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-355))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-155 (-355)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-523)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-355)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-155 (-355))))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-523)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-355)))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-155 (-355))))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-523))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-355))) (-5 *1 (-306)))) (-1447 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-292 (-155 (-355)))) (-5 *1 (-306)))) (-2582 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-5 *1 (-306)))) (-1940 (*1 *1) (-5 *1 (-306))) (-3244 (*1 *1) (-5 *1 (-306))) (-2873 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-306)))) (-1553 (*1 *1 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1087)) (-5 *1 (-306)))) (-1621 (*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 (-306)))) (-3514 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1087)) (|:| |arrayIndex| (-589 (-883 (-523)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1087)) (|:| |rand| (-794)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1086)) (|:| |thenClause| (-306)) (|:| |elseClause| (-306)))) (|:| |returnBranch| (-2 (|:| -3163 (-108)) (|:| -2058 (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794)))))) (|:| |blockBranch| (-589 (-306))) (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070)) (|:| |forBranch| (-2 (|:| -3487 (-1009 (-883 (-523)))) (|:| |span| (-883 (-523))) (|:| -2403 (-306)))) (|:| |labelBranch| (-1034)) (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -2403 (-306)))) (|:| |commonBranch| (-2 (|:| -1522 (-1087)) (|:| |contents| (-589 (-1087))))) (|:| |printBranch| (-589 (-794))))) (-5 *1 (-306)))) (-1642 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-306)))) (-3861 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-306)))) (-3296 (*1 *2 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ((-794) $)) (-15 -1326 ($ (-1009 (-883 (-523))) $)) (-15 -1326 ($ (-1009 (-883 (-523))) (-883 (-523)) $)) (-15 -1840 ($ (-1086) $)) (-15 -2542 ($ (-1086) $)) (-15 -3800 ($ (-1034))) (-15 -3353 ($ (-1034))) (-15 -2061 ($ (-1070))) (-15 -2061 ($ (-589 (-1070)))) (-15 -2182 ($ (-1070))) (-15 -2174 ($)) (-15 -2174 ($ (-292 (-638)))) (-15 -2174 ($ (-292 (-640)))) (-15 -2174 ($ (-292 (-633)))) (-15 -2174 ($ (-292 (-355)))) (-15 -2174 ($ (-292 (-523)))) (-15 -2174 ($ (-292 (-155 (-355))))) (-15 -1228 ($ (-1086) $)) (-15 -1228 ($ (-1086) $ $)) (-15 -1447 ($ (-1087) (-1070))) (-15 -1447 ($ (-1087) (-292 (-640)))) (-15 -1447 ($ (-1087) (-292 (-638)))) (-15 -1447 ($ (-1087) (-292 (-633)))) (-15 -1447 ($ (-1087) (-629 (-640)))) (-15 -1447 ($ (-1087) (-629 (-638)))) (-15 -1447 ($ (-1087) (-629 (-633)))) (-15 -1447 ($ (-1087) (-1169 (-640)))) (-15 -1447 ($ (-1087) (-1169 (-638)))) (-15 -1447 ($ (-1087) (-1169 (-633)))) (-15 -1447 ($ (-1087) (-629 (-292 (-640))))) (-15 -1447 ($ (-1087) (-629 (-292 (-638))))) (-15 -1447 ($ (-1087) (-629 (-292 (-633))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-640))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-638))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-633))))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-640)))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-638)))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-633)))) (-15 -1447 ($ (-1087) (-292 (-523)))) (-15 -1447 ($ (-1087) (-292 (-355)))) (-15 -1447 ($ (-1087) (-292 (-155 (-355))))) (-15 -1447 ($ (-1087) (-629 (-292 (-523))))) (-15 -1447 ($ (-1087) (-629 (-292 (-355))))) (-15 -1447 ($ (-1087) (-629 (-292 (-155 (-355)))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-523))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-355))))) (-15 -1447 ($ (-1087) (-1169 (-292 (-155 (-355)))))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-523)))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-355)))) (-15 -1447 ($ (-1087) (-589 (-883 (-523))) (-292 (-155 (-355))))) (-15 -2582 ($ (-589 $))) (-15 -1940 ($)) (-15 -3244 ($)) (-15 -2873 ($ (-589 (-794)))) (-15 -1553 ($ (-1087) (-589 (-1087)))) (-15 -1621 ((-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 -3514 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1087)) (|:| |arrayIndex| (-589 (-883 (-523)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1087)) (|:| |rand| (-794)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1086)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -3163 (-108)) (|:| -2058 (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794)))))) (|:| |blockBranch| (-589 $)) (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070)) (|:| |forBranch| (-2 (|:| -3487 (-1009 (-883 (-523)))) (|:| |span| (-883 (-523))) (|:| -2403 $))) (|:| |labelBranch| (-1034)) (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -2403 $))) (|:| |commonBranch| (-2 (|:| -1522 (-1087)) (|:| |contents| (-589 (-1087))))) (|:| |printBranch| (-589 (-794)))) $)) (-15 -1642 ((-1174) $)) (-15 -3861 ((-1020) $)) (-15 -3296 ((-1034) (-1034)))))
+((-3260 (((-108) $ $) NIL)) (-2266 (((-108) $) 11)) (-2588 (($ |#1|) 8)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2598 (($ |#1|) 9)) (-3976 (((-794) $) 17)) (-2947 ((|#1| $) 12)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 19)))
+(((-307 |#1|) (-13 (-786) (-10 -8 (-15 -2588 ($ |#1|)) (-15 -2598 ($ |#1|)) (-15 -2266 ((-108) $)) (-15 -2947 (|#1| $)))) (-786)) (T -307))
+((-2588 (*1 *1 *2) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786)))) (-2598 (*1 *1 *2) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786)))) (-2266 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-307 *3)) (-4 *3 (-786)))) (-2947 (*1 *2 *1) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786)))))
+(-13 (-786) (-10 -8 (-15 -2588 ($ |#1|)) (-15 -2598 ($ |#1|)) (-15 -2266 ((-108) $)) (-15 -2947 (|#1| $))))
+((-2972 (((-306) (-1087) (-883 (-523))) 23)) (-1566 (((-306) (-1087) (-883 (-523))) 27)) (-1430 (((-306) (-1087) (-1009 (-883 (-523))) (-1009 (-883 (-523)))) 26) (((-306) (-1087) (-883 (-523)) (-883 (-523))) 24)) (-2953 (((-306) (-1087) (-883 (-523))) 31)))
+(((-308) (-10 -7 (-15 -2972 ((-306) (-1087) (-883 (-523)))) (-15 -1430 ((-306) (-1087) (-883 (-523)) (-883 (-523)))) (-15 -1430 ((-306) (-1087) (-1009 (-883 (-523))) (-1009 (-883 (-523))))) (-15 -1566 ((-306) (-1087) (-883 (-523)))) (-15 -2953 ((-306) (-1087) (-883 (-523)))))) (T -308))
+((-2953 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306)) (-5 *1 (-308)))) (-1566 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306)) (-5 *1 (-308)))) (-1430 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-1009 (-883 (-523)))) (-5 *2 (-306)) (-5 *1 (-308)))) (-1430 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306)) (-5 *1 (-308)))) (-2972 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306)) (-5 *1 (-308)))))
+(-10 -7 (-15 -2972 ((-306) (-1087) (-883 (-523)))) (-15 -1430 ((-306) (-1087) (-883 (-523)) (-883 (-523)))) (-15 -1430 ((-306) (-1087) (-1009 (-883 (-523))) (-1009 (-883 (-523))))) (-15 -1566 ((-306) (-1087) (-883 (-523)))) (-15 -2953 ((-306) (-1087) (-883 (-523)))))
+((-3015 (((-312 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-312 |#1| |#2| |#3| |#4|)) 33)))
+(((-309 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3015 ((-312 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-312 |#1| |#2| |#3| |#4|)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|) (-339) (-1145 |#5|) (-1145 (-383 |#6|)) (-318 |#5| |#6| |#7|)) (T -309))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-312 *5 *6 *7 *8)) (-4 *5 (-339)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7)) (-4 *9 (-339)) (-4 *10 (-1145 *9)) (-4 *11 (-1145 (-383 *10))) (-5 *2 (-312 *9 *10 *11 *12)) (-5 *1 (-309 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-318 *9 *10 *11)))))
+(-10 -7 (-15 -3015 ((-312 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-312 |#1| |#2| |#3| |#4|))))
+((-3462 (((-108) $) 14)))
+(((-310 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3462 ((-108) |#1|))) (-311 |#2| |#3| |#4| |#5|) (-339) (-1145 |#2|) (-1145 (-383 |#3|)) (-318 |#2| |#3| |#4|)) (T -310))
+NIL
+(-10 -8 (-15 -3462 ((-108) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-1830 (($ $) 26)) (-3462 (((-108) $) 25)) (-3841 (((-1070) $) 9)) (-4140 (((-389 |#2| (-383 |#2|) |#3| |#4|) $) 32)) (-2435 (((-1034) $) 10)) (-4102 (((-3 |#4| "failed") $) 24)) (-2046 (($ (-389 |#2| (-383 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-523)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-3720 (((-2 (|:| -2323 (-389 |#2| (-383 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20)))
(((-311 |#1| |#2| |#3| |#4|) (-129) (-339) (-1145 |t#1|) (-1145 (-383 |t#2|)) (-318 |t#1| |t#2| |t#3|)) (T -311))
-((-1433 (*1 *2 *1) (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-5 *2 (-389 *4 (-383 *4) *5 *6)))) (-3483 (*1 *1 *2) (-12 (-5 *2 (-389 *4 (-383 *4) *5 *6)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-4 *3 (-339)) (-4 *1 (-311 *3 *4 *5 *6)))) (-3483 (*1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *1 (-311 *3 *4 *5 *2)) (-4 *2 (-318 *3 *4 *5)))) (-3483 (*1 *1 *2 *2) (-12 (-4 *2 (-339)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3))) (-4 *1 (-311 *2 *3 *4 *5)) (-4 *5 (-318 *2 *3 *4)))) (-3483 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-523)) (-4 *2 (-339)) (-4 *4 (-1145 *2)) (-4 *5 (-1145 (-383 *4))) (-4 *1 (-311 *2 *4 *5 *6)) (-4 *6 (-318 *2 *4 *5)))) (-3530 (*1 *2 *1) (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-5 *2 (-2 (|:| -3697 (-389 *4 (-383 *4) *5 *6)) (|:| |principalPart| *6))))) (-2116 (*1 *1 *1) (-12 (-4 *1 (-311 *2 *3 *4 *5)) (-4 *2 (-339)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3))) (-4 *5 (-318 *2 *3 *4)))) (-3878 (*1 *2 *1) (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-5 *2 (-108)))) (-1621 (*1 *2 *1) (|partial| -12 (-4 *1 (-311 *3 *4 *5 *2)) (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *2 (-318 *3 *4 *5)))) (-3483 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-339)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-4 *1 (-311 *4 *3 *5 *2)) (-4 *2 (-318 *4 *3 *5)))))
-(-13 (-21) (-10 -8 (-15 -1433 ((-389 |t#2| (-383 |t#2|) |t#3| |t#4|) $)) (-15 -3483 ($ (-389 |t#2| (-383 |t#2|) |t#3| |t#4|))) (-15 -3483 ($ |t#4|)) (-15 -3483 ($ |t#1| |t#1|)) (-15 -3483 ($ |t#1| |t#1| (-523))) (-15 -3530 ((-2 (|:| -3697 (-389 |t#2| (-383 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -2116 ($ $)) (-15 -3878 ((-108) $)) (-15 -1621 ((-3 |t#4| "failed") $)) (-15 -3483 ($ |t#4| |t#2| |t#2| |t#2| |t#1|))))
+((-4140 (*1 *2 *1) (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-5 *2 (-389 *4 (-383 *4) *5 *6)))) (-2046 (*1 *1 *2) (-12 (-5 *2 (-389 *4 (-383 *4) *5 *6)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-4 *3 (-339)) (-4 *1 (-311 *3 *4 *5 *6)))) (-2046 (*1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *1 (-311 *3 *4 *5 *2)) (-4 *2 (-318 *3 *4 *5)))) (-2046 (*1 *1 *2 *2) (-12 (-4 *2 (-339)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3))) (-4 *1 (-311 *2 *3 *4 *5)) (-4 *5 (-318 *2 *3 *4)))) (-2046 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-523)) (-4 *2 (-339)) (-4 *4 (-1145 *2)) (-4 *5 (-1145 (-383 *4))) (-4 *1 (-311 *2 *4 *5 *6)) (-4 *6 (-318 *2 *4 *5)))) (-3720 (*1 *2 *1) (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-5 *2 (-2 (|:| -2323 (-389 *4 (-383 *4) *5 *6)) (|:| |principalPart| *6))))) (-1830 (*1 *1 *1) (-12 (-4 *1 (-311 *2 *3 *4 *5)) (-4 *2 (-339)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3))) (-4 *5 (-318 *2 *3 *4)))) (-3462 (*1 *2 *1) (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-5 *2 (-108)))) (-4102 (*1 *2 *1) (|partial| -12 (-4 *1 (-311 *3 *4 *5 *2)) (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *2 (-318 *3 *4 *5)))) (-2046 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-339)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-4 *1 (-311 *4 *3 *5 *2)) (-4 *2 (-318 *4 *3 *5)))))
+(-13 (-21) (-10 -8 (-15 -4140 ((-389 |t#2| (-383 |t#2|) |t#3| |t#4|) $)) (-15 -2046 ($ (-389 |t#2| (-383 |t#2|) |t#3| |t#4|))) (-15 -2046 ($ |t#4|)) (-15 -2046 ($ |t#1| |t#1|)) (-15 -2046 ($ |t#1| |t#1| (-523))) (-15 -3720 ((-2 (|:| -2323 (-389 |t#2| (-383 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -1830 ($ $)) (-15 -3462 ((-108) $)) (-15 -4102 ((-3 |t#4| "failed") $)) (-15 -2046 ($ |t#4| |t#2| |t#2| |t#2| |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2116 (($ $) 32)) (-3878 (((-108) $) NIL)) (-2032 (((-1070) $) NIL)) (-3872 (((-1169 |#4|) $) 125)) (-1433 (((-389 |#2| (-383 |#2|) |#3| |#4|) $) 30)) (-3951 (((-1034) $) NIL)) (-1621 (((-3 |#4| "failed") $) 35)) (-3386 (((-1169 |#4|) $) 118)) (-3483 (($ (-389 |#2| (-383 |#2|) |#3| |#4|)) 40) (($ |#4|) 42) (($ |#1| |#1|) 44) (($ |#1| |#1| (-523)) 46) (($ |#4| |#2| |#2| |#2| |#1|) 48)) (-3530 (((-2 (|:| -3697 (-389 |#2| (-383 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 38)) (-1691 (((-794) $) 17)) (-1879 (($) 14 T CONST)) (-3941 (((-108) $ $) 20)) (-4060 (($ $) 27) (($ $ $) NIL)) (-4045 (($ $ $) 25)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 23)))
-(((-312 |#1| |#2| |#3| |#4|) (-13 (-311 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3386 ((-1169 |#4|) $)) (-15 -3872 ((-1169 |#4|) $)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -312))
-((-3386 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-1169 *6)) (-5 *1 (-312 *3 *4 *5 *6)) (-4 *6 (-318 *3 *4 *5)))) (-3872 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-1169 *6)) (-5 *1 (-312 *3 *4 *5 *6)) (-4 *6 (-318 *3 *4 *5)))))
-(-13 (-311 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3386 ((-1169 |#4|) $)) (-15 -3872 ((-1169 |#4|) $))))
-((-2812 (($ $ (-1087) |#2|) NIL) (($ $ (-589 (-1087)) (-589 |#2|)) 18) (($ $ (-589 (-271 |#2|))) 14) (($ $ (-271 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-589 |#2|) (-589 |#2|)) NIL)) (-1937 (($ $ |#2|) 11)))
-(((-313 |#1| |#2|) (-10 -8 (-15 -1937 (|#1| |#1| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#2|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#2| |#2|)) (-15 -2812 (|#1| |#1| (-271 |#2|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 |#2|))) (-15 -2812 (|#1| |#1| (-1087) |#2|))) (-314 |#2|) (-1016)) (T -313))
-NIL
-(-10 -8 (-15 -1937 (|#1| |#1| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#2|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#2| |#2|)) (-15 -2812 (|#1| |#1| (-271 |#2|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 |#2|))) (-15 -2812 (|#1| |#1| (-1087) |#2|)))
-((-1345 (($ (-1 |#1| |#1|) $) 6)) (-2812 (($ $ (-1087) |#1|) 17 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 16 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-589 (-271 |#1|))) 15 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 14 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-286 |#1|))) (($ $ (-589 |#1|) (-589 |#1|)) 12 (|has| |#1| (-286 |#1|)))) (-1937 (($ $ |#1|) 11 (|has| |#1| (-263 |#1| |#1|)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-1830 (($ $) 33)) (-3462 (((-108) $) NIL)) (-3841 (((-1070) $) NIL)) (-3390 (((-1169 |#4|) $) 125)) (-4140 (((-389 |#2| (-383 |#2|) |#3| |#4|) $) 31)) (-2435 (((-1034) $) NIL)) (-4102 (((-3 |#4| "failed") $) 36)) (-2788 (((-1169 |#4|) $) 118)) (-2046 (($ (-389 |#2| (-383 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-523)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-3720 (((-2 (|:| -2323 (-389 |#2| (-383 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-3976 (((-794) $) 17)) (-1428 (($) 14 T CONST)) (-4037 (((-108) $ $) 20)) (-4115 (($ $) 27) (($ $ $) NIL)) (-4103 (($ $ $) 25)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 23)))
+(((-312 |#1| |#2| |#3| |#4|) (-13 (-311 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2788 ((-1169 |#4|) $)) (-15 -3390 ((-1169 |#4|) $)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -312))
+((-2788 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-1169 *6)) (-5 *1 (-312 *3 *4 *5 *6)) (-4 *6 (-318 *3 *4 *5)))) (-3390 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-1169 *6)) (-5 *1 (-312 *3 *4 *5 *6)) (-4 *6 (-318 *3 *4 *5)))))
+(-13 (-311 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2788 ((-1169 |#4|) $)) (-15 -3390 ((-1169 |#4|) $))))
+((-1349 (($ $ (-1087) |#2|) NIL) (($ $ (-589 (-1087)) (-589 |#2|)) 20) (($ $ (-589 (-271 |#2|))) 15) (($ $ (-271 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-589 |#2|) (-589 |#2|)) NIL)) (-1502 (($ $ |#2|) 11)))
+(((-313 |#1| |#2|) (-10 -8 (-15 -1502 (|#1| |#1| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#2|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#2| |#2|)) (-15 -1349 (|#1| |#1| (-271 |#2|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 |#2|))) (-15 -1349 (|#1| |#1| (-1087) |#2|))) (-314 |#2|) (-1016)) (T -313))
+NIL
+(-10 -8 (-15 -1502 (|#1| |#1| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#2|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#2| |#2|)) (-15 -1349 (|#1| |#1| (-271 |#2|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 |#2|))) (-15 -1349 (|#1| |#1| (-1087) |#2|)))
+((-3015 (($ (-1 |#1| |#1|) $) 6)) (-1349 (($ $ (-1087) |#1|) 17 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 16 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-589 (-271 |#1|))) 15 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 14 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-286 |#1|))) (($ $ (-589 |#1|) (-589 |#1|)) 12 (|has| |#1| (-286 |#1|)))) (-1502 (($ $ |#1|) 11 (|has| |#1| (-263 |#1| |#1|)))))
(((-314 |#1|) (-129) (-1016)) (T -314))
-((-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-314 *3)) (-4 *3 (-1016)))))
-(-13 (-10 -8 (-15 -1345 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-263 |t#1| |t#1|)) (-6 (-263 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-286 |t#1|)) (-6 (-286 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-484 (-1087) |t#1|)) (-6 (-484 (-1087) |t#1|)) |%noBranch|)))
+((-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-314 *3)) (-4 *3 (-1016)))))
+(-13 (-10 -8 (-15 -3015 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-263 |t#1| |t#1|)) (-6 (-263 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-286 |t#1|)) (-6 (-286 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-484 (-1087) |t#1|)) (-6 (-484 (-1087) |t#1|)) |%noBranch|)))
(((-263 |#1| $) |has| |#1| (-263 |#1| |#1|)) ((-286 |#1|) |has| |#1| (-286 |#1|)) ((-484 (-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((-484 |#1| |#1|) |has| |#1| (-286 |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-1087)) $) NIL)) (-3197 (((-108)) 88) (((-108) (-108)) 89)) (-3643 (((-589 (-562 $)) $) NIL)) (-1462 (($ $) NIL)) (-1285 (($ $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1349 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL)) (-2437 (($ $) NIL)) (-1441 (($ $) NIL)) (-1260 (($ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-562 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-292 |#3|)) 70) (((-3 $ "failed") (-1087)) 94) (((-3 $ "failed") (-292 (-523))) 57 (|has| |#3| (-964 (-523)))) (((-3 $ "failed") (-383 (-883 (-523)))) 63 (|has| |#3| (-964 (-523)))) (((-3 $ "failed") (-883 (-523))) 58 (|has| |#3| (-964 (-523)))) (((-3 $ "failed") (-292 (-355))) 75 (|has| |#3| (-964 (-355)))) (((-3 $ "failed") (-383 (-883 (-355)))) 81 (|has| |#3| (-964 (-355)))) (((-3 $ "failed") (-883 (-355))) 76 (|has| |#3| (-964 (-355))))) (-3508 (((-562 $) $) NIL) ((|#3| $) NIL) (($ (-292 |#3|)) 71) (($ (-1087)) 95) (($ (-292 (-523))) 59 (|has| |#3| (-964 (-523)))) (($ (-383 (-883 (-523)))) 64 (|has| |#3| (-964 (-523)))) (($ (-883 (-523))) 60 (|has| |#3| (-964 (-523)))) (($ (-292 (-355))) 77 (|has| |#3| (-964 (-355)))) (($ (-383 (-883 (-355)))) 82 (|has| |#3| (-964 (-355)))) (($ (-883 (-355))) 78 (|has| |#3| (-964 (-355))))) (-1444 (((-3 $ "failed") $) NIL)) (-3352 (($) 10)) (-2055 (($ $) NIL) (($ (-589 $)) NIL)) (-2196 (((-589 (-110)) $) NIL)) (-2947 (((-110) (-110)) NIL)) (-2769 (((-108) $) NIL)) (-3860 (((-108) $) NIL (|has| $ (-964 (-523))))) (-1414 (((-1083 $) (-562 $)) NIL (|has| $ (-973)))) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 $ $) (-562 $)) NIL)) (-2577 (((-3 (-562 $) "failed") $) NIL)) (-1602 (($ $) 91)) (-2313 (($ $) NIL)) (-2032 (((-1070) $) NIL)) (-2378 (((-589 (-562 $)) $) NIL)) (-3396 (($ (-110) $) 90) (($ (-110) (-589 $)) NIL)) (-3739 (((-108) $ (-110)) NIL) (((-108) $ (-1087)) NIL)) (-1933 (((-710) $) NIL)) (-3951 (((-1034) $) NIL)) (-3536 (((-108) $ $) NIL) (((-108) $ (-1087)) NIL)) (-2922 (($ $) NIL)) (-3101 (((-108) $) NIL (|has| $ (-964 (-523))))) (-2812 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-1937 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) NIL)) (-1303 (($ $) NIL) (($ $ $) NIL)) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL)) (-2762 (($ $) NIL (|has| $ (-973)))) (-1453 (($ $) NIL)) (-1274 (($ $) NIL)) (-1691 (((-794) $) NIL) (($ (-562 $)) NIL) (($ |#3|) NIL) (($ (-523)) NIL) (((-292 |#3|) $) 93)) (-3272 (((-710)) NIL)) (-2850 (($ $) NIL) (($ (-589 $)) NIL)) (-3198 (((-108) (-110)) NIL)) (-1401 (($ $) NIL)) (-1334 (($ $) NIL)) (-1346 (($ $) NIL)) (-2695 (($ $) NIL)) (-2423 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1879 (($) 92 T CONST)) (-1891 (($) 22 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4060 (($ $ $) NIL) (($ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL)))
-(((-315 |#1| |#2| |#3|) (-13 (-279) (-37 |#3|) (-964 |#3|) (-831 (-1087)) (-10 -8 (-15 -3508 ($ (-292 |#3|))) (-15 -1220 ((-3 $ "failed") (-292 |#3|))) (-15 -3508 ($ (-1087))) (-15 -1220 ((-3 $ "failed") (-1087))) (-15 -1691 ((-292 |#3|) $)) (IF (|has| |#3| (-964 (-523))) (PROGN (-15 -3508 ($ (-292 (-523)))) (-15 -1220 ((-3 $ "failed") (-292 (-523)))) (-15 -3508 ($ (-383 (-883 (-523))))) (-15 -1220 ((-3 $ "failed") (-383 (-883 (-523))))) (-15 -3508 ($ (-883 (-523)))) (-15 -1220 ((-3 $ "failed") (-883 (-523))))) |%noBranch|) (IF (|has| |#3| (-964 (-355))) (PROGN (-15 -3508 ($ (-292 (-355)))) (-15 -1220 ((-3 $ "failed") (-292 (-355)))) (-15 -3508 ($ (-383 (-883 (-355))))) (-15 -1220 ((-3 $ "failed") (-383 (-883 (-355))))) (-15 -3508 ($ (-883 (-355)))) (-15 -1220 ((-3 $ "failed") (-883 (-355))))) |%noBranch|) (-15 -2695 ($ $)) (-15 -2437 ($ $)) (-15 -2922 ($ $)) (-15 -2313 ($ $)) (-15 -1602 ($ $)) (-15 -1260 ($ $)) (-15 -1274 ($ $)) (-15 -1285 ($ $)) (-15 -1334 ($ $)) (-15 -1346 ($ $)) (-15 -1401 ($ $)) (-15 -1441 ($ $)) (-15 -1453 ($ $)) (-15 -1462 ($ $)) (-15 -3352 ($)) (-15 -1292 ((-589 (-1087)) $)) (-15 -3197 ((-108))) (-15 -3197 ((-108) (-108))))) (-589 (-1087)) (-589 (-1087)) (-363)) (T -315))
-((-3508 (*1 *1 *2) (-12 (-5 *2 (-292 *5)) (-4 *5 (-363)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 *5)) (-4 *5 (-363)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 *2)) (-14 *4 (-589 *2)) (-4 *5 (-363)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 *2)) (-14 *4 (-589 *2)) (-4 *5 (-363)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-292 *5)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-523))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-523)))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 (-883 (-523)))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-883 (-523))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-523))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-355))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-355)))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 (-883 (-355)))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-883 (-355))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-355))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-2695 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2437 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2922 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2313 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1602 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1260 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1274 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1285 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1334 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1346 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1401 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1441 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1453 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1462 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-3352 (*1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1292 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-315 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-363)))) (-3197 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-3197 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))))
-(-13 (-279) (-37 |#3|) (-964 |#3|) (-831 (-1087)) (-10 -8 (-15 -3508 ($ (-292 |#3|))) (-15 -1220 ((-3 $ "failed") (-292 |#3|))) (-15 -3508 ($ (-1087))) (-15 -1220 ((-3 $ "failed") (-1087))) (-15 -1691 ((-292 |#3|) $)) (IF (|has| |#3| (-964 (-523))) (PROGN (-15 -3508 ($ (-292 (-523)))) (-15 -1220 ((-3 $ "failed") (-292 (-523)))) (-15 -3508 ($ (-383 (-883 (-523))))) (-15 -1220 ((-3 $ "failed") (-383 (-883 (-523))))) (-15 -3508 ($ (-883 (-523)))) (-15 -1220 ((-3 $ "failed") (-883 (-523))))) |%noBranch|) (IF (|has| |#3| (-964 (-355))) (PROGN (-15 -3508 ($ (-292 (-355)))) (-15 -1220 ((-3 $ "failed") (-292 (-355)))) (-15 -3508 ($ (-383 (-883 (-355))))) (-15 -1220 ((-3 $ "failed") (-383 (-883 (-355))))) (-15 -3508 ($ (-883 (-355)))) (-15 -1220 ((-3 $ "failed") (-883 (-355))))) |%noBranch|) (-15 -2695 ($ $)) (-15 -2437 ($ $)) (-15 -2922 ($ $)) (-15 -2313 ($ $)) (-15 -1602 ($ $)) (-15 -1260 ($ $)) (-15 -1274 ($ $)) (-15 -1285 ($ $)) (-15 -1334 ($ $)) (-15 -1346 ($ $)) (-15 -1401 ($ $)) (-15 -1441 ($ $)) (-15 -1453 ($ $)) (-15 -1462 ($ $)) (-15 -3352 ($)) (-15 -1292 ((-589 (-1087)) $)) (-15 -3197 ((-108))) (-15 -3197 ((-108) (-108)))))
-((-1345 ((|#8| (-1 |#5| |#1|) |#4|) 19)))
-(((-316 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1345 (|#8| (-1 |#5| |#1|) |#4|))) (-1127) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|) (-1127) (-1145 |#5|) (-1145 (-383 |#6|)) (-318 |#5| |#6| |#7|)) (T -316))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1127)) (-4 *8 (-1127)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *9 (-1145 *8)) (-4 *2 (-318 *8 *9 *10)) (-5 *1 (-316 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-318 *5 *6 *7)) (-4 *10 (-1145 (-383 *9))))))
-(-10 -7 (-15 -1345 (|#8| (-1 |#5| |#1|) |#4|)))
-((-1587 (((-2 (|:| |num| (-1169 |#3|)) (|:| |den| |#3|)) $) 37)) (-2754 (($ (-1169 (-383 |#3|)) (-1169 $)) NIL) (($ (-1169 (-383 |#3|))) NIL) (($ (-1169 |#3|) |#3|) 160)) (-1290 (((-1169 $) (-1169 $)) 144)) (-2865 (((-589 (-589 |#2|))) 117)) (-2672 (((-108) |#2| |#2|) 72)) (-1272 (($ $) 138)) (-1772 (((-710)) 30)) (-1666 (((-1169 $) (-1169 $)) 197)) (-2570 (((-589 (-883 |#2|)) (-1087)) 109)) (-4212 (((-108) $) 157)) (-3905 (((-108) $) 24) (((-108) $ |#2|) 28) (((-108) $ |#3|) 201)) (-1885 (((-3 |#3| "failed")) 49)) (-3327 (((-710)) 169)) (-1937 ((|#2| $ |#2| |#2|) 131)) (-1201 (((-3 |#3| "failed")) 67)) (-3984 (($ $ (-1 (-383 |#3|) (-383 |#3|)) (-710)) NIL) (($ $ (-1 (-383 |#3|) (-383 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 205) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-3153 (((-1169 $) (-1169 $)) 150)) (-2265 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 65)) (-3336 (((-108)) 32)))
-(((-317 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2865 ((-589 (-589 |#2|)))) (-15 -2570 ((-589 (-883 |#2|)) (-1087))) (-15 -2265 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -1885 ((-3 |#3| "failed"))) (-15 -1201 ((-3 |#3| "failed"))) (-15 -1937 (|#2| |#1| |#2| |#2|)) (-15 -1272 (|#1| |#1|)) (-15 -2754 (|#1| (-1169 |#3|) |#3|)) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3905 ((-108) |#1| |#3|)) (-15 -3905 ((-108) |#1| |#2|)) (-15 -1587 ((-2 (|:| |num| (-1169 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -1290 ((-1169 |#1|) (-1169 |#1|))) (-15 -1666 ((-1169 |#1|) (-1169 |#1|))) (-15 -3153 ((-1169 |#1|) (-1169 |#1|))) (-15 -3905 ((-108) |#1|)) (-15 -4212 ((-108) |#1|)) (-15 -2672 ((-108) |#2| |#2|)) (-15 -3336 ((-108))) (-15 -3327 ((-710))) (-15 -1772 ((-710))) (-15 -3984 (|#1| |#1| (-1 (-383 |#3|) (-383 |#3|)))) (-15 -3984 (|#1| |#1| (-1 (-383 |#3|) (-383 |#3|)) (-710))) (-15 -2754 (|#1| (-1169 (-383 |#3|)))) (-15 -2754 (|#1| (-1169 (-383 |#3|)) (-1169 |#1|)))) (-318 |#2| |#3| |#4|) (-1127) (-1145 |#2|) (-1145 (-383 |#3|))) (T -317))
-((-1772 (*1 *2) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-710)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6)))) (-3327 (*1 *2) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-710)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6)))) (-3336 (*1 *2) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6)))) (-2672 (*1 *2 *3 *3) (-12 (-4 *3 (-1127)) (-4 *5 (-1145 *3)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-108)) (-5 *1 (-317 *4 *3 *5 *6)) (-4 *4 (-318 *3 *5 *6)))) (-1201 (*1 *2) (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-317 *3 *4 *2 *5)) (-4 *3 (-318 *4 *2 *5)))) (-1885 (*1 *2) (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-317 *3 *4 *2 *5)) (-4 *3 (-318 *4 *2 *5)))) (-2570 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *5 (-1127)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-5 *2 (-589 (-883 *5))) (-5 *1 (-317 *4 *5 *6 *7)) (-4 *4 (-318 *5 *6 *7)))) (-2865 (*1 *2) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-589 (-589 *4))) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6)))))
-(-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -2865 ((-589 (-589 |#2|)))) (-15 -2570 ((-589 (-883 |#2|)) (-1087))) (-15 -2265 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -1885 ((-3 |#3| "failed"))) (-15 -1201 ((-3 |#3| "failed"))) (-15 -1937 (|#2| |#1| |#2| |#2|)) (-15 -1272 (|#1| |#1|)) (-15 -2754 (|#1| (-1169 |#3|) |#3|)) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3905 ((-108) |#1| |#3|)) (-15 -3905 ((-108) |#1| |#2|)) (-15 -1587 ((-2 (|:| |num| (-1169 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -1290 ((-1169 |#1|) (-1169 |#1|))) (-15 -1666 ((-1169 |#1|) (-1169 |#1|))) (-15 -3153 ((-1169 |#1|) (-1169 |#1|))) (-15 -3905 ((-108) |#1|)) (-15 -4212 ((-108) |#1|)) (-15 -2672 ((-108) |#2| |#2|)) (-15 -3336 ((-108))) (-15 -3327 ((-710))) (-15 -1772 ((-710))) (-15 -3984 (|#1| |#1| (-1 (-383 |#3|) (-383 |#3|)))) (-15 -3984 (|#1| |#1| (-1 (-383 |#3|) (-383 |#3|)) (-710))) (-15 -2754 (|#1| (-1169 (-383 |#3|)))) (-15 -2754 (|#1| (-1169 (-383 |#3|)) (-1169 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1587 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) 196)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 93 (|has| (-383 |#2|) (-339)))) (-3306 (($ $) 94 (|has| (-383 |#2|) (-339)))) (-3174 (((-108) $) 96 (|has| (-383 |#2|) (-339)))) (-2959 (((-629 (-383 |#2|)) (-1169 $)) 46) (((-629 (-383 |#2|))) 61)) (-1477 (((-383 |#2|) $) 52)) (-1557 (((-1097 (-852) (-710)) (-523)) 147 (|has| (-383 |#2|) (-325)))) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 113 (|has| (-383 |#2|) (-339)))) (-4226 (((-394 $) $) 114 (|has| (-383 |#2|) (-339)))) (-2787 (((-108) $ $) 104 (|has| (-383 |#2|) (-339)))) (-2395 (((-710)) 87 (|has| (-383 |#2|) (-344)))) (-2816 (((-108)) 213)) (-3454 (((-108) |#1|) 212) (((-108) |#2|) 211)) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 169 (|has| (-383 |#2|) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 167 (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-3 (-383 |#2|) "failed") $) 166)) (-3508 (((-523) $) 170 (|has| (-383 |#2|) (-964 (-523)))) (((-383 (-523)) $) 168 (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-383 |#2|) $) 165)) (-2754 (($ (-1169 (-383 |#2|)) (-1169 $)) 48) (($ (-1169 (-383 |#2|))) 64) (($ (-1169 |#2|) |#2|) 189)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| (-383 |#2|) (-325)))) (-4059 (($ $ $) 108 (|has| (-383 |#2|) (-339)))) (-2927 (((-629 (-383 |#2|)) $ (-1169 $)) 53) (((-629 (-383 |#2|)) $) 59)) (-2243 (((-629 (-523)) (-629 $)) 164 (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 163 (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-383 |#2|))) (|:| |vec| (-1169 (-383 |#2|)))) (-629 $) (-1169 $)) 162) (((-629 (-383 |#2|)) (-629 $)) 161)) (-1290 (((-1169 $) (-1169 $)) 201)) (-2116 (($ |#3|) 158) (((-3 $ "failed") (-383 |#3|)) 155 (|has| (-383 |#2|) (-339)))) (-1444 (((-3 $ "failed") $) 34)) (-2865 (((-589 (-589 |#1|))) 182 (|has| |#1| (-344)))) (-2672 (((-108) |#1| |#1|) 217)) (-3569 (((-852)) 54)) (-1631 (($) 90 (|has| (-383 |#2|) (-344)))) (-3991 (((-108)) 210)) (-1382 (((-108) |#1|) 209) (((-108) |#2|) 208)) (-4032 (($ $ $) 107 (|has| (-383 |#2|) (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 102 (|has| (-383 |#2|) (-339)))) (-1272 (($ $) 188)) (-3665 (($) 149 (|has| (-383 |#2|) (-325)))) (-1766 (((-108) $) 150 (|has| (-383 |#2|) (-325)))) (-3610 (($ $ (-710)) 141 (|has| (-383 |#2|) (-325))) (($ $) 140 (|has| (-383 |#2|) (-325)))) (-3049 (((-108) $) 115 (|has| (-383 |#2|) (-339)))) (-3437 (((-852) $) 152 (|has| (-383 |#2|) (-325))) (((-772 (-852)) $) 138 (|has| (-383 |#2|) (-325)))) (-2769 (((-108) $) 31)) (-1772 (((-710)) 220)) (-1666 (((-1169 $) (-1169 $)) 202)) (-1863 (((-383 |#2|) $) 51)) (-2570 (((-589 (-883 |#1|)) (-1087)) 183 (|has| |#1| (-339)))) (-2738 (((-3 $ "failed") $) 142 (|has| (-383 |#2|) (-325)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 111 (|has| (-383 |#2|) (-339)))) (-2887 ((|#3| $) 44 (|has| (-383 |#2|) (-339)))) (-2060 (((-852) $) 89 (|has| (-383 |#2|) (-344)))) (-2104 ((|#3| $) 156)) (-3278 (($ (-589 $)) 100 (|has| (-383 |#2|) (-339))) (($ $ $) 99 (|has| (-383 |#2|) (-339)))) (-2032 (((-1070) $) 9)) (-2411 (((-629 (-383 |#2|))) 197)) (-1378 (((-629 (-383 |#2|))) 199)) (-1396 (($ $) 116 (|has| (-383 |#2|) (-339)))) (-1748 (($ (-1169 |#2|) |#2|) 194)) (-3658 (((-629 (-383 |#2|))) 198)) (-4103 (((-629 (-383 |#2|))) 200)) (-2239 (((-2 (|:| |num| (-629 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 193)) (-2905 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) 195)) (-2429 (((-1169 $)) 206)) (-2496 (((-1169 $)) 207)) (-4212 (((-108) $) 205)) (-3905 (((-108) $) 204) (((-108) $ |#1|) 192) (((-108) $ |#2|) 191)) (-2773 (($) 143 (|has| (-383 |#2|) (-325)) CONST)) (-4013 (($ (-852)) 88 (|has| (-383 |#2|) (-344)))) (-1885 (((-3 |#2| "failed")) 185)) (-3951 (((-1034) $) 10)) (-3327 (((-710)) 219)) (-1621 (($) 160)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 101 (|has| (-383 |#2|) (-339)))) (-3310 (($ (-589 $)) 98 (|has| (-383 |#2|) (-339))) (($ $ $) 97 (|has| (-383 |#2|) (-339)))) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 146 (|has| (-383 |#2|) (-325)))) (-2424 (((-394 $) $) 112 (|has| (-383 |#2|) (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| (-383 |#2|) (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 109 (|has| (-383 |#2|) (-339)))) (-4007 (((-3 $ "failed") $ $) 92 (|has| (-383 |#2|) (-339)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 103 (|has| (-383 |#2|) (-339)))) (-3413 (((-710) $) 105 (|has| (-383 |#2|) (-339)))) (-1937 ((|#1| $ |#1| |#1|) 187)) (-1201 (((-3 |#2| "failed")) 186)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 106 (|has| (-383 |#2|) (-339)))) (-1744 (((-383 |#2|) (-1169 $)) 47) (((-383 |#2|)) 60)) (-2984 (((-710) $) 151 (|has| (-383 |#2|) (-325))) (((-3 (-710) "failed") $ $) 139 (|has| (-383 |#2|) (-325)))) (-3984 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) 123 (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) 122 (|has| (-383 |#2|) (-339))) (($ $ (-1 |#2| |#2|)) 190) (($ $ (-589 (-1087)) (-589 (-710))) 130 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-3147 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-1087) (-710)) 131 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-3147 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-589 (-1087))) 132 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-3147 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-1087)) 133 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-3147 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-710)) 135 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-211))) (-3147 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) 137 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-211))) (-3147 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-3456 (((-629 (-383 |#2|)) (-1169 $) (-1 (-383 |#2|) (-383 |#2|))) 154 (|has| (-383 |#2|) (-339)))) (-2762 ((|#3|) 159)) (-2893 (($) 148 (|has| (-383 |#2|) (-325)))) (-2906 (((-1169 (-383 |#2|)) $ (-1169 $)) 50) (((-629 (-383 |#2|)) (-1169 $) (-1169 $)) 49) (((-1169 (-383 |#2|)) $) 66) (((-629 (-383 |#2|)) (-1169 $)) 65)) (-1400 (((-1169 (-383 |#2|)) $) 63) (($ (-1169 (-383 |#2|))) 62) ((|#3| $) 171) (($ |#3|) 157)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 145 (|has| (-383 |#2|) (-325)))) (-3153 (((-1169 $) (-1169 $)) 203)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 |#2|)) 37) (($ (-383 (-523))) 86 (-3172 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-964 (-383 (-523)))))) (($ $) 91 (|has| (-383 |#2|) (-339)))) (-1942 (($ $) 144 (|has| (-383 |#2|) (-325))) (((-3 $ "failed") $) 43 (|has| (-383 |#2|) (-134)))) (-1356 ((|#3| $) 45)) (-3272 (((-710)) 29)) (-1496 (((-108)) 216)) (-2188 (((-108) |#1|) 215) (((-108) |#2|) 214)) (-3760 (((-1169 $)) 67)) (-2801 (((-108) $ $) 95 (|has| (-383 |#2|) (-339)))) (-2265 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 184)) (-3336 (((-108)) 218)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 117 (|has| (-383 |#2|) (-339)))) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) 125 (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) 124 (|has| (-383 |#2|) (-339))) (($ $ (-589 (-1087)) (-589 (-710))) 126 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-3147 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-1087) (-710)) 127 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-3147 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-589 (-1087))) 128 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-3147 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-1087)) 129 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-3147 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-710)) 134 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-211))) (-3147 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) 136 (-3172 (-3147 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-211))) (-3147 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 121 (|has| (-383 |#2|) (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 118 (|has| (-383 |#2|) (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 |#2|)) 39) (($ (-383 |#2|) $) 38) (($ (-383 (-523)) $) 120 (|has| (-383 |#2|) (-339))) (($ $ (-383 (-523))) 119 (|has| (-383 |#2|) (-339)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-1087)) $) NIL)) (-1638 (((-108)) 89) (((-108) (-108)) 90)) (-2394 (((-589 (-562 $)) $) NIL)) (-3695 (($ $) NIL)) (-2608 (($ $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3834 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL)) (-3584 (($ $) NIL)) (-3669 (($ $) NIL)) (-2588 (($ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-562 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-292 |#3|)) 71) (((-3 $ "failed") (-1087)) 95) (((-3 $ "failed") (-292 (-523))) 59 (|has| |#3| (-964 (-523)))) (((-3 $ "failed") (-383 (-883 (-523)))) 65 (|has| |#3| (-964 (-523)))) (((-3 $ "failed") (-883 (-523))) 60 (|has| |#3| (-964 (-523)))) (((-3 $ "failed") (-292 (-355))) 77 (|has| |#3| (-964 (-355)))) (((-3 $ "failed") (-383 (-883 (-355)))) 83 (|has| |#3| (-964 (-355)))) (((-3 $ "failed") (-883 (-355))) 78 (|has| |#3| (-964 (-355))))) (-1996 (((-562 $) $) NIL) ((|#3| $) NIL) (($ (-292 |#3|)) 72) (($ (-1087)) 96) (($ (-292 (-523))) 61 (|has| |#3| (-964 (-523)))) (($ (-383 (-883 (-523)))) 66 (|has| |#3| (-964 (-523)))) (($ (-883 (-523))) 62 (|has| |#3| (-964 (-523)))) (($ (-292 (-355))) 79 (|has| |#3| (-964 (-355)))) (($ (-383 (-883 (-355)))) 84 (|has| |#3| (-964 (-355)))) (($ (-883 (-355))) 80 (|has| |#3| (-964 (-355))))) (-4211 (((-3 $ "failed") $) NIL)) (-2188 (($) 10)) (-4035 (($ $) NIL) (($ (-589 $)) NIL)) (-2856 (((-589 (-110)) $) NIL)) (-1564 (((-110) (-110)) NIL)) (-3482 (((-108) $) NIL)) (-2126 (((-108) $) NIL (|has| $ (-964 (-523))))) (-4016 (((-1083 $) (-562 $)) NIL (|has| $ (-973)))) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 $ $) (-562 $)) NIL)) (-2215 (((-3 (-562 $) "failed") $) NIL)) (-3847 (($ $) 92)) (-2062 (($ $) NIL)) (-3841 (((-1070) $) NIL)) (-3526 (((-589 (-562 $)) $) NIL)) (-2217 (($ (-110) $) 91) (($ (-110) (-589 $)) NIL)) (-2676 (((-108) $ (-110)) NIL) (((-108) $ (-1087)) NIL)) (-1942 (((-710) $) NIL)) (-2435 (((-1034) $) NIL)) (-3791 (((-108) $ $) NIL) (((-108) $ (-1087)) NIL)) (-1847 (($ $) NIL)) (-3775 (((-108) $) NIL (|has| $ (-964 (-523))))) (-1349 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-1502 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) NIL)) (-2404 (($ $) NIL) (($ $ $) NIL)) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL)) (-3399 (($ $) NIL (|has| $ (-973)))) (-3683 (($ $) NIL)) (-2598 (($ $) NIL)) (-3976 (((-794) $) NIL) (($ (-562 $)) NIL) (($ |#3|) NIL) (($ (-523)) NIL) (((-292 |#3|) $) 94)) (-1698 (((-710)) NIL)) (-4114 (($ $) NIL) (($ (-589 $)) NIL)) (-1651 (((-108) (-110)) NIL)) (-2680 (($ $) NIL)) (-2655 (($ $) NIL)) (-2667 (($ $) NIL)) (-3984 (($ $) NIL)) (-2573 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1428 (($) 93 T CONST)) (-1440 (($) 24 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4115 (($ $ $) NIL) (($ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL)))
+(((-315 |#1| |#2| |#3|) (-13 (-279) (-37 |#3|) (-964 |#3|) (-831 (-1087)) (-10 -8 (-15 -1996 ($ (-292 |#3|))) (-15 -2898 ((-3 $ "failed") (-292 |#3|))) (-15 -1996 ($ (-1087))) (-15 -2898 ((-3 $ "failed") (-1087))) (-15 -3976 ((-292 |#3|) $)) (IF (|has| |#3| (-964 (-523))) (PROGN (-15 -1996 ($ (-292 (-523)))) (-15 -2898 ((-3 $ "failed") (-292 (-523)))) (-15 -1996 ($ (-383 (-883 (-523))))) (-15 -2898 ((-3 $ "failed") (-383 (-883 (-523))))) (-15 -1996 ($ (-883 (-523)))) (-15 -2898 ((-3 $ "failed") (-883 (-523))))) |%noBranch|) (IF (|has| |#3| (-964 (-355))) (PROGN (-15 -1996 ($ (-292 (-355)))) (-15 -2898 ((-3 $ "failed") (-292 (-355)))) (-15 -1996 ($ (-383 (-883 (-355))))) (-15 -2898 ((-3 $ "failed") (-383 (-883 (-355))))) (-15 -1996 ($ (-883 (-355)))) (-15 -2898 ((-3 $ "failed") (-883 (-355))))) |%noBranch|) (-15 -3984 ($ $)) (-15 -3584 ($ $)) (-15 -1847 ($ $)) (-15 -2062 ($ $)) (-15 -3847 ($ $)) (-15 -2588 ($ $)) (-15 -2598 ($ $)) (-15 -2608 ($ $)) (-15 -2655 ($ $)) (-15 -2667 ($ $)) (-15 -2680 ($ $)) (-15 -3669 ($ $)) (-15 -3683 ($ $)) (-15 -3695 ($ $)) (-15 -2188 ($)) (-15 -3716 ((-589 (-1087)) $)) (-15 -1638 ((-108))) (-15 -1638 ((-108) (-108))))) (-589 (-1087)) (-589 (-1087)) (-363)) (T -315))
+((-1996 (*1 *1 *2) (-12 (-5 *2 (-292 *5)) (-4 *5 (-363)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 *5)) (-4 *5 (-363)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 *2)) (-14 *4 (-589 *2)) (-4 *5 (-363)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 *2)) (-14 *4 (-589 *2)) (-4 *5 (-363)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-292 *5)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-523))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-523)))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 (-883 (-523)))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-883 (-523))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-523))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-355))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-355)))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 (-883 (-355)))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-883 (-355))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-355))) (-5 *1 (-315 *3 *4 *5)) (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-3984 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-3584 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-1847 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2062 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-3847 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2588 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2598 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2608 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2655 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2667 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2680 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-3669 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-3683 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-3695 (*1 *1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-2188 (*1 *1) (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087))) (-14 *3 (-589 (-1087))) (-4 *4 (-363)))) (-3716 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-315 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-363)))) (-1638 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))) (-1638 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363)))))
+(-13 (-279) (-37 |#3|) (-964 |#3|) (-831 (-1087)) (-10 -8 (-15 -1996 ($ (-292 |#3|))) (-15 -2898 ((-3 $ "failed") (-292 |#3|))) (-15 -1996 ($ (-1087))) (-15 -2898 ((-3 $ "failed") (-1087))) (-15 -3976 ((-292 |#3|) $)) (IF (|has| |#3| (-964 (-523))) (PROGN (-15 -1996 ($ (-292 (-523)))) (-15 -2898 ((-3 $ "failed") (-292 (-523)))) (-15 -1996 ($ (-383 (-883 (-523))))) (-15 -2898 ((-3 $ "failed") (-383 (-883 (-523))))) (-15 -1996 ($ (-883 (-523)))) (-15 -2898 ((-3 $ "failed") (-883 (-523))))) |%noBranch|) (IF (|has| |#3| (-964 (-355))) (PROGN (-15 -1996 ($ (-292 (-355)))) (-15 -2898 ((-3 $ "failed") (-292 (-355)))) (-15 -1996 ($ (-383 (-883 (-355))))) (-15 -2898 ((-3 $ "failed") (-383 (-883 (-355))))) (-15 -1996 ($ (-883 (-355)))) (-15 -2898 ((-3 $ "failed") (-883 (-355))))) |%noBranch|) (-15 -3984 ($ $)) (-15 -3584 ($ $)) (-15 -1847 ($ $)) (-15 -2062 ($ $)) (-15 -3847 ($ $)) (-15 -2588 ($ $)) (-15 -2598 ($ $)) (-15 -2608 ($ $)) (-15 -2655 ($ $)) (-15 -2667 ($ $)) (-15 -2680 ($ $)) (-15 -3669 ($ $)) (-15 -3683 ($ $)) (-15 -3695 ($ $)) (-15 -2188 ($)) (-15 -3716 ((-589 (-1087)) $)) (-15 -1638 ((-108))) (-15 -1638 ((-108) (-108)))))
+((-3015 ((|#8| (-1 |#5| |#1|) |#4|) 19)))
+(((-316 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3015 (|#8| (-1 |#5| |#1|) |#4|))) (-1127) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|) (-1127) (-1145 |#5|) (-1145 (-383 |#6|)) (-318 |#5| |#6| |#7|)) (T -316))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1127)) (-4 *8 (-1127)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *9 (-1145 *8)) (-4 *2 (-318 *8 *9 *10)) (-5 *1 (-316 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-318 *5 *6 *7)) (-4 *10 (-1145 (-383 *9))))))
+(-10 -7 (-15 -3015 (|#8| (-1 |#5| |#1|) |#4|)))
+((-1962 (((-2 (|:| |num| (-1169 |#3|)) (|:| |den| |#3|)) $) 38)) (-3322 (($ (-1169 (-383 |#3|)) (-1169 $)) NIL) (($ (-1169 (-383 |#3|))) NIL) (($ (-1169 |#3|) |#3|) 161)) (-2332 (((-1169 $) (-1169 $)) 145)) (-3201 (((-589 (-589 |#2|))) 119)) (-1902 (((-108) |#2| |#2|) 73)) (-2213 (($ $) 139)) (-1244 (((-710)) 31)) (-1402 (((-1169 $) (-1169 $)) 198)) (-2161 (((-589 (-883 |#2|)) (-1087)) 110)) (-1933 (((-108) $) 158)) (-3759 (((-108) $) 25) (((-108) $ |#2|) 29) (((-108) $ |#3|) 202)) (-2931 (((-3 |#3| "failed")) 50)) (-4095 (((-710)) 170)) (-1502 ((|#2| $ |#2| |#2|) 132)) (-2632 (((-3 |#3| "failed")) 68)) (-4024 (($ $ (-1 (-383 |#3|) (-383 |#3|)) (-710)) NIL) (($ $ (-1 (-383 |#3|) (-383 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 206) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-3054 (((-1169 $) (-1169 $)) 151)) (-2376 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 66)) (-4152 (((-108)) 33)))
+(((-317 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3201 ((-589 (-589 |#2|)))) (-15 -2161 ((-589 (-883 |#2|)) (-1087))) (-15 -2376 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2931 ((-3 |#3| "failed"))) (-15 -2632 ((-3 |#3| "failed"))) (-15 -1502 (|#2| |#1| |#2| |#2|)) (-15 -2213 (|#1| |#1|)) (-15 -3322 (|#1| (-1169 |#3|) |#3|)) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3759 ((-108) |#1| |#3|)) (-15 -3759 ((-108) |#1| |#2|)) (-15 -1962 ((-2 (|:| |num| (-1169 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -2332 ((-1169 |#1|) (-1169 |#1|))) (-15 -1402 ((-1169 |#1|) (-1169 |#1|))) (-15 -3054 ((-1169 |#1|) (-1169 |#1|))) (-15 -3759 ((-108) |#1|)) (-15 -1933 ((-108) |#1|)) (-15 -1902 ((-108) |#2| |#2|)) (-15 -4152 ((-108))) (-15 -4095 ((-710))) (-15 -1244 ((-710))) (-15 -4024 (|#1| |#1| (-1 (-383 |#3|) (-383 |#3|)))) (-15 -4024 (|#1| |#1| (-1 (-383 |#3|) (-383 |#3|)) (-710))) (-15 -3322 (|#1| (-1169 (-383 |#3|)))) (-15 -3322 (|#1| (-1169 (-383 |#3|)) (-1169 |#1|)))) (-318 |#2| |#3| |#4|) (-1127) (-1145 |#2|) (-1145 (-383 |#3|))) (T -317))
+((-1244 (*1 *2) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-710)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6)))) (-4095 (*1 *2) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-710)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6)))) (-4152 (*1 *2) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6)))) (-1902 (*1 *2 *3 *3) (-12 (-4 *3 (-1127)) (-4 *5 (-1145 *3)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-108)) (-5 *1 (-317 *4 *3 *5 *6)) (-4 *4 (-318 *3 *5 *6)))) (-2632 (*1 *2) (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-317 *3 *4 *2 *5)) (-4 *3 (-318 *4 *2 *5)))) (-2931 (*1 *2) (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-317 *3 *4 *2 *5)) (-4 *3 (-318 *4 *2 *5)))) (-2161 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *5 (-1127)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-5 *2 (-589 (-883 *5))) (-5 *1 (-317 *4 *5 *6 *7)) (-4 *4 (-318 *5 *6 *7)))) (-3201 (*1 *2) (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-589 (-589 *4))) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6)))))
+(-10 -8 (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3201 ((-589 (-589 |#2|)))) (-15 -2161 ((-589 (-883 |#2|)) (-1087))) (-15 -2376 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2931 ((-3 |#3| "failed"))) (-15 -2632 ((-3 |#3| "failed"))) (-15 -1502 (|#2| |#1| |#2| |#2|)) (-15 -2213 (|#1| |#1|)) (-15 -3322 (|#1| (-1169 |#3|) |#3|)) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3759 ((-108) |#1| |#3|)) (-15 -3759 ((-108) |#1| |#2|)) (-15 -1962 ((-2 (|:| |num| (-1169 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -2332 ((-1169 |#1|) (-1169 |#1|))) (-15 -1402 ((-1169 |#1|) (-1169 |#1|))) (-15 -3054 ((-1169 |#1|) (-1169 |#1|))) (-15 -3759 ((-108) |#1|)) (-15 -1933 ((-108) |#1|)) (-15 -1902 ((-108) |#2| |#2|)) (-15 -4152 ((-108))) (-15 -4095 ((-710))) (-15 -1244 ((-710))) (-15 -4024 (|#1| |#1| (-1 (-383 |#3|) (-383 |#3|)))) (-15 -4024 (|#1| |#1| (-1 (-383 |#3|) (-383 |#3|)) (-710))) (-15 -3322 (|#1| (-1169 (-383 |#3|)))) (-15 -3322 (|#1| (-1169 (-383 |#3|)) (-1169 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1962 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) 196)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 93 (|has| (-383 |#2|) (-339)))) (-3950 (($ $) 94 (|has| (-383 |#2|) (-339)))) (-3226 (((-108) $) 96 (|has| (-383 |#2|) (-339)))) (-1711 (((-629 (-383 |#2|)) (-1169 $)) 46) (((-629 (-383 |#2|))) 61)) (-4131 (((-383 |#2|) $) 52)) (-2794 (((-1097 (-852) (-710)) (-523)) 147 (|has| (-383 |#2|) (-325)))) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 113 (|has| (-383 |#2|) (-339)))) (-2105 (((-394 $) $) 114 (|has| (-383 |#2|) (-339)))) (-3684 (((-108) $ $) 104 (|has| (-383 |#2|) (-339)))) (-3843 (((-710)) 87 (|has| (-383 |#2|) (-344)))) (-2693 (((-108)) 213)) (-1690 (((-108) |#1|) 212) (((-108) |#2|) 211)) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 169 (|has| (-383 |#2|) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 167 (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-3 (-383 |#2|) "failed") $) 166)) (-1996 (((-523) $) 170 (|has| (-383 |#2|) (-964 (-523)))) (((-383 (-523)) $) 168 (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-383 |#2|) $) 165)) (-3322 (($ (-1169 (-383 |#2|)) (-1169 $)) 48) (($ (-1169 (-383 |#2|))) 64) (($ (-1169 |#2|) |#2|) 189)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| (-383 |#2|) (-325)))) (-2501 (($ $ $) 108 (|has| (-383 |#2|) (-339)))) (-2545 (((-629 (-383 |#2|)) $ (-1169 $)) 53) (((-629 (-383 |#2|)) $) 59)) (-2203 (((-629 (-523)) (-629 $)) 164 (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 163 (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-383 |#2|))) (|:| |vec| (-1169 (-383 |#2|)))) (-629 $) (-1169 $)) 162) (((-629 (-383 |#2|)) (-629 $)) 161)) (-2332 (((-1169 $) (-1169 $)) 201)) (-1830 (($ |#3|) 158) (((-3 $ "failed") (-383 |#3|)) 155 (|has| (-383 |#2|) (-339)))) (-4211 (((-3 $ "failed") $) 34)) (-3201 (((-589 (-589 |#1|))) 182 (|has| |#1| (-344)))) (-1902 (((-108) |#1| |#1|) 217)) (-2262 (((-852)) 54)) (-3461 (($) 90 (|has| (-383 |#2|) (-344)))) (-1495 (((-108)) 210)) (-3727 (((-108) |#1|) 209) (((-108) |#2|) 208)) (-2486 (($ $ $) 107 (|has| (-383 |#2|) (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 102 (|has| (-383 |#2|) (-339)))) (-2213 (($ $) 188)) (-2097 (($) 149 (|has| (-383 |#2|) (-325)))) (-1200 (((-108) $) 150 (|has| (-383 |#2|) (-325)))) (-1419 (($ $ (-710)) 141 (|has| (-383 |#2|) (-325))) (($ $) 140 (|has| (-383 |#2|) (-325)))) (-1330 (((-108) $) 115 (|has| (-383 |#2|) (-339)))) (-1500 (((-852) $) 152 (|has| (-383 |#2|) (-325))) (((-772 (-852)) $) 138 (|has| (-383 |#2|) (-325)))) (-3482 (((-108) $) 31)) (-1244 (((-710)) 220)) (-1402 (((-1169 $) (-1169 $)) 202)) (-2765 (((-383 |#2|) $) 51)) (-2161 (((-589 (-883 |#1|)) (-1087)) 183 (|has| |#1| (-339)))) (-1289 (((-3 $ "failed") $) 142 (|has| (-383 |#2|) (-325)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 111 (|has| (-383 |#2|) (-339)))) (-2277 ((|#3| $) 44 (|has| (-383 |#2|) (-339)))) (-4076 (((-852) $) 89 (|has| (-383 |#2|) (-344)))) (-1816 ((|#3| $) 156)) (-2012 (($ (-589 $)) 100 (|has| (-383 |#2|) (-339))) (($ $ $) 99 (|has| (-383 |#2|) (-339)))) (-3841 (((-1070) $) 9)) (-1209 (((-629 (-383 |#2|))) 197)) (-1845 (((-629 (-383 |#2|))) 199)) (-3071 (($ $) 116 (|has| (-383 |#2|) (-339)))) (-4087 (($ (-1169 |#2|) |#2|) 194)) (-2009 (((-629 (-383 |#2|))) 198)) (-3864 (((-629 (-383 |#2|))) 200)) (-2180 (((-2 (|:| |num| (-629 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 193)) (-2401 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) 195)) (-3205 (((-1169 $)) 206)) (-3835 (((-1169 $)) 207)) (-1933 (((-108) $) 205)) (-3759 (((-108) $) 204) (((-108) $ |#1|) 192) (((-108) $ |#2|) 191)) (-4105 (($) 143 (|has| (-383 |#2|) (-325)) CONST)) (-2557 (($ (-852)) 88 (|has| (-383 |#2|) (-344)))) (-2931 (((-3 |#2| "failed")) 185)) (-2435 (((-1034) $) 10)) (-4095 (((-710)) 219)) (-4102 (($) 160)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 101 (|has| (-383 |#2|) (-339)))) (-2056 (($ (-589 $)) 98 (|has| (-383 |#2|) (-339))) (($ $ $) 97 (|has| (-383 |#2|) (-339)))) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 146 (|has| (-383 |#2|) (-325)))) (-3573 (((-394 $) $) 112 (|has| (-383 |#2|) (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| (-383 |#2|) (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 109 (|has| (-383 |#2|) (-339)))) (-2469 (((-3 $ "failed") $ $) 92 (|has| (-383 |#2|) (-339)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 103 (|has| (-383 |#2|) (-339)))) (-3087 (((-710) $) 105 (|has| (-383 |#2|) (-339)))) (-1502 ((|#1| $ |#1| |#1|) 187)) (-2632 (((-3 |#2| "failed")) 186)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 106 (|has| (-383 |#2|) (-339)))) (-4053 (((-383 |#2|) (-1169 $)) 47) (((-383 |#2|)) 60)) (-2041 (((-710) $) 151 (|has| (-383 |#2|) (-325))) (((-3 (-710) "failed") $ $) 139 (|has| (-383 |#2|) (-325)))) (-4024 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) 123 (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) 122 (|has| (-383 |#2|) (-339))) (($ $ (-1 |#2| |#2|)) 190) (($ $ (-589 (-1087)) (-589 (-710))) 130 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-2819 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-1087) (-710)) 131 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-2819 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-589 (-1087))) 132 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-2819 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-1087)) 133 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-2819 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-710)) 135 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-211))) (-2819 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) 137 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-211))) (-2819 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-1718 (((-629 (-383 |#2|)) (-1169 $) (-1 (-383 |#2|) (-383 |#2|))) 154 (|has| (-383 |#2|) (-339)))) (-3399 ((|#3|) 159)) (-2315 (($) 148 (|has| (-383 |#2|) (-325)))) (-2411 (((-1169 (-383 |#2|)) $ (-1169 $)) 50) (((-629 (-383 |#2|)) (-1169 $) (-1169 $)) 49) (((-1169 (-383 |#2|)) $) 66) (((-629 (-383 |#2|)) (-1169 $)) 65)) (-3077 (((-1169 (-383 |#2|)) $) 63) (($ (-1169 (-383 |#2|))) 62) ((|#3| $) 171) (($ |#3|) 157)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 145 (|has| (-383 |#2|) (-325)))) (-3054 (((-1169 $) (-1169 $)) 203)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 |#2|)) 37) (($ (-383 (-523))) 86 (-3255 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-964 (-383 (-523)))))) (($ $) 91 (|has| (-383 |#2|) (-339)))) (-2301 (($ $) 144 (|has| (-383 |#2|) (-325))) (((-3 $ "failed") $) 43 (|has| (-383 |#2|) (-134)))) (-1606 ((|#3| $) 45)) (-1698 (((-710)) 29)) (-3455 (((-108)) 216)) (-2771 (((-108) |#1|) 215) (((-108) |#2|) 214)) (-2922 (((-1169 $)) 67)) (-3842 (((-108) $ $) 95 (|has| (-383 |#2|) (-339)))) (-2376 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 184)) (-4152 (((-108)) 218)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 117 (|has| (-383 |#2|) (-339)))) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) 125 (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) 124 (|has| (-383 |#2|) (-339))) (($ $ (-589 (-1087)) (-589 (-710))) 126 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-2819 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-1087) (-710)) 127 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-2819 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-589 (-1087))) 128 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-2819 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-1087)) 129 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) (-2819 (|has| (-383 |#2|) (-831 (-1087))) (|has| (-383 |#2|) (-339))))) (($ $ (-710)) 134 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-211))) (-2819 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) 136 (-3255 (-2819 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-211))) (-2819 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 121 (|has| (-383 |#2|) (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 118 (|has| (-383 |#2|) (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 |#2|)) 39) (($ (-383 |#2|) $) 38) (($ (-383 (-523)) $) 120 (|has| (-383 |#2|) (-339))) (($ $ (-383 (-523))) 119 (|has| (-383 |#2|) (-339)))))
(((-318 |#1| |#2| |#3|) (-129) (-1127) (-1145 |t#1|) (-1145 (-383 |t#2|))) (T -318))
-((-1772 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-710)))) (-3327 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-710)))) (-3336 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-2672 (*1 *2 *3 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-1496 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-2188 (*1 *2 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-2188 (*1 *2 *3) (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108)))) (-2816 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3454 (*1 *2 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3454 (*1 *2 *3) (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108)))) (-3991 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-1382 (*1 *2 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-1382 (*1 *2 *3) (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108)))) (-2496 (*1 *2) (-12 (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)))) (-2429 (*1 *2) (-12 (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)))) (-4212 (*1 *2 *1) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3905 (*1 *2 *1) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3153 (*1 *2 *2) (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))) (-1666 (*1 *2 *2) (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))) (-1290 (*1 *2 *2) (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))) (-4103 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))) (-1378 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))) (-3658 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))) (-2411 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))) (-1587 (*1 *2 *1) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-2 (|:| |num| (-1169 *4)) (|:| |den| *4))))) (-2905 (*1 *2 *1) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-2 (|:| |num| (-1169 *4)) (|:| |den| *4))))) (-1748 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-1145 *4)) (-4 *4 (-1127)) (-4 *1 (-318 *4 *3 *5)) (-4 *5 (-1145 (-383 *3))))) (-2239 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-318 *4 *5 *6)) (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-2 (|:| |num| (-629 *5)) (|:| |den| *5))))) (-3905 (*1 *2 *1 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3905 (*1 *2 *1 *3) (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108)))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))) (-2754 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-1145 *4)) (-4 *4 (-1127)) (-4 *1 (-318 *4 *3 *5)) (-4 *5 (-1145 (-383 *3))))) (-1272 (*1 *1 *1) (-12 (-4 *1 (-318 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3))))) (-1937 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-318 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3))))) (-1201 (*1 *2) (|partial| -12 (-4 *1 (-318 *3 *2 *4)) (-4 *3 (-1127)) (-4 *4 (-1145 (-383 *2))) (-4 *2 (-1145 *3)))) (-1885 (*1 *2) (|partial| -12 (-4 *1 (-318 *3 *2 *4)) (-4 *3 (-1127)) (-4 *4 (-1145 (-383 *2))) (-4 *2 (-1145 *3)))) (-2265 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-1127)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-318 *4 *5 *6)))) (-2570 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *1 (-318 *4 *5 *6)) (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-4 *4 (-339)) (-5 *2 (-589 (-883 *4))))) (-2865 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *3 (-344)) (-5 *2 (-589 (-589 *3))))))
-(-13 (-664 (-383 |t#2|) |t#3|) (-10 -8 (-15 -1772 ((-710))) (-15 -3327 ((-710))) (-15 -3336 ((-108))) (-15 -2672 ((-108) |t#1| |t#1|)) (-15 -1496 ((-108))) (-15 -2188 ((-108) |t#1|)) (-15 -2188 ((-108) |t#2|)) (-15 -2816 ((-108))) (-15 -3454 ((-108) |t#1|)) (-15 -3454 ((-108) |t#2|)) (-15 -3991 ((-108))) (-15 -1382 ((-108) |t#1|)) (-15 -1382 ((-108) |t#2|)) (-15 -2496 ((-1169 $))) (-15 -2429 ((-1169 $))) (-15 -4212 ((-108) $)) (-15 -3905 ((-108) $)) (-15 -3153 ((-1169 $) (-1169 $))) (-15 -1666 ((-1169 $) (-1169 $))) (-15 -1290 ((-1169 $) (-1169 $))) (-15 -4103 ((-629 (-383 |t#2|)))) (-15 -1378 ((-629 (-383 |t#2|)))) (-15 -3658 ((-629 (-383 |t#2|)))) (-15 -2411 ((-629 (-383 |t#2|)))) (-15 -1587 ((-2 (|:| |num| (-1169 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -2754 ($ (-1169 |t#2|) |t#2|)) (-15 -2905 ((-2 (|:| |num| (-1169 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -1748 ($ (-1169 |t#2|) |t#2|)) (-15 -2239 ((-2 (|:| |num| (-629 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -3905 ((-108) $ |t#1|)) (-15 -3905 ((-108) $ |t#2|)) (-15 -3984 ($ $ (-1 |t#2| |t#2|))) (-15 -2754 ($ (-1169 |t#2|) |t#2|)) (-15 -1272 ($ $)) (-15 -1937 (|t#1| $ |t#1| |t#1|)) (-15 -1201 ((-3 |t#2| "failed"))) (-15 -1885 ((-3 |t#2| "failed"))) (-15 -2265 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-339)) (-15 -2570 ((-589 (-883 |t#1|)) (-1087))) |%noBranch|) (IF (|has| |t#1| (-344)) (-15 -2865 ((-589 (-589 |t#1|)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-37 #1=(-383 |#2|)) . T) ((-37 $) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-97) . T) ((-107 #0# #0#) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-134))) ((-136) |has| (-383 |#2|) (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 |#3|) . T) ((-209 #1#) |has| (-383 |#2|) (-339)) ((-211) -3172 (|has| (-383 |#2|) (-325)) (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339)))) ((-221) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-267) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-284) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-339) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-378) |has| (-383 |#2|) (-325)) ((-344) -3172 (|has| (-383 |#2|) (-344)) (|has| (-383 |#2|) (-325))) ((-325) |has| (-383 |#2|) (-325)) ((-346 #1# |#3|) . T) ((-385 #1# |#3|) . T) ((-353 #1#) . T) ((-387 #1#) . T) ((-427) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-515) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-591 #0#) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-591 #1#) . T) ((-591 $) . T) ((-585 #1#) . T) ((-585 (-523)) |has| (-383 |#2|) (-585 (-523))) ((-657 #0#) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-657 #1#) . T) ((-657 $) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-664 #1# |#3|) . T) ((-666) . T) ((-831 (-1087)) -12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) ((-851) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-964 (-383 (-523))) |has| (-383 |#2|) (-964 (-383 (-523)))) ((-964 #1#) . T) ((-964 (-523)) |has| (-383 |#2|) (-964 (-523))) ((-979 #0#) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-979 #1#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| (-383 |#2|) (-325)) ((-1127) -3172 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-841 |#1|) (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL (|has| (-841 |#1|) (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-841 |#1|) "failed") $) NIL)) (-3508 (((-841 |#1|) $) NIL)) (-2754 (($ (-1169 (-841 |#1|))) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-841 |#1|) (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-841 |#1|) (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) NIL (|has| (-841 |#1|) (-344)))) (-1766 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344)))) (($ $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| (-841 |#1|) (-344))) (((-772 (-852)) $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) NIL (|has| (-841 |#1|) (-344)))) (-2706 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-1863 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| (-841 |#1|) (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 (-841 |#1|)) $) NIL) (((-1083 $) $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2060 (((-852) $) NIL (|has| (-841 |#1|) (-344)))) (-4183 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344)))) (-1455 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-1083 (-841 |#1|)) "failed") $ $) NIL (|has| (-841 |#1|) (-344)))) (-1605 (($ $ (-1083 (-841 |#1|))) NIL (|has| (-841 |#1|) (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-841 |#1|) (-344)) CONST)) (-4013 (($ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-3026 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-2597 (((-888 (-1034))) NIL)) (-1621 (($) NIL (|has| (-841 |#1|) (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| (-841 |#1|) (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2762 (((-1083 (-841 |#1|))) NIL)) (-2893 (($) NIL (|has| (-841 |#1|) (-344)))) (-1614 (($) NIL (|has| (-841 |#1|) (-344)))) (-2906 (((-1169 (-841 |#1|)) $) NIL) (((-629 (-841 |#1|)) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-841 |#1|) (-344)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-841 |#1|)) NIL)) (-1942 (($ $) NIL (|has| (-841 |#1|) (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2009 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-2909 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL) (($ $ (-841 |#1|)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-841 |#1|)) NIL) (($ (-841 |#1|) $) NIL)))
-(((-319 |#1| |#2|) (-13 (-305 (-841 |#1|)) (-10 -7 (-15 -2597 ((-888 (-1034)))))) (-852) (-852)) (T -319))
-((-2597 (*1 *2) (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-319 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))))
-(-13 (-305 (-841 |#1|)) (-10 -7 (-15 -2597 ((-888 (-1034))))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 46)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) 43 (|has| |#1| (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL (|has| |#1| (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) 115)) (-3508 ((|#1| $) 86)) (-2754 (($ (-1169 |#1|)) 104)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 95 (|has| |#1| (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) 98 (|has| |#1| (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) 130 (|has| |#1| (-344)))) (-1766 (((-108) $) 49 (|has| |#1| (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) 47 (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) 132 (|has| |#1| (-344)))) (-2706 (((-108) $) NIL (|has| |#1| (-344)))) (-1863 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 |#1|) $) 90) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-2060 (((-852) $) 140 (|has| |#1| (-344)))) (-4183 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-1455 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-1605 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 147)) (-2773 (($) NIL (|has| |#1| (-344)) CONST)) (-4013 (($ (-852)) 71 (|has| |#1| (-344)))) (-3026 (((-108) $) 118)) (-3951 (((-1034) $) NIL)) (-2597 (((-888 (-1034))) 44)) (-1621 (($) 128 (|has| |#1| (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 93 (|has| |#1| (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) 67) (((-852)) 68)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) 131 (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) 125 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2762 (((-1083 |#1|)) 96)) (-2893 (($) 129 (|has| |#1| (-344)))) (-1614 (($) 137 (|has| |#1| (-344)))) (-2906 (((-1169 |#1|) $) 59) (((-629 |#1|) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-1691 (((-794) $) 143) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 75)) (-1942 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3272 (((-710)) 139)) (-3760 (((-1169 $)) 117) (((-1169 $) (-852)) 73)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 32 T CONST)) (-1891 (($) 19 T CONST)) (-2009 (($ $) 81 (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2909 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-3941 (((-108) $ $) 48)) (-4074 (($ $ $) 145) (($ $ |#1|) 146)) (-4060 (($ $) 127) (($ $ $) NIL)) (-4045 (($ $ $) 61)) (** (($ $ (-852)) 149) (($ $ (-710)) 150) (($ $ (-523)) 148)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 77) (($ $ $) 76) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 144)))
-(((-320 |#1| |#2|) (-13 (-305 |#1|) (-10 -7 (-15 -2597 ((-888 (-1034)))))) (-325) (-1083 |#1|)) (T -320))
-((-2597 (*1 *2) (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-320 *3 *4)) (-4 *3 (-325)) (-14 *4 (-1083 *3)))))
-(-13 (-305 |#1|) (-10 -7 (-15 -2597 ((-888 (-1034))))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL (|has| |#1| (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-2754 (($ (-1169 |#1|)) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| |#1| (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) NIL (|has| |#1| (-344)))) (-1766 (((-108) $) NIL (|has| |#1| (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) NIL (|has| |#1| (-344)))) (-2706 (((-108) $) NIL (|has| |#1| (-344)))) (-1863 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 |#1|) $) NIL) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-2060 (((-852) $) NIL (|has| |#1| (-344)))) (-4183 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-1455 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-1605 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| |#1| (-344)) CONST)) (-4013 (($ (-852)) NIL (|has| |#1| (-344)))) (-3026 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-2597 (((-888 (-1034))) NIL)) (-1621 (($) NIL (|has| |#1| (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| |#1| (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2762 (((-1083 |#1|)) NIL)) (-2893 (($) NIL (|has| |#1| (-344)))) (-1614 (($) NIL (|has| |#1| (-344)))) (-2906 (((-1169 |#1|) $) NIL) (((-629 |#1|) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) NIL)) (-1942 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2009 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2909 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-321 |#1| |#2|) (-13 (-305 |#1|) (-10 -7 (-15 -2597 ((-888 (-1034)))))) (-325) (-852)) (T -321))
-((-2597 (*1 *2) (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-321 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))))
-(-13 (-305 |#1|) (-10 -7 (-15 -2597 ((-888 (-1034))))))
-((-2615 (((-710) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034)))))) 41)) (-2551 (((-888 (-1034)) (-1083 |#1|)) 85)) (-2338 (((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) (-1083 |#1|)) 78)) (-2158 (((-629 |#1|) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034)))))) 86)) (-2480 (((-3 (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) "failed") (-852)) 10)) (-2051 (((-3 (-1083 |#1|) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034)))))) (-852)) 15)))
-(((-322 |#1|) (-10 -7 (-15 -2551 ((-888 (-1034)) (-1083 |#1|))) (-15 -2338 ((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) (-1083 |#1|))) (-15 -2158 ((-629 |#1|) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (-15 -2615 ((-710) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (-15 -2480 ((-3 (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) "failed") (-852))) (-15 -2051 ((-3 (-1083 |#1|) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034)))))) (-852)))) (-325)) (T -322))
-((-2051 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-3 (-1083 *4) (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034))))))) (-5 *1 (-322 *4)) (-4 *4 (-325)))) (-2480 (*1 *2 *3) (|partial| -12 (-5 *3 (-852)) (-5 *2 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034)))))) (-5 *1 (-322 *4)) (-4 *4 (-325)))) (-2615 (*1 *2 *3) (-12 (-5 *3 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034)))))) (-4 *4 (-325)) (-5 *2 (-710)) (-5 *1 (-322 *4)))) (-2158 (*1 *2 *3) (-12 (-5 *3 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034)))))) (-4 *4 (-325)) (-5 *2 (-629 *4)) (-5 *1 (-322 *4)))) (-2338 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034)))))) (-5 *1 (-322 *4)))) (-2551 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-888 (-1034))) (-5 *1 (-322 *4)))))
-(-10 -7 (-15 -2551 ((-888 (-1034)) (-1083 |#1|))) (-15 -2338 ((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) (-1083 |#1|))) (-15 -2158 ((-629 |#1|) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (-15 -2615 ((-710) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (-15 -2480 ((-3 (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) "failed") (-852))) (-15 -2051 ((-3 (-1083 |#1|) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034)))))) (-852))))
-((-1691 ((|#1| |#3|) 86) ((|#3| |#1|) 69)))
-(((-323 |#1| |#2| |#3|) (-10 -7 (-15 -1691 (|#3| |#1|)) (-15 -1691 (|#1| |#3|))) (-305 |#2|) (-325) (-305 |#2|)) (T -323))
-((-1691 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *2 (-305 *4)) (-5 *1 (-323 *2 *4 *3)) (-4 *3 (-305 *4)))) (-1691 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *2 (-305 *4)) (-5 *1 (-323 *3 *4 *2)) (-4 *3 (-305 *4)))))
-(-10 -7 (-15 -1691 (|#3| |#1|)) (-15 -1691 (|#1| |#3|)))
-((-1766 (((-108) $) 51)) (-3437 (((-772 (-852)) $) 21) (((-852) $) 52)) (-2738 (((-3 $ "failed") $) 16)) (-2773 (($) 9)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 92)) (-2984 (((-3 (-710) "failed") $ $) 71) (((-710) $) 60)) (-3984 (($ $ (-710)) NIL) (($ $) 8)) (-2893 (($) 45)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 33)) (-1942 (((-3 $ "failed") $) 39) (($ $) 38)))
-(((-324 |#1|) (-10 -8 (-15 -3437 ((-852) |#1|)) (-15 -2984 ((-710) |#1|)) (-15 -1766 ((-108) |#1|)) (-15 -2893 (|#1|)) (-15 -2593 ((-3 (-1169 |#1|) "failed") (-629 |#1|))) (-15 -1942 (|#1| |#1|)) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -2773 (|#1|)) (-15 -2738 ((-3 |#1| "failed") |#1|)) (-15 -2984 ((-3 (-710) "failed") |#1| |#1|)) (-15 -3437 ((-772 (-852)) |#1|)) (-15 -1942 ((-3 |#1| "failed") |#1|)) (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|)))) (-325)) (T -324))
-NIL
-(-10 -8 (-15 -3437 ((-852) |#1|)) (-15 -2984 ((-710) |#1|)) (-15 -1766 ((-108) |#1|)) (-15 -2893 (|#1|)) (-15 -2593 ((-3 (-1169 |#1|) "failed") (-629 |#1|))) (-15 -1942 (|#1| |#1|)) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -2773 (|#1|)) (-15 -2738 ((-3 |#1| "failed") |#1|)) (-15 -2984 ((-3 (-710) "failed") |#1| |#1|)) (-15 -3437 ((-772 (-852)) |#1|)) (-15 -1942 ((-3 |#1| "failed") |#1|)) (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-1557 (((-1097 (-852) (-710)) (-523)) 93)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2787 (((-108) $ $) 59)) (-2395 (((-710)) 103)) (-4189 (($) 17 T CONST)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 87)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-1631 (($) 106)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3665 (($) 91)) (-1766 (((-108) $) 90)) (-3610 (($ $) 79) (($ $ (-710)) 78)) (-3049 (((-108) $) 71)) (-3437 (((-772 (-852)) $) 81) (((-852) $) 88)) (-2769 (((-108) $) 31)) (-2738 (((-3 $ "failed") $) 102)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2060 (((-852) $) 105)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-2773 (($) 101 T CONST)) (-4013 (($ (-852)) 104)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 94)) (-2424 (((-394 $) $) 74)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-2984 (((-3 (-710) "failed") $ $) 80) (((-710) $) 89)) (-3984 (($ $ (-710)) 99) (($ $) 97)) (-2893 (($) 92)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 95)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65)) (-1942 (((-3 $ "failed") $) 82) (($ $) 96)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-710)) 100) (($ $) 98)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 64)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
+((-1244 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-710)))) (-4095 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-710)))) (-4152 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-1902 (*1 *2 *3 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3455 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-2771 (*1 *2 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-2771 (*1 *2 *3) (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108)))) (-2693 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-1690 (*1 *2 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-1690 (*1 *2 *3) (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108)))) (-1495 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3727 (*1 *2 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3727 (*1 *2 *3) (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108)))) (-3835 (*1 *2) (-12 (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)))) (-3205 (*1 *2) (-12 (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)))) (-1933 (*1 *2 *1) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3759 (*1 *2 *1) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3054 (*1 *2 *2) (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))) (-1402 (*1 *2 *2) (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))) (-2332 (*1 *2 *2) (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))) (-3864 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))) (-1845 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))) (-2009 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))) (-1209 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))) (-1962 (*1 *2 *1) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-2 (|:| |num| (-1169 *4)) (|:| |den| *4))))) (-2401 (*1 *2 *1) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-2 (|:| |num| (-1169 *4)) (|:| |den| *4))))) (-4087 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-1145 *4)) (-4 *4 (-1127)) (-4 *1 (-318 *4 *3 *5)) (-4 *5 (-1145 (-383 *3))))) (-2180 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-318 *4 *5 *6)) (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-2 (|:| |num| (-629 *5)) (|:| |den| *5))))) (-3759 (*1 *2 *1 *3) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))) (-3759 (*1 *2 *1 *3) (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108)))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))) (-3322 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-1145 *4)) (-4 *4 (-1127)) (-4 *1 (-318 *4 *3 *5)) (-4 *5 (-1145 (-383 *3))))) (-2213 (*1 *1 *1) (-12 (-4 *1 (-318 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3))))) (-1502 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-318 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3))))) (-2632 (*1 *2) (|partial| -12 (-4 *1 (-318 *3 *2 *4)) (-4 *3 (-1127)) (-4 *4 (-1145 (-383 *2))) (-4 *2 (-1145 *3)))) (-2931 (*1 *2) (|partial| -12 (-4 *1 (-318 *3 *2 *4)) (-4 *3 (-1127)) (-4 *4 (-1145 (-383 *2))) (-4 *2 (-1145 *3)))) (-2376 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-1127)) (-4 *6 (-1145 (-383 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-318 *4 *5 *6)))) (-2161 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *1 (-318 *4 *5 *6)) (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-4 *4 (-339)) (-5 *2 (-589 (-883 *4))))) (-3201 (*1 *2) (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))) (-4 *3 (-344)) (-5 *2 (-589 (-589 *3))))))
+(-13 (-664 (-383 |t#2|) |t#3|) (-10 -8 (-15 -1244 ((-710))) (-15 -4095 ((-710))) (-15 -4152 ((-108))) (-15 -1902 ((-108) |t#1| |t#1|)) (-15 -3455 ((-108))) (-15 -2771 ((-108) |t#1|)) (-15 -2771 ((-108) |t#2|)) (-15 -2693 ((-108))) (-15 -1690 ((-108) |t#1|)) (-15 -1690 ((-108) |t#2|)) (-15 -1495 ((-108))) (-15 -3727 ((-108) |t#1|)) (-15 -3727 ((-108) |t#2|)) (-15 -3835 ((-1169 $))) (-15 -3205 ((-1169 $))) (-15 -1933 ((-108) $)) (-15 -3759 ((-108) $)) (-15 -3054 ((-1169 $) (-1169 $))) (-15 -1402 ((-1169 $) (-1169 $))) (-15 -2332 ((-1169 $) (-1169 $))) (-15 -3864 ((-629 (-383 |t#2|)))) (-15 -1845 ((-629 (-383 |t#2|)))) (-15 -2009 ((-629 (-383 |t#2|)))) (-15 -1209 ((-629 (-383 |t#2|)))) (-15 -1962 ((-2 (|:| |num| (-1169 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -3322 ($ (-1169 |t#2|) |t#2|)) (-15 -2401 ((-2 (|:| |num| (-1169 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -4087 ($ (-1169 |t#2|) |t#2|)) (-15 -2180 ((-2 (|:| |num| (-629 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -3759 ((-108) $ |t#1|)) (-15 -3759 ((-108) $ |t#2|)) (-15 -4024 ($ $ (-1 |t#2| |t#2|))) (-15 -3322 ($ (-1169 |t#2|) |t#2|)) (-15 -2213 ($ $)) (-15 -1502 (|t#1| $ |t#1| |t#1|)) (-15 -2632 ((-3 |t#2| "failed"))) (-15 -2931 ((-3 |t#2| "failed"))) (-15 -2376 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-339)) (-15 -2161 ((-589 (-883 |t#1|)) (-1087))) |%noBranch|) (IF (|has| |t#1| (-344)) (-15 -3201 ((-589 (-589 |t#1|)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-37 #1=(-383 |#2|)) . T) ((-37 $) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-97) . T) ((-107 #0# #0#) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-134))) ((-136) |has| (-383 |#2|) (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 |#3|) . T) ((-209 #1#) |has| (-383 |#2|) (-339)) ((-211) -3255 (|has| (-383 |#2|) (-325)) (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339)))) ((-221) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-267) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-284) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-339) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-378) |has| (-383 |#2|) (-325)) ((-344) -3255 (|has| (-383 |#2|) (-344)) (|has| (-383 |#2|) (-325))) ((-325) |has| (-383 |#2|) (-325)) ((-346 #1# |#3|) . T) ((-385 #1# |#3|) . T) ((-353 #1#) . T) ((-387 #1#) . T) ((-427) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-515) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-591 #0#) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-591 #1#) . T) ((-591 $) . T) ((-585 #1#) . T) ((-585 (-523)) |has| (-383 |#2|) (-585 (-523))) ((-657 #0#) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-657 #1#) . T) ((-657 $) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-664 #1# |#3|) . T) ((-666) . T) ((-831 (-1087)) -12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087)))) ((-851) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-964 (-383 (-523))) |has| (-383 |#2|) (-964 (-383 (-523)))) ((-964 #1#) . T) ((-964 (-523)) |has| (-383 |#2|) (-964 (-523))) ((-979 #0#) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))) ((-979 #1#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| (-383 |#2|) (-325)) ((-1127) -3255 (|has| (-383 |#2|) (-325)) (|has| (-383 |#2|) (-339))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-841 |#1|) (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL (|has| (-841 |#1|) (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-841 |#1|) "failed") $) NIL)) (-1996 (((-841 |#1|) $) NIL)) (-3322 (($ (-1169 (-841 |#1|))) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-841 |#1|) (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-841 |#1|) (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) NIL (|has| (-841 |#1|) (-344)))) (-1200 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344)))) (($ $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| (-841 |#1|) (-344))) (((-772 (-852)) $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) NIL (|has| (-841 |#1|) (-344)))) (-4077 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-2765 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| (-841 |#1|) (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 (-841 |#1|)) $) NIL) (((-1083 $) $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-4076 (((-852) $) NIL (|has| (-841 |#1|) (-344)))) (-1573 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344)))) (-3102 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-1083 (-841 |#1|)) "failed") $ $) NIL (|has| (-841 |#1|) (-344)))) (-2163 (($ $ (-1083 (-841 |#1|))) NIL (|has| (-841 |#1|) (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-841 |#1|) (-344)) CONST)) (-2557 (($ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-4203 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-2359 (((-888 (-1034))) NIL)) (-4102 (($) NIL (|has| (-841 |#1|) (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| (-841 |#1|) (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3399 (((-1083 (-841 |#1|))) NIL)) (-2315 (($) NIL (|has| (-841 |#1|) (-344)))) (-2233 (($) NIL (|has| (-841 |#1|) (-344)))) (-2411 (((-1169 (-841 |#1|)) $) NIL) (((-629 (-841 |#1|)) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-841 |#1|) (-344)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-841 |#1|)) NIL)) (-2301 (($ $) NIL (|has| (-841 |#1|) (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1732 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-1943 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL) (($ $ (-841 |#1|)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-841 |#1|)) NIL) (($ (-841 |#1|) $) NIL)))
+(((-319 |#1| |#2|) (-13 (-305 (-841 |#1|)) (-10 -7 (-15 -2359 ((-888 (-1034)))))) (-852) (-852)) (T -319))
+((-2359 (*1 *2) (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-319 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))))
+(-13 (-305 (-841 |#1|)) (-10 -7 (-15 -2359 ((-888 (-1034))))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 46)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) 43 (|has| |#1| (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL (|has| |#1| (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) 115)) (-1996 ((|#1| $) 86)) (-3322 (($ (-1169 |#1|)) 104)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 95 (|has| |#1| (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) 98 (|has| |#1| (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) 130 (|has| |#1| (-344)))) (-1200 (((-108) $) 49 (|has| |#1| (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) 47 (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) 132 (|has| |#1| (-344)))) (-4077 (((-108) $) NIL (|has| |#1| (-344)))) (-2765 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 |#1|) $) 90) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-4076 (((-852) $) 140 (|has| |#1| (-344)))) (-1573 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-3102 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-2163 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 147)) (-4105 (($) NIL (|has| |#1| (-344)) CONST)) (-2557 (($ (-852)) 71 (|has| |#1| (-344)))) (-4203 (((-108) $) 118)) (-2435 (((-1034) $) NIL)) (-2359 (((-888 (-1034))) 44)) (-4102 (($) 128 (|has| |#1| (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 93 (|has| |#1| (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) 67) (((-852)) 68)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) 131 (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) 125 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3399 (((-1083 |#1|)) 96)) (-2315 (($) 129 (|has| |#1| (-344)))) (-2233 (($) 137 (|has| |#1| (-344)))) (-2411 (((-1169 |#1|) $) 59) (((-629 |#1|) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-3976 (((-794) $) 143) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 75)) (-2301 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1698 (((-710)) 139)) (-2922 (((-1169 $)) 117) (((-1169 $) (-852)) 73)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 32 T CONST)) (-1440 (($) 19 T CONST)) (-1732 (($ $) 81 (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1943 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-4037 (((-108) $ $) 48)) (-4125 (($ $ $) 145) (($ $ |#1|) 146)) (-4115 (($ $) 127) (($ $ $) NIL)) (-4103 (($ $ $) 61)) (** (($ $ (-852)) 149) (($ $ (-710)) 150) (($ $ (-523)) 148)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 77) (($ $ $) 76) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 144)))
+(((-320 |#1| |#2|) (-13 (-305 |#1|) (-10 -7 (-15 -2359 ((-888 (-1034)))))) (-325) (-1083 |#1|)) (T -320))
+((-2359 (*1 *2) (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-320 *3 *4)) (-4 *3 (-325)) (-14 *4 (-1083 *3)))))
+(-13 (-305 |#1|) (-10 -7 (-15 -2359 ((-888 (-1034))))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL (|has| |#1| (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-3322 (($ (-1169 |#1|)) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| |#1| (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) NIL (|has| |#1| (-344)))) (-1200 (((-108) $) NIL (|has| |#1| (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) NIL (|has| |#1| (-344)))) (-4077 (((-108) $) NIL (|has| |#1| (-344)))) (-2765 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 |#1|) $) NIL) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-4076 (((-852) $) NIL (|has| |#1| (-344)))) (-1573 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-3102 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-2163 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| |#1| (-344)) CONST)) (-2557 (($ (-852)) NIL (|has| |#1| (-344)))) (-4203 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-2359 (((-888 (-1034))) NIL)) (-4102 (($) NIL (|has| |#1| (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| |#1| (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3399 (((-1083 |#1|)) NIL)) (-2315 (($) NIL (|has| |#1| (-344)))) (-2233 (($) NIL (|has| |#1| (-344)))) (-2411 (((-1169 |#1|) $) NIL) (((-629 |#1|) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) NIL)) (-2301 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1732 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1943 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-321 |#1| |#2|) (-13 (-305 |#1|) (-10 -7 (-15 -2359 ((-888 (-1034)))))) (-325) (-852)) (T -321))
+((-2359 (*1 *2) (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-321 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))))
+(-13 (-305 |#1|) (-10 -7 (-15 -2359 ((-888 (-1034))))))
+((-2489 (((-710) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034)))))) 42)) (-3061 (((-888 (-1034)) (-1083 |#1|)) 85)) (-1825 (((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) (-1083 |#1|)) 78)) (-3792 (((-629 |#1|) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034)))))) 86)) (-3662 (((-3 (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) "failed") (-852)) 13)) (-4008 (((-3 (-1083 |#1|) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034)))))) (-852)) 18)))
+(((-322 |#1|) (-10 -7 (-15 -3061 ((-888 (-1034)) (-1083 |#1|))) (-15 -1825 ((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) (-1083 |#1|))) (-15 -3792 ((-629 |#1|) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (-15 -2489 ((-710) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (-15 -3662 ((-3 (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) "failed") (-852))) (-15 -4008 ((-3 (-1083 |#1|) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034)))))) (-852)))) (-325)) (T -322))
+((-4008 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-3 (-1083 *4) (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034))))))) (-5 *1 (-322 *4)) (-4 *4 (-325)))) (-3662 (*1 *2 *3) (|partial| -12 (-5 *3 (-852)) (-5 *2 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034)))))) (-5 *1 (-322 *4)) (-4 *4 (-325)))) (-2489 (*1 *2 *3) (-12 (-5 *3 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034)))))) (-4 *4 (-325)) (-5 *2 (-710)) (-5 *1 (-322 *4)))) (-3792 (*1 *2 *3) (-12 (-5 *3 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034)))))) (-4 *4 (-325)) (-5 *2 (-629 *4)) (-5 *1 (-322 *4)))) (-1825 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034)))))) (-5 *1 (-322 *4)))) (-3061 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-888 (-1034))) (-5 *1 (-322 *4)))))
+(-10 -7 (-15 -3061 ((-888 (-1034)) (-1083 |#1|))) (-15 -1825 ((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) (-1083 |#1|))) (-15 -3792 ((-629 |#1|) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (-15 -2489 ((-710) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (-15 -3662 ((-3 (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) "failed") (-852))) (-15 -4008 ((-3 (-1083 |#1|) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034)))))) (-852))))
+((-3976 ((|#1| |#3|) 86) ((|#3| |#1|) 69)))
+(((-323 |#1| |#2| |#3|) (-10 -7 (-15 -3976 (|#3| |#1|)) (-15 -3976 (|#1| |#3|))) (-305 |#2|) (-325) (-305 |#2|)) (T -323))
+((-3976 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *2 (-305 *4)) (-5 *1 (-323 *2 *4 *3)) (-4 *3 (-305 *4)))) (-3976 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *2 (-305 *4)) (-5 *1 (-323 *3 *4 *2)) (-4 *3 (-305 *4)))))
+(-10 -7 (-15 -3976 (|#3| |#1|)) (-15 -3976 (|#1| |#3|)))
+((-1200 (((-108) $) 52)) (-1500 (((-772 (-852)) $) 21) (((-852) $) 53)) (-1289 (((-3 $ "failed") $) 16)) (-4105 (($) 9)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 94)) (-2041 (((-3 (-710) "failed") $ $) 72) (((-710) $) 61)) (-4024 (($ $ (-710)) NIL) (($ $) 8)) (-2315 (($) 46)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 34)) (-2301 (((-3 $ "failed") $) 40) (($ $) 39)))
+(((-324 |#1|) (-10 -8 (-15 -1500 ((-852) |#1|)) (-15 -2041 ((-710) |#1|)) (-15 -1200 ((-108) |#1|)) (-15 -2315 (|#1|)) (-15 -2326 ((-3 (-1169 |#1|) "failed") (-629 |#1|))) (-15 -2301 (|#1| |#1|)) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4105 (|#1|)) (-15 -1289 ((-3 |#1| "failed") |#1|)) (-15 -2041 ((-3 (-710) "failed") |#1| |#1|)) (-15 -1500 ((-772 (-852)) |#1|)) (-15 -2301 ((-3 |#1| "failed") |#1|)) (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|)))) (-325)) (T -324))
+NIL
+(-10 -8 (-15 -1500 ((-852) |#1|)) (-15 -2041 ((-710) |#1|)) (-15 -1200 ((-108) |#1|)) (-15 -2315 (|#1|)) (-15 -2326 ((-3 (-1169 |#1|) "failed") (-629 |#1|))) (-15 -2301 (|#1| |#1|)) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4105 (|#1|)) (-15 -1289 ((-3 |#1| "failed") |#1|)) (-15 -2041 ((-3 (-710) "failed") |#1| |#1|)) (-15 -1500 ((-772 (-852)) |#1|)) (-15 -2301 ((-3 |#1| "failed") |#1|)) (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2794 (((-1097 (-852) (-710)) (-523)) 93)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3684 (((-108) $ $) 59)) (-3843 (((-710)) 103)) (-1640 (($) 17 T CONST)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 87)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-3461 (($) 106)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-2097 (($) 91)) (-1200 (((-108) $) 90)) (-1419 (($ $) 79) (($ $ (-710)) 78)) (-1330 (((-108) $) 71)) (-1500 (((-772 (-852)) $) 81) (((-852) $) 88)) (-3482 (((-108) $) 31)) (-1289 (((-3 $ "failed") $) 102)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-4076 (((-852) $) 105)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-4105 (($) 101 T CONST)) (-2557 (($ (-852)) 104)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 94)) (-3573 (((-394 $) $) 74)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-2041 (((-3 (-710) "failed") $ $) 80) (((-710) $) 89)) (-4024 (($ $ (-710)) 99) (($ $) 97)) (-2315 (($) 92)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 95)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65)) (-2301 (((-3 $ "failed") $) 82) (($ $) 96)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-710)) 100) (($ $) 98)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 64)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
(((-325) (-129)) (T -325))
-((-1942 (*1 *1 *1) (-4 *1 (-325))) (-2593 (*1 *2 *3) (|partial| -12 (-5 *3 (-629 *1)) (-4 *1 (-325)) (-5 *2 (-1169 *1)))) (-2457 (*1 *2) (-12 (-4 *1 (-325)) (-5 *2 (-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))))) (-1557 (*1 *2 *3) (-12 (-4 *1 (-325)) (-5 *3 (-523)) (-5 *2 (-1097 (-852) (-710))))) (-2893 (*1 *1) (-4 *1 (-325))) (-3665 (*1 *1) (-4 *1 (-325))) (-1766 (*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-108)))) (-2984 (*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-710)))) (-3437 (*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-852)))) (-4021 (*1 *2) (-12 (-4 *1 (-325)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
-(-13 (-378) (-344) (-1063) (-211) (-10 -8 (-15 -1942 ($ $)) (-15 -2593 ((-3 (-1169 $) "failed") (-629 $))) (-15 -2457 ((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523)))))) (-15 -1557 ((-1097 (-852) (-710)) (-523))) (-15 -2893 ($)) (-15 -3665 ($)) (-15 -1766 ((-108) $)) (-15 -2984 ((-710) $)) (-15 -3437 ((-852) $)) (-15 -4021 ((-3 "prime" "polynomial" "normal" "cyclic")))))
+((-2301 (*1 *1 *1) (-4 *1 (-325))) (-2326 (*1 *2 *3) (|partial| -12 (-5 *3 (-629 *1)) (-4 *1 (-325)) (-5 *2 (-1169 *1)))) (-3428 (*1 *2) (-12 (-4 *1 (-325)) (-5 *2 (-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))))) (-2794 (*1 *2 *3) (-12 (-4 *1 (-325)) (-5 *3 (-523)) (-5 *2 (-1097 (-852) (-710))))) (-2315 (*1 *1) (-4 *1 (-325))) (-2097 (*1 *1) (-4 *1 (-325))) (-1200 (*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-108)))) (-2041 (*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-710)))) (-1500 (*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-852)))) (-1829 (*1 *2) (-12 (-4 *1 (-325)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
+(-13 (-378) (-344) (-1063) (-211) (-10 -8 (-15 -2301 ($ $)) (-15 -2326 ((-3 (-1169 $) "failed") (-629 $))) (-15 -3428 ((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523)))))) (-15 -2794 ((-1097 (-852) (-710)) (-523))) (-15 -2315 ($)) (-15 -2097 ($)) (-15 -1200 ((-108) $)) (-15 -2041 ((-710) $)) (-15 -1500 ((-852) $)) (-15 -1829 ((-3 "prime" "polynomial" "normal" "cyclic")))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-124) . T) ((-134) . T) ((-563 (-794)) . T) ((-158) . T) ((-211) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-339) . T) ((-378) . T) ((-344) . T) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-979 #0#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) . T) ((-1127) . T))
-((-3674 (((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) |#1|) 51)) (-2496 (((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|)))) 49)))
-(((-326 |#1| |#2| |#3|) (-10 -7 (-15 -2496 ((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))))) (-15 -3674 ((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) |#1|))) (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))) (-1145 |#1|) (-385 |#1| |#2|)) (T -326))
-((-3674 (*1 *2 *3) (-12 (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *2 (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-326 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2496 (*1 *2) (-12 (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *2 (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-326 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
-(-10 -7 (-15 -2496 ((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))))) (-15 -3674 ((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-841 |#1|) (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2615 (((-710)) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL (|has| (-841 |#1|) (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-841 |#1|) "failed") $) NIL)) (-3508 (((-841 |#1|) $) NIL)) (-2754 (($ (-1169 (-841 |#1|))) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-841 |#1|) (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-841 |#1|) (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) NIL (|has| (-841 |#1|) (-344)))) (-1766 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344)))) (($ $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| (-841 |#1|) (-344))) (((-772 (-852)) $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) NIL (|has| (-841 |#1|) (-344)))) (-2706 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-1863 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| (-841 |#1|) (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 (-841 |#1|)) $) NIL) (((-1083 $) $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2060 (((-852) $) NIL (|has| (-841 |#1|) (-344)))) (-4183 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344)))) (-1455 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-1083 (-841 |#1|)) "failed") $ $) NIL (|has| (-841 |#1|) (-344)))) (-1605 (($ $ (-1083 (-841 |#1|))) NIL (|has| (-841 |#1|) (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-841 |#1|) (-344)) CONST)) (-4013 (($ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-3026 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-2662 (((-1169 (-589 (-2 (|:| -3370 (-841 |#1|)) (|:| -4013 (-1034)))))) NIL)) (-2408 (((-629 (-841 |#1|))) NIL)) (-1621 (($) NIL (|has| (-841 |#1|) (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| (-841 |#1|) (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2762 (((-1083 (-841 |#1|))) NIL)) (-2893 (($) NIL (|has| (-841 |#1|) (-344)))) (-1614 (($) NIL (|has| (-841 |#1|) (-344)))) (-2906 (((-1169 (-841 |#1|)) $) NIL) (((-629 (-841 |#1|)) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-841 |#1|) (-344)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-841 |#1|)) NIL)) (-1942 (($ $) NIL (|has| (-841 |#1|) (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2009 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-2909 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL) (($ $ (-841 |#1|)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-841 |#1|)) NIL) (($ (-841 |#1|) $) NIL)))
-(((-327 |#1| |#2|) (-13 (-305 (-841 |#1|)) (-10 -7 (-15 -2662 ((-1169 (-589 (-2 (|:| -3370 (-841 |#1|)) (|:| -4013 (-1034))))))) (-15 -2408 ((-629 (-841 |#1|)))) (-15 -2615 ((-710))))) (-852) (-852)) (T -327))
-((-2662 (*1 *2) (-12 (-5 *2 (-1169 (-589 (-2 (|:| -3370 (-841 *3)) (|:| -4013 (-1034)))))) (-5 *1 (-327 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-2408 (*1 *2) (-12 (-5 *2 (-629 (-841 *3))) (-5 *1 (-327 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-2615 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-327 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))))
-(-13 (-305 (-841 |#1|)) (-10 -7 (-15 -2662 ((-1169 (-589 (-2 (|:| -3370 (-841 |#1|)) (|:| -4013 (-1034))))))) (-15 -2408 ((-629 (-841 |#1|)))) (-15 -2615 ((-710)))))
-((-1680 (((-108) $ $) 59)) (-2603 (((-108) $) 73)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 ((|#1| $) 91) (($ $ (-852)) 89 (|has| |#1| (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) 148 (|has| |#1| (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2615 (((-710)) 88)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) 162 (|has| |#1| (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) 111)) (-3508 ((|#1| $) 90)) (-2754 (($ (-1169 |#1|)) 56)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 188 (|has| |#1| (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) 158 (|has| |#1| (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) 149 (|has| |#1| (-344)))) (-1766 (((-108) $) NIL (|has| |#1| (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) 97 (|has| |#1| (-344)))) (-2706 (((-108) $) 175 (|has| |#1| (-344)))) (-1863 ((|#1| $) 93) (($ $ (-852)) 92 (|has| |#1| (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 |#1|) $) 189) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-2060 (((-852) $) 133 (|has| |#1| (-344)))) (-4183 (((-1083 |#1|) $) 72 (|has| |#1| (-344)))) (-1455 (((-1083 |#1|) $) 69 (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) 81 (|has| |#1| (-344)))) (-1605 (($ $ (-1083 |#1|)) 68 (|has| |#1| (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 192)) (-2773 (($) NIL (|has| |#1| (-344)) CONST)) (-4013 (($ (-852)) 136 (|has| |#1| (-344)))) (-3026 (((-108) $) 107)) (-3951 (((-1034) $) NIL)) (-2662 (((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034)))))) 82)) (-2408 (((-629 |#1|)) 86)) (-1621 (($) 95 (|has| |#1| (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 150 (|has| |#1| (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) 151)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) 61)) (-2762 (((-1083 |#1|)) 152)) (-2893 (($) 132 (|has| |#1| (-344)))) (-1614 (($) NIL (|has| |#1| (-344)))) (-2906 (((-1169 |#1|) $) 105) (((-629 |#1|) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-1691 (((-794) $) 123) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 55)) (-1942 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3272 (((-710)) 156)) (-3760 (((-1169 $)) 172) (((-1169 $) (-852)) 100)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 29 T CONST)) (-1891 (($) 22 T CONST)) (-2009 (($ $) 106 (|has| |#1| (-344))) (($ $ (-710)) 98 (|has| |#1| (-344)))) (-2909 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-3941 (((-108) $ $) 183)) (-4074 (($ $ $) 103) (($ $ |#1|) 104)) (-4060 (($ $) 177) (($ $ $) 181)) (-4045 (($ $ $) 179)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 137)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 186) (($ $ $) 142) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 102)))
-(((-328 |#1| |#2|) (-13 (-305 |#1|) (-10 -7 (-15 -2662 ((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (-15 -2408 ((-629 |#1|))) (-15 -2615 ((-710))))) (-325) (-3 (-1083 |#1|) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (T -328))
-((-2662 (*1 *2) (-12 (-5 *2 (-1169 (-589 (-2 (|:| -3370 *3) (|:| -4013 (-1034)))))) (-5 *1 (-328 *3 *4)) (-4 *3 (-325)) (-14 *4 (-3 (-1083 *3) *2)))) (-2408 (*1 *2) (-12 (-5 *2 (-629 *3)) (-5 *1 (-328 *3 *4)) (-4 *3 (-325)) (-14 *4 (-3 (-1083 *3) (-1169 (-589 (-2 (|:| -3370 *3) (|:| -4013 (-1034))))))))) (-2615 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-328 *3 *4)) (-4 *3 (-325)) (-14 *4 (-3 (-1083 *3) (-1169 (-589 (-2 (|:| -3370 *3) (|:| -4013 (-1034))))))))))
-(-13 (-305 |#1|) (-10 -7 (-15 -2662 ((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (-15 -2408 ((-629 |#1|))) (-15 -2615 ((-710)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2615 (((-710)) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL (|has| |#1| (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-2754 (($ (-1169 |#1|)) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| |#1| (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) NIL (|has| |#1| (-344)))) (-1766 (((-108) $) NIL (|has| |#1| (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) NIL (|has| |#1| (-344)))) (-2706 (((-108) $) NIL (|has| |#1| (-344)))) (-1863 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 |#1|) $) NIL) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-2060 (((-852) $) NIL (|has| |#1| (-344)))) (-4183 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-1455 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-1605 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| |#1| (-344)) CONST)) (-4013 (($ (-852)) NIL (|has| |#1| (-344)))) (-3026 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-2662 (((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034)))))) NIL)) (-2408 (((-629 |#1|)) NIL)) (-1621 (($) NIL (|has| |#1| (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| |#1| (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2762 (((-1083 |#1|)) NIL)) (-2893 (($) NIL (|has| |#1| (-344)))) (-1614 (($) NIL (|has| |#1| (-344)))) (-2906 (((-1169 |#1|) $) NIL) (((-629 |#1|) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) NIL)) (-1942 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2009 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2909 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-329 |#1| |#2|) (-13 (-305 |#1|) (-10 -7 (-15 -2662 ((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (-15 -2408 ((-629 |#1|))) (-15 -2615 ((-710))))) (-325) (-852)) (T -329))
-((-2662 (*1 *2) (-12 (-5 *2 (-1169 (-589 (-2 (|:| -3370 *3) (|:| -4013 (-1034)))))) (-5 *1 (-329 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))) (-2408 (*1 *2) (-12 (-5 *2 (-629 *3)) (-5 *1 (-329 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))) (-2615 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-329 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))))
-(-13 (-305 |#1|) (-10 -7 (-15 -2662 ((-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))))) (-15 -2408 ((-629 |#1|))) (-15 -2615 ((-710)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-841 |#1|) (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL (|has| (-841 |#1|) (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-841 |#1|) "failed") $) NIL)) (-3508 (((-841 |#1|) $) NIL)) (-2754 (($ (-1169 (-841 |#1|))) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-841 |#1|) (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-841 |#1|) (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) NIL (|has| (-841 |#1|) (-344)))) (-1766 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344)))) (($ $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| (-841 |#1|) (-344))) (((-772 (-852)) $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) NIL (|has| (-841 |#1|) (-344)))) (-2706 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-1863 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| (-841 |#1|) (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 (-841 |#1|)) $) NIL) (((-1083 $) $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2060 (((-852) $) NIL (|has| (-841 |#1|) (-344)))) (-4183 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344)))) (-1455 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-1083 (-841 |#1|)) "failed") $ $) NIL (|has| (-841 |#1|) (-344)))) (-1605 (($ $ (-1083 (-841 |#1|))) NIL (|has| (-841 |#1|) (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-841 |#1|) (-344)) CONST)) (-4013 (($ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-3026 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-1621 (($) NIL (|has| (-841 |#1|) (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| (-841 |#1|) (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2762 (((-1083 (-841 |#1|))) NIL)) (-2893 (($) NIL (|has| (-841 |#1|) (-344)))) (-1614 (($) NIL (|has| (-841 |#1|) (-344)))) (-2906 (((-1169 (-841 |#1|)) $) NIL) (((-629 (-841 |#1|)) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-841 |#1|) (-344)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-841 |#1|)) NIL)) (-1942 (($ $) NIL (|has| (-841 |#1|) (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2009 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-2909 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL) (($ $ (-841 |#1|)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-841 |#1|)) NIL) (($ (-841 |#1|) $) NIL)))
+((-3329 (((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) |#1|) 53)) (-3835 (((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|)))) 51)))
+(((-326 |#1| |#2| |#3|) (-10 -7 (-15 -3835 ((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))))) (-15 -3329 ((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) |#1|))) (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))) (-1145 |#1|) (-385 |#1| |#2|)) (T -326))
+((-3329 (*1 *2 *3) (-12 (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *2 (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-326 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-3835 (*1 *2) (-12 (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *2 (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-326 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
+(-10 -7 (-15 -3835 ((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))))) (-15 -3329 ((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-841 |#1|) (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-2489 (((-710)) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL (|has| (-841 |#1|) (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-841 |#1|) "failed") $) NIL)) (-1996 (((-841 |#1|) $) NIL)) (-3322 (($ (-1169 (-841 |#1|))) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-841 |#1|) (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-841 |#1|) (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) NIL (|has| (-841 |#1|) (-344)))) (-1200 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344)))) (($ $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| (-841 |#1|) (-344))) (((-772 (-852)) $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) NIL (|has| (-841 |#1|) (-344)))) (-4077 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-2765 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| (-841 |#1|) (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 (-841 |#1|)) $) NIL) (((-1083 $) $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-4076 (((-852) $) NIL (|has| (-841 |#1|) (-344)))) (-1573 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344)))) (-3102 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-1083 (-841 |#1|)) "failed") $ $) NIL (|has| (-841 |#1|) (-344)))) (-2163 (($ $ (-1083 (-841 |#1|))) NIL (|has| (-841 |#1|) (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-841 |#1|) (-344)) CONST)) (-2557 (($ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-4203 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-1764 (((-1169 (-589 (-2 (|:| -2058 (-841 |#1|)) (|:| -2557 (-1034)))))) NIL)) (-4214 (((-629 (-841 |#1|))) NIL)) (-4102 (($) NIL (|has| (-841 |#1|) (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| (-841 |#1|) (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3399 (((-1083 (-841 |#1|))) NIL)) (-2315 (($) NIL (|has| (-841 |#1|) (-344)))) (-2233 (($) NIL (|has| (-841 |#1|) (-344)))) (-2411 (((-1169 (-841 |#1|)) $) NIL) (((-629 (-841 |#1|)) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-841 |#1|) (-344)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-841 |#1|)) NIL)) (-2301 (($ $) NIL (|has| (-841 |#1|) (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1732 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-1943 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL) (($ $ (-841 |#1|)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-841 |#1|)) NIL) (($ (-841 |#1|) $) NIL)))
+(((-327 |#1| |#2|) (-13 (-305 (-841 |#1|)) (-10 -7 (-15 -1764 ((-1169 (-589 (-2 (|:| -2058 (-841 |#1|)) (|:| -2557 (-1034))))))) (-15 -4214 ((-629 (-841 |#1|)))) (-15 -2489 ((-710))))) (-852) (-852)) (T -327))
+((-1764 (*1 *2) (-12 (-5 *2 (-1169 (-589 (-2 (|:| -2058 (-841 *3)) (|:| -2557 (-1034)))))) (-5 *1 (-327 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-4214 (*1 *2) (-12 (-5 *2 (-629 (-841 *3))) (-5 *1 (-327 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-2489 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-327 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))))
+(-13 (-305 (-841 |#1|)) (-10 -7 (-15 -1764 ((-1169 (-589 (-2 (|:| -2058 (-841 |#1|)) (|:| -2557 (-1034))))))) (-15 -4214 ((-629 (-841 |#1|)))) (-15 -2489 ((-710)))))
+((-3260 (((-108) $ $) 62)) (-2388 (((-108) $) 75)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 ((|#1| $) 93) (($ $ (-852)) 91 (|has| |#1| (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) 149 (|has| |#1| (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-2489 (((-710)) 90)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) 163 (|has| |#1| (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) 113)) (-1996 ((|#1| $) 92)) (-3322 (($ (-1169 |#1|)) 59)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 189 (|has| |#1| (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) 159 (|has| |#1| (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) 150 (|has| |#1| (-344)))) (-1200 (((-108) $) NIL (|has| |#1| (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) 99 (|has| |#1| (-344)))) (-4077 (((-108) $) 176 (|has| |#1| (-344)))) (-2765 ((|#1| $) 95) (($ $ (-852)) 94 (|has| |#1| (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 |#1|) $) 190) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-4076 (((-852) $) 135 (|has| |#1| (-344)))) (-1573 (((-1083 |#1|) $) 74 (|has| |#1| (-344)))) (-3102 (((-1083 |#1|) $) 71 (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) 83 (|has| |#1| (-344)))) (-2163 (($ $ (-1083 |#1|)) 70 (|has| |#1| (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 193)) (-4105 (($) NIL (|has| |#1| (-344)) CONST)) (-2557 (($ (-852)) 138 (|has| |#1| (-344)))) (-4203 (((-108) $) 109)) (-2435 (((-1034) $) NIL)) (-1764 (((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034)))))) 84)) (-4214 (((-629 |#1|)) 88)) (-4102 (($) 97 (|has| |#1| (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 151 (|has| |#1| (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) 152)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) 63)) (-3399 (((-1083 |#1|)) 153)) (-2315 (($) 134 (|has| |#1| (-344)))) (-2233 (($) NIL (|has| |#1| (-344)))) (-2411 (((-1169 |#1|) $) 107) (((-629 |#1|) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-3976 (((-794) $) 125) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 58)) (-2301 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1698 (((-710)) 157)) (-2922 (((-1169 $)) 173) (((-1169 $) (-852)) 102)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 30 T CONST)) (-1440 (($) 22 T CONST)) (-1732 (($ $) 108 (|has| |#1| (-344))) (($ $ (-710)) 100 (|has| |#1| (-344)))) (-1943 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-4037 (((-108) $ $) 184)) (-4125 (($ $ $) 105) (($ $ |#1|) 106)) (-4115 (($ $) 178) (($ $ $) 182)) (-4103 (($ $ $) 180)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 139)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 187) (($ $ $) 143) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 104)))
+(((-328 |#1| |#2|) (-13 (-305 |#1|) (-10 -7 (-15 -1764 ((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (-15 -4214 ((-629 |#1|))) (-15 -2489 ((-710))))) (-325) (-3 (-1083 |#1|) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (T -328))
+((-1764 (*1 *2) (-12 (-5 *2 (-1169 (-589 (-2 (|:| -2058 *3) (|:| -2557 (-1034)))))) (-5 *1 (-328 *3 *4)) (-4 *3 (-325)) (-14 *4 (-3 (-1083 *3) *2)))) (-4214 (*1 *2) (-12 (-5 *2 (-629 *3)) (-5 *1 (-328 *3 *4)) (-4 *3 (-325)) (-14 *4 (-3 (-1083 *3) (-1169 (-589 (-2 (|:| -2058 *3) (|:| -2557 (-1034))))))))) (-2489 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-328 *3 *4)) (-4 *3 (-325)) (-14 *4 (-3 (-1083 *3) (-1169 (-589 (-2 (|:| -2058 *3) (|:| -2557 (-1034))))))))))
+(-13 (-305 |#1|) (-10 -7 (-15 -1764 ((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (-15 -4214 ((-629 |#1|))) (-15 -2489 ((-710)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-2489 (((-710)) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL (|has| |#1| (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-3322 (($ (-1169 |#1|)) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| |#1| (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) NIL (|has| |#1| (-344)))) (-1200 (((-108) $) NIL (|has| |#1| (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) NIL (|has| |#1| (-344)))) (-4077 (((-108) $) NIL (|has| |#1| (-344)))) (-2765 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 |#1|) $) NIL) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-4076 (((-852) $) NIL (|has| |#1| (-344)))) (-1573 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-3102 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-2163 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| |#1| (-344)) CONST)) (-2557 (($ (-852)) NIL (|has| |#1| (-344)))) (-4203 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-1764 (((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034)))))) NIL)) (-4214 (((-629 |#1|)) NIL)) (-4102 (($) NIL (|has| |#1| (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| |#1| (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3399 (((-1083 |#1|)) NIL)) (-2315 (($) NIL (|has| |#1| (-344)))) (-2233 (($) NIL (|has| |#1| (-344)))) (-2411 (((-1169 |#1|) $) NIL) (((-629 |#1|) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) NIL)) (-2301 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1732 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1943 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-329 |#1| |#2|) (-13 (-305 |#1|) (-10 -7 (-15 -1764 ((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (-15 -4214 ((-629 |#1|))) (-15 -2489 ((-710))))) (-325) (-852)) (T -329))
+((-1764 (*1 *2) (-12 (-5 *2 (-1169 (-589 (-2 (|:| -2058 *3) (|:| -2557 (-1034)))))) (-5 *1 (-329 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))) (-4214 (*1 *2) (-12 (-5 *2 (-629 *3)) (-5 *1 (-329 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))) (-2489 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-329 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))))
+(-13 (-305 |#1|) (-10 -7 (-15 -1764 ((-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))))) (-15 -4214 ((-629 |#1|))) (-15 -2489 ((-710)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-841 |#1|) (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL (|has| (-841 |#1|) (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-841 |#1|) "failed") $) NIL)) (-1996 (((-841 |#1|) $) NIL)) (-3322 (($ (-1169 (-841 |#1|))) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-841 |#1|) (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-841 |#1|) (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) NIL (|has| (-841 |#1|) (-344)))) (-1200 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344)))) (($ $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| (-841 |#1|) (-344))) (((-772 (-852)) $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) NIL (|has| (-841 |#1|) (-344)))) (-4077 (((-108) $) NIL (|has| (-841 |#1|) (-344)))) (-2765 (((-841 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| (-841 |#1|) (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 (-841 |#1|)) $) NIL) (((-1083 $) $ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-4076 (((-852) $) NIL (|has| (-841 |#1|) (-344)))) (-1573 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344)))) (-3102 (((-1083 (-841 |#1|)) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-1083 (-841 |#1|)) "failed") $ $) NIL (|has| (-841 |#1|) (-344)))) (-2163 (($ $ (-1083 (-841 |#1|))) NIL (|has| (-841 |#1|) (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-841 |#1|) (-344)) CONST)) (-2557 (($ (-852)) NIL (|has| (-841 |#1|) (-344)))) (-4203 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-4102 (($) NIL (|has| (-841 |#1|) (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| (-841 |#1|) (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| (-841 |#1|) (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3399 (((-1083 (-841 |#1|))) NIL)) (-2315 (($) NIL (|has| (-841 |#1|) (-344)))) (-2233 (($) NIL (|has| (-841 |#1|) (-344)))) (-2411 (((-1169 (-841 |#1|)) $) NIL) (((-629 (-841 |#1|)) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-841 |#1|) (-344)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-841 |#1|)) NIL)) (-2301 (($ $) NIL (|has| (-841 |#1|) (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| (-841 |#1|) (-134)) (|has| (-841 |#1|) (-344))))) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1732 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-1943 (($ $) NIL (|has| (-841 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-841 |#1|) (-344)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL) (($ $ (-841 |#1|)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-841 |#1|)) NIL) (($ (-841 |#1|) $) NIL)))
(((-330 |#1| |#2|) (-305 (-841 |#1|)) (-852) (-852)) (T -330))
NIL
(-305 (-841 |#1|))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) 120 (|has| |#1| (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) 140 (|has| |#1| (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) 92)) (-3508 ((|#1| $) 89)) (-2754 (($ (-1169 |#1|)) 84)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 116 (|has| |#1| (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) 81 (|has| |#1| (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) 41 (|has| |#1| (-344)))) (-1766 (((-108) $) NIL (|has| |#1| (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) 121 (|has| |#1| (-344)))) (-2706 (((-108) $) 73 (|has| |#1| (-344)))) (-1863 ((|#1| $) 38) (($ $ (-852)) 42 (|has| |#1| (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 |#1|) $) 64) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-2060 (((-852) $) 96 (|has| |#1| (-344)))) (-4183 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-1455 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-1605 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| |#1| (-344)) CONST)) (-4013 (($ (-852)) 94 (|has| |#1| (-344)))) (-3026 (((-108) $) 142)) (-3951 (((-1034) $) NIL)) (-1621 (($) 35 (|has| |#1| (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 114 (|has| |#1| (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) 139)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) 58)) (-2762 (((-1083 |#1|)) 87)) (-2893 (($) 126 (|has| |#1| (-344)))) (-1614 (($) NIL (|has| |#1| (-344)))) (-2906 (((-1169 |#1|) $) 52) (((-629 |#1|) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-1691 (((-794) $) 138) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 86)) (-1942 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3272 (((-710)) 144)) (-3760 (((-1169 $)) 108) (((-1169 $) (-852)) 48)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 110 T CONST)) (-1891 (($) 31 T CONST)) (-2009 (($ $) 67 (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2909 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-3941 (((-108) $ $) 106)) (-4074 (($ $ $) 98) (($ $ |#1|) 99)) (-4060 (($ $) 79) (($ $ $) 104)) (-4045 (($ $ $) 102)) (** (($ $ (-852)) NIL) (($ $ (-710)) 43) (($ $ (-523)) 130)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 77) (($ $ $) 55) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 75)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) 120 (|has| |#1| (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) 140 (|has| |#1| (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) 93)) (-1996 ((|#1| $) 90)) (-3322 (($ (-1169 |#1|)) 85)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 117 (|has| |#1| (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) 82 (|has| |#1| (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) 42 (|has| |#1| (-344)))) (-1200 (((-108) $) NIL (|has| |#1| (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) 121 (|has| |#1| (-344)))) (-4077 (((-108) $) 74 (|has| |#1| (-344)))) (-2765 ((|#1| $) 39) (($ $ (-852)) 43 (|has| |#1| (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 |#1|) $) 65) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-4076 (((-852) $) 97 (|has| |#1| (-344)))) (-1573 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-3102 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-2163 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| |#1| (-344)) CONST)) (-2557 (($ (-852)) 95 (|has| |#1| (-344)))) (-4203 (((-108) $) 142)) (-2435 (((-1034) $) NIL)) (-4102 (($) 36 (|has| |#1| (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 115 (|has| |#1| (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) 139)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) 59)) (-3399 (((-1083 |#1|)) 88)) (-2315 (($) 126 (|has| |#1| (-344)))) (-2233 (($) NIL (|has| |#1| (-344)))) (-2411 (((-1169 |#1|) $) 53) (((-629 |#1|) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-3976 (((-794) $) 138) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 87)) (-2301 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1698 (((-710)) 144)) (-2922 (((-1169 $)) 109) (((-1169 $) (-852)) 49)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 111 T CONST)) (-1440 (($) 32 T CONST)) (-1732 (($ $) 68 (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1943 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-4037 (((-108) $ $) 107)) (-4125 (($ $ $) 99) (($ $ |#1|) 100)) (-4115 (($ $) 80) (($ $ $) 105)) (-4103 (($ $ $) 103)) (** (($ $ (-852)) NIL) (($ $ (-710)) 44) (($ $ (-523)) 130)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 78) (($ $ $) 56) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 76)))
(((-331 |#1| |#2|) (-305 |#1|) (-325) (-1083 |#1|)) (T -331))
NIL
(-305 |#1|)
-((-3226 ((|#1| (-1083 |#2|)) 52)))
-(((-332 |#1| |#2|) (-10 -7 (-15 -3226 (|#1| (-1083 |#2|)))) (-13 (-378) (-10 -7 (-15 -1691 (|#1| |#2|)) (-15 -2060 ((-852) |#1|)) (-15 -3760 ((-1169 |#1|) (-852))) (-15 -2009 (|#1| |#1|)))) (-325)) (T -332))
-((-3226 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-4 *2 (-13 (-378) (-10 -7 (-15 -1691 (*2 *4)) (-15 -2060 ((-852) *2)) (-15 -3760 ((-1169 *2) (-852))) (-15 -2009 (*2 *2))))) (-5 *1 (-332 *2 *4)))))
-(-10 -7 (-15 -3226 (|#1| (-1083 |#2|))))
-((-1575 (((-888 (-1083 |#1|)) (-1083 |#1|)) 36)) (-1631 (((-1083 |#1|) (-852) (-852)) 113) (((-1083 |#1|) (-852)) 112)) (-1766 (((-108) (-1083 |#1|)) 84)) (-3260 (((-852) (-852)) 71)) (-4098 (((-852) (-852)) 74)) (-3849 (((-852) (-852)) 69)) (-2706 (((-108) (-1083 |#1|)) 88)) (-3731 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 101)) (-2829 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 104)) (-2775 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 103)) (-3600 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 102)) (-4146 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 98)) (-3181 (((-1083 |#1|) (-1083 |#1|)) 62)) (-1945 (((-1083 |#1|) (-852)) 107)) (-3258 (((-1083 |#1|) (-852)) 110)) (-2968 (((-1083 |#1|) (-852)) 109)) (-1330 (((-1083 |#1|) (-852)) 108)) (-2331 (((-1083 |#1|) (-852)) 105)))
-(((-333 |#1|) (-10 -7 (-15 -1766 ((-108) (-1083 |#1|))) (-15 -2706 ((-108) (-1083 |#1|))) (-15 -3849 ((-852) (-852))) (-15 -3260 ((-852) (-852))) (-15 -4098 ((-852) (-852))) (-15 -2331 ((-1083 |#1|) (-852))) (-15 -1945 ((-1083 |#1|) (-852))) (-15 -1330 ((-1083 |#1|) (-852))) (-15 -2968 ((-1083 |#1|) (-852))) (-15 -3258 ((-1083 |#1|) (-852))) (-15 -4146 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3731 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3600 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -2775 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -2829 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -1631 ((-1083 |#1|) (-852))) (-15 -1631 ((-1083 |#1|) (-852) (-852))) (-15 -3181 ((-1083 |#1|) (-1083 |#1|))) (-15 -1575 ((-888 (-1083 |#1|)) (-1083 |#1|)))) (-325)) (T -333))
-((-1575 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-888 (-1083 *4))) (-5 *1 (-333 *4)) (-5 *3 (-1083 *4)))) (-3181 (*1 *2 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-1631 (*1 *2 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-1631 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-2829 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-2775 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-3600 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-3731 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-4146 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-3258 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-2968 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-1330 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-1945 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-2331 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-4098 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))) (-3260 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))) (-3849 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))) (-2706 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-333 *4)))) (-1766 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-333 *4)))))
-(-10 -7 (-15 -1766 ((-108) (-1083 |#1|))) (-15 -2706 ((-108) (-1083 |#1|))) (-15 -3849 ((-852) (-852))) (-15 -3260 ((-852) (-852))) (-15 -4098 ((-852) (-852))) (-15 -2331 ((-1083 |#1|) (-852))) (-15 -1945 ((-1083 |#1|) (-852))) (-15 -1330 ((-1083 |#1|) (-852))) (-15 -2968 ((-1083 |#1|) (-852))) (-15 -3258 ((-1083 |#1|) (-852))) (-15 -4146 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3731 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3600 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -2775 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -2829 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -1631 ((-1083 |#1|) (-852))) (-15 -1631 ((-1083 |#1|) (-852) (-852))) (-15 -3181 ((-1083 |#1|) (-1083 |#1|))) (-15 -1575 ((-888 (-1083 |#1|)) (-1083 |#1|))))
-((-3302 (((-3 (-589 |#3|) "failed") (-589 |#3|) |#3|) 34)))
-(((-334 |#1| |#2| |#3|) (-10 -7 (-15 -3302 ((-3 (-589 |#3|) "failed") (-589 |#3|) |#3|))) (-325) (-1145 |#1|) (-1145 |#2|)) (T -334))
-((-3302 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-325)) (-5 *1 (-334 *4 *5 *3)))))
-(-10 -7 (-15 -3302 ((-3 (-589 |#3|) "failed") (-589 |#3|) |#3|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL (|has| |#1| (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-2754 (($ (-1169 |#1|)) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| |#1| (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) NIL (|has| |#1| (-344)))) (-1766 (((-108) $) NIL (|has| |#1| (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) NIL (|has| |#1| (-344)))) (-2706 (((-108) $) NIL (|has| |#1| (-344)))) (-1863 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 |#1|) $) NIL) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-2060 (((-852) $) NIL (|has| |#1| (-344)))) (-4183 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-1455 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-1605 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| |#1| (-344)) CONST)) (-4013 (($ (-852)) NIL (|has| |#1| (-344)))) (-3026 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-1621 (($) NIL (|has| |#1| (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| |#1| (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2762 (((-1083 |#1|)) NIL)) (-2893 (($) NIL (|has| |#1| (-344)))) (-1614 (($) NIL (|has| |#1| (-344)))) (-2906 (((-1169 |#1|) $) NIL) (((-629 |#1|) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) NIL)) (-1942 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2009 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-2909 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-2037 ((|#1| (-1083 |#2|)) 52)))
+(((-332 |#1| |#2|) (-10 -7 (-15 -2037 (|#1| (-1083 |#2|)))) (-13 (-378) (-10 -7 (-15 -3976 (|#1| |#2|)) (-15 -4076 ((-852) |#1|)) (-15 -2922 ((-1169 |#1|) (-852))) (-15 -1732 (|#1| |#1|)))) (-325)) (T -332))
+((-2037 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-4 *2 (-13 (-378) (-10 -7 (-15 -3976 (*2 *4)) (-15 -4076 ((-852) *2)) (-15 -2922 ((-1169 *2) (-852))) (-15 -1732 (*2 *2))))) (-5 *1 (-332 *2 *4)))))
+(-10 -7 (-15 -2037 (|#1| (-1083 |#2|))))
+((-2982 (((-888 (-1083 |#1|)) (-1083 |#1|)) 36)) (-3461 (((-1083 |#1|) (-852) (-852)) 113) (((-1083 |#1|) (-852)) 112)) (-1200 (((-108) (-1083 |#1|)) 84)) (-1547 (((-852) (-852)) 71)) (-3801 (((-852) (-852)) 74)) (-1989 (((-852) (-852)) 69)) (-4077 (((-108) (-1083 |#1|)) 88)) (-3897 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 101)) (-2845 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 104)) (-3539 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 103)) (-3172 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 102)) (-2450 (((-3 (-1083 |#1|) "failed") (-1083 |#1|)) 98)) (-1450 (((-1083 |#1|) (-1083 |#1|)) 62)) (-2325 (((-1083 |#1|) (-852)) 107)) (-1518 (((-1083 |#1|) (-852)) 110)) (-1827 (((-1083 |#1|) (-852)) 109)) (-1369 (((-1083 |#1|) (-852)) 108)) (-1741 (((-1083 |#1|) (-852)) 105)))
+(((-333 |#1|) (-10 -7 (-15 -1200 ((-108) (-1083 |#1|))) (-15 -4077 ((-108) (-1083 |#1|))) (-15 -1989 ((-852) (-852))) (-15 -1547 ((-852) (-852))) (-15 -3801 ((-852) (-852))) (-15 -1741 ((-1083 |#1|) (-852))) (-15 -2325 ((-1083 |#1|) (-852))) (-15 -1369 ((-1083 |#1|) (-852))) (-15 -1827 ((-1083 |#1|) (-852))) (-15 -1518 ((-1083 |#1|) (-852))) (-15 -2450 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3897 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3172 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3539 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -2845 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3461 ((-1083 |#1|) (-852))) (-15 -3461 ((-1083 |#1|) (-852) (-852))) (-15 -1450 ((-1083 |#1|) (-1083 |#1|))) (-15 -2982 ((-888 (-1083 |#1|)) (-1083 |#1|)))) (-325)) (T -333))
+((-2982 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-888 (-1083 *4))) (-5 *1 (-333 *4)) (-5 *3 (-1083 *4)))) (-1450 (*1 *2 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-3461 (*1 *2 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-3461 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-2845 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-3539 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-3172 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-3897 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-2450 (*1 *2 *2) (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))) (-1518 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-1827 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-1369 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-2325 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-1741 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4)) (-4 *4 (-325)))) (-3801 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))) (-1547 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))) (-1989 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))) (-4077 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-333 *4)))) (-1200 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-333 *4)))))
+(-10 -7 (-15 -1200 ((-108) (-1083 |#1|))) (-15 -4077 ((-108) (-1083 |#1|))) (-15 -1989 ((-852) (-852))) (-15 -1547 ((-852) (-852))) (-15 -3801 ((-852) (-852))) (-15 -1741 ((-1083 |#1|) (-852))) (-15 -2325 ((-1083 |#1|) (-852))) (-15 -1369 ((-1083 |#1|) (-852))) (-15 -1827 ((-1083 |#1|) (-852))) (-15 -1518 ((-1083 |#1|) (-852))) (-15 -2450 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3897 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3172 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3539 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -2845 ((-3 (-1083 |#1|) "failed") (-1083 |#1|))) (-15 -3461 ((-1083 |#1|) (-852))) (-15 -3461 ((-1083 |#1|) (-852) (-852))) (-15 -1450 ((-1083 |#1|) (-1083 |#1|))) (-15 -2982 ((-888 (-1083 |#1|)) (-1083 |#1|))))
+((-3908 (((-3 (-589 |#3|) "failed") (-589 |#3|) |#3|) 34)))
+(((-334 |#1| |#2| |#3|) (-10 -7 (-15 -3908 ((-3 (-589 |#3|) "failed") (-589 |#3|) |#3|))) (-325) (-1145 |#1|) (-1145 |#2|)) (T -334))
+((-3908 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-325)) (-5 *1 (-334 *4 *5 *3)))))
+(-10 -7 (-15 -3908 ((-3 (-589 |#3|) "failed") (-589 |#3|) |#3|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL (|has| |#1| (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-3322 (($ (-1169 |#1|)) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| |#1| (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) NIL (|has| |#1| (-344)))) (-1200 (((-108) $) NIL (|has| |#1| (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| |#1| (-344))) (((-772 (-852)) $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) NIL (|has| |#1| (-344)))) (-4077 (((-108) $) NIL (|has| |#1| (-344)))) (-2765 ((|#1| $) NIL) (($ $ (-852)) NIL (|has| |#1| (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 |#1|) $) NIL) (((-1083 $) $ (-852)) NIL (|has| |#1| (-344)))) (-4076 (((-852) $) NIL (|has| |#1| (-344)))) (-1573 (((-1083 |#1|) $) NIL (|has| |#1| (-344)))) (-3102 (((-1083 |#1|) $) NIL (|has| |#1| (-344))) (((-3 (-1083 |#1|) "failed") $ $) NIL (|has| |#1| (-344)))) (-2163 (($ $ (-1083 |#1|)) NIL (|has| |#1| (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| |#1| (-344)) CONST)) (-2557 (($ (-852)) NIL (|has| |#1| (-344)))) (-4203 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-4102 (($) NIL (|has| |#1| (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| |#1| (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| |#1| (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3399 (((-1083 |#1|)) NIL)) (-2315 (($) NIL (|has| |#1| (-344)))) (-2233 (($) NIL (|has| |#1| (-344)))) (-2411 (((-1169 |#1|) $) NIL) (((-629 |#1|) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-344)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) NIL)) (-2301 (($ $) NIL (|has| |#1| (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1732 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-1943 (($ $) NIL (|has| |#1| (-344))) (($ $ (-710)) NIL (|has| |#1| (-344)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-335 |#1| |#2|) (-305 |#1|) (-325) (-852)) (T -335))
NIL
(-305 |#1|)
-((-3746 (((-108) (-589 (-883 |#1|))) 32)) (-3901 (((-589 (-883 |#1|)) (-589 (-883 |#1|))) 43)) (-3032 (((-3 (-589 (-883 |#1|)) "failed") (-589 (-883 |#1|))) 39)))
-(((-336 |#1| |#2|) (-10 -7 (-15 -3746 ((-108) (-589 (-883 |#1|)))) (-15 -3032 ((-3 (-589 (-883 |#1|)) "failed") (-589 (-883 |#1|)))) (-15 -3901 ((-589 (-883 |#1|)) (-589 (-883 |#1|))))) (-427) (-589 (-1087))) (T -336))
-((-3901 (*1 *2 *2) (-12 (-5 *2 (-589 (-883 *3))) (-4 *3 (-427)) (-5 *1 (-336 *3 *4)) (-14 *4 (-589 (-1087))))) (-3032 (*1 *2 *2) (|partial| -12 (-5 *2 (-589 (-883 *3))) (-4 *3 (-427)) (-5 *1 (-336 *3 *4)) (-14 *4 (-589 (-1087))))) (-3746 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-427)) (-5 *2 (-108)) (-5 *1 (-336 *4 *5)) (-14 *5 (-589 (-1087))))))
-(-10 -7 (-15 -3746 ((-108) (-589 (-883 |#1|)))) (-15 -3032 ((-3 (-589 (-883 |#1|)) "failed") (-589 (-883 |#1|)))) (-15 -3901 ((-589 (-883 |#1|)) (-589 (-883 |#1|)))))
-((-1680 (((-108) $ $) NIL)) (-2395 (((-710) $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) 14)) (-2212 ((|#1| $ (-523)) NIL)) (-2800 (((-523) $ (-523)) NIL)) (-3015 (($ (-1 |#1| |#1|) $) 32)) (-2110 (($ (-1 (-523) (-523)) $) 24)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 26)) (-3951 (((-1034) $) NIL)) (-3491 (((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-523)))) $) 28)) (-3361 (($ $ $) NIL)) (-2892 (($ $ $) NIL)) (-1691 (((-794) $) 38) (($ |#1|) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1891 (($) 9 T CONST)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL) (($ |#1| (-523)) 17)) (* (($ $ $) 43) (($ |#1| $) 21) (($ $ |#1|) 19)))
-(((-337 |#1|) (-13 (-448) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-523))) (-15 -2395 ((-710) $)) (-15 -2800 ((-523) $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -2110 ($ (-1 (-523) (-523)) $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (-15 -3491 ((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-523)))) $)))) (-1016)) (T -337))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-337 *2)) (-4 *2 (-1016)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-337 *2)) (-4 *2 (-1016)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-337 *2)) (-4 *2 (-1016)))) (-2395 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-337 *3)) (-4 *3 (-1016)))) (-2800 (*1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-337 *3)) (-4 *3 (-1016)))) (-2212 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-337 *2)) (-4 *2 (-1016)))) (-2110 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-523) (-523))) (-5 *1 (-337 *3)) (-4 *3 (-1016)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-337 *3)))) (-3491 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 (-523))))) (-5 *1 (-337 *3)) (-4 *3 (-1016)))))
-(-13 (-448) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-523))) (-15 -2395 ((-710) $)) (-15 -2800 ((-523) $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -2110 ($ (-1 (-523) (-523)) $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (-15 -3491 ((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-523)))) $))))
-((-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 13)) (-3306 (($ $) 14)) (-4226 (((-394 $) $) 30)) (-3049 (((-108) $) 26)) (-1396 (($ $) 19)) (-3310 (($ $ $) 23) (($ (-589 $)) NIL)) (-2424 (((-394 $) $) 31)) (-4007 (((-3 $ "failed") $ $) 22)) (-3413 (((-710) $) 25)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 35)) (-2801 (((-108) $ $) 16)) (-4074 (($ $ $) 33)))
-(((-338 |#1|) (-10 -8 (-15 -4074 (|#1| |#1| |#1|)) (-15 -1396 (|#1| |#1|)) (-15 -3049 ((-108) |#1|)) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -2083 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -3413 ((-710) |#1|)) (-15 -3310 (|#1| (-589 |#1|))) (-15 -3310 (|#1| |#1| |#1|)) (-15 -2801 ((-108) |#1| |#1|)) (-15 -3306 (|#1| |#1|)) (-15 -2545 ((-2 (|:| -2345 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#1|))) (-339)) (T -338))
-NIL
-(-10 -8 (-15 -4074 (|#1| |#1| |#1|)) (-15 -1396 (|#1| |#1|)) (-15 -3049 ((-108) |#1|)) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -2083 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -3413 ((-710) |#1|)) (-15 -3310 (|#1| (-589 |#1|))) (-15 -3310 (|#1| |#1| |#1|)) (-15 -2801 ((-108) |#1| |#1|)) (-15 -3306 (|#1| |#1|)) (-15 -2545 ((-2 (|:| -2345 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2787 (((-108) $ $) 59)) (-4189 (($) 17 T CONST)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3049 (((-108) $) 71)) (-2769 (((-108) $) 31)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2424 (((-394 $) $) 74)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 64)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
+((-2758 (((-108) (-589 (-883 |#1|))) 34)) (-3721 (((-589 (-883 |#1|)) (-589 (-883 |#1|))) 46)) (-1217 (((-3 (-589 (-883 |#1|)) "failed") (-589 (-883 |#1|))) 41)))
+(((-336 |#1| |#2|) (-10 -7 (-15 -2758 ((-108) (-589 (-883 |#1|)))) (-15 -1217 ((-3 (-589 (-883 |#1|)) "failed") (-589 (-883 |#1|)))) (-15 -3721 ((-589 (-883 |#1|)) (-589 (-883 |#1|))))) (-427) (-589 (-1087))) (T -336))
+((-3721 (*1 *2 *2) (-12 (-5 *2 (-589 (-883 *3))) (-4 *3 (-427)) (-5 *1 (-336 *3 *4)) (-14 *4 (-589 (-1087))))) (-1217 (*1 *2 *2) (|partial| -12 (-5 *2 (-589 (-883 *3))) (-4 *3 (-427)) (-5 *1 (-336 *3 *4)) (-14 *4 (-589 (-1087))))) (-2758 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-427)) (-5 *2 (-108)) (-5 *1 (-336 *4 *5)) (-14 *5 (-589 (-1087))))))
+(-10 -7 (-15 -2758 ((-108) (-589 (-883 |#1|)))) (-15 -1217 ((-3 (-589 (-883 |#1|)) "failed") (-589 (-883 |#1|)))) (-15 -3721 ((-589 (-883 |#1|)) (-589 (-883 |#1|)))))
+((-3260 (((-108) $ $) NIL)) (-3843 (((-710) $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) 15)) (-3019 ((|#1| $ (-523)) NIL)) (-3831 (((-523) $ (-523)) NIL)) (-4119 (($ (-1 |#1| |#1|) $) 32)) (-3332 (($ (-1 (-523) (-523)) $) 24)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 26)) (-2435 (((-1034) $) NIL)) (-3286 (((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-523)))) $) 28)) (-1308 (($ $ $) NIL)) (-2306 (($ $ $) NIL)) (-3976 (((-794) $) 38) (($ |#1|) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1440 (($) 9 T CONST)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL) (($ |#1| (-523)) 17)) (* (($ $ $) 43) (($ |#1| $) 21) (($ $ |#1|) 19)))
+(((-337 |#1|) (-13 (-448) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-523))) (-15 -3843 ((-710) $)) (-15 -3831 ((-523) $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -3332 ($ (-1 (-523) (-523)) $)) (-15 -4119 ($ (-1 |#1| |#1|) $)) (-15 -3286 ((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-523)))) $)))) (-1016)) (T -337))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-337 *2)) (-4 *2 (-1016)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-337 *2)) (-4 *2 (-1016)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-337 *2)) (-4 *2 (-1016)))) (-3843 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-337 *3)) (-4 *3 (-1016)))) (-3831 (*1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-337 *3)) (-4 *3 (-1016)))) (-3019 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-337 *2)) (-4 *2 (-1016)))) (-3332 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-523) (-523))) (-5 *1 (-337 *3)) (-4 *3 (-1016)))) (-4119 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-337 *3)))) (-3286 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 (-523))))) (-5 *1 (-337 *3)) (-4 *3 (-1016)))))
+(-13 (-448) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-523))) (-15 -3843 ((-710) $)) (-15 -3831 ((-523) $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -3332 ($ (-1 (-523) (-523)) $)) (-15 -4119 ($ (-1 |#1| |#1|) $)) (-15 -3286 ((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-523)))) $))))
+((-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 13)) (-3950 (($ $) 14)) (-2105 (((-394 $) $) 30)) (-1330 (((-108) $) 26)) (-3071 (($ $) 19)) (-2056 (($ $ $) 23) (($ (-589 $)) NIL)) (-3573 (((-394 $) $) 31)) (-2469 (((-3 $ "failed") $ $) 22)) (-3087 (((-710) $) 25)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 35)) (-3842 (((-108) $ $) 16)) (-4125 (($ $ $) 33)))
+(((-338 |#1|) (-10 -8 (-15 -4125 (|#1| |#1| |#1|)) (-15 -3071 (|#1| |#1|)) (-15 -1330 ((-108) |#1|)) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -1227 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -3087 ((-710) |#1|)) (-15 -2056 (|#1| (-589 |#1|))) (-15 -2056 (|#1| |#1| |#1|)) (-15 -3842 ((-108) |#1| |#1|)) (-15 -3950 (|#1| |#1|)) (-15 -3001 ((-2 (|:| -1895 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#1|))) (-339)) (T -338))
+NIL
+(-10 -8 (-15 -4125 (|#1| |#1| |#1|)) (-15 -3071 (|#1| |#1|)) (-15 -1330 ((-108) |#1|)) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -1227 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -3087 ((-710) |#1|)) (-15 -2056 (|#1| (-589 |#1|))) (-15 -2056 (|#1| |#1| |#1|)) (-15 -3842 ((-108) |#1| |#1|)) (-15 -3950 (|#1| |#1|)) (-15 -3001 ((-2 (|:| -1895 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3684 (((-108) $ $) 59)) (-1640 (($) 17 T CONST)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1330 (((-108) $) 71)) (-3482 (((-108) $) 31)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3573 (((-394 $) $) 74)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 64)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
(((-339) (-129)) (T -339))
-((-4074 (*1 *1 *1 *1) (-4 *1 (-339))))
-(-13 (-284) (-1127) (-221) (-10 -8 (-15 -4074 ($ $ $)) (-6 -4246) (-6 -4240)))
+((-4125 (*1 *1 *1 *1) (-4 *1 (-339))))
+(-13 (-284) (-1127) (-221) (-10 -8 (-15 -4125 ($ $ $)) (-6 -4246) (-6 -4240)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-979 #0#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T))
-((-1680 (((-108) $ $) 7)) (-2674 ((|#2| $ |#2|) 13)) (-2949 (($ $ (-1070)) 18)) (-1928 ((|#2| $) 14)) (-2647 (($ |#1|) 20) (($ |#1| (-1070)) 19)) (-4198 ((|#1| $) 16)) (-2032 (((-1070) $) 9)) (-2541 (((-1070) $) 15)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-2667 (($ $) 17)) (-3941 (((-108) $ $) 6)))
+((-3260 (((-108) $ $) 7)) (-1929 ((|#2| $ |#2|) 13)) (-1590 (($ $ (-1070)) 18)) (-2214 ((|#2| $) 14)) (-3439 (($ |#1|) 20) (($ |#1| (-1070)) 19)) (-1522 ((|#1| $) 16)) (-3841 (((-1070) $) 9)) (-2965 (((-1070) $) 15)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1833 (($ $) 17)) (-4037 (((-108) $ $) 6)))
(((-340 |#1| |#2|) (-129) (-1016) (-1016)) (T -340))
-((-2647 (*1 *1 *2) (-12 (-4 *1 (-340 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-2647 (*1 *1 *2 *3) (-12 (-5 *3 (-1070)) (-4 *1 (-340 *2 *4)) (-4 *2 (-1016)) (-4 *4 (-1016)))) (-2949 (*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-340 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-2667 (*1 *1 *1) (-12 (-4 *1 (-340 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-4198 (*1 *2 *1) (-12 (-4 *1 (-340 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-2541 (*1 *2 *1) (-12 (-4 *1 (-340 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-5 *2 (-1070)))) (-1928 (*1 *2 *1) (-12 (-4 *1 (-340 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-2674 (*1 *2 *1 *2) (-12 (-4 *1 (-340 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
-(-13 (-1016) (-10 -8 (-15 -2647 ($ |t#1|)) (-15 -2647 ($ |t#1| (-1070))) (-15 -2949 ($ $ (-1070))) (-15 -2667 ($ $)) (-15 -4198 (|t#1| $)) (-15 -2541 ((-1070) $)) (-15 -1928 (|t#2| $)) (-15 -2674 (|t#2| $ |t#2|))))
+((-3439 (*1 *1 *2) (-12 (-4 *1 (-340 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-3439 (*1 *1 *2 *3) (-12 (-5 *3 (-1070)) (-4 *1 (-340 *2 *4)) (-4 *2 (-1016)) (-4 *4 (-1016)))) (-1590 (*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-340 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-1833 (*1 *1 *1) (-12 (-4 *1 (-340 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-1522 (*1 *2 *1) (-12 (-4 *1 (-340 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-2965 (*1 *2 *1) (-12 (-4 *1 (-340 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-5 *2 (-1070)))) (-2214 (*1 *2 *1) (-12 (-4 *1 (-340 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-1929 (*1 *2 *1 *2) (-12 (-4 *1 (-340 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
+(-13 (-1016) (-10 -8 (-15 -3439 ($ |t#1|)) (-15 -3439 ($ |t#1| (-1070))) (-15 -1590 ($ $ (-1070))) (-15 -1833 ($ $)) (-15 -1522 (|t#1| $)) (-15 -2965 ((-1070) $)) (-15 -2214 (|t#2| $)) (-15 -1929 (|t#2| $ |t#2|))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2674 ((|#1| $ |#1|) 30)) (-2949 (($ $ (-1070)) 22)) (-3044 (((-3 |#1| "failed") $) 29)) (-1928 ((|#1| $) 27)) (-2647 (($ (-364)) 21) (($ (-364) (-1070)) 20)) (-4198 (((-364) $) 24)) (-2032 (((-1070) $) NIL)) (-2541 (((-1070) $) 25)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 19)) (-2667 (($ $) 23)) (-3941 (((-108) $ $) 18)))
-(((-341 |#1|) (-13 (-340 (-364) |#1|) (-10 -8 (-15 -3044 ((-3 |#1| "failed") $)))) (-1016)) (T -341))
-((-3044 (*1 *2 *1) (|partial| -12 (-5 *1 (-341 *2)) (-4 *2 (-1016)))))
-(-13 (-340 (-364) |#1|) (-10 -8 (-15 -3044 ((-3 |#1| "failed") $))))
-((-1939 (((-1169 (-629 |#2|)) (-1169 $)) 61)) (-2059 (((-629 |#2|) (-1169 $)) 119)) (-2920 ((|#2| $) 32)) (-1950 (((-629 |#2|) $ (-1169 $)) 123)) (-1307 (((-3 $ "failed") $) 75)) (-1223 ((|#2| $) 35)) (-2992 (((-1083 |#2|) $) 83)) (-3637 ((|#2| (-1169 $)) 106)) (-2242 (((-1083 |#2|) $) 28)) (-1404 (((-108)) 100)) (-2754 (($ (-1169 |#2|) (-1169 $)) 113)) (-1444 (((-3 $ "failed") $) 79)) (-3517 (((-108)) 95)) (-2804 (((-108)) 90)) (-3914 (((-108)) 53)) (-1612 (((-629 |#2|) (-1169 $)) 117)) (-3647 ((|#2| $) 31)) (-1613 (((-629 |#2|) $ (-1169 $)) 122)) (-4097 (((-3 $ "failed") $) 73)) (-2670 ((|#2| $) 34)) (-3248 (((-1083 |#2|) $) 82)) (-2085 ((|#2| (-1169 $)) 104)) (-3359 (((-1083 |#2|) $) 26)) (-1675 (((-108)) 99)) (-3041 (((-108)) 92)) (-1671 (((-108)) 51)) (-3194 (((-108)) 87)) (-1634 (((-108)) 101)) (-2906 (((-1169 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) 111)) (-2572 (((-108)) 97)) (-2969 (((-589 (-1169 |#2|))) 86)) (-1978 (((-108)) 98)) (-2367 (((-108)) 96)) (-3505 (((-108)) 46)) (-2050 (((-108)) 102)))
-(((-342 |#1| |#2|) (-10 -8 (-15 -2992 ((-1083 |#2|) |#1|)) (-15 -3248 ((-1083 |#2|) |#1|)) (-15 -2969 ((-589 (-1169 |#2|)))) (-15 -1307 ((-3 |#1| "failed") |#1|)) (-15 -4097 ((-3 |#1| "failed") |#1|)) (-15 -1444 ((-3 |#1| "failed") |#1|)) (-15 -2804 ((-108))) (-15 -3041 ((-108))) (-15 -3517 ((-108))) (-15 -1671 ((-108))) (-15 -3914 ((-108))) (-15 -3194 ((-108))) (-15 -2050 ((-108))) (-15 -1634 ((-108))) (-15 -1404 ((-108))) (-15 -1675 ((-108))) (-15 -3505 ((-108))) (-15 -1978 ((-108))) (-15 -2367 ((-108))) (-15 -2572 ((-108))) (-15 -2242 ((-1083 |#2|) |#1|)) (-15 -3359 ((-1083 |#2|) |#1|)) (-15 -2059 ((-629 |#2|) (-1169 |#1|))) (-15 -1612 ((-629 |#2|) (-1169 |#1|))) (-15 -3637 (|#2| (-1169 |#1|))) (-15 -2085 (|#2| (-1169 |#1|))) (-15 -2754 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -1223 (|#2| |#1|)) (-15 -2670 (|#2| |#1|)) (-15 -2920 (|#2| |#1|)) (-15 -3647 (|#2| |#1|)) (-15 -1950 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -1613 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -1939 ((-1169 (-629 |#2|)) (-1169 |#1|)))) (-343 |#2|) (-158)) (T -342))
-((-2572 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-2367 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1978 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3505 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1675 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1404 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1634 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-2050 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3194 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3914 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1671 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3517 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3041 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-2804 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-2969 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-589 (-1169 *4))) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))))
-(-10 -8 (-15 -2992 ((-1083 |#2|) |#1|)) (-15 -3248 ((-1083 |#2|) |#1|)) (-15 -2969 ((-589 (-1169 |#2|)))) (-15 -1307 ((-3 |#1| "failed") |#1|)) (-15 -4097 ((-3 |#1| "failed") |#1|)) (-15 -1444 ((-3 |#1| "failed") |#1|)) (-15 -2804 ((-108))) (-15 -3041 ((-108))) (-15 -3517 ((-108))) (-15 -1671 ((-108))) (-15 -3914 ((-108))) (-15 -3194 ((-108))) (-15 -2050 ((-108))) (-15 -1634 ((-108))) (-15 -1404 ((-108))) (-15 -1675 ((-108))) (-15 -3505 ((-108))) (-15 -1978 ((-108))) (-15 -2367 ((-108))) (-15 -2572 ((-108))) (-15 -2242 ((-1083 |#2|) |#1|)) (-15 -3359 ((-1083 |#2|) |#1|)) (-15 -2059 ((-629 |#2|) (-1169 |#1|))) (-15 -1612 ((-629 |#2|) (-1169 |#1|))) (-15 -3637 (|#2| (-1169 |#1|))) (-15 -2085 (|#2| (-1169 |#1|))) (-15 -2754 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -1223 (|#2| |#1|)) (-15 -2670 (|#2| |#1|)) (-15 -2920 (|#2| |#1|)) (-15 -3647 (|#2| |#1|)) (-15 -1950 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -1613 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -1939 ((-1169 (-629 |#2|)) (-1169 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2345 (((-3 $ "failed")) 37 (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) 19)) (-1939 (((-1169 (-629 |#1|)) (-1169 $)) 78)) (-1502 (((-1169 $)) 81)) (-4189 (($) 17 T CONST)) (-2314 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) 40 (|has| |#1| (-515)))) (-1722 (((-3 $ "failed")) 38 (|has| |#1| (-515)))) (-2059 (((-629 |#1|) (-1169 $)) 65)) (-2920 ((|#1| $) 74)) (-1950 (((-629 |#1|) $ (-1169 $)) 76)) (-1307 (((-3 $ "failed") $) 45 (|has| |#1| (-515)))) (-3402 (($ $ (-852)) 28)) (-1223 ((|#1| $) 72)) (-2992 (((-1083 |#1|) $) 42 (|has| |#1| (-515)))) (-3637 ((|#1| (-1169 $)) 67)) (-2242 (((-1083 |#1|) $) 63)) (-1404 (((-108)) 57)) (-2754 (($ (-1169 |#1|) (-1169 $)) 69)) (-1444 (((-3 $ "failed") $) 47 (|has| |#1| (-515)))) (-3569 (((-852)) 80)) (-1454 (((-108)) 54)) (-3291 (($ $ (-852)) 33)) (-3517 (((-108)) 50)) (-2804 (((-108)) 48)) (-3914 (((-108)) 52)) (-2065 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) 41 (|has| |#1| (-515)))) (-2778 (((-3 $ "failed")) 39 (|has| |#1| (-515)))) (-1612 (((-629 |#1|) (-1169 $)) 66)) (-3647 ((|#1| $) 75)) (-1613 (((-629 |#1|) $ (-1169 $)) 77)) (-4097 (((-3 $ "failed") $) 46 (|has| |#1| (-515)))) (-2237 (($ $ (-852)) 29)) (-2670 ((|#1| $) 73)) (-3248 (((-1083 |#1|) $) 43 (|has| |#1| (-515)))) (-2085 ((|#1| (-1169 $)) 68)) (-3359 (((-1083 |#1|) $) 64)) (-1675 (((-108)) 58)) (-2032 (((-1070) $) 9)) (-3041 (((-108)) 49)) (-1671 (((-108)) 51)) (-3194 (((-108)) 53)) (-3951 (((-1034) $) 10)) (-1634 (((-108)) 56)) (-2906 (((-1169 |#1|) $ (-1169 $)) 71) (((-629 |#1|) (-1169 $) (-1169 $)) 70)) (-1586 (((-589 (-883 |#1|)) (-1169 $)) 79)) (-2892 (($ $ $) 25)) (-2572 (((-108)) 62)) (-1691 (((-794) $) 11)) (-2969 (((-589 (-1169 |#1|))) 44 (|has| |#1| (-515)))) (-2760 (($ $ $ $) 26)) (-1978 (((-108)) 60)) (-3654 (($ $ $) 24)) (-2367 (((-108)) 61)) (-3505 (((-108)) 59)) (-2050 (((-108)) 55)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-3260 (((-108) $ $) NIL)) (-1929 ((|#1| $ |#1|) 30)) (-1590 (($ $ (-1070)) 22)) (-1302 (((-3 |#1| "failed") $) 29)) (-2214 ((|#1| $) 27)) (-3439 (($ (-364)) 21) (($ (-364) (-1070)) 20)) (-1522 (((-364) $) 24)) (-3841 (((-1070) $) NIL)) (-2965 (((-1070) $) 25)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 19)) (-1833 (($ $) 23)) (-4037 (((-108) $ $) 18)))
+(((-341 |#1|) (-13 (-340 (-364) |#1|) (-10 -8 (-15 -1302 ((-3 |#1| "failed") $)))) (-1016)) (T -341))
+((-1302 (*1 *2 *1) (|partial| -12 (-5 *1 (-341 *2)) (-4 *2 (-1016)))))
+(-13 (-340 (-364) |#1|) (-10 -8 (-15 -1302 ((-3 |#1| "failed") $))))
+((-2279 (((-1169 (-629 |#2|)) (-1169 $)) 61)) (-4067 (((-629 |#2|) (-1169 $)) 120)) (-2507 ((|#2| $) 32)) (-2358 (((-629 |#2|) $ (-1169 $)) 123)) (-2439 (((-3 $ "failed") $) 75)) (-2860 ((|#2| $) 35)) (-2119 (((-1083 |#2|) $) 83)) (-1772 ((|#2| (-1169 $)) 106)) (-2196 (((-1083 |#2|) $) 28)) (-3953 (((-108)) 100)) (-3322 (($ (-1169 |#2|) (-1169 $)) 113)) (-4211 (((-3 $ "failed") $) 79)) (-3562 (((-108)) 95)) (-3877 (((-108)) 90)) (-3868 (((-108)) 53)) (-2216 (((-629 |#2|) (-1169 $)) 118)) (-1870 ((|#2| $) 31)) (-2225 (((-629 |#2|) $ (-1169 $)) 122)) (-3790 (((-3 $ "failed") $) 73)) (-1876 ((|#2| $) 34)) (-1393 (((-1083 |#2|) $) 82)) (-1242 ((|#2| (-1169 $)) 104)) (-1292 (((-1083 |#2|) $) 26)) (-1519 (((-108)) 99)) (-1279 (((-108)) 92)) (-1466 (((-108)) 51)) (-1597 (((-108)) 87)) (-2375 (((-108)) 101)) (-2411 (((-1169 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) 111)) (-2178 (((-108)) 97)) (-1842 (((-589 (-1169 |#2|))) 86)) (-1363 (((-108)) 98)) (-3931 (((-108)) 96)) (-3433 (((-108)) 46)) (-4001 (((-108)) 102)))
+(((-342 |#1| |#2|) (-10 -8 (-15 -2119 ((-1083 |#2|) |#1|)) (-15 -1393 ((-1083 |#2|) |#1|)) (-15 -1842 ((-589 (-1169 |#2|)))) (-15 -2439 ((-3 |#1| "failed") |#1|)) (-15 -3790 ((-3 |#1| "failed") |#1|)) (-15 -4211 ((-3 |#1| "failed") |#1|)) (-15 -3877 ((-108))) (-15 -1279 ((-108))) (-15 -3562 ((-108))) (-15 -1466 ((-108))) (-15 -3868 ((-108))) (-15 -1597 ((-108))) (-15 -4001 ((-108))) (-15 -2375 ((-108))) (-15 -3953 ((-108))) (-15 -1519 ((-108))) (-15 -3433 ((-108))) (-15 -1363 ((-108))) (-15 -3931 ((-108))) (-15 -2178 ((-108))) (-15 -2196 ((-1083 |#2|) |#1|)) (-15 -1292 ((-1083 |#2|) |#1|)) (-15 -4067 ((-629 |#2|) (-1169 |#1|))) (-15 -2216 ((-629 |#2|) (-1169 |#1|))) (-15 -1772 (|#2| (-1169 |#1|))) (-15 -1242 (|#2| (-1169 |#1|))) (-15 -3322 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2860 (|#2| |#1|)) (-15 -1876 (|#2| |#1|)) (-15 -2507 (|#2| |#1|)) (-15 -1870 (|#2| |#1|)) (-15 -2358 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -2225 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -2279 ((-1169 (-629 |#2|)) (-1169 |#1|)))) (-343 |#2|) (-158)) (T -342))
+((-2178 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3931 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1363 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3433 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1519 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3953 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-2375 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-4001 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1597 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3868 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1466 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3562 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1279 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-3877 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))) (-1842 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-589 (-1169 *4))) (-5 *1 (-342 *3 *4)) (-4 *3 (-343 *4)))))
+(-10 -8 (-15 -2119 ((-1083 |#2|) |#1|)) (-15 -1393 ((-1083 |#2|) |#1|)) (-15 -1842 ((-589 (-1169 |#2|)))) (-15 -2439 ((-3 |#1| "failed") |#1|)) (-15 -3790 ((-3 |#1| "failed") |#1|)) (-15 -4211 ((-3 |#1| "failed") |#1|)) (-15 -3877 ((-108))) (-15 -1279 ((-108))) (-15 -3562 ((-108))) (-15 -1466 ((-108))) (-15 -3868 ((-108))) (-15 -1597 ((-108))) (-15 -4001 ((-108))) (-15 -2375 ((-108))) (-15 -3953 ((-108))) (-15 -1519 ((-108))) (-15 -3433 ((-108))) (-15 -1363 ((-108))) (-15 -3931 ((-108))) (-15 -2178 ((-108))) (-15 -2196 ((-1083 |#2|) |#1|)) (-15 -1292 ((-1083 |#2|) |#1|)) (-15 -4067 ((-629 |#2|) (-1169 |#1|))) (-15 -2216 ((-629 |#2|) (-1169 |#1|))) (-15 -1772 (|#2| (-1169 |#1|))) (-15 -1242 (|#2| (-1169 |#1|))) (-15 -3322 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2860 (|#2| |#1|)) (-15 -1876 (|#2| |#1|)) (-15 -2507 (|#2| |#1|)) (-15 -1870 (|#2| |#1|)) (-15 -2358 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -2225 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -2279 ((-1169 (-629 |#2|)) (-1169 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1895 (((-3 $ "failed")) 37 (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) 19)) (-2279 (((-1169 (-629 |#1|)) (-1169 $)) 78)) (-3513 (((-1169 $)) 81)) (-1640 (($) 17 T CONST)) (-1563 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) 40 (|has| |#1| (-515)))) (-3869 (((-3 $ "failed")) 38 (|has| |#1| (-515)))) (-4067 (((-629 |#1|) (-1169 $)) 65)) (-2507 ((|#1| $) 74)) (-2358 (((-629 |#1|) $ (-1169 $)) 76)) (-2439 (((-3 $ "failed") $) 45 (|has| |#1| (-515)))) (-2966 (($ $ (-852)) 28)) (-2860 ((|#1| $) 72)) (-2119 (((-1083 |#1|) $) 42 (|has| |#1| (-515)))) (-1772 ((|#1| (-1169 $)) 67)) (-2196 (((-1083 |#1|) $) 63)) (-3953 (((-108)) 57)) (-3322 (($ (-1169 |#1|) (-1169 $)) 69)) (-4211 (((-3 $ "failed") $) 47 (|has| |#1| (-515)))) (-2262 (((-852)) 80)) (-3091 (((-108)) 54)) (-1935 (($ $ (-852)) 33)) (-3562 (((-108)) 50)) (-3877 (((-108)) 48)) (-3868 (((-108)) 52)) (-4111 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) 41 (|has| |#1| (-515)))) (-3575 (((-3 $ "failed")) 39 (|has| |#1| (-515)))) (-2216 (((-629 |#1|) (-1169 $)) 66)) (-1870 ((|#1| $) 75)) (-2225 (((-629 |#1|) $ (-1169 $)) 77)) (-3790 (((-3 $ "failed") $) 46 (|has| |#1| (-515)))) (-2165 (($ $ (-852)) 29)) (-1876 ((|#1| $) 73)) (-1393 (((-1083 |#1|) $) 43 (|has| |#1| (-515)))) (-1242 ((|#1| (-1169 $)) 68)) (-1292 (((-1083 |#1|) $) 64)) (-1519 (((-108)) 58)) (-3841 (((-1070) $) 9)) (-1279 (((-108)) 49)) (-1466 (((-108)) 51)) (-1597 (((-108)) 53)) (-2435 (((-1034) $) 10)) (-2375 (((-108)) 56)) (-2411 (((-1169 |#1|) $ (-1169 $)) 71) (((-629 |#1|) (-1169 $) (-1169 $)) 70)) (-1948 (((-589 (-883 |#1|)) (-1169 $)) 79)) (-2306 (($ $ $) 25)) (-2178 (((-108)) 62)) (-3976 (((-794) $) 11)) (-1842 (((-589 (-1169 |#1|))) 44 (|has| |#1| (-515)))) (-3377 (($ $ $ $) 26)) (-1363 (((-108)) 60)) (-1952 (($ $ $) 24)) (-3931 (((-108)) 61)) (-3433 (((-108)) 59)) (-4001 (((-108)) 55)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-343 |#1|) (-129) (-158)) (T -343))
-((-1502 (*1 *2) (-12 (-4 *3 (-158)) (-5 *2 (-1169 *1)) (-4 *1 (-343 *3)))) (-3569 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-852)))) (-1586 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-589 (-883 *4))))) (-1939 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-1169 (-629 *4))))) (-1613 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-1950 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-3647 (*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-2920 (*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-2670 (*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-1223 (*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-2906 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-1169 *4)))) (-2906 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-2754 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1169 *1)) (-4 *4 (-158)) (-4 *1 (-343 *4)))) (-2085 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-3637 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-1612 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-2059 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-3359 (*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-1083 *3)))) (-2242 (*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-1083 *3)))) (-2572 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-2367 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1978 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3505 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1675 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1404 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1634 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-2050 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1454 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3194 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3914 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1671 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3517 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3041 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-2804 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1444 (*1 *1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515)))) (-4097 (*1 *1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515)))) (-1307 (*1 *1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515)))) (-2969 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515)) (-5 *2 (-589 (-1169 *3))))) (-3248 (*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515)) (-5 *2 (-1083 *3)))) (-2992 (*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515)) (-5 *2 (-1083 *3)))) (-2065 (*1 *2) (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158)) (-5 *2 (-2 (|:| |particular| *1) (|:| -3760 (-589 *1)))) (-4 *1 (-343 *3)))) (-2314 (*1 *2) (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158)) (-5 *2 (-2 (|:| |particular| *1) (|:| -3760 (-589 *1)))) (-4 *1 (-343 *3)))) (-2778 (*1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))) (-1722 (*1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))) (-2345 (*1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))))
-(-13 (-684 |t#1|) (-10 -8 (-15 -1502 ((-1169 $))) (-15 -3569 ((-852))) (-15 -1586 ((-589 (-883 |t#1|)) (-1169 $))) (-15 -1939 ((-1169 (-629 |t#1|)) (-1169 $))) (-15 -1613 ((-629 |t#1|) $ (-1169 $))) (-15 -1950 ((-629 |t#1|) $ (-1169 $))) (-15 -3647 (|t#1| $)) (-15 -2920 (|t#1| $)) (-15 -2670 (|t#1| $)) (-15 -1223 (|t#1| $)) (-15 -2906 ((-1169 |t#1|) $ (-1169 $))) (-15 -2906 ((-629 |t#1|) (-1169 $) (-1169 $))) (-15 -2754 ($ (-1169 |t#1|) (-1169 $))) (-15 -2085 (|t#1| (-1169 $))) (-15 -3637 (|t#1| (-1169 $))) (-15 -1612 ((-629 |t#1|) (-1169 $))) (-15 -2059 ((-629 |t#1|) (-1169 $))) (-15 -3359 ((-1083 |t#1|) $)) (-15 -2242 ((-1083 |t#1|) $)) (-15 -2572 ((-108))) (-15 -2367 ((-108))) (-15 -1978 ((-108))) (-15 -3505 ((-108))) (-15 -1675 ((-108))) (-15 -1404 ((-108))) (-15 -1634 ((-108))) (-15 -2050 ((-108))) (-15 -1454 ((-108))) (-15 -3194 ((-108))) (-15 -3914 ((-108))) (-15 -1671 ((-108))) (-15 -3517 ((-108))) (-15 -3041 ((-108))) (-15 -2804 ((-108))) (IF (|has| |t#1| (-515)) (PROGN (-15 -1444 ((-3 $ "failed") $)) (-15 -4097 ((-3 $ "failed") $)) (-15 -1307 ((-3 $ "failed") $)) (-15 -2969 ((-589 (-1169 |t#1|)))) (-15 -3248 ((-1083 |t#1|) $)) (-15 -2992 ((-1083 |t#1|) $)) (-15 -2065 ((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed"))) (-15 -2314 ((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed"))) (-15 -2778 ((-3 $ "failed"))) (-15 -1722 ((-3 $ "failed"))) (-15 -2345 ((-3 $ "failed"))) (-6 -4245)) |%noBranch|)))
+((-3513 (*1 *2) (-12 (-4 *3 (-158)) (-5 *2 (-1169 *1)) (-4 *1 (-343 *3)))) (-2262 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-852)))) (-1948 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-589 (-883 *4))))) (-2279 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-1169 (-629 *4))))) (-2225 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-2358 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-1870 (*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-2507 (*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-1876 (*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-2860 (*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-2411 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-1169 *4)))) (-2411 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-3322 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1169 *1)) (-4 *4 (-158)) (-4 *1 (-343 *4)))) (-1242 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-1772 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *2)) (-4 *2 (-158)))) (-2216 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-4067 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-1292 (*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-1083 *3)))) (-2196 (*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-1083 *3)))) (-2178 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3931 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1363 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3433 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1519 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3953 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-2375 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-4001 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3091 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1597 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3868 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1466 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3562 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-1279 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-3877 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))) (-4211 (*1 *1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515)))) (-3790 (*1 *1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515)))) (-2439 (*1 *1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515)))) (-1842 (*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515)) (-5 *2 (-589 (-1169 *3))))) (-1393 (*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515)) (-5 *2 (-1083 *3)))) (-2119 (*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515)) (-5 *2 (-1083 *3)))) (-4111 (*1 *2) (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2922 (-589 *1)))) (-4 *1 (-343 *3)))) (-1563 (*1 *2) (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2922 (-589 *1)))) (-4 *1 (-343 *3)))) (-3575 (*1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))) (-3869 (*1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))) (-1895 (*1 *1) (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))))
+(-13 (-684 |t#1|) (-10 -8 (-15 -3513 ((-1169 $))) (-15 -2262 ((-852))) (-15 -1948 ((-589 (-883 |t#1|)) (-1169 $))) (-15 -2279 ((-1169 (-629 |t#1|)) (-1169 $))) (-15 -2225 ((-629 |t#1|) $ (-1169 $))) (-15 -2358 ((-629 |t#1|) $ (-1169 $))) (-15 -1870 (|t#1| $)) (-15 -2507 (|t#1| $)) (-15 -1876 (|t#1| $)) (-15 -2860 (|t#1| $)) (-15 -2411 ((-1169 |t#1|) $ (-1169 $))) (-15 -2411 ((-629 |t#1|) (-1169 $) (-1169 $))) (-15 -3322 ($ (-1169 |t#1|) (-1169 $))) (-15 -1242 (|t#1| (-1169 $))) (-15 -1772 (|t#1| (-1169 $))) (-15 -2216 ((-629 |t#1|) (-1169 $))) (-15 -4067 ((-629 |t#1|) (-1169 $))) (-15 -1292 ((-1083 |t#1|) $)) (-15 -2196 ((-1083 |t#1|) $)) (-15 -2178 ((-108))) (-15 -3931 ((-108))) (-15 -1363 ((-108))) (-15 -3433 ((-108))) (-15 -1519 ((-108))) (-15 -3953 ((-108))) (-15 -2375 ((-108))) (-15 -4001 ((-108))) (-15 -3091 ((-108))) (-15 -1597 ((-108))) (-15 -3868 ((-108))) (-15 -1466 ((-108))) (-15 -3562 ((-108))) (-15 -1279 ((-108))) (-15 -3877 ((-108))) (IF (|has| |t#1| (-515)) (PROGN (-15 -4211 ((-3 $ "failed") $)) (-15 -3790 ((-3 $ "failed") $)) (-15 -2439 ((-3 $ "failed") $)) (-15 -1842 ((-589 (-1169 |t#1|)))) (-15 -1393 ((-1083 |t#1|) $)) (-15 -2119 ((-1083 |t#1|) $)) (-15 -4111 ((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed"))) (-15 -1563 ((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed"))) (-15 -3575 ((-3 $ "failed"))) (-15 -3869 ((-3 $ "failed"))) (-15 -1895 ((-3 $ "failed"))) (-6 -4245)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-657 |#1|) . T) ((-660) . T) ((-684 |#1|) . T) ((-701) . T) ((-979 |#1|) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 7)) (-2395 (((-710)) 16)) (-1631 (($) 13)) (-2060 (((-852) $) 14)) (-2032 (((-1070) $) 9)) (-4013 (($ (-852)) 15)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)))
+((-3260 (((-108) $ $) 7)) (-3843 (((-710)) 16)) (-3461 (($) 13)) (-4076 (((-852) $) 14)) (-3841 (((-1070) $) 9)) (-2557 (($ (-852)) 15)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)))
(((-344) (-129)) (T -344))
-((-2395 (*1 *2) (-12 (-4 *1 (-344)) (-5 *2 (-710)))) (-4013 (*1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-344)))) (-2060 (*1 *2 *1) (-12 (-4 *1 (-344)) (-5 *2 (-852)))) (-1631 (*1 *1) (-4 *1 (-344))))
-(-13 (-1016) (-10 -8 (-15 -2395 ((-710))) (-15 -4013 ($ (-852))) (-15 -2060 ((-852) $)) (-15 -1631 ($))))
+((-3843 (*1 *2) (-12 (-4 *1 (-344)) (-5 *2 (-710)))) (-2557 (*1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-344)))) (-4076 (*1 *2 *1) (-12 (-4 *1 (-344)) (-5 *2 (-852)))) (-3461 (*1 *1) (-4 *1 (-344))))
+(-13 (-1016) (-10 -8 (-15 -3843 ((-710))) (-15 -2557 ($ (-852))) (-15 -4076 ((-852) $)) (-15 -3461 ($))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-2959 (((-629 |#2|) (-1169 $)) 40)) (-2754 (($ (-1169 |#2|) (-1169 $)) 35)) (-2927 (((-629 |#2|) $ (-1169 $)) 43)) (-1744 ((|#2| (-1169 $)) 13)) (-2906 (((-1169 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) 25)))
-(((-345 |#1| |#2| |#3|) (-10 -8 (-15 -2959 ((-629 |#2|) (-1169 |#1|))) (-15 -1744 (|#2| (-1169 |#1|))) (-15 -2754 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2927 ((-629 |#2|) |#1| (-1169 |#1|)))) (-346 |#2| |#3|) (-158) (-1145 |#2|)) (T -345))
+((-1711 (((-629 |#2|) (-1169 $)) 41)) (-3322 (($ (-1169 |#2|) (-1169 $)) 35)) (-2545 (((-629 |#2|) $ (-1169 $)) 43)) (-4053 ((|#2| (-1169 $)) 13)) (-2411 (((-1169 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) 25)))
+(((-345 |#1| |#2| |#3|) (-10 -8 (-15 -1711 ((-629 |#2|) (-1169 |#1|))) (-15 -4053 (|#2| (-1169 |#1|))) (-15 -3322 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2545 ((-629 |#2|) |#1| (-1169 |#1|)))) (-346 |#2| |#3|) (-158) (-1145 |#2|)) (T -345))
NIL
-(-10 -8 (-15 -2959 ((-629 |#2|) (-1169 |#1|))) (-15 -1744 (|#2| (-1169 |#1|))) (-15 -2754 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2927 ((-629 |#2|) |#1| (-1169 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2959 (((-629 |#1|) (-1169 $)) 46)) (-1477 ((|#1| $) 52)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2754 (($ (-1169 |#1|) (-1169 $)) 48)) (-2927 (((-629 |#1|) $ (-1169 $)) 53)) (-1444 (((-3 $ "failed") $) 34)) (-3569 (((-852)) 54)) (-2769 (((-108) $) 31)) (-1863 ((|#1| $) 51)) (-2887 ((|#2| $) 44 (|has| |#1| (-339)))) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1744 ((|#1| (-1169 $)) 47)) (-2906 (((-1169 |#1|) $ (-1169 $)) 50) (((-629 |#1|) (-1169 $) (-1169 $)) 49)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37)) (-1942 (((-3 $ "failed") $) 43 (|has| |#1| (-134)))) (-1356 ((|#2| $) 45)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
+(-10 -8 (-15 -1711 ((-629 |#2|) (-1169 |#1|))) (-15 -4053 (|#2| (-1169 |#1|))) (-15 -3322 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2545 ((-629 |#2|) |#1| (-1169 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1711 (((-629 |#1|) (-1169 $)) 46)) (-4131 ((|#1| $) 52)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3322 (($ (-1169 |#1|) (-1169 $)) 48)) (-2545 (((-629 |#1|) $ (-1169 $)) 53)) (-4211 (((-3 $ "failed") $) 34)) (-2262 (((-852)) 54)) (-3482 (((-108) $) 31)) (-2765 ((|#1| $) 51)) (-2277 ((|#2| $) 44 (|has| |#1| (-339)))) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-4053 ((|#1| (-1169 $)) 47)) (-2411 (((-1169 |#1|) $ (-1169 $)) 50) (((-629 |#1|) (-1169 $) (-1169 $)) 49)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37)) (-2301 (((-3 $ "failed") $) 43 (|has| |#1| (-134)))) (-1606 ((|#2| $) 45)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
(((-346 |#1| |#2|) (-129) (-158) (-1145 |t#1|)) (T -346))
-((-3569 (*1 *2) (-12 (-4 *1 (-346 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-852)))) (-2927 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)))) (-1477 (*1 *2 *1) (-12 (-4 *1 (-346 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158)))) (-1863 (*1 *2 *1) (-12 (-4 *1 (-346 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158)))) (-2906 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-1169 *4)))) (-2906 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)))) (-2754 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1169 *1)) (-4 *4 (-158)) (-4 *1 (-346 *4 *5)) (-4 *5 (-1145 *4)))) (-1744 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *2 *4)) (-4 *4 (-1145 *2)) (-4 *2 (-158)))) (-2959 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)))) (-1356 (*1 *2 *1) (-12 (-4 *1 (-346 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3)))) (-2887 (*1 *2 *1) (-12 (-4 *1 (-346 *3 *2)) (-4 *3 (-158)) (-4 *3 (-339)) (-4 *2 (-1145 *3)))))
-(-13 (-37 |t#1|) (-10 -8 (-15 -3569 ((-852))) (-15 -2927 ((-629 |t#1|) $ (-1169 $))) (-15 -1477 (|t#1| $)) (-15 -1863 (|t#1| $)) (-15 -2906 ((-1169 |t#1|) $ (-1169 $))) (-15 -2906 ((-629 |t#1|) (-1169 $) (-1169 $))) (-15 -2754 ($ (-1169 |t#1|) (-1169 $))) (-15 -1744 (|t#1| (-1169 $))) (-15 -2959 ((-629 |t#1|) (-1169 $))) (-15 -1356 (|t#2| $)) (IF (|has| |t#1| (-339)) (-15 -2887 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|)))
+((-2262 (*1 *2) (-12 (-4 *1 (-346 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-852)))) (-2545 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)))) (-4131 (*1 *2 *1) (-12 (-4 *1 (-346 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158)))) (-2765 (*1 *2 *1) (-12 (-4 *1 (-346 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158)))) (-2411 (*1 *2 *1 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-1169 *4)))) (-2411 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)))) (-3322 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1169 *1)) (-4 *4 (-158)) (-4 *1 (-346 *4 *5)) (-4 *5 (-1145 *4)))) (-4053 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *2 *4)) (-4 *4 (-1145 *2)) (-4 *2 (-158)))) (-1711 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)))) (-1606 (*1 *2 *1) (-12 (-4 *1 (-346 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3)))) (-2277 (*1 *2 *1) (-12 (-4 *1 (-346 *3 *2)) (-4 *3 (-158)) (-4 *3 (-339)) (-4 *2 (-1145 *3)))))
+(-13 (-37 |t#1|) (-10 -8 (-15 -2262 ((-852))) (-15 -2545 ((-629 |t#1|) $ (-1169 $))) (-15 -4131 (|t#1| $)) (-15 -2765 (|t#1| $)) (-15 -2411 ((-1169 |t#1|) $ (-1169 $))) (-15 -2411 ((-629 |t#1|) (-1169 $) (-1169 $))) (-15 -3322 ($ (-1169 |t#1|) (-1169 $))) (-15 -4053 (|t#1| (-1169 $))) (-15 -1711 ((-629 |t#1|) (-1169 $))) (-15 -1606 (|t#2| $)) (IF (|has| |t#1| (-339)) (-15 -2277 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 |#1|) . T) ((-666) . T) ((-979 |#1|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-4184 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 23)) (-2116 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 15)) (-1345 ((|#4| (-1 |#3| |#1|) |#2|) 21)))
-(((-347 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2116 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -4184 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1123) (-349 |#1|) (-1123) (-349 |#3|)) (T -347))
-((-4184 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-4 *2 (-349 *5)) (-5 *1 (-347 *6 *4 *5 *2)) (-4 *4 (-349 *6)))) (-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-347 *5 *4 *2 *6)) (-4 *4 (-349 *5)) (-4 *6 (-349 *2)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-4 *2 (-349 *6)) (-5 *1 (-347 *5 *4 *6 *2)) (-4 *4 (-349 *5)))))
-(-10 -7 (-15 -1345 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2116 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -4184 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
-((-3337 (((-108) (-1 (-108) |#2| |#2|) $) NIL) (((-108) $) 18)) (-1632 (($ (-1 (-108) |#2| |#2|) $) NIL) (($ $) 28)) (-1581 (($ (-1 (-108) |#2| |#2|) $) 27) (($ $) 22)) (-3700 (($ $) 25)) (-3449 (((-523) (-1 (-108) |#2|) $) NIL) (((-523) |#2| $) 11) (((-523) |#2| $ (-523)) NIL)) (-3780 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 20)))
-(((-348 |#1| |#2|) (-10 -8 (-15 -1632 (|#1| |#1|)) (-15 -1632 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3337 ((-108) |#1|)) (-15 -1581 (|#1| |#1|)) (-15 -3780 (|#1| |#1| |#1|)) (-15 -3449 ((-523) |#2| |#1| (-523))) (-15 -3449 ((-523) |#2| |#1|)) (-15 -3449 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -3337 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1581 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3700 (|#1| |#1|)) (-15 -3780 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|))) (-349 |#2|) (-1123)) (T -348))
-NIL
-(-10 -8 (-15 -1632 (|#1| |#1|)) (-15 -1632 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3337 ((-108) |#1|)) (-15 -1581 (|#1| |#1|)) (-15 -3780 (|#1| |#1| |#1|)) (-15 -3449 ((-523) |#2| |#1| (-523))) (-15 -3449 ((-523) |#2| |#1|)) (-15 -3449 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -3337 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1581 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3700 (|#1| |#1|)) (-15 -3780 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-1426 (($ $) 90 (|has| $ (-6 -4249)))) (-3700 (($ $) 100)) (-2462 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 51)) (-3449 (((-523) (-1 (-108) |#1|) $) 97) (((-523) |#1| $) 96 (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) 95 (|has| |#1| (-1016)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3733 (($ (-710) |#1|) 69)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-3239 (($ $ $) 87 (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-3158 (($ $ $) 86 (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 42 (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-4141 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-1499 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4166 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 70)) (-2394 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) 84 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 83 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-3993 (((-108) $ $) 85 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 82 (|has| |#1| (-786)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-1586 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 23)) (-1830 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 15)) (-3015 ((|#4| (-1 |#3| |#1|) |#2|) 21)))
+(((-347 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1830 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1586 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1123) (-349 |#1|) (-1123) (-349 |#3|)) (T -347))
+((-1586 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-4 *2 (-349 *5)) (-5 *1 (-347 *6 *4 *5 *2)) (-4 *4 (-349 *6)))) (-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-347 *5 *4 *2 *6)) (-4 *4 (-349 *5)) (-4 *6 (-349 *2)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-4 *2 (-349 *6)) (-5 *1 (-347 *5 *4 *6 *2)) (-4 *4 (-349 *5)))))
+(-10 -7 (-15 -3015 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1830 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1586 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
+((-4159 (((-108) (-1 (-108) |#2| |#2|) $) NIL) (((-108) $) 18)) (-2361 (($ (-1 (-108) |#2| |#2|) $) NIL) (($ $) 28)) (-3400 (($ (-1 (-108) |#2| |#2|) $) 27) (($ $) 22)) (-4082 (($ $) 25)) (-1894 (((-523) (-1 (-108) |#2|) $) NIL) (((-523) |#2| $) 11) (((-523) |#2| $ (-523)) NIL)) (-3123 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 20)))
+(((-348 |#1| |#2|) (-10 -8 (-15 -2361 (|#1| |#1|)) (-15 -2361 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -4159 ((-108) |#1|)) (-15 -3400 (|#1| |#1|)) (-15 -3123 (|#1| |#1| |#1|)) (-15 -1894 ((-523) |#2| |#1| (-523))) (-15 -1894 ((-523) |#2| |#1|)) (-15 -1894 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -4159 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3400 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -4082 (|#1| |#1|)) (-15 -3123 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|))) (-349 |#2|) (-1123)) (T -348))
+NIL
+(-10 -8 (-15 -2361 (|#1| |#1|)) (-15 -2361 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -4159 ((-108) |#1|)) (-15 -3400 (|#1| |#1|)) (-15 -3123 (|#1| |#1| |#1|)) (-15 -1894 ((-523) |#2| |#1| (-523))) (-15 -1894 ((-523) |#2| |#1|)) (-15 -1894 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -4159 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3400 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -4082 (|#1| |#1|)) (-15 -3123 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-4091 (($ $) 90 (|has| $ (-6 -4249)))) (-4082 (($ $) 100)) (-3917 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 51)) (-1894 (((-523) (-1 (-108) |#1|) $) 97) (((-523) |#1| $) 96 (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) 95 (|has| |#1| (-1016)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2348 (($ (-710) |#1|) 69)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3268 (($ $ $) 87 (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-2644 (($ $ $) 86 (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 42 (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-2408 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-3725 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2580 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 70)) (-2785 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) 84 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 83 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-4070 (((-108) $ $) 85 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 82 (|has| |#1| (-786)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-349 |#1|) (-129) (-1123)) (T -349))
-((-3780 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-349 *3)) (-4 *3 (-1123)))) (-3700 (*1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)))) (-1581 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-349 *3)) (-4 *3 (-1123)))) (-3337 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-349 *4)) (-4 *4 (-1123)) (-5 *2 (-108)))) (-3449 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-349 *4)) (-4 *4 (-1123)) (-5 *2 (-523)))) (-3449 (*1 *2 *3 *1) (-12 (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-523)))) (-3449 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)))) (-3780 (*1 *1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786)))) (-1581 (*1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786)))) (-3337 (*1 *2 *1) (-12 (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-786)) (-5 *2 (-108)))) (-4166 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-523)) (|has| *1 (-6 -4249)) (-4 *1 (-349 *3)) (-4 *3 (-1123)))) (-1426 (*1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-349 *2)) (-4 *2 (-1123)))) (-1632 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4249)) (-4 *1 (-349 *3)) (-4 *3 (-1123)))) (-1632 (*1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786)))))
-(-13 (-594 |t#1|) (-10 -8 (-6 -4248) (-15 -3780 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -3700 ($ $)) (-15 -1581 ($ (-1 (-108) |t#1| |t#1|) $)) (-15 -3337 ((-108) (-1 (-108) |t#1| |t#1|) $)) (-15 -3449 ((-523) (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -3449 ((-523) |t#1| $)) (-15 -3449 ((-523) |t#1| $ (-523)))) |%noBranch|) (IF (|has| |t#1| (-786)) (PROGN (-6 (-786)) (-15 -3780 ($ $ $)) (-15 -1581 ($ $)) (-15 -3337 ((-108) $))) |%noBranch|) (IF (|has| $ (-6 -4249)) (PROGN (-15 -4166 ($ $ $ (-523))) (-15 -1426 ($ $)) (-15 -1632 ($ (-1 (-108) |t#1| |t#1|) $)) (IF (|has| |t#1| (-786)) (-15 -1632 ($ $)) |%noBranch|)) |%noBranch|)))
-(((-33) . T) ((-97) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-786) |has| |#1| (-786)) ((-1016) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1123) . T))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2634 (((-589 |#1|) $) 32)) (-4111 (($ $ (-710)) 33)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-3166 (((-1191 |#1| |#2|) (-1191 |#1| |#2|) $) 36)) (-1965 (($ $) 34)) (-2278 (((-1191 |#1| |#2|) (-1191 |#1| |#2|) $) 37)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2812 (($ $ |#1| $) 31) (($ $ (-589 |#1|) (-589 $)) 30)) (-2640 (((-710) $) 38)) (-1704 (($ $ $) 29)) (-1691 (((-794) $) 11) (($ |#1|) 41) (((-1182 |#1| |#2|) $) 40) (((-1191 |#1| |#2|) $) 39)) (-3474 ((|#2| (-1191 |#1| |#2|) $) 42)) (-1879 (($) 18 T CONST)) (-1423 (($ (-614 |#1|)) 35)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#2|) 28 (|has| |#2| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26)))
+((-3123 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-349 *3)) (-4 *3 (-1123)))) (-4082 (*1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)))) (-3400 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-349 *3)) (-4 *3 (-1123)))) (-4159 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-349 *4)) (-4 *4 (-1123)) (-5 *2 (-108)))) (-1894 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-349 *4)) (-4 *4 (-1123)) (-5 *2 (-523)))) (-1894 (*1 *2 *3 *1) (-12 (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-523)))) (-1894 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)))) (-3123 (*1 *1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786)))) (-3400 (*1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786)))) (-4159 (*1 *2 *1) (-12 (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-786)) (-5 *2 (-108)))) (-2580 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-523)) (|has| *1 (-6 -4249)) (-4 *1 (-349 *3)) (-4 *3 (-1123)))) (-4091 (*1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-349 *2)) (-4 *2 (-1123)))) (-2361 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4249)) (-4 *1 (-349 *3)) (-4 *3 (-1123)))) (-2361 (*1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786)))))
+(-13 (-594 |t#1|) (-10 -8 (-6 -4248) (-15 -3123 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -4082 ($ $)) (-15 -3400 ($ (-1 (-108) |t#1| |t#1|) $)) (-15 -4159 ((-108) (-1 (-108) |t#1| |t#1|) $)) (-15 -1894 ((-523) (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -1894 ((-523) |t#1| $)) (-15 -1894 ((-523) |t#1| $ (-523)))) |%noBranch|) (IF (|has| |t#1| (-786)) (PROGN (-6 (-786)) (-15 -3123 ($ $ $)) (-15 -3400 ($ $)) (-15 -4159 ((-108) $))) |%noBranch|) (IF (|has| $ (-6 -4249)) (PROGN (-15 -2580 ($ $ $ (-523))) (-15 -4091 ($ $)) (-15 -2361 ($ (-1 (-108) |t#1| |t#1|) $)) (IF (|has| |t#1| (-786)) (-15 -2361 ($ $)) |%noBranch|)) |%noBranch|)))
+(((-33) . T) ((-97) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-786) |has| |#1| (-786)) ((-1016) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1123) . T))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1304 (((-589 |#1|) $) 32)) (-3944 (($ $ (-710)) 33)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3168 (((-1191 |#1| |#2|) (-1191 |#1| |#2|) $) 36)) (-2471 (($ $) 34)) (-2475 (((-1191 |#1| |#2|) (-1191 |#1| |#2|) $) 37)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-1349 (($ $ |#1| $) 31) (($ $ (-589 |#1|) (-589 $)) 30)) (-1487 (((-710) $) 38)) (-3985 (($ $ $) 29)) (-3976 (((-794) $) 11) (($ |#1|) 41) (((-1182 |#1| |#2|) $) 40) (((-1191 |#1| |#2|) $) 39)) (-2275 ((|#2| (-1191 |#1| |#2|) $) 42)) (-1428 (($) 18 T CONST)) (-4066 (($ (-614 |#1|)) 35)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#2|) 28 (|has| |#2| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26)))
(((-350 |#1| |#2|) (-129) (-786) (-158)) (T -350))
-((-3474 (*1 *2 *3 *1) (-12 (-5 *3 (-1191 *4 *2)) (-4 *1 (-350 *4 *2)) (-4 *4 (-786)) (-4 *2 (-158)))) (-1691 (*1 *1 *2) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158)))) (-1691 (*1 *2 *1) (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *2 (-1182 *3 *4)))) (-1691 (*1 *2 *1) (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *2 (-1191 *3 *4)))) (-2640 (*1 *2 *1) (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *2 (-710)))) (-2278 (*1 *2 *2 *1) (-12 (-5 *2 (-1191 *3 *4)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-3166 (*1 *2 *2 *1) (-12 (-5 *2 (-1191 *3 *4)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-1423 (*1 *1 *2) (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-4 *1 (-350 *3 *4)) (-4 *4 (-158)))) (-1965 (*1 *1 *1) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158)))) (-4111 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-2634 (*1 *2 *1) (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *2 (-589 *3)))) (-2812 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 *1)) (-4 *1 (-350 *4 *5)) (-4 *4 (-786)) (-4 *5 (-158)))))
-(-13 (-580 |t#2|) (-10 -8 (-15 -3474 (|t#2| (-1191 |t#1| |t#2|) $)) (-15 -1691 ($ |t#1|)) (-15 -1691 ((-1182 |t#1| |t#2|) $)) (-15 -1691 ((-1191 |t#1| |t#2|) $)) (-15 -2640 ((-710) $)) (-15 -2278 ((-1191 |t#1| |t#2|) (-1191 |t#1| |t#2|) $)) (-15 -3166 ((-1191 |t#1| |t#2|) (-1191 |t#1| |t#2|) $)) (-15 -1423 ($ (-614 |t#1|))) (-15 -1965 ($ $)) (-15 -4111 ($ $ (-710))) (-15 -2634 ((-589 |t#1|) $)) (-15 -2812 ($ $ |t#1| $)) (-15 -2812 ($ $ (-589 |t#1|) (-589 $)))))
+((-2275 (*1 *2 *3 *1) (-12 (-5 *3 (-1191 *4 *2)) (-4 *1 (-350 *4 *2)) (-4 *4 (-786)) (-4 *2 (-158)))) (-3976 (*1 *1 *2) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158)))) (-3976 (*1 *2 *1) (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *2 (-1182 *3 *4)))) (-3976 (*1 *2 *1) (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *2 (-1191 *3 *4)))) (-1487 (*1 *2 *1) (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *2 (-710)))) (-2475 (*1 *2 *2 *1) (-12 (-5 *2 (-1191 *3 *4)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-3168 (*1 *2 *2 *1) (-12 (-5 *2 (-1191 *3 *4)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-4066 (*1 *1 *2) (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-4 *1 (-350 *3 *4)) (-4 *4 (-158)))) (-2471 (*1 *1 *1) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158)))) (-3944 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-1304 (*1 *2 *1) (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *2 (-589 *3)))) (-1349 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 *1)) (-4 *1 (-350 *4 *5)) (-4 *4 (-786)) (-4 *5 (-158)))))
+(-13 (-580 |t#2|) (-10 -8 (-15 -2275 (|t#2| (-1191 |t#1| |t#2|) $)) (-15 -3976 ($ |t#1|)) (-15 -3976 ((-1182 |t#1| |t#2|) $)) (-15 -3976 ((-1191 |t#1| |t#2|) $)) (-15 -1487 ((-710) $)) (-15 -2475 ((-1191 |t#1| |t#2|) (-1191 |t#1| |t#2|) $)) (-15 -3168 ((-1191 |t#1| |t#2|) (-1191 |t#1| |t#2|) $)) (-15 -4066 ($ (-614 |t#1|))) (-15 -2471 ($ $)) (-15 -3944 ($ $ (-710))) (-15 -1304 ((-589 |t#1|) $)) (-15 -1349 ($ $ |t#1| $)) (-15 -1349 ($ $ (-589 |t#1|) (-589 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#2| |#2|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#2|) . T) ((-580 |#2|) . T) ((-657 |#2|) . T) ((-979 |#2|) . T) ((-1016) . T))
-((-2521 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 24)) (-2350 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 12)) (-2843 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 21)))
-(((-351 |#1| |#2|) (-10 -7 (-15 -2350 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2843 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2521 (|#2| (-1 (-108) |#1| |#1|) |#2|))) (-1123) (-13 (-349 |#1|) (-10 -7 (-6 -4249)))) (T -351))
-((-2521 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2)) (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))) (-2843 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2)) (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))) (-2350 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2)) (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))))
-(-10 -7 (-15 -2350 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2843 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2521 (|#2| (-1 (-108) |#1| |#1|) |#2|)))
-((-2243 (((-629 |#2|) (-629 $)) NIL) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 19) (((-629 (-523)) (-629 $)) 13)))
-(((-352 |#1| |#2|) (-10 -8 (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 |#2|) (-629 |#1|)))) (-353 |#2|) (-973)) (T -352))
-NIL
-(-10 -8 (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 |#2|) (-629 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2243 (((-629 |#1|) (-629 $)) 36) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 35) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 43 (|has| |#1| (-585 (-523)))) (((-629 (-523)) (-629 $)) 42 (|has| |#1| (-585 (-523))))) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-2777 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 24)) (-1950 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 13)) (-2995 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 22)))
+(((-351 |#1| |#2|) (-10 -7 (-15 -1950 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2995 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2777 (|#2| (-1 (-108) |#1| |#1|) |#2|))) (-1123) (-13 (-349 |#1|) (-10 -7 (-6 -4249)))) (T -351))
+((-2777 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2)) (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))) (-2995 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2)) (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))) (-1950 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2)) (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))))
+(-10 -7 (-15 -1950 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2995 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2777 (|#2| (-1 (-108) |#1| |#1|) |#2|)))
+((-2203 (((-629 |#2|) (-629 $)) NIL) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 22) (((-629 (-523)) (-629 $)) 14)))
+(((-352 |#1| |#2|) (-10 -8 (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 |#2|) (-629 |#1|)))) (-353 |#2|) (-973)) (T -352))
+NIL
+(-10 -8 (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 |#2|) (-629 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2203 (((-629 |#1|) (-629 $)) 36) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 35) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 43 (|has| |#1| (-585 (-523)))) (((-629 (-523)) (-629 $)) 42 (|has| |#1| (-585 (-523))))) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-353 |#1|) (-129) (-973)) (T -353))
NIL
(-13 (-585 |t#1|) (-10 -7 (IF (|has| |t#1| (-585 (-523))) (-6 (-585 (-523))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-666) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-3881 (((-589 (-271 (-883 (-155 |#1|)))) (-271 (-383 (-883 (-155 (-523))))) |#1|) 49) (((-589 (-271 (-883 (-155 |#1|)))) (-383 (-883 (-155 (-523)))) |#1|) 48) (((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-271 (-383 (-883 (-155 (-523)))))) |#1|) 44) (((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-383 (-883 (-155 (-523))))) |#1|) 38)) (-3558 (((-589 (-589 (-155 |#1|))) (-589 (-383 (-883 (-155 (-523))))) (-589 (-1087)) |#1|) 26) (((-589 (-155 |#1|)) (-383 (-883 (-155 (-523)))) |#1|) 15)))
-(((-354 |#1|) (-10 -7 (-15 -3881 ((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-383 (-883 (-155 (-523))))) |#1|)) (-15 -3881 ((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-271 (-383 (-883 (-155 (-523)))))) |#1|)) (-15 -3881 ((-589 (-271 (-883 (-155 |#1|)))) (-383 (-883 (-155 (-523)))) |#1|)) (-15 -3881 ((-589 (-271 (-883 (-155 |#1|)))) (-271 (-383 (-883 (-155 (-523))))) |#1|)) (-15 -3558 ((-589 (-155 |#1|)) (-383 (-883 (-155 (-523)))) |#1|)) (-15 -3558 ((-589 (-589 (-155 |#1|))) (-589 (-383 (-883 (-155 (-523))))) (-589 (-1087)) |#1|))) (-13 (-339) (-784))) (T -354))
-((-3558 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-383 (-883 (-155 (-523)))))) (-5 *4 (-589 (-1087))) (-5 *2 (-589 (-589 (-155 *5)))) (-5 *1 (-354 *5)) (-4 *5 (-13 (-339) (-784))))) (-3558 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-155 (-523))))) (-5 *2 (-589 (-155 *4))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))) (-3881 (*1 *2 *3 *4) (-12 (-5 *3 (-271 (-383 (-883 (-155 (-523)))))) (-5 *2 (-589 (-271 (-883 (-155 *4))))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))) (-3881 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-155 (-523))))) (-5 *2 (-589 (-271 (-883 (-155 *4))))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))) (-3881 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-271 (-383 (-883 (-155 (-523))))))) (-5 *2 (-589 (-589 (-271 (-883 (-155 *4)))))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))) (-3881 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 (-155 (-523)))))) (-5 *2 (-589 (-589 (-271 (-883 (-155 *4)))))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))))
-(-10 -7 (-15 -3881 ((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-383 (-883 (-155 (-523))))) |#1|)) (-15 -3881 ((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-271 (-383 (-883 (-155 (-523)))))) |#1|)) (-15 -3881 ((-589 (-271 (-883 (-155 |#1|)))) (-383 (-883 (-155 (-523)))) |#1|)) (-15 -3881 ((-589 (-271 (-883 (-155 |#1|)))) (-271 (-383 (-883 (-155 (-523))))) |#1|)) (-15 -3558 ((-589 (-155 |#1|)) (-383 (-883 (-155 (-523)))) |#1|)) (-15 -3558 ((-589 (-589 (-155 |#1|))) (-589 (-383 (-883 (-155 (-523))))) (-589 (-1087)) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 33)) (-2046 (((-523) $) 55)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3276 (($ $) 110)) (-1462 (($ $) 82)) (-1285 (($ $) 71)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2437 (($ $) 44)) (-2787 (((-108) $ $) NIL)) (-1441 (($ $) 80)) (-1260 (($ $) 69)) (-3482 (((-523) $) 64)) (-2156 (($ $ (-523)) 62)) (-1481 (($ $) NIL)) (-1309 (($ $) NIL)) (-4189 (($) NIL T CONST)) (-3900 (($ $) 112)) (-1220 (((-3 (-523) "failed") $) 189) (((-3 (-383 (-523)) "failed") $) 185)) (-3508 (((-523) $) 187) (((-383 (-523)) $) 183)) (-4059 (($ $ $) NIL)) (-2631 (((-523) $ $) 102)) (-1444 (((-3 $ "failed") $) 114)) (-3240 (((-383 (-523)) $ (-710)) 190) (((-383 (-523)) $ (-710) (-710)) 182)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2285 (((-852)) 73) (((-852) (-852)) 98 (|has| $ (-6 -4239)))) (-3712 (((-108) $) 106)) (-3352 (($) 40)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL)) (-3204 (((-1174) (-710)) 152)) (-2763 (((-1174)) 157) (((-1174) (-710)) 158)) (-4133 (((-1174)) 159) (((-1174) (-710)) 160)) (-4143 (((-1174)) 155) (((-1174) (-710)) 156)) (-3437 (((-523) $) 58)) (-2769 (((-108) $) 104)) (-1973 (($ $ (-523)) NIL)) (-2722 (($ $) 48)) (-1863 (($ $) NIL)) (-2057 (((-108) $) 35)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL) (($) NIL (-12 (-4179 (|has| $ (-6 -4231))) (-4179 (|has| $ (-6 -4239)))))) (-3158 (($ $ $) NIL) (($) 99 (-12 (-4179 (|has| $ (-6 -4231))) (-4179 (|has| $ (-6 -4239)))))) (-1512 (((-523) $) 17)) (-2128 (($) 87) (($ $) 92)) (-1602 (($) 91) (($ $) 93)) (-2313 (($ $) 83)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 116)) (-3297 (((-852) (-523)) 43 (|has| $ (-6 -4239)))) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) 53)) (-2733 (($ $) 109)) (-4210 (($ (-523) (-523)) 107) (($ (-523) (-523) (-852)) 108)) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1475 (((-523) $) 19)) (-2287 (($) 94)) (-2922 (($ $) 79)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3229 (((-852)) 100) (((-852) (-852)) 101 (|has| $ (-6 -4239)))) (-3984 (($ $ (-710)) NIL) (($ $) 115)) (-3892 (((-852) (-523)) 47 (|has| $ (-6 -4239)))) (-2306 (($ $) NIL)) (-1322 (($ $) NIL)) (-1471 (($ $) NIL)) (-1295 (($ $) NIL)) (-1453 (($ $) 81)) (-1274 (($ $) 70)) (-1400 (((-355) $) 175) (((-203) $) 177) (((-823 (-355)) $) NIL) (((-1070) $) 162) (((-499) $) 173) (($ (-203)) 181)) (-1691 (((-794) $) 164) (($ (-523)) 186) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-523)) 186) (($ (-383 (-523))) NIL) (((-203) $) 178)) (-3272 (((-710)) NIL)) (-3809 (($ $) 111)) (-3401 (((-852)) 54) (((-852) (-852)) 66 (|has| $ (-6 -4239)))) (-1416 (((-852)) 103)) (-2341 (($ $) 86)) (-1401 (($ $) 46) (($ $ $) 52)) (-2801 (((-108) $ $) NIL)) (-2318 (($ $) 84)) (-1334 (($ $) 37)) (-2366 (($ $) NIL)) (-1421 (($ $) NIL)) (-2102 (($ $) NIL)) (-1431 (($ $) NIL)) (-2353 (($ $) NIL)) (-1413 (($ $) NIL)) (-2330 (($ $) 85)) (-1346 (($ $) 49)) (-2695 (($ $) 51)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 34 T CONST)) (-1891 (($) 38 T CONST)) (-2111 (((-1070) $) 27) (((-1070) $ (-108)) 29) (((-1174) (-761) $) 30) (((-1174) (-761) $ (-108)) 31)) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 39)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 42)) (-4074 (($ $ $) 45) (($ $ (-523)) 41)) (-4060 (($ $) 36) (($ $ $) 50)) (-4045 (($ $ $) 61)) (** (($ $ (-852)) 67) (($ $ (-710)) NIL) (($ $ (-523)) 88) (($ $ (-383 (-523))) 125) (($ $ $) 117)) (* (($ (-852) $) 65) (($ (-710) $) NIL) (($ (-523) $) 68) (($ $ $) 60) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
-(((-355) (-13 (-380) (-211) (-564 (-1070)) (-767) (-563 (-203)) (-1109) (-564 (-499)) (-10 -8 (-15 -4074 ($ $ (-523))) (-15 ** ($ $ $)) (-15 -2722 ($ $)) (-15 -2631 ((-523) $ $)) (-15 -2156 ($ $ (-523))) (-15 -3240 ((-383 (-523)) $ (-710))) (-15 -3240 ((-383 (-523)) $ (-710) (-710))) (-15 -2128 ($)) (-15 -1602 ($)) (-15 -2287 ($)) (-15 -1401 ($ $ $)) (-15 -2128 ($ $)) (-15 -1602 ($ $)) (-15 -1400 ($ (-203))) (-15 -4133 ((-1174))) (-15 -4133 ((-1174) (-710))) (-15 -4143 ((-1174))) (-15 -4143 ((-1174) (-710))) (-15 -2763 ((-1174))) (-15 -2763 ((-1174) (-710))) (-15 -3204 ((-1174) (-710))) (-6 -4239) (-6 -4231)))) (T -355))
-((** (*1 *1 *1 *1) (-5 *1 (-355))) (-4074 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-355)))) (-2722 (*1 *1 *1) (-5 *1 (-355))) (-2631 (*1 *2 *1 *1) (-12 (-5 *2 (-523)) (-5 *1 (-355)))) (-2156 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-355)))) (-3240 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-355)))) (-3240 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-355)))) (-2128 (*1 *1) (-5 *1 (-355))) (-1602 (*1 *1) (-5 *1 (-355))) (-2287 (*1 *1) (-5 *1 (-355))) (-1401 (*1 *1 *1 *1) (-5 *1 (-355))) (-2128 (*1 *1 *1) (-5 *1 (-355))) (-1602 (*1 *1 *1) (-5 *1 (-355))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-355)))) (-4133 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))) (-4133 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))) (-4143 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))) (-4143 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))) (-2763 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))) (-2763 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))) (-3204 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))))
-(-13 (-380) (-211) (-564 (-1070)) (-767) (-563 (-203)) (-1109) (-564 (-499)) (-10 -8 (-15 -4074 ($ $ (-523))) (-15 ** ($ $ $)) (-15 -2722 ($ $)) (-15 -2631 ((-523) $ $)) (-15 -2156 ($ $ (-523))) (-15 -3240 ((-383 (-523)) $ (-710))) (-15 -3240 ((-383 (-523)) $ (-710) (-710))) (-15 -2128 ($)) (-15 -1602 ($)) (-15 -2287 ($)) (-15 -1401 ($ $ $)) (-15 -2128 ($ $)) (-15 -1602 ($ $)) (-15 -1400 ($ (-203))) (-15 -4133 ((-1174))) (-15 -4133 ((-1174) (-710))) (-15 -4143 ((-1174))) (-15 -4143 ((-1174) (-710))) (-15 -2763 ((-1174))) (-15 -2763 ((-1174) (-710))) (-15 -3204 ((-1174) (-710))) (-6 -4239) (-6 -4231)))
-((-3112 (((-589 (-271 (-883 |#1|))) (-271 (-383 (-883 (-523)))) |#1|) 45) (((-589 (-271 (-883 |#1|))) (-383 (-883 (-523))) |#1|) 44) (((-589 (-589 (-271 (-883 |#1|)))) (-589 (-271 (-383 (-883 (-523))))) |#1|) 40) (((-589 (-589 (-271 (-883 |#1|)))) (-589 (-383 (-883 (-523)))) |#1|) 34)) (-2751 (((-589 |#1|) (-383 (-883 (-523))) |#1|) 19) (((-589 (-589 |#1|)) (-589 (-383 (-883 (-523)))) (-589 (-1087)) |#1|) 29)))
-(((-356 |#1|) (-10 -7 (-15 -3112 ((-589 (-589 (-271 (-883 |#1|)))) (-589 (-383 (-883 (-523)))) |#1|)) (-15 -3112 ((-589 (-589 (-271 (-883 |#1|)))) (-589 (-271 (-383 (-883 (-523))))) |#1|)) (-15 -3112 ((-589 (-271 (-883 |#1|))) (-383 (-883 (-523))) |#1|)) (-15 -3112 ((-589 (-271 (-883 |#1|))) (-271 (-383 (-883 (-523)))) |#1|)) (-15 -2751 ((-589 (-589 |#1|)) (-589 (-383 (-883 (-523)))) (-589 (-1087)) |#1|)) (-15 -2751 ((-589 |#1|) (-383 (-883 (-523))) |#1|))) (-13 (-784) (-339))) (T -356))
-((-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-523)))) (-5 *2 (-589 *4)) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))) (-2751 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-383 (-883 (-523))))) (-5 *4 (-589 (-1087))) (-5 *2 (-589 (-589 *5))) (-5 *1 (-356 *5)) (-4 *5 (-13 (-784) (-339))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-271 (-383 (-883 (-523))))) (-5 *2 (-589 (-271 (-883 *4)))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-523)))) (-5 *2 (-589 (-271 (-883 *4)))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-271 (-383 (-883 (-523)))))) (-5 *2 (-589 (-589 (-271 (-883 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 (-523))))) (-5 *2 (-589 (-589 (-271 (-883 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))))
-(-10 -7 (-15 -3112 ((-589 (-589 (-271 (-883 |#1|)))) (-589 (-383 (-883 (-523)))) |#1|)) (-15 -3112 ((-589 (-589 (-271 (-883 |#1|)))) (-589 (-271 (-383 (-883 (-523))))) |#1|)) (-15 -3112 ((-589 (-271 (-883 |#1|))) (-383 (-883 (-523))) |#1|)) (-15 -3112 ((-589 (-271 (-883 |#1|))) (-271 (-383 (-883 (-523)))) |#1|)) (-15 -2751 ((-589 (-589 |#1|)) (-589 (-383 (-883 (-523)))) (-589 (-1087)) |#1|)) (-15 -2751 ((-589 |#1|) (-383 (-883 (-523))) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) 26)) (-3508 ((|#2| $) 28)) (-1457 (($ $) NIL)) (-1789 (((-710) $) 10)) (-3560 (((-589 $) $) 20)) (-2704 (((-108) $) NIL)) (-2836 (($ |#2| |#1|) 18)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3940 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 14)) (-1427 ((|#2| $) 15)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 45) (($ |#2|) 27)) (-3819 (((-589 |#1|) $) 17)) (-2084 ((|#1| $ |#2|) 47)) (-1879 (($) 29 T CONST)) (-3461 (((-589 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 13)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#1| $) 32) (($ $ |#1|) 33) (($ |#1| |#2|) 35) (($ |#2| |#1|) 36)))
+((-3495 (((-589 (-271 (-883 (-155 |#1|)))) (-271 (-383 (-883 (-155 (-523))))) |#1|) 51) (((-589 (-271 (-883 (-155 |#1|)))) (-383 (-883 (-155 (-523)))) |#1|) 50) (((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-271 (-383 (-883 (-155 (-523)))))) |#1|) 47) (((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-383 (-883 (-155 (-523))))) |#1|) 41)) (-2715 (((-589 (-589 (-155 |#1|))) (-589 (-383 (-883 (-155 (-523))))) (-589 (-1087)) |#1|) 30) (((-589 (-155 |#1|)) (-383 (-883 (-155 (-523)))) |#1|) 18)))
+(((-354 |#1|) (-10 -7 (-15 -3495 ((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-383 (-883 (-155 (-523))))) |#1|)) (-15 -3495 ((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-271 (-383 (-883 (-155 (-523)))))) |#1|)) (-15 -3495 ((-589 (-271 (-883 (-155 |#1|)))) (-383 (-883 (-155 (-523)))) |#1|)) (-15 -3495 ((-589 (-271 (-883 (-155 |#1|)))) (-271 (-383 (-883 (-155 (-523))))) |#1|)) (-15 -2715 ((-589 (-155 |#1|)) (-383 (-883 (-155 (-523)))) |#1|)) (-15 -2715 ((-589 (-589 (-155 |#1|))) (-589 (-383 (-883 (-155 (-523))))) (-589 (-1087)) |#1|))) (-13 (-339) (-784))) (T -354))
+((-2715 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-383 (-883 (-155 (-523)))))) (-5 *4 (-589 (-1087))) (-5 *2 (-589 (-589 (-155 *5)))) (-5 *1 (-354 *5)) (-4 *5 (-13 (-339) (-784))))) (-2715 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-155 (-523))))) (-5 *2 (-589 (-155 *4))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))) (-3495 (*1 *2 *3 *4) (-12 (-5 *3 (-271 (-383 (-883 (-155 (-523)))))) (-5 *2 (-589 (-271 (-883 (-155 *4))))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))) (-3495 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-155 (-523))))) (-5 *2 (-589 (-271 (-883 (-155 *4))))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))) (-3495 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-271 (-383 (-883 (-155 (-523))))))) (-5 *2 (-589 (-589 (-271 (-883 (-155 *4)))))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))) (-3495 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 (-155 (-523)))))) (-5 *2 (-589 (-589 (-271 (-883 (-155 *4)))))) (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784))))))
+(-10 -7 (-15 -3495 ((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-383 (-883 (-155 (-523))))) |#1|)) (-15 -3495 ((-589 (-589 (-271 (-883 (-155 |#1|))))) (-589 (-271 (-383 (-883 (-155 (-523)))))) |#1|)) (-15 -3495 ((-589 (-271 (-883 (-155 |#1|)))) (-383 (-883 (-155 (-523)))) |#1|)) (-15 -3495 ((-589 (-271 (-883 (-155 |#1|)))) (-271 (-383 (-883 (-155 (-523))))) |#1|)) (-15 -2715 ((-589 (-155 |#1|)) (-383 (-883 (-155 (-523)))) |#1|)) (-15 -2715 ((-589 (-589 (-155 |#1|))) (-589 (-383 (-883 (-155 (-523))))) (-589 (-1087)) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 33)) (-3964 (((-523) $) 55)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-1756 (($ $) 110)) (-3695 (($ $) 82)) (-2608 (($ $) 71)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3584 (($ $) 44)) (-3684 (((-108) $ $) NIL)) (-3669 (($ $) 80)) (-2588 (($ $) 69)) (-2035 (((-523) $) 64)) (-3565 (($ $ (-523)) 62)) (-3717 (($ $) NIL)) (-2629 (($ $) NIL)) (-1640 (($) NIL T CONST)) (-3710 (($ $) 112)) (-2898 (((-3 (-523) "failed") $) 189) (((-3 (-383 (-523)) "failed") $) 185)) (-1996 (((-523) $) 187) (((-383 (-523)) $) 183)) (-2501 (($ $ $) NIL)) (-1391 (((-523) $ $) 102)) (-4211 (((-3 $ "failed") $) 114)) (-1328 (((-383 (-523)) $ (-710)) 190) (((-383 (-523)) $ (-710) (-710)) 182)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-2878 (((-852)) 73) (((-852) (-852)) 98 (|has| $ (-6 -4239)))) (-3702 (((-108) $) 106)) (-2188 (($) 40)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL)) (-1720 (((-1174) (-710)) 152)) (-3407 (((-1174)) 157) (((-1174) (-710)) 158)) (-2344 (((-1174)) 159) (((-1174) (-710)) 160)) (-2423 (((-1174)) 155) (((-1174) (-710)) 156)) (-1500 (((-523) $) 58)) (-3482 (((-108) $) 104)) (-1324 (($ $ (-523)) NIL)) (-4206 (($ $) 48)) (-2765 (($ $) NIL)) (-4050 (((-108) $) 35)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL) (($) NIL (-12 (-2575 (|has| $ (-6 -4231))) (-2575 (|has| $ (-6 -4239)))))) (-2644 (($ $ $) NIL) (($) 99 (-12 (-2575 (|has| $ (-6 -4231))) (-2575 (|has| $ (-6 -4239)))))) (-4068 (((-523) $) 17)) (-3503 (($) 87) (($ $) 92)) (-3847 (($) 91) (($ $) 93)) (-2062 (($ $) 83)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 116)) (-2026 (((-852) (-523)) 43 (|has| $ (-6 -4239)))) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) 53)) (-1250 (($ $) 109)) (-1565 (($ (-523) (-523)) 107) (($ (-523) (-523) (-852)) 108)) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3262 (((-523) $) 19)) (-1320 (($) 94)) (-1847 (($ $) 79)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2080 (((-852)) 100) (((-852) (-852)) 101 (|has| $ (-6 -4239)))) (-4024 (($ $ (-710)) NIL) (($ $) 115)) (-3624 (((-852) (-523)) 47 (|has| $ (-6 -4239)))) (-3730 (($ $) NIL)) (-2641 (($ $) NIL)) (-3707 (($ $) NIL)) (-2617 (($ $) NIL)) (-3683 (($ $) 81)) (-2598 (($ $) 70)) (-3077 (((-355) $) 175) (((-203) $) 177) (((-823 (-355)) $) NIL) (((-1070) $) 162) (((-499) $) 173) (($ (-203)) 181)) (-3976 (((-794) $) 164) (($ (-523)) 186) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-523)) 186) (($ (-383 (-523))) NIL) (((-203) $) 178)) (-1698 (((-710)) NIL)) (-1516 (($ $) 111)) (-2954 (((-852)) 54) (((-852) (-852)) 66 (|has| $ (-6 -4239)))) (-3912 (((-852)) 103)) (-3768 (($ $) 86)) (-2680 (($ $) 46) (($ $ $) 52)) (-3842 (((-108) $ $) NIL)) (-3743 (($ $) 84)) (-2655 (($ $) 37)) (-3793 (($ $) NIL)) (-3645 (($ $) NIL)) (-3135 (($ $) NIL)) (-3657 (($ $) NIL)) (-3780 (($ $) NIL)) (-3632 (($ $) NIL)) (-3756 (($ $) 85)) (-2667 (($ $) 49)) (-3984 (($ $) 51)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 34 T CONST)) (-1440 (($) 38 T CONST)) (-3342 (((-1070) $) 27) (((-1070) $ (-108)) 29) (((-1174) (-761) $) 30) (((-1174) (-761) $ (-108)) 31)) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 39)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 42)) (-4125 (($ $ $) 45) (($ $ (-523)) 41)) (-4115 (($ $) 36) (($ $ $) 50)) (-4103 (($ $ $) 61)) (** (($ $ (-852)) 67) (($ $ (-710)) NIL) (($ $ (-523)) 88) (($ $ (-383 (-523))) 125) (($ $ $) 117)) (* (($ (-852) $) 65) (($ (-710) $) NIL) (($ (-523) $) 68) (($ $ $) 60) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
+(((-355) (-13 (-380) (-211) (-564 (-1070)) (-767) (-563 (-203)) (-1109) (-564 (-499)) (-10 -8 (-15 -4125 ($ $ (-523))) (-15 ** ($ $ $)) (-15 -4206 ($ $)) (-15 -1391 ((-523) $ $)) (-15 -3565 ($ $ (-523))) (-15 -1328 ((-383 (-523)) $ (-710))) (-15 -1328 ((-383 (-523)) $ (-710) (-710))) (-15 -3503 ($)) (-15 -3847 ($)) (-15 -1320 ($)) (-15 -2680 ($ $ $)) (-15 -3503 ($ $)) (-15 -3847 ($ $)) (-15 -3077 ($ (-203))) (-15 -2344 ((-1174))) (-15 -2344 ((-1174) (-710))) (-15 -2423 ((-1174))) (-15 -2423 ((-1174) (-710))) (-15 -3407 ((-1174))) (-15 -3407 ((-1174) (-710))) (-15 -1720 ((-1174) (-710))) (-6 -4239) (-6 -4231)))) (T -355))
+((** (*1 *1 *1 *1) (-5 *1 (-355))) (-4125 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-355)))) (-4206 (*1 *1 *1) (-5 *1 (-355))) (-1391 (*1 *2 *1 *1) (-12 (-5 *2 (-523)) (-5 *1 (-355)))) (-3565 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-355)))) (-1328 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-355)))) (-1328 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-355)))) (-3503 (*1 *1) (-5 *1 (-355))) (-3847 (*1 *1) (-5 *1 (-355))) (-1320 (*1 *1) (-5 *1 (-355))) (-2680 (*1 *1 *1 *1) (-5 *1 (-355))) (-3503 (*1 *1 *1) (-5 *1 (-355))) (-3847 (*1 *1 *1) (-5 *1 (-355))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-355)))) (-2344 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))) (-2344 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))) (-2423 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))) (-2423 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))) (-3407 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))) (-3407 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))) (-1720 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))))
+(-13 (-380) (-211) (-564 (-1070)) (-767) (-563 (-203)) (-1109) (-564 (-499)) (-10 -8 (-15 -4125 ($ $ (-523))) (-15 ** ($ $ $)) (-15 -4206 ($ $)) (-15 -1391 ((-523) $ $)) (-15 -3565 ($ $ (-523))) (-15 -1328 ((-383 (-523)) $ (-710))) (-15 -1328 ((-383 (-523)) $ (-710) (-710))) (-15 -3503 ($)) (-15 -3847 ($)) (-15 -1320 ($)) (-15 -2680 ($ $ $)) (-15 -3503 ($ $)) (-15 -3847 ($ $)) (-15 -3077 ($ (-203))) (-15 -2344 ((-1174))) (-15 -2344 ((-1174) (-710))) (-15 -2423 ((-1174))) (-15 -2423 ((-1174) (-710))) (-15 -3407 ((-1174))) (-15 -3407 ((-1174) (-710))) (-15 -1720 ((-1174) (-710))) (-6 -4239) (-6 -4231)))
+((-3911 (((-589 (-271 (-883 |#1|))) (-271 (-383 (-883 (-523)))) |#1|) 46) (((-589 (-271 (-883 |#1|))) (-383 (-883 (-523))) |#1|) 45) (((-589 (-589 (-271 (-883 |#1|)))) (-589 (-271 (-383 (-883 (-523))))) |#1|) 42) (((-589 (-589 (-271 (-883 |#1|)))) (-589 (-383 (-883 (-523)))) |#1|) 36)) (-3294 (((-589 |#1|) (-383 (-883 (-523))) |#1|) 20) (((-589 (-589 |#1|)) (-589 (-383 (-883 (-523)))) (-589 (-1087)) |#1|) 30)))
+(((-356 |#1|) (-10 -7 (-15 -3911 ((-589 (-589 (-271 (-883 |#1|)))) (-589 (-383 (-883 (-523)))) |#1|)) (-15 -3911 ((-589 (-589 (-271 (-883 |#1|)))) (-589 (-271 (-383 (-883 (-523))))) |#1|)) (-15 -3911 ((-589 (-271 (-883 |#1|))) (-383 (-883 (-523))) |#1|)) (-15 -3911 ((-589 (-271 (-883 |#1|))) (-271 (-383 (-883 (-523)))) |#1|)) (-15 -3294 ((-589 (-589 |#1|)) (-589 (-383 (-883 (-523)))) (-589 (-1087)) |#1|)) (-15 -3294 ((-589 |#1|) (-383 (-883 (-523))) |#1|))) (-13 (-784) (-339))) (T -356))
+((-3294 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-523)))) (-5 *2 (-589 *4)) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))) (-3294 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-383 (-883 (-523))))) (-5 *4 (-589 (-1087))) (-5 *2 (-589 (-589 *5))) (-5 *1 (-356 *5)) (-4 *5 (-13 (-784) (-339))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-271 (-383 (-883 (-523))))) (-5 *2 (-589 (-271 (-883 *4)))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-523)))) (-5 *2 (-589 (-271 (-883 *4)))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-271 (-383 (-883 (-523)))))) (-5 *2 (-589 (-589 (-271 (-883 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 (-523))))) (-5 *2 (-589 (-589 (-271 (-883 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-784) (-339))))))
+(-10 -7 (-15 -3911 ((-589 (-589 (-271 (-883 |#1|)))) (-589 (-383 (-883 (-523)))) |#1|)) (-15 -3911 ((-589 (-589 (-271 (-883 |#1|)))) (-589 (-271 (-383 (-883 (-523))))) |#1|)) (-15 -3911 ((-589 (-271 (-883 |#1|))) (-383 (-883 (-523))) |#1|)) (-15 -3911 ((-589 (-271 (-883 |#1|))) (-271 (-383 (-883 (-523)))) |#1|)) (-15 -3294 ((-589 (-589 |#1|)) (-589 (-383 (-883 (-523)))) (-589 (-1087)) |#1|)) (-15 -3294 ((-589 |#1|) (-383 (-883 (-523))) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) 26)) (-1996 ((|#2| $) 28)) (-3142 (($ $) NIL)) (-3288 (((-710) $) 10)) (-2738 (((-589 $) $) 20)) (-4060 (((-108) $) NIL)) (-1511 (($ |#2| |#1|) 18)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2859 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 14)) (-3107 ((|#2| $) 15)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 45) (($ |#2|) 27)) (-1639 (((-589 |#1|) $) 17)) (-1234 ((|#1| $ |#2|) 47)) (-1428 (($) 29 T CONST)) (-1776 (((-589 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 13)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#1| $) 32) (($ $ |#1|) 33) (($ |#1| |#2|) 35) (($ |#2| |#1|) 36)))
(((-357 |#1| |#2|) (-13 (-358 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|)))) (-973) (-786)) (T -357))
((* (*1 *1 *2 *3) (-12 (-5 *1 (-357 *3 *2)) (-4 *3 (-973)) (-4 *2 (-786)))))
(-13 (-358 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#2| "failed") $) 44)) (-3508 ((|#2| $) 43)) (-1457 (($ $) 30)) (-1789 (((-710) $) 34)) (-3560 (((-589 $) $) 35)) (-2704 (((-108) $) 38)) (-2836 (($ |#2| |#1|) 39)) (-1345 (($ (-1 |#1| |#1|) $) 40)) (-3940 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-1427 ((|#2| $) 33)) (-1437 ((|#1| $) 32)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ |#2|) 45)) (-3819 (((-589 |#1|) $) 36)) (-2084 ((|#1| $ |#2|) 41)) (-1879 (($) 18 T CONST)) (-3461 (((-589 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#2| "failed") $) 44)) (-1996 ((|#2| $) 43)) (-3142 (($ $) 30)) (-3288 (((-710) $) 34)) (-2738 (((-589 $) $) 35)) (-4060 (((-108) $) 38)) (-1511 (($ |#2| |#1|) 39)) (-3015 (($ (-1 |#1| |#1|) $) 40)) (-2859 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-3107 ((|#2| $) 33)) (-3119 ((|#1| $) 32)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ |#2|) 45)) (-1639 (((-589 |#1|) $) 36)) (-1234 ((|#1| $ |#2|) 41)) (-1428 (($) 18 T CONST)) (-1776 (((-589 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42)))
(((-358 |#1| |#2|) (-129) (-973) (-1016)) (T -358))
-((* (*1 *1 *2 *3) (-12 (-4 *1 (-358 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1016)))) (-2084 (*1 *2 *1 *3) (-12 (-4 *1 (-358 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-973)))) (-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)))) (-2836 (*1 *1 *2 *3) (-12 (-4 *1 (-358 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1016)))) (-2704 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-108)))) (-3461 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-589 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-3819 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-589 *3)))) (-3560 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-589 *1)) (-4 *1 (-358 *3 *4)))) (-1789 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-710)))) (-1427 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1016)))) (-1437 (*1 *2 *1) (-12 (-4 *1 (-358 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-973)))) (-3940 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-1457 (*1 *1 *1) (-12 (-4 *1 (-358 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1016)))))
-(-13 (-107 |t#1| |t#1|) (-964 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -2084 (|t#1| $ |t#2|)) (-15 -1345 ($ (-1 |t#1| |t#1|) $)) (-15 -2836 ($ |t#2| |t#1|)) (-15 -2704 ((-108) $)) (-15 -3461 ((-589 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -3819 ((-589 |t#1|) $)) (-15 -3560 ((-589 $) $)) (-15 -1789 ((-710) $)) (-15 -1427 (|t#2| $)) (-15 -1437 (|t#1| $)) (-15 -3940 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -1457 ($ $)) (IF (|has| |t#1| (-158)) (-6 (-657 |t#1|)) |%noBranch|)))
+((* (*1 *1 *2 *3) (-12 (-4 *1 (-358 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1016)))) (-1234 (*1 *2 *1 *3) (-12 (-4 *1 (-358 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-973)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)))) (-1511 (*1 *1 *2 *3) (-12 (-4 *1 (-358 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1016)))) (-4060 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-108)))) (-1776 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-589 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-1639 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-589 *3)))) (-2738 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-589 *1)) (-4 *1 (-358 *3 *4)))) (-3288 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-710)))) (-3107 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1016)))) (-3119 (*1 *2 *1) (-12 (-4 *1 (-358 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-973)))) (-2859 (*1 *2 *1) (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-3142 (*1 *1 *1) (-12 (-4 *1 (-358 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1016)))))
+(-13 (-107 |t#1| |t#1|) (-964 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -1234 (|t#1| $ |t#2|)) (-15 -3015 ($ (-1 |t#1| |t#1|) $)) (-15 -1511 ($ |t#2| |t#1|)) (-15 -4060 ((-108) $)) (-15 -1776 ((-589 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -1639 ((-589 |t#1|) $)) (-15 -2738 ((-589 $) $)) (-15 -3288 ((-710) $)) (-15 -3107 (|t#2| $)) (-15 -3119 (|t#1| $)) (-15 -2859 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -3142 ($ $)) (IF (|has| |t#1| (-158)) (-6 (-657 |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-657 |#1|) |has| |#1| (-158)) ((-964 |#2|) . T) ((-979 |#1|) . T) ((-1016) . T))
-((-3826 (((-1174) $) 7)) (-1691 (((-794) $) 8) (($ (-629 (-638))) 14) (($ (-589 (-306))) 13) (($ (-306)) 12) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 11)))
+((-2034 (((-1174) $) 7)) (-3976 (((-794) $) 8) (($ (-629 (-638))) 14) (($ (-589 (-306))) 13) (($ (-306)) 12) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 11)))
(((-359) (-129)) (T -359))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-629 (-638))) (-4 *1 (-359)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-359)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-359)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) (-4 *1 (-359)))))
-(-13 (-371) (-10 -8 (-15 -1691 ($ (-629 (-638)))) (-15 -1691 ($ (-589 (-306)))) (-15 -1691 ($ (-306))) (-15 -1691 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))))))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-629 (-638))) (-4 *1 (-359)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-359)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-359)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) (-4 *1 (-359)))))
+(-13 (-371) (-10 -8 (-15 -3976 ($ (-629 (-638)))) (-15 -3976 ($ (-589 (-306)))) (-15 -3976 ($ (-306))) (-15 -3976 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))))))
(((-563 (-794)) . T) ((-371) . T) ((-1123) . T))
-((-1220 (((-3 $ "failed") (-629 (-292 (-355)))) 21) (((-3 $ "failed") (-629 (-292 (-523)))) 19) (((-3 $ "failed") (-629 (-883 (-355)))) 17) (((-3 $ "failed") (-629 (-883 (-523)))) 15) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 13) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 11)) (-3508 (($ (-629 (-292 (-355)))) 22) (($ (-629 (-292 (-523)))) 20) (($ (-629 (-883 (-355)))) 18) (($ (-629 (-883 (-523)))) 16) (($ (-629 (-383 (-883 (-355))))) 14) (($ (-629 (-383 (-883 (-523))))) 12)) (-3826 (((-1174) $) 7)) (-1691 (((-794) $) 8) (($ (-589 (-306))) 25) (($ (-306)) 24) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 23)))
+((-2898 (((-3 $ "failed") (-629 (-292 (-355)))) 21) (((-3 $ "failed") (-629 (-292 (-523)))) 19) (((-3 $ "failed") (-629 (-883 (-355)))) 17) (((-3 $ "failed") (-629 (-883 (-523)))) 15) (((-3 $ "failed") (-629 (-383 (-883 (-355))))) 13) (((-3 $ "failed") (-629 (-383 (-883 (-523))))) 11)) (-1996 (($ (-629 (-292 (-355)))) 22) (($ (-629 (-292 (-523)))) 20) (($ (-629 (-883 (-355)))) 18) (($ (-629 (-883 (-523)))) 16) (($ (-629 (-383 (-883 (-355))))) 14) (($ (-629 (-383 (-883 (-523))))) 12)) (-2034 (((-1174) $) 7)) (-3976 (((-794) $) 8) (($ (-589 (-306))) 25) (($ (-306)) 24) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 23)))
(((-360) (-129)) (T -360))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-360)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-360)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) (-4 *1 (-360)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-629 (-292 (-355)))) (-4 *1 (-360)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-292 (-355)))) (-4 *1 (-360)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-629 (-292 (-523)))) (-4 *1 (-360)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-292 (-523)))) (-4 *1 (-360)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-629 (-883 (-355)))) (-4 *1 (-360)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-883 (-355)))) (-4 *1 (-360)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-629 (-883 (-523)))) (-4 *1 (-360)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-883 (-523)))) (-4 *1 (-360)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-629 (-383 (-883 (-355))))) (-4 *1 (-360)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-383 (-883 (-355))))) (-4 *1 (-360)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-629 (-383 (-883 (-523))))) (-4 *1 (-360)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-383 (-883 (-523))))) (-4 *1 (-360)))))
-(-13 (-371) (-10 -8 (-15 -1691 ($ (-589 (-306)))) (-15 -1691 ($ (-306))) (-15 -1691 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))) (-15 -3508 ($ (-629 (-292 (-355))))) (-15 -1220 ((-3 $ "failed") (-629 (-292 (-355))))) (-15 -3508 ($ (-629 (-292 (-523))))) (-15 -1220 ((-3 $ "failed") (-629 (-292 (-523))))) (-15 -3508 ($ (-629 (-883 (-355))))) (-15 -1220 ((-3 $ "failed") (-629 (-883 (-355))))) (-15 -3508 ($ (-629 (-883 (-523))))) (-15 -1220 ((-3 $ "failed") (-629 (-883 (-523))))) (-15 -3508 ($ (-629 (-383 (-883 (-355)))))) (-15 -1220 ((-3 $ "failed") (-629 (-383 (-883 (-355)))))) (-15 -3508 ($ (-629 (-383 (-883 (-523)))))) (-15 -1220 ((-3 $ "failed") (-629 (-383 (-883 (-523))))))))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-360)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-360)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) (-4 *1 (-360)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-629 (-292 (-355)))) (-4 *1 (-360)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-292 (-355)))) (-4 *1 (-360)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-629 (-292 (-523)))) (-4 *1 (-360)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-292 (-523)))) (-4 *1 (-360)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-629 (-883 (-355)))) (-4 *1 (-360)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-883 (-355)))) (-4 *1 (-360)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-629 (-883 (-523)))) (-4 *1 (-360)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-883 (-523)))) (-4 *1 (-360)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-629 (-383 (-883 (-355))))) (-4 *1 (-360)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-383 (-883 (-355))))) (-4 *1 (-360)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-629 (-383 (-883 (-523))))) (-4 *1 (-360)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-629 (-383 (-883 (-523))))) (-4 *1 (-360)))))
+(-13 (-371) (-10 -8 (-15 -3976 ($ (-589 (-306)))) (-15 -3976 ($ (-306))) (-15 -3976 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))) (-15 -1996 ($ (-629 (-292 (-355))))) (-15 -2898 ((-3 $ "failed") (-629 (-292 (-355))))) (-15 -1996 ($ (-629 (-292 (-523))))) (-15 -2898 ((-3 $ "failed") (-629 (-292 (-523))))) (-15 -1996 ($ (-629 (-883 (-355))))) (-15 -2898 ((-3 $ "failed") (-629 (-883 (-355))))) (-15 -1996 ($ (-629 (-883 (-523))))) (-15 -2898 ((-3 $ "failed") (-629 (-883 (-523))))) (-15 -1996 ($ (-629 (-383 (-883 (-355)))))) (-15 -2898 ((-3 $ "failed") (-629 (-383 (-883 (-355)))))) (-15 -1996 ($ (-629 (-383 (-883 (-523)))))) (-15 -2898 ((-3 $ "failed") (-629 (-383 (-883 (-523))))))))
(((-563 (-794)) . T) ((-371) . T) ((-1123) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1267 (($ |#1| |#2|) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3225 ((|#2| $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 28)) (-1879 (($) 12 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#1| $) 16) (($ $ |#1|) 19)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-3694 (($ |#1| |#2|) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2022 ((|#2| $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 28)) (-1428 (($) 12 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#1| $) 16) (($ $ |#1|) 19)))
(((-361 |#1| |#2|) (-13 (-107 |#1| |#1|) (-479 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-158)) (-6 (-657 |#1|)) |%noBranch|))) (-973) (-786)) (T -361))
NIL
(-13 (-107 |#1| |#1|) (-479 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-158)) (-6 (-657 |#1|)) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-2395 (((-710) $) 59)) (-4189 (($) NIL T CONST)) (-3166 (((-3 $ "failed") $ $) 61)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3574 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 53)) (-2769 (((-108) $) 14)) (-2212 ((|#1| $ (-523)) NIL)) (-2800 (((-710) $ (-523)) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) 37)) (-2110 (($ (-1 (-710) (-710)) $) 34)) (-2278 (((-3 $ "failed") $ $) 50)) (-2032 (((-1070) $) NIL)) (-3387 (($ $ $) 25)) (-3350 (($ $ $) 23)) (-3951 (((-1034) $) NIL)) (-3491 (((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-710)))) $) 31)) (-2083 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 56)) (-1691 (((-794) $) 21) (($ |#1|) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1891 (($) 9 T CONST)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) 41)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) 63 (|has| |#1| (-786)))) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ |#1| (-710)) 40)) (* (($ $ $) 47) (($ |#1| $) 29) (($ $ |#1|) 27)))
-(((-362 |#1|) (-13 (-666) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-710))) (-15 -3350 ($ $ $)) (-15 -3387 ($ $ $)) (-15 -2278 ((-3 $ "failed") $ $)) (-15 -3166 ((-3 $ "failed") $ $)) (-15 -2083 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3574 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -2395 ((-710) $)) (-15 -3491 ((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-710)))) $)) (-15 -2800 ((-710) $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -2110 ($ (-1 (-710) (-710)) $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|))) (-1016)) (T -362))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-3350 (*1 *1 *1 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-3387 (*1 *1 *1 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-2278 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-3166 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-2083 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-362 *3)) (|:| |rm| (-362 *3)))) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-3574 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-362 *3)) (|:| |mm| (-362 *3)) (|:| |rm| (-362 *3)))) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-2395 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-3491 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 (-710))))) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-2800 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-710)) (-5 *1 (-362 *4)) (-4 *4 (-1016)))) (-2212 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-2110 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-710) (-710))) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-362 *3)))))
-(-13 (-666) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-710))) (-15 -3350 ($ $ $)) (-15 -3387 ($ $ $)) (-15 -2278 ((-3 $ "failed") $ $)) (-15 -3166 ((-3 $ "failed") $ $)) (-15 -2083 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3574 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -2395 ((-710) $)) (-15 -3491 ((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-710)))) $)) (-15 -2800 ((-710) $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -2110 ($ (-1 (-710) (-710)) $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 47)) (-3508 (((-523) $) 46)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-3239 (($ $ $) 54)) (-3158 (($ $ $) 53)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ $) 42)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-523)) 48)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-4006 (((-108) $ $) 51)) (-3980 (((-108) $ $) 50)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 52)) (-3966 (((-108) $ $) 49)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-3260 (((-108) $ $) NIL)) (-3843 (((-710) $) 59)) (-1640 (($) NIL T CONST)) (-3168 (((-3 $ "failed") $ $) 61)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2893 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 53)) (-3482 (((-108) $) 15)) (-3019 ((|#1| $ (-523)) NIL)) (-3831 (((-710) $ (-523)) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-4119 (($ (-1 |#1| |#1|) $) 38)) (-3332 (($ (-1 (-710) (-710)) $) 35)) (-2475 (((-3 $ "failed") $ $) 50)) (-3841 (((-1070) $) NIL)) (-2802 (($ $ $) 26)) (-1231 (($ $ $) 24)) (-2435 (((-1034) $) NIL)) (-3286 (((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-710)))) $) 32)) (-1227 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 56)) (-3976 (((-794) $) 22) (($ |#1|) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1440 (($) 9 T CONST)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) 41)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) 63 (|has| |#1| (-786)))) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ |#1| (-710)) 40)) (* (($ $ $) 47) (($ |#1| $) 30) (($ $ |#1|) 28)))
+(((-362 |#1|) (-13 (-666) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-710))) (-15 -1231 ($ $ $)) (-15 -2802 ($ $ $)) (-15 -2475 ((-3 $ "failed") $ $)) (-15 -3168 ((-3 $ "failed") $ $)) (-15 -1227 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2893 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3843 ((-710) $)) (-15 -3286 ((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-710)))) $)) (-15 -3831 ((-710) $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -3332 ($ (-1 (-710) (-710)) $)) (-15 -4119 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|))) (-1016)) (T -362))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-1231 (*1 *1 *1 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-2802 (*1 *1 *1 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-2475 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-3168 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-1227 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-362 *3)) (|:| |rm| (-362 *3)))) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-2893 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-362 *3)) (|:| |mm| (-362 *3)) (|:| |rm| (-362 *3)))) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-3843 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-3286 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 (-710))))) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-3831 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-710)) (-5 *1 (-362 *4)) (-4 *4 (-1016)))) (-3019 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-362 *2)) (-4 *2 (-1016)))) (-3332 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-710) (-710))) (-5 *1 (-362 *3)) (-4 *3 (-1016)))) (-4119 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-362 *3)))))
+(-13 (-666) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-710))) (-15 -1231 ($ $ $)) (-15 -2802 ($ $ $)) (-15 -2475 ((-3 $ "failed") $ $)) (-15 -3168 ((-3 $ "failed") $ $)) (-15 -1227 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2893 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3843 ((-710) $)) (-15 -3286 ((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-710)))) $)) (-15 -3831 ((-710) $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -3332 ($ (-1 (-710) (-710)) $)) (-15 -4119 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 47)) (-1996 (((-523) $) 46)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3268 (($ $ $) 54)) (-2644 (($ $ $) 53)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ $) 42)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-523)) 48)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4078 (((-108) $ $) 51)) (-4061 (((-108) $ $) 50)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 52)) (-4052 (((-108) $ $) 49)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-363) (-129)) (T -363))
NIL
(-13 (-515) (-786) (-964 (-523)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-786) . T) ((-964 (-523)) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2076 (((-108) $) 20)) (-2297 (((-108) $) 19)) (-3733 (($ (-1070) (-1070) (-1070)) 21)) (-4198 (((-1070) $) 16)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3807 (($ (-1070) (-1070) (-1070)) 14)) (-2657 (((-1070) $) 17)) (-2223 (((-108) $) 18)) (-3484 (((-1070) $) 15)) (-1691 (((-794) $) 12) (($ (-1070)) 13) (((-1070) $) 9)) (-3941 (((-108) $ $) 7)))
+((-3260 (((-108) $ $) NIL)) (-4205 (((-108) $) 20)) (-1394 (((-108) $) 19)) (-2348 (($ (-1070) (-1070) (-1070)) 21)) (-1522 (((-1070) $) 16)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2427 (($ (-1070) (-1070) (-1070)) 14)) (-1704 (((-1070) $) 17)) (-3150 (((-108) $) 18)) (-2162 (((-1070) $) 15)) (-3976 (((-794) $) 12) (($ (-1070)) 13) (((-1070) $) 9)) (-4037 (((-108) $ $) 7)))
(((-364) (-365)) (T -364))
NIL
(-365)
-((-1680 (((-108) $ $) 7)) (-2076 (((-108) $) 14)) (-2297 (((-108) $) 15)) (-3733 (($ (-1070) (-1070) (-1070)) 13)) (-4198 (((-1070) $) 18)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3807 (($ (-1070) (-1070) (-1070)) 20)) (-2657 (((-1070) $) 17)) (-2223 (((-108) $) 16)) (-3484 (((-1070) $) 19)) (-1691 (((-794) $) 11) (($ (-1070)) 22) (((-1070) $) 21)) (-3941 (((-108) $ $) 6)))
+((-3260 (((-108) $ $) 7)) (-4205 (((-108) $) 14)) (-1394 (((-108) $) 15)) (-2348 (($ (-1070) (-1070) (-1070)) 13)) (-1522 (((-1070) $) 18)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2427 (($ (-1070) (-1070) (-1070)) 20)) (-1704 (((-1070) $) 17)) (-3150 (((-108) $) 16)) (-2162 (((-1070) $) 19)) (-3976 (((-794) $) 11) (($ (-1070)) 22) (((-1070) $) 21)) (-4037 (((-108) $ $) 6)))
(((-365) (-129)) (T -365))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365)))) (-1691 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))) (-3807 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365)))) (-3484 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))) (-4198 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))) (-2657 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))) (-2223 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))) (-2297 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))) (-2076 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))) (-3733 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ($ (-1070))) (-15 -1691 ((-1070) $)) (-15 -3807 ($ (-1070) (-1070) (-1070))) (-15 -3484 ((-1070) $)) (-15 -4198 ((-1070) $)) (-15 -2657 ((-1070) $)) (-15 -2223 ((-108) $)) (-15 -2297 ((-108) $)) (-15 -2076 ((-108) $)) (-15 -3733 ($ (-1070) (-1070) (-1070)))))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365)))) (-3976 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))) (-2427 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365)))) (-2162 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))) (-1522 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))) (-1704 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))) (-3150 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))) (-1394 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))) (-4205 (*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))) (-2348 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ($ (-1070))) (-15 -3976 ((-1070) $)) (-15 -2427 ($ (-1070) (-1070) (-1070))) (-15 -2162 ((-1070) $)) (-15 -1522 ((-1070) $)) (-15 -1704 ((-1070) $)) (-15 -3150 ((-108) $)) (-15 -1394 ((-108) $)) (-15 -4205 ((-108) $)) (-15 -2348 ($ (-1070) (-1070) (-1070)))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3937 (((-794) $) 50)) (-4189 (($) NIL T CONST)) (-3402 (($ $ (-852)) NIL)) (-3291 (($ $ (-852)) NIL)) (-2237 (($ $ (-852)) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1621 (($ (-710)) 26)) (-3314 (((-710)) 15)) (-1823 (((-794) $) 52)) (-2892 (($ $ $) NIL)) (-1691 (((-794) $) NIL)) (-2760 (($ $ $ $) NIL)) (-3654 (($ $ $) NIL)) (-1879 (($) 20 T CONST)) (-3941 (((-108) $ $) 28)) (-4060 (($ $) 34) (($ $ $) 36)) (-4045 (($ $ $) 37)) (** (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 38) (($ $ |#3|) NIL) (($ |#3| $) 33)))
-(((-366 |#1| |#2| |#3|) (-13 (-684 |#3|) (-10 -8 (-15 -3314 ((-710))) (-15 -1823 ((-794) $)) (-15 -3937 ((-794) $)) (-15 -1621 ($ (-710))))) (-710) (-710) (-158)) (T -366))
-((-3314 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-158)))) (-1823 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 (-710)) (-14 *4 (-710)) (-4 *5 (-158)))) (-3937 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 (-710)) (-14 *4 (-710)) (-4 *5 (-158)))) (-1621 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-158)))))
-(-13 (-684 |#3|) (-10 -8 (-15 -3314 ((-710))) (-15 -1823 ((-794) $)) (-15 -3937 ((-794) $)) (-15 -1621 ($ (-710)))))
-((-3748 (((-1070)) 10)) (-2161 (((-1059 (-1070))) 28)) (-3804 (((-1174) (-1070)) 25) (((-1174) (-364)) 24)) (-3813 (((-1174)) 26)) (-4018 (((-1059 (-1070))) 27)))
-(((-367) (-10 -7 (-15 -4018 ((-1059 (-1070)))) (-15 -2161 ((-1059 (-1070)))) (-15 -3813 ((-1174))) (-15 -3804 ((-1174) (-364))) (-15 -3804 ((-1174) (-1070))) (-15 -3748 ((-1070))))) (T -367))
-((-3748 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-367)))) (-3804 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-367)))) (-3804 (*1 *2 *3) (-12 (-5 *3 (-364)) (-5 *2 (-1174)) (-5 *1 (-367)))) (-3813 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-367)))) (-2161 (*1 *2) (-12 (-5 *2 (-1059 (-1070))) (-5 *1 (-367)))) (-4018 (*1 *2) (-12 (-5 *2 (-1059 (-1070))) (-5 *1 (-367)))))
-(-10 -7 (-15 -4018 ((-1059 (-1070)))) (-15 -2161 ((-1059 (-1070)))) (-15 -3813 ((-1174))) (-15 -3804 ((-1174) (-364))) (-15 -3804 ((-1174) (-1070))) (-15 -3748 ((-1070))))
-((-3437 (((-710) (-312 |#1| |#2| |#3| |#4|)) 16)))
-(((-368 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3437 ((-710) (-312 |#1| |#2| |#3| |#4|)))) (-13 (-344) (-339)) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -368))
-((-3437 (*1 *2 *3) (-12 (-5 *3 (-312 *4 *5 *6 *7)) (-4 *4 (-13 (-344) (-339))) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-4 *7 (-318 *4 *5 *6)) (-5 *2 (-710)) (-5 *1 (-368 *4 *5 *6 *7)))))
-(-10 -7 (-15 -3437 ((-710) (-312 |#1| |#2| |#3| |#4|))))
-((-1691 (((-370) |#1|) 11)))
-(((-369 |#1|) (-10 -7 (-15 -1691 ((-370) |#1|))) (-1016)) (T -369))
-((-1691 (*1 *2 *3) (-12 (-5 *2 (-370)) (-5 *1 (-369 *3)) (-4 *3 (-1016)))))
-(-10 -7 (-15 -1691 ((-370) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2467 (((-589 (-1070)) $ (-589 (-1070))) 37)) (-2299 (((-589 (-1070)) $ (-589 (-1070))) 38)) (-4145 (((-589 (-1070)) $ (-589 (-1070))) 39)) (-3667 (((-589 (-1070)) $) 34)) (-3733 (($) 23)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2290 (((-589 (-1070)) $) 35)) (-3308 (((-589 (-1070)) $) 36)) (-1239 (((-1174) $ (-523)) 32) (((-1174) $) 33)) (-1400 (($ (-794) (-523)) 29)) (-1691 (((-794) $) 41) (($ (-794)) 25)) (-3941 (((-108) $ $) NIL)))
-(((-370) (-13 (-1016) (-10 -8 (-15 -1691 ($ (-794))) (-15 -1400 ($ (-794) (-523))) (-15 -1239 ((-1174) $ (-523))) (-15 -1239 ((-1174) $)) (-15 -3308 ((-589 (-1070)) $)) (-15 -2290 ((-589 (-1070)) $)) (-15 -3733 ($)) (-15 -3667 ((-589 (-1070)) $)) (-15 -4145 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -2299 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -2467 ((-589 (-1070)) $ (-589 (-1070))))))) (T -370))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-370)))) (-1400 (*1 *1 *2 *3) (-12 (-5 *2 (-794)) (-5 *3 (-523)) (-5 *1 (-370)))) (-1239 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-370)))) (-1239 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-370)))) (-3308 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-2290 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-3733 (*1 *1) (-5 *1 (-370))) (-3667 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-4145 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-2299 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-2467 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ($ (-794))) (-15 -1400 ($ (-794) (-523))) (-15 -1239 ((-1174) $ (-523))) (-15 -1239 ((-1174) $)) (-15 -3308 ((-589 (-1070)) $)) (-15 -2290 ((-589 (-1070)) $)) (-15 -3733 ($)) (-15 -3667 ((-589 (-1070)) $)) (-15 -4145 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -2299 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -2467 ((-589 (-1070)) $ (-589 (-1070))))))
-((-3826 (((-1174) $) 7)) (-1691 (((-794) $) 8)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2824 (((-794) $) 50)) (-1640 (($) NIL T CONST)) (-2966 (($ $ (-852)) NIL)) (-1935 (($ $ (-852)) NIL)) (-2165 (($ $ (-852)) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-4102 (($ (-710)) 26)) (-4012 (((-710)) 17)) (-3674 (((-794) $) 52)) (-2306 (($ $ $) NIL)) (-3976 (((-794) $) NIL)) (-3377 (($ $ $ $) NIL)) (-1952 (($ $ $) NIL)) (-1428 (($) 20 T CONST)) (-4037 (((-108) $ $) 28)) (-4115 (($ $) 34) (($ $ $) 36)) (-4103 (($ $ $) 37)) (** (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 38) (($ $ |#3|) NIL) (($ |#3| $) 33)))
+(((-366 |#1| |#2| |#3|) (-13 (-684 |#3|) (-10 -8 (-15 -4012 ((-710))) (-15 -3674 ((-794) $)) (-15 -2824 ((-794) $)) (-15 -4102 ($ (-710))))) (-710) (-710) (-158)) (T -366))
+((-4012 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-158)))) (-3674 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 (-710)) (-14 *4 (-710)) (-4 *5 (-158)))) (-2824 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 (-710)) (-14 *4 (-710)) (-4 *5 (-158)))) (-4102 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-158)))))
+(-13 (-684 |#3|) (-10 -8 (-15 -4012 ((-710))) (-15 -3674 ((-794) $)) (-15 -2824 ((-794) $)) (-15 -4102 ($ (-710)))))
+((-2779 (((-1070)) 10)) (-2544 (((-1059 (-1070))) 28)) (-2002 (((-1174) (-1070)) 25) (((-1174) (-364)) 24)) (-2018 (((-1174)) 26)) (-1800 (((-1059 (-1070))) 27)))
+(((-367) (-10 -7 (-15 -1800 ((-1059 (-1070)))) (-15 -2544 ((-1059 (-1070)))) (-15 -2018 ((-1174))) (-15 -2002 ((-1174) (-364))) (-15 -2002 ((-1174) (-1070))) (-15 -2779 ((-1070))))) (T -367))
+((-2779 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-367)))) (-2002 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-367)))) (-2002 (*1 *2 *3) (-12 (-5 *3 (-364)) (-5 *2 (-1174)) (-5 *1 (-367)))) (-2018 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-367)))) (-2544 (*1 *2) (-12 (-5 *2 (-1059 (-1070))) (-5 *1 (-367)))) (-1800 (*1 *2) (-12 (-5 *2 (-1059 (-1070))) (-5 *1 (-367)))))
+(-10 -7 (-15 -1800 ((-1059 (-1070)))) (-15 -2544 ((-1059 (-1070)))) (-15 -2018 ((-1174))) (-15 -2002 ((-1174) (-364))) (-15 -2002 ((-1174) (-1070))) (-15 -2779 ((-1070))))
+((-1500 (((-710) (-312 |#1| |#2| |#3| |#4|)) 16)))
+(((-368 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1500 ((-710) (-312 |#1| |#2| |#3| |#4|)))) (-13 (-344) (-339)) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -368))
+((-1500 (*1 *2 *3) (-12 (-5 *3 (-312 *4 *5 *6 *7)) (-4 *4 (-13 (-344) (-339))) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-4 *7 (-318 *4 *5 *6)) (-5 *2 (-710)) (-5 *1 (-368 *4 *5 *6 *7)))))
+(-10 -7 (-15 -1500 ((-710) (-312 |#1| |#2| |#3| |#4|))))
+((-3976 (((-370) |#1|) 11)))
+(((-369 |#1|) (-10 -7 (-15 -3976 ((-370) |#1|))) (-1016)) (T -369))
+((-3976 (*1 *2 *3) (-12 (-5 *2 (-370)) (-5 *1 (-369 *3)) (-4 *3 (-1016)))))
+(-10 -7 (-15 -3976 ((-370) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-3520 (((-589 (-1070)) $ (-589 (-1070))) 38)) (-1417 (((-589 (-1070)) $ (-589 (-1070))) 39)) (-2442 (((-589 (-1070)) $ (-589 (-1070))) 40)) (-2120 (((-589 (-1070)) $) 35)) (-2348 (($) 23)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3607 (((-589 (-1070)) $) 36)) (-3967 (((-589 (-1070)) $) 37)) (-3942 (((-1174) $ (-523)) 33) (((-1174) $) 34)) (-3077 (($ (-794) (-523)) 30)) (-3976 (((-794) $) 42) (($ (-794)) 25)) (-4037 (((-108) $ $) NIL)))
+(((-370) (-13 (-1016) (-10 -8 (-15 -3976 ($ (-794))) (-15 -3077 ($ (-794) (-523))) (-15 -3942 ((-1174) $ (-523))) (-15 -3942 ((-1174) $)) (-15 -3967 ((-589 (-1070)) $)) (-15 -3607 ((-589 (-1070)) $)) (-15 -2348 ($)) (-15 -2120 ((-589 (-1070)) $)) (-15 -2442 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -1417 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -3520 ((-589 (-1070)) $ (-589 (-1070))))))) (T -370))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-370)))) (-3077 (*1 *1 *2 *3) (-12 (-5 *2 (-794)) (-5 *3 (-523)) (-5 *1 (-370)))) (-3942 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-370)))) (-3942 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-370)))) (-3967 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-3607 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-2348 (*1 *1) (-5 *1 (-370))) (-2120 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-2442 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-1417 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))) (-3520 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ($ (-794))) (-15 -3077 ($ (-794) (-523))) (-15 -3942 ((-1174) $ (-523))) (-15 -3942 ((-1174) $)) (-15 -3967 ((-589 (-1070)) $)) (-15 -3607 ((-589 (-1070)) $)) (-15 -2348 ($)) (-15 -2120 ((-589 (-1070)) $)) (-15 -2442 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -1417 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -3520 ((-589 (-1070)) $ (-589 (-1070))))))
+((-2034 (((-1174) $) 7)) (-3976 (((-794) $) 8)))
(((-371) (-129)) (T -371))
-((-3826 (*1 *2 *1) (-12 (-4 *1 (-371)) (-5 *2 (-1174)))))
-(-13 (-1123) (-563 (-794)) (-10 -8 (-15 -3826 ((-1174) $))))
+((-2034 (*1 *2 *1) (-12 (-4 *1 (-371)) (-5 *2 (-1174)))))
+(-13 (-1123) (-563 (-794)) (-10 -8 (-15 -2034 ((-1174) $))))
(((-563 (-794)) . T) ((-1123) . T))
-((-1220 (((-3 $ "failed") (-292 (-355))) 21) (((-3 $ "failed") (-292 (-523))) 19) (((-3 $ "failed") (-883 (-355))) 17) (((-3 $ "failed") (-883 (-523))) 15) (((-3 $ "failed") (-383 (-883 (-355)))) 13) (((-3 $ "failed") (-383 (-883 (-523)))) 11)) (-3508 (($ (-292 (-355))) 22) (($ (-292 (-523))) 20) (($ (-883 (-355))) 18) (($ (-883 (-523))) 16) (($ (-383 (-883 (-355)))) 14) (($ (-383 (-883 (-523)))) 12)) (-3826 (((-1174) $) 7)) (-1691 (((-794) $) 8) (($ (-589 (-306))) 25) (($ (-306)) 24) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 23)))
+((-2898 (((-3 $ "failed") (-292 (-355))) 21) (((-3 $ "failed") (-292 (-523))) 19) (((-3 $ "failed") (-883 (-355))) 17) (((-3 $ "failed") (-883 (-523))) 15) (((-3 $ "failed") (-383 (-883 (-355)))) 13) (((-3 $ "failed") (-383 (-883 (-523)))) 11)) (-1996 (($ (-292 (-355))) 22) (($ (-292 (-523))) 20) (($ (-883 (-355))) 18) (($ (-883 (-523))) 16) (($ (-383 (-883 (-355)))) 14) (($ (-383 (-883 (-523)))) 12)) (-2034 (((-1174) $) 7)) (-3976 (((-794) $) 8) (($ (-589 (-306))) 25) (($ (-306)) 24) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 23)))
(((-372) (-129)) (T -372))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-372)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-372)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) (-4 *1 (-372)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-4 *1 (-372)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-355))) (-4 *1 (-372)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-4 *1 (-372)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-523))) (-4 *1 (-372)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-883 (-355))) (-4 *1 (-372)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-355))) (-4 *1 (-372)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-372)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-523))) (-4 *1 (-372)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-355)))) (-4 *1 (-372)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 (-883 (-355)))) (-4 *1 (-372)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-523)))) (-4 *1 (-372)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 (-883 (-523)))) (-4 *1 (-372)))))
-(-13 (-371) (-10 -8 (-15 -1691 ($ (-589 (-306)))) (-15 -1691 ($ (-306))) (-15 -1691 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))) (-15 -3508 ($ (-292 (-355)))) (-15 -1220 ((-3 $ "failed") (-292 (-355)))) (-15 -3508 ($ (-292 (-523)))) (-15 -1220 ((-3 $ "failed") (-292 (-523)))) (-15 -3508 ($ (-883 (-355)))) (-15 -1220 ((-3 $ "failed") (-883 (-355)))) (-15 -3508 ($ (-883 (-523)))) (-15 -1220 ((-3 $ "failed") (-883 (-523)))) (-15 -3508 ($ (-383 (-883 (-355))))) (-15 -1220 ((-3 $ "failed") (-383 (-883 (-355))))) (-15 -3508 ($ (-383 (-883 (-523))))) (-15 -1220 ((-3 $ "failed") (-383 (-883 (-523)))))))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-372)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-372)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) (-4 *1 (-372)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-4 *1 (-372)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-355))) (-4 *1 (-372)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-4 *1 (-372)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-523))) (-4 *1 (-372)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-883 (-355))) (-4 *1 (-372)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-355))) (-4 *1 (-372)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-372)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-523))) (-4 *1 (-372)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-355)))) (-4 *1 (-372)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 (-883 (-355)))) (-4 *1 (-372)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-523)))) (-4 *1 (-372)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 (-883 (-523)))) (-4 *1 (-372)))))
+(-13 (-371) (-10 -8 (-15 -3976 ($ (-589 (-306)))) (-15 -3976 ($ (-306))) (-15 -3976 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))) (-15 -1996 ($ (-292 (-355)))) (-15 -2898 ((-3 $ "failed") (-292 (-355)))) (-15 -1996 ($ (-292 (-523)))) (-15 -2898 ((-3 $ "failed") (-292 (-523)))) (-15 -1996 ($ (-883 (-355)))) (-15 -2898 ((-3 $ "failed") (-883 (-355)))) (-15 -1996 ($ (-883 (-523)))) (-15 -2898 ((-3 $ "failed") (-883 (-523)))) (-15 -1996 ($ (-383 (-883 (-355))))) (-15 -2898 ((-3 $ "failed") (-383 (-883 (-355))))) (-15 -1996 ($ (-383 (-883 (-523))))) (-15 -2898 ((-3 $ "failed") (-383 (-883 (-523)))))))
(((-563 (-794)) . T) ((-371) . T) ((-1123) . T))
-((-1387 (((-589 (-1070)) (-589 (-1070))) 8)) (-3826 (((-1174) (-364)) 27)) (-2302 (((-1020) (-1087) (-589 (-1087)) (-1090) (-589 (-1087))) 59) (((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)) (-1087)) 35) (((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087))) 34)))
-(((-373) (-10 -7 (-15 -2302 ((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)))) (-15 -2302 ((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)) (-1087))) (-15 -2302 ((-1020) (-1087) (-589 (-1087)) (-1090) (-589 (-1087)))) (-15 -3826 ((-1174) (-364))) (-15 -1387 ((-589 (-1070)) (-589 (-1070)))))) (T -373))
-((-1387 (*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-373)))) (-3826 (*1 *2 *3) (-12 (-5 *3 (-364)) (-5 *2 (-1174)) (-5 *1 (-373)))) (-2302 (*1 *2 *3 *4 *5 *4) (-12 (-5 *4 (-589 (-1087))) (-5 *5 (-1090)) (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-373)))) (-2302 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *5 (-589 (-589 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-589 (-3 (|:| |array| (-589 *3)) (|:| |scalar| (-1087))))) (-5 *6 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-373)))) (-2302 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-589 (-589 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-589 (-3 (|:| |array| (-589 *3)) (|:| |scalar| (-1087))))) (-5 *6 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-373)))))
-(-10 -7 (-15 -2302 ((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)))) (-15 -2302 ((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)) (-1087))) (-15 -2302 ((-1020) (-1087) (-589 (-1087)) (-1090) (-589 (-1087)))) (-15 -3826 ((-1174) (-364))) (-15 -1387 ((-589 (-1070)) (-589 (-1070)))))
-((-3826 (((-1174) $) 37)) (-1691 (((-794) $) 91) (($ (-306)) 94) (($ (-589 (-306))) 93) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 90) (($ (-292 (-640))) 52) (($ (-292 (-638))) 68) (($ (-292 (-633))) 80) (($ (-271 (-292 (-640)))) 64) (($ (-271 (-292 (-638)))) 76) (($ (-271 (-292 (-633)))) 88) (($ (-292 (-523))) 98) (($ (-292 (-355))) 110) (($ (-292 (-155 (-355)))) 122) (($ (-271 (-292 (-523)))) 106) (($ (-271 (-292 (-355)))) 118) (($ (-271 (-292 (-155 (-355))))) 130)))
-(((-374 |#1| |#2| |#3| |#4|) (-13 (-371) (-10 -8 (-15 -1691 ($ (-306))) (-15 -1691 ($ (-589 (-306)))) (-15 -1691 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))) (-15 -1691 ($ (-292 (-640)))) (-15 -1691 ($ (-292 (-638)))) (-15 -1691 ($ (-292 (-633)))) (-15 -1691 ($ (-271 (-292 (-640))))) (-15 -1691 ($ (-271 (-292 (-638))))) (-15 -1691 ($ (-271 (-292 (-633))))) (-15 -1691 ($ (-292 (-523)))) (-15 -1691 ($ (-292 (-355)))) (-15 -1691 ($ (-292 (-155 (-355))))) (-15 -1691 ($ (-271 (-292 (-523))))) (-15 -1691 ($ (-271 (-292 (-355))))) (-15 -1691 ($ (-271 (-292 (-155 (-355)))))))) (-1087) (-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-589 (-1087)) (-1091)) (T -374))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-306)) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-292 (-640))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-292 (-638))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-292 (-633))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-640)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-638)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-633)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-292 (-155 (-355)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-523)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-355)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-155 (-355))))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))))
-(-13 (-371) (-10 -8 (-15 -1691 ($ (-306))) (-15 -1691 ($ (-589 (-306)))) (-15 -1691 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))) (-15 -1691 ($ (-292 (-640)))) (-15 -1691 ($ (-292 (-638)))) (-15 -1691 ($ (-292 (-633)))) (-15 -1691 ($ (-271 (-292 (-640))))) (-15 -1691 ($ (-271 (-292 (-638))))) (-15 -1691 ($ (-271 (-292 (-633))))) (-15 -1691 ($ (-292 (-523)))) (-15 -1691 ($ (-292 (-355)))) (-15 -1691 ($ (-292 (-155 (-355))))) (-15 -1691 ($ (-271 (-292 (-523))))) (-15 -1691 ($ (-271 (-292 (-355))))) (-15 -1691 ($ (-271 (-292 (-155 (-355))))))))
-((-1680 (((-108) $ $) NIL)) (-2604 ((|#2| $) 36)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3747 (($ (-383 |#2|)) 84)) (-3592 (((-589 (-2 (|:| -1475 (-710)) (|:| -3710 |#2|) (|:| |num| |#2|))) $) 37)) (-3984 (($ $) 32) (($ $ (-710)) 34)) (-1400 (((-383 |#2|) $) 46)) (-1704 (($ (-589 (-2 (|:| -1475 (-710)) (|:| -3710 |#2|) (|:| |num| |#2|)))) 31)) (-1691 (((-794) $) 120)) (-2909 (($ $) 33) (($ $ (-710)) 35)) (-3941 (((-108) $ $) NIL)) (-4045 (($ |#2| $) 39)))
-(((-375 |#1| |#2|) (-13 (-1016) (-564 (-383 |#2|)) (-10 -8 (-15 -4045 ($ |#2| $)) (-15 -3747 ($ (-383 |#2|))) (-15 -2604 (|#2| $)) (-15 -3592 ((-589 (-2 (|:| -1475 (-710)) (|:| -3710 |#2|) (|:| |num| |#2|))) $)) (-15 -1704 ($ (-589 (-2 (|:| -1475 (-710)) (|:| -3710 |#2|) (|:| |num| |#2|))))) (-15 -3984 ($ $)) (-15 -2909 ($ $)) (-15 -3984 ($ $ (-710))) (-15 -2909 ($ $ (-710))))) (-13 (-339) (-136)) (-1145 |#1|)) (T -375))
-((-4045 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *2)) (-4 *2 (-1145 *3)))) (-3747 (*1 *1 *2) (-12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4)))) (-2604 (*1 *2 *1) (-12 (-4 *2 (-1145 *3)) (-5 *1 (-375 *3 *2)) (-4 *3 (-13 (-339) (-136))))) (-3592 (*1 *2 *1) (-12 (-4 *3 (-13 (-339) (-136))) (-5 *2 (-589 (-2 (|:| -1475 (-710)) (|:| -3710 *4) (|:| |num| *4)))) (-5 *1 (-375 *3 *4)) (-4 *4 (-1145 *3)))) (-1704 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -1475 (-710)) (|:| -3710 *4) (|:| |num| *4)))) (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4)))) (-3984 (*1 *1 *1) (-12 (-4 *2 (-13 (-339) (-136))) (-5 *1 (-375 *2 *3)) (-4 *3 (-1145 *2)))) (-2909 (*1 *1 *1) (-12 (-4 *2 (-13 (-339) (-136))) (-5 *1 (-375 *2 *3)) (-4 *3 (-1145 *2)))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4)) (-4 *4 (-1145 *3)))) (-2909 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4)) (-4 *4 (-1145 *3)))))
-(-13 (-1016) (-564 (-383 |#2|)) (-10 -8 (-15 -4045 ($ |#2| $)) (-15 -3747 ($ (-383 |#2|))) (-15 -2604 (|#2| $)) (-15 -3592 ((-589 (-2 (|:| -1475 (-710)) (|:| -3710 |#2|) (|:| |num| |#2|))) $)) (-15 -1704 ($ (-589 (-2 (|:| -1475 (-710)) (|:| -3710 |#2|) (|:| |num| |#2|))))) (-15 -3984 ($ $)) (-15 -2909 ($ $)) (-15 -3984 ($ $ (-710))) (-15 -2909 ($ $ (-710)))))
-((-1680 (((-108) $ $) 9 (-3172 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 15 (|has| |#1| (-817 (-355)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 14 (|has| |#1| (-817 (-523))))) (-2032 (((-1070) $) 13 (-3172 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))) (-3951 (((-1034) $) 12 (-3172 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))) (-1691 (((-794) $) 11 (-3172 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))) (-3941 (((-108) $ $) 10 (-3172 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))))
+((-3789 (((-589 (-1070)) (-589 (-1070))) 9)) (-2034 (((-1174) (-364)) 27)) (-1442 (((-1020) (-1087) (-589 (-1087)) (-1090) (-589 (-1087))) 60) (((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)) (-1087)) 35) (((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087))) 34)))
+(((-373) (-10 -7 (-15 -1442 ((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)))) (-15 -1442 ((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)) (-1087))) (-15 -1442 ((-1020) (-1087) (-589 (-1087)) (-1090) (-589 (-1087)))) (-15 -2034 ((-1174) (-364))) (-15 -3789 ((-589 (-1070)) (-589 (-1070)))))) (T -373))
+((-3789 (*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-373)))) (-2034 (*1 *2 *3) (-12 (-5 *3 (-364)) (-5 *2 (-1174)) (-5 *1 (-373)))) (-1442 (*1 *2 *3 *4 *5 *4) (-12 (-5 *4 (-589 (-1087))) (-5 *5 (-1090)) (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-373)))) (-1442 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *5 (-589 (-589 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-589 (-3 (|:| |array| (-589 *3)) (|:| |scalar| (-1087))))) (-5 *6 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-373)))) (-1442 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-589 (-589 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-589 (-3 (|:| |array| (-589 *3)) (|:| |scalar| (-1087))))) (-5 *6 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-373)))))
+(-10 -7 (-15 -1442 ((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)))) (-15 -1442 ((-1020) (-1087) (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087)))) (-589 (-589 (-3 (|:| |array| (-589 (-1087))) (|:| |scalar| (-1087))))) (-589 (-1087)) (-1087))) (-15 -1442 ((-1020) (-1087) (-589 (-1087)) (-1090) (-589 (-1087)))) (-15 -2034 ((-1174) (-364))) (-15 -3789 ((-589 (-1070)) (-589 (-1070)))))
+((-2034 (((-1174) $) 38)) (-3976 (((-794) $) 98) (($ (-306)) 100) (($ (-589 (-306))) 99) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 97) (($ (-292 (-640))) 54) (($ (-292 (-638))) 73) (($ (-292 (-633))) 86) (($ (-271 (-292 (-640)))) 68) (($ (-271 (-292 (-638)))) 81) (($ (-271 (-292 (-633)))) 94) (($ (-292 (-523))) 104) (($ (-292 (-355))) 117) (($ (-292 (-155 (-355)))) 130) (($ (-271 (-292 (-523)))) 112) (($ (-271 (-292 (-355)))) 125) (($ (-271 (-292 (-155 (-355))))) 138)))
+(((-374 |#1| |#2| |#3| |#4|) (-13 (-371) (-10 -8 (-15 -3976 ($ (-306))) (-15 -3976 ($ (-589 (-306)))) (-15 -3976 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))) (-15 -3976 ($ (-292 (-640)))) (-15 -3976 ($ (-292 (-638)))) (-15 -3976 ($ (-292 (-633)))) (-15 -3976 ($ (-271 (-292 (-640))))) (-15 -3976 ($ (-271 (-292 (-638))))) (-15 -3976 ($ (-271 (-292 (-633))))) (-15 -3976 ($ (-292 (-523)))) (-15 -3976 ($ (-292 (-355)))) (-15 -3976 ($ (-292 (-155 (-355))))) (-15 -3976 ($ (-271 (-292 (-523))))) (-15 -3976 ($ (-271 (-292 (-355))))) (-15 -3976 ($ (-271 (-292 (-155 (-355)))))))) (-1087) (-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-589 (-1087)) (-1091)) (T -374))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-306)) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-292 (-640))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-292 (-638))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-292 (-633))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-640)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-638)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-633)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-292 (-155 (-355)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-523)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-355)))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-271 (-292 (-155 (-355))))) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-14 *5 (-589 (-1087))) (-14 *6 (-1091)))))
+(-13 (-371) (-10 -8 (-15 -3976 ($ (-306))) (-15 -3976 ($ (-589 (-306)))) (-15 -3976 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))) (-15 -3976 ($ (-292 (-640)))) (-15 -3976 ($ (-292 (-638)))) (-15 -3976 ($ (-292 (-633)))) (-15 -3976 ($ (-271 (-292 (-640))))) (-15 -3976 ($ (-271 (-292 (-638))))) (-15 -3976 ($ (-271 (-292 (-633))))) (-15 -3976 ($ (-292 (-523)))) (-15 -3976 ($ (-292 (-355)))) (-15 -3976 ($ (-292 (-155 (-355))))) (-15 -3976 ($ (-271 (-292 (-523))))) (-15 -3976 ($ (-271 (-292 (-355))))) (-15 -3976 ($ (-271 (-292 (-155 (-355))))))))
+((-3260 (((-108) $ $) NIL)) (-2396 ((|#2| $) 36)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2768 (($ (-383 |#2|)) 85)) (-3082 (((-589 (-2 (|:| -3262 (-710)) (|:| -3882 |#2|) (|:| |num| |#2|))) $) 37)) (-4024 (($ $) 32) (($ $ (-710)) 34)) (-3077 (((-383 |#2|) $) 46)) (-3985 (($ (-589 (-2 (|:| -3262 (-710)) (|:| -3882 |#2|) (|:| |num| |#2|)))) 31)) (-3976 (((-794) $) 120)) (-1943 (($ $) 33) (($ $ (-710)) 35)) (-4037 (((-108) $ $) NIL)) (-4103 (($ |#2| $) 39)))
+(((-375 |#1| |#2|) (-13 (-1016) (-564 (-383 |#2|)) (-10 -8 (-15 -4103 ($ |#2| $)) (-15 -2768 ($ (-383 |#2|))) (-15 -2396 (|#2| $)) (-15 -3082 ((-589 (-2 (|:| -3262 (-710)) (|:| -3882 |#2|) (|:| |num| |#2|))) $)) (-15 -3985 ($ (-589 (-2 (|:| -3262 (-710)) (|:| -3882 |#2|) (|:| |num| |#2|))))) (-15 -4024 ($ $)) (-15 -1943 ($ $)) (-15 -4024 ($ $ (-710))) (-15 -1943 ($ $ (-710))))) (-13 (-339) (-136)) (-1145 |#1|)) (T -375))
+((-4103 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *2)) (-4 *2 (-1145 *3)))) (-2768 (*1 *1 *2) (-12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4)))) (-2396 (*1 *2 *1) (-12 (-4 *2 (-1145 *3)) (-5 *1 (-375 *3 *2)) (-4 *3 (-13 (-339) (-136))))) (-3082 (*1 *2 *1) (-12 (-4 *3 (-13 (-339) (-136))) (-5 *2 (-589 (-2 (|:| -3262 (-710)) (|:| -3882 *4) (|:| |num| *4)))) (-5 *1 (-375 *3 *4)) (-4 *4 (-1145 *3)))) (-3985 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -3262 (-710)) (|:| -3882 *4) (|:| |num| *4)))) (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4)))) (-4024 (*1 *1 *1) (-12 (-4 *2 (-13 (-339) (-136))) (-5 *1 (-375 *2 *3)) (-4 *3 (-1145 *2)))) (-1943 (*1 *1 *1) (-12 (-4 *2 (-13 (-339) (-136))) (-5 *1 (-375 *2 *3)) (-4 *3 (-1145 *2)))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4)) (-4 *4 (-1145 *3)))) (-1943 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4)) (-4 *4 (-1145 *3)))))
+(-13 (-1016) (-564 (-383 |#2|)) (-10 -8 (-15 -4103 ($ |#2| $)) (-15 -2768 ($ (-383 |#2|))) (-15 -2396 (|#2| $)) (-15 -3082 ((-589 (-2 (|:| -3262 (-710)) (|:| -3882 |#2|) (|:| |num| |#2|))) $)) (-15 -3985 ($ (-589 (-2 (|:| -3262 (-710)) (|:| -3882 |#2|) (|:| |num| |#2|))))) (-15 -4024 ($ $)) (-15 -1943 ($ $)) (-15 -4024 ($ $ (-710))) (-15 -1943 ($ $ (-710)))))
+((-3260 (((-108) $ $) 9 (-3255 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 15 (|has| |#1| (-817 (-355)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 14 (|has| |#1| (-817 (-523))))) (-3841 (((-1070) $) 13 (-3255 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))) (-2435 (((-1034) $) 12 (-3255 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))) (-3976 (((-794) $) 11 (-3255 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))) (-4037 (((-108) $ $) 10 (-3255 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))))))
(((-376 |#1|) (-129) (-1123)) (T -376))
NIL
(-13 (-1123) (-10 -7 (IF (|has| |t#1| (-817 (-523))) (-6 (-817 (-523))) |%noBranch|) (IF (|has| |t#1| (-817 (-355))) (-6 (-817 (-355))) |%noBranch|)))
-(((-97) -3172 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))) ((-563 (-794)) -3172 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-1016) -3172 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))) ((-1123) . T))
-((-3610 (($ $) 10) (($ $ (-710)) 11)))
-(((-377 |#1|) (-10 -8 (-15 -3610 (|#1| |#1| (-710))) (-15 -3610 (|#1| |#1|))) (-378)) (T -377))
+(((-97) -3255 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))) ((-563 (-794)) -3255 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-1016) -3255 (|has| |#1| (-817 (-523))) (|has| |#1| (-817 (-355)))) ((-1123) . T))
+((-1419 (($ $) 10) (($ $ (-710)) 11)))
+(((-377 |#1|) (-10 -8 (-15 -1419 (|#1| |#1| (-710))) (-15 -1419 (|#1| |#1|))) (-378)) (T -377))
NIL
-(-10 -8 (-15 -3610 (|#1| |#1| (-710))) (-15 -3610 (|#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2787 (((-108) $ $) 59)) (-4189 (($) 17 T CONST)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3610 (($ $) 79) (($ $ (-710)) 78)) (-3049 (((-108) $) 71)) (-3437 (((-772 (-852)) $) 81)) (-2769 (((-108) $) 31)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2424 (((-394 $) $) 74)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-2984 (((-3 (-710) "failed") $ $) 80)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65)) (-1942 (((-3 $ "failed") $) 82)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 64)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
+(-10 -8 (-15 -1419 (|#1| |#1| (-710))) (-15 -1419 (|#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3684 (((-108) $ $) 59)) (-1640 (($) 17 T CONST)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1419 (($ $) 79) (($ $ (-710)) 78)) (-1330 (((-108) $) 71)) (-1500 (((-772 (-852)) $) 81)) (-3482 (((-108) $) 31)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3573 (((-394 $) $) 74)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-2041 (((-3 (-710) "failed") $ $) 80)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65)) (-2301 (((-3 $ "failed") $) 82)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 64)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
(((-378) (-129)) (T -378))
-((-3437 (*1 *2 *1) (-12 (-4 *1 (-378)) (-5 *2 (-772 (-852))))) (-2984 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-378)) (-5 *2 (-710)))) (-3610 (*1 *1 *1) (-4 *1 (-378))) (-3610 (*1 *1 *1 *2) (-12 (-4 *1 (-378)) (-5 *2 (-710)))))
-(-13 (-339) (-134) (-10 -8 (-15 -3437 ((-772 (-852)) $)) (-15 -2984 ((-3 (-710) "failed") $ $)) (-15 -3610 ($ $)) (-15 -3610 ($ $ (-710)))))
+((-1500 (*1 *2 *1) (-12 (-4 *1 (-378)) (-5 *2 (-772 (-852))))) (-2041 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-378)) (-5 *2 (-710)))) (-1419 (*1 *1 *1) (-4 *1 (-378))) (-1419 (*1 *1 *1 *2) (-12 (-4 *1 (-378)) (-5 *2 (-710)))))
+(-13 (-339) (-134) (-10 -8 (-15 -1500 ((-772 (-852)) $)) (-15 -2041 ((-3 (-710) "failed") $ $)) (-15 -1419 ($ $)) (-15 -1419 ($ $ (-710)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-124) . T) ((-134) . T) ((-563 (-794)) . T) ((-158) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-339) . T) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-979 #0#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T))
-((-4210 (($ (-523) (-523)) 11) (($ (-523) (-523) (-852)) NIL)) (-3229 (((-852)) 16) (((-852) (-852)) NIL)))
-(((-379 |#1|) (-10 -8 (-15 -3229 ((-852) (-852))) (-15 -3229 ((-852))) (-15 -4210 (|#1| (-523) (-523) (-852))) (-15 -4210 (|#1| (-523) (-523)))) (-380)) (T -379))
-((-3229 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-379 *3)) (-4 *3 (-380)))) (-3229 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-379 *3)) (-4 *3 (-380)))))
-(-10 -8 (-15 -3229 ((-852) (-852))) (-15 -3229 ((-852))) (-15 -4210 (|#1| (-523) (-523) (-852))) (-15 -4210 (|#1| (-523) (-523))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2046 (((-523) $) 89)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3276 (($ $) 87)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2437 (($ $) 97)) (-2787 (((-108) $ $) 59)) (-3482 (((-523) $) 114)) (-4189 (($) 17 T CONST)) (-3900 (($ $) 86)) (-1220 (((-3 (-523) "failed") $) 102) (((-3 (-383 (-523)) "failed") $) 99)) (-3508 (((-523) $) 101) (((-383 (-523)) $) 98)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3049 (((-108) $) 71)) (-2285 (((-852)) 130) (((-852) (-852)) 127 (|has| $ (-6 -4239)))) (-3712 (((-108) $) 112)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 93)) (-3437 (((-523) $) 136)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 96)) (-1863 (($ $) 92)) (-2057 (((-108) $) 113)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3239 (($ $ $) 111) (($) 124 (-12 (-4179 (|has| $ (-6 -4239))) (-4179 (|has| $ (-6 -4231)))))) (-3158 (($ $ $) 110) (($) 123 (-12 (-4179 (|has| $ (-6 -4239))) (-4179 (|has| $ (-6 -4231)))))) (-1512 (((-523) $) 133)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-3297 (((-852) (-523)) 126 (|has| $ (-6 -4239)))) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-4110 (($ $) 88)) (-2733 (($ $) 90)) (-4210 (($ (-523) (-523)) 138) (($ (-523) (-523) (-852)) 137)) (-2424 (((-394 $) $) 74)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-1475 (((-523) $) 134)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-3229 (((-852)) 131) (((-852) (-852)) 128 (|has| $ (-6 -4239)))) (-3892 (((-852) (-523)) 125 (|has| $ (-6 -4239)))) (-1400 (((-355) $) 105) (((-203) $) 104) (((-823 (-355)) $) 94)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ (-523)) 103) (($ (-383 (-523))) 100)) (-3272 (((-710)) 29)) (-3809 (($ $) 91)) (-3401 (((-852)) 132) (((-852) (-852)) 129 (|has| $ (-6 -4239)))) (-1416 (((-852)) 135)) (-2801 (((-108) $ $) 39)) (-2695 (($ $) 115)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-4006 (((-108) $ $) 108)) (-3980 (((-108) $ $) 107)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 109)) (-3966 (((-108) $ $) 106)) (-4074 (($ $ $) 64)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68) (($ $ (-383 (-523))) 95)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
+((-1565 (($ (-523) (-523)) 11) (($ (-523) (-523) (-852)) NIL)) (-2080 (((-852)) 16) (((-852) (-852)) NIL)))
+(((-379 |#1|) (-10 -8 (-15 -2080 ((-852) (-852))) (-15 -2080 ((-852))) (-15 -1565 (|#1| (-523) (-523) (-852))) (-15 -1565 (|#1| (-523) (-523)))) (-380)) (T -379))
+((-2080 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-379 *3)) (-4 *3 (-380)))) (-2080 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-379 *3)) (-4 *3 (-380)))))
+(-10 -8 (-15 -2080 ((-852) (-852))) (-15 -2080 ((-852))) (-15 -1565 (|#1| (-523) (-523) (-852))) (-15 -1565 (|#1| (-523) (-523))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3964 (((-523) $) 89)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-1756 (($ $) 87)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3584 (($ $) 97)) (-3684 (((-108) $ $) 59)) (-2035 (((-523) $) 114)) (-1640 (($) 17 T CONST)) (-3710 (($ $) 86)) (-2898 (((-3 (-523) "failed") $) 102) (((-3 (-383 (-523)) "failed") $) 99)) (-1996 (((-523) $) 101) (((-383 (-523)) $) 98)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1330 (((-108) $) 71)) (-2878 (((-852)) 130) (((-852) (-852)) 127 (|has| $ (-6 -4239)))) (-3702 (((-108) $) 112)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 93)) (-1500 (((-523) $) 136)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 96)) (-2765 (($ $) 92)) (-4050 (((-108) $) 113)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3268 (($ $ $) 111) (($) 124 (-12 (-2575 (|has| $ (-6 -4239))) (-2575 (|has| $ (-6 -4231)))))) (-2644 (($ $ $) 110) (($) 123 (-12 (-2575 (|has| $ (-6 -4239))) (-2575 (|has| $ (-6 -4231)))))) (-4068 (((-523) $) 133)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-2026 (((-852) (-523)) 126 (|has| $ (-6 -4239)))) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3934 (($ $) 88)) (-1250 (($ $) 90)) (-1565 (($ (-523) (-523)) 138) (($ (-523) (-523) (-852)) 137)) (-3573 (((-394 $) $) 74)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3262 (((-523) $) 134)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-2080 (((-852)) 131) (((-852) (-852)) 128 (|has| $ (-6 -4239)))) (-3624 (((-852) (-523)) 125 (|has| $ (-6 -4239)))) (-3077 (((-355) $) 105) (((-203) $) 104) (((-823 (-355)) $) 94)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ (-523)) 103) (($ (-383 (-523))) 100)) (-1698 (((-710)) 29)) (-1516 (($ $) 91)) (-2954 (((-852)) 132) (((-852) (-852)) 129 (|has| $ (-6 -4239)))) (-3912 (((-852)) 135)) (-3842 (((-108) $ $) 39)) (-3984 (($ $) 115)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4078 (((-108) $ $) 108)) (-4061 (((-108) $ $) 107)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 109)) (-4052 (((-108) $ $) 106)) (-4125 (($ $ $) 64)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68) (($ $ (-383 (-523))) 95)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
(((-380) (-129)) (T -380))
-((-4210 (*1 *1 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-380)))) (-4210 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-852)) (-4 *1 (-380)))) (-3437 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523)))) (-1416 (*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) (-1475 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523)))) (-1512 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523)))) (-3401 (*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) (-3229 (*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) (-2285 (*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) (-3401 (*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380)))) (-3229 (*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380)))) (-2285 (*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380)))) (-3297 (*1 *2 *3) (-12 (-5 *3 (-523)) (|has| *1 (-6 -4239)) (-4 *1 (-380)) (-5 *2 (-852)))) (-3892 (*1 *2 *3) (-12 (-5 *3 (-523)) (|has| *1 (-6 -4239)) (-4 *1 (-380)) (-5 *2 (-852)))) (-3239 (*1 *1) (-12 (-4 *1 (-380)) (-4179 (|has| *1 (-6 -4239))) (-4179 (|has| *1 (-6 -4231))))) (-3158 (*1 *1) (-12 (-4 *1 (-380)) (-4179 (|has| *1 (-6 -4239))) (-4179 (|has| *1 (-6 -4231))))))
-(-13 (-982) (-10 -8 (-6 -4108) (-15 -4210 ($ (-523) (-523))) (-15 -4210 ($ (-523) (-523) (-852))) (-15 -3437 ((-523) $)) (-15 -1416 ((-852))) (-15 -1475 ((-523) $)) (-15 -1512 ((-523) $)) (-15 -3401 ((-852))) (-15 -3229 ((-852))) (-15 -2285 ((-852))) (IF (|has| $ (-6 -4239)) (PROGN (-15 -3401 ((-852) (-852))) (-15 -3229 ((-852) (-852))) (-15 -2285 ((-852) (-852))) (-15 -3297 ((-852) (-523))) (-15 -3892 ((-852) (-523)))) |%noBranch|) (IF (|has| $ (-6 -4231)) |%noBranch| (IF (|has| $ (-6 -4239)) |%noBranch| (PROGN (-15 -3239 ($)) (-15 -3158 ($)))))))
+((-1565 (*1 *1 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-380)))) (-1565 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-852)) (-4 *1 (-380)))) (-1500 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523)))) (-3912 (*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) (-3262 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523)))) (-4068 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523)))) (-2954 (*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) (-2080 (*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) (-2878 (*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) (-2954 (*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380)))) (-2080 (*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380)))) (-2878 (*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380)))) (-2026 (*1 *2 *3) (-12 (-5 *3 (-523)) (|has| *1 (-6 -4239)) (-4 *1 (-380)) (-5 *2 (-852)))) (-3624 (*1 *2 *3) (-12 (-5 *3 (-523)) (|has| *1 (-6 -4239)) (-4 *1 (-380)) (-5 *2 (-852)))) (-3268 (*1 *1) (-12 (-4 *1 (-380)) (-2575 (|has| *1 (-6 -4239))) (-2575 (|has| *1 (-6 -4231))))) (-2644 (*1 *1) (-12 (-4 *1 (-380)) (-2575 (|has| *1 (-6 -4239))) (-2575 (|has| *1 (-6 -4231))))))
+(-13 (-982) (-10 -8 (-6 -2523) (-15 -1565 ($ (-523) (-523))) (-15 -1565 ($ (-523) (-523) (-852))) (-15 -1500 ((-523) $)) (-15 -3912 ((-852))) (-15 -3262 ((-523) $)) (-15 -4068 ((-523) $)) (-15 -2954 ((-852))) (-15 -2080 ((-852))) (-15 -2878 ((-852))) (IF (|has| $ (-6 -4239)) (PROGN (-15 -2954 ((-852) (-852))) (-15 -2080 ((-852) (-852))) (-15 -2878 ((-852) (-852))) (-15 -2026 ((-852) (-523))) (-15 -3624 ((-852) (-523)))) |%noBranch|) (IF (|has| $ (-6 -4231)) |%noBranch| (IF (|has| $ (-6 -4239)) |%noBranch| (PROGN (-15 -3268 ($)) (-15 -2644 ($)))))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-124) . T) ((-136) . T) ((-563 (-794)) . T) ((-158) . T) ((-564 (-203)) . T) ((-564 (-355)) . T) ((-564 (-823 (-355))) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-339) . T) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 $) . T) ((-666) . T) ((-730) . T) ((-731) . T) ((-733) . T) ((-734) . T) ((-784) . T) ((-786) . T) ((-817 (-355)) . T) ((-851) . T) ((-930) . T) ((-949) . T) ((-982) . T) ((-964 (-383 (-523))) . T) ((-964 (-523)) . T) ((-979 #0#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T))
-((-1345 (((-394 |#2|) (-1 |#2| |#1|) (-394 |#1|)) 20)))
-(((-381 |#1| |#2|) (-10 -7 (-15 -1345 ((-394 |#2|) (-1 |#2| |#1|) (-394 |#1|)))) (-515) (-515)) (T -381))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-394 *5)) (-4 *5 (-515)) (-4 *6 (-515)) (-5 *2 (-394 *6)) (-5 *1 (-381 *5 *6)))))
-(-10 -7 (-15 -1345 ((-394 |#2|) (-1 |#2| |#1|) (-394 |#1|))))
-((-1345 (((-383 |#2|) (-1 |#2| |#1|) (-383 |#1|)) 13)))
-(((-382 |#1| |#2|) (-10 -7 (-15 -1345 ((-383 |#2|) (-1 |#2| |#1|) (-383 |#1|)))) (-515) (-515)) (T -382))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-383 *5)) (-4 *5 (-515)) (-4 *6 (-515)) (-5 *2 (-383 *6)) (-5 *1 (-382 *5 *6)))))
-(-10 -7 (-15 -1345 ((-383 |#2|) (-1 |#2| |#1|) (-383 |#1|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 13)) (-2046 ((|#1| $) 21 (|has| |#1| (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| |#1| (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) 17) (((-3 (-1087) "failed") $) NIL (|has| |#1| (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) 70 (|has| |#1| (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523))))) (-3508 ((|#1| $) 15) (((-1087) $) NIL (|has| |#1| (-964 (-1087)))) (((-383 (-523)) $) 67 (|has| |#1| (-964 (-523)))) (((-523) $) NIL (|has| |#1| (-964 (-523))))) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) 50)) (-1631 (($) NIL (|has| |#1| (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) NIL (|has| |#1| (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| |#1| (-817 (-355))))) (-2769 (((-108) $) 64)) (-1296 (($ $) NIL)) (-3316 ((|#1| $) 71)) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-1063)))) (-2057 (((-108) $) NIL (|has| |#1| (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| |#1| (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 97)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| |#1| (-284)))) (-2733 ((|#1| $) 28 (|has| |#1| (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) 133 (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) 129 (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|)))) (-3413 (((-710) $) NIL)) (-1937 (($ $ |#1|) NIL (|has| |#1| (-263 |#1| |#1|)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) 63)) (-2793 (($ $) NIL)) (-3329 ((|#1| $) 73)) (-1400 (((-823 (-523)) $) NIL (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| |#1| (-564 (-823 (-355))))) (((-499) $) NIL (|has| |#1| (-564 (-499)))) (((-355) $) NIL (|has| |#1| (-949))) (((-203) $) NIL (|has| |#1| (-949)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 113 (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 10) (($ (-1087)) NIL (|has| |#1| (-964 (-1087))))) (-1942 (((-3 $ "failed") $) 99 (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) 100)) (-3809 ((|#1| $) 26 (|has| |#1| (-508)))) (-2801 (((-108) $ $) NIL)) (-2695 (($ $) NIL (|has| |#1| (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 22 T CONST)) (-1891 (($) 8 T CONST)) (-2111 (((-1070) $) 43 (-12 (|has| |#1| (-508)) (|has| |#1| (-767)))) (((-1070) $ (-108)) 44 (-12 (|has| |#1| (-508)) (|has| |#1| (-767)))) (((-1174) (-761) $) 45 (-12 (|has| |#1| (-508)) (|has| |#1| (-767)))) (((-1174) (-761) $ (-108)) 46 (-12 (|has| |#1| (-508)) (|has| |#1| (-767))))) (-2909 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) 56)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) 24 (|has| |#1| (-786)))) (-4074 (($ $ $) 124) (($ |#1| |#1|) 52)) (-4060 (($ $) 25) (($ $ $) 55)) (-4045 (($ $ $) 53)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 123)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 60) (($ $ $) 57) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ |#1| $) 61) (($ $ |#1|) 85)))
+((-3015 (((-394 |#2|) (-1 |#2| |#1|) (-394 |#1|)) 20)))
+(((-381 |#1| |#2|) (-10 -7 (-15 -3015 ((-394 |#2|) (-1 |#2| |#1|) (-394 |#1|)))) (-515) (-515)) (T -381))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-394 *5)) (-4 *5 (-515)) (-4 *6 (-515)) (-5 *2 (-394 *6)) (-5 *1 (-381 *5 *6)))))
+(-10 -7 (-15 -3015 ((-394 |#2|) (-1 |#2| |#1|) (-394 |#1|))))
+((-3015 (((-383 |#2|) (-1 |#2| |#1|) (-383 |#1|)) 13)))
+(((-382 |#1| |#2|) (-10 -7 (-15 -3015 ((-383 |#2|) (-1 |#2| |#1|) (-383 |#1|)))) (-515) (-515)) (T -382))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-383 *5)) (-4 *5 (-515)) (-4 *6 (-515)) (-5 *2 (-383 *6)) (-5 *1 (-382 *5 *6)))))
+(-10 -7 (-15 -3015 ((-383 |#2|) (-1 |#2| |#1|) (-383 |#1|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 13)) (-3964 ((|#1| $) 21 (|has| |#1| (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| |#1| (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) 17) (((-3 (-1087) "failed") $) NIL (|has| |#1| (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) 70 (|has| |#1| (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523))))) (-1996 ((|#1| $) 15) (((-1087) $) NIL (|has| |#1| (-964 (-1087)))) (((-383 (-523)) $) 67 (|has| |#1| (-964 (-523)))) (((-523) $) NIL (|has| |#1| (-964 (-523))))) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) 50)) (-3461 (($) NIL (|has| |#1| (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) NIL (|has| |#1| (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| |#1| (-817 (-355))))) (-3482 (((-108) $) 64)) (-2364 (($ $) NIL)) (-2164 ((|#1| $) 71)) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-1063)))) (-4050 (((-108) $) NIL (|has| |#1| (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| |#1| (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 97)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| |#1| (-284)))) (-1250 ((|#1| $) 28 (|has| |#1| (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) 135 (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) 131 (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|)))) (-3087 (((-710) $) NIL)) (-1502 (($ $ |#1|) NIL (|has| |#1| (-263 |#1| |#1|)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) 63)) (-3758 (($ $) NIL)) (-2171 ((|#1| $) 73)) (-3077 (((-823 (-523)) $) NIL (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| |#1| (-564 (-823 (-355))))) (((-499) $) NIL (|has| |#1| (-564 (-499)))) (((-355) $) NIL (|has| |#1| (-949))) (((-203) $) NIL (|has| |#1| (-949)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 115 (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 10) (($ (-1087)) NIL (|has| |#1| (-964 (-1087))))) (-2301 (((-3 $ "failed") $) 99 (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) 100)) (-1516 ((|#1| $) 26 (|has| |#1| (-508)))) (-3842 (((-108) $ $) NIL)) (-3984 (($ $) NIL (|has| |#1| (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 22 T CONST)) (-1440 (($) 8 T CONST)) (-3342 (((-1070) $) 43 (-12 (|has| |#1| (-508)) (|has| |#1| (-767)))) (((-1070) $ (-108)) 44 (-12 (|has| |#1| (-508)) (|has| |#1| (-767)))) (((-1174) (-761) $) 45 (-12 (|has| |#1| (-508)) (|has| |#1| (-767)))) (((-1174) (-761) $ (-108)) 46 (-12 (|has| |#1| (-508)) (|has| |#1| (-767))))) (-1943 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) 56)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) 24 (|has| |#1| (-786)))) (-4125 (($ $ $) 126) (($ |#1| |#1|) 52)) (-4115 (($ $) 25) (($ $ $) 55)) (-4103 (($ $ $) 53)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 125)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 60) (($ $ $) 57) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ |#1| $) 61) (($ $ |#1|) 85)))
(((-383 |#1|) (-13 (-921 |#1|) (-10 -7 (IF (|has| |#1| (-508)) (IF (|has| |#1| (-767)) (-6 (-767)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4235)) (IF (|has| |#1| (-427)) (IF (|has| |#1| (-6 -4246)) (-6 -4235) |%noBranch|) |%noBranch|) |%noBranch|))) (-515)) (T -383))
NIL
(-13 (-921 |#1|) (-10 -7 (IF (|has| |#1| (-508)) (IF (|has| |#1| (-767)) (-6 (-767)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4235)) (IF (|has| |#1| (-427)) (IF (|has| |#1| (-6 -4246)) (-6 -4235) |%noBranch|) |%noBranch|) |%noBranch|)))
-((-2959 (((-629 |#2|) (-1169 $)) NIL) (((-629 |#2|)) 18)) (-2754 (($ (-1169 |#2|) (-1169 $)) NIL) (($ (-1169 |#2|)) 26)) (-2927 (((-629 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) $) 22)) (-2887 ((|#3| $) 59)) (-1744 ((|#2| (-1169 $)) NIL) ((|#2|) 20)) (-2906 (((-1169 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) NIL) (((-1169 |#2|) $) NIL) (((-629 |#2|) (-1169 $)) 24)) (-1400 (((-1169 |#2|) $) 11) (($ (-1169 |#2|)) 13)) (-1356 ((|#3| $) 51)))
-(((-384 |#1| |#2| |#3|) (-10 -8 (-15 -2927 ((-629 |#2|) |#1|)) (-15 -1744 (|#2|)) (-15 -2959 ((-629 |#2|))) (-15 -1400 (|#1| (-1169 |#2|))) (-15 -1400 ((-1169 |#2|) |#1|)) (-15 -2754 (|#1| (-1169 |#2|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1|)) (-15 -2887 (|#3| |#1|)) (-15 -1356 (|#3| |#1|)) (-15 -2959 ((-629 |#2|) (-1169 |#1|))) (-15 -1744 (|#2| (-1169 |#1|))) (-15 -2754 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2927 ((-629 |#2|) |#1| (-1169 |#1|)))) (-385 |#2| |#3|) (-158) (-1145 |#2|)) (T -384))
-((-2959 (*1 *2) (-12 (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)) (-5 *1 (-384 *3 *4 *5)) (-4 *3 (-385 *4 *5)))) (-1744 (*1 *2) (-12 (-4 *4 (-1145 *2)) (-4 *2 (-158)) (-5 *1 (-384 *3 *2 *4)) (-4 *3 (-385 *2 *4)))))
-(-10 -8 (-15 -2927 ((-629 |#2|) |#1|)) (-15 -1744 (|#2|)) (-15 -2959 ((-629 |#2|))) (-15 -1400 (|#1| (-1169 |#2|))) (-15 -1400 ((-1169 |#2|) |#1|)) (-15 -2754 (|#1| (-1169 |#2|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1|)) (-15 -2887 (|#3| |#1|)) (-15 -1356 (|#3| |#1|)) (-15 -2959 ((-629 |#2|) (-1169 |#1|))) (-15 -1744 (|#2| (-1169 |#1|))) (-15 -2754 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2927 ((-629 |#2|) |#1| (-1169 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2959 (((-629 |#1|) (-1169 $)) 46) (((-629 |#1|)) 61)) (-1477 ((|#1| $) 52)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2754 (($ (-1169 |#1|) (-1169 $)) 48) (($ (-1169 |#1|)) 64)) (-2927 (((-629 |#1|) $ (-1169 $)) 53) (((-629 |#1|) $) 59)) (-1444 (((-3 $ "failed") $) 34)) (-3569 (((-852)) 54)) (-2769 (((-108) $) 31)) (-1863 ((|#1| $) 51)) (-2887 ((|#2| $) 44 (|has| |#1| (-339)))) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1744 ((|#1| (-1169 $)) 47) ((|#1|) 60)) (-2906 (((-1169 |#1|) $ (-1169 $)) 50) (((-629 |#1|) (-1169 $) (-1169 $)) 49) (((-1169 |#1|) $) 66) (((-629 |#1|) (-1169 $)) 65)) (-1400 (((-1169 |#1|) $) 63) (($ (-1169 |#1|)) 62)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37)) (-1942 (((-3 $ "failed") $) 43 (|has| |#1| (-134)))) (-1356 ((|#2| $) 45)) (-3272 (((-710)) 29)) (-3760 (((-1169 $)) 67)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
+((-1711 (((-629 |#2|) (-1169 $)) NIL) (((-629 |#2|)) 18)) (-3322 (($ (-1169 |#2|) (-1169 $)) NIL) (($ (-1169 |#2|)) 26)) (-2545 (((-629 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) $) 22)) (-2277 ((|#3| $) 60)) (-4053 ((|#2| (-1169 $)) NIL) ((|#2|) 20)) (-2411 (((-1169 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) NIL) (((-1169 |#2|) $) NIL) (((-629 |#2|) (-1169 $)) 24)) (-3077 (((-1169 |#2|) $) 11) (($ (-1169 |#2|)) 13)) (-1606 ((|#3| $) 52)))
+(((-384 |#1| |#2| |#3|) (-10 -8 (-15 -2545 ((-629 |#2|) |#1|)) (-15 -4053 (|#2|)) (-15 -1711 ((-629 |#2|))) (-15 -3077 (|#1| (-1169 |#2|))) (-15 -3077 ((-1169 |#2|) |#1|)) (-15 -3322 (|#1| (-1169 |#2|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1|)) (-15 -2277 (|#3| |#1|)) (-15 -1606 (|#3| |#1|)) (-15 -1711 ((-629 |#2|) (-1169 |#1|))) (-15 -4053 (|#2| (-1169 |#1|))) (-15 -3322 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2545 ((-629 |#2|) |#1| (-1169 |#1|)))) (-385 |#2| |#3|) (-158) (-1145 |#2|)) (T -384))
+((-1711 (*1 *2) (-12 (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)) (-5 *1 (-384 *3 *4 *5)) (-4 *3 (-385 *4 *5)))) (-4053 (*1 *2) (-12 (-4 *4 (-1145 *2)) (-4 *2 (-158)) (-5 *1 (-384 *3 *2 *4)) (-4 *3 (-385 *2 *4)))))
+(-10 -8 (-15 -2545 ((-629 |#2|) |#1|)) (-15 -4053 (|#2|)) (-15 -1711 ((-629 |#2|))) (-15 -3077 (|#1| (-1169 |#2|))) (-15 -3077 ((-1169 |#2|) |#1|)) (-15 -3322 (|#1| (-1169 |#2|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1|)) (-15 -2277 (|#3| |#1|)) (-15 -1606 (|#3| |#1|)) (-15 -1711 ((-629 |#2|) (-1169 |#1|))) (-15 -4053 (|#2| (-1169 |#1|))) (-15 -3322 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2545 ((-629 |#2|) |#1| (-1169 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1711 (((-629 |#1|) (-1169 $)) 46) (((-629 |#1|)) 61)) (-4131 ((|#1| $) 52)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3322 (($ (-1169 |#1|) (-1169 $)) 48) (($ (-1169 |#1|)) 64)) (-2545 (((-629 |#1|) $ (-1169 $)) 53) (((-629 |#1|) $) 59)) (-4211 (((-3 $ "failed") $) 34)) (-2262 (((-852)) 54)) (-3482 (((-108) $) 31)) (-2765 ((|#1| $) 51)) (-2277 ((|#2| $) 44 (|has| |#1| (-339)))) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-4053 ((|#1| (-1169 $)) 47) ((|#1|) 60)) (-2411 (((-1169 |#1|) $ (-1169 $)) 50) (((-629 |#1|) (-1169 $) (-1169 $)) 49) (((-1169 |#1|) $) 66) (((-629 |#1|) (-1169 $)) 65)) (-3077 (((-1169 |#1|) $) 63) (($ (-1169 |#1|)) 62)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37)) (-2301 (((-3 $ "failed") $) 43 (|has| |#1| (-134)))) (-1606 ((|#2| $) 45)) (-1698 (((-710)) 29)) (-2922 (((-1169 $)) 67)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
(((-385 |#1| |#2|) (-129) (-158) (-1145 |t#1|)) (T -385))
-((-3760 (*1 *2) (-12 (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-1169 *1)) (-4 *1 (-385 *3 *4)))) (-2906 (*1 *2 *1) (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-1169 *3)))) (-2906 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-385 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)))) (-2754 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-385 *3 *4)) (-4 *4 (-1145 *3)))) (-1400 (*1 *2 *1) (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-1169 *3)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-385 *3 *4)) (-4 *4 (-1145 *3)))) (-2959 (*1 *2) (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-629 *3)))) (-1744 (*1 *2) (-12 (-4 *1 (-385 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158)))) (-2927 (*1 *2 *1) (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-629 *3)))))
-(-13 (-346 |t#1| |t#2|) (-10 -8 (-15 -3760 ((-1169 $))) (-15 -2906 ((-1169 |t#1|) $)) (-15 -2906 ((-629 |t#1|) (-1169 $))) (-15 -2754 ($ (-1169 |t#1|))) (-15 -1400 ((-1169 |t#1|) $)) (-15 -1400 ($ (-1169 |t#1|))) (-15 -2959 ((-629 |t#1|))) (-15 -1744 (|t#1|)) (-15 -2927 ((-629 |t#1|) $))))
+((-2922 (*1 *2) (-12 (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-1169 *1)) (-4 *1 (-385 *3 *4)))) (-2411 (*1 *2 *1) (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-1169 *3)))) (-2411 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-385 *4 *5)) (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4)))) (-3322 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-385 *3 *4)) (-4 *4 (-1145 *3)))) (-3077 (*1 *2 *1) (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-1169 *3)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-385 *3 *4)) (-4 *4 (-1145 *3)))) (-1711 (*1 *2) (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-629 *3)))) (-4053 (*1 *2) (-12 (-4 *1 (-385 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158)))) (-2545 (*1 *2 *1) (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-629 *3)))))
+(-13 (-346 |t#1| |t#2|) (-10 -8 (-15 -2922 ((-1169 $))) (-15 -2411 ((-1169 |t#1|) $)) (-15 -2411 ((-629 |t#1|) (-1169 $))) (-15 -3322 ($ (-1169 |t#1|))) (-15 -3077 ((-1169 |t#1|) $)) (-15 -3077 ($ (-1169 |t#1|))) (-15 -1711 ((-629 |t#1|))) (-15 -4053 (|t#1|)) (-15 -2545 ((-629 |t#1|) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-346 |#1| |#2|) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 |#1|) . T) ((-666) . T) ((-979 |#1|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) 27) (((-3 (-523) "failed") $) 19)) (-3508 ((|#2| $) NIL) (((-383 (-523)) $) 24) (((-523) $) 14)) (-1691 (($ |#2|) NIL) (($ (-383 (-523))) 22) (($ (-523)) 11)))
-(((-386 |#1| |#2|) (-10 -8 (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -1691 (|#1| (-523))) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3508 (|#2| |#1|))) (-387 |#2|) (-1123)) (T -386))
+((-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) 27) (((-3 (-523) "failed") $) 19)) (-1996 ((|#2| $) NIL) (((-383 (-523)) $) 24) (((-523) $) 14)) (-3976 (($ |#2|) NIL) (($ (-383 (-523))) 22) (($ (-523)) 11)))
+(((-386 |#1| |#2|) (-10 -8 (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -3976 (|#1| (-523))) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -1996 (|#2| |#1|))) (-387 |#2|) (-1123)) (T -386))
NIL
-(-10 -8 (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -1691 (|#1| (-523))) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3508 (|#2| |#1|)))
-((-1220 (((-3 |#1| "failed") $) 7) (((-3 (-383 (-523)) "failed") $) 16 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 13 (|has| |#1| (-964 (-523))))) (-3508 ((|#1| $) 8) (((-383 (-523)) $) 15 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 12 (|has| |#1| (-964 (-523))))) (-1691 (($ |#1|) 6) (($ (-383 (-523))) 17 (|has| |#1| (-964 (-383 (-523))))) (($ (-523)) 14 (|has| |#1| (-964 (-523))))))
+(-10 -8 (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -3976 (|#1| (-523))) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -1996 (|#2| |#1|)))
+((-2898 (((-3 |#1| "failed") $) 7) (((-3 (-383 (-523)) "failed") $) 16 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 13 (|has| |#1| (-964 (-523))))) (-1996 ((|#1| $) 8) (((-383 (-523)) $) 15 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 12 (|has| |#1| (-964 (-523))))) (-3976 (($ |#1|) 6) (($ (-383 (-523))) 17 (|has| |#1| (-964 (-383 (-523))))) (($ (-523)) 14 (|has| |#1| (-964 (-523))))))
(((-387 |#1|) (-129) (-1123)) (T -387))
NIL
(-13 (-964 |t#1|) (-10 -7 (IF (|has| |t#1| (-964 (-523))) (-6 (-964 (-523))) |%noBranch|) (IF (|has| |t#1| (-964 (-383 (-523)))) (-6 (-964 (-383 (-523)))) |%noBranch|)))
(((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T))
-((-1345 (((-389 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-389 |#1| |#2| |#3| |#4|)) 33)))
-(((-388 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1345 ((-389 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-389 |#1| |#2| |#3| |#4|)))) (-284) (-921 |#1|) (-1145 |#2|) (-13 (-385 |#2| |#3|) (-964 |#2|)) (-284) (-921 |#5|) (-1145 |#6|) (-13 (-385 |#6| |#7|) (-964 |#6|))) (T -388))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-389 *5 *6 *7 *8)) (-4 *5 (-284)) (-4 *6 (-921 *5)) (-4 *7 (-1145 *6)) (-4 *8 (-13 (-385 *6 *7) (-964 *6))) (-4 *9 (-284)) (-4 *10 (-921 *9)) (-4 *11 (-1145 *10)) (-5 *2 (-389 *9 *10 *11 *12)) (-5 *1 (-388 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-385 *10 *11) (-964 *10))))))
-(-10 -7 (-15 -1345 ((-389 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-389 |#1| |#2| |#3| |#4|))))
-((-1680 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-3340 ((|#4| (-710) (-1169 |#4|)) 55)) (-2769 (((-108) $) NIL)) (-3316 (((-1169 |#4|) $) 17)) (-1863 ((|#2| $) 53)) (-3833 (($ $) 137)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 98)) (-1433 (($ (-1169 |#4|)) 97)) (-3951 (((-1034) $) NIL)) (-3329 ((|#1| $) 18)) (-3361 (($ $ $) NIL)) (-2892 (($ $ $) NIL)) (-1691 (((-794) $) 132)) (-3760 (((-1169 |#4|) $) 127)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1891 (($) 11 T CONST)) (-3941 (((-108) $ $) 39)) (-4074 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 120)) (* (($ $ $) 119)))
-(((-389 |#1| |#2| |#3| |#4|) (-13 (-448) (-10 -8 (-15 -1433 ($ (-1169 |#4|))) (-15 -3760 ((-1169 |#4|) $)) (-15 -1863 (|#2| $)) (-15 -3316 ((-1169 |#4|) $)) (-15 -3329 (|#1| $)) (-15 -3833 ($ $)) (-15 -3340 (|#4| (-710) (-1169 |#4|))))) (-284) (-921 |#1|) (-1145 |#2|) (-13 (-385 |#2| |#3|) (-964 |#2|))) (T -389))
-((-1433 (*1 *1 *2) (-12 (-5 *2 (-1169 *6)) (-4 *6 (-13 (-385 *4 *5) (-964 *4))) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *3 (-284)) (-5 *1 (-389 *3 *4 *5 *6)))) (-3760 (*1 *2 *1) (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-1169 *6)) (-5 *1 (-389 *3 *4 *5 *6)) (-4 *6 (-13 (-385 *4 *5) (-964 *4))))) (-1863 (*1 *2 *1) (-12 (-4 *4 (-1145 *2)) (-4 *2 (-921 *3)) (-5 *1 (-389 *3 *2 *4 *5)) (-4 *3 (-284)) (-4 *5 (-13 (-385 *2 *4) (-964 *2))))) (-3316 (*1 *2 *1) (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-1169 *6)) (-5 *1 (-389 *3 *4 *5 *6)) (-4 *6 (-13 (-385 *4 *5) (-964 *4))))) (-3329 (*1 *2 *1) (-12 (-4 *3 (-921 *2)) (-4 *4 (-1145 *3)) (-4 *2 (-284)) (-5 *1 (-389 *2 *3 *4 *5)) (-4 *5 (-13 (-385 *3 *4) (-964 *3))))) (-3833 (*1 *1 *1) (-12 (-4 *2 (-284)) (-4 *3 (-921 *2)) (-4 *4 (-1145 *3)) (-5 *1 (-389 *2 *3 *4 *5)) (-4 *5 (-13 (-385 *3 *4) (-964 *3))))) (-3340 (*1 *2 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-1169 *2)) (-4 *5 (-284)) (-4 *6 (-921 *5)) (-4 *2 (-13 (-385 *6 *7) (-964 *6))) (-5 *1 (-389 *5 *6 *7 *2)) (-4 *7 (-1145 *6)))))
-(-13 (-448) (-10 -8 (-15 -1433 ($ (-1169 |#4|))) (-15 -3760 ((-1169 |#4|) $)) (-15 -1863 (|#2| $)) (-15 -3316 ((-1169 |#4|) $)) (-15 -3329 (|#1| $)) (-15 -3833 ($ $)) (-15 -3340 (|#4| (-710) (-1169 |#4|)))))
-((-1680 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-1863 ((|#2| $) 61)) (-3039 (($ (-1169 |#4|)) 25) (($ (-389 |#1| |#2| |#3| |#4|)) 75 (|has| |#4| (-964 |#2|)))) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 34)) (-3760 (((-1169 |#4|) $) 26)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1891 (($) 23 T CONST)) (-3941 (((-108) $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ $ $) 72)))
-(((-390 |#1| |#2| |#3| |#4| |#5|) (-13 (-666) (-10 -8 (-15 -3760 ((-1169 |#4|) $)) (-15 -1863 (|#2| $)) (-15 -3039 ($ (-1169 |#4|))) (IF (|has| |#4| (-964 |#2|)) (-15 -3039 ($ (-389 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-284) (-921 |#1|) (-1145 |#2|) (-385 |#2| |#3|) (-1169 |#4|)) (T -390))
-((-3760 (*1 *2 *1) (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-1169 *6)) (-5 *1 (-390 *3 *4 *5 *6 *7)) (-4 *6 (-385 *4 *5)) (-14 *7 *2))) (-1863 (*1 *2 *1) (-12 (-4 *4 (-1145 *2)) (-4 *2 (-921 *3)) (-5 *1 (-390 *3 *2 *4 *5 *6)) (-4 *3 (-284)) (-4 *5 (-385 *2 *4)) (-14 *6 (-1169 *5)))) (-3039 (*1 *1 *2) (-12 (-5 *2 (-1169 *6)) (-4 *6 (-385 *4 *5)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *3 (-284)) (-5 *1 (-390 *3 *4 *5 *6 *7)) (-14 *7 *2))) (-3039 (*1 *1 *2) (-12 (-5 *2 (-389 *3 *4 *5 *6)) (-4 *6 (-964 *4)) (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *6 (-385 *4 *5)) (-14 *7 (-1169 *6)) (-5 *1 (-390 *3 *4 *5 *6 *7)))))
-(-13 (-666) (-10 -8 (-15 -3760 ((-1169 |#4|) $)) (-15 -1863 (|#2| $)) (-15 -3039 ($ (-1169 |#4|))) (IF (|has| |#4| (-964 |#2|)) (-15 -3039 ($ (-389 |#1| |#2| |#3| |#4|))) |%noBranch|)))
-((-1345 ((|#3| (-1 |#4| |#2|) |#1|) 26)))
-(((-391 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#3| (-1 |#4| |#2|) |#1|))) (-393 |#2|) (-158) (-393 |#4|) (-158)) (T -391))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-158)) (-4 *6 (-158)) (-4 *2 (-393 *6)) (-5 *1 (-391 *4 *5 *2 *6)) (-4 *4 (-393 *5)))))
-(-10 -7 (-15 -1345 (|#3| (-1 |#4| |#2|) |#1|)))
-((-2345 (((-3 $ "failed")) 85)) (-1939 (((-1169 (-629 |#2|)) (-1169 $)) NIL) (((-1169 (-629 |#2|))) 90)) (-2314 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) 84)) (-1722 (((-3 $ "failed")) 83)) (-2059 (((-629 |#2|) (-1169 $)) NIL) (((-629 |#2|)) 101)) (-1950 (((-629 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) $) 109)) (-3927 (((-1083 (-883 |#2|))) 54)) (-3637 ((|#2| (-1169 $)) NIL) ((|#2|) 105)) (-2754 (($ (-1169 |#2|) (-1169 $)) NIL) (($ (-1169 |#2|)) 112)) (-2065 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) 82)) (-2778 (((-3 $ "failed")) 74)) (-1612 (((-629 |#2|) (-1169 $)) NIL) (((-629 |#2|)) 99)) (-1613 (((-629 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) $) 107)) (-1233 (((-1083 (-883 |#2|))) 53)) (-2085 ((|#2| (-1169 $)) NIL) ((|#2|) 103)) (-2906 (((-1169 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) NIL) (((-1169 |#2|) $) NIL) (((-629 |#2|) (-1169 $)) 111)) (-1400 (((-1169 |#2|) $) 95) (($ (-1169 |#2|)) 97)) (-1586 (((-589 (-883 |#2|)) (-1169 $)) NIL) (((-589 (-883 |#2|))) 93)) (-2372 (($ (-629 |#2|) $) 89)))
-(((-392 |#1| |#2|) (-10 -8 (-15 -2372 (|#1| (-629 |#2|) |#1|)) (-15 -3927 ((-1083 (-883 |#2|)))) (-15 -1233 ((-1083 (-883 |#2|)))) (-15 -1950 ((-629 |#2|) |#1|)) (-15 -1613 ((-629 |#2|) |#1|)) (-15 -2059 ((-629 |#2|))) (-15 -1612 ((-629 |#2|))) (-15 -3637 (|#2|)) (-15 -2085 (|#2|)) (-15 -1400 (|#1| (-1169 |#2|))) (-15 -1400 ((-1169 |#2|) |#1|)) (-15 -2754 (|#1| (-1169 |#2|))) (-15 -1586 ((-589 (-883 |#2|)))) (-15 -1939 ((-1169 (-629 |#2|)))) (-15 -2906 ((-629 |#2|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1|)) (-15 -2345 ((-3 |#1| "failed"))) (-15 -1722 ((-3 |#1| "failed"))) (-15 -2778 ((-3 |#1| "failed"))) (-15 -2314 ((-3 (-2 (|:| |particular| |#1|) (|:| -3760 (-589 |#1|))) "failed"))) (-15 -2065 ((-3 (-2 (|:| |particular| |#1|) (|:| -3760 (-589 |#1|))) "failed"))) (-15 -2059 ((-629 |#2|) (-1169 |#1|))) (-15 -1612 ((-629 |#2|) (-1169 |#1|))) (-15 -3637 (|#2| (-1169 |#1|))) (-15 -2085 (|#2| (-1169 |#1|))) (-15 -2754 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -1950 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -1613 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -1939 ((-1169 (-629 |#2|)) (-1169 |#1|))) (-15 -1586 ((-589 (-883 |#2|)) (-1169 |#1|)))) (-393 |#2|) (-158)) (T -392))
-((-1939 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-1586 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-589 (-883 *4))) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-2085 (*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-392 *3 *2)) (-4 *3 (-393 *2)))) (-3637 (*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-392 *3 *2)) (-4 *3 (-393 *2)))) (-1612 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-629 *4)) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-2059 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-629 *4)) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-1233 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-1083 (-883 *4))) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-3927 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-1083 (-883 *4))) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))))
-(-10 -8 (-15 -2372 (|#1| (-629 |#2|) |#1|)) (-15 -3927 ((-1083 (-883 |#2|)))) (-15 -1233 ((-1083 (-883 |#2|)))) (-15 -1950 ((-629 |#2|) |#1|)) (-15 -1613 ((-629 |#2|) |#1|)) (-15 -2059 ((-629 |#2|))) (-15 -1612 ((-629 |#2|))) (-15 -3637 (|#2|)) (-15 -2085 (|#2|)) (-15 -1400 (|#1| (-1169 |#2|))) (-15 -1400 ((-1169 |#2|) |#1|)) (-15 -2754 (|#1| (-1169 |#2|))) (-15 -1586 ((-589 (-883 |#2|)))) (-15 -1939 ((-1169 (-629 |#2|)))) (-15 -2906 ((-629 |#2|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1|)) (-15 -2345 ((-3 |#1| "failed"))) (-15 -1722 ((-3 |#1| "failed"))) (-15 -2778 ((-3 |#1| "failed"))) (-15 -2314 ((-3 (-2 (|:| |particular| |#1|) (|:| -3760 (-589 |#1|))) "failed"))) (-15 -2065 ((-3 (-2 (|:| |particular| |#1|) (|:| -3760 (-589 |#1|))) "failed"))) (-15 -2059 ((-629 |#2|) (-1169 |#1|))) (-15 -1612 ((-629 |#2|) (-1169 |#1|))) (-15 -3637 (|#2| (-1169 |#1|))) (-15 -2085 (|#2| (-1169 |#1|))) (-15 -2754 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2906 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2906 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -1950 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -1613 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -1939 ((-1169 (-629 |#2|)) (-1169 |#1|))) (-15 -1586 ((-589 (-883 |#2|)) (-1169 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2345 (((-3 $ "failed")) 37 (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) 19)) (-1939 (((-1169 (-629 |#1|)) (-1169 $)) 78) (((-1169 (-629 |#1|))) 100)) (-1502 (((-1169 $)) 81)) (-4189 (($) 17 T CONST)) (-2314 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) 40 (|has| |#1| (-515)))) (-1722 (((-3 $ "failed")) 38 (|has| |#1| (-515)))) (-2059 (((-629 |#1|) (-1169 $)) 65) (((-629 |#1|)) 92)) (-2920 ((|#1| $) 74)) (-1950 (((-629 |#1|) $ (-1169 $)) 76) (((-629 |#1|) $) 90)) (-1307 (((-3 $ "failed") $) 45 (|has| |#1| (-515)))) (-3927 (((-1083 (-883 |#1|))) 88 (|has| |#1| (-339)))) (-3402 (($ $ (-852)) 28)) (-1223 ((|#1| $) 72)) (-2992 (((-1083 |#1|) $) 42 (|has| |#1| (-515)))) (-3637 ((|#1| (-1169 $)) 67) ((|#1|) 94)) (-2242 (((-1083 |#1|) $) 63)) (-1404 (((-108)) 57)) (-2754 (($ (-1169 |#1|) (-1169 $)) 69) (($ (-1169 |#1|)) 98)) (-1444 (((-3 $ "failed") $) 47 (|has| |#1| (-515)))) (-3569 (((-852)) 80)) (-1454 (((-108)) 54)) (-3291 (($ $ (-852)) 33)) (-3517 (((-108)) 50)) (-2804 (((-108)) 48)) (-3914 (((-108)) 52)) (-2065 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) 41 (|has| |#1| (-515)))) (-2778 (((-3 $ "failed")) 39 (|has| |#1| (-515)))) (-1612 (((-629 |#1|) (-1169 $)) 66) (((-629 |#1|)) 93)) (-3647 ((|#1| $) 75)) (-1613 (((-629 |#1|) $ (-1169 $)) 77) (((-629 |#1|) $) 91)) (-4097 (((-3 $ "failed") $) 46 (|has| |#1| (-515)))) (-1233 (((-1083 (-883 |#1|))) 89 (|has| |#1| (-339)))) (-2237 (($ $ (-852)) 29)) (-2670 ((|#1| $) 73)) (-3248 (((-1083 |#1|) $) 43 (|has| |#1| (-515)))) (-2085 ((|#1| (-1169 $)) 68) ((|#1|) 95)) (-3359 (((-1083 |#1|) $) 64)) (-1675 (((-108)) 58)) (-2032 (((-1070) $) 9)) (-3041 (((-108)) 49)) (-1671 (((-108)) 51)) (-3194 (((-108)) 53)) (-3951 (((-1034) $) 10)) (-1634 (((-108)) 56)) (-1937 ((|#1| $ (-523)) 101)) (-2906 (((-1169 |#1|) $ (-1169 $)) 71) (((-629 |#1|) (-1169 $) (-1169 $)) 70) (((-1169 |#1|) $) 103) (((-629 |#1|) (-1169 $)) 102)) (-1400 (((-1169 |#1|) $) 97) (($ (-1169 |#1|)) 96)) (-1586 (((-589 (-883 |#1|)) (-1169 $)) 79) (((-589 (-883 |#1|))) 99)) (-2892 (($ $ $) 25)) (-2572 (((-108)) 62)) (-1691 (((-794) $) 11)) (-3760 (((-1169 $)) 104)) (-2969 (((-589 (-1169 |#1|))) 44 (|has| |#1| (-515)))) (-2760 (($ $ $ $) 26)) (-1978 (((-108)) 60)) (-2372 (($ (-629 |#1|) $) 87)) (-3654 (($ $ $) 24)) (-2367 (((-108)) 61)) (-3505 (((-108)) 59)) (-2050 (((-108)) 55)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-3015 (((-389 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-389 |#1| |#2| |#3| |#4|)) 33)))
+(((-388 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3015 ((-389 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-389 |#1| |#2| |#3| |#4|)))) (-284) (-921 |#1|) (-1145 |#2|) (-13 (-385 |#2| |#3|) (-964 |#2|)) (-284) (-921 |#5|) (-1145 |#6|) (-13 (-385 |#6| |#7|) (-964 |#6|))) (T -388))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-389 *5 *6 *7 *8)) (-4 *5 (-284)) (-4 *6 (-921 *5)) (-4 *7 (-1145 *6)) (-4 *8 (-13 (-385 *6 *7) (-964 *6))) (-4 *9 (-284)) (-4 *10 (-921 *9)) (-4 *11 (-1145 *10)) (-5 *2 (-389 *9 *10 *11 *12)) (-5 *1 (-388 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-385 *10 *11) (-964 *10))))))
+(-10 -7 (-15 -3015 ((-389 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-389 |#1| |#2| |#3| |#4|))))
+((-3260 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-4185 ((|#4| (-710) (-1169 |#4|)) 56)) (-3482 (((-108) $) NIL)) (-2164 (((-1169 |#4|) $) 17)) (-2765 ((|#2| $) 54)) (-1805 (($ $) 139)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 100)) (-4140 (($ (-1169 |#4|)) 99)) (-2435 (((-1034) $) NIL)) (-2171 ((|#1| $) 18)) (-1308 (($ $ $) NIL)) (-2306 (($ $ $) NIL)) (-3976 (((-794) $) 134)) (-2922 (((-1169 |#4|) $) 129)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1440 (($) 11 T CONST)) (-4037 (((-108) $ $) 40)) (-4125 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 122)) (* (($ $ $) 121)))
+(((-389 |#1| |#2| |#3| |#4|) (-13 (-448) (-10 -8 (-15 -4140 ($ (-1169 |#4|))) (-15 -2922 ((-1169 |#4|) $)) (-15 -2765 (|#2| $)) (-15 -2164 ((-1169 |#4|) $)) (-15 -2171 (|#1| $)) (-15 -1805 ($ $)) (-15 -4185 (|#4| (-710) (-1169 |#4|))))) (-284) (-921 |#1|) (-1145 |#2|) (-13 (-385 |#2| |#3|) (-964 |#2|))) (T -389))
+((-4140 (*1 *1 *2) (-12 (-5 *2 (-1169 *6)) (-4 *6 (-13 (-385 *4 *5) (-964 *4))) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *3 (-284)) (-5 *1 (-389 *3 *4 *5 *6)))) (-2922 (*1 *2 *1) (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-1169 *6)) (-5 *1 (-389 *3 *4 *5 *6)) (-4 *6 (-13 (-385 *4 *5) (-964 *4))))) (-2765 (*1 *2 *1) (-12 (-4 *4 (-1145 *2)) (-4 *2 (-921 *3)) (-5 *1 (-389 *3 *2 *4 *5)) (-4 *3 (-284)) (-4 *5 (-13 (-385 *2 *4) (-964 *2))))) (-2164 (*1 *2 *1) (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-1169 *6)) (-5 *1 (-389 *3 *4 *5 *6)) (-4 *6 (-13 (-385 *4 *5) (-964 *4))))) (-2171 (*1 *2 *1) (-12 (-4 *3 (-921 *2)) (-4 *4 (-1145 *3)) (-4 *2 (-284)) (-5 *1 (-389 *2 *3 *4 *5)) (-4 *5 (-13 (-385 *3 *4) (-964 *3))))) (-1805 (*1 *1 *1) (-12 (-4 *2 (-284)) (-4 *3 (-921 *2)) (-4 *4 (-1145 *3)) (-5 *1 (-389 *2 *3 *4 *5)) (-4 *5 (-13 (-385 *3 *4) (-964 *3))))) (-4185 (*1 *2 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-1169 *2)) (-4 *5 (-284)) (-4 *6 (-921 *5)) (-4 *2 (-13 (-385 *6 *7) (-964 *6))) (-5 *1 (-389 *5 *6 *7 *2)) (-4 *7 (-1145 *6)))))
+(-13 (-448) (-10 -8 (-15 -4140 ($ (-1169 |#4|))) (-15 -2922 ((-1169 |#4|) $)) (-15 -2765 (|#2| $)) (-15 -2164 ((-1169 |#4|) $)) (-15 -2171 (|#1| $)) (-15 -1805 ($ $)) (-15 -4185 (|#4| (-710) (-1169 |#4|)))))
+((-3260 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-2765 ((|#2| $) 61)) (-1261 (($ (-1169 |#4|)) 25) (($ (-389 |#1| |#2| |#3| |#4|)) 75 (|has| |#4| (-964 |#2|)))) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 34)) (-2922 (((-1169 |#4|) $) 26)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1440 (($) 23 T CONST)) (-4037 (((-108) $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ $ $) 72)))
+(((-390 |#1| |#2| |#3| |#4| |#5|) (-13 (-666) (-10 -8 (-15 -2922 ((-1169 |#4|) $)) (-15 -2765 (|#2| $)) (-15 -1261 ($ (-1169 |#4|))) (IF (|has| |#4| (-964 |#2|)) (-15 -1261 ($ (-389 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-284) (-921 |#1|) (-1145 |#2|) (-385 |#2| |#3|) (-1169 |#4|)) (T -390))
+((-2922 (*1 *2 *1) (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-1169 *6)) (-5 *1 (-390 *3 *4 *5 *6 *7)) (-4 *6 (-385 *4 *5)) (-14 *7 *2))) (-2765 (*1 *2 *1) (-12 (-4 *4 (-1145 *2)) (-4 *2 (-921 *3)) (-5 *1 (-390 *3 *2 *4 *5 *6)) (-4 *3 (-284)) (-4 *5 (-385 *2 *4)) (-14 *6 (-1169 *5)))) (-1261 (*1 *1 *2) (-12 (-5 *2 (-1169 *6)) (-4 *6 (-385 *4 *5)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *3 (-284)) (-5 *1 (-390 *3 *4 *5 *6 *7)) (-14 *7 *2))) (-1261 (*1 *1 *2) (-12 (-5 *2 (-389 *3 *4 *5 *6)) (-4 *6 (-964 *4)) (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *6 (-385 *4 *5)) (-14 *7 (-1169 *6)) (-5 *1 (-390 *3 *4 *5 *6 *7)))))
+(-13 (-666) (-10 -8 (-15 -2922 ((-1169 |#4|) $)) (-15 -2765 (|#2| $)) (-15 -1261 ($ (-1169 |#4|))) (IF (|has| |#4| (-964 |#2|)) (-15 -1261 ($ (-389 |#1| |#2| |#3| |#4|))) |%noBranch|)))
+((-3015 ((|#3| (-1 |#4| |#2|) |#1|) 26)))
+(((-391 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#3| (-1 |#4| |#2|) |#1|))) (-393 |#2|) (-158) (-393 |#4|) (-158)) (T -391))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-158)) (-4 *6 (-158)) (-4 *2 (-393 *6)) (-5 *1 (-391 *4 *5 *2 *6)) (-4 *4 (-393 *5)))))
+(-10 -7 (-15 -3015 (|#3| (-1 |#4| |#2|) |#1|)))
+((-1895 (((-3 $ "failed")) 86)) (-2279 (((-1169 (-629 |#2|)) (-1169 $)) NIL) (((-1169 (-629 |#2|))) 91)) (-1563 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) 85)) (-3869 (((-3 $ "failed")) 84)) (-4067 (((-629 |#2|) (-1169 $)) NIL) (((-629 |#2|)) 102)) (-2358 (((-629 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) $) 110)) (-2717 (((-1083 (-883 |#2|))) 55)) (-1772 ((|#2| (-1169 $)) NIL) ((|#2|) 106)) (-3322 (($ (-1169 |#2|) (-1169 $)) NIL) (($ (-1169 |#2|)) 113)) (-4111 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) 83)) (-3575 (((-3 $ "failed")) 75)) (-2216 (((-629 |#2|) (-1169 $)) NIL) (((-629 |#2|)) 100)) (-2225 (((-629 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) $) 108)) (-2975 (((-1083 (-883 |#2|))) 54)) (-1242 ((|#2| (-1169 $)) NIL) ((|#2|) 104)) (-2411 (((-1169 |#2|) $ (-1169 $)) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) NIL) (((-1169 |#2|) $) NIL) (((-629 |#2|) (-1169 $)) 112)) (-3077 (((-1169 |#2|) $) 96) (($ (-1169 |#2|)) 98)) (-1948 (((-589 (-883 |#2|)) (-1169 $)) NIL) (((-589 (-883 |#2|))) 94)) (-3817 (($ (-629 |#2|) $) 90)))
+(((-392 |#1| |#2|) (-10 -8 (-15 -3817 (|#1| (-629 |#2|) |#1|)) (-15 -2717 ((-1083 (-883 |#2|)))) (-15 -2975 ((-1083 (-883 |#2|)))) (-15 -2358 ((-629 |#2|) |#1|)) (-15 -2225 ((-629 |#2|) |#1|)) (-15 -4067 ((-629 |#2|))) (-15 -2216 ((-629 |#2|))) (-15 -1772 (|#2|)) (-15 -1242 (|#2|)) (-15 -3077 (|#1| (-1169 |#2|))) (-15 -3077 ((-1169 |#2|) |#1|)) (-15 -3322 (|#1| (-1169 |#2|))) (-15 -1948 ((-589 (-883 |#2|)))) (-15 -2279 ((-1169 (-629 |#2|)))) (-15 -2411 ((-629 |#2|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1|)) (-15 -1895 ((-3 |#1| "failed"))) (-15 -3869 ((-3 |#1| "failed"))) (-15 -3575 ((-3 |#1| "failed"))) (-15 -1563 ((-3 (-2 (|:| |particular| |#1|) (|:| -2922 (-589 |#1|))) "failed"))) (-15 -4111 ((-3 (-2 (|:| |particular| |#1|) (|:| -2922 (-589 |#1|))) "failed"))) (-15 -4067 ((-629 |#2|) (-1169 |#1|))) (-15 -2216 ((-629 |#2|) (-1169 |#1|))) (-15 -1772 (|#2| (-1169 |#1|))) (-15 -1242 (|#2| (-1169 |#1|))) (-15 -3322 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2358 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -2225 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -2279 ((-1169 (-629 |#2|)) (-1169 |#1|))) (-15 -1948 ((-589 (-883 |#2|)) (-1169 |#1|)))) (-393 |#2|) (-158)) (T -392))
+((-2279 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-1948 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-589 (-883 *4))) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-1242 (*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-392 *3 *2)) (-4 *3 (-393 *2)))) (-1772 (*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-392 *3 *2)) (-4 *3 (-393 *2)))) (-2216 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-629 *4)) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-4067 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-629 *4)) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-2975 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-1083 (-883 *4))) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))) (-2717 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-1083 (-883 *4))) (-5 *1 (-392 *3 *4)) (-4 *3 (-393 *4)))))
+(-10 -8 (-15 -3817 (|#1| (-629 |#2|) |#1|)) (-15 -2717 ((-1083 (-883 |#2|)))) (-15 -2975 ((-1083 (-883 |#2|)))) (-15 -2358 ((-629 |#2|) |#1|)) (-15 -2225 ((-629 |#2|) |#1|)) (-15 -4067 ((-629 |#2|))) (-15 -2216 ((-629 |#2|))) (-15 -1772 (|#2|)) (-15 -1242 (|#2|)) (-15 -3077 (|#1| (-1169 |#2|))) (-15 -3077 ((-1169 |#2|) |#1|)) (-15 -3322 (|#1| (-1169 |#2|))) (-15 -1948 ((-589 (-883 |#2|)))) (-15 -2279 ((-1169 (-629 |#2|)))) (-15 -2411 ((-629 |#2|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1|)) (-15 -1895 ((-3 |#1| "failed"))) (-15 -3869 ((-3 |#1| "failed"))) (-15 -3575 ((-3 |#1| "failed"))) (-15 -1563 ((-3 (-2 (|:| |particular| |#1|) (|:| -2922 (-589 |#1|))) "failed"))) (-15 -4111 ((-3 (-2 (|:| |particular| |#1|) (|:| -2922 (-589 |#1|))) "failed"))) (-15 -4067 ((-629 |#2|) (-1169 |#1|))) (-15 -2216 ((-629 |#2|) (-1169 |#1|))) (-15 -1772 (|#2| (-1169 |#1|))) (-15 -1242 (|#2| (-1169 |#1|))) (-15 -3322 (|#1| (-1169 |#2|) (-1169 |#1|))) (-15 -2411 ((-629 |#2|) (-1169 |#1|) (-1169 |#1|))) (-15 -2411 ((-1169 |#2|) |#1| (-1169 |#1|))) (-15 -2358 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -2225 ((-629 |#2|) |#1| (-1169 |#1|))) (-15 -2279 ((-1169 (-629 |#2|)) (-1169 |#1|))) (-15 -1948 ((-589 (-883 |#2|)) (-1169 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1895 (((-3 $ "failed")) 37 (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) 19)) (-2279 (((-1169 (-629 |#1|)) (-1169 $)) 78) (((-1169 (-629 |#1|))) 100)) (-3513 (((-1169 $)) 81)) (-1640 (($) 17 T CONST)) (-1563 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) 40 (|has| |#1| (-515)))) (-3869 (((-3 $ "failed")) 38 (|has| |#1| (-515)))) (-4067 (((-629 |#1|) (-1169 $)) 65) (((-629 |#1|)) 92)) (-2507 ((|#1| $) 74)) (-2358 (((-629 |#1|) $ (-1169 $)) 76) (((-629 |#1|) $) 90)) (-2439 (((-3 $ "failed") $) 45 (|has| |#1| (-515)))) (-2717 (((-1083 (-883 |#1|))) 88 (|has| |#1| (-339)))) (-2966 (($ $ (-852)) 28)) (-2860 ((|#1| $) 72)) (-2119 (((-1083 |#1|) $) 42 (|has| |#1| (-515)))) (-1772 ((|#1| (-1169 $)) 67) ((|#1|) 94)) (-2196 (((-1083 |#1|) $) 63)) (-3953 (((-108)) 57)) (-3322 (($ (-1169 |#1|) (-1169 $)) 69) (($ (-1169 |#1|)) 98)) (-4211 (((-3 $ "failed") $) 47 (|has| |#1| (-515)))) (-2262 (((-852)) 80)) (-3091 (((-108)) 54)) (-1935 (($ $ (-852)) 33)) (-3562 (((-108)) 50)) (-3877 (((-108)) 48)) (-3868 (((-108)) 52)) (-4111 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) 41 (|has| |#1| (-515)))) (-3575 (((-3 $ "failed")) 39 (|has| |#1| (-515)))) (-2216 (((-629 |#1|) (-1169 $)) 66) (((-629 |#1|)) 93)) (-1870 ((|#1| $) 75)) (-2225 (((-629 |#1|) $ (-1169 $)) 77) (((-629 |#1|) $) 91)) (-3790 (((-3 $ "failed") $) 46 (|has| |#1| (-515)))) (-2975 (((-1083 (-883 |#1|))) 89 (|has| |#1| (-339)))) (-2165 (($ $ (-852)) 29)) (-1876 ((|#1| $) 73)) (-1393 (((-1083 |#1|) $) 43 (|has| |#1| (-515)))) (-1242 ((|#1| (-1169 $)) 68) ((|#1|) 95)) (-1292 (((-1083 |#1|) $) 64)) (-1519 (((-108)) 58)) (-3841 (((-1070) $) 9)) (-1279 (((-108)) 49)) (-1466 (((-108)) 51)) (-1597 (((-108)) 53)) (-2435 (((-1034) $) 10)) (-2375 (((-108)) 56)) (-1502 ((|#1| $ (-523)) 101)) (-2411 (((-1169 |#1|) $ (-1169 $)) 71) (((-629 |#1|) (-1169 $) (-1169 $)) 70) (((-1169 |#1|) $) 103) (((-629 |#1|) (-1169 $)) 102)) (-3077 (((-1169 |#1|) $) 97) (($ (-1169 |#1|)) 96)) (-1948 (((-589 (-883 |#1|)) (-1169 $)) 79) (((-589 (-883 |#1|))) 99)) (-2306 (($ $ $) 25)) (-2178 (((-108)) 62)) (-3976 (((-794) $) 11)) (-2922 (((-1169 $)) 104)) (-1842 (((-589 (-1169 |#1|))) 44 (|has| |#1| (-515)))) (-3377 (($ $ $ $) 26)) (-1363 (((-108)) 60)) (-3817 (($ (-629 |#1|) $) 87)) (-1952 (($ $ $) 24)) (-3931 (((-108)) 61)) (-3433 (((-108)) 59)) (-4001 (((-108)) 55)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-393 |#1|) (-129) (-158)) (T -393))
-((-3760 (*1 *2) (-12 (-4 *3 (-158)) (-5 *2 (-1169 *1)) (-4 *1 (-393 *3)))) (-2906 (*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 *3)))) (-2906 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-393 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-393 *2)) (-4 *2 (-158)))) (-1939 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 (-629 *3))))) (-1586 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-589 (-883 *3))))) (-2754 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-393 *3)))) (-1400 (*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 *3)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-393 *3)))) (-2085 (*1 *2) (-12 (-4 *1 (-393 *2)) (-4 *2 (-158)))) (-3637 (*1 *2) (-12 (-4 *1 (-393 *2)) (-4 *2 (-158)))) (-1612 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))) (-2059 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))) (-1613 (*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))) (-1950 (*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))) (-1233 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-4 *3 (-339)) (-5 *2 (-1083 (-883 *3))))) (-3927 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-4 *3 (-339)) (-5 *2 (-1083 (-883 *3))))) (-2372 (*1 *1 *2 *1) (-12 (-5 *2 (-629 *3)) (-4 *1 (-393 *3)) (-4 *3 (-158)))))
-(-13 (-343 |t#1|) (-10 -8 (-15 -3760 ((-1169 $))) (-15 -2906 ((-1169 |t#1|) $)) (-15 -2906 ((-629 |t#1|) (-1169 $))) (-15 -1937 (|t#1| $ (-523))) (-15 -1939 ((-1169 (-629 |t#1|)))) (-15 -1586 ((-589 (-883 |t#1|)))) (-15 -2754 ($ (-1169 |t#1|))) (-15 -1400 ((-1169 |t#1|) $)) (-15 -1400 ($ (-1169 |t#1|))) (-15 -2085 (|t#1|)) (-15 -3637 (|t#1|)) (-15 -1612 ((-629 |t#1|))) (-15 -2059 ((-629 |t#1|))) (-15 -1613 ((-629 |t#1|) $)) (-15 -1950 ((-629 |t#1|) $)) (IF (|has| |t#1| (-339)) (PROGN (-15 -1233 ((-1083 (-883 |t#1|)))) (-15 -3927 ((-1083 (-883 |t#1|))))) |%noBranch|) (-15 -2372 ($ (-629 |t#1|) $))))
+((-2922 (*1 *2) (-12 (-4 *3 (-158)) (-5 *2 (-1169 *1)) (-4 *1 (-393 *3)))) (-2411 (*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 *3)))) (-2411 (*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-393 *4)) (-4 *4 (-158)) (-5 *2 (-629 *4)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-393 *2)) (-4 *2 (-158)))) (-2279 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 (-629 *3))))) (-1948 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-589 (-883 *3))))) (-3322 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-393 *3)))) (-3077 (*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 *3)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-393 *3)))) (-1242 (*1 *2) (-12 (-4 *1 (-393 *2)) (-4 *2 (-158)))) (-1772 (*1 *2) (-12 (-4 *1 (-393 *2)) (-4 *2 (-158)))) (-2216 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))) (-4067 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))) (-2225 (*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))) (-2358 (*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))) (-2975 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-4 *3 (-339)) (-5 *2 (-1083 (-883 *3))))) (-2717 (*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-4 *3 (-339)) (-5 *2 (-1083 (-883 *3))))) (-3817 (*1 *1 *2 *1) (-12 (-5 *2 (-629 *3)) (-4 *1 (-393 *3)) (-4 *3 (-158)))))
+(-13 (-343 |t#1|) (-10 -8 (-15 -2922 ((-1169 $))) (-15 -2411 ((-1169 |t#1|) $)) (-15 -2411 ((-629 |t#1|) (-1169 $))) (-15 -1502 (|t#1| $ (-523))) (-15 -2279 ((-1169 (-629 |t#1|)))) (-15 -1948 ((-589 (-883 |t#1|)))) (-15 -3322 ($ (-1169 |t#1|))) (-15 -3077 ((-1169 |t#1|) $)) (-15 -3077 ($ (-1169 |t#1|))) (-15 -1242 (|t#1|)) (-15 -1772 (|t#1|)) (-15 -2216 ((-629 |t#1|))) (-15 -4067 ((-629 |t#1|))) (-15 -2225 ((-629 |t#1|) $)) (-15 -2358 ((-629 |t#1|) $)) (IF (|has| |t#1| (-339)) (PROGN (-15 -2975 ((-1083 (-883 |t#1|)))) (-15 -2717 ((-1083 (-883 |t#1|))))) |%noBranch|) (-15 -3817 ($ (-629 |t#1|) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-343 |#1|) . T) ((-591 |#1|) . T) ((-657 |#1|) . T) ((-660) . T) ((-684 |#1|) . T) ((-701) . T) ((-979 |#1|) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 42)) (-2890 (($ $) 57)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 144)) (-3306 (($ $) NIL)) (-3174 (((-108) $) 36)) (-2345 ((|#1| $) 12)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| |#1| (-1127)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-1127)))) (-3602 (($ |#1| (-523)) 31)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 114)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 55)) (-1444 (((-3 $ "failed") $) 129)) (-3317 (((-3 (-383 (-523)) "failed") $) 63 (|has| |#1| (-508)))) (-3045 (((-108) $) 59 (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) 61 (|has| |#1| (-508)))) (-1947 (($ |#1| (-523)) 33)) (-3049 (((-108) $) 150 (|has| |#1| (-1127)))) (-2769 (((-108) $) 43)) (-2170 (((-710) $) 38)) (-4201 (((-3 "nil" "sqfr" "irred" "prime") $ (-523)) 135)) (-2212 ((|#1| $ (-523)) 134)) (-2900 (((-523) $ (-523)) 133)) (-3724 (($ |#1| (-523)) 30)) (-1345 (($ (-1 |#1| |#1|) $) 141)) (-2878 (($ |#1| (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523))))) 58)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2032 (((-1070) $) NIL)) (-2136 (($ |#1| (-523)) 32)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) 145 (|has| |#1| (-427)))) (-1549 (($ |#1| (-523) (-3 "nil" "sqfr" "irred" "prime")) 29)) (-3491 (((-589 (-2 (|:| -2424 |#1|) (|:| -1475 (-523)))) $) 54)) (-1320 (((-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))) $) 11)) (-2424 (((-394 $) $) NIL (|has| |#1| (-1127)))) (-4007 (((-3 $ "failed") $ $) 136)) (-1475 (((-523) $) 130)) (-1870 ((|#1| $) 56)) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 78 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 83 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) $) NIL (|has| |#1| (-484 (-1087) $))) (($ $ (-589 (-1087)) (-589 $)) 84 (|has| |#1| (-484 (-1087) $))) (($ $ (-589 (-271 $))) 80 (|has| |#1| (-286 $))) (($ $ (-271 $)) NIL (|has| |#1| (-286 $))) (($ $ $ $) NIL (|has| |#1| (-286 $))) (($ $ (-589 $) (-589 $)) NIL (|has| |#1| (-286 $)))) (-1937 (($ $ |#1|) 70 (|has| |#1| (-263 |#1| |#1|))) (($ $ $) 71 (|has| |#1| (-263 $ $)))) (-3984 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) 140)) (-1400 (((-499) $) 27 (|has| |#1| (-564 (-499)))) (((-355) $) 90 (|has| |#1| (-949))) (((-203) $) 93 (|has| |#1| (-949)))) (-1691 (((-794) $) 112) (($ (-523)) 46) (($ $) NIL) (($ |#1|) 45) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523)))))) (-3272 (((-710)) 48)) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 40 T CONST)) (-1891 (($) 39 T CONST)) (-2909 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3941 (((-108) $ $) 94)) (-4060 (($ $) 126) (($ $ $) NIL)) (-4045 (($ $ $) 138)) (** (($ $ (-852)) NIL) (($ $ (-710)) 100)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 50) (($ $ $) 49) (($ |#1| $) 51) (($ $ |#1|) NIL)))
-(((-394 |#1|) (-13 (-515) (-209 |#1|) (-37 |#1|) (-314 |#1|) (-387 |#1|) (-10 -8 (-15 -1870 (|#1| $)) (-15 -1475 ((-523) $)) (-15 -2878 ($ |#1| (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))))) (-15 -1320 ((-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))) $)) (-15 -3724 ($ |#1| (-523))) (-15 -3491 ((-589 (-2 (|:| -2424 |#1|) (|:| -1475 (-523)))) $)) (-15 -2136 ($ |#1| (-523))) (-15 -2900 ((-523) $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -4201 ((-3 "nil" "sqfr" "irred" "prime") $ (-523))) (-15 -2170 ((-710) $)) (-15 -1947 ($ |#1| (-523))) (-15 -3602 ($ |#1| (-523))) (-15 -1549 ($ |#1| (-523) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -2345 (|#1| $)) (-15 -2890 ($ $)) (-15 -1345 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-427)) (-6 (-427)) |%noBranch|) (IF (|has| |#1| (-949)) (-6 (-949)) |%noBranch|) (IF (|has| |#1| (-1127)) (-6 (-1127)) |%noBranch|) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-263 $ $)) (-6 (-263 $ $)) |%noBranch|) (IF (|has| |#1| (-286 $)) (-6 (-286 $)) |%noBranch|) (IF (|has| |#1| (-484 (-1087) $)) (-6 (-484 (-1087) $)) |%noBranch|))) (-515)) (T -394))
-((-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-515)) (-5 *1 (-394 *3)))) (-1870 (*1 *2 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-2878 (*1 *1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-523))))) (-4 *2 (-515)) (-5 *1 (-394 *2)))) (-1320 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-523))))) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-3724 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-3491 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| -2424 *3) (|:| -1475 (-523))))) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-2136 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-2900 (*1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-2212 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-4201 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-394 *4)) (-4 *4 (-515)))) (-2170 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-1947 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-3602 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-1549 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-523)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-2345 (*1 *2 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-2890 (*1 *1 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-3045 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-394 *3)) (-4 *3 (-508)) (-4 *3 (-515)))) (-1682 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-394 *3)) (-4 *3 (-508)) (-4 *3 (-515)))) (-3317 (*1 *2 *1) (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-394 *3)) (-4 *3 (-508)) (-4 *3 (-515)))))
-(-13 (-515) (-209 |#1|) (-37 |#1|) (-314 |#1|) (-387 |#1|) (-10 -8 (-15 -1870 (|#1| $)) (-15 -1475 ((-523) $)) (-15 -2878 ($ |#1| (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))))) (-15 -1320 ((-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))) $)) (-15 -3724 ($ |#1| (-523))) (-15 -3491 ((-589 (-2 (|:| -2424 |#1|) (|:| -1475 (-523)))) $)) (-15 -2136 ($ |#1| (-523))) (-15 -2900 ((-523) $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -4201 ((-3 "nil" "sqfr" "irred" "prime") $ (-523))) (-15 -2170 ((-710) $)) (-15 -1947 ($ |#1| (-523))) (-15 -3602 ($ |#1| (-523))) (-15 -1549 ($ |#1| (-523) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -2345 (|#1| $)) (-15 -2890 ($ $)) (-15 -1345 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-427)) (-6 (-427)) |%noBranch|) (IF (|has| |#1| (-949)) (-6 (-949)) |%noBranch|) (IF (|has| |#1| (-1127)) (-6 (-1127)) |%noBranch|) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-263 $ $)) (-6 (-263 $ $)) |%noBranch|) (IF (|has| |#1| (-286 $)) (-6 (-286 $)) |%noBranch|) (IF (|has| |#1| (-484 (-1087) $)) (-6 (-484 (-1087) $)) |%noBranch|)))
-((-2941 (((-394 |#1|) (-394 |#1|) (-1 (-394 |#1|) |#1|)) 20)) (-1202 (((-394 |#1|) (-394 |#1|) (-394 |#1|)) 15)))
-(((-395 |#1|) (-10 -7 (-15 -2941 ((-394 |#1|) (-394 |#1|) (-1 (-394 |#1|) |#1|))) (-15 -1202 ((-394 |#1|) (-394 |#1|) (-394 |#1|)))) (-515)) (T -395))
-((-1202 (*1 *2 *2 *2) (-12 (-5 *2 (-394 *3)) (-4 *3 (-515)) (-5 *1 (-395 *3)))) (-2941 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-394 *4) *4)) (-4 *4 (-515)) (-5 *2 (-394 *4)) (-5 *1 (-395 *4)))))
-(-10 -7 (-15 -2941 ((-394 |#1|) (-394 |#1|) (-1 (-394 |#1|) |#1|))) (-15 -1202 ((-394 |#1|) (-394 |#1|) (-394 |#1|))))
-((-1226 ((|#2| |#2|) 161)) (-3824 (((-3 (|:| |%expansion| (-289 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108)) 55)))
-(((-396 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3824 ((-3 (|:| |%expansion| (-289 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108))) (-15 -1226 (|#2| |#2|))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|)) (-1087) |#2|) (T -396))
-((-1226 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-396 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1109) (-406 *3))) (-14 *4 (-1087)) (-14 *5 *2))) (-3824 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |%expansion| (-289 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070)))))) (-5 *1 (-396 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-14 *6 (-1087)) (-14 *7 *3))))
-(-10 -7 (-15 -3824 ((-3 (|:| |%expansion| (-289 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108))) (-15 -1226 (|#2| |#2|)))
-((-1345 ((|#4| (-1 |#3| |#1|) |#2|) 11)))
-(((-397 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-973) (-786)) (-406 |#1|) (-13 (-973) (-786)) (-406 |#3|)) (T -397))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-973) (-786))) (-4 *6 (-13 (-973) (-786))) (-4 *2 (-406 *6)) (-5 *1 (-397 *5 *4 *6 *2)) (-4 *4 (-406 *5)))))
-(-10 -7 (-15 -1345 (|#4| (-1 |#3| |#1|) |#2|)))
-((-1226 ((|#2| |#2|) 88)) (-1646 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070)) 46)) (-1492 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070)) 153)))
-(((-398 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1646 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070))) (-15 -1492 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070))) (-15 -1226 (|#2| |#2|))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|) (-10 -8 (-15 -1691 ($ |#3|)))) (-784) (-13 (-1147 |#2| |#3|) (-339) (-1109) (-10 -8 (-15 -3984 ($ $)) (-15 -2814 ($ $)))) (-912 |#4|) (-1087)) (T -398))
-((-1226 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-4 *2 (-13 (-27) (-1109) (-406 *3) (-10 -8 (-15 -1691 ($ *4))))) (-4 *4 (-784)) (-4 *5 (-13 (-1147 *2 *4) (-339) (-1109) (-10 -8 (-15 -3984 ($ $)) (-15 -2814 ($ $))))) (-5 *1 (-398 *3 *2 *4 *5 *6 *7)) (-4 *6 (-912 *5)) (-14 *7 (-1087)))) (-1492 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-4 *3 (-13 (-27) (-1109) (-406 *6) (-10 -8 (-15 -1691 ($ *7))))) (-4 *7 (-784)) (-4 *8 (-13 (-1147 *3 *7) (-339) (-1109) (-10 -8 (-15 -3984 ($ $)) (-15 -2814 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070)))))) (-5 *1 (-398 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1070)) (-4 *9 (-912 *8)) (-14 *10 (-1087)))) (-1646 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-4 *3 (-13 (-27) (-1109) (-406 *6) (-10 -8 (-15 -1691 ($ *7))))) (-4 *7 (-784)) (-4 *8 (-13 (-1147 *3 *7) (-339) (-1109) (-10 -8 (-15 -3984 ($ $)) (-15 -2814 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070)))))) (-5 *1 (-398 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1070)) (-4 *9 (-912 *8)) (-14 *10 (-1087)))))
-(-10 -7 (-15 -1646 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070))) (-15 -1492 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070))) (-15 -1226 (|#2| |#2|)))
-((-4184 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-2116 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-1345 ((|#4| (-1 |#3| |#1|) |#2|) 17)))
-(((-399 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2116 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -4184 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1016) (-401 |#1|) (-1016) (-401 |#3|)) (T -399))
-((-4184 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1016)) (-4 *5 (-1016)) (-4 *2 (-401 *5)) (-5 *1 (-399 *6 *4 *5 *2)) (-4 *4 (-401 *6)))) (-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1016)) (-4 *2 (-1016)) (-5 *1 (-399 *5 *4 *2 *6)) (-4 *4 (-401 *5)) (-4 *6 (-401 *2)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-401 *6)) (-5 *1 (-399 *5 *4 *6 *2)) (-4 *4 (-401 *5)))))
-(-10 -7 (-15 -1345 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2116 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -4184 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
-((-3662 (($) 44)) (-3321 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 40)) (-4199 (($ $ $) 39)) (-2172 (((-108) $ $) 28)) (-2395 (((-710)) 47)) (-1365 (($ (-589 |#2|)) 20) (($) NIL)) (-1631 (($) 53)) (-3239 ((|#2| $) 61)) (-3158 ((|#2| $) 59)) (-2060 (((-852) $) 55)) (-3196 (($ $ $) 35)) (-4013 (($ (-852)) 50)) (-3582 (($ $ |#2|) NIL) (($ $ $) 38)) (-3977 (((-710) (-1 (-108) |#2|) $) NIL) (((-710) |#2| $) 26)) (-1704 (($ (-589 |#2|)) 24)) (-1966 (($ $) 46)) (-1691 (((-794) $) 33)) (-2649 (((-710) $) 21)) (-3324 (($ (-589 |#2|)) 19) (($) NIL)) (-3941 (((-108) $ $) 16)) (-3966 (((-108) $ $) 13)))
-(((-400 |#1| |#2|) (-10 -8 (-15 -2395 ((-710))) (-15 -4013 (|#1| (-852))) (-15 -2060 ((-852) |#1|)) (-15 -1631 (|#1|)) (-15 -3239 (|#2| |#1|)) (-15 -3158 (|#2| |#1|)) (-15 -3662 (|#1|)) (-15 -1966 (|#1| |#1|)) (-15 -2649 ((-710) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -3324 (|#1|)) (-15 -3324 (|#1| (-589 |#2|))) (-15 -1365 (|#1|)) (-15 -1365 (|#1| (-589 |#2|))) (-15 -3196 (|#1| |#1| |#1|)) (-15 -3582 (|#1| |#1| |#1|)) (-15 -3582 (|#1| |#1| |#2|)) (-15 -4199 (|#1| |#1| |#1|)) (-15 -2172 ((-108) |#1| |#1|)) (-15 -3321 (|#1| |#1| |#1|)) (-15 -3321 (|#1| |#1| |#2|)) (-15 -3321 (|#1| |#2| |#1|)) (-15 -1704 (|#1| (-589 |#2|))) (-15 -3977 ((-710) |#2| |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|))) (-401 |#2|) (-1016)) (T -400))
-((-2395 (*1 *2) (-12 (-4 *4 (-1016)) (-5 *2 (-710)) (-5 *1 (-400 *3 *4)) (-4 *3 (-401 *4)))))
-(-10 -8 (-15 -2395 ((-710))) (-15 -4013 (|#1| (-852))) (-15 -2060 ((-852) |#1|)) (-15 -1631 (|#1|)) (-15 -3239 (|#2| |#1|)) (-15 -3158 (|#2| |#1|)) (-15 -3662 (|#1|)) (-15 -1966 (|#1| |#1|)) (-15 -2649 ((-710) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -3324 (|#1|)) (-15 -3324 (|#1| (-589 |#2|))) (-15 -1365 (|#1|)) (-15 -1365 (|#1| (-589 |#2|))) (-15 -3196 (|#1| |#1| |#1|)) (-15 -3582 (|#1| |#1| |#1|)) (-15 -3582 (|#1| |#1| |#2|)) (-15 -4199 (|#1| |#1| |#1|)) (-15 -2172 ((-108) |#1| |#1|)) (-15 -3321 (|#1| |#1| |#1|)) (-15 -3321 (|#1| |#1| |#2|)) (-15 -3321 (|#1| |#2| |#1|)) (-15 -1704 (|#1| (-589 |#2|))) (-15 -3977 ((-710) |#2| |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)))
-((-1680 (((-108) $ $) 19)) (-3662 (($) 67 (|has| |#1| (-344)))) (-3321 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-4199 (($ $ $) 78)) (-2172 (((-108) $ $) 79)) (-1620 (((-108) $ (-710)) 8)) (-2395 (((-710)) 61 (|has| |#1| (-344)))) (-1365 (($ (-589 |#1|)) 74) (($) 73)) (-3703 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-2462 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2514 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-1631 (($) 64 (|has| |#1| (-344)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-3239 ((|#1| $) 65 (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3158 ((|#1| $) 66 (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-2060 (((-852) $) 63 (|has| |#1| (-344)))) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22)) (-3196 (($ $ $) 75)) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40)) (-4013 (($ (-852)) 62 (|has| |#1| (-344)))) (-3951 (((-1034) $) 21)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-3582 (($ $ |#1|) 77) (($ $ $) 76)) (-2963 (($) 49) (($ (-589 |#1|)) 48)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 50)) (-1966 (($ $) 68 (|has| |#1| (-344)))) (-1691 (((-794) $) 18)) (-2649 (((-710) $) 69)) (-3324 (($ (-589 |#1|)) 72) (($) 71)) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20)) (-3966 (((-108) $ $) 70)) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 42)) (-2291 (($ $) 57)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 145)) (-3950 (($ $) NIL)) (-3226 (((-108) $) 36)) (-1895 ((|#1| $) 13)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| |#1| (-1127)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-1127)))) (-3192 (($ |#1| (-523)) 31)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 115)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 55)) (-4211 (((-3 $ "failed") $) 130)) (-4031 (((-3 (-383 (-523)) "failed") $) 63 (|has| |#1| (-508)))) (-1310 (((-108) $) 59 (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) 61 (|has| |#1| (-508)))) (-2342 (($ |#1| (-523)) 33)) (-1330 (((-108) $) 151 (|has| |#1| (-1127)))) (-3482 (((-108) $) 43)) (-2586 (((-710) $) 38)) (-1794 (((-3 "nil" "sqfr" "irred" "prime") $ (-523)) 136)) (-3019 ((|#1| $ (-523)) 135)) (-2370 (((-523) $ (-523)) 134)) (-3823 (($ |#1| (-523)) 30)) (-3015 (($ (-1 |#1| |#1|) $) 142)) (-2205 (($ |#1| (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523))))) 58)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3841 (((-1070) $) NIL)) (-3572 (($ |#1| (-523)) 32)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) 146 (|has| |#1| (-427)))) (-2702 (($ |#1| (-523) (-3 "nil" "sqfr" "irred" "prime")) 29)) (-3286 (((-589 (-2 (|:| -3573 |#1|) (|:| -3262 (-523)))) $) 54)) (-1311 (((-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))) $) 12)) (-3573 (((-394 $) $) NIL (|has| |#1| (-1127)))) (-2469 (((-3 $ "failed") $ $) 137)) (-3262 (((-523) $) 131)) (-1276 ((|#1| $) 56)) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 78 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 84 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) $) NIL (|has| |#1| (-484 (-1087) $))) (($ $ (-589 (-1087)) (-589 $)) 85 (|has| |#1| (-484 (-1087) $))) (($ $ (-589 (-271 $))) 81 (|has| |#1| (-286 $))) (($ $ (-271 $)) NIL (|has| |#1| (-286 $))) (($ $ $ $) NIL (|has| |#1| (-286 $))) (($ $ (-589 $) (-589 $)) NIL (|has| |#1| (-286 $)))) (-1502 (($ $ |#1|) 70 (|has| |#1| (-263 |#1| |#1|))) (($ $ $) 71 (|has| |#1| (-263 $ $)))) (-4024 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) 141)) (-3077 (((-499) $) 27 (|has| |#1| (-564 (-499)))) (((-355) $) 91 (|has| |#1| (-949))) (((-203) $) 94 (|has| |#1| (-949)))) (-3976 (((-794) $) 113) (($ (-523)) 46) (($ $) NIL) (($ |#1|) 45) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523)))))) (-1698 (((-710)) 48)) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 40 T CONST)) (-1440 (($) 39 T CONST)) (-1943 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4037 (((-108) $ $) 95)) (-4115 (($ $) 127) (($ $ $) NIL)) (-4103 (($ $ $) 139)) (** (($ $ (-852)) NIL) (($ $ (-710)) 101)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 50) (($ $ $) 49) (($ |#1| $) 51) (($ $ |#1|) NIL)))
+(((-394 |#1|) (-13 (-515) (-209 |#1|) (-37 |#1|) (-314 |#1|) (-387 |#1|) (-10 -8 (-15 -1276 (|#1| $)) (-15 -3262 ((-523) $)) (-15 -2205 ($ |#1| (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))))) (-15 -1311 ((-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))) $)) (-15 -3823 ($ |#1| (-523))) (-15 -3286 ((-589 (-2 (|:| -3573 |#1|) (|:| -3262 (-523)))) $)) (-15 -3572 ($ |#1| (-523))) (-15 -2370 ((-523) $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -1794 ((-3 "nil" "sqfr" "irred" "prime") $ (-523))) (-15 -2586 ((-710) $)) (-15 -2342 ($ |#1| (-523))) (-15 -3192 ($ |#1| (-523))) (-15 -2702 ($ |#1| (-523) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -1895 (|#1| $)) (-15 -2291 ($ $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-427)) (-6 (-427)) |%noBranch|) (IF (|has| |#1| (-949)) (-6 (-949)) |%noBranch|) (IF (|has| |#1| (-1127)) (-6 (-1127)) |%noBranch|) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-263 $ $)) (-6 (-263 $ $)) |%noBranch|) (IF (|has| |#1| (-286 $)) (-6 (-286 $)) |%noBranch|) (IF (|has| |#1| (-484 (-1087) $)) (-6 (-484 (-1087) $)) |%noBranch|))) (-515)) (T -394))
+((-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-515)) (-5 *1 (-394 *3)))) (-1276 (*1 *2 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-3262 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-2205 (*1 *1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-523))))) (-4 *2 (-515)) (-5 *1 (-394 *2)))) (-1311 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-523))))) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-3823 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-3286 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| -3573 *3) (|:| -3262 (-523))))) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-3572 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-2370 (*1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-3019 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-1794 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-394 *4)) (-4 *4 (-515)))) (-2586 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-394 *3)) (-4 *3 (-515)))) (-2342 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-3192 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-2702 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-523)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-1895 (*1 *2 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-2291 (*1 *1 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))) (-1310 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-394 *3)) (-4 *3 (-508)) (-4 *3 (-515)))) (-1600 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-394 *3)) (-4 *3 (-508)) (-4 *3 (-515)))) (-4031 (*1 *2 *1) (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-394 *3)) (-4 *3 (-508)) (-4 *3 (-515)))))
+(-13 (-515) (-209 |#1|) (-37 |#1|) (-314 |#1|) (-387 |#1|) (-10 -8 (-15 -1276 (|#1| $)) (-15 -3262 ((-523) $)) (-15 -2205 ($ |#1| (-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))))) (-15 -1311 ((-589 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-523)))) $)) (-15 -3823 ($ |#1| (-523))) (-15 -3286 ((-589 (-2 (|:| -3573 |#1|) (|:| -3262 (-523)))) $)) (-15 -3572 ($ |#1| (-523))) (-15 -2370 ((-523) $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -1794 ((-3 "nil" "sqfr" "irred" "prime") $ (-523))) (-15 -2586 ((-710) $)) (-15 -2342 ($ |#1| (-523))) (-15 -3192 ($ |#1| (-523))) (-15 -2702 ($ |#1| (-523) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -1895 (|#1| $)) (-15 -2291 ($ $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-427)) (-6 (-427)) |%noBranch|) (IF (|has| |#1| (-949)) (-6 (-949)) |%noBranch|) (IF (|has| |#1| (-1127)) (-6 (-1127)) |%noBranch|) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-263 $ $)) (-6 (-263 $ $)) |%noBranch|) (IF (|has| |#1| (-286 $)) (-6 (-286 $)) |%noBranch|) (IF (|has| |#1| (-484 (-1087) $)) (-6 (-484 (-1087) $)) |%noBranch|)))
+((-1482 (((-394 |#1|) (-394 |#1|) (-1 (-394 |#1|) |#1|)) 21)) (-2645 (((-394 |#1|) (-394 |#1|) (-394 |#1|)) 16)))
+(((-395 |#1|) (-10 -7 (-15 -1482 ((-394 |#1|) (-394 |#1|) (-1 (-394 |#1|) |#1|))) (-15 -2645 ((-394 |#1|) (-394 |#1|) (-394 |#1|)))) (-515)) (T -395))
+((-2645 (*1 *2 *2 *2) (-12 (-5 *2 (-394 *3)) (-4 *3 (-515)) (-5 *1 (-395 *3)))) (-1482 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-394 *4) *4)) (-4 *4 (-515)) (-5 *2 (-394 *4)) (-5 *1 (-395 *4)))))
+(-10 -7 (-15 -1482 ((-394 |#1|) (-394 |#1|) (-1 (-394 |#1|) |#1|))) (-15 -2645 ((-394 |#1|) (-394 |#1|) (-394 |#1|))))
+((-2895 ((|#2| |#2|) 166)) (-1706 (((-3 (|:| |%expansion| (-289 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108)) 57)))
+(((-396 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1706 ((-3 (|:| |%expansion| (-289 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108))) (-15 -2895 (|#2| |#2|))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|)) (-1087) |#2|) (T -396))
+((-2895 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-396 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1109) (-406 *3))) (-14 *4 (-1087)) (-14 *5 *2))) (-1706 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (|:| |%expansion| (-289 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070)))))) (-5 *1 (-396 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-14 *6 (-1087)) (-14 *7 *3))))
+(-10 -7 (-15 -1706 ((-3 (|:| |%expansion| (-289 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108))) (-15 -2895 (|#2| |#2|)))
+((-3015 ((|#4| (-1 |#3| |#1|) |#2|) 11)))
+(((-397 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-973) (-786)) (-406 |#1|) (-13 (-973) (-786)) (-406 |#3|)) (T -397))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-973) (-786))) (-4 *6 (-13 (-973) (-786))) (-4 *2 (-406 *6)) (-5 *1 (-397 *5 *4 *6 *2)) (-4 *4 (-406 *5)))))
+(-10 -7 (-15 -3015 (|#4| (-1 |#3| |#1|) |#2|)))
+((-2895 ((|#2| |#2|) 90)) (-2466 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070)) 48)) (-3420 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070)) 154)))
+(((-398 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2466 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070))) (-15 -3420 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070))) (-15 -2895 (|#2| |#2|))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|) (-10 -8 (-15 -3976 ($ |#3|)))) (-784) (-13 (-1147 |#2| |#3|) (-339) (-1109) (-10 -8 (-15 -4024 ($ $)) (-15 -2669 ($ $)))) (-912 |#4|) (-1087)) (T -398))
+((-2895 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-4 *2 (-13 (-27) (-1109) (-406 *3) (-10 -8 (-15 -3976 ($ *4))))) (-4 *4 (-784)) (-4 *5 (-13 (-1147 *2 *4) (-339) (-1109) (-10 -8 (-15 -4024 ($ $)) (-15 -2669 ($ $))))) (-5 *1 (-398 *3 *2 *4 *5 *6 *7)) (-4 *6 (-912 *5)) (-14 *7 (-1087)))) (-3420 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-4 *3 (-13 (-27) (-1109) (-406 *6) (-10 -8 (-15 -3976 ($ *7))))) (-4 *7 (-784)) (-4 *8 (-13 (-1147 *3 *7) (-339) (-1109) (-10 -8 (-15 -4024 ($ $)) (-15 -2669 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070)))))) (-5 *1 (-398 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1070)) (-4 *9 (-912 *8)) (-14 *10 (-1087)))) (-2466 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-4 *3 (-13 (-27) (-1109) (-406 *6) (-10 -8 (-15 -3976 ($ *7))))) (-4 *7 (-784)) (-4 *8 (-13 (-1147 *3 *7) (-339) (-1109) (-10 -8 (-15 -4024 ($ $)) (-15 -2669 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070)))))) (-5 *1 (-398 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1070)) (-4 *9 (-912 *8)) (-14 *10 (-1087)))))
+(-10 -7 (-15 -2466 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070))) (-15 -3420 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))) |#2| (-108) (-1070))) (-15 -2895 (|#2| |#2|)))
+((-1586 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-1830 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-3015 ((|#4| (-1 |#3| |#1|) |#2|) 17)))
+(((-399 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1830 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1586 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1016) (-401 |#1|) (-1016) (-401 |#3|)) (T -399))
+((-1586 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1016)) (-4 *5 (-1016)) (-4 *2 (-401 *5)) (-5 *1 (-399 *6 *4 *5 *2)) (-4 *4 (-401 *6)))) (-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1016)) (-4 *2 (-1016)) (-5 *1 (-399 *5 *4 *2 *6)) (-4 *4 (-401 *5)) (-4 *6 (-401 *2)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-401 *6)) (-5 *1 (-399 *5 *4 *6 *2)) (-4 *4 (-401 *5)))))
+(-10 -7 (-15 -3015 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1830 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1586 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
+((-2054 (($) 44)) (-2073 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 40)) (-1767 (($ $ $) 39)) (-2607 (((-108) $ $) 28)) (-3843 (((-710)) 47)) (-4033 (($ (-589 |#2|)) 20) (($) NIL)) (-3461 (($) 53)) (-3268 ((|#2| $) 61)) (-2644 ((|#2| $) 59)) (-4076 (((-852) $) 55)) (-1625 (($ $ $) 35)) (-2557 (($ (-852)) 50)) (-2973 (($ $ |#2|) NIL) (($ $ $) 38)) (-2452 (((-710) (-1 (-108) |#2|) $) NIL) (((-710) |#2| $) 26)) (-3985 (($ (-589 |#2|)) 24)) (-2479 (($ $) 46)) (-3976 (((-794) $) 33)) (-1596 (((-710) $) 21)) (-2000 (($ (-589 |#2|)) 19) (($) NIL)) (-4037 (((-108) $ $) 16)) (-4052 (((-108) $ $) 13)))
+(((-400 |#1| |#2|) (-10 -8 (-15 -3843 ((-710))) (-15 -2557 (|#1| (-852))) (-15 -4076 ((-852) |#1|)) (-15 -3461 (|#1|)) (-15 -3268 (|#2| |#1|)) (-15 -2644 (|#2| |#1|)) (-15 -2054 (|#1|)) (-15 -2479 (|#1| |#1|)) (-15 -1596 ((-710) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -2000 (|#1|)) (-15 -2000 (|#1| (-589 |#2|))) (-15 -4033 (|#1|)) (-15 -4033 (|#1| (-589 |#2|))) (-15 -1625 (|#1| |#1| |#1|)) (-15 -2973 (|#1| |#1| |#1|)) (-15 -2973 (|#1| |#1| |#2|)) (-15 -1767 (|#1| |#1| |#1|)) (-15 -2607 ((-108) |#1| |#1|)) (-15 -2073 (|#1| |#1| |#1|)) (-15 -2073 (|#1| |#1| |#2|)) (-15 -2073 (|#1| |#2| |#1|)) (-15 -3985 (|#1| (-589 |#2|))) (-15 -2452 ((-710) |#2| |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|))) (-401 |#2|) (-1016)) (T -400))
+((-3843 (*1 *2) (-12 (-4 *4 (-1016)) (-5 *2 (-710)) (-5 *1 (-400 *3 *4)) (-4 *3 (-401 *4)))))
+(-10 -8 (-15 -3843 ((-710))) (-15 -2557 (|#1| (-852))) (-15 -4076 ((-852) |#1|)) (-15 -3461 (|#1|)) (-15 -3268 (|#2| |#1|)) (-15 -2644 (|#2| |#1|)) (-15 -2054 (|#1|)) (-15 -2479 (|#1| |#1|)) (-15 -1596 ((-710) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -2000 (|#1|)) (-15 -2000 (|#1| (-589 |#2|))) (-15 -4033 (|#1|)) (-15 -4033 (|#1| (-589 |#2|))) (-15 -1625 (|#1| |#1| |#1|)) (-15 -2973 (|#1| |#1| |#1|)) (-15 -2973 (|#1| |#1| |#2|)) (-15 -1767 (|#1| |#1| |#1|)) (-15 -2607 ((-108) |#1| |#1|)) (-15 -2073 (|#1| |#1| |#1|)) (-15 -2073 (|#1| |#1| |#2|)) (-15 -2073 (|#1| |#2| |#1|)) (-15 -3985 (|#1| (-589 |#2|))) (-15 -2452 ((-710) |#2| |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)))
+((-3260 (((-108) $ $) 19)) (-2054 (($) 67 (|has| |#1| (-344)))) (-2073 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-1767 (($ $ $) 78)) (-2607 (((-108) $ $) 79)) (-2282 (((-108) $ (-710)) 8)) (-3843 (((-710)) 61 (|has| |#1| (-344)))) (-4033 (($ (-589 |#1|)) 74) (($) 73)) (-3627 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-3917 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2231 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-3461 (($) 64 (|has| |#1| (-344)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3268 ((|#1| $) 65 (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2644 ((|#1| $) 66 (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4076 (((-852) $) 63 (|has| |#1| (-344)))) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22)) (-1625 (($ $ $) 75)) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40)) (-2557 (($ (-852)) 62 (|has| |#1| (-344)))) (-2435 (((-1034) $) 21)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-2973 (($ $ |#1|) 77) (($ $ $) 76)) (-1771 (($) 49) (($ (-589 |#1|)) 48)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 50)) (-2479 (($ $) 68 (|has| |#1| (-344)))) (-3976 (((-794) $) 18)) (-1596 (((-710) $) 69)) (-2000 (($ (-589 |#1|)) 72) (($) 71)) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20)) (-4052 (((-108) $ $) 70)) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-401 |#1|) (-129) (-1016)) (T -401))
-((-2649 (*1 *2 *1) (-12 (-4 *1 (-401 *3)) (-4 *3 (-1016)) (-5 *2 (-710)))) (-1966 (*1 *1 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-344)))) (-3662 (*1 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-344)) (-4 *2 (-1016)))) (-3158 (*1 *2 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-786)))) (-3239 (*1 *2 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-786)))))
-(-13 (-207 |t#1|) (-1014 |t#1|) (-10 -8 (-6 -4248) (-15 -2649 ((-710) $)) (IF (|has| |t#1| (-344)) (PROGN (-6 (-344)) (-15 -1966 ($ $)) (-15 -3662 ($))) |%noBranch|) (IF (|has| |t#1| (-786)) (PROGN (-15 -3158 (|t#1| $)) (-15 -3239 (|t#1| $))) |%noBranch|)))
+((-1596 (*1 *2 *1) (-12 (-4 *1 (-401 *3)) (-4 *3 (-1016)) (-5 *2 (-710)))) (-2479 (*1 *1 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-344)))) (-2054 (*1 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-344)) (-4 *2 (-1016)))) (-2644 (*1 *2 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-786)))) (-3268 (*1 *2 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-786)))))
+(-13 (-207 |t#1|) (-1014 |t#1|) (-10 -8 (-6 -4248) (-15 -1596 ((-710) $)) (IF (|has| |t#1| (-344)) (PROGN (-6 (-344)) (-15 -2479 ($ $)) (-15 -2054 ($))) |%noBranch|) (IF (|has| |t#1| (-786)) (PROGN (-15 -2644 (|t#1| $)) (-15 -3268 (|t#1| $))) |%noBranch|)))
(((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-563 (-794)) . T) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-207 |#1|) . T) ((-213 |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-344) |has| |#1| (-344)) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1014 |#1|) . T) ((-1016) . T) ((-1123) . T))
-((-2069 (((-540 |#2|) |#2| (-1087)) 35)) (-1493 (((-540 |#2|) |#2| (-1087)) 19)) (-1872 ((|#2| |#2| (-1087)) 24)))
-(((-402 |#1| |#2|) (-10 -7 (-15 -1493 ((-540 |#2|) |#2| (-1087))) (-15 -2069 ((-540 |#2|) |#2| (-1087))) (-15 -1872 (|#2| |#2| (-1087)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-29 |#1|))) (T -402))
-((-1872 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *1 (-402 *4 *2)) (-4 *2 (-13 (-1109) (-29 *4))))) (-2069 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-402 *5 *3)) (-4 *3 (-13 (-1109) (-29 *5))))) (-1493 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-402 *5 *3)) (-4 *3 (-13 (-1109) (-29 *5))))))
-(-10 -7 (-15 -1493 ((-540 |#2|) |#2| (-1087))) (-15 -2069 ((-540 |#2|) |#2| (-1087))) (-15 -1872 (|#2| |#2| (-1087))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-3270 (($ |#2| |#1|) 35)) (-4190 (($ |#2| |#1|) 33)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-307 |#2|)) 25)) (-3272 (((-710)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 10 T CONST)) (-1891 (($) 16 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 34)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 36) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-403 |#1| |#2|) (-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4235)) (IF (|has| |#1| (-6 -4235)) (-6 -4235) |%noBranch|) |%noBranch|) (-15 -1691 ($ |#1|)) (-15 -1691 ($ (-307 |#2|))) (-15 -3270 ($ |#2| |#1|)) (-15 -4190 ($ |#2| |#1|)))) (-13 (-158) (-37 (-383 (-523)))) (-13 (-786) (-21))) (T -403))
-((-1691 (*1 *1 *2) (-12 (-5 *1 (-403 *2 *3)) (-4 *2 (-13 (-158) (-37 (-383 (-523))))) (-4 *3 (-13 (-786) (-21))))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-307 *4)) (-4 *4 (-13 (-786) (-21))) (-5 *1 (-403 *3 *4)) (-4 *3 (-13 (-158) (-37 (-383 (-523))))))) (-3270 (*1 *1 *2 *3) (-12 (-5 *1 (-403 *3 *2)) (-4 *3 (-13 (-158) (-37 (-383 (-523))))) (-4 *2 (-13 (-786) (-21))))) (-4190 (*1 *1 *2 *3) (-12 (-5 *1 (-403 *3 *2)) (-4 *3 (-13 (-158) (-37 (-383 (-523))))) (-4 *2 (-13 (-786) (-21))))))
-(-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4235)) (IF (|has| |#1| (-6 -4235)) (-6 -4235) |%noBranch|) |%noBranch|) (-15 -1691 ($ |#1|)) (-15 -1691 ($ (-307 |#2|))) (-15 -3270 ($ |#2| |#1|)) (-15 -4190 ($ |#2| |#1|))))
-((-2814 (((-3 |#2| (-589 |#2|)) |#2| (-1087)) 105)))
-(((-404 |#1| |#2|) (-10 -7 (-15 -2814 ((-3 |#2| (-589 |#2|)) |#2| (-1087)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-889) (-29 |#1|))) (T -404))
-((-2814 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 *3 (-589 *3))) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1109) (-889) (-29 *5))))))
-(-10 -7 (-15 -2814 ((-3 |#2| (-589 |#2|)) |#2| (-1087))))
-((-1292 (((-589 (-1087)) $) 72)) (-2389 (((-383 (-1083 $)) $ (-562 $)) 270)) (-1349 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-589 (-562 $)) (-589 $)) 235)) (-1220 (((-3 (-562 $) "failed") $) NIL) (((-3 (-1087) "failed") $) 75) (((-3 (-523) "failed") $) NIL) (((-3 |#2| "failed") $) 231) (((-3 (-383 (-883 |#2|)) "failed") $) 321) (((-3 (-883 |#2|) "failed") $) 233) (((-3 (-383 (-523)) "failed") $) NIL)) (-3508 (((-562 $) $) NIL) (((-1087) $) 30) (((-523) $) NIL) ((|#2| $) 229) (((-383 (-883 |#2|)) $) 302) (((-883 |#2|) $) 230) (((-383 (-523)) $) NIL)) (-2947 (((-110) (-110)) 47)) (-1296 (($ $) 87)) (-2577 (((-3 (-562 $) "failed") $) 226)) (-2378 (((-589 (-562 $)) $) 227)) (-3538 (((-3 (-589 $) "failed") $) 245)) (-3064 (((-3 (-2 (|:| |val| $) (|:| -1475 (-523))) "failed") $) 252)) (-3478 (((-3 (-589 $) "failed") $) 243)) (-3925 (((-3 (-2 (|:| -3474 (-523)) (|:| |var| (-562 $))) "failed") $) 261)) (-2790 (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $) 249) (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-110)) 215) (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-1087)) 217)) (-1408 (((-108) $) 19)) (-1419 ((|#2| $) 21)) (-2812 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) 234) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) 96) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1087)) 57) (($ $ (-589 (-1087))) 238) (($ $) 239) (($ $ (-110) $ (-1087)) 60) (($ $ (-589 (-110)) (-589 $) (-1087)) 67) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $))) 107) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $)))) 240) (($ $ (-1087) (-710) (-1 $ (-589 $))) 94) (($ $ (-1087) (-710) (-1 $ $)) 93)) (-1937 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) 106)) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) 236)) (-2793 (($ $) 281)) (-1400 (((-823 (-523)) $) 255) (((-823 (-355)) $) 258) (($ (-394 $)) 317) (((-499) $) NIL)) (-1691 (((-794) $) 237) (($ (-562 $)) 84) (($ (-1087)) 26) (($ |#2|) NIL) (($ (-1039 |#2| (-562 $))) NIL) (($ (-383 |#2|)) 286) (($ (-883 (-383 |#2|))) 326) (($ (-383 (-883 (-383 |#2|)))) 298) (($ (-383 (-883 |#2|))) 292) (($ $) NIL) (($ (-883 |#2|)) 184) (($ (-383 (-523))) 331) (($ (-523)) NIL)) (-3272 (((-710)) 79)) (-3198 (((-108) (-110)) 41)) (-2971 (($ (-1087) $) 33) (($ (-1087) $ $) 34) (($ (-1087) $ $ $) 35) (($ (-1087) $ $ $ $) 36) (($ (-1087) (-589 $)) 39)) (* (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ |#2| $) 263) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL)))
-(((-405 |#1| |#2|) (-10 -8 (-15 * (|#1| (-852) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -3272 ((-710))) (-15 -1691 (|#1| (-523))) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1400 ((-499) |#1|)) (-15 -3508 ((-883 |#2|) |#1|)) (-15 -1220 ((-3 (-883 |#2|) "failed") |#1|)) (-15 -1691 (|#1| (-883 |#2|))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1691 (|#1| |#1|)) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -3508 ((-383 (-883 |#2|)) |#1|)) (-15 -1220 ((-3 (-383 (-883 |#2|)) "failed") |#1|)) (-15 -1691 (|#1| (-383 (-883 |#2|)))) (-15 -2389 ((-383 (-1083 |#1|)) |#1| (-562 |#1|))) (-15 -1691 (|#1| (-383 (-883 (-383 |#2|))))) (-15 -1691 (|#1| (-883 (-383 |#2|)))) (-15 -1691 (|#1| (-383 |#2|))) (-15 -2793 (|#1| |#1|)) (-15 -1400 (|#1| (-394 |#1|))) (-15 -2812 (|#1| |#1| (-1087) (-710) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-1087) (-710) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-710)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-710)) (-589 (-1 |#1| |#1|)))) (-15 -3064 ((-3 (-2 (|:| |val| |#1|) (|:| -1475 (-523))) "failed") |#1|)) (-15 -2790 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -1475 (-523))) "failed") |#1| (-1087))) (-15 -2790 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -1475 (-523))) "failed") |#1| (-110))) (-15 -1296 (|#1| |#1|)) (-15 -1691 (|#1| (-1039 |#2| (-562 |#1|)))) (-15 -3925 ((-3 (-2 (|:| -3474 (-523)) (|:| |var| (-562 |#1|))) "failed") |#1|)) (-15 -3478 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -2790 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -1475 (-523))) "failed") |#1|)) (-15 -3538 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 |#1|) (-1087))) (-15 -2812 (|#1| |#1| (-110) |#1| (-1087))) (-15 -2812 (|#1| |#1|)) (-15 -2812 (|#1| |#1| (-589 (-1087)))) (-15 -2812 (|#1| |#1| (-1087))) (-15 -2971 (|#1| (-1087) (-589 |#1|))) (-15 -2971 (|#1| (-1087) |#1| |#1| |#1| |#1|)) (-15 -2971 (|#1| (-1087) |#1| |#1| |#1|)) (-15 -2971 (|#1| (-1087) |#1| |#1|)) (-15 -2971 (|#1| (-1087) |#1|)) (-15 -1292 ((-589 (-1087)) |#1|)) (-15 -1419 (|#2| |#1|)) (-15 -1408 ((-108) |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -3508 ((-1087) |#1|)) (-15 -1220 ((-3 (-1087) "failed") |#1|)) (-15 -1691 (|#1| (-1087))) (-15 -2812 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-110) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| |#1|)))) (-15 -2812 (|#1| |#1| (-1087) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-1087) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| |#1|)))) (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -2378 ((-589 (-562 |#1|)) |#1|)) (-15 -2577 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -1349 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1937 (|#1| (-110) (-589 |#1|))) (-15 -1937 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -2812 (|#1| |#1| (-562 |#1|) |#1|)) (-15 -3508 ((-562 |#1|) |#1|)) (-15 -1220 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -1691 (|#1| (-562 |#1|))) (-15 -1691 ((-794) |#1|))) (-406 |#2|) (-786)) (T -405))
-((-2947 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *4 (-786)) (-5 *1 (-405 *3 *4)) (-4 *3 (-406 *4)))) (-3198 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-405 *4 *5)) (-4 *4 (-406 *5)))) (-3272 (*1 *2) (-12 (-4 *4 (-786)) (-5 *2 (-710)) (-5 *1 (-405 *3 *4)) (-4 *3 (-406 *4)))))
-(-10 -8 (-15 * (|#1| (-852) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -3272 ((-710))) (-15 -1691 (|#1| (-523))) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1400 ((-499) |#1|)) (-15 -3508 ((-883 |#2|) |#1|)) (-15 -1220 ((-3 (-883 |#2|) "failed") |#1|)) (-15 -1691 (|#1| (-883 |#2|))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1691 (|#1| |#1|)) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -3508 ((-383 (-883 |#2|)) |#1|)) (-15 -1220 ((-3 (-383 (-883 |#2|)) "failed") |#1|)) (-15 -1691 (|#1| (-383 (-883 |#2|)))) (-15 -2389 ((-383 (-1083 |#1|)) |#1| (-562 |#1|))) (-15 -1691 (|#1| (-383 (-883 (-383 |#2|))))) (-15 -1691 (|#1| (-883 (-383 |#2|)))) (-15 -1691 (|#1| (-383 |#2|))) (-15 -2793 (|#1| |#1|)) (-15 -1400 (|#1| (-394 |#1|))) (-15 -2812 (|#1| |#1| (-1087) (-710) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-1087) (-710) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-710)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-710)) (-589 (-1 |#1| |#1|)))) (-15 -3064 ((-3 (-2 (|:| |val| |#1|) (|:| -1475 (-523))) "failed") |#1|)) (-15 -2790 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -1475 (-523))) "failed") |#1| (-1087))) (-15 -2790 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -1475 (-523))) "failed") |#1| (-110))) (-15 -1296 (|#1| |#1|)) (-15 -1691 (|#1| (-1039 |#2| (-562 |#1|)))) (-15 -3925 ((-3 (-2 (|:| -3474 (-523)) (|:| |var| (-562 |#1|))) "failed") |#1|)) (-15 -3478 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -2790 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -1475 (-523))) "failed") |#1|)) (-15 -3538 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 |#1|) (-1087))) (-15 -2812 (|#1| |#1| (-110) |#1| (-1087))) (-15 -2812 (|#1| |#1|)) (-15 -2812 (|#1| |#1| (-589 (-1087)))) (-15 -2812 (|#1| |#1| (-1087))) (-15 -2971 (|#1| (-1087) (-589 |#1|))) (-15 -2971 (|#1| (-1087) |#1| |#1| |#1| |#1|)) (-15 -2971 (|#1| (-1087) |#1| |#1| |#1|)) (-15 -2971 (|#1| (-1087) |#1| |#1|)) (-15 -2971 (|#1| (-1087) |#1|)) (-15 -1292 ((-589 (-1087)) |#1|)) (-15 -1419 (|#2| |#1|)) (-15 -1408 ((-108) |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -3508 ((-1087) |#1|)) (-15 -1220 ((-3 (-1087) "failed") |#1|)) (-15 -1691 (|#1| (-1087))) (-15 -2812 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-110) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| |#1|)))) (-15 -2812 (|#1| |#1| (-1087) (-1 |#1| |#1|))) (-15 -2812 (|#1| |#1| (-1087) (-1 |#1| (-589 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -2812 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| |#1|)))) (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -2378 ((-589 (-562 |#1|)) |#1|)) (-15 -2577 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -1349 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1937 (|#1| (-110) (-589 |#1|))) (-15 -1937 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1| |#1|)) (-15 -1937 (|#1| (-110) |#1|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -2812 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -2812 (|#1| |#1| (-562 |#1|) |#1|)) (-15 -3508 ((-562 |#1|) |#1|)) (-15 -1220 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -1691 (|#1| (-562 |#1|))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 116 (|has| |#1| (-25)))) (-1292 (((-589 (-1087)) $) 203)) (-2389 (((-383 (-1083 $)) $ (-562 $)) 171 (|has| |#1| (-515)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 143 (|has| |#1| (-515)))) (-3306 (($ $) 144 (|has| |#1| (-515)))) (-3174 (((-108) $) 146 (|has| |#1| (-515)))) (-3643 (((-589 (-562 $)) $) 44)) (-3405 (((-3 $ "failed") $ $) 118 (|has| |#1| (-21)))) (-1349 (($ $ (-271 $)) 56) (($ $ (-589 (-271 $))) 55) (($ $ (-589 (-562 $)) (-589 $)) 54)) (-3718 (($ $) 163 (|has| |#1| (-515)))) (-4226 (((-394 $) $) 164 (|has| |#1| (-515)))) (-2787 (((-108) $ $) 154 (|has| |#1| (-515)))) (-4189 (($) 102 (-3172 (|has| |#1| (-1028)) (|has| |#1| (-25))) CONST)) (-1220 (((-3 (-562 $) "failed") $) 69) (((-3 (-1087) "failed") $) 216) (((-3 (-523) "failed") $) 209 (|has| |#1| (-964 (-523)))) (((-3 |#1| "failed") $) 207) (((-3 (-383 (-883 |#1|)) "failed") $) 169 (|has| |#1| (-515))) (((-3 (-883 |#1|) "failed") $) 123 (|has| |#1| (-973))) (((-3 (-383 (-523)) "failed") $) 95 (-3172 (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523))))))) (-3508 (((-562 $) $) 68) (((-1087) $) 215) (((-523) $) 210 (|has| |#1| (-964 (-523)))) ((|#1| $) 206) (((-383 (-883 |#1|)) $) 168 (|has| |#1| (-515))) (((-883 |#1|) $) 122 (|has| |#1| (-973))) (((-383 (-523)) $) 94 (-3172 (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523))))))) (-4059 (($ $ $) 158 (|has| |#1| (-515)))) (-2243 (((-629 (-523)) (-629 $)) 137 (-3147 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 136 (-3147 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 135 (|has| |#1| (-973))) (((-629 |#1|) (-629 $)) 134 (|has| |#1| (-973)))) (-1444 (((-3 $ "failed") $) 105 (|has| |#1| (-1028)))) (-4032 (($ $ $) 157 (|has| |#1| (-515)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 152 (|has| |#1| (-515)))) (-3049 (((-108) $) 165 (|has| |#1| (-515)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 212 (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 211 (|has| |#1| (-817 (-355))))) (-2055 (($ $) 51) (($ (-589 $)) 50)) (-2196 (((-589 (-110)) $) 43)) (-2947 (((-110) (-110)) 42)) (-2769 (((-108) $) 103 (|has| |#1| (-1028)))) (-3860 (((-108) $) 22 (|has| $ (-964 (-523))))) (-1296 (($ $) 186 (|has| |#1| (-973)))) (-3316 (((-1039 |#1| (-562 $)) $) 187 (|has| |#1| (-973)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 161 (|has| |#1| (-515)))) (-1414 (((-1083 $) (-562 $)) 25 (|has| $ (-973)))) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-1345 (($ (-1 $ $) (-562 $)) 36)) (-2577 (((-3 (-562 $) "failed") $) 46)) (-3278 (($ (-589 $)) 150 (|has| |#1| (-515))) (($ $ $) 149 (|has| |#1| (-515)))) (-2032 (((-1070) $) 9)) (-2378 (((-589 (-562 $)) $) 45)) (-3396 (($ (-110) $) 38) (($ (-110) (-589 $)) 37)) (-3538 (((-3 (-589 $) "failed") $) 192 (|has| |#1| (-1028)))) (-3064 (((-3 (-2 (|:| |val| $) (|:| -1475 (-523))) "failed") $) 183 (|has| |#1| (-973)))) (-3478 (((-3 (-589 $) "failed") $) 190 (|has| |#1| (-25)))) (-3925 (((-3 (-2 (|:| -3474 (-523)) (|:| |var| (-562 $))) "failed") $) 189 (|has| |#1| (-25)))) (-2790 (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $) 191 (|has| |#1| (-1028))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-110)) 185 (|has| |#1| (-973))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-1087)) 184 (|has| |#1| (-973)))) (-3739 (((-108) $ (-110)) 40) (((-108) $ (-1087)) 39)) (-1396 (($ $) 107 (-3172 (|has| |#1| (-448)) (|has| |#1| (-515))))) (-1933 (((-710) $) 47)) (-3951 (((-1034) $) 10)) (-1408 (((-108) $) 205)) (-1419 ((|#1| $) 204)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 151 (|has| |#1| (-515)))) (-3310 (($ (-589 $)) 148 (|has| |#1| (-515))) (($ $ $) 147 (|has| |#1| (-515)))) (-3536 (((-108) $ $) 35) (((-108) $ (-1087)) 34)) (-2424 (((-394 $) $) 162 (|has| |#1| (-515)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 160 (|has| |#1| (-515))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 159 (|has| |#1| (-515)))) (-4007 (((-3 $ "failed") $ $) 142 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 153 (|has| |#1| (-515)))) (-3101 (((-108) $) 23 (|has| $ (-964 (-523))))) (-2812 (($ $ (-562 $) $) 67) (($ $ (-589 (-562 $)) (-589 $)) 66) (($ $ (-589 (-271 $))) 65) (($ $ (-271 $)) 64) (($ $ $ $) 63) (($ $ (-589 $) (-589 $)) 62) (($ $ (-589 (-1087)) (-589 (-1 $ $))) 33) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) 32) (($ $ (-1087) (-1 $ (-589 $))) 31) (($ $ (-1087) (-1 $ $)) 30) (($ $ (-589 (-110)) (-589 (-1 $ $))) 29) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) 28) (($ $ (-110) (-1 $ (-589 $))) 27) (($ $ (-110) (-1 $ $)) 26) (($ $ (-1087)) 197 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087))) 196 (|has| |#1| (-564 (-499)))) (($ $) 195 (|has| |#1| (-564 (-499)))) (($ $ (-110) $ (-1087)) 194 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-110)) (-589 $) (-1087)) 193 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $))) 182 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $)))) 181 (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ (-589 $))) 180 (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ $)) 179 (|has| |#1| (-973)))) (-3413 (((-710) $) 155 (|has| |#1| (-515)))) (-1937 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-589 $)) 57)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 156 (|has| |#1| (-515)))) (-1303 (($ $) 49) (($ $ $) 48)) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) 128 (|has| |#1| (-973))) (($ $ (-1087) (-710)) 127 (|has| |#1| (-973))) (($ $ (-589 (-1087))) 126 (|has| |#1| (-973))) (($ $ (-1087)) 125 (|has| |#1| (-973)))) (-2793 (($ $) 176 (|has| |#1| (-515)))) (-3329 (((-1039 |#1| (-562 $)) $) 177 (|has| |#1| (-515)))) (-2762 (($ $) 24 (|has| $ (-973)))) (-1400 (((-823 (-523)) $) 214 (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) 213 (|has| |#1| (-564 (-823 (-355))))) (($ (-394 $)) 178 (|has| |#1| (-515))) (((-499) $) 97 (|has| |#1| (-564 (-499))))) (-3361 (($ $ $) 111 (|has| |#1| (-448)))) (-2892 (($ $ $) 112 (|has| |#1| (-448)))) (-1691 (((-794) $) 11) (($ (-562 $)) 70) (($ (-1087)) 217) (($ |#1|) 208) (($ (-1039 |#1| (-562 $))) 188 (|has| |#1| (-973))) (($ (-383 |#1|)) 174 (|has| |#1| (-515))) (($ (-883 (-383 |#1|))) 173 (|has| |#1| (-515))) (($ (-383 (-883 (-383 |#1|)))) 172 (|has| |#1| (-515))) (($ (-383 (-883 |#1|))) 170 (|has| |#1| (-515))) (($ $) 141 (|has| |#1| (-515))) (($ (-883 |#1|)) 124 (|has| |#1| (-973))) (($ (-383 (-523))) 96 (-3172 (|has| |#1| (-515)) (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523)))))) (($ (-523)) 93 (-3172 (|has| |#1| (-973)) (|has| |#1| (-964 (-523)))))) (-1942 (((-3 $ "failed") $) 138 (|has| |#1| (-134)))) (-3272 (((-710)) 133 (|has| |#1| (-973)))) (-2850 (($ $) 53) (($ (-589 $)) 52)) (-3198 (((-108) (-110)) 41)) (-2801 (((-108) $ $) 145 (|has| |#1| (-515)))) (-2971 (($ (-1087) $) 202) (($ (-1087) $ $) 201) (($ (-1087) $ $ $) 200) (($ (-1087) $ $ $ $) 199) (($ (-1087) (-589 $)) 198)) (-2423 (($ $ (-523)) 110 (-3172 (|has| |#1| (-448)) (|has| |#1| (-515)))) (($ $ (-710)) 104 (|has| |#1| (-1028))) (($ $ (-852)) 100 (|has| |#1| (-1028)))) (-1879 (($) 115 (|has| |#1| (-25)) CONST)) (-1891 (($) 101 (|has| |#1| (-1028)) CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) 132 (|has| |#1| (-973))) (($ $ (-1087) (-710)) 131 (|has| |#1| (-973))) (($ $ (-589 (-1087))) 130 (|has| |#1| (-973))) (($ $ (-1087)) 129 (|has| |#1| (-973)))) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (-4074 (($ (-1039 |#1| (-562 $)) (-1039 |#1| (-562 $))) 175 (|has| |#1| (-515))) (($ $ $) 108 (-3172 (|has| |#1| (-448)) (|has| |#1| (-515))))) (-4060 (($ $ $) 120 (|has| |#1| (-21))) (($ $) 119 (|has| |#1| (-21)))) (-4045 (($ $ $) 113 (|has| |#1| (-25)))) (** (($ $ (-523)) 109 (-3172 (|has| |#1| (-448)) (|has| |#1| (-515)))) (($ $ (-710)) 106 (|has| |#1| (-1028))) (($ $ (-852)) 99 (|has| |#1| (-1028)))) (* (($ (-383 (-523)) $) 167 (|has| |#1| (-515))) (($ $ (-383 (-523))) 166 (|has| |#1| (-515))) (($ |#1| $) 140 (|has| |#1| (-158))) (($ $ |#1|) 139 (|has| |#1| (-158))) (($ (-523) $) 121 (|has| |#1| (-21))) (($ (-710) $) 117 (|has| |#1| (-25))) (($ (-852) $) 114 (|has| |#1| (-25))) (($ $ $) 98 (|has| |#1| (-1028)))))
+((-4149 (((-540 |#2|) |#2| (-1087)) 36)) (-3432 (((-540 |#2|) |#2| (-1087)) 20)) (-2826 ((|#2| |#2| (-1087)) 25)))
+(((-402 |#1| |#2|) (-10 -7 (-15 -3432 ((-540 |#2|) |#2| (-1087))) (-15 -4149 ((-540 |#2|) |#2| (-1087))) (-15 -2826 (|#2| |#2| (-1087)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-29 |#1|))) (T -402))
+((-2826 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *1 (-402 *4 *2)) (-4 *2 (-13 (-1109) (-29 *4))))) (-4149 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-402 *5 *3)) (-4 *3 (-13 (-1109) (-29 *5))))) (-3432 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-402 *5 *3)) (-4 *3 (-13 (-1109) (-29 *5))))))
+(-10 -7 (-15 -3432 ((-540 |#2|) |#2| (-1087))) (-15 -4149 ((-540 |#2|) |#2| (-1087))) (-15 -2826 (|#2| |#2| (-1087))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-1684 (($ |#2| |#1|) 35)) (-1653 (($ |#2| |#1|) 33)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-307 |#2|)) 25)) (-1698 (((-710)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 10 T CONST)) (-1440 (($) 16 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 34)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 36) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-403 |#1| |#2|) (-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4235)) (IF (|has| |#1| (-6 -4235)) (-6 -4235) |%noBranch|) |%noBranch|) (-15 -3976 ($ |#1|)) (-15 -3976 ($ (-307 |#2|))) (-15 -1684 ($ |#2| |#1|)) (-15 -1653 ($ |#2| |#1|)))) (-13 (-158) (-37 (-383 (-523)))) (-13 (-786) (-21))) (T -403))
+((-3976 (*1 *1 *2) (-12 (-5 *1 (-403 *2 *3)) (-4 *2 (-13 (-158) (-37 (-383 (-523))))) (-4 *3 (-13 (-786) (-21))))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-307 *4)) (-4 *4 (-13 (-786) (-21))) (-5 *1 (-403 *3 *4)) (-4 *3 (-13 (-158) (-37 (-383 (-523))))))) (-1684 (*1 *1 *2 *3) (-12 (-5 *1 (-403 *3 *2)) (-4 *3 (-13 (-158) (-37 (-383 (-523))))) (-4 *2 (-13 (-786) (-21))))) (-1653 (*1 *1 *2 *3) (-12 (-5 *1 (-403 *3 *2)) (-4 *3 (-13 (-158) (-37 (-383 (-523))))) (-4 *2 (-13 (-786) (-21))))))
+(-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4235)) (IF (|has| |#1| (-6 -4235)) (-6 -4235) |%noBranch|) |%noBranch|) (-15 -3976 ($ |#1|)) (-15 -3976 ($ (-307 |#2|))) (-15 -1684 ($ |#2| |#1|)) (-15 -1653 ($ |#2| |#1|))))
+((-2669 (((-3 |#2| (-589 |#2|)) |#2| (-1087)) 109)))
+(((-404 |#1| |#2|) (-10 -7 (-15 -2669 ((-3 |#2| (-589 |#2|)) |#2| (-1087)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-889) (-29 |#1|))) (T -404))
+((-2669 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 *3 (-589 *3))) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1109) (-889) (-29 *5))))))
+(-10 -7 (-15 -2669 ((-3 |#2| (-589 |#2|)) |#2| (-1087))))
+((-3716 (((-589 (-1087)) $) 72)) (-3540 (((-383 (-1083 $)) $ (-562 $)) 273)) (-3834 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-589 (-562 $)) (-589 $)) 237)) (-2898 (((-3 (-562 $) "failed") $) NIL) (((-3 (-1087) "failed") $) 75) (((-3 (-523) "failed") $) NIL) (((-3 |#2| "failed") $) 233) (((-3 (-383 (-883 |#2|)) "failed") $) 324) (((-3 (-883 |#2|) "failed") $) 235) (((-3 (-383 (-523)) "failed") $) NIL)) (-1996 (((-562 $) $) NIL) (((-1087) $) 30) (((-523) $) NIL) ((|#2| $) 231) (((-383 (-883 |#2|)) $) 305) (((-883 |#2|) $) 232) (((-383 (-523)) $) NIL)) (-1564 (((-110) (-110)) 47)) (-2364 (($ $) 87)) (-2215 (((-3 (-562 $) "failed") $) 228)) (-3526 (((-589 (-562 $)) $) 229)) (-3818 (((-3 (-589 $) "failed") $) 247)) (-3372 (((-3 (-2 (|:| |val| $) (|:| -3262 (-523))) "failed") $) 254)) (-1973 (((-3 (-589 $) "failed") $) 245)) (-2695 (((-3 (-2 (|:| -2275 (-523)) (|:| |var| (-562 $))) "failed") $) 264)) (-3719 (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $) 251) (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-110)) 217) (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-1087)) 219)) (-3084 (((-108) $) 19)) (-3095 ((|#2| $) 21)) (-1349 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) 236) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) 96) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1087)) 57) (($ $ (-589 (-1087))) 240) (($ $) 241) (($ $ (-110) $ (-1087)) 60) (($ $ (-589 (-110)) (-589 $) (-1087)) 67) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $))) 107) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $)))) 242) (($ $ (-1087) (-710) (-1 $ (-589 $))) 94) (($ $ (-1087) (-710) (-1 $ $)) 93)) (-1502 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) 106)) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) 238)) (-3758 (($ $) 284)) (-3077 (((-823 (-523)) $) 257) (((-823 (-355)) $) 261) (($ (-394 $)) 320) (((-499) $) NIL)) (-3976 (((-794) $) 239) (($ (-562 $)) 84) (($ (-1087)) 26) (($ |#2|) NIL) (($ (-1039 |#2| (-562 $))) NIL) (($ (-383 |#2|)) 289) (($ (-883 (-383 |#2|))) 329) (($ (-383 (-883 (-383 |#2|)))) 301) (($ (-383 (-883 |#2|))) 295) (($ $) NIL) (($ (-883 |#2|)) 185) (($ (-383 (-523))) 334) (($ (-523)) NIL)) (-1698 (((-710)) 79)) (-1651 (((-108) (-110)) 41)) (-3840 (($ (-1087) $) 33) (($ (-1087) $ $) 34) (($ (-1087) $ $ $) 35) (($ (-1087) $ $ $ $) 36) (($ (-1087) (-589 $)) 39)) (* (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ |#2| $) 266) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL)))
+(((-405 |#1| |#2|) (-10 -8 (-15 * (|#1| (-852) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -1698 ((-710))) (-15 -3976 (|#1| (-523))) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3077 ((-499) |#1|)) (-15 -1996 ((-883 |#2|) |#1|)) (-15 -2898 ((-3 (-883 |#2|) "failed") |#1|)) (-15 -3976 (|#1| (-883 |#2|))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -3976 (|#1| |#1|)) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -1996 ((-383 (-883 |#2|)) |#1|)) (-15 -2898 ((-3 (-383 (-883 |#2|)) "failed") |#1|)) (-15 -3976 (|#1| (-383 (-883 |#2|)))) (-15 -3540 ((-383 (-1083 |#1|)) |#1| (-562 |#1|))) (-15 -3976 (|#1| (-383 (-883 (-383 |#2|))))) (-15 -3976 (|#1| (-883 (-383 |#2|)))) (-15 -3976 (|#1| (-383 |#2|))) (-15 -3758 (|#1| |#1|)) (-15 -3077 (|#1| (-394 |#1|))) (-15 -1349 (|#1| |#1| (-1087) (-710) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-1087) (-710) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-710)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-710)) (-589 (-1 |#1| |#1|)))) (-15 -3372 ((-3 (-2 (|:| |val| |#1|) (|:| -3262 (-523))) "failed") |#1|)) (-15 -3719 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -3262 (-523))) "failed") |#1| (-1087))) (-15 -3719 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -3262 (-523))) "failed") |#1| (-110))) (-15 -2364 (|#1| |#1|)) (-15 -3976 (|#1| (-1039 |#2| (-562 |#1|)))) (-15 -2695 ((-3 (-2 (|:| -2275 (-523)) (|:| |var| (-562 |#1|))) "failed") |#1|)) (-15 -1973 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -3719 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -3262 (-523))) "failed") |#1|)) (-15 -3818 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 |#1|) (-1087))) (-15 -1349 (|#1| |#1| (-110) |#1| (-1087))) (-15 -1349 (|#1| |#1|)) (-15 -1349 (|#1| |#1| (-589 (-1087)))) (-15 -1349 (|#1| |#1| (-1087))) (-15 -3840 (|#1| (-1087) (-589 |#1|))) (-15 -3840 (|#1| (-1087) |#1| |#1| |#1| |#1|)) (-15 -3840 (|#1| (-1087) |#1| |#1| |#1|)) (-15 -3840 (|#1| (-1087) |#1| |#1|)) (-15 -3840 (|#1| (-1087) |#1|)) (-15 -3716 ((-589 (-1087)) |#1|)) (-15 -3095 (|#2| |#1|)) (-15 -3084 ((-108) |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -1996 ((-1087) |#1|)) (-15 -2898 ((-3 (-1087) "failed") |#1|)) (-15 -3976 (|#1| (-1087))) (-15 -1349 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-110) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| |#1|)))) (-15 -1349 (|#1| |#1| (-1087) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-1087) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| |#1|)))) (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -3526 ((-589 (-562 |#1|)) |#1|)) (-15 -2215 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -3834 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -3834 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -3834 (|#1| |#1| (-271 |#1|))) (-15 -1502 (|#1| (-110) (-589 |#1|))) (-15 -1502 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-562 |#1|) |#1|)) (-15 -1996 ((-562 |#1|) |#1|)) (-15 -2898 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -3976 (|#1| (-562 |#1|))) (-15 -3976 ((-794) |#1|))) (-406 |#2|) (-786)) (T -405))
+((-1564 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *4 (-786)) (-5 *1 (-405 *3 *4)) (-4 *3 (-406 *4)))) (-1651 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-405 *4 *5)) (-4 *4 (-406 *5)))) (-1698 (*1 *2) (-12 (-4 *4 (-786)) (-5 *2 (-710)) (-5 *1 (-405 *3 *4)) (-4 *3 (-406 *4)))))
+(-10 -8 (-15 * (|#1| (-852) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -1698 ((-710))) (-15 -3976 (|#1| (-523))) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3077 ((-499) |#1|)) (-15 -1996 ((-883 |#2|) |#1|)) (-15 -2898 ((-3 (-883 |#2|) "failed") |#1|)) (-15 -3976 (|#1| (-883 |#2|))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -3976 (|#1| |#1|)) (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -1996 ((-383 (-883 |#2|)) |#1|)) (-15 -2898 ((-3 (-383 (-883 |#2|)) "failed") |#1|)) (-15 -3976 (|#1| (-383 (-883 |#2|)))) (-15 -3540 ((-383 (-1083 |#1|)) |#1| (-562 |#1|))) (-15 -3976 (|#1| (-383 (-883 (-383 |#2|))))) (-15 -3976 (|#1| (-883 (-383 |#2|)))) (-15 -3976 (|#1| (-383 |#2|))) (-15 -3758 (|#1| |#1|)) (-15 -3077 (|#1| (-394 |#1|))) (-15 -1349 (|#1| |#1| (-1087) (-710) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-1087) (-710) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-710)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-710)) (-589 (-1 |#1| |#1|)))) (-15 -3372 ((-3 (-2 (|:| |val| |#1|) (|:| -3262 (-523))) "failed") |#1|)) (-15 -3719 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -3262 (-523))) "failed") |#1| (-1087))) (-15 -3719 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -3262 (-523))) "failed") |#1| (-110))) (-15 -2364 (|#1| |#1|)) (-15 -3976 (|#1| (-1039 |#2| (-562 |#1|)))) (-15 -2695 ((-3 (-2 (|:| -2275 (-523)) (|:| |var| (-562 |#1|))) "failed") |#1|)) (-15 -1973 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -3719 ((-3 (-2 (|:| |var| (-562 |#1|)) (|:| -3262 (-523))) "failed") |#1|)) (-15 -3818 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 |#1|) (-1087))) (-15 -1349 (|#1| |#1| (-110) |#1| (-1087))) (-15 -1349 (|#1| |#1|)) (-15 -1349 (|#1| |#1| (-589 (-1087)))) (-15 -1349 (|#1| |#1| (-1087))) (-15 -3840 (|#1| (-1087) (-589 |#1|))) (-15 -3840 (|#1| (-1087) |#1| |#1| |#1| |#1|)) (-15 -3840 (|#1| (-1087) |#1| |#1| |#1|)) (-15 -3840 (|#1| (-1087) |#1| |#1|)) (-15 -3840 (|#1| (-1087) |#1|)) (-15 -3716 ((-589 (-1087)) |#1|)) (-15 -3095 (|#2| |#1|)) (-15 -3084 ((-108) |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -1996 ((-1087) |#1|)) (-15 -2898 ((-3 (-1087) "failed") |#1|)) (-15 -3976 (|#1| (-1087))) (-15 -1349 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-110) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-110)) (-589 (-1 |#1| |#1|)))) (-15 -1349 (|#1| |#1| (-1087) (-1 |#1| |#1|))) (-15 -1349 (|#1| |#1| (-1087) (-1 |#1| (-589 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| (-589 |#1|))))) (-15 -1349 (|#1| |#1| (-589 (-1087)) (-589 (-1 |#1| |#1|)))) (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -3526 ((-589 (-562 |#1|)) |#1|)) (-15 -2215 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -3834 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -3834 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -3834 (|#1| |#1| (-271 |#1|))) (-15 -1502 (|#1| (-110) (-589 |#1|))) (-15 -1502 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1| |#1|)) (-15 -1502 (|#1| (-110) |#1|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1349 (|#1| |#1| (-589 (-562 |#1|)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-562 |#1|) |#1|)) (-15 -1996 ((-562 |#1|) |#1|)) (-15 -2898 ((-3 (-562 |#1|) "failed") |#1|)) (-15 -3976 (|#1| (-562 |#1|))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 116 (|has| |#1| (-25)))) (-3716 (((-589 (-1087)) $) 203)) (-3540 (((-383 (-1083 $)) $ (-562 $)) 171 (|has| |#1| (-515)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 143 (|has| |#1| (-515)))) (-3950 (($ $) 144 (|has| |#1| (-515)))) (-3226 (((-108) $) 146 (|has| |#1| (-515)))) (-2394 (((-589 (-562 $)) $) 44)) (-2999 (((-3 $ "failed") $ $) 118 (|has| |#1| (-21)))) (-3834 (($ $ (-271 $)) 56) (($ $ (-589 (-271 $))) 55) (($ $ (-589 (-562 $)) (-589 $)) 54)) (-3763 (($ $) 163 (|has| |#1| (-515)))) (-2105 (((-394 $) $) 164 (|has| |#1| (-515)))) (-3684 (((-108) $ $) 154 (|has| |#1| (-515)))) (-1640 (($) 102 (-3255 (|has| |#1| (-1028)) (|has| |#1| (-25))) CONST)) (-2898 (((-3 (-562 $) "failed") $) 69) (((-3 (-1087) "failed") $) 216) (((-3 (-523) "failed") $) 209 (|has| |#1| (-964 (-523)))) (((-3 |#1| "failed") $) 207) (((-3 (-383 (-883 |#1|)) "failed") $) 169 (|has| |#1| (-515))) (((-3 (-883 |#1|) "failed") $) 123 (|has| |#1| (-973))) (((-3 (-383 (-523)) "failed") $) 95 (-3255 (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523))))))) (-1996 (((-562 $) $) 68) (((-1087) $) 215) (((-523) $) 210 (|has| |#1| (-964 (-523)))) ((|#1| $) 206) (((-383 (-883 |#1|)) $) 168 (|has| |#1| (-515))) (((-883 |#1|) $) 122 (|has| |#1| (-973))) (((-383 (-523)) $) 94 (-3255 (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523))))))) (-2501 (($ $ $) 158 (|has| |#1| (-515)))) (-2203 (((-629 (-523)) (-629 $)) 137 (-2819 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 136 (-2819 (|has| |#1| (-585 (-523))) (|has| |#1| (-973)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 135 (|has| |#1| (-973))) (((-629 |#1|) (-629 $)) 134 (|has| |#1| (-973)))) (-4211 (((-3 $ "failed") $) 105 (|has| |#1| (-1028)))) (-2486 (($ $ $) 157 (|has| |#1| (-515)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 152 (|has| |#1| (-515)))) (-1330 (((-108) $) 165 (|has| |#1| (-515)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 212 (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 211 (|has| |#1| (-817 (-355))))) (-4035 (($ $) 51) (($ (-589 $)) 50)) (-2856 (((-589 (-110)) $) 43)) (-1564 (((-110) (-110)) 42)) (-3482 (((-108) $) 103 (|has| |#1| (-1028)))) (-2126 (((-108) $) 22 (|has| $ (-964 (-523))))) (-2364 (($ $) 186 (|has| |#1| (-973)))) (-2164 (((-1039 |#1| (-562 $)) $) 187 (|has| |#1| (-973)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 161 (|has| |#1| (-515)))) (-4016 (((-1083 $) (-562 $)) 25 (|has| $ (-973)))) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3015 (($ (-1 $ $) (-562 $)) 36)) (-2215 (((-3 (-562 $) "failed") $) 46)) (-2012 (($ (-589 $)) 150 (|has| |#1| (-515))) (($ $ $) 149 (|has| |#1| (-515)))) (-3841 (((-1070) $) 9)) (-3526 (((-589 (-562 $)) $) 45)) (-2217 (($ (-110) $) 38) (($ (-110) (-589 $)) 37)) (-3818 (((-3 (-589 $) "failed") $) 192 (|has| |#1| (-1028)))) (-3372 (((-3 (-2 (|:| |val| $) (|:| -3262 (-523))) "failed") $) 183 (|has| |#1| (-973)))) (-1973 (((-3 (-589 $) "failed") $) 190 (|has| |#1| (-25)))) (-2695 (((-3 (-2 (|:| -2275 (-523)) (|:| |var| (-562 $))) "failed") $) 189 (|has| |#1| (-25)))) (-3719 (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $) 191 (|has| |#1| (-1028))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-110)) 185 (|has| |#1| (-973))) (((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-1087)) 184 (|has| |#1| (-973)))) (-2676 (((-108) $ (-110)) 40) (((-108) $ (-1087)) 39)) (-3071 (($ $) 107 (-3255 (|has| |#1| (-448)) (|has| |#1| (-515))))) (-1942 (((-710) $) 47)) (-2435 (((-1034) $) 10)) (-3084 (((-108) $) 205)) (-3095 ((|#1| $) 204)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 151 (|has| |#1| (-515)))) (-2056 (($ (-589 $)) 148 (|has| |#1| (-515))) (($ $ $) 147 (|has| |#1| (-515)))) (-3791 (((-108) $ $) 35) (((-108) $ (-1087)) 34)) (-3573 (((-394 $) $) 162 (|has| |#1| (-515)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 160 (|has| |#1| (-515))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 159 (|has| |#1| (-515)))) (-2469 (((-3 $ "failed") $ $) 142 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 153 (|has| |#1| (-515)))) (-3775 (((-108) $) 23 (|has| $ (-964 (-523))))) (-1349 (($ $ (-562 $) $) 67) (($ $ (-589 (-562 $)) (-589 $)) 66) (($ $ (-589 (-271 $))) 65) (($ $ (-271 $)) 64) (($ $ $ $) 63) (($ $ (-589 $) (-589 $)) 62) (($ $ (-589 (-1087)) (-589 (-1 $ $))) 33) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) 32) (($ $ (-1087) (-1 $ (-589 $))) 31) (($ $ (-1087) (-1 $ $)) 30) (($ $ (-589 (-110)) (-589 (-1 $ $))) 29) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) 28) (($ $ (-110) (-1 $ (-589 $))) 27) (($ $ (-110) (-1 $ $)) 26) (($ $ (-1087)) 197 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087))) 196 (|has| |#1| (-564 (-499)))) (($ $) 195 (|has| |#1| (-564 (-499)))) (($ $ (-110) $ (-1087)) 194 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-110)) (-589 $) (-1087)) 193 (|has| |#1| (-564 (-499)))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $))) 182 (|has| |#1| (-973))) (($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $)))) 181 (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ (-589 $))) 180 (|has| |#1| (-973))) (($ $ (-1087) (-710) (-1 $ $)) 179 (|has| |#1| (-973)))) (-3087 (((-710) $) 155 (|has| |#1| (-515)))) (-1502 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-589 $)) 57)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 156 (|has| |#1| (-515)))) (-2404 (($ $) 49) (($ $ $) 48)) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) 128 (|has| |#1| (-973))) (($ $ (-1087) (-710)) 127 (|has| |#1| (-973))) (($ $ (-589 (-1087))) 126 (|has| |#1| (-973))) (($ $ (-1087)) 125 (|has| |#1| (-973)))) (-3758 (($ $) 176 (|has| |#1| (-515)))) (-2171 (((-1039 |#1| (-562 $)) $) 177 (|has| |#1| (-515)))) (-3399 (($ $) 24 (|has| $ (-973)))) (-3077 (((-823 (-523)) $) 214 (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) 213 (|has| |#1| (-564 (-823 (-355))))) (($ (-394 $)) 178 (|has| |#1| (-515))) (((-499) $) 97 (|has| |#1| (-564 (-499))))) (-1308 (($ $ $) 111 (|has| |#1| (-448)))) (-2306 (($ $ $) 112 (|has| |#1| (-448)))) (-3976 (((-794) $) 11) (($ (-562 $)) 70) (($ (-1087)) 217) (($ |#1|) 208) (($ (-1039 |#1| (-562 $))) 188 (|has| |#1| (-973))) (($ (-383 |#1|)) 174 (|has| |#1| (-515))) (($ (-883 (-383 |#1|))) 173 (|has| |#1| (-515))) (($ (-383 (-883 (-383 |#1|)))) 172 (|has| |#1| (-515))) (($ (-383 (-883 |#1|))) 170 (|has| |#1| (-515))) (($ $) 141 (|has| |#1| (-515))) (($ (-883 |#1|)) 124 (|has| |#1| (-973))) (($ (-383 (-523))) 96 (-3255 (|has| |#1| (-515)) (-12 (|has| |#1| (-964 (-523))) (|has| |#1| (-515))) (|has| |#1| (-964 (-383 (-523)))))) (($ (-523)) 93 (-3255 (|has| |#1| (-973)) (|has| |#1| (-964 (-523)))))) (-2301 (((-3 $ "failed") $) 138 (|has| |#1| (-134)))) (-1698 (((-710)) 133 (|has| |#1| (-973)))) (-4114 (($ $) 53) (($ (-589 $)) 52)) (-1651 (((-108) (-110)) 41)) (-3842 (((-108) $ $) 145 (|has| |#1| (-515)))) (-3840 (($ (-1087) $) 202) (($ (-1087) $ $) 201) (($ (-1087) $ $ $) 200) (($ (-1087) $ $ $ $) 199) (($ (-1087) (-589 $)) 198)) (-2573 (($ $ (-523)) 110 (-3255 (|has| |#1| (-448)) (|has| |#1| (-515)))) (($ $ (-710)) 104 (|has| |#1| (-1028))) (($ $ (-852)) 100 (|has| |#1| (-1028)))) (-1428 (($) 115 (|has| |#1| (-25)) CONST)) (-1440 (($) 101 (|has| |#1| (-1028)) CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) 132 (|has| |#1| (-973))) (($ $ (-1087) (-710)) 131 (|has| |#1| (-973))) (($ $ (-589 (-1087))) 130 (|has| |#1| (-973))) (($ $ (-1087)) 129 (|has| |#1| (-973)))) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (-4125 (($ (-1039 |#1| (-562 $)) (-1039 |#1| (-562 $))) 175 (|has| |#1| (-515))) (($ $ $) 108 (-3255 (|has| |#1| (-448)) (|has| |#1| (-515))))) (-4115 (($ $ $) 120 (|has| |#1| (-21))) (($ $) 119 (|has| |#1| (-21)))) (-4103 (($ $ $) 113 (|has| |#1| (-25)))) (** (($ $ (-523)) 109 (-3255 (|has| |#1| (-448)) (|has| |#1| (-515)))) (($ $ (-710)) 106 (|has| |#1| (-1028))) (($ $ (-852)) 99 (|has| |#1| (-1028)))) (* (($ (-383 (-523)) $) 167 (|has| |#1| (-515))) (($ $ (-383 (-523))) 166 (|has| |#1| (-515))) (($ |#1| $) 140 (|has| |#1| (-158))) (($ $ |#1|) 139 (|has| |#1| (-158))) (($ (-523) $) 121 (|has| |#1| (-21))) (($ (-710) $) 117 (|has| |#1| (-25))) (($ (-852) $) 114 (|has| |#1| (-25))) (($ $ $) 98 (|has| |#1| (-1028)))))
(((-406 |#1|) (-129) (-786)) (T -406))
-((-1408 (*1 *2 *1) (-12 (-4 *1 (-406 *3)) (-4 *3 (-786)) (-5 *2 (-108)))) (-1419 (*1 *2 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)))) (-1292 (*1 *2 *1) (-12 (-4 *1 (-406 *3)) (-4 *3 (-786)) (-5 *2 (-589 (-1087))))) (-2971 (*1 *1 *2 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))) (-2971 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))) (-2971 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))) (-2971 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))) (-2971 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-589 *1)) (-4 *1 (-406 *4)) (-4 *4 (-786)))) (-2812 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)) (-4 *3 (-564 (-499))))) (-2812 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1087))) (-4 *1 (-406 *3)) (-4 *3 (-786)) (-4 *3 (-564 (-499))))) (-2812 (*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-564 (-499))))) (-2812 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1087)) (-4 *1 (-406 *4)) (-4 *4 (-786)) (-4 *4 (-564 (-499))))) (-2812 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 *1)) (-5 *4 (-1087)) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-564 (-499))))) (-3538 (*1 *2 *1) (|partial| -12 (-4 *3 (-1028)) (-4 *3 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-406 *3)))) (-2790 (*1 *2 *1) (|partial| -12 (-4 *3 (-1028)) (-4 *3 (-786)) (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -1475 (-523)))) (-4 *1 (-406 *3)))) (-3478 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-406 *3)))) (-3925 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-786)) (-5 *2 (-2 (|:| -3474 (-523)) (|:| |var| (-562 *1)))) (-4 *1 (-406 *3)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1039 *3 (-562 *1))) (-4 *3 (-973)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-3316 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *3 (-786)) (-5 *2 (-1039 *3 (-562 *1))) (-4 *1 (-406 *3)))) (-1296 (*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-973)))) (-2790 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-4 *4 (-973)) (-4 *4 (-786)) (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -1475 (-523)))) (-4 *1 (-406 *4)))) (-2790 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1087)) (-4 *4 (-973)) (-4 *4 (-786)) (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -1475 (-523)))) (-4 *1 (-406 *4)))) (-3064 (*1 *2 *1) (|partial| -12 (-4 *3 (-973)) (-4 *3 (-786)) (-5 *2 (-2 (|:| |val| *1) (|:| -1475 (-523)))) (-4 *1 (-406 *3)))) (-2812 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-710))) (-5 *4 (-589 (-1 *1 *1))) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973)))) (-2812 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-710))) (-5 *4 (-589 (-1 *1 (-589 *1)))) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973)))) (-2812 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *4 (-1 *1 (-589 *1))) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973)))) (-2812 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *4 (-1 *1 *1)) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-394 *1)) (-4 *1 (-406 *3)) (-4 *3 (-515)) (-4 *3 (-786)))) (-3329 (*1 *2 *1) (-12 (-4 *3 (-515)) (-4 *3 (-786)) (-5 *2 (-1039 *3 (-562 *1))) (-4 *1 (-406 *3)))) (-2793 (*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-515)))) (-4074 (*1 *1 *2 *2) (-12 (-5 *2 (-1039 *3 (-562 *1))) (-4 *3 (-515)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-383 *3)) (-4 *3 (-515)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-883 (-383 *3))) (-4 *3 (-515)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-383 *3)))) (-4 *3 (-515)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-2389 (*1 *2 *1 *3) (-12 (-5 *3 (-562 *1)) (-4 *1 (-406 *4)) (-4 *4 (-786)) (-4 *4 (-515)) (-5 *2 (-383 (-1083 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-406 *3)) (-4 *3 (-786)) (-4 *3 (-1028)))))
-(-13 (-279) (-964 (-1087)) (-815 |t#1|) (-376 |t#1|) (-387 |t#1|) (-10 -8 (-15 -1408 ((-108) $)) (-15 -1419 (|t#1| $)) (-15 -1292 ((-589 (-1087)) $)) (-15 -2971 ($ (-1087) $)) (-15 -2971 ($ (-1087) $ $)) (-15 -2971 ($ (-1087) $ $ $)) (-15 -2971 ($ (-1087) $ $ $ $)) (-15 -2971 ($ (-1087) (-589 $))) (IF (|has| |t#1| (-564 (-499))) (PROGN (-6 (-564 (-499))) (-15 -2812 ($ $ (-1087))) (-15 -2812 ($ $ (-589 (-1087)))) (-15 -2812 ($ $)) (-15 -2812 ($ $ (-110) $ (-1087))) (-15 -2812 ($ $ (-589 (-110)) (-589 $) (-1087)))) |%noBranch|) (IF (|has| |t#1| (-1028)) (PROGN (-6 (-666)) (-15 ** ($ $ (-710))) (-15 -3538 ((-3 (-589 $) "failed") $)) (-15 -2790 ((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-448)) (-6 (-448)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -3478 ((-3 (-589 $) "failed") $)) (-15 -3925 ((-3 (-2 (|:| -3474 (-523)) (|:| |var| (-562 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-973)) (PROGN (-6 (-973)) (-6 (-964 (-883 |t#1|))) (-6 (-831 (-1087))) (-6 (-353 |t#1|)) (-15 -1691 ($ (-1039 |t#1| (-562 $)))) (-15 -3316 ((-1039 |t#1| (-562 $)) $)) (-15 -1296 ($ $)) (-15 -2790 ((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-110))) (-15 -2790 ((-3 (-2 (|:| |var| (-562 $)) (|:| -1475 (-523))) "failed") $ (-1087))) (-15 -3064 ((-3 (-2 (|:| |val| $) (|:| -1475 (-523))) "failed") $)) (-15 -2812 ($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $)))) (-15 -2812 ($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $))))) (-15 -2812 ($ $ (-1087) (-710) (-1 $ (-589 $)))) (-15 -2812 ($ $ (-1087) (-710) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-158)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-6 (-339)) (-6 (-964 (-383 (-883 |t#1|)))) (-15 -1400 ($ (-394 $))) (-15 -3329 ((-1039 |t#1| (-562 $)) $)) (-15 -2793 ($ $)) (-15 -4074 ($ (-1039 |t#1| (-562 $)) (-1039 |t#1| (-562 $)))) (-15 -1691 ($ (-383 |t#1|))) (-15 -1691 ($ (-883 (-383 |t#1|)))) (-15 -1691 ($ (-383 (-883 (-383 |t#1|))))) (-15 -2389 ((-383 (-1083 $)) $ (-562 $))) (IF (|has| |t#1| (-964 (-523))) (-6 (-964 (-383 (-523)))) |%noBranch|)) |%noBranch|)))
-(((-21) -3172 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134)) (|has| |#1| (-21))) ((-23) -3172 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -3172 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-37 #0=(-383 (-523))) |has| |#1| (-515)) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-515)) ((-107 |#1| |#1|) |has| |#1| (-158)) ((-107 $ $) |has| |#1| (-515)) ((-124) -3172 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134)) (|has| |#1| (-21))) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) |has| |#1| (-515)) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))) ((-221) |has| |#1| (-515)) ((-267) |has| |#1| (-515)) ((-284) |has| |#1| (-515)) ((-286 $) . T) ((-279) . T) ((-339) |has| |#1| (-515)) ((-353 |#1|) |has| |#1| (-973)) ((-376 |#1|) . T) ((-387 |#1|) . T) ((-427) |has| |#1| (-515)) ((-448) |has| |#1| (-448)) ((-484 (-562 $) $) . T) ((-484 $ $) . T) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-515)) ((-591 |#1|) |has| |#1| (-158)) ((-591 $) -3172 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-585 (-523)) -12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) ((-585 |#1|) |has| |#1| (-973)) ((-657 #0#) |has| |#1| (-515)) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) -3172 (|has| |#1| (-1028)) (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-448)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-786) . T) ((-831 (-1087)) |has| |#1| (-973)) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-815 |#1|) . T) ((-851) |has| |#1| (-515)) ((-964 (-383 (-523))) -3172 (|has| |#1| (-964 (-383 (-523)))) (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) ((-964 (-383 (-883 |#1|))) |has| |#1| (-515)) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 (-562 $)) . T) ((-964 (-883 |#1|)) |has| |#1| (-973)) ((-964 (-1087)) . T) ((-964 |#1|) . T) ((-979 #0#) |has| |#1| (-515)) ((-979 |#1|) |has| |#1| (-158)) ((-979 $) |has| |#1| (-515)) ((-973) -3172 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-980) -3172 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-1028) -3172 (|has| |#1| (-1028)) (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-448)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-1016) . T) ((-1123) . T) ((-1127) |has| |#1| (-515)))
-((-1960 ((|#2| |#2| |#2|) 33)) (-2947 (((-110) (-110)) 44)) (-4180 ((|#2| |#2|) 66)) (-2206 ((|#2| |#2|) 69)) (-2370 ((|#2| |#2|) 32)) (-2842 ((|#2| |#2| |#2|) 35)) (-3083 ((|#2| |#2| |#2|) 37)) (-3789 ((|#2| |#2| |#2|) 34)) (-3357 ((|#2| |#2| |#2|) 36)) (-3198 (((-108) (-110)) 42)) (-2771 ((|#2| |#2|) 39)) (-2823 ((|#2| |#2|) 38)) (-2695 ((|#2| |#2|) 27)) (-2846 ((|#2| |#2| |#2|) 30) ((|#2| |#2|) 28)) (-4056 ((|#2| |#2| |#2|) 31)))
-(((-407 |#1| |#2|) (-10 -7 (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -2695 (|#2| |#2|)) (-15 -2846 (|#2| |#2|)) (-15 -2846 (|#2| |#2| |#2|)) (-15 -4056 (|#2| |#2| |#2|)) (-15 -2370 (|#2| |#2|)) (-15 -1960 (|#2| |#2| |#2|)) (-15 -3789 (|#2| |#2| |#2|)) (-15 -2842 (|#2| |#2| |#2|)) (-15 -3357 (|#2| |#2| |#2|)) (-15 -3083 (|#2| |#2| |#2|)) (-15 -2823 (|#2| |#2|)) (-15 -2771 (|#2| |#2|)) (-15 -2206 (|#2| |#2|)) (-15 -4180 (|#2| |#2|))) (-13 (-786) (-515)) (-406 |#1|)) (T -407))
-((-4180 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2206 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2771 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2823 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3083 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3357 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2842 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3789 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-1960 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2370 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-4056 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2846 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2846 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2695 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2947 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *4)) (-4 *4 (-406 *3)))) (-3198 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-407 *4 *5)) (-4 *5 (-406 *4)))))
-(-10 -7 (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -2695 (|#2| |#2|)) (-15 -2846 (|#2| |#2|)) (-15 -2846 (|#2| |#2| |#2|)) (-15 -4056 (|#2| |#2| |#2|)) (-15 -2370 (|#2| |#2|)) (-15 -1960 (|#2| |#2| |#2|)) (-15 -3789 (|#2| |#2| |#2|)) (-15 -2842 (|#2| |#2| |#2|)) (-15 -3357 (|#2| |#2| |#2|)) (-15 -3083 (|#2| |#2| |#2|)) (-15 -2823 (|#2| |#2|)) (-15 -2771 (|#2| |#2|)) (-15 -2206 (|#2| |#2|)) (-15 -4180 (|#2| |#2|)))
-((-3665 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1083 |#2|)) (|:| |pol2| (-1083 |#2|)) (|:| |prim| (-1083 |#2|))) |#2| |#2|) 94 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-589 (-1083 |#2|))) (|:| |prim| (-1083 |#2|))) (-589 |#2|)) 58)))
-(((-408 |#1| |#2|) (-10 -7 (-15 -3665 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-589 (-1083 |#2|))) (|:| |prim| (-1083 |#2|))) (-589 |#2|))) (IF (|has| |#2| (-27)) (-15 -3665 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1083 |#2|)) (|:| |pol2| (-1083 |#2|)) (|:| |prim| (-1083 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-515) (-786) (-136)) (-406 |#1|)) (T -408))
-((-3665 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-515) (-786) (-136))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1083 *3)) (|:| |pol2| (-1083 *3)) (|:| |prim| (-1083 *3)))) (-5 *1 (-408 *4 *3)) (-4 *3 (-27)) (-4 *3 (-406 *4)))) (-3665 (*1 *2 *3) (-12 (-5 *3 (-589 *5)) (-4 *5 (-406 *4)) (-4 *4 (-13 (-515) (-786) (-136))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-589 (-1083 *5))) (|:| |prim| (-1083 *5)))) (-5 *1 (-408 *4 *5)))))
-(-10 -7 (-15 -3665 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-589 (-1083 |#2|))) (|:| |prim| (-1083 |#2|))) (-589 |#2|))) (IF (|has| |#2| (-27)) (-15 -3665 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1083 |#2|)) (|:| |pol2| (-1083 |#2|)) (|:| |prim| (-1083 |#2|))) |#2| |#2|)) |%noBranch|))
-((-3222 (((-1174)) 18)) (-1749 (((-1083 (-383 (-523))) |#2| (-562 |#2|)) 40) (((-383 (-523)) |#2|) 23)))
-(((-409 |#1| |#2|) (-10 -7 (-15 -1749 ((-383 (-523)) |#2|)) (-15 -1749 ((-1083 (-383 (-523))) |#2| (-562 |#2|))) (-15 -3222 ((-1174)))) (-13 (-786) (-515) (-964 (-523))) (-406 |#1|)) (T -409))
-((-3222 (*1 *2) (-12 (-4 *3 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-1174)) (-5 *1 (-409 *3 *4)) (-4 *4 (-406 *3)))) (-1749 (*1 *2 *3 *4) (-12 (-5 *4 (-562 *3)) (-4 *3 (-406 *5)) (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-409 *5 *3)))) (-1749 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-383 (-523))) (-5 *1 (-409 *4 *3)) (-4 *3 (-406 *4)))))
-(-10 -7 (-15 -1749 ((-383 (-523)) |#2|)) (-15 -1749 ((-1083 (-383 (-523))) |#2| (-562 |#2|))) (-15 -3222 ((-1174))))
-((-1308 (((-108) $) 28)) (-1319 (((-108) $) 30)) (-3690 (((-108) $) 31)) (-3744 (((-108) $) 34)) (-1589 (((-108) $) 29)) (-2179 (((-108) $) 33)) (-1691 (((-794) $) 18) (($ (-1070)) 27) (($ (-1087)) 23) (((-1087) $) 22) (((-1020) $) 21)) (-2311 (((-108) $) 32)) (-3941 (((-108) $ $) 15)))
-(((-410) (-13 (-563 (-794)) (-10 -8 (-15 -1691 ($ (-1070))) (-15 -1691 ($ (-1087))) (-15 -1691 ((-1087) $)) (-15 -1691 ((-1020) $)) (-15 -1308 ((-108) $)) (-15 -1589 ((-108) $)) (-15 -3690 ((-108) $)) (-15 -2179 ((-108) $)) (-15 -3744 ((-108) $)) (-15 -2311 ((-108) $)) (-15 -1319 ((-108) $)) (-15 -3941 ((-108) $ $))))) (T -410))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-410)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-410)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-410)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-410)))) (-1308 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-1589 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-3690 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-2179 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-3744 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-2311 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-1319 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-3941 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -1691 ($ (-1070))) (-15 -1691 ($ (-1087))) (-15 -1691 ((-1087) $)) (-15 -1691 ((-1020) $)) (-15 -1308 ((-108) $)) (-15 -1589 ((-108) $)) (-15 -3690 ((-108) $)) (-15 -2179 ((-108) $)) (-15 -3744 ((-108) $)) (-15 -2311 ((-108) $)) (-15 -1319 ((-108) $)) (-15 -3941 ((-108) $ $))))
-((-4154 (((-3 (-394 (-1083 (-383 (-523)))) "failed") |#3|) 68)) (-2373 (((-394 |#3|) |#3|) 33)) (-2385 (((-3 (-394 (-1083 (-47))) "failed") |#3|) 27 (|has| |#2| (-964 (-47))))) (-3383 (((-3 (|:| |overq| (-1083 (-383 (-523)))) (|:| |overan| (-1083 (-47))) (|:| -2453 (-108))) |#3|) 35)))
-(((-411 |#1| |#2| |#3|) (-10 -7 (-15 -2373 ((-394 |#3|) |#3|)) (-15 -4154 ((-3 (-394 (-1083 (-383 (-523)))) "failed") |#3|)) (-15 -3383 ((-3 (|:| |overq| (-1083 (-383 (-523)))) (|:| |overan| (-1083 (-47))) (|:| -2453 (-108))) |#3|)) (IF (|has| |#2| (-964 (-47))) (-15 -2385 ((-3 (-394 (-1083 (-47))) "failed") |#3|)) |%noBranch|)) (-13 (-515) (-786) (-964 (-523))) (-406 |#1|) (-1145 |#2|)) (T -411))
-((-2385 (*1 *2 *3) (|partial| -12 (-4 *5 (-964 (-47))) (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4)) (-5 *2 (-394 (-1083 (-47)))) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))) (-3383 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4)) (-5 *2 (-3 (|:| |overq| (-1083 (-383 (-523)))) (|:| |overan| (-1083 (-47))) (|:| -2453 (-108)))) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))) (-4154 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4)) (-5 *2 (-394 (-1083 (-383 (-523))))) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))) (-2373 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4)) (-5 *2 (-394 *3)) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))))
-(-10 -7 (-15 -2373 ((-394 |#3|) |#3|)) (-15 -4154 ((-3 (-394 (-1083 (-383 (-523)))) "failed") |#3|)) (-15 -3383 ((-3 (|:| |overq| (-1083 (-383 (-523)))) (|:| |overan| (-1083 (-47))) (|:| -2453 (-108))) |#3|)) (IF (|has| |#2| (-964 (-47))) (-15 -2385 ((-3 (-394 (-1083 (-47))) "failed") |#3|)) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-2674 (((-1070) $ (-1070)) NIL)) (-2949 (($ $ (-1070)) NIL)) (-1928 (((-1070) $) NIL)) (-2216 (((-364) (-364) (-364)) 17) (((-364) (-364)) 15)) (-2647 (($ (-364)) NIL) (($ (-364) (-1070)) NIL)) (-4198 (((-364) $) NIL)) (-2032 (((-1070) $) NIL)) (-2541 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2650 (((-1174) (-1070)) 9)) (-3566 (((-1174) (-1070)) 10)) (-1425 (((-1174)) 11)) (-1691 (((-794) $) NIL)) (-2667 (($ $) 35)) (-3941 (((-108) $ $) NIL)))
-(((-412) (-13 (-340 (-364) (-1070)) (-10 -7 (-15 -2216 ((-364) (-364) (-364))) (-15 -2216 ((-364) (-364))) (-15 -2650 ((-1174) (-1070))) (-15 -3566 ((-1174) (-1070))) (-15 -1425 ((-1174)))))) (T -412))
-((-2216 (*1 *2 *2 *2) (-12 (-5 *2 (-364)) (-5 *1 (-412)))) (-2216 (*1 *2 *2) (-12 (-5 *2 (-364)) (-5 *1 (-412)))) (-2650 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-412)))) (-3566 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-412)))) (-1425 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-412)))))
-(-13 (-340 (-364) (-1070)) (-10 -7 (-15 -2216 ((-364) (-364) (-364))) (-15 -2216 ((-364) (-364))) (-15 -2650 ((-1174) (-1070))) (-15 -3566 ((-1174) (-1070))) (-15 -1425 ((-1174)))))
-((-1680 (((-108) $ $) NIL)) (-2357 (((-3 (|:| |fst| (-410)) (|:| -1495 "void")) $) 10)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2985 (($) 31)) (-1342 (($) 37)) (-2939 (($) 33)) (-1555 (($) 35)) (-2678 (($) 32)) (-3964 (($) 34)) (-1854 (($) 36)) (-3933 (((-108) $) 8)) (-3242 (((-589 (-883 (-523))) $) 16)) (-1704 (($ (-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-589 (-1087)) (-108)) 25) (($ (-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-589 (-883 (-523))) (-108)) 26)) (-1691 (((-794) $) 21) (($ (-410)) 28)) (-3941 (((-108) $ $) NIL)))
-(((-413) (-13 (-1016) (-10 -8 (-15 -1691 ((-794) $)) (-15 -1691 ($ (-410))) (-15 -2357 ((-3 (|:| |fst| (-410)) (|:| -1495 "void")) $)) (-15 -3242 ((-589 (-883 (-523))) $)) (-15 -3933 ((-108) $)) (-15 -1704 ($ (-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-589 (-1087)) (-108))) (-15 -1704 ($ (-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-589 (-883 (-523))) (-108))) (-15 -2985 ($)) (-15 -2678 ($)) (-15 -2939 ($)) (-15 -1342 ($)) (-15 -3964 ($)) (-15 -1555 ($)) (-15 -1854 ($))))) (T -413))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-413)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-410)) (-5 *1 (-413)))) (-2357 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *1 (-413)))) (-3242 (*1 *2 *1) (-12 (-5 *2 (-589 (-883 (-523)))) (-5 *1 (-413)))) (-3933 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-413)))) (-1704 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *3 (-589 (-1087))) (-5 *4 (-108)) (-5 *1 (-413)))) (-1704 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-108)) (-5 *1 (-413)))) (-2985 (*1 *1) (-5 *1 (-413))) (-2678 (*1 *1) (-5 *1 (-413))) (-2939 (*1 *1) (-5 *1 (-413))) (-1342 (*1 *1) (-5 *1 (-413))) (-3964 (*1 *1) (-5 *1 (-413))) (-1555 (*1 *1) (-5 *1 (-413))) (-1854 (*1 *1) (-5 *1 (-413))))
-(-13 (-1016) (-10 -8 (-15 -1691 ((-794) $)) (-15 -1691 ($ (-410))) (-15 -2357 ((-3 (|:| |fst| (-410)) (|:| -1495 "void")) $)) (-15 -3242 ((-589 (-883 (-523))) $)) (-15 -3933 ((-108) $)) (-15 -1704 ($ (-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-589 (-1087)) (-108))) (-15 -1704 ($ (-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-589 (-883 (-523))) (-108))) (-15 -2985 ($)) (-15 -2678 ($)) (-15 -2939 ($)) (-15 -1342 ($)) (-15 -3964 ($)) (-15 -1555 ($)) (-15 -1854 ($))))
-((-1680 (((-108) $ $) NIL)) (-4198 (((-1087) $) 8)) (-2032 (((-1070) $) 16)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 13)))
-(((-414 |#1|) (-13 (-1016) (-10 -8 (-15 -4198 ((-1087) $)))) (-1087)) (T -414))
-((-4198 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-414 *3)) (-14 *3 *2))))
-(-13 (-1016) (-10 -8 (-15 -4198 ((-1087) $))))
-((-3826 (((-1174) $) 7)) (-1691 (((-794) $) 8) (($ (-1169 (-638))) 14) (($ (-589 (-306))) 13) (($ (-306)) 12) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 11)))
+((-3084 (*1 *2 *1) (-12 (-4 *1 (-406 *3)) (-4 *3 (-786)) (-5 *2 (-108)))) (-3095 (*1 *2 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)))) (-3716 (*1 *2 *1) (-12 (-4 *1 (-406 *3)) (-4 *3 (-786)) (-5 *2 (-589 (-1087))))) (-3840 (*1 *1 *2 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))) (-3840 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))) (-3840 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))) (-3840 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))) (-3840 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-589 *1)) (-4 *1 (-406 *4)) (-4 *4 (-786)))) (-1349 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)) (-4 *3 (-564 (-499))))) (-1349 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1087))) (-4 *1 (-406 *3)) (-4 *3 (-786)) (-4 *3 (-564 (-499))))) (-1349 (*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-564 (-499))))) (-1349 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1087)) (-4 *1 (-406 *4)) (-4 *4 (-786)) (-4 *4 (-564 (-499))))) (-1349 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 *1)) (-5 *4 (-1087)) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-564 (-499))))) (-3818 (*1 *2 *1) (|partial| -12 (-4 *3 (-1028)) (-4 *3 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-406 *3)))) (-3719 (*1 *2 *1) (|partial| -12 (-4 *3 (-1028)) (-4 *3 (-786)) (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -3262 (-523)))) (-4 *1 (-406 *3)))) (-1973 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-406 *3)))) (-2695 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-786)) (-5 *2 (-2 (|:| -2275 (-523)) (|:| |var| (-562 *1)))) (-4 *1 (-406 *3)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1039 *3 (-562 *1))) (-4 *3 (-973)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-2164 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *3 (-786)) (-5 *2 (-1039 *3 (-562 *1))) (-4 *1 (-406 *3)))) (-2364 (*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-973)))) (-3719 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-4 *4 (-973)) (-4 *4 (-786)) (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -3262 (-523)))) (-4 *1 (-406 *4)))) (-3719 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1087)) (-4 *4 (-973)) (-4 *4 (-786)) (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -3262 (-523)))) (-4 *1 (-406 *4)))) (-3372 (*1 *2 *1) (|partial| -12 (-4 *3 (-973)) (-4 *3 (-786)) (-5 *2 (-2 (|:| |val| *1) (|:| -3262 (-523)))) (-4 *1 (-406 *3)))) (-1349 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-710))) (-5 *4 (-589 (-1 *1 *1))) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973)))) (-1349 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-710))) (-5 *4 (-589 (-1 *1 (-589 *1)))) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973)))) (-1349 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *4 (-1 *1 (-589 *1))) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973)))) (-1349 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *4 (-1 *1 *1)) (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-394 *1)) (-4 *1 (-406 *3)) (-4 *3 (-515)) (-4 *3 (-786)))) (-2171 (*1 *2 *1) (-12 (-4 *3 (-515)) (-4 *3 (-786)) (-5 *2 (-1039 *3 (-562 *1))) (-4 *1 (-406 *3)))) (-3758 (*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-515)))) (-4125 (*1 *1 *2 *2) (-12 (-5 *2 (-1039 *3 (-562 *1))) (-4 *3 (-515)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-383 *3)) (-4 *3 (-515)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-883 (-383 *3))) (-4 *3 (-515)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-383 *3)))) (-4 *3 (-515)) (-4 *3 (-786)) (-4 *1 (-406 *3)))) (-3540 (*1 *2 *1 *3) (-12 (-5 *3 (-562 *1)) (-4 *1 (-406 *4)) (-4 *4 (-786)) (-4 *4 (-515)) (-5 *2 (-383 (-1083 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-406 *3)) (-4 *3 (-786)) (-4 *3 (-1028)))))
+(-13 (-279) (-964 (-1087)) (-815 |t#1|) (-376 |t#1|) (-387 |t#1|) (-10 -8 (-15 -3084 ((-108) $)) (-15 -3095 (|t#1| $)) (-15 -3716 ((-589 (-1087)) $)) (-15 -3840 ($ (-1087) $)) (-15 -3840 ($ (-1087) $ $)) (-15 -3840 ($ (-1087) $ $ $)) (-15 -3840 ($ (-1087) $ $ $ $)) (-15 -3840 ($ (-1087) (-589 $))) (IF (|has| |t#1| (-564 (-499))) (PROGN (-6 (-564 (-499))) (-15 -1349 ($ $ (-1087))) (-15 -1349 ($ $ (-589 (-1087)))) (-15 -1349 ($ $)) (-15 -1349 ($ $ (-110) $ (-1087))) (-15 -1349 ($ $ (-589 (-110)) (-589 $) (-1087)))) |%noBranch|) (IF (|has| |t#1| (-1028)) (PROGN (-6 (-666)) (-15 ** ($ $ (-710))) (-15 -3818 ((-3 (-589 $) "failed") $)) (-15 -3719 ((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-448)) (-6 (-448)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -1973 ((-3 (-589 $) "failed") $)) (-15 -2695 ((-3 (-2 (|:| -2275 (-523)) (|:| |var| (-562 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-973)) (PROGN (-6 (-973)) (-6 (-964 (-883 |t#1|))) (-6 (-831 (-1087))) (-6 (-353 |t#1|)) (-15 -3976 ($ (-1039 |t#1| (-562 $)))) (-15 -2164 ((-1039 |t#1| (-562 $)) $)) (-15 -2364 ($ $)) (-15 -3719 ((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-110))) (-15 -3719 ((-3 (-2 (|:| |var| (-562 $)) (|:| -3262 (-523))) "failed") $ (-1087))) (-15 -3372 ((-3 (-2 (|:| |val| $) (|:| -3262 (-523))) "failed") $)) (-15 -1349 ($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ $)))) (-15 -1349 ($ $ (-589 (-1087)) (-589 (-710)) (-589 (-1 $ (-589 $))))) (-15 -1349 ($ $ (-1087) (-710) (-1 $ (-589 $)))) (-15 -1349 ($ $ (-1087) (-710) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-158)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-6 (-339)) (-6 (-964 (-383 (-883 |t#1|)))) (-15 -3077 ($ (-394 $))) (-15 -2171 ((-1039 |t#1| (-562 $)) $)) (-15 -3758 ($ $)) (-15 -4125 ($ (-1039 |t#1| (-562 $)) (-1039 |t#1| (-562 $)))) (-15 -3976 ($ (-383 |t#1|))) (-15 -3976 ($ (-883 (-383 |t#1|)))) (-15 -3976 ($ (-383 (-883 (-383 |t#1|))))) (-15 -3540 ((-383 (-1083 $)) $ (-562 $))) (IF (|has| |t#1| (-964 (-523))) (-6 (-964 (-383 (-523)))) |%noBranch|)) |%noBranch|)))
+(((-21) -3255 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134)) (|has| |#1| (-21))) ((-23) -3255 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -3255 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-37 #0=(-383 (-523))) |has| |#1| (-515)) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-515)) ((-107 |#1| |#1|) |has| |#1| (-158)) ((-107 $ $) |has| |#1| (-515)) ((-124) -3255 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134)) (|has| |#1| (-21))) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) |has| |#1| (-515)) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))) ((-221) |has| |#1| (-515)) ((-267) |has| |#1| (-515)) ((-284) |has| |#1| (-515)) ((-286 $) . T) ((-279) . T) ((-339) |has| |#1| (-515)) ((-353 |#1|) |has| |#1| (-973)) ((-376 |#1|) . T) ((-387 |#1|) . T) ((-427) |has| |#1| (-515)) ((-448) |has| |#1| (-448)) ((-484 (-562 $) $) . T) ((-484 $ $) . T) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-515)) ((-591 |#1|) |has| |#1| (-158)) ((-591 $) -3255 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-585 (-523)) -12 (|has| |#1| (-585 (-523))) (|has| |#1| (-973))) ((-585 |#1|) |has| |#1| (-973)) ((-657 #0#) |has| |#1| (-515)) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) -3255 (|has| |#1| (-1028)) (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-448)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-786) . T) ((-831 (-1087)) |has| |#1| (-973)) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-815 |#1|) . T) ((-851) |has| |#1| (-515)) ((-964 (-383 (-523))) -3255 (|has| |#1| (-964 (-383 (-523)))) (-12 (|has| |#1| (-515)) (|has| |#1| (-964 (-523))))) ((-964 (-383 (-883 |#1|))) |has| |#1| (-515)) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 (-562 $)) . T) ((-964 (-883 |#1|)) |has| |#1| (-973)) ((-964 (-1087)) . T) ((-964 |#1|) . T) ((-979 #0#) |has| |#1| (-515)) ((-979 |#1|) |has| |#1| (-158)) ((-979 $) |has| |#1| (-515)) ((-973) -3255 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-980) -3255 (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-1028) -3255 (|has| |#1| (-1028)) (|has| |#1| (-973)) (|has| |#1| (-515)) (|has| |#1| (-448)) (|has| |#1| (-158)) (|has| |#1| (-136)) (|has| |#1| (-134))) ((-1016) . T) ((-1123) . T) ((-1127) |has| |#1| (-515)))
+((-2431 ((|#2| |#2| |#2|) 33)) (-1564 (((-110) (-110)) 44)) (-1531 ((|#2| |#2|) 66)) (-2959 ((|#2| |#2|) 69)) (-3959 ((|#2| |#2|) 32)) (-2985 ((|#2| |#2| |#2|) 35)) (-3558 ((|#2| |#2| |#2|) 37)) (-3198 ((|#2| |#2| |#2|) 34)) (-1278 ((|#2| |#2| |#2|) 36)) (-1651 (((-108) (-110)) 42)) (-3506 ((|#2| |#2|) 39)) (-2773 ((|#2| |#2|) 38)) (-3984 ((|#2| |#2|) 27)) (-3034 ((|#2| |#2| |#2|) 30) ((|#2| |#2|) 28)) (-3364 ((|#2| |#2| |#2|) 31)))
+(((-407 |#1| |#2|) (-10 -7 (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -3984 (|#2| |#2|)) (-15 -3034 (|#2| |#2|)) (-15 -3034 (|#2| |#2| |#2|)) (-15 -3364 (|#2| |#2| |#2|)) (-15 -3959 (|#2| |#2|)) (-15 -2431 (|#2| |#2| |#2|)) (-15 -3198 (|#2| |#2| |#2|)) (-15 -2985 (|#2| |#2| |#2|)) (-15 -1278 (|#2| |#2| |#2|)) (-15 -3558 (|#2| |#2| |#2|)) (-15 -2773 (|#2| |#2|)) (-15 -3506 (|#2| |#2|)) (-15 -2959 (|#2| |#2|)) (-15 -1531 (|#2| |#2|))) (-13 (-786) (-515)) (-406 |#1|)) (T -407))
+((-1531 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2959 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3506 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2773 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3558 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-1278 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2985 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3198 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-2431 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3959 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3364 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3034 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3034 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-3984 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2)) (-4 *2 (-406 *3)))) (-1564 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *4)) (-4 *4 (-406 *3)))) (-1651 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-407 *4 *5)) (-4 *5 (-406 *4)))))
+(-10 -7 (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -3984 (|#2| |#2|)) (-15 -3034 (|#2| |#2|)) (-15 -3034 (|#2| |#2| |#2|)) (-15 -3364 (|#2| |#2| |#2|)) (-15 -3959 (|#2| |#2|)) (-15 -2431 (|#2| |#2| |#2|)) (-15 -3198 (|#2| |#2| |#2|)) (-15 -2985 (|#2| |#2| |#2|)) (-15 -1278 (|#2| |#2| |#2|)) (-15 -3558 (|#2| |#2| |#2|)) (-15 -2773 (|#2| |#2|)) (-15 -3506 (|#2| |#2|)) (-15 -2959 (|#2| |#2|)) (-15 -1531 (|#2| |#2|)))
+((-2097 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1083 |#2|)) (|:| |pol2| (-1083 |#2|)) (|:| |prim| (-1083 |#2|))) |#2| |#2|) 97 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-589 (-1083 |#2|))) (|:| |prim| (-1083 |#2|))) (-589 |#2|)) 61)))
+(((-408 |#1| |#2|) (-10 -7 (-15 -2097 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-589 (-1083 |#2|))) (|:| |prim| (-1083 |#2|))) (-589 |#2|))) (IF (|has| |#2| (-27)) (-15 -2097 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1083 |#2|)) (|:| |pol2| (-1083 |#2|)) (|:| |prim| (-1083 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-515) (-786) (-136)) (-406 |#1|)) (T -408))
+((-2097 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-515) (-786) (-136))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1083 *3)) (|:| |pol2| (-1083 *3)) (|:| |prim| (-1083 *3)))) (-5 *1 (-408 *4 *3)) (-4 *3 (-27)) (-4 *3 (-406 *4)))) (-2097 (*1 *2 *3) (-12 (-5 *3 (-589 *5)) (-4 *5 (-406 *4)) (-4 *4 (-13 (-515) (-786) (-136))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-589 (-1083 *5))) (|:| |prim| (-1083 *5)))) (-5 *1 (-408 *4 *5)))))
+(-10 -7 (-15 -2097 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-589 (-1083 |#2|))) (|:| |prim| (-1083 |#2|))) (-589 |#2|))) (IF (|has| |#2| (-27)) (-15 -2097 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1083 |#2|)) (|:| |pol2| (-1083 |#2|)) (|:| |prim| (-1083 |#2|))) |#2| |#2|)) |%noBranch|))
+((-1975 (((-1174)) 19)) (-4094 (((-1083 (-383 (-523))) |#2| (-562 |#2|)) 41) (((-383 (-523)) |#2|) 25)))
+(((-409 |#1| |#2|) (-10 -7 (-15 -4094 ((-383 (-523)) |#2|)) (-15 -4094 ((-1083 (-383 (-523))) |#2| (-562 |#2|))) (-15 -1975 ((-1174)))) (-13 (-786) (-515) (-964 (-523))) (-406 |#1|)) (T -409))
+((-1975 (*1 *2) (-12 (-4 *3 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-1174)) (-5 *1 (-409 *3 *4)) (-4 *4 (-406 *3)))) (-4094 (*1 *2 *3 *4) (-12 (-5 *4 (-562 *3)) (-4 *3 (-406 *5)) (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-409 *5 *3)))) (-4094 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-383 (-523))) (-5 *1 (-409 *4 *3)) (-4 *3 (-406 *4)))))
+(-10 -7 (-15 -4094 ((-383 (-523)) |#2|)) (-15 -4094 ((-1083 (-383 (-523))) |#2| (-562 |#2|))) (-15 -1975 ((-1174))))
+((-1241 (((-108) $) 28)) (-1303 (((-108) $) 30)) (-3500 (((-108) $) 31)) (-2730 (((-108) $) 34)) (-1991 (((-108) $) 29)) (-2666 (((-108) $) 33)) (-3976 (((-794) $) 18) (($ (-1070)) 27) (($ (-1087)) 23) (((-1087) $) 22) (((-1020) $) 21)) (-1548 (((-108) $) 32)) (-4037 (((-108) $ $) 15)))
+(((-410) (-13 (-563 (-794)) (-10 -8 (-15 -3976 ($ (-1070))) (-15 -3976 ($ (-1087))) (-15 -3976 ((-1087) $)) (-15 -3976 ((-1020) $)) (-15 -1241 ((-108) $)) (-15 -1991 ((-108) $)) (-15 -3500 ((-108) $)) (-15 -2666 ((-108) $)) (-15 -2730 ((-108) $)) (-15 -1548 ((-108) $)) (-15 -1303 ((-108) $)) (-15 -4037 ((-108) $ $))))) (T -410))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-410)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-410)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-410)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-410)))) (-1241 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-1991 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-3500 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-2666 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-2730 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-1548 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-1303 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))) (-4037 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -3976 ($ (-1070))) (-15 -3976 ($ (-1087))) (-15 -3976 ((-1087) $)) (-15 -3976 ((-1020) $)) (-15 -1241 ((-108) $)) (-15 -1991 ((-108) $)) (-15 -3500 ((-108) $)) (-15 -2666 ((-108) $)) (-15 -2730 ((-108) $)) (-15 -1548 ((-108) $)) (-15 -1303 ((-108) $)) (-15 -4037 ((-108) $ $))))
+((-2496 (((-3 (-394 (-1083 (-383 (-523)))) "failed") |#3|) 69)) (-3978 (((-394 |#3|) |#3|) 34)) (-4073 (((-3 (-394 (-1083 (-47))) "failed") |#3|) 29 (|has| |#2| (-964 (-47))))) (-2766 (((-3 (|:| |overq| (-1083 (-383 (-523)))) (|:| |overan| (-1083 (-47))) (|:| -2509 (-108))) |#3|) 37)))
+(((-411 |#1| |#2| |#3|) (-10 -7 (-15 -3978 ((-394 |#3|) |#3|)) (-15 -2496 ((-3 (-394 (-1083 (-383 (-523)))) "failed") |#3|)) (-15 -2766 ((-3 (|:| |overq| (-1083 (-383 (-523)))) (|:| |overan| (-1083 (-47))) (|:| -2509 (-108))) |#3|)) (IF (|has| |#2| (-964 (-47))) (-15 -4073 ((-3 (-394 (-1083 (-47))) "failed") |#3|)) |%noBranch|)) (-13 (-515) (-786) (-964 (-523))) (-406 |#1|) (-1145 |#2|)) (T -411))
+((-4073 (*1 *2 *3) (|partial| -12 (-4 *5 (-964 (-47))) (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4)) (-5 *2 (-394 (-1083 (-47)))) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))) (-2766 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4)) (-5 *2 (-3 (|:| |overq| (-1083 (-383 (-523)))) (|:| |overan| (-1083 (-47))) (|:| -2509 (-108)))) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))) (-2496 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4)) (-5 *2 (-394 (-1083 (-383 (-523))))) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))) (-3978 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4)) (-5 *2 (-394 *3)) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))))
+(-10 -7 (-15 -3978 ((-394 |#3|) |#3|)) (-15 -2496 ((-3 (-394 (-1083 (-383 (-523)))) "failed") |#3|)) (-15 -2766 ((-3 (|:| |overq| (-1083 (-383 (-523)))) (|:| |overan| (-1083 (-47))) (|:| -2509 (-108))) |#3|)) (IF (|has| |#2| (-964 (-47))) (-15 -4073 ((-3 (-394 (-1083 (-47))) "failed") |#3|)) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-1929 (((-1070) $ (-1070)) NIL)) (-1590 (($ $ (-1070)) NIL)) (-2214 (((-1070) $) NIL)) (-3068 (((-364) (-364) (-364)) 17) (((-364) (-364)) 15)) (-3439 (($ (-364)) NIL) (($ (-364) (-1070)) NIL)) (-1522 (((-364) $) NIL)) (-3841 (((-1070) $) NIL)) (-2965 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1608 (((-1174) (-1070)) 9)) (-2811 (((-1174) (-1070)) 10)) (-4084 (((-1174)) 11)) (-3976 (((-794) $) NIL)) (-1833 (($ $) 35)) (-4037 (((-108) $ $) NIL)))
+(((-412) (-13 (-340 (-364) (-1070)) (-10 -7 (-15 -3068 ((-364) (-364) (-364))) (-15 -3068 ((-364) (-364))) (-15 -1608 ((-1174) (-1070))) (-15 -2811 ((-1174) (-1070))) (-15 -4084 ((-1174)))))) (T -412))
+((-3068 (*1 *2 *2 *2) (-12 (-5 *2 (-364)) (-5 *1 (-412)))) (-3068 (*1 *2 *2) (-12 (-5 *2 (-364)) (-5 *1 (-412)))) (-1608 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-412)))) (-2811 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-412)))) (-4084 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-412)))))
+(-13 (-340 (-364) (-1070)) (-10 -7 (-15 -3068 ((-364) (-364) (-364))) (-15 -3068 ((-364) (-364))) (-15 -1608 ((-1174) (-1070))) (-15 -2811 ((-1174) (-1070))) (-15 -4084 ((-1174)))))
+((-3260 (((-108) $ $) NIL)) (-2027 (((-3 (|:| |fst| (-410)) (|:| -3164 "void")) $) 11)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2055 (($) 32)) (-1496 (($) 38)) (-1455 (($) 34)) (-2770 (($) 36)) (-1971 (($) 33)) (-3106 (($) 35)) (-2685 (($) 37)) (-2774 (((-108) $) 8)) (-1343 (((-589 (-883 (-523))) $) 19)) (-3985 (($ (-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-589 (-1087)) (-108)) 27) (($ (-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-589 (-883 (-523))) (-108)) 28)) (-3976 (((-794) $) 23) (($ (-410)) 29)) (-4037 (((-108) $ $) NIL)))
+(((-413) (-13 (-1016) (-10 -8 (-15 -3976 ((-794) $)) (-15 -3976 ($ (-410))) (-15 -2027 ((-3 (|:| |fst| (-410)) (|:| -3164 "void")) $)) (-15 -1343 ((-589 (-883 (-523))) $)) (-15 -2774 ((-108) $)) (-15 -3985 ($ (-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-589 (-1087)) (-108))) (-15 -3985 ($ (-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-589 (-883 (-523))) (-108))) (-15 -2055 ($)) (-15 -1971 ($)) (-15 -1455 ($)) (-15 -1496 ($)) (-15 -3106 ($)) (-15 -2770 ($)) (-15 -2685 ($))))) (T -413))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-413)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-410)) (-5 *1 (-413)))) (-2027 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *1 (-413)))) (-1343 (*1 *2 *1) (-12 (-5 *2 (-589 (-883 (-523)))) (-5 *1 (-413)))) (-2774 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-413)))) (-3985 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *3 (-589 (-1087))) (-5 *4 (-108)) (-5 *1 (-413)))) (-3985 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-108)) (-5 *1 (-413)))) (-2055 (*1 *1) (-5 *1 (-413))) (-1971 (*1 *1) (-5 *1 (-413))) (-1455 (*1 *1) (-5 *1 (-413))) (-1496 (*1 *1) (-5 *1 (-413))) (-3106 (*1 *1) (-5 *1 (-413))) (-2770 (*1 *1) (-5 *1 (-413))) (-2685 (*1 *1) (-5 *1 (-413))))
+(-13 (-1016) (-10 -8 (-15 -3976 ((-794) $)) (-15 -3976 ($ (-410))) (-15 -2027 ((-3 (|:| |fst| (-410)) (|:| -3164 "void")) $)) (-15 -1343 ((-589 (-883 (-523))) $)) (-15 -2774 ((-108) $)) (-15 -3985 ($ (-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-589 (-1087)) (-108))) (-15 -3985 ($ (-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-589 (-883 (-523))) (-108))) (-15 -2055 ($)) (-15 -1971 ($)) (-15 -1455 ($)) (-15 -1496 ($)) (-15 -3106 ($)) (-15 -2770 ($)) (-15 -2685 ($))))
+((-3260 (((-108) $ $) NIL)) (-1522 (((-1087) $) 8)) (-3841 (((-1070) $) 16)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 13)))
+(((-414 |#1|) (-13 (-1016) (-10 -8 (-15 -1522 ((-1087) $)))) (-1087)) (T -414))
+((-1522 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-414 *3)) (-14 *3 *2))))
+(-13 (-1016) (-10 -8 (-15 -1522 ((-1087) $))))
+((-2034 (((-1174) $) 7)) (-3976 (((-794) $) 8) (($ (-1169 (-638))) 14) (($ (-589 (-306))) 13) (($ (-306)) 12) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 11)))
(((-415) (-129)) (T -415))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-638))) (-4 *1 (-415)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-415)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-415)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) (-4 *1 (-415)))))
-(-13 (-371) (-10 -8 (-15 -1691 ($ (-1169 (-638)))) (-15 -1691 ($ (-589 (-306)))) (-15 -1691 ($ (-306))) (-15 -1691 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))))))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-638))) (-4 *1 (-415)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-415)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-415)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) (-4 *1 (-415)))))
+(-13 (-371) (-10 -8 (-15 -3976 ($ (-1169 (-638)))) (-15 -3976 ($ (-589 (-306)))) (-15 -3976 ($ (-306))) (-15 -3976 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))))))
(((-563 (-794)) . T) ((-371) . T) ((-1123) . T))
-((-1220 (((-3 $ "failed") (-1169 (-292 (-355)))) 21) (((-3 $ "failed") (-1169 (-292 (-523)))) 19) (((-3 $ "failed") (-1169 (-883 (-355)))) 17) (((-3 $ "failed") (-1169 (-883 (-523)))) 15) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 13) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 11)) (-3508 (($ (-1169 (-292 (-355)))) 22) (($ (-1169 (-292 (-523)))) 20) (($ (-1169 (-883 (-355)))) 18) (($ (-1169 (-883 (-523)))) 16) (($ (-1169 (-383 (-883 (-355))))) 14) (($ (-1169 (-383 (-883 (-523))))) 12)) (-3826 (((-1174) $) 7)) (-1691 (((-794) $) 8) (($ (-589 (-306))) 25) (($ (-306)) 24) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) 23)))
+((-2898 (((-3 $ "failed") (-1169 (-292 (-355)))) 21) (((-3 $ "failed") (-1169 (-292 (-523)))) 19) (((-3 $ "failed") (-1169 (-883 (-355)))) 17) (((-3 $ "failed") (-1169 (-883 (-523)))) 15) (((-3 $ "failed") (-1169 (-383 (-883 (-355))))) 13) (((-3 $ "failed") (-1169 (-383 (-883 (-523))))) 11)) (-1996 (($ (-1169 (-292 (-355)))) 22) (($ (-1169 (-292 (-523)))) 20) (($ (-1169 (-883 (-355)))) 18) (($ (-1169 (-883 (-523)))) 16) (($ (-1169 (-383 (-883 (-355))))) 14) (($ (-1169 (-383 (-883 (-523))))) 12)) (-2034 (((-1174) $) 7)) (-3976 (((-794) $) 8) (($ (-589 (-306))) 25) (($ (-306)) 24) (($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) 23)))
(((-416) (-129)) (T -416))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-416)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-416)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306))))) (-4 *1 (-416)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-1169 (-292 (-355)))) (-4 *1 (-416)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-292 (-355)))) (-4 *1 (-416)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-1169 (-292 (-523)))) (-4 *1 (-416)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-292 (-523)))) (-4 *1 (-416)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-1169 (-883 (-355)))) (-4 *1 (-416)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-883 (-355)))) (-4 *1 (-416)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-1169 (-883 (-523)))) (-4 *1 (-416)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-883 (-523)))) (-4 *1 (-416)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 (-355))))) (-4 *1 (-416)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-383 (-883 (-355))))) (-4 *1 (-416)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 (-523))))) (-4 *1 (-416)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-383 (-883 (-523))))) (-4 *1 (-416)))))
-(-13 (-371) (-10 -8 (-15 -1691 ($ (-589 (-306)))) (-15 -1691 ($ (-306))) (-15 -1691 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))) (-15 -3508 ($ (-1169 (-292 (-355))))) (-15 -1220 ((-3 $ "failed") (-1169 (-292 (-355))))) (-15 -3508 ($ (-1169 (-292 (-523))))) (-15 -1220 ((-3 $ "failed") (-1169 (-292 (-523))))) (-15 -3508 ($ (-1169 (-883 (-355))))) (-15 -1220 ((-3 $ "failed") (-1169 (-883 (-355))))) (-15 -3508 ($ (-1169 (-883 (-523))))) (-15 -1220 ((-3 $ "failed") (-1169 (-883 (-523))))) (-15 -3508 ($ (-1169 (-383 (-883 (-355)))))) (-15 -1220 ((-3 $ "failed") (-1169 (-383 (-883 (-355)))))) (-15 -3508 ($ (-1169 (-383 (-883 (-523)))))) (-15 -1220 ((-3 $ "failed") (-1169 (-383 (-883 (-523))))))))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-416)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-416)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306))))) (-4 *1 (-416)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-1169 (-292 (-355)))) (-4 *1 (-416)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-292 (-355)))) (-4 *1 (-416)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-1169 (-292 (-523)))) (-4 *1 (-416)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-292 (-523)))) (-4 *1 (-416)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-1169 (-883 (-355)))) (-4 *1 (-416)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-883 (-355)))) (-4 *1 (-416)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-1169 (-883 (-523)))) (-4 *1 (-416)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-883 (-523)))) (-4 *1 (-416)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 (-355))))) (-4 *1 (-416)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-383 (-883 (-355))))) (-4 *1 (-416)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 (-523))))) (-4 *1 (-416)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-1169 (-383 (-883 (-523))))) (-4 *1 (-416)))))
+(-13 (-371) (-10 -8 (-15 -3976 ($ (-589 (-306)))) (-15 -3976 ($ (-306))) (-15 -3976 ($ (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))) (-15 -1996 ($ (-1169 (-292 (-355))))) (-15 -2898 ((-3 $ "failed") (-1169 (-292 (-355))))) (-15 -1996 ($ (-1169 (-292 (-523))))) (-15 -2898 ((-3 $ "failed") (-1169 (-292 (-523))))) (-15 -1996 ($ (-1169 (-883 (-355))))) (-15 -2898 ((-3 $ "failed") (-1169 (-883 (-355))))) (-15 -1996 ($ (-1169 (-883 (-523))))) (-15 -2898 ((-3 $ "failed") (-1169 (-883 (-523))))) (-15 -1996 ($ (-1169 (-383 (-883 (-355)))))) (-15 -2898 ((-3 $ "failed") (-1169 (-383 (-883 (-355)))))) (-15 -1996 ($ (-1169 (-383 (-883 (-523)))))) (-15 -2898 ((-3 $ "failed") (-1169 (-383 (-883 (-523))))))))
(((-563 (-794)) . T) ((-371) . T) ((-1123) . T))
-((-3825 (((-108)) 17)) (-1562 (((-108) (-108)) 18)) (-3918 (((-108)) 13)) (-1762 (((-108) (-108)) 14)) (-2251 (((-108)) 15)) (-2522 (((-108) (-108)) 16)) (-1706 (((-852) (-852)) 21) (((-852)) 20)) (-2170 (((-710) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523))))) 42)) (-2792 (((-852) (-852)) 23) (((-852)) 22)) (-3091 (((-2 (|:| -4022 (-523)) (|:| -3491 (-589 |#1|))) |#1|) 62)) (-2878 (((-394 |#1|) (-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523))))))) 124)) (-3218 (((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108)) 150)) (-1982 (((-394 |#1|) |#1| (-710) (-710)) 163) (((-394 |#1|) |#1| (-589 (-710)) (-710)) 160) (((-394 |#1|) |#1| (-589 (-710))) 162) (((-394 |#1|) |#1| (-710)) 161) (((-394 |#1|) |#1|) 159)) (-1673 (((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710) (-108)) 165) (((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710)) 166) (((-3 |#1| "failed") (-852) |#1| (-589 (-710))) 168) (((-3 |#1| "failed") (-852) |#1| (-710)) 167) (((-3 |#1| "failed") (-852) |#1|) 169)) (-2424 (((-394 |#1|) |#1| (-710) (-710)) 158) (((-394 |#1|) |#1| (-589 (-710)) (-710)) 154) (((-394 |#1|) |#1| (-589 (-710))) 156) (((-394 |#1|) |#1| (-710)) 155) (((-394 |#1|) |#1|) 153)) (-4010 (((-108) |#1|) 37)) (-3358 (((-677 (-710)) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523))))) 67)) (-3417 (((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108) (-1018 (-710)) (-710)) 152)))
-(((-417 |#1|) (-10 -7 (-15 -2878 ((-394 |#1|) (-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))))) (-15 -3358 ((-677 (-710)) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))))) (-15 -2792 ((-852))) (-15 -2792 ((-852) (-852))) (-15 -1706 ((-852))) (-15 -1706 ((-852) (-852))) (-15 -2170 ((-710) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))))) (-15 -3091 ((-2 (|:| -4022 (-523)) (|:| -3491 (-589 |#1|))) |#1|)) (-15 -3825 ((-108))) (-15 -1562 ((-108) (-108))) (-15 -3918 ((-108))) (-15 -1762 ((-108) (-108))) (-15 -4010 ((-108) |#1|)) (-15 -2251 ((-108))) (-15 -2522 ((-108) (-108))) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -2424 ((-394 |#1|) |#1| (-710))) (-15 -2424 ((-394 |#1|) |#1| (-589 (-710)))) (-15 -2424 ((-394 |#1|) |#1| (-589 (-710)) (-710))) (-15 -2424 ((-394 |#1|) |#1| (-710) (-710))) (-15 -1982 ((-394 |#1|) |#1|)) (-15 -1982 ((-394 |#1|) |#1| (-710))) (-15 -1982 ((-394 |#1|) |#1| (-589 (-710)))) (-15 -1982 ((-394 |#1|) |#1| (-589 (-710)) (-710))) (-15 -1982 ((-394 |#1|) |#1| (-710) (-710))) (-15 -1673 ((-3 |#1| "failed") (-852) |#1|)) (-15 -1673 ((-3 |#1| "failed") (-852) |#1| (-710))) (-15 -1673 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)))) (-15 -1673 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710))) (-15 -1673 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710) (-108))) (-15 -3218 ((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108))) (-15 -3417 ((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108) (-1018 (-710)) (-710)))) (-1145 (-523))) (T -417))
-((-3417 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-108)) (-5 *5 (-1018 (-710))) (-5 *6 (-710)) (-5 *2 (-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| *3) (|:| -1787 (-523))))))) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3218 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| *3) (|:| -1787 (-523))))))) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1673 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *6 (-108)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1673 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1673 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1673 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-852)) (-5 *4 (-710)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1673 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-852)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1982 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1982 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1982 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-710))) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1982 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1982 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2424 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2424 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-710))) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2424 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2522 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2251 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-4010 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1762 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3918 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1562 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3825 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3091 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -4022 (-523)) (|:| -3491 (-589 *3)))) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2170 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -2424 *4) (|:| -2640 (-523))))) (-4 *4 (-1145 (-523))) (-5 *2 (-710)) (-5 *1 (-417 *4)))) (-1706 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1706 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2792 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2792 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3358 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -2424 *4) (|:| -2640 (-523))))) (-4 *4 (-1145 (-523))) (-5 *2 (-677 (-710))) (-5 *1 (-417 *4)))) (-2878 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| *4) (|:| -1787 (-523))))))) (-4 *4 (-1145 (-523))) (-5 *2 (-394 *4)) (-5 *1 (-417 *4)))))
-(-10 -7 (-15 -2878 ((-394 |#1|) (-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))))) (-15 -3358 ((-677 (-710)) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))))) (-15 -2792 ((-852))) (-15 -2792 ((-852) (-852))) (-15 -1706 ((-852))) (-15 -1706 ((-852) (-852))) (-15 -2170 ((-710) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))))) (-15 -3091 ((-2 (|:| -4022 (-523)) (|:| -3491 (-589 |#1|))) |#1|)) (-15 -3825 ((-108))) (-15 -1562 ((-108) (-108))) (-15 -3918 ((-108))) (-15 -1762 ((-108) (-108))) (-15 -4010 ((-108) |#1|)) (-15 -2251 ((-108))) (-15 -2522 ((-108) (-108))) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -2424 ((-394 |#1|) |#1| (-710))) (-15 -2424 ((-394 |#1|) |#1| (-589 (-710)))) (-15 -2424 ((-394 |#1|) |#1| (-589 (-710)) (-710))) (-15 -2424 ((-394 |#1|) |#1| (-710) (-710))) (-15 -1982 ((-394 |#1|) |#1|)) (-15 -1982 ((-394 |#1|) |#1| (-710))) (-15 -1982 ((-394 |#1|) |#1| (-589 (-710)))) (-15 -1982 ((-394 |#1|) |#1| (-589 (-710)) (-710))) (-15 -1982 ((-394 |#1|) |#1| (-710) (-710))) (-15 -1673 ((-3 |#1| "failed") (-852) |#1|)) (-15 -1673 ((-3 |#1| "failed") (-852) |#1| (-710))) (-15 -1673 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)))) (-15 -1673 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710))) (-15 -1673 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710) (-108))) (-15 -3218 ((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108))) (-15 -3417 ((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108) (-1018 (-710)) (-710))))
-((-3880 (((-523) |#2|) 48) (((-523) |#2| (-710)) 47)) (-4090 (((-523) |#2|) 55)) (-3301 ((|#3| |#2|) 25)) (-1863 ((|#3| |#2| (-852)) 14)) (-2616 ((|#3| |#2|) 15)) (-4104 ((|#3| |#2|) 9)) (-1933 ((|#3| |#2|) 10)) (-2252 ((|#3| |#2| (-852)) 62) ((|#3| |#2|) 30)) (-3348 (((-523) |#2|) 57)))
-(((-418 |#1| |#2| |#3|) (-10 -7 (-15 -3348 ((-523) |#2|)) (-15 -2252 (|#3| |#2|)) (-15 -2252 (|#3| |#2| (-852))) (-15 -4090 ((-523) |#2|)) (-15 -3880 ((-523) |#2| (-710))) (-15 -3880 ((-523) |#2|)) (-15 -1863 (|#3| |#2| (-852))) (-15 -3301 (|#3| |#2|)) (-15 -4104 (|#3| |#2|)) (-15 -1933 (|#3| |#2|)) (-15 -2616 (|#3| |#2|))) (-973) (-1145 |#1|) (-13 (-380) (-964 |#1|) (-339) (-1109) (-261))) (T -418))
-((-2616 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-1933 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-4104 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-3301 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-1863 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-4 *5 (-973)) (-4 *2 (-13 (-380) (-964 *5) (-339) (-1109) (-261))) (-5 *1 (-418 *5 *3 *2)) (-4 *3 (-1145 *5)))) (-3880 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5)) (-4 *3 (-1145 *4)) (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))) (-3880 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *5 *3 *6)) (-4 *3 (-1145 *5)) (-4 *6 (-13 (-380) (-964 *5) (-339) (-1109) (-261))))) (-4090 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5)) (-4 *3 (-1145 *4)) (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))) (-2252 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-4 *5 (-973)) (-4 *2 (-13 (-380) (-964 *5) (-339) (-1109) (-261))) (-5 *1 (-418 *5 *3 *2)) (-4 *3 (-1145 *5)))) (-2252 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-3348 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5)) (-4 *3 (-1145 *4)) (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))))
-(-10 -7 (-15 -3348 ((-523) |#2|)) (-15 -2252 (|#3| |#2|)) (-15 -2252 (|#3| |#2| (-852))) (-15 -4090 ((-523) |#2|)) (-15 -3880 ((-523) |#2| (-710))) (-15 -3880 ((-523) |#2|)) (-15 -1863 (|#3| |#2| (-852))) (-15 -3301 (|#3| |#2|)) (-15 -4104 (|#3| |#2|)) (-15 -1933 (|#3| |#2|)) (-15 -2616 (|#3| |#2|)))
-((-3924 ((|#2| (-1169 |#1|)) 36)) (-2866 ((|#2| |#2| |#1|) 49)) (-3424 ((|#2| |#2| |#1|) 41)) (-3700 ((|#2| |#2|) 38)) (-1543 (((-108) |#2|) 30)) (-1325 (((-589 |#2|) (-852) (-394 |#2|)) 16)) (-1673 ((|#2| (-852) (-394 |#2|)) 21)) (-3358 (((-677 (-710)) (-394 |#2|)) 25)))
-(((-419 |#1| |#2|) (-10 -7 (-15 -1543 ((-108) |#2|)) (-15 -3924 (|#2| (-1169 |#1|))) (-15 -3700 (|#2| |#2|)) (-15 -3424 (|#2| |#2| |#1|)) (-15 -2866 (|#2| |#2| |#1|)) (-15 -3358 ((-677 (-710)) (-394 |#2|))) (-15 -1673 (|#2| (-852) (-394 |#2|))) (-15 -1325 ((-589 |#2|) (-852) (-394 |#2|)))) (-973) (-1145 |#1|)) (T -419))
-((-1325 (*1 *2 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-394 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-973)) (-5 *2 (-589 *6)) (-5 *1 (-419 *5 *6)))) (-1673 (*1 *2 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-394 *2)) (-4 *2 (-1145 *5)) (-5 *1 (-419 *5 *2)) (-4 *5 (-973)))) (-3358 (*1 *2 *3) (-12 (-5 *3 (-394 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-973)) (-5 *2 (-677 (-710))) (-5 *1 (-419 *4 *5)))) (-2866 (*1 *2 *2 *3) (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))) (-3424 (*1 *2 *2 *3) (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))) (-3700 (*1 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))) (-3924 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-973)) (-4 *2 (-1145 *4)) (-5 *1 (-419 *4 *2)))) (-1543 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-108)) (-5 *1 (-419 *4 *3)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -1543 ((-108) |#2|)) (-15 -3924 (|#2| (-1169 |#1|))) (-15 -3700 (|#2| |#2|)) (-15 -3424 (|#2| |#2| |#1|)) (-15 -2866 (|#2| |#2| |#1|)) (-15 -3358 ((-677 (-710)) (-394 |#2|))) (-15 -1673 (|#2| (-852) (-394 |#2|))) (-15 -1325 ((-589 |#2|) (-852) (-394 |#2|))))
-((-3458 (((-710)) 41)) (-3277 (((-710)) 23 (|has| |#1| (-380))) (((-710) (-710)) 22 (|has| |#1| (-380)))) (-3504 (((-523) |#1|) 18 (|has| |#1| (-380)))) (-2894 (((-523) |#1|) 20 (|has| |#1| (-380)))) (-2463 (((-710)) 40) (((-710) (-710)) 39)) (-3259 ((|#1| (-710) (-523)) 29)) (-3627 (((-1174)) 43)))
-(((-420 |#1|) (-10 -7 (-15 -3259 (|#1| (-710) (-523))) (-15 -2463 ((-710) (-710))) (-15 -2463 ((-710))) (-15 -3458 ((-710))) (-15 -3627 ((-1174))) (IF (|has| |#1| (-380)) (PROGN (-15 -2894 ((-523) |#1|)) (-15 -3504 ((-523) |#1|)) (-15 -3277 ((-710) (-710))) (-15 -3277 ((-710)))) |%noBranch|)) (-973)) (T -420))
-((-3277 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))) (-3277 (*1 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))) (-3504 (*1 *2 *3) (-12 (-5 *2 (-523)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))) (-2894 (*1 *2 *3) (-12 (-5 *2 (-523)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))) (-3627 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-420 *3)) (-4 *3 (-973)))) (-3458 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))) (-2463 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))) (-2463 (*1 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))) (-3259 (*1 *2 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-523)) (-5 *1 (-420 *2)) (-4 *2 (-973)))))
-(-10 -7 (-15 -3259 (|#1| (-710) (-523))) (-15 -2463 ((-710) (-710))) (-15 -2463 ((-710))) (-15 -3458 ((-710))) (-15 -3627 ((-1174))) (IF (|has| |#1| (-380)) (PROGN (-15 -2894 ((-523) |#1|)) (-15 -3504 ((-523) |#1|)) (-15 -3277 ((-710) (-710))) (-15 -3277 ((-710)))) |%noBranch|))
-((-1435 (((-589 (-523)) (-523)) 61)) (-3049 (((-108) (-155 (-523))) 65)) (-2424 (((-394 (-155 (-523))) (-155 (-523))) 60)))
-(((-421) (-10 -7 (-15 -2424 ((-394 (-155 (-523))) (-155 (-523)))) (-15 -1435 ((-589 (-523)) (-523))) (-15 -3049 ((-108) (-155 (-523)))))) (T -421))
-((-3049 (*1 *2 *3) (-12 (-5 *3 (-155 (-523))) (-5 *2 (-108)) (-5 *1 (-421)))) (-1435 (*1 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-421)) (-5 *3 (-523)))) (-2424 (*1 *2 *3) (-12 (-5 *2 (-394 (-155 (-523)))) (-5 *1 (-421)) (-5 *3 (-155 (-523))))))
-(-10 -7 (-15 -2424 ((-394 (-155 (-523))) (-155 (-523)))) (-15 -1435 ((-589 (-523)) (-523))) (-15 -3049 ((-108) (-155 (-523)))))
-((-2013 ((|#4| |#4| (-589 |#4|)) 61)) (-3023 (((-589 |#4|) (-589 |#4|) (-1070) (-1070)) 17) (((-589 |#4|) (-589 |#4|) (-1070)) 16) (((-589 |#4|) (-589 |#4|)) 11)))
-(((-422 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2013 (|#4| |#4| (-589 |#4|))) (-15 -3023 ((-589 |#4|) (-589 |#4|))) (-15 -3023 ((-589 |#4|) (-589 |#4|) (-1070))) (-15 -3023 ((-589 |#4|) (-589 |#4|) (-1070) (-1070)))) (-284) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -422))
-((-3023 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-422 *4 *5 *6 *7)))) (-3023 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-422 *4 *5 *6 *7)))) (-3023 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-422 *3 *4 *5 *6)))) (-2013 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-422 *4 *5 *6 *2)))))
-(-10 -7 (-15 -2013 (|#4| |#4| (-589 |#4|))) (-15 -3023 ((-589 |#4|) (-589 |#4|))) (-15 -3023 ((-589 |#4|) (-589 |#4|) (-1070))) (-15 -3023 ((-589 |#4|) (-589 |#4|) (-1070) (-1070))))
-((-3220 (((-589 (-589 |#4|)) (-589 |#4|) (-108)) 72) (((-589 (-589 |#4|)) (-589 |#4|)) 71) (((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|) (-108)) 65) (((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|)) 66)) (-2671 (((-589 (-589 |#4|)) (-589 |#4|) (-108)) 42) (((-589 (-589 |#4|)) (-589 |#4|)) 62)))
-(((-423 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2671 ((-589 (-589 |#4|)) (-589 |#4|))) (-15 -2671 ((-589 (-589 |#4|)) (-589 |#4|) (-108))) (-15 -3220 ((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|))) (-15 -3220 ((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|) (-108))) (-15 -3220 ((-589 (-589 |#4|)) (-589 |#4|))) (-15 -3220 ((-589 (-589 |#4|)) (-589 |#4|) (-108)))) (-13 (-284) (-136)) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -423))
-((-3220 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8))) (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))) (-3220 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7))) (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-3220 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8))) (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))) (-3220 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7))) (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-2671 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8))) (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))) (-2671 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7))) (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
-(-10 -7 (-15 -2671 ((-589 (-589 |#4|)) (-589 |#4|))) (-15 -2671 ((-589 (-589 |#4|)) (-589 |#4|) (-108))) (-15 -3220 ((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|))) (-15 -3220 ((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|) (-108))) (-15 -3220 ((-589 (-589 |#4|)) (-589 |#4|))) (-15 -3220 ((-589 (-589 |#4|)) (-589 |#4|) (-108))))
-((-1277 (((-710) |#4|) 12)) (-4197 (((-589 (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|))) |#4| (-710) (-589 (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|)))) 31)) (-1240 (((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 38)) (-3673 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 39)) (-2880 ((|#4| |#4| (-589 |#4|)) 40)) (-2071 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-589 |#4|)) 70)) (-1813 (((-1174) |#4|) 42)) (-2379 (((-1174) (-589 |#4|)) 51)) (-2552 (((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523)) 48)) (-1463 (((-1174) (-523)) 79)) (-3451 (((-589 |#4|) (-589 |#4|)) 77)) (-3605 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|)) |#4| (-710)) 25)) (-3919 (((-523) |#4|) 78)) (-4057 ((|#4| |#4|) 29)) (-1265 (((-589 |#4|) (-589 |#4|) (-523) (-523)) 56)) (-1544 (((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523) (-523)) 89)) (-3861 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 16)) (-4205 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 59)) (-3468 (((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 58)) (-3869 (((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 36)) (-1615 (((-108) |#2| |#2|) 57)) (-1510 (((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 37)) (-3111 (((-108) |#2| |#2| |#2| |#2|) 60)) (-3434 ((|#4| |#4| (-589 |#4|)) 71)))
-(((-424 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3434 (|#4| |#4| (-589 |#4|))) (-15 -2880 (|#4| |#4| (-589 |#4|))) (-15 -1265 ((-589 |#4|) (-589 |#4|) (-523) (-523))) (-15 -4205 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1615 ((-108) |#2| |#2|)) (-15 -3111 ((-108) |#2| |#2| |#2| |#2|)) (-15 -1510 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3869 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3468 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2071 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-589 |#4|))) (-15 -4057 (|#4| |#4|)) (-15 -4197 ((-589 (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|))) |#4| (-710) (-589 (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|))))) (-15 -3673 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1240 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3451 ((-589 |#4|) (-589 |#4|))) (-15 -3919 ((-523) |#4|)) (-15 -1813 ((-1174) |#4|)) (-15 -2552 ((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523))) (-15 -1544 ((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523) (-523))) (-15 -2379 ((-1174) (-589 |#4|))) (-15 -1463 ((-1174) (-523))) (-15 -3861 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3605 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|)) |#4| (-710))) (-15 -1277 ((-710) |#4|))) (-427) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -424))
-((-1277 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-710)) (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-3605 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-710)) (|:| -1385 *4))) (-5 *5 (-710)) (-4 *4 (-880 *6 *7 *8)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-424 *6 *7 *8 *4)))) (-3861 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-732)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-424 *4 *5 *6 *7)))) (-1463 (*1 *2 *3) (-12 (-5 *3 (-523)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174)) (-5 *1 (-424 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))) (-2379 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174)) (-5 *1 (-424 *4 *5 *6 *7)))) (-1544 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-710)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-732)) (-4 *4 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-786)) (-5 *1 (-424 *5 *6 *7 *4)))) (-2552 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-710)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-732)) (-4 *4 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-786)) (-5 *1 (-424 *5 *6 *7 *4)))) (-1813 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174)) (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-3919 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-523)) (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-3451 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *6)))) (-1240 (*1 *2 *2 *2) (-12 (-5 *2 (-589 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-710)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-732)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *6)))) (-3673 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-732)) (-4 *2 (-880 *4 *5 *6)) (-5 *1 (-424 *4 *5 *6 *2)) (-4 *4 (-427)) (-4 *6 (-786)))) (-4197 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-589 (-2 (|:| |totdeg| (-710)) (|:| -1385 *3)))) (-5 *4 (-710)) (-4 *3 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-424 *5 *6 *7 *3)))) (-4057 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))) (-2071 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-424 *5 *6 *7 *3)))) (-3468 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-710)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-732)) (-4 *6 (-880 *4 *3 *5)) (-4 *4 (-427)) (-4 *5 (-786)) (-5 *1 (-424 *4 *3 *5 *6)))) (-3869 (*1 *2 *2) (-12 (-5 *2 (-589 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-710)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-732)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *6)))) (-1510 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-732)) (-4 *3 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *3)))) (-3111 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-427)) (-4 *3 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-424 *4 *3 *5 *6)) (-4 *6 (-880 *4 *3 *5)))) (-1615 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *3 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-424 *4 *3 *5 *6)) (-4 *6 (-880 *4 *3 *5)))) (-4205 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-732)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-424 *4 *5 *6 *7)))) (-1265 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-523)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *7)))) (-2880 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *2)))) (-3434 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *2)))))
-(-10 -7 (-15 -3434 (|#4| |#4| (-589 |#4|))) (-15 -2880 (|#4| |#4| (-589 |#4|))) (-15 -1265 ((-589 |#4|) (-589 |#4|) (-523) (-523))) (-15 -4205 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1615 ((-108) |#2| |#2|)) (-15 -3111 ((-108) |#2| |#2| |#2| |#2|)) (-15 -1510 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3869 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3468 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2071 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-589 |#4|))) (-15 -4057 (|#4| |#4|)) (-15 -4197 ((-589 (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|))) |#4| (-710) (-589 (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|))))) (-15 -3673 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1240 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3451 ((-589 |#4|) (-589 |#4|))) (-15 -3919 ((-523) |#4|)) (-15 -1813 ((-1174) |#4|)) (-15 -2552 ((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523))) (-15 -1544 ((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523) (-523))) (-15 -2379 ((-1174) (-589 |#4|))) (-15 -1463 ((-1174) (-523))) (-15 -3861 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3605 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-710)) (|:| -1385 |#4|)) |#4| (-710))) (-15 -1277 ((-710) |#4|)))
-((-2917 ((|#4| |#4| (-589 |#4|)) 22 (|has| |#1| (-339)))) (-3901 (((-589 |#4|) (-589 |#4|) (-1070) (-1070)) 41) (((-589 |#4|) (-589 |#4|) (-1070)) 40) (((-589 |#4|) (-589 |#4|)) 35)))
-(((-425 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3901 ((-589 |#4|) (-589 |#4|))) (-15 -3901 ((-589 |#4|) (-589 |#4|) (-1070))) (-15 -3901 ((-589 |#4|) (-589 |#4|) (-1070) (-1070))) (IF (|has| |#1| (-339)) (-15 -2917 (|#4| |#4| (-589 |#4|))) |%noBranch|)) (-427) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -425))
-((-2917 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-339)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-425 *4 *5 *6 *2)))) (-3901 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-425 *4 *5 *6 *7)))) (-3901 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-425 *4 *5 *6 *7)))) (-3901 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-425 *3 *4 *5 *6)))))
-(-10 -7 (-15 -3901 ((-589 |#4|) (-589 |#4|))) (-15 -3901 ((-589 |#4|) (-589 |#4|) (-1070))) (-15 -3901 ((-589 |#4|) (-589 |#4|) (-1070) (-1070))) (IF (|has| |#1| (-339)) (-15 -2917 (|#4| |#4| (-589 |#4|))) |%noBranch|))
-((-3278 (($ $ $) 14) (($ (-589 $)) 21)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 41)) (-3310 (($ $ $) NIL) (($ (-589 $)) 22)))
-(((-426 |#1|) (-10 -8 (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -3278 (|#1| (-589 |#1|))) (-15 -3278 (|#1| |#1| |#1|)) (-15 -3310 (|#1| (-589 |#1|))) (-15 -3310 (|#1| |#1| |#1|))) (-427)) (T -426))
-NIL
-(-10 -8 (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -3278 (|#1| (-589 |#1|))) (-15 -3278 (|#1| |#1| |#1|)) (-15 -3310 (|#1| (-589 |#1|))) (-15 -3310 (|#1| |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-4007 (((-3 $ "failed") $ $) 42)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-1721 (((-108)) 17)) (-2855 (((-108) (-108)) 18)) (-3918 (((-108)) 13)) (-4200 (((-108) (-108)) 14)) (-2268 (((-108)) 15)) (-2790 (((-108) (-108)) 16)) (-1867 (((-852) (-852)) 21) (((-852)) 20)) (-2586 (((-710) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523))))) 42)) (-3741 (((-852) (-852)) 23) (((-852)) 22)) (-3652 (((-2 (|:| -1844 (-523)) (|:| -3286 (-589 |#1|))) |#1|) 62)) (-2205 (((-394 |#1|) (-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523))))))) 126)) (-1919 (((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108)) 152)) (-1398 (((-394 |#1|) |#1| (-710) (-710)) 165) (((-394 |#1|) |#1| (-589 (-710)) (-710)) 162) (((-394 |#1|) |#1| (-589 (-710))) 164) (((-394 |#1|) |#1| (-710)) 163) (((-394 |#1|) |#1|) 161)) (-1490 (((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710) (-108)) 167) (((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710)) 168) (((-3 |#1| "failed") (-852) |#1| (-589 (-710))) 170) (((-3 |#1| "failed") (-852) |#1| (-710)) 169) (((-3 |#1| "failed") (-852) |#1|) 171)) (-3573 (((-394 |#1|) |#1| (-710) (-710)) 160) (((-394 |#1|) |#1| (-589 (-710)) (-710)) 156) (((-394 |#1|) |#1| (-589 (-710))) 158) (((-394 |#1|) |#1| (-710)) 157) (((-394 |#1|) |#1|) 155)) (-1701 (((-108) |#1|) 37)) (-1285 (((-677 (-710)) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523))))) 67)) (-3132 (((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108) (-1018 (-710)) (-710)) 154)))
+(((-417 |#1|) (-10 -7 (-15 -2205 ((-394 |#1|) (-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))))) (-15 -1285 ((-677 (-710)) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))))) (-15 -3741 ((-852))) (-15 -3741 ((-852) (-852))) (-15 -1867 ((-852))) (-15 -1867 ((-852) (-852))) (-15 -2586 ((-710) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))))) (-15 -3652 ((-2 (|:| -1844 (-523)) (|:| -3286 (-589 |#1|))) |#1|)) (-15 -1721 ((-108))) (-15 -2855 ((-108) (-108))) (-15 -3918 ((-108))) (-15 -4200 ((-108) (-108))) (-15 -1701 ((-108) |#1|)) (-15 -2268 ((-108))) (-15 -2790 ((-108) (-108))) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -3573 ((-394 |#1|) |#1| (-710))) (-15 -3573 ((-394 |#1|) |#1| (-589 (-710)))) (-15 -3573 ((-394 |#1|) |#1| (-589 (-710)) (-710))) (-15 -3573 ((-394 |#1|) |#1| (-710) (-710))) (-15 -1398 ((-394 |#1|) |#1|)) (-15 -1398 ((-394 |#1|) |#1| (-710))) (-15 -1398 ((-394 |#1|) |#1| (-589 (-710)))) (-15 -1398 ((-394 |#1|) |#1| (-589 (-710)) (-710))) (-15 -1398 ((-394 |#1|) |#1| (-710) (-710))) (-15 -1490 ((-3 |#1| "failed") (-852) |#1|)) (-15 -1490 ((-3 |#1| "failed") (-852) |#1| (-710))) (-15 -1490 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)))) (-15 -1490 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710))) (-15 -1490 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710) (-108))) (-15 -1919 ((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108))) (-15 -3132 ((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108) (-1018 (-710)) (-710)))) (-1145 (-523))) (T -417))
+((-3132 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-108)) (-5 *5 (-1018 (-710))) (-5 *6 (-710)) (-5 *2 (-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| *3) (|:| -3269 (-523))))))) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1919 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| *3) (|:| -3269 (-523))))))) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1490 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *6 (-108)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1490 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1490 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1490 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-852)) (-5 *4 (-710)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1490 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-852)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523))))) (-1398 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1398 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1398 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-710))) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1398 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1398 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3573 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3573 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-710))) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3573 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2790 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2268 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1701 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-4200 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3918 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2855 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1721 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3652 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -1844 (-523)) (|:| -3286 (-589 *3)))) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-2586 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -3573 *4) (|:| -1487 (-523))))) (-4 *4 (-1145 (-523))) (-5 *2 (-710)) (-5 *1 (-417 *4)))) (-1867 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1867 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3741 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-3741 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))) (-1285 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -3573 *4) (|:| -1487 (-523))))) (-4 *4 (-1145 (-523))) (-5 *2 (-677 (-710))) (-5 *1 (-417 *4)))) (-2205 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| *4) (|:| -3269 (-523))))))) (-4 *4 (-1145 (-523))) (-5 *2 (-394 *4)) (-5 *1 (-417 *4)))))
+(-10 -7 (-15 -2205 ((-394 |#1|) (-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))))) (-15 -1285 ((-677 (-710)) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))))) (-15 -3741 ((-852))) (-15 -3741 ((-852) (-852))) (-15 -1867 ((-852))) (-15 -1867 ((-852) (-852))) (-15 -2586 ((-710) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))))) (-15 -3652 ((-2 (|:| -1844 (-523)) (|:| -3286 (-589 |#1|))) |#1|)) (-15 -1721 ((-108))) (-15 -2855 ((-108) (-108))) (-15 -3918 ((-108))) (-15 -4200 ((-108) (-108))) (-15 -1701 ((-108) |#1|)) (-15 -2268 ((-108))) (-15 -2790 ((-108) (-108))) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -3573 ((-394 |#1|) |#1| (-710))) (-15 -3573 ((-394 |#1|) |#1| (-589 (-710)))) (-15 -3573 ((-394 |#1|) |#1| (-589 (-710)) (-710))) (-15 -3573 ((-394 |#1|) |#1| (-710) (-710))) (-15 -1398 ((-394 |#1|) |#1|)) (-15 -1398 ((-394 |#1|) |#1| (-710))) (-15 -1398 ((-394 |#1|) |#1| (-589 (-710)))) (-15 -1398 ((-394 |#1|) |#1| (-589 (-710)) (-710))) (-15 -1398 ((-394 |#1|) |#1| (-710) (-710))) (-15 -1490 ((-3 |#1| "failed") (-852) |#1|)) (-15 -1490 ((-3 |#1| "failed") (-852) |#1| (-710))) (-15 -1490 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)))) (-15 -1490 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710))) (-15 -1490 ((-3 |#1| "failed") (-852) |#1| (-589 (-710)) (-710) (-108))) (-15 -1919 ((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108))) (-15 -3132 ((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108) (-1018 (-710)) (-710))))
+((-3484 (((-523) |#2|) 48) (((-523) |#2| (-710)) 47)) (-3703 (((-523) |#2|) 55)) (-3895 ((|#3| |#2|) 25)) (-2765 ((|#3| |#2| (-852)) 14)) (-3229 ((|#3| |#2|) 15)) (-3874 ((|#3| |#2|) 9)) (-1942 ((|#3| |#2|) 10)) (-2276 ((|#3| |#2| (-852)) 62) ((|#3| |#2|) 30)) (-1216 (((-523) |#2|) 57)))
+(((-418 |#1| |#2| |#3|) (-10 -7 (-15 -1216 ((-523) |#2|)) (-15 -2276 (|#3| |#2|)) (-15 -2276 (|#3| |#2| (-852))) (-15 -3703 ((-523) |#2|)) (-15 -3484 ((-523) |#2| (-710))) (-15 -3484 ((-523) |#2|)) (-15 -2765 (|#3| |#2| (-852))) (-15 -3895 (|#3| |#2|)) (-15 -3874 (|#3| |#2|)) (-15 -1942 (|#3| |#2|)) (-15 -3229 (|#3| |#2|))) (-973) (-1145 |#1|) (-13 (-380) (-964 |#1|) (-339) (-1109) (-261))) (T -418))
+((-3229 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-1942 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-3874 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-3895 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-2765 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-4 *5 (-973)) (-4 *2 (-13 (-380) (-964 *5) (-339) (-1109) (-261))) (-5 *1 (-418 *5 *3 *2)) (-4 *3 (-1145 *5)))) (-3484 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5)) (-4 *3 (-1145 *4)) (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))) (-3484 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *5 *3 *6)) (-4 *3 (-1145 *5)) (-4 *6 (-13 (-380) (-964 *5) (-339) (-1109) (-261))))) (-3703 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5)) (-4 *3 (-1145 *4)) (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))) (-2276 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-4 *5 (-973)) (-4 *2 (-13 (-380) (-964 *5) (-339) (-1109) (-261))) (-5 *1 (-418 *5 *3 *2)) (-4 *3 (-1145 *5)))) (-2276 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261))) (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))) (-1216 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5)) (-4 *3 (-1145 *4)) (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))))
+(-10 -7 (-15 -1216 ((-523) |#2|)) (-15 -2276 (|#3| |#2|)) (-15 -2276 (|#3| |#2| (-852))) (-15 -3703 ((-523) |#2|)) (-15 -3484 ((-523) |#2| (-710))) (-15 -3484 ((-523) |#2|)) (-15 -2765 (|#3| |#2| (-852))) (-15 -3895 (|#3| |#2|)) (-15 -3874 (|#3| |#2|)) (-15 -1942 (|#3| |#2|)) (-15 -3229 (|#3| |#2|)))
+((-2683 ((|#2| (-1169 |#1|)) 36)) (-3210 ((|#2| |#2| |#1|) 49)) (-1356 ((|#2| |#2| |#1|) 41)) (-4082 ((|#2| |#2|) 38)) (-2627 (((-108) |#2|) 30)) (-1331 (((-589 |#2|) (-852) (-394 |#2|)) 17)) (-1490 ((|#2| (-852) (-394 |#2|)) 21)) (-1285 (((-677 (-710)) (-394 |#2|)) 25)))
+(((-419 |#1| |#2|) (-10 -7 (-15 -2627 ((-108) |#2|)) (-15 -2683 (|#2| (-1169 |#1|))) (-15 -4082 (|#2| |#2|)) (-15 -1356 (|#2| |#2| |#1|)) (-15 -3210 (|#2| |#2| |#1|)) (-15 -1285 ((-677 (-710)) (-394 |#2|))) (-15 -1490 (|#2| (-852) (-394 |#2|))) (-15 -1331 ((-589 |#2|) (-852) (-394 |#2|)))) (-973) (-1145 |#1|)) (T -419))
+((-1331 (*1 *2 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-394 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-973)) (-5 *2 (-589 *6)) (-5 *1 (-419 *5 *6)))) (-1490 (*1 *2 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-394 *2)) (-4 *2 (-1145 *5)) (-5 *1 (-419 *5 *2)) (-4 *5 (-973)))) (-1285 (*1 *2 *3) (-12 (-5 *3 (-394 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-973)) (-5 *2 (-677 (-710))) (-5 *1 (-419 *4 *5)))) (-3210 (*1 *2 *2 *3) (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))) (-1356 (*1 *2 *2 *3) (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))) (-4082 (*1 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))) (-2683 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-973)) (-4 *2 (-1145 *4)) (-5 *1 (-419 *4 *2)))) (-2627 (*1 *2 *3) (-12 (-4 *4 (-973)) (-5 *2 (-108)) (-5 *1 (-419 *4 *3)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -2627 ((-108) |#2|)) (-15 -2683 (|#2| (-1169 |#1|))) (-15 -4082 (|#2| |#2|)) (-15 -1356 (|#2| |#2| |#1|)) (-15 -3210 (|#2| |#2| |#1|)) (-15 -1285 ((-677 (-710)) (-394 |#2|))) (-15 -1490 (|#2| (-852) (-394 |#2|))) (-15 -1331 ((-589 |#2|) (-852) (-394 |#2|))))
+((-1750 (((-710)) 41)) (-1769 (((-710)) 23 (|has| |#1| (-380))) (((-710) (-710)) 22 (|has| |#1| (-380)))) (-3424 (((-523) |#1|) 18 (|has| |#1| (-380)))) (-2322 (((-523) |#1|) 20 (|has| |#1| (-380)))) (-3475 (((-710)) 40) (((-710) (-710)) 39)) (-1534 ((|#1| (-710) (-523)) 29)) (-1644 (((-1174)) 43)))
+(((-420 |#1|) (-10 -7 (-15 -1534 (|#1| (-710) (-523))) (-15 -3475 ((-710) (-710))) (-15 -3475 ((-710))) (-15 -1750 ((-710))) (-15 -1644 ((-1174))) (IF (|has| |#1| (-380)) (PROGN (-15 -2322 ((-523) |#1|)) (-15 -3424 ((-523) |#1|)) (-15 -1769 ((-710) (-710))) (-15 -1769 ((-710)))) |%noBranch|)) (-973)) (T -420))
+((-1769 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))) (-1769 (*1 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))) (-3424 (*1 *2 *3) (-12 (-5 *2 (-523)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))) (-2322 (*1 *2 *3) (-12 (-5 *2 (-523)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))) (-1644 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-420 *3)) (-4 *3 (-973)))) (-1750 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))) (-3475 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))) (-3475 (*1 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))) (-1534 (*1 *2 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-523)) (-5 *1 (-420 *2)) (-4 *2 (-973)))))
+(-10 -7 (-15 -1534 (|#1| (-710) (-523))) (-15 -3475 ((-710) (-710))) (-15 -3475 ((-710))) (-15 -1750 ((-710))) (-15 -1644 ((-1174))) (IF (|has| |#1| (-380)) (PROGN (-15 -2322 ((-523) |#1|)) (-15 -3424 ((-523) |#1|)) (-15 -1769 ((-710) (-710))) (-15 -1769 ((-710)))) |%noBranch|))
+((-4155 (((-589 (-523)) (-523)) 61)) (-1330 (((-108) (-155 (-523))) 65)) (-3573 (((-394 (-155 (-523))) (-155 (-523))) 60)))
+(((-421) (-10 -7 (-15 -3573 ((-394 (-155 (-523))) (-155 (-523)))) (-15 -4155 ((-589 (-523)) (-523))) (-15 -1330 ((-108) (-155 (-523)))))) (T -421))
+((-1330 (*1 *2 *3) (-12 (-5 *3 (-155 (-523))) (-5 *2 (-108)) (-5 *1 (-421)))) (-4155 (*1 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-421)) (-5 *3 (-523)))) (-3573 (*1 *2 *3) (-12 (-5 *2 (-394 (-155 (-523)))) (-5 *1 (-421)) (-5 *3 (-155 (-523))))))
+(-10 -7 (-15 -3573 ((-394 (-155 (-523))) (-155 (-523)))) (-15 -4155 ((-589 (-523)) (-523))) (-15 -1330 ((-108) (-155 (-523)))))
+((-1789 ((|#4| |#4| (-589 |#4|)) 61)) (-4177 (((-589 |#4|) (-589 |#4|) (-1070) (-1070)) 17) (((-589 |#4|) (-589 |#4|) (-1070)) 16) (((-589 |#4|) (-589 |#4|)) 11)))
+(((-422 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1789 (|#4| |#4| (-589 |#4|))) (-15 -4177 ((-589 |#4|) (-589 |#4|))) (-15 -4177 ((-589 |#4|) (-589 |#4|) (-1070))) (-15 -4177 ((-589 |#4|) (-589 |#4|) (-1070) (-1070)))) (-284) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -422))
+((-4177 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-422 *4 *5 *6 *7)))) (-4177 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-422 *4 *5 *6 *7)))) (-4177 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-422 *3 *4 *5 *6)))) (-1789 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-422 *4 *5 *6 *2)))))
+(-10 -7 (-15 -1789 (|#4| |#4| (-589 |#4|))) (-15 -4177 ((-589 |#4|) (-589 |#4|))) (-15 -4177 ((-589 |#4|) (-589 |#4|) (-1070))) (-15 -4177 ((-589 |#4|) (-589 |#4|) (-1070) (-1070))))
+((-1946 (((-589 (-589 |#4|)) (-589 |#4|) (-108)) 73) (((-589 (-589 |#4|)) (-589 |#4|)) 72) (((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|) (-108)) 66) (((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|)) 67)) (-1888 (((-589 (-589 |#4|)) (-589 |#4|) (-108)) 42) (((-589 (-589 |#4|)) (-589 |#4|)) 63)))
+(((-423 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1888 ((-589 (-589 |#4|)) (-589 |#4|))) (-15 -1888 ((-589 (-589 |#4|)) (-589 |#4|) (-108))) (-15 -1946 ((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|))) (-15 -1946 ((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|) (-108))) (-15 -1946 ((-589 (-589 |#4|)) (-589 |#4|))) (-15 -1946 ((-589 (-589 |#4|)) (-589 |#4|) (-108)))) (-13 (-284) (-136)) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -423))
+((-1946 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8))) (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))) (-1946 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7))) (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-1946 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8))) (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))) (-1946 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7))) (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-1888 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8))) (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))) (-1888 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7))) (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
+(-10 -7 (-15 -1888 ((-589 (-589 |#4|)) (-589 |#4|))) (-15 -1888 ((-589 (-589 |#4|)) (-589 |#4|) (-108))) (-15 -1946 ((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|))) (-15 -1946 ((-589 (-589 |#4|)) (-589 |#4|) (-589 |#4|) (-108))) (-15 -1946 ((-589 (-589 |#4|)) (-589 |#4|))) (-15 -1946 ((-589 (-589 |#4|)) (-589 |#4|) (-108))))
+((-2244 (((-710) |#4|) 12)) (-1753 (((-589 (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|))) |#4| (-710) (-589 (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|)))) 31)) (-1913 (((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 38)) (-3319 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 39)) (-2219 ((|#4| |#4| (-589 |#4|)) 40)) (-4164 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-589 |#4|)) 70)) (-3555 (((-1174) |#4|) 42)) (-4021 (((-1174) (-589 |#4|)) 51)) (-3074 (((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523)) 48)) (-3159 (((-1174) (-523)) 79)) (-1649 (((-589 |#4|) (-589 |#4|)) 77)) (-3220 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|)) |#4| (-710)) 25)) (-3929 (((-523) |#4|) 78)) (-3374 ((|#4| |#4|) 29)) (-2175 (((-589 |#4|) (-589 |#4|) (-523) (-523)) 56)) (-2638 (((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523) (-523)) 89)) (-2134 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 16)) (-1852 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 59)) (-1877 (((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 58)) (-3357 (((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 36)) (-2241 (((-108) |#2| |#2|) 57)) (-3595 (((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 37)) (-3898 (((-108) |#2| |#2| |#2| |#2|) 60)) (-1461 ((|#4| |#4| (-589 |#4|)) 71)))
+(((-424 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1461 (|#4| |#4| (-589 |#4|))) (-15 -2219 (|#4| |#4| (-589 |#4|))) (-15 -2175 ((-589 |#4|) (-589 |#4|) (-523) (-523))) (-15 -1852 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2241 ((-108) |#2| |#2|)) (-15 -3898 ((-108) |#2| |#2| |#2| |#2|)) (-15 -3595 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3357 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1877 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -4164 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-589 |#4|))) (-15 -3374 (|#4| |#4|)) (-15 -1753 ((-589 (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|))) |#4| (-710) (-589 (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|))))) (-15 -3319 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1913 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1649 ((-589 |#4|) (-589 |#4|))) (-15 -3929 ((-523) |#4|)) (-15 -3555 ((-1174) |#4|)) (-15 -3074 ((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523))) (-15 -2638 ((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523) (-523))) (-15 -4021 ((-1174) (-589 |#4|))) (-15 -3159 ((-1174) (-523))) (-15 -2134 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3220 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|)) |#4| (-710))) (-15 -2244 ((-710) |#4|))) (-427) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -424))
+((-2244 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-710)) (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-3220 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-710)) (|:| -3764 *4))) (-5 *5 (-710)) (-4 *4 (-880 *6 *7 *8)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-424 *6 *7 *8 *4)))) (-2134 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-732)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-424 *4 *5 *6 *7)))) (-3159 (*1 *2 *3) (-12 (-5 *3 (-523)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174)) (-5 *1 (-424 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))) (-4021 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174)) (-5 *1 (-424 *4 *5 *6 *7)))) (-2638 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-710)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-732)) (-4 *4 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-786)) (-5 *1 (-424 *5 *6 *7 *4)))) (-3074 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-710)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-732)) (-4 *4 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-786)) (-5 *1 (-424 *5 *6 *7 *4)))) (-3555 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174)) (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-3929 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-523)) (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-1649 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *6)))) (-1913 (*1 *2 *2 *2) (-12 (-5 *2 (-589 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-710)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-732)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *6)))) (-3319 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-732)) (-4 *2 (-880 *4 *5 *6)) (-5 *1 (-424 *4 *5 *6 *2)) (-4 *4 (-427)) (-4 *6 (-786)))) (-1753 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-589 (-2 (|:| |totdeg| (-710)) (|:| -3764 *3)))) (-5 *4 (-710)) (-4 *3 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-424 *5 *6 *7 *3)))) (-3374 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))) (-4164 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-424 *5 *6 *7 *3)))) (-1877 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-710)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-732)) (-4 *6 (-880 *4 *3 *5)) (-4 *4 (-427)) (-4 *5 (-786)) (-5 *1 (-424 *4 *3 *5 *6)))) (-3357 (*1 *2 *2) (-12 (-5 *2 (-589 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-710)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-732)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *6)))) (-3595 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-732)) (-4 *3 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *3)))) (-3898 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-427)) (-4 *3 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-424 *4 *3 *5 *6)) (-4 *6 (-880 *4 *3 *5)))) (-2241 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *3 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-424 *4 *3 *5 *6)) (-4 *6 (-880 *4 *3 *5)))) (-1852 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-732)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-424 *4 *5 *6 *7)))) (-2175 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-523)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *7)))) (-2219 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *2)))) (-1461 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *2)))))
+(-10 -7 (-15 -1461 (|#4| |#4| (-589 |#4|))) (-15 -2219 (|#4| |#4| (-589 |#4|))) (-15 -2175 ((-589 |#4|) (-589 |#4|) (-523) (-523))) (-15 -1852 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2241 ((-108) |#2| |#2|)) (-15 -3898 ((-108) |#2| |#2| |#2| |#2|)) (-15 -3595 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3357 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1877 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -4164 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-589 |#4|))) (-15 -3374 (|#4| |#4|)) (-15 -1753 ((-589 (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|))) |#4| (-710) (-589 (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|))))) (-15 -3319 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1913 ((-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-589 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1649 ((-589 |#4|) (-589 |#4|))) (-15 -3929 ((-523) |#4|)) (-15 -3555 ((-1174) |#4|)) (-15 -3074 ((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523))) (-15 -2638 ((-523) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-523) (-523) (-523) (-523))) (-15 -4021 ((-1174) (-589 |#4|))) (-15 -3159 ((-1174) (-523))) (-15 -2134 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3220 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-710)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-710)) (|:| -3764 |#4|)) |#4| (-710))) (-15 -2244 ((-710) |#4|)))
+((-2485 ((|#4| |#4| (-589 |#4|)) 22 (|has| |#1| (-339)))) (-3721 (((-589 |#4|) (-589 |#4|) (-1070) (-1070)) 41) (((-589 |#4|) (-589 |#4|) (-1070)) 40) (((-589 |#4|) (-589 |#4|)) 35)))
+(((-425 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3721 ((-589 |#4|) (-589 |#4|))) (-15 -3721 ((-589 |#4|) (-589 |#4|) (-1070))) (-15 -3721 ((-589 |#4|) (-589 |#4|) (-1070) (-1070))) (IF (|has| |#1| (-339)) (-15 -2485 (|#4| |#4| (-589 |#4|))) |%noBranch|)) (-427) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -425))
+((-2485 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-339)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-425 *4 *5 *6 *2)))) (-3721 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-425 *4 *5 *6 *7)))) (-3721 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-425 *4 *5 *6 *7)))) (-3721 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-425 *3 *4 *5 *6)))))
+(-10 -7 (-15 -3721 ((-589 |#4|) (-589 |#4|))) (-15 -3721 ((-589 |#4|) (-589 |#4|) (-1070))) (-15 -3721 ((-589 |#4|) (-589 |#4|) (-1070) (-1070))) (IF (|has| |#1| (-339)) (-15 -2485 (|#4| |#4| (-589 |#4|))) |%noBranch|))
+((-2012 (($ $ $) 14) (($ (-589 $)) 21)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 41)) (-2056 (($ $ $) NIL) (($ (-589 $)) 22)))
+(((-426 |#1|) (-10 -8 (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -2012 (|#1| (-589 |#1|))) (-15 -2012 (|#1| |#1| |#1|)) (-15 -2056 (|#1| (-589 |#1|))) (-15 -2056 (|#1| |#1| |#1|))) (-427)) (T -426))
+NIL
+(-10 -8 (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -2012 (|#1| (-589 |#1|))) (-15 -2012 (|#1| |#1| |#1|)) (-15 -2056 (|#1| (-589 |#1|))) (-15 -2056 (|#1| |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-2469 (((-3 $ "failed") $ $) 42)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-427) (-129)) (T -427))
-((-3310 (*1 *1 *1 *1) (-4 *1 (-427))) (-3310 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-427)))) (-3278 (*1 *1 *1 *1) (-4 *1 (-427))) (-3278 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-427)))) (-3120 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-427)))))
-(-13 (-515) (-10 -8 (-15 -3310 ($ $ $)) (-15 -3310 ($ (-589 $))) (-15 -3278 ($ $ $)) (-15 -3278 ($ (-589 $))) (-15 -3120 ((-1083 $) (-1083 $) (-1083 $)))))
+((-2056 (*1 *1 *1 *1) (-4 *1 (-427))) (-2056 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-427)))) (-2012 (*1 *1 *1 *1) (-4 *1 (-427))) (-2012 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-427)))) (-2701 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-427)))))
+(-13 (-515) (-10 -8 (-15 -2056 ($ $ $)) (-15 -2056 ($ (-589 $))) (-15 -2012 ($ $ $)) (-15 -2012 ($ (-589 $))) (-15 -2701 ((-1083 $) (-1083 $) (-1083 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2345 (((-3 $ "failed")) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-1939 (((-1169 (-629 (-383 (-883 |#1|)))) (-1169 $)) NIL) (((-1169 (-629 (-383 (-883 |#1|))))) NIL)) (-1502 (((-1169 $)) NIL)) (-4189 (($) NIL T CONST)) (-2314 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL)) (-1722 (((-3 $ "failed")) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-2059 (((-629 (-383 (-883 |#1|))) (-1169 $)) NIL) (((-629 (-383 (-883 |#1|)))) NIL)) (-2920 (((-383 (-883 |#1|)) $) NIL)) (-1950 (((-629 (-383 (-883 |#1|))) $ (-1169 $)) NIL) (((-629 (-383 (-883 |#1|))) $) NIL)) (-1307 (((-3 $ "failed") $) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-3927 (((-1083 (-883 (-383 (-883 |#1|))))) NIL (|has| (-383 (-883 |#1|)) (-339))) (((-1083 (-383 (-883 |#1|)))) 79 (|has| |#1| (-515)))) (-3402 (($ $ (-852)) NIL)) (-1223 (((-383 (-883 |#1|)) $) NIL)) (-2992 (((-1083 (-383 (-883 |#1|))) $) 77 (|has| (-383 (-883 |#1|)) (-515)))) (-3637 (((-383 (-883 |#1|)) (-1169 $)) NIL) (((-383 (-883 |#1|))) NIL)) (-2242 (((-1083 (-383 (-883 |#1|))) $) NIL)) (-1404 (((-108)) NIL)) (-2754 (($ (-1169 (-383 (-883 |#1|))) (-1169 $)) 97) (($ (-1169 (-383 (-883 |#1|)))) NIL)) (-1444 (((-3 $ "failed") $) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-3569 (((-852)) NIL)) (-1454 (((-108)) NIL)) (-3291 (($ $ (-852)) NIL)) (-3517 (((-108)) NIL)) (-2804 (((-108)) NIL)) (-3914 (((-108)) NIL)) (-2065 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL)) (-2778 (((-3 $ "failed")) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-1612 (((-629 (-383 (-883 |#1|))) (-1169 $)) NIL) (((-629 (-383 (-883 |#1|)))) NIL)) (-3647 (((-383 (-883 |#1|)) $) NIL)) (-1613 (((-629 (-383 (-883 |#1|))) $ (-1169 $)) NIL) (((-629 (-383 (-883 |#1|))) $) NIL)) (-4097 (((-3 $ "failed") $) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-1233 (((-1083 (-883 (-383 (-883 |#1|))))) NIL (|has| (-383 (-883 |#1|)) (-339))) (((-1083 (-383 (-883 |#1|)))) 78 (|has| |#1| (-515)))) (-2237 (($ $ (-852)) NIL)) (-2670 (((-383 (-883 |#1|)) $) NIL)) (-3248 (((-1083 (-383 (-883 |#1|))) $) 72 (|has| (-383 (-883 |#1|)) (-515)))) (-2085 (((-383 (-883 |#1|)) (-1169 $)) NIL) (((-383 (-883 |#1|))) NIL)) (-3359 (((-1083 (-383 (-883 |#1|))) $) NIL)) (-1675 (((-108)) NIL)) (-2032 (((-1070) $) NIL)) (-3041 (((-108)) NIL)) (-1671 (((-108)) NIL)) (-3194 (((-108)) NIL)) (-3951 (((-1034) $) NIL)) (-1936 (((-383 (-883 |#1|)) $ $) 66 (|has| |#1| (-515)))) (-1339 (((-383 (-883 |#1|)) $) 65 (|has| |#1| (-515)))) (-3132 (((-383 (-883 |#1|)) $) 89 (|has| |#1| (-515)))) (-3853 (((-1083 (-383 (-883 |#1|))) $) 83 (|has| |#1| (-515)))) (-1889 (((-383 (-883 |#1|))) 67 (|has| |#1| (-515)))) (-2708 (((-383 (-883 |#1|)) $ $) 54 (|has| |#1| (-515)))) (-2822 (((-383 (-883 |#1|)) $) 53 (|has| |#1| (-515)))) (-1412 (((-383 (-883 |#1|)) $) 88 (|has| |#1| (-515)))) (-2495 (((-1083 (-383 (-883 |#1|))) $) 82 (|has| |#1| (-515)))) (-1541 (((-383 (-883 |#1|))) 64 (|has| |#1| (-515)))) (-4030 (($) 95) (($ (-1087)) 101) (($ (-1169 (-1087))) 100) (($ (-1169 $)) 90) (($ (-1087) (-1169 $)) 99) (($ (-1169 (-1087)) (-1169 $)) 98)) (-1634 (((-108)) NIL)) (-1937 (((-383 (-883 |#1|)) $ (-523)) NIL)) (-2906 (((-1169 (-383 (-883 |#1|))) $ (-1169 $)) 92) (((-629 (-383 (-883 |#1|))) (-1169 $) (-1169 $)) NIL) (((-1169 (-383 (-883 |#1|))) $) 37) (((-629 (-383 (-883 |#1|))) (-1169 $)) NIL)) (-1400 (((-1169 (-383 (-883 |#1|))) $) NIL) (($ (-1169 (-383 (-883 |#1|)))) 34)) (-1586 (((-589 (-883 (-383 (-883 |#1|)))) (-1169 $)) NIL) (((-589 (-883 (-383 (-883 |#1|))))) NIL) (((-589 (-883 |#1|)) (-1169 $)) 93 (|has| |#1| (-515))) (((-589 (-883 |#1|))) 94 (|has| |#1| (-515)))) (-2892 (($ $ $) NIL)) (-2572 (((-108)) NIL)) (-1691 (((-794) $) NIL) (($ (-1169 (-383 (-883 |#1|)))) NIL)) (-3760 (((-1169 $)) 56)) (-2969 (((-589 (-1169 (-383 (-883 |#1|))))) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-2760 (($ $ $ $) NIL)) (-1978 (((-108)) NIL)) (-2372 (($ (-629 (-383 (-883 |#1|))) $) NIL)) (-3654 (($ $ $) NIL)) (-2367 (((-108)) NIL)) (-3505 (((-108)) NIL)) (-2050 (((-108)) NIL)) (-1879 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) 91)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 52) (($ $ (-383 (-883 |#1|))) NIL) (($ (-383 (-883 |#1|)) $) NIL) (($ (-1054 |#2| (-383 (-883 |#1|))) $) NIL)))
-(((-428 |#1| |#2| |#3| |#4|) (-13 (-393 (-383 (-883 |#1|))) (-591 (-1054 |#2| (-383 (-883 |#1|)))) (-10 -8 (-15 -1691 ($ (-1169 (-383 (-883 |#1|))))) (-15 -2065 ((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed"))) (-15 -2314 ((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed"))) (-15 -4030 ($)) (-15 -4030 ($ (-1087))) (-15 -4030 ($ (-1169 (-1087)))) (-15 -4030 ($ (-1169 $))) (-15 -4030 ($ (-1087) (-1169 $))) (-15 -4030 ($ (-1169 (-1087)) (-1169 $))) (IF (|has| |#1| (-515)) (PROGN (-15 -1233 ((-1083 (-383 (-883 |#1|))))) (-15 -2495 ((-1083 (-383 (-883 |#1|))) $)) (-15 -2822 ((-383 (-883 |#1|)) $)) (-15 -1412 ((-383 (-883 |#1|)) $)) (-15 -3927 ((-1083 (-383 (-883 |#1|))))) (-15 -3853 ((-1083 (-383 (-883 |#1|))) $)) (-15 -1339 ((-383 (-883 |#1|)) $)) (-15 -3132 ((-383 (-883 |#1|)) $)) (-15 -2708 ((-383 (-883 |#1|)) $ $)) (-15 -1541 ((-383 (-883 |#1|)))) (-15 -1936 ((-383 (-883 |#1|)) $ $)) (-15 -1889 ((-383 (-883 |#1|)))) (-15 -1586 ((-589 (-883 |#1|)) (-1169 $))) (-15 -1586 ((-589 (-883 |#1|))))) |%noBranch|))) (-158) (-852) (-589 (-1087)) (-1169 (-629 |#1|))) (T -428))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 *3)))) (-4 *3 (-158)) (-14 *6 (-1169 (-629 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))))) (-2065 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-428 *3 *4 *5 *6)) (|:| -3760 (-589 (-428 *3 *4 *5 *6))))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2314 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-428 *3 *4 *5 *6)) (|:| -3760 (-589 (-428 *3 *4 *5 *6))))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-4030 (*1 *1) (-12 (-5 *1 (-428 *2 *3 *4 *5)) (-4 *2 (-158)) (-14 *3 (-852)) (-14 *4 (-589 (-1087))) (-14 *5 (-1169 (-629 *2))))) (-4030 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 *2)) (-14 *6 (-1169 (-629 *3))))) (-4030 (*1 *1 *2) (-12 (-5 *2 (-1169 (-1087))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-4030 (*1 *1 *2) (-12 (-5 *2 (-1169 (-428 *3 *4 *5 *6))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-4030 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-428 *4 *5 *6 *7))) (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-158)) (-14 *5 (-852)) (-14 *6 (-589 *2)) (-14 *7 (-1169 (-629 *4))))) (-4030 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 (-1087))) (-5 *3 (-1169 (-428 *4 *5 *6 *7))) (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-158)) (-14 *5 (-852)) (-14 *6 (-589 (-1087))) (-14 *7 (-1169 (-629 *4))))) (-1233 (*1 *2) (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2495 (*1 *2 *1) (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2822 (*1 *2 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1412 (*1 *2 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-3927 (*1 *2) (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-3853 (*1 *2 *1) (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1339 (*1 *2 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-3132 (*1 *2 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2708 (*1 *2 *1 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1541 (*1 *2) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1936 (*1 *2 *1 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1889 (*1 *2) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1586 (*1 *2 *3) (-12 (-5 *3 (-1169 (-428 *4 *5 *6 *7))) (-5 *2 (-589 (-883 *4))) (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-515)) (-4 *4 (-158)) (-14 *5 (-852)) (-14 *6 (-589 (-1087))) (-14 *7 (-1169 (-629 *4))))) (-1586 (*1 *2) (-12 (-5 *2 (-589 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(-13 (-393 (-383 (-883 |#1|))) (-591 (-1054 |#2| (-383 (-883 |#1|)))) (-10 -8 (-15 -1691 ($ (-1169 (-383 (-883 |#1|))))) (-15 -2065 ((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed"))) (-15 -2314 ((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed"))) (-15 -4030 ($)) (-15 -4030 ($ (-1087))) (-15 -4030 ($ (-1169 (-1087)))) (-15 -4030 ($ (-1169 $))) (-15 -4030 ($ (-1087) (-1169 $))) (-15 -4030 ($ (-1169 (-1087)) (-1169 $))) (IF (|has| |#1| (-515)) (PROGN (-15 -1233 ((-1083 (-383 (-883 |#1|))))) (-15 -2495 ((-1083 (-383 (-883 |#1|))) $)) (-15 -2822 ((-383 (-883 |#1|)) $)) (-15 -1412 ((-383 (-883 |#1|)) $)) (-15 -3927 ((-1083 (-383 (-883 |#1|))))) (-15 -3853 ((-1083 (-383 (-883 |#1|))) $)) (-15 -1339 ((-383 (-883 |#1|)) $)) (-15 -3132 ((-383 (-883 |#1|)) $)) (-15 -2708 ((-383 (-883 |#1|)) $ $)) (-15 -1541 ((-383 (-883 |#1|)))) (-15 -1936 ((-383 (-883 |#1|)) $ $)) (-15 -1889 ((-383 (-883 |#1|)))) (-15 -1586 ((-589 (-883 |#1|)) (-1169 $))) (-15 -1586 ((-589 (-883 |#1|))))) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 13)) (-1292 (((-589 (-796 |#1|)) $) 75)) (-2389 (((-1083 $) $ (-796 |#1|)) 46) (((-1083 |#2|) $) 118)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3306 (($ $) NIL (|has| |#2| (-515)))) (-3174 (((-108) $) NIL (|has| |#2| (-515)))) (-1877 (((-710) $) 21) (((-710) $ (-589 (-796 |#1|))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3718 (($ $) NIL (|has| |#2| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) 44) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-796 |#1|) "failed") $) NIL)) (-3508 ((|#2| $) 42) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-796 |#1|) $) NIL)) (-1611 (($ $ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-2229 (($ $ (-589 (-523))) 80)) (-1457 (($ $) 68)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#2| (-840)))) (-4222 (($ $ |#2| |#3| $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) 58)) (-1280 (($ (-1083 |#2|) (-796 |#1|)) 123) (($ (-1083 $) (-796 |#1|)) 52)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) 59)) (-1267 (($ |#2| |#3|) 28) (($ $ (-796 |#1|) (-710)) 30) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-796 |#1|)) NIL)) (-4047 ((|#3| $) NIL) (((-710) $ (-796 |#1|)) 50) (((-589 (-710)) $ (-589 (-796 |#1|))) 57)) (-3239 (($ $ $) NIL (|has| |#2| (-786)))) (-3158 (($ $ $) NIL (|has| |#2| (-786)))) (-2041 (($ (-1 |#3| |#3|) $) NIL)) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-4213 (((-3 (-796 |#1|) "failed") $) 39)) (-1427 (($ $) NIL)) (-1437 ((|#2| $) 41)) (-3278 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-2032 (((-1070) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-796 |#1|)) (|:| -1475 (-710))) "failed") $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) 40)) (-1419 ((|#2| $) 116)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) 128 (|has| |#2| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#2| (-840)))) (-4007 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-796 |#1|) |#2|) 87) (($ $ (-589 (-796 |#1|)) (-589 |#2|)) 90) (($ $ (-796 |#1|) $) 85) (($ $ (-589 (-796 |#1|)) (-589 $)) 106)) (-1744 (($ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-3984 (($ $ (-796 |#1|)) 53) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-2640 ((|#3| $) 67) (((-710) $ (-796 |#1|)) 37) (((-589 (-710)) $ (-589 (-796 |#1|))) 56)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-796 |#1|) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-1618 ((|#2| $) 125 (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-1691 (((-794) $) 145) (($ (-523)) NIL) (($ |#2|) 86) (($ (-796 |#1|)) 31) (($ (-383 (-523))) NIL (-3172 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#2| (-515)))) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ |#3|) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 16 T CONST)) (-1891 (($) 25 T CONST)) (-2909 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-4006 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4074 (($ $ |#2|) 64 (|has| |#2| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 111)) (** (($ $ (-852)) NIL) (($ $ (-710)) 109)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 29) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) 63) (($ $ |#2|) NIL)))
-(((-429 |#1| |#2| |#3|) (-13 (-880 |#2| |#3| (-796 |#1|)) (-10 -8 (-15 -2229 ($ $ (-589 (-523)))))) (-589 (-1087)) (-973) (-216 (-2810 |#1|) (-710))) (T -429))
-((-2229 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-14 *3 (-589 (-1087))) (-5 *1 (-429 *3 *4 *5)) (-4 *4 (-973)) (-4 *5 (-216 (-2810 *3) (-710))))))
-(-13 (-880 |#2| |#3| (-796 |#1|)) (-10 -8 (-15 -2229 ($ $ (-589 (-523))))))
-((-3945 (((-108) |#1| (-589 |#2|)) 69)) (-3497 (((-3 (-1169 (-589 |#2|)) "failed") (-710) |#1| (-589 |#2|)) 78)) (-2925 (((-3 (-589 |#2|) "failed") |#2| |#1| (-1169 (-589 |#2|))) 80)) (-1327 ((|#2| |#2| |#1|) 28)) (-2253 (((-710) |#2| (-589 |#2|)) 20)))
-(((-430 |#1| |#2|) (-10 -7 (-15 -1327 (|#2| |#2| |#1|)) (-15 -2253 ((-710) |#2| (-589 |#2|))) (-15 -3497 ((-3 (-1169 (-589 |#2|)) "failed") (-710) |#1| (-589 |#2|))) (-15 -2925 ((-3 (-589 |#2|) "failed") |#2| |#1| (-1169 (-589 |#2|)))) (-15 -3945 ((-108) |#1| (-589 |#2|)))) (-284) (-1145 |#1|)) (T -430))
-((-3945 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *5)) (-4 *5 (-1145 *3)) (-4 *3 (-284)) (-5 *2 (-108)) (-5 *1 (-430 *3 *5)))) (-2925 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1169 (-589 *3))) (-4 *4 (-284)) (-5 *2 (-589 *3)) (-5 *1 (-430 *4 *3)) (-4 *3 (-1145 *4)))) (-3497 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-710)) (-4 *4 (-284)) (-4 *6 (-1145 *4)) (-5 *2 (-1169 (-589 *6))) (-5 *1 (-430 *4 *6)) (-5 *5 (-589 *6)))) (-2253 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-284)) (-5 *2 (-710)) (-5 *1 (-430 *5 *3)))) (-1327 (*1 *2 *2 *3) (-12 (-4 *3 (-284)) (-5 *1 (-430 *3 *2)) (-4 *2 (-1145 *3)))))
-(-10 -7 (-15 -1327 (|#2| |#2| |#1|)) (-15 -2253 ((-710) |#2| (-589 |#2|))) (-15 -3497 ((-3 (-1169 (-589 |#2|)) "failed") (-710) |#1| (-589 |#2|))) (-15 -2925 ((-3 (-589 |#2|) "failed") |#2| |#1| (-1169 (-589 |#2|)))) (-15 -3945 ((-108) |#1| (-589 |#2|))))
-((-2424 (((-394 |#5|) |#5|) 24)))
-(((-431 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2424 ((-394 |#5|) |#5|))) (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087))))) (-732) (-515) (-515) (-880 |#4| |#2| |#1|)) (T -431))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087)))))) (-4 *5 (-732)) (-4 *7 (-515)) (-5 *2 (-394 *3)) (-5 *1 (-431 *4 *5 *6 *7 *3)) (-4 *6 (-515)) (-4 *3 (-880 *7 *5 *4)))))
-(-10 -7 (-15 -2424 ((-394 |#5|) |#5|)))
-((-1333 ((|#3|) 37)) (-3120 (((-1083 |#4|) (-1083 |#4|) (-1083 |#4|)) 33)))
-(((-432 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3120 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -1333 (|#3|))) (-732) (-786) (-840) (-880 |#3| |#1| |#2|)) (T -432))
-((-1333 (*1 *2) (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-840)) (-5 *1 (-432 *3 *4 *2 *5)) (-4 *5 (-880 *2 *3 *4)))) (-3120 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-840)) (-5 *1 (-432 *3 *4 *5 *6)))))
-(-10 -7 (-15 -3120 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -1333 (|#3|)))
-((-2424 (((-394 (-1083 |#1|)) (-1083 |#1|)) 41)))
-(((-433 |#1|) (-10 -7 (-15 -2424 ((-394 (-1083 |#1|)) (-1083 |#1|)))) (-284)) (T -433))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-284)) (-5 *2 (-394 (-1083 *4))) (-5 *1 (-433 *4)) (-5 *3 (-1083 *4)))))
-(-10 -7 (-15 -2424 ((-394 (-1083 |#1|)) (-1083 |#1|))))
-((-1355 (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-710))) 42) (((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-710))) 41) (((-51) |#2| (-1087) (-271 |#2|)) 35) (((-51) (-1 |#2| (-523)) (-271 |#2|)) 27)) (-3199 (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))) 80) (((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))) 79) (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523))) 78) (((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523))) 77) (((-51) |#2| (-1087) (-271 |#2|)) 72) (((-51) (-1 |#2| (-523)) (-271 |#2|)) 71)) (-1380 (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))) 66) (((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))) 64)) (-1369 (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523))) 48) (((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523))) 47)))
-(((-434 |#1| |#2|) (-10 -7 (-15 -1355 ((-51) (-1 |#2| (-523)) (-271 |#2|))) (-15 -1355 ((-51) |#2| (-1087) (-271 |#2|))) (-15 -1355 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-710)))) (-15 -1355 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-710)))) (-15 -1369 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523)))) (-15 -1369 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523)))) (-15 -1380 ((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -1380 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3199 ((-51) (-1 |#2| (-523)) (-271 |#2|))) (-15 -3199 ((-51) |#2| (-1087) (-271 |#2|))) (-15 -3199 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523)))) (-15 -3199 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523)))) (-15 -3199 ((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3199 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))))) (-13 (-515) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -434))
-((-3199 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-383 (-523)))) (-5 *7 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *8))) (-4 *8 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *8 *3)))) (-3199 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-383 (-523)))) (-5 *4 (-271 *8)) (-5 *5 (-1136 (-383 (-523)))) (-5 *6 (-383 (-523))) (-4 *8 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *8)))) (-3199 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *3)))) (-3199 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-523))) (-4 *7 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *7)))) (-3199 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *3)))) (-3199 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-523))) (-5 *4 (-271 *6)) (-4 *6 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *5 *6)))) (-1380 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-383 (-523)))) (-5 *7 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *8))) (-4 *8 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *8 *3)))) (-1380 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-383 (-523)))) (-5 *4 (-271 *8)) (-5 *5 (-1136 (-383 (-523)))) (-5 *6 (-383 (-523))) (-4 *8 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *8)))) (-1369 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *3)))) (-1369 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-523))) (-4 *7 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *7)))) (-1355 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-710))) (-4 *3 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *3)))) (-1355 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-710))) (-4 *7 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *7)))) (-1355 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *3)))) (-1355 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-523))) (-5 *4 (-271 *6)) (-4 *6 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *5 *6)))))
-(-10 -7 (-15 -1355 ((-51) (-1 |#2| (-523)) (-271 |#2|))) (-15 -1355 ((-51) |#2| (-1087) (-271 |#2|))) (-15 -1355 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-710)))) (-15 -1355 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-710)))) (-15 -1369 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523)))) (-15 -1369 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523)))) (-15 -1380 ((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -1380 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3199 ((-51) (-1 |#2| (-523)) (-271 |#2|))) (-15 -3199 ((-51) |#2| (-1087) (-271 |#2|))) (-15 -3199 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523)))) (-15 -3199 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523)))) (-15 -3199 ((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3199 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))))
-((-1327 ((|#2| |#2| |#1|) 15)) (-3117 (((-589 |#2|) |#2| (-589 |#2|) |#1| (-852)) 69)) (-4169 (((-2 (|:| |plist| (-589 |#2|)) (|:| |modulo| |#1|)) |#2| (-589 |#2|) |#1| (-852)) 60)))
-(((-435 |#1| |#2|) (-10 -7 (-15 -4169 ((-2 (|:| |plist| (-589 |#2|)) (|:| |modulo| |#1|)) |#2| (-589 |#2|) |#1| (-852))) (-15 -3117 ((-589 |#2|) |#2| (-589 |#2|) |#1| (-852))) (-15 -1327 (|#2| |#2| |#1|))) (-284) (-1145 |#1|)) (T -435))
-((-1327 (*1 *2 *2 *3) (-12 (-4 *3 (-284)) (-5 *1 (-435 *3 *2)) (-4 *2 (-1145 *3)))) (-3117 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-589 *3)) (-5 *5 (-852)) (-4 *3 (-1145 *4)) (-4 *4 (-284)) (-5 *1 (-435 *4 *3)))) (-4169 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-852)) (-4 *5 (-284)) (-4 *3 (-1145 *5)) (-5 *2 (-2 (|:| |plist| (-589 *3)) (|:| |modulo| *5))) (-5 *1 (-435 *5 *3)) (-5 *4 (-589 *3)))))
-(-10 -7 (-15 -4169 ((-2 (|:| |plist| (-589 |#2|)) (|:| |modulo| |#1|)) |#2| (-589 |#2|) |#1| (-852))) (-15 -3117 ((-589 |#2|) |#2| (-589 |#2|) |#1| (-852))) (-15 -1327 (|#2| |#2| |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 28)) (-3845 (($ |#3|) 25)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1457 (($ $) 32)) (-3850 (($ |#2| |#4| $) 33)) (-1267 (($ |#2| (-653 |#3| |#4| |#5|)) 24)) (-1427 (((-653 |#3| |#4| |#5|) $) 15)) (-4171 ((|#3| $) 19)) (-1851 ((|#4| $) 17)) (-1437 ((|#2| $) 29)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-2623 (($ |#2| |#3| |#4|) 26)) (-1879 (($) 36 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 34)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-436 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-657 |#6|) (-657 |#2|) (-10 -8 (-15 -1437 (|#2| $)) (-15 -1427 ((-653 |#3| |#4| |#5|) $)) (-15 -1851 (|#4| $)) (-15 -4171 (|#3| $)) (-15 -1457 ($ $)) (-15 -1267 ($ |#2| (-653 |#3| |#4| |#5|))) (-15 -3845 ($ |#3|)) (-15 -2623 ($ |#2| |#3| |#4|)) (-15 -3850 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-589 (-1087)) (-158) (-786) (-216 (-2810 |#1|) (-710)) (-1 (-108) (-2 (|:| -4013 |#3|) (|:| -1475 |#4|)) (-2 (|:| -4013 |#3|) (|:| -1475 |#4|))) (-880 |#2| |#4| (-796 |#1|))) (T -436))
-((* (*1 *1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-4 *6 (-216 (-2810 *3) (-710))) (-14 *7 (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *6)) (-2 (|:| -4013 *5) (|:| -1475 *6)))) (-5 *1 (-436 *3 *4 *5 *6 *7 *2)) (-4 *5 (-786)) (-4 *2 (-880 *4 *6 (-796 *3))))) (-1437 (*1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *5 (-216 (-2810 *3) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -4013 *4) (|:| -1475 *5)) (-2 (|:| -4013 *4) (|:| -1475 *5)))) (-4 *2 (-158)) (-5 *1 (-436 *3 *2 *4 *5 *6 *7)) (-4 *4 (-786)) (-4 *7 (-880 *2 *5 (-796 *3))))) (-1427 (*1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-4 *6 (-216 (-2810 *3) (-710))) (-14 *7 (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *6)) (-2 (|:| -4013 *5) (|:| -1475 *6)))) (-5 *2 (-653 *5 *6 *7)) (-5 *1 (-436 *3 *4 *5 *6 *7 *8)) (-4 *5 (-786)) (-4 *8 (-880 *4 *6 (-796 *3))))) (-1851 (*1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-14 *6 (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *2)) (-2 (|:| -4013 *5) (|:| -1475 *2)))) (-4 *2 (-216 (-2810 *3) (-710))) (-5 *1 (-436 *3 *4 *5 *2 *6 *7)) (-4 *5 (-786)) (-4 *7 (-880 *4 *2 (-796 *3))))) (-4171 (*1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-4 *5 (-216 (-2810 *3) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -4013 *2) (|:| -1475 *5)) (-2 (|:| -4013 *2) (|:| -1475 *5)))) (-4 *2 (-786)) (-5 *1 (-436 *3 *4 *2 *5 *6 *7)) (-4 *7 (-880 *4 *5 (-796 *3))))) (-1457 (*1 *1 *1) (-12 (-14 *2 (-589 (-1087))) (-4 *3 (-158)) (-4 *5 (-216 (-2810 *2) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -4013 *4) (|:| -1475 *5)) (-2 (|:| -4013 *4) (|:| -1475 *5)))) (-5 *1 (-436 *2 *3 *4 *5 *6 *7)) (-4 *4 (-786)) (-4 *7 (-880 *3 *5 (-796 *2))))) (-1267 (*1 *1 *2 *3) (-12 (-5 *3 (-653 *5 *6 *7)) (-4 *5 (-786)) (-4 *6 (-216 (-2810 *4) (-710))) (-14 *7 (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *6)) (-2 (|:| -4013 *5) (|:| -1475 *6)))) (-14 *4 (-589 (-1087))) (-4 *2 (-158)) (-5 *1 (-436 *4 *2 *5 *6 *7 *8)) (-4 *8 (-880 *2 *6 (-796 *4))))) (-3845 (*1 *1 *2) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-4 *5 (-216 (-2810 *3) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -4013 *2) (|:| -1475 *5)) (-2 (|:| -4013 *2) (|:| -1475 *5)))) (-5 *1 (-436 *3 *4 *2 *5 *6 *7)) (-4 *2 (-786)) (-4 *7 (-880 *4 *5 (-796 *3))))) (-2623 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-589 (-1087))) (-4 *2 (-158)) (-4 *4 (-216 (-2810 *5) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -4013 *3) (|:| -1475 *4)) (-2 (|:| -4013 *3) (|:| -1475 *4)))) (-5 *1 (-436 *5 *2 *3 *4 *6 *7)) (-4 *3 (-786)) (-4 *7 (-880 *2 *4 (-796 *5))))) (-3850 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-589 (-1087))) (-4 *2 (-158)) (-4 *3 (-216 (-2810 *4) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *3)) (-2 (|:| -4013 *5) (|:| -1475 *3)))) (-5 *1 (-436 *4 *2 *5 *3 *6 *7)) (-4 *5 (-786)) (-4 *7 (-880 *2 *3 (-796 *4))))))
-(-13 (-657 |#6|) (-657 |#2|) (-10 -8 (-15 -1437 (|#2| $)) (-15 -1427 ((-653 |#3| |#4| |#5|) $)) (-15 -1851 (|#4| $)) (-15 -4171 (|#3| $)) (-15 -1457 ($ $)) (-15 -1267 ($ |#2| (-653 |#3| |#4| |#5|))) (-15 -3845 ($ |#3|)) (-15 -2623 ($ |#2| |#3| |#4|)) (-15 -3850 ($ |#2| |#4| $)) (-15 * ($ |#6| $))))
-((-3646 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 35)))
-(((-437 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3646 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-732) (-786) (-515) (-880 |#3| |#1| |#2|) (-13 (-964 (-383 (-523))) (-339) (-10 -8 (-15 -1691 ($ |#4|)) (-15 -3316 (|#4| $)) (-15 -3329 (|#4| $))))) (T -437))
-((-3646 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-786)) (-4 *5 (-732)) (-4 *6 (-515)) (-4 *7 (-880 *6 *5 *3)) (-5 *1 (-437 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-964 (-383 (-523))) (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))))))
-(-10 -7 (-15 -3646 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|))))
-((-1680 (((-108) $ $) NIL)) (-1292 (((-589 |#3|) $) 41)) (-2356 (((-108) $) NIL)) (-2192 (((-108) $) NIL (|has| |#1| (-515)))) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1903 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-4002 (((-108) $) NIL (|has| |#1| (-515)))) (-3577 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3527 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2611 (((-108) $) NIL (|has| |#1| (-515)))) (-1291 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) 47)) (-3508 (($ (-589 |#4|)) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2514 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248)))) (-1871 (((-589 |#4|) $) 18 (|has| $ (-6 -4248)))) (-3556 ((|#3| $) 45)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#4|) $) 14 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 26 (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2043 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 21)) (-2709 (((-589 |#3|) $) NIL)) (-2528 (((-108) |#3| $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-3951 (((-1034) $) NIL)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-3379 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 39)) (-3320 (($) 17)) (-3977 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) 16)) (-1400 (((-499) $) NIL (|has| |#4| (-564 (-499)))) (($ (-589 |#4|)) 49)) (-1704 (($ (-589 |#4|)) 13)) (-2712 (($ $ |#3|) NIL)) (-2742 (($ $ |#3|) NIL)) (-1591 (($ $ |#3|) NIL)) (-1691 (((-794) $) 38) (((-589 |#4|) $) 48)) (-2308 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 30)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-438 |#1| |#2| |#3| |#4|) (-13 (-905 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1400 ($ (-589 |#4|))) (-6 -4248) (-6 -4249))) (-973) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -438))
-((-1400 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-438 *3 *4 *5 *6)))))
-(-13 (-905 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1400 ($ (-589 |#4|))) (-6 -4248) (-6 -4249)))
-((-1879 (($) 11)) (-1891 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16)))
-(((-439 |#1| |#2| |#3|) (-10 -8 (-15 -1891 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1879 (|#1|))) (-440 |#2| |#3|) (-158) (-23)) (T -439))
-NIL
-(-10 -8 (-15 -1891 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1879 (|#1|)))
-((-1680 (((-108) $ $) 7)) (-1220 (((-3 |#1| "failed") $) 26)) (-3508 ((|#1| $) 25)) (-3584 (($ $ $) 23)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2640 ((|#2| $) 19)) (-1691 (((-794) $) 11) (($ |#1|) 27)) (-1879 (($) 18 T CONST)) (-1891 (($) 24 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 15) (($ $ $) 13)) (-4045 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1895 (((-3 $ "failed")) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2279 (((-1169 (-629 (-383 (-883 |#1|)))) (-1169 $)) NIL) (((-1169 (-629 (-383 (-883 |#1|))))) NIL)) (-3513 (((-1169 $)) NIL)) (-1640 (($) NIL T CONST)) (-1563 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL)) (-3869 (((-3 $ "failed")) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-4067 (((-629 (-383 (-883 |#1|))) (-1169 $)) NIL) (((-629 (-383 (-883 |#1|)))) NIL)) (-2507 (((-383 (-883 |#1|)) $) NIL)) (-2358 (((-629 (-383 (-883 |#1|))) $ (-1169 $)) NIL) (((-629 (-383 (-883 |#1|))) $) NIL)) (-2439 (((-3 $ "failed") $) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-2717 (((-1083 (-883 (-383 (-883 |#1|))))) NIL (|has| (-383 (-883 |#1|)) (-339))) (((-1083 (-383 (-883 |#1|)))) 82 (|has| |#1| (-515)))) (-2966 (($ $ (-852)) NIL)) (-2860 (((-383 (-883 |#1|)) $) NIL)) (-2119 (((-1083 (-383 (-883 |#1|))) $) 80 (|has| (-383 (-883 |#1|)) (-515)))) (-1772 (((-383 (-883 |#1|)) (-1169 $)) NIL) (((-383 (-883 |#1|))) NIL)) (-2196 (((-1083 (-383 (-883 |#1|))) $) NIL)) (-3953 (((-108)) NIL)) (-3322 (($ (-1169 (-383 (-883 |#1|))) (-1169 $)) 99) (($ (-1169 (-383 (-883 |#1|)))) NIL)) (-4211 (((-3 $ "failed") $) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-2262 (((-852)) NIL)) (-3091 (((-108)) NIL)) (-1935 (($ $ (-852)) NIL)) (-3562 (((-108)) NIL)) (-3877 (((-108)) NIL)) (-3868 (((-108)) NIL)) (-4111 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL)) (-3575 (((-3 $ "failed")) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-2216 (((-629 (-383 (-883 |#1|))) (-1169 $)) NIL) (((-629 (-383 (-883 |#1|)))) NIL)) (-1870 (((-383 (-883 |#1|)) $) NIL)) (-2225 (((-629 (-383 (-883 |#1|))) $ (-1169 $)) NIL) (((-629 (-383 (-883 |#1|))) $) NIL)) (-3790 (((-3 $ "failed") $) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-2975 (((-1083 (-883 (-383 (-883 |#1|))))) NIL (|has| (-383 (-883 |#1|)) (-339))) (((-1083 (-383 (-883 |#1|)))) 81 (|has| |#1| (-515)))) (-2165 (($ $ (-852)) NIL)) (-1876 (((-383 (-883 |#1|)) $) NIL)) (-1393 (((-1083 (-383 (-883 |#1|))) $) 75 (|has| (-383 (-883 |#1|)) (-515)))) (-1242 (((-383 (-883 |#1|)) (-1169 $)) NIL) (((-383 (-883 |#1|))) NIL)) (-1292 (((-1083 (-383 (-883 |#1|))) $) NIL)) (-1519 (((-108)) NIL)) (-3841 (((-1070) $) NIL)) (-1279 (((-108)) NIL)) (-1466 (((-108)) NIL)) (-1597 (((-108)) NIL)) (-2435 (((-1034) $) NIL)) (-2264 (((-383 (-883 |#1|)) $ $) 69 (|has| |#1| (-515)))) (-1458 (((-383 (-883 |#1|)) $) 68 (|has| |#1| (-515)))) (-2841 (((-383 (-883 |#1|)) $) 91 (|has| |#1| (-515)))) (-2048 (((-1083 (-383 (-883 |#1|))) $) 86 (|has| |#1| (-515)))) (-2964 (((-383 (-883 |#1|))) 70 (|has| |#1| (-515)))) (-4093 (((-383 (-883 |#1|)) $ $) 58 (|has| |#1| (-515)))) (-2761 (((-383 (-883 |#1|)) $) 57 (|has| |#1| (-515)))) (-4007 (((-383 (-883 |#1|)) $) 90 (|has| |#1| (-515)))) (-3821 (((-1083 (-383 (-883 |#1|))) $) 85 (|has| |#1| (-515)))) (-2605 (((-383 (-883 |#1|))) 67 (|has| |#1| (-515)))) (-1956 (($) 97) (($ (-1087)) 103) (($ (-1169 (-1087))) 102) (($ (-1169 $)) 92) (($ (-1087) (-1169 $)) 101) (($ (-1169 (-1087)) (-1169 $)) 100)) (-2375 (((-108)) NIL)) (-1502 (((-383 (-883 |#1|)) $ (-523)) NIL)) (-2411 (((-1169 (-383 (-883 |#1|))) $ (-1169 $)) 94) (((-629 (-383 (-883 |#1|))) (-1169 $) (-1169 $)) NIL) (((-1169 (-383 (-883 |#1|))) $) 40) (((-629 (-383 (-883 |#1|))) (-1169 $)) NIL)) (-3077 (((-1169 (-383 (-883 |#1|))) $) NIL) (($ (-1169 (-383 (-883 |#1|)))) 37)) (-1948 (((-589 (-883 (-383 (-883 |#1|)))) (-1169 $)) NIL) (((-589 (-883 (-383 (-883 |#1|))))) NIL) (((-589 (-883 |#1|)) (-1169 $)) 95 (|has| |#1| (-515))) (((-589 (-883 |#1|))) 96 (|has| |#1| (-515)))) (-2306 (($ $ $) NIL)) (-2178 (((-108)) NIL)) (-3976 (((-794) $) NIL) (($ (-1169 (-383 (-883 |#1|)))) NIL)) (-2922 (((-1169 $)) 60)) (-1842 (((-589 (-1169 (-383 (-883 |#1|))))) NIL (|has| (-383 (-883 |#1|)) (-515)))) (-3377 (($ $ $ $) NIL)) (-1363 (((-108)) NIL)) (-3817 (($ (-629 (-383 (-883 |#1|))) $) NIL)) (-1952 (($ $ $) NIL)) (-3931 (((-108)) NIL)) (-3433 (((-108)) NIL)) (-4001 (((-108)) NIL)) (-1428 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) 93)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 56) (($ $ (-383 (-883 |#1|))) NIL) (($ (-383 (-883 |#1|)) $) NIL) (($ (-1054 |#2| (-383 (-883 |#1|))) $) NIL)))
+(((-428 |#1| |#2| |#3| |#4|) (-13 (-393 (-383 (-883 |#1|))) (-591 (-1054 |#2| (-383 (-883 |#1|)))) (-10 -8 (-15 -3976 ($ (-1169 (-383 (-883 |#1|))))) (-15 -4111 ((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed"))) (-15 -1563 ((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed"))) (-15 -1956 ($)) (-15 -1956 ($ (-1087))) (-15 -1956 ($ (-1169 (-1087)))) (-15 -1956 ($ (-1169 $))) (-15 -1956 ($ (-1087) (-1169 $))) (-15 -1956 ($ (-1169 (-1087)) (-1169 $))) (IF (|has| |#1| (-515)) (PROGN (-15 -2975 ((-1083 (-383 (-883 |#1|))))) (-15 -3821 ((-1083 (-383 (-883 |#1|))) $)) (-15 -2761 ((-383 (-883 |#1|)) $)) (-15 -4007 ((-383 (-883 |#1|)) $)) (-15 -2717 ((-1083 (-383 (-883 |#1|))))) (-15 -2048 ((-1083 (-383 (-883 |#1|))) $)) (-15 -1458 ((-383 (-883 |#1|)) $)) (-15 -2841 ((-383 (-883 |#1|)) $)) (-15 -4093 ((-383 (-883 |#1|)) $ $)) (-15 -2605 ((-383 (-883 |#1|)))) (-15 -2264 ((-383 (-883 |#1|)) $ $)) (-15 -2964 ((-383 (-883 |#1|)))) (-15 -1948 ((-589 (-883 |#1|)) (-1169 $))) (-15 -1948 ((-589 (-883 |#1|))))) |%noBranch|))) (-158) (-852) (-589 (-1087)) (-1169 (-629 |#1|))) (T -428))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 *3)))) (-4 *3 (-158)) (-14 *6 (-1169 (-629 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))))) (-4111 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-428 *3 *4 *5 *6)) (|:| -2922 (-589 (-428 *3 *4 *5 *6))))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1563 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-428 *3 *4 *5 *6)) (|:| -2922 (-589 (-428 *3 *4 *5 *6))))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1956 (*1 *1) (-12 (-5 *1 (-428 *2 *3 *4 *5)) (-4 *2 (-158)) (-14 *3 (-852)) (-14 *4 (-589 (-1087))) (-14 *5 (-1169 (-629 *2))))) (-1956 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 *2)) (-14 *6 (-1169 (-629 *3))))) (-1956 (*1 *1 *2) (-12 (-5 *2 (-1169 (-1087))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1956 (*1 *1 *2) (-12 (-5 *2 (-1169 (-428 *3 *4 *5 *6))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1956 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-428 *4 *5 *6 *7))) (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-158)) (-14 *5 (-852)) (-14 *6 (-589 *2)) (-14 *7 (-1169 (-629 *4))))) (-1956 (*1 *1 *2 *3) (-12 (-5 *2 (-1169 (-1087))) (-5 *3 (-1169 (-428 *4 *5 *6 *7))) (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-158)) (-14 *5 (-852)) (-14 *6 (-589 (-1087))) (-14 *7 (-1169 (-629 *4))))) (-2975 (*1 *2) (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-3821 (*1 *2 *1) (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2761 (*1 *2 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-4007 (*1 *2 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2717 (*1 *2) (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2048 (*1 *2 *1) (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1458 (*1 *2 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2841 (*1 *2 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-4093 (*1 *2 *1 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2605 (*1 *2) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2264 (*1 *2 *1 *1) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-2964 (*1 *2) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))) (-1948 (*1 *2 *3) (-12 (-5 *3 (-1169 (-428 *4 *5 *6 *7))) (-5 *2 (-589 (-883 *4))) (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-515)) (-4 *4 (-158)) (-14 *5 (-852)) (-14 *6 (-589 (-1087))) (-14 *7 (-1169 (-629 *4))))) (-1948 (*1 *2) (-12 (-5 *2 (-589 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(-13 (-393 (-383 (-883 |#1|))) (-591 (-1054 |#2| (-383 (-883 |#1|)))) (-10 -8 (-15 -3976 ($ (-1169 (-383 (-883 |#1|))))) (-15 -4111 ((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed"))) (-15 -1563 ((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed"))) (-15 -1956 ($)) (-15 -1956 ($ (-1087))) (-15 -1956 ($ (-1169 (-1087)))) (-15 -1956 ($ (-1169 $))) (-15 -1956 ($ (-1087) (-1169 $))) (-15 -1956 ($ (-1169 (-1087)) (-1169 $))) (IF (|has| |#1| (-515)) (PROGN (-15 -2975 ((-1083 (-383 (-883 |#1|))))) (-15 -3821 ((-1083 (-383 (-883 |#1|))) $)) (-15 -2761 ((-383 (-883 |#1|)) $)) (-15 -4007 ((-383 (-883 |#1|)) $)) (-15 -2717 ((-1083 (-383 (-883 |#1|))))) (-15 -2048 ((-1083 (-383 (-883 |#1|))) $)) (-15 -1458 ((-383 (-883 |#1|)) $)) (-15 -2841 ((-383 (-883 |#1|)) $)) (-15 -4093 ((-383 (-883 |#1|)) $ $)) (-15 -2605 ((-383 (-883 |#1|)))) (-15 -2264 ((-383 (-883 |#1|)) $ $)) (-15 -2964 ((-383 (-883 |#1|)))) (-15 -1948 ((-589 (-883 |#1|)) (-1169 $))) (-15 -1948 ((-589 (-883 |#1|))))) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 13)) (-3716 (((-589 (-796 |#1|)) $) 75)) (-3540 (((-1083 $) $ (-796 |#1|)) 46) (((-1083 |#2|) $) 118)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3950 (($ $) NIL (|has| |#2| (-515)))) (-3226 (((-108) $) NIL (|has| |#2| (-515)))) (-2862 (((-710) $) 21) (((-710) $ (-589 (-796 |#1|))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3763 (($ $) NIL (|has| |#2| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) 44) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-796 |#1|) "failed") $) NIL)) (-1996 ((|#2| $) 42) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-796 |#1|) $) NIL)) (-2210 (($ $ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-2095 (($ $ (-589 (-523))) 80)) (-3142 (($ $) 68)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#2| (-840)))) (-2067 (($ $ |#2| |#3| $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) 58)) (-3706 (($ (-1083 |#2|) (-796 |#1|)) 123) (($ (-1083 $) (-796 |#1|)) 52)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) 59)) (-3694 (($ |#2| |#3|) 28) (($ $ (-796 |#1|) (-710)) 30) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-796 |#1|)) NIL)) (-2140 ((|#3| $) NIL) (((-710) $ (-796 |#1|)) 50) (((-589 (-710)) $ (-589 (-796 |#1|))) 57)) (-3268 (($ $ $) NIL (|has| |#2| (-786)))) (-2644 (($ $ $) NIL (|has| |#2| (-786)))) (-3927 (($ (-1 |#3| |#3|) $) NIL)) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-1949 (((-3 (-796 |#1|) "failed") $) 39)) (-3107 (($ $) NIL)) (-3119 ((|#2| $) 41)) (-2012 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-3841 (((-1070) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-796 |#1|)) (|:| -3262 (-710))) "failed") $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) 40)) (-3095 ((|#2| $) 116)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) 128 (|has| |#2| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#2| (-840)))) (-2469 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-796 |#1|) |#2|) 87) (($ $ (-589 (-796 |#1|)) (-589 |#2|)) 90) (($ $ (-796 |#1|) $) 85) (($ $ (-589 (-796 |#1|)) (-589 $)) 106)) (-4053 (($ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-4024 (($ $ (-796 |#1|)) 53) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1487 ((|#3| $) 67) (((-710) $ (-796 |#1|)) 37) (((-589 (-710)) $ (-589 (-796 |#1|))) 56)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-796 |#1|) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-2267 ((|#2| $) 125 (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-3976 (((-794) $) 145) (($ (-523)) NIL) (($ |#2|) 86) (($ (-796 |#1|)) 31) (($ (-383 (-523))) NIL (-3255 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#2| (-515)))) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ |#3|) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 17 T CONST)) (-1440 (($) 25 T CONST)) (-1943 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-4078 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4125 (($ $ |#2|) 64 (|has| |#2| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 111)) (** (($ $ (-852)) NIL) (($ $ (-710)) 109)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 29) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) 63) (($ $ |#2|) NIL)))
+(((-429 |#1| |#2| |#3|) (-13 (-880 |#2| |#3| (-796 |#1|)) (-10 -8 (-15 -2095 ($ $ (-589 (-523)))))) (-589 (-1087)) (-973) (-216 (-1271 |#1|) (-710))) (T -429))
+((-2095 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-14 *3 (-589 (-1087))) (-5 *1 (-429 *3 *4 *5)) (-4 *4 (-973)) (-4 *5 (-216 (-1271 *3) (-710))))))
+(-13 (-880 |#2| |#3| (-796 |#1|)) (-10 -8 (-15 -2095 ($ $ (-589 (-523))))))
+((-2906 (((-108) |#1| (-589 |#2|)) 69)) (-3343 (((-3 (-1169 (-589 |#2|)) "failed") (-710) |#1| (-589 |#2|)) 78)) (-2532 (((-3 (-589 |#2|) "failed") |#2| |#1| (-1169 (-589 |#2|))) 80)) (-1345 ((|#2| |#2| |#1|) 28)) (-2283 (((-710) |#2| (-589 |#2|)) 20)))
+(((-430 |#1| |#2|) (-10 -7 (-15 -1345 (|#2| |#2| |#1|)) (-15 -2283 ((-710) |#2| (-589 |#2|))) (-15 -3343 ((-3 (-1169 (-589 |#2|)) "failed") (-710) |#1| (-589 |#2|))) (-15 -2532 ((-3 (-589 |#2|) "failed") |#2| |#1| (-1169 (-589 |#2|)))) (-15 -2906 ((-108) |#1| (-589 |#2|)))) (-284) (-1145 |#1|)) (T -430))
+((-2906 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *5)) (-4 *5 (-1145 *3)) (-4 *3 (-284)) (-5 *2 (-108)) (-5 *1 (-430 *3 *5)))) (-2532 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1169 (-589 *3))) (-4 *4 (-284)) (-5 *2 (-589 *3)) (-5 *1 (-430 *4 *3)) (-4 *3 (-1145 *4)))) (-3343 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-710)) (-4 *4 (-284)) (-4 *6 (-1145 *4)) (-5 *2 (-1169 (-589 *6))) (-5 *1 (-430 *4 *6)) (-5 *5 (-589 *6)))) (-2283 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-284)) (-5 *2 (-710)) (-5 *1 (-430 *5 *3)))) (-1345 (*1 *2 *2 *3) (-12 (-4 *3 (-284)) (-5 *1 (-430 *3 *2)) (-4 *2 (-1145 *3)))))
+(-10 -7 (-15 -1345 (|#2| |#2| |#1|)) (-15 -2283 ((-710) |#2| (-589 |#2|))) (-15 -3343 ((-3 (-1169 (-589 |#2|)) "failed") (-710) |#1| (-589 |#2|))) (-15 -2532 ((-3 (-589 |#2|) "failed") |#2| |#1| (-1169 (-589 |#2|)))) (-15 -2906 ((-108) |#1| (-589 |#2|))))
+((-3573 (((-394 |#5|) |#5|) 24)))
+(((-431 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3573 ((-394 |#5|) |#5|))) (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087))))) (-732) (-515) (-515) (-880 |#4| |#2| |#1|)) (T -431))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087)))))) (-4 *5 (-732)) (-4 *7 (-515)) (-5 *2 (-394 *3)) (-5 *1 (-431 *4 *5 *6 *7 *3)) (-4 *6 (-515)) (-4 *3 (-880 *7 *5 *4)))))
+(-10 -7 (-15 -3573 ((-394 |#5|) |#5|)))
+((-1397 ((|#3|) 37)) (-2701 (((-1083 |#4|) (-1083 |#4|) (-1083 |#4|)) 33)))
+(((-432 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2701 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -1397 (|#3|))) (-732) (-786) (-840) (-880 |#3| |#1| |#2|)) (T -432))
+((-1397 (*1 *2) (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-840)) (-5 *1 (-432 *3 *4 *2 *5)) (-4 *5 (-880 *2 *3 *4)))) (-2701 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-840)) (-5 *1 (-432 *3 *4 *5 *6)))))
+(-10 -7 (-15 -2701 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -1397 (|#3|)))
+((-3573 (((-394 (-1083 |#1|)) (-1083 |#1|)) 43)))
+(((-433 |#1|) (-10 -7 (-15 -3573 ((-394 (-1083 |#1|)) (-1083 |#1|)))) (-284)) (T -433))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-284)) (-5 *2 (-394 (-1083 *4))) (-5 *1 (-433 *4)) (-5 *3 (-1083 *4)))))
+(-10 -7 (-15 -3573 ((-394 (-1083 |#1|)) (-1083 |#1|))))
+((-3781 (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-710))) 42) (((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-710))) 41) (((-51) |#2| (-1087) (-271 |#2|)) 35) (((-51) (-1 |#2| (-523)) (-271 |#2|)) 28)) (-3223 (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))) 80) (((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))) 79) (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523))) 78) (((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523))) 77) (((-51) |#2| (-1087) (-271 |#2|)) 72) (((-51) (-1 |#2| (-523)) (-271 |#2|)) 71)) (-3047 (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))) 66) (((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))) 64)) (-3794 (((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523))) 48) (((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523))) 47)))
+(((-434 |#1| |#2|) (-10 -7 (-15 -3781 ((-51) (-1 |#2| (-523)) (-271 |#2|))) (-15 -3781 ((-51) |#2| (-1087) (-271 |#2|))) (-15 -3781 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-710)))) (-15 -3781 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-710)))) (-15 -3794 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523)))) (-15 -3794 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523)))) (-15 -3047 ((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3047 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3223 ((-51) (-1 |#2| (-523)) (-271 |#2|))) (-15 -3223 ((-51) |#2| (-1087) (-271 |#2|))) (-15 -3223 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523)))) (-15 -3223 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523)))) (-15 -3223 ((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3223 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523))))) (-13 (-515) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -434))
+((-3223 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-383 (-523)))) (-5 *7 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *8))) (-4 *8 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *8 *3)))) (-3223 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-383 (-523)))) (-5 *4 (-271 *8)) (-5 *5 (-1136 (-383 (-523)))) (-5 *6 (-383 (-523))) (-4 *8 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *8)))) (-3223 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *3)))) (-3223 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-523))) (-4 *7 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *7)))) (-3223 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *3)))) (-3223 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-523))) (-5 *4 (-271 *6)) (-4 *6 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *5 *6)))) (-3047 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-383 (-523)))) (-5 *7 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *8))) (-4 *8 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *8 *3)))) (-3047 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-383 (-523)))) (-5 *4 (-271 *8)) (-5 *5 (-1136 (-383 (-523)))) (-5 *6 (-383 (-523))) (-4 *8 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *8)))) (-3794 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *3)))) (-3794 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-523))) (-4 *7 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *7)))) (-3781 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-710))) (-4 *3 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *7 *3)))) (-3781 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-710))) (-4 *7 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *7)))) (-3781 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *6 *3)))) (-3781 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-523))) (-5 *4 (-271 *6)) (-4 *6 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-51)) (-5 *1 (-434 *5 *6)))))
+(-10 -7 (-15 -3781 ((-51) (-1 |#2| (-523)) (-271 |#2|))) (-15 -3781 ((-51) |#2| (-1087) (-271 |#2|))) (-15 -3781 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-710)))) (-15 -3781 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-710)))) (-15 -3794 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523)))) (-15 -3794 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523)))) (-15 -3047 ((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3047 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3223 ((-51) (-1 |#2| (-523)) (-271 |#2|))) (-15 -3223 ((-51) |#2| (-1087) (-271 |#2|))) (-15 -3223 ((-51) (-1 |#2| (-523)) (-271 |#2|) (-1136 (-523)))) (-15 -3223 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-523)))) (-15 -3223 ((-51) (-1 |#2| (-383 (-523))) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))) (-15 -3223 ((-51) |#2| (-1087) (-271 |#2|) (-1136 (-383 (-523))) (-383 (-523)))))
+((-1345 ((|#2| |#2| |#1|) 15)) (-2662 (((-589 |#2|) |#2| (-589 |#2|) |#1| (-852)) 69)) (-2606 (((-2 (|:| |plist| (-589 |#2|)) (|:| |modulo| |#1|)) |#2| (-589 |#2|) |#1| (-852)) 60)))
+(((-435 |#1| |#2|) (-10 -7 (-15 -2606 ((-2 (|:| |plist| (-589 |#2|)) (|:| |modulo| |#1|)) |#2| (-589 |#2|) |#1| (-852))) (-15 -2662 ((-589 |#2|) |#2| (-589 |#2|) |#1| (-852))) (-15 -1345 (|#2| |#2| |#1|))) (-284) (-1145 |#1|)) (T -435))
+((-1345 (*1 *2 *2 *3) (-12 (-4 *3 (-284)) (-5 *1 (-435 *3 *2)) (-4 *2 (-1145 *3)))) (-2662 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-589 *3)) (-5 *5 (-852)) (-4 *3 (-1145 *4)) (-4 *4 (-284)) (-5 *1 (-435 *4 *3)))) (-2606 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-852)) (-4 *5 (-284)) (-4 *3 (-1145 *5)) (-5 *2 (-2 (|:| |plist| (-589 *3)) (|:| |modulo| *5))) (-5 *1 (-435 *5 *3)) (-5 *4 (-589 *3)))))
+(-10 -7 (-15 -2606 ((-2 (|:| |plist| (-589 |#2|)) (|:| |modulo| |#1|)) |#2| (-589 |#2|) |#1| (-852))) (-15 -2662 ((-589 |#2|) |#2| (-589 |#2|) |#1| (-852))) (-15 -1345 (|#2| |#2| |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 28)) (-1932 (($ |#3|) 25)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-3142 (($ $) 32)) (-2005 (($ |#2| |#4| $) 33)) (-3694 (($ |#2| (-653 |#3| |#4| |#5|)) 24)) (-3107 (((-653 |#3| |#4| |#5|) $) 15)) (-2626 ((|#3| $) 19)) (-2659 ((|#4| $) 17)) (-3119 ((|#2| $) 29)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-2541 (($ |#2| |#3| |#4|) 26)) (-1428 (($) 36 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 34)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-436 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-657 |#6|) (-657 |#2|) (-10 -8 (-15 -3119 (|#2| $)) (-15 -3107 ((-653 |#3| |#4| |#5|) $)) (-15 -2659 (|#4| $)) (-15 -2626 (|#3| $)) (-15 -3142 ($ $)) (-15 -3694 ($ |#2| (-653 |#3| |#4| |#5|))) (-15 -1932 ($ |#3|)) (-15 -2541 ($ |#2| |#3| |#4|)) (-15 -2005 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-589 (-1087)) (-158) (-786) (-216 (-1271 |#1|) (-710)) (-1 (-108) (-2 (|:| -2557 |#3|) (|:| -3262 |#4|)) (-2 (|:| -2557 |#3|) (|:| -3262 |#4|))) (-880 |#2| |#4| (-796 |#1|))) (T -436))
+((* (*1 *1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-4 *6 (-216 (-1271 *3) (-710))) (-14 *7 (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *6)) (-2 (|:| -2557 *5) (|:| -3262 *6)))) (-5 *1 (-436 *3 *4 *5 *6 *7 *2)) (-4 *5 (-786)) (-4 *2 (-880 *4 *6 (-796 *3))))) (-3119 (*1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *5 (-216 (-1271 *3) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -2557 *4) (|:| -3262 *5)) (-2 (|:| -2557 *4) (|:| -3262 *5)))) (-4 *2 (-158)) (-5 *1 (-436 *3 *2 *4 *5 *6 *7)) (-4 *4 (-786)) (-4 *7 (-880 *2 *5 (-796 *3))))) (-3107 (*1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-4 *6 (-216 (-1271 *3) (-710))) (-14 *7 (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *6)) (-2 (|:| -2557 *5) (|:| -3262 *6)))) (-5 *2 (-653 *5 *6 *7)) (-5 *1 (-436 *3 *4 *5 *6 *7 *8)) (-4 *5 (-786)) (-4 *8 (-880 *4 *6 (-796 *3))))) (-2659 (*1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-14 *6 (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *2)) (-2 (|:| -2557 *5) (|:| -3262 *2)))) (-4 *2 (-216 (-1271 *3) (-710))) (-5 *1 (-436 *3 *4 *5 *2 *6 *7)) (-4 *5 (-786)) (-4 *7 (-880 *4 *2 (-796 *3))))) (-2626 (*1 *2 *1) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-4 *5 (-216 (-1271 *3) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -2557 *2) (|:| -3262 *5)) (-2 (|:| -2557 *2) (|:| -3262 *5)))) (-4 *2 (-786)) (-5 *1 (-436 *3 *4 *2 *5 *6 *7)) (-4 *7 (-880 *4 *5 (-796 *3))))) (-3142 (*1 *1 *1) (-12 (-14 *2 (-589 (-1087))) (-4 *3 (-158)) (-4 *5 (-216 (-1271 *2) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -2557 *4) (|:| -3262 *5)) (-2 (|:| -2557 *4) (|:| -3262 *5)))) (-5 *1 (-436 *2 *3 *4 *5 *6 *7)) (-4 *4 (-786)) (-4 *7 (-880 *3 *5 (-796 *2))))) (-3694 (*1 *1 *2 *3) (-12 (-5 *3 (-653 *5 *6 *7)) (-4 *5 (-786)) (-4 *6 (-216 (-1271 *4) (-710))) (-14 *7 (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *6)) (-2 (|:| -2557 *5) (|:| -3262 *6)))) (-14 *4 (-589 (-1087))) (-4 *2 (-158)) (-5 *1 (-436 *4 *2 *5 *6 *7 *8)) (-4 *8 (-880 *2 *6 (-796 *4))))) (-1932 (*1 *1 *2) (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158)) (-4 *5 (-216 (-1271 *3) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -2557 *2) (|:| -3262 *5)) (-2 (|:| -2557 *2) (|:| -3262 *5)))) (-5 *1 (-436 *3 *4 *2 *5 *6 *7)) (-4 *2 (-786)) (-4 *7 (-880 *4 *5 (-796 *3))))) (-2541 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-589 (-1087))) (-4 *2 (-158)) (-4 *4 (-216 (-1271 *5) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -2557 *3) (|:| -3262 *4)) (-2 (|:| -2557 *3) (|:| -3262 *4)))) (-5 *1 (-436 *5 *2 *3 *4 *6 *7)) (-4 *3 (-786)) (-4 *7 (-880 *2 *4 (-796 *5))))) (-2005 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-589 (-1087))) (-4 *2 (-158)) (-4 *3 (-216 (-1271 *4) (-710))) (-14 *6 (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *3)) (-2 (|:| -2557 *5) (|:| -3262 *3)))) (-5 *1 (-436 *4 *2 *5 *3 *6 *7)) (-4 *5 (-786)) (-4 *7 (-880 *2 *3 (-796 *4))))))
+(-13 (-657 |#6|) (-657 |#2|) (-10 -8 (-15 -3119 (|#2| $)) (-15 -3107 ((-653 |#3| |#4| |#5|) $)) (-15 -2659 (|#4| $)) (-15 -2626 (|#3| $)) (-15 -3142 ($ $)) (-15 -3694 ($ |#2| (-653 |#3| |#4| |#5|))) (-15 -1932 ($ |#3|)) (-15 -2541 ($ |#2| |#3| |#4|)) (-15 -2005 ($ |#2| |#4| $)) (-15 * ($ |#6| $))))
+((-1856 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 37)))
+(((-437 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1856 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-732) (-786) (-515) (-880 |#3| |#1| |#2|) (-13 (-964 (-383 (-523))) (-339) (-10 -8 (-15 -3976 ($ |#4|)) (-15 -2164 (|#4| $)) (-15 -2171 (|#4| $))))) (T -437))
+((-1856 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-786)) (-4 *5 (-732)) (-4 *6 (-515)) (-4 *7 (-880 *6 *5 *3)) (-5 *1 (-437 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-964 (-383 (-523))) (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))))))
+(-10 -7 (-15 -1856 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|))))
+((-3260 (((-108) $ $) NIL)) (-3716 (((-589 |#3|) $) 41)) (-2011 (((-108) $) NIL)) (-2821 (((-108) $) NIL (|has| |#1| (-515)))) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-1299 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-1619 (((-108) $) NIL (|has| |#1| (-515)))) (-2927 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3685 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2457 (((-108) $) NIL (|has| |#1| (-515)))) (-2341 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) 47)) (-1996 (($ (-589 |#4|)) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2231 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248)))) (-3133 (((-589 |#4|) $) 18 (|has| $ (-6 -4248)))) (-2694 ((|#3| $) 45)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#4|) $) 14 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 26 (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-3063 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 21)) (-4100 (((-589 |#3|) $) NIL)) (-2863 (((-108) |#3| $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2435 (((-1034) $) NIL)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2720 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 39)) (-4055 (($) 17)) (-2452 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) 16)) (-3077 (((-499) $) NIL (|has| |#4| (-564 (-499)))) (($ (-589 |#4|)) 49)) (-3985 (($ (-589 |#4|)) 13)) (-4135 (($ $ |#3|) NIL)) (-1318 (($ $ |#3|) NIL)) (-2023 (($ $ |#3|) NIL)) (-3976 (((-794) $) 38) (((-589 |#4|) $) 48)) (-1505 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 30)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-438 |#1| |#2| |#3| |#4|) (-13 (-905 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3077 ($ (-589 |#4|))) (-6 -4248) (-6 -4249))) (-973) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -438))
+((-3077 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-438 *3 *4 *5 *6)))))
+(-13 (-905 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3077 ($ (-589 |#4|))) (-6 -4248) (-6 -4249)))
+((-1428 (($) 11)) (-1440 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16)))
+(((-439 |#1| |#2| |#3|) (-10 -8 (-15 -1440 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1428 (|#1|))) (-440 |#2| |#3|) (-158) (-23)) (T -439))
+NIL
+(-10 -8 (-15 -1440 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1428 (|#1|)))
+((-3260 (((-108) $ $) 7)) (-2898 (((-3 |#1| "failed") $) 26)) (-1996 ((|#1| $) 25)) (-2996 (($ $ $) 23)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-1487 ((|#2| $) 19)) (-3976 (((-794) $) 11) (($ |#1|) 27)) (-1428 (($) 18 T CONST)) (-1440 (($) 24 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 15) (($ $ $) 13)) (-4103 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
(((-440 |#1| |#2|) (-129) (-158) (-23)) (T -440))
-((-1891 (*1 *1) (-12 (-4 *1 (-440 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (-3584 (*1 *1 *1 *1) (-12 (-4 *1 (-440 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))))
-(-13 (-445 |t#1| |t#2|) (-964 |t#1|) (-10 -8 (-15 (-1891) ($) -2501) (-15 -3584 ($ $ $))))
+((-1440 (*1 *1) (-12 (-4 *1 (-440 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (-2996 (*1 *1 *1 *1) (-12 (-4 *1 (-440 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))))
+(-13 (-445 |t#1| |t#2|) (-964 |t#1|) (-10 -8 (-15 (-1440) ($) -1982) (-15 -2996 ($ $ $))))
(((-97) . T) ((-563 (-794)) . T) ((-445 |#1| |#2|) . T) ((-964 |#1|) . T) ((-1016) . T))
-((-1664 (((-1169 (-1169 (-523))) (-1169 (-1169 (-523))) (-852)) 18)) (-1855 (((-1169 (-1169 (-523))) (-852)) 16)))
-(((-441) (-10 -7 (-15 -1664 ((-1169 (-1169 (-523))) (-1169 (-1169 (-523))) (-852))) (-15 -1855 ((-1169 (-1169 (-523))) (-852))))) (T -441))
-((-1855 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 (-1169 (-523)))) (-5 *1 (-441)))) (-1664 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 (-1169 (-523)))) (-5 *3 (-852)) (-5 *1 (-441)))))
-(-10 -7 (-15 -1664 ((-1169 (-1169 (-523))) (-1169 (-1169 (-523))) (-852))) (-15 -1855 ((-1169 (-1169 (-523))) (-852))))
-((-1657 (((-523) (-523)) 30) (((-523)) 22)) (-2336 (((-523) (-523)) 26) (((-523)) 18)) (-3572 (((-523) (-523)) 28) (((-523)) 20)) (-2813 (((-108) (-108)) 12) (((-108)) 10)) (-2443 (((-108) (-108)) 11) (((-108)) 9)) (-2271 (((-108) (-108)) 24) (((-108)) 15)))
-(((-442) (-10 -7 (-15 -2443 ((-108))) (-15 -2813 ((-108))) (-15 -2443 ((-108) (-108))) (-15 -2813 ((-108) (-108))) (-15 -2271 ((-108))) (-15 -3572 ((-523))) (-15 -2336 ((-523))) (-15 -1657 ((-523))) (-15 -2271 ((-108) (-108))) (-15 -3572 ((-523) (-523))) (-15 -2336 ((-523) (-523))) (-15 -1657 ((-523) (-523))))) (T -442))
-((-1657 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-2336 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-3572 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-2271 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-1657 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-2336 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-3572 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-2271 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-2813 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-2443 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-2813 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-2443 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))))
-(-10 -7 (-15 -2443 ((-108))) (-15 -2813 ((-108))) (-15 -2443 ((-108) (-108))) (-15 -2813 ((-108) (-108))) (-15 -2271 ((-108))) (-15 -3572 ((-523))) (-15 -2336 ((-523))) (-15 -1657 ((-523))) (-15 -2271 ((-108) (-108))) (-15 -3572 ((-523) (-523))) (-15 -2336 ((-523) (-523))) (-15 -1657 ((-523) (-523))))
-((-1680 (((-108) $ $) NIL)) (-2061 (((-589 (-355)) $) 27) (((-589 (-355)) $ (-589 (-355))) 93)) (-2680 (((-589 (-1011 (-355))) $) 14) (((-589 (-1011 (-355))) $ (-589 (-1011 (-355)))) 90)) (-1905 (((-589 (-589 (-874 (-203)))) (-589 (-589 (-874 (-203)))) (-589 (-805))) 42)) (-3207 (((-589 (-589 (-874 (-203)))) $) 86)) (-3171 (((-1174) $ (-874 (-203)) (-805)) 106)) (-1972 (($ $) 85) (($ (-589 (-589 (-874 (-203))))) 96) (($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852))) 95) (($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)) (-589 (-240))) 97)) (-2032 (((-1070) $) NIL)) (-3772 (((-523) $) 67)) (-3951 (((-1034) $) NIL)) (-2289 (($) 94)) (-3110 (((-589 (-203)) (-589 (-589 (-874 (-203))))) 52)) (-3851 (((-1174) $ (-589 (-874 (-203))) (-805) (-805) (-852)) 100) (((-1174) $ (-874 (-203))) 102) (((-1174) $ (-874 (-203)) (-805) (-805) (-852)) 101)) (-1691 (((-794) $) 112) (($ (-589 (-589 (-874 (-203))))) 107)) (-3570 (((-1174) $ (-874 (-203))) 105)) (-3941 (((-108) $ $) NIL)))
-(((-443) (-13 (-1016) (-10 -8 (-15 -2289 ($)) (-15 -1972 ($ $)) (-15 -1972 ($ (-589 (-589 (-874 (-203)))))) (-15 -1972 ($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)))) (-15 -1972 ($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)) (-589 (-240)))) (-15 -3207 ((-589 (-589 (-874 (-203)))) $)) (-15 -3772 ((-523) $)) (-15 -2680 ((-589 (-1011 (-355))) $)) (-15 -2680 ((-589 (-1011 (-355))) $ (-589 (-1011 (-355))))) (-15 -2061 ((-589 (-355)) $)) (-15 -2061 ((-589 (-355)) $ (-589 (-355)))) (-15 -3851 ((-1174) $ (-589 (-874 (-203))) (-805) (-805) (-852))) (-15 -3851 ((-1174) $ (-874 (-203)))) (-15 -3851 ((-1174) $ (-874 (-203)) (-805) (-805) (-852))) (-15 -3570 ((-1174) $ (-874 (-203)))) (-15 -3171 ((-1174) $ (-874 (-203)) (-805))) (-15 -1691 ($ (-589 (-589 (-874 (-203)))))) (-15 -1691 ((-794) $)) (-15 -1905 ((-589 (-589 (-874 (-203)))) (-589 (-589 (-874 (-203)))) (-589 (-805)))) (-15 -3110 ((-589 (-203)) (-589 (-589 (-874 (-203))))))))) (T -443))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-443)))) (-2289 (*1 *1) (-5 *1 (-443))) (-1972 (*1 *1 *1) (-5 *1 (-443))) (-1972 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443)))) (-1972 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805))) (-5 *4 (-589 (-852))) (-5 *1 (-443)))) (-1972 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805))) (-5 *4 (-589 (-852))) (-5 *5 (-589 (-240))) (-5 *1 (-443)))) (-3207 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-443)))) (-2680 (*1 *2 *1) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-443)))) (-2680 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-443)))) (-2061 (*1 *2 *1) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-443)))) (-2061 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-443)))) (-3851 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *4 (-805)) (-5 *5 (-852)) (-5 *2 (-1174)) (-5 *1 (-443)))) (-3851 (*1 *2 *1 *3) (-12 (-5 *3 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-443)))) (-3851 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-874 (-203))) (-5 *4 (-805)) (-5 *5 (-852)) (-5 *2 (-1174)) (-5 *1 (-443)))) (-3570 (*1 *2 *1 *3) (-12 (-5 *3 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-443)))) (-3171 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-874 (-203))) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-443)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443)))) (-1905 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805))) (-5 *1 (-443)))) (-3110 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-589 (-203))) (-5 *1 (-443)))))
-(-13 (-1016) (-10 -8 (-15 -2289 ($)) (-15 -1972 ($ $)) (-15 -1972 ($ (-589 (-589 (-874 (-203)))))) (-15 -1972 ($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)))) (-15 -1972 ($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)) (-589 (-240)))) (-15 -3207 ((-589 (-589 (-874 (-203)))) $)) (-15 -3772 ((-523) $)) (-15 -2680 ((-589 (-1011 (-355))) $)) (-15 -2680 ((-589 (-1011 (-355))) $ (-589 (-1011 (-355))))) (-15 -2061 ((-589 (-355)) $)) (-15 -2061 ((-589 (-355)) $ (-589 (-355)))) (-15 -3851 ((-1174) $ (-589 (-874 (-203))) (-805) (-805) (-852))) (-15 -3851 ((-1174) $ (-874 (-203)))) (-15 -3851 ((-1174) $ (-874 (-203)) (-805) (-805) (-852))) (-15 -3570 ((-1174) $ (-874 (-203)))) (-15 -3171 ((-1174) $ (-874 (-203)) (-805))) (-15 -1691 ($ (-589 (-589 (-874 (-203)))))) (-15 -1691 ((-794) $)) (-15 -1905 ((-589 (-589 (-874 (-203)))) (-589 (-589 (-874 (-203)))) (-589 (-805)))) (-15 -3110 ((-589 (-203)) (-589 (-589 (-874 (-203))))))))
-((-4060 (($ $) NIL) (($ $ $) 11)))
-(((-444 |#1| |#2| |#3|) (-10 -8 (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|))) (-445 |#2| |#3|) (-158) (-23)) (T -444))
-NIL
-(-10 -8 (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2640 ((|#2| $) 19)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 15) (($ $ $) 13)) (-4045 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
+((-1383 (((-1169 (-1169 (-523))) (-1169 (-1169 (-523))) (-852)) 18)) (-2697 (((-1169 (-1169 (-523))) (-852)) 16)))
+(((-441) (-10 -7 (-15 -1383 ((-1169 (-1169 (-523))) (-1169 (-1169 (-523))) (-852))) (-15 -2697 ((-1169 (-1169 (-523))) (-852))))) (T -441))
+((-2697 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 (-1169 (-523)))) (-5 *1 (-441)))) (-1383 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 (-1169 (-523)))) (-5 *3 (-852)) (-5 *1 (-441)))))
+(-10 -7 (-15 -1383 ((-1169 (-1169 (-523))) (-1169 (-1169 (-523))) (-852))) (-15 -2697 ((-1169 (-1169 (-523))) (-852))))
+((-1327 (((-523) (-523)) 30) (((-523)) 22)) (-1797 (((-523) (-523)) 26) (((-523)) 18)) (-2870 (((-523) (-523)) 28) (((-523)) 20)) (-2657 (((-108) (-108)) 12) (((-108)) 10)) (-3307 (((-108) (-108)) 11) (((-108)) 9)) (-2418 (((-108) (-108)) 24) (((-108)) 15)))
+(((-442) (-10 -7 (-15 -3307 ((-108))) (-15 -2657 ((-108))) (-15 -3307 ((-108) (-108))) (-15 -2657 ((-108) (-108))) (-15 -2418 ((-108))) (-15 -2870 ((-523))) (-15 -1797 ((-523))) (-15 -1327 ((-523))) (-15 -2418 ((-108) (-108))) (-15 -2870 ((-523) (-523))) (-15 -1797 ((-523) (-523))) (-15 -1327 ((-523) (-523))))) (T -442))
+((-1327 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-1797 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-2870 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-2418 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-1327 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-1797 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-2870 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442)))) (-2418 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-2657 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-3307 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-2657 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))) (-3307 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))))
+(-10 -7 (-15 -3307 ((-108))) (-15 -2657 ((-108))) (-15 -3307 ((-108) (-108))) (-15 -2657 ((-108) (-108))) (-15 -2418 ((-108))) (-15 -2870 ((-523))) (-15 -1797 ((-523))) (-15 -1327 ((-523))) (-15 -2418 ((-108) (-108))) (-15 -2870 ((-523) (-523))) (-15 -1797 ((-523) (-523))) (-15 -1327 ((-523) (-523))))
+((-3260 (((-108) $ $) NIL)) (-3459 (((-589 (-355)) $) 28) (((-589 (-355)) $ (-589 (-355))) 95)) (-2003 (((-589 (-1011 (-355))) $) 16) (((-589 (-1011 (-355))) $ (-589 (-1011 (-355)))) 92)) (-3097 (((-589 (-589 (-874 (-203)))) (-589 (-589 (-874 (-203)))) (-589 (-805))) 44)) (-1765 (((-589 (-589 (-874 (-203)))) $) 88)) (-3195 (((-1174) $ (-874 (-203)) (-805)) 107)) (-1317 (($ $) 87) (($ (-589 (-589 (-874 (-203))))) 98) (($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852))) 97) (($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)) (-589 (-240))) 99)) (-3841 (((-1070) $) NIL)) (-2402 (((-523) $) 69)) (-2435 (((-1034) $) NIL)) (-1335 (($) 96)) (-3886 (((-589 (-203)) (-589 (-589 (-874 (-203))))) 54)) (-2021 (((-1174) $ (-589 (-874 (-203))) (-805) (-805) (-852)) 101) (((-1174) $ (-874 (-203))) 103) (((-1174) $ (-874 (-203)) (-805) (-805) (-852)) 102)) (-3976 (((-794) $) 113) (($ (-589 (-589 (-874 (-203))))) 108)) (-2846 (((-1174) $ (-874 (-203))) 106)) (-4037 (((-108) $ $) NIL)))
+(((-443) (-13 (-1016) (-10 -8 (-15 -1335 ($)) (-15 -1317 ($ $)) (-15 -1317 ($ (-589 (-589 (-874 (-203)))))) (-15 -1317 ($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)))) (-15 -1317 ($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)) (-589 (-240)))) (-15 -1765 ((-589 (-589 (-874 (-203)))) $)) (-15 -2402 ((-523) $)) (-15 -2003 ((-589 (-1011 (-355))) $)) (-15 -2003 ((-589 (-1011 (-355))) $ (-589 (-1011 (-355))))) (-15 -3459 ((-589 (-355)) $)) (-15 -3459 ((-589 (-355)) $ (-589 (-355)))) (-15 -2021 ((-1174) $ (-589 (-874 (-203))) (-805) (-805) (-852))) (-15 -2021 ((-1174) $ (-874 (-203)))) (-15 -2021 ((-1174) $ (-874 (-203)) (-805) (-805) (-852))) (-15 -2846 ((-1174) $ (-874 (-203)))) (-15 -3195 ((-1174) $ (-874 (-203)) (-805))) (-15 -3976 ($ (-589 (-589 (-874 (-203)))))) (-15 -3976 ((-794) $)) (-15 -3097 ((-589 (-589 (-874 (-203)))) (-589 (-589 (-874 (-203)))) (-589 (-805)))) (-15 -3886 ((-589 (-203)) (-589 (-589 (-874 (-203))))))))) (T -443))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-443)))) (-1335 (*1 *1) (-5 *1 (-443))) (-1317 (*1 *1 *1) (-5 *1 (-443))) (-1317 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443)))) (-1317 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805))) (-5 *4 (-589 (-852))) (-5 *1 (-443)))) (-1317 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805))) (-5 *4 (-589 (-852))) (-5 *5 (-589 (-240))) (-5 *1 (-443)))) (-1765 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443)))) (-2402 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-443)))) (-2003 (*1 *2 *1) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-443)))) (-2003 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-443)))) (-3459 (*1 *2 *1) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-443)))) (-3459 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-443)))) (-2021 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *4 (-805)) (-5 *5 (-852)) (-5 *2 (-1174)) (-5 *1 (-443)))) (-2021 (*1 *2 *1 *3) (-12 (-5 *3 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-443)))) (-2021 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-874 (-203))) (-5 *4 (-805)) (-5 *5 (-852)) (-5 *2 (-1174)) (-5 *1 (-443)))) (-2846 (*1 *2 *1 *3) (-12 (-5 *3 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-443)))) (-3195 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-874 (-203))) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-443)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443)))) (-3097 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805))) (-5 *1 (-443)))) (-3886 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-589 (-203))) (-5 *1 (-443)))))
+(-13 (-1016) (-10 -8 (-15 -1335 ($)) (-15 -1317 ($ $)) (-15 -1317 ($ (-589 (-589 (-874 (-203)))))) (-15 -1317 ($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)))) (-15 -1317 ($ (-589 (-589 (-874 (-203)))) (-589 (-805)) (-589 (-805)) (-589 (-852)) (-589 (-240)))) (-15 -1765 ((-589 (-589 (-874 (-203)))) $)) (-15 -2402 ((-523) $)) (-15 -2003 ((-589 (-1011 (-355))) $)) (-15 -2003 ((-589 (-1011 (-355))) $ (-589 (-1011 (-355))))) (-15 -3459 ((-589 (-355)) $)) (-15 -3459 ((-589 (-355)) $ (-589 (-355)))) (-15 -2021 ((-1174) $ (-589 (-874 (-203))) (-805) (-805) (-852))) (-15 -2021 ((-1174) $ (-874 (-203)))) (-15 -2021 ((-1174) $ (-874 (-203)) (-805) (-805) (-852))) (-15 -2846 ((-1174) $ (-874 (-203)))) (-15 -3195 ((-1174) $ (-874 (-203)) (-805))) (-15 -3976 ($ (-589 (-589 (-874 (-203)))))) (-15 -3976 ((-794) $)) (-15 -3097 ((-589 (-589 (-874 (-203)))) (-589 (-589 (-874 (-203)))) (-589 (-805)))) (-15 -3886 ((-589 (-203)) (-589 (-589 (-874 (-203))))))))
+((-4115 (($ $) NIL) (($ $ $) 11)))
+(((-444 |#1| |#2| |#3|) (-10 -8 (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|))) (-445 |#2| |#3|) (-158) (-23)) (T -444))
+NIL
+(-10 -8 (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-1487 ((|#2| $) 19)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 15) (($ $ $) 13)) (-4103 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
(((-445 |#1| |#2|) (-129) (-158) (-23)) (T -445))
-((-2640 (*1 *2 *1) (-12 (-4 *1 (-445 *3 *2)) (-4 *3 (-158)) (-4 *2 (-23)))) (-1879 (*1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (-4060 (*1 *1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (-4045 (*1 *1 *1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (-4060 (*1 *1 *1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))))
-(-13 (-1016) (-10 -8 (-15 -2640 (|t#2| $)) (-15 (-1879) ($) -2501) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -4060 ($ $)) (-15 -4045 ($ $ $)) (-15 -4060 ($ $ $))))
+((-1487 (*1 *2 *1) (-12 (-4 *1 (-445 *3 *2)) (-4 *3 (-158)) (-4 *2 (-23)))) (-1428 (*1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (-4115 (*1 *1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (-4103 (*1 *1 *1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))) (-4115 (*1 *1 *1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23)))))
+(-13 (-1016) (-10 -8 (-15 -1487 (|t#2| $)) (-15 (-1428) ($) -1982) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -4115 ($ $)) (-15 -4103 ($ $ $)) (-15 -4115 ($ $ $))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1976 (((-3 (-589 (-455 |#1| |#2|)) "failed") (-589 (-455 |#1| |#2|)) (-589 (-796 |#1|))) 90)) (-2740 (((-589 (-589 (-225 |#1| |#2|))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|))) 88)) (-1827 (((-2 (|:| |dpolys| (-589 (-225 |#1| |#2|))) (|:| |coords| (-589 (-523)))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|))) 58)))
-(((-446 |#1| |#2| |#3|) (-10 -7 (-15 -2740 ((-589 (-589 (-225 |#1| |#2|))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|)))) (-15 -1976 ((-3 (-589 (-455 |#1| |#2|)) "failed") (-589 (-455 |#1| |#2|)) (-589 (-796 |#1|)))) (-15 -1827 ((-2 (|:| |dpolys| (-589 (-225 |#1| |#2|))) (|:| |coords| (-589 (-523)))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|))))) (-589 (-1087)) (-427) (-427)) (T -446))
-((-1827 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-796 *5))) (-14 *5 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-2 (|:| |dpolys| (-589 (-225 *5 *6))) (|:| |coords| (-589 (-523))))) (-5 *1 (-446 *5 *6 *7)) (-5 *3 (-589 (-225 *5 *6))) (-4 *7 (-427)))) (-1976 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-455 *4 *5))) (-5 *3 (-589 (-796 *4))) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-446 *4 *5 *6)) (-4 *6 (-427)))) (-2740 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-796 *5))) (-14 *5 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-589 (-589 (-225 *5 *6)))) (-5 *1 (-446 *5 *6 *7)) (-5 *3 (-589 (-225 *5 *6))) (-4 *7 (-427)))))
-(-10 -7 (-15 -2740 ((-589 (-589 (-225 |#1| |#2|))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|)))) (-15 -1976 ((-3 (-589 (-455 |#1| |#2|)) "failed") (-589 (-455 |#1| |#2|)) (-589 (-796 |#1|)))) (-15 -1827 ((-2 (|:| |dpolys| (-589 (-225 |#1| |#2|))) (|:| |coords| (-589 (-523)))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|)))))
-((-1444 (((-3 $ "failed") $) 11)) (-3361 (($ $ $) 20)) (-2892 (($ $ $) 21)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 14)) (-4074 (($ $ $) 9)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 19)))
-(((-447 |#1|) (-10 -8 (-15 -2892 (|#1| |#1| |#1|)) (-15 -3361 (|#1| |#1| |#1|)) (-15 -2423 (|#1| |#1| (-523))) (-15 ** (|#1| |#1| (-523))) (-15 -4074 (|#1| |#1| |#1|)) (-15 -1444 ((-3 |#1| "failed") |#1|)) (-15 -2423 (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-710))) (-15 -2423 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852)))) (-448)) (T -447))
-NIL
-(-10 -8 (-15 -2892 (|#1| |#1| |#1|)) (-15 -3361 (|#1| |#1| |#1|)) (-15 -2423 (|#1| |#1| (-523))) (-15 ** (|#1| |#1| (-523))) (-15 -4074 (|#1| |#1| |#1|)) (-15 -1444 ((-3 |#1| "failed") |#1|)) (-15 -2423 (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-710))) (-15 -2423 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852))))
-((-1680 (((-108) $ $) 7)) (-4189 (($) 20 T CONST)) (-1444 (((-3 $ "failed") $) 16)) (-2769 (((-108) $) 19)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 27)) (-3951 (((-1034) $) 10)) (-3361 (($ $ $) 23)) (-2892 (($ $ $) 22)) (-1691 (((-794) $) 11)) (-2423 (($ $ (-852)) 13) (($ $ (-710)) 17) (($ $ (-523)) 24)) (-1891 (($) 21 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 26)) (** (($ $ (-852)) 14) (($ $ (-710)) 18) (($ $ (-523)) 25)) (* (($ $ $) 15)))
+((-1346 (((-3 (-589 (-455 |#1| |#2|)) "failed") (-589 (-455 |#1| |#2|)) (-589 (-796 |#1|))) 93)) (-1306 (((-589 (-589 (-225 |#1| |#2|))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|))) 91)) (-3722 (((-2 (|:| |dpolys| (-589 (-225 |#1| |#2|))) (|:| |coords| (-589 (-523)))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|))) 61)))
+(((-446 |#1| |#2| |#3|) (-10 -7 (-15 -1306 ((-589 (-589 (-225 |#1| |#2|))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|)))) (-15 -1346 ((-3 (-589 (-455 |#1| |#2|)) "failed") (-589 (-455 |#1| |#2|)) (-589 (-796 |#1|)))) (-15 -3722 ((-2 (|:| |dpolys| (-589 (-225 |#1| |#2|))) (|:| |coords| (-589 (-523)))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|))))) (-589 (-1087)) (-427) (-427)) (T -446))
+((-3722 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-796 *5))) (-14 *5 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-2 (|:| |dpolys| (-589 (-225 *5 *6))) (|:| |coords| (-589 (-523))))) (-5 *1 (-446 *5 *6 *7)) (-5 *3 (-589 (-225 *5 *6))) (-4 *7 (-427)))) (-1346 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-455 *4 *5))) (-5 *3 (-589 (-796 *4))) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-446 *4 *5 *6)) (-4 *6 (-427)))) (-1306 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-796 *5))) (-14 *5 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-589 (-589 (-225 *5 *6)))) (-5 *1 (-446 *5 *6 *7)) (-5 *3 (-589 (-225 *5 *6))) (-4 *7 (-427)))))
+(-10 -7 (-15 -1306 ((-589 (-589 (-225 |#1| |#2|))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|)))) (-15 -1346 ((-3 (-589 (-455 |#1| |#2|)) "failed") (-589 (-455 |#1| |#2|)) (-589 (-796 |#1|)))) (-15 -3722 ((-2 (|:| |dpolys| (-589 (-225 |#1| |#2|))) (|:| |coords| (-589 (-523)))) (-589 (-225 |#1| |#2|)) (-589 (-796 |#1|)))))
+((-4211 (((-3 $ "failed") $) 11)) (-1308 (($ $ $) 20)) (-2306 (($ $ $) 21)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 14)) (-4125 (($ $ $) 9)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 19)))
+(((-447 |#1|) (-10 -8 (-15 -2306 (|#1| |#1| |#1|)) (-15 -1308 (|#1| |#1| |#1|)) (-15 -2573 (|#1| |#1| (-523))) (-15 ** (|#1| |#1| (-523))) (-15 -4125 (|#1| |#1| |#1|)) (-15 -4211 ((-3 |#1| "failed") |#1|)) (-15 -2573 (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-710))) (-15 -2573 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852)))) (-448)) (T -447))
+NIL
+(-10 -8 (-15 -2306 (|#1| |#1| |#1|)) (-15 -1308 (|#1| |#1| |#1|)) (-15 -2573 (|#1| |#1| (-523))) (-15 ** (|#1| |#1| (-523))) (-15 -4125 (|#1| |#1| |#1|)) (-15 -4211 ((-3 |#1| "failed") |#1|)) (-15 -2573 (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-710))) (-15 -2573 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852))))
+((-3260 (((-108) $ $) 7)) (-1640 (($) 20 T CONST)) (-4211 (((-3 $ "failed") $) 16)) (-3482 (((-108) $) 19)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 27)) (-2435 (((-1034) $) 10)) (-1308 (($ $ $) 23)) (-2306 (($ $ $) 22)) (-3976 (((-794) $) 11)) (-2573 (($ $ (-852)) 13) (($ $ (-710)) 17) (($ $ (-523)) 24)) (-1440 (($) 21 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 26)) (** (($ $ (-852)) 14) (($ $ (-710)) 18) (($ $ (-523)) 25)) (* (($ $ $) 15)))
(((-448) (-129)) (T -448))
-((-1396 (*1 *1 *1) (-4 *1 (-448))) (-4074 (*1 *1 *1 *1) (-4 *1 (-448))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-448)) (-5 *2 (-523)))) (-2423 (*1 *1 *1 *2) (-12 (-4 *1 (-448)) (-5 *2 (-523)))) (-3361 (*1 *1 *1 *1) (-4 *1 (-448))) (-2892 (*1 *1 *1 *1) (-4 *1 (-448))))
-(-13 (-666) (-10 -8 (-15 -1396 ($ $)) (-15 -4074 ($ $ $)) (-15 ** ($ $ (-523))) (-15 -2423 ($ $ (-523))) (-6 -4245) (-15 -3361 ($ $ $)) (-15 -2892 ($ $ $))))
+((-3071 (*1 *1 *1) (-4 *1 (-448))) (-4125 (*1 *1 *1 *1) (-4 *1 (-448))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-448)) (-5 *2 (-523)))) (-2573 (*1 *1 *1 *2) (-12 (-4 *1 (-448)) (-5 *2 (-523)))) (-1308 (*1 *1 *1 *1) (-4 *1 (-448))) (-2306 (*1 *1 *1 *1) (-4 *1 (-448))))
+(-13 (-666) (-10 -8 (-15 -3071 ($ $)) (-15 -4125 ($ $ $)) (-15 ** ($ $ (-523))) (-15 -2573 ($ $ (-523))) (-6 -4245) (-15 -1308 ($ $ $)) (-15 -2306 ($ $ $))))
(((-97) . T) ((-563 (-794)) . T) ((-666) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 17)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3276 (($ $ (-383 (-523))) NIL) (($ $ (-383 (-523)) (-383 (-523))) NIL)) (-1552 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) NIL)) (-1462 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-1441 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) NIL)) (-1481 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-2589 (((-108) $) NIL)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-383 (-523)) $) NIL) (((-383 (-523)) $ (-383 (-523))) NIL)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) NIL) (($ $ (-383 (-523))) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-383 (-523))) NIL) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) 22)) (-2313 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2814 (($ $) 26 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 33 (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 27 (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-3053 (($ $ (-383 (-523))) NIL)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2922 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ (-383 (-523))) NIL) (($ $ $) NIL (|has| (-383 (-523)) (-1028)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) 25 (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 13 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $ (-1165 |#2|)) 15)) (-2640 (((-383 (-523)) $) NIL)) (-2306 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1165 |#2|)) NIL) (($ (-1154 |#1| |#2| |#3|)) 9) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-2084 ((|#1| $ (-383 (-523))) NIL)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-3710 ((|#1| $) 18)) (-2341 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-383 (-523))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) 24)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 23) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-449 |#1| |#2| |#3|) (-13 (-1150 |#1|) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -1691 ($ (-1154 |#1| |#2| |#3|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -449))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1154 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-449 *3 *4 *5)))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2814 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
-(-13 (-1150 |#1|) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -1691 ($ (-1154 |#1| |#2| |#3|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|)))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-4191 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#2| $ |#1| |#2|) 18)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 |#2| "failed") |#1| $) 19)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 16)) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) NIL)) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 ((|#1| $) NIL (|has| |#1| (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 ((|#1| $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1255 (((-589 |#1|) $) NIL)) (-1862 (((-108) |#1| $) NIL)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2536 (((-589 |#1|) $) NIL)) (-2254 (((-108) |#1| $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2428 ((|#2| $) NIL (|has| |#1| (-786)))) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 17)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-1756 (($ $ (-383 (-523))) NIL) (($ $ (-383 (-523)) (-383 (-523))) NIL)) (-2736 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) NIL)) (-3695 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) NIL)) (-3717 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-2294 (((-108) $) NIL)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-383 (-523)) $) NIL) (((-383 (-523)) $ (-383 (-523))) NIL)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) NIL) (($ $ (-383 (-523))) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-383 (-523))) NIL) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) 22)) (-2062 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-2669 (($ $) 26 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 33 (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 27 (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1361 (($ $ (-383 (-523))) NIL)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1847 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ (-383 (-523))) NIL) (($ $ $) NIL (|has| (-383 (-523)) (-1028)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) 25 (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 13 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $ (-1165 |#2|)) 15)) (-1487 (((-383 (-523)) $) NIL)) (-3730 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1165 |#2|)) NIL) (($ (-1154 |#1| |#2| |#3|)) 9) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-1234 ((|#1| $ (-383 (-523))) NIL)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3882 ((|#1| $) 18)) (-3768 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-383 (-523))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) 24)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 23) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-449 |#1| |#2| |#3|) (-13 (-1150 |#1|) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -3976 ($ (-1154 |#1| |#2| |#3|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -449))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1154 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-449 *3 *4 *5)))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2669 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
+(-13 (-1150 |#1|) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -3976 ($ (-1154 |#1| |#2| |#3|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|)))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1666 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#2| $ |#1| |#2|) 18)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 |#2| "failed") |#1| $) 19)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 16)) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) NIL)) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 ((|#1| $) NIL (|has| |#1| (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 ((|#1| $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1612 (((-589 |#1|) $) NIL)) (-2754 (((-108) |#1| $) NIL)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2909 (((-589 |#1|) $) NIL)) (-2290 (((-108) |#1| $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3879 ((|#2| $) NIL (|has| |#1| (-786)))) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-450 |#1| |#2| |#3| |#4|) (-1100 |#1| |#2|) (-1016) (-1016) (-1100 |#1| |#2|) |#2|) (T -450))
NIL
(-1100 |#1| |#2|)
-((-1680 (((-108) $ $) NIL)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) NIL)) (-2591 (((-589 $) (-589 |#4|)) NIL)) (-1292 (((-589 |#3|) $) NIL)) (-2356 (((-108) $) NIL)) (-2192 (((-108) $) NIL (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2717 ((|#4| |#4| $) NIL)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1903 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) NIL)) (-4189 (($) NIL T CONST)) (-4002 (((-108) $) 26 (|has| |#1| (-515)))) (-3577 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3527 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2611 (((-108) $) NIL (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1291 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) NIL)) (-3508 (($ (-589 |#4|)) NIL)) (-2441 (((-3 $ "failed") $) 39)) (-3546 ((|#4| |#4| $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2514 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2848 ((|#4| |#4| $) NIL)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) NIL)) (-1871 (((-589 |#4|) $) 16 (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3556 ((|#3| $) 33)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#4|) $) 17 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2043 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 21)) (-2709 (((-589 |#3|) $) NIL)) (-2528 (((-108) |#3| $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-2535 (((-3 |#4| "failed") $) 37)) (-2455 (((-589 |#4|) $) NIL)) (-2490 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2960 ((|#4| |#4| $) NIL)) (-2303 (((-108) $ $) NIL)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2897 ((|#4| |#4| $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-3 |#4| "failed") $) 35)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-3367 (((-3 $ "failed") $ |#4|) 47)) (-3053 (($ $ |#4|) NIL)) (-3379 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 15)) (-3320 (($) 13)) (-2640 (((-710) $) NIL)) (-3977 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) 12)) (-1400 (((-499) $) NIL (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 20)) (-2712 (($ $ |#3|) 42)) (-2742 (($ $ |#3|) 44)) (-1494 (($ $) NIL)) (-1591 (($ $ |#3|) NIL)) (-1691 (((-794) $) 31) (((-589 |#4|) $) 40)) (-2868 (((-710) $) NIL (|has| |#3| (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) NIL)) (-2308 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) NIL)) (-1747 (((-108) |#3| $) NIL)) (-3941 (((-108) $ $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) NIL)) (-2311 (((-589 $) (-589 |#4|)) NIL)) (-3716 (((-589 |#3|) $) NIL)) (-2011 (((-108) $) NIL)) (-2821 (((-108) $) NIL (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4165 ((|#4| |#4| $) NIL)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-1299 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) NIL)) (-1640 (($) NIL T CONST)) (-1619 (((-108) $) 26 (|has| |#1| (-515)))) (-2927 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3685 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2457 (((-108) $) NIL (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2341 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) NIL)) (-1996 (($ (-589 |#4|)) NIL)) (-3891 (((-3 $ "failed") $) 39)) (-3880 ((|#4| |#4| $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2231 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-3058 ((|#4| |#4| $) NIL)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) NIL)) (-3133 (((-589 |#4|) $) 16 (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2694 ((|#3| $) 33)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#4|) $) 17 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-3063 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 21)) (-4100 (((-589 |#3|) $) NIL)) (-2863 (((-108) |#3| $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-2247 (((-3 |#4| "failed") $) 37)) (-3403 (((-589 |#4|) $) NIL)) (-3761 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1728 ((|#4| |#4| $) NIL)) (-1454 (((-108) $ $) NIL)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2347 ((|#4| |#4| $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-3 |#4| "failed") $) 35)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2594 (((-3 $ "failed") $ |#4|) 47)) (-1361 (($ $ |#4|) NIL)) (-2720 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 15)) (-4055 (($) 13)) (-1487 (((-710) $) NIL)) (-2452 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) 12)) (-3077 (((-499) $) NIL (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 20)) (-4135 (($ $ |#3|) 42)) (-1318 (($ $ |#3|) 44)) (-3444 (($ $) NIL)) (-2023 (($ $ |#3|) NIL)) (-3976 (((-794) $) 31) (((-589 |#4|) $) 40)) (-3221 (((-710) $) NIL (|has| |#3| (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) NIL)) (-1505 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) NIL)) (-4079 (((-108) |#3| $) NIL)) (-4037 (((-108) $ $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-451 |#1| |#2| |#3| |#4|) (-1117 |#1| |#2| |#3| |#4|) (-515) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -451))
NIL
(-1117 |#1| |#2| |#3| |#4|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL)) (-3508 (((-523) $) NIL) (((-383 (-523)) $) NIL)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3352 (($) 18)) (-2769 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-1400 (((-355) $) 22) (((-203) $) 25) (((-383 (-1083 (-523))) $) 19) (((-499) $) 52)) (-1691 (((-794) $) 50) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (((-203) $) 24) (((-355) $) 21)) (-3272 (((-710)) NIL)) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 36 T CONST)) (-1891 (($) 11 T CONST)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
-(((-452) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))) (-949) (-563 (-203)) (-563 (-355)) (-564 (-383 (-1083 (-523)))) (-564 (-499)) (-10 -8 (-15 -3352 ($))))) (T -452))
-((-3352 (*1 *1) (-5 *1 (-452))))
-(-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))) (-949) (-563 (-203)) (-563 (-355)) (-564 (-383 (-1083 (-523)))) (-564 (-499)) (-10 -8 (-15 -3352 ($))))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-4191 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#2| $ |#1| |#2|) 16)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 |#2| "failed") |#1| $) 20)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 18)) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) NIL)) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 ((|#1| $) NIL (|has| |#1| (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 ((|#1| $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1255 (((-589 |#1|) $) 13)) (-1862 (((-108) |#1| $) NIL)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2536 (((-589 |#1|) $) NIL)) (-2254 (((-108) |#1| $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2428 ((|#2| $) NIL (|has| |#1| (-786)))) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 19)) (-1937 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 11 (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2810 (((-710) $) 15 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL)) (-1996 (((-523) $) NIL) (((-383 (-523)) $) NIL)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-2188 (($) 18)) (-3482 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-3077 (((-355) $) 22) (((-203) $) 25) (((-383 (-1083 (-523))) $) 19) (((-499) $) 52)) (-3976 (((-794) $) 50) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (((-203) $) 24) (((-355) $) 21)) (-1698 (((-710)) NIL)) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 36 T CONST)) (-1440 (($) 11 T CONST)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
+(((-452) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))) (-949) (-563 (-203)) (-563 (-355)) (-564 (-383 (-1083 (-523)))) (-564 (-499)) (-10 -8 (-15 -2188 ($))))) (T -452))
+((-2188 (*1 *1) (-5 *1 (-452))))
+(-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))) (-949) (-563 (-203)) (-563 (-355)) (-564 (-383 (-1083 (-523)))) (-564 (-499)) (-10 -8 (-15 -2188 ($))))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1666 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#2| $ |#1| |#2|) 16)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 |#2| "failed") |#1| $) 20)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 18)) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) NIL)) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 ((|#1| $) NIL (|has| |#1| (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 ((|#1| $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1612 (((-589 |#1|) $) 13)) (-2754 (((-108) |#1| $) NIL)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2909 (((-589 |#1|) $) NIL)) (-2290 (((-108) |#1| $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3879 ((|#2| $) NIL (|has| |#1| (-786)))) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 19)) (-1502 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 11 (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1271 (((-710) $) 15 (|has| $ (-6 -4248)))))
(((-453 |#1| |#2| |#3|) (-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248))) (-1016) (-1016) (-1070)) (T -453))
NIL
(-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248)))
-((-2440 (((-523) (-523) (-523)) 7)) (-3745 (((-108) (-523) (-523) (-523) (-523)) 11)) (-1838 (((-1169 (-589 (-523))) (-710) (-710)) 23)))
-(((-454) (-10 -7 (-15 -2440 ((-523) (-523) (-523))) (-15 -3745 ((-108) (-523) (-523) (-523) (-523))) (-15 -1838 ((-1169 (-589 (-523))) (-710) (-710))))) (T -454))
-((-1838 (*1 *2 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1169 (-589 (-523)))) (-5 *1 (-454)))) (-3745 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-108)) (-5 *1 (-454)))) (-2440 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-454)))))
-(-10 -7 (-15 -2440 ((-523) (-523) (-523))) (-15 -3745 ((-108) (-523) (-523) (-523) (-523))) (-15 -1838 ((-1169 (-589 (-523))) (-710) (-710))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-796 |#1|)) $) NIL)) (-2389 (((-1083 $) $ (-796 |#1|)) NIL) (((-1083 |#2|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3306 (($ $) NIL (|has| |#2| (-515)))) (-3174 (((-108) $) NIL (|has| |#2| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-796 |#1|))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3718 (($ $) NIL (|has| |#2| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-796 |#1|) "failed") $) NIL)) (-3508 ((|#2| $) NIL) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-796 |#1|) $) NIL)) (-1611 (($ $ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-2229 (($ $ (-589 (-523))) NIL)) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#2| (-840)))) (-4222 (($ $ |#2| (-456 (-2810 |#1|) (-710)) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-1280 (($ (-1083 |#2|) (-796 |#1|)) NIL) (($ (-1083 $) (-796 |#1|)) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#2| (-456 (-2810 |#1|) (-710))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-796 |#1|)) NIL)) (-4047 (((-456 (-2810 |#1|) (-710)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3239 (($ $ $) NIL (|has| |#2| (-786)))) (-3158 (($ $ $) NIL (|has| |#2| (-786)))) (-2041 (($ (-1 (-456 (-2810 |#1|) (-710)) (-456 (-2810 |#1|) (-710))) $) NIL)) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-4213 (((-3 (-796 |#1|) "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#2| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-2032 (((-1070) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-796 |#1|)) (|:| -1475 (-710))) "failed") $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#2| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#2| (-840)))) (-4007 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-796 |#1|) |#2|) NIL) (($ $ (-589 (-796 |#1|)) (-589 |#2|)) NIL) (($ $ (-796 |#1|) $) NIL) (($ $ (-589 (-796 |#1|)) (-589 $)) NIL)) (-1744 (($ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-3984 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-2640 (((-456 (-2810 |#1|) (-710)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-796 |#1|) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-1618 ((|#2| $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-796 |#1|)) NIL) (($ (-383 (-523))) NIL (-3172 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#2| (-515)))) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ (-456 (-2810 |#1|) (-710))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-4006 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-455 |#1| |#2|) (-13 (-880 |#2| (-456 (-2810 |#1|) (-710)) (-796 |#1|)) (-10 -8 (-15 -2229 ($ $ (-589 (-523)))))) (-589 (-1087)) (-973)) (T -455))
-((-2229 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-455 *3 *4)) (-14 *3 (-589 (-1087))) (-4 *4 (-973)))))
-(-13 (-880 |#2| (-456 (-2810 |#1|) (-710)) (-796 |#1|)) (-10 -8 (-15 -2229 ($ $ (-589 (-523))))))
-((-1680 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-2603 (((-108) $) NIL (|has| |#2| (-124)))) (-3845 (($ (-852)) NIL (|has| |#2| (-973)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4016 (($ $ $) NIL (|has| |#2| (-732)))) (-3405 (((-3 $ "failed") $ $) NIL (|has| |#2| (-124)))) (-1620 (((-108) $ (-710)) NIL)) (-2395 (((-710)) NIL (|has| |#2| (-344)))) (-3482 (((-523) $) NIL (|has| |#2| (-784)))) (-1849 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1016)))) (-3508 (((-523) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) ((|#2| $) NIL (|has| |#2| (-1016)))) (-2243 (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL (|has| |#2| (-973))) (((-629 |#2|) (-629 $)) NIL (|has| |#2| (-973)))) (-1444 (((-3 $ "failed") $) NIL (|has| |#2| (-973)))) (-1631 (($) NIL (|has| |#2| (-344)))) (-2053 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ (-523)) 11)) (-3712 (((-108) $) NIL (|has| |#2| (-784)))) (-1871 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-2769 (((-108) $) NIL (|has| |#2| (-973)))) (-2057 (((-108) $) NIL (|has| |#2| (-784)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-1584 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-2043 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-2060 (((-852) $) NIL (|has| |#2| (-344)))) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#2| (-1016)))) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-4013 (($ (-852)) NIL (|has| |#2| (-344)))) (-3951 (((-1034) $) NIL (|has| |#2| (-1016)))) (-2428 ((|#2| $) NIL (|has| (-523) (-786)))) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-523)) NIL)) (-3839 ((|#2| $ $) NIL (|has| |#2| (-973)))) (-2469 (($ (-1169 |#2|)) NIL)) (-3314 (((-126)) NIL (|has| |#2| (-339)))) (-3984 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-3977 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-1169 |#2|) $) NIL) (($ (-523)) NIL (-3172 (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (|has| |#2| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (($ |#2|) NIL (|has| |#2| (-1016))) (((-794) $) NIL (|has| |#2| (-563 (-794))))) (-3272 (((-710)) NIL (|has| |#2| (-973)))) (-2308 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2695 (($ $) NIL (|has| |#2| (-784)))) (-2423 (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (-1879 (($) NIL (|has| |#2| (-124)) CONST)) (-1891 (($) NIL (|has| |#2| (-973)) CONST)) (-2909 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-4006 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3980 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3941 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-3993 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3966 (((-108) $ $) 15 (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $ $) NIL (|has| |#2| (-973))) (($ $) NIL (|has| |#2| (-973)))) (-4045 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (* (($ $ $) NIL (|has| |#2| (-973))) (($ (-523) $) NIL (|has| |#2| (-973))) (($ $ |#2|) NIL (|has| |#2| (-666))) (($ |#2| $) NIL (|has| |#2| (-666))) (($ (-710) $) NIL (|has| |#2| (-124))) (($ (-852) $) NIL (|has| |#2| (-25)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3289 (((-523) (-523) (-523)) 7)) (-2744 (((-108) (-523) (-523) (-523) (-523)) 11)) (-1252 (((-1169 (-589 (-523))) (-710) (-710)) 23)))
+(((-454) (-10 -7 (-15 -3289 ((-523) (-523) (-523))) (-15 -2744 ((-108) (-523) (-523) (-523) (-523))) (-15 -1252 ((-1169 (-589 (-523))) (-710) (-710))))) (T -454))
+((-1252 (*1 *2 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1169 (-589 (-523)))) (-5 *1 (-454)))) (-2744 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-108)) (-5 *1 (-454)))) (-3289 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-454)))))
+(-10 -7 (-15 -3289 ((-523) (-523) (-523))) (-15 -2744 ((-108) (-523) (-523) (-523) (-523))) (-15 -1252 ((-1169 (-589 (-523))) (-710) (-710))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-796 |#1|)) $) NIL)) (-3540 (((-1083 $) $ (-796 |#1|)) NIL) (((-1083 |#2|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3950 (($ $) NIL (|has| |#2| (-515)))) (-3226 (((-108) $) NIL (|has| |#2| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-796 |#1|))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3763 (($ $) NIL (|has| |#2| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-796 |#1|) "failed") $) NIL)) (-1996 ((|#2| $) NIL) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-796 |#1|) $) NIL)) (-2210 (($ $ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-2095 (($ $ (-589 (-523))) NIL)) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#2| (-840)))) (-2067 (($ $ |#2| (-456 (-1271 |#1|) (-710)) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-3706 (($ (-1083 |#2|) (-796 |#1|)) NIL) (($ (-1083 $) (-796 |#1|)) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#2| (-456 (-1271 |#1|) (-710))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-796 |#1|)) NIL)) (-2140 (((-456 (-1271 |#1|) (-710)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3268 (($ $ $) NIL (|has| |#2| (-786)))) (-2644 (($ $ $) NIL (|has| |#2| (-786)))) (-3927 (($ (-1 (-456 (-1271 |#1|) (-710)) (-456 (-1271 |#1|) (-710))) $) NIL)) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-1949 (((-3 (-796 |#1|) "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#2| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-3841 (((-1070) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-796 |#1|)) (|:| -3262 (-710))) "failed") $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#2| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#2| (-840)))) (-2469 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-796 |#1|) |#2|) NIL) (($ $ (-589 (-796 |#1|)) (-589 |#2|)) NIL) (($ $ (-796 |#1|) $) NIL) (($ $ (-589 (-796 |#1|)) (-589 $)) NIL)) (-4053 (($ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-4024 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1487 (((-456 (-1271 |#1|) (-710)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-796 |#1|) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-2267 ((|#2| $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-796 |#1|)) NIL) (($ (-383 (-523))) NIL (-3255 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#2| (-515)))) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ (-456 (-1271 |#1|) (-710))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-4078 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-455 |#1| |#2|) (-13 (-880 |#2| (-456 (-1271 |#1|) (-710)) (-796 |#1|)) (-10 -8 (-15 -2095 ($ $ (-589 (-523)))))) (-589 (-1087)) (-973)) (T -455))
+((-2095 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-455 *3 *4)) (-14 *3 (-589 (-1087))) (-4 *4 (-973)))))
+(-13 (-880 |#2| (-456 (-1271 |#1|) (-710)) (-796 |#1|)) (-10 -8 (-15 -2095 ($ $ (-589 (-523))))))
+((-3260 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-2388 (((-108) $) NIL (|has| |#2| (-124)))) (-1932 (($ (-852)) NIL (|has| |#2| (-973)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-1773 (($ $ $) NIL (|has| |#2| (-732)))) (-2999 (((-3 $ "failed") $ $) NIL (|has| |#2| (-124)))) (-2282 (((-108) $ (-710)) NIL)) (-3843 (((-710)) NIL (|has| |#2| (-344)))) (-2035 (((-523) $) NIL (|has| |#2| (-784)))) (-4101 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1016)))) (-1996 (((-523) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) ((|#2| $) NIL (|has| |#2| (-1016)))) (-2203 (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL (|has| |#2| (-973))) (((-629 |#2|) (-629 $)) NIL (|has| |#2| (-973)))) (-4211 (((-3 $ "failed") $) NIL (|has| |#2| (-973)))) (-3461 (($) NIL (|has| |#2| (-344)))) (-3073 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ (-523)) 11)) (-3702 (((-108) $) NIL (|has| |#2| (-784)))) (-3133 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3482 (((-108) $) NIL (|has| |#2| (-973)))) (-4050 (((-108) $) NIL (|has| |#2| (-784)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3056 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3063 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-4076 (((-852) $) NIL (|has| |#2| (-344)))) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#2| (-1016)))) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2557 (($ (-852)) NIL (|has| |#2| (-344)))) (-2435 (((-1034) $) NIL (|has| |#2| (-1016)))) (-3879 ((|#2| $) NIL (|has| (-523) (-786)))) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-523)) NIL)) (-1879 ((|#2| $ $) NIL (|has| |#2| (-973)))) (-3621 (($ (-1169 |#2|)) NIL)) (-4012 (((-126)) NIL (|has| |#2| (-339)))) (-4024 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-2452 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-1169 |#2|) $) NIL) (($ (-523)) NIL (-3255 (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (|has| |#2| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (($ |#2|) NIL (|has| |#2| (-1016))) (((-794) $) NIL (|has| |#2| (-563 (-794))))) (-1698 (((-710)) NIL (|has| |#2| (-973)))) (-1505 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3984 (($ $) NIL (|has| |#2| (-784)))) (-2573 (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (-1428 (($) NIL (|has| |#2| (-124)) CONST)) (-1440 (($) NIL (|has| |#2| (-973)) CONST)) (-1943 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-4078 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4061 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4037 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-4070 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4052 (((-108) $ $) 15 (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $ $) NIL (|has| |#2| (-973))) (($ $) NIL (|has| |#2| (-973)))) (-4103 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (* (($ $ $) NIL (|has| |#2| (-973))) (($ (-523) $) NIL (|has| |#2| (-973))) (($ $ |#2|) NIL (|has| |#2| (-666))) (($ |#2| $) NIL (|has| |#2| (-666))) (($ (-710) $) NIL (|has| |#2| (-124))) (($ (-852) $) NIL (|has| |#2| (-25)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-456 |#1| |#2|) (-216 |#1| |#2|) (-710) (-732)) (T -456))
NIL
(-216 |#1| |#2|)
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) NIL)) (-4189 (($) NIL T CONST)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-1793 (($ $ $) 32)) (-3780 (($ $ $) 31)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3158 ((|#1| $) 26)) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1293 ((|#1| $) 27)) (-3108 (($ |#1| $) 10)) (-4102 (($ (-589 |#1|)) 12)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3048 ((|#1| $) 23)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 9)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 29)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) 21 (|has| $ (-6 -4248)))))
-(((-457 |#1|) (-13 (-898 |#1|) (-10 -8 (-15 -4102 ($ (-589 |#1|))))) (-786)) (T -457))
-((-4102 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-457 *3)))))
-(-13 (-898 |#1|) (-10 -8 (-15 -4102 ($ (-589 |#1|)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2116 (($ $) 69)) (-3878 (((-108) $) NIL)) (-2032 (((-1070) $) NIL)) (-1433 (((-389 |#2| (-383 |#2|) |#3| |#4|) $) 43)) (-3951 (((-1034) $) NIL)) (-1621 (((-3 |#4| "failed") $) 107)) (-3483 (($ (-389 |#2| (-383 |#2|) |#3| |#4|)) 76) (($ |#4|) 32) (($ |#1| |#1|) 115) (($ |#1| |#1| (-523)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 127)) (-3530 (((-2 (|:| -3697 (-389 |#2| (-383 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 45)) (-1691 (((-794) $) 102)) (-1879 (($) 33 T CONST)) (-3941 (((-108) $ $) 109)) (-4060 (($ $) 72) (($ $ $) NIL)) (-4045 (($ $ $) 70)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 73)))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) NIL)) (-1640 (($) NIL T CONST)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3325 (($ $ $) 32)) (-3123 (($ $ $) 31)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2644 ((|#1| $) 26)) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2349 ((|#1| $) 27)) (-3862 (($ |#1| $) 10)) (-3850 (($ (-589 |#1|)) 12)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1322 ((|#1| $) 23)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 9)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 29)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) 21 (|has| $ (-6 -4248)))))
+(((-457 |#1|) (-13 (-898 |#1|) (-10 -8 (-15 -3850 ($ (-589 |#1|))))) (-786)) (T -457))
+((-3850 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-457 *3)))))
+(-13 (-898 |#1|) (-10 -8 (-15 -3850 ($ (-589 |#1|)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-1830 (($ $) 69)) (-3462 (((-108) $) NIL)) (-3841 (((-1070) $) NIL)) (-4140 (((-389 |#2| (-383 |#2|) |#3| |#4|) $) 44)) (-2435 (((-1034) $) NIL)) (-4102 (((-3 |#4| "failed") $) 107)) (-2046 (($ (-389 |#2| (-383 |#2|) |#3| |#4|)) 76) (($ |#4|) 32) (($ |#1| |#1|) 115) (($ |#1| |#1| (-523)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 127)) (-3720 (((-2 (|:| -2323 (-389 |#2| (-383 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 46)) (-3976 (((-794) $) 102)) (-1428 (($) 33 T CONST)) (-4037 (((-108) $ $) 109)) (-4115 (($ $) 72) (($ $ $) NIL)) (-4103 (($ $ $) 70)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 73)))
(((-458 |#1| |#2| |#3| |#4|) (-311 |#1| |#2| |#3| |#4|) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -458))
NIL
(-311 |#1| |#2| |#3| |#4|)
-((-1490 (((-523) (-589 (-523))) 30)) (-1886 ((|#1| (-589 |#1|)) 56)) (-3840 (((-589 |#1|) (-589 |#1|)) 57)) (-2916 (((-589 |#1|) (-589 |#1|)) 59)) (-3310 ((|#1| (-589 |#1|)) 58)) (-1618 (((-589 (-523)) (-589 |#1|)) 33)))
-(((-459 |#1|) (-10 -7 (-15 -3310 (|#1| (-589 |#1|))) (-15 -1886 (|#1| (-589 |#1|))) (-15 -2916 ((-589 |#1|) (-589 |#1|))) (-15 -3840 ((-589 |#1|) (-589 |#1|))) (-15 -1618 ((-589 (-523)) (-589 |#1|))) (-15 -1490 ((-523) (-589 (-523))))) (-1145 (-523))) (T -459))
-((-1490 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-523)) (-5 *1 (-459 *4)) (-4 *4 (-1145 *2)))) (-1618 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-1145 (-523))) (-5 *2 (-589 (-523))) (-5 *1 (-459 *4)))) (-3840 (*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1145 (-523))) (-5 *1 (-459 *3)))) (-2916 (*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1145 (-523))) (-5 *1 (-459 *3)))) (-1886 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-459 *2)) (-4 *2 (-1145 (-523))))) (-3310 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-459 *2)) (-4 *2 (-1145 (-523))))))
-(-10 -7 (-15 -3310 (|#1| (-589 |#1|))) (-15 -1886 (|#1| (-589 |#1|))) (-15 -2916 ((-589 |#1|) (-589 |#1|))) (-15 -3840 ((-589 |#1|) (-589 |#1|))) (-15 -1618 ((-589 (-523)) (-589 |#1|))) (-15 -1490 ((-523) (-589 (-523)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 (((-523) $) NIL (|has| (-523) (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| (-523) (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-523) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-523) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-523) (-964 (-523))))) (-3508 (((-523) $) NIL) (((-1087) $) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-523) (-964 (-523)))) (((-523) $) NIL (|has| (-523) (-964 (-523))))) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-523) (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) NIL (|has| (-523) (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-523) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-523) (-817 (-355))))) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL)) (-3316 (((-523) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| (-523) (-1063)))) (-2057 (((-108) $) NIL (|has| (-523) (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| (-523) (-786)))) (-1345 (($ (-1 (-523) (-523)) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-523) (-1063)) CONST)) (-2940 (($ (-383 (-523))) 8)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| (-523) (-284))) (((-383 (-523)) $) NIL)) (-2733 (((-523) $) NIL (|has| (-523) (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 (-523)) (-589 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-523) (-523)) NIL (|has| (-523) (-286 (-523)))) (($ $ (-271 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-271 (-523)))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-1087)) (-589 (-523))) NIL (|has| (-523) (-484 (-1087) (-523)))) (($ $ (-1087) (-523)) NIL (|has| (-523) (-484 (-1087) (-523))))) (-3413 (((-710) $) NIL)) (-1937 (($ $ (-523)) NIL (|has| (-523) (-263 (-523) (-523))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-2793 (($ $) NIL)) (-3329 (((-523) $) NIL)) (-1400 (((-823 (-523)) $) NIL (|has| (-523) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-523) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-523) (-564 (-499)))) (((-355) $) NIL (|has| (-523) (-949))) (((-203) $) NIL (|has| (-523) (-949)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-523) (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 7) (($ (-523)) NIL) (($ (-1087)) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL) (((-932 16) $) 9)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-523) (-840))) (|has| (-523) (-134))))) (-3272 (((-710)) NIL)) (-3809 (((-523) $) NIL (|has| (-523) (-508)))) (-2801 (((-108) $ $) NIL)) (-2695 (($ $) NIL (|has| (-523) (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-4006 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3966 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4074 (($ $ $) NIL) (($ (-523) (-523)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-523) $) NIL) (($ $ (-523)) NIL)))
-(((-460) (-13 (-921 (-523)) (-10 -8 (-15 -1691 ((-383 (-523)) $)) (-15 -1691 ((-932 16) $)) (-15 -4110 ((-383 (-523)) $)) (-15 -2940 ($ (-383 (-523))))))) (T -460))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-932 16)) (-5 *1 (-460)))) (-4110 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460)))) (-2940 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460)))))
-(-13 (-921 (-523)) (-10 -8 (-15 -1691 ((-383 (-523)) $)) (-15 -1691 ((-932 16) $)) (-15 -4110 ((-383 (-523)) $)) (-15 -2940 ($ (-383 (-523))))))
-((-1584 (((-589 |#2|) $) 22)) (-3423 (((-108) |#2| $) 27)) (-3379 (((-108) (-1 (-108) |#2|) $) 20)) (-2812 (($ $ (-589 (-271 |#2|))) 12) (($ $ (-271 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-589 |#2|) (-589 |#2|)) NIL)) (-3977 (((-710) (-1 (-108) |#2|) $) 21) (((-710) |#2| $) 25)) (-1691 (((-794) $) 36)) (-2308 (((-108) (-1 (-108) |#2|) $) 19)) (-3941 (((-108) $ $) 30)) (-2810 (((-710) $) 16)))
-(((-461 |#1| |#2|) (-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -2812 (|#1| |#1| (-589 |#2|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#2| |#2|)) (-15 -2812 (|#1| |#1| (-271 |#2|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -3423 ((-108) |#2| |#1|)) (-15 -3977 ((-710) |#2| |#1|)) (-15 -1584 ((-589 |#2|) |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2810 ((-710) |#1|))) (-462 |#2|) (-1123)) (T -461))
-NIL
-(-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -2812 (|#1| |#1| (-589 |#2|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#2| |#2|)) (-15 -2812 (|#1| |#1| (-271 |#2|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -3423 ((-108) |#2| |#1|)) (-15 -3977 ((-710) |#2| |#1|)) (-15 -1584 ((-589 |#2|) |#1|)) (-15 -3977 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2810 ((-710) |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-4189 (($) 7 T CONST)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3396 (((-523) (-589 (-523))) 30)) (-2942 ((|#1| (-589 |#1|)) 56)) (-1890 (((-589 |#1|) (-589 |#1|)) 57)) (-2476 (((-589 |#1|) (-589 |#1|)) 59)) (-2056 ((|#1| (-589 |#1|)) 58)) (-2267 (((-589 (-523)) (-589 |#1|)) 33)))
+(((-459 |#1|) (-10 -7 (-15 -2056 (|#1| (-589 |#1|))) (-15 -2942 (|#1| (-589 |#1|))) (-15 -2476 ((-589 |#1|) (-589 |#1|))) (-15 -1890 ((-589 |#1|) (-589 |#1|))) (-15 -2267 ((-589 (-523)) (-589 |#1|))) (-15 -3396 ((-523) (-589 (-523))))) (-1145 (-523))) (T -459))
+((-3396 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-523)) (-5 *1 (-459 *4)) (-4 *4 (-1145 *2)))) (-2267 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-1145 (-523))) (-5 *2 (-589 (-523))) (-5 *1 (-459 *4)))) (-1890 (*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1145 (-523))) (-5 *1 (-459 *3)))) (-2476 (*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1145 (-523))) (-5 *1 (-459 *3)))) (-2942 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-459 *2)) (-4 *2 (-1145 (-523))))) (-2056 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-459 *2)) (-4 *2 (-1145 (-523))))))
+(-10 -7 (-15 -2056 (|#1| (-589 |#1|))) (-15 -2942 (|#1| (-589 |#1|))) (-15 -2476 ((-589 |#1|) (-589 |#1|))) (-15 -1890 ((-589 |#1|) (-589 |#1|))) (-15 -2267 ((-589 (-523)) (-589 |#1|))) (-15 -3396 ((-523) (-589 (-523)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 (((-523) $) NIL (|has| (-523) (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| (-523) (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-523) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-523) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-523) (-964 (-523))))) (-1996 (((-523) $) NIL) (((-1087) $) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-523) (-964 (-523)))) (((-523) $) NIL (|has| (-523) (-964 (-523))))) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-523) (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) NIL (|has| (-523) (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-523) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-523) (-817 (-355))))) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL)) (-2164 (((-523) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| (-523) (-1063)))) (-4050 (((-108) $) NIL (|has| (-523) (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| (-523) (-786)))) (-3015 (($ (-1 (-523) (-523)) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-523) (-1063)) CONST)) (-1469 (($ (-383 (-523))) 9)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| (-523) (-284))) (((-383 (-523)) $) NIL)) (-1250 (((-523) $) NIL (|has| (-523) (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 (-523)) (-589 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-523) (-523)) NIL (|has| (-523) (-286 (-523)))) (($ $ (-271 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-271 (-523)))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-1087)) (-589 (-523))) NIL (|has| (-523) (-484 (-1087) (-523)))) (($ $ (-1087) (-523)) NIL (|has| (-523) (-484 (-1087) (-523))))) (-3087 (((-710) $) NIL)) (-1502 (($ $ (-523)) NIL (|has| (-523) (-263 (-523) (-523))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-3758 (($ $) NIL)) (-2171 (((-523) $) NIL)) (-3077 (((-823 (-523)) $) NIL (|has| (-523) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-523) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-523) (-564 (-499)))) (((-355) $) NIL (|has| (-523) (-949))) (((-203) $) NIL (|has| (-523) (-949)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-523) (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 8) (($ (-523)) NIL) (($ (-1087)) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL) (((-932 16) $) 10)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-523) (-840))) (|has| (-523) (-134))))) (-1698 (((-710)) NIL)) (-1516 (((-523) $) NIL (|has| (-523) (-508)))) (-3842 (((-108) $ $) NIL)) (-3984 (($ $) NIL (|has| (-523) (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-4078 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4052 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4125 (($ $ $) NIL) (($ (-523) (-523)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-523) $) NIL) (($ $ (-523)) NIL)))
+(((-460) (-13 (-921 (-523)) (-10 -8 (-15 -3976 ((-383 (-523)) $)) (-15 -3976 ((-932 16) $)) (-15 -3934 ((-383 (-523)) $)) (-15 -1469 ($ (-383 (-523))))))) (T -460))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-932 16)) (-5 *1 (-460)))) (-3934 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460)))) (-1469 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460)))))
+(-13 (-921 (-523)) (-10 -8 (-15 -3976 ((-383 (-523)) $)) (-15 -3976 ((-932 16) $)) (-15 -3934 ((-383 (-523)) $)) (-15 -1469 ($ (-383 (-523))))))
+((-3056 (((-589 |#2|) $) 23)) (-1348 (((-108) |#2| $) 28)) (-2720 (((-108) (-1 (-108) |#2|) $) 21)) (-1349 (($ $ (-589 (-271 |#2|))) 13) (($ $ (-271 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-589 |#2|) (-589 |#2|)) NIL)) (-2452 (((-710) (-1 (-108) |#2|) $) 22) (((-710) |#2| $) 26)) (-3976 (((-794) $) 37)) (-1505 (((-108) (-1 (-108) |#2|) $) 20)) (-4037 (((-108) $ $) 31)) (-1271 (((-710) $) 17)))
+(((-461 |#1| |#2|) (-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -1349 (|#1| |#1| (-589 |#2|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#2| |#2|)) (-15 -1349 (|#1| |#1| (-271 |#2|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -1348 ((-108) |#2| |#1|)) (-15 -2452 ((-710) |#2| |#1|)) (-15 -3056 ((-589 |#2|) |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1271 ((-710) |#1|))) (-462 |#2|) (-1123)) (T -461))
+NIL
+(-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -1349 (|#1| |#1| (-589 |#2|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#2| |#2|)) (-15 -1349 (|#1| |#1| (-271 |#2|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#2|)))) (-15 -1348 ((-108) |#2| |#1|)) (-15 -2452 ((-710) |#2| |#1|)) (-15 -3056 ((-589 |#2|) |#1|)) (-15 -2452 ((-710) (-1 (-108) |#2|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1271 ((-710) |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-1640 (($) 7 T CONST)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-462 |#1|) (-129) (-1123)) (T -462))
-((-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-462 *3)) (-4 *3 (-1123)))) (-2043 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4249)) (-4 *1 (-462 *3)) (-4 *3 (-1123)))) (-2308 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4)) (-4 *4 (-1123)) (-5 *2 (-108)))) (-3379 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4)) (-4 *4 (-1123)) (-5 *2 (-108)))) (-3977 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4)) (-4 *4 (-1123)) (-5 *2 (-710)))) (-1871 (*1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123)) (-5 *2 (-589 *3)))) (-1584 (*1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123)) (-5 *2 (-589 *3)))) (-3977 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-710)))) (-3423 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))))
-(-13 (-33) (-10 -8 (IF (|has| |t#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (IF (|has| |t#1| (-1016)) (-6 (-1016)) |%noBranch|) (IF (|has| |t#1| (-1016)) (IF (|has| |t#1| (-286 |t#1|)) (-6 (-286 |t#1|)) |%noBranch|) |%noBranch|) (-15 -1345 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4249)) (-15 -2043 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4248)) (PROGN (-15 -2308 ((-108) (-1 (-108) |t#1|) $)) (-15 -3379 ((-108) (-1 (-108) |t#1|) $)) (-15 -3977 ((-710) (-1 (-108) |t#1|) $)) (-15 -1871 ((-589 |t#1|) $)) (-15 -1584 ((-589 |t#1|) $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -3977 ((-710) |t#1| $)) (-15 -3423 ((-108) |t#1| $))) |%noBranch|)) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1462 (($ $) 15)) (-1441 (($ $) 24)) (-1481 (($ $) 12)) (-2306 (($ $) 10)) (-1471 (($ $) 17)) (-1453 (($ $) 22)))
-(((-463 |#1|) (-10 -8 (-15 -1453 (|#1| |#1|)) (-15 -1471 (|#1| |#1|)) (-15 -2306 (|#1| |#1|)) (-15 -1481 (|#1| |#1|)) (-15 -1441 (|#1| |#1|)) (-15 -1462 (|#1| |#1|))) (-464)) (T -463))
-NIL
-(-10 -8 (-15 -1453 (|#1| |#1|)) (-15 -1471 (|#1| |#1|)) (-15 -2306 (|#1| |#1|)) (-15 -1481 (|#1| |#1|)) (-15 -1441 (|#1| |#1|)) (-15 -1462 (|#1| |#1|)))
-((-1462 (($ $) 11)) (-1441 (($ $) 10)) (-1481 (($ $) 9)) (-2306 (($ $) 8)) (-1471 (($ $) 7)) (-1453 (($ $) 6)))
+((-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-462 *3)) (-4 *3 (-1123)))) (-3063 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4249)) (-4 *1 (-462 *3)) (-4 *3 (-1123)))) (-1505 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4)) (-4 *4 (-1123)) (-5 *2 (-108)))) (-2720 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4)) (-4 *4 (-1123)) (-5 *2 (-108)))) (-2452 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4)) (-4 *4 (-1123)) (-5 *2 (-710)))) (-3133 (*1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123)) (-5 *2 (-589 *3)))) (-3056 (*1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123)) (-5 *2 (-589 *3)))) (-2452 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-710)))) (-1348 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))))
+(-13 (-33) (-10 -8 (IF (|has| |t#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (IF (|has| |t#1| (-1016)) (-6 (-1016)) |%noBranch|) (IF (|has| |t#1| (-1016)) (IF (|has| |t#1| (-286 |t#1|)) (-6 (-286 |t#1|)) |%noBranch|) |%noBranch|) (-15 -3015 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4249)) (-15 -3063 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4248)) (PROGN (-15 -1505 ((-108) (-1 (-108) |t#1|) $)) (-15 -2720 ((-108) (-1 (-108) |t#1|) $)) (-15 -2452 ((-710) (-1 (-108) |t#1|) $)) (-15 -3133 ((-589 |t#1|) $)) (-15 -3056 ((-589 |t#1|) $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -2452 ((-710) |t#1| $)) (-15 -1348 ((-108) |t#1| $))) |%noBranch|)) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3695 (($ $) 15)) (-3669 (($ $) 24)) (-3717 (($ $) 12)) (-3730 (($ $) 10)) (-3707 (($ $) 17)) (-3683 (($ $) 22)))
+(((-463 |#1|) (-10 -8 (-15 -3683 (|#1| |#1|)) (-15 -3707 (|#1| |#1|)) (-15 -3730 (|#1| |#1|)) (-15 -3717 (|#1| |#1|)) (-15 -3669 (|#1| |#1|)) (-15 -3695 (|#1| |#1|))) (-464)) (T -463))
+NIL
+(-10 -8 (-15 -3683 (|#1| |#1|)) (-15 -3707 (|#1| |#1|)) (-15 -3730 (|#1| |#1|)) (-15 -3717 (|#1| |#1|)) (-15 -3669 (|#1| |#1|)) (-15 -3695 (|#1| |#1|)))
+((-3695 (($ $) 11)) (-3669 (($ $) 10)) (-3717 (($ $) 9)) (-3730 (($ $) 8)) (-3707 (($ $) 7)) (-3683 (($ $) 6)))
(((-464) (-129)) (T -464))
-((-1462 (*1 *1 *1) (-4 *1 (-464))) (-1441 (*1 *1 *1) (-4 *1 (-464))) (-1481 (*1 *1 *1) (-4 *1 (-464))) (-2306 (*1 *1 *1) (-4 *1 (-464))) (-1471 (*1 *1 *1) (-4 *1 (-464))) (-1453 (*1 *1 *1) (-4 *1 (-464))))
-(-13 (-10 -8 (-15 -1453 ($ $)) (-15 -1471 ($ $)) (-15 -2306 ($ $)) (-15 -1481 ($ $)) (-15 -1441 ($ $)) (-15 -1462 ($ $))))
-((-2424 (((-394 |#4|) |#4| (-1 (-394 |#2|) |#2|)) 42)))
-(((-465 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2424 ((-394 |#4|) |#4| (-1 (-394 |#2|) |#2|)))) (-339) (-1145 |#1|) (-13 (-339) (-136) (-664 |#1| |#2|)) (-1145 |#3|)) (T -465))
-((-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-4 *7 (-13 (-339) (-136) (-664 *5 *6))) (-5 *2 (-394 *3)) (-5 *1 (-465 *5 *6 *7 *3)) (-4 *3 (-1145 *7)))))
-(-10 -7 (-15 -2424 ((-394 |#4|) |#4| (-1 (-394 |#2|) |#2|))))
-((-1680 (((-108) $ $) NIL)) (-3012 (((-589 $) (-1083 $) (-1087)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-883 $)) NIL)) (-3879 (($ (-1083 $) (-1087)) NIL) (($ (-1083 $)) NIL) (($ (-883 $)) NIL)) (-2603 (((-108) $) 37)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-4225 (((-108) $ $) 63)) (-3643 (((-589 (-562 $)) $) 47)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1349 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2437 (($ $) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-2734 (((-589 $) (-1083 $) (-1087)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-883 $)) NIL)) (-1264 (($ (-1083 $) (-1087)) NIL) (($ (-1083 $)) NIL) (($ (-883 $)) NIL)) (-1220 (((-3 (-562 $) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL)) (-3508 (((-562 $) $) NIL) (((-523) $) NIL) (((-383 (-523)) $) 49)) (-4059 (($ $ $) NIL)) (-2243 (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2600 (-629 (-383 (-523)))) (|:| |vec| (-1169 (-383 (-523))))) (-629 $) (-1169 $)) NIL) (((-629 (-383 (-523))) (-629 $)) NIL)) (-2116 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2055 (($ $) NIL) (($ (-589 $)) NIL)) (-2196 (((-589 (-110)) $) NIL)) (-2947 (((-110) (-110)) NIL)) (-2769 (((-108) $) 40)) (-3860 (((-108) $) NIL (|has| $ (-964 (-523))))) (-3316 (((-1039 (-523) (-562 $)) $) 35)) (-1973 (($ $ (-523)) NIL)) (-1863 (((-1083 $) (-1083 $) (-562 $)) 78) (((-1083 $) (-1083 $) (-589 (-562 $))) 54) (($ $ (-562 $)) 67) (($ $ (-589 (-562 $))) 68)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1414 (((-1083 $) (-562 $)) 65 (|has| $ (-973)))) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 $ $) (-562 $)) NIL)) (-2577 (((-3 (-562 $) "failed") $) NIL)) (-3278 (($ (-589 $)) NIL) (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-2378 (((-589 (-562 $)) $) NIL)) (-3396 (($ (-110) $) NIL) (($ (-110) (-589 $)) NIL)) (-3739 (((-108) $ (-110)) NIL) (((-108) $ (-1087)) NIL)) (-1396 (($ $) NIL)) (-1933 (((-710) $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3536 (((-108) $ $) NIL) (((-108) $ (-1087)) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3101 (((-108) $) NIL (|has| $ (-964 (-523))))) (-2812 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3413 (((-710) $) NIL)) (-1937 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-1303 (($ $) NIL) (($ $ $) NIL)) (-3984 (($ $ (-710)) NIL) (($ $) 34)) (-3329 (((-1039 (-523) (-562 $)) $) 18)) (-2762 (($ $) NIL (|has| $ (-973)))) (-1400 (((-355) $) 92) (((-203) $) 100) (((-155 (-355)) $) 108)) (-1691 (((-794) $) NIL) (($ (-562 $)) NIL) (($ (-383 (-523))) NIL) (($ $) NIL) (($ (-523)) NIL) (($ (-1039 (-523) (-562 $))) 19)) (-3272 (((-710)) NIL)) (-2850 (($ $) NIL) (($ (-589 $)) NIL)) (-3198 (((-108) (-110)) 84)) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-523)) NIL) (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1879 (($) 9 T CONST)) (-1891 (($) 20 T CONST)) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 22)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4074 (($ $ $) 42)) (-4060 (($ $ $) NIL) (($ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-383 (-523))) NIL) (($ $ (-523)) 45) (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ $ $) 25) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL)))
-(((-466) (-13 (-279) (-27) (-964 (-523)) (-964 (-383 (-523))) (-585 (-523)) (-949) (-585 (-383 (-523))) (-136) (-564 (-155 (-355))) (-211) (-10 -8 (-15 -1691 ($ (-1039 (-523) (-562 $)))) (-15 -3316 ((-1039 (-523) (-562 $)) $)) (-15 -3329 ((-1039 (-523) (-562 $)) $)) (-15 -2116 ($ $)) (-15 -4225 ((-108) $ $)) (-15 -1863 ((-1083 $) (-1083 $) (-562 $))) (-15 -1863 ((-1083 $) (-1083 $) (-589 (-562 $)))) (-15 -1863 ($ $ (-562 $))) (-15 -1863 ($ $ (-589 (-562 $))))))) (T -466))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466)))) (-3316 (*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466)))) (-3329 (*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466)))) (-2116 (*1 *1 *1) (-5 *1 (-466))) (-4225 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-466)))) (-1863 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 (-466))) (-5 *3 (-562 (-466))) (-5 *1 (-466)))) (-1863 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 (-466))) (-5 *3 (-589 (-562 (-466)))) (-5 *1 (-466)))) (-1863 (*1 *1 *1 *2) (-12 (-5 *2 (-562 (-466))) (-5 *1 (-466)))) (-1863 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-562 (-466)))) (-5 *1 (-466)))))
-(-13 (-279) (-27) (-964 (-523)) (-964 (-383 (-523))) (-585 (-523)) (-949) (-585 (-383 (-523))) (-136) (-564 (-155 (-355))) (-211) (-10 -8 (-15 -1691 ($ (-1039 (-523) (-562 $)))) (-15 -3316 ((-1039 (-523) (-562 $)) $)) (-15 -3329 ((-1039 (-523) (-562 $)) $)) (-15 -2116 ($ $)) (-15 -4225 ((-108) $ $)) (-15 -1863 ((-1083 $) (-1083 $) (-562 $))) (-15 -1863 ((-1083 $) (-1083 $) (-589 (-562 $)))) (-15 -1863 ($ $ (-562 $))) (-15 -1863 ($ $ (-589 (-562 $))))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) |#1|) 25 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) 22 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 21)) (-3449 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3733 (($ (-710) |#1|) 14)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) 12 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) 23 (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 16 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 17) (($ (-1 |#1| |#1| |#1|) $ $) 19)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) NIL (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) 10 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 13)) (-1937 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) 24) (($ $ (-1136 (-523))) NIL)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-2394 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-2810 (((-710) $) 9 (|has| $ (-6 -4248)))))
+((-3695 (*1 *1 *1) (-4 *1 (-464))) (-3669 (*1 *1 *1) (-4 *1 (-464))) (-3717 (*1 *1 *1) (-4 *1 (-464))) (-3730 (*1 *1 *1) (-4 *1 (-464))) (-3707 (*1 *1 *1) (-4 *1 (-464))) (-3683 (*1 *1 *1) (-4 *1 (-464))))
+(-13 (-10 -8 (-15 -3683 ($ $)) (-15 -3707 ($ $)) (-15 -3730 ($ $)) (-15 -3717 ($ $)) (-15 -3669 ($ $)) (-15 -3695 ($ $))))
+((-3573 (((-394 |#4|) |#4| (-1 (-394 |#2|) |#2|)) 42)))
+(((-465 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3573 ((-394 |#4|) |#4| (-1 (-394 |#2|) |#2|)))) (-339) (-1145 |#1|) (-13 (-339) (-136) (-664 |#1| |#2|)) (-1145 |#3|)) (T -465))
+((-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-4 *7 (-13 (-339) (-136) (-664 *5 *6))) (-5 *2 (-394 *3)) (-5 *1 (-465 *5 *6 *7 *3)) (-4 *3 (-1145 *7)))))
+(-10 -7 (-15 -3573 ((-394 |#4|) |#4| (-1 (-394 |#2|) |#2|))))
+((-3260 (((-108) $ $) NIL)) (-4090 (((-589 $) (-1083 $) (-1087)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-883 $)) NIL)) (-3472 (($ (-1083 $) (-1087)) NIL) (($ (-1083 $)) NIL) (($ (-883 $)) NIL)) (-2388 (((-108) $) 39)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2093 (((-108) $ $) 64)) (-2394 (((-589 (-562 $)) $) 48)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3834 (($ $ (-271 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3584 (($ $) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-1258 (((-589 $) (-1083 $) (-1087)) NIL) (((-589 $) (-1083 $)) NIL) (((-589 $) (-883 $)) NIL)) (-2167 (($ (-1083 $) (-1087)) NIL) (($ (-1083 $)) NIL) (($ (-883 $)) NIL)) (-2898 (((-3 (-562 $) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL)) (-1996 (((-562 $) $) NIL) (((-523) $) NIL) (((-383 (-523)) $) 50)) (-2501 (($ $ $) NIL)) (-2203 (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2373 (-629 (-383 (-523)))) (|:| |vec| (-1169 (-383 (-523))))) (-629 $) (-1169 $)) NIL) (((-629 (-383 (-523))) (-629 $)) NIL)) (-1830 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-4035 (($ $) NIL) (($ (-589 $)) NIL)) (-2856 (((-589 (-110)) $) NIL)) (-1564 (((-110) (-110)) NIL)) (-3482 (((-108) $) 42)) (-2126 (((-108) $) NIL (|has| $ (-964 (-523))))) (-2164 (((-1039 (-523) (-562 $)) $) 37)) (-1324 (($ $ (-523)) NIL)) (-2765 (((-1083 $) (-1083 $) (-562 $)) 78) (((-1083 $) (-1083 $) (-589 (-562 $))) 55) (($ $ (-562 $)) 67) (($ $ (-589 (-562 $))) 68)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-4016 (((-1083 $) (-562 $)) 65 (|has| $ (-973)))) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 $ $) (-562 $)) NIL)) (-2215 (((-3 (-562 $) "failed") $) NIL)) (-2012 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-3526 (((-589 (-562 $)) $) NIL)) (-2217 (($ (-110) $) NIL) (($ (-110) (-589 $)) NIL)) (-2676 (((-108) $ (-110)) NIL) (((-108) $ (-1087)) NIL)) (-3071 (($ $) NIL)) (-1942 (((-710) $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3791 (((-108) $ $) NIL) (((-108) $ (-1087)) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3775 (((-108) $) NIL (|has| $ (-964 (-523))))) (-1349 (($ $ (-562 $) $) NIL) (($ $ (-589 (-562 $)) (-589 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-1087)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-1087) (-1 $ (-589 $))) NIL) (($ $ (-1087) (-1 $ $)) NIL) (($ $ (-589 (-110)) (-589 (-1 $ $))) NIL) (($ $ (-589 (-110)) (-589 (-1 $ (-589 $)))) NIL) (($ $ (-110) (-1 $ (-589 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3087 (((-710) $) NIL)) (-1502 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-589 $)) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2404 (($ $) NIL) (($ $ $) NIL)) (-4024 (($ $ (-710)) NIL) (($ $) 36)) (-2171 (((-1039 (-523) (-562 $)) $) 20)) (-3399 (($ $) NIL (|has| $ (-973)))) (-3077 (((-355) $) 92) (((-203) $) 100) (((-155 (-355)) $) 108)) (-3976 (((-794) $) NIL) (($ (-562 $)) NIL) (($ (-383 (-523))) NIL) (($ $) NIL) (($ (-523)) NIL) (($ (-1039 (-523) (-562 $))) 21)) (-1698 (((-710)) NIL)) (-4114 (($ $) NIL) (($ (-589 $)) NIL)) (-1651 (((-108) (-110)) 84)) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-523)) NIL) (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1428 (($) 10 T CONST)) (-1440 (($) 22 T CONST)) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 24)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4125 (($ $ $) 44)) (-4115 (($ $ $) NIL) (($ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-383 (-523))) NIL) (($ $ (-523)) 46) (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ $ $) 27) (($ (-523) $) NIL) (($ (-710) $) NIL) (($ (-852) $) NIL)))
+(((-466) (-13 (-279) (-27) (-964 (-523)) (-964 (-383 (-523))) (-585 (-523)) (-949) (-585 (-383 (-523))) (-136) (-564 (-155 (-355))) (-211) (-10 -8 (-15 -3976 ($ (-1039 (-523) (-562 $)))) (-15 -2164 ((-1039 (-523) (-562 $)) $)) (-15 -2171 ((-1039 (-523) (-562 $)) $)) (-15 -1830 ($ $)) (-15 -2093 ((-108) $ $)) (-15 -2765 ((-1083 $) (-1083 $) (-562 $))) (-15 -2765 ((-1083 $) (-1083 $) (-589 (-562 $)))) (-15 -2765 ($ $ (-562 $))) (-15 -2765 ($ $ (-589 (-562 $))))))) (T -466))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466)))) (-2164 (*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466)))) (-2171 (*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466)))) (-1830 (*1 *1 *1) (-5 *1 (-466))) (-2093 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-466)))) (-2765 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 (-466))) (-5 *3 (-562 (-466))) (-5 *1 (-466)))) (-2765 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 (-466))) (-5 *3 (-589 (-562 (-466)))) (-5 *1 (-466)))) (-2765 (*1 *1 *1 *2) (-12 (-5 *2 (-562 (-466))) (-5 *1 (-466)))) (-2765 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-562 (-466)))) (-5 *1 (-466)))))
+(-13 (-279) (-27) (-964 (-523)) (-964 (-383 (-523))) (-585 (-523)) (-949) (-585 (-383 (-523))) (-136) (-564 (-155 (-355))) (-211) (-10 -8 (-15 -3976 ($ (-1039 (-523) (-562 $)))) (-15 -2164 ((-1039 (-523) (-562 $)) $)) (-15 -2171 ((-1039 (-523) (-562 $)) $)) (-15 -1830 ($ $)) (-15 -2093 ((-108) $ $)) (-15 -2765 ((-1083 $) (-1083 $) (-562 $))) (-15 -2765 ((-1083 $) (-1083 $) (-589 (-562 $)))) (-15 -2765 ($ $ (-562 $))) (-15 -2765 ($ $ (-589 (-562 $))))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) |#1|) 25 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) 22 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 21)) (-1894 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2348 (($ (-710) |#1|) 14)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) 12 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) 23 (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 16 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 17) (($ (-1 |#1| |#1| |#1|) $ $) 19)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) NIL (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) 10 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 13)) (-1502 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) 24) (($ $ (-1136 (-523))) NIL)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-2785 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-1271 (((-710) $) 9 (|has| $ (-6 -4248)))))
(((-467 |#1| |#2|) (-19 |#1|) (-1123) (-523)) (T -467))
NIL
(-19 |#1|)
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) (-523) |#1|) NIL)) (-2080 (($ $ (-523) (-467 |#1| |#3|)) NIL)) (-1232 (($ $ (-523) (-467 |#1| |#2|)) NIL)) (-4189 (($) NIL T CONST)) (-2827 (((-467 |#1| |#3|) $ (-523)) NIL)) (-2053 ((|#1| $ (-523) (-523) |#1|) NIL)) (-2000 ((|#1| $ (-523) (-523)) NIL)) (-1871 (((-589 |#1|) $) NIL)) (-1357 (((-710) $) NIL)) (-3733 (($ (-710) (-710) |#1|) NIL)) (-1370 (((-710) $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-1665 (((-523) $) NIL)) (-2082 (((-523) $) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3231 (((-523) $) NIL)) (-3060 (((-523) $) NIL)) (-2043 (($ (-1 |#1| |#1|) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-4141 (($ $ |#1|) NIL)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1249 (((-467 |#1| |#2|) $ (-523)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) (-523) |#1|) NIL)) (-1205 (($ $ (-523) (-467 |#1| |#3|)) NIL)) (-2963 (($ $ (-523) (-467 |#1| |#2|)) NIL)) (-1640 (($) NIL T CONST)) (-2823 (((-467 |#1| |#3|) $ (-523)) NIL)) (-3073 ((|#1| $ (-523) (-523) |#1|) NIL)) (-3002 ((|#1| $ (-523) (-523)) NIL)) (-3133 (((-589 |#1|) $) NIL)) (-3656 (((-710) $) NIL)) (-2348 (($ (-710) (-710) |#1|) NIL)) (-3668 (((-710) $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1392 (((-523) $) NIL)) (-1219 (((-523) $) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2102 (((-523) $) NIL)) (-3328 (((-523) $) NIL)) (-3063 (($ (-1 |#1| |#1|) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2408 (($ $ |#1|) NIL)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-2032 (((-467 |#1| |#2|) $ (-523)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-468 |#1| |#2| |#3|) (-55 |#1| (-467 |#1| |#3|) (-467 |#1| |#2|)) (-1123) (-523) (-523)) (T -468))
NIL
(-55 |#1| (-467 |#1| |#3|) (-467 |#1| |#2|))
-((-2881 (((-589 (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-710) (-710)) 27)) (-1320 (((-589 (-1083 |#1|)) |#1| (-710) (-710) (-710)) 34)) (-1244 (((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-589 |#3|) (-589 (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-710)) 84)))
-(((-469 |#1| |#2| |#3|) (-10 -7 (-15 -1320 ((-589 (-1083 |#1|)) |#1| (-710) (-710) (-710))) (-15 -2881 ((-589 (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-710) (-710))) (-15 -1244 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-589 |#3|) (-589 (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-710)))) (-325) (-1145 |#1|) (-1145 |#2|)) (T -469))
-((-1244 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-2 (|:| -3760 (-629 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-629 *7))))) (-5 *5 (-710)) (-4 *8 (-1145 *7)) (-4 *7 (-1145 *6)) (-4 *6 (-325)) (-5 *2 (-2 (|:| -3760 (-629 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-629 *7)))) (-5 *1 (-469 *6 *7 *8)))) (-2881 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-710)) (-4 *5 (-325)) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3760 (-629 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-629 *6))))) (-5 *1 (-469 *5 *6 *7)) (-5 *3 (-2 (|:| -3760 (-629 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-629 *6)))) (-4 *7 (-1145 *6)))) (-1320 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-710)) (-4 *3 (-325)) (-4 *5 (-1145 *3)) (-5 *2 (-589 (-1083 *3))) (-5 *1 (-469 *3 *5 *6)) (-4 *6 (-1145 *5)))))
-(-10 -7 (-15 -1320 ((-589 (-1083 |#1|)) |#1| (-710) (-710) (-710))) (-15 -2881 ((-589 (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-710) (-710))) (-15 -1244 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-589 |#3|) (-589 (-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-710))))
-((-1379 (((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|)))) 61)) (-3633 ((|#1| (-629 |#1|) |#1| (-710)) 25)) (-2333 (((-710) (-710) (-710)) 30)) (-2175 (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 42)) (-2257 (((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|) 50) (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 47)) (-3545 ((|#1| (-629 |#1|) (-629 |#1|) |#1| (-523)) 29)) (-2218 ((|#1| (-629 |#1|)) 18)))
-(((-470 |#1| |#2| |#3|) (-10 -7 (-15 -2218 (|#1| (-629 |#1|))) (-15 -3633 (|#1| (-629 |#1|) |#1| (-710))) (-15 -3545 (|#1| (-629 |#1|) (-629 |#1|) |#1| (-523))) (-15 -2333 ((-710) (-710) (-710))) (-15 -2257 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -2257 ((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|)) (-15 -2175 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1379 ((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|)))))) (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))) (-1145 |#1|) (-385 |#1| |#2|)) (T -470))
-((-1379 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2175 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2257 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2257 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2333 (*1 *2 *2 *2) (-12 (-5 *2 (-710)) (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-3545 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-629 *2)) (-5 *4 (-523)) (-4 *2 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *5 (-1145 *2)) (-5 *1 (-470 *2 *5 *6)) (-4 *6 (-385 *2 *5)))) (-3633 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-629 *2)) (-5 *4 (-710)) (-4 *2 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-4 *5 (-1145 *2)) (-5 *1 (-470 *2 *5 *6)) (-4 *6 (-385 *2 *5)))) (-2218 (*1 *2 *3) (-12 (-5 *3 (-629 *2)) (-4 *4 (-1145 *2)) (-4 *2 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $))))) (-5 *1 (-470 *2 *4 *5)) (-4 *5 (-385 *2 *4)))))
-(-10 -7 (-15 -2218 (|#1| (-629 |#1|))) (-15 -3633 (|#1| (-629 |#1|) |#1| (-710))) (-15 -3545 (|#1| (-629 |#1|) (-629 |#1|) |#1| (-523))) (-15 -2333 ((-710) (-710) (-710))) (-15 -2257 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -2257 ((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|)) (-15 -2175 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1379 ((-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -3760 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))))))
-((-1680 (((-108) $ $) NIL)) (-2602 (($ $) NIL)) (-2544 (($ $ $) 35)) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) $) NIL (|has| (-108) (-786))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-1632 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-108) (-786)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4249)))) (-1581 (($ $) NIL (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1849 (((-108) $ (-1136 (-523)) (-108)) NIL (|has| $ (-6 -4249))) (((-108) $ (-523) (-108)) 36 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2514 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2116 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2053 (((-108) $ (-523) (-108)) NIL (|has| $ (-6 -4249)))) (-2000 (((-108) $ (-523)) NIL)) (-3449 (((-523) (-108) $ (-523)) NIL (|has| (-108) (-1016))) (((-523) (-108) $) NIL (|has| (-108) (-1016))) (((-523) (-1 (-108) (-108)) $) NIL)) (-1871 (((-589 (-108)) $) NIL (|has| $ (-6 -4248)))) (-3135 (($ $ $) 33)) (-4179 (($ $) NIL)) (-3518 (($ $ $) NIL)) (-3733 (($ (-710) (-108)) 23)) (-3543 (($ $ $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) 8 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL)) (-3780 (($ $ $) NIL (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-1584 (((-589 (-108)) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL)) (-2043 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-108) (-108) (-108)) $ $) 30) (($ (-1 (-108) (-108)) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-2912 (($ $ $ (-523)) NIL) (($ (-108) $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-108) $) NIL (|has| (-523) (-786)))) (-2509 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-4141 (($ $ (-108)) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-108)) (-589 (-108))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-271 (-108))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-589 (-271 (-108)))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-3973 (((-589 (-108)) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 24)) (-1937 (($ $ (-1136 (-523))) NIL) (((-108) $ (-523)) 18) (((-108) $ (-523) (-108)) NIL)) (-1499 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-3977 (((-710) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016)))) (((-710) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) 25)) (-1400 (((-499) $) NIL (|has| (-108) (-564 (-499))))) (-1704 (($ (-589 (-108))) NIL)) (-2394 (($ (-589 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-1691 (((-794) $) 22)) (-2308 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-3147 (($ $ $) 31)) (-2423 (($ $) NIL)) (-1269 (($ $ $) NIL)) (-1742 (($ $ $) 39)) (-1752 (($ $) 37)) (-1731 (($ $ $) 38)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 26)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 27)) (-1257 (($ $ $) NIL)) (-2810 (((-710) $) 10 (|has| $ (-6 -4248)))))
-(((-471 |#1|) (-13 (-119) (-10 -8 (-15 -1752 ($ $)) (-15 -1742 ($ $ $)) (-15 -1731 ($ $ $)))) (-523)) (T -471))
-((-1752 (*1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523)))) (-1742 (*1 *1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523)))) (-1731 (*1 *1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523)))))
-(-13 (-119) (-10 -8 (-15 -1752 ($ $)) (-15 -1742 ($ $ $)) (-15 -1731 ($ $ $))))
-((-1625 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1083 |#4|)) 35)) (-1858 (((-1083 |#4|) (-1 |#4| |#1|) |#2|) 31) ((|#2| (-1 |#1| |#4|) (-1083 |#4|)) 22)) (-1434 (((-3 (-629 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-629 (-1083 |#4|))) 46)) (-2113 (((-1083 (-1083 |#4|)) (-1 |#4| |#1|) |#3|) 55)))
-(((-472 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1858 (|#2| (-1 |#1| |#4|) (-1083 |#4|))) (-15 -1858 ((-1083 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -1625 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1083 |#4|))) (-15 -1434 ((-3 (-629 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-629 (-1083 |#4|)))) (-15 -2113 ((-1083 (-1083 |#4|)) (-1 |#4| |#1|) |#3|))) (-973) (-1145 |#1|) (-1145 |#2|) (-973)) (T -472))
-((-2113 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-973)) (-4 *7 (-973)) (-4 *6 (-1145 *5)) (-5 *2 (-1083 (-1083 *7))) (-5 *1 (-472 *5 *6 *4 *7)) (-4 *4 (-1145 *6)))) (-1434 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-629 (-1083 *8))) (-4 *5 (-973)) (-4 *8 (-973)) (-4 *6 (-1145 *5)) (-5 *2 (-629 *6)) (-5 *1 (-472 *5 *6 *7 *8)) (-4 *7 (-1145 *6)))) (-1625 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1083 *7)) (-4 *5 (-973)) (-4 *7 (-973)) (-4 *2 (-1145 *5)) (-5 *1 (-472 *5 *2 *6 *7)) (-4 *6 (-1145 *2)))) (-1858 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-973)) (-4 *7 (-973)) (-4 *4 (-1145 *5)) (-5 *2 (-1083 *7)) (-5 *1 (-472 *5 *4 *6 *7)) (-4 *6 (-1145 *4)))) (-1858 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1083 *7)) (-4 *5 (-973)) (-4 *7 (-973)) (-4 *2 (-1145 *5)) (-5 *1 (-472 *5 *2 *6 *7)) (-4 *6 (-1145 *2)))))
-(-10 -7 (-15 -1858 (|#2| (-1 |#1| |#4|) (-1083 |#4|))) (-15 -1858 ((-1083 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -1625 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1083 |#4|))) (-15 -1434 ((-3 (-629 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-629 (-1083 |#4|)))) (-15 -2113 ((-1083 (-1083 |#4|)) (-1 |#4| |#1|) |#3|)))
-((-1680 (((-108) $ $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4048 (((-1174) $) 18)) (-1937 (((-1070) $ (-1087)) 22)) (-1239 (((-1174) $) 14)) (-1691 (((-794) $) 20) (($ (-1070)) 19)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 8)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 7)))
-(((-473) (-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $)) (-15 -1691 ($ (-1070)))))) (T -473))
-((-1937 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1070)) (-5 *1 (-473)))) (-1239 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-473)))) (-4048 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-473)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-473)))))
-(-13 (-786) (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $)) (-15 -4048 ((-1174) $)) (-15 -1691 ($ (-1070)))))
-((-1505 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-1222 ((|#1| |#4|) 10)) (-4117 ((|#3| |#4|) 17)))
-(((-474 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1222 (|#1| |#4|)) (-15 -4117 (|#3| |#4|)) (-15 -1505 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-515) (-921 |#1|) (-349 |#1|) (-349 |#2|)) (T -474))
-((-1505 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-474 *4 *5 *6 *3)) (-4 *6 (-349 *4)) (-4 *3 (-349 *5)))) (-4117 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-4 *2 (-349 *4)) (-5 *1 (-474 *4 *5 *2 *3)) (-4 *3 (-349 *5)))) (-1222 (*1 *2 *3) (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-474 *2 *4 *5 *3)) (-4 *5 (-349 *2)) (-4 *3 (-349 *4)))))
-(-10 -7 (-15 -1222 (|#1| |#4|)) (-15 -4117 (|#3| |#4|)) (-15 -1505 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|)))
-((-1680 (((-108) $ $) NIL)) (-1649 (((-108) $ (-589 |#3|)) 104) (((-108) $) 105)) (-2603 (((-108) $) 148)) (-1372 (($ $ |#4|) 96) (($ $ |#4| (-589 |#3|)) 100)) (-1628 (((-1077 (-589 (-883 |#1|)) (-589 (-271 (-883 |#1|)))) (-589 |#4|)) 141 (|has| |#3| (-564 (-1087))))) (-3070 (($ $ $) 90) (($ $ |#4|) 88)) (-2769 (((-108) $) 147)) (-2737 (($ $) 108)) (-2032 (((-1070) $) NIL)) (-3196 (($ $ $) 82) (($ (-589 $)) 84)) (-2620 (((-108) |#4| $) 107)) (-3516 (((-108) $ $) 71)) (-1433 (($ (-589 |#4|)) 89)) (-3951 (((-1034) $) NIL)) (-4075 (($ (-589 |#4|)) 145)) (-1485 (((-108) $) 146)) (-3901 (($ $) 73)) (-1821 (((-589 |#4|) $) 57)) (-2677 (((-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)) $ (-589 |#3|)) NIL)) (-2638 (((-108) |#4| $) 76)) (-3314 (((-523) $ (-589 |#3|)) 109) (((-523) $) 110)) (-1691 (((-794) $) 144) (($ (-589 |#4|)) 85)) (-3054 (($ (-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $))) NIL)) (-3941 (((-108) $ $) 72)) (-4045 (($ $ $) 92)) (** (($ $ (-710)) 95)) (* (($ $ $) 94)))
-(((-475 |#1| |#2| |#3| |#4|) (-13 (-1016) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-710))) (-15 -4045 ($ $ $)) (-15 -2769 ((-108) $)) (-15 -2603 ((-108) $)) (-15 -2638 ((-108) |#4| $)) (-15 -3516 ((-108) $ $)) (-15 -2620 ((-108) |#4| $)) (-15 -1649 ((-108) $ (-589 |#3|))) (-15 -1649 ((-108) $)) (-15 -3196 ($ $ $)) (-15 -3196 ($ (-589 $))) (-15 -3070 ($ $ $)) (-15 -3070 ($ $ |#4|)) (-15 -3901 ($ $)) (-15 -2677 ((-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)) $ (-589 |#3|))) (-15 -3054 ($ (-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)))) (-15 -3314 ((-523) $ (-589 |#3|))) (-15 -3314 ((-523) $)) (-15 -2737 ($ $)) (-15 -1433 ($ (-589 |#4|))) (-15 -4075 ($ (-589 |#4|))) (-15 -1485 ((-108) $)) (-15 -1821 ((-589 |#4|) $)) (-15 -1691 ($ (-589 |#4|))) (-15 -1372 ($ $ |#4|)) (-15 -1372 ($ $ |#4| (-589 |#3|))) (IF (|has| |#3| (-564 (-1087))) (-15 -1628 ((-1077 (-589 (-883 |#1|)) (-589 (-271 (-883 |#1|)))) (-589 |#4|))) |%noBranch|))) (-339) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -475))
-((* (*1 *1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-4045 (*1 *1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-2769 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-2603 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-2638 (*1 *2 *3 *1) (-12 (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-3516 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-2620 (*1 *2 *3 *1) (-12 (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-1649 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732)) (-5 *2 (-108)) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))) (-1649 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-3196 (*1 *1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-3196 (*1 *1 *2) (-12 (-5 *2 (-589 (-475 *3 *4 *5 *6))) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-3070 (*1 *1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-3070 (*1 *1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))) (-3901 (*1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-2677 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732)) (-5 *2 (-2 (|:| |mval| (-629 *4)) (|:| |invmval| (-629 *4)) (|:| |genIdeal| (-475 *4 *5 *6 *7)))) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))) (-3054 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-629 *3)) (|:| |invmval| (-629 *3)) (|:| |genIdeal| (-475 *3 *4 *5 *6)))) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-3314 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732)) (-5 *2 (-523)) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))) (-3314 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-523)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-2737 (*1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-1433 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))) (-4075 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))) (-1485 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-1821 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *6)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))) (-1372 (*1 *1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))) (-1372 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732)) (-5 *1 (-475 *4 *5 *6 *2)) (-4 *2 (-880 *4 *5 *6)))) (-1628 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *6 (-564 (-1087))) (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1077 (-589 (-883 *4)) (-589 (-271 (-883 *4))))) (-5 *1 (-475 *4 *5 *6 *7)))))
-(-13 (-1016) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-710))) (-15 -4045 ($ $ $)) (-15 -2769 ((-108) $)) (-15 -2603 ((-108) $)) (-15 -2638 ((-108) |#4| $)) (-15 -3516 ((-108) $ $)) (-15 -2620 ((-108) |#4| $)) (-15 -1649 ((-108) $ (-589 |#3|))) (-15 -1649 ((-108) $)) (-15 -3196 ($ $ $)) (-15 -3196 ($ (-589 $))) (-15 -3070 ($ $ $)) (-15 -3070 ($ $ |#4|)) (-15 -3901 ($ $)) (-15 -2677 ((-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)) $ (-589 |#3|))) (-15 -3054 ($ (-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)))) (-15 -3314 ((-523) $ (-589 |#3|))) (-15 -3314 ((-523) $)) (-15 -2737 ($ $)) (-15 -1433 ($ (-589 |#4|))) (-15 -4075 ($ (-589 |#4|))) (-15 -1485 ((-108) $)) (-15 -1821 ((-589 |#4|) $)) (-15 -1691 ($ (-589 |#4|))) (-15 -1372 ($ $ |#4|)) (-15 -1372 ($ $ |#4| (-589 |#3|))) (IF (|has| |#3| (-564 (-1087))) (-15 -1628 ((-1077 (-589 (-883 |#1|)) (-589 (-271 (-883 |#1|)))) (-589 |#4|))) |%noBranch|)))
-((-4095 (((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) 148)) (-3388 (((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) 149)) (-2210 (((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) 107)) (-3049 (((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) NIL)) (-3981 (((-589 (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) 151)) (-2503 (((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-589 (-796 |#1|))) 163)))
-(((-476 |#1| |#2|) (-10 -7 (-15 -4095 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -3388 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -3049 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -2210 ((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -3981 ((-589 (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -2503 ((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-589 (-796 |#1|))))) (-589 (-1087)) (-710)) (T -476))
-((-2503 (*1 *2 *2 *3) (-12 (-5 *2 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))) (-5 *3 (-589 (-796 *4))) (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *1 (-476 *4 *5)))) (-3981 (*1 *2 *3) (-12 (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-589 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523)))))) (-5 *1 (-476 *4 *5)) (-5 *3 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))))) (-2210 (*1 *2 *2) (-12 (-5 *2 (-475 (-383 (-523)) (-218 *4 (-710)) (-796 *3) (-225 *3 (-383 (-523))))) (-14 *3 (-589 (-1087))) (-14 *4 (-710)) (-5 *1 (-476 *3 *4)))) (-3049 (*1 *2 *3) (-12 (-5 *3 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))) (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108)) (-5 *1 (-476 *4 *5)))) (-3388 (*1 *2 *3) (-12 (-5 *3 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))) (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108)) (-5 *1 (-476 *4 *5)))) (-4095 (*1 *2 *3) (-12 (-5 *3 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))) (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108)) (-5 *1 (-476 *4 *5)))))
-(-10 -7 (-15 -4095 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -3388 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -3049 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -2210 ((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -3981 ((-589 (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -2503 ((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-589 (-796 |#1|)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1267 (($ |#1| |#2|) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3225 ((|#2| $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1879 (($) 12 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) 11) (($ $ $) 24)) (-4045 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 18)))
+((-2227 (((-589 (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-710) (-710)) 27)) (-1311 (((-589 (-1083 |#1|)) |#1| (-710) (-710) (-710)) 34)) (-1968 (((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-589 |#3|) (-589 (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-710)) 85)))
+(((-469 |#1| |#2| |#3|) (-10 -7 (-15 -1311 ((-589 (-1083 |#1|)) |#1| (-710) (-710) (-710))) (-15 -2227 ((-589 (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-710) (-710))) (-15 -1968 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-589 |#3|) (-589 (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-710)))) (-325) (-1145 |#1|) (-1145 |#2|)) (T -469))
+((-1968 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-2 (|:| -2922 (-629 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-629 *7))))) (-5 *5 (-710)) (-4 *8 (-1145 *7)) (-4 *7 (-1145 *6)) (-4 *6 (-325)) (-5 *2 (-2 (|:| -2922 (-629 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-629 *7)))) (-5 *1 (-469 *6 *7 *8)))) (-2227 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-710)) (-4 *5 (-325)) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -2922 (-629 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-629 *6))))) (-5 *1 (-469 *5 *6 *7)) (-5 *3 (-2 (|:| -2922 (-629 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-629 *6)))) (-4 *7 (-1145 *6)))) (-1311 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-710)) (-4 *3 (-325)) (-4 *5 (-1145 *3)) (-5 *2 (-589 (-1083 *3))) (-5 *1 (-469 *3 *5 *6)) (-4 *6 (-1145 *5)))))
+(-10 -7 (-15 -1311 ((-589 (-1083 |#1|)) |#1| (-710) (-710) (-710))) (-15 -2227 ((-589 (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-710) (-710))) (-15 -1968 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) (-589 |#3|) (-589 (-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) (-710))))
+((-1860 (((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|)))) 62)) (-1713 ((|#1| (-629 |#1|) |#1| (-710)) 25)) (-1770 (((-710) (-710) (-710)) 30)) (-2640 (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 42)) (-2314 (((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|) 50) (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 47)) (-3866 ((|#1| (-629 |#1|) (-629 |#1|) |#1| (-523)) 29)) (-3092 ((|#1| (-629 |#1|)) 18)))
+(((-470 |#1| |#2| |#3|) (-10 -7 (-15 -3092 (|#1| (-629 |#1|))) (-15 -1713 (|#1| (-629 |#1|) |#1| (-710))) (-15 -3866 (|#1| (-629 |#1|) (-629 |#1|) |#1| (-523))) (-15 -1770 ((-710) (-710) (-710))) (-15 -2314 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -2314 ((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|)) (-15 -2640 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1860 ((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|)))))) (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))) (-1145 |#1|) (-385 |#1| |#2|)) (T -470))
+((-1860 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2640 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2314 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2314 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-1770 (*1 *2 *2 *2) (-12 (-5 *2 (-710)) (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))) (-3866 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-629 *2)) (-5 *4 (-523)) (-4 *2 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *5 (-1145 *2)) (-5 *1 (-470 *2 *5 *6)) (-4 *6 (-385 *2 *5)))) (-1713 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-629 *2)) (-5 *4 (-710)) (-4 *2 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-4 *5 (-1145 *2)) (-5 *1 (-470 *2 *5 *6)) (-4 *6 (-385 *2 *5)))) (-3092 (*1 *2 *3) (-12 (-5 *3 (-629 *2)) (-4 *4 (-1145 *2)) (-4 *2 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $))))) (-5 *1 (-470 *2 *4 *5)) (-4 *5 (-385 *2 *4)))))
+(-10 -7 (-15 -3092 (|#1| (-629 |#1|))) (-15 -1713 (|#1| (-629 |#1|) |#1| (-710))) (-15 -3866 (|#1| (-629 |#1|) (-629 |#1|) |#1| (-523))) (-15 -1770 ((-710) (-710) (-710))) (-15 -2314 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -2314 ((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|)) (-15 -2640 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1860 ((-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))) (-2 (|:| -2922 (-629 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-629 |#1|))))))
+((-3260 (((-108) $ $) NIL)) (-3382 (($ $) NIL)) (-3485 (($ $ $) 35)) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) $) NIL (|has| (-108) (-786))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-2361 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-108) (-786)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4249)))) (-3400 (($ $) NIL (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-4101 (((-108) $ (-1136 (-523)) (-108)) NIL (|has| $ (-6 -4249))) (((-108) $ (-523) (-108)) 36 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2231 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-1830 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-3073 (((-108) $ (-523) (-108)) NIL (|has| $ (-6 -4249)))) (-3002 (((-108) $ (-523)) NIL)) (-1894 (((-523) (-108) $ (-523)) NIL (|has| (-108) (-1016))) (((-523) (-108) $) NIL (|has| (-108) (-1016))) (((-523) (-1 (-108) (-108)) $) NIL)) (-3133 (((-589 (-108)) $) NIL (|has| $ (-6 -4248)))) (-2806 (($ $ $) 33)) (-2575 (($ $) NIL)) (-3574 (($ $ $) NIL)) (-2348 (($ (-710) (-108)) 23)) (-3853 (($ $ $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) 8 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL)) (-3123 (($ $ $) NIL (|has| (-108) (-786))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-3056 (((-589 (-108)) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL)) (-3063 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-108) (-108) (-108)) $ $) 30) (($ (-1 (-108) (-108)) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-3334 (($ $ $ (-523)) NIL) (($ (-108) $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-108) $) NIL (|has| (-523) (-786)))) (-2660 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-2408 (($ $ (-108)) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-108)) (-589 (-108))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-271 (-108))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016)))) (($ $ (-589 (-271 (-108)))) NIL (-12 (|has| (-108) (-286 (-108))) (|has| (-108) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016))))) (-3184 (((-589 (-108)) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 24)) (-1502 (($ $ (-1136 (-523))) NIL) (((-108) $ (-523)) 18) (((-108) $ (-523) (-108)) NIL)) (-3725 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-2452 (((-710) (-108) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-108) (-1016)))) (((-710) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) 25)) (-3077 (((-499) $) NIL (|has| (-108) (-564 (-499))))) (-3985 (($ (-589 (-108))) NIL)) (-2785 (($ (-589 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-3976 (((-794) $) 22)) (-1505 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4248)))) (-2819 (($ $ $) 31)) (-2573 (($ $) NIL)) (-2526 (($ $ $) NIL)) (-2472 (($ $ $) 39)) (-2480 (($ $) 37)) (-2463 (($ $ $) 38)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 26)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 27)) (-2516 (($ $ $) NIL)) (-1271 (((-710) $) 10 (|has| $ (-6 -4248)))))
+(((-471 |#1|) (-13 (-119) (-10 -8 (-15 -2480 ($ $)) (-15 -2472 ($ $ $)) (-15 -2463 ($ $ $)))) (-523)) (T -471))
+((-2480 (*1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523)))) (-2472 (*1 *1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523)))) (-2463 (*1 *1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523)))))
+(-13 (-119) (-10 -8 (-15 -2480 ($ $)) (-15 -2472 ($ $ $)) (-15 -2463 ($ $ $))))
+((-2313 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1083 |#4|)) 35)) (-2719 (((-1083 |#4|) (-1 |#4| |#1|) |#2|) 31) ((|#2| (-1 |#1| |#4|) (-1083 |#4|)) 22)) (-4148 (((-3 (-629 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-629 (-1083 |#4|))) 46)) (-3354 (((-1083 (-1083 |#4|)) (-1 |#4| |#1|) |#3|) 55)))
+(((-472 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2719 (|#2| (-1 |#1| |#4|) (-1083 |#4|))) (-15 -2719 ((-1083 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -2313 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1083 |#4|))) (-15 -4148 ((-3 (-629 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-629 (-1083 |#4|)))) (-15 -3354 ((-1083 (-1083 |#4|)) (-1 |#4| |#1|) |#3|))) (-973) (-1145 |#1|) (-1145 |#2|) (-973)) (T -472))
+((-3354 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-973)) (-4 *7 (-973)) (-4 *6 (-1145 *5)) (-5 *2 (-1083 (-1083 *7))) (-5 *1 (-472 *5 *6 *4 *7)) (-4 *4 (-1145 *6)))) (-4148 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-629 (-1083 *8))) (-4 *5 (-973)) (-4 *8 (-973)) (-4 *6 (-1145 *5)) (-5 *2 (-629 *6)) (-5 *1 (-472 *5 *6 *7 *8)) (-4 *7 (-1145 *6)))) (-2313 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1083 *7)) (-4 *5 (-973)) (-4 *7 (-973)) (-4 *2 (-1145 *5)) (-5 *1 (-472 *5 *2 *6 *7)) (-4 *6 (-1145 *2)))) (-2719 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-973)) (-4 *7 (-973)) (-4 *4 (-1145 *5)) (-5 *2 (-1083 *7)) (-5 *1 (-472 *5 *4 *6 *7)) (-4 *6 (-1145 *4)))) (-2719 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1083 *7)) (-4 *5 (-973)) (-4 *7 (-973)) (-4 *2 (-1145 *5)) (-5 *1 (-472 *5 *2 *6 *7)) (-4 *6 (-1145 *2)))))
+(-10 -7 (-15 -2719 (|#2| (-1 |#1| |#4|) (-1083 |#4|))) (-15 -2719 ((-1083 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -2313 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1083 |#4|))) (-15 -4148 ((-3 (-629 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-629 (-1083 |#4|)))) (-15 -3354 ((-1083 (-1083 |#4|)) (-1 |#4| |#1|) |#3|)))
+((-3260 (((-108) $ $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2149 (((-1174) $) 18)) (-1502 (((-1070) $ (-1087)) 22)) (-3942 (((-1174) $) 14)) (-3976 (((-794) $) 20) (($ (-1070)) 19)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 8)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 7)))
+(((-473) (-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $)) (-15 -3976 ($ (-1070)))))) (T -473))
+((-1502 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1070)) (-5 *1 (-473)))) (-3942 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-473)))) (-2149 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-473)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-473)))))
+(-13 (-786) (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $)) (-15 -2149 ((-1174) $)) (-15 -3976 ($ (-1070)))))
+((-3538 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-2848 ((|#1| |#4|) 10)) (-3992 ((|#3| |#4|) 17)))
+(((-474 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2848 (|#1| |#4|)) (-15 -3992 (|#3| |#4|)) (-15 -3538 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-515) (-921 |#1|) (-349 |#1|) (-349 |#2|)) (T -474))
+((-3538 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-474 *4 *5 *6 *3)) (-4 *6 (-349 *4)) (-4 *3 (-349 *5)))) (-3992 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-4 *2 (-349 *4)) (-5 *1 (-474 *4 *5 *2 *3)) (-4 *3 (-349 *5)))) (-2848 (*1 *2 *3) (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-474 *2 *4 *5 *3)) (-4 *5 (-349 *2)) (-4 *3 (-349 *4)))))
+(-10 -7 (-15 -2848 (|#1| |#4|)) (-15 -3992 (|#3| |#4|)) (-15 -3538 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|)))
+((-3260 (((-108) $ $) NIL)) (-1274 (((-108) $ (-589 |#3|)) 104) (((-108) $) 105)) (-2388 (((-108) $) 148)) (-1760 (($ $ |#4|) 96) (($ $ |#4| (-589 |#3|)) 100)) (-2337 (((-1077 (-589 (-883 |#1|)) (-589 (-271 (-883 |#1|)))) (-589 |#4|)) 141 (|has| |#3| (-564 (-1087))))) (-3429 (($ $ $) 90) (($ $ |#4|) 88)) (-3482 (((-108) $) 147)) (-1282 (($ $) 108)) (-3841 (((-1070) $) NIL)) (-1625 (($ $ $) 82) (($ (-589 $)) 84)) (-2518 (((-108) |#4| $) 107)) (-3552 (((-108) $ $) 71)) (-4140 (($ (-589 |#4|)) 89)) (-2435 (((-1034) $) NIL)) (-3523 (($ (-589 |#4|)) 145)) (-3341 (((-108) $) 146)) (-3721 (($ $) 73)) (-3649 (((-589 |#4|) $) 57)) (-1958 (((-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)) $ (-589 |#3|)) NIL)) (-1462 (((-108) |#4| $) 76)) (-4012 (((-523) $ (-589 |#3|)) 109) (((-523) $) 110)) (-3976 (((-794) $) 144) (($ (-589 |#4|)) 85)) (-3280 (($ (-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $))) NIL)) (-4037 (((-108) $ $) 72)) (-4103 (($ $ $) 92)) (** (($ $ (-710)) 95)) (* (($ $ $) 94)))
+(((-475 |#1| |#2| |#3| |#4|) (-13 (-1016) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-710))) (-15 -4103 ($ $ $)) (-15 -3482 ((-108) $)) (-15 -2388 ((-108) $)) (-15 -1462 ((-108) |#4| $)) (-15 -3552 ((-108) $ $)) (-15 -2518 ((-108) |#4| $)) (-15 -1274 ((-108) $ (-589 |#3|))) (-15 -1274 ((-108) $)) (-15 -1625 ($ $ $)) (-15 -1625 ($ (-589 $))) (-15 -3429 ($ $ $)) (-15 -3429 ($ $ |#4|)) (-15 -3721 ($ $)) (-15 -1958 ((-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)) $ (-589 |#3|))) (-15 -3280 ($ (-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)))) (-15 -4012 ((-523) $ (-589 |#3|))) (-15 -4012 ((-523) $)) (-15 -1282 ($ $)) (-15 -4140 ($ (-589 |#4|))) (-15 -3523 ($ (-589 |#4|))) (-15 -3341 ((-108) $)) (-15 -3649 ((-589 |#4|) $)) (-15 -3976 ($ (-589 |#4|))) (-15 -1760 ($ $ |#4|)) (-15 -1760 ($ $ |#4| (-589 |#3|))) (IF (|has| |#3| (-564 (-1087))) (-15 -2337 ((-1077 (-589 (-883 |#1|)) (-589 (-271 (-883 |#1|)))) (-589 |#4|))) |%noBranch|))) (-339) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -475))
+((* (*1 *1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-4103 (*1 *1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-3482 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-2388 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-1462 (*1 *2 *3 *1) (-12 (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-3552 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-2518 (*1 *2 *3 *1) (-12 (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))) (-1274 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732)) (-5 *2 (-108)) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))) (-1274 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-1625 (*1 *1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-1625 (*1 *1 *2) (-12 (-5 *2 (-589 (-475 *3 *4 *5 *6))) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-3429 (*1 *1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-3429 (*1 *1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))) (-3721 (*1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-1958 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732)) (-5 *2 (-2 (|:| |mval| (-629 *4)) (|:| |invmval| (-629 *4)) (|:| |genIdeal| (-475 *4 *5 *6 *7)))) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))) (-3280 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-629 *3)) (|:| |invmval| (-629 *3)) (|:| |genIdeal| (-475 *3 *4 *5 *6)))) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-4012 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732)) (-5 *2 (-523)) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))) (-4012 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-523)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-1282 (*1 *1 *1) (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786)) (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-4140 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))) (-3523 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))) (-3341 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-3649 (*1 *2 *1) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *6)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))) (-1760 (*1 *1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))) (-1760 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732)) (-5 *1 (-475 *4 *5 *6 *2)) (-4 *2 (-880 *4 *5 *6)))) (-2337 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *6 (-564 (-1087))) (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1077 (-589 (-883 *4)) (-589 (-271 (-883 *4))))) (-5 *1 (-475 *4 *5 *6 *7)))))
+(-13 (-1016) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-710))) (-15 -4103 ($ $ $)) (-15 -3482 ((-108) $)) (-15 -2388 ((-108) $)) (-15 -1462 ((-108) |#4| $)) (-15 -3552 ((-108) $ $)) (-15 -2518 ((-108) |#4| $)) (-15 -1274 ((-108) $ (-589 |#3|))) (-15 -1274 ((-108) $)) (-15 -1625 ($ $ $)) (-15 -1625 ($ (-589 $))) (-15 -3429 ($ $ $)) (-15 -3429 ($ $ |#4|)) (-15 -3721 ($ $)) (-15 -1958 ((-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)) $ (-589 |#3|))) (-15 -3280 ($ (-2 (|:| |mval| (-629 |#1|)) (|:| |invmval| (-629 |#1|)) (|:| |genIdeal| $)))) (-15 -4012 ((-523) $ (-589 |#3|))) (-15 -4012 ((-523) $)) (-15 -1282 ($ $)) (-15 -4140 ($ (-589 |#4|))) (-15 -3523 ($ (-589 |#4|))) (-15 -3341 ((-108) $)) (-15 -3649 ((-589 |#4|) $)) (-15 -3976 ($ (-589 |#4|))) (-15 -1760 ($ $ |#4|)) (-15 -1760 ($ $ |#4| (-589 |#3|))) (IF (|has| |#3| (-564 (-1087))) (-15 -2337 ((-1077 (-589 (-883 |#1|)) (-589 (-271 (-883 |#1|)))) (-589 |#4|))) |%noBranch|)))
+((-3760 (((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) 149)) (-2815 (((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) 150)) (-4133 (((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) 108)) (-1330 (((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) NIL)) (-3246 (((-589 (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) 152)) (-2603 (((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-589 (-796 |#1|))) 164)))
+(((-476 |#1| |#2|) (-10 -7 (-15 -3760 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -2815 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -1330 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -4133 ((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -3246 ((-589 (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -2603 ((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-589 (-796 |#1|))))) (-589 (-1087)) (-710)) (T -476))
+((-2603 (*1 *2 *2 *3) (-12 (-5 *2 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))) (-5 *3 (-589 (-796 *4))) (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *1 (-476 *4 *5)))) (-3246 (*1 *2 *3) (-12 (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-589 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523)))))) (-5 *1 (-476 *4 *5)) (-5 *3 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))))) (-4133 (*1 *2 *2) (-12 (-5 *2 (-475 (-383 (-523)) (-218 *4 (-710)) (-796 *3) (-225 *3 (-383 (-523))))) (-14 *3 (-589 (-1087))) (-14 *4 (-710)) (-5 *1 (-476 *3 *4)))) (-1330 (*1 *2 *3) (-12 (-5 *3 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))) (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108)) (-5 *1 (-476 *4 *5)))) (-2815 (*1 *2 *3) (-12 (-5 *3 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))) (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108)) (-5 *1 (-476 *4 *5)))) (-3760 (*1 *2 *3) (-12 (-5 *3 (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4) (-225 *4 (-383 (-523))))) (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108)) (-5 *1 (-476 *4 *5)))))
+(-10 -7 (-15 -3760 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -2815 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -1330 ((-108) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -4133 ((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -3246 ((-589 (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523))))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))))) (-15 -2603 ((-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-475 (-383 (-523)) (-218 |#2| (-710)) (-796 |#1|) (-225 |#1| (-383 (-523)))) (-589 (-796 |#1|)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-3694 (($ |#1| |#2|) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2022 ((|#2| $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-1428 (($) 12 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) 11) (($ $ $) 24)) (-4103 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 18)))
(((-477 |#1| |#2|) (-13 (-21) (-479 |#1| |#2|)) (-21) (-786)) (T -477))
NIL
(-13 (-21) (-479 |#1| |#2|))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 12)) (-4189 (($) NIL T CONST)) (-1457 (($ $) 28)) (-1267 (($ |#1| |#2|) 25)) (-1345 (($ (-1 |#1| |#1|) $) 27)) (-3225 ((|#2| $) NIL)) (-1437 ((|#1| $) 29)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1879 (($) 10 T CONST)) (-3941 (((-108) $ $) NIL)) (-4045 (($ $ $) 18)) (* (($ (-852) $) NIL) (($ (-710) $) 23)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 12)) (-1640 (($) NIL T CONST)) (-3142 (($ $) 28)) (-3694 (($ |#1| |#2|) 25)) (-3015 (($ (-1 |#1| |#1|) $) 27)) (-2022 ((|#2| $) NIL)) (-3119 ((|#1| $) 29)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-1428 (($) 10 T CONST)) (-4037 (((-108) $ $) NIL)) (-4103 (($ $ $) 18)) (* (($ (-852) $) NIL) (($ (-710) $) 23)))
(((-478 |#1| |#2|) (-13 (-23) (-479 |#1| |#2|)) (-23) (-786)) (T -478))
NIL
(-13 (-23) (-479 |#1| |#2|))
-((-1680 (((-108) $ $) 7)) (-1457 (($ $) 13)) (-1267 (($ |#1| |#2|) 16)) (-1345 (($ (-1 |#1| |#1|) $) 17)) (-3225 ((|#2| $) 14)) (-1437 ((|#1| $) 15)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)))
+((-3260 (((-108) $ $) 7)) (-3142 (($ $) 13)) (-3694 (($ |#1| |#2|) 16)) (-3015 (($ (-1 |#1| |#1|) $) 17)) (-2022 ((|#2| $) 14)) (-3119 ((|#1| $) 15)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)))
(((-479 |#1| |#2|) (-129) (-1016) (-786)) (T -479))
-((-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-479 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-786)))) (-1267 (*1 *1 *2 *3) (-12 (-4 *1 (-479 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-786)))) (-1437 (*1 *2 *1) (-12 (-4 *1 (-479 *2 *3)) (-4 *3 (-786)) (-4 *2 (-1016)))) (-3225 (*1 *2 *1) (-12 (-4 *1 (-479 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-786)))) (-1457 (*1 *1 *1) (-12 (-4 *1 (-479 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-786)))))
-(-13 (-1016) (-10 -8 (-15 -1345 ($ (-1 |t#1| |t#1|) $)) (-15 -1267 ($ |t#1| |t#2|)) (-15 -1437 (|t#1| $)) (-15 -3225 (|t#2| $)) (-15 -1457 ($ $))))
+((-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-479 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-786)))) (-3694 (*1 *1 *2 *3) (-12 (-4 *1 (-479 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-786)))) (-3119 (*1 *2 *1) (-12 (-4 *1 (-479 *2 *3)) (-4 *3 (-786)) (-4 *2 (-1016)))) (-2022 (*1 *2 *1) (-12 (-4 *1 (-479 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-786)))) (-3142 (*1 *1 *1) (-12 (-4 *1 (-479 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-786)))))
+(-13 (-1016) (-10 -8 (-15 -3015 ($ (-1 |t#1| |t#1|) $)) (-15 -3694 ($ |t#1| |t#2|)) (-15 -3119 (|t#1| $)) (-15 -2022 (|t#2| $)) (-15 -3142 ($ $))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1267 (($ |#1| |#2|) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3225 ((|#2| $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1879 (($) NIL T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 13)) (-4045 (($ $ $) NIL)) (* (($ (-710) $) NIL) (($ (-852) $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-3694 (($ |#1| |#2|) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2022 ((|#2| $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-1428 (($) NIL T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 13)) (-4103 (($ $ $) NIL)) (* (($ (-710) $) NIL) (($ (-852) $) NIL)))
(((-480 |#1| |#2|) (-13 (-731) (-479 |#1| |#2|)) (-731) (-786)) (T -480))
NIL
(-13 (-731) (-479 |#1| |#2|))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-4016 (($ $ $) 16)) (-3405 (((-3 $ "failed") $ $) 13)) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1267 (($ |#1| |#2|) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3225 ((|#2| $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL)) (-1879 (($) NIL T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4045 (($ $ $) NIL)) (* (($ (-710) $) NIL) (($ (-852) $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1773 (($ $ $) 16)) (-2999 (((-3 $ "failed") $ $) 13)) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-3694 (($ |#1| |#2|) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2022 ((|#2| $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL)) (-1428 (($) NIL T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4103 (($ $ $) NIL)) (* (($ (-710) $) NIL) (($ (-852) $) NIL)))
(((-481 |#1| |#2|) (-13 (-732) (-479 |#1| |#2|)) (-732) (-786)) (T -481))
NIL
(-13 (-732) (-479 |#1| |#2|))
-((-1680 (((-108) $ $) NIL)) (-1457 (($ $) 25)) (-1267 (($ |#1| |#2|) 22)) (-1345 (($ (-1 |#1| |#1|) $) 24)) (-3225 ((|#2| $) 27)) (-1437 ((|#1| $) 26)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 21)) (-3941 (((-108) $ $) 14)))
+((-3260 (((-108) $ $) NIL)) (-3142 (($ $) 25)) (-3694 (($ |#1| |#2|) 22)) (-3015 (($ (-1 |#1| |#1|) $) 24)) (-2022 ((|#2| $) 27)) (-3119 ((|#1| $) 26)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 21)) (-4037 (((-108) $ $) 14)))
(((-482 |#1| |#2|) (-479 |#1| |#2|) (-1016) (-786)) (T -482))
NIL
(-479 |#1| |#2|)
-((-2812 (($ $ (-589 |#2|) (-589 |#3|)) NIL) (($ $ |#2| |#3|) 12)))
-(((-483 |#1| |#2| |#3|) (-10 -8 (-15 -2812 (|#1| |#1| |#2| |#3|)) (-15 -2812 (|#1| |#1| (-589 |#2|) (-589 |#3|)))) (-484 |#2| |#3|) (-1016) (-1123)) (T -483))
+((-1349 (($ $ (-589 |#2|) (-589 |#3|)) NIL) (($ $ |#2| |#3|) 12)))
+(((-483 |#1| |#2| |#3|) (-10 -8 (-15 -1349 (|#1| |#1| |#2| |#3|)) (-15 -1349 (|#1| |#1| (-589 |#2|) (-589 |#3|)))) (-484 |#2| |#3|) (-1016) (-1123)) (T -483))
NIL
-(-10 -8 (-15 -2812 (|#1| |#1| |#2| |#3|)) (-15 -2812 (|#1| |#1| (-589 |#2|) (-589 |#3|))))
-((-2812 (($ $ (-589 |#1|) (-589 |#2|)) 7) (($ $ |#1| |#2|) 6)))
+(-10 -8 (-15 -1349 (|#1| |#1| |#2| |#3|)) (-15 -1349 (|#1| |#1| (-589 |#2|) (-589 |#3|))))
+((-1349 (($ $ (-589 |#1|) (-589 |#2|)) 7) (($ $ |#1| |#2|) 6)))
(((-484 |#1| |#2|) (-129) (-1016) (-1123)) (T -484))
-((-2812 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 *5)) (-4 *1 (-484 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1123)))) (-2812 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-484 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1123)))))
-(-13 (-10 -8 (-15 -2812 ($ $ |t#1| |t#2|)) (-15 -2812 ($ $ (-589 |t#1|) (-589 |t#2|)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 16)) (-1552 (((-589 (-2 (|:| |gen| |#1|) (|:| -2922 |#2|))) $) 18)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2395 (((-710) $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-2212 ((|#1| $ (-523)) 23)) (-2173 ((|#2| $ (-523)) 21)) (-3015 (($ (-1 |#1| |#1|) $) 46)) (-3261 (($ (-1 |#2| |#2|) $) 43)) (-2032 (((-1070) $) NIL)) (-1812 (($ $ $) 53 (|has| |#2| (-731)))) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 42) (($ |#1|) NIL)) (-2084 ((|#2| |#1| $) 49)) (-1879 (($) 11 T CONST)) (-3941 (((-108) $ $) 29)) (-4045 (($ $ $) 27) (($ |#1| $) 25)) (* (($ (-852) $) NIL) (($ (-710) $) 36) (($ |#2| |#1|) 31)))
+((-1349 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 *5)) (-4 *1 (-484 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1123)))) (-1349 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-484 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1123)))))
+(-13 (-10 -8 (-15 -1349 ($ $ |t#1| |t#2|)) (-15 -1349 ($ $ (-589 |t#1|) (-589 |t#2|)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 16)) (-2736 (((-589 (-2 (|:| |gen| |#1|) (|:| -1847 |#2|))) $) 18)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3843 (((-710) $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-3019 ((|#1| $ (-523)) 23)) (-2616 ((|#2| $ (-523)) 21)) (-4119 (($ (-1 |#1| |#1|) $) 46)) (-1562 (($ (-1 |#2| |#2|) $) 43)) (-3841 (((-1070) $) NIL)) (-3544 (($ $ $) 53 (|has| |#2| (-731)))) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 42) (($ |#1|) NIL)) (-1234 ((|#2| |#1| $) 49)) (-1428 (($) 11 T CONST)) (-4037 (((-108) $ $) 29)) (-4103 (($ $ $) 27) (($ |#1| $) 25)) (* (($ (-852) $) NIL) (($ (-710) $) 36) (($ |#2| |#1|) 31)))
(((-485 |#1| |#2| |#3|) (-299 |#1| |#2|) (-1016) (-124) |#2|) (T -485))
NIL
(-299 |#1| |#2|)
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-2506 (((-108) (-108)) 24)) (-1849 ((|#1| $ (-523) |#1|) 27 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-3703 (($ (-1 (-108) |#1|) $) 51)) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-4160 (($ $) 55 (|has| |#1| (-1016)))) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3286 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) 43)) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-3449 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3563 (($ $ (-523)) 13)) (-1511 (((-710) $) 11)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3733 (($ (-710) |#1|) 22)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) 20 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-1793 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) 34)) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) 35) (($ $ $) NIL (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) 19 (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3108 (($ $ $ (-523)) 50) (($ |#1| $ (-523)) 36)) (-2912 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2510 (($ (-589 |#1|)) 28)) (-2428 ((|#1| $) NIL (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) 18 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 39)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 14)) (-1937 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) 32) (($ $ (-1136 (-523))) NIL)) (-1655 (($ $ (-1136 (-523))) 49) (($ $ (-523)) 44)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) 40 (|has| $ (-6 -4249)))) (-1874 (($ $) 31)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-2001 (($ $ $) 41) (($ $ |#1|) 38)) (-2394 (($ $ |#1|) NIL) (($ |#1| $) 37) (($ $ $) NIL) (($ (-589 $)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-2810 (((-710) $) 15 (|has| $ (-6 -4248)))))
-(((-486 |#1| |#2|) (-13 (-19 |#1|) (-259 |#1|) (-10 -8 (-15 -2510 ($ (-589 |#1|))) (-15 -1511 ((-710) $)) (-15 -3563 ($ $ (-523))) (-15 -2506 ((-108) (-108))))) (-1123) (-523)) (T -486))
-((-2510 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-486 *3 *4)) (-14 *4 (-523)))) (-1511 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123)) (-14 *4 (-523)))) (-3563 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123)) (-14 *4 *2))) (-2506 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123)) (-14 *4 (-523)))))
-(-13 (-19 |#1|) (-259 |#1|) (-10 -8 (-15 -2510 ($ (-589 |#1|))) (-15 -1511 ((-710) $)) (-15 -3563 ($ $ (-523))) (-15 -2506 ((-108) (-108)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 (((-536 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-536 |#1|) (-344)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-536 |#1|) (-344)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL (|has| (-536 |#1|) (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-536 |#1|) "failed") $) NIL)) (-3508 (((-536 |#1|) $) NIL)) (-2754 (($ (-1169 (-536 |#1|))) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-536 |#1|) (-344)))) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-536 |#1|) (-344)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) NIL (|has| (-536 |#1|) (-344)))) (-1766 (((-108) $) NIL (|has| (-536 |#1|) (-344)))) (-3610 (($ $ (-710)) NIL (-3172 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344)))) (($ $) NIL (-3172 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344))))) (-3049 (((-108) $) NIL)) (-3437 (((-852) $) NIL (|has| (-536 |#1|) (-344))) (((-772 (-852)) $) NIL (-3172 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344))))) (-2769 (((-108) $) NIL)) (-3753 (($) NIL (|has| (-536 |#1|) (-344)))) (-2706 (((-108) $) NIL (|has| (-536 |#1|) (-344)))) (-1863 (((-536 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-536 |#1|) (-344)))) (-2738 (((-3 $ "failed") $) NIL (|has| (-536 |#1|) (-344)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 (-536 |#1|)) $) NIL) (((-1083 $) $ (-852)) NIL (|has| (-536 |#1|) (-344)))) (-2060 (((-852) $) NIL (|has| (-536 |#1|) (-344)))) (-4183 (((-1083 (-536 |#1|)) $) NIL (|has| (-536 |#1|) (-344)))) (-1455 (((-1083 (-536 |#1|)) $) NIL (|has| (-536 |#1|) (-344))) (((-3 (-1083 (-536 |#1|)) "failed") $ $) NIL (|has| (-536 |#1|) (-344)))) (-1605 (($ $ (-1083 (-536 |#1|))) NIL (|has| (-536 |#1|) (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-536 |#1|) (-344)) CONST)) (-4013 (($ (-852)) NIL (|has| (-536 |#1|) (-344)))) (-3026 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-1621 (($) NIL (|has| (-536 |#1|) (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| (-536 |#1|) (-344)))) (-2424 (((-394 $) $) NIL)) (-2151 (((-772 (-852))) NIL) (((-852)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-710) $) NIL (|has| (-536 |#1|) (-344))) (((-3 (-710) "failed") $ $) NIL (-3172 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344))))) (-3314 (((-126)) NIL)) (-3984 (($ $) NIL (|has| (-536 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-536 |#1|) (-344)))) (-2640 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2762 (((-1083 (-536 |#1|))) NIL)) (-2893 (($) NIL (|has| (-536 |#1|) (-344)))) (-1614 (($) NIL (|has| (-536 |#1|) (-344)))) (-2906 (((-1169 (-536 |#1|)) $) NIL) (((-629 (-536 |#1|)) (-1169 $)) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-536 |#1|) (-344)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-536 |#1|)) NIL)) (-1942 (($ $) NIL (|has| (-536 |#1|) (-344))) (((-3 $ "failed") $) NIL (-3172 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344))))) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2009 (($ $) NIL (|has| (-536 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-536 |#1|) (-344)))) (-2909 (($ $) NIL (|has| (-536 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-536 |#1|) (-344)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL) (($ $ (-536 |#1|)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-536 |#1|)) NIL) (($ (-536 |#1|) $) NIL)))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-2622 (((-108) (-108)) 24)) (-4101 ((|#1| $ (-523) |#1|) 27 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-3627 (($ (-1 (-108) |#1|) $) 51)) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-2543 (($ $) 55 (|has| |#1| (-1016)))) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1869 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) 43)) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-1894 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-2772 (($ $ (-523)) 13)) (-3608 (((-710) $) 11)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2348 (($ (-710) |#1|) 22)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) 20 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3325 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) 34)) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) 35) (($ $ $) NIL (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) 19 (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3862 (($ $ $ (-523)) 50) (($ |#1| $ (-523)) 36)) (-3334 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2674 (($ (-589 |#1|)) 28)) (-3879 ((|#1| $) NIL (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) 18 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 39)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 14)) (-1502 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) 32) (($ $ (-1136 (-523))) NIL)) (-1314 (($ $ (-1136 (-523))) 49) (($ $ (-523)) 44)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) 40 (|has| $ (-6 -4249)))) (-4124 (($ $) 31)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-1622 (($ $ $) 41) (($ $ |#1|) 38)) (-2785 (($ $ |#1|) NIL) (($ |#1| $) 37) (($ $ $) NIL) (($ (-589 $)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-1271 (((-710) $) 15 (|has| $ (-6 -4248)))))
+(((-486 |#1| |#2|) (-13 (-19 |#1|) (-259 |#1|) (-10 -8 (-15 -2674 ($ (-589 |#1|))) (-15 -3608 ((-710) $)) (-15 -2772 ($ $ (-523))) (-15 -2622 ((-108) (-108))))) (-1123) (-523)) (T -486))
+((-2674 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-486 *3 *4)) (-14 *4 (-523)))) (-3608 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123)) (-14 *4 (-523)))) (-2772 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123)) (-14 *4 *2))) (-2622 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123)) (-14 *4 (-523)))))
+(-13 (-19 |#1|) (-259 |#1|) (-10 -8 (-15 -2674 ($ (-589 |#1|))) (-15 -3608 ((-710) $)) (-15 -2772 ($ $ (-523))) (-15 -2622 ((-108) (-108)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 (((-536 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-536 |#1|) (-344)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-536 |#1|) (-344)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL (|has| (-536 |#1|) (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-536 |#1|) "failed") $) NIL)) (-1996 (((-536 |#1|) $) NIL)) (-3322 (($ (-1169 (-536 |#1|))) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-536 |#1|) (-344)))) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-536 |#1|) (-344)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) NIL (|has| (-536 |#1|) (-344)))) (-1200 (((-108) $) NIL (|has| (-536 |#1|) (-344)))) (-1419 (($ $ (-710)) NIL (-3255 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344)))) (($ $) NIL (-3255 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344))))) (-1330 (((-108) $) NIL)) (-1500 (((-852) $) NIL (|has| (-536 |#1|) (-344))) (((-772 (-852)) $) NIL (-3255 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344))))) (-3482 (((-108) $) NIL)) (-2842 (($) NIL (|has| (-536 |#1|) (-344)))) (-4077 (((-108) $) NIL (|has| (-536 |#1|) (-344)))) (-2765 (((-536 |#1|) $) NIL) (($ $ (-852)) NIL (|has| (-536 |#1|) (-344)))) (-1289 (((-3 $ "failed") $) NIL (|has| (-536 |#1|) (-344)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 (-536 |#1|)) $) NIL) (((-1083 $) $ (-852)) NIL (|has| (-536 |#1|) (-344)))) (-4076 (((-852) $) NIL (|has| (-536 |#1|) (-344)))) (-1573 (((-1083 (-536 |#1|)) $) NIL (|has| (-536 |#1|) (-344)))) (-3102 (((-1083 (-536 |#1|)) $) NIL (|has| (-536 |#1|) (-344))) (((-3 (-1083 (-536 |#1|)) "failed") $ $) NIL (|has| (-536 |#1|) (-344)))) (-2163 (($ $ (-1083 (-536 |#1|))) NIL (|has| (-536 |#1|) (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-536 |#1|) (-344)) CONST)) (-2557 (($ (-852)) NIL (|has| (-536 |#1|) (-344)))) (-4203 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-4102 (($) NIL (|has| (-536 |#1|) (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| (-536 |#1|) (-344)))) (-3573 (((-394 $) $) NIL)) (-3718 (((-772 (-852))) NIL) (((-852)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-710) $) NIL (|has| (-536 |#1|) (-344))) (((-3 (-710) "failed") $ $) NIL (-3255 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344))))) (-4012 (((-126)) NIL)) (-4024 (($ $) NIL (|has| (-536 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-536 |#1|) (-344)))) (-1487 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3399 (((-1083 (-536 |#1|))) NIL)) (-2315 (($) NIL (|has| (-536 |#1|) (-344)))) (-2233 (($) NIL (|has| (-536 |#1|) (-344)))) (-2411 (((-1169 (-536 |#1|)) $) NIL) (((-629 (-536 |#1|)) (-1169 $)) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-536 |#1|) (-344)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-536 |#1|)) NIL)) (-2301 (($ $) NIL (|has| (-536 |#1|) (-344))) (((-3 $ "failed") $) NIL (-3255 (|has| (-536 |#1|) (-134)) (|has| (-536 |#1|) (-344))))) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL) (((-1169 $) (-852)) NIL)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1732 (($ $) NIL (|has| (-536 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-536 |#1|) (-344)))) (-1943 (($ $) NIL (|has| (-536 |#1|) (-344))) (($ $ (-710)) NIL (|has| (-536 |#1|) (-344)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL) (($ $ (-536 |#1|)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-536 |#1|)) NIL) (($ (-536 |#1|) $) NIL)))
(((-487 |#1| |#2|) (-305 (-536 |#1|)) (-852) (-852)) (T -487))
NIL
(-305 (-536 |#1|))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) (-523) |#1|) 33)) (-2080 (($ $ (-523) |#4|) NIL)) (-1232 (($ $ (-523) |#5|) NIL)) (-4189 (($) NIL T CONST)) (-2827 ((|#4| $ (-523)) NIL)) (-2053 ((|#1| $ (-523) (-523) |#1|) 32)) (-2000 ((|#1| $ (-523) (-523)) 30)) (-1871 (((-589 |#1|) $) NIL)) (-1357 (((-710) $) 26)) (-3733 (($ (-710) (-710) |#1|) 23)) (-1370 (((-710) $) 28)) (-3051 (((-108) $ (-710)) NIL)) (-1665 (((-523) $) 24)) (-2082 (((-523) $) 25)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3231 (((-523) $) 27)) (-3060 (((-523) $) 29)) (-2043 (($ (-1 |#1| |#1|) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) 36 (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-4141 (($ $ |#1|) NIL)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 14)) (-3320 (($) 15)) (-1937 ((|#1| $ (-523) (-523)) 31) ((|#1| $ (-523) (-523) |#1|) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1249 ((|#5| $ (-523)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) (-523) |#1|) 33)) (-1205 (($ $ (-523) |#4|) NIL)) (-2963 (($ $ (-523) |#5|) NIL)) (-1640 (($) NIL T CONST)) (-2823 ((|#4| $ (-523)) NIL)) (-3073 ((|#1| $ (-523) (-523) |#1|) 32)) (-3002 ((|#1| $ (-523) (-523)) 30)) (-3133 (((-589 |#1|) $) NIL)) (-3656 (((-710) $) 26)) (-2348 (($ (-710) (-710) |#1|) 23)) (-3668 (((-710) $) 28)) (-1344 (((-108) $ (-710)) NIL)) (-1392 (((-523) $) 24)) (-1219 (((-523) $) 25)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2102 (((-523) $) 27)) (-3328 (((-523) $) 29)) (-3063 (($ (-1 |#1| |#1|) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) 36 (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2408 (($ $ |#1|) NIL)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 14)) (-4055 (($) 15)) (-1502 ((|#1| $ (-523) (-523)) 31) ((|#1| $ (-523) (-523) |#1|) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-2032 ((|#5| $ (-523)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-488 |#1| |#2| |#3| |#4| |#5|) (-55 |#1| |#4| |#5|) (-1123) (-523) (-523) (-349 |#1|) (-349 |#1|)) (T -488))
NIL
(-55 |#1| |#4| |#5|)
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) NIL)) (-2176 ((|#1| $) NIL)) (-2227 (($ $) NIL)) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) 59 (|has| $ (-6 -4249)))) (-3337 (((-108) $) NIL (|has| |#1| (-786))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-1632 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786)))) (($ (-1 (-108) |#1| |#1|) $) 57 (|has| $ (-6 -4249)))) (-1581 (($ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1487 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-2470 (($ $ $) 23 (|has| $ (-6 -4249)))) (-2622 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-2027 ((|#1| $ |#1|) 21 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4249))) (($ $ "rest" $) 24 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-3703 (($ (-1 (-108) |#1|) $) NIL)) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2165 ((|#1| $) NIL)) (-4189 (($) NIL T CONST)) (-1426 (($ $) 28 (|has| $ (-6 -4249)))) (-3700 (($ $) 29)) (-2441 (($ $) 18) (($ $ (-710)) 32)) (-4160 (($ $) 55 (|has| |#1| (-1016)))) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3286 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) NIL)) (-2514 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-1833 (((-108) $) NIL)) (-3449 (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016))) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) (-1 (-108) |#1|) $) NIL)) (-1871 (((-589 |#1|) $) 27 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3733 (($ (-710) |#1|) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) 31 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-1793 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) 58)) (-3780 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 53 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2301 (($ |#1|) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) NIL)) (-2032 (((-1070) $) 51 (|has| |#1| (-1016)))) (-2535 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-3108 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2912 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) 13) (($ $ (-710)) NIL)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-2430 (((-108) $) NIL)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 12)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) 17)) (-3320 (($) 16)) (-1937 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1136 (-523))) NIL) ((|#1| $ (-523)) NIL) ((|#1| $ (-523) |#1|) NIL)) (-3766 (((-523) $ $) NIL)) (-1655 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-1499 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-1221 (((-108) $) 34)) (-2582 (($ $) NIL)) (-2075 (($ $) NIL (|has| $ (-6 -4249)))) (-2784 (((-710) $) NIL)) (-1867 (($ $) 36)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) 35)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 26)) (-2001 (($ $ $) 54) (($ $ |#1|) NIL)) (-2394 (($ $ $) NIL) (($ |#1| $) 10) (($ (-589 $)) NIL) (($ $ |#1|) NIL)) (-1691 (((-794) $) 46 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) 48 (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-2810 (((-710) $) 9 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) NIL)) (-3972 ((|#1| $) NIL)) (-3548 (($ $) NIL)) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) 59 (|has| $ (-6 -4249)))) (-4159 (((-108) $) NIL (|has| |#1| (-786))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2361 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786)))) (($ (-1 (-108) |#1| |#1|) $) 57 (|has| $ (-6 -4249)))) (-3400 (($ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3365 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-3546 (($ $ $) 23 (|has| $ (-6 -4249)))) (-2535 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-1957 ((|#1| $ |#1|) 21 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4249))) (($ $ "rest" $) 24 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-3627 (($ (-1 (-108) |#1|) $) NIL)) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3962 ((|#1| $) NIL)) (-1640 (($) NIL T CONST)) (-4091 (($ $) 28 (|has| $ (-6 -4249)))) (-4082 (($ $) 29)) (-3891 (($ $) 18) (($ $ (-710)) 32)) (-2543 (($ $) 55 (|has| |#1| (-1016)))) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1869 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) NIL)) (-2231 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-2527 (((-108) $) NIL)) (-1894 (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016))) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) (-1 (-108) |#1|) $) NIL)) (-3133 (((-589 |#1|) $) 27 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2348 (($ (-710) |#1|) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) 31 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3325 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) 58)) (-3123 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 53 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3745 (($ |#1|) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) NIL)) (-3841 (((-1070) $) 51 (|has| |#1| (-1016)))) (-2247 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-3862 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-3334 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) 13) (($ $ (-710)) NIL)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3214 (((-108) $) NIL)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 12)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) 17)) (-4055 (($) 16)) (-1502 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1136 (-523))) NIL) ((|#1| $ (-523)) NIL) ((|#1| $ (-523) |#1|) NIL)) (-2981 (((-523) $ $) NIL)) (-1314 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-3725 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-2837 (((-108) $) 34)) (-2238 (($ $) NIL)) (-4198 (($ $) NIL (|has| $ (-6 -4249)))) (-3647 (((-710) $) NIL)) (-2801 (($ $) 36)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) 35)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 26)) (-1622 (($ $ $) 54) (($ $ |#1|) NIL)) (-2785 (($ $ $) NIL) (($ |#1| $) 10) (($ (-589 $)) NIL) (($ $ |#1|) NIL)) (-3976 (((-794) $) 46 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) 48 (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-1271 (((-710) $) 9 (|has| $ (-6 -4248)))))
(((-489 |#1| |#2|) (-609 |#1|) (-1123) (-523)) (T -489))
NIL
(-609 |#1|)
-((-1678 ((|#4| |#4|) 27)) (-3569 (((-710) |#4|) 32)) (-1835 (((-710) |#4|) 33)) (-2454 (((-589 |#3|) |#4|) 40 (|has| |#3| (-6 -4249)))) (-3713 (((-3 |#4| "failed") |#4|) 51)) (-2377 ((|#4| |#4|) 44)) (-2736 ((|#1| |#4|) 43)))
-(((-490 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1678 (|#4| |#4|)) (-15 -3569 ((-710) |#4|)) (-15 -1835 ((-710) |#4|)) (IF (|has| |#3| (-6 -4249)) (-15 -2454 ((-589 |#3|) |#4|)) |%noBranch|) (-15 -2736 (|#1| |#4|)) (-15 -2377 (|#4| |#4|)) (-15 -3713 ((-3 |#4| "failed") |#4|))) (-339) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|)) (T -490))
-((-3713 (*1 *2 *2) (|partial| -12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-2377 (*1 *2 *2) (-12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-2736 (*1 *2 *3) (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-339)) (-5 *1 (-490 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5)))) (-2454 (*1 *2 *3) (-12 (|has| *6 (-6 -4249)) (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-589 *6)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-1835 (*1 *2 *3) (-12 (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-3569 (*1 *2 *3) (-12 (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-1678 (*1 *2 *2) (-12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
-(-10 -7 (-15 -1678 (|#4| |#4|)) (-15 -3569 ((-710) |#4|)) (-15 -1835 ((-710) |#4|)) (IF (|has| |#3| (-6 -4249)) (-15 -2454 ((-589 |#3|) |#4|)) |%noBranch|) (-15 -2736 (|#1| |#4|)) (-15 -2377 (|#4| |#4|)) (-15 -3713 ((-3 |#4| "failed") |#4|)))
-((-1678 ((|#8| |#4|) 20)) (-2454 (((-589 |#3|) |#4|) 29 (|has| |#7| (-6 -4249)))) (-3713 (((-3 |#8| "failed") |#4|) 23)))
-(((-491 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1678 (|#8| |#4|)) (-15 -3713 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4249)) (-15 -2454 ((-589 |#3|) |#4|)) |%noBranch|)) (-515) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|) (-921 |#1|) (-349 |#5|) (-349 |#5|) (-627 |#5| |#6| |#7|)) (T -491))
-((-2454 (*1 *2 *3) (-12 (|has| *9 (-6 -4249)) (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-4 *7 (-921 *4)) (-4 *8 (-349 *7)) (-4 *9 (-349 *7)) (-5 *2 (-589 *6)) (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-627 *4 *5 *6)) (-4 *10 (-627 *7 *8 *9)))) (-3713 (*1 *2 *3) (|partial| -12 (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-4 *7 (-921 *4)) (-4 *2 (-627 *7 *8 *9)) (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-627 *4 *5 *6)) (-4 *8 (-349 *7)) (-4 *9 (-349 *7)))) (-1678 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-4 *7 (-921 *4)) (-4 *2 (-627 *7 *8 *9)) (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-627 *4 *5 *6)) (-4 *8 (-349 *7)) (-4 *9 (-349 *7)))))
-(-10 -7 (-15 -1678 (|#8| |#4|)) (-15 -3713 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4249)) (-15 -2454 ((-589 |#3|) |#4|)) |%noBranch|))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1709 (($ (-710) (-710)) NIL)) (-4081 (($ $ $) NIL)) (-4005 (($ (-554 |#1| |#3|)) NIL) (($ $) NIL)) (-3735 (((-108) $) NIL)) (-2859 (($ $ (-523) (-523)) 12)) (-3909 (($ $ (-523) (-523)) NIL)) (-2641 (($ $ (-523) (-523) (-523) (-523)) NIL)) (-1553 (($ $) NIL)) (-2989 (((-108) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1522 (($ $ (-523) (-523) $) NIL)) (-1849 ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523)) $) NIL)) (-2080 (($ $ (-523) (-554 |#1| |#3|)) NIL)) (-1232 (($ $ (-523) (-554 |#1| |#2|)) NIL)) (-1979 (($ (-710) |#1|) NIL)) (-4189 (($) NIL T CONST)) (-1678 (($ $) 19 (|has| |#1| (-284)))) (-2827 (((-554 |#1| |#3|) $ (-523)) NIL)) (-3569 (((-710) $) 22 (|has| |#1| (-515)))) (-2053 ((|#1| $ (-523) (-523) |#1|) NIL)) (-2000 ((|#1| $ (-523) (-523)) NIL)) (-1871 (((-589 |#1|) $) NIL)) (-1835 (((-710) $) 24 (|has| |#1| (-515)))) (-2454 (((-589 (-554 |#1| |#2|)) $) 27 (|has| |#1| (-515)))) (-1357 (((-710) $) NIL)) (-3733 (($ (-710) (-710) |#1|) NIL)) (-1370 (((-710) $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-4224 ((|#1| $) 17 (|has| |#1| (-6 (-4250 "*"))))) (-1665 (((-523) $) 10)) (-2082 (((-523) $) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3231 (((-523) $) 11)) (-3060 (((-523) $) NIL)) (-3648 (($ (-589 (-589 |#1|))) NIL)) (-2043 (($ (-1 |#1| |#1|) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3692 (((-589 (-589 |#1|)) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3713 (((-3 $ "failed") $) 31 (|has| |#1| (-339)))) (-4207 (($ $ $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-4141 (($ $ |#1|) NIL)) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523))) NIL)) (-2870 (($ (-589 |#1|)) NIL) (($ (-589 $)) NIL)) (-1956 (((-108) $) NIL)) (-2736 ((|#1| $) 15 (|has| |#1| (-6 (-4250 "*"))))) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1249 (((-554 |#1| |#2|) $ (-523)) NIL)) (-1691 (($ (-554 |#1| |#2|)) NIL) (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3749 (((-108) $) NIL)) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $ $) NIL) (($ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-523) $) NIL) (((-554 |#1| |#2|) $ (-554 |#1| |#2|)) NIL) (((-554 |#1| |#3|) (-554 |#1| |#3|) $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-1561 ((|#4| |#4|) 27)) (-2262 (((-710) |#4|) 32)) (-2534 (((-710) |#4|) 33)) (-3392 (((-589 |#3|) |#4|) 40 (|has| |#3| (-6 -4249)))) (-3714 (((-3 |#4| "failed") |#4|) 51)) (-4011 ((|#4| |#4|) 44)) (-1273 ((|#1| |#4|) 43)))
+(((-490 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1561 (|#4| |#4|)) (-15 -2262 ((-710) |#4|)) (-15 -2534 ((-710) |#4|)) (IF (|has| |#3| (-6 -4249)) (-15 -3392 ((-589 |#3|) |#4|)) |%noBranch|) (-15 -1273 (|#1| |#4|)) (-15 -4011 (|#4| |#4|)) (-15 -3714 ((-3 |#4| "failed") |#4|))) (-339) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|)) (T -490))
+((-3714 (*1 *2 *2) (|partial| -12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-4011 (*1 *2 *2) (-12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-1273 (*1 *2 *3) (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-339)) (-5 *1 (-490 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5)))) (-3392 (*1 *2 *3) (-12 (|has| *6 (-6 -4249)) (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-589 *6)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-2534 (*1 *2 *3) (-12 (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-2262 (*1 *2 *3) (-12 (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-1561 (*1 *2 *2) (-12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
+(-10 -7 (-15 -1561 (|#4| |#4|)) (-15 -2262 ((-710) |#4|)) (-15 -2534 ((-710) |#4|)) (IF (|has| |#3| (-6 -4249)) (-15 -3392 ((-589 |#3|) |#4|)) |%noBranch|) (-15 -1273 (|#1| |#4|)) (-15 -4011 (|#4| |#4|)) (-15 -3714 ((-3 |#4| "failed") |#4|)))
+((-1561 ((|#8| |#4|) 20)) (-3392 (((-589 |#3|) |#4|) 29 (|has| |#7| (-6 -4249)))) (-3714 (((-3 |#8| "failed") |#4|) 23)))
+(((-491 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1561 (|#8| |#4|)) (-15 -3714 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4249)) (-15 -3392 ((-589 |#3|) |#4|)) |%noBranch|)) (-515) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|) (-921 |#1|) (-349 |#5|) (-349 |#5|) (-627 |#5| |#6| |#7|)) (T -491))
+((-3392 (*1 *2 *3) (-12 (|has| *9 (-6 -4249)) (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-4 *7 (-921 *4)) (-4 *8 (-349 *7)) (-4 *9 (-349 *7)) (-5 *2 (-589 *6)) (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-627 *4 *5 *6)) (-4 *10 (-627 *7 *8 *9)))) (-3714 (*1 *2 *3) (|partial| -12 (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-4 *7 (-921 *4)) (-4 *2 (-627 *7 *8 *9)) (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-627 *4 *5 *6)) (-4 *8 (-349 *7)) (-4 *9 (-349 *7)))) (-1561 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-4 *7 (-921 *4)) (-4 *2 (-627 *7 *8 *9)) (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-627 *4 *5 *6)) (-4 *8 (-349 *7)) (-4 *9 (-349 *7)))))
+(-10 -7 (-15 -1561 (|#8| |#4|)) (-15 -3714 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4249)) (-15 -3392 ((-589 |#3|) |#4|)) |%noBranch|))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2448 (($ (-710) (-710)) NIL)) (-3594 (($ $ $) NIL)) (-1659 (($ (-554 |#1| |#3|)) NIL) (($ $) NIL)) (-2624 (((-108) $) NIL)) (-3152 (($ $ (-523) (-523)) 12)) (-3808 (($ $ (-523) (-523)) NIL)) (-1499 (($ $ (-523) (-523) (-523) (-523)) NIL)) (-2748 (($ $) NIL)) (-2108 (((-108) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3704 (($ $ (-523) (-523) $) NIL)) (-4101 ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523)) $) NIL)) (-1205 (($ $ (-523) (-554 |#1| |#3|)) NIL)) (-2963 (($ $ (-523) (-554 |#1| |#2|)) NIL)) (-1370 (($ (-710) |#1|) NIL)) (-1640 (($) NIL T CONST)) (-1561 (($ $) 21 (|has| |#1| (-284)))) (-2823 (((-554 |#1| |#3|) $ (-523)) NIL)) (-2262 (((-710) $) 24 (|has| |#1| (-515)))) (-3073 ((|#1| $ (-523) (-523) |#1|) NIL)) (-3002 ((|#1| $ (-523) (-523)) NIL)) (-3133 (((-589 |#1|) $) NIL)) (-2534 (((-710) $) 26 (|has| |#1| (-515)))) (-3392 (((-589 (-554 |#1| |#2|)) $) 29 (|has| |#1| (-515)))) (-3656 (((-710) $) NIL)) (-2348 (($ (-710) (-710) |#1|) NIL)) (-3668 (((-710) $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-2082 ((|#1| $) 19 (|has| |#1| (-6 (-4250 "*"))))) (-1392 (((-523) $) 10)) (-1219 (((-523) $) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2102 (((-523) $) 11)) (-3328 (((-523) $) NIL)) (-3078 (($ (-589 (-589 |#1|))) NIL)) (-3063 (($ (-1 |#1| |#1|) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3522 (((-589 (-589 |#1|)) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3714 (((-3 $ "failed") $) 33 (|has| |#1| (-339)))) (-1880 (($ $ $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2408 (($ $ |#1|) NIL)) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523))) NIL)) (-2148 (($ (-589 |#1|)) NIL) (($ (-589 $)) NIL)) (-2395 (((-108) $) NIL)) (-1273 ((|#1| $) 17 (|has| |#1| (-6 (-4250 "*"))))) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-2032 (((-554 |#1| |#2|) $ (-523)) NIL)) (-3976 (($ (-554 |#1| |#2|)) NIL) (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2791 (((-108) $) NIL)) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $ $) NIL) (($ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-523) $) NIL) (((-554 |#1| |#2|) $ (-554 |#1| |#2|)) NIL) (((-554 |#1| |#3|) (-554 |#1| |#3|) $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-492 |#1| |#2| |#3|) (-627 |#1| (-554 |#1| |#3|) (-554 |#1| |#2|)) (-973) (-523) (-523)) (T -492))
NIL
(-627 |#1| (-554 |#1| |#3|) (-554 |#1| |#2|))
-((-4119 (((-1083 |#1|) (-710)) 76)) (-1477 (((-1169 |#1|) (-1169 |#1|) (-852)) 69)) (-1940 (((-1174) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) |#1|) 84)) (-1429 (((-1169 |#1|) (-1169 |#1|) (-710)) 36)) (-1631 (((-1169 |#1|) (-852)) 71)) (-2885 (((-1169 |#1|) (-1169 |#1|) (-523)) 24)) (-1385 (((-1083 |#1|) (-1169 |#1|)) 77)) (-3753 (((-1169 |#1|) (-852)) 95)) (-2706 (((-108) (-1169 |#1|)) 80)) (-1863 (((-1169 |#1|) (-1169 |#1|) (-852)) 62)) (-2887 (((-1083 |#1|) (-1169 |#1|)) 89)) (-2060 (((-852) (-1169 |#1|)) 59)) (-1396 (((-1169 |#1|) (-1169 |#1|)) 30)) (-4013 (((-1169 |#1|) (-852) (-852)) 97)) (-3138 (((-1169 |#1|) (-1169 |#1|) (-1034) (-1034)) 23)) (-4101 (((-1169 |#1|) (-1169 |#1|) (-710) (-1034)) 37)) (-3760 (((-1169 (-1169 |#1|)) (-852)) 94)) (-4074 (((-1169 |#1|) (-1169 |#1|) (-1169 |#1|)) 81)) (** (((-1169 |#1|) (-1169 |#1|) (-523)) 45)) (* (((-1169 |#1|) (-1169 |#1|) (-1169 |#1|)) 25)))
-(((-493 |#1|) (-10 -7 (-15 -1940 ((-1174) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) |#1|)) (-15 -1631 ((-1169 |#1|) (-852))) (-15 -4013 ((-1169 |#1|) (-852) (-852))) (-15 -1385 ((-1083 |#1|) (-1169 |#1|))) (-15 -4119 ((-1083 |#1|) (-710))) (-15 -4101 ((-1169 |#1|) (-1169 |#1|) (-710) (-1034))) (-15 -1429 ((-1169 |#1|) (-1169 |#1|) (-710))) (-15 -3138 ((-1169 |#1|) (-1169 |#1|) (-1034) (-1034))) (-15 -2885 ((-1169 |#1|) (-1169 |#1|) (-523))) (-15 ** ((-1169 |#1|) (-1169 |#1|) (-523))) (-15 * ((-1169 |#1|) (-1169 |#1|) (-1169 |#1|))) (-15 -4074 ((-1169 |#1|) (-1169 |#1|) (-1169 |#1|))) (-15 -1863 ((-1169 |#1|) (-1169 |#1|) (-852))) (-15 -1477 ((-1169 |#1|) (-1169 |#1|) (-852))) (-15 -1396 ((-1169 |#1|) (-1169 |#1|))) (-15 -2060 ((-852) (-1169 |#1|))) (-15 -2706 ((-108) (-1169 |#1|))) (-15 -3760 ((-1169 (-1169 |#1|)) (-852))) (-15 -3753 ((-1169 |#1|) (-852))) (-15 -2887 ((-1083 |#1|) (-1169 |#1|)))) (-325)) (T -493))
-((-2887 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-1083 *4)) (-5 *1 (-493 *4)))) (-3753 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-3760 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 (-1169 *4))) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-2706 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-493 *4)))) (-2060 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-852)) (-5 *1 (-493 *4)))) (-1396 (*1 *2 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3)))) (-1477 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-852)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-1863 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-852)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-4074 (*1 *2 *2 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-523)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-2885 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-523)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-3138 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1034)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-1429 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-4101 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1169 *5)) (-5 *3 (-710)) (-5 *4 (-1034)) (-4 *5 (-325)) (-5 *1 (-493 *5)))) (-4119 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1083 *4)) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-1385 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-1083 *4)) (-5 *1 (-493 *4)))) (-4013 (*1 *2 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-1631 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-1940 (*1 *2 *3 *4) (-12 (-5 *3 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034)))))) (-4 *4 (-325)) (-5 *2 (-1174)) (-5 *1 (-493 *4)))))
-(-10 -7 (-15 -1940 ((-1174) (-1169 (-589 (-2 (|:| -3370 |#1|) (|:| -4013 (-1034))))) |#1|)) (-15 -1631 ((-1169 |#1|) (-852))) (-15 -4013 ((-1169 |#1|) (-852) (-852))) (-15 -1385 ((-1083 |#1|) (-1169 |#1|))) (-15 -4119 ((-1083 |#1|) (-710))) (-15 -4101 ((-1169 |#1|) (-1169 |#1|) (-710) (-1034))) (-15 -1429 ((-1169 |#1|) (-1169 |#1|) (-710))) (-15 -3138 ((-1169 |#1|) (-1169 |#1|) (-1034) (-1034))) (-15 -2885 ((-1169 |#1|) (-1169 |#1|) (-523))) (-15 ** ((-1169 |#1|) (-1169 |#1|) (-523))) (-15 * ((-1169 |#1|) (-1169 |#1|) (-1169 |#1|))) (-15 -4074 ((-1169 |#1|) (-1169 |#1|) (-1169 |#1|))) (-15 -1863 ((-1169 |#1|) (-1169 |#1|) (-852))) (-15 -1477 ((-1169 |#1|) (-1169 |#1|) (-852))) (-15 -1396 ((-1169 |#1|) (-1169 |#1|))) (-15 -2060 ((-852) (-1169 |#1|))) (-15 -2706 ((-108) (-1169 |#1|))) (-15 -3760 ((-1169 (-1169 |#1|)) (-852))) (-15 -3753 ((-1169 |#1|) (-852))) (-15 -2887 ((-1083 |#1|) (-1169 |#1|))))
-((-1859 (((-1 |#1| |#1|) |#1|) 11)) (-3615 (((-1 |#1| |#1|)) 10)))
-(((-494 |#1|) (-10 -7 (-15 -3615 ((-1 |#1| |#1|))) (-15 -1859 ((-1 |#1| |#1|) |#1|))) (-13 (-666) (-25))) (T -494))
-((-1859 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-494 *3)) (-4 *3 (-13 (-666) (-25))))) (-3615 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-494 *3)) (-4 *3 (-13 (-666) (-25))))))
-(-10 -7 (-15 -3615 ((-1 |#1| |#1|))) (-15 -1859 ((-1 |#1| |#1|) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-4016 (($ $ $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1267 (($ (-710) |#1|) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 (-710) (-710)) $) NIL)) (-3225 ((|#1| $) NIL)) (-1437 (((-710) $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 20)) (-1879 (($) NIL T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4045 (($ $ $) NIL)) (* (($ (-710) $) NIL) (($ (-852) $) NIL)))
+((-2232 (((-1083 |#1|) (-710)) 76)) (-4131 (((-1169 |#1|) (-1169 |#1|) (-852)) 69)) (-2286 (((-1174) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) |#1|) 84)) (-4110 (((-1169 |#1|) (-1169 |#1|) (-710)) 36)) (-3461 (((-1169 |#1|) (-852)) 71)) (-2261 (((-1169 |#1|) (-1169 |#1|) (-523)) 24)) (-3764 (((-1083 |#1|) (-1169 |#1|)) 77)) (-2842 (((-1169 |#1|) (-852)) 95)) (-4077 (((-108) (-1169 |#1|)) 80)) (-2765 (((-1169 |#1|) (-1169 |#1|) (-852)) 62)) (-2277 (((-1083 |#1|) (-1169 |#1|)) 89)) (-4076 (((-852) (-1169 |#1|)) 59)) (-3071 (((-1169 |#1|) (-1169 |#1|)) 30)) (-2557 (((-1169 |#1|) (-852) (-852)) 97)) (-2901 (((-1169 |#1|) (-1169 |#1|) (-1034) (-1034)) 23)) (-3838 (((-1169 |#1|) (-1169 |#1|) (-710) (-1034)) 37)) (-2922 (((-1169 (-1169 |#1|)) (-852)) 94)) (-4125 (((-1169 |#1|) (-1169 |#1|) (-1169 |#1|)) 81)) (** (((-1169 |#1|) (-1169 |#1|) (-523)) 45)) (* (((-1169 |#1|) (-1169 |#1|) (-1169 |#1|)) 25)))
+(((-493 |#1|) (-10 -7 (-15 -2286 ((-1174) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) |#1|)) (-15 -3461 ((-1169 |#1|) (-852))) (-15 -2557 ((-1169 |#1|) (-852) (-852))) (-15 -3764 ((-1083 |#1|) (-1169 |#1|))) (-15 -2232 ((-1083 |#1|) (-710))) (-15 -3838 ((-1169 |#1|) (-1169 |#1|) (-710) (-1034))) (-15 -4110 ((-1169 |#1|) (-1169 |#1|) (-710))) (-15 -2901 ((-1169 |#1|) (-1169 |#1|) (-1034) (-1034))) (-15 -2261 ((-1169 |#1|) (-1169 |#1|) (-523))) (-15 ** ((-1169 |#1|) (-1169 |#1|) (-523))) (-15 * ((-1169 |#1|) (-1169 |#1|) (-1169 |#1|))) (-15 -4125 ((-1169 |#1|) (-1169 |#1|) (-1169 |#1|))) (-15 -2765 ((-1169 |#1|) (-1169 |#1|) (-852))) (-15 -4131 ((-1169 |#1|) (-1169 |#1|) (-852))) (-15 -3071 ((-1169 |#1|) (-1169 |#1|))) (-15 -4076 ((-852) (-1169 |#1|))) (-15 -4077 ((-108) (-1169 |#1|))) (-15 -2922 ((-1169 (-1169 |#1|)) (-852))) (-15 -2842 ((-1169 |#1|) (-852))) (-15 -2277 ((-1083 |#1|) (-1169 |#1|)))) (-325)) (T -493))
+((-2277 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-1083 *4)) (-5 *1 (-493 *4)))) (-2842 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-2922 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 (-1169 *4))) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-4077 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-493 *4)))) (-4076 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-852)) (-5 *1 (-493 *4)))) (-3071 (*1 *2 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3)))) (-4131 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-852)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-2765 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-852)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-4125 (*1 *2 *2 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-523)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-2261 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-523)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-2901 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1034)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-4110 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-493 *4)))) (-3838 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1169 *5)) (-5 *3 (-710)) (-5 *4 (-1034)) (-4 *5 (-325)) (-5 *1 (-493 *5)))) (-2232 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1083 *4)) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-3764 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-1083 *4)) (-5 *1 (-493 *4)))) (-2557 (*1 *2 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-3461 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4)) (-4 *4 (-325)))) (-2286 (*1 *2 *3 *4) (-12 (-5 *3 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034)))))) (-4 *4 (-325)) (-5 *2 (-1174)) (-5 *1 (-493 *4)))))
+(-10 -7 (-15 -2286 ((-1174) (-1169 (-589 (-2 (|:| -2058 |#1|) (|:| -2557 (-1034))))) |#1|)) (-15 -3461 ((-1169 |#1|) (-852))) (-15 -2557 ((-1169 |#1|) (-852) (-852))) (-15 -3764 ((-1083 |#1|) (-1169 |#1|))) (-15 -2232 ((-1083 |#1|) (-710))) (-15 -3838 ((-1169 |#1|) (-1169 |#1|) (-710) (-1034))) (-15 -4110 ((-1169 |#1|) (-1169 |#1|) (-710))) (-15 -2901 ((-1169 |#1|) (-1169 |#1|) (-1034) (-1034))) (-15 -2261 ((-1169 |#1|) (-1169 |#1|) (-523))) (-15 ** ((-1169 |#1|) (-1169 |#1|) (-523))) (-15 * ((-1169 |#1|) (-1169 |#1|) (-1169 |#1|))) (-15 -4125 ((-1169 |#1|) (-1169 |#1|) (-1169 |#1|))) (-15 -2765 ((-1169 |#1|) (-1169 |#1|) (-852))) (-15 -4131 ((-1169 |#1|) (-1169 |#1|) (-852))) (-15 -3071 ((-1169 |#1|) (-1169 |#1|))) (-15 -4076 ((-852) (-1169 |#1|))) (-15 -4077 ((-108) (-1169 |#1|))) (-15 -2922 ((-1169 (-1169 |#1|)) (-852))) (-15 -2842 ((-1169 |#1|) (-852))) (-15 -2277 ((-1083 |#1|) (-1169 |#1|))))
+((-1266 (((-1 |#1| |#1|) |#1|) 11)) (-1481 (((-1 |#1| |#1|)) 10)))
+(((-494 |#1|) (-10 -7 (-15 -1481 ((-1 |#1| |#1|))) (-15 -1266 ((-1 |#1| |#1|) |#1|))) (-13 (-666) (-25))) (T -494))
+((-1266 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-494 *3)) (-4 *3 (-13 (-666) (-25))))) (-1481 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-494 *3)) (-4 *3 (-13 (-666) (-25))))))
+(-10 -7 (-15 -1481 ((-1 |#1| |#1|))) (-15 -1266 ((-1 |#1| |#1|) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1773 (($ $ $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-3694 (($ (-710) |#1|) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 (-710) (-710)) $) NIL)) (-2022 ((|#1| $) NIL)) (-3119 (((-710) $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 20)) (-1428 (($) NIL T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4103 (($ $ $) NIL)) (* (($ (-710) $) NIL) (($ (-852) $) NIL)))
(((-495 |#1|) (-13 (-732) (-479 (-710) |#1|)) (-786)) (T -495))
NIL
(-13 (-732) (-479 (-710) |#1|))
-((-2382 (((-589 |#2|) (-1083 |#1|) |#3|) 83)) (-2975 (((-589 (-2 (|:| |outval| |#2|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#2|))))) (-629 |#1|) |#3| (-1 (-394 (-1083 |#1|)) (-1083 |#1|))) 99)) (-1718 (((-1083 |#1|) (-629 |#1|)) 95)))
-(((-496 |#1| |#2| |#3|) (-10 -7 (-15 -1718 ((-1083 |#1|) (-629 |#1|))) (-15 -2382 ((-589 |#2|) (-1083 |#1|) |#3|)) (-15 -2975 ((-589 (-2 (|:| |outval| |#2|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#2|))))) (-629 |#1|) |#3| (-1 (-394 (-1083 |#1|)) (-1083 |#1|))))) (-339) (-339) (-13 (-339) (-784))) (T -496))
-((-2975 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *6)) (-5 *5 (-1 (-394 (-1083 *6)) (-1083 *6))) (-4 *6 (-339)) (-5 *2 (-589 (-2 (|:| |outval| *7) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 *7)))))) (-5 *1 (-496 *6 *7 *4)) (-4 *7 (-339)) (-4 *4 (-13 (-339) (-784))))) (-2382 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *5)) (-4 *5 (-339)) (-5 *2 (-589 *6)) (-5 *1 (-496 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))) (-1718 (*1 *2 *3) (-12 (-5 *3 (-629 *4)) (-4 *4 (-339)) (-5 *2 (-1083 *4)) (-5 *1 (-496 *4 *5 *6)) (-4 *5 (-339)) (-4 *6 (-13 (-339) (-784))))))
-(-10 -7 (-15 -1718 ((-1083 |#1|) (-629 |#1|))) (-15 -2382 ((-589 |#2|) (-1083 |#1|) |#3|)) (-15 -2975 ((-589 (-2 (|:| |outval| |#2|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#2|))))) (-629 |#1|) |#3| (-1 (-394 (-1083 |#1|)) (-1083 |#1|)))))
-((-1873 (((-779 (-523))) 11)) (-3659 (((-779 (-523))) 13)) (-3362 (((-772 (-523))) 8)))
-(((-497) (-10 -7 (-15 -3362 ((-772 (-523)))) (-15 -1873 ((-779 (-523)))) (-15 -3659 ((-779 (-523)))))) (T -497))
-((-3659 (*1 *2) (-12 (-5 *2 (-779 (-523))) (-5 *1 (-497)))) (-1873 (*1 *2) (-12 (-5 *2 (-779 (-523))) (-5 *1 (-497)))) (-3362 (*1 *2) (-12 (-5 *2 (-772 (-523))) (-5 *1 (-497)))))
-(-10 -7 (-15 -3362 ((-772 (-523)))) (-15 -1873 ((-779 (-523)))) (-15 -3659 ((-779 (-523)))))
-((-3189 (((-499) (-1087)) 15)) (-3234 ((|#1| (-499)) 20)))
-(((-498 |#1|) (-10 -7 (-15 -3189 ((-499) (-1087))) (-15 -3234 (|#1| (-499)))) (-1123)) (T -498))
-((-3234 (*1 *2 *3) (-12 (-5 *3 (-499)) (-5 *1 (-498 *2)) (-4 *2 (-1123)))) (-3189 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-499)) (-5 *1 (-498 *4)) (-4 *4 (-1123)))))
-(-10 -7 (-15 -3189 ((-499) (-1087))) (-15 -3234 (|#1| (-499))))
-((-1680 (((-108) $ $) NIL)) (-3252 (((-1070) $) 46)) (-2028 (((-108) $) 43)) (-2414 (((-1087) $) 44)) (-2629 (((-108) $) 41)) (-3279 (((-1070) $) 42)) (-2255 (((-108) $) NIL)) (-3820 (((-108) $) NIL)) (-2016 (((-108) $) NIL)) (-2032 (((-1070) $) NIL)) (-2851 (($ $ (-589 (-1087))) 20)) (-3234 (((-51) $) 22)) (-3690 (((-108) $) NIL)) (-2434 (((-523) $) NIL)) (-3951 (((-1034) $) NIL)) (-3155 (($ $ (-589 (-1087)) (-1087)) 58)) (-3779 (((-108) $) NIL)) (-4210 (((-203) $) NIL)) (-2279 (($ $) 38)) (-2685 (((-794) $) NIL)) (-2849 (((-108) $ $) NIL)) (-1937 (($ $ (-523)) NIL) (($ $ (-589 (-523))) NIL)) (-2489 (((-589 $) $) 28)) (-3835 (((-1087) (-589 $)) 47)) (-1400 (($ (-589 $)) 51) (($ (-1070)) NIL) (($ (-1087)) 18) (($ (-523)) 8) (($ (-203)) 25) (($ (-794)) NIL) (((-1020) $) 11) (($ (-1020)) 12)) (-4068 (((-1087) (-1087) (-589 $)) 50)) (-1691 (((-794) $) NIL)) (-2325 (($ $) 49)) (-2312 (($ $) 48)) (-2425 (($ $ (-589 $)) 55)) (-3187 (((-108) $) 27)) (-1879 (($) 9 T CONST)) (-1891 (($) 10 T CONST)) (-3941 (((-108) $ $) 59)) (-4074 (($ $ $) 64)) (-4045 (($ $ $) 60)) (** (($ $ (-710)) 63) (($ $ (-523)) 62)) (* (($ $ $) 61)) (-2810 (((-523) $) NIL)))
-(((-499) (-13 (-1019 (-1070) (-1087) (-523) (-203) (-794)) (-564 (-1020)) (-10 -8 (-15 -3234 ((-51) $)) (-15 -1400 ($ (-1020))) (-15 -2425 ($ $ (-589 $))) (-15 -3155 ($ $ (-589 (-1087)) (-1087))) (-15 -2851 ($ $ (-589 (-1087)))) (-15 -4045 ($ $ $)) (-15 * ($ $ $)) (-15 -4074 ($ $ $)) (-15 ** ($ $ (-710))) (-15 ** ($ $ (-523))) (-15 0 ($) -2501) (-15 1 ($) -2501) (-15 -2279 ($ $)) (-15 -3252 ((-1070) $)) (-15 -3835 ((-1087) (-589 $))) (-15 -4068 ((-1087) (-1087) (-589 $)))))) (T -499))
-((-3234 (*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-499)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-1020)) (-5 *1 (-499)))) (-2425 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-499))) (-5 *1 (-499)))) (-3155 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-1087)) (-5 *1 (-499)))) (-2851 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-499)))) (-4045 (*1 *1 *1 *1) (-5 *1 (-499))) (* (*1 *1 *1 *1) (-5 *1 (-499))) (-4074 (*1 *1 *1 *1) (-5 *1 (-499))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-499)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-499)))) (-1879 (*1 *1) (-5 *1 (-499))) (-1891 (*1 *1) (-5 *1 (-499))) (-2279 (*1 *1 *1) (-5 *1 (-499))) (-3252 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-499)))) (-3835 (*1 *2 *3) (-12 (-5 *3 (-589 (-499))) (-5 *2 (-1087)) (-5 *1 (-499)))) (-4068 (*1 *2 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-499))) (-5 *1 (-499)))))
-(-13 (-1019 (-1070) (-1087) (-523) (-203) (-794)) (-564 (-1020)) (-10 -8 (-15 -3234 ((-51) $)) (-15 -1400 ($ (-1020))) (-15 -2425 ($ $ (-589 $))) (-15 -3155 ($ $ (-589 (-1087)) (-1087))) (-15 -2851 ($ $ (-589 (-1087)))) (-15 -4045 ($ $ $)) (-15 * ($ $ $)) (-15 -4074 ($ $ $)) (-15 ** ($ $ (-710))) (-15 ** ($ $ (-523))) (-15 (-1879) ($) -2501) (-15 (-1891) ($) -2501) (-15 -2279 ($ $)) (-15 -3252 ((-1070) $)) (-15 -3835 ((-1087) (-589 $))) (-15 -4068 ((-1087) (-1087) (-589 $)))))
-((-1298 ((|#2| |#2|) 17)) (-2720 ((|#2| |#2|) 13)) (-3432 ((|#2| |#2| (-523) (-523)) 20)) (-2011 ((|#2| |#2|) 15)))
-(((-500 |#1| |#2|) (-10 -7 (-15 -2720 (|#2| |#2|)) (-15 -2011 (|#2| |#2|)) (-15 -1298 (|#2| |#2|)) (-15 -3432 (|#2| |#2| (-523) (-523)))) (-13 (-515) (-136)) (-1160 |#1|)) (T -500))
-((-3432 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-523)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-500 *4 *2)) (-4 *2 (-1160 *4)))) (-1298 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2)) (-4 *2 (-1160 *3)))) (-2011 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2)) (-4 *2 (-1160 *3)))) (-2720 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2)) (-4 *2 (-1160 *3)))))
-(-10 -7 (-15 -2720 (|#2| |#2|)) (-15 -2011 (|#2| |#2|)) (-15 -1298 (|#2| |#2|)) (-15 -3432 (|#2| |#2| (-523) (-523))))
-((-2538 (((-589 (-271 (-883 |#2|))) (-589 |#2|) (-589 (-1087))) 32)) (-3552 (((-589 |#2|) (-883 |#1|) |#3|) 53) (((-589 |#2|) (-1083 |#1|) |#3|) 52)) (-3003 (((-589 (-589 |#2|)) (-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)) |#3|) 87)))
-(((-501 |#1| |#2| |#3|) (-10 -7 (-15 -3552 ((-589 |#2|) (-1083 |#1|) |#3|)) (-15 -3552 ((-589 |#2|) (-883 |#1|) |#3|)) (-15 -3003 ((-589 (-589 |#2|)) (-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)) |#3|)) (-15 -2538 ((-589 (-271 (-883 |#2|))) (-589 |#2|) (-589 (-1087))))) (-427) (-339) (-13 (-339) (-784))) (T -501))
-((-2538 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-1087))) (-4 *6 (-339)) (-5 *2 (-589 (-271 (-883 *6)))) (-5 *1 (-501 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-13 (-339) (-784))))) (-3003 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-589 (-589 *7))) (-5 *1 (-501 *6 *7 *5)) (-4 *7 (-339)) (-4 *5 (-13 (-339) (-784))))) (-3552 (*1 *2 *3 *4) (-12 (-5 *3 (-883 *5)) (-4 *5 (-427)) (-5 *2 (-589 *6)) (-5 *1 (-501 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))) (-3552 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *5)) (-4 *5 (-427)) (-5 *2 (-589 *6)) (-5 *1 (-501 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))))
-(-10 -7 (-15 -3552 ((-589 |#2|) (-1083 |#1|) |#3|)) (-15 -3552 ((-589 |#2|) (-883 |#1|) |#3|)) (-15 -3003 ((-589 (-589 |#2|)) (-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)) |#3|)) (-15 -2538 ((-589 (-271 (-883 |#2|))) (-589 |#2|) (-589 (-1087)))))
-((-1327 ((|#2| |#2| |#1|) 17)) (-1758 ((|#2| (-589 |#2|)) 27)) (-1785 ((|#2| (-589 |#2|)) 46)))
-(((-502 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1758 (|#2| (-589 |#2|))) (-15 -1785 (|#2| (-589 |#2|))) (-15 -1327 (|#2| |#2| |#1|))) (-284) (-1145 |#1|) |#1| (-1 |#1| |#1| (-710))) (T -502))
-((-1327 (*1 *2 *2 *3) (-12 (-4 *3 (-284)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-710))) (-5 *1 (-502 *3 *2 *4 *5)) (-4 *2 (-1145 *3)))) (-1785 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-502 *4 *2 *5 *6)) (-4 *4 (-284)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-710))))) (-1758 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-502 *4 *2 *5 *6)) (-4 *4 (-284)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-710))))))
-(-10 -7 (-15 -1758 (|#2| (-589 |#2|))) (-15 -1785 (|#2| (-589 |#2|))) (-15 -1327 (|#2| |#2| |#1|)))
-((-2424 (((-394 (-1083 |#4|)) (-1083 |#4|) (-1 (-394 (-1083 |#3|)) (-1083 |#3|))) 79) (((-394 |#4|) |#4| (-1 (-394 (-1083 |#3|)) (-1083 |#3|))) 168)))
-(((-503 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2424 ((-394 |#4|) |#4| (-1 (-394 (-1083 |#3|)) (-1083 |#3|)))) (-15 -2424 ((-394 (-1083 |#4|)) (-1083 |#4|) (-1 (-394 (-1083 |#3|)) (-1083 |#3|))))) (-786) (-732) (-13 (-284) (-136)) (-880 |#3| |#2| |#1|)) (T -503))
-((-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-394 (-1083 *7)) (-1083 *7))) (-4 *7 (-13 (-284) (-136))) (-4 *5 (-786)) (-4 *6 (-732)) (-4 *8 (-880 *7 *6 *5)) (-5 *2 (-394 (-1083 *8))) (-5 *1 (-503 *5 *6 *7 *8)) (-5 *3 (-1083 *8)))) (-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-394 (-1083 *7)) (-1083 *7))) (-4 *7 (-13 (-284) (-136))) (-4 *5 (-786)) (-4 *6 (-732)) (-5 *2 (-394 *3)) (-5 *1 (-503 *5 *6 *7 *3)) (-4 *3 (-880 *7 *6 *5)))))
-(-10 -7 (-15 -2424 ((-394 |#4|) |#4| (-1 (-394 (-1083 |#3|)) (-1083 |#3|)))) (-15 -2424 ((-394 (-1083 |#4|)) (-1083 |#4|) (-1 (-394 (-1083 |#3|)) (-1083 |#3|)))))
-((-1298 ((|#4| |#4|) 74)) (-2720 ((|#4| |#4|) 70)) (-3432 ((|#4| |#4| (-523) (-523)) 76)) (-2011 ((|#4| |#4|) 72)))
-(((-504 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2720 (|#4| |#4|)) (-15 -2011 (|#4| |#4|)) (-15 -1298 (|#4| |#4|)) (-15 -3432 (|#4| |#4| (-523) (-523)))) (-13 (-339) (-344) (-564 (-523))) (-1145 |#1|) (-664 |#1| |#2|) (-1160 |#3|)) (T -504))
-((-3432 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-523)) (-4 *4 (-13 (-339) (-344) (-564 *3))) (-4 *5 (-1145 *4)) (-4 *6 (-664 *4 *5)) (-5 *1 (-504 *4 *5 *6 *2)) (-4 *2 (-1160 *6)))) (-1298 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3)) (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5)))) (-2011 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3)) (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5)))) (-2720 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3)) (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5)))))
-(-10 -7 (-15 -2720 (|#4| |#4|)) (-15 -2011 (|#4| |#4|)) (-15 -1298 (|#4| |#4|)) (-15 -3432 (|#4| |#4| (-523) (-523))))
-((-1298 ((|#2| |#2|) 27)) (-2720 ((|#2| |#2|) 23)) (-3432 ((|#2| |#2| (-523) (-523)) 29)) (-2011 ((|#2| |#2|) 25)))
-(((-505 |#1| |#2|) (-10 -7 (-15 -2720 (|#2| |#2|)) (-15 -2011 (|#2| |#2|)) (-15 -1298 (|#2| |#2|)) (-15 -3432 (|#2| |#2| (-523) (-523)))) (-13 (-339) (-344) (-564 (-523))) (-1160 |#1|)) (T -505))
-((-3432 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-523)) (-4 *4 (-13 (-339) (-344) (-564 *3))) (-5 *1 (-505 *4 *2)) (-4 *2 (-1160 *4)))) (-1298 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2)) (-4 *2 (-1160 *3)))) (-2011 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2)) (-4 *2 (-1160 *3)))) (-2720 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2)) (-4 *2 (-1160 *3)))))
-(-10 -7 (-15 -2720 (|#2| |#2|)) (-15 -2011 (|#2| |#2|)) (-15 -1298 (|#2| |#2|)) (-15 -3432 (|#2| |#2| (-523) (-523))))
-((-1786 (((-3 (-523) "failed") |#2| |#1| (-1 (-3 (-523) "failed") |#1|)) 14) (((-3 (-523) "failed") |#2| |#1| (-523) (-1 (-3 (-523) "failed") |#1|)) 13) (((-3 (-523) "failed") |#2| (-523) (-1 (-3 (-523) "failed") |#1|)) 26)))
-(((-506 |#1| |#2|) (-10 -7 (-15 -1786 ((-3 (-523) "failed") |#2| (-523) (-1 (-3 (-523) "failed") |#1|))) (-15 -1786 ((-3 (-523) "failed") |#2| |#1| (-523) (-1 (-3 (-523) "failed") |#1|))) (-15 -1786 ((-3 (-523) "failed") |#2| |#1| (-1 (-3 (-523) "failed") |#1|)))) (-973) (-1145 |#1|)) (T -506))
-((-1786 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-523) "failed") *4)) (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-506 *4 *3)) (-4 *3 (-1145 *4)))) (-1786 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *5 (-1 (-3 (-523) "failed") *4)) (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-506 *4 *3)) (-4 *3 (-1145 *4)))) (-1786 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *4 (-1 (-3 (-523) "failed") *5)) (-4 *5 (-973)) (-5 *2 (-523)) (-5 *1 (-506 *5 *3)) (-4 *3 (-1145 *5)))))
-(-10 -7 (-15 -1786 ((-3 (-523) "failed") |#2| (-523) (-1 (-3 (-523) "failed") |#1|))) (-15 -1786 ((-3 (-523) "failed") |#2| |#1| (-523) (-1 (-3 (-523) "failed") |#1|))) (-15 -1786 ((-3 (-523) "failed") |#2| |#1| (-1 (-3 (-523) "failed") |#1|))))
-((-2755 (($ $ $) 79)) (-4226 (((-394 $) $) 47)) (-1220 (((-3 (-523) "failed") $) 59)) (-3508 (((-523) $) 37)) (-3317 (((-3 (-383 (-523)) "failed") $) 74)) (-3045 (((-108) $) 24)) (-1682 (((-383 (-523)) $) 72)) (-3049 (((-108) $) 50)) (-4024 (($ $ $ $) 86)) (-3712 (((-108) $) 16)) (-3325 (($ $ $) 57)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 69)) (-2738 (((-3 $ "failed") $) 64)) (-2236 (($ $) 23)) (-4193 (($ $ $) 84)) (-2773 (($) 60)) (-3459 (($ $) 53)) (-2424 (((-394 $) $) 45)) (-3101 (((-108) $) 14)) (-3413 (((-710) $) 28)) (-3984 (($ $ (-710)) NIL) (($ $) 10)) (-1874 (($ $) 17)) (-1400 (((-523) $) NIL) (((-499) $) 36) (((-823 (-523)) $) 40) (((-355) $) 31) (((-203) $) 33)) (-3272 (((-710)) 8)) (-3512 (((-108) $ $) 20)) (-3435 (($ $ $) 55)))
-(((-507 |#1|) (-10 -8 (-15 -4193 (|#1| |#1| |#1|)) (-15 -4024 (|#1| |#1| |#1| |#1|)) (-15 -2236 (|#1| |#1|)) (-15 -1874 (|#1| |#1|)) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -2755 (|#1| |#1| |#1|)) (-15 -3512 ((-108) |#1| |#1|)) (-15 -3101 ((-108) |#1|)) (-15 -2773 (|#1|)) (-15 -2738 ((-3 |#1| "failed") |#1|)) (-15 -1400 ((-203) |#1|)) (-15 -1400 ((-355) |#1|)) (-15 -3325 (|#1| |#1| |#1|)) (-15 -3459 (|#1| |#1|)) (-15 -3435 (|#1| |#1| |#1|)) (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -1400 ((-523) |#1|)) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3712 ((-108) |#1|)) (-15 -3413 ((-710) |#1|)) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -3049 ((-108) |#1|)) (-15 -3272 ((-710)))) (-508)) (T -507))
-((-3272 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-507 *3)) (-4 *3 (-508)))))
-(-10 -8 (-15 -4193 (|#1| |#1| |#1|)) (-15 -4024 (|#1| |#1| |#1| |#1|)) (-15 -2236 (|#1| |#1|)) (-15 -1874 (|#1| |#1|)) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -2755 (|#1| |#1| |#1|)) (-15 -3512 ((-108) |#1| |#1|)) (-15 -3101 ((-108) |#1|)) (-15 -2773 (|#1|)) (-15 -2738 ((-3 |#1| "failed") |#1|)) (-15 -1400 ((-203) |#1|)) (-15 -1400 ((-355) |#1|)) (-15 -3325 (|#1| |#1| |#1|)) (-15 -3459 (|#1| |#1|)) (-15 -3435 (|#1| |#1| |#1|)) (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -1400 ((-523) |#1|)) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3712 ((-108) |#1|)) (-15 -3413 ((-710) |#1|)) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -3049 ((-108) |#1|)) (-15 -3272 ((-710))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-2755 (($ $ $) 85)) (-3405 (((-3 $ "failed") $ $) 19)) (-1368 (($ $ $ $) 73)) (-3718 (($ $) 51)) (-4226 (((-394 $) $) 52)) (-2787 (((-108) $ $) 125)) (-3482 (((-523) $) 114)) (-2156 (($ $ $) 88)) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 106)) (-3508 (((-523) $) 105)) (-4059 (($ $ $) 129)) (-2243 (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 104) (((-629 (-523)) (-629 $)) 103)) (-1444 (((-3 $ "failed") $) 34)) (-3317 (((-3 (-383 (-523)) "failed") $) 82)) (-3045 (((-108) $) 84)) (-1682 (((-383 (-523)) $) 83)) (-1631 (($) 81) (($ $) 80)) (-4032 (($ $ $) 128)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 123)) (-3049 (((-108) $) 53)) (-4024 (($ $ $ $) 71)) (-3501 (($ $ $) 86)) (-3712 (((-108) $) 116)) (-3325 (($ $ $) 97)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 100)) (-2769 (((-108) $) 31)) (-3860 (((-108) $) 92)) (-2738 (((-3 $ "failed") $) 94)) (-2057 (((-108) $) 115)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 132)) (-3928 (($ $ $ $) 72)) (-3239 (($ $ $) 117)) (-3158 (($ $ $) 118)) (-2236 (($ $) 75)) (-2616 (($ $) 89)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-4193 (($ $ $) 70)) (-2773 (($) 93 T CONST)) (-3762 (($ $) 77)) (-3951 (((-1034) $) 10) (($ $) 79)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-3459 (($ $) 98)) (-2424 (((-394 $) $) 50)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 131) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 130)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 124)) (-3101 (((-108) $) 91)) (-3413 (((-710) $) 126)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 127)) (-3984 (($ $ (-710)) 111) (($ $) 109)) (-1890 (($ $) 76)) (-1874 (($ $) 78)) (-1400 (((-523) $) 108) (((-499) $) 102) (((-823 (-523)) $) 101) (((-355) $) 96) (((-203) $) 95)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-523)) 107)) (-3272 (((-710)) 29)) (-3512 (((-108) $ $) 87)) (-3435 (($ $ $) 99)) (-1416 (($) 90)) (-2801 (((-108) $ $) 39)) (-2447 (($ $ $ $) 74)) (-2695 (($ $) 113)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-710)) 112) (($ $) 110)) (-4006 (((-108) $ $) 120)) (-3980 (((-108) $ $) 121)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 119)) (-3966 (((-108) $ $) 122)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-4046 (((-589 |#2|) (-1083 |#1|) |#3|) 83)) (-1911 (((-589 (-2 (|:| |outval| |#2|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#2|))))) (-629 |#1|) |#3| (-1 (-394 (-1083 |#1|)) (-1083 |#1|))) 100)) (-3833 (((-1083 |#1|) (-629 |#1|)) 95)))
+(((-496 |#1| |#2| |#3|) (-10 -7 (-15 -3833 ((-1083 |#1|) (-629 |#1|))) (-15 -4046 ((-589 |#2|) (-1083 |#1|) |#3|)) (-15 -1911 ((-589 (-2 (|:| |outval| |#2|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#2|))))) (-629 |#1|) |#3| (-1 (-394 (-1083 |#1|)) (-1083 |#1|))))) (-339) (-339) (-13 (-339) (-784))) (T -496))
+((-1911 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *6)) (-5 *5 (-1 (-394 (-1083 *6)) (-1083 *6))) (-4 *6 (-339)) (-5 *2 (-589 (-2 (|:| |outval| *7) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 *7)))))) (-5 *1 (-496 *6 *7 *4)) (-4 *7 (-339)) (-4 *4 (-13 (-339) (-784))))) (-4046 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *5)) (-4 *5 (-339)) (-5 *2 (-589 *6)) (-5 *1 (-496 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))) (-3833 (*1 *2 *3) (-12 (-5 *3 (-629 *4)) (-4 *4 (-339)) (-5 *2 (-1083 *4)) (-5 *1 (-496 *4 *5 *6)) (-4 *5 (-339)) (-4 *6 (-13 (-339) (-784))))))
+(-10 -7 (-15 -3833 ((-1083 |#1|) (-629 |#1|))) (-15 -4046 ((-589 |#2|) (-1083 |#1|) |#3|)) (-15 -1911 ((-589 (-2 (|:| |outval| |#2|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#2|))))) (-629 |#1|) |#3| (-1 (-394 (-1083 |#1|)) (-1083 |#1|)))))
+((-2327 (((-779 (-523))) 12)) (-2335 (((-779 (-523))) 14)) (-2195 (((-772 (-523))) 9)))
+(((-497) (-10 -7 (-15 -2195 ((-772 (-523)))) (-15 -2327 ((-779 (-523)))) (-15 -2335 ((-779 (-523)))))) (T -497))
+((-2335 (*1 *2) (-12 (-5 *2 (-779 (-523))) (-5 *1 (-497)))) (-2327 (*1 *2) (-12 (-5 *2 (-779 (-523))) (-5 *1 (-497)))) (-2195 (*1 *2) (-12 (-5 *2 (-772 (-523))) (-5 *1 (-497)))))
+(-10 -7 (-15 -2195 ((-772 (-523)))) (-15 -2327 ((-779 (-523)))) (-15 -2335 ((-779 (-523)))))
+((-1529 (((-499) (-1087)) 15)) (-2090 ((|#1| (-499)) 20)))
+(((-498 |#1|) (-10 -7 (-15 -1529 ((-499) (-1087))) (-15 -2090 (|#1| (-499)))) (-1123)) (T -498))
+((-2090 (*1 *2 *3) (-12 (-5 *3 (-499)) (-5 *1 (-498 *2)) (-4 *2 (-1123)))) (-1529 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-499)) (-5 *1 (-498 *4)) (-4 *4 (-1123)))))
+(-10 -7 (-15 -1529 ((-499) (-1087))) (-15 -2090 (|#1| (-499))))
+((-3260 (((-108) $ $) NIL)) (-1443 (((-1070) $) 46)) (-1972 (((-108) $) 43)) (-3854 (((-1087) $) 44)) (-1372 (((-108) $) 41)) (-1984 (((-1070) $) 42)) (-2297 (((-108) $) NIL)) (-1652 (((-108) $) NIL)) (-1818 (((-108) $) NIL)) (-3841 (((-1070) $) NIL)) (-3496 (($ $ (-589 (-1087))) 20)) (-2090 (((-51) $) 22)) (-3500 (((-108) $) NIL)) (-3878 (((-523) $) NIL)) (-2435 (((-1034) $) NIL)) (-1843 (($ $ (-589 (-1087)) (-1087)) 58)) (-3111 (((-108) $) NIL)) (-1565 (((-203) $) NIL)) (-3590 (($ $) 38)) (-3483 (((-794) $) NIL)) (-1747 (((-108) $ $) NIL)) (-1502 (($ $ (-523)) NIL) (($ $ (-589 (-523))) NIL)) (-3644 (((-589 $) $) 28)) (-3326 (((-1087) (-589 $)) 47)) (-3077 (($ (-589 $)) 51) (($ (-1070)) NIL) (($ (-1087)) 18) (($ (-523)) 8) (($ (-203)) 25) (($ (-794)) NIL) (((-1020) $) 11) (($ (-1020)) 12)) (-3638 (((-1087) (-1087) (-589 $)) 50)) (-3976 (((-794) $) NIL)) (-3770 (($ $) 49)) (-3755 (($ $) 48)) (-1293 (($ $ (-589 $)) 55)) (-1501 (((-108) $) 27)) (-1428 (($) 9 T CONST)) (-1440 (($) 10 T CONST)) (-4037 (((-108) $ $) 59)) (-4125 (($ $ $) 64)) (-4103 (($ $ $) 60)) (** (($ $ (-710)) 63) (($ $ (-523)) 62)) (* (($ $ $) 61)) (-1271 (((-523) $) NIL)))
+(((-499) (-13 (-1019 (-1070) (-1087) (-523) (-203) (-794)) (-564 (-1020)) (-10 -8 (-15 -2090 ((-51) $)) (-15 -3077 ($ (-1020))) (-15 -1293 ($ $ (-589 $))) (-15 -1843 ($ $ (-589 (-1087)) (-1087))) (-15 -3496 ($ $ (-589 (-1087)))) (-15 -4103 ($ $ $)) (-15 * ($ $ $)) (-15 -4125 ($ $ $)) (-15 ** ($ $ (-710))) (-15 ** ($ $ (-523))) (-15 0 ($) -1982) (-15 1 ($) -1982) (-15 -3590 ($ $)) (-15 -1443 ((-1070) $)) (-15 -3326 ((-1087) (-589 $))) (-15 -3638 ((-1087) (-1087) (-589 $)))))) (T -499))
+((-2090 (*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-499)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-1020)) (-5 *1 (-499)))) (-1293 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-499))) (-5 *1 (-499)))) (-1843 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-1087)) (-5 *1 (-499)))) (-3496 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-499)))) (-4103 (*1 *1 *1 *1) (-5 *1 (-499))) (* (*1 *1 *1 *1) (-5 *1 (-499))) (-4125 (*1 *1 *1 *1) (-5 *1 (-499))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-499)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-499)))) (-1428 (*1 *1) (-5 *1 (-499))) (-1440 (*1 *1) (-5 *1 (-499))) (-3590 (*1 *1 *1) (-5 *1 (-499))) (-1443 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-499)))) (-3326 (*1 *2 *3) (-12 (-5 *3 (-589 (-499))) (-5 *2 (-1087)) (-5 *1 (-499)))) (-3638 (*1 *2 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-499))) (-5 *1 (-499)))))
+(-13 (-1019 (-1070) (-1087) (-523) (-203) (-794)) (-564 (-1020)) (-10 -8 (-15 -2090 ((-51) $)) (-15 -3077 ($ (-1020))) (-15 -1293 ($ $ (-589 $))) (-15 -1843 ($ $ (-589 (-1087)) (-1087))) (-15 -3496 ($ $ (-589 (-1087)))) (-15 -4103 ($ $ $)) (-15 * ($ $ $)) (-15 -4125 ($ $ $)) (-15 ** ($ $ (-710))) (-15 ** ($ $ (-523))) (-15 (-1428) ($) -1982) (-15 (-1440) ($) -1982) (-15 -3590 ($ $)) (-15 -1443 ((-1070) $)) (-15 -3326 ((-1087) (-589 $))) (-15 -3638 ((-1087) (-1087) (-589 $)))))
+((-2378 ((|#2| |#2|) 17)) (-4191 ((|#2| |#2|) 13)) (-1438 ((|#2| |#2| (-523) (-523)) 20)) (-1762 ((|#2| |#2|) 15)))
+(((-500 |#1| |#2|) (-10 -7 (-15 -4191 (|#2| |#2|)) (-15 -1762 (|#2| |#2|)) (-15 -2378 (|#2| |#2|)) (-15 -1438 (|#2| |#2| (-523) (-523)))) (-13 (-515) (-136)) (-1160 |#1|)) (T -500))
+((-1438 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-523)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-500 *4 *2)) (-4 *2 (-1160 *4)))) (-2378 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2)) (-4 *2 (-1160 *3)))) (-1762 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2)) (-4 *2 (-1160 *3)))) (-4191 (*1 *2 *2) (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2)) (-4 *2 (-1160 *3)))))
+(-10 -7 (-15 -4191 (|#2| |#2|)) (-15 -1762 (|#2| |#2|)) (-15 -2378 (|#2| |#2|)) (-15 -1438 (|#2| |#2| (-523) (-523))))
+((-2932 (((-589 (-271 (-883 |#2|))) (-589 |#2|) (-589 (-1087))) 32)) (-2642 (((-589 |#2|) (-883 |#1|) |#3|) 53) (((-589 |#2|) (-1083 |#1|) |#3|) 52)) (-4023 (((-589 (-589 |#2|)) (-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)) |#3|) 88)))
+(((-501 |#1| |#2| |#3|) (-10 -7 (-15 -2642 ((-589 |#2|) (-1083 |#1|) |#3|)) (-15 -2642 ((-589 |#2|) (-883 |#1|) |#3|)) (-15 -4023 ((-589 (-589 |#2|)) (-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)) |#3|)) (-15 -2932 ((-589 (-271 (-883 |#2|))) (-589 |#2|) (-589 (-1087))))) (-427) (-339) (-13 (-339) (-784))) (T -501))
+((-2932 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-1087))) (-4 *6 (-339)) (-5 *2 (-589 (-271 (-883 *6)))) (-5 *1 (-501 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-13 (-339) (-784))))) (-4023 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-589 (-589 *7))) (-5 *1 (-501 *6 *7 *5)) (-4 *7 (-339)) (-4 *5 (-13 (-339) (-784))))) (-2642 (*1 *2 *3 *4) (-12 (-5 *3 (-883 *5)) (-4 *5 (-427)) (-5 *2 (-589 *6)) (-5 *1 (-501 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))) (-2642 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *5)) (-4 *5 (-427)) (-5 *2 (-589 *6)) (-5 *1 (-501 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))))
+(-10 -7 (-15 -2642 ((-589 |#2|) (-1083 |#1|) |#3|)) (-15 -2642 ((-589 |#2|) (-883 |#1|) |#3|)) (-15 -4023 ((-589 (-589 |#2|)) (-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)) |#3|)) (-15 -2932 ((-589 (-271 (-883 |#2|))) (-589 |#2|) (-589 (-1087)))))
+((-1345 ((|#2| |#2| |#1|) 17)) (-4166 ((|#2| (-589 |#2|)) 27)) (-3247 ((|#2| (-589 |#2|)) 46)))
+(((-502 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4166 (|#2| (-589 |#2|))) (-15 -3247 (|#2| (-589 |#2|))) (-15 -1345 (|#2| |#2| |#1|))) (-284) (-1145 |#1|) |#1| (-1 |#1| |#1| (-710))) (T -502))
+((-1345 (*1 *2 *2 *3) (-12 (-4 *3 (-284)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-710))) (-5 *1 (-502 *3 *2 *4 *5)) (-4 *2 (-1145 *3)))) (-3247 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-502 *4 *2 *5 *6)) (-4 *4 (-284)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-710))))) (-4166 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-502 *4 *2 *5 *6)) (-4 *4 (-284)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-710))))))
+(-10 -7 (-15 -4166 (|#2| (-589 |#2|))) (-15 -3247 (|#2| (-589 |#2|))) (-15 -1345 (|#2| |#2| |#1|)))
+((-3573 (((-394 (-1083 |#4|)) (-1083 |#4|) (-1 (-394 (-1083 |#3|)) (-1083 |#3|))) 79) (((-394 |#4|) |#4| (-1 (-394 (-1083 |#3|)) (-1083 |#3|))) 169)))
+(((-503 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3573 ((-394 |#4|) |#4| (-1 (-394 (-1083 |#3|)) (-1083 |#3|)))) (-15 -3573 ((-394 (-1083 |#4|)) (-1083 |#4|) (-1 (-394 (-1083 |#3|)) (-1083 |#3|))))) (-786) (-732) (-13 (-284) (-136)) (-880 |#3| |#2| |#1|)) (T -503))
+((-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-394 (-1083 *7)) (-1083 *7))) (-4 *7 (-13 (-284) (-136))) (-4 *5 (-786)) (-4 *6 (-732)) (-4 *8 (-880 *7 *6 *5)) (-5 *2 (-394 (-1083 *8))) (-5 *1 (-503 *5 *6 *7 *8)) (-5 *3 (-1083 *8)))) (-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-394 (-1083 *7)) (-1083 *7))) (-4 *7 (-13 (-284) (-136))) (-4 *5 (-786)) (-4 *6 (-732)) (-5 *2 (-394 *3)) (-5 *1 (-503 *5 *6 *7 *3)) (-4 *3 (-880 *7 *6 *5)))))
+(-10 -7 (-15 -3573 ((-394 |#4|) |#4| (-1 (-394 (-1083 |#3|)) (-1083 |#3|)))) (-15 -3573 ((-394 (-1083 |#4|)) (-1083 |#4|) (-1 (-394 (-1083 |#3|)) (-1083 |#3|)))))
+((-2378 ((|#4| |#4|) 74)) (-4191 ((|#4| |#4|) 70)) (-1438 ((|#4| |#4| (-523) (-523)) 76)) (-1762 ((|#4| |#4|) 72)))
+(((-504 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4191 (|#4| |#4|)) (-15 -1762 (|#4| |#4|)) (-15 -2378 (|#4| |#4|)) (-15 -1438 (|#4| |#4| (-523) (-523)))) (-13 (-339) (-344) (-564 (-523))) (-1145 |#1|) (-664 |#1| |#2|) (-1160 |#3|)) (T -504))
+((-1438 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-523)) (-4 *4 (-13 (-339) (-344) (-564 *3))) (-4 *5 (-1145 *4)) (-4 *6 (-664 *4 *5)) (-5 *1 (-504 *4 *5 *6 *2)) (-4 *2 (-1160 *6)))) (-2378 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3)) (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5)))) (-1762 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3)) (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5)))) (-4191 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3)) (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5)))))
+(-10 -7 (-15 -4191 (|#4| |#4|)) (-15 -1762 (|#4| |#4|)) (-15 -2378 (|#4| |#4|)) (-15 -1438 (|#4| |#4| (-523) (-523))))
+((-2378 ((|#2| |#2|) 27)) (-4191 ((|#2| |#2|) 23)) (-1438 ((|#2| |#2| (-523) (-523)) 29)) (-1762 ((|#2| |#2|) 25)))
+(((-505 |#1| |#2|) (-10 -7 (-15 -4191 (|#2| |#2|)) (-15 -1762 (|#2| |#2|)) (-15 -2378 (|#2| |#2|)) (-15 -1438 (|#2| |#2| (-523) (-523)))) (-13 (-339) (-344) (-564 (-523))) (-1160 |#1|)) (T -505))
+((-1438 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-523)) (-4 *4 (-13 (-339) (-344) (-564 *3))) (-5 *1 (-505 *4 *2)) (-4 *2 (-1160 *4)))) (-2378 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2)) (-4 *2 (-1160 *3)))) (-1762 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2)) (-4 *2 (-1160 *3)))) (-4191 (*1 *2 *2) (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2)) (-4 *2 (-1160 *3)))))
+(-10 -7 (-15 -4191 (|#2| |#2|)) (-15 -1762 (|#2| |#2|)) (-15 -2378 (|#2| |#2|)) (-15 -1438 (|#2| |#2| (-523) (-523))))
+((-3257 (((-3 (-523) "failed") |#2| |#1| (-1 (-3 (-523) "failed") |#1|)) 14) (((-3 (-523) "failed") |#2| |#1| (-523) (-1 (-3 (-523) "failed") |#1|)) 13) (((-3 (-523) "failed") |#2| (-523) (-1 (-3 (-523) "failed") |#1|)) 26)))
+(((-506 |#1| |#2|) (-10 -7 (-15 -3257 ((-3 (-523) "failed") |#2| (-523) (-1 (-3 (-523) "failed") |#1|))) (-15 -3257 ((-3 (-523) "failed") |#2| |#1| (-523) (-1 (-3 (-523) "failed") |#1|))) (-15 -3257 ((-3 (-523) "failed") |#2| |#1| (-1 (-3 (-523) "failed") |#1|)))) (-973) (-1145 |#1|)) (T -506))
+((-3257 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-523) "failed") *4)) (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-506 *4 *3)) (-4 *3 (-1145 *4)))) (-3257 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *5 (-1 (-3 (-523) "failed") *4)) (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-506 *4 *3)) (-4 *3 (-1145 *4)))) (-3257 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *4 (-1 (-3 (-523) "failed") *5)) (-4 *5 (-973)) (-5 *2 (-523)) (-5 *1 (-506 *5 *3)) (-4 *3 (-1145 *5)))))
+(-10 -7 (-15 -3257 ((-3 (-523) "failed") |#2| (-523) (-1 (-3 (-523) "failed") |#1|))) (-15 -3257 ((-3 (-523) "failed") |#2| |#1| (-523) (-1 (-3 (-523) "failed") |#1|))) (-15 -3257 ((-3 (-523) "failed") |#2| |#1| (-1 (-3 (-523) "failed") |#1|))))
+((-3333 (($ $ $) 79)) (-2105 (((-394 $) $) 47)) (-2898 (((-3 (-523) "failed") $) 59)) (-1996 (((-523) $) 37)) (-4031 (((-3 (-383 (-523)) "failed") $) 74)) (-1310 (((-108) $) 24)) (-1600 (((-383 (-523)) $) 72)) (-1330 (((-108) $) 50)) (-1872 (($ $ $ $) 86)) (-3702 (((-108) $) 16)) (-4080 (($ $ $) 57)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 69)) (-1289 (((-3 $ "failed") $) 64)) (-3541 (($ $) 23)) (-1694 (($ $ $) 84)) (-4105 (($) 60)) (-1763 (($ $) 53)) (-3573 (((-394 $) $) 45)) (-3775 (((-108) $) 14)) (-3087 (((-710) $) 28)) (-4024 (($ $ (-710)) NIL) (($ $) 10)) (-4124 (($ $) 17)) (-3077 (((-523) $) NIL) (((-499) $) 36) (((-823 (-523)) $) 40) (((-355) $) 31) (((-203) $) 33)) (-1698 (((-710)) 8)) (-3505 (((-108) $ $) 20)) (-1475 (($ $ $) 55)))
+(((-507 |#1|) (-10 -8 (-15 -1694 (|#1| |#1| |#1|)) (-15 -1872 (|#1| |#1| |#1| |#1|)) (-15 -3541 (|#1| |#1|)) (-15 -4124 (|#1| |#1|)) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -3333 (|#1| |#1| |#1|)) (-15 -3505 ((-108) |#1| |#1|)) (-15 -3775 ((-108) |#1|)) (-15 -4105 (|#1|)) (-15 -1289 ((-3 |#1| "failed") |#1|)) (-15 -3077 ((-203) |#1|)) (-15 -3077 ((-355) |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -1763 (|#1| |#1|)) (-15 -1475 (|#1| |#1| |#1|)) (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -3077 ((-523) |#1|)) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -3702 ((-108) |#1|)) (-15 -3087 ((-710) |#1|)) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -1330 ((-108) |#1|)) (-15 -1698 ((-710)))) (-508)) (T -507))
+((-1698 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-507 *3)) (-4 *3 (-508)))))
+(-10 -8 (-15 -1694 (|#1| |#1| |#1|)) (-15 -1872 (|#1| |#1| |#1| |#1|)) (-15 -3541 (|#1| |#1|)) (-15 -4124 (|#1| |#1|)) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -3333 (|#1| |#1| |#1|)) (-15 -3505 ((-108) |#1| |#1|)) (-15 -3775 ((-108) |#1|)) (-15 -4105 (|#1|)) (-15 -1289 ((-3 |#1| "failed") |#1|)) (-15 -3077 ((-203) |#1|)) (-15 -3077 ((-355) |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -1763 (|#1| |#1|)) (-15 -1475 (|#1| |#1| |#1|)) (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -3077 ((-523) |#1|)) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -3702 ((-108) |#1|)) (-15 -3087 ((-710) |#1|)) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -1330 ((-108) |#1|)) (-15 -1698 ((-710))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-3333 (($ $ $) 85)) (-2999 (((-3 $ "failed") $ $) 19)) (-1746 (($ $ $ $) 73)) (-3763 (($ $) 51)) (-2105 (((-394 $) $) 52)) (-3684 (((-108) $ $) 125)) (-2035 (((-523) $) 114)) (-3565 (($ $ $) 88)) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 106)) (-1996 (((-523) $) 105)) (-2501 (($ $ $) 129)) (-2203 (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 104) (((-629 (-523)) (-629 $)) 103)) (-4211 (((-3 $ "failed") $) 34)) (-4031 (((-3 (-383 (-523)) "failed") $) 82)) (-1310 (((-108) $) 84)) (-1600 (((-383 (-523)) $) 83)) (-3461 (($) 81) (($ $) 80)) (-2486 (($ $ $) 128)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 123)) (-1330 (((-108) $) 53)) (-1872 (($ $ $ $) 71)) (-3389 (($ $ $) 86)) (-3702 (((-108) $) 116)) (-4080 (($ $ $) 97)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 100)) (-3482 (((-108) $) 31)) (-2126 (((-108) $) 92)) (-1289 (((-3 $ "failed") $) 94)) (-4050 (((-108) $) 115)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 132)) (-2728 (($ $ $ $) 72)) (-3268 (($ $ $) 117)) (-2644 (($ $ $) 118)) (-3541 (($ $) 75)) (-3229 (($ $) 89)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-1694 (($ $ $) 70)) (-4105 (($) 93 T CONST)) (-2142 (($ $) 77)) (-2435 (((-1034) $) 10) (($ $) 79)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-1763 (($ $) 98)) (-3573 (((-394 $) $) 50)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 131) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 130)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 124)) (-3775 (((-108) $) 91)) (-3087 (((-710) $) 126)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 127)) (-4024 (($ $ (-710)) 111) (($ $) 109)) (-3012 (($ $) 76)) (-4124 (($ $) 78)) (-3077 (((-523) $) 108) (((-499) $) 102) (((-823 (-523)) $) 101) (((-355) $) 96) (((-203) $) 95)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-523)) 107)) (-1698 (((-710)) 29)) (-3505 (((-108) $ $) 87)) (-1475 (($ $ $) 99)) (-3912 (($) 90)) (-3842 (((-108) $ $) 39)) (-3348 (($ $ $ $) 74)) (-3984 (($ $) 113)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-710)) 112) (($ $) 110)) (-4078 (((-108) $ $) 120)) (-4061 (((-108) $ $) 121)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 119)) (-4052 (((-108) $ $) 122)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-508) (-129)) (T -508))
-((-3860 (*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))) (-3101 (*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))) (-1416 (*1 *1) (-4 *1 (-508))) (-2616 (*1 *1 *1) (-4 *1 (-508))) (-2156 (*1 *1 *1 *1) (-4 *1 (-508))) (-3512 (*1 *2 *1 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))) (-3501 (*1 *1 *1 *1) (-4 *1 (-508))) (-2755 (*1 *1 *1 *1) (-4 *1 (-508))) (-3045 (*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))) (-1682 (*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-383 (-523))))) (-3317 (*1 *2 *1) (|partial| -12 (-4 *1 (-508)) (-5 *2 (-383 (-523))))) (-1631 (*1 *1) (-4 *1 (-508))) (-1631 (*1 *1 *1) (-4 *1 (-508))) (-3951 (*1 *1 *1) (-4 *1 (-508))) (-1874 (*1 *1 *1) (-4 *1 (-508))) (-3762 (*1 *1 *1) (-4 *1 (-508))) (-1890 (*1 *1 *1) (-4 *1 (-508))) (-2236 (*1 *1 *1) (-4 *1 (-508))) (-2447 (*1 *1 *1 *1 *1) (-4 *1 (-508))) (-1368 (*1 *1 *1 *1 *1) (-4 *1 (-508))) (-3928 (*1 *1 *1 *1 *1) (-4 *1 (-508))) (-4024 (*1 *1 *1 *1 *1) (-4 *1 (-508))) (-4193 (*1 *1 *1 *1) (-4 *1 (-508))))
-(-13 (-1127) (-284) (-759) (-211) (-564 (-523)) (-964 (-523)) (-585 (-523)) (-564 (-499)) (-564 (-823 (-523))) (-817 (-523)) (-132) (-949) (-136) (-1063) (-10 -8 (-15 -3860 ((-108) $)) (-15 -3101 ((-108) $)) (-6 -4247) (-15 -1416 ($)) (-15 -2616 ($ $)) (-15 -2156 ($ $ $)) (-15 -3512 ((-108) $ $)) (-15 -3501 ($ $ $)) (-15 -2755 ($ $ $)) (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $)) (-15 -1631 ($)) (-15 -1631 ($ $)) (-15 -3951 ($ $)) (-15 -1874 ($ $)) (-15 -3762 ($ $)) (-15 -1890 ($ $)) (-15 -2236 ($ $)) (-15 -2447 ($ $ $ $)) (-15 -1368 ($ $ $ $)) (-15 -3928 ($ $ $ $)) (-15 -4024 ($ $ $ $)) (-15 -4193 ($ $ $)) (-6 -4246)))
+((-2126 (*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))) (-3775 (*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))) (-3912 (*1 *1) (-4 *1 (-508))) (-3229 (*1 *1 *1) (-4 *1 (-508))) (-3565 (*1 *1 *1 *1) (-4 *1 (-508))) (-3505 (*1 *2 *1 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))) (-3389 (*1 *1 *1 *1) (-4 *1 (-508))) (-3333 (*1 *1 *1 *1) (-4 *1 (-508))) (-1310 (*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))) (-1600 (*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-383 (-523))))) (-4031 (*1 *2 *1) (|partial| -12 (-4 *1 (-508)) (-5 *2 (-383 (-523))))) (-3461 (*1 *1) (-4 *1 (-508))) (-3461 (*1 *1 *1) (-4 *1 (-508))) (-2435 (*1 *1 *1) (-4 *1 (-508))) (-4124 (*1 *1 *1) (-4 *1 (-508))) (-2142 (*1 *1 *1) (-4 *1 (-508))) (-3012 (*1 *1 *1) (-4 *1 (-508))) (-3541 (*1 *1 *1) (-4 *1 (-508))) (-3348 (*1 *1 *1 *1 *1) (-4 *1 (-508))) (-1746 (*1 *1 *1 *1 *1) (-4 *1 (-508))) (-2728 (*1 *1 *1 *1 *1) (-4 *1 (-508))) (-1872 (*1 *1 *1 *1 *1) (-4 *1 (-508))) (-1694 (*1 *1 *1 *1) (-4 *1 (-508))))
+(-13 (-1127) (-284) (-759) (-211) (-564 (-523)) (-964 (-523)) (-585 (-523)) (-564 (-499)) (-564 (-823 (-523))) (-817 (-523)) (-132) (-949) (-136) (-1063) (-10 -8 (-15 -2126 ((-108) $)) (-15 -3775 ((-108) $)) (-6 -4247) (-15 -3912 ($)) (-15 -3229 ($ $)) (-15 -3565 ($ $ $)) (-15 -3505 ((-108) $ $)) (-15 -3389 ($ $ $)) (-15 -3333 ($ $ $)) (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $)) (-15 -3461 ($)) (-15 -3461 ($ $)) (-15 -2435 ($ $)) (-15 -4124 ($ $)) (-15 -2142 ($ $)) (-15 -3012 ($ $)) (-15 -3541 ($ $)) (-15 -3348 ($ $ $ $)) (-15 -1746 ($ $ $ $)) (-15 -2728 ($ $ $ $)) (-15 -1872 ($ $ $ $)) (-15 -1694 ($ $ $)) (-6 -4246)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-136) . T) ((-563 (-794)) . T) ((-132) . T) ((-158) . T) ((-564 (-203)) . T) ((-564 (-355)) . T) ((-564 (-499)) . T) ((-564 (-523)) . T) ((-564 (-823 (-523))) . T) ((-211) . T) ((-267) . T) ((-284) . T) ((-427) . T) ((-515) . T) ((-591 $) . T) ((-585 (-523)) . T) ((-657 $) . T) ((-666) . T) ((-730) . T) ((-731) . T) ((-733) . T) ((-734) . T) ((-759) . T) ((-784) . T) ((-786) . T) ((-817 (-523)) . T) ((-851) . T) ((-949) . T) ((-964 (-523)) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) . T) ((-1127) . T))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-4191 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#2| $ |#1| |#2|) NIL)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 |#2| "failed") |#1| $) NIL)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) NIL)) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) NIL)) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 ((|#1| $) NIL (|has| |#1| (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 ((|#1| $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1255 (((-589 |#1|) $) NIL)) (-1862 (((-108) |#1| $) NIL)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2536 (((-589 |#1|) $) NIL)) (-2254 (((-108) |#1| $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2428 ((|#2| $) NIL (|has| |#1| (-786)))) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1666 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#2| $ |#1| |#2|) NIL)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 |#2| "failed") |#1| $) NIL)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) NIL)) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) NIL)) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 ((|#1| $) NIL (|has| |#1| (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 ((|#1| $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1612 (((-589 |#1|) $) NIL)) (-2754 (((-108) |#1| $) NIL)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2909 (((-589 |#1|) $) NIL)) (-2290 (((-108) |#1| $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3879 ((|#2| $) NIL (|has| |#1| (-786)))) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-509 |#1| |#2| |#3|) (-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248))) (-1016) (-1016) (-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248)))) (T -509))
NIL
(-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248)))
-((-2023 (((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-1 (-1083 |#2|) (-1083 |#2|))) 49)))
-(((-510 |#1| |#2|) (-10 -7 (-15 -2023 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-1 (-1083 |#2|) (-1083 |#2|))))) (-13 (-786) (-515)) (-13 (-27) (-406 |#1|))) (T -510))
-((-2023 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-562 *3)) (-5 *5 (-1 (-1083 *3) (-1083 *3))) (-4 *3 (-13 (-27) (-406 *6))) (-4 *6 (-13 (-786) (-515))) (-5 *2 (-540 *3)) (-5 *1 (-510 *6 *3)))))
-(-10 -7 (-15 -2023 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-1 (-1083 |#2|) (-1083 |#2|)))))
-((-1224 (((-540 |#5|) |#5| (-1 |#3| |#3|)) 195)) (-2491 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 191)) (-2380 (((-540 |#5|) |#5| (-1 |#3| |#3|)) 198)))
-(((-511 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2380 ((-540 |#5|) |#5| (-1 |#3| |#3|))) (-15 -1224 ((-540 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2491 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-786) (-515) (-964 (-523))) (-13 (-27) (-406 |#1|)) (-1145 |#2|) (-1145 (-383 |#3|)) (-318 |#2| |#3| |#4|)) (T -511))
-((-2491 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-27) (-406 *4))) (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-4 *7 (-1145 (-383 *6))) (-5 *1 (-511 *4 *5 *6 *7 *2)) (-4 *2 (-318 *5 *6 *7)))) (-1224 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1145 *6)) (-4 *6 (-13 (-27) (-406 *5))) (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-4 *8 (-1145 (-383 *7))) (-5 *2 (-540 *3)) (-5 *1 (-511 *5 *6 *7 *8 *3)) (-4 *3 (-318 *6 *7 *8)))) (-2380 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1145 *6)) (-4 *6 (-13 (-27) (-406 *5))) (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-4 *8 (-1145 (-383 *7))) (-5 *2 (-540 *3)) (-5 *1 (-511 *5 *6 *7 *8 *3)) (-4 *3 (-318 *6 *7 *8)))))
-(-10 -7 (-15 -2380 ((-540 |#5|) |#5| (-1 |#3| |#3|))) (-15 -1224 ((-540 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2491 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|))))
-((-1676 (((-108) (-523) (-523)) 10)) (-2688 (((-523) (-523)) 7)) (-1726 (((-523) (-523) (-523)) 8)))
-(((-512) (-10 -7 (-15 -2688 ((-523) (-523))) (-15 -1726 ((-523) (-523) (-523))) (-15 -1676 ((-108) (-523) (-523))))) (T -512))
-((-1676 (*1 *2 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-108)) (-5 *1 (-512)))) (-1726 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-512)))) (-2688 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-512)))))
-(-10 -7 (-15 -2688 ((-523) (-523))) (-15 -1726 ((-523) (-523) (-523))) (-15 -1676 ((-108) (-523) (-523))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2872 ((|#1| $) 61)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-1462 (($ $) 91)) (-1285 (($ $) 74)) (-4016 ((|#1| $) 62)) (-3405 (((-3 $ "failed") $ $) 19)) (-2437 (($ $) 73)) (-1441 (($ $) 90)) (-1260 (($ $) 75)) (-1481 (($ $) 89)) (-1309 (($ $) 76)) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 69)) (-3508 (((-523) $) 68)) (-1444 (((-3 $ "failed") $) 34)) (-3955 (($ |#1| |#1|) 66)) (-3712 (((-108) $) 60)) (-3352 (($) 101)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 72)) (-2057 (((-108) $) 59)) (-3239 (($ $ $) 107)) (-3158 (($ $ $) 106)) (-2313 (($ $) 98)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-2153 (($ |#1| |#1|) 67) (($ |#1|) 65) (($ (-383 (-523))) 64)) (-1830 ((|#1| $) 63)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-4007 (((-3 $ "failed") $ $) 42)) (-2922 (($ $) 99)) (-2306 (($ $) 88)) (-1322 (($ $) 77)) (-1471 (($ $) 87)) (-1295 (($ $) 78)) (-1453 (($ $) 86)) (-1274 (($ $) 79)) (-1660 (((-108) $ |#1|) 58)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-523)) 70)) (-3272 (((-710)) 29)) (-2341 (($ $) 97)) (-1401 (($ $) 85)) (-2801 (((-108) $ $) 39)) (-2318 (($ $) 96)) (-1334 (($ $) 84)) (-2366 (($ $) 95)) (-1421 (($ $) 83)) (-2102 (($ $) 94)) (-1431 (($ $) 82)) (-2353 (($ $) 93)) (-1413 (($ $) 81)) (-2330 (($ $) 92)) (-1346 (($ $) 80)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-4006 (((-108) $ $) 104)) (-3980 (((-108) $ $) 103)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 105)) (-3966 (((-108) $ $) 102)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ $) 100) (($ $ (-383 (-523))) 71)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-1915 (((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-1 (-1083 |#2|) (-1083 |#2|))) 51)))
+(((-510 |#1| |#2|) (-10 -7 (-15 -1915 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-1 (-1083 |#2|) (-1083 |#2|))))) (-13 (-786) (-515)) (-13 (-27) (-406 |#1|))) (T -510))
+((-1915 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-562 *3)) (-5 *5 (-1 (-1083 *3) (-1083 *3))) (-4 *3 (-13 (-27) (-406 *6))) (-4 *6 (-13 (-786) (-515))) (-5 *2 (-540 *3)) (-5 *1 (-510 *6 *3)))))
+(-10 -7 (-15 -1915 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-1 (-1083 |#2|) (-1083 |#2|)))))
+((-2872 (((-540 |#5|) |#5| (-1 |#3| |#3|)) 198)) (-3773 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 194)) (-4030 (((-540 |#5|) |#5| (-1 |#3| |#3|)) 201)))
+(((-511 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4030 ((-540 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2872 ((-540 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3773 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-786) (-515) (-964 (-523))) (-13 (-27) (-406 |#1|)) (-1145 |#2|) (-1145 (-383 |#3|)) (-318 |#2| |#3| |#4|)) (T -511))
+((-3773 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-27) (-406 *4))) (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-4 *7 (-1145 (-383 *6))) (-5 *1 (-511 *4 *5 *6 *7 *2)) (-4 *2 (-318 *5 *6 *7)))) (-2872 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1145 *6)) (-4 *6 (-13 (-27) (-406 *5))) (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-4 *8 (-1145 (-383 *7))) (-5 *2 (-540 *3)) (-5 *1 (-511 *5 *6 *7 *8 *3)) (-4 *3 (-318 *6 *7 *8)))) (-4030 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1145 *6)) (-4 *6 (-13 (-27) (-406 *5))) (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-4 *8 (-1145 (-383 *7))) (-5 *2 (-540 *3)) (-5 *1 (-511 *5 *6 *7 *8 *3)) (-4 *3 (-318 *6 *7 *8)))))
+(-10 -7 (-15 -4030 ((-540 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2872 ((-540 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3773 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|))))
+((-1533 (((-108) (-523) (-523)) 10)) (-3916 (((-523) (-523)) 7)) (-3907 (((-523) (-523) (-523)) 8)))
+(((-512) (-10 -7 (-15 -3916 ((-523) (-523))) (-15 -3907 ((-523) (-523) (-523))) (-15 -1533 ((-108) (-523) (-523))))) (T -512))
+((-1533 (*1 *2 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-108)) (-5 *1 (-512)))) (-3907 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-512)))) (-3916 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-512)))))
+(-10 -7 (-15 -3916 ((-523) (-523))) (-15 -3907 ((-523) (-523) (-523))) (-15 -1533 ((-108) (-523) (-523))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1237 ((|#1| $) 61)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-3695 (($ $) 91)) (-2608 (($ $) 74)) (-1773 ((|#1| $) 62)) (-2999 (((-3 $ "failed") $ $) 19)) (-3584 (($ $) 73)) (-3669 (($ $) 90)) (-2588 (($ $) 75)) (-3717 (($ $) 89)) (-2629 (($ $) 76)) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 69)) (-1996 (((-523) $) 68)) (-4211 (((-3 $ "failed") $) 34)) (-3009 (($ |#1| |#1|) 66)) (-3702 (((-108) $) 60)) (-2188 (($) 101)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 72)) (-4050 (((-108) $) 59)) (-3268 (($ $ $) 107)) (-2644 (($ $ $) 106)) (-2062 (($ $) 98)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3742 (($ |#1| |#1|) 67) (($ |#1|) 65) (($ (-383 (-523))) 64)) (-2508 ((|#1| $) 63)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-2469 (((-3 $ "failed") $ $) 42)) (-1847 (($ $) 99)) (-3730 (($ $) 88)) (-2641 (($ $) 77)) (-3707 (($ $) 87)) (-2617 (($ $) 78)) (-3683 (($ $) 86)) (-2598 (($ $) 79)) (-1350 (((-108) $ |#1|) 58)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-523)) 70)) (-1698 (((-710)) 29)) (-3768 (($ $) 97)) (-2680 (($ $) 85)) (-3842 (((-108) $ $) 39)) (-3743 (($ $) 96)) (-2655 (($ $) 84)) (-3793 (($ $) 95)) (-3645 (($ $) 83)) (-3135 (($ $) 94)) (-3657 (($ $) 82)) (-3780 (($ $) 93)) (-3632 (($ $) 81)) (-3756 (($ $) 92)) (-2667 (($ $) 80)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4078 (((-108) $ $) 104)) (-4061 (((-108) $ $) 103)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 105)) (-4052 (((-108) $ $) 102)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ $) 100) (($ $ (-383 (-523))) 71)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-513 |#1|) (-129) (-13 (-380) (-1109))) (T -513))
-((-2153 (*1 *1 *2 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-3955 (*1 *1 *2 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-2153 (*1 *1 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-2153 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))))) (-1830 (*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-4016 (*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-2872 (*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-3712 (*1 *2 *1) (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108)))) (-2057 (*1 *2 *1) (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108)))) (-1660 (*1 *2 *1 *3) (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108)))))
-(-13 (-427) (-786) (-1109) (-930) (-964 (-523)) (-10 -8 (-6 -4108) (-15 -2153 ($ |t#1| |t#1|)) (-15 -3955 ($ |t#1| |t#1|)) (-15 -2153 ($ |t#1|)) (-15 -2153 ($ (-383 (-523)))) (-15 -1830 (|t#1| $)) (-15 -4016 (|t#1| $)) (-15 -2872 (|t#1| $)) (-15 -3712 ((-108) $)) (-15 -2057 ((-108) $)) (-15 -1660 ((-108) $ |t#1|))))
+((-3742 (*1 *1 *2 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-3009 (*1 *1 *2 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-3742 (*1 *1 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-3742 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))))) (-2508 (*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-1773 (*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-1237 (*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))) (-3702 (*1 *2 *1) (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108)))) (-4050 (*1 *2 *1) (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108)))) (-1350 (*1 *2 *1 *3) (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108)))))
+(-13 (-427) (-786) (-1109) (-930) (-964 (-523)) (-10 -8 (-6 -2523) (-15 -3742 ($ |t#1| |t#1|)) (-15 -3009 ($ |t#1| |t#1|)) (-15 -3742 ($ |t#1|)) (-15 -3742 ($ (-383 (-523)))) (-15 -2508 (|t#1| $)) (-15 -1773 (|t#1| $)) (-15 -1237 (|t#1| $)) (-15 -3702 ((-108) $)) (-15 -4050 ((-108) $)) (-15 -1350 ((-108) $ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-34) . T) ((-91) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-261) . T) ((-267) . T) ((-427) . T) ((-464) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-786) . T) ((-930) . T) ((-964 (-523)) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) . T) ((-1112) . T))
-((-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 9)) (-3306 (($ $) 11)) (-3174 (((-108) $) 18)) (-1444 (((-3 $ "failed") $) 16)) (-2801 (((-108) $ $) 20)))
-(((-514 |#1|) (-10 -8 (-15 -3174 ((-108) |#1|)) (-15 -2801 ((-108) |#1| |#1|)) (-15 -3306 (|#1| |#1|)) (-15 -2545 ((-2 (|:| -2345 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1444 ((-3 |#1| "failed") |#1|))) (-515)) (T -514))
+((-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 9)) (-3950 (($ $) 11)) (-3226 (((-108) $) 18)) (-4211 (((-3 $ "failed") $) 16)) (-3842 (((-108) $ $) 20)))
+(((-514 |#1|) (-10 -8 (-15 -3226 ((-108) |#1|)) (-15 -3842 ((-108) |#1| |#1|)) (-15 -3950 (|#1| |#1|)) (-15 -3001 ((-2 (|:| -1895 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -4211 ((-3 |#1| "failed") |#1|))) (-515)) (T -514))
NIL
-(-10 -8 (-15 -3174 ((-108) |#1|)) (-15 -2801 ((-108) |#1| |#1|)) (-15 -3306 (|#1| |#1|)) (-15 -2545 ((-2 (|:| -2345 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1444 ((-3 |#1| "failed") |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ $) 42)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -3226 ((-108) |#1|)) (-15 -3842 ((-108) |#1| |#1|)) (-15 -3950 (|#1| |#1|)) (-15 -3001 ((-2 (|:| -1895 |#1|) (|:| -4235 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -4211 ((-3 |#1| "failed") |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ $) 42)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-515) (-129)) (T -515))
-((-4007 (*1 *1 *1 *1) (|partial| -4 *1 (-515))) (-2545 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2345 *1) (|:| -4235 *1) (|:| |associate| *1))) (-4 *1 (-515)))) (-3306 (*1 *1 *1) (-4 *1 (-515))) (-2801 (*1 *2 *1 *1) (-12 (-4 *1 (-515)) (-5 *2 (-108)))) (-3174 (*1 *2 *1) (-12 (-4 *1 (-515)) (-5 *2 (-108)))))
-(-13 (-158) (-37 $) (-267) (-10 -8 (-15 -4007 ((-3 $ "failed") $ $)) (-15 -2545 ((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $)) (-15 -3306 ($ $)) (-15 -2801 ((-108) $ $)) (-15 -3174 ((-108) $))))
+((-2469 (*1 *1 *1 *1) (|partial| -4 *1 (-515))) (-3001 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -1895 *1) (|:| -4235 *1) (|:| |associate| *1))) (-4 *1 (-515)))) (-3950 (*1 *1 *1) (-4 *1 (-515))) (-3842 (*1 *2 *1 *1) (-12 (-4 *1 (-515)) (-5 *2 (-108)))) (-3226 (*1 *2 *1) (-12 (-4 *1 (-515)) (-5 *2 (-108)))))
+(-13 (-158) (-37 $) (-267) (-10 -8 (-15 -2469 ((-3 $ "failed") $ $)) (-15 -3001 ((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $)) (-15 -3950 ($ $)) (-15 -3842 ((-108) $ $)) (-15 -3226 ((-108) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1363 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1087) (-589 |#2|)) 35)) (-2138 (((-540 |#2|) |#2| (-1087)) 58)) (-3380 (((-3 |#2| "failed") |#2| (-1087)) 149)) (-3903 (((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) (-562 |#2|) (-589 (-562 |#2|))) 152)) (-2606 (((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) |#2|) 38)))
-(((-516 |#1| |#2|) (-10 -7 (-15 -2606 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) |#2|)) (-15 -1363 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1087) (-589 |#2|))) (-15 -3380 ((-3 |#2| "failed") |#2| (-1087))) (-15 -2138 ((-540 |#2|) |#2| (-1087))) (-15 -3903 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) (-562 |#2|) (-589 (-562 |#2|))))) (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -516))
-((-3903 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1087)) (-5 *6 (-589 (-562 *3))) (-5 *5 (-562 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3))) (-5 *1 (-516 *7 *3)))) (-2138 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-516 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-3380 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *1 (-516 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-1363 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-516 *6 *3)))) (-2606 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3))) (-5 *1 (-516 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
-(-10 -7 (-15 -2606 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) |#2|)) (-15 -1363 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1087) (-589 |#2|))) (-15 -3380 ((-3 |#2| "failed") |#2| (-1087))) (-15 -2138 ((-540 |#2|) |#2| (-1087))) (-15 -3903 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) (-562 |#2|) (-589 (-562 |#2|)))))
-((-4226 (((-394 |#1|) |#1|) 18)) (-2424 (((-394 |#1|) |#1|) 33)) (-2115 (((-3 |#1| "failed") |#1|) 44)) (-2617 (((-394 |#1|) |#1|) 51)))
-(((-517 |#1|) (-10 -7 (-15 -2424 ((-394 |#1|) |#1|)) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -2617 ((-394 |#1|) |#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|))) (-508)) (T -517))
-((-2115 (*1 *2 *2) (|partial| -12 (-5 *1 (-517 *2)) (-4 *2 (-508)))) (-2617 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508)))) (-4226 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508)))) (-2424 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508)))))
-(-10 -7 (-15 -2424 ((-394 |#1|) |#1|)) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -2617 ((-394 |#1|) |#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)))
-((-1831 (($) 9)) (-1527 (((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 29)) (-1255 (((-589 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $) 26)) (-3108 (($ (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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"))))))) 23)) (-2936 (($ (-589 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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")))))))) 21)) (-2482 (((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 33)) (-3973 (((-589 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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"))))))) $) 31)) (-2258 (((-1174)) 12)))
-(((-518) (-10 -8 (-15 -1831 ($)) (-15 -2258 ((-1174))) (-15 -1255 ((-589 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $)) (-15 -2936 ($ (-589 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 -3108 ($ (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 -1527 ((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3973 ((-589 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 -2482 ((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (T -518))
-((-2482 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 (-518)))) (-3973 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 (-518)))) (-1527 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 (-518)))) (-3108 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 (-518)))) (-2936 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 (-518)))) (-1255 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-5 *1 (-518)))) (-2258 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-518)))) (-1831 (*1 *1) (-5 *1 (-518))))
-(-10 -8 (-15 -1831 ($)) (-15 -2258 ((-1174))) (-15 -1255 ((-589 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $)) (-15 -2936 ($ (-589 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 -3108 ($ (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 -1527 ((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3973 ((-589 (-2 (|:| -3772 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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 -2482 ((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2464 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
-((-2389 (((-1083 (-383 (-1083 |#2|))) |#2| (-562 |#2|) (-562 |#2|) (-1083 |#2|)) 28)) (-3821 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))) 96) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) |#2| (-1083 |#2|)) 106)) (-1770 (((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))) 78) (((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|)) 50)) (-1545 (((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| (-562 |#2|) |#2| (-383 (-1083 |#2|))) 85) (((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| |#2| (-1083 |#2|)) 105)) (-3236 (((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) (-562 |#2|) |#2| (-383 (-1083 |#2|))) 101) (((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) |#2| (-1083 |#2|)) 107)) (-4195 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))) 124 (|has| |#3| (-599 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|)) 123 (|has| |#3| (-599 |#2|)))) (-1280 ((|#2| (-1083 (-383 (-1083 |#2|))) (-562 |#2|) |#2|) 48)) (-2104 (((-1083 (-383 (-1083 |#2|))) (-1083 |#2|) (-562 |#2|)) 27)))
-(((-519 |#1| |#2| |#3|) (-10 -7 (-15 -1770 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|))) (-15 -1770 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -1545 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| |#2| (-1083 |#2|))) (-15 -1545 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -3821 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) |#2| (-1083 |#2|))) (-15 -3821 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -3236 ((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) |#2| (-1083 |#2|))) (-15 -3236 ((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -2389 ((-1083 (-383 (-1083 |#2|))) |#2| (-562 |#2|) (-562 |#2|) (-1083 |#2|))) (-15 -1280 (|#2| (-1083 (-383 (-1083 |#2|))) (-562 |#2|) |#2|)) (-15 -2104 ((-1083 (-383 (-1083 |#2|))) (-1083 |#2|) (-562 |#2|))) (IF (|has| |#3| (-599 |#2|)) (PROGN (-15 -4195 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|))) (-15 -4195 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))))) |%noBranch|)) (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))) (-13 (-406 |#1|) (-27) (-1109)) (-1016)) (T -519))
-((-4195 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-562 *4)) (-5 *6 (-383 (-1083 *4))) (-4 *4 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4)))) (-5 *1 (-519 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))) (-4195 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-562 *4)) (-5 *6 (-1083 *4)) (-4 *4 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4)))) (-5 *1 (-519 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))) (-2104 (*1 *2 *3 *4) (-12 (-5 *4 (-562 *6)) (-4 *6 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-1083 (-383 (-1083 *6)))) (-5 *1 (-519 *5 *6 *7)) (-5 *3 (-1083 *6)) (-4 *7 (-1016)))) (-1280 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1083 (-383 (-1083 *2)))) (-5 *4 (-562 *2)) (-4 *2 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *1 (-519 *5 *2 *6)) (-4 *6 (-1016)))) (-2389 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-562 *3)) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-1083 (-383 (-1083 *3)))) (-5 *1 (-519 *6 *3 *7)) (-5 *5 (-1083 *3)) (-4 *7 (-1016)))) (-3236 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-562 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087))) (-5 *5 (-383 (-1083 *2))) (-4 *2 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *1 (-519 *6 *2 *7)) (-4 *7 (-1016)))) (-3236 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-562 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087))) (-5 *5 (-1083 *2)) (-4 *2 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *1 (-519 *6 *2 *7)) (-4 *7 (-1016)))) (-3821 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3)) (-5 *6 (-383 (-1083 *3))) (-4 *3 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-519 *7 *3 *8)) (-4 *8 (-1016)))) (-3821 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3)) (-5 *6 (-1083 *3)) (-4 *3 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-519 *7 *3 *8)) (-4 *8 (-1016)))) (-1545 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-383 (-1083 *3))) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3))) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))) (-1545 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-1083 *3)) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3))) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))) (-1770 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-562 *3)) (-5 *5 (-383 (-1083 *3))) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))) (-1770 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-562 *3)) (-5 *5 (-1083 *3)) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))))
-(-10 -7 (-15 -1770 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|))) (-15 -1770 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -1545 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| |#2| (-1083 |#2|))) (-15 -1545 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -3821 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) |#2| (-1083 |#2|))) (-15 -3821 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -3236 ((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) |#2| (-1083 |#2|))) (-15 -3236 ((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -2389 ((-1083 (-383 (-1083 |#2|))) |#2| (-562 |#2|) (-562 |#2|) (-1083 |#2|))) (-15 -1280 (|#2| (-1083 (-383 (-1083 |#2|))) (-562 |#2|) |#2|)) (-15 -2104 ((-1083 (-383 (-1083 |#2|))) (-1083 |#2|) (-562 |#2|))) (IF (|has| |#3| (-599 |#2|)) (PROGN (-15 -4195 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|))) (-15 -4195 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))))) |%noBranch|))
-((-2723 (((-523) (-523) (-710)) 66)) (-1445 (((-523) (-523)) 65)) (-2953 (((-523) (-523)) 64)) (-1733 (((-523) (-523)) 69)) (-1720 (((-523) (-523) (-523)) 49)) (-2081 (((-523) (-523) (-523)) 46)) (-2578 (((-383 (-523)) (-523)) 20)) (-1636 (((-523) (-523)) 21)) (-2910 (((-523) (-523)) 58)) (-2873 (((-523) (-523)) 32)) (-3972 (((-589 (-523)) (-523)) 63)) (-1244 (((-523) (-523) (-523) (-523) (-523)) 44)) (-2363 (((-383 (-523)) (-523)) 41)))
-(((-520) (-10 -7 (-15 -2363 ((-383 (-523)) (-523))) (-15 -1244 ((-523) (-523) (-523) (-523) (-523))) (-15 -3972 ((-589 (-523)) (-523))) (-15 -2873 ((-523) (-523))) (-15 -2910 ((-523) (-523))) (-15 -1636 ((-523) (-523))) (-15 -2578 ((-383 (-523)) (-523))) (-15 -2081 ((-523) (-523) (-523))) (-15 -1720 ((-523) (-523) (-523))) (-15 -1733 ((-523) (-523))) (-15 -2953 ((-523) (-523))) (-15 -1445 ((-523) (-523))) (-15 -2723 ((-523) (-523) (-710))))) (T -520))
-((-2723 (*1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-710)) (-5 *1 (-520)))) (-1445 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2953 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-1733 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-1720 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2081 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2578 (*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))) (-1636 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2910 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2873 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-3972 (*1 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))) (-1244 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2363 (*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))))
-(-10 -7 (-15 -2363 ((-383 (-523)) (-523))) (-15 -1244 ((-523) (-523) (-523) (-523) (-523))) (-15 -3972 ((-589 (-523)) (-523))) (-15 -2873 ((-523) (-523))) (-15 -2910 ((-523) (-523))) (-15 -1636 ((-523) (-523))) (-15 -2578 ((-383 (-523)) (-523))) (-15 -2081 ((-523) (-523) (-523))) (-15 -1720 ((-523) (-523) (-523))) (-15 -1733 ((-523) (-523))) (-15 -2953 ((-523) (-523))) (-15 -1445 ((-523) (-523))) (-15 -2723 ((-523) (-523) (-710))))
-((-2124 (((-2 (|:| |answer| |#4|) (|:| -1474 |#4|)) |#4| (-1 |#2| |#2|)) 52)))
-(((-521 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2124 ((-2 (|:| |answer| |#4|) (|:| -1474 |#4|)) |#4| (-1 |#2| |#2|)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -521))
-((-2124 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-4 *7 (-1145 (-383 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -1474 *3))) (-5 *1 (-521 *5 *6 *7 *3)) (-4 *3 (-318 *5 *6 *7)))))
-(-10 -7 (-15 -2124 ((-2 (|:| |answer| |#4|) (|:| -1474 |#4|)) |#4| (-1 |#2| |#2|))))
-((-2124 (((-2 (|:| |answer| (-383 |#2|)) (|:| -1474 (-383 |#2|)) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|)) 18)))
-(((-522 |#1| |#2|) (-10 -7 (-15 -2124 ((-2 (|:| |answer| (-383 |#2|)) (|:| -1474 (-383 |#2|)) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|)))) (-339) (-1145 |#1|)) (T -522))
-((-2124 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |answer| (-383 *6)) (|:| -1474 (-383 *6)) (|:| |specpart| (-383 *6)) (|:| |polypart| *6))) (-5 *1 (-522 *5 *6)) (-5 *3 (-383 *6)))))
-(-10 -7 (-15 -2124 ((-2 (|:| |answer| (-383 |#2|)) (|:| -1474 (-383 |#2|)) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 25)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 86)) (-3306 (($ $) 87)) (-3174 (((-108) $) NIL)) (-2755 (($ $ $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1368 (($ $ $ $) 42)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL)) (-2156 (($ $ $) 80)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL)) (-3508 (((-523) $) NIL)) (-4059 (($ $ $) 79)) (-2243 (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 60) (((-629 (-523)) (-629 $)) 57)) (-1444 (((-3 $ "failed") $) 83)) (-3317 (((-3 (-383 (-523)) "failed") $) NIL)) (-3045 (((-108) $) NIL)) (-1682 (((-383 (-523)) $) NIL)) (-1631 (($) 62) (($ $) 63)) (-4032 (($ $ $) 78)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-4024 (($ $ $ $) NIL)) (-3501 (($ $ $) 54)) (-3712 (((-108) $) NIL)) (-3325 (($ $ $) NIL)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL)) (-2769 (((-108) $) 26)) (-3860 (((-108) $) 73)) (-2738 (((-3 $ "failed") $) NIL)) (-2057 (((-108) $) 34)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3928 (($ $ $ $) 43)) (-3239 (($ $ $) 75)) (-3158 (($ $ $) 74)) (-2236 (($ $) NIL)) (-2616 (($ $) 40)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) 53)) (-4193 (($ $ $) NIL)) (-2773 (($) NIL T CONST)) (-3762 (($ $) 31)) (-3951 (((-1034) $) NIL) (($ $) 33)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 117)) (-3310 (($ $ $) 84) (($ (-589 $)) NIL)) (-3459 (($ $) NIL)) (-2424 (((-394 $) $) 103)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL)) (-4007 (((-3 $ "failed") $ $) 82)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3101 (((-108) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 77)) (-3984 (($ $ (-710)) NIL) (($ $) NIL)) (-1890 (($ $) 32)) (-1874 (($ $) 30)) (-1400 (((-523) $) 39) (((-499) $) 51) (((-823 (-523)) $) NIL) (((-355) $) 46) (((-203) $) 48) (((-1070) $) 52)) (-1691 (((-794) $) 37) (($ (-523)) 38) (($ $) NIL) (($ (-523)) 38)) (-3272 (((-710)) NIL)) (-3512 (((-108) $ $) NIL)) (-3435 (($ $ $) NIL)) (-1416 (($) 29)) (-2801 (((-108) $ $) NIL)) (-2447 (($ $ $ $) 41)) (-2695 (($ $) 61)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 27 T CONST)) (-1891 (($) 28 T CONST)) (-2111 (((-1070) $) 20) (((-1070) $ (-108)) 22) (((-1174) (-761) $) 23) (((-1174) (-761) $ (-108)) 24)) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 64)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 65)) (-4060 (($ $) 66) (($ $ $) 68)) (-4045 (($ $ $) 67)) (** (($ $ (-852)) NIL) (($ $ (-710)) 72)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 70) (($ $ $) 69)))
-(((-523) (-13 (-508) (-564 (-1070)) (-767) (-10 -8 (-15 -1631 ($ $)) (-6 -4235) (-6 -4240) (-6 -4236) (-6 -4230)))) (T -523))
-((-1631 (*1 *1 *1) (-5 *1 (-523))))
-(-13 (-508) (-564 (-1070)) (-767) (-10 -8 (-15 -1631 ($ $)) (-6 -4235) (-6 -4240) (-6 -4236) (-6 -4230)))
-((-1796 (((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708) (-985)) 103) (((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708)) 105)) (-2814 (((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1087)) 168) (((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1070)) 167) (((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355) (-985)) 173) (((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355)) 174) (((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355)) 175) (((-962) (-292 (-355)) (-589 (-1011 (-779 (-355))))) 176) (((-962) (-292 (-355)) (-1011 (-779 (-355)))) 163) (((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355)) 162) (((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355)) 158) (((-962) (-708)) 150) (((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355) (-985)) 157)))
-(((-524) (-10 -7 (-15 -2814 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355) (-985))) (-15 -2814 ((-962) (-708))) (-15 -2814 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355))) (-15 -2814 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355))) (-15 -2814 ((-962) (-292 (-355)) (-1011 (-779 (-355))))) (-15 -2814 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))))) (-15 -2814 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355))) (-15 -2814 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355))) (-15 -2814 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355) (-985))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708) (-985))) (-15 -2814 ((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1070))) (-15 -2814 ((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1087))))) (T -524))
-((-2814 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-292 (-355))) (-5 *4 (-1009 (-779 (-355)))) (-5 *5 (-1087)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-292 (-355))) (-5 *4 (-1009 (-779 (-355)))) (-5 *5 (-1070)) (-5 *2 (-962)) (-5 *1 (-524)))) (-1796 (*1 *2 *3 *4) (-12 (-5 *3 (-708)) (-5 *4 (-985)) (-5 *2 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962)))) (-5 *1 (-524)))) (-1796 (*1 *2 *3) (-12 (-5 *3 (-708)) (-5 *2 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962)))) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355))))) (-5 *5 (-355)) (-5 *6 (-985)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355))))) (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355))))) (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355))))) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355)))) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355)))) (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355)))) (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3) (-12 (-5 *3 (-708)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2814 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355)))) (-5 *5 (-355)) (-5 *6 (-985)) (-5 *2 (-962)) (-5 *1 (-524)))))
-(-10 -7 (-15 -2814 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355) (-985))) (-15 -2814 ((-962) (-708))) (-15 -2814 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355))) (-15 -2814 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355))) (-15 -2814 ((-962) (-292 (-355)) (-1011 (-779 (-355))))) (-15 -2814 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))))) (-15 -2814 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355))) (-15 -2814 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355))) (-15 -2814 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355) (-985))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708) (-985))) (-15 -2814 ((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1070))) (-15 -2814 ((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1087))))
-((-1713 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|)) 180)) (-1685 (((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|)) 98)) (-2945 (((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2|) 176)) (-4139 (((-3 |#2| "failed") |#2| |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087))) 185)) (-3897 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-1087)) 193 (|has| |#3| (-599 |#2|)))))
-(((-525 |#1| |#2| |#3|) (-10 -7 (-15 -1685 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|))) (-15 -2945 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2|)) (-15 -1713 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|))) (-15 -4139 ((-3 |#2| "failed") |#2| |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)))) (IF (|has| |#3| (-599 |#2|)) (-15 -3897 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-1087))) |%noBranch|)) (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))) (-13 (-406 |#1|) (-27) (-1109)) (-1016)) (T -525))
-((-3897 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-562 *4)) (-5 *6 (-1087)) (-4 *4 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4)))) (-5 *1 (-525 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))) (-4139 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-562 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087))) (-4 *2 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *1 (-525 *5 *2 *6)) (-4 *6 (-1016)))) (-1713 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3)) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-525 *6 *3 *7)) (-4 *7 (-1016)))) (-2945 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-562 *3)) (-4 *3 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3))) (-5 *1 (-525 *5 *3 *6)) (-4 *6 (-1016)))) (-1685 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-562 *3)) (-4 *3 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-525 *5 *3 *6)) (-4 *6 (-1016)))))
-(-10 -7 (-15 -1685 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|))) (-15 -2945 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2|)) (-15 -1713 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|))) (-15 -4139 ((-3 |#2| "failed") |#2| |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)))) (IF (|has| |#3| (-599 |#2|)) (-15 -3897 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3760 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-1087))) |%noBranch|))
-((-1797 (((-2 (|:| -4173 |#2|) (|:| |nconst| |#2|)) |#2| (-1087)) 62)) (-1567 (((-3 |#2| "failed") |#2| (-1087) (-779 |#2|) (-779 |#2|)) 162 (-12 (|has| |#2| (-1051)) (|has| |#1| (-564 (-823 (-523)))) (|has| |#1| (-817 (-523))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)) 136 (-12 (|has| |#2| (-575)) (|has| |#1| (-564 (-823 (-523)))) (|has| |#1| (-817 (-523)))))) (-3934 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)) 145 (-12 (|has| |#2| (-575)) (|has| |#1| (-564 (-823 (-523)))) (|has| |#1| (-817 (-523)))))))
-(((-526 |#1| |#2|) (-10 -7 (-15 -1797 ((-2 (|:| -4173 |#2|) (|:| |nconst| |#2|)) |#2| (-1087))) (IF (|has| |#1| (-564 (-823 (-523)))) (IF (|has| |#1| (-817 (-523))) (PROGN (IF (|has| |#2| (-575)) (PROGN (-15 -3934 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087))) (-15 -1567 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)))) |%noBranch|) (IF (|has| |#2| (-1051)) (-15 -1567 ((-3 |#2| "failed") |#2| (-1087) (-779 |#2|) (-779 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-786) (-964 (-523)) (-427) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -526))
-((-1567 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1087)) (-5 *4 (-779 *2)) (-4 *2 (-1051)) (-4 *2 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-564 (-823 (-523)))) (-4 *5 (-817 (-523))) (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523)))) (-5 *1 (-526 *5 *2)))) (-1567 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-564 (-823 (-523)))) (-4 *5 (-817 (-523))) (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-526 *5 *3)) (-4 *3 (-575)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-3934 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-564 (-823 (-523)))) (-4 *5 (-817 (-523))) (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-526 *5 *3)) (-4 *3 (-575)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-1797 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523)))) (-5 *2 (-2 (|:| -4173 *3) (|:| |nconst| *3))) (-5 *1 (-526 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
-(-10 -7 (-15 -1797 ((-2 (|:| -4173 |#2|) (|:| |nconst| |#2|)) |#2| (-1087))) (IF (|has| |#1| (-564 (-823 (-523)))) (IF (|has| |#1| (-817 (-523))) (PROGN (IF (|has| |#2| (-575)) (PROGN (-15 -3934 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087))) (-15 -1567 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)))) |%noBranch|) (IF (|has| |#2| (-1051)) (-15 -1567 ((-3 |#2| "failed") |#2| (-1087) (-779 |#2|) (-779 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|))
-((-2232 (((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-589 (-383 |#2|))) 39)) (-2814 (((-540 (-383 |#2|)) (-383 |#2|)) 27)) (-3534 (((-3 (-383 |#2|) "failed") (-383 |#2|)) 16)) (-3679 (((-3 (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-383 |#2|)) 46)))
-(((-527 |#1| |#2|) (-10 -7 (-15 -2814 ((-540 (-383 |#2|)) (-383 |#2|))) (-15 -3534 ((-3 (-383 |#2|) "failed") (-383 |#2|))) (-15 -3679 ((-3 (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-383 |#2|))) (-15 -2232 ((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-589 (-383 |#2|))))) (-13 (-339) (-136) (-964 (-523))) (-1145 |#1|)) (T -527))
-((-2232 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-589 (-383 *6))) (-5 *3 (-383 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-527 *5 *6)))) (-3679 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -1825 (-383 *5)) (|:| |coeff| (-383 *5)))) (-5 *1 (-527 *4 *5)) (-5 *3 (-383 *5)))) (-3534 (*1 *2 *2) (|partial| -12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136) (-964 (-523)))) (-5 *1 (-527 *3 *4)))) (-2814 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4)) (-5 *2 (-540 (-383 *5))) (-5 *1 (-527 *4 *5)) (-5 *3 (-383 *5)))))
-(-10 -7 (-15 -2814 ((-540 (-383 |#2|)) (-383 |#2|))) (-15 -3534 ((-3 (-383 |#2|) "failed") (-383 |#2|))) (-15 -3679 ((-3 (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-383 |#2|))) (-15 -2232 ((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-589 (-383 |#2|)))))
-((-1775 (((-3 (-523) "failed") |#1|) 14)) (-3690 (((-108) |#1|) 13)) (-2434 (((-523) |#1|) 9)))
-(((-528 |#1|) (-10 -7 (-15 -2434 ((-523) |#1|)) (-15 -3690 ((-108) |#1|)) (-15 -1775 ((-3 (-523) "failed") |#1|))) (-964 (-523))) (T -528))
-((-1775 (*1 *2 *3) (|partial| -12 (-5 *2 (-523)) (-5 *1 (-528 *3)) (-4 *3 (-964 *2)))) (-3690 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-528 *3)) (-4 *3 (-964 (-523))))) (-2434 (*1 *2 *3) (-12 (-5 *2 (-523)) (-5 *1 (-528 *3)) (-4 *3 (-964 *2)))))
-(-10 -7 (-15 -2434 ((-523) |#1|)) (-15 -3690 ((-108) |#1|)) (-15 -1775 ((-3 (-523) "failed") |#1|)))
-((-1918 (((-3 (-2 (|:| |mainpart| (-383 (-883 |#1|))) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 (-883 |#1|))) (|:| |logand| (-383 (-883 |#1|))))))) "failed") (-383 (-883 |#1|)) (-1087) (-589 (-383 (-883 |#1|)))) 43)) (-1493 (((-540 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-1087)) 25)) (-2808 (((-3 (-383 (-883 |#1|)) "failed") (-383 (-883 |#1|)) (-1087)) 20)) (-1479 (((-3 (-2 (|:| -1825 (-383 (-883 |#1|))) (|:| |coeff| (-383 (-883 |#1|)))) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|))) 32)))
-(((-529 |#1|) (-10 -7 (-15 -1493 ((-540 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -2808 ((-3 (-383 (-883 |#1|)) "failed") (-383 (-883 |#1|)) (-1087))) (-15 -1918 ((-3 (-2 (|:| |mainpart| (-383 (-883 |#1|))) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 (-883 |#1|))) (|:| |logand| (-383 (-883 |#1|))))))) "failed") (-383 (-883 |#1|)) (-1087) (-589 (-383 (-883 |#1|))))) (-15 -1479 ((-3 (-2 (|:| -1825 (-383 (-883 |#1|))) (|:| |coeff| (-383 (-883 |#1|)))) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|))))) (-13 (-515) (-964 (-523)) (-136))) (T -529))
-((-1479 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-964 (-523)) (-136))) (-5 *2 (-2 (|:| -1825 (-383 (-883 *5))) (|:| |coeff| (-383 (-883 *5))))) (-5 *1 (-529 *5)) (-5 *3 (-383 (-883 *5))))) (-1918 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 (-383 (-883 *6)))) (-5 *3 (-383 (-883 *6))) (-4 *6 (-13 (-515) (-964 (-523)) (-136))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-529 *6)))) (-2808 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-383 (-883 *4))) (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-964 (-523)) (-136))) (-5 *1 (-529 *4)))) (-1493 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-964 (-523)) (-136))) (-5 *2 (-540 (-383 (-883 *5)))) (-5 *1 (-529 *5)) (-5 *3 (-383 (-883 *5))))))
-(-10 -7 (-15 -1493 ((-540 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -2808 ((-3 (-383 (-883 |#1|)) "failed") (-383 (-883 |#1|)) (-1087))) (-15 -1918 ((-3 (-2 (|:| |mainpart| (-383 (-883 |#1|))) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 (-883 |#1|))) (|:| |logand| (-383 (-883 |#1|))))))) "failed") (-383 (-883 |#1|)) (-1087) (-589 (-383 (-883 |#1|))))) (-15 -1479 ((-3 (-2 (|:| -1825 (-383 (-883 |#1|))) (|:| |coeff| (-383 (-883 |#1|)))) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)))))
-((-1680 (((-108) $ $) 59)) (-2603 (((-108) $) 36)) (-2872 ((|#1| $) 30)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) 63)) (-1462 (($ $) 123)) (-1285 (($ $) 103)) (-4016 ((|#1| $) 28)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2437 (($ $) NIL)) (-1441 (($ $) 125)) (-1260 (($ $) 99)) (-1481 (($ $) 127)) (-1309 (($ $) 107)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) 78)) (-3508 (((-523) $) 80)) (-1444 (((-3 $ "failed") $) 62)) (-3955 (($ |#1| |#1|) 26)) (-3712 (((-108) $) 33)) (-3352 (($) 89)) (-2769 (((-108) $) 43)) (-1973 (($ $ (-523)) NIL)) (-2057 (((-108) $) 34)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2313 (($ $) 91)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-2153 (($ |#1| |#1|) 20) (($ |#1|) 25) (($ (-383 (-523))) 77)) (-1830 ((|#1| $) 27)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) 65) (($ (-589 $)) NIL)) (-4007 (((-3 $ "failed") $ $) 64)) (-2922 (($ $) 93)) (-2306 (($ $) 131)) (-1322 (($ $) 105)) (-1471 (($ $) 133)) (-1295 (($ $) 109)) (-1453 (($ $) 129)) (-1274 (($ $) 101)) (-1660 (((-108) $ |#1|) 31)) (-1691 (((-794) $) 85) (($ (-523)) 67) (($ $) NIL) (($ (-523)) 67)) (-3272 (((-710)) 87)) (-2341 (($ $) 145)) (-1401 (($ $) 115)) (-2801 (((-108) $ $) NIL)) (-2318 (($ $) 143)) (-1334 (($ $) 111)) (-2366 (($ $) 141)) (-1421 (($ $) 121)) (-2102 (($ $) 139)) (-1431 (($ $) 119)) (-2353 (($ $) 137)) (-1413 (($ $) 117)) (-2330 (($ $) 135)) (-1346 (($ $) 113)) (-2423 (($ $ (-852)) 55) (($ $ (-710)) NIL)) (-1879 (($) 21 T CONST)) (-1891 (($) 10 T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 37)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 35)) (-4060 (($ $) 41) (($ $ $) 42)) (-4045 (($ $ $) 40)) (** (($ $ (-852)) 54) (($ $ (-710)) NIL) (($ $ $) 95) (($ $ (-383 (-523))) 147)) (* (($ (-852) $) 51) (($ (-710) $) NIL) (($ (-523) $) 50) (($ $ $) 48)))
+((-1688 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1087) (-589 |#2|)) 37)) (-3596 (((-540 |#2|) |#2| (-1087)) 62)) (-2732 (((-3 |#2| "failed") |#2| (-1087)) 154)) (-3733 (((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) (-562 |#2|) (-589 (-562 |#2|))) 157)) (-2415 (((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) |#2|) 40)))
+(((-516 |#1| |#2|) (-10 -7 (-15 -2415 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) |#2|)) (-15 -1688 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1087) (-589 |#2|))) (-15 -2732 ((-3 |#2| "failed") |#2| (-1087))) (-15 -3596 ((-540 |#2|) |#2| (-1087))) (-15 -3733 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) (-562 |#2|) (-589 (-562 |#2|))))) (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -516))
+((-3733 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1087)) (-5 *6 (-589 (-562 *3))) (-5 *5 (-562 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *7))) (-4 *7 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3))) (-5 *1 (-516 *7 *3)))) (-3596 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-516 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-2732 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *1 (-516 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-1688 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-516 *6 *3)))) (-2415 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3))) (-5 *1 (-516 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
+(-10 -7 (-15 -2415 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) |#2|)) (-15 -1688 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1087) (-589 |#2|))) (-15 -2732 ((-3 |#2| "failed") |#2| (-1087))) (-15 -3596 ((-540 |#2|) |#2| (-1087))) (-15 -3733 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1087) (-562 |#2|) (-589 (-562 |#2|)))))
+((-2105 (((-394 |#1|) |#1|) 18)) (-3573 (((-394 |#1|) |#1|) 33)) (-3376 (((-3 |#1| "failed") |#1|) 44)) (-2495 (((-394 |#1|) |#1|) 51)))
+(((-517 |#1|) (-10 -7 (-15 -3573 ((-394 |#1|) |#1|)) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -2495 ((-394 |#1|) |#1|)) (-15 -3376 ((-3 |#1| "failed") |#1|))) (-508)) (T -517))
+((-3376 (*1 *2 *2) (|partial| -12 (-5 *1 (-517 *2)) (-4 *2 (-508)))) (-2495 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508)))) (-2105 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508)))) (-3573 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508)))))
+(-10 -7 (-15 -3573 ((-394 |#1|) |#1|)) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -2495 ((-394 |#1|) |#1|)) (-15 -3376 ((-3 |#1| "failed") |#1|)))
+((-2517 (($) 9)) (-4178 (((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 35)) (-1612 (((-589 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $) 32)) (-3862 (($ (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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)) (-1420 (($ (-589 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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)) (-2746 (((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 39)) (-3184 (((-589 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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)) (-2321 (((-1174)) 12)))
+(((-518) (-10 -8 (-15 -2517 ($)) (-15 -2321 ((-1174))) (-15 -1612 ((-589 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $)) (-15 -1420 ($ (-589 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 -3862 ($ (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 -4178 ((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3184 ((-589 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 -2746 ((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (T -518))
+((-2746 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 (-518)))) (-3184 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 (-518)))) (-4178 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 (-518)))) (-3862 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 (-518)))) (-1420 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 (-518)))) (-1612 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-5 *1 (-518)))) (-2321 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-518)))) (-2517 (*1 *1) (-5 *1 (-518))))
+(-10 -8 (-15 -2517 ($)) (-15 -2321 ((-1174))) (-15 -1612 ((-589 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $)) (-15 -1420 ($ (-589 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 -3862 ($ (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 -4178 ((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3184 ((-589 (-2 (|:| -2402 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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 -2746 ((-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| (-1068 (-203))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3487 (-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| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
+((-3540 (((-1083 (-383 (-1083 |#2|))) |#2| (-562 |#2|) (-562 |#2|) (-1083 |#2|)) 32)) (-1664 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))) 100) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) |#2| (-1083 |#2|)) 110)) (-1230 (((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))) 80) (((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|)) 52)) (-2651 (((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| (-562 |#2|) |#2| (-383 (-1083 |#2|))) 87) (((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| |#2| (-1083 |#2|)) 109)) (-2144 (((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) (-562 |#2|) |#2| (-383 (-1083 |#2|))) 105) (((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) |#2| (-1083 |#2|)) 111)) (-1722 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))) 128 (|has| |#3| (-599 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|)) 127 (|has| |#3| (-599 |#2|)))) (-3706 ((|#2| (-1083 (-383 (-1083 |#2|))) (-562 |#2|) |#2|) 50)) (-1816 (((-1083 (-383 (-1083 |#2|))) (-1083 |#2|) (-562 |#2|)) 31)))
+(((-519 |#1| |#2| |#3|) (-10 -7 (-15 -1230 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|))) (-15 -1230 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -2651 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| |#2| (-1083 |#2|))) (-15 -2651 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -1664 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) |#2| (-1083 |#2|))) (-15 -1664 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -2144 ((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) |#2| (-1083 |#2|))) (-15 -2144 ((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -3540 ((-1083 (-383 (-1083 |#2|))) |#2| (-562 |#2|) (-562 |#2|) (-1083 |#2|))) (-15 -3706 (|#2| (-1083 (-383 (-1083 |#2|))) (-562 |#2|) |#2|)) (-15 -1816 ((-1083 (-383 (-1083 |#2|))) (-1083 |#2|) (-562 |#2|))) (IF (|has| |#3| (-599 |#2|)) (PROGN (-15 -1722 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|))) (-15 -1722 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))))) |%noBranch|)) (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))) (-13 (-406 |#1|) (-27) (-1109)) (-1016)) (T -519))
+((-1722 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-562 *4)) (-5 *6 (-383 (-1083 *4))) (-4 *4 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4)))) (-5 *1 (-519 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))) (-1722 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-562 *4)) (-5 *6 (-1083 *4)) (-4 *4 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4)))) (-5 *1 (-519 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))) (-1816 (*1 *2 *3 *4) (-12 (-5 *4 (-562 *6)) (-4 *6 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-1083 (-383 (-1083 *6)))) (-5 *1 (-519 *5 *6 *7)) (-5 *3 (-1083 *6)) (-4 *7 (-1016)))) (-3706 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1083 (-383 (-1083 *2)))) (-5 *4 (-562 *2)) (-4 *2 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *1 (-519 *5 *2 *6)) (-4 *6 (-1016)))) (-3540 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-562 *3)) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-1083 (-383 (-1083 *3)))) (-5 *1 (-519 *6 *3 *7)) (-5 *5 (-1083 *3)) (-4 *7 (-1016)))) (-2144 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-562 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087))) (-5 *5 (-383 (-1083 *2))) (-4 *2 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *1 (-519 *6 *2 *7)) (-4 *7 (-1016)))) (-2144 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-562 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087))) (-5 *5 (-1083 *2)) (-4 *2 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *1 (-519 *6 *2 *7)) (-4 *7 (-1016)))) (-1664 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3)) (-5 *6 (-383 (-1083 *3))) (-4 *3 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-519 *7 *3 *8)) (-4 *8 (-1016)))) (-1664 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3)) (-5 *6 (-1083 *3)) (-4 *3 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-519 *7 *3 *8)) (-4 *8 (-1016)))) (-2651 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-383 (-1083 *3))) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3))) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))) (-2651 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-1083 *3)) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3))) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))) (-1230 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-562 *3)) (-5 *5 (-383 (-1083 *3))) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))) (-1230 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-562 *3)) (-5 *5 (-1083 *3)) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))))
+(-10 -7 (-15 -1230 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|))) (-15 -1230 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -2651 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| |#2| (-1083 |#2|))) (-15 -2651 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2| (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -1664 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) |#2| (-1083 |#2|))) (-15 -1664 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -2144 ((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) |#2| (-1083 |#2|))) (-15 -2144 ((-3 |#2| "failed") |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)) (-562 |#2|) |#2| (-383 (-1083 |#2|)))) (-15 -3540 ((-1083 (-383 (-1083 |#2|))) |#2| (-562 |#2|) (-562 |#2|) (-1083 |#2|))) (-15 -3706 (|#2| (-1083 (-383 (-1083 |#2|))) (-562 |#2|) |#2|)) (-15 -1816 ((-1083 (-383 (-1083 |#2|))) (-1083 |#2|) (-562 |#2|))) (IF (|has| |#3| (-599 |#2|)) (PROGN (-15 -1722 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) |#2| (-1083 |#2|))) (-15 -1722 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-562 |#2|) |#2| (-383 (-1083 |#2|))))) |%noBranch|))
+((-4213 (((-523) (-523) (-710)) 66)) (-4219 (((-523) (-523)) 65)) (-1631 (((-523) (-523)) 64)) (-3966 (((-523) (-523)) 69)) (-3846 (((-523) (-523) (-523)) 49)) (-1212 (((-523) (-523) (-523)) 46)) (-2222 (((-383 (-523)) (-523)) 20)) (-2390 (((-523) (-523)) 21)) (-2437 (((-523) (-523)) 58)) (-2166 (((-523) (-523)) 32)) (-3174 (((-589 (-523)) (-523)) 63)) (-1968 (((-523) (-523) (-523) (-523) (-523)) 44)) (-3896 (((-383 (-523)) (-523)) 41)))
+(((-520) (-10 -7 (-15 -3896 ((-383 (-523)) (-523))) (-15 -1968 ((-523) (-523) (-523) (-523) (-523))) (-15 -3174 ((-589 (-523)) (-523))) (-15 -2166 ((-523) (-523))) (-15 -2437 ((-523) (-523))) (-15 -2390 ((-523) (-523))) (-15 -2222 ((-383 (-523)) (-523))) (-15 -1212 ((-523) (-523) (-523))) (-15 -3846 ((-523) (-523) (-523))) (-15 -3966 ((-523) (-523))) (-15 -1631 ((-523) (-523))) (-15 -4219 ((-523) (-523))) (-15 -4213 ((-523) (-523) (-710))))) (T -520))
+((-4213 (*1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-710)) (-5 *1 (-520)))) (-4219 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-1631 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-3966 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-3846 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-1212 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2222 (*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))) (-2390 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2437 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-2166 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-3174 (*1 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))) (-1968 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))) (-3896 (*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))))
+(-10 -7 (-15 -3896 ((-383 (-523)) (-523))) (-15 -1968 ((-523) (-523) (-523) (-523) (-523))) (-15 -3174 ((-589 (-523)) (-523))) (-15 -2166 ((-523) (-523))) (-15 -2437 ((-523) (-523))) (-15 -2390 ((-523) (-523))) (-15 -2222 ((-383 (-523)) (-523))) (-15 -1212 ((-523) (-523) (-523))) (-15 -3846 ((-523) (-523) (-523))) (-15 -3966 ((-523) (-523))) (-15 -1631 ((-523) (-523))) (-15 -4219 ((-523) (-523))) (-15 -4213 ((-523) (-523) (-710))))
+((-3456 (((-2 (|:| |answer| |#4|) (|:| -3251 |#4|)) |#4| (-1 |#2| |#2|)) 52)))
+(((-521 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3456 ((-2 (|:| |answer| |#4|) (|:| -3251 |#4|)) |#4| (-1 |#2| |#2|)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -521))
+((-3456 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-4 *7 (-1145 (-383 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -3251 *3))) (-5 *1 (-521 *5 *6 *7 *3)) (-4 *3 (-318 *5 *6 *7)))))
+(-10 -7 (-15 -3456 ((-2 (|:| |answer| |#4|) (|:| -3251 |#4|)) |#4| (-1 |#2| |#2|))))
+((-3456 (((-2 (|:| |answer| (-383 |#2|)) (|:| -3251 (-383 |#2|)) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|)) 18)))
+(((-522 |#1| |#2|) (-10 -7 (-15 -3456 ((-2 (|:| |answer| (-383 |#2|)) (|:| -3251 (-383 |#2|)) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|)))) (-339) (-1145 |#1|)) (T -522))
+((-3456 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |answer| (-383 *6)) (|:| -3251 (-383 *6)) (|:| |specpart| (-383 *6)) (|:| |polypart| *6))) (-5 *1 (-522 *5 *6)) (-5 *3 (-383 *6)))))
+(-10 -7 (-15 -3456 ((-2 (|:| |answer| (-383 |#2|)) (|:| -3251 (-383 |#2|)) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 25)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 87)) (-3950 (($ $) 88)) (-3226 (((-108) $) NIL)) (-3333 (($ $ $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1746 (($ $ $ $) 42)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL)) (-3565 (($ $ $) 81)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL)) (-1996 (((-523) $) NIL)) (-2501 (($ $ $) 80)) (-2203 (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 61) (((-629 (-523)) (-629 $)) 57)) (-4211 (((-3 $ "failed") $) 84)) (-4031 (((-3 (-383 (-523)) "failed") $) NIL)) (-1310 (((-108) $) NIL)) (-1600 (((-383 (-523)) $) NIL)) (-3461 (($) 63) (($ $) 64)) (-2486 (($ $ $) 79)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-1872 (($ $ $ $) NIL)) (-3389 (($ $ $) 54)) (-3702 (((-108) $) NIL)) (-4080 (($ $ $) NIL)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL)) (-3482 (((-108) $) 26)) (-2126 (((-108) $) 74)) (-1289 (((-3 $ "failed") $) NIL)) (-4050 (((-108) $) 34)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2728 (($ $ $ $) 43)) (-3268 (($ $ $) 76)) (-2644 (($ $ $) 75)) (-3541 (($ $) NIL)) (-3229 (($ $) 40)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) 53)) (-1694 (($ $ $) NIL)) (-4105 (($) NIL T CONST)) (-2142 (($ $) 31)) (-2435 (((-1034) $) NIL) (($ $) 33)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 118)) (-2056 (($ $ $) 85) (($ (-589 $)) NIL)) (-1763 (($ $) NIL)) (-3573 (((-394 $) $) 104)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL)) (-2469 (((-3 $ "failed") $ $) 83)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3775 (((-108) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 78)) (-4024 (($ $ (-710)) NIL) (($ $) NIL)) (-3012 (($ $) 32)) (-4124 (($ $) 30)) (-3077 (((-523) $) 39) (((-499) $) 51) (((-823 (-523)) $) NIL) (((-355) $) 46) (((-203) $) 48) (((-1070) $) 52)) (-3976 (((-794) $) 37) (($ (-523)) 38) (($ $) NIL) (($ (-523)) 38)) (-1698 (((-710)) NIL)) (-3505 (((-108) $ $) NIL)) (-1475 (($ $ $) NIL)) (-3912 (($) 29)) (-3842 (((-108) $ $) NIL)) (-3348 (($ $ $ $) 41)) (-3984 (($ $) 62)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 27 T CONST)) (-1440 (($) 28 T CONST)) (-3342 (((-1070) $) 20) (((-1070) $ (-108)) 22) (((-1174) (-761) $) 23) (((-1174) (-761) $ (-108)) 24)) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 65)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 66)) (-4115 (($ $) 67) (($ $ $) 69)) (-4103 (($ $ $) 68)) (** (($ $ (-852)) NIL) (($ $ (-710)) 73)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 71) (($ $ $) 70)))
+(((-523) (-13 (-508) (-564 (-1070)) (-767) (-10 -8 (-15 -3461 ($ $)) (-6 -4235) (-6 -4240) (-6 -4236) (-6 -4230)))) (T -523))
+((-3461 (*1 *1 *1) (-5 *1 (-523))))
+(-13 (-508) (-564 (-1070)) (-767) (-10 -8 (-15 -3461 ($ $)) (-6 -4235) (-6 -4240) (-6 -4236) (-6 -4230)))
+((-3359 (((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708) (-985)) 108) (((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708)) 110)) (-2669 (((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1087)) 172) (((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1070)) 171) (((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355) (-985)) 176) (((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355)) 177) (((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355)) 178) (((-962) (-292 (-355)) (-589 (-1011 (-779 (-355))))) 179) (((-962) (-292 (-355)) (-1011 (-779 (-355)))) 167) (((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355)) 166) (((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355)) 162) (((-962) (-708)) 155) (((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355) (-985)) 161)))
+(((-524) (-10 -7 (-15 -2669 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355) (-985))) (-15 -2669 ((-962) (-708))) (-15 -2669 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355))) (-15 -2669 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355))) (-15 -2669 ((-962) (-292 (-355)) (-1011 (-779 (-355))))) (-15 -2669 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))))) (-15 -2669 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355))) (-15 -2669 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355))) (-15 -2669 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355) (-985))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708) (-985))) (-15 -2669 ((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1070))) (-15 -2669 ((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1087))))) (T -524))
+((-2669 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-292 (-355))) (-5 *4 (-1009 (-779 (-355)))) (-5 *5 (-1087)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-292 (-355))) (-5 *4 (-1009 (-779 (-355)))) (-5 *5 (-1070)) (-5 *2 (-962)) (-5 *1 (-524)))) (-3359 (*1 *2 *3 *4) (-12 (-5 *3 (-708)) (-5 *4 (-985)) (-5 *2 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962)))) (-5 *1 (-524)))) (-3359 (*1 *2 *3) (-12 (-5 *3 (-708)) (-5 *2 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962)))) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355))))) (-5 *5 (-355)) (-5 *6 (-985)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355))))) (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355))))) (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355))))) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355)))) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355)))) (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355)))) (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3) (-12 (-5 *3 (-708)) (-5 *2 (-962)) (-5 *1 (-524)))) (-2669 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355)))) (-5 *5 (-355)) (-5 *6 (-985)) (-5 *2 (-962)) (-5 *1 (-524)))))
+(-10 -7 (-15 -2669 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355) (-985))) (-15 -2669 ((-962) (-708))) (-15 -2669 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355) (-355))) (-15 -2669 ((-962) (-292 (-355)) (-1011 (-779 (-355))) (-355))) (-15 -2669 ((-962) (-292 (-355)) (-1011 (-779 (-355))))) (-15 -2669 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))))) (-15 -2669 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355))) (-15 -2669 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355))) (-15 -2669 ((-962) (-292 (-355)) (-589 (-1011 (-779 (-355)))) (-355) (-355) (-985))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))) (-708) (-985))) (-15 -2669 ((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1070))) (-15 -2669 ((-3 (-962) "failed") (-292 (-355)) (-1009 (-779 (-355))) (-1087))))
+((-3785 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|)) 183)) (-1641 (((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|)) 98)) (-1536 (((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2|) 179)) (-2389 (((-3 |#2| "failed") |#2| |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087))) 188)) (-3672 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-1087)) 196 (|has| |#3| (-599 |#2|)))))
+(((-525 |#1| |#2| |#3|) (-10 -7 (-15 -1641 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|))) (-15 -1536 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2|)) (-15 -3785 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|))) (-15 -2389 ((-3 |#2| "failed") |#2| |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)))) (IF (|has| |#3| (-599 |#2|)) (-15 -3672 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-1087))) |%noBranch|)) (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))) (-13 (-406 |#1|) (-27) (-1109)) (-1016)) (T -525))
+((-3672 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-562 *4)) (-5 *6 (-1087)) (-4 *4 (-13 (-406 *7) (-27) (-1109))) (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4)))) (-5 *1 (-525 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))) (-2389 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-562 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087))) (-4 *2 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *1 (-525 *5 *2 *6)) (-4 *6 (-1016)))) (-3785 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3)) (-4 *3 (-13 (-406 *6) (-27) (-1109))) (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-525 *6 *3 *7)) (-4 *7 (-1016)))) (-1536 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-562 *3)) (-4 *3 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3))) (-5 *1 (-525 *5 *3 *6)) (-4 *6 (-1016)))) (-1641 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-562 *3)) (-4 *3 (-13 (-406 *5) (-27) (-1109))) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523)))) (-5 *2 (-540 *3)) (-5 *1 (-525 *5 *3 *6)) (-4 *6 (-1016)))))
+(-10 -7 (-15 -1641 ((-540 |#2|) |#2| (-562 |#2|) (-562 |#2|))) (-15 -1536 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-562 |#2|) (-562 |#2|) |#2|)) (-15 -3785 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-562 |#2|) (-562 |#2|) (-589 |#2|))) (-15 -2389 ((-3 |#2| "failed") |#2| |#2| |#2| (-562 |#2|) (-562 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1087)))) (IF (|has| |#3| (-599 |#2|)) (-15 -3672 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2922 (-589 |#2|))) |#3| |#2| (-562 |#2|) (-562 |#2|) (-1087))) |%noBranch|))
+((-3370 (((-2 (|:| -2653 |#2|) (|:| |nconst| |#2|)) |#2| (-1087)) 64)) (-2902 (((-3 |#2| "failed") |#2| (-1087) (-779 |#2|) (-779 |#2|)) 163 (-12 (|has| |#2| (-1051)) (|has| |#1| (-564 (-823 (-523)))) (|has| |#1| (-817 (-523))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)) 138 (-12 (|has| |#2| (-575)) (|has| |#1| (-564 (-823 (-523)))) (|has| |#1| (-817 (-523)))))) (-2786 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)) 147 (-12 (|has| |#2| (-575)) (|has| |#1| (-564 (-823 (-523)))) (|has| |#1| (-817 (-523)))))))
+(((-526 |#1| |#2|) (-10 -7 (-15 -3370 ((-2 (|:| -2653 |#2|) (|:| |nconst| |#2|)) |#2| (-1087))) (IF (|has| |#1| (-564 (-823 (-523)))) (IF (|has| |#1| (-817 (-523))) (PROGN (IF (|has| |#2| (-575)) (PROGN (-15 -2786 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087))) (-15 -2902 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)))) |%noBranch|) (IF (|has| |#2| (-1051)) (-15 -2902 ((-3 |#2| "failed") |#2| (-1087) (-779 |#2|) (-779 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-786) (-964 (-523)) (-427) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -526))
+((-2902 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1087)) (-5 *4 (-779 *2)) (-4 *2 (-1051)) (-4 *2 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-564 (-823 (-523)))) (-4 *5 (-817 (-523))) (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523)))) (-5 *1 (-526 *5 *2)))) (-2902 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-564 (-823 (-523)))) (-4 *5 (-817 (-523))) (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-526 *5 *3)) (-4 *3 (-575)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-2786 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-564 (-823 (-523)))) (-4 *5 (-817 (-523))) (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-526 *5 *3)) (-4 *3 (-575)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-3370 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523)))) (-5 *2 (-2 (|:| -2653 *3) (|:| |nconst| *3))) (-5 *1 (-526 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
+(-10 -7 (-15 -3370 ((-2 (|:| -2653 |#2|) (|:| |nconst| |#2|)) |#2| (-1087))) (IF (|has| |#1| (-564 (-823 (-523)))) (IF (|has| |#1| (-817 (-523))) (PROGN (IF (|has| |#2| (-575)) (PROGN (-15 -2786 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087))) (-15 -2902 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)))) |%noBranch|) (IF (|has| |#2| (-1051)) (-15 -2902 ((-3 |#2| "failed") |#2| (-1087) (-779 |#2|) (-779 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|))
+((-2129 (((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-589 (-383 |#2|))) 41)) (-2669 (((-540 (-383 |#2|)) (-383 |#2|)) 28)) (-3769 (((-3 (-383 |#2|) "failed") (-383 |#2|)) 17)) (-3383 (((-3 (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-383 |#2|)) 48)))
+(((-527 |#1| |#2|) (-10 -7 (-15 -2669 ((-540 (-383 |#2|)) (-383 |#2|))) (-15 -3769 ((-3 (-383 |#2|) "failed") (-383 |#2|))) (-15 -3383 ((-3 (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-383 |#2|))) (-15 -2129 ((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-589 (-383 |#2|))))) (-13 (-339) (-136) (-964 (-523))) (-1145 |#1|)) (T -527))
+((-2129 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-589 (-383 *6))) (-5 *3 (-383 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-527 *5 *6)))) (-3383 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -3699 (-383 *5)) (|:| |coeff| (-383 *5)))) (-5 *1 (-527 *4 *5)) (-5 *3 (-383 *5)))) (-3769 (*1 *2 *2) (|partial| -12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136) (-964 (-523)))) (-5 *1 (-527 *3 *4)))) (-2669 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4)) (-5 *2 (-540 (-383 *5))) (-5 *1 (-527 *4 *5)) (-5 *3 (-383 *5)))))
+(-10 -7 (-15 -2669 ((-540 (-383 |#2|)) (-383 |#2|))) (-15 -3769 ((-3 (-383 |#2|) "failed") (-383 |#2|))) (-15 -3383 ((-3 (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-383 |#2|))) (-15 -2129 ((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-589 (-383 |#2|)))))
+((-3144 (((-3 (-523) "failed") |#1|) 14)) (-3500 (((-108) |#1|) 13)) (-3878 (((-523) |#1|) 9)))
+(((-528 |#1|) (-10 -7 (-15 -3878 ((-523) |#1|)) (-15 -3500 ((-108) |#1|)) (-15 -3144 ((-3 (-523) "failed") |#1|))) (-964 (-523))) (T -528))
+((-3144 (*1 *2 *3) (|partial| -12 (-5 *2 (-523)) (-5 *1 (-528 *3)) (-4 *3 (-964 *2)))) (-3500 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-528 *3)) (-4 *3 (-964 (-523))))) (-3878 (*1 *2 *3) (-12 (-5 *2 (-523)) (-5 *1 (-528 *3)) (-4 *3 (-964 *2)))))
+(-10 -7 (-15 -3878 ((-523) |#1|)) (-15 -3500 ((-108) |#1|)) (-15 -3144 ((-3 (-523) "failed") |#1|)))
+((-2132 (((-3 (-2 (|:| |mainpart| (-383 (-883 |#1|))) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 (-883 |#1|))) (|:| |logand| (-383 (-883 |#1|))))))) "failed") (-383 (-883 |#1|)) (-1087) (-589 (-383 (-883 |#1|)))) 48)) (-3432 (((-540 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-1087)) 28)) (-2618 (((-3 (-383 (-883 |#1|)) "failed") (-383 (-883 |#1|)) (-1087)) 23)) (-3292 (((-3 (-2 (|:| -3699 (-383 (-883 |#1|))) (|:| |coeff| (-383 (-883 |#1|)))) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|))) 35)))
+(((-529 |#1|) (-10 -7 (-15 -3432 ((-540 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -2618 ((-3 (-383 (-883 |#1|)) "failed") (-383 (-883 |#1|)) (-1087))) (-15 -2132 ((-3 (-2 (|:| |mainpart| (-383 (-883 |#1|))) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 (-883 |#1|))) (|:| |logand| (-383 (-883 |#1|))))))) "failed") (-383 (-883 |#1|)) (-1087) (-589 (-383 (-883 |#1|))))) (-15 -3292 ((-3 (-2 (|:| -3699 (-383 (-883 |#1|))) (|:| |coeff| (-383 (-883 |#1|)))) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|))))) (-13 (-515) (-964 (-523)) (-136))) (T -529))
+((-3292 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-964 (-523)) (-136))) (-5 *2 (-2 (|:| -3699 (-383 (-883 *5))) (|:| |coeff| (-383 (-883 *5))))) (-5 *1 (-529 *5)) (-5 *3 (-383 (-883 *5))))) (-2132 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 (-383 (-883 *6)))) (-5 *3 (-383 (-883 *6))) (-4 *6 (-13 (-515) (-964 (-523)) (-136))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-529 *6)))) (-2618 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-383 (-883 *4))) (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-964 (-523)) (-136))) (-5 *1 (-529 *4)))) (-3432 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-964 (-523)) (-136))) (-5 *2 (-540 (-383 (-883 *5)))) (-5 *1 (-529 *5)) (-5 *3 (-383 (-883 *5))))))
+(-10 -7 (-15 -3432 ((-540 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -2618 ((-3 (-383 (-883 |#1|)) "failed") (-383 (-883 |#1|)) (-1087))) (-15 -2132 ((-3 (-2 (|:| |mainpart| (-383 (-883 |#1|))) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 (-883 |#1|))) (|:| |logand| (-383 (-883 |#1|))))))) "failed") (-383 (-883 |#1|)) (-1087) (-589 (-383 (-883 |#1|))))) (-15 -3292 ((-3 (-2 (|:| -3699 (-383 (-883 |#1|))) (|:| |coeff| (-383 (-883 |#1|)))) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)))))
+((-3260 (((-108) $ $) 59)) (-2388 (((-108) $) 36)) (-1237 ((|#1| $) 30)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) 63)) (-3695 (($ $) 123)) (-2608 (($ $) 103)) (-1773 ((|#1| $) 28)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3584 (($ $) NIL)) (-3669 (($ $) 125)) (-2588 (($ $) 99)) (-3717 (($ $) 127)) (-2629 (($ $) 107)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) 78)) (-1996 (((-523) $) 80)) (-4211 (((-3 $ "failed") $) 62)) (-3009 (($ |#1| |#1|) 26)) (-3702 (((-108) $) 33)) (-2188 (($) 89)) (-3482 (((-108) $) 43)) (-1324 (($ $ (-523)) NIL)) (-4050 (((-108) $) 34)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-2062 (($ $) 91)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3742 (($ |#1| |#1|) 20) (($ |#1|) 25) (($ (-383 (-523))) 77)) (-2508 ((|#1| $) 27)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) 65) (($ (-589 $)) NIL)) (-2469 (((-3 $ "failed") $ $) 64)) (-1847 (($ $) 93)) (-3730 (($ $) 131)) (-2641 (($ $) 105)) (-3707 (($ $) 133)) (-2617 (($ $) 109)) (-3683 (($ $) 129)) (-2598 (($ $) 101)) (-1350 (((-108) $ |#1|) 31)) (-3976 (((-794) $) 85) (($ (-523)) 67) (($ $) NIL) (($ (-523)) 67)) (-1698 (((-710)) 87)) (-3768 (($ $) 145)) (-2680 (($ $) 115)) (-3842 (((-108) $ $) NIL)) (-3743 (($ $) 143)) (-2655 (($ $) 111)) (-3793 (($ $) 141)) (-3645 (($ $) 121)) (-3135 (($ $) 139)) (-3657 (($ $) 119)) (-3780 (($ $) 137)) (-3632 (($ $) 117)) (-3756 (($ $) 135)) (-2667 (($ $) 113)) (-2573 (($ $ (-852)) 55) (($ $ (-710)) NIL)) (-1428 (($) 21 T CONST)) (-1440 (($) 10 T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 37)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 35)) (-4115 (($ $) 41) (($ $ $) 42)) (-4103 (($ $ $) 40)) (** (($ $ (-852)) 54) (($ $ (-710)) NIL) (($ $ $) 95) (($ $ (-383 (-523))) 147)) (* (($ (-852) $) 51) (($ (-710) $) NIL) (($ (-523) $) 50) (($ $ $) 48)))
(((-530 |#1|) (-513 |#1|) (-13 (-380) (-1109))) (T -530))
NIL
(-513 |#1|)
-((-3302 (((-3 (-589 (-1083 (-523))) "failed") (-589 (-1083 (-523))) (-1083 (-523))) 24)))
-(((-531) (-10 -7 (-15 -3302 ((-3 (-589 (-1083 (-523))) "failed") (-589 (-1083 (-523))) (-1083 (-523)))))) (T -531))
-((-3302 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 (-523)))) (-5 *3 (-1083 (-523))) (-5 *1 (-531)))))
-(-10 -7 (-15 -3302 ((-3 (-589 (-1083 (-523))) "failed") (-589 (-1083 (-523))) (-1083 (-523)))))
-((-3143 (((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-1087)) 18)) (-2744 (((-589 (-562 |#2|)) (-589 |#2|) (-1087)) 23)) (-3321 (((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-589 (-562 |#2|))) 10)) (-1439 ((|#2| |#2| (-1087)) 53 (|has| |#1| (-515)))) (-1788 ((|#2| |#2| (-1087)) 78 (-12 (|has| |#2| (-261)) (|has| |#1| (-427))))) (-4091 (((-562 |#2|) (-562 |#2|) (-589 (-562 |#2|)) (-1087)) 25)) (-1234 (((-562 |#2|) (-589 (-562 |#2|))) 24)) (-3846 (((-540 |#2|) |#2| (-1087) (-1 (-540 |#2|) |#2| (-1087)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087))) 102 (-12 (|has| |#2| (-261)) (|has| |#2| (-575)) (|has| |#2| (-964 (-1087))) (|has| |#1| (-564 (-823 (-523)))) (|has| |#1| (-427)) (|has| |#1| (-817 (-523)))))))
-(((-532 |#1| |#2|) (-10 -7 (-15 -3143 ((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-1087))) (-15 -1234 ((-562 |#2|) (-589 (-562 |#2|)))) (-15 -4091 ((-562 |#2|) (-562 |#2|) (-589 (-562 |#2|)) (-1087))) (-15 -3321 ((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-589 (-562 |#2|)))) (-15 -2744 ((-589 (-562 |#2|)) (-589 |#2|) (-1087))) (IF (|has| |#1| (-515)) (-15 -1439 (|#2| |#2| (-1087))) |%noBranch|) (IF (|has| |#1| (-427)) (IF (|has| |#2| (-261)) (PROGN (-15 -1788 (|#2| |#2| (-1087))) (IF (|has| |#1| (-564 (-823 (-523)))) (IF (|has| |#1| (-817 (-523))) (IF (|has| |#2| (-575)) (IF (|has| |#2| (-964 (-1087))) (-15 -3846 ((-540 |#2|) |#2| (-1087) (-1 (-540 |#2|) |#2| (-1087)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-786) (-406 |#1|)) (T -532))
-((-3846 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-1 (-540 *3) *3 (-1087))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1087))) (-4 *3 (-261)) (-4 *3 (-575)) (-4 *3 (-964 *4)) (-4 *3 (-406 *7)) (-5 *4 (-1087)) (-4 *7 (-564 (-823 (-523)))) (-4 *7 (-427)) (-4 *7 (-817 (-523))) (-4 *7 (-786)) (-5 *2 (-540 *3)) (-5 *1 (-532 *7 *3)))) (-1788 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-427)) (-4 *4 (-786)) (-5 *1 (-532 *4 *2)) (-4 *2 (-261)) (-4 *2 (-406 *4)))) (-1439 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-515)) (-4 *4 (-786)) (-5 *1 (-532 *4 *2)) (-4 *2 (-406 *4)))) (-2744 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-1087)) (-4 *6 (-406 *5)) (-4 *5 (-786)) (-5 *2 (-589 (-562 *6))) (-5 *1 (-532 *5 *6)))) (-3321 (*1 *2 *2 *2) (-12 (-5 *2 (-589 (-562 *4))) (-4 *4 (-406 *3)) (-4 *3 (-786)) (-5 *1 (-532 *3 *4)))) (-4091 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-589 (-562 *6))) (-5 *4 (-1087)) (-5 *2 (-562 *6)) (-4 *6 (-406 *5)) (-4 *5 (-786)) (-5 *1 (-532 *5 *6)))) (-1234 (*1 *2 *3) (-12 (-5 *3 (-589 (-562 *5))) (-4 *4 (-786)) (-5 *2 (-562 *5)) (-5 *1 (-532 *4 *5)) (-4 *5 (-406 *4)))) (-3143 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-562 *5))) (-5 *3 (-1087)) (-4 *5 (-406 *4)) (-4 *4 (-786)) (-5 *1 (-532 *4 *5)))))
-(-10 -7 (-15 -3143 ((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-1087))) (-15 -1234 ((-562 |#2|) (-589 (-562 |#2|)))) (-15 -4091 ((-562 |#2|) (-562 |#2|) (-589 (-562 |#2|)) (-1087))) (-15 -3321 ((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-589 (-562 |#2|)))) (-15 -2744 ((-589 (-562 |#2|)) (-589 |#2|) (-1087))) (IF (|has| |#1| (-515)) (-15 -1439 (|#2| |#2| (-1087))) |%noBranch|) (IF (|has| |#1| (-427)) (IF (|has| |#2| (-261)) (PROGN (-15 -1788 (|#2| |#2| (-1087))) (IF (|has| |#1| (-564 (-823 (-523)))) (IF (|has| |#1| (-817 (-523))) (IF (|has| |#2| (-575)) (IF (|has| |#2| (-964 (-1087))) (-15 -3846 ((-540 |#2|) |#2| (-1087) (-1 (-540 |#2|) |#2| (-1087)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|))
-((-1828 (((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-589 |#1|) "failed") (-523) |#1| |#1|)) 170)) (-3139 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-589 (-383 |#2|))) 146)) (-1970 (((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-589 (-383 |#2|))) 143)) (-3267 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 132)) (-2413 (((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 156)) (-2062 (((-3 (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-383 |#2|)) 173)) (-4175 (((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-383 |#2|)) 176)) (-4202 (((-2 (|:| |ir| (-540 (-383 |#2|))) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|)) 82)) (-3956 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 89)) (-1802 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-589 (-383 |#2|))) 150)) (-2986 (((-3 (-570 |#1| |#2|) "failed") (-570 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|)) 136)) (-1699 (((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|)) 160)) (-2266 (((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-383 |#2|)) 181)))
-(((-533 |#1| |#2|) (-10 -7 (-15 -2413 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1699 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|))) (-15 -1828 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-589 |#1|) "failed") (-523) |#1| |#1|))) (-15 -4175 ((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-383 |#2|))) (-15 -2266 ((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-383 |#2|))) (-15 -3139 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-589 (-383 |#2|)))) (-15 -1802 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-589 (-383 |#2|)))) (-15 -2062 ((-3 (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-383 |#2|))) (-15 -1970 ((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-589 (-383 |#2|)))) (-15 -3267 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2986 ((-3 (-570 |#1| |#2|) "failed") (-570 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|))) (-15 -4202 ((-2 (|:| |ir| (-540 (-383 |#2|))) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|))) (-15 -3956 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-339) (-1145 |#1|)) (T -533))
-((-3956 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-533 *5 *3)))) (-4202 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |ir| (-540 (-383 *6))) (|:| |specpart| (-383 *6)) (|:| |polypart| *6))) (-5 *1 (-533 *5 *6)) (-5 *3 (-383 *6)))) (-2986 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-570 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -3855 *4) (|:| |sol?| (-108))) (-523) *4)) (-4 *4 (-339)) (-4 *5 (-1145 *4)) (-5 *1 (-533 *4 *5)))) (-3267 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -1825 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-339)) (-5 *1 (-533 *4 *2)) (-4 *2 (-1145 *4)))) (-1970 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-589 (-383 *7))) (-4 *7 (-1145 *6)) (-5 *3 (-383 *7)) (-4 *6 (-339)) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-533 *6 *7)))) (-2062 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| -1825 (-383 *6)) (|:| |coeff| (-383 *6)))) (-5 *1 (-533 *5 *6)) (-5 *3 (-383 *6)))) (-1802 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -3855 *7) (|:| |sol?| (-108))) (-523) *7)) (-5 *6 (-589 (-383 *8))) (-4 *7 (-339)) (-4 *8 (-1145 *7)) (-5 *3 (-383 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-533 *7 *8)))) (-3139 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -1825 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-589 (-383 *8))) (-4 *7 (-339)) (-4 *8 (-1145 *7)) (-5 *3 (-383 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-533 *7 *8)))) (-2266 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3855 *6) (|:| |sol?| (-108))) (-523) *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-383 *7)) (|:| |a0| *6)) (-2 (|:| -1825 (-383 *7)) (|:| |coeff| (-383 *7))) "failed")) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))) (-4175 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -1825 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-383 *7)) (|:| |a0| *6)) (-2 (|:| -1825 (-383 *7)) (|:| |coeff| (-383 *7))) "failed")) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))) (-1828 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-589 *6) "failed") (-523) *6 *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6))) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))) (-1699 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3855 *6) (|:| |sol?| (-108))) (-523) *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6))) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))) (-2413 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -1825 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6))) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
-(-10 -7 (-15 -2413 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1699 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|))) (-15 -1828 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-589 |#1|) "failed") (-523) |#1| |#1|))) (-15 -4175 ((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-383 |#2|))) (-15 -2266 ((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-383 |#2|))) (-15 -3139 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-589 (-383 |#2|)))) (-15 -1802 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-589 (-383 |#2|)))) (-15 -2062 ((-3 (-2 (|:| -1825 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-383 |#2|))) (-15 -1970 ((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-589 (-383 |#2|)))) (-15 -3267 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2986 ((-3 (-570 |#1| |#2|) "failed") (-570 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3855 |#1|) (|:| |sol?| (-108))) (-523) |#1|))) (-15 -4202 ((-2 (|:| |ir| (-540 (-383 |#2|))) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|))) (-15 -3956 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|))))
-((-3344 (((-3 |#2| "failed") |#2| (-1087) (-1087)) 10)))
-(((-534 |#1| |#2|) (-10 -7 (-15 -3344 ((-3 |#2| "failed") |#2| (-1087) (-1087)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-889) (-1051) (-29 |#1|))) (T -534))
-((-3344 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1087)) (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *1 (-534 *4 *2)) (-4 *2 (-13 (-1109) (-889) (-1051) (-29 *4))))))
-(-10 -7 (-15 -3344 ((-3 |#2| "failed") |#2| (-1087) (-1087))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2437 (($ $ (-523)) 66)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-2838 (($ (-1083 (-523)) (-523)) 72)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) 58)) (-4012 (($ $) 34)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3437 (((-710) $) 15)) (-2769 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2547 (((-523)) 29)) (-2903 (((-523) $) 32)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3053 (($ $ (-523)) 21)) (-4007 (((-3 $ "failed") $ $) 59)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) 16)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 61)) (-3229 (((-1068 (-523)) $) 18)) (-2488 (($ $) 23)) (-1691 (((-794) $) 87) (($ (-523)) 52) (($ $) NIL)) (-3272 (((-710)) 14)) (-2801 (((-108) $ $) NIL)) (-4108 (((-523) $ (-523)) 36)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 35 T CONST)) (-1891 (($) 19 T CONST)) (-3941 (((-108) $ $) 39)) (-4060 (($ $) 51) (($ $ $) 37)) (-4045 (($ $ $) 50)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 54) (($ $ $) 55)))
+((-3908 (((-3 (-589 (-1083 (-523))) "failed") (-589 (-1083 (-523))) (-1083 (-523))) 24)))
+(((-531) (-10 -7 (-15 -3908 ((-3 (-589 (-1083 (-523))) "failed") (-589 (-1083 (-523))) (-1083 (-523)))))) (T -531))
+((-3908 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 (-523)))) (-5 *3 (-1083 (-523))) (-5 *1 (-531)))))
+(-10 -7 (-15 -3908 ((-3 (-589 (-1083 (-523))) "failed") (-589 (-1083 (-523))) (-1083 (-523)))))
+((-2945 (((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-1087)) 19)) (-1325 (((-589 (-562 |#2|)) (-589 |#2|) (-1087)) 23)) (-2073 (((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-589 (-562 |#2|))) 11)) (-4179 ((|#2| |#2| (-1087)) 54 (|has| |#1| (-515)))) (-3277 ((|#2| |#2| (-1087)) 78 (-12 (|has| |#2| (-261)) (|has| |#1| (-427))))) (-3715 (((-562 |#2|) (-562 |#2|) (-589 (-562 |#2|)) (-1087)) 25)) (-2987 (((-562 |#2|) (-589 (-562 |#2|))) 24)) (-1947 (((-540 |#2|) |#2| (-1087) (-1 (-540 |#2|) |#2| (-1087)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087))) 103 (-12 (|has| |#2| (-261)) (|has| |#2| (-575)) (|has| |#2| (-964 (-1087))) (|has| |#1| (-564 (-823 (-523)))) (|has| |#1| (-427)) (|has| |#1| (-817 (-523)))))))
+(((-532 |#1| |#2|) (-10 -7 (-15 -2945 ((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-1087))) (-15 -2987 ((-562 |#2|) (-589 (-562 |#2|)))) (-15 -3715 ((-562 |#2|) (-562 |#2|) (-589 (-562 |#2|)) (-1087))) (-15 -2073 ((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-589 (-562 |#2|)))) (-15 -1325 ((-589 (-562 |#2|)) (-589 |#2|) (-1087))) (IF (|has| |#1| (-515)) (-15 -4179 (|#2| |#2| (-1087))) |%noBranch|) (IF (|has| |#1| (-427)) (IF (|has| |#2| (-261)) (PROGN (-15 -3277 (|#2| |#2| (-1087))) (IF (|has| |#1| (-564 (-823 (-523)))) (IF (|has| |#1| (-817 (-523))) (IF (|has| |#2| (-575)) (IF (|has| |#2| (-964 (-1087))) (-15 -1947 ((-540 |#2|) |#2| (-1087) (-1 (-540 |#2|) |#2| (-1087)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-786) (-406 |#1|)) (T -532))
+((-1947 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-1 (-540 *3) *3 (-1087))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1087))) (-4 *3 (-261)) (-4 *3 (-575)) (-4 *3 (-964 *4)) (-4 *3 (-406 *7)) (-5 *4 (-1087)) (-4 *7 (-564 (-823 (-523)))) (-4 *7 (-427)) (-4 *7 (-817 (-523))) (-4 *7 (-786)) (-5 *2 (-540 *3)) (-5 *1 (-532 *7 *3)))) (-3277 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-427)) (-4 *4 (-786)) (-5 *1 (-532 *4 *2)) (-4 *2 (-261)) (-4 *2 (-406 *4)))) (-4179 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-515)) (-4 *4 (-786)) (-5 *1 (-532 *4 *2)) (-4 *2 (-406 *4)))) (-1325 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-1087)) (-4 *6 (-406 *5)) (-4 *5 (-786)) (-5 *2 (-589 (-562 *6))) (-5 *1 (-532 *5 *6)))) (-2073 (*1 *2 *2 *2) (-12 (-5 *2 (-589 (-562 *4))) (-4 *4 (-406 *3)) (-4 *3 (-786)) (-5 *1 (-532 *3 *4)))) (-3715 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-589 (-562 *6))) (-5 *4 (-1087)) (-5 *2 (-562 *6)) (-4 *6 (-406 *5)) (-4 *5 (-786)) (-5 *1 (-532 *5 *6)))) (-2987 (*1 *2 *3) (-12 (-5 *3 (-589 (-562 *5))) (-4 *4 (-786)) (-5 *2 (-562 *5)) (-5 *1 (-532 *4 *5)) (-4 *5 (-406 *4)))) (-2945 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-562 *5))) (-5 *3 (-1087)) (-4 *5 (-406 *4)) (-4 *4 (-786)) (-5 *1 (-532 *4 *5)))))
+(-10 -7 (-15 -2945 ((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-1087))) (-15 -2987 ((-562 |#2|) (-589 (-562 |#2|)))) (-15 -3715 ((-562 |#2|) (-562 |#2|) (-589 (-562 |#2|)) (-1087))) (-15 -2073 ((-589 (-562 |#2|)) (-589 (-562 |#2|)) (-589 (-562 |#2|)))) (-15 -1325 ((-589 (-562 |#2|)) (-589 |#2|) (-1087))) (IF (|has| |#1| (-515)) (-15 -4179 (|#2| |#2| (-1087))) |%noBranch|) (IF (|has| |#1| (-427)) (IF (|has| |#2| (-261)) (PROGN (-15 -3277 (|#2| |#2| (-1087))) (IF (|has| |#1| (-564 (-823 (-523)))) (IF (|has| |#1| (-817 (-523))) (IF (|has| |#2| (-575)) (IF (|has| |#2| (-964 (-1087))) (-15 -1947 ((-540 |#2|) |#2| (-1087) (-1 (-540 |#2|) |#2| (-1087)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1087)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|))
+((-3734 (((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-589 |#1|) "failed") (-523) |#1| |#1|)) 171)) (-2911 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-589 (-383 |#2|))) 147)) (-1305 (((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-589 (-383 |#2|))) 144)) (-1643 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 132)) (-1223 (((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 157)) (-4085 (((-3 (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-383 |#2|)) 174)) (-2677 (((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-383 |#2|)) 177)) (-1808 (((-2 (|:| |ir| (-540 (-383 |#2|))) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|)) 83)) (-3022 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 89)) (-3426 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-589 (-383 |#2|))) 151)) (-2070 (((-3 (-570 |#1| |#2|) "failed") (-570 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|)) 136)) (-1809 (((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|)) 161)) (-2384 (((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-383 |#2|)) 182)))
+(((-533 |#1| |#2|) (-10 -7 (-15 -1223 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1809 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|))) (-15 -3734 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-589 |#1|) "failed") (-523) |#1| |#1|))) (-15 -2677 ((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-383 |#2|))) (-15 -2384 ((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-383 |#2|))) (-15 -2911 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-589 (-383 |#2|)))) (-15 -3426 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-589 (-383 |#2|)))) (-15 -4085 ((-3 (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-383 |#2|))) (-15 -1305 ((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-589 (-383 |#2|)))) (-15 -1643 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2070 ((-3 (-570 |#1| |#2|) "failed") (-570 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|))) (-15 -1808 ((-2 (|:| |ir| (-540 (-383 |#2|))) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|))) (-15 -3022 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-339) (-1145 |#1|)) (T -533))
+((-3022 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-533 *5 *3)))) (-1808 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |ir| (-540 (-383 *6))) (|:| |specpart| (-383 *6)) (|:| |polypart| *6))) (-5 *1 (-533 *5 *6)) (-5 *3 (-383 *6)))) (-2070 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-570 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -2438 *4) (|:| |sol?| (-108))) (-523) *4)) (-4 *4 (-339)) (-4 *5 (-1145 *4)) (-5 *1 (-533 *4 *5)))) (-1643 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -3699 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-339)) (-5 *1 (-533 *4 *2)) (-4 *2 (-1145 *4)))) (-1305 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-589 (-383 *7))) (-4 *7 (-1145 *6)) (-5 *3 (-383 *7)) (-4 *6 (-339)) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-533 *6 *7)))) (-4085 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| -3699 (-383 *6)) (|:| |coeff| (-383 *6)))) (-5 *1 (-533 *5 *6)) (-5 *3 (-383 *6)))) (-3426 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -2438 *7) (|:| |sol?| (-108))) (-523) *7)) (-5 *6 (-589 (-383 *8))) (-4 *7 (-339)) (-4 *8 (-1145 *7)) (-5 *3 (-383 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-533 *7 *8)))) (-2911 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -3699 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-589 (-383 *8))) (-4 *7 (-339)) (-4 *8 (-1145 *7)) (-5 *3 (-383 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-533 *7 *8)))) (-2384 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -2438 *6) (|:| |sol?| (-108))) (-523) *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-383 *7)) (|:| |a0| *6)) (-2 (|:| -3699 (-383 *7)) (|:| |coeff| (-383 *7))) "failed")) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))) (-2677 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -3699 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-383 *7)) (|:| |a0| *6)) (-2 (|:| -3699 (-383 *7)) (|:| |coeff| (-383 *7))) "failed")) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))) (-3734 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-589 *6) "failed") (-523) *6 *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6))) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))) (-1809 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -2438 *6) (|:| |sol?| (-108))) (-523) *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6))) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))) (-1223 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -3699 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6))) (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
+(-10 -7 (-15 -1223 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1809 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|))) (-15 -3734 ((-2 (|:| |answer| (-540 (-383 |#2|))) (|:| |a0| |#1|)) (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-589 |#1|) "failed") (-523) |#1| |#1|))) (-15 -2677 ((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-383 |#2|))) (-15 -2384 ((-3 (-2 (|:| |answer| (-383 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-383 |#2|))) (-15 -2911 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-589 (-383 |#2|)))) (-15 -3426 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|))))))) (|:| |a0| |#1|)) "failed") (-383 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|) (-589 (-383 |#2|)))) (-15 -4085 ((-3 (-2 (|:| -3699 (-383 |#2|)) (|:| |coeff| (-383 |#2|))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-383 |#2|))) (-15 -1305 ((-3 (-2 (|:| |mainpart| (-383 |#2|)) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| (-383 |#2|)) (|:| |logand| (-383 |#2|)))))) "failed") (-383 |#2|) (-1 |#2| |#2|) (-589 (-383 |#2|)))) (-15 -1643 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2070 ((-3 (-570 |#1| |#2|) "failed") (-570 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -2438 |#1|) (|:| |sol?| (-108))) (-523) |#1|))) (-15 -1808 ((-2 (|:| |ir| (-540 (-383 |#2|))) (|:| |specpart| (-383 |#2|)) (|:| |polypart| |#2|)) (-383 |#2|) (-1 |#2| |#2|))) (-15 -3022 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|))))
+((-4216 (((-3 |#2| "failed") |#2| (-1087) (-1087)) 10)))
+(((-534 |#1| |#2|) (-10 -7 (-15 -4216 ((-3 |#2| "failed") |#2| (-1087) (-1087)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-889) (-1051) (-29 |#1|))) (T -534))
+((-4216 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1087)) (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *1 (-534 *4 *2)) (-4 *2 (-13 (-1109) (-889) (-1051) (-29 *4))))))
+(-10 -7 (-15 -4216 ((-3 |#2| "failed") |#2| (-1087) (-1087))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3584 (($ $ (-523)) 66)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-2938 (($ (-1083 (-523)) (-523)) 72)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) 58)) (-1729 (($ $) 34)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1500 (((-710) $) 15)) (-3482 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3014 (((-523)) 29)) (-2385 (((-523) $) 32)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1361 (($ $ (-523)) 21)) (-2469 (((-3 $ "failed") $ $) 59)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) 16)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 61)) (-2080 (((-1068 (-523)) $) 18)) (-3749 (($ $) 23)) (-3976 (((-794) $) 87) (($ (-523)) 52) (($ $) NIL)) (-1698 (((-710)) 14)) (-3842 (((-108) $ $) NIL)) (-2523 (((-523) $ (-523)) 36)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 35 T CONST)) (-1440 (($) 19 T CONST)) (-4037 (((-108) $ $) 39)) (-4115 (($ $) 51) (($ $ $) 37)) (-4103 (($ $ $) 50)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 54) (($ $ $) 55)))
(((-535 |#1| |#2|) (-800 |#1|) (-523) (-108)) (T -535))
NIL
(-800 |#1|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 18)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 (($ $ (-852)) NIL (|has| $ (-344))) (($ $) NIL)) (-1557 (((-1097 (-852) (-710)) (-523)) 47)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 $ "failed") $) 75)) (-3508 (($ $) 74)) (-2754 (($ (-1169 $)) 73)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 42)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) 30)) (-1631 (($) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) 49)) (-1766 (((-108) $) NIL)) (-3610 (($ $) NIL) (($ $ (-710)) NIL)) (-3049 (((-108) $) NIL)) (-3437 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2769 (((-108) $) NIL)) (-3753 (($) 35 (|has| $ (-344)))) (-2706 (((-108) $) NIL (|has| $ (-344)))) (-1863 (($ $ (-852)) NIL (|has| $ (-344))) (($ $) NIL)) (-2738 (((-3 $ "failed") $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 $) $ (-852)) NIL (|has| $ (-344))) (((-1083 $) $) 83)) (-2060 (((-852) $) 55)) (-4183 (((-1083 $) $) NIL (|has| $ (-344)))) (-1455 (((-3 (-1083 $) "failed") $ $) NIL (|has| $ (-344))) (((-1083 $) $) NIL (|has| $ (-344)))) (-1605 (($ $ (-1083 $)) NIL (|has| $ (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL T CONST)) (-4013 (($ (-852)) 48)) (-3026 (((-108) $) 67)) (-3951 (((-1034) $) NIL)) (-1621 (($) 16 (|has| $ (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 40)) (-2424 (((-394 $) $) NIL)) (-2151 (((-852)) 66) (((-772 (-852))) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-3 (-710) "failed") $ $) NIL) (((-710) $) NIL)) (-3314 (((-126)) NIL)) (-3984 (($ $ (-710)) NIL) (($ $) NIL)) (-2640 (((-852) $) 65) (((-772 (-852)) $) NIL)) (-2762 (((-1083 $)) 82)) (-2893 (($) 54)) (-1614 (($) 36 (|has| $ (-344)))) (-2906 (((-629 $) (-1169 $)) NIL) (((-1169 $) $) 71)) (-1400 (((-523) $) 26)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) 28) (($ $) NIL) (($ (-383 (-523))) NIL)) (-1942 (((-3 $ "failed") $) NIL) (($ $) 84)) (-3272 (((-710)) 37)) (-3760 (((-1169 $) (-852)) 77) (((-1169 $)) 76)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 19 T CONST)) (-1891 (($) 15 T CONST)) (-2009 (($ $ (-710)) NIL (|has| $ (-344))) (($ $) NIL (|has| $ (-344)))) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 24)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 61) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 21)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 (($ $ (-852)) NIL (|has| $ (-344))) (($ $) NIL)) (-2794 (((-1097 (-852) (-710)) (-523)) 47)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 $ "failed") $) 75)) (-1996 (($ $) 74)) (-3322 (($ (-1169 $)) 73)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 44)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) 32)) (-3461 (($) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) 49)) (-1200 (((-108) $) NIL)) (-1419 (($ $) NIL) (($ $ (-710)) NIL)) (-1330 (((-108) $) NIL)) (-1500 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3482 (((-108) $) NIL)) (-2842 (($) 37 (|has| $ (-344)))) (-4077 (((-108) $) NIL (|has| $ (-344)))) (-2765 (($ $ (-852)) NIL (|has| $ (-344))) (($ $) NIL)) (-1289 (((-3 $ "failed") $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 $) $ (-852)) NIL (|has| $ (-344))) (((-1083 $) $) 83)) (-4076 (((-852) $) 55)) (-1573 (((-1083 $) $) NIL (|has| $ (-344)))) (-3102 (((-3 (-1083 $) "failed") $ $) NIL (|has| $ (-344))) (((-1083 $) $) NIL (|has| $ (-344)))) (-2163 (($ $ (-1083 $)) NIL (|has| $ (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL T CONST)) (-2557 (($ (-852)) 48)) (-4203 (((-108) $) 67)) (-2435 (((-1034) $) NIL)) (-4102 (($) 19 (|has| $ (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 42)) (-3573 (((-394 $) $) NIL)) (-3718 (((-852)) 66) (((-772 (-852))) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-3 (-710) "failed") $ $) NIL) (((-710) $) NIL)) (-4012 (((-126)) NIL)) (-4024 (($ $ (-710)) NIL) (($ $) NIL)) (-1487 (((-852) $) 65) (((-772 (-852)) $) NIL)) (-3399 (((-1083 $)) 82)) (-2315 (($) 54)) (-2233 (($) 38 (|has| $ (-344)))) (-2411 (((-629 $) (-1169 $)) NIL) (((-1169 $) $) 71)) (-3077 (((-523) $) 28)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) 30) (($ $) NIL) (($ (-383 (-523))) NIL)) (-2301 (((-3 $ "failed") $) NIL) (($ $) 84)) (-1698 (((-710)) 39)) (-2922 (((-1169 $) (-852)) 77) (((-1169 $)) 76)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 22 T CONST)) (-1440 (($) 18 T CONST)) (-1732 (($ $ (-710)) NIL (|has| $ (-344))) (($ $) NIL (|has| $ (-344)))) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 26)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 61) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
(((-536 |#1|) (-13 (-325) (-305 $) (-564 (-523))) (-852)) (T -536))
NIL
(-13 (-325) (-305 $) (-564 (-523)))
-((-2987 (((-1174) (-1070)) 10)))
-(((-537) (-10 -7 (-15 -2987 ((-1174) (-1070))))) (T -537))
-((-2987 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-537)))))
-(-10 -7 (-15 -2987 ((-1174) (-1070))))
-((-1980 (((-540 |#2|) (-540 |#2|)) 38)) (-1870 (((-589 |#2|) (-540 |#2|)) 40)) (-1561 ((|#2| (-540 |#2|)) 47)))
-(((-538 |#1| |#2|) (-10 -7 (-15 -1980 ((-540 |#2|) (-540 |#2|))) (-15 -1870 ((-589 |#2|) (-540 |#2|))) (-15 -1561 (|#2| (-540 |#2|)))) (-13 (-427) (-964 (-523)) (-786) (-585 (-523))) (-13 (-29 |#1|) (-1109))) (T -538))
-((-1561 (*1 *2 *3) (-12 (-5 *3 (-540 *2)) (-4 *2 (-13 (-29 *4) (-1109))) (-5 *1 (-538 *4 *2)) (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))))) (-1870 (*1 *2 *3) (-12 (-5 *3 (-540 *5)) (-4 *5 (-13 (-29 *4) (-1109))) (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-589 *5)) (-5 *1 (-538 *4 *5)))) (-1980 (*1 *2 *2) (-12 (-5 *2 (-540 *4)) (-4 *4 (-13 (-29 *3) (-1109))) (-4 *3 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *1 (-538 *3 *4)))))
-(-10 -7 (-15 -1980 ((-540 |#2|) (-540 |#2|))) (-15 -1870 ((-589 |#2|) (-540 |#2|))) (-15 -1561 (|#2| (-540 |#2|))))
-((-1345 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 38) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed")) 31) (((-540 |#2|) (-1 |#2| |#1|) (-540 |#1|)) 26)))
-(((-539 |#1| |#2|) (-10 -7 (-15 -1345 ((-540 |#2|) (-1 |#2| |#1|) (-540 |#1|))) (-15 -1345 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -1345 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -1345 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-339) (-339)) (T -539))
-((-1345 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-339)) (-4 *6 (-339)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-539 *5 *6)))) (-1345 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-339)) (-4 *2 (-339)) (-5 *1 (-539 *5 *2)))) (-1345 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -1825 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-339)) (-4 *6 (-339)) (-5 *2 (-2 (|:| -1825 *6) (|:| |coeff| *6))) (-5 *1 (-539 *5 *6)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-540 *5)) (-4 *5 (-339)) (-4 *6 (-339)) (-5 *2 (-540 *6)) (-5 *1 (-539 *5 *6)))))
-(-10 -7 (-15 -1345 ((-540 |#2|) (-1 |#2| |#1|) (-540 |#1|))) (-15 -1345 ((-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1825 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -1345 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -1345 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed"))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) 69)) (-3508 ((|#1| $) NIL)) (-1825 ((|#1| $) 24)) (-1769 (((-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 26)) (-3349 (($ |#1| (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) (-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 22)) (-1474 (((-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) $) 25)) (-2032 (((-1070) $) NIL)) (-2663 (($ |#1| |#1|) 32) (($ |#1| (-1087)) 43 (|has| |#1| (-964 (-1087))))) (-3951 (((-1034) $) NIL)) (-3399 (((-108) $) 28)) (-3984 ((|#1| $ (-1 |#1| |#1|)) 81) ((|#1| $ (-1087)) 82 (|has| |#1| (-831 (-1087))))) (-1691 (((-794) $) 96) (($ |#1|) 23)) (-1879 (($) 16 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) 15) (($ $ $) NIL)) (-4045 (($ $ $) 78)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 14) (($ (-383 (-523)) $) 35) (($ $ (-383 (-523))) NIL)))
-(((-540 |#1|) (-13 (-657 (-383 (-523))) (-964 |#1|) (-10 -8 (-15 -3349 ($ |#1| (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) (-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -1825 (|#1| $)) (-15 -1474 ((-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) $)) (-15 -1769 ((-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -3399 ((-108) $)) (-15 -2663 ($ |#1| |#1|)) (-15 -3984 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-831 (-1087))) (-15 -3984 (|#1| $ (-1087))) |%noBranch|) (IF (|has| |#1| (-964 (-1087))) (-15 -2663 ($ |#1| (-1087))) |%noBranch|))) (-339)) (T -540))
-((-3349 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 *2)) (|:| |logand| (-1083 *2))))) (-5 *4 (-589 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-339)) (-5 *1 (-540 *2)))) (-1825 (*1 *2 *1) (-12 (-5 *1 (-540 *2)) (-4 *2 (-339)))) (-1474 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 *3)) (|:| |logand| (-1083 *3))))) (-5 *1 (-540 *3)) (-4 *3 (-339)))) (-1769 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-540 *3)) (-4 *3 (-339)))) (-3399 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-540 *3)) (-4 *3 (-339)))) (-2663 (*1 *1 *2 *2) (-12 (-5 *1 (-540 *2)) (-4 *2 (-339)))) (-3984 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-540 *2)) (-4 *2 (-339)))) (-3984 (*1 *2 *1 *3) (-12 (-4 *2 (-339)) (-4 *2 (-831 *3)) (-5 *1 (-540 *2)) (-5 *3 (-1087)))) (-2663 (*1 *1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *1 (-540 *2)) (-4 *2 (-964 *3)) (-4 *2 (-339)))))
-(-13 (-657 (-383 (-523))) (-964 |#1|) (-10 -8 (-15 -3349 ($ |#1| (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) (-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -1825 (|#1| $)) (-15 -1474 ((-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) $)) (-15 -1769 ((-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -3399 ((-108) $)) (-15 -2663 ($ |#1| |#1|)) (-15 -3984 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-831 (-1087))) (-15 -3984 (|#1| $ (-1087))) |%noBranch|) (IF (|has| |#1| (-964 (-1087))) (-15 -2663 ($ |#1| (-1087))) |%noBranch|)))
-((-2182 (((-108) |#1|) 16)) (-2019 (((-3 |#1| "failed") |#1|) 14)) (-1278 (((-2 (|:| -1416 |#1|) (|:| -1475 (-710))) |#1|) 31) (((-3 |#1| "failed") |#1| (-710)) 18)) (-1480 (((-108) |#1| (-710)) 19)) (-3004 ((|#1| |#1|) 32)) (-3606 ((|#1| |#1| (-710)) 34)))
-(((-541 |#1|) (-10 -7 (-15 -1480 ((-108) |#1| (-710))) (-15 -1278 ((-3 |#1| "failed") |#1| (-710))) (-15 -1278 ((-2 (|:| -1416 |#1|) (|:| -1475 (-710))) |#1|)) (-15 -3606 (|#1| |#1| (-710))) (-15 -2182 ((-108) |#1|)) (-15 -2019 ((-3 |#1| "failed") |#1|)) (-15 -3004 (|#1| |#1|))) (-508)) (T -541))
-((-3004 (*1 *2 *2) (-12 (-5 *1 (-541 *2)) (-4 *2 (-508)))) (-2019 (*1 *2 *2) (|partial| -12 (-5 *1 (-541 *2)) (-4 *2 (-508)))) (-2182 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-541 *3)) (-4 *3 (-508)))) (-3606 (*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-541 *2)) (-4 *2 (-508)))) (-1278 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -1416 *3) (|:| -1475 (-710)))) (-5 *1 (-541 *3)) (-4 *3 (-508)))) (-1278 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-710)) (-5 *1 (-541 *2)) (-4 *2 (-508)))) (-1480 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-5 *2 (-108)) (-5 *1 (-541 *3)) (-4 *3 (-508)))))
-(-10 -7 (-15 -1480 ((-108) |#1| (-710))) (-15 -1278 ((-3 |#1| "failed") |#1| (-710))) (-15 -1278 ((-2 (|:| -1416 |#1|) (|:| -1475 (-710))) |#1|)) (-15 -3606 (|#1| |#1| (-710))) (-15 -2182 ((-108) |#1|)) (-15 -2019 ((-3 |#1| "failed") |#1|)) (-15 -3004 (|#1| |#1|)))
-((-3670 (((-1083 |#1|) (-852)) 27)))
-(((-542 |#1|) (-10 -7 (-15 -3670 ((-1083 |#1|) (-852)))) (-325)) (T -542))
-((-3670 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-542 *4)) (-4 *4 (-325)))))
-(-10 -7 (-15 -3670 ((-1083 |#1|) (-852))))
-((-1980 (((-540 (-383 (-883 |#1|))) (-540 (-383 (-883 |#1|)))) 26)) (-2814 (((-3 (-292 |#1|) (-589 (-292 |#1|))) (-383 (-883 |#1|)) (-1087)) 32 (|has| |#1| (-136)))) (-1870 (((-589 (-292 |#1|)) (-540 (-383 (-883 |#1|)))) 18)) (-1872 (((-292 |#1|) (-383 (-883 |#1|)) (-1087)) 30 (|has| |#1| (-136)))) (-1561 (((-292 |#1|) (-540 (-383 (-883 |#1|)))) 20)))
-(((-543 |#1|) (-10 -7 (-15 -1980 ((-540 (-383 (-883 |#1|))) (-540 (-383 (-883 |#1|))))) (-15 -1870 ((-589 (-292 |#1|)) (-540 (-383 (-883 |#1|))))) (-15 -1561 ((-292 |#1|) (-540 (-383 (-883 |#1|))))) (IF (|has| |#1| (-136)) (PROGN (-15 -2814 ((-3 (-292 |#1|) (-589 (-292 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -1872 ((-292 |#1|) (-383 (-883 |#1|)) (-1087)))) |%noBranch|)) (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (T -543))
-((-1872 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-136)) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-292 *5)) (-5 *1 (-543 *5)))) (-2814 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-136)) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-3 (-292 *5) (-589 (-292 *5)))) (-5 *1 (-543 *5)))) (-1561 (*1 *2 *3) (-12 (-5 *3 (-540 (-383 (-883 *4)))) (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-292 *4)) (-5 *1 (-543 *4)))) (-1870 (*1 *2 *3) (-12 (-5 *3 (-540 (-383 (-883 *4)))) (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-589 (-292 *4))) (-5 *1 (-543 *4)))) (-1980 (*1 *2 *2) (-12 (-5 *2 (-540 (-383 (-883 *3)))) (-4 *3 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *1 (-543 *3)))))
-(-10 -7 (-15 -1980 ((-540 (-383 (-883 |#1|))) (-540 (-383 (-883 |#1|))))) (-15 -1870 ((-589 (-292 |#1|)) (-540 (-383 (-883 |#1|))))) (-15 -1561 ((-292 |#1|) (-540 (-383 (-883 |#1|))))) (IF (|has| |#1| (-136)) (PROGN (-15 -2814 ((-3 (-292 |#1|) (-589 (-292 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -1872 ((-292 |#1|) (-383 (-883 |#1|)) (-1087)))) |%noBranch|))
-((-4093 (((-589 (-629 (-523))) (-589 (-523)) (-589 (-836 (-523)))) 46) (((-589 (-629 (-523))) (-589 (-523))) 47) (((-629 (-523)) (-589 (-523)) (-836 (-523))) 42)) (-1969 (((-710) (-589 (-523))) 40)))
-(((-544) (-10 -7 (-15 -1969 ((-710) (-589 (-523)))) (-15 -4093 ((-629 (-523)) (-589 (-523)) (-836 (-523)))) (-15 -4093 ((-589 (-629 (-523))) (-589 (-523)))) (-15 -4093 ((-589 (-629 (-523))) (-589 (-523)) (-589 (-836 (-523))))))) (T -544))
-((-4093 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-523))) (-5 *4 (-589 (-836 (-523)))) (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-544)))) (-4093 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-544)))) (-4093 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-523))) (-5 *4 (-836 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-544)))) (-1969 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-710)) (-5 *1 (-544)))))
-(-10 -7 (-15 -1969 ((-710) (-589 (-523)))) (-15 -4093 ((-629 (-523)) (-589 (-523)) (-836 (-523)))) (-15 -4093 ((-589 (-629 (-523))) (-589 (-523)))) (-15 -4093 ((-589 (-629 (-523))) (-589 (-523)) (-589 (-836 (-523))))))
-((-1459 (((-589 |#5|) |#5| (-108)) 73)) (-2421 (((-108) |#5| (-589 |#5|)) 30)))
-(((-545 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1459 ((-589 |#5|) |#5| (-108))) (-15 -2421 ((-108) |#5| (-589 |#5|)))) (-13 (-284) (-136)) (-732) (-786) (-987 |#1| |#2| |#3|) (-1025 |#1| |#2| |#3| |#4|)) (T -545))
-((-2421 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-1025 *5 *6 *7 *8)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-545 *5 *6 *7 *8 *3)))) (-1459 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-589 *3)) (-5 *1 (-545 *5 *6 *7 *8 *3)) (-4 *3 (-1025 *5 *6 *7 *8)))))
-(-10 -7 (-15 -1459 ((-589 |#5|) |#5| (-108))) (-15 -2421 ((-108) |#5| (-589 |#5|))))
-((-1680 (((-108) $ $) NIL (|has| (-133) (-1016)))) (-2458 (($ $) 34)) (-3137 (($ $) NIL)) (-3214 (($ $ (-133)) NIL) (($ $ (-130)) NIL)) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-2141 (((-108) $ $) 51)) (-2119 (((-108) $ $ (-523)) 46)) (-1980 (((-589 $) $ (-133)) 60) (((-589 $) $ (-130)) 61)) (-3337 (((-108) (-1 (-108) (-133) (-133)) $) NIL) (((-108) $) NIL (|has| (-133) (-786)))) (-1632 (($ (-1 (-108) (-133) (-133)) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-133) (-786))))) (-1581 (($ (-1 (-108) (-133) (-133)) $) NIL) (($ $) NIL (|has| (-133) (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 (((-133) $ (-523) (-133)) 45 (|has| $ (-6 -4249))) (((-133) $ (-1136 (-523)) (-133)) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1300 (($ $ (-133)) 64) (($ $ (-130)) 65)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-1694 (($ $ (-1136 (-523)) $) 44)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2514 (($ (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) NIL (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $) NIL (|has| $ (-6 -4248)))) (-2053 (((-133) $ (-523) (-133)) NIL (|has| $ (-6 -4249)))) (-2000 (((-133) $ (-523)) NIL)) (-2164 (((-108) $ $) 72)) (-3449 (((-523) (-1 (-108) (-133)) $) NIL) (((-523) (-133) $) NIL (|has| (-133) (-1016))) (((-523) (-133) $ (-523)) 48 (|has| (-133) (-1016))) (((-523) $ $ (-523)) 47) (((-523) (-130) $ (-523)) 50)) (-1871 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-3733 (($ (-710) (-133)) 9)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) 28 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| (-133) (-786)))) (-3780 (($ (-1 (-108) (-133) (-133)) $ $) NIL) (($ $ $) NIL (|has| (-133) (-786)))) (-1584 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2567 (((-523) $) 42 (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| (-133) (-786)))) (-2676 (((-108) $ $ (-133)) 73)) (-2178 (((-710) $ $ (-133)) 70)) (-2043 (($ (-1 (-133) (-133)) $) 33 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-133) (-133)) $) NIL) (($ (-1 (-133) (-133) (-133)) $ $) NIL)) (-1353 (($ $) 37)) (-2052 (($ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-1313 (($ $ (-133)) 62) (($ $ (-130)) 63)) (-2032 (((-1070) $) 38 (|has| (-133) (-1016)))) (-2912 (($ (-133) $ (-523)) NIL) (($ $ $ (-523)) 23)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-523) $) 69) (((-1034) $) NIL (|has| (-133) (-1016)))) (-2428 (((-133) $) NIL (|has| (-523) (-786)))) (-2509 (((-3 (-133) "failed") (-1 (-108) (-133)) $) NIL)) (-4141 (($ $ (-133)) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-133)))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-133)) (-589 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3973 (((-589 (-133)) $) NIL)) (-1777 (((-108) $) 12)) (-3320 (($) 10)) (-1937 (((-133) $ (-523) (-133)) NIL) (((-133) $ (-523)) 52) (($ $ (-1136 (-523))) 21) (($ $ $) NIL)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3977 (((-710) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248))) (((-710) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-4166 (($ $ $ (-523)) 66 (|has| $ (-6 -4249)))) (-1874 (($ $) 17)) (-1400 (((-499) $) NIL (|has| (-133) (-564 (-499))))) (-1704 (($ (-589 (-133))) NIL)) (-2394 (($ $ (-133)) NIL) (($ (-133) $) NIL) (($ $ $) 16) (($ (-589 $)) 67)) (-1691 (($ (-133)) NIL) (((-794) $) 27 (|has| (-133) (-563 (-794))))) (-2308 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| (-133) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-133) (-786)))) (-3941 (((-108) $ $) 14 (|has| (-133) (-1016)))) (-3993 (((-108) $ $) NIL (|has| (-133) (-786)))) (-3966 (((-108) $ $) 15 (|has| (-133) (-786)))) (-2810 (((-710) $) 13 (|has| $ (-6 -4248)))))
-(((-546 |#1|) (-13 (-1056) (-10 -8 (-15 -3951 ((-523) $)))) (-523)) (T -546))
-((-3951 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-546 *3)) (-14 *3 *2))))
-(-13 (-1056) (-10 -8 (-15 -3951 ((-523) $))))
-((-2990 (((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2| (-1011 |#4|)) 32)))
-(((-547 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2990 ((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2| (-1011 |#4|))) (-15 -2990 ((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2|))) (-732) (-786) (-515) (-880 |#3| |#1| |#2|)) (T -547))
-((-2990 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-515)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-523)))) (-5 *1 (-547 *5 *4 *6 *3)) (-4 *3 (-880 *6 *5 *4)))) (-2990 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1011 *3)) (-4 *3 (-880 *7 *6 *4)) (-4 *6 (-732)) (-4 *4 (-786)) (-4 *7 (-515)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-523)))) (-5 *1 (-547 *6 *4 *7 *3)))))
-(-10 -7 (-15 -2990 ((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2| (-1011 |#4|))) (-15 -2990 ((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 63)) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3276 (($ $ (-523)) 54) (($ $ (-523) (-523)) 55)) (-1552 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 60)) (-3309 (($ $) 100)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2381 (((-794) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) (-953 (-779 (-523))) (-1087) |#1| (-383 (-523))) 215)) (-3199 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 34)) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-2589 (((-108) $) NIL)) (-3437 (((-523) $) 58) (((-523) $ (-523)) 59)) (-2769 (((-108) $) NIL)) (-3590 (($ $ (-852)) 76)) (-2839 (($ (-1 |#1| (-523)) $) 73)) (-2704 (((-108) $) 25)) (-1267 (($ |#1| (-523)) 22) (($ $ (-1001) (-523)) NIL) (($ $ (-589 (-1001)) (-589 (-523))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) 67)) (-3192 (($ (-953 (-779 (-523))) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 11)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-2814 (($ $) 112 (|has| |#1| (-37 (-383 (-523)))))) (-1869 (((-3 $ "failed") $ $ (-108)) 99)) (-2555 (($ $ $) 108)) (-3951 (((-1034) $) NIL)) (-1275 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 13)) (-2030 (((-953 (-779 (-523))) $) 12)) (-3053 (($ $ (-523)) 45)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2812 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-523)))))) (-1937 ((|#1| $ (-523)) 57) (($ $ $) NIL (|has| (-523) (-1028)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-523) |#1|)))) (($ $) 70 (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (-2640 (((-523) $) NIL)) (-2488 (($ $) 46)) (-1691 (((-794) $) NIL) (($ (-523)) 28) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) 27 (|has| |#1| (-158)))) (-2084 ((|#1| $ (-523)) 56)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) 37)) (-3710 ((|#1| $) NIL)) (-4157 (($ $) 180 (|has| |#1| (-37 (-383 (-523)))))) (-1672 (($ $) 156 (|has| |#1| (-37 (-383 (-523)))))) (-3030 (($ $) 177 (|has| |#1| (-37 (-383 (-523)))))) (-3250 (($ $) 153 (|has| |#1| (-37 (-383 (-523)))))) (-2474 (($ $) 182 (|has| |#1| (-37 (-383 (-523)))))) (-2918 (($ $) 159 (|has| |#1| (-37 (-383 (-523)))))) (-3857 (($ $ (-383 (-523))) 146 (|has| |#1| (-37 (-383 (-523)))))) (-3867 (($ $ |#1|) 121 (|has| |#1| (-37 (-383 (-523)))))) (-3996 (($ $) 150 (|has| |#1| (-37 (-383 (-523)))))) (-3289 (($ $) 148 (|has| |#1| (-37 (-383 (-523)))))) (-4000 (($ $) 183 (|has| |#1| (-37 (-383 (-523)))))) (-1845 (($ $) 160 (|has| |#1| (-37 (-383 (-523)))))) (-2937 (($ $) 181 (|has| |#1| (-37 (-383 (-523)))))) (-1225 (($ $) 158 (|has| |#1| (-37 (-383 (-523)))))) (-1594 (($ $) 178 (|has| |#1| (-37 (-383 (-523)))))) (-3081 (($ $) 154 (|has| |#1| (-37 (-383 (-523)))))) (-3018 (($ $) 188 (|has| |#1| (-37 (-383 (-523)))))) (-3664 (($ $) 168 (|has| |#1| (-37 (-383 (-523)))))) (-3191 (($ $) 185 (|has| |#1| (-37 (-383 (-523)))))) (-2002 (($ $) 163 (|has| |#1| (-37 (-383 (-523)))))) (-4062 (($ $) 192 (|has| |#1| (-37 (-383 (-523)))))) (-1328 (($ $) 172 (|has| |#1| (-37 (-383 (-523)))))) (-3628 (($ $) 194 (|has| |#1| (-37 (-383 (-523)))))) (-3498 (($ $) 174 (|has| |#1| (-37 (-383 (-523)))))) (-3373 (($ $) 190 (|has| |#1| (-37 (-383 (-523)))))) (-3290 (($ $) 170 (|has| |#1| (-37 (-383 (-523)))))) (-1381 (($ $) 187 (|has| |#1| (-37 (-383 (-523)))))) (-3910 (($ $) 166 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-4108 ((|#1| $ (-523)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 29 T CONST)) (-1891 (($) 38 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-523) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (-3941 (((-108) $ $) 65)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) 84) (($ $ $) 64)) (-4045 (($ $ $) 81)) (** (($ $ (-852)) NIL) (($ $ (-710)) 103)) (* (($ (-852) $) 89) (($ (-710) $) 87) (($ (-523) $) 85) (($ $ $) 95) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-548 |#1|) (-13 (-1147 |#1| (-523)) (-10 -8 (-15 -3192 ($ (-953 (-779 (-523))) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))))) (-15 -2030 ((-953 (-779 (-523))) $)) (-15 -1275 ((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $)) (-15 -3199 ($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))))) (-15 -2704 ((-108) $)) (-15 -2839 ($ (-1 |#1| (-523)) $)) (-15 -1869 ((-3 $ "failed") $ $ (-108))) (-15 -3309 ($ $)) (-15 -2555 ($ $ $)) (-15 -2381 ((-794) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) (-953 (-779 (-523))) (-1087) |#1| (-383 (-523)))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $)) (-15 -3867 ($ $ |#1|)) (-15 -3857 ($ $ (-383 (-523)))) (-15 -3289 ($ $)) (-15 -3996 ($ $)) (-15 -3250 ($ $)) (-15 -3081 ($ $)) (-15 -1672 ($ $)) (-15 -1225 ($ $)) (-15 -2918 ($ $)) (-15 -1845 ($ $)) (-15 -2002 ($ $)) (-15 -3910 ($ $)) (-15 -3664 ($ $)) (-15 -3290 ($ $)) (-15 -1328 ($ $)) (-15 -3498 ($ $)) (-15 -3030 ($ $)) (-15 -1594 ($ $)) (-15 -4157 ($ $)) (-15 -2937 ($ $)) (-15 -2474 ($ $)) (-15 -4000 ($ $)) (-15 -3191 ($ $)) (-15 -1381 ($ $)) (-15 -3018 ($ $)) (-15 -3373 ($ $)) (-15 -4062 ($ $)) (-15 -3628 ($ $))) |%noBranch|))) (-973)) (T -548))
-((-2704 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-548 *3)) (-4 *3 (-973)))) (-3192 (*1 *1 *2 *3) (-12 (-5 *2 (-953 (-779 (-523)))) (-5 *3 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *4)))) (-4 *4 (-973)) (-5 *1 (-548 *4)))) (-2030 (*1 *2 *1) (-12 (-5 *2 (-953 (-779 (-523)))) (-5 *1 (-548 *3)) (-4 *3 (-973)))) (-1275 (*1 *2 *1) (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3)))) (-5 *1 (-548 *3)) (-4 *3 (-973)))) (-3199 (*1 *1 *2) (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3)))) (-4 *3 (-973)) (-5 *1 (-548 *3)))) (-2839 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-523))) (-4 *3 (-973)) (-5 *1 (-548 *3)))) (-1869 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-548 *3)) (-4 *3 (-973)))) (-3309 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-973)))) (-2555 (*1 *1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-973)))) (-2381 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *6)))) (-5 *4 (-953 (-779 (-523)))) (-5 *5 (-1087)) (-5 *7 (-383 (-523))) (-4 *6 (-973)) (-5 *2 (-794)) (-5 *1 (-548 *6)))) (-2814 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3867 (*1 *1 *1 *2) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3857 (*1 *1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-548 *3)) (-4 *3 (-37 *2)) (-4 *3 (-973)))) (-3289 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3996 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3250 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3081 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1672 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1225 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2918 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1845 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2002 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3910 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3664 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3290 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1328 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3498 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3030 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1594 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-4157 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2937 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2474 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-4000 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3191 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1381 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3018 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3373 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-4062 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3628 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(-13 (-1147 |#1| (-523)) (-10 -8 (-15 -3192 ($ (-953 (-779 (-523))) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))))) (-15 -2030 ((-953 (-779 (-523))) $)) (-15 -1275 ((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $)) (-15 -3199 ($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))))) (-15 -2704 ((-108) $)) (-15 -2839 ($ (-1 |#1| (-523)) $)) (-15 -1869 ((-3 $ "failed") $ $ (-108))) (-15 -3309 ($ $)) (-15 -2555 ($ $ $)) (-15 -2381 ((-794) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) (-953 (-779 (-523))) (-1087) |#1| (-383 (-523)))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $)) (-15 -3867 ($ $ |#1|)) (-15 -3857 ($ $ (-383 (-523)))) (-15 -3289 ($ $)) (-15 -3996 ($ $)) (-15 -3250 ($ $)) (-15 -3081 ($ $)) (-15 -1672 ($ $)) (-15 -1225 ($ $)) (-15 -2918 ($ $)) (-15 -1845 ($ $)) (-15 -2002 ($ $)) (-15 -3910 ($ $)) (-15 -3664 ($ $)) (-15 -3290 ($ $)) (-15 -1328 ($ $)) (-15 -3498 ($ $)) (-15 -3030 ($ $)) (-15 -1594 ($ $)) (-15 -4157 ($ $)) (-15 -2937 ($ $)) (-15 -2474 ($ $)) (-15 -4000 ($ $)) (-15 -3191 ($ $)) (-15 -1381 ($ $)) (-15 -3018 ($ $)) (-15 -3373 ($ $)) (-15 -4062 ($ $)) (-15 -3628 ($ $))) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3199 (($ (-1068 |#1|)) 9)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) 42)) (-2589 (((-108) $) 52)) (-3437 (((-710) $) 55) (((-710) $ (-710)) 54)) (-2769 (((-108) $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4007 (((-3 $ "failed") $ $) 44 (|has| |#1| (-515)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-1068 |#1|) $) 23)) (-3272 (((-710)) 51)) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 10 T CONST)) (-1891 (($) 14 T CONST)) (-3941 (((-108) $ $) 22)) (-4060 (($ $) 30) (($ $ $) 16)) (-4045 (($ $ $) 25)) (** (($ $ (-852)) NIL) (($ $ (-710)) 49)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 34) (($ $ $) 28) (($ |#1| $) 37) (($ $ |#1|) 38) (($ $ (-523)) 36)))
-(((-549 |#1|) (-13 (-973) (-10 -8 (-15 -3819 ((-1068 |#1|) $)) (-15 -3199 ($ (-1068 |#1|))) (-15 -2589 ((-108) $)) (-15 -3437 ((-710) $)) (-15 -3437 ((-710) $ (-710))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-523))) (IF (|has| |#1| (-515)) (-6 (-515)) |%noBranch|))) (-973)) (T -549))
-((-3819 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-549 *3)) (-4 *3 (-973)))) (-3199 (*1 *1 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-549 *3)))) (-2589 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-549 *3)) (-4 *3 (-973)))) (-3437 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-549 *3)) (-4 *3 (-973)))) (-3437 (*1 *2 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-549 *3)) (-4 *3 (-973)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-549 *2)) (-4 *2 (-973)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-549 *2)) (-4 *2 (-973)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-549 *3)) (-4 *3 (-973)))))
-(-13 (-973) (-10 -8 (-15 -3819 ((-1068 |#1|) $)) (-15 -3199 ($ (-1068 |#1|))) (-15 -2589 ((-108) $)) (-15 -3437 ((-710) $)) (-15 -3437 ((-710) $ (-710))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-523))) (IF (|has| |#1| (-515)) (-6 (-515)) |%noBranch|)))
-((-1345 (((-553 |#2|) (-1 |#2| |#1|) (-553 |#1|)) 15)))
-(((-550 |#1| |#2|) (-10 -7 (-15 -1345 ((-553 |#2|) (-1 |#2| |#1|) (-553 |#1|)))) (-1123) (-1123)) (T -550))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-553 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-553 *6)) (-5 *1 (-550 *5 *6)))))
-(-10 -7 (-15 -1345 ((-553 |#2|) (-1 |#2| |#1|) (-553 |#1|))))
-((-1345 (((-1068 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-1068 |#2|)) 20) (((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-553 |#2|)) 19) (((-553 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-553 |#2|)) 18)))
-(((-551 |#1| |#2| |#3|) (-10 -7 (-15 -1345 ((-553 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-553 |#2|))) (-15 -1345 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-553 |#2|))) (-15 -1345 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-1068 |#2|)))) (-1123) (-1123) (-1123)) (T -551))
-((-1345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-553 *6)) (-5 *5 (-1068 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-1068 *8)) (-5 *1 (-551 *6 *7 *8)))) (-1345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1068 *6)) (-5 *5 (-553 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-1068 *8)) (-5 *1 (-551 *6 *7 *8)))) (-1345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-553 *6)) (-5 *5 (-553 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-553 *8)) (-5 *1 (-551 *6 *7 *8)))))
-(-10 -7 (-15 -1345 ((-553 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-553 |#2|))) (-15 -1345 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-553 |#2|))) (-15 -1345 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-1068 |#2|))))
-((-4194 ((|#3| |#3| (-589 (-562 |#3|)) (-589 (-1087))) 55)) (-1637 (((-155 |#2|) |#3|) 116)) (-3559 ((|#3| (-155 |#2|)) 43)) (-2352 ((|#2| |#3|) 19)) (-1268 ((|#3| |#2|) 32)))
-(((-552 |#1| |#2| |#3|) (-10 -7 (-15 -3559 (|#3| (-155 |#2|))) (-15 -2352 (|#2| |#3|)) (-15 -1268 (|#3| |#2|)) (-15 -1637 ((-155 |#2|) |#3|)) (-15 -4194 (|#3| |#3| (-589 (-562 |#3|)) (-589 (-1087))))) (-13 (-515) (-786)) (-13 (-406 |#1|) (-930) (-1109)) (-13 (-406 (-155 |#1|)) (-930) (-1109))) (T -552))
-((-4194 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-589 (-562 *2))) (-5 *4 (-589 (-1087))) (-4 *2 (-13 (-406 (-155 *5)) (-930) (-1109))) (-4 *5 (-13 (-515) (-786))) (-5 *1 (-552 *5 *6 *2)) (-4 *6 (-13 (-406 *5) (-930) (-1109))))) (-1637 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786))) (-5 *2 (-155 *5)) (-5 *1 (-552 *4 *5 *3)) (-4 *5 (-13 (-406 *4) (-930) (-1109))) (-4 *3 (-13 (-406 (-155 *4)) (-930) (-1109))))) (-1268 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786))) (-4 *2 (-13 (-406 (-155 *4)) (-930) (-1109))) (-5 *1 (-552 *4 *3 *2)) (-4 *3 (-13 (-406 *4) (-930) (-1109))))) (-2352 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786))) (-4 *2 (-13 (-406 *4) (-930) (-1109))) (-5 *1 (-552 *4 *2 *3)) (-4 *3 (-13 (-406 (-155 *4)) (-930) (-1109))))) (-3559 (*1 *2 *3) (-12 (-5 *3 (-155 *5)) (-4 *5 (-13 (-406 *4) (-930) (-1109))) (-4 *4 (-13 (-515) (-786))) (-4 *2 (-13 (-406 (-155 *4)) (-930) (-1109))) (-5 *1 (-552 *4 *5 *2)))))
-(-10 -7 (-15 -3559 (|#3| (-155 |#2|))) (-15 -2352 (|#2| |#3|)) (-15 -1268 (|#3| |#2|)) (-15 -1637 ((-155 |#2|) |#3|)) (-15 -4194 (|#3| |#3| (-589 (-562 |#3|)) (-589 (-1087)))))
-((-1903 (($ (-1 (-108) |#1|) $) 16)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1838 (($ (-1 |#1| |#1|) |#1|) 9)) (-1883 (($ (-1 (-108) |#1|) $) 12)) (-1894 (($ (-1 (-108) |#1|) $) 14)) (-1704 (((-1068 |#1|) $) 17)) (-1691 (((-794) $) NIL)))
-(((-553 |#1|) (-13 (-563 (-794)) (-10 -8 (-15 -1345 ($ (-1 |#1| |#1|) $)) (-15 -1883 ($ (-1 (-108) |#1|) $)) (-15 -1894 ($ (-1 (-108) |#1|) $)) (-15 -1903 ($ (-1 (-108) |#1|) $)) (-15 -1838 ($ (-1 |#1| |#1|) |#1|)) (-15 -1704 ((-1068 |#1|) $)))) (-1123)) (T -553))
-((-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1883 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1894 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1903 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1838 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1704 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-553 *3)) (-4 *3 (-1123)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -1345 ($ (-1 |#1| |#1|) $)) (-15 -1883 ($ (-1 (-108) |#1|) $)) (-15 -1894 ($ (-1 (-108) |#1|) $)) (-15 -1903 ($ (-1 (-108) |#1|) $)) (-15 -1838 ($ (-1 |#1| |#1|) |#1|)) (-15 -1704 ((-1068 |#1|) $))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1709 (($ (-710)) NIL (|has| |#1| (-23)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-3449 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2359 (((-629 |#1|) $ $) NIL (|has| |#1| (-973)))) (-3733 (($ (-710) |#1|) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2169 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-1418 (((-108) $ (-710)) NIL)) (-2616 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) NIL (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3839 ((|#1| $ $) NIL (|has| |#1| (-973)))) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3203 (($ $ $) NIL (|has| |#1| (-973)))) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-2394 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4060 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4045 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-523) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-666))) (($ $ |#1|) NIL (|has| |#1| (-666)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-2085 (((-1174) (-1070)) 10)))
+(((-537) (-10 -7 (-15 -2085 ((-1174) (-1070))))) (T -537))
+((-2085 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-537)))))
+(-10 -7 (-15 -2085 ((-1174) (-1070))))
+((-1380 (((-540 |#2|) (-540 |#2|)) 40)) (-1276 (((-589 |#2|) (-540 |#2|)) 42)) (-2843 ((|#2| (-540 |#2|)) 48)))
+(((-538 |#1| |#2|) (-10 -7 (-15 -1380 ((-540 |#2|) (-540 |#2|))) (-15 -1276 ((-589 |#2|) (-540 |#2|))) (-15 -2843 (|#2| (-540 |#2|)))) (-13 (-427) (-964 (-523)) (-786) (-585 (-523))) (-13 (-29 |#1|) (-1109))) (T -538))
+((-2843 (*1 *2 *3) (-12 (-5 *3 (-540 *2)) (-4 *2 (-13 (-29 *4) (-1109))) (-5 *1 (-538 *4 *2)) (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))))) (-1276 (*1 *2 *3) (-12 (-5 *3 (-540 *5)) (-4 *5 (-13 (-29 *4) (-1109))) (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-589 *5)) (-5 *1 (-538 *4 *5)))) (-1380 (*1 *2 *2) (-12 (-5 *2 (-540 *4)) (-4 *4 (-13 (-29 *3) (-1109))) (-4 *3 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *1 (-538 *3 *4)))))
+(-10 -7 (-15 -1380 ((-540 |#2|) (-540 |#2|))) (-15 -1276 ((-589 |#2|) (-540 |#2|))) (-15 -2843 (|#2| (-540 |#2|))))
+((-3015 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-540 |#2|) (-1 |#2| |#1|) (-540 |#1|)) 30)))
+(((-539 |#1| |#2|) (-10 -7 (-15 -3015 ((-540 |#2|) (-1 |#2| |#1|) (-540 |#1|))) (-15 -3015 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -3015 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -3015 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-339) (-339)) (T -539))
+((-3015 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-339)) (-4 *6 (-339)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-539 *5 *6)))) (-3015 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-339)) (-4 *2 (-339)) (-5 *1 (-539 *5 *2)))) (-3015 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -3699 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-339)) (-4 *6 (-339)) (-5 *2 (-2 (|:| -3699 *6) (|:| |coeff| *6))) (-5 *1 (-539 *5 *6)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-540 *5)) (-4 *5 (-339)) (-4 *6 (-339)) (-5 *2 (-540 *6)) (-5 *1 (-539 *5 *6)))))
+(-10 -7 (-15 -3015 ((-540 |#2|) (-1 |#2| |#1|) (-540 |#1|))) (-15 -3015 ((-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3699 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -3015 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -3015 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed"))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) 69)) (-1996 ((|#1| $) NIL)) (-3699 ((|#1| $) 26)) (-1222 (((-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 28)) (-1224 (($ |#1| (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) (-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 24)) (-3251 (((-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) $) 27)) (-3841 (((-1070) $) NIL)) (-1777 (($ |#1| |#1|) 33) (($ |#1| (-1087)) 44 (|has| |#1| (-964 (-1087))))) (-2435 (((-1034) $) NIL)) (-2933 (((-108) $) 30)) (-4024 ((|#1| $ (-1 |#1| |#1|)) 81) ((|#1| $ (-1087)) 82 (|has| |#1| (-831 (-1087))))) (-3976 (((-794) $) 96) (($ |#1|) 25)) (-1428 (($) 16 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) 15) (($ $ $) NIL)) (-4103 (($ $ $) 78)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 14) (($ (-383 (-523)) $) 36) (($ $ (-383 (-523))) NIL)))
+(((-540 |#1|) (-13 (-657 (-383 (-523))) (-964 |#1|) (-10 -8 (-15 -1224 ($ |#1| (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) (-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -3699 (|#1| $)) (-15 -3251 ((-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) $)) (-15 -1222 ((-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -2933 ((-108) $)) (-15 -1777 ($ |#1| |#1|)) (-15 -4024 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-831 (-1087))) (-15 -4024 (|#1| $ (-1087))) |%noBranch|) (IF (|has| |#1| (-964 (-1087))) (-15 -1777 ($ |#1| (-1087))) |%noBranch|))) (-339)) (T -540))
+((-1224 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 *2)) (|:| |logand| (-1083 *2))))) (-5 *4 (-589 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-339)) (-5 *1 (-540 *2)))) (-3699 (*1 *2 *1) (-12 (-5 *1 (-540 *2)) (-4 *2 (-339)))) (-3251 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 *3)) (|:| |logand| (-1083 *3))))) (-5 *1 (-540 *3)) (-4 *3 (-339)))) (-1222 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-540 *3)) (-4 *3 (-339)))) (-2933 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-540 *3)) (-4 *3 (-339)))) (-1777 (*1 *1 *2 *2) (-12 (-5 *1 (-540 *2)) (-4 *2 (-339)))) (-4024 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-540 *2)) (-4 *2 (-339)))) (-4024 (*1 *2 *1 *3) (-12 (-4 *2 (-339)) (-4 *2 (-831 *3)) (-5 *1 (-540 *2)) (-5 *3 (-1087)))) (-1777 (*1 *1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *1 (-540 *2)) (-4 *2 (-964 *3)) (-4 *2 (-339)))))
+(-13 (-657 (-383 (-523))) (-964 |#1|) (-10 -8 (-15 -1224 ($ |#1| (-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) (-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -3699 (|#1| $)) (-15 -3251 ((-589 (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 |#1|)) (|:| |logand| (-1083 |#1|)))) $)) (-15 -1222 ((-589 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -2933 ((-108) $)) (-15 -1777 ($ |#1| |#1|)) (-15 -4024 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-831 (-1087))) (-15 -4024 (|#1| $ (-1087))) |%noBranch|) (IF (|has| |#1| (-964 (-1087))) (-15 -1777 ($ |#1| (-1087))) |%noBranch|)))
+((-2703 (((-108) |#1|) 16)) (-1861 (((-3 |#1| "failed") |#1|) 14)) (-2253 (((-2 (|:| -3912 |#1|) (|:| -3262 (-710))) |#1|) 31) (((-3 |#1| "failed") |#1| (-710)) 18)) (-3301 (((-108) |#1| (-710)) 19)) (-4032 ((|#1| |#1|) 32)) (-1374 ((|#1| |#1| (-710)) 34)))
+(((-541 |#1|) (-10 -7 (-15 -3301 ((-108) |#1| (-710))) (-15 -2253 ((-3 |#1| "failed") |#1| (-710))) (-15 -2253 ((-2 (|:| -3912 |#1|) (|:| -3262 (-710))) |#1|)) (-15 -1374 (|#1| |#1| (-710))) (-15 -2703 ((-108) |#1|)) (-15 -1861 ((-3 |#1| "failed") |#1|)) (-15 -4032 (|#1| |#1|))) (-508)) (T -541))
+((-4032 (*1 *2 *2) (-12 (-5 *1 (-541 *2)) (-4 *2 (-508)))) (-1861 (*1 *2 *2) (|partial| -12 (-5 *1 (-541 *2)) (-4 *2 (-508)))) (-2703 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-541 *3)) (-4 *3 (-508)))) (-1374 (*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-541 *2)) (-4 *2 (-508)))) (-2253 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -3912 *3) (|:| -3262 (-710)))) (-5 *1 (-541 *3)) (-4 *3 (-508)))) (-2253 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-710)) (-5 *1 (-541 *2)) (-4 *2 (-508)))) (-3301 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-5 *2 (-108)) (-5 *1 (-541 *3)) (-4 *3 (-508)))))
+(-10 -7 (-15 -3301 ((-108) |#1| (-710))) (-15 -2253 ((-3 |#1| "failed") |#1| (-710))) (-15 -2253 ((-2 (|:| -3912 |#1|) (|:| -3262 (-710))) |#1|)) (-15 -1374 (|#1| |#1| (-710))) (-15 -2703 ((-108) |#1|)) (-15 -1861 ((-3 |#1| "failed") |#1|)) (-15 -4032 (|#1| |#1|)))
+((-3299 (((-1083 |#1|) (-852)) 27)))
+(((-542 |#1|) (-10 -7 (-15 -3299 ((-1083 |#1|) (-852)))) (-325)) (T -542))
+((-3299 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-542 *4)) (-4 *4 (-325)))))
+(-10 -7 (-15 -3299 ((-1083 |#1|) (-852))))
+((-1380 (((-540 (-383 (-883 |#1|))) (-540 (-383 (-883 |#1|)))) 27)) (-2669 (((-3 (-292 |#1|) (-589 (-292 |#1|))) (-383 (-883 |#1|)) (-1087)) 33 (|has| |#1| (-136)))) (-1276 (((-589 (-292 |#1|)) (-540 (-383 (-883 |#1|)))) 19)) (-2826 (((-292 |#1|) (-383 (-883 |#1|)) (-1087)) 31 (|has| |#1| (-136)))) (-2843 (((-292 |#1|) (-540 (-383 (-883 |#1|)))) 21)))
+(((-543 |#1|) (-10 -7 (-15 -1380 ((-540 (-383 (-883 |#1|))) (-540 (-383 (-883 |#1|))))) (-15 -1276 ((-589 (-292 |#1|)) (-540 (-383 (-883 |#1|))))) (-15 -2843 ((-292 |#1|) (-540 (-383 (-883 |#1|))))) (IF (|has| |#1| (-136)) (PROGN (-15 -2669 ((-3 (-292 |#1|) (-589 (-292 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -2826 ((-292 |#1|) (-383 (-883 |#1|)) (-1087)))) |%noBranch|)) (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (T -543))
+((-2826 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-136)) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-292 *5)) (-5 *1 (-543 *5)))) (-2669 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-136)) (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-3 (-292 *5) (-589 (-292 *5)))) (-5 *1 (-543 *5)))) (-2843 (*1 *2 *3) (-12 (-5 *3 (-540 (-383 (-883 *4)))) (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-292 *4)) (-5 *1 (-543 *4)))) (-1276 (*1 *2 *3) (-12 (-5 *3 (-540 (-383 (-883 *4)))) (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *2 (-589 (-292 *4))) (-5 *1 (-543 *4)))) (-1380 (*1 *2 *2) (-12 (-5 *2 (-540 (-383 (-883 *3)))) (-4 *3 (-13 (-427) (-964 (-523)) (-786) (-585 (-523)))) (-5 *1 (-543 *3)))))
+(-10 -7 (-15 -1380 ((-540 (-383 (-883 |#1|))) (-540 (-383 (-883 |#1|))))) (-15 -1276 ((-589 (-292 |#1|)) (-540 (-383 (-883 |#1|))))) (-15 -2843 ((-292 |#1|) (-540 (-383 (-883 |#1|))))) (IF (|has| |#1| (-136)) (PROGN (-15 -2669 ((-3 (-292 |#1|) (-589 (-292 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -2826 ((-292 |#1|) (-383 (-883 |#1|)) (-1087)))) |%noBranch|))
+((-3739 (((-589 (-629 (-523))) (-589 (-523)) (-589 (-836 (-523)))) 46) (((-589 (-629 (-523))) (-589 (-523))) 47) (((-629 (-523)) (-589 (-523)) (-836 (-523))) 42)) (-1296 (((-710) (-589 (-523))) 40)))
+(((-544) (-10 -7 (-15 -1296 ((-710) (-589 (-523)))) (-15 -3739 ((-629 (-523)) (-589 (-523)) (-836 (-523)))) (-15 -3739 ((-589 (-629 (-523))) (-589 (-523)))) (-15 -3739 ((-589 (-629 (-523))) (-589 (-523)) (-589 (-836 (-523))))))) (T -544))
+((-3739 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-523))) (-5 *4 (-589 (-836 (-523)))) (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-544)))) (-3739 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-544)))) (-3739 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-523))) (-5 *4 (-836 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-544)))) (-1296 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-710)) (-5 *1 (-544)))))
+(-10 -7 (-15 -1296 ((-710) (-589 (-523)))) (-15 -3739 ((-629 (-523)) (-589 (-523)) (-836 (-523)))) (-15 -3739 ((-589 (-629 (-523))) (-589 (-523)))) (-15 -3739 ((-589 (-629 (-523))) (-589 (-523)) (-589 (-836 (-523))))))
+((-3124 (((-589 |#5|) |#5| (-108)) 73)) (-1277 (((-108) |#5| (-589 |#5|)) 30)))
+(((-545 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3124 ((-589 |#5|) |#5| (-108))) (-15 -1277 ((-108) |#5| (-589 |#5|)))) (-13 (-284) (-136)) (-732) (-786) (-987 |#1| |#2| |#3|) (-1025 |#1| |#2| |#3| |#4|)) (T -545))
+((-1277 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-1025 *5 *6 *7 *8)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-545 *5 *6 *7 *8 *3)))) (-3124 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-589 *3)) (-5 *1 (-545 *5 *6 *7 *8 *3)) (-4 *3 (-1025 *5 *6 *7 *8)))))
+(-10 -7 (-15 -3124 ((-589 |#5|) |#5| (-108))) (-15 -1277 ((-108) |#5| (-589 |#5|))))
+((-3260 (((-108) $ $) NIL (|has| (-133) (-1016)))) (-3440 (($ $) 34)) (-2889 (($ $) NIL)) (-1865 (($ $ (-133)) NIL) (($ $ (-130)) NIL)) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3436 (((-108) $ $) 51)) (-3411 (((-108) $ $ (-523)) 46)) (-1380 (((-589 $) $ (-133)) 60) (((-589 $) $ (-130)) 61)) (-4159 (((-108) (-1 (-108) (-133) (-133)) $) NIL) (((-108) $) NIL (|has| (-133) (-786)))) (-2361 (($ (-1 (-108) (-133) (-133)) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-133) (-786))))) (-3400 (($ (-1 (-108) (-133) (-133)) $) NIL) (($ $) NIL (|has| (-133) (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 (((-133) $ (-523) (-133)) 45 (|has| $ (-6 -4249))) (((-133) $ (-1136 (-523)) (-133)) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-2589 (($ $ (-133)) 64) (($ $ (-130)) 65)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-2925 (($ $ (-1136 (-523)) $) 44)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2231 (($ (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) NIL (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $) NIL (|has| $ (-6 -4248)))) (-3073 (((-133) $ (-523) (-133)) NIL (|has| $ (-6 -4249)))) (-3002 (((-133) $ (-523)) NIL)) (-3458 (((-108) $ $) 72)) (-1894 (((-523) (-1 (-108) (-133)) $) NIL) (((-523) (-133) $) NIL (|has| (-133) (-1016))) (((-523) (-133) $ (-523)) 48 (|has| (-133) (-1016))) (((-523) $ $ (-523)) 47) (((-523) (-130) $ (-523)) 50)) (-3133 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-2348 (($ (-710) (-133)) 9)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) 28 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| (-133) (-786)))) (-3123 (($ (-1 (-108) (-133) (-133)) $ $) NIL) (($ $ $) NIL (|has| (-133) (-786)))) (-3056 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2133 (((-523) $) 42 (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| (-133) (-786)))) (-1221 (((-108) $ $ (-133)) 73)) (-3312 (((-710) $ $ (-133)) 70)) (-3063 (($ (-1 (-133) (-133)) $) 33 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-133) (-133)) $) NIL) (($ (-1 (-133) (-133) (-133)) $ $) NIL)) (-1593 (($ $) 37)) (-4017 (($ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2599 (($ $ (-133)) 62) (($ $ (-130)) 63)) (-3841 (((-1070) $) 38 (|has| (-133) (-1016)))) (-3334 (($ (-133) $ (-523)) NIL) (($ $ $ (-523)) 23)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-523) $) 69) (((-1034) $) NIL (|has| (-133) (-1016)))) (-3879 (((-133) $) NIL (|has| (-523) (-786)))) (-2660 (((-3 (-133) "failed") (-1 (-108) (-133)) $) NIL)) (-2408 (($ $ (-133)) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-133)))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-133)) (-589 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3184 (((-589 (-133)) $) NIL)) (-3163 (((-108) $) 12)) (-4055 (($) 10)) (-1502 (((-133) $ (-523) (-133)) NIL) (((-133) $ (-523)) 52) (($ $ (-1136 (-523))) 21) (($ $ $) NIL)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-2452 (((-710) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248))) (((-710) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2580 (($ $ $ (-523)) 66 (|has| $ (-6 -4249)))) (-4124 (($ $) 17)) (-3077 (((-499) $) NIL (|has| (-133) (-564 (-499))))) (-3985 (($ (-589 (-133))) NIL)) (-2785 (($ $ (-133)) NIL) (($ (-133) $) NIL) (($ $ $) 16) (($ (-589 $)) 67)) (-3976 (($ (-133)) NIL) (((-794) $) 27 (|has| (-133) (-563 (-794))))) (-1505 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| (-133) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-133) (-786)))) (-4037 (((-108) $ $) 14 (|has| (-133) (-1016)))) (-4070 (((-108) $ $) NIL (|has| (-133) (-786)))) (-4052 (((-108) $ $) 15 (|has| (-133) (-786)))) (-1271 (((-710) $) 13 (|has| $ (-6 -4248)))))
+(((-546 |#1|) (-13 (-1056) (-10 -8 (-15 -2435 ((-523) $)))) (-523)) (T -546))
+((-2435 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-546 *3)) (-14 *3 *2))))
+(-13 (-1056) (-10 -8 (-15 -2435 ((-523) $))))
+((-3903 (((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2| (-1011 |#4|)) 32)))
+(((-547 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3903 ((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2| (-1011 |#4|))) (-15 -3903 ((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2|))) (-732) (-786) (-515) (-880 |#3| |#1| |#2|)) (T -547))
+((-3903 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-515)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-523)))) (-5 *1 (-547 *5 *4 *6 *3)) (-4 *3 (-880 *6 *5 *4)))) (-3903 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1011 *3)) (-4 *3 (-880 *7 *6 *4)) (-4 *6 (-732)) (-4 *4 (-786)) (-4 *7 (-515)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-523)))) (-5 *1 (-547 *6 *4 *7 *3)))))
+(-10 -7 (-15 -3903 ((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2| (-1011 |#4|))) (-15 -3903 ((-2 (|:| |num| |#4|) (|:| |den| (-523))) |#4| |#2|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 63)) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-1756 (($ $ (-523)) 54) (($ $ (-523) (-523)) 55)) (-2736 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 60)) (-3979 (($ $) 100)) (-2999 (((-3 $ "failed") $ $) NIL)) (-4039 (((-794) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) (-953 (-779 (-523))) (-1087) |#1| (-383 (-523))) 215)) (-3223 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 34)) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2294 (((-108) $) NIL)) (-1500 (((-523) $) 58) (((-523) $ (-523)) 59)) (-3482 (((-108) $) NIL)) (-3059 (($ $ (-852)) 76)) (-2950 (($ (-1 |#1| (-523)) $) 73)) (-4060 (((-108) $) 25)) (-3694 (($ |#1| (-523)) 22) (($ $ (-1001) (-523)) NIL) (($ $ (-589 (-1001)) (-589 (-523))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) 67)) (-1571 (($ (-953 (-779 (-523))) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 13)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2669 (($ $) 112 (|has| |#1| (-37 (-383 (-523)))))) (-2814 (((-3 $ "failed") $ $ (-108)) 99)) (-3109 (($ $ $) 108)) (-2435 (((-1034) $) NIL)) (-2228 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 15)) (-3827 (((-953 (-779 (-523))) $) 14)) (-1361 (($ $ (-523)) 45)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1349 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-523)))))) (-1502 ((|#1| $ (-523)) 57) (($ $ $) NIL (|has| (-523) (-1028)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-523) |#1|)))) (($ $) 70 (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (-1487 (((-523) $) NIL)) (-3749 (($ $) 46)) (-3976 (((-794) $) NIL) (($ (-523)) 28) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) 27 (|has| |#1| (-158)))) (-1234 ((|#1| $ (-523)) 56)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) 37)) (-3882 ((|#1| $) NIL)) (-2519 (($ $) 180 (|has| |#1| (-37 (-383 (-523)))))) (-1478 (($ $) 156 (|has| |#1| (-37 (-383 (-523)))))) (-1203 (($ $) 177 (|has| |#1| (-37 (-383 (-523)))))) (-1418 (($ $) 153 (|has| |#1| (-37 (-383 (-523)))))) (-3591 (($ $) 182 (|has| |#1| (-37 (-383 (-523)))))) (-2493 (($ $) 159 (|has| |#1| (-37 (-383 (-523)))))) (-2091 (($ $ (-383 (-523))) 146 (|has| |#1| (-37 (-383 (-523)))))) (-3335 (($ $ |#1|) 121 (|has| |#1| (-37 (-383 (-523)))))) (-1538 (($ $) 150 (|has| |#1| (-37 (-383 (-523)))))) (-1909 (($ $) 148 (|has| |#1| (-37 (-383 (-523)))))) (-1592 (($ $) 183 (|has| |#1| (-37 (-383 (-523)))))) (-2602 (($ $) 160 (|has| |#1| (-37 (-383 (-523)))))) (-1432 (($ $) 181 (|has| |#1| (-37 (-383 (-523)))))) (-2884 (($ $) 158 (|has| |#1| (-37 (-383 (-523)))))) (-2068 (($ $) 178 (|has| |#1| (-37 (-383 (-523)))))) (-3535 (($ $) 154 (|has| |#1| (-37 (-383 (-523)))))) (-4147 (($ $) 188 (|has| |#1| (-37 (-383 (-523)))))) (-2086 (($ $) 168 (|has| |#1| (-37 (-383 (-523)))))) (-1558 (($ $) 185 (|has| |#1| (-37 (-383 (-523)))))) (-1635 (($ $) 163 (|has| |#1| (-37 (-383 (-523)))))) (-3406 (($ $) 192 (|has| |#1| (-37 (-383 (-523)))))) (-1354 (($ $) 172 (|has| |#1| (-37 (-383 (-523)))))) (-1658 (($ $) 194 (|has| |#1| (-37 (-383 (-523)))))) (-3355 (($ $) 174 (|has| |#1| (-37 (-383 (-523)))))) (-2647 (($ $) 190 (|has| |#1| (-37 (-383 (-523)))))) (-1922 (($ $) 170 (|has| |#1| (-37 (-383 (-523)))))) (-1873 (($ $) 187 (|has| |#1| (-37 (-383 (-523)))))) (-3819 (($ $) 166 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2523 ((|#1| $ (-523)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 29 T CONST)) (-1440 (($) 38 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-523) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (-4037 (((-108) $ $) 65)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) 84) (($ $ $) 64)) (-4103 (($ $ $) 81)) (** (($ $ (-852)) NIL) (($ $ (-710)) 103)) (* (($ (-852) $) 89) (($ (-710) $) 87) (($ (-523) $) 85) (($ $ $) 95) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-548 |#1|) (-13 (-1147 |#1| (-523)) (-10 -8 (-15 -1571 ($ (-953 (-779 (-523))) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))))) (-15 -3827 ((-953 (-779 (-523))) $)) (-15 -2228 ((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $)) (-15 -3223 ($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))))) (-15 -4060 ((-108) $)) (-15 -2950 ($ (-1 |#1| (-523)) $)) (-15 -2814 ((-3 $ "failed") $ $ (-108))) (-15 -3979 ($ $)) (-15 -3109 ($ $ $)) (-15 -4039 ((-794) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) (-953 (-779 (-523))) (-1087) |#1| (-383 (-523)))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $)) (-15 -3335 ($ $ |#1|)) (-15 -2091 ($ $ (-383 (-523)))) (-15 -1909 ($ $)) (-15 -1538 ($ $)) (-15 -1418 ($ $)) (-15 -3535 ($ $)) (-15 -1478 ($ $)) (-15 -2884 ($ $)) (-15 -2493 ($ $)) (-15 -2602 ($ $)) (-15 -1635 ($ $)) (-15 -3819 ($ $)) (-15 -2086 ($ $)) (-15 -1922 ($ $)) (-15 -1354 ($ $)) (-15 -3355 ($ $)) (-15 -1203 ($ $)) (-15 -2068 ($ $)) (-15 -2519 ($ $)) (-15 -1432 ($ $)) (-15 -3591 ($ $)) (-15 -1592 ($ $)) (-15 -1558 ($ $)) (-15 -1873 ($ $)) (-15 -4147 ($ $)) (-15 -2647 ($ $)) (-15 -3406 ($ $)) (-15 -1658 ($ $))) |%noBranch|))) (-973)) (T -548))
+((-4060 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-548 *3)) (-4 *3 (-973)))) (-1571 (*1 *1 *2 *3) (-12 (-5 *2 (-953 (-779 (-523)))) (-5 *3 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *4)))) (-4 *4 (-973)) (-5 *1 (-548 *4)))) (-3827 (*1 *2 *1) (-12 (-5 *2 (-953 (-779 (-523)))) (-5 *1 (-548 *3)) (-4 *3 (-973)))) (-2228 (*1 *2 *1) (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3)))) (-5 *1 (-548 *3)) (-4 *3 (-973)))) (-3223 (*1 *1 *2) (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3)))) (-4 *3 (-973)) (-5 *1 (-548 *3)))) (-2950 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-523))) (-4 *3 (-973)) (-5 *1 (-548 *3)))) (-2814 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-548 *3)) (-4 *3 (-973)))) (-3979 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-973)))) (-3109 (*1 *1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-973)))) (-4039 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *6)))) (-5 *4 (-953 (-779 (-523)))) (-5 *5 (-1087)) (-5 *7 (-383 (-523))) (-4 *6 (-973)) (-5 *2 (-794)) (-5 *1 (-548 *6)))) (-2669 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3335 (*1 *1 *1 *2) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2091 (*1 *1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-548 *3)) (-4 *3 (-37 *2)) (-4 *3 (-973)))) (-1909 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1538 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1418 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3535 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1478 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2884 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2493 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2602 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1635 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3819 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2086 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1922 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1354 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3355 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1203 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2068 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2519 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1432 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3591 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1592 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1558 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1873 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-4147 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-2647 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-3406 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))) (-1658 (*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(-13 (-1147 |#1| (-523)) (-10 -8 (-15 -1571 ($ (-953 (-779 (-523))) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))))) (-15 -3827 ((-953 (-779 (-523))) $)) (-15 -2228 ((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $)) (-15 -3223 ($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))))) (-15 -4060 ((-108) $)) (-15 -2950 ($ (-1 |#1| (-523)) $)) (-15 -2814 ((-3 $ "failed") $ $ (-108))) (-15 -3979 ($ $)) (-15 -3109 ($ $ $)) (-15 -4039 ((-794) (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) (-953 (-779 (-523))) (-1087) |#1| (-383 (-523)))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $)) (-15 -3335 ($ $ |#1|)) (-15 -2091 ($ $ (-383 (-523)))) (-15 -1909 ($ $)) (-15 -1538 ($ $)) (-15 -1418 ($ $)) (-15 -3535 ($ $)) (-15 -1478 ($ $)) (-15 -2884 ($ $)) (-15 -2493 ($ $)) (-15 -2602 ($ $)) (-15 -1635 ($ $)) (-15 -3819 ($ $)) (-15 -2086 ($ $)) (-15 -1922 ($ $)) (-15 -1354 ($ $)) (-15 -3355 ($ $)) (-15 -1203 ($ $)) (-15 -2068 ($ $)) (-15 -2519 ($ $)) (-15 -1432 ($ $)) (-15 -3591 ($ $)) (-15 -1592 ($ $)) (-15 -1558 ($ $)) (-15 -1873 ($ $)) (-15 -4147 ($ $)) (-15 -2647 ($ $)) (-15 -3406 ($ $)) (-15 -1658 ($ $))) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3223 (($ (-1068 |#1|)) 9)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) 42)) (-2294 (((-108) $) 52)) (-1500 (((-710) $) 55) (((-710) $ (-710)) 54)) (-3482 (((-108) $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2469 (((-3 $ "failed") $ $) 44 (|has| |#1| (-515)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-1068 |#1|) $) 23)) (-1698 (((-710)) 51)) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 10 T CONST)) (-1440 (($) 14 T CONST)) (-4037 (((-108) $ $) 22)) (-4115 (($ $) 30) (($ $ $) 16)) (-4103 (($ $ $) 25)) (** (($ $ (-852)) NIL) (($ $ (-710)) 49)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 34) (($ $ $) 28) (($ |#1| $) 37) (($ $ |#1|) 38) (($ $ (-523)) 36)))
+(((-549 |#1|) (-13 (-973) (-10 -8 (-15 -1639 ((-1068 |#1|) $)) (-15 -3223 ($ (-1068 |#1|))) (-15 -2294 ((-108) $)) (-15 -1500 ((-710) $)) (-15 -1500 ((-710) $ (-710))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-523))) (IF (|has| |#1| (-515)) (-6 (-515)) |%noBranch|))) (-973)) (T -549))
+((-1639 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-549 *3)) (-4 *3 (-973)))) (-3223 (*1 *1 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-549 *3)))) (-2294 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-549 *3)) (-4 *3 (-973)))) (-1500 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-549 *3)) (-4 *3 (-973)))) (-1500 (*1 *2 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-549 *3)) (-4 *3 (-973)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-549 *2)) (-4 *2 (-973)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-549 *2)) (-4 *2 (-973)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-549 *3)) (-4 *3 (-973)))))
+(-13 (-973) (-10 -8 (-15 -1639 ((-1068 |#1|) $)) (-15 -3223 ($ (-1068 |#1|))) (-15 -2294 ((-108) $)) (-15 -1500 ((-710) $)) (-15 -1500 ((-710) $ (-710))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-523))) (IF (|has| |#1| (-515)) (-6 (-515)) |%noBranch|)))
+((-3015 (((-553 |#2|) (-1 |#2| |#1|) (-553 |#1|)) 15)))
+(((-550 |#1| |#2|) (-10 -7 (-15 -3015 ((-553 |#2|) (-1 |#2| |#1|) (-553 |#1|)))) (-1123) (-1123)) (T -550))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-553 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-553 *6)) (-5 *1 (-550 *5 *6)))))
+(-10 -7 (-15 -3015 ((-553 |#2|) (-1 |#2| |#1|) (-553 |#1|))))
+((-3015 (((-1068 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-1068 |#2|)) 20) (((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-553 |#2|)) 19) (((-553 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-553 |#2|)) 18)))
+(((-551 |#1| |#2| |#3|) (-10 -7 (-15 -3015 ((-553 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-553 |#2|))) (-15 -3015 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-553 |#2|))) (-15 -3015 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-1068 |#2|)))) (-1123) (-1123) (-1123)) (T -551))
+((-3015 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-553 *6)) (-5 *5 (-1068 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-1068 *8)) (-5 *1 (-551 *6 *7 *8)))) (-3015 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1068 *6)) (-5 *5 (-553 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-1068 *8)) (-5 *1 (-551 *6 *7 *8)))) (-3015 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-553 *6)) (-5 *5 (-553 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-553 *8)) (-5 *1 (-551 *6 *7 *8)))))
+(-10 -7 (-15 -3015 ((-553 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-553 |#2|))) (-15 -3015 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-553 |#2|))) (-15 -3015 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-553 |#1|) (-1068 |#2|))))
+((-1708 ((|#3| |#3| (-589 (-562 |#3|)) (-589 (-1087))) 55)) (-2399 (((-155 |#2|) |#3|) 117)) (-2726 ((|#3| (-155 |#2|)) 44)) (-1977 ((|#2| |#3|) 19)) (-2191 ((|#3| |#2|) 33)))
+(((-552 |#1| |#2| |#3|) (-10 -7 (-15 -2726 (|#3| (-155 |#2|))) (-15 -1977 (|#2| |#3|)) (-15 -2191 (|#3| |#2|)) (-15 -2399 ((-155 |#2|) |#3|)) (-15 -1708 (|#3| |#3| (-589 (-562 |#3|)) (-589 (-1087))))) (-13 (-515) (-786)) (-13 (-406 |#1|) (-930) (-1109)) (-13 (-406 (-155 |#1|)) (-930) (-1109))) (T -552))
+((-1708 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-589 (-562 *2))) (-5 *4 (-589 (-1087))) (-4 *2 (-13 (-406 (-155 *5)) (-930) (-1109))) (-4 *5 (-13 (-515) (-786))) (-5 *1 (-552 *5 *6 *2)) (-4 *6 (-13 (-406 *5) (-930) (-1109))))) (-2399 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786))) (-5 *2 (-155 *5)) (-5 *1 (-552 *4 *5 *3)) (-4 *5 (-13 (-406 *4) (-930) (-1109))) (-4 *3 (-13 (-406 (-155 *4)) (-930) (-1109))))) (-2191 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786))) (-4 *2 (-13 (-406 (-155 *4)) (-930) (-1109))) (-5 *1 (-552 *4 *3 *2)) (-4 *3 (-13 (-406 *4) (-930) (-1109))))) (-1977 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-786))) (-4 *2 (-13 (-406 *4) (-930) (-1109))) (-5 *1 (-552 *4 *2 *3)) (-4 *3 (-13 (-406 (-155 *4)) (-930) (-1109))))) (-2726 (*1 *2 *3) (-12 (-5 *3 (-155 *5)) (-4 *5 (-13 (-406 *4) (-930) (-1109))) (-4 *4 (-13 (-515) (-786))) (-4 *2 (-13 (-406 (-155 *4)) (-930) (-1109))) (-5 *1 (-552 *4 *5 *2)))))
+(-10 -7 (-15 -2726 (|#3| (-155 |#2|))) (-15 -1977 (|#2| |#3|)) (-15 -2191 (|#3| |#2|)) (-15 -2399 ((-155 |#2|) |#3|)) (-15 -1708 (|#3| |#3| (-589 (-562 |#3|)) (-589 (-1087)))))
+((-1299 (($ (-1 (-108) |#1|) $) 17)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1252 (($ (-1 |#1| |#1|) |#1|) 9)) (-1284 (($ (-1 (-108) |#1|) $) 13)) (-1291 (($ (-1 (-108) |#1|) $) 15)) (-3985 (((-1068 |#1|) $) 18)) (-3976 (((-794) $) NIL)))
+(((-553 |#1|) (-13 (-563 (-794)) (-10 -8 (-15 -3015 ($ (-1 |#1| |#1|) $)) (-15 -1284 ($ (-1 (-108) |#1|) $)) (-15 -1291 ($ (-1 (-108) |#1|) $)) (-15 -1299 ($ (-1 (-108) |#1|) $)) (-15 -1252 ($ (-1 |#1| |#1|) |#1|)) (-15 -3985 ((-1068 |#1|) $)))) (-1123)) (T -553))
+((-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1284 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1291 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1299 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-1252 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3)))) (-3985 (*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-553 *3)) (-4 *3 (-1123)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -3015 ($ (-1 |#1| |#1|) $)) (-15 -1284 ($ (-1 (-108) |#1|) $)) (-15 -1291 ($ (-1 (-108) |#1|) $)) (-15 -1299 ($ (-1 (-108) |#1|) $)) (-15 -1252 ($ (-1 |#1| |#1|) |#1|)) (-15 -3985 ((-1068 |#1|) $))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2448 (($ (-710)) NIL (|has| |#1| (-23)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-1894 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3677 (((-629 |#1|) $ $) NIL (|has| |#1| (-973)))) (-2348 (($ (-710) |#1|) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2581 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-4042 (((-108) $ (-710)) NIL)) (-3229 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) NIL (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1879 ((|#1| $ $) NIL (|has| |#1| (-973)))) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1707 (($ $ $) NIL (|has| |#1| (-973)))) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-2785 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4115 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4103 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-523) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-666))) (($ $ |#1|) NIL (|has| |#1| (-666)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-554 |#1| |#2|) (-1167 |#1|) (-1123) (-523)) (T -554))
NIL
(-1167 |#1|)
-((-4191 (((-1174) $ |#2| |#2|) 36)) (-2965 ((|#2| $) 23)) (-2567 ((|#2| $) 21)) (-2043 (($ (-1 |#3| |#3|) $) 32)) (-1345 (($ (-1 |#3| |#3|) $) 30)) (-2428 ((|#3| $) 26)) (-4141 (($ $ |#3|) 33)) (-2633 (((-108) |#3| $) 17)) (-3973 (((-589 |#3|) $) 15)) (-1937 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL)))
-(((-555 |#1| |#2| |#3|) (-10 -8 (-15 -4191 ((-1174) |#1| |#2| |#2|)) (-15 -4141 (|#1| |#1| |#3|)) (-15 -2428 (|#3| |#1|)) (-15 -2965 (|#2| |#1|)) (-15 -2567 (|#2| |#1|)) (-15 -2633 ((-108) |#3| |#1|)) (-15 -3973 ((-589 |#3|) |#1|)) (-15 -1937 (|#3| |#1| |#2|)) (-15 -1937 (|#3| |#1| |#2| |#3|)) (-15 -2043 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1345 (|#1| (-1 |#3| |#3|) |#1|))) (-556 |#2| |#3|) (-1016) (-1123)) (T -555))
+((-1666 (((-1174) $ |#2| |#2|) 36)) (-1798 ((|#2| $) 23)) (-2133 ((|#2| $) 21)) (-3063 (($ (-1 |#3| |#3|) $) 32)) (-3015 (($ (-1 |#3| |#3|) $) 30)) (-3879 ((|#3| $) 26)) (-2408 (($ $ |#3|) 33)) (-1410 (((-108) |#3| $) 17)) (-3184 (((-589 |#3|) $) 15)) (-1502 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL)))
+(((-555 |#1| |#2| |#3|) (-10 -8 (-15 -1666 ((-1174) |#1| |#2| |#2|)) (-15 -2408 (|#1| |#1| |#3|)) (-15 -3879 (|#3| |#1|)) (-15 -1798 (|#2| |#1|)) (-15 -2133 (|#2| |#1|)) (-15 -1410 ((-108) |#3| |#1|)) (-15 -3184 ((-589 |#3|) |#1|)) (-15 -1502 (|#3| |#1| |#2|)) (-15 -1502 (|#3| |#1| |#2| |#3|)) (-15 -3063 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3015 (|#1| (-1 |#3| |#3|) |#1|))) (-556 |#2| |#3|) (-1016) (-1123)) (T -555))
NIL
-(-10 -8 (-15 -4191 ((-1174) |#1| |#2| |#2|)) (-15 -4141 (|#1| |#1| |#3|)) (-15 -2428 (|#3| |#1|)) (-15 -2965 (|#2| |#1|)) (-15 -2567 (|#2| |#1|)) (-15 -2633 ((-108) |#3| |#1|)) (-15 -3973 ((-589 |#3|) |#1|)) (-15 -1937 (|#3| |#1| |#2|)) (-15 -1937 (|#3| |#1| |#2| |#3|)) (-15 -2043 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1345 (|#1| (-1 |#3| |#3|) |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#2| (-1016)))) (-4191 (((-1174) $ |#1| |#1|) 40 (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4249)))) (-4189 (($) 7 T CONST)) (-2053 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) 51)) (-1871 (((-589 |#2|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-2965 ((|#1| $) 43 (|has| |#1| (-786)))) (-1584 (((-589 |#2|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-2567 ((|#1| $) 44 (|has| |#1| (-786)))) (-2043 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#2| |#2|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#2| (-1016)))) (-2536 (((-589 |#1|) $) 46)) (-2254 (((-108) |#1| $) 47)) (-3951 (((-1034) $) 21 (|has| |#2| (-1016)))) (-2428 ((|#2| $) 42 (|has| |#1| (-786)))) (-4141 (($ $ |#2|) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#2|))) 26 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 25 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 23 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-3977 (((-710) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4248))) (((-710) |#2| $) 28 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#2| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#2| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+(-10 -8 (-15 -1666 ((-1174) |#1| |#2| |#2|)) (-15 -2408 (|#1| |#1| |#3|)) (-15 -3879 (|#3| |#1|)) (-15 -1798 (|#2| |#1|)) (-15 -2133 (|#2| |#1|)) (-15 -1410 ((-108) |#3| |#1|)) (-15 -3184 ((-589 |#3|) |#1|)) (-15 -1502 (|#3| |#1| |#2|)) (-15 -1502 (|#3| |#1| |#2| |#3|)) (-15 -3063 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3015 (|#1| (-1 |#3| |#3|) |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#2| (-1016)))) (-1666 (((-1174) $ |#1| |#1|) 40 (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4249)))) (-1640 (($) 7 T CONST)) (-3073 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) 51)) (-3133 (((-589 |#2|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-1798 ((|#1| $) 43 (|has| |#1| (-786)))) (-3056 (((-589 |#2|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-2133 ((|#1| $) 44 (|has| |#1| (-786)))) (-3063 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#2| |#2|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#2| (-1016)))) (-2909 (((-589 |#1|) $) 46)) (-2290 (((-108) |#1| $) 47)) (-2435 (((-1034) $) 21 (|has| |#2| (-1016)))) (-3879 ((|#2| $) 42 (|has| |#1| (-786)))) (-2408 (($ $ |#2|) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#2|))) 26 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 25 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 23 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-2452 (((-710) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4248))) (((-710) |#2| $) 28 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#2| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#2| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-556 |#1| |#2|) (-129) (-1016) (-1123)) (T -556))
-((-3973 (*1 *2 *1) (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123)) (-5 *2 (-589 *4)))) (-2254 (*1 *2 *3 *1) (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123)) (-5 *2 (-108)))) (-2536 (*1 *2 *1) (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123)) (-5 *2 (-589 *3)))) (-2633 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-556 *4 *3)) (-4 *4 (-1016)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-2567 (*1 *2 *1) (-12 (-4 *1 (-556 *2 *3)) (-4 *3 (-1123)) (-4 *2 (-1016)) (-4 *2 (-786)))) (-2965 (*1 *2 *1) (-12 (-4 *1 (-556 *2 *3)) (-4 *3 (-1123)) (-4 *2 (-1016)) (-4 *2 (-786)))) (-2428 (*1 *2 *1) (-12 (-4 *1 (-556 *3 *2)) (-4 *3 (-1016)) (-4 *3 (-786)) (-4 *2 (-1123)))) (-4141 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-556 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))) (-4191 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123)) (-5 *2 (-1174)))))
-(-13 (-462 |t#2|) (-265 |t#1| |t#2|) (-10 -8 (-15 -3973 ((-589 |t#2|) $)) (-15 -2254 ((-108) |t#1| $)) (-15 -2536 ((-589 |t#1|) $)) (IF (|has| |t#2| (-1016)) (IF (|has| $ (-6 -4248)) (-15 -2633 ((-108) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-786)) (PROGN (-15 -2567 (|t#1| $)) (-15 -2965 (|t#1| $)) (-15 -2428 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4249)) (PROGN (-15 -4141 ($ $ |t#2|)) (-15 -4191 ((-1174) $ |t#1| |t#1|))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#2| (-1016)) ((-563 (-794)) -3172 (|has| |#2| (-1016)) (|has| |#2| (-563 (-794)))) ((-263 |#1| |#2|) . T) ((-265 |#1| |#2|) . T) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-462 |#2|) . T) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-1016) |has| |#2| (-1016)) ((-1123) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2345 (((-3 $ "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-1939 (((-1169 (-629 |#1|))) NIL (|has| |#2| (-393 |#1|))) (((-1169 (-629 |#1|)) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1502 (((-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-4189 (($) NIL T CONST)) (-2314 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1722 (((-3 $ "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2059 (((-629 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2920 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-1950 (((-629 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1307 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3927 (((-1083 (-883 |#1|))) NIL (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-339))))) (-3402 (($ $ (-852)) NIL)) (-1223 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-2992 (((-1083 |#1|) $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3637 ((|#1|) NIL (|has| |#2| (-393 |#1|))) ((|#1| (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2242 (((-1083 |#1|) $) NIL (|has| |#2| (-343 |#1|)))) (-1404 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2754 (($ (-1169 |#1|)) NIL (|has| |#2| (-393 |#1|))) (($ (-1169 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1444 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3569 (((-852)) NIL (|has| |#2| (-343 |#1|)))) (-1454 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3291 (($ $ (-852)) NIL)) (-3517 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2804 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3914 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2065 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2778 (((-3 $ "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1612 (((-629 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3647 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-1613 (((-629 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-4097 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1233 (((-1083 (-883 |#1|))) NIL (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-339))))) (-2237 (($ $ (-852)) NIL)) (-2670 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-3248 (((-1083 |#1|) $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2085 ((|#1|) NIL (|has| |#2| (-393 |#1|))) ((|#1| (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3359 (((-1083 |#1|) $) NIL (|has| |#2| (-343 |#1|)))) (-1675 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2032 (((-1070) $) NIL)) (-3041 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1671 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3194 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3951 (((-1034) $) NIL)) (-1634 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1937 ((|#1| $ (-523)) NIL (|has| |#2| (-393 |#1|)))) (-2906 (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-393 |#1|))) (((-1169 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $) (-1169 $)) NIL (|has| |#2| (-343 |#1|))) (((-1169 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1400 (($ (-1169 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-1169 |#1|) $) NIL (|has| |#2| (-393 |#1|)))) (-1586 (((-589 (-883 |#1|))) NIL (|has| |#2| (-393 |#1|))) (((-589 (-883 |#1|)) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2892 (($ $ $) NIL)) (-2572 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1691 (((-794) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-3760 (((-1169 $)) NIL (|has| |#2| (-393 |#1|)))) (-2969 (((-589 (-1169 |#1|))) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2760 (($ $ $ $) NIL)) (-1978 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2372 (($ (-629 |#1|) $) NIL (|has| |#2| (-393 |#1|)))) (-3654 (($ $ $) NIL)) (-2367 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3505 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2050 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1879 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) 24)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL)))
-(((-557 |#1| |#2|) (-13 (-684 |#1|) (-563 |#2|) (-10 -8 (-15 -1691 ($ |#2|)) (IF (|has| |#2| (-393 |#1|)) (-6 (-393 |#1|)) |%noBranch|) (IF (|has| |#2| (-343 |#1|)) (-6 (-343 |#1|)) |%noBranch|))) (-158) (-684 |#1|)) (T -557))
-((-1691 (*1 *1 *2) (-12 (-4 *3 (-158)) (-5 *1 (-557 *3 *2)) (-4 *2 (-684 *3)))))
-(-13 (-684 |#1|) (-563 |#2|) (-10 -8 (-15 -1691 ($ |#2|)) (IF (|has| |#2| (-393 |#1|)) (-6 (-393 |#1|)) |%noBranch|) (IF (|has| |#2| (-343 |#1|)) (-6 (-343 |#1|)) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-2674 (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) 33)) (-3723 (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL) (($) NIL)) (-4191 (((-1174) $ (-1070) (-1070)) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-1070) |#1|) 43)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 |#1| "failed") (-1070) $) 46)) (-4189 (($) NIL T CONST)) (-2949 (($ $ (-1070)) 24)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016))))) (-3286 (((-3 |#1| "failed") (-1070) $) 47) (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (($ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL (|has| $ (-6 -4248)))) (-2514 (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (($ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016))))) (-2116 (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016))))) (-1928 (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) 32)) (-2053 ((|#1| $ (-1070) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-1070)) NIL)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248))) (((-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-3652 (($ $) 48)) (-2647 (($ (-364)) 22) (($ (-364) (-1070)) 21)) (-4198 (((-364) $) 34)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-1070) $) NIL (|has| (-1070) (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248))) (((-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (((-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016))))) (-2567 (((-1070) $) NIL (|has| (-1070) (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-1255 (((-589 (-1070)) $) 39)) (-1862 (((-108) (-1070) $) NIL)) (-2541 (((-1070) $) 35)) (-1293 (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL)) (-2536 (((-589 (-1070)) $) NIL)) (-2254 (((-108) (-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 ((|#1| $) NIL (|has| (-1070) (-786)))) (-2509 (((-3 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) "failed") (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (($ $ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (($ $ (-589 (-271 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 37)) (-1937 ((|#1| $ (-1070) |#1|) NIL) ((|#1| $ (-1070)) 42)) (-2963 (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL) (($) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (((-710) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (((-710) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL)) (-1691 (((-794) $) 20)) (-2667 (($ $) 25)) (-2417 (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 19)) (-2810 (((-710) $) 41 (|has| $ (-6 -4248)))))
-(((-558 |#1|) (-13 (-340 (-364) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) (-1100 (-1070) |#1|) (-10 -8 (-6 -4248) (-15 -3652 ($ $)))) (-1016)) (T -558))
-((-3652 (*1 *1 *1) (-12 (-5 *1 (-558 *2)) (-4 *2 (-1016)))))
-(-13 (-340 (-364) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) (-1100 (-1070) |#1|) (-10 -8 (-6 -4248) (-15 -3652 ($ $))))
-((-3423 (((-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) $) 15)) (-1255 (((-589 |#2|) $) 19)) (-1862 (((-108) |#2| $) 12)))
-(((-559 |#1| |#2| |#3|) (-10 -8 (-15 -1255 ((-589 |#2|) |#1|)) (-15 -1862 ((-108) |#2| |#1|)) (-15 -3423 ((-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|))) (-560 |#2| |#3|) (-1016) (-1016)) (T -559))
-NIL
-(-10 -8 (-15 -1255 ((-589 |#2|) |#1|)) (-15 -1862 ((-108) |#2| |#1|)) (-15 -3423 ((-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)))
-((-1680 (((-108) $ $) 19 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 45 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 55 (|has| $ (-6 -4248)))) (-4216 (((-3 |#2| "failed") |#1| $) 61)) (-4189 (($) 7 T CONST)) (-2462 (($ $) 58 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 46 (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 62)) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 54 (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 56 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 53 (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 52 (|has| $ (-6 -4248)))) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-1255 (((-589 |#1|) $) 63)) (-1862 (((-108) |#1| $) 64)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 39)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 40)) (-3951 (((-1034) $) 21 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 51)) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 41)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) 26 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 25 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 24 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 23 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-2963 (($) 49) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 48)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 31 (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 50)) (-1691 (((-794) $) 18 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 42)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3184 (*1 *2 *1) (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123)) (-5 *2 (-589 *4)))) (-2290 (*1 *2 *3 *1) (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123)) (-5 *2 (-108)))) (-2909 (*1 *2 *1) (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123)) (-5 *2 (-589 *3)))) (-1410 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-556 *4 *3)) (-4 *4 (-1016)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-2133 (*1 *2 *1) (-12 (-4 *1 (-556 *2 *3)) (-4 *3 (-1123)) (-4 *2 (-1016)) (-4 *2 (-786)))) (-1798 (*1 *2 *1) (-12 (-4 *1 (-556 *2 *3)) (-4 *3 (-1123)) (-4 *2 (-1016)) (-4 *2 (-786)))) (-3879 (*1 *2 *1) (-12 (-4 *1 (-556 *3 *2)) (-4 *3 (-1016)) (-4 *3 (-786)) (-4 *2 (-1123)))) (-2408 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-556 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123)))) (-1666 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123)) (-5 *2 (-1174)))))
+(-13 (-462 |t#2|) (-265 |t#1| |t#2|) (-10 -8 (-15 -3184 ((-589 |t#2|) $)) (-15 -2290 ((-108) |t#1| $)) (-15 -2909 ((-589 |t#1|) $)) (IF (|has| |t#2| (-1016)) (IF (|has| $ (-6 -4248)) (-15 -1410 ((-108) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-786)) (PROGN (-15 -2133 (|t#1| $)) (-15 -1798 (|t#1| $)) (-15 -3879 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4249)) (PROGN (-15 -2408 ($ $ |t#2|)) (-15 -1666 ((-1174) $ |t#1| |t#1|))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#2| (-1016)) ((-563 (-794)) -3255 (|has| |#2| (-1016)) (|has| |#2| (-563 (-794)))) ((-263 |#1| |#2|) . T) ((-265 |#1| |#2|) . T) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-462 |#2|) . T) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-1016) |has| |#2| (-1016)) ((-1123) . T))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1895 (((-3 $ "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2279 (((-1169 (-629 |#1|))) NIL (|has| |#2| (-393 |#1|))) (((-1169 (-629 |#1|)) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3513 (((-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1640 (($) NIL T CONST)) (-1563 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3869 (((-3 $ "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-4067 (((-629 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2507 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-2358 (((-629 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2439 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2717 (((-1083 (-883 |#1|))) NIL (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-339))))) (-2966 (($ $ (-852)) NIL)) (-2860 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-2119 (((-1083 |#1|) $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1772 ((|#1|) NIL (|has| |#2| (-393 |#1|))) ((|#1| (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2196 (((-1083 |#1|) $) NIL (|has| |#2| (-343 |#1|)))) (-3953 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3322 (($ (-1169 |#1|)) NIL (|has| |#2| (-393 |#1|))) (($ (-1169 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-4211 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2262 (((-852)) NIL (|has| |#2| (-343 |#1|)))) (-3091 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1935 (($ $ (-852)) NIL)) (-3562 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3877 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3868 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-4111 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3575 (((-3 $ "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2216 (((-629 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1870 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-2225 (((-629 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3790 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2975 (((-1083 (-883 |#1|))) NIL (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-339))))) (-2165 (($ $ (-852)) NIL)) (-1876 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-1393 (((-1083 |#1|) $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1242 ((|#1|) NIL (|has| |#2| (-393 |#1|))) ((|#1| (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1292 (((-1083 |#1|) $) NIL (|has| |#2| (-343 |#1|)))) (-1519 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3841 (((-1070) $) NIL)) (-1279 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1466 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1597 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2435 (((-1034) $) NIL)) (-2375 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1502 ((|#1| $ (-523)) NIL (|has| |#2| (-393 |#1|)))) (-2411 (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-393 |#1|))) (((-1169 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $) (-1169 $)) NIL (|has| |#2| (-343 |#1|))) (((-1169 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3077 (($ (-1169 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-1169 |#1|) $) NIL (|has| |#2| (-393 |#1|)))) (-1948 (((-589 (-883 |#1|))) NIL (|has| |#2| (-393 |#1|))) (((-589 (-883 |#1|)) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2306 (($ $ $) NIL)) (-2178 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3976 (((-794) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-2922 (((-1169 $)) NIL (|has| |#2| (-393 |#1|)))) (-1842 (((-589 (-1169 |#1|))) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3377 (($ $ $ $) NIL)) (-1363 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3817 (($ (-629 |#1|) $) NIL (|has| |#2| (-393 |#1|)))) (-1952 (($ $ $) NIL)) (-3931 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3433 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-4001 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1428 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) 24)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL)))
+(((-557 |#1| |#2|) (-13 (-684 |#1|) (-563 |#2|) (-10 -8 (-15 -3976 ($ |#2|)) (IF (|has| |#2| (-393 |#1|)) (-6 (-393 |#1|)) |%noBranch|) (IF (|has| |#2| (-343 |#1|)) (-6 (-343 |#1|)) |%noBranch|))) (-158) (-684 |#1|)) (T -557))
+((-3976 (*1 *1 *2) (-12 (-4 *3 (-158)) (-5 *1 (-557 *3 *2)) (-4 *2 (-684 *3)))))
+(-13 (-684 |#1|) (-563 |#2|) (-10 -8 (-15 -3976 ($ |#2|)) (IF (|has| |#2| (-393 |#1|)) (-6 (-393 |#1|)) |%noBranch|) (IF (|has| |#2| (-343 |#1|)) (-6 (-343 |#1|)) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-1929 (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) 33)) (-2340 (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL) (($) NIL)) (-1666 (((-1174) $ (-1070) (-1070)) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-1070) |#1|) 43)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 |#1| "failed") (-1070) $) 46)) (-1640 (($) NIL T CONST)) (-1590 (($ $ (-1070)) 24)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016))))) (-1869 (((-3 |#1| "failed") (-1070) $) 47) (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (($ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL (|has| $ (-6 -4248)))) (-2231 (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (($ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016))))) (-1830 (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016))))) (-2214 (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) 32)) (-3073 ((|#1| $ (-1070) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-1070)) NIL)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248))) (((-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1924 (($ $) 48)) (-3439 (($ (-364)) 22) (($ (-364) (-1070)) 21)) (-1522 (((-364) $) 34)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-1070) $) NIL (|has| (-1070) (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248))) (((-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (((-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016))))) (-2133 (((-1070) $) NIL (|has| (-1070) (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-1612 (((-589 (-1070)) $) 39)) (-2754 (((-108) (-1070) $) NIL)) (-2965 (((-1070) $) 35)) (-2349 (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL)) (-2909 (((-589 (-1070)) $) NIL)) (-2290 (((-108) (-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 ((|#1| $) NIL (|has| (-1070) (-786)))) (-2660 (((-3 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) "failed") (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (($ $ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (($ $ (-589 (-271 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 37)) (-1502 ((|#1| $ (-1070) |#1|) NIL) ((|#1| $ (-1070)) 42)) (-1771 (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL) (($) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (((-710) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (((-710) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL)) (-3976 (((-794) $) 20)) (-1833 (($ $) 25)) (-1245 (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 19)) (-1271 (((-710) $) 41 (|has| $ (-6 -4248)))))
+(((-558 |#1|) (-13 (-340 (-364) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) (-1100 (-1070) |#1|) (-10 -8 (-6 -4248) (-15 -1924 ($ $)))) (-1016)) (T -558))
+((-1924 (*1 *1 *1) (-12 (-5 *1 (-558 *2)) (-4 *2 (-1016)))))
+(-13 (-340 (-364) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) (-1100 (-1070) |#1|) (-10 -8 (-6 -4248) (-15 -1924 ($ $))))
+((-1348 (((-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) $) 15)) (-1612 (((-589 |#2|) $) 19)) (-2754 (((-108) |#2| $) 12)))
+(((-559 |#1| |#2| |#3|) (-10 -8 (-15 -1612 ((-589 |#2|) |#1|)) (-15 -2754 ((-108) |#2| |#1|)) (-15 -1348 ((-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|))) (-560 |#2| |#3|) (-1016) (-1016)) (T -559))
+NIL
+(-10 -8 (-15 -1612 ((-589 |#2|) |#1|)) (-15 -2754 ((-108) |#2| |#1|)) (-15 -1348 ((-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)))
+((-3260 (((-108) $ $) 19 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 45 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 55 (|has| $ (-6 -4248)))) (-2521 (((-3 |#2| "failed") |#1| $) 61)) (-1640 (($) 7 T CONST)) (-3917 (($ $) 58 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 46 (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 62)) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 54 (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 56 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 53 (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 52 (|has| $ (-6 -4248)))) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-1612 (((-589 |#1|) $) 63)) (-2754 (((-108) |#1| $) 64)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 39)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 40)) (-2435 (((-1034) $) 21 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 51)) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 41)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) 26 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 25 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 24 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 23 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1771 (($) 49) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 48)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 31 (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 50)) (-3976 (((-794) $) 18 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 42)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-560 |#1| |#2|) (-129) (-1016) (-1016)) (T -560))
-((-1862 (*1 *2 *3 *1) (-12 (-4 *1 (-560 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-5 *2 (-108)))) (-1255 (*1 *2 *1) (-12 (-4 *1 (-560 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-5 *2 (-589 *3)))) (-3286 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-560 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-4216 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-560 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
-(-13 (-207 (-2 (|:| -3772 |t#1|) (|:| -2482 |t#2|))) (-10 -8 (-15 -1862 ((-108) |t#1| $)) (-15 -1255 ((-589 |t#1|) $)) (-15 -3286 ((-3 |t#2| "failed") |t#1| $)) (-15 -4216 ((-3 |t#2| "failed") |t#1| $))))
-(((-33) . T) ((-102 #0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T) ((-97) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) ((-563 (-794)) -3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794)))) ((-140 #0#) . T) ((-564 (-499)) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))) ((-207 #0#) . T) ((-213 #0#) . T) ((-286 #0#) -12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) ((-462 #0#) . T) ((-484 #0# #0#) -12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) ((-1016) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) ((-1123) . T))
-((-3742 (((-562 |#2|) |#1|) 15)) (-3921 (((-3 |#1| "failed") (-562 |#2|)) 19)))
-(((-561 |#1| |#2|) (-10 -7 (-15 -3742 ((-562 |#2|) |#1|)) (-15 -3921 ((-3 |#1| "failed") (-562 |#2|)))) (-786) (-786)) (T -561))
-((-3921 (*1 *2 *3) (|partial| -12 (-5 *3 (-562 *4)) (-4 *4 (-786)) (-4 *2 (-786)) (-5 *1 (-561 *2 *4)))) (-3742 (*1 *2 *3) (-12 (-5 *2 (-562 *4)) (-5 *1 (-561 *3 *4)) (-4 *3 (-786)) (-4 *4 (-786)))))
-(-10 -7 (-15 -3742 ((-562 |#2|) |#1|)) (-15 -3921 ((-3 |#1| "failed") (-562 |#2|))))
-((-1680 (((-108) $ $) NIL)) (-1757 (((-3 (-1087) "failed") $) 36)) (-1415 (((-1174) $ (-710)) 26)) (-3449 (((-710) $) 25)) (-2947 (((-110) $) 12)) (-4198 (((-1087) $) 20)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3396 (($ (-110) (-589 |#1|) (-710)) 30) (($ (-1087)) 31)) (-3739 (((-108) $ (-110)) 18) (((-108) $ (-1087)) 16)) (-1933 (((-710) $) 22)) (-3951 (((-1034) $) NIL)) (-1400 (((-823 (-523)) $) 73 (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) 79 (|has| |#1| (-564 (-823 (-355))))) (((-499) $) 66 (|has| |#1| (-564 (-499))))) (-1691 (((-794) $) 52)) (-1572 (((-589 |#1|) $) 24)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 39)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 40)))
-(((-562 |#1|) (-13 (-125) (-815 |#1|) (-10 -8 (-15 -4198 ((-1087) $)) (-15 -2947 ((-110) $)) (-15 -1572 ((-589 |#1|) $)) (-15 -1933 ((-710) $)) (-15 -3396 ($ (-110) (-589 |#1|) (-710))) (-15 -3396 ($ (-1087))) (-15 -1757 ((-3 (-1087) "failed") $)) (-15 -3739 ((-108) $ (-110))) (-15 -3739 ((-108) $ (-1087))) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|))) (-786)) (T -562))
-((-4198 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-2947 (*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-1572 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-1933 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-3396 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-110)) (-5 *3 (-589 *5)) (-5 *4 (-710)) (-4 *5 (-786)) (-5 *1 (-562 *5)))) (-3396 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-1757 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-3739 (*1 *2 *1 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-562 *4)) (-4 *4 (-786)))) (-3739 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-108)) (-5 *1 (-562 *4)) (-4 *4 (-786)))))
-(-13 (-125) (-815 |#1|) (-10 -8 (-15 -4198 ((-1087) $)) (-15 -2947 ((-110) $)) (-15 -1572 ((-589 |#1|) $)) (-15 -1933 ((-710) $)) (-15 -3396 ($ (-110) (-589 |#1|) (-710))) (-15 -3396 ($ (-1087))) (-15 -1757 ((-3 (-1087) "failed") $)) (-15 -3739 ((-108) $ (-110))) (-15 -3739 ((-108) $ (-1087))) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|)))
-((-1691 ((|#1| $) 6)))
+((-2754 (*1 *2 *3 *1) (-12 (-4 *1 (-560 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-5 *2 (-108)))) (-1612 (*1 *2 *1) (-12 (-4 *1 (-560 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-5 *2 (-589 *3)))) (-1869 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-560 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-2521 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-560 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
+(-13 (-207 (-2 (|:| -2402 |t#1|) (|:| -2746 |t#2|))) (-10 -8 (-15 -2754 ((-108) |t#1| $)) (-15 -1612 ((-589 |t#1|) $)) (-15 -1869 ((-3 |t#2| "failed") |t#1| $)) (-15 -2521 ((-3 |t#2| "failed") |t#1| $))))
+(((-33) . T) ((-102 #0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T) ((-97) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) ((-563 (-794)) -3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794)))) ((-140 #0#) . T) ((-564 (-499)) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))) ((-207 #0#) . T) ((-213 #0#) . T) ((-286 #0#) -12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) ((-462 #0#) . T) ((-484 #0# #0#) -12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) ((-1016) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) ((-1123) . T))
+((-2711 (((-562 |#2|) |#1|) 15)) (-3947 (((-3 |#1| "failed") (-562 |#2|)) 19)))
+(((-561 |#1| |#2|) (-10 -7 (-15 -2711 ((-562 |#2|) |#1|)) (-15 -3947 ((-3 |#1| "failed") (-562 |#2|)))) (-786) (-786)) (T -561))
+((-3947 (*1 *2 *3) (|partial| -12 (-5 *3 (-562 *4)) (-4 *4 (-786)) (-4 *2 (-786)) (-5 *1 (-561 *2 *4)))) (-2711 (*1 *2 *3) (-12 (-5 *2 (-562 *4)) (-5 *1 (-561 *3 *4)) (-4 *3 (-786)) (-4 *4 (-786)))))
+(-10 -7 (-15 -2711 ((-562 |#2|) |#1|)) (-15 -3947 ((-3 |#1| "failed") (-562 |#2|))))
+((-3260 (((-108) $ $) NIL)) (-4158 (((-3 (-1087) "failed") $) 37)) (-4025 (((-1174) $ (-710)) 26)) (-1894 (((-710) $) 25)) (-1564 (((-110) $) 12)) (-1522 (((-1087) $) 20)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2217 (($ (-110) (-589 |#1|) (-710)) 30) (($ (-1087)) 31)) (-2676 (((-108) $ (-110)) 18) (((-108) $ (-1087)) 16)) (-1942 (((-710) $) 22)) (-2435 (((-1034) $) NIL)) (-3077 (((-823 (-523)) $) 77 (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) 84 (|has| |#1| (-564 (-823 (-355))))) (((-499) $) 69 (|has| |#1| (-564 (-499))))) (-3976 (((-794) $) 55)) (-2947 (((-589 |#1|) $) 24)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 41)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 42)))
+(((-562 |#1|) (-13 (-125) (-815 |#1|) (-10 -8 (-15 -1522 ((-1087) $)) (-15 -1564 ((-110) $)) (-15 -2947 ((-589 |#1|) $)) (-15 -1942 ((-710) $)) (-15 -2217 ($ (-110) (-589 |#1|) (-710))) (-15 -2217 ($ (-1087))) (-15 -4158 ((-3 (-1087) "failed") $)) (-15 -2676 ((-108) $ (-110))) (-15 -2676 ((-108) $ (-1087))) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|))) (-786)) (T -562))
+((-1522 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-1564 (*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-2947 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-1942 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-2217 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-110)) (-5 *3 (-589 *5)) (-5 *4 (-710)) (-4 *5 (-786)) (-5 *1 (-562 *5)))) (-2217 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-4158 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-562 *4)) (-4 *4 (-786)))) (-2676 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-108)) (-5 *1 (-562 *4)) (-4 *4 (-786)))))
+(-13 (-125) (-815 |#1|) (-10 -8 (-15 -1522 ((-1087) $)) (-15 -1564 ((-110) $)) (-15 -2947 ((-589 |#1|) $)) (-15 -1942 ((-710) $)) (-15 -2217 ($ (-110) (-589 |#1|) (-710))) (-15 -2217 ($ (-1087))) (-15 -4158 ((-3 (-1087) "failed") $)) (-15 -2676 ((-108) $ (-110))) (-15 -2676 ((-108) $ (-1087))) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|)))
+((-3976 ((|#1| $) 6)))
(((-563 |#1|) (-129) (-1123)) (T -563))
-((-1691 (*1 *2 *1) (-12 (-4 *1 (-563 *2)) (-4 *2 (-1123)))))
-(-13 (-10 -8 (-15 -1691 (|t#1| $))))
-((-1400 ((|#1| $) 6)))
+((-3976 (*1 *2 *1) (-12 (-4 *1 (-563 *2)) (-4 *2 (-1123)))))
+(-13 (-10 -8 (-15 -3976 (|t#1| $))))
+((-3077 ((|#1| $) 6)))
(((-564 |#1|) (-129) (-1123)) (T -564))
-((-1400 (*1 *2 *1) (-12 (-4 *1 (-564 *2)) (-4 *2 (-1123)))))
-(-13 (-10 -8 (-15 -1400 (|t#1| $))))
-((-3786 (((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 (-394 |#2|) |#2|)) 13) (((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|)) 14)))
-(((-565 |#1| |#2|) (-10 -7 (-15 -3786 ((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|))) (-15 -3786 ((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 (-394 |#2|) |#2|)))) (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|)) (T -565))
-((-3786 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-1083 (-383 *6))) (-5 *1 (-565 *5 *6)) (-5 *3 (-383 *6)))) (-3786 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-1083 (-383 *5))) (-5 *1 (-565 *4 *5)) (-5 *3 (-383 *5)))))
-(-10 -7 (-15 -3786 ((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|))) (-15 -3786 ((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 (-394 |#2|) |#2|))))
-((-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) 10)))
-(((-566 |#1| |#2|) (-10 -8 (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|))) (-567 |#2|) (-973)) (T -566))
-NIL
-(-10 -8 (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 36)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ |#1| $) 37)))
+((-3077 (*1 *2 *1) (-12 (-4 *1 (-564 *2)) (-4 *2 (-1123)))))
+(-13 (-10 -8 (-15 -3077 (|t#1| $))))
+((-3167 (((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 (-394 |#2|) |#2|)) 15) (((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|)) 16)))
+(((-565 |#1| |#2|) (-10 -7 (-15 -3167 ((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|))) (-15 -3167 ((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 (-394 |#2|) |#2|)))) (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|)) (T -565))
+((-3167 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-1083 (-383 *6))) (-5 *1 (-565 *5 *6)) (-5 *3 (-383 *6)))) (-3167 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-1083 (-383 *5))) (-5 *1 (-565 *4 *5)) (-5 *3 (-383 *5)))))
+(-10 -7 (-15 -3167 ((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|))) (-15 -3167 ((-3 (-1083 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 (-394 |#2|) |#2|))))
+((-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) 10)))
+(((-566 |#1| |#2|) (-10 -8 (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|))) (-567 |#2|) (-973)) (T -566))
+NIL
+(-10 -8 (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 36)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ |#1| $) 37)))
(((-567 |#1|) (-129) (-973)) (T -567))
-((-1691 (*1 *1 *2) (-12 (-4 *1 (-567 *2)) (-4 *2 (-973)))))
-(-13 (-973) (-591 |t#1|) (-10 -8 (-15 -1691 ($ |t#1|))))
+((-3976 (*1 *1 *2) (-12 (-4 *1 (-567 *2)) (-4 *2 (-973)))))
+(-13 (-973) (-591 |t#1|) (-10 -8 (-15 -3976 ($ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-666) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3482 (((-523) $) NIL (|has| |#1| (-784)))) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-3712 (((-108) $) NIL (|has| |#1| (-784)))) (-2769 (((-108) $) NIL)) (-3316 ((|#1| $) 13)) (-2057 (((-108) $) NIL (|has| |#1| (-784)))) (-3239 (($ $ $) NIL (|has| |#1| (-784)))) (-3158 (($ $ $) NIL (|has| |#1| (-784)))) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3329 ((|#3| $) 15)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL)) (-3272 (((-710)) 20)) (-2695 (($ $) NIL (|has| |#1| (-784)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) 12 T CONST)) (-4006 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4074 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-568 |#1| |#2| |#3|) (-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (-15 -4074 ($ $ |#3|)) (-15 -4074 ($ |#1| |#3|)) (-15 -3316 (|#1| $)) (-15 -3329 (|#3| $)))) (-37 |#2|) (-158) (|SubsetCategory| (-666) |#2|)) (T -568))
-((-4074 (*1 *1 *1 *2) (-12 (-4 *4 (-158)) (-5 *1 (-568 *3 *4 *2)) (-4 *3 (-37 *4)) (-4 *2 (|SubsetCategory| (-666) *4)))) (-4074 (*1 *1 *2 *3) (-12 (-4 *4 (-158)) (-5 *1 (-568 *2 *4 *3)) (-4 *2 (-37 *4)) (-4 *3 (|SubsetCategory| (-666) *4)))) (-3316 (*1 *2 *1) (-12 (-4 *3 (-158)) (-4 *2 (-37 *3)) (-5 *1 (-568 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-666) *3)))) (-3329 (*1 *2 *1) (-12 (-4 *4 (-158)) (-4 *2 (|SubsetCategory| (-666) *4)) (-5 *1 (-568 *3 *4 *2)) (-4 *3 (-37 *4)))))
-(-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (-15 -4074 ($ $ |#3|)) (-15 -4074 ($ |#1| |#3|)) (-15 -3316 (|#1| $)) (-15 -3329 (|#3| $))))
-((-2147 ((|#2| |#2| (-1087) (-1087)) 18)))
-(((-569 |#1| |#2|) (-10 -7 (-15 -2147 (|#2| |#2| (-1087) (-1087)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-889) (-29 |#1|))) (T -569))
-((-2147 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *1 (-569 *4 *2)) (-4 *2 (-13 (-1109) (-889) (-29 *4))))))
-(-10 -7 (-15 -2147 (|#2| |#2| (-1087) (-1087))))
-((-1680 (((-108) $ $) 56)) (-2603 (((-108) $) 52)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-1884 ((|#1| $) 49)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3061 (((-2 (|:| -2604 $) (|:| -3592 (-383 |#2|))) (-383 |#2|)) 97 (|has| |#1| (-339)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 85) (((-3 |#2| "failed") $) 81)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) 24)) (-1444 (((-3 $ "failed") $) 75)) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3437 (((-523) $) 19)) (-2769 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) 36)) (-1267 (($ |#1| (-523)) 21)) (-1437 ((|#1| $) 51)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) 87 (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 100 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-4007 (((-3 $ "failed") $ $) 79)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3413 (((-710) $) 99 (|has| |#1| (-339)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 98 (|has| |#1| (-339)))) (-3984 (($ $ (-1 |#2| |#2|)) 66) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-2640 (((-523) $) 34)) (-1400 (((-383 |#2|) $) 42)) (-1691 (((-794) $) 62) (($ (-523)) 32) (($ $) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 31) (($ |#2|) 22)) (-2084 ((|#1| $ (-523)) 63)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 9 T CONST)) (-1891 (($) 12 T CONST)) (-2909 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-3941 (((-108) $ $) 17)) (-4060 (($ $) 46) (($ $ $) NIL)) (-4045 (($ $ $) 76)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 26) (($ $ $) 44)))
-(((-570 |#1| |#2|) (-13 (-209 |#2|) (-515) (-564 (-383 |#2|)) (-387 |#1|) (-964 |#2|) (-10 -8 (-15 -2704 ((-108) $)) (-15 -2640 ((-523) $)) (-15 -3437 ((-523) $)) (-15 -1457 ($ $)) (-15 -1437 (|#1| $)) (-15 -1884 (|#1| $)) (-15 -2084 (|#1| $ (-523))) (-15 -1267 ($ |#1| (-523))) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-6 (-284)) (-15 -3061 ((-2 (|:| -2604 $) (|:| -3592 (-383 |#2|))) (-383 |#2|)))) |%noBranch|))) (-515) (-1145 |#1|)) (T -570))
-((-2704 (*1 *2 *1) (-12 (-4 *3 (-515)) (-5 *2 (-108)) (-5 *1 (-570 *3 *4)) (-4 *4 (-1145 *3)))) (-2640 (*1 *2 *1) (-12 (-4 *3 (-515)) (-5 *2 (-523)) (-5 *1 (-570 *3 *4)) (-4 *4 (-1145 *3)))) (-3437 (*1 *2 *1) (-12 (-4 *3 (-515)) (-5 *2 (-523)) (-5 *1 (-570 *3 *4)) (-4 *4 (-1145 *3)))) (-1457 (*1 *1 *1) (-12 (-4 *2 (-515)) (-5 *1 (-570 *2 *3)) (-4 *3 (-1145 *2)))) (-1437 (*1 *2 *1) (-12 (-4 *2 (-515)) (-5 *1 (-570 *2 *3)) (-4 *3 (-1145 *2)))) (-1884 (*1 *2 *1) (-12 (-4 *2 (-515)) (-5 *1 (-570 *2 *3)) (-4 *3 (-1145 *2)))) (-2084 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *2 (-515)) (-5 *1 (-570 *2 *4)) (-4 *4 (-1145 *2)))) (-1267 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-4 *2 (-515)) (-5 *1 (-570 *2 *4)) (-4 *4 (-1145 *2)))) (-3061 (*1 *2 *3) (-12 (-4 *4 (-339)) (-4 *4 (-515)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -2604 (-570 *4 *5)) (|:| -3592 (-383 *5)))) (-5 *1 (-570 *4 *5)) (-5 *3 (-383 *5)))))
-(-13 (-209 |#2|) (-515) (-564 (-383 |#2|)) (-387 |#1|) (-964 |#2|) (-10 -8 (-15 -2704 ((-108) $)) (-15 -2640 ((-523) $)) (-15 -3437 ((-523) $)) (-15 -1457 ($ $)) (-15 -1437 (|#1| $)) (-15 -1884 (|#1| $)) (-15 -2084 (|#1| $ (-523))) (-15 -1267 ($ |#1| (-523))) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-6 (-284)) (-15 -3061 ((-2 (|:| -2604 $) (|:| -3592 (-383 |#2|))) (-383 |#2|)))) |%noBranch|)))
-((-2591 (((-589 |#6|) (-589 |#4|) (-108)) 47)) (-2811 ((|#6| |#6|) 40)))
-(((-571 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2811 (|#6| |#6|)) (-15 -2591 ((-589 |#6|) (-589 |#4|) (-108)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|) (-1025 |#1| |#2| |#3| |#4|)) (T -571))
-((-2591 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 *10)) (-5 *1 (-571 *5 *6 *7 *8 *9 *10)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *10 (-1025 *5 *6 *7 *8)))) (-2811 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-571 *3 *4 *5 *6 *7 *2)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *2 (-1025 *3 *4 *5 *6)))))
-(-10 -7 (-15 -2811 (|#6| |#6|)) (-15 -2591 ((-589 |#6|) (-589 |#4|) (-108))))
-((-3837 (((-108) |#3| (-710) (-589 |#3|)) 23)) (-3397 (((-3 (-2 (|:| |polfac| (-589 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-589 (-1083 |#3|)))) "failed") |#3| (-589 (-1083 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3491 (-589 (-2 (|:| |irr| |#4|) (|:| -1787 (-523)))))) (-589 |#3|) (-589 |#1|) (-589 |#3|)) 54)))
-(((-572 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3837 ((-108) |#3| (-710) (-589 |#3|))) (-15 -3397 ((-3 (-2 (|:| |polfac| (-589 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-589 (-1083 |#3|)))) "failed") |#3| (-589 (-1083 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3491 (-589 (-2 (|:| |irr| |#4|) (|:| -1787 (-523)))))) (-589 |#3|) (-589 |#1|) (-589 |#3|)))) (-786) (-732) (-284) (-880 |#3| |#2| |#1|)) (T -572))
-((-3397 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -3491 (-589 (-2 (|:| |irr| *10) (|:| -1787 (-523))))))) (-5 *6 (-589 *3)) (-5 *7 (-589 *8)) (-4 *8 (-786)) (-4 *3 (-284)) (-4 *10 (-880 *3 *9 *8)) (-4 *9 (-732)) (-5 *2 (-2 (|:| |polfac| (-589 *10)) (|:| |correct| *3) (|:| |corrfact| (-589 (-1083 *3))))) (-5 *1 (-572 *8 *9 *3 *10)) (-5 *4 (-589 (-1083 *3))))) (-3837 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-710)) (-5 *5 (-589 *3)) (-4 *3 (-284)) (-4 *6 (-786)) (-4 *7 (-732)) (-5 *2 (-108)) (-5 *1 (-572 *6 *7 *3 *8)) (-4 *8 (-880 *3 *7 *6)))))
-(-10 -7 (-15 -3837 ((-108) |#3| (-710) (-589 |#3|))) (-15 -3397 ((-3 (-2 (|:| |polfac| (-589 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-589 (-1083 |#3|)))) "failed") |#3| (-589 (-1083 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3491 (-589 (-2 (|:| |irr| |#4|) (|:| -1787 (-523)))))) (-589 |#3|) (-589 |#1|) (-589 |#3|))))
-((-1680 (((-108) $ $) NIL)) (-2634 (((-589 |#1|) $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-1965 (($ $) 67)) (-2313 (((-607 |#1| |#2|) $) 52)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 70)) (-2980 (((-589 (-271 |#2|)) $ $) 33)) (-3951 (((-1034) $) NIL)) (-2922 (($ (-607 |#1| |#2|)) 48)) (-3361 (($ $ $) NIL)) (-2892 (($ $ $) NIL)) (-1691 (((-794) $) 58) (((-1182 |#1| |#2|) $) NIL) (((-1187 |#1| |#2|) $) 66)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1891 (($) 53 T CONST)) (-2683 (((-589 (-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|))) $) 31)) (-2921 (((-589 (-607 |#1| |#2|)) (-589 |#1|)) 65)) (-3461 (((-589 (-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|))) $) 36)) (-3941 (((-108) $ $) 54)) (-4074 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ $ $) 44)))
-(((-573 |#1| |#2| |#3|) (-13 (-448) (-10 -8 (-15 -2922 ($ (-607 |#1| |#2|))) (-15 -2313 ((-607 |#1| |#2|) $)) (-15 -3461 ((-589 (-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|))) $)) (-15 -1691 ((-1182 |#1| |#2|) $)) (-15 -1691 ((-1187 |#1| |#2|) $)) (-15 -1965 ($ $)) (-15 -2634 ((-589 |#1|) $)) (-15 -2921 ((-589 (-607 |#1| |#2|)) (-589 |#1|))) (-15 -2683 ((-589 (-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|))) $)) (-15 -2980 ((-589 (-271 |#2|)) $ $)))) (-786) (-13 (-158) (-657 (-383 (-523)))) (-852)) (T -573))
-((-2922 (*1 *1 *2) (-12 (-5 *2 (-607 *3 *4)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-5 *1 (-573 *3 *4 *5)) (-14 *5 (-852)))) (-2313 (*1 *2 *1) (-12 (-5 *2 (-607 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-3461 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |k| (-824 *3)) (|:| |c| *4)))) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1187 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-1965 (*1 *1 *1) (-12 (-5 *1 (-573 *2 *3 *4)) (-4 *2 (-786)) (-4 *3 (-13 (-158) (-657 (-383 (-523))))) (-14 *4 (-852)))) (-2634 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-2921 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-786)) (-5 *2 (-589 (-607 *4 *5))) (-5 *1 (-573 *4 *5 *6)) (-4 *5 (-13 (-158) (-657 (-383 (-523))))) (-14 *6 (-852)))) (-2683 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |k| (-614 *3)) (|:| |c| *4)))) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-2980 (*1 *2 *1 *1) (-12 (-5 *2 (-589 (-271 *4))) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))))
-(-13 (-448) (-10 -8 (-15 -2922 ($ (-607 |#1| |#2|))) (-15 -2313 ((-607 |#1| |#2|) $)) (-15 -3461 ((-589 (-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|))) $)) (-15 -1691 ((-1182 |#1| |#2|) $)) (-15 -1691 ((-1187 |#1| |#2|) $)) (-15 -1965 ($ $)) (-15 -2634 ((-589 |#1|) $)) (-15 -2921 ((-589 (-607 |#1| |#2|)) (-589 |#1|))) (-15 -2683 ((-589 (-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|))) $)) (-15 -2980 ((-589 (-271 |#2|)) $ $))))
-((-2591 (((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108)) 71) (((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108)) 57)) (-3746 (((-108) (-589 (-719 |#1| (-796 |#2|)))) 22)) (-3798 (((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108)) 70)) (-3287 (((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108)) 56)) (-3901 (((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|)))) 26)) (-3032 (((-3 (-589 (-719 |#1| (-796 |#2|))) "failed") (-589 (-719 |#1| (-796 |#2|)))) 25)))
-(((-574 |#1| |#2|) (-10 -7 (-15 -3746 ((-108) (-589 (-719 |#1| (-796 |#2|))))) (-15 -3032 ((-3 (-589 (-719 |#1| (-796 |#2|))) "failed") (-589 (-719 |#1| (-796 |#2|))))) (-15 -3901 ((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))))) (-15 -3287 ((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -3798 ((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -2591 ((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -2591 ((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108)))) (-427) (-589 (-1087))) (T -574))
-((-2591 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-1058 *5 (-495 (-796 *6)) (-796 *6) (-719 *5 (-796 *6))))) (-5 *1 (-574 *5 *6)))) (-2591 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-574 *5 *6)))) (-3798 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-1058 *5 (-495 (-796 *6)) (-796 *6) (-719 *5 (-796 *6))))) (-5 *1 (-574 *5 *6)))) (-3287 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-574 *5 *6)))) (-3901 (*1 *2 *2) (-12 (-5 *2 (-589 (-719 *3 (-796 *4)))) (-4 *3 (-427)) (-14 *4 (-589 (-1087))) (-5 *1 (-574 *3 *4)))) (-3032 (*1 *2 *2) (|partial| -12 (-5 *2 (-589 (-719 *3 (-796 *4)))) (-4 *3 (-427)) (-14 *4 (-589 (-1087))) (-5 *1 (-574 *3 *4)))) (-3746 (*1 *2 *3) (-12 (-5 *3 (-589 (-719 *4 (-796 *5)))) (-4 *4 (-427)) (-14 *5 (-589 (-1087))) (-5 *2 (-108)) (-5 *1 (-574 *4 *5)))))
-(-10 -7 (-15 -3746 ((-108) (-589 (-719 |#1| (-796 |#2|))))) (-15 -3032 ((-3 (-589 (-719 |#1| (-796 |#2|))) "failed") (-589 (-719 |#1| (-796 |#2|))))) (-15 -3901 ((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))))) (-15 -3287 ((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -3798 ((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -2591 ((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -2591 ((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108))))
-((-1462 (($ $) 38)) (-1285 (($ $) 21)) (-1441 (($ $) 37)) (-1260 (($ $) 22)) (-1481 (($ $) 36)) (-1309 (($ $) 23)) (-3352 (($) 48)) (-2313 (($ $) 45)) (-1451 (($ $) 17)) (-2663 (($ $ (-1009 $)) 7) (($ $ (-1087)) 6)) (-2922 (($ $) 46)) (-2533 (($ $) 15)) (-1247 (($ $) 16)) (-2306 (($ $) 35)) (-1322 (($ $) 24)) (-1471 (($ $) 34)) (-1295 (($ $) 25)) (-1453 (($ $) 33)) (-1274 (($ $) 26)) (-2341 (($ $) 44)) (-1401 (($ $) 32)) (-2318 (($ $) 43)) (-1334 (($ $) 31)) (-2366 (($ $) 42)) (-1421 (($ $) 30)) (-2102 (($ $) 41)) (-1431 (($ $) 29)) (-2353 (($ $) 40)) (-1413 (($ $) 28)) (-2330 (($ $) 39)) (-1346 (($ $) 27)) (-3202 (($ $) 19)) (-1638 (($ $) 20)) (-1819 (($ $) 18)) (** (($ $ $) 47)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2035 (((-523) $) NIL (|has| |#1| (-784)))) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-3702 (((-108) $) NIL (|has| |#1| (-784)))) (-3482 (((-108) $) NIL)) (-2164 ((|#1| $) 13)) (-4050 (((-108) $) NIL (|has| |#1| (-784)))) (-3268 (($ $ $) NIL (|has| |#1| (-784)))) (-2644 (($ $ $) NIL (|has| |#1| (-784)))) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2171 ((|#3| $) 15)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL)) (-1698 (((-710)) 20)) (-3984 (($ $) NIL (|has| |#1| (-784)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) 12 T CONST)) (-4078 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4125 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-568 |#1| |#2| |#3|) (-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (-15 -4125 ($ $ |#3|)) (-15 -4125 ($ |#1| |#3|)) (-15 -2164 (|#1| $)) (-15 -2171 (|#3| $)))) (-37 |#2|) (-158) (|SubsetCategory| (-666) |#2|)) (T -568))
+((-4125 (*1 *1 *1 *2) (-12 (-4 *4 (-158)) (-5 *1 (-568 *3 *4 *2)) (-4 *3 (-37 *4)) (-4 *2 (|SubsetCategory| (-666) *4)))) (-4125 (*1 *1 *2 *3) (-12 (-4 *4 (-158)) (-5 *1 (-568 *2 *4 *3)) (-4 *2 (-37 *4)) (-4 *3 (|SubsetCategory| (-666) *4)))) (-2164 (*1 *2 *1) (-12 (-4 *3 (-158)) (-4 *2 (-37 *3)) (-5 *1 (-568 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-666) *3)))) (-2171 (*1 *2 *1) (-12 (-4 *4 (-158)) (-4 *2 (|SubsetCategory| (-666) *4)) (-5 *1 (-568 *3 *4 *2)) (-4 *3 (-37 *4)))))
+(-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (-15 -4125 ($ $ |#3|)) (-15 -4125 ($ |#1| |#3|)) (-15 -2164 (|#1| $)) (-15 -2171 (|#3| $))))
+((-3682 ((|#2| |#2| (-1087) (-1087)) 18)))
+(((-569 |#1| |#2|) (-10 -7 (-15 -3682 (|#2| |#2| (-1087) (-1087)))) (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-889) (-29 |#1|))) (T -569))
+((-3682 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523)))) (-5 *1 (-569 *4 *2)) (-4 *2 (-13 (-1109) (-889) (-29 *4))))))
+(-10 -7 (-15 -3682 (|#2| |#2| (-1087) (-1087))))
+((-3260 (((-108) $ $) 56)) (-2388 (((-108) $) 52)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2919 ((|#1| $) 49)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3340 (((-2 (|:| -2396 $) (|:| -3082 (-383 |#2|))) (-383 |#2|)) 97 (|has| |#1| (-339)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 85) (((-3 |#2| "failed") $) 81)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) 24)) (-4211 (((-3 $ "failed") $) 75)) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1500 (((-523) $) 19)) (-3482 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) 36)) (-3694 (($ |#1| (-523)) 21)) (-3119 ((|#1| $) 51)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) 87 (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 100 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-2469 (((-3 $ "failed") $ $) 79)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3087 (((-710) $) 99 (|has| |#1| (-339)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 98 (|has| |#1| (-339)))) (-4024 (($ $ (-1 |#2| |#2|)) 66) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-1487 (((-523) $) 34)) (-3077 (((-383 |#2|) $) 42)) (-3976 (((-794) $) 62) (($ (-523)) 32) (($ $) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 31) (($ |#2|) 22)) (-1234 ((|#1| $ (-523)) 63)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 9 T CONST)) (-1440 (($) 12 T CONST)) (-1943 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-4037 (((-108) $ $) 17)) (-4115 (($ $) 46) (($ $ $) NIL)) (-4103 (($ $ $) 76)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 26) (($ $ $) 44)))
+(((-570 |#1| |#2|) (-13 (-209 |#2|) (-515) (-564 (-383 |#2|)) (-387 |#1|) (-964 |#2|) (-10 -8 (-15 -4060 ((-108) $)) (-15 -1487 ((-523) $)) (-15 -1500 ((-523) $)) (-15 -3142 ($ $)) (-15 -3119 (|#1| $)) (-15 -2919 (|#1| $)) (-15 -1234 (|#1| $ (-523))) (-15 -3694 ($ |#1| (-523))) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-6 (-284)) (-15 -3340 ((-2 (|:| -2396 $) (|:| -3082 (-383 |#2|))) (-383 |#2|)))) |%noBranch|))) (-515) (-1145 |#1|)) (T -570))
+((-4060 (*1 *2 *1) (-12 (-4 *3 (-515)) (-5 *2 (-108)) (-5 *1 (-570 *3 *4)) (-4 *4 (-1145 *3)))) (-1487 (*1 *2 *1) (-12 (-4 *3 (-515)) (-5 *2 (-523)) (-5 *1 (-570 *3 *4)) (-4 *4 (-1145 *3)))) (-1500 (*1 *2 *1) (-12 (-4 *3 (-515)) (-5 *2 (-523)) (-5 *1 (-570 *3 *4)) (-4 *4 (-1145 *3)))) (-3142 (*1 *1 *1) (-12 (-4 *2 (-515)) (-5 *1 (-570 *2 *3)) (-4 *3 (-1145 *2)))) (-3119 (*1 *2 *1) (-12 (-4 *2 (-515)) (-5 *1 (-570 *2 *3)) (-4 *3 (-1145 *2)))) (-2919 (*1 *2 *1) (-12 (-4 *2 (-515)) (-5 *1 (-570 *2 *3)) (-4 *3 (-1145 *2)))) (-1234 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *2 (-515)) (-5 *1 (-570 *2 *4)) (-4 *4 (-1145 *2)))) (-3694 (*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-4 *2 (-515)) (-5 *1 (-570 *2 *4)) (-4 *4 (-1145 *2)))) (-3340 (*1 *2 *3) (-12 (-4 *4 (-339)) (-4 *4 (-515)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -2396 (-570 *4 *5)) (|:| -3082 (-383 *5)))) (-5 *1 (-570 *4 *5)) (-5 *3 (-383 *5)))))
+(-13 (-209 |#2|) (-515) (-564 (-383 |#2|)) (-387 |#1|) (-964 |#2|) (-10 -8 (-15 -4060 ((-108) $)) (-15 -1487 ((-523) $)) (-15 -1500 ((-523) $)) (-15 -3142 ($ $)) (-15 -3119 (|#1| $)) (-15 -2919 (|#1| $)) (-15 -1234 (|#1| $ (-523))) (-15 -3694 ($ |#1| (-523))) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-6 (-284)) (-15 -3340 ((-2 (|:| -2396 $) (|:| -3082 (-383 |#2|))) (-383 |#2|)))) |%noBranch|)))
+((-2311 (((-589 |#6|) (-589 |#4|) (-108)) 47)) (-2643 ((|#6| |#6|) 40)))
+(((-571 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2643 (|#6| |#6|)) (-15 -2311 ((-589 |#6|) (-589 |#4|) (-108)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|) (-1025 |#1| |#2| |#3| |#4|)) (T -571))
+((-2311 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 *10)) (-5 *1 (-571 *5 *6 *7 *8 *9 *10)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *10 (-1025 *5 *6 *7 *8)))) (-2643 (*1 *2 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-571 *3 *4 *5 *6 *7 *2)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *2 (-1025 *3 *4 *5 *6)))))
+(-10 -7 (-15 -2643 (|#6| |#6|)) (-15 -2311 ((-589 |#6|) (-589 |#4|) (-108))))
+((-1850 (((-108) |#3| (-710) (-589 |#3|)) 23)) (-2910 (((-3 (-2 (|:| |polfac| (-589 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-589 (-1083 |#3|)))) "failed") |#3| (-589 (-1083 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3286 (-589 (-2 (|:| |irr| |#4|) (|:| -3269 (-523)))))) (-589 |#3|) (-589 |#1|) (-589 |#3|)) 55)))
+(((-572 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1850 ((-108) |#3| (-710) (-589 |#3|))) (-15 -2910 ((-3 (-2 (|:| |polfac| (-589 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-589 (-1083 |#3|)))) "failed") |#3| (-589 (-1083 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3286 (-589 (-2 (|:| |irr| |#4|) (|:| -3269 (-523)))))) (-589 |#3|) (-589 |#1|) (-589 |#3|)))) (-786) (-732) (-284) (-880 |#3| |#2| |#1|)) (T -572))
+((-2910 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -3286 (-589 (-2 (|:| |irr| *10) (|:| -3269 (-523))))))) (-5 *6 (-589 *3)) (-5 *7 (-589 *8)) (-4 *8 (-786)) (-4 *3 (-284)) (-4 *10 (-880 *3 *9 *8)) (-4 *9 (-732)) (-5 *2 (-2 (|:| |polfac| (-589 *10)) (|:| |correct| *3) (|:| |corrfact| (-589 (-1083 *3))))) (-5 *1 (-572 *8 *9 *3 *10)) (-5 *4 (-589 (-1083 *3))))) (-1850 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-710)) (-5 *5 (-589 *3)) (-4 *3 (-284)) (-4 *6 (-786)) (-4 *7 (-732)) (-5 *2 (-108)) (-5 *1 (-572 *6 *7 *3 *8)) (-4 *8 (-880 *3 *7 *6)))))
+(-10 -7 (-15 -1850 ((-108) |#3| (-710) (-589 |#3|))) (-15 -2910 ((-3 (-2 (|:| |polfac| (-589 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-589 (-1083 |#3|)))) "failed") |#3| (-589 (-1083 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3286 (-589 (-2 (|:| |irr| |#4|) (|:| -3269 (-523)))))) (-589 |#3|) (-589 |#1|) (-589 |#3|))))
+((-3260 (((-108) $ $) NIL)) (-1304 (((-589 |#1|) $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-2471 (($ $) 67)) (-2062 (((-607 |#1| |#2|) $) 52)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 70)) (-1979 (((-589 (-271 |#2|)) $ $) 33)) (-2435 (((-1034) $) NIL)) (-1847 (($ (-607 |#1| |#2|)) 48)) (-1308 (($ $ $) NIL)) (-2306 (($ $ $) NIL)) (-3976 (((-794) $) 58) (((-1182 |#1| |#2|) $) NIL) (((-1187 |#1| |#2|) $) 66)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1440 (($) 53 T CONST)) (-2047 (((-589 (-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|))) $) 31)) (-2515 (((-589 (-607 |#1| |#2|)) (-589 |#1|)) 65)) (-1776 (((-589 (-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|))) $) 37)) (-4037 (((-108) $ $) 54)) (-4125 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ $ $) 44)))
+(((-573 |#1| |#2| |#3|) (-13 (-448) (-10 -8 (-15 -1847 ($ (-607 |#1| |#2|))) (-15 -2062 ((-607 |#1| |#2|) $)) (-15 -1776 ((-589 (-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|))) $)) (-15 -3976 ((-1182 |#1| |#2|) $)) (-15 -3976 ((-1187 |#1| |#2|) $)) (-15 -2471 ($ $)) (-15 -1304 ((-589 |#1|) $)) (-15 -2515 ((-589 (-607 |#1| |#2|)) (-589 |#1|))) (-15 -2047 ((-589 (-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|))) $)) (-15 -1979 ((-589 (-271 |#2|)) $ $)))) (-786) (-13 (-158) (-657 (-383 (-523)))) (-852)) (T -573))
+((-1847 (*1 *1 *2) (-12 (-5 *2 (-607 *3 *4)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-5 *1 (-573 *3 *4 *5)) (-14 *5 (-852)))) (-2062 (*1 *2 *1) (-12 (-5 *2 (-607 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-1776 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |k| (-824 *3)) (|:| |c| *4)))) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1187 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-2471 (*1 *1 *1) (-12 (-5 *1 (-573 *2 *3 *4)) (-4 *2 (-786)) (-4 *3 (-13 (-158) (-657 (-383 (-523))))) (-14 *4 (-852)))) (-1304 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-2515 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-786)) (-5 *2 (-589 (-607 *4 *5))) (-5 *1 (-573 *4 *5 *6)) (-4 *5 (-13 (-158) (-657 (-383 (-523))))) (-14 *6 (-852)))) (-2047 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |k| (-614 *3)) (|:| |c| *4)))) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))) (-1979 (*1 *2 *1 *1) (-12 (-5 *2 (-589 (-271 *4))) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))))
+(-13 (-448) (-10 -8 (-15 -1847 ($ (-607 |#1| |#2|))) (-15 -2062 ((-607 |#1| |#2|) $)) (-15 -1776 ((-589 (-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|))) $)) (-15 -3976 ((-1182 |#1| |#2|) $)) (-15 -3976 ((-1187 |#1| |#2|) $)) (-15 -2471 ($ $)) (-15 -1304 ((-589 |#1|) $)) (-15 -2515 ((-589 (-607 |#1| |#2|)) (-589 |#1|))) (-15 -2047 ((-589 (-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|))) $)) (-15 -1979 ((-589 (-271 |#2|)) $ $))))
+((-2311 (((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108)) 72) (((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108)) 58)) (-2758 (((-108) (-589 (-719 |#1| (-796 |#2|)))) 23)) (-1412 (((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108)) 71)) (-1882 (((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108)) 57)) (-3721 (((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|)))) 27)) (-1217 (((-3 (-589 (-719 |#1| (-796 |#2|))) "failed") (-589 (-719 |#1| (-796 |#2|)))) 26)))
+(((-574 |#1| |#2|) (-10 -7 (-15 -2758 ((-108) (-589 (-719 |#1| (-796 |#2|))))) (-15 -1217 ((-3 (-589 (-719 |#1| (-796 |#2|))) "failed") (-589 (-719 |#1| (-796 |#2|))))) (-15 -3721 ((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))))) (-15 -1882 ((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -1412 ((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -2311 ((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -2311 ((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108)))) (-427) (-589 (-1087))) (T -574))
+((-2311 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-1058 *5 (-495 (-796 *6)) (-796 *6) (-719 *5 (-796 *6))))) (-5 *1 (-574 *5 *6)))) (-2311 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-574 *5 *6)))) (-1412 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-1058 *5 (-495 (-796 *6)) (-796 *6) (-719 *5 (-796 *6))))) (-5 *1 (-574 *5 *6)))) (-1882 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-574 *5 *6)))) (-3721 (*1 *2 *2) (-12 (-5 *2 (-589 (-719 *3 (-796 *4)))) (-4 *3 (-427)) (-14 *4 (-589 (-1087))) (-5 *1 (-574 *3 *4)))) (-1217 (*1 *2 *2) (|partial| -12 (-5 *2 (-589 (-719 *3 (-796 *4)))) (-4 *3 (-427)) (-14 *4 (-589 (-1087))) (-5 *1 (-574 *3 *4)))) (-2758 (*1 *2 *3) (-12 (-5 *3 (-589 (-719 *4 (-796 *5)))) (-4 *4 (-427)) (-14 *5 (-589 (-1087))) (-5 *2 (-108)) (-5 *1 (-574 *4 *5)))))
+(-10 -7 (-15 -2758 ((-108) (-589 (-719 |#1| (-796 |#2|))))) (-15 -1217 ((-3 (-589 (-719 |#1| (-796 |#2|))) "failed") (-589 (-719 |#1| (-796 |#2|))))) (-15 -3721 ((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))))) (-15 -1882 ((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -1412 ((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -2311 ((-589 (-970 |#1| |#2|)) (-589 (-719 |#1| (-796 |#2|))) (-108))) (-15 -2311 ((-589 (-1058 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|)))) (-589 (-719 |#1| (-796 |#2|))) (-108))))
+((-3695 (($ $) 38)) (-2608 (($ $) 21)) (-3669 (($ $) 37)) (-2588 (($ $) 22)) (-3717 (($ $) 36)) (-2629 (($ $) 23)) (-2188 (($) 48)) (-2062 (($ $) 45)) (-2652 (($ $) 17)) (-1777 (($ $ (-1009 $)) 7) (($ $ (-1087)) 6)) (-1847 (($ $) 46)) (-2028 (($ $) 15)) (-2550 (($ $) 16)) (-3730 (($ $) 35)) (-2641 (($ $) 24)) (-3707 (($ $) 34)) (-2617 (($ $) 25)) (-3683 (($ $) 33)) (-2598 (($ $) 26)) (-3768 (($ $) 44)) (-2680 (($ $) 32)) (-3743 (($ $) 43)) (-2655 (($ $) 31)) (-3793 (($ $) 42)) (-3645 (($ $) 30)) (-3135 (($ $) 41)) (-3657 (($ $) 29)) (-3780 (($ $) 40)) (-3632 (($ $) 28)) (-3756 (($ $) 39)) (-2667 (($ $) 27)) (-1692 (($ $) 19)) (-2409 (($ $) 20)) (-3625 (($ $) 18)) (** (($ $ $) 47)))
(((-575) (-129)) (T -575))
-((-1638 (*1 *1 *1) (-4 *1 (-575))) (-3202 (*1 *1 *1) (-4 *1 (-575))) (-1819 (*1 *1 *1) (-4 *1 (-575))) (-1451 (*1 *1 *1) (-4 *1 (-575))) (-1247 (*1 *1 *1) (-4 *1 (-575))) (-2533 (*1 *1 *1) (-4 *1 (-575))))
-(-13 (-889) (-1109) (-10 -8 (-15 -1638 ($ $)) (-15 -3202 ($ $)) (-15 -1819 ($ $)) (-15 -1451 ($ $)) (-15 -1247 ($ $)) (-15 -2533 ($ $))))
+((-2409 (*1 *1 *1) (-4 *1 (-575))) (-1692 (*1 *1 *1) (-4 *1 (-575))) (-3625 (*1 *1 *1) (-4 *1 (-575))) (-2652 (*1 *1 *1) (-4 *1 (-575))) (-2550 (*1 *1 *1) (-4 *1 (-575))) (-2028 (*1 *1 *1) (-4 *1 (-575))))
+(-13 (-889) (-1109) (-10 -8 (-15 -2409 ($ $)) (-15 -1692 ($ $)) (-15 -3625 ($ $)) (-15 -2652 ($ $)) (-15 -2550 ($ $)) (-15 -2028 ($ $))))
(((-34) . T) ((-91) . T) ((-261) . T) ((-464) . T) ((-889) . T) ((-1109) . T) ((-1112) . T))
-((-2947 (((-110) (-110)) 83)) (-1451 ((|#2| |#2|) 30)) (-2663 ((|#2| |#2| (-1009 |#2|)) 79) ((|#2| |#2| (-1087)) 52)) (-2533 ((|#2| |#2|) 29)) (-1247 ((|#2| |#2|) 31)) (-3198 (((-108) (-110)) 34)) (-3202 ((|#2| |#2|) 26)) (-1638 ((|#2| |#2|) 28)) (-1819 ((|#2| |#2|) 27)))
-(((-576 |#1| |#2|) (-10 -7 (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -1638 (|#2| |#2|)) (-15 -3202 (|#2| |#2|)) (-15 -1819 (|#2| |#2|)) (-15 -1451 (|#2| |#2|)) (-15 -2533 (|#2| |#2|)) (-15 -1247 (|#2| |#2|)) (-15 -2663 (|#2| |#2| (-1087))) (-15 -2663 (|#2| |#2| (-1009 |#2|)))) (-13 (-786) (-515)) (-13 (-406 |#1|) (-930) (-1109))) (T -576))
-((-2663 (*1 *2 *2 *3) (-12 (-5 *3 (-1009 *2)) (-4 *2 (-13 (-406 *4) (-930) (-1109))) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-576 *4 *2)))) (-2663 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-576 *4 *2)) (-4 *2 (-13 (-406 *4) (-930) (-1109))))) (-1247 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-2533 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-1451 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-1819 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-3202 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-1638 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-2947 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *4)) (-4 *4 (-13 (-406 *3) (-930) (-1109))))) (-3198 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-576 *4 *5)) (-4 *5 (-13 (-406 *4) (-930) (-1109))))))
-(-10 -7 (-15 -3198 ((-108) (-110))) (-15 -2947 ((-110) (-110))) (-15 -1638 (|#2| |#2|)) (-15 -3202 (|#2| |#2|)) (-15 -1819 (|#2| |#2|)) (-15 -1451 (|#2| |#2|)) (-15 -2533 (|#2| |#2|)) (-15 -1247 (|#2| |#2|)) (-15 -2663 (|#2| |#2| (-1087))) (-15 -2663 (|#2| |#2| (-1009 |#2|))))
-((-3470 (((-455 |#1| |#2|) (-225 |#1| |#2|)) 52)) (-3549 (((-589 (-225 |#1| |#2|)) (-589 (-455 |#1| |#2|))) 67)) (-3649 (((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-796 |#1|)) 69) (((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)) (-796 |#1|)) 68)) (-3942 (((-2 (|:| |gblist| (-589 (-225 |#1| |#2|))) (|:| |gvlist| (-589 (-523)))) (-589 (-455 |#1| |#2|))) 107)) (-3416 (((-589 (-455 |#1| |#2|)) (-796 |#1|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|))) 83)) (-2166 (((-2 (|:| |glbase| (-589 (-225 |#1| |#2|))) (|:| |glval| (-589 (-523)))) (-589 (-225 |#1| |#2|))) 118)) (-2684 (((-1169 |#2|) (-455 |#1| |#2|) (-589 (-455 |#1| |#2|))) 57)) (-1921 (((-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|))) 39)) (-1652 (((-225 |#1| |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|))) 49)) (-3616 (((-225 |#1| |#2|) (-589 |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|))) 91)))
-(((-577 |#1| |#2|) (-10 -7 (-15 -3942 ((-2 (|:| |gblist| (-589 (-225 |#1| |#2|))) (|:| |gvlist| (-589 (-523)))) (-589 (-455 |#1| |#2|)))) (-15 -2166 ((-2 (|:| |glbase| (-589 (-225 |#1| |#2|))) (|:| |glval| (-589 (-523)))) (-589 (-225 |#1| |#2|)))) (-15 -3549 ((-589 (-225 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -3649 ((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)) (-796 |#1|))) (-15 -3649 ((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-796 |#1|))) (-15 -1921 ((-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -2684 ((-1169 |#2|) (-455 |#1| |#2|) (-589 (-455 |#1| |#2|)))) (-15 -3616 ((-225 |#1| |#2|) (-589 |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|)))) (-15 -3416 ((-589 (-455 |#1| |#2|)) (-796 |#1|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -1652 ((-225 |#1| |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|)))) (-15 -3470 ((-455 |#1| |#2|) (-225 |#1| |#2|)))) (-589 (-1087)) (-427)) (T -577))
-((-3470 (*1 *2 *3) (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *2 (-455 *4 *5)) (-5 *1 (-577 *4 *5)))) (-1652 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-225 *4 *5))) (-5 *2 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-577 *4 *5)))) (-3416 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-589 (-455 *4 *5))) (-5 *3 (-796 *4)) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-577 *4 *5)))) (-3616 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-225 *5 *6))) (-4 *6 (-427)) (-5 *2 (-225 *5 *6)) (-14 *5 (-589 (-1087))) (-5 *1 (-577 *5 *6)))) (-2684 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-455 *5 *6))) (-5 *3 (-455 *5 *6)) (-14 *5 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-1169 *6)) (-5 *1 (-577 *5 *6)))) (-1921 (*1 *2 *2) (-12 (-5 *2 (-589 (-455 *3 *4))) (-14 *3 (-589 (-1087))) (-4 *4 (-427)) (-5 *1 (-577 *3 *4)))) (-3649 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-455 *5 *6))) (-5 *4 (-796 *5)) (-14 *5 (-589 (-1087))) (-5 *2 (-455 *5 *6)) (-5 *1 (-577 *5 *6)) (-4 *6 (-427)))) (-3649 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-589 (-455 *5 *6))) (-5 *4 (-796 *5)) (-14 *5 (-589 (-1087))) (-5 *2 (-455 *5 *6)) (-5 *1 (-577 *5 *6)) (-4 *6 (-427)))) (-3549 (*1 *2 *3) (-12 (-5 *3 (-589 (-455 *4 *5))) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *2 (-589 (-225 *4 *5))) (-5 *1 (-577 *4 *5)))) (-2166 (*1 *2 *3) (-12 (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *2 (-2 (|:| |glbase| (-589 (-225 *4 *5))) (|:| |glval| (-589 (-523))))) (-5 *1 (-577 *4 *5)) (-5 *3 (-589 (-225 *4 *5))))) (-3942 (*1 *2 *3) (-12 (-5 *3 (-589 (-455 *4 *5))) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *2 (-2 (|:| |gblist| (-589 (-225 *4 *5))) (|:| |gvlist| (-589 (-523))))) (-5 *1 (-577 *4 *5)))))
-(-10 -7 (-15 -3942 ((-2 (|:| |gblist| (-589 (-225 |#1| |#2|))) (|:| |gvlist| (-589 (-523)))) (-589 (-455 |#1| |#2|)))) (-15 -2166 ((-2 (|:| |glbase| (-589 (-225 |#1| |#2|))) (|:| |glval| (-589 (-523)))) (-589 (-225 |#1| |#2|)))) (-15 -3549 ((-589 (-225 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -3649 ((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)) (-796 |#1|))) (-15 -3649 ((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-796 |#1|))) (-15 -1921 ((-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -2684 ((-1169 |#2|) (-455 |#1| |#2|) (-589 (-455 |#1| |#2|)))) (-15 -3616 ((-225 |#1| |#2|) (-589 |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|)))) (-15 -3416 ((-589 (-455 |#1| |#2|)) (-796 |#1|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -1652 ((-225 |#1| |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|)))) (-15 -3470 ((-455 |#1| |#2|) (-225 |#1| |#2|))))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) NIL)) (-4191 (((-1174) $ (-1070) (-1070)) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 (((-51) $ (-1070) (-51)) 16) (((-51) $ (-1087) (-51)) 17)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 (-51) "failed") (-1070) $) NIL)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016))))) (-3286 (($ (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-3 (-51) "failed") (-1070) $) NIL)) (-2514 (($ (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $ (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016)))) (((-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $ (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-2053 (((-51) $ (-1070) (-51)) NIL (|has| $ (-6 -4249)))) (-2000 (((-51) $ (-1070)) NIL)) (-1871 (((-589 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-3652 (($ $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-1070) $) NIL (|has| (-1070) (-786)))) (-1584 (((-589 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-2567 (((-1070) $) NIL (|has| (-1070) (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-1314 (($ (-364)) 9)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016))))) (-1255 (((-589 (-1070)) $) NIL)) (-1862 (((-108) (-1070) $) NIL)) (-1293 (((-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) $) NIL)) (-3108 (($ (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) $) NIL)) (-2536 (((-589 (-1070)) $) NIL)) (-2254 (((-108) (-1070) $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016))))) (-2428 (((-51) $) NIL (|has| (-1070) (-786)))) (-2509 (((-3 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) "failed") (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL)) (-4141 (($ $ (-51)) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016)))) (($ $ (-271 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016)))) (($ $ (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016)))) (($ $ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016)))) (($ $ (-589 (-51)) (-589 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-271 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-589 (-271 (-51)))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-3973 (((-589 (-51)) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 (((-51) $ (-1070)) 14) (((-51) $ (-1070) (-51)) NIL) (((-51) $ (-1087)) 15)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016)))) (((-710) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016)))) (((-710) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-51) (-563 (-794))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 (-51))) (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-578) (-13 (-1100 (-1070) (-51)) (-10 -8 (-15 -1314 ($ (-364))) (-15 -3652 ($ $)) (-15 -1937 ((-51) $ (-1087))) (-15 -1849 ((-51) $ (-1087) (-51)))))) (T -578))
-((-1314 (*1 *1 *2) (-12 (-5 *2 (-364)) (-5 *1 (-578)))) (-3652 (*1 *1 *1) (-5 *1 (-578))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-51)) (-5 *1 (-578)))) (-1849 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-51)) (-5 *3 (-1087)) (-5 *1 (-578)))))
-(-13 (-1100 (-1070) (-51)) (-10 -8 (-15 -1314 ($ (-364))) (-15 -3652 ($ $)) (-15 -1937 ((-51) $ (-1087))) (-15 -1849 ((-51) $ (-1087) (-51)))))
-((-4074 (($ $ |#2|) 10)))
-(((-579 |#1| |#2|) (-10 -8 (-15 -4074 (|#1| |#1| |#2|))) (-580 |#2|) (-158)) (T -579))
-NIL
-(-10 -8 (-15 -4074 (|#1| |#1| |#2|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1704 (($ $ $) 29)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 28 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-1564 (((-110) (-110)) 83)) (-2652 ((|#2| |#2|) 30)) (-1777 ((|#2| |#2| (-1009 |#2|)) 79) ((|#2| |#2| (-1087)) 52)) (-2028 ((|#2| |#2|) 29)) (-2550 ((|#2| |#2|) 31)) (-1651 (((-108) (-110)) 34)) (-1692 ((|#2| |#2|) 26)) (-2409 ((|#2| |#2|) 28)) (-3625 ((|#2| |#2|) 27)))
+(((-576 |#1| |#2|) (-10 -7 (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -2409 (|#2| |#2|)) (-15 -1692 (|#2| |#2|)) (-15 -3625 (|#2| |#2|)) (-15 -2652 (|#2| |#2|)) (-15 -2028 (|#2| |#2|)) (-15 -2550 (|#2| |#2|)) (-15 -1777 (|#2| |#2| (-1087))) (-15 -1777 (|#2| |#2| (-1009 |#2|)))) (-13 (-786) (-515)) (-13 (-406 |#1|) (-930) (-1109))) (T -576))
+((-1777 (*1 *2 *2 *3) (-12 (-5 *3 (-1009 *2)) (-4 *2 (-13 (-406 *4) (-930) (-1109))) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-576 *4 *2)))) (-1777 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-576 *4 *2)) (-4 *2 (-13 (-406 *4) (-930) (-1109))))) (-2550 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-2028 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-2652 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-3625 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-1692 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-2409 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2)) (-4 *2 (-13 (-406 *3) (-930) (-1109))))) (-1564 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *4)) (-4 *4 (-13 (-406 *3) (-930) (-1109))))) (-1651 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-576 *4 *5)) (-4 *5 (-13 (-406 *4) (-930) (-1109))))))
+(-10 -7 (-15 -1651 ((-108) (-110))) (-15 -1564 ((-110) (-110))) (-15 -2409 (|#2| |#2|)) (-15 -1692 (|#2| |#2|)) (-15 -3625 (|#2| |#2|)) (-15 -2652 (|#2| |#2|)) (-15 -2028 (|#2| |#2|)) (-15 -2550 (|#2| |#2|)) (-15 -1777 (|#2| |#2| (-1087))) (-15 -1777 (|#2| |#2| (-1009 |#2|))))
+((-1903 (((-455 |#1| |#2|) (-225 |#1| |#2|)) 53)) (-2610 (((-589 (-225 |#1| |#2|)) (-589 (-455 |#1| |#2|))) 68)) (-1884 (((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-796 |#1|)) 70) (((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)) (-796 |#1|)) 69)) (-2871 (((-2 (|:| |gblist| (-589 (-225 |#1| |#2|))) (|:| |gvlist| (-589 (-523)))) (-589 (-455 |#1| |#2|))) 108)) (-3120 (((-589 (-455 |#1| |#2|)) (-796 |#1|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|))) 83)) (-2565 (((-2 (|:| |glbase| (-589 (-225 |#1| |#2|))) (|:| |glval| (-589 (-523)))) (-589 (-225 |#1| |#2|))) 118)) (-2063 (((-1169 |#2|) (-455 |#1| |#2|) (-589 (-455 |#1| |#2|))) 58)) (-2160 (((-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|))) 41)) (-1298 (((-225 |#1| |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|))) 50)) (-1494 (((-225 |#1| |#2|) (-589 |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|))) 91)))
+(((-577 |#1| |#2|) (-10 -7 (-15 -2871 ((-2 (|:| |gblist| (-589 (-225 |#1| |#2|))) (|:| |gvlist| (-589 (-523)))) (-589 (-455 |#1| |#2|)))) (-15 -2565 ((-2 (|:| |glbase| (-589 (-225 |#1| |#2|))) (|:| |glval| (-589 (-523)))) (-589 (-225 |#1| |#2|)))) (-15 -2610 ((-589 (-225 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -1884 ((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)) (-796 |#1|))) (-15 -1884 ((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-796 |#1|))) (-15 -2160 ((-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -2063 ((-1169 |#2|) (-455 |#1| |#2|) (-589 (-455 |#1| |#2|)))) (-15 -1494 ((-225 |#1| |#2|) (-589 |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|)))) (-15 -3120 ((-589 (-455 |#1| |#2|)) (-796 |#1|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -1298 ((-225 |#1| |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|)))) (-15 -1903 ((-455 |#1| |#2|) (-225 |#1| |#2|)))) (-589 (-1087)) (-427)) (T -577))
+((-1903 (*1 *2 *3) (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *2 (-455 *4 *5)) (-5 *1 (-577 *4 *5)))) (-1298 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-225 *4 *5))) (-5 *2 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-577 *4 *5)))) (-3120 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-589 (-455 *4 *5))) (-5 *3 (-796 *4)) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-577 *4 *5)))) (-1494 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-225 *5 *6))) (-4 *6 (-427)) (-5 *2 (-225 *5 *6)) (-14 *5 (-589 (-1087))) (-5 *1 (-577 *5 *6)))) (-2063 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-455 *5 *6))) (-5 *3 (-455 *5 *6)) (-14 *5 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-1169 *6)) (-5 *1 (-577 *5 *6)))) (-2160 (*1 *2 *2) (-12 (-5 *2 (-589 (-455 *3 *4))) (-14 *3 (-589 (-1087))) (-4 *4 (-427)) (-5 *1 (-577 *3 *4)))) (-1884 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-455 *5 *6))) (-5 *4 (-796 *5)) (-14 *5 (-589 (-1087))) (-5 *2 (-455 *5 *6)) (-5 *1 (-577 *5 *6)) (-4 *6 (-427)))) (-1884 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-589 (-455 *5 *6))) (-5 *4 (-796 *5)) (-14 *5 (-589 (-1087))) (-5 *2 (-455 *5 *6)) (-5 *1 (-577 *5 *6)) (-4 *6 (-427)))) (-2610 (*1 *2 *3) (-12 (-5 *3 (-589 (-455 *4 *5))) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *2 (-589 (-225 *4 *5))) (-5 *1 (-577 *4 *5)))) (-2565 (*1 *2 *3) (-12 (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *2 (-2 (|:| |glbase| (-589 (-225 *4 *5))) (|:| |glval| (-589 (-523))))) (-5 *1 (-577 *4 *5)) (-5 *3 (-589 (-225 *4 *5))))) (-2871 (*1 *2 *3) (-12 (-5 *3 (-589 (-455 *4 *5))) (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *2 (-2 (|:| |gblist| (-589 (-225 *4 *5))) (|:| |gvlist| (-589 (-523))))) (-5 *1 (-577 *4 *5)))))
+(-10 -7 (-15 -2871 ((-2 (|:| |gblist| (-589 (-225 |#1| |#2|))) (|:| |gvlist| (-589 (-523)))) (-589 (-455 |#1| |#2|)))) (-15 -2565 ((-2 (|:| |glbase| (-589 (-225 |#1| |#2|))) (|:| |glval| (-589 (-523)))) (-589 (-225 |#1| |#2|)))) (-15 -2610 ((-589 (-225 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -1884 ((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)) (-796 |#1|))) (-15 -1884 ((-455 |#1| |#2|) (-589 (-455 |#1| |#2|)) (-796 |#1|))) (-15 -2160 ((-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -2063 ((-1169 |#2|) (-455 |#1| |#2|) (-589 (-455 |#1| |#2|)))) (-15 -1494 ((-225 |#1| |#2|) (-589 |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|)))) (-15 -3120 ((-589 (-455 |#1| |#2|)) (-796 |#1|) (-589 (-455 |#1| |#2|)) (-589 (-455 |#1| |#2|)))) (-15 -1298 ((-225 |#1| |#2|) (-225 |#1| |#2|) (-589 (-225 |#1| |#2|)))) (-15 -1903 ((-455 |#1| |#2|) (-225 |#1| |#2|))))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) NIL)) (-1666 (((-1174) $ (-1070) (-1070)) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 (((-51) $ (-1070) (-51)) 16) (((-51) $ (-1087) (-51)) 17)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 (-51) "failed") (-1070) $) NIL)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016))))) (-1869 (($ (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-3 (-51) "failed") (-1070) $) NIL)) (-2231 (($ (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $ (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016)))) (((-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $ (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-3073 (((-51) $ (-1070) (-51)) NIL (|has| $ (-6 -4249)))) (-3002 (((-51) $ (-1070)) NIL)) (-3133 (((-589 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-1924 (($ $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-1070) $) NIL (|has| (-1070) (-786)))) (-3056 (((-589 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-2133 (((-1070) $) NIL (|has| (-1070) (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-3998 (($ (-364)) 9)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016))))) (-1612 (((-589 (-1070)) $) NIL)) (-2754 (((-108) (-1070) $) NIL)) (-2349 (((-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) $) NIL)) (-3862 (($ (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) $) NIL)) (-2909 (((-589 (-1070)) $) NIL)) (-2290 (((-108) (-1070) $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016))))) (-3879 (((-51) $) NIL (|has| (-1070) (-786)))) (-2660 (((-3 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) "failed") (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL)) (-2408 (($ $ (-51)) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016)))) (($ $ (-271 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016)))) (($ $ (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016)))) (($ $ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016)))) (($ $ (-589 (-51)) (-589 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-271 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-589 (-271 (-51)))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-3184 (((-589 (-51)) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 (((-51) $ (-1070)) 14) (((-51) $ (-1070) (-51)) NIL) (((-51) $ (-1087)) 15)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016)))) (((-710) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016)))) (((-710) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-51) (-563 (-794))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 (-51))) (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-578) (-13 (-1100 (-1070) (-51)) (-10 -8 (-15 -3998 ($ (-364))) (-15 -1924 ($ $)) (-15 -1502 ((-51) $ (-1087))) (-15 -4101 ((-51) $ (-1087) (-51)))))) (T -578))
+((-3998 (*1 *1 *2) (-12 (-5 *2 (-364)) (-5 *1 (-578)))) (-1924 (*1 *1 *1) (-5 *1 (-578))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-51)) (-5 *1 (-578)))) (-4101 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-51)) (-5 *3 (-1087)) (-5 *1 (-578)))))
+(-13 (-1100 (-1070) (-51)) (-10 -8 (-15 -3998 ($ (-364))) (-15 -1924 ($ $)) (-15 -1502 ((-51) $ (-1087))) (-15 -4101 ((-51) $ (-1087) (-51)))))
+((-4125 (($ $ |#2|) 10)))
+(((-579 |#1| |#2|) (-10 -8 (-15 -4125 (|#1| |#1| |#2|))) (-580 |#2|) (-158)) (T -579))
+NIL
+(-10 -8 (-15 -4125 (|#1| |#1| |#2|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3985 (($ $ $) 29)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 28 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
(((-580 |#1|) (-129) (-158)) (T -580))
-((-1704 (*1 *1 *1 *1) (-12 (-4 *1 (-580 *2)) (-4 *2 (-158)))) (-4074 (*1 *1 *1 *2) (-12 (-4 *1 (-580 *2)) (-4 *2 (-158)) (-4 *2 (-339)))))
-(-13 (-657 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -1704 ($ $ $)) (IF (|has| |t#1| (-339)) (-15 -4074 ($ $ |t#1|)) |%noBranch|)))
+((-3985 (*1 *1 *1 *1) (-12 (-4 *1 (-580 *2)) (-4 *2 (-158)))) (-4125 (*1 *1 *1 *2) (-12 (-4 *1 (-580 *2)) (-4 *2 (-158)) (-4 *2 (-339)))))
+(-13 (-657 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -3985 ($ $ $)) (IF (|has| |t#1| (-339)) (-15 -4125 ($ $ |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-657 |#1|) . T) ((-979 |#1|) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2345 (((-3 $ "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-1939 (((-1169 (-629 |#1|))) NIL (|has| |#2| (-393 |#1|))) (((-1169 (-629 |#1|)) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1502 (((-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-4189 (($) NIL T CONST)) (-2314 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1722 (((-3 $ "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2059 (((-629 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2920 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-1950 (((-629 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1307 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3927 (((-1083 (-883 |#1|))) NIL (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-339))))) (-3402 (($ $ (-852)) NIL)) (-1223 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-2992 (((-1083 |#1|) $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3637 ((|#1|) NIL (|has| |#2| (-393 |#1|))) ((|#1| (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2242 (((-1083 |#1|) $) NIL (|has| |#2| (-343 |#1|)))) (-1404 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2754 (($ (-1169 |#1|)) NIL (|has| |#2| (-393 |#1|))) (($ (-1169 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1444 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3569 (((-852)) NIL (|has| |#2| (-343 |#1|)))) (-1454 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3291 (($ $ (-852)) NIL)) (-3517 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2804 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3914 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2065 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2778 (((-3 $ "failed")) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1612 (((-629 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3647 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-1613 (((-629 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-4097 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1233 (((-1083 (-883 |#1|))) NIL (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-339))))) (-2237 (($ $ (-852)) NIL)) (-2670 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-3248 (((-1083 |#1|) $) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2085 ((|#1|) NIL (|has| |#2| (-393 |#1|))) ((|#1| (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3359 (((-1083 |#1|) $) NIL (|has| |#2| (-343 |#1|)))) (-1675 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2032 (((-1070) $) NIL)) (-3041 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1671 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3194 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3951 (((-1034) $) NIL)) (-1634 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1937 ((|#1| $ (-523)) NIL (|has| |#2| (-393 |#1|)))) (-2906 (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-393 |#1|))) (((-1169 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $) (-1169 $)) NIL (|has| |#2| (-343 |#1|))) (((-1169 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1400 (($ (-1169 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-1169 |#1|) $) NIL (|has| |#2| (-393 |#1|)))) (-1586 (((-589 (-883 |#1|))) NIL (|has| |#2| (-393 |#1|))) (((-589 (-883 |#1|)) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2892 (($ $ $) NIL)) (-2572 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1691 (((-794) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-3760 (((-1169 $)) NIL (|has| |#2| (-393 |#1|)))) (-2969 (((-589 (-1169 |#1|))) NIL (-3172 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2760 (($ $ $ $) NIL)) (-1978 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2372 (($ (-629 |#1|) $) NIL (|has| |#2| (-393 |#1|)))) (-3654 (($ $ $) NIL)) (-2367 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3505 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2050 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1879 (($) 15 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) 17)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-581 |#1| |#2|) (-13 (-684 |#1|) (-563 |#2|) (-10 -8 (-15 -1691 ($ |#2|)) (IF (|has| |#2| (-393 |#1|)) (-6 (-393 |#1|)) |%noBranch|) (IF (|has| |#2| (-343 |#1|)) (-6 (-343 |#1|)) |%noBranch|))) (-158) (-684 |#1|)) (T -581))
-((-1691 (*1 *1 *2) (-12 (-4 *3 (-158)) (-5 *1 (-581 *3 *2)) (-4 *2 (-684 *3)))))
-(-13 (-684 |#1|) (-563 |#2|) (-10 -8 (-15 -1691 ($ |#2|)) (IF (|has| |#2| (-393 |#1|)) (-6 (-393 |#1|)) |%noBranch|) (IF (|has| |#2| (-343 |#1|)) (-6 (-343 |#1|)) |%noBranch|)))
-((-1861 (((-3 (-779 |#2|) "failed") |#2| (-271 |#2|) (-1070)) 82) (((-3 (-779 |#2|) (-2 (|:| |leftHandLimit| (-3 (-779 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-779 |#2|) "failed"))) "failed") |#2| (-271 (-779 |#2|))) 104)) (-3209 (((-3 (-772 |#2|) "failed") |#2| (-271 (-772 |#2|))) 109)))
-(((-582 |#1| |#2|) (-10 -7 (-15 -1861 ((-3 (-779 |#2|) (-2 (|:| |leftHandLimit| (-3 (-779 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-779 |#2|) "failed"))) "failed") |#2| (-271 (-779 |#2|)))) (-15 -3209 ((-3 (-772 |#2|) "failed") |#2| (-271 (-772 |#2|)))) (-15 -1861 ((-3 (-779 |#2|) "failed") |#2| (-271 |#2|) (-1070)))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -582))
-((-1861 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-271 *3)) (-5 *5 (-1070)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-779 *3)) (-5 *1 (-582 *6 *3)))) (-3209 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-271 (-772 *3))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-772 *3)) (-5 *1 (-582 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-1861 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-779 *3))) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (-779 *3) (-2 (|:| |leftHandLimit| (-3 (-779 *3) "failed")) (|:| |rightHandLimit| (-3 (-779 *3) "failed"))) "failed")) (-5 *1 (-582 *5 *3)))))
-(-10 -7 (-15 -1861 ((-3 (-779 |#2|) (-2 (|:| |leftHandLimit| (-3 (-779 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-779 |#2|) "failed"))) "failed") |#2| (-271 (-779 |#2|)))) (-15 -3209 ((-3 (-772 |#2|) "failed") |#2| (-271 (-772 |#2|)))) (-15 -1861 ((-3 (-779 |#2|) "failed") |#2| (-271 |#2|) (-1070))))
-((-1861 (((-3 (-779 (-383 (-883 |#1|))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))) (-1070)) 79) (((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|)))) 18) (((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-779 (-883 |#1|)))) 34)) (-3209 (((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|)))) 21) (((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-772 (-883 |#1|)))) 42)))
-(((-583 |#1|) (-10 -7 (-15 -1861 ((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-779 (-883 |#1|))))) (-15 -1861 ((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -3209 ((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-772 (-883 |#1|))))) (-15 -3209 ((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -1861 ((-3 (-779 (-383 (-883 |#1|))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))) (-1070)))) (-427)) (T -583))
-((-1861 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-271 (-383 (-883 *6)))) (-5 *5 (-1070)) (-5 *3 (-383 (-883 *6))) (-4 *6 (-427)) (-5 *2 (-779 *3)) (-5 *1 (-583 *6)))) (-3209 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5))) (-4 *5 (-427)) (-5 *2 (-772 *3)) (-5 *1 (-583 *5)))) (-3209 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-772 (-883 *5)))) (-4 *5 (-427)) (-5 *2 (-772 (-383 (-883 *5)))) (-5 *1 (-583 *5)) (-5 *3 (-383 (-883 *5))))) (-1861 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5))) (-4 *5 (-427)) (-5 *2 (-3 (-779 *3) (-2 (|:| |leftHandLimit| (-3 (-779 *3) "failed")) (|:| |rightHandLimit| (-3 (-779 *3) "failed"))) "failed")) (-5 *1 (-583 *5)))) (-1861 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-779 (-883 *5)))) (-4 *5 (-427)) (-5 *2 (-3 (-779 (-383 (-883 *5))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 *5))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 *5))) "failed"))) "failed")) (-5 *1 (-583 *5)) (-5 *3 (-383 (-883 *5))))))
-(-10 -7 (-15 -1861 ((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-779 (-883 |#1|))))) (-15 -1861 ((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -3209 ((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-772 (-883 |#1|))))) (-15 -3209 ((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -1861 ((-3 (-779 (-383 (-883 |#1|))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))) (-1070))))
-((-3256 (((-3 (-1169 (-383 |#1|)) "failed") (-1169 |#2|) |#2|) 57 (-4179 (|has| |#1| (-339)))) (((-3 (-1169 |#1|) "failed") (-1169 |#2|) |#2|) 42 (|has| |#1| (-339)))) (-4177 (((-108) (-1169 |#2|)) 30)) (-3983 (((-3 (-1169 |#1|) "failed") (-1169 |#2|)) 33)))
-(((-584 |#1| |#2|) (-10 -7 (-15 -4177 ((-108) (-1169 |#2|))) (-15 -3983 ((-3 (-1169 |#1|) "failed") (-1169 |#2|))) (IF (|has| |#1| (-339)) (-15 -3256 ((-3 (-1169 |#1|) "failed") (-1169 |#2|) |#2|)) (-15 -3256 ((-3 (-1169 (-383 |#1|)) "failed") (-1169 |#2|) |#2|)))) (-515) (-585 |#1|)) (T -584))
-((-3256 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 *5)) (-4179 (-4 *5 (-339))) (-4 *5 (-515)) (-5 *2 (-1169 (-383 *5))) (-5 *1 (-584 *5 *4)))) (-3256 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 *5)) (-4 *5 (-339)) (-4 *5 (-515)) (-5 *2 (-1169 *5)) (-5 *1 (-584 *5 *4)))) (-3983 (*1 *2 *3) (|partial| -12 (-5 *3 (-1169 *5)) (-4 *5 (-585 *4)) (-4 *4 (-515)) (-5 *2 (-1169 *4)) (-5 *1 (-584 *4 *5)))) (-4177 (*1 *2 *3) (-12 (-5 *3 (-1169 *5)) (-4 *5 (-585 *4)) (-4 *4 (-515)) (-5 *2 (-108)) (-5 *1 (-584 *4 *5)))))
-(-10 -7 (-15 -4177 ((-108) (-1169 |#2|))) (-15 -3983 ((-3 (-1169 |#1|) "failed") (-1169 |#2|))) (IF (|has| |#1| (-339)) (-15 -3256 ((-3 (-1169 |#1|) "failed") (-1169 |#2|) |#2|)) (-15 -3256 ((-3 (-1169 (-383 |#1|)) "failed") (-1169 |#2|) |#2|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2243 (((-629 |#1|) (-629 $)) 36) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 35)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1895 (((-3 $ "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2279 (((-1169 (-629 |#1|))) NIL (|has| |#2| (-393 |#1|))) (((-1169 (-629 |#1|)) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3513 (((-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1640 (($) NIL T CONST)) (-1563 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3869 (((-3 $ "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-4067 (((-629 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2507 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-2358 (((-629 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2439 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2717 (((-1083 (-883 |#1|))) NIL (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-339))))) (-2966 (($ $ (-852)) NIL)) (-2860 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-2119 (((-1083 |#1|) $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1772 ((|#1|) NIL (|has| |#2| (-393 |#1|))) ((|#1| (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2196 (((-1083 |#1|) $) NIL (|has| |#2| (-343 |#1|)))) (-3953 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3322 (($ (-1169 |#1|)) NIL (|has| |#2| (-393 |#1|))) (($ (-1169 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-4211 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2262 (((-852)) NIL (|has| |#2| (-343 |#1|)))) (-3091 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1935 (($ $ (-852)) NIL)) (-3562 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3877 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3868 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-4111 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3575 (((-3 $ "failed")) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2216 (((-629 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1870 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-2225 (((-629 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3790 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-2975 (((-1083 (-883 |#1|))) NIL (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-339))))) (-2165 (($ $ (-852)) NIL)) (-1876 ((|#1| $) NIL (|has| |#2| (-343 |#1|)))) (-1393 (((-1083 |#1|) $) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-1242 ((|#1|) NIL (|has| |#2| (-393 |#1|))) ((|#1| (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-1292 (((-1083 |#1|) $) NIL (|has| |#2| (-343 |#1|)))) (-1519 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3841 (((-1070) $) NIL)) (-1279 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1466 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1597 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-2435 (((-1034) $) NIL)) (-2375 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1502 ((|#1| $ (-523)) NIL (|has| |#2| (-393 |#1|)))) (-2411 (((-629 |#1|) (-1169 $)) NIL (|has| |#2| (-393 |#1|))) (((-1169 |#1|) $) NIL (|has| |#2| (-393 |#1|))) (((-629 |#1|) (-1169 $) (-1169 $)) NIL (|has| |#2| (-343 |#1|))) (((-1169 |#1|) $ (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-3077 (($ (-1169 |#1|)) NIL (|has| |#2| (-393 |#1|))) (((-1169 |#1|) $) NIL (|has| |#2| (-393 |#1|)))) (-1948 (((-589 (-883 |#1|))) NIL (|has| |#2| (-393 |#1|))) (((-589 (-883 |#1|)) (-1169 $)) NIL (|has| |#2| (-343 |#1|)))) (-2306 (($ $ $) NIL)) (-2178 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3976 (((-794) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-2922 (((-1169 $)) NIL (|has| |#2| (-393 |#1|)))) (-1842 (((-589 (-1169 |#1|))) NIL (-3255 (-12 (|has| |#2| (-343 |#1|)) (|has| |#1| (-515))) (-12 (|has| |#2| (-393 |#1|)) (|has| |#1| (-515)))))) (-3377 (($ $ $ $) NIL)) (-1363 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3817 (($ (-629 |#1|) $) NIL (|has| |#2| (-393 |#1|)))) (-1952 (($ $ $) NIL)) (-3931 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-3433 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-4001 (((-108)) NIL (|has| |#2| (-343 |#1|)))) (-1428 (($) 15 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) 17)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-581 |#1| |#2|) (-13 (-684 |#1|) (-563 |#2|) (-10 -8 (-15 -3976 ($ |#2|)) (IF (|has| |#2| (-393 |#1|)) (-6 (-393 |#1|)) |%noBranch|) (IF (|has| |#2| (-343 |#1|)) (-6 (-343 |#1|)) |%noBranch|))) (-158) (-684 |#1|)) (T -581))
+((-3976 (*1 *1 *2) (-12 (-4 *3 (-158)) (-5 *1 (-581 *3 *2)) (-4 *2 (-684 *3)))))
+(-13 (-684 |#1|) (-563 |#2|) (-10 -8 (-15 -3976 ($ |#2|)) (IF (|has| |#2| (-393 |#1|)) (-6 (-393 |#1|)) |%noBranch|) (IF (|has| |#2| (-343 |#1|)) (-6 (-343 |#1|)) |%noBranch|)))
+((-2743 (((-3 (-779 |#2|) "failed") |#2| (-271 |#2|) (-1070)) 82) (((-3 (-779 |#2|) (-2 (|:| |leftHandLimit| (-3 (-779 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-779 |#2|) "failed"))) "failed") |#2| (-271 (-779 |#2|))) 104)) (-1792 (((-3 (-772 |#2|) "failed") |#2| (-271 (-772 |#2|))) 109)))
+(((-582 |#1| |#2|) (-10 -7 (-15 -2743 ((-3 (-779 |#2|) (-2 (|:| |leftHandLimit| (-3 (-779 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-779 |#2|) "failed"))) "failed") |#2| (-271 (-779 |#2|)))) (-15 -1792 ((-3 (-772 |#2|) "failed") |#2| (-271 (-772 |#2|)))) (-15 -2743 ((-3 (-779 |#2|) "failed") |#2| (-271 |#2|) (-1070)))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -582))
+((-2743 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-271 *3)) (-5 *5 (-1070)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-779 *3)) (-5 *1 (-582 *6 *3)))) (-1792 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-271 (-772 *3))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-772 *3)) (-5 *1 (-582 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))) (-2743 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-779 *3))) (-4 *3 (-13 (-27) (-1109) (-406 *5))) (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-3 (-779 *3) (-2 (|:| |leftHandLimit| (-3 (-779 *3) "failed")) (|:| |rightHandLimit| (-3 (-779 *3) "failed"))) "failed")) (-5 *1 (-582 *5 *3)))))
+(-10 -7 (-15 -2743 ((-3 (-779 |#2|) (-2 (|:| |leftHandLimit| (-3 (-779 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-779 |#2|) "failed"))) "failed") |#2| (-271 (-779 |#2|)))) (-15 -1792 ((-3 (-772 |#2|) "failed") |#2| (-271 (-772 |#2|)))) (-15 -2743 ((-3 (-779 |#2|) "failed") |#2| (-271 |#2|) (-1070))))
+((-2743 (((-3 (-779 (-383 (-883 |#1|))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))) (-1070)) 80) (((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|)))) 20) (((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-779 (-883 |#1|)))) 35)) (-1792 (((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|)))) 23) (((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-772 (-883 |#1|)))) 43)))
+(((-583 |#1|) (-10 -7 (-15 -2743 ((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-779 (-883 |#1|))))) (-15 -2743 ((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -1792 ((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-772 (-883 |#1|))))) (-15 -1792 ((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -2743 ((-3 (-779 (-383 (-883 |#1|))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))) (-1070)))) (-427)) (T -583))
+((-2743 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-271 (-383 (-883 *6)))) (-5 *5 (-1070)) (-5 *3 (-383 (-883 *6))) (-4 *6 (-427)) (-5 *2 (-779 *3)) (-5 *1 (-583 *6)))) (-1792 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5))) (-4 *5 (-427)) (-5 *2 (-772 *3)) (-5 *1 (-583 *5)))) (-1792 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-772 (-883 *5)))) (-4 *5 (-427)) (-5 *2 (-772 (-383 (-883 *5)))) (-5 *1 (-583 *5)) (-5 *3 (-383 (-883 *5))))) (-2743 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5))) (-4 *5 (-427)) (-5 *2 (-3 (-779 *3) (-2 (|:| |leftHandLimit| (-3 (-779 *3) "failed")) (|:| |rightHandLimit| (-3 (-779 *3) "failed"))) "failed")) (-5 *1 (-583 *5)))) (-2743 (*1 *2 *3 *4) (-12 (-5 *4 (-271 (-779 (-883 *5)))) (-4 *5 (-427)) (-5 *2 (-3 (-779 (-383 (-883 *5))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 *5))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 *5))) "failed"))) "failed")) (-5 *1 (-583 *5)) (-5 *3 (-383 (-883 *5))))))
+(-10 -7 (-15 -2743 ((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-779 (-883 |#1|))))) (-15 -2743 ((-3 (-779 (-383 (-883 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-779 (-383 (-883 |#1|))) "failed"))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -1792 ((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-772 (-883 |#1|))))) (-15 -1792 ((-772 (-383 (-883 |#1|))) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -2743 ((-3 (-779 (-383 (-883 |#1|))) "failed") (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))) (-1070))))
+((-1491 (((-3 (-1169 (-383 |#1|)) "failed") (-1169 |#2|) |#2|) 57 (-2575 (|has| |#1| (-339)))) (((-3 (-1169 |#1|) "failed") (-1169 |#2|) |#2|) 42 (|has| |#1| (-339)))) (-1503 (((-108) (-1169 |#2|)) 30)) (-3267 (((-3 (-1169 |#1|) "failed") (-1169 |#2|)) 33)))
+(((-584 |#1| |#2|) (-10 -7 (-15 -1503 ((-108) (-1169 |#2|))) (-15 -3267 ((-3 (-1169 |#1|) "failed") (-1169 |#2|))) (IF (|has| |#1| (-339)) (-15 -1491 ((-3 (-1169 |#1|) "failed") (-1169 |#2|) |#2|)) (-15 -1491 ((-3 (-1169 (-383 |#1|)) "failed") (-1169 |#2|) |#2|)))) (-515) (-585 |#1|)) (T -584))
+((-1491 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 *5)) (-2575 (-4 *5 (-339))) (-4 *5 (-515)) (-5 *2 (-1169 (-383 *5))) (-5 *1 (-584 *5 *4)))) (-1491 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 *5)) (-4 *5 (-339)) (-4 *5 (-515)) (-5 *2 (-1169 *5)) (-5 *1 (-584 *5 *4)))) (-3267 (*1 *2 *3) (|partial| -12 (-5 *3 (-1169 *5)) (-4 *5 (-585 *4)) (-4 *4 (-515)) (-5 *2 (-1169 *4)) (-5 *1 (-584 *4 *5)))) (-1503 (*1 *2 *3) (-12 (-5 *3 (-1169 *5)) (-4 *5 (-585 *4)) (-4 *4 (-515)) (-5 *2 (-108)) (-5 *1 (-584 *4 *5)))))
+(-10 -7 (-15 -1503 ((-108) (-1169 |#2|))) (-15 -3267 ((-3 (-1169 |#1|) "failed") (-1169 |#2|))) (IF (|has| |#1| (-339)) (-15 -1491 ((-3 (-1169 |#1|) "failed") (-1169 |#2|) |#2|)) (-15 -1491 ((-3 (-1169 (-383 |#1|)) "failed") (-1169 |#2|) |#2|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2203 (((-629 |#1|) (-629 $)) 36) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 35)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-585 |#1|) (-129) (-973)) (T -585))
-((-2243 (*1 *2 *3) (-12 (-5 *3 (-629 *1)) (-4 *1 (-585 *4)) (-4 *4 (-973)) (-5 *2 (-629 *4)))) (-2243 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *1)) (-5 *4 (-1169 *1)) (-4 *1 (-585 *5)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -2600 (-629 *5)) (|:| |vec| (-1169 *5)))))))
-(-13 (-973) (-10 -8 (-15 -2243 ((-629 |t#1|) (-629 $))) (-15 -2243 ((-2 (|:| -2600 (-629 |t#1|)) (|:| |vec| (-1169 |t#1|))) (-629 $) (-1169 $)))))
+((-2203 (*1 *2 *3) (-12 (-5 *3 (-629 *1)) (-4 *1 (-585 *4)) (-4 *4 (-973)) (-5 *2 (-629 *4)))) (-2203 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *1)) (-5 *4 (-1169 *1)) (-4 *1 (-585 *5)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -2373 (-629 *5)) (|:| |vec| (-1169 *5)))))))
+(-13 (-973) (-10 -8 (-15 -2203 ((-629 |t#1|) (-629 $))) (-15 -2203 ((-2 (|:| -2373 (-629 |t#1|)) (|:| |vec| (-1169 |t#1|))) (-629 $) (-1169 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-2178 ((|#2| (-589 |#1|) (-589 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-589 |#1|) (-589 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) |#2|) 17) ((|#2| (-589 |#1|) (-589 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|)) 12)))
-(((-586 |#1| |#2|) (-10 -7 (-15 -2178 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|))) (-15 -2178 (|#2| (-589 |#1|) (-589 |#2|) |#1|)) (-15 -2178 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) |#2|)) (-15 -2178 (|#2| (-589 |#1|) (-589 |#2|) |#1| |#2|)) (-15 -2178 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) (-1 |#2| |#1|))) (-15 -2178 (|#2| (-589 |#1|) (-589 |#2|) |#1| (-1 |#2| |#1|)))) (-1016) (-1123)) (T -586))
-((-2178 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1016)) (-4 *2 (-1123)) (-5 *1 (-586 *5 *2)))) (-2178 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-589 *5)) (-5 *4 (-589 *6)) (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *1 (-586 *5 *6)))) (-2178 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-4 *5 (-1016)) (-4 *2 (-1123)) (-5 *1 (-586 *5 *2)))) (-2178 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 *5)) (-4 *6 (-1016)) (-4 *5 (-1123)) (-5 *2 (-1 *5 *6)) (-5 *1 (-586 *6 *5)))) (-2178 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-4 *5 (-1016)) (-4 *2 (-1123)) (-5 *1 (-586 *5 *2)))) (-2178 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *6)) (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *2 (-1 *6 *5)) (-5 *1 (-586 *5 *6)))))
-(-10 -7 (-15 -2178 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|))) (-15 -2178 (|#2| (-589 |#1|) (-589 |#2|) |#1|)) (-15 -2178 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) |#2|)) (-15 -2178 (|#2| (-589 |#1|) (-589 |#2|) |#1| |#2|)) (-15 -2178 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) (-1 |#2| |#1|))) (-15 -2178 (|#2| (-589 |#1|) (-589 |#2|) |#1| (-1 |#2| |#1|))))
-((-4184 (((-589 |#2|) (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|) 16)) (-2116 ((|#2| (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|) 18)) (-1345 (((-589 |#2|) (-1 |#2| |#1|) (-589 |#1|)) 13)))
-(((-587 |#1| |#2|) (-10 -7 (-15 -4184 ((-589 |#2|) (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|)) (-15 -2116 (|#2| (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|)) (-15 -1345 ((-589 |#2|) (-1 |#2| |#1|) (-589 |#1|)))) (-1123) (-1123)) (T -587))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-589 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-589 *6)) (-5 *1 (-587 *5 *6)))) (-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-589 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-587 *5 *2)))) (-4184 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-589 *6)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-5 *2 (-589 *5)) (-5 *1 (-587 *6 *5)))))
-(-10 -7 (-15 -4184 ((-589 |#2|) (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|)) (-15 -2116 (|#2| (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|)) (-15 -1345 ((-589 |#2|) (-1 |#2| |#1|) (-589 |#1|))))
-((-1345 (((-589 |#3|) (-1 |#3| |#1| |#2|) (-589 |#1|) (-589 |#2|)) 13)))
-(((-588 |#1| |#2| |#3|) (-10 -7 (-15 -1345 ((-589 |#3|) (-1 |#3| |#1| |#2|) (-589 |#1|) (-589 |#2|)))) (-1123) (-1123) (-1123)) (T -588))
-((-1345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-589 *6)) (-5 *5 (-589 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-589 *8)) (-5 *1 (-588 *6 *7 *8)))))
-(-10 -7 (-15 -1345 ((-589 |#3|) (-1 |#3| |#1| |#2|) (-589 |#1|) (-589 |#2|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) NIL)) (-2176 ((|#1| $) NIL)) (-2227 (($ $) NIL)) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) $) NIL (|has| |#1| (-786))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-1632 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1581 (($ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1487 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-2470 (($ $ $) NIL (|has| $ (-6 -4249)))) (-2622 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-2027 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "rest" $) NIL (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-2360 (($ $ $) 32 (|has| |#1| (-1016)))) (-2347 (($ $ $) 34 (|has| |#1| (-1016)))) (-2335 (($ $ $) 37 (|has| |#1| (-1016)))) (-3703 (($ (-1 (-108) |#1|) $) NIL)) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2165 ((|#1| $) NIL)) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2441 (($ $) NIL) (($ $ (-710)) NIL)) (-4160 (($ $) NIL (|has| |#1| (-1016)))) (-2462 (($ $) 31 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3286 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) NIL)) (-2514 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-1833 (((-108) $) NIL)) (-3449 (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016))) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) (-1 (-108) |#1|) $) NIL)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1856 (((-108) $) 9)) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4069 (($) 7)) (-3733 (($ (-710) |#1|) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-1793 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3780 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 33 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2301 (($ |#1|) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2535 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-3108 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2912 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-2430 (((-108) $) NIL)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1136 (-523))) NIL) ((|#1| $ (-523)) 36) ((|#1| $ (-523) |#1|) NIL)) (-3766 (((-523) $ $) NIL)) (-1655 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-1499 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-1221 (((-108) $) NIL)) (-2582 (($ $) NIL)) (-2075 (($ $) NIL (|has| $ (-6 -4249)))) (-2784 (((-710) $) NIL)) (-1867 (($ $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) 45 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-3540 (($ |#1| $) 10)) (-2001 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2394 (($ $ $) 30) (($ |#1| $) NIL) (($ (-589 $)) NIL) (($ $ |#1|) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1853 (($ $ $) 11)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2111 (((-1070) $) 26 (|has| |#1| (-767))) (((-1070) $ (-108)) 27 (|has| |#1| (-767))) (((-1174) (-761) $) 28 (|has| |#1| (-767))) (((-1174) (-761) $ (-108)) 29 (|has| |#1| (-767)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-589 |#1|) (-13 (-609 |#1|) (-10 -8 (-15 -4069 ($)) (-15 -1856 ((-108) $)) (-15 -3540 ($ |#1| $)) (-15 -1853 ($ $ $)) (IF (|has| |#1| (-1016)) (PROGN (-15 -2360 ($ $ $)) (-15 -2347 ($ $ $)) (-15 -2335 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-767)) (-6 (-767)) |%noBranch|))) (-1123)) (T -589))
-((-4069 (*1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))) (-1856 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-589 *3)) (-4 *3 (-1123)))) (-3540 (*1 *1 *2 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))) (-1853 (*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))) (-2360 (*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))) (-2347 (*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))) (-2335 (*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))))
-(-13 (-609 |#1|) (-10 -8 (-15 -4069 ($)) (-15 -1856 ((-108) $)) (-15 -3540 ($ |#1| $)) (-15 -1853 ($ $ $)) (IF (|has| |#1| (-1016)) (PROGN (-15 -2360 ($ $ $)) (-15 -2347 ($ $ $)) (-15 -2335 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-767)) (-6 (-767)) |%noBranch|)))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2452 (($ |#1| |#1| $) 43)) (-1620 (((-108) $ (-710)) NIL)) (-3703 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-4160 (($ $) 45)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3286 (($ |#1| $) 52 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-1871 (((-589 |#1|) $) 9 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 37)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1293 ((|#1| $) 46)) (-3108 (($ |#1| $) 26) (($ |#1| $ (-710)) 42)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3048 ((|#1| $) 48)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 21)) (-3320 (($) 25)) (-3681 (((-108) $) 50)) (-1767 (((-589 (-2 (|:| -2482 |#1|) (|:| -3977 (-710)))) $) 59)) (-2963 (($) 23) (($ (-589 |#1|)) 18)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) 56 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) 19)) (-1400 (((-499) $) 34 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-1691 (((-794) $) 14 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 22)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 61 (|has| |#1| (-1016)))) (-2810 (((-710) $) 16 (|has| $ (-6 -4248)))))
-(((-590 |#1|) (-13 (-634 |#1|) (-10 -8 (-6 -4248) (-15 -3681 ((-108) $)) (-15 -2452 ($ |#1| |#1| $)))) (-1016)) (T -590))
-((-3681 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-590 *3)) (-4 *3 (-1016)))) (-2452 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-590 *2)) (-4 *2 (-1016)))))
-(-13 (-634 |#1|) (-10 -8 (-6 -4248) (-15 -3681 ((-108) $)) (-15 -2452 ($ |#1| |#1| $))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23)))
+((-3312 ((|#2| (-589 |#1|) (-589 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-589 |#1|) (-589 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) |#2|) 17) ((|#2| (-589 |#1|) (-589 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|)) 12)))
+(((-586 |#1| |#2|) (-10 -7 (-15 -3312 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|))) (-15 -3312 (|#2| (-589 |#1|) (-589 |#2|) |#1|)) (-15 -3312 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) |#2|)) (-15 -3312 (|#2| (-589 |#1|) (-589 |#2|) |#1| |#2|)) (-15 -3312 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) (-1 |#2| |#1|))) (-15 -3312 (|#2| (-589 |#1|) (-589 |#2|) |#1| (-1 |#2| |#1|)))) (-1016) (-1123)) (T -586))
+((-3312 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1016)) (-4 *2 (-1123)) (-5 *1 (-586 *5 *2)))) (-3312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-589 *5)) (-5 *4 (-589 *6)) (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *1 (-586 *5 *6)))) (-3312 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-4 *5 (-1016)) (-4 *2 (-1123)) (-5 *1 (-586 *5 *2)))) (-3312 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 *5)) (-4 *6 (-1016)) (-4 *5 (-1123)) (-5 *2 (-1 *5 *6)) (-5 *1 (-586 *6 *5)))) (-3312 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-4 *5 (-1016)) (-4 *2 (-1123)) (-5 *1 (-586 *5 *2)))) (-3312 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *6)) (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *2 (-1 *6 *5)) (-5 *1 (-586 *5 *6)))))
+(-10 -7 (-15 -3312 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|))) (-15 -3312 (|#2| (-589 |#1|) (-589 |#2|) |#1|)) (-15 -3312 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) |#2|)) (-15 -3312 (|#2| (-589 |#1|) (-589 |#2|) |#1| |#2|)) (-15 -3312 ((-1 |#2| |#1|) (-589 |#1|) (-589 |#2|) (-1 |#2| |#1|))) (-15 -3312 (|#2| (-589 |#1|) (-589 |#2|) |#1| (-1 |#2| |#1|))))
+((-1586 (((-589 |#2|) (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|) 16)) (-1830 ((|#2| (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|) 18)) (-3015 (((-589 |#2|) (-1 |#2| |#1|) (-589 |#1|)) 13)))
+(((-587 |#1| |#2|) (-10 -7 (-15 -1586 ((-589 |#2|) (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|)) (-15 -1830 (|#2| (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|)) (-15 -3015 ((-589 |#2|) (-1 |#2| |#1|) (-589 |#1|)))) (-1123) (-1123)) (T -587))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-589 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-589 *6)) (-5 *1 (-587 *5 *6)))) (-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-589 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-587 *5 *2)))) (-1586 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-589 *6)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-5 *2 (-589 *5)) (-5 *1 (-587 *6 *5)))))
+(-10 -7 (-15 -1586 ((-589 |#2|) (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|)) (-15 -1830 (|#2| (-1 |#2| |#1| |#2|) (-589 |#1|) |#2|)) (-15 -3015 ((-589 |#2|) (-1 |#2| |#1|) (-589 |#1|))))
+((-3015 (((-589 |#3|) (-1 |#3| |#1| |#2|) (-589 |#1|) (-589 |#2|)) 13)))
+(((-588 |#1| |#2| |#3|) (-10 -7 (-15 -3015 ((-589 |#3|) (-1 |#3| |#1| |#2|) (-589 |#1|) (-589 |#2|)))) (-1123) (-1123) (-1123)) (T -588))
+((-3015 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-589 *6)) (-5 *5 (-589 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-589 *8)) (-5 *1 (-588 *6 *7 *8)))))
+(-10 -7 (-15 -3015 ((-589 |#3|) (-1 |#3| |#1| |#2|) (-589 |#1|) (-589 |#2|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) NIL)) (-3972 ((|#1| $) NIL)) (-3548 (($ $) NIL)) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) $) NIL (|has| |#1| (-786))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2361 (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3400 (($ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3365 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-3546 (($ $ $) NIL (|has| $ (-6 -4249)))) (-2535 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-1957 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "rest" $) NIL (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-3805 (($ $ $) 32 (|has| |#1| (-1016)))) (-3795 (($ $ $) 34 (|has| |#1| (-1016)))) (-3779 (($ $ $) 37 (|has| |#1| (-1016)))) (-3627 (($ (-1 (-108) |#1|) $) NIL)) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3962 ((|#1| $) NIL)) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3891 (($ $) NIL) (($ $ (-710)) NIL)) (-2543 (($ $) NIL (|has| |#1| (-1016)))) (-3917 (($ $) 31 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1869 (($ |#1| $) NIL (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) NIL)) (-2231 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-2527 (((-108) $) NIL)) (-1894 (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016))) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) (-1 (-108) |#1|) $) NIL)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1401 (((-108) $) 9)) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2500 (($) 7)) (-2348 (($ (-710) |#1|) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3325 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3123 (($ $ $) NIL (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 33 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3745 (($ |#1|) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2247 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-3862 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-3334 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3214 (((-108) $) NIL)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1136 (-523))) NIL) ((|#1| $ (-523)) 36) ((|#1| $ (-523) |#1|) NIL)) (-2981 (((-523) $ $) NIL)) (-1314 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-3725 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-2837 (((-108) $) NIL)) (-2238 (($ $) NIL)) (-4198 (($ $) NIL (|has| $ (-6 -4249)))) (-3647 (((-710) $) NIL)) (-2801 (($ $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) 45 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-4019 (($ |#1| $) 10)) (-1622 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2785 (($ $ $) 30) (($ |#1| $) NIL) (($ (-589 $)) NIL) (($ $ |#1|) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1407 (($ $ $) 11)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3342 (((-1070) $) 26 (|has| |#1| (-767))) (((-1070) $ (-108)) 27 (|has| |#1| (-767))) (((-1174) (-761) $) 28 (|has| |#1| (-767))) (((-1174) (-761) $ (-108)) 29 (|has| |#1| (-767)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-589 |#1|) (-13 (-609 |#1|) (-10 -8 (-15 -2500 ($)) (-15 -1401 ((-108) $)) (-15 -4019 ($ |#1| $)) (-15 -1407 ($ $ $)) (IF (|has| |#1| (-1016)) (PROGN (-15 -3805 ($ $ $)) (-15 -3795 ($ $ $)) (-15 -3779 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-767)) (-6 (-767)) |%noBranch|))) (-1123)) (T -589))
+((-2500 (*1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))) (-1401 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-589 *3)) (-4 *3 (-1123)))) (-4019 (*1 *1 *2 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))) (-1407 (*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))) (-3805 (*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))) (-3795 (*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))) (-3779 (*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))))
+(-13 (-609 |#1|) (-10 -8 (-15 -2500 ($)) (-15 -1401 ((-108) $)) (-15 -4019 ($ |#1| $)) (-15 -1407 ($ $ $)) (IF (|has| |#1| (-1016)) (PROGN (-15 -3805 ($ $ $)) (-15 -3795 ($ $ $)) (-15 -3779 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-767)) (-6 (-767)) |%noBranch|)))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3905 (($ |#1| |#1| $) 43)) (-2282 (((-108) $ (-710)) NIL)) (-3627 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-2543 (($ $) 45)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1869 (($ |#1| $) 52 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3133 (((-589 |#1|) $) 9 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 37)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2349 ((|#1| $) 46)) (-3862 (($ |#1| $) 26) (($ |#1| $ (-710)) 42)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1322 ((|#1| $) 48)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 21)) (-4055 (($) 25)) (-3404 (((-108) $) 50)) (-1207 (((-589 (-2 (|:| -2746 |#1|) (|:| -2452 (-710)))) $) 59)) (-1771 (($) 23) (($ (-589 |#1|)) 18)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) 56 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) 19)) (-3077 (((-499) $) 34 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-3976 (((-794) $) 14 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 22)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 61 (|has| |#1| (-1016)))) (-1271 (((-710) $) 16 (|has| $ (-6 -4248)))))
+(((-590 |#1|) (-13 (-634 |#1|) (-10 -8 (-6 -4248) (-15 -3404 ((-108) $)) (-15 -3905 ($ |#1| |#1| $)))) (-1016)) (T -590))
+((-3404 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-590 *3)) (-4 *3 (-1016)))) (-3905 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-590 *2)) (-4 *2 (-1016)))))
+(-13 (-634 |#1|) (-10 -8 (-6 -4248) (-15 -3404 ((-108) $)) (-15 -3905 ($ |#1| |#1| $))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23)))
(((-591 |#1|) (-129) (-980)) (T -591))
((* (*1 *1 *2 *1) (-12 (-4 *1 (-591 *2)) (-4 *2 (-980)))))
(-13 (-21) (-10 -8 (-15 * ($ |t#1| $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2395 (((-710) $) 15)) (-3410 (($ $ |#1|) 56)) (-1426 (($ $) 32)) (-3700 (($ $) 31)) (-1220 (((-3 |#1| "failed") $) 48)) (-3508 ((|#1| $) NIL)) (-2758 (($ |#1| |#2| $) 63) (($ $ $) 64)) (-1781 (((-794) $ (-1 (-794) (-794) (-794)) (-1 (-794) (-794) (-794)) (-523)) 46)) (-2212 ((|#1| $ (-523)) 30)) (-2800 ((|#2| $ (-523)) 29)) (-3015 (($ (-1 |#1| |#1|) $) 34)) (-2110 (($ (-1 |#2| |#2|) $) 38)) (-4174 (($) 10)) (-2144 (($ |#1| |#2|) 22)) (-1507 (($ (-589 (-2 (|:| |gen| |#1|) (|:| -2922 |#2|)))) 23)) (-1281 (((-589 (-2 (|:| |gen| |#1|) (|:| -2922 |#2|))) $) 13)) (-3433 (($ |#1| $) 57)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3118 (((-108) $ $) 60)) (-1691 (((-794) $) 19) (($ |#1|) 16)) (-3941 (((-108) $ $) 25)))
-(((-592 |#1| |#2| |#3|) (-13 (-1016) (-964 |#1|) (-10 -8 (-15 -1781 ((-794) $ (-1 (-794) (-794) (-794)) (-1 (-794) (-794) (-794)) (-523))) (-15 -1281 ((-589 (-2 (|:| |gen| |#1|) (|:| -2922 |#2|))) $)) (-15 -2144 ($ |#1| |#2|)) (-15 -1507 ($ (-589 (-2 (|:| |gen| |#1|) (|:| -2922 |#2|))))) (-15 -2800 (|#2| $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -3700 ($ $)) (-15 -1426 ($ $)) (-15 -2395 ((-710) $)) (-15 -4174 ($)) (-15 -3410 ($ $ |#1|)) (-15 -3433 ($ |#1| $)) (-15 -2758 ($ |#1| |#2| $)) (-15 -2758 ($ $ $)) (-15 -3118 ((-108) $ $)) (-15 -2110 ($ (-1 |#2| |#2|) $)) (-15 -3015 ($ (-1 |#1| |#1|) $)))) (-1016) (-23) |#2|) (T -592))
-((-1781 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-794) (-794) (-794))) (-5 *4 (-523)) (-5 *2 (-794)) (-5 *1 (-592 *5 *6 *7)) (-4 *5 (-1016)) (-4 *6 (-23)) (-14 *7 *6))) (-1281 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 *4)))) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4))) (-2144 (*1 *1 *2 *3) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-1507 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 *4)))) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-592 *3 *4 *5)))) (-2800 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *2 (-23)) (-5 *1 (-592 *4 *2 *5)) (-4 *4 (-1016)) (-14 *5 *2))) (-2212 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *2 (-1016)) (-5 *1 (-592 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-3700 (*1 *1 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-1426 (*1 *1 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-2395 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4))) (-4174 (*1 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-3410 (*1 *1 *1 *2) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-3433 (*1 *1 *2 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-2758 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-2758 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-3118 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4))) (-2110 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-592 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))))
-(-13 (-1016) (-964 |#1|) (-10 -8 (-15 -1781 ((-794) $ (-1 (-794) (-794) (-794)) (-1 (-794) (-794) (-794)) (-523))) (-15 -1281 ((-589 (-2 (|:| |gen| |#1|) (|:| -2922 |#2|))) $)) (-15 -2144 ($ |#1| |#2|)) (-15 -1507 ($ (-589 (-2 (|:| |gen| |#1|) (|:| -2922 |#2|))))) (-15 -2800 (|#2| $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -3700 ($ $)) (-15 -1426 ($ $)) (-15 -2395 ((-710) $)) (-15 -4174 ($)) (-15 -3410 ($ $ |#1|)) (-15 -3433 ($ |#1| $)) (-15 -2758 ($ |#1| |#2| $)) (-15 -2758 ($ $ $)) (-15 -3118 ((-108) $ $)) (-15 -2110 ($ (-1 |#2| |#2|) $)) (-15 -3015 ($ (-1 |#1| |#1|) $))))
-((-2567 (((-523) $) 24)) (-2912 (($ |#2| $ (-523)) 22) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) 12)) (-2254 (((-108) (-523) $) 15)) (-2394 (($ $ |#2|) 19) (($ |#2| $) 20) (($ $ $) NIL) (($ (-589 $)) NIL)))
-(((-593 |#1| |#2|) (-10 -8 (-15 -2912 (|#1| |#1| |#1| (-523))) (-15 -2912 (|#1| |#2| |#1| (-523))) (-15 -2394 (|#1| (-589 |#1|))) (-15 -2394 (|#1| |#1| |#1|)) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#2|)) (-15 -2567 ((-523) |#1|)) (-15 -2536 ((-589 (-523)) |#1|)) (-15 -2254 ((-108) (-523) |#1|))) (-594 |#2|) (-1123)) (T -593))
-NIL
-(-10 -8 (-15 -2912 (|#1| |#1| |#1| (-523))) (-15 -2912 (|#1| |#2| |#1| (-523))) (-15 -2394 (|#1| (-589 |#1|))) (-15 -2394 (|#1| |#1| |#1|)) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#2|)) (-15 -2567 ((-523) |#1|)) (-15 -2536 ((-589 (-523)) |#1|)) (-15 -2254 ((-108) (-523) |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-2462 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 51)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3733 (($ (-710) |#1|) 69)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 42 (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-4141 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-1499 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 70)) (-2394 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-3843 (((-710) $) 15)) (-3050 (($ $ |#1|) 56)) (-4091 (($ $) 32)) (-4082 (($ $) 31)) (-2898 (((-3 |#1| "failed") $) 48)) (-1996 ((|#1| $) NIL)) (-1408 (($ |#1| |#2| $) 63) (($ $ $) 64)) (-3204 (((-794) $ (-1 (-794) (-794) (-794)) (-1 (-794) (-794) (-794)) (-523)) 46)) (-3019 ((|#1| $ (-523)) 30)) (-3831 ((|#2| $ (-523)) 29)) (-4119 (($ (-1 |#1| |#1|) $) 34)) (-3332 (($ (-1 |#2| |#2|) $) 38)) (-2664 (($) 10)) (-3642 (($ |#1| |#2|) 22)) (-3560 (($ (-589 (-2 (|:| |gen| |#1|) (|:| -1847 |#2|)))) 23)) (-2270 (((-589 (-2 (|:| |gen| |#1|) (|:| -1847 |#2|))) $) 13)) (-1448 (($ |#1| $) 57)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2675 (((-108) $ $) 60)) (-3976 (((-794) $) 19) (($ |#1|) 16)) (-4037 (((-108) $ $) 25)))
+(((-592 |#1| |#2| |#3|) (-13 (-1016) (-964 |#1|) (-10 -8 (-15 -3204 ((-794) $ (-1 (-794) (-794) (-794)) (-1 (-794) (-794) (-794)) (-523))) (-15 -2270 ((-589 (-2 (|:| |gen| |#1|) (|:| -1847 |#2|))) $)) (-15 -3642 ($ |#1| |#2|)) (-15 -3560 ($ (-589 (-2 (|:| |gen| |#1|) (|:| -1847 |#2|))))) (-15 -3831 (|#2| $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -4082 ($ $)) (-15 -4091 ($ $)) (-15 -3843 ((-710) $)) (-15 -2664 ($)) (-15 -3050 ($ $ |#1|)) (-15 -1448 ($ |#1| $)) (-15 -1408 ($ |#1| |#2| $)) (-15 -1408 ($ $ $)) (-15 -2675 ((-108) $ $)) (-15 -3332 ($ (-1 |#2| |#2|) $)) (-15 -4119 ($ (-1 |#1| |#1|) $)))) (-1016) (-23) |#2|) (T -592))
+((-3204 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-794) (-794) (-794))) (-5 *4 (-523)) (-5 *2 (-794)) (-5 *1 (-592 *5 *6 *7)) (-4 *5 (-1016)) (-4 *6 (-23)) (-14 *7 *6))) (-2270 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 *4)))) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4))) (-3642 (*1 *1 *2 *3) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-3560 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 *4)))) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-592 *3 *4 *5)))) (-3831 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *2 (-23)) (-5 *1 (-592 *4 *2 *5)) (-4 *4 (-1016)) (-14 *5 *2))) (-3019 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *2 (-1016)) (-5 *1 (-592 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-4082 (*1 *1 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-4091 (*1 *1 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-3843 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4))) (-2664 (*1 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-3050 (*1 *1 *1 *2) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-1448 (*1 *1 *2 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-1408 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-1408 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23)) (-14 *4 *3))) (-2675 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4))) (-3332 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)))) (-4119 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-592 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))))
+(-13 (-1016) (-964 |#1|) (-10 -8 (-15 -3204 ((-794) $ (-1 (-794) (-794) (-794)) (-1 (-794) (-794) (-794)) (-523))) (-15 -2270 ((-589 (-2 (|:| |gen| |#1|) (|:| -1847 |#2|))) $)) (-15 -3642 ($ |#1| |#2|)) (-15 -3560 ($ (-589 (-2 (|:| |gen| |#1|) (|:| -1847 |#2|))))) (-15 -3831 (|#2| $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -4082 ($ $)) (-15 -4091 ($ $)) (-15 -3843 ((-710) $)) (-15 -2664 ($)) (-15 -3050 ($ $ |#1|)) (-15 -1448 ($ |#1| $)) (-15 -1408 ($ |#1| |#2| $)) (-15 -1408 ($ $ $)) (-15 -2675 ((-108) $ $)) (-15 -3332 ($ (-1 |#2| |#2|) $)) (-15 -4119 ($ (-1 |#1| |#1|) $))))
+((-2133 (((-523) $) 24)) (-3334 (($ |#2| $ (-523)) 22) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) 12)) (-2290 (((-108) (-523) $) 15)) (-2785 (($ $ |#2|) 19) (($ |#2| $) 20) (($ $ $) NIL) (($ (-589 $)) NIL)))
+(((-593 |#1| |#2|) (-10 -8 (-15 -3334 (|#1| |#1| |#1| (-523))) (-15 -3334 (|#1| |#2| |#1| (-523))) (-15 -2785 (|#1| (-589 |#1|))) (-15 -2785 (|#1| |#1| |#1|)) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#2|)) (-15 -2133 ((-523) |#1|)) (-15 -2909 ((-589 (-523)) |#1|)) (-15 -2290 ((-108) (-523) |#1|))) (-594 |#2|) (-1123)) (T -593))
+NIL
+(-10 -8 (-15 -3334 (|#1| |#1| |#1| (-523))) (-15 -3334 (|#1| |#2| |#1| (-523))) (-15 -2785 (|#1| (-589 |#1|))) (-15 -2785 (|#1| |#1| |#1|)) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#2|)) (-15 -2133 ((-523) |#1|)) (-15 -2909 ((-589 (-523)) |#1|)) (-15 -2290 ((-108) (-523) |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-3917 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 51)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2348 (($ (-710) |#1|) 69)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 42 (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-2408 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-3725 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 70)) (-2785 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-594 |#1|) (-129) (-1123)) (T -594))
-((-3733 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-2394 (*1 *1 *1 *2) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123)))) (-2394 (*1 *1 *2 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123)))) (-2394 (*1 *1 *1 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123)))) (-2394 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-1345 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-1499 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-1499 (*1 *1 *1 *2) (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-2912 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-594 *2)) (-4 *2 (-1123)))) (-2912 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-1849 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1136 (-523))) (|has| *1 (-6 -4249)) (-4 *1 (-594 *2)) (-4 *2 (-1123)))))
-(-13 (-556 (-523) |t#1|) (-140 |t#1|) (-10 -8 (-15 -3733 ($ (-710) |t#1|)) (-15 -2394 ($ $ |t#1|)) (-15 -2394 ($ |t#1| $)) (-15 -2394 ($ $ $)) (-15 -2394 ($ (-589 $))) (-15 -1345 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -1937 ($ $ (-1136 (-523)))) (-15 -1499 ($ $ (-523))) (-15 -1499 ($ $ (-1136 (-523)))) (-15 -2912 ($ |t#1| $ (-523))) (-15 -2912 ($ $ $ (-523))) (IF (|has| $ (-6 -4249)) (-15 -1849 (|t#1| $ (-1136 (-523)) |t#1|)) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-3112 (((-3 |#2| "failed") |#3| |#2| (-1087) |#2| (-589 |#2|)) 159) (((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) "failed") |#3| |#2| (-1087)) 43)))
-(((-595 |#1| |#2| |#3|) (-10 -7 (-15 -3112 ((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) "failed") |#3| |#2| (-1087))) (-15 -3112 ((-3 |#2| "failed") |#3| |#2| (-1087) |#2| (-589 |#2|)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889)) (-599 |#2|)) (T -595))
-((-3112 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 *2)) (-4 *2 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-595 *6 *2 *3)) (-4 *3 (-599 *2)))) (-3112 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1087)) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-4 *4 (-13 (-29 *6) (-1109) (-889))) (-5 *2 (-2 (|:| |particular| *4) (|:| -3760 (-589 *4)))) (-5 *1 (-595 *6 *4 *3)) (-4 *3 (-599 *4)))))
-(-10 -7 (-15 -3112 ((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) "failed") |#3| |#2| (-1087))) (-15 -3112 ((-3 |#2| "failed") |#3| |#2| (-1087) |#2| (-589 |#2|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2852 (($ $) NIL (|has| |#1| (-339)))) (-2571 (($ $ $) NIL (|has| |#1| (-339)))) (-1250 (($ $ (-710)) NIL (|has| |#1| (-339)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2261 (($ $ $) NIL (|has| |#1| (-339)))) (-2863 (($ $ $) NIL (|has| |#1| (-339)))) (-2497 (($ $ $) NIL (|has| |#1| (-339)))) (-2435 (($ $ $) NIL (|has| |#1| (-339)))) (-1503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-2643 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2930 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427)))) (-2769 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) NIL)) (-1301 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-2779 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-4047 (((-710) $) NIL)) (-1601 (($ $ $) NIL (|has| |#1| (-339)))) (-1651 (($ $ $) NIL (|has| |#1| (-339)))) (-2869 (($ $ $) NIL (|has| |#1| (-339)))) (-4017 (($ $ $) NIL (|has| |#1| (-339)))) (-3249 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-2687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-1735 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-1937 ((|#1| $ |#1|) NIL)) (-3184 (($ $ $) NIL (|has| |#1| (-339)))) (-2640 (((-710) $) NIL)) (-1618 ((|#1| $) NIL (|has| |#1| (-427)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) NIL)) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-710)) NIL)) (-3272 (((-710)) NIL)) (-2372 ((|#1| $ |#1| |#1|) NIL)) (-2346 (($ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($) NIL)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-2348 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-2785 (*1 *1 *1 *2) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123)))) (-2785 (*1 *1 *2 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123)))) (-2785 (*1 *1 *1 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123)))) (-2785 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-3015 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-3725 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-3725 (*1 *1 *1 *2) (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-3334 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-594 *2)) (-4 *2 (-1123)))) (-3334 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))) (-4101 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1136 (-523))) (|has| *1 (-6 -4249)) (-4 *1 (-594 *2)) (-4 *2 (-1123)))))
+(-13 (-556 (-523) |t#1|) (-140 |t#1|) (-10 -8 (-15 -2348 ($ (-710) |t#1|)) (-15 -2785 ($ $ |t#1|)) (-15 -2785 ($ |t#1| $)) (-15 -2785 ($ $ $)) (-15 -2785 ($ (-589 $))) (-15 -3015 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -1502 ($ $ (-1136 (-523)))) (-15 -3725 ($ $ (-523))) (-15 -3725 ($ $ (-1136 (-523)))) (-15 -3334 ($ |t#1| $ (-523))) (-15 -3334 ($ $ $ (-523))) (IF (|has| $ (-6 -4249)) (-15 -4101 (|t#1| $ (-1136 (-523)) |t#1|)) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3911 (((-3 |#2| "failed") |#3| |#2| (-1087) |#2| (-589 |#2|)) 160) (((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) "failed") |#3| |#2| (-1087)) 44)))
+(((-595 |#1| |#2| |#3|) (-10 -7 (-15 -3911 ((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) "failed") |#3| |#2| (-1087))) (-15 -3911 ((-3 |#2| "failed") |#3| |#2| (-1087) |#2| (-589 |#2|)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889)) (-599 |#2|)) (T -595))
+((-3911 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 *2)) (-4 *2 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-595 *6 *2 *3)) (-4 *3 (-599 *2)))) (-3911 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1087)) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-4 *4 (-13 (-29 *6) (-1109) (-889))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2922 (-589 *4)))) (-5 *1 (-595 *6 *4 *3)) (-4 *3 (-599 *4)))))
+(-10 -7 (-15 -3911 ((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) "failed") |#3| |#2| (-1087))) (-15 -3911 ((-3 |#2| "failed") |#3| |#2| (-1087) |#2| (-589 |#2|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3069 (($ $) NIL (|has| |#1| (-339)))) (-2170 (($ $ $) NIL (|has| |#1| (-339)))) (-2044 (($ $ (-710)) NIL (|has| |#1| (-339)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2346 (($ $ $) NIL (|has| |#1| (-339)))) (-3183 (($ $ $) NIL (|has| |#1| (-339)))) (-2561 (($ $ $) NIL (|has| |#1| (-339)))) (-3248 (($ $ $) NIL (|has| |#1| (-339)))) (-3525 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1527 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2566 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427)))) (-3482 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) NIL)) (-2386 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-3585 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-2140 (((-710) $) NIL)) (-2136 (($ $ $) NIL (|has| |#1| (-339)))) (-1290 (($ $ $) NIL (|has| |#1| (-339)))) (-2138 (($ $ $) NIL (|has| |#1| (-339)))) (-1787 (($ $ $) NIL (|has| |#1| (-339)))) (-1404 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-3904 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-3986 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-1502 ((|#1| $ |#1|) NIL)) (-1476 (($ $ $) NIL (|has| |#1| (-339)))) (-1487 (((-710) $) NIL)) (-2267 ((|#1| $) NIL (|has| |#1| (-427)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) NIL)) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-710)) NIL)) (-1698 (((-710)) NIL)) (-3817 ((|#1| $ |#1| |#1|) NIL)) (-1910 (($ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($) NIL)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-596 |#1|) (-599 |#1|) (-211)) (T -596))
NIL
(-599 |#1|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2852 (($ $) NIL (|has| |#1| (-339)))) (-2571 (($ $ $) NIL (|has| |#1| (-339)))) (-1250 (($ $ (-710)) NIL (|has| |#1| (-339)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2261 (($ $ $) NIL (|has| |#1| (-339)))) (-2863 (($ $ $) NIL (|has| |#1| (-339)))) (-2497 (($ $ $) NIL (|has| |#1| (-339)))) (-2435 (($ $ $) NIL (|has| |#1| (-339)))) (-1503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-2643 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2930 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427)))) (-2769 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) NIL)) (-1301 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-2779 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-4047 (((-710) $) NIL)) (-1601 (($ $ $) NIL (|has| |#1| (-339)))) (-1651 (($ $ $) NIL (|has| |#1| (-339)))) (-2869 (($ $ $) NIL (|has| |#1| (-339)))) (-4017 (($ $ $) NIL (|has| |#1| (-339)))) (-3249 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-2687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-1735 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-1937 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-3184 (($ $ $) NIL (|has| |#1| (-339)))) (-2640 (((-710) $) NIL)) (-1618 ((|#1| $) NIL (|has| |#1| (-427)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) NIL)) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-710)) NIL)) (-3272 (((-710)) NIL)) (-2372 ((|#1| $ |#1| |#1|) NIL)) (-2346 (($ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($) NIL)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-597 |#1| |#2|) (-13 (-599 |#1|) (-263 |#2| |#2|)) (-211) (-13 (-591 |#1|) (-10 -8 (-15 -3984 ($ $))))) (T -597))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3069 (($ $) NIL (|has| |#1| (-339)))) (-2170 (($ $ $) NIL (|has| |#1| (-339)))) (-2044 (($ $ (-710)) NIL (|has| |#1| (-339)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2346 (($ $ $) NIL (|has| |#1| (-339)))) (-3183 (($ $ $) NIL (|has| |#1| (-339)))) (-2561 (($ $ $) NIL (|has| |#1| (-339)))) (-3248 (($ $ $) NIL (|has| |#1| (-339)))) (-3525 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1527 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2566 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427)))) (-3482 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) NIL)) (-2386 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-3585 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-2140 (((-710) $) NIL)) (-2136 (($ $ $) NIL (|has| |#1| (-339)))) (-1290 (($ $ $) NIL (|has| |#1| (-339)))) (-2138 (($ $ $) NIL (|has| |#1| (-339)))) (-1787 (($ $ $) NIL (|has| |#1| (-339)))) (-1404 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-3904 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-3986 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-1502 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-1476 (($ $ $) NIL (|has| |#1| (-339)))) (-1487 (((-710) $) NIL)) (-2267 ((|#1| $) NIL (|has| |#1| (-427)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) NIL)) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-710)) NIL)) (-1698 (((-710)) NIL)) (-3817 ((|#1| $ |#1| |#1|) NIL)) (-1910 (($ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($) NIL)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-597 |#1| |#2|) (-13 (-599 |#1|) (-263 |#2| |#2|)) (-211) (-13 (-591 |#1|) (-10 -8 (-15 -4024 ($ $))))) (T -597))
NIL
(-13 (-599 |#1|) (-263 |#2| |#2|))
-((-2852 (($ $) 26)) (-2346 (($ $) 24)) (-2909 (($) 12)))
-(((-598 |#1| |#2|) (-10 -8 (-15 -2852 (|#1| |#1|)) (-15 -2346 (|#1| |#1|)) (-15 -2909 (|#1|))) (-599 |#2|) (-973)) (T -598))
+((-3069 (($ $) 26)) (-1910 (($ $) 24)) (-1943 (($) 12)))
+(((-598 |#1| |#2|) (-10 -8 (-15 -3069 (|#1| |#1|)) (-15 -1910 (|#1| |#1|)) (-15 -1943 (|#1|))) (-599 |#2|) (-973)) (T -598))
NIL
-(-10 -8 (-15 -2852 (|#1| |#1|)) (-15 -2346 (|#1| |#1|)) (-15 -2909 (|#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2852 (($ $) 82 (|has| |#1| (-339)))) (-2571 (($ $ $) 84 (|has| |#1| (-339)))) (-1250 (($ $ (-710)) 83 (|has| |#1| (-339)))) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2261 (($ $ $) 45 (|has| |#1| (-339)))) (-2863 (($ $ $) 46 (|has| |#1| (-339)))) (-2497 (($ $ $) 48 (|has| |#1| (-339)))) (-2435 (($ $ $) 43 (|has| |#1| (-339)))) (-1503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 42 (|has| |#1| (-339)))) (-2643 (((-3 $ "failed") $ $) 44 (|has| |#1| (-339)))) (-2930 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 47 (|has| |#1| (-339)))) (-1220 (((-3 (-523) "failed") $) 74 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 72 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 69)) (-3508 (((-523) $) 75 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 73 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 68)) (-1457 (($ $) 64)) (-1444 (((-3 $ "failed") $) 34)) (-1272 (($ $) 55 (|has| |#1| (-427)))) (-2769 (((-108) $) 31)) (-1267 (($ |#1| (-710)) 62)) (-1301 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57 (|has| |#1| (-515)))) (-2779 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 58 (|has| |#1| (-515)))) (-4047 (((-710) $) 66)) (-1601 (($ $ $) 52 (|has| |#1| (-339)))) (-1651 (($ $ $) 53 (|has| |#1| (-339)))) (-2869 (($ $ $) 41 (|has| |#1| (-339)))) (-4017 (($ $ $) 50 (|has| |#1| (-339)))) (-3249 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 49 (|has| |#1| (-339)))) (-2687 (((-3 $ "failed") $ $) 51 (|has| |#1| (-339)))) (-1735 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 54 (|has| |#1| (-339)))) (-1437 ((|#1| $) 65)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-515)))) (-1937 ((|#1| $ |#1|) 87)) (-3184 (($ $ $) 81 (|has| |#1| (-339)))) (-2640 (((-710) $) 67)) (-1618 ((|#1| $) 56 (|has| |#1| (-427)))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 71 (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 70)) (-3819 (((-589 |#1|) $) 61)) (-2084 ((|#1| $ (-710)) 63)) (-3272 (((-710)) 29)) (-2372 ((|#1| $ |#1| |#1|) 60)) (-2346 (($ $) 85)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($) 86)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76)))
+(-10 -8 (-15 -3069 (|#1| |#1|)) (-15 -1910 (|#1| |#1|)) (-15 -1943 (|#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3069 (($ $) 82 (|has| |#1| (-339)))) (-2170 (($ $ $) 84 (|has| |#1| (-339)))) (-2044 (($ $ (-710)) 83 (|has| |#1| (-339)))) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2346 (($ $ $) 45 (|has| |#1| (-339)))) (-3183 (($ $ $) 46 (|has| |#1| (-339)))) (-2561 (($ $ $) 48 (|has| |#1| (-339)))) (-3248 (($ $ $) 43 (|has| |#1| (-339)))) (-3525 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 42 (|has| |#1| (-339)))) (-1527 (((-3 $ "failed") $ $) 44 (|has| |#1| (-339)))) (-2566 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 47 (|has| |#1| (-339)))) (-2898 (((-3 (-523) "failed") $) 74 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 72 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 69)) (-1996 (((-523) $) 75 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 73 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 68)) (-3142 (($ $) 64)) (-4211 (((-3 $ "failed") $) 34)) (-2213 (($ $) 55 (|has| |#1| (-427)))) (-3482 (((-108) $) 31)) (-3694 (($ |#1| (-710)) 62)) (-2386 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57 (|has| |#1| (-515)))) (-3585 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 58 (|has| |#1| (-515)))) (-2140 (((-710) $) 66)) (-2136 (($ $ $) 52 (|has| |#1| (-339)))) (-1290 (($ $ $) 53 (|has| |#1| (-339)))) (-2138 (($ $ $) 41 (|has| |#1| (-339)))) (-1787 (($ $ $) 50 (|has| |#1| (-339)))) (-1404 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 49 (|has| |#1| (-339)))) (-3904 (((-3 $ "failed") $ $) 51 (|has| |#1| (-339)))) (-3986 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 54 (|has| |#1| (-339)))) (-3119 ((|#1| $) 65)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-515)))) (-1502 ((|#1| $ |#1|) 87)) (-1476 (($ $ $) 81 (|has| |#1| (-339)))) (-1487 (((-710) $) 67)) (-2267 ((|#1| $) 56 (|has| |#1| (-427)))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 71 (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 70)) (-1639 (((-589 |#1|) $) 61)) (-1234 ((|#1| $ (-710)) 63)) (-1698 (((-710)) 29)) (-3817 ((|#1| $ |#1| |#1|) 60)) (-1910 (($ $) 85)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($) 86)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76)))
(((-599 |#1|) (-129) (-973)) (T -599))
-((-2909 (*1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)))) (-2346 (*1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)))) (-2571 (*1 *1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-1250 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-599 *3)) (-4 *3 (-973)) (-4 *3 (-339)))) (-2852 (*1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-3184 (*1 *1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(-13 (-788 |t#1|) (-263 |t#1| |t#1|) (-10 -8 (-15 -2909 ($)) (-15 -2346 ($ $)) (IF (|has| |t#1| (-339)) (PROGN (-15 -2571 ($ $ $)) (-15 -1250 ($ $ (-710))) (-15 -2852 ($ $)) (-15 -3184 ($ $ $))) |%noBranch|)))
+((-1943 (*1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)))) (-1910 (*1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)))) (-2170 (*1 *1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2044 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-599 *3)) (-4 *3 (-973)) (-4 *3 (-339)))) (-3069 (*1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-1476 (*1 *1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(-13 (-788 |t#1|) (-263 |t#1| |t#1|) (-10 -8 (-15 -1943 ($)) (-15 -1910 ($ $)) (IF (|has| |t#1| (-339)) (PROGN (-15 -2170 ($ $ $)) (-15 -2044 ($ $ (-710))) (-15 -3069 ($ $)) (-15 -1476 ($ $ $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-158)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-263 |#1| |#1|) . T) ((-387 |#1|) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 |#1|) |has| |#1| (-158)) ((-666) . T) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 |#1|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-788 |#1|) . T))
-((-1650 (((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|))) 73 (|has| |#1| (-27)))) (-2424 (((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|))) 72 (|has| |#1| (-27))) (((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|)) 15)))
-(((-600 |#1| |#2|) (-10 -7 (-15 -2424 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2424 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)))) (-15 -1650 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|))))) |%noBranch|)) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|)) (T -600))
-((-1650 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-596 (-383 *5)))) (-5 *1 (-600 *4 *5)) (-5 *3 (-596 (-383 *5))))) (-2424 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-596 (-383 *5)))) (-5 *1 (-600 *4 *5)) (-5 *3 (-596 (-383 *5))))) (-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-596 (-383 *6)))) (-5 *1 (-600 *5 *6)) (-5 *3 (-596 (-383 *6))))))
-(-10 -7 (-15 -2424 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2424 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)))) (-15 -1650 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|))))) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2852 (($ $) NIL (|has| |#1| (-339)))) (-2571 (($ $ $) 28 (|has| |#1| (-339)))) (-1250 (($ $ (-710)) 31 (|has| |#1| (-339)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2261 (($ $ $) NIL (|has| |#1| (-339)))) (-2863 (($ $ $) NIL (|has| |#1| (-339)))) (-2497 (($ $ $) NIL (|has| |#1| (-339)))) (-2435 (($ $ $) NIL (|has| |#1| (-339)))) (-1503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-2643 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2930 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427)))) (-2769 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) NIL)) (-1301 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-2779 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-4047 (((-710) $) NIL)) (-1601 (($ $ $) NIL (|has| |#1| (-339)))) (-1651 (($ $ $) NIL (|has| |#1| (-339)))) (-2869 (($ $ $) NIL (|has| |#1| (-339)))) (-4017 (($ $ $) NIL (|has| |#1| (-339)))) (-3249 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-2687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-1735 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-1937 ((|#1| $ |#1|) 24)) (-3184 (($ $ $) 33 (|has| |#1| (-339)))) (-2640 (((-710) $) NIL)) (-1618 ((|#1| $) NIL (|has| |#1| (-427)))) (-1691 (((-794) $) 20) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) NIL)) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-710)) NIL)) (-3272 (((-710)) NIL)) (-2372 ((|#1| $ |#1| |#1|) 23)) (-2346 (($ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 21 T CONST)) (-1891 (($) 8 T CONST)) (-2909 (($) NIL)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-1283 (((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|))) 74 (|has| |#1| (-27)))) (-3573 (((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|))) 73 (|has| |#1| (-27))) (((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|)) 17)))
+(((-600 |#1| |#2|) (-10 -7 (-15 -3573 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3573 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)))) (-15 -1283 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|))))) |%noBranch|)) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|)) (T -600))
+((-1283 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-596 (-383 *5)))) (-5 *1 (-600 *4 *5)) (-5 *3 (-596 (-383 *5))))) (-3573 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-596 (-383 *5)))) (-5 *1 (-600 *4 *5)) (-5 *3 (-596 (-383 *5))))) (-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-596 (-383 *6)))) (-5 *1 (-600 *5 *6)) (-5 *3 (-596 (-383 *6))))))
+(-10 -7 (-15 -3573 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3573 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|)))) (-15 -1283 ((-589 (-596 (-383 |#2|))) (-596 (-383 |#2|))))) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3069 (($ $) NIL (|has| |#1| (-339)))) (-2170 (($ $ $) 28 (|has| |#1| (-339)))) (-2044 (($ $ (-710)) 31 (|has| |#1| (-339)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2346 (($ $ $) NIL (|has| |#1| (-339)))) (-3183 (($ $ $) NIL (|has| |#1| (-339)))) (-2561 (($ $ $) NIL (|has| |#1| (-339)))) (-3248 (($ $ $) NIL (|has| |#1| (-339)))) (-3525 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1527 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2566 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427)))) (-3482 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) NIL)) (-2386 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-3585 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-2140 (((-710) $) NIL)) (-2136 (($ $ $) NIL (|has| |#1| (-339)))) (-1290 (($ $ $) NIL (|has| |#1| (-339)))) (-2138 (($ $ $) NIL (|has| |#1| (-339)))) (-1787 (($ $ $) NIL (|has| |#1| (-339)))) (-1404 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-3904 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-3986 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-1502 ((|#1| $ |#1|) 24)) (-1476 (($ $ $) 33 (|has| |#1| (-339)))) (-1487 (((-710) $) NIL)) (-2267 ((|#1| $) NIL (|has| |#1| (-427)))) (-3976 (((-794) $) 20) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) NIL)) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-710)) NIL)) (-1698 (((-710)) NIL)) (-3817 ((|#1| $ |#1| |#1|) 23)) (-1910 (($ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 21 T CONST)) (-1440 (($) 8 T CONST)) (-1943 (($) NIL)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-601 |#1| |#2|) (-599 |#1|) (-973) (-1 |#1| |#1|)) (T -601))
NIL
(-599 |#1|)
-((-2571 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 59)) (-1250 ((|#2| |#2| (-710) (-1 |#1| |#1|)) 40)) (-3184 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 61)))
-(((-602 |#1| |#2|) (-10 -7 (-15 -2571 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1250 (|#2| |#2| (-710) (-1 |#1| |#1|))) (-15 -3184 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-339) (-599 |#1|)) (T -602))
-((-3184 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-339)) (-5 *1 (-602 *4 *2)) (-4 *2 (-599 *4)))) (-1250 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339)) (-5 *1 (-602 *5 *2)) (-4 *2 (-599 *5)))) (-2571 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-339)) (-5 *1 (-602 *4 *2)) (-4 *2 (-599 *4)))))
-(-10 -7 (-15 -2571 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1250 (|#2| |#2| (-710) (-1 |#1| |#1|))) (-15 -3184 (|#2| |#2| |#2| (-1 |#1| |#1|))))
-((-1269 (($ $ $) 9)))
-(((-603 |#1|) (-10 -8 (-15 -1269 (|#1| |#1| |#1|))) (-604)) (T -603))
-NIL
-(-10 -8 (-15 -1269 (|#1| |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2602 (($ $) 10)) (-1269 (($ $ $) 8)) (-3941 (((-108) $ $) 6)) (-1257 (($ $ $) 9)))
+((-2170 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 59)) (-2044 ((|#2| |#2| (-710) (-1 |#1| |#1|)) 40)) (-1476 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 61)))
+(((-602 |#1| |#2|) (-10 -7 (-15 -2170 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -2044 (|#2| |#2| (-710) (-1 |#1| |#1|))) (-15 -1476 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-339) (-599 |#1|)) (T -602))
+((-1476 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-339)) (-5 *1 (-602 *4 *2)) (-4 *2 (-599 *4)))) (-2044 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339)) (-5 *1 (-602 *5 *2)) (-4 *2 (-599 *5)))) (-2170 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-339)) (-5 *1 (-602 *4 *2)) (-4 *2 (-599 *4)))))
+(-10 -7 (-15 -2170 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -2044 (|#2| |#2| (-710) (-1 |#1| |#1|))) (-15 -1476 (|#2| |#2| |#2| (-1 |#1| |#1|))))
+((-2526 (($ $ $) 9)))
+(((-603 |#1|) (-10 -8 (-15 -2526 (|#1| |#1| |#1|))) (-604)) (T -603))
+NIL
+(-10 -8 (-15 -2526 (|#1| |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-3382 (($ $) 10)) (-2526 (($ $ $) 8)) (-4037 (((-108) $ $) 6)) (-2516 (($ $ $) 9)))
(((-604) (-129)) (T -604))
-((-2602 (*1 *1 *1) (-4 *1 (-604))) (-1257 (*1 *1 *1 *1) (-4 *1 (-604))) (-1269 (*1 *1 *1 *1) (-4 *1 (-604))))
-(-13 (-97) (-10 -8 (-15 -2602 ($ $)) (-15 -1257 ($ $ $)) (-15 -1269 ($ $ $))))
+((-3382 (*1 *1 *1) (-4 *1 (-604))) (-2516 (*1 *1 *1 *1) (-4 *1 (-604))) (-2526 (*1 *1 *1 *1) (-4 *1 (-604))))
+(-13 (-97) (-10 -8 (-15 -3382 ($ $)) (-15 -2516 ($ $ $)) (-15 -2526 ($ $ $))))
(((-97) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 15)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-3316 ((|#1| $) 21)) (-3239 (($ $ $) NIL (|has| |#1| (-730)))) (-3158 (($ $ $) NIL (|has| |#1| (-730)))) (-2032 (((-1070) $) 46)) (-3951 (((-1034) $) NIL)) (-3329 ((|#3| $) 22)) (-1691 (((-794) $) 42)) (-1879 (($) 10 T CONST)) (-4006 (((-108) $ $) NIL (|has| |#1| (-730)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-730)))) (-3941 (((-108) $ $) 20)) (-3993 (((-108) $ $) NIL (|has| |#1| (-730)))) (-3966 (((-108) $ $) 24 (|has| |#1| (-730)))) (-4074 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-4060 (($ $) 17) (($ $ $) NIL)) (-4045 (($ $ $) 27)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL)))
-(((-605 |#1| |#2| |#3|) (-13 (-657 |#2|) (-10 -8 (IF (|has| |#1| (-730)) (-6 (-730)) |%noBranch|) (-15 -4074 ($ $ |#3|)) (-15 -4074 ($ |#1| |#3|)) (-15 -3316 (|#1| $)) (-15 -3329 (|#3| $)))) (-657 |#2|) (-158) (|SubsetCategory| (-666) |#2|)) (T -605))
-((-4074 (*1 *1 *1 *2) (-12 (-4 *4 (-158)) (-5 *1 (-605 *3 *4 *2)) (-4 *3 (-657 *4)) (-4 *2 (|SubsetCategory| (-666) *4)))) (-4074 (*1 *1 *2 *3) (-12 (-4 *4 (-158)) (-5 *1 (-605 *2 *4 *3)) (-4 *2 (-657 *4)) (-4 *3 (|SubsetCategory| (-666) *4)))) (-3316 (*1 *2 *1) (-12 (-4 *3 (-158)) (-4 *2 (-657 *3)) (-5 *1 (-605 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-666) *3)))) (-3329 (*1 *2 *1) (-12 (-4 *4 (-158)) (-4 *2 (|SubsetCategory| (-666) *4)) (-5 *1 (-605 *3 *4 *2)) (-4 *3 (-657 *4)))))
-(-13 (-657 |#2|) (-10 -8 (IF (|has| |#1| (-730)) (-6 (-730)) |%noBranch|) (-15 -4074 ($ $ |#3|)) (-15 -4074 ($ |#1| |#3|)) (-15 -3316 (|#1| $)) (-15 -3329 (|#3| $))))
-((-3031 (((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|)) 33)))
-(((-606 |#1|) (-10 -7 (-15 -3031 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|)))) (-840)) (T -606))
-((-3031 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *4))) (-5 *3 (-1083 *4)) (-4 *4 (-840)) (-5 *1 (-606 *4)))))
-(-10 -7 (-15 -3031 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2634 (((-589 |#1|) $) 82)) (-4111 (($ $ (-710)) 90)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-3166 (((-1191 |#1| |#2|) (-1191 |#1| |#2|) $) 48)) (-1220 (((-3 (-614 |#1|) "failed") $) NIL)) (-3508 (((-614 |#1|) $) NIL)) (-1457 (($ $) 89)) (-1789 (((-710) $) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-2836 (($ (-614 |#1|) |#2|) 68)) (-1965 (($ $) 86)) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-2278 (((-1191 |#1| |#2|) (-1191 |#1| |#2|) $) 47)) (-3940 (((-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1427 (((-614 |#1|) $) NIL)) (-1437 ((|#2| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2812 (($ $ |#1| $) 30) (($ $ (-589 |#1|) (-589 $)) 32)) (-2640 (((-710) $) 88)) (-1704 (($ $ $) 20) (($ (-614 |#1|) (-614 |#1|)) 77) (($ (-614 |#1|) $) 75) (($ $ (-614 |#1|)) 76)) (-1691 (((-794) $) NIL) (($ |#1|) 74) (((-1182 |#1| |#2|) $) 58) (((-1191 |#1| |#2|) $) 41) (($ (-614 |#1|)) 25)) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ (-614 |#1|)) NIL)) (-3474 ((|#2| (-1191 |#1| |#2|) $) 43)) (-1879 (($) 23 T CONST)) (-3461 (((-589 (-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3042 (((-3 $ "failed") (-1182 |#1| |#2|)) 60)) (-1423 (($ (-614 |#1|)) 14)) (-3941 (((-108) $ $) 44)) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $) 66) (($ $ $) NIL)) (-4045 (($ $ $) 29)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#2| $) 28) (($ $ |#2|) NIL) (($ |#2| (-614 |#1|)) NIL)))
-(((-607 |#1| |#2|) (-13 (-350 |#1| |#2|) (-358 |#2| (-614 |#1|)) (-10 -8 (-15 -3042 ((-3 $ "failed") (-1182 |#1| |#2|))) (-15 -1704 ($ (-614 |#1|) (-614 |#1|))) (-15 -1704 ($ (-614 |#1|) $)) (-15 -1704 ($ $ (-614 |#1|))))) (-786) (-158)) (T -607))
-((-3042 (*1 *1 *2) (|partial| -12 (-5 *2 (-1182 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *1 (-607 *3 *4)))) (-1704 (*1 *1 *2 *2) (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4)) (-4 *4 (-158)))) (-1704 (*1 *1 *2 *1) (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4)) (-4 *4 (-158)))) (-1704 (*1 *1 *1 *2) (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4)) (-4 *4 (-158)))))
-(-13 (-350 |#1| |#2|) (-358 |#2| (-614 |#1|)) (-10 -8 (-15 -3042 ((-3 $ "failed") (-1182 |#1| |#2|))) (-15 -1704 ($ (-614 |#1|) (-614 |#1|))) (-15 -1704 ($ (-614 |#1|) $)) (-15 -1704 ($ $ (-614 |#1|)))))
-((-3337 (((-108) $) NIL) (((-108) (-1 (-108) |#2| |#2|) $) 50)) (-1632 (($ $) NIL) (($ (-1 (-108) |#2| |#2|) $) 11)) (-3703 (($ (-1 (-108) |#2|) $) 28)) (-1426 (($ $) 56)) (-4160 (($ $) 64)) (-3286 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 37)) (-2116 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 53)) (-3449 (((-523) |#2| $ (-523)) 61) (((-523) |#2| $) NIL) (((-523) (-1 (-108) |#2|) $) 47)) (-3733 (($ (-710) |#2|) 54)) (-1793 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 30)) (-3780 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 24)) (-1345 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 55)) (-2301 (($ |#2|) 14)) (-3108 (($ $ $ (-523)) 36) (($ |#2| $ (-523)) 34)) (-2509 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 46)) (-1655 (($ $ (-1136 (-523))) 44) (($ $ (-523)) 38)) (-4166 (($ $ $ (-523)) 60)) (-1874 (($ $) 58)) (-3966 (((-108) $ $) 66)))
-(((-608 |#1| |#2|) (-10 -8 (-15 -2301 (|#1| |#2|)) (-15 -1655 (|#1| |#1| (-523))) (-15 -1655 (|#1| |#1| (-1136 (-523)))) (-15 -3286 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3108 (|#1| |#2| |#1| (-523))) (-15 -3108 (|#1| |#1| |#1| (-523))) (-15 -1793 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3703 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3286 (|#1| |#2| |#1|)) (-15 -4160 (|#1| |#1|)) (-15 -1793 (|#1| |#1| |#1|)) (-15 -3780 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3337 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3449 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -3449 ((-523) |#2| |#1|)) (-15 -3449 ((-523) |#2| |#1| (-523))) (-15 -3780 (|#1| |#1| |#1|)) (-15 -3337 ((-108) |#1|)) (-15 -4166 (|#1| |#1| |#1| (-523))) (-15 -1426 (|#1| |#1|)) (-15 -1632 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -1632 (|#1| |#1|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2509 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3733 (|#1| (-710) |#2|)) (-15 -1345 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1874 (|#1| |#1|))) (-609 |#2|) (-1123)) (T -608))
-NIL
-(-10 -8 (-15 -2301 (|#1| |#2|)) (-15 -1655 (|#1| |#1| (-523))) (-15 -1655 (|#1| |#1| (-1136 (-523)))) (-15 -3286 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3108 (|#1| |#2| |#1| (-523))) (-15 -3108 (|#1| |#1| |#1| (-523))) (-15 -1793 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3703 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3286 (|#1| |#2| |#1|)) (-15 -4160 (|#1| |#1|)) (-15 -1793 (|#1| |#1| |#1|)) (-15 -3780 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3337 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3449 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -3449 ((-523) |#2| |#1|)) (-15 -3449 ((-523) |#2| |#1| (-523))) (-15 -3780 (|#1| |#1| |#1|)) (-15 -3337 ((-108) |#1|)) (-15 -4166 (|#1| |#1| |#1| (-523))) (-15 -1426 (|#1| |#1|)) (-15 -1632 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -1632 (|#1| |#1|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2116 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2509 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3733 (|#1| (-710) |#2|)) (-15 -1345 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1874 (|#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3370 ((|#1| $) 48)) (-2176 ((|#1| $) 65)) (-2227 (($ $) 67)) (-4191 (((-1174) $ (-523) (-523)) 97 (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) 52 (|has| $ (-6 -4249)))) (-3337 (((-108) $) 142 (|has| |#1| (-786))) (((-108) (-1 (-108) |#1| |#1|) $) 136)) (-1632 (($ $) 146 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249)))) (($ (-1 (-108) |#1| |#1|) $) 145 (|has| $ (-6 -4249)))) (-1581 (($ $) 141 (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $) 135)) (-1620 (((-108) $ (-710)) 8)) (-1487 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-2470 (($ $ $) 56 (|has| $ (-6 -4249)))) (-2622 ((|#1| $ |#1|) 54 (|has| $ (-6 -4249)))) (-2027 ((|#1| $ |#1|) 58 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4249))) (($ $ "rest" $) 55 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 117 (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) 86 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-3703 (($ (-1 (-108) |#1|) $) 129)) (-1903 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4248)))) (-2165 ((|#1| $) 66)) (-4189 (($) 7 T CONST)) (-1426 (($ $) 144 (|has| $ (-6 -4249)))) (-3700 (($ $) 134)) (-2441 (($ $) 73) (($ $ (-710)) 71)) (-4160 (($ $) 131 (|has| |#1| (-1016)))) (-2462 (($ $) 99 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ |#1| $) 130 (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) 125)) (-2514 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4248))) (($ |#1| $) 100 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2053 ((|#1| $ (-523) |#1|) 85 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 87)) (-1833 (((-108) $) 83)) (-3449 (((-523) |#1| $ (-523)) 139 (|has| |#1| (-1016))) (((-523) |#1| $) 138 (|has| |#1| (-1016))) (((-523) (-1 (-108) |#1|) $) 137)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 50)) (-3675 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-3733 (($ (-710) |#1|) 108)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 95 (|has| (-523) (-786)))) (-3239 (($ $ $) 147 (|has| |#1| (-786)))) (-1793 (($ $ $) 132 (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) 128)) (-3780 (($ $ $) 140 (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) 133)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 94 (|has| (-523) (-786)))) (-3158 (($ $ $) 148 (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-2301 (($ |#1|) 122)) (-1418 (((-108) $ (-710)) 10)) (-1701 (((-589 |#1|) $) 45)) (-1799 (((-108) $) 49)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2535 ((|#1| $) 70) (($ $ (-710)) 68)) (-3108 (($ $ $ (-523)) 127) (($ |#1| $ (-523)) 126)) (-2912 (($ $ $ (-523)) 116) (($ |#1| $ (-523)) 115)) (-2536 (((-589 (-523)) $) 92)) (-2254 (((-108) (-523) $) 91)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 76) (($ $ (-710)) 74)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-4141 (($ $ |#1|) 96 (|has| $ (-6 -4249)))) (-2430 (((-108) $) 84)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 90)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1136 (-523))) 112) ((|#1| $ (-523)) 89) ((|#1| $ (-523) |#1|) 88)) (-3766 (((-523) $ $) 44)) (-1655 (($ $ (-1136 (-523))) 124) (($ $ (-523)) 123)) (-1499 (($ $ (-1136 (-523))) 114) (($ $ (-523)) 113)) (-1221 (((-108) $) 46)) (-2582 (($ $) 62)) (-2075 (($ $) 59 (|has| $ (-6 -4249)))) (-2784 (((-710) $) 63)) (-1867 (($ $) 64)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4166 (($ $ $ (-523)) 143 (|has| $ (-6 -4249)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 98 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 107)) (-2001 (($ $ $) 61) (($ $ |#1|) 60)) (-2394 (($ $ $) 78) (($ |#1| $) 77) (($ (-589 $)) 110) (($ $ |#1|) 109)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 51)) (-3313 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) 150 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 151 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-3993 (((-108) $ $) 149 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 152 (|has| |#1| (-786)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 15)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2164 ((|#1| $) 21)) (-3268 (($ $ $) NIL (|has| |#1| (-730)))) (-2644 (($ $ $) NIL (|has| |#1| (-730)))) (-3841 (((-1070) $) 46)) (-2435 (((-1034) $) NIL)) (-2171 ((|#3| $) 22)) (-3976 (((-794) $) 42)) (-1428 (($) 10 T CONST)) (-4078 (((-108) $ $) NIL (|has| |#1| (-730)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-730)))) (-4037 (((-108) $ $) 20)) (-4070 (((-108) $ $) NIL (|has| |#1| (-730)))) (-4052 (((-108) $ $) 24 (|has| |#1| (-730)))) (-4125 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-4115 (($ $) 17) (($ $ $) NIL)) (-4103 (($ $ $) 27)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL)))
+(((-605 |#1| |#2| |#3|) (-13 (-657 |#2|) (-10 -8 (IF (|has| |#1| (-730)) (-6 (-730)) |%noBranch|) (-15 -4125 ($ $ |#3|)) (-15 -4125 ($ |#1| |#3|)) (-15 -2164 (|#1| $)) (-15 -2171 (|#3| $)))) (-657 |#2|) (-158) (|SubsetCategory| (-666) |#2|)) (T -605))
+((-4125 (*1 *1 *1 *2) (-12 (-4 *4 (-158)) (-5 *1 (-605 *3 *4 *2)) (-4 *3 (-657 *4)) (-4 *2 (|SubsetCategory| (-666) *4)))) (-4125 (*1 *1 *2 *3) (-12 (-4 *4 (-158)) (-5 *1 (-605 *2 *4 *3)) (-4 *2 (-657 *4)) (-4 *3 (|SubsetCategory| (-666) *4)))) (-2164 (*1 *2 *1) (-12 (-4 *3 (-158)) (-4 *2 (-657 *3)) (-5 *1 (-605 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-666) *3)))) (-2171 (*1 *2 *1) (-12 (-4 *4 (-158)) (-4 *2 (|SubsetCategory| (-666) *4)) (-5 *1 (-605 *3 *4 *2)) (-4 *3 (-657 *4)))))
+(-13 (-657 |#2|) (-10 -8 (IF (|has| |#1| (-730)) (-6 (-730)) |%noBranch|) (-15 -4125 ($ $ |#3|)) (-15 -4125 ($ |#1| |#3|)) (-15 -2164 (|#1| $)) (-15 -2171 (|#3| $))))
+((-1210 (((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|)) 33)))
+(((-606 |#1|) (-10 -7 (-15 -1210 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|)))) (-840)) (T -606))
+((-1210 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *4))) (-5 *3 (-1083 *4)) (-4 *4 (-840)) (-5 *1 (-606 *4)))))
+(-10 -7 (-15 -1210 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1304 (((-589 |#1|) $) 82)) (-3944 (($ $ (-710)) 90)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-3168 (((-1191 |#1| |#2|) (-1191 |#1| |#2|) $) 48)) (-2898 (((-3 (-614 |#1|) "failed") $) NIL)) (-1996 (((-614 |#1|) $) NIL)) (-3142 (($ $) 89)) (-3288 (((-710) $) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-1511 (($ (-614 |#1|) |#2|) 68)) (-2471 (($ $) 86)) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-2475 (((-1191 |#1| |#2|) (-1191 |#1| |#2|) $) 47)) (-2859 (((-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3107 (((-614 |#1|) $) NIL)) (-3119 ((|#2| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1349 (($ $ |#1| $) 30) (($ $ (-589 |#1|) (-589 $)) 32)) (-1487 (((-710) $) 88)) (-3985 (($ $ $) 20) (($ (-614 |#1|) (-614 |#1|)) 77) (($ (-614 |#1|) $) 75) (($ $ (-614 |#1|)) 76)) (-3976 (((-794) $) NIL) (($ |#1|) 74) (((-1182 |#1| |#2|) $) 58) (((-1191 |#1| |#2|) $) 41) (($ (-614 |#1|)) 25)) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ (-614 |#1|)) NIL)) (-2275 ((|#2| (-1191 |#1| |#2|) $) 43)) (-1428 (($) 23 T CONST)) (-1776 (((-589 (-2 (|:| |k| (-614 |#1|)) (|:| |c| |#2|))) $) NIL)) (-1287 (((-3 $ "failed") (-1182 |#1| |#2|)) 60)) (-4066 (($ (-614 |#1|)) 14)) (-4037 (((-108) $ $) 44)) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $) 66) (($ $ $) NIL)) (-4103 (($ $ $) 29)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#2| $) 28) (($ $ |#2|) NIL) (($ |#2| (-614 |#1|)) NIL)))
+(((-607 |#1| |#2|) (-13 (-350 |#1| |#2|) (-358 |#2| (-614 |#1|)) (-10 -8 (-15 -1287 ((-3 $ "failed") (-1182 |#1| |#2|))) (-15 -3985 ($ (-614 |#1|) (-614 |#1|))) (-15 -3985 ($ (-614 |#1|) $)) (-15 -3985 ($ $ (-614 |#1|))))) (-786) (-158)) (T -607))
+((-1287 (*1 *1 *2) (|partial| -12 (-5 *2 (-1182 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *1 (-607 *3 *4)))) (-3985 (*1 *1 *2 *2) (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4)) (-4 *4 (-158)))) (-3985 (*1 *1 *2 *1) (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4)) (-4 *4 (-158)))) (-3985 (*1 *1 *1 *2) (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4)) (-4 *4 (-158)))))
+(-13 (-350 |#1| |#2|) (-358 |#2| (-614 |#1|)) (-10 -8 (-15 -1287 ((-3 $ "failed") (-1182 |#1| |#2|))) (-15 -3985 ($ (-614 |#1|) (-614 |#1|))) (-15 -3985 ($ (-614 |#1|) $)) (-15 -3985 ($ $ (-614 |#1|)))))
+((-4159 (((-108) $) NIL) (((-108) (-1 (-108) |#2| |#2|) $) 50)) (-2361 (($ $) NIL) (($ (-1 (-108) |#2| |#2|) $) 12)) (-3627 (($ (-1 (-108) |#2|) $) 28)) (-4091 (($ $) 56)) (-2543 (($ $) 64)) (-1869 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 37)) (-1830 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 53)) (-1894 (((-523) |#2| $ (-523)) 61) (((-523) |#2| $) NIL) (((-523) (-1 (-108) |#2|) $) 47)) (-2348 (($ (-710) |#2|) 54)) (-3325 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 30)) (-3123 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 24)) (-3015 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 55)) (-3745 (($ |#2|) 15)) (-3862 (($ $ $ (-523)) 36) (($ |#2| $ (-523)) 34)) (-2660 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 46)) (-1314 (($ $ (-1136 (-523))) 44) (($ $ (-523)) 38)) (-2580 (($ $ $ (-523)) 60)) (-4124 (($ $) 58)) (-4052 (((-108) $ $) 66)))
+(((-608 |#1| |#2|) (-10 -8 (-15 -3745 (|#1| |#2|)) (-15 -1314 (|#1| |#1| (-523))) (-15 -1314 (|#1| |#1| (-1136 (-523)))) (-15 -1869 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3862 (|#1| |#2| |#1| (-523))) (-15 -3862 (|#1| |#1| |#1| (-523))) (-15 -3325 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3627 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1869 (|#1| |#2| |#1|)) (-15 -2543 (|#1| |#1|)) (-15 -3325 (|#1| |#1| |#1|)) (-15 -3123 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -4159 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1894 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -1894 ((-523) |#2| |#1|)) (-15 -1894 ((-523) |#2| |#1| (-523))) (-15 -3123 (|#1| |#1| |#1|)) (-15 -4159 ((-108) |#1|)) (-15 -2580 (|#1| |#1| |#1| (-523))) (-15 -4091 (|#1| |#1|)) (-15 -2361 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2361 (|#1| |#1|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2660 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2348 (|#1| (-710) |#2|)) (-15 -3015 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4124 (|#1| |#1|))) (-609 |#2|) (-1123)) (T -608))
+NIL
+(-10 -8 (-15 -3745 (|#1| |#2|)) (-15 -1314 (|#1| |#1| (-523))) (-15 -1314 (|#1| |#1| (-1136 (-523)))) (-15 -1869 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3862 (|#1| |#2| |#1| (-523))) (-15 -3862 (|#1| |#1| |#1| (-523))) (-15 -3325 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3627 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1869 (|#1| |#2| |#1|)) (-15 -2543 (|#1| |#1|)) (-15 -3325 (|#1| |#1| |#1|)) (-15 -3123 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -4159 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1894 ((-523) (-1 (-108) |#2|) |#1|)) (-15 -1894 ((-523) |#2| |#1|)) (-15 -1894 ((-523) |#2| |#1| (-523))) (-15 -3123 (|#1| |#1| |#1|)) (-15 -4159 ((-108) |#1|)) (-15 -2580 (|#1| |#1| |#1| (-523))) (-15 -4091 (|#1| |#1|)) (-15 -2361 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2361 (|#1| |#1|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1830 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2660 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2348 (|#1| (-710) |#2|)) (-15 -3015 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4124 (|#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2058 ((|#1| $) 48)) (-3972 ((|#1| $) 65)) (-3548 (($ $) 67)) (-1666 (((-1174) $ (-523) (-523)) 97 (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) 52 (|has| $ (-6 -4249)))) (-4159 (((-108) $) 142 (|has| |#1| (-786))) (((-108) (-1 (-108) |#1| |#1|) $) 136)) (-2361 (($ $) 146 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249)))) (($ (-1 (-108) |#1| |#1|) $) 145 (|has| $ (-6 -4249)))) (-3400 (($ $) 141 (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $) 135)) (-2282 (((-108) $ (-710)) 8)) (-3365 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-3546 (($ $ $) 56 (|has| $ (-6 -4249)))) (-2535 ((|#1| $ |#1|) 54 (|has| $ (-6 -4249)))) (-1957 ((|#1| $ |#1|) 58 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4249))) (($ $ "rest" $) 55 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 117 (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) 86 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-3627 (($ (-1 (-108) |#1|) $) 129)) (-1299 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4248)))) (-3962 ((|#1| $) 66)) (-1640 (($) 7 T CONST)) (-4091 (($ $) 144 (|has| $ (-6 -4249)))) (-4082 (($ $) 134)) (-3891 (($ $) 73) (($ $ (-710)) 71)) (-2543 (($ $) 131 (|has| |#1| (-1016)))) (-3917 (($ $) 99 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ |#1| $) 130 (|has| |#1| (-1016))) (($ (-1 (-108) |#1|) $) 125)) (-2231 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4248))) (($ |#1| $) 100 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3073 ((|#1| $ (-523) |#1|) 85 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 87)) (-2527 (((-108) $) 83)) (-1894 (((-523) |#1| $ (-523)) 139 (|has| |#1| (-1016))) (((-523) |#1| $) 138 (|has| |#1| (-1016))) (((-523) (-1 (-108) |#1|) $) 137)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 50)) (-3339 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-2348 (($ (-710) |#1|) 108)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 95 (|has| (-523) (-786)))) (-3268 (($ $ $) 147 (|has| |#1| (-786)))) (-3325 (($ $ $) 132 (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) 128)) (-3123 (($ $ $) 140 (|has| |#1| (-786))) (($ (-1 (-108) |#1| |#1|) $ $) 133)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 94 (|has| (-523) (-786)))) (-2644 (($ $ $) 148 (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-3745 (($ |#1|) 122)) (-4042 (((-108) $ (-710)) 10)) (-2112 (((-589 |#1|) $) 45)) (-3391 (((-108) $) 49)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2247 ((|#1| $) 70) (($ $ (-710)) 68)) (-3862 (($ $ $ (-523)) 127) (($ |#1| $ (-523)) 126)) (-3334 (($ $ $ (-523)) 116) (($ |#1| $ (-523)) 115)) (-2909 (((-589 (-523)) $) 92)) (-2290 (((-108) (-523) $) 91)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 76) (($ $ (-710)) 74)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-2408 (($ $ |#1|) 96 (|has| $ (-6 -4249)))) (-3214 (((-108) $) 84)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 90)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1136 (-523))) 112) ((|#1| $ (-523)) 89) ((|#1| $ (-523) |#1|) 88)) (-2981 (((-523) $ $) 44)) (-1314 (($ $ (-1136 (-523))) 124) (($ $ (-523)) 123)) (-3725 (($ $ (-1136 (-523))) 114) (($ $ (-523)) 113)) (-2837 (((-108) $) 46)) (-2238 (($ $) 62)) (-4198 (($ $) 59 (|has| $ (-6 -4249)))) (-3647 (((-710) $) 63)) (-2801 (($ $) 64)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2580 (($ $ $ (-523)) 143 (|has| $ (-6 -4249)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 98 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 107)) (-1622 (($ $ $) 61) (($ $ |#1|) 60)) (-2785 (($ $ $) 78) (($ |#1| $) 77) (($ (-589 $)) 110) (($ $ |#1|) 109)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 51)) (-4004 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) 150 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 151 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-4070 (((-108) $ $) 149 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 152 (|has| |#1| (-786)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-609 |#1|) (-129) (-1123)) (T -609))
-((-2301 (*1 *1 *2) (-12 (-4 *1 (-609 *2)) (-4 *2 (-1123)))))
-(-13 (-1061 |t#1|) (-349 |t#1|) (-259 |t#1|) (-10 -8 (-15 -2301 ($ |t#1|))))
-(((-33) . T) ((-97) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-259 |#1|) . T) ((-349 |#1|) . T) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-786) |has| |#1| (-786)) ((-938 |#1|) . T) ((-1016) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1061 |#1|) . T) ((-1123) . T) ((-1157 |#1|) . T))
-((-3112 (((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|))))) (-589 (-589 |#1|)) (-589 (-1169 |#1|))) 21) (((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|))))) (-629 |#1|) (-589 (-1169 |#1|))) 20) (((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-589 (-589 |#1|)) (-1169 |#1|)) 16) (((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|)) 13)) (-3569 (((-710) (-629 |#1|) (-1169 |#1|)) 29)) (-1698 (((-3 (-1169 |#1|) "failed") (-629 |#1|) (-1169 |#1|)) 23)) (-2988 (((-108) (-629 |#1|) (-1169 |#1|)) 26)))
-(((-610 |#1|) (-10 -7 (-15 -3112 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|))) (-15 -3112 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-589 (-589 |#1|)) (-1169 |#1|))) (-15 -3112 ((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|))))) (-629 |#1|) (-589 (-1169 |#1|)))) (-15 -3112 ((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|))))) (-589 (-589 |#1|)) (-589 (-1169 |#1|)))) (-15 -1698 ((-3 (-1169 |#1|) "failed") (-629 |#1|) (-1169 |#1|))) (-15 -2988 ((-108) (-629 |#1|) (-1169 |#1|))) (-15 -3569 ((-710) (-629 |#1|) (-1169 |#1|)))) (-339)) (T -610))
-((-3569 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-339)) (-5 *2 (-710)) (-5 *1 (-610 *5)))) (-2988 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-339)) (-5 *2 (-108)) (-5 *1 (-610 *5)))) (-1698 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1169 *4)) (-5 *3 (-629 *4)) (-4 *4 (-339)) (-5 *1 (-610 *4)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 *5))) (-4 *5 (-339)) (-5 *2 (-589 (-2 (|:| |particular| (-3 (-1169 *5) "failed")) (|:| -3760 (-589 (-1169 *5)))))) (-5 *1 (-610 *5)) (-5 *4 (-589 (-1169 *5))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *5)) (-4 *5 (-339)) (-5 *2 (-589 (-2 (|:| |particular| (-3 (-1169 *5) "failed")) (|:| -3760 (-589 (-1169 *5)))))) (-5 *1 (-610 *5)) (-5 *4 (-589 (-1169 *5))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 *5))) (-4 *5 (-339)) (-5 *2 (-2 (|:| |particular| (-3 (-1169 *5) "failed")) (|:| -3760 (-589 (-1169 *5))))) (-5 *1 (-610 *5)) (-5 *4 (-1169 *5)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |particular| (-3 (-1169 *5) "failed")) (|:| -3760 (-589 (-1169 *5))))) (-5 *1 (-610 *5)) (-5 *4 (-1169 *5)))))
-(-10 -7 (-15 -3112 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|))) (-15 -3112 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-589 (-589 |#1|)) (-1169 |#1|))) (-15 -3112 ((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|))))) (-629 |#1|) (-589 (-1169 |#1|)))) (-15 -3112 ((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|))))) (-589 (-589 |#1|)) (-589 (-1169 |#1|)))) (-15 -1698 ((-3 (-1169 |#1|) "failed") (-629 |#1|) (-1169 |#1|))) (-15 -2988 ((-108) (-629 |#1|) (-1169 |#1|))) (-15 -3569 ((-710) (-629 |#1|) (-1169 |#1|))))
-((-3112 (((-589 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|)))) |#4| (-589 |#3|)) 47) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|))) |#4| |#3|) 45)) (-3569 (((-710) |#4| |#3|) 17)) (-1698 (((-3 |#3| "failed") |#4| |#3|) 20)) (-2988 (((-108) |#4| |#3|) 13)))
-(((-611 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3112 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|))) |#4| |#3|)) (-15 -3112 ((-589 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|)))) |#4| (-589 |#3|))) (-15 -1698 ((-3 |#3| "failed") |#4| |#3|)) (-15 -2988 ((-108) |#4| |#3|)) (-15 -3569 ((-710) |#4| |#3|))) (-339) (-13 (-349 |#1|) (-10 -7 (-6 -4249))) (-13 (-349 |#1|) (-10 -7 (-6 -4249))) (-627 |#1| |#2| |#3|)) (T -611))
-((-3569 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-710)) (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))) (-2988 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-108)) (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))) (-1698 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-339)) (-4 *5 (-13 (-349 *4) (-10 -7 (-6 -4249)))) (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))) (-5 *1 (-611 *4 *5 *2 *3)) (-4 *3 (-627 *4 *5 *2)))) (-3112 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-4 *7 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-589 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -3760 (-589 *7))))) (-5 *1 (-611 *5 *6 *7 *3)) (-5 *4 (-589 *7)) (-4 *3 (-627 *5 *6 *7)))) (-3112 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4)))) (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))))
-(-10 -7 (-15 -3112 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|))) |#4| |#3|)) (-15 -3112 ((-589 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|)))) |#4| (-589 |#3|))) (-15 -1698 ((-3 |#3| "failed") |#4| |#3|)) (-15 -2988 ((-108) |#4| |#3|)) (-15 -3569 ((-710) |#4| |#3|)))
-((-3562 (((-2 (|:| |particular| (-3 (-1169 (-383 |#4|)) "failed")) (|:| -3760 (-589 (-1169 (-383 |#4|))))) (-589 |#4|) (-589 |#3|)) 44)))
-(((-612 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3562 ((-2 (|:| |particular| (-3 (-1169 (-383 |#4|)) "failed")) (|:| -3760 (-589 (-1169 (-383 |#4|))))) (-589 |#4|) (-589 |#3|)))) (-515) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -612))
-((-3562 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *7)) (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-5 *2 (-2 (|:| |particular| (-3 (-1169 (-383 *8)) "failed")) (|:| -3760 (-589 (-1169 (-383 *8)))))) (-5 *1 (-612 *5 *6 *7 *8)))))
-(-10 -7 (-15 -3562 ((-2 (|:| |particular| (-3 (-1169 (-383 |#4|)) "failed")) (|:| -3760 (-589 (-1169 (-383 |#4|))))) (-589 |#4|) (-589 |#3|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2345 (((-3 $ "failed")) NIL (|has| |#2| (-515)))) (-1477 ((|#2| $) NIL)) (-3735 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1939 (((-1169 (-629 |#2|))) NIL) (((-1169 (-629 |#2|)) (-1169 $)) NIL)) (-2989 (((-108) $) NIL)) (-1502 (((-1169 $)) 37)) (-1620 (((-108) $ (-710)) NIL)) (-1979 (($ |#2|) NIL)) (-4189 (($) NIL T CONST)) (-1678 (($ $) NIL (|has| |#2| (-284)))) (-2827 (((-218 |#1| |#2|) $ (-523)) NIL)) (-2314 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL (|has| |#2| (-515)))) (-1722 (((-3 $ "failed")) NIL (|has| |#2| (-515)))) (-2059 (((-629 |#2|)) NIL) (((-629 |#2|) (-1169 $)) NIL)) (-2920 ((|#2| $) NIL)) (-1950 (((-629 |#2|) $) NIL) (((-629 |#2|) $ (-1169 $)) NIL)) (-1307 (((-3 $ "failed") $) NIL (|has| |#2| (-515)))) (-3927 (((-1083 (-883 |#2|))) NIL (|has| |#2| (-339)))) (-3402 (($ $ (-852)) NIL)) (-1223 ((|#2| $) NIL)) (-2992 (((-1083 |#2|) $) NIL (|has| |#2| (-515)))) (-3637 ((|#2|) NIL) ((|#2| (-1169 $)) NIL)) (-2242 (((-1083 |#2|) $) NIL)) (-1404 (((-108)) NIL)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 |#2| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) ((|#2| $) NIL)) (-2754 (($ (-1169 |#2|)) NIL) (($ (-1169 |#2|) (-1169 $)) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3569 (((-710) $) NIL (|has| |#2| (-515))) (((-852)) 38)) (-2000 ((|#2| $ (-523) (-523)) NIL)) (-1454 (((-108)) NIL)) (-3291 (($ $ (-852)) NIL)) (-1871 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-2769 (((-108) $) NIL)) (-1835 (((-710) $) NIL (|has| |#2| (-515)))) (-2454 (((-589 (-218 |#1| |#2|)) $) NIL (|has| |#2| (-515)))) (-1357 (((-710) $) NIL)) (-3517 (((-108)) NIL)) (-1370 (((-710) $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-4224 ((|#2| $) NIL (|has| |#2| (-6 (-4250 "*"))))) (-1665 (((-523) $) NIL)) (-2082 (((-523) $) NIL)) (-1584 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3231 (((-523) $) NIL)) (-3060 (((-523) $) NIL)) (-3648 (($ (-589 (-589 |#2|))) NIL)) (-2043 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3692 (((-589 (-589 |#2|)) $) NIL)) (-2804 (((-108)) NIL)) (-3914 (((-108)) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2065 (((-3 (-2 (|:| |particular| $) (|:| -3760 (-589 $))) "failed")) NIL (|has| |#2| (-515)))) (-2778 (((-3 $ "failed")) NIL (|has| |#2| (-515)))) (-1612 (((-629 |#2|)) NIL) (((-629 |#2|) (-1169 $)) NIL)) (-3647 ((|#2| $) NIL)) (-1613 (((-629 |#2|) $) NIL) (((-629 |#2|) $ (-1169 $)) NIL)) (-4097 (((-3 $ "failed") $) NIL (|has| |#2| (-515)))) (-1233 (((-1083 (-883 |#2|))) NIL (|has| |#2| (-339)))) (-2237 (($ $ (-852)) NIL)) (-2670 ((|#2| $) NIL)) (-3248 (((-1083 |#2|) $) NIL (|has| |#2| (-515)))) (-2085 ((|#2|) NIL) ((|#2| (-1169 $)) NIL)) (-3359 (((-1083 |#2|) $) NIL)) (-1675 (((-108)) NIL)) (-2032 (((-1070) $) NIL)) (-3041 (((-108)) NIL)) (-1671 (((-108)) NIL)) (-3194 (((-108)) NIL)) (-3713 (((-3 $ "failed") $) NIL (|has| |#2| (-339)))) (-3951 (((-1034) $) NIL)) (-1634 (((-108)) NIL)) (-4007 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515)))) (-3379 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ (-523) (-523) |#2|) NIL) ((|#2| $ (-523) (-523)) 22) ((|#2| $ (-523)) NIL)) (-3984 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-2218 ((|#2| $) NIL)) (-2870 (($ (-589 |#2|)) NIL)) (-1956 (((-108) $) NIL)) (-3326 (((-218 |#1| |#2|) $) NIL)) (-2736 ((|#2| $) NIL (|has| |#2| (-6 (-4250 "*"))))) (-3977 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-1874 (($ $) NIL)) (-2906 (((-629 |#2|) (-1169 $)) NIL) (((-1169 |#2|) $) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) NIL) (((-1169 |#2|) $ (-1169 $)) 25)) (-1400 (($ (-1169 |#2|)) NIL) (((-1169 |#2|) $) NIL)) (-1586 (((-589 (-883 |#2|))) NIL) (((-589 (-883 |#2|)) (-1169 $)) NIL)) (-2892 (($ $ $) NIL)) (-2572 (((-108)) NIL)) (-1249 (((-218 |#1| |#2|) $ (-523)) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#2| (-964 (-383 (-523))))) (($ |#2|) NIL) (((-629 |#2|) $) NIL)) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) 36)) (-2969 (((-589 (-1169 |#2|))) NIL (|has| |#2| (-515)))) (-2760 (($ $ $ $) NIL)) (-1978 (((-108)) NIL)) (-2372 (($ (-629 |#2|) $) NIL)) (-2308 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3749 (((-108) $) NIL)) (-3654 (($ $ $) NIL)) (-2367 (((-108)) NIL)) (-3505 (((-108)) NIL)) (-2050 (((-108)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#2| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-218 |#1| |#2|) $ (-218 |#1| |#2|)) NIL) (((-218 |#1| |#2|) (-218 |#1| |#2|) $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3745 (*1 *1 *2) (-12 (-4 *1 (-609 *2)) (-4 *2 (-1123)))))
+(-13 (-1061 |t#1|) (-349 |t#1|) (-259 |t#1|) (-10 -8 (-15 -3745 ($ |t#1|))))
+(((-33) . T) ((-97) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-259 |#1|) . T) ((-349 |#1|) . T) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-786) |has| |#1| (-786)) ((-938 |#1|) . T) ((-1016) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1061 |#1|) . T) ((-1123) . T) ((-1157 |#1|) . T))
+((-3911 (((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|))))) (-589 (-589 |#1|)) (-589 (-1169 |#1|))) 22) (((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|))))) (-629 |#1|) (-589 (-1169 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-589 (-589 |#1|)) (-1169 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|)) 14)) (-2262 (((-710) (-629 |#1|) (-1169 |#1|)) 30)) (-1795 (((-3 (-1169 |#1|) "failed") (-629 |#1|) (-1169 |#1|)) 24)) (-2096 (((-108) (-629 |#1|) (-1169 |#1|)) 27)))
+(((-610 |#1|) (-10 -7 (-15 -3911 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|))) (-15 -3911 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-589 (-589 |#1|)) (-1169 |#1|))) (-15 -3911 ((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|))))) (-629 |#1|) (-589 (-1169 |#1|)))) (-15 -3911 ((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|))))) (-589 (-589 |#1|)) (-589 (-1169 |#1|)))) (-15 -1795 ((-3 (-1169 |#1|) "failed") (-629 |#1|) (-1169 |#1|))) (-15 -2096 ((-108) (-629 |#1|) (-1169 |#1|))) (-15 -2262 ((-710) (-629 |#1|) (-1169 |#1|)))) (-339)) (T -610))
+((-2262 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-339)) (-5 *2 (-710)) (-5 *1 (-610 *5)))) (-2096 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-339)) (-5 *2 (-108)) (-5 *1 (-610 *5)))) (-1795 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1169 *4)) (-5 *3 (-629 *4)) (-4 *4 (-339)) (-5 *1 (-610 *4)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 *5))) (-4 *5 (-339)) (-5 *2 (-589 (-2 (|:| |particular| (-3 (-1169 *5) "failed")) (|:| -2922 (-589 (-1169 *5)))))) (-5 *1 (-610 *5)) (-5 *4 (-589 (-1169 *5))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *5)) (-4 *5 (-339)) (-5 *2 (-589 (-2 (|:| |particular| (-3 (-1169 *5) "failed")) (|:| -2922 (-589 (-1169 *5)))))) (-5 *1 (-610 *5)) (-5 *4 (-589 (-1169 *5))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 *5))) (-4 *5 (-339)) (-5 *2 (-2 (|:| |particular| (-3 (-1169 *5) "failed")) (|:| -2922 (-589 (-1169 *5))))) (-5 *1 (-610 *5)) (-5 *4 (-1169 *5)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |particular| (-3 (-1169 *5) "failed")) (|:| -2922 (-589 (-1169 *5))))) (-5 *1 (-610 *5)) (-5 *4 (-1169 *5)))))
+(-10 -7 (-15 -3911 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|))) (-15 -3911 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-589 (-589 |#1|)) (-1169 |#1|))) (-15 -3911 ((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|))))) (-629 |#1|) (-589 (-1169 |#1|)))) (-15 -3911 ((-589 (-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|))))) (-589 (-589 |#1|)) (-589 (-1169 |#1|)))) (-15 -1795 ((-3 (-1169 |#1|) "failed") (-629 |#1|) (-1169 |#1|))) (-15 -2096 ((-108) (-629 |#1|) (-1169 |#1|))) (-15 -2262 ((-710) (-629 |#1|) (-1169 |#1|))))
+((-3911 (((-589 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|)))) |#4| (-589 |#3|)) 47) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|))) |#4| |#3|) 45)) (-2262 (((-710) |#4| |#3|) 17)) (-1795 (((-3 |#3| "failed") |#4| |#3|) 20)) (-2096 (((-108) |#4| |#3|) 13)))
+(((-611 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3911 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|))) |#4| |#3|)) (-15 -3911 ((-589 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|)))) |#4| (-589 |#3|))) (-15 -1795 ((-3 |#3| "failed") |#4| |#3|)) (-15 -2096 ((-108) |#4| |#3|)) (-15 -2262 ((-710) |#4| |#3|))) (-339) (-13 (-349 |#1|) (-10 -7 (-6 -4249))) (-13 (-349 |#1|) (-10 -7 (-6 -4249))) (-627 |#1| |#2| |#3|)) (T -611))
+((-2262 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-710)) (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))) (-2096 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-108)) (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))) (-1795 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-339)) (-4 *5 (-13 (-349 *4) (-10 -7 (-6 -4249)))) (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))) (-5 *1 (-611 *4 *5 *2 *3)) (-4 *3 (-627 *4 *5 *2)))) (-3911 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-4 *7 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-589 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2922 (-589 *7))))) (-5 *1 (-611 *5 *6 *7 *3)) (-5 *4 (-589 *7)) (-4 *3 (-627 *5 *6 *7)))) (-3911 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4)))) (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))))
+(-10 -7 (-15 -3911 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|))) |#4| |#3|)) (-15 -3911 ((-589 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|)))) |#4| (-589 |#3|))) (-15 -1795 ((-3 |#3| "failed") |#4| |#3|)) (-15 -2096 ((-108) |#4| |#3|)) (-15 -2262 ((-710) |#4| |#3|)))
+((-2762 (((-2 (|:| |particular| (-3 (-1169 (-383 |#4|)) "failed")) (|:| -2922 (-589 (-1169 (-383 |#4|))))) (-589 |#4|) (-589 |#3|)) 45)))
+(((-612 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2762 ((-2 (|:| |particular| (-3 (-1169 (-383 |#4|)) "failed")) (|:| -2922 (-589 (-1169 (-383 |#4|))))) (-589 |#4|) (-589 |#3|)))) (-515) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -612))
+((-2762 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *7)) (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-5 *2 (-2 (|:| |particular| (-3 (-1169 (-383 *8)) "failed")) (|:| -2922 (-589 (-1169 (-383 *8)))))) (-5 *1 (-612 *5 *6 *7 *8)))))
+(-10 -7 (-15 -2762 ((-2 (|:| |particular| (-3 (-1169 (-383 |#4|)) "failed")) (|:| -2922 (-589 (-1169 (-383 |#4|))))) (-589 |#4|) (-589 |#3|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1895 (((-3 $ "failed")) NIL (|has| |#2| (-515)))) (-4131 ((|#2| $) NIL)) (-2624 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2279 (((-1169 (-629 |#2|))) NIL) (((-1169 (-629 |#2|)) (-1169 $)) NIL)) (-2108 (((-108) $) NIL)) (-3513 (((-1169 $)) 37)) (-2282 (((-108) $ (-710)) NIL)) (-1370 (($ |#2|) NIL)) (-1640 (($) NIL T CONST)) (-1561 (($ $) NIL (|has| |#2| (-284)))) (-2823 (((-218 |#1| |#2|) $ (-523)) NIL)) (-1563 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL (|has| |#2| (-515)))) (-3869 (((-3 $ "failed")) NIL (|has| |#2| (-515)))) (-4067 (((-629 |#2|)) NIL) (((-629 |#2|) (-1169 $)) NIL)) (-2507 ((|#2| $) NIL)) (-2358 (((-629 |#2|) $) NIL) (((-629 |#2|) $ (-1169 $)) NIL)) (-2439 (((-3 $ "failed") $) NIL (|has| |#2| (-515)))) (-2717 (((-1083 (-883 |#2|))) NIL (|has| |#2| (-339)))) (-2966 (($ $ (-852)) NIL)) (-2860 ((|#2| $) NIL)) (-2119 (((-1083 |#2|) $) NIL (|has| |#2| (-515)))) (-1772 ((|#2|) NIL) ((|#2| (-1169 $)) NIL)) (-2196 (((-1083 |#2|) $) NIL)) (-3953 (((-108)) NIL)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 |#2| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) ((|#2| $) NIL)) (-3322 (($ (-1169 |#2|)) NIL) (($ (-1169 |#2|) (-1169 $)) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2262 (((-710) $) NIL (|has| |#2| (-515))) (((-852)) 38)) (-3002 ((|#2| $ (-523) (-523)) NIL)) (-3091 (((-108)) NIL)) (-1935 (($ $ (-852)) NIL)) (-3133 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3482 (((-108) $) NIL)) (-2534 (((-710) $) NIL (|has| |#2| (-515)))) (-3392 (((-589 (-218 |#1| |#2|)) $) NIL (|has| |#2| (-515)))) (-3656 (((-710) $) NIL)) (-3562 (((-108)) NIL)) (-3668 (((-710) $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-2082 ((|#2| $) NIL (|has| |#2| (-6 (-4250 "*"))))) (-1392 (((-523) $) NIL)) (-1219 (((-523) $) NIL)) (-3056 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2102 (((-523) $) NIL)) (-3328 (((-523) $) NIL)) (-3078 (($ (-589 (-589 |#2|))) NIL)) (-3063 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3522 (((-589 (-589 |#2|)) $) NIL)) (-3877 (((-108)) NIL)) (-3868 (((-108)) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-4111 (((-3 (-2 (|:| |particular| $) (|:| -2922 (-589 $))) "failed")) NIL (|has| |#2| (-515)))) (-3575 (((-3 $ "failed")) NIL (|has| |#2| (-515)))) (-2216 (((-629 |#2|)) NIL) (((-629 |#2|) (-1169 $)) NIL)) (-1870 ((|#2| $) NIL)) (-2225 (((-629 |#2|) $) NIL) (((-629 |#2|) $ (-1169 $)) NIL)) (-3790 (((-3 $ "failed") $) NIL (|has| |#2| (-515)))) (-2975 (((-1083 (-883 |#2|))) NIL (|has| |#2| (-339)))) (-2165 (($ $ (-852)) NIL)) (-1876 ((|#2| $) NIL)) (-1393 (((-1083 |#2|) $) NIL (|has| |#2| (-515)))) (-1242 ((|#2|) NIL) ((|#2| (-1169 $)) NIL)) (-1292 (((-1083 |#2|) $) NIL)) (-1519 (((-108)) NIL)) (-3841 (((-1070) $) NIL)) (-1279 (((-108)) NIL)) (-1466 (((-108)) NIL)) (-1597 (((-108)) NIL)) (-3714 (((-3 $ "failed") $) NIL (|has| |#2| (-339)))) (-2435 (((-1034) $) NIL)) (-2375 (((-108)) NIL)) (-2469 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515)))) (-2720 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ (-523) (-523) |#2|) NIL) ((|#2| $ (-523) (-523)) 22) ((|#2| $ (-523)) NIL)) (-4024 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-3092 ((|#2| $) NIL)) (-2148 (($ (-589 |#2|)) NIL)) (-2395 (((-108) $) NIL)) (-4088 (((-218 |#1| |#2|) $) NIL)) (-1273 ((|#2| $) NIL (|has| |#2| (-6 (-4250 "*"))))) (-2452 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-4124 (($ $) NIL)) (-2411 (((-629 |#2|) (-1169 $)) NIL) (((-1169 |#2|) $) NIL) (((-629 |#2|) (-1169 $) (-1169 $)) NIL) (((-1169 |#2|) $ (-1169 $)) 25)) (-3077 (($ (-1169 |#2|)) NIL) (((-1169 |#2|) $) NIL)) (-1948 (((-589 (-883 |#2|))) NIL) (((-589 (-883 |#2|)) (-1169 $)) NIL)) (-2306 (($ $ $) NIL)) (-2178 (((-108)) NIL)) (-2032 (((-218 |#1| |#2|) $ (-523)) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#2| (-964 (-383 (-523))))) (($ |#2|) NIL) (((-629 |#2|) $) NIL)) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) 36)) (-1842 (((-589 (-1169 |#2|))) NIL (|has| |#2| (-515)))) (-3377 (($ $ $ $) NIL)) (-1363 (((-108)) NIL)) (-3817 (($ (-629 |#2|) $) NIL)) (-1505 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2791 (((-108) $) NIL)) (-1952 (($ $ $) NIL)) (-3931 (((-108)) NIL)) (-3433 (((-108)) NIL)) (-4001 (((-108)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#2| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-218 |#1| |#2|) $ (-218 |#1| |#2|)) NIL) (((-218 |#1| |#2|) (-218 |#1| |#2|) $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-613 |#1| |#2|) (-13 (-1037 |#1| |#2| (-218 |#1| |#2|) (-218 |#1| |#2|)) (-563 (-629 |#2|)) (-393 |#2|)) (-852) (-158)) (T -613))
NIL
(-13 (-1037 |#1| |#2| (-218 |#1| |#2|) (-218 |#1| |#2|)) (-563 (-629 |#2|)) (-393 |#2|))
-((-1680 (((-108) $ $) NIL)) (-2634 (((-589 |#1|) $) NIL)) (-3855 (($ $) 52)) (-2977 (((-108) $) NIL)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2089 (((-3 $ "failed") (-758 |#1|)) 23)) (-3237 (((-108) (-758 |#1|)) 15)) (-2575 (($ (-758 |#1|)) 24)) (-2886 (((-108) $ $) 30)) (-2616 (((-852) $) 37)) (-3844 (($ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2424 (((-589 $) (-758 |#1|)) 17)) (-1691 (((-794) $) 43) (($ |#1|) 34) (((-758 |#1|) $) 39) (((-618 |#1|) $) 44)) (-3767 (((-57 (-589 $)) (-589 |#1|) (-852)) 57)) (-3296 (((-589 $) (-589 |#1|) (-852)) 60)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 53)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 38)))
-(((-614 |#1|) (-13 (-786) (-964 |#1|) (-10 -8 (-15 -2977 ((-108) $)) (-15 -3844 ($ $)) (-15 -3855 ($ $)) (-15 -2616 ((-852) $)) (-15 -2886 ((-108) $ $)) (-15 -1691 ((-758 |#1|) $)) (-15 -1691 ((-618 |#1|) $)) (-15 -2424 ((-589 $) (-758 |#1|))) (-15 -3237 ((-108) (-758 |#1|))) (-15 -2575 ($ (-758 |#1|))) (-15 -2089 ((-3 $ "failed") (-758 |#1|))) (-15 -2634 ((-589 |#1|) $)) (-15 -3767 ((-57 (-589 $)) (-589 |#1|) (-852))) (-15 -3296 ((-589 $) (-589 |#1|) (-852))))) (-786)) (T -614))
-((-2977 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-3844 (*1 *1 *1) (-12 (-5 *1 (-614 *2)) (-4 *2 (-786)))) (-3855 (*1 *1 *1) (-12 (-5 *1 (-614 *2)) (-4 *2 (-786)))) (-2616 (*1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-2886 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-618 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-2424 (*1 *2 *3) (-12 (-5 *3 (-758 *4)) (-4 *4 (-786)) (-5 *2 (-589 (-614 *4))) (-5 *1 (-614 *4)))) (-3237 (*1 *2 *3) (-12 (-5 *3 (-758 *4)) (-4 *4 (-786)) (-5 *2 (-108)) (-5 *1 (-614 *4)))) (-2575 (*1 *1 *2) (-12 (-5 *2 (-758 *3)) (-4 *3 (-786)) (-5 *1 (-614 *3)))) (-2089 (*1 *1 *2) (|partial| -12 (-5 *2 (-758 *3)) (-4 *3 (-786)) (-5 *1 (-614 *3)))) (-2634 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-3767 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-852)) (-4 *5 (-786)) (-5 *2 (-57 (-589 (-614 *5)))) (-5 *1 (-614 *5)))) (-3296 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-852)) (-4 *5 (-786)) (-5 *2 (-589 (-614 *5))) (-5 *1 (-614 *5)))))
-(-13 (-786) (-964 |#1|) (-10 -8 (-15 -2977 ((-108) $)) (-15 -3844 ($ $)) (-15 -3855 ($ $)) (-15 -2616 ((-852) $)) (-15 -2886 ((-108) $ $)) (-15 -1691 ((-758 |#1|) $)) (-15 -1691 ((-618 |#1|) $)) (-15 -2424 ((-589 $) (-758 |#1|))) (-15 -3237 ((-108) (-758 |#1|))) (-15 -2575 ($ (-758 |#1|))) (-15 -2089 ((-3 $ "failed") (-758 |#1|))) (-15 -2634 ((-589 |#1|) $)) (-15 -3767 ((-57 (-589 $)) (-589 |#1|) (-852))) (-15 -3296 ((-589 $) (-589 |#1|) (-852)))))
-((-3370 ((|#2| $) 76)) (-2227 (($ $) 96)) (-1620 (((-108) $ (-710)) 26)) (-2441 (($ $) 85) (($ $ (-710)) 88)) (-1833 (((-108) $) 97)) (-2932 (((-589 $) $) 72)) (-3675 (((-108) $ $) 71)) (-3051 (((-108) $ (-710)) 24)) (-2965 (((-523) $) 46)) (-2567 (((-523) $) 45)) (-1418 (((-108) $ (-710)) 22)) (-1799 (((-108) $) 74)) (-2535 ((|#2| $) 89) (($ $ (-710)) 92)) (-2912 (($ $ $ (-523)) 62) (($ |#2| $ (-523)) 61)) (-2536 (((-589 (-523)) $) 44)) (-2254 (((-108) (-523) $) 42)) (-2428 ((|#2| $) NIL) (($ $ (-710)) 84)) (-3053 (($ $ (-523)) 100)) (-2430 (((-108) $) 99)) (-3379 (((-108) (-1 (-108) |#2|) $) 32)) (-3973 (((-589 |#2|) $) 33)) (-1937 ((|#2| $ "value") NIL) ((|#2| $ "first") 83) (($ $ "rest") 87) ((|#2| $ "last") 95) (($ $ (-1136 (-523))) 58) ((|#2| $ (-523)) 40) ((|#2| $ (-523) |#2|) 41)) (-3766 (((-523) $ $) 70)) (-1499 (($ $ (-1136 (-523))) 57) (($ $ (-523)) 51)) (-1221 (((-108) $) 66)) (-2582 (($ $) 81)) (-2784 (((-710) $) 80)) (-1867 (($ $) 79)) (-1704 (($ (-589 |#2|)) 37)) (-2488 (($ $) 101)) (-2612 (((-589 $) $) 69)) (-3313 (((-108) $ $) 68)) (-2308 (((-108) (-1 (-108) |#2|) $) 31)) (-3941 (((-108) $ $) 18)) (-2810 (((-710) $) 29)))
-(((-615 |#1| |#2|) (-10 -8 (-15 -2488 (|#1| |#1|)) (-15 -3053 (|#1| |#1| (-523))) (-15 -1833 ((-108) |#1|)) (-15 -2430 ((-108) |#1|)) (-15 -1937 (|#2| |#1| (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523))) (-15 -3973 ((-589 |#2|) |#1|)) (-15 -2254 ((-108) (-523) |#1|)) (-15 -2536 ((-589 (-523)) |#1|)) (-15 -2567 ((-523) |#1|)) (-15 -2965 ((-523) |#1|)) (-15 -1704 (|#1| (-589 |#2|))) (-15 -1937 (|#1| |#1| (-1136 (-523)))) (-15 -1499 (|#1| |#1| (-523))) (-15 -1499 (|#1| |#1| (-1136 (-523)))) (-15 -2912 (|#1| |#2| |#1| (-523))) (-15 -2912 (|#1| |#1| |#1| (-523))) (-15 -2582 (|#1| |#1|)) (-15 -2784 ((-710) |#1|)) (-15 -1867 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2535 (|#1| |#1| (-710))) (-15 -1937 (|#2| |#1| "last")) (-15 -2535 (|#2| |#1|)) (-15 -2441 (|#1| |#1| (-710))) (-15 -1937 (|#1| |#1| "rest")) (-15 -2441 (|#1| |#1|)) (-15 -2428 (|#1| |#1| (-710))) (-15 -1937 (|#2| |#1| "first")) (-15 -2428 (|#2| |#1|)) (-15 -3675 ((-108) |#1| |#1|)) (-15 -3313 ((-108) |#1| |#1|)) (-15 -3766 ((-523) |#1| |#1|)) (-15 -1221 ((-108) |#1|)) (-15 -1937 (|#2| |#1| "value")) (-15 -3370 (|#2| |#1|)) (-15 -1799 ((-108) |#1|)) (-15 -2932 ((-589 |#1|) |#1|)) (-15 -2612 ((-589 |#1|) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2810 ((-710) |#1|)) (-15 -1620 ((-108) |#1| (-710))) (-15 -3051 ((-108) |#1| (-710))) (-15 -1418 ((-108) |#1| (-710)))) (-616 |#2|) (-1123)) (T -615))
-NIL
-(-10 -8 (-15 -2488 (|#1| |#1|)) (-15 -3053 (|#1| |#1| (-523))) (-15 -1833 ((-108) |#1|)) (-15 -2430 ((-108) |#1|)) (-15 -1937 (|#2| |#1| (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523))) (-15 -3973 ((-589 |#2|) |#1|)) (-15 -2254 ((-108) (-523) |#1|)) (-15 -2536 ((-589 (-523)) |#1|)) (-15 -2567 ((-523) |#1|)) (-15 -2965 ((-523) |#1|)) (-15 -1704 (|#1| (-589 |#2|))) (-15 -1937 (|#1| |#1| (-1136 (-523)))) (-15 -1499 (|#1| |#1| (-523))) (-15 -1499 (|#1| |#1| (-1136 (-523)))) (-15 -2912 (|#1| |#2| |#1| (-523))) (-15 -2912 (|#1| |#1| |#1| (-523))) (-15 -2582 (|#1| |#1|)) (-15 -2784 ((-710) |#1|)) (-15 -1867 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2535 (|#1| |#1| (-710))) (-15 -1937 (|#2| |#1| "last")) (-15 -2535 (|#2| |#1|)) (-15 -2441 (|#1| |#1| (-710))) (-15 -1937 (|#1| |#1| "rest")) (-15 -2441 (|#1| |#1|)) (-15 -2428 (|#1| |#1| (-710))) (-15 -1937 (|#2| |#1| "first")) (-15 -2428 (|#2| |#1|)) (-15 -3675 ((-108) |#1| |#1|)) (-15 -3313 ((-108) |#1| |#1|)) (-15 -3766 ((-523) |#1| |#1|)) (-15 -1221 ((-108) |#1|)) (-15 -1937 (|#2| |#1| "value")) (-15 -3370 (|#2| |#1|)) (-15 -1799 ((-108) |#1|)) (-15 -2932 ((-589 |#1|) |#1|)) (-15 -2612 ((-589 |#1|) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -3379 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2810 ((-710) |#1|)) (-15 -1620 ((-108) |#1| (-710))) (-15 -3051 ((-108) |#1| (-710))) (-15 -1418 ((-108) |#1| (-710))))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3370 ((|#1| $) 48)) (-2176 ((|#1| $) 65)) (-2227 (($ $) 67)) (-4191 (((-1174) $ (-523) (-523)) 97 (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) 52 (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) 8)) (-1487 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-2470 (($ $ $) 56 (|has| $ (-6 -4249)))) (-2622 ((|#1| $ |#1|) 54 (|has| $ (-6 -4249)))) (-2027 ((|#1| $ |#1|) 58 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4249))) (($ $ "rest" $) 55 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 117 (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) 86 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) 102)) (-2165 ((|#1| $) 66)) (-4189 (($) 7 T CONST)) (-1923 (($ $) 124)) (-2441 (($ $) 73) (($ $ (-710)) 71)) (-2462 (($ $) 99 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#1| $) 100 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 103)) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2053 ((|#1| $ (-523) |#1|) 85 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 87)) (-1833 (((-108) $) 83)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2139 (((-710) $) 123)) (-2932 (((-589 $) $) 50)) (-3675 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-3733 (($ (-710) |#1|) 108)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 95 (|has| (-523) (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 94 (|has| (-523) (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-1418 (((-108) $ (-710)) 10)) (-1701 (((-589 |#1|) $) 45)) (-1799 (((-108) $) 49)) (-1803 (($ $) 126)) (-3507 (((-108) $) 127)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2535 ((|#1| $) 70) (($ $ (-710)) 68)) (-2912 (($ $ $ (-523)) 116) (($ |#1| $ (-523)) 115)) (-2536 (((-589 (-523)) $) 92)) (-2254 (((-108) (-523) $) 91)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-1388 ((|#1| $) 125)) (-2428 ((|#1| $) 76) (($ $ (-710)) 74)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-4141 (($ $ |#1|) 96 (|has| $ (-6 -4249)))) (-3053 (($ $ (-523)) 122)) (-2430 (((-108) $) 84)) (-3057 (((-108) $) 128)) (-3281 (((-108) $) 129)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 90)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1136 (-523))) 112) ((|#1| $ (-523)) 89) ((|#1| $ (-523) |#1|) 88)) (-3766 (((-523) $ $) 44)) (-1499 (($ $ (-1136 (-523))) 114) (($ $ (-523)) 113)) (-1221 (((-108) $) 46)) (-2582 (($ $) 62)) (-2075 (($ $) 59 (|has| $ (-6 -4249)))) (-2784 (((-710) $) 63)) (-1867 (($ $) 64)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 98 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 107)) (-2001 (($ $ $) 61 (|has| $ (-6 -4249))) (($ $ |#1|) 60 (|has| $ (-6 -4249)))) (-2394 (($ $ $) 78) (($ |#1| $) 77) (($ (-589 $)) 110) (($ $ |#1|) 109)) (-2488 (($ $) 121)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 51)) (-3313 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-1304 (((-589 |#1|) $) NIL)) (-2438 (($ $) 52)) (-1936 (((-108) $) NIL)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-1272 (((-3 $ "failed") (-758 |#1|)) 23)) (-2153 (((-108) (-758 |#1|)) 15)) (-2200 (($ (-758 |#1|)) 24)) (-2269 (((-108) $ $) 30)) (-3229 (((-852) $) 37)) (-2428 (($ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3573 (((-589 $) (-758 |#1|)) 17)) (-3976 (((-794) $) 43) (($ |#1|) 34) (((-758 |#1|) $) 39) (((-618 |#1|) $) 44)) (-2991 (((-57 (-589 $)) (-589 |#1|) (-852)) 57)) (-2010 (((-589 $) (-589 |#1|) (-852)) 60)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 53)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 38)))
+(((-614 |#1|) (-13 (-786) (-964 |#1|) (-10 -8 (-15 -1936 ((-108) $)) (-15 -2428 ($ $)) (-15 -2438 ($ $)) (-15 -3229 ((-852) $)) (-15 -2269 ((-108) $ $)) (-15 -3976 ((-758 |#1|) $)) (-15 -3976 ((-618 |#1|) $)) (-15 -3573 ((-589 $) (-758 |#1|))) (-15 -2153 ((-108) (-758 |#1|))) (-15 -2200 ($ (-758 |#1|))) (-15 -1272 ((-3 $ "failed") (-758 |#1|))) (-15 -1304 ((-589 |#1|) $)) (-15 -2991 ((-57 (-589 $)) (-589 |#1|) (-852))) (-15 -2010 ((-589 $) (-589 |#1|) (-852))))) (-786)) (T -614))
+((-1936 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-2428 (*1 *1 *1) (-12 (-5 *1 (-614 *2)) (-4 *2 (-786)))) (-2438 (*1 *1 *1) (-12 (-5 *1 (-614 *2)) (-4 *2 (-786)))) (-3229 (*1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-2269 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-618 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-3573 (*1 *2 *3) (-12 (-5 *3 (-758 *4)) (-4 *4 (-786)) (-5 *2 (-589 (-614 *4))) (-5 *1 (-614 *4)))) (-2153 (*1 *2 *3) (-12 (-5 *3 (-758 *4)) (-4 *4 (-786)) (-5 *2 (-108)) (-5 *1 (-614 *4)))) (-2200 (*1 *1 *2) (-12 (-5 *2 (-758 *3)) (-4 *3 (-786)) (-5 *1 (-614 *3)))) (-1272 (*1 *1 *2) (|partial| -12 (-5 *2 (-758 *3)) (-4 *3 (-786)) (-5 *1 (-614 *3)))) (-1304 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786)))) (-2991 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-852)) (-4 *5 (-786)) (-5 *2 (-57 (-589 (-614 *5)))) (-5 *1 (-614 *5)))) (-2010 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-852)) (-4 *5 (-786)) (-5 *2 (-589 (-614 *5))) (-5 *1 (-614 *5)))))
+(-13 (-786) (-964 |#1|) (-10 -8 (-15 -1936 ((-108) $)) (-15 -2428 ($ $)) (-15 -2438 ($ $)) (-15 -3229 ((-852) $)) (-15 -2269 ((-108) $ $)) (-15 -3976 ((-758 |#1|) $)) (-15 -3976 ((-618 |#1|) $)) (-15 -3573 ((-589 $) (-758 |#1|))) (-15 -2153 ((-108) (-758 |#1|))) (-15 -2200 ($ (-758 |#1|))) (-15 -1272 ((-3 $ "failed") (-758 |#1|))) (-15 -1304 ((-589 |#1|) $)) (-15 -2991 ((-57 (-589 $)) (-589 |#1|) (-852))) (-15 -2010 ((-589 $) (-589 |#1|) (-852)))))
+((-2058 ((|#2| $) 76)) (-3548 (($ $) 96)) (-2282 (((-108) $ (-710)) 26)) (-3891 (($ $) 85) (($ $ (-710)) 88)) (-2527 (((-108) $) 97)) (-1378 (((-589 $) $) 72)) (-3339 (((-108) $ $) 71)) (-1344 (((-108) $ (-710)) 24)) (-1798 (((-523) $) 46)) (-2133 (((-523) $) 45)) (-4042 (((-108) $ (-710)) 22)) (-3391 (((-108) $) 74)) (-2247 ((|#2| $) 89) (($ $ (-710)) 92)) (-3334 (($ $ $ (-523)) 62) (($ |#2| $ (-523)) 61)) (-2909 (((-589 (-523)) $) 44)) (-2290 (((-108) (-523) $) 42)) (-3879 ((|#2| $) NIL) (($ $ (-710)) 84)) (-1361 (($ $ (-523)) 100)) (-3214 (((-108) $) 99)) (-2720 (((-108) (-1 (-108) |#2|) $) 32)) (-3184 (((-589 |#2|) $) 33)) (-1502 ((|#2| $ "value") NIL) ((|#2| $ "first") 83) (($ $ "rest") 87) ((|#2| $ "last") 95) (($ $ (-1136 (-523))) 58) ((|#2| $ (-523)) 40) ((|#2| $ (-523) |#2|) 41)) (-2981 (((-523) $ $) 70)) (-3725 (($ $ (-1136 (-523))) 57) (($ $ (-523)) 51)) (-2837 (((-108) $) 66)) (-2238 (($ $) 81)) (-3647 (((-710) $) 80)) (-2801 (($ $) 79)) (-3985 (($ (-589 |#2|)) 37)) (-3749 (($ $) 101)) (-2464 (((-589 $) $) 69)) (-4004 (((-108) $ $) 68)) (-1505 (((-108) (-1 (-108) |#2|) $) 31)) (-4037 (((-108) $ $) 18)) (-1271 (((-710) $) 29)))
+(((-615 |#1| |#2|) (-10 -8 (-15 -3749 (|#1| |#1|)) (-15 -1361 (|#1| |#1| (-523))) (-15 -2527 ((-108) |#1|)) (-15 -3214 ((-108) |#1|)) (-15 -1502 (|#2| |#1| (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523))) (-15 -3184 ((-589 |#2|) |#1|)) (-15 -2290 ((-108) (-523) |#1|)) (-15 -2909 ((-589 (-523)) |#1|)) (-15 -2133 ((-523) |#1|)) (-15 -1798 ((-523) |#1|)) (-15 -3985 (|#1| (-589 |#2|))) (-15 -1502 (|#1| |#1| (-1136 (-523)))) (-15 -3725 (|#1| |#1| (-523))) (-15 -3725 (|#1| |#1| (-1136 (-523)))) (-15 -3334 (|#1| |#2| |#1| (-523))) (-15 -3334 (|#1| |#1| |#1| (-523))) (-15 -2238 (|#1| |#1|)) (-15 -3647 ((-710) |#1|)) (-15 -2801 (|#1| |#1|)) (-15 -3548 (|#1| |#1|)) (-15 -2247 (|#1| |#1| (-710))) (-15 -1502 (|#2| |#1| "last")) (-15 -2247 (|#2| |#1|)) (-15 -3891 (|#1| |#1| (-710))) (-15 -1502 (|#1| |#1| "rest")) (-15 -3891 (|#1| |#1|)) (-15 -3879 (|#1| |#1| (-710))) (-15 -1502 (|#2| |#1| "first")) (-15 -3879 (|#2| |#1|)) (-15 -3339 ((-108) |#1| |#1|)) (-15 -4004 ((-108) |#1| |#1|)) (-15 -2981 ((-523) |#1| |#1|)) (-15 -2837 ((-108) |#1|)) (-15 -1502 (|#2| |#1| "value")) (-15 -2058 (|#2| |#1|)) (-15 -3391 ((-108) |#1|)) (-15 -1378 ((-589 |#1|) |#1|)) (-15 -2464 ((-589 |#1|) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1271 ((-710) |#1|)) (-15 -2282 ((-108) |#1| (-710))) (-15 -1344 ((-108) |#1| (-710))) (-15 -4042 ((-108) |#1| (-710)))) (-616 |#2|) (-1123)) (T -615))
+NIL
+(-10 -8 (-15 -3749 (|#1| |#1|)) (-15 -1361 (|#1| |#1| (-523))) (-15 -2527 ((-108) |#1|)) (-15 -3214 ((-108) |#1|)) (-15 -1502 (|#2| |#1| (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523))) (-15 -3184 ((-589 |#2|) |#1|)) (-15 -2290 ((-108) (-523) |#1|)) (-15 -2909 ((-589 (-523)) |#1|)) (-15 -2133 ((-523) |#1|)) (-15 -1798 ((-523) |#1|)) (-15 -3985 (|#1| (-589 |#2|))) (-15 -1502 (|#1| |#1| (-1136 (-523)))) (-15 -3725 (|#1| |#1| (-523))) (-15 -3725 (|#1| |#1| (-1136 (-523)))) (-15 -3334 (|#1| |#2| |#1| (-523))) (-15 -3334 (|#1| |#1| |#1| (-523))) (-15 -2238 (|#1| |#1|)) (-15 -3647 ((-710) |#1|)) (-15 -2801 (|#1| |#1|)) (-15 -3548 (|#1| |#1|)) (-15 -2247 (|#1| |#1| (-710))) (-15 -1502 (|#2| |#1| "last")) (-15 -2247 (|#2| |#1|)) (-15 -3891 (|#1| |#1| (-710))) (-15 -1502 (|#1| |#1| "rest")) (-15 -3891 (|#1| |#1|)) (-15 -3879 (|#1| |#1| (-710))) (-15 -1502 (|#2| |#1| "first")) (-15 -3879 (|#2| |#1|)) (-15 -3339 ((-108) |#1| |#1|)) (-15 -4004 ((-108) |#1| |#1|)) (-15 -2981 ((-523) |#1| |#1|)) (-15 -2837 ((-108) |#1|)) (-15 -1502 (|#2| |#1| "value")) (-15 -2058 (|#2| |#1|)) (-15 -3391 ((-108) |#1|)) (-15 -1378 ((-589 |#1|) |#1|)) (-15 -2464 ((-589 |#1|) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -2720 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1271 ((-710) |#1|)) (-15 -2282 ((-108) |#1| (-710))) (-15 -1344 ((-108) |#1| (-710))) (-15 -4042 ((-108) |#1| (-710))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2058 ((|#1| $) 48)) (-3972 ((|#1| $) 65)) (-3548 (($ $) 67)) (-1666 (((-1174) $ (-523) (-523)) 97 (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) 52 (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) 8)) (-3365 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-3546 (($ $ $) 56 (|has| $ (-6 -4249)))) (-2535 ((|#1| $ |#1|) 54 (|has| $ (-6 -4249)))) (-1957 ((|#1| $ |#1|) 58 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4249))) (($ $ "rest" $) 55 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 117 (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) 86 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) 102)) (-3962 ((|#1| $) 66)) (-1640 (($) 7 T CONST)) (-2177 (($ $) 124)) (-3891 (($ $) 73) (($ $ (-710)) 71)) (-3917 (($ $) 99 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#1| $) 100 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 103)) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3073 ((|#1| $ (-523) |#1|) 85 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 87)) (-2527 (((-108) $) 83)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3609 (((-710) $) 123)) (-1378 (((-589 $) $) 50)) (-3339 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-2348 (($ (-710) |#1|) 108)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 95 (|has| (-523) (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 94 (|has| (-523) (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4042 (((-108) $ (-710)) 10)) (-2112 (((-589 |#1|) $) 45)) (-3391 (((-108) $) 49)) (-3438 (($ $) 126)) (-3457 (((-108) $) 127)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2247 ((|#1| $) 70) (($ $ (-710)) 68)) (-3334 (($ $ $ (-523)) 116) (($ |#1| $ (-523)) 115)) (-2909 (((-589 (-523)) $) 92)) (-2290 (((-108) (-523) $) 91)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3803 ((|#1| $) 125)) (-3879 ((|#1| $) 76) (($ $ (-710)) 74)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-2408 (($ $ |#1|) 96 (|has| $ (-6 -4249)))) (-1361 (($ $ (-523)) 122)) (-3214 (((-108) $) 84)) (-3300 (((-108) $) 128)) (-1796 (((-108) $) 129)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 90)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1136 (-523))) 112) ((|#1| $ (-523)) 89) ((|#1| $ (-523) |#1|) 88)) (-2981 (((-523) $ $) 44)) (-3725 (($ $ (-1136 (-523))) 114) (($ $ (-523)) 113)) (-2837 (((-108) $) 46)) (-2238 (($ $) 62)) (-4198 (($ $) 59 (|has| $ (-6 -4249)))) (-3647 (((-710) $) 63)) (-2801 (($ $) 64)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 98 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 107)) (-1622 (($ $ $) 61 (|has| $ (-6 -4249))) (($ $ |#1|) 60 (|has| $ (-6 -4249)))) (-2785 (($ $ $) 78) (($ |#1| $) 77) (($ (-589 $)) 110) (($ $ |#1|) 109)) (-3749 (($ $) 121)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 51)) (-4004 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-616 |#1|) (-129) (-1123)) (T -616))
-((-2514 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-616 *3)) (-4 *3 (-1123)))) (-1903 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-616 *3)) (-4 *3 (-1123)))) (-3281 (*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-3057 (*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-3507 (*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-1803 (*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))) (-1388 (*1 *2 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))) (-1923 (*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))) (-2139 (*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))) (-3053 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-616 *3)) (-4 *3 (-1123)))) (-2488 (*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))))
-(-13 (-1061 |t#1|) (-10 -8 (-15 -2514 ($ (-1 (-108) |t#1|) $)) (-15 -1903 ($ (-1 (-108) |t#1|) $)) (-15 -3281 ((-108) $)) (-15 -3057 ((-108) $)) (-15 -3507 ((-108) $)) (-15 -1803 ($ $)) (-15 -1388 (|t#1| $)) (-15 -1923 ($ $)) (-15 -2139 ((-710) $)) (-15 -3053 ($ $ (-523))) (-15 -2488 ($ $))))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1061 |#1|) . T) ((-1123) . T) ((-1157 |#1|) . T))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2300 (($ (-710) (-710) (-710)) 34 (|has| |#1| (-973)))) (-1620 (((-108) $ (-710)) NIL)) (-3398 ((|#1| $ (-710) (-710) (-710) |#1|) 29)) (-4189 (($) NIL T CONST)) (-2758 (($ $ $) 38 (|has| |#1| (-973)))) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3771 (((-1169 (-710)) $) 10)) (-2679 (($ (-1087) $ $) 24)) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1203 (($ (-710)) 36 (|has| |#1| (-973)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-710) (-710) (-710)) 27)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1704 (($ (-589 (-589 (-589 |#1|)))) 45)) (-1691 (($ (-888 (-888 (-888 |#1|)))) 17) (((-888 (-888 (-888 |#1|))) $) 14) (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-617 |#1|) (-13 (-462 |#1|) (-10 -8 (IF (|has| |#1| (-973)) (PROGN (-15 -2300 ($ (-710) (-710) (-710))) (-15 -1203 ($ (-710))) (-15 -2758 ($ $ $))) |%noBranch|) (-15 -1704 ($ (-589 (-589 (-589 |#1|))))) (-15 -1937 (|#1| $ (-710) (-710) (-710))) (-15 -3398 (|#1| $ (-710) (-710) (-710) |#1|)) (-15 -1691 ($ (-888 (-888 (-888 |#1|))))) (-15 -1691 ((-888 (-888 (-888 |#1|))) $)) (-15 -2679 ($ (-1087) $ $)) (-15 -3771 ((-1169 (-710)) $)))) (-1016)) (T -617))
-((-2300 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-617 *3)) (-4 *3 (-973)) (-4 *3 (-1016)))) (-1203 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-617 *3)) (-4 *3 (-973)) (-4 *3 (-1016)))) (-2758 (*1 *1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-973)) (-4 *2 (-1016)))) (-1704 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-589 *3)))) (-4 *3 (-1016)) (-5 *1 (-617 *3)))) (-1937 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-710)) (-5 *1 (-617 *2)) (-4 *2 (-1016)))) (-3398 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-617 *2)) (-4 *2 (-1016)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-888 (-888 (-888 *3)))) (-4 *3 (-1016)) (-5 *1 (-617 *3)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-888 (-888 (-888 *3)))) (-5 *1 (-617 *3)) (-4 *3 (-1016)))) (-2679 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-617 *3)) (-4 *3 (-1016)))) (-3771 (*1 *2 *1) (-12 (-5 *2 (-1169 (-710))) (-5 *1 (-617 *3)) (-4 *3 (-1016)))))
-(-13 (-462 |#1|) (-10 -8 (IF (|has| |#1| (-973)) (PROGN (-15 -2300 ($ (-710) (-710) (-710))) (-15 -1203 ($ (-710))) (-15 -2758 ($ $ $))) |%noBranch|) (-15 -1704 ($ (-589 (-589 (-589 |#1|))))) (-15 -1937 (|#1| $ (-710) (-710) (-710))) (-15 -3398 (|#1| $ (-710) (-710) (-710) |#1|)) (-15 -1691 ($ (-888 (-888 (-888 |#1|))))) (-15 -1691 ((-888 (-888 (-888 |#1|))) $)) (-15 -2679 ($ (-1087) $ $)) (-15 -3771 ((-1169 (-710)) $))))
-((-1680 (((-108) $ $) NIL)) (-2634 (((-589 |#1|) $) 14)) (-3855 (($ $) 18)) (-2977 (((-108) $) 19)) (-1220 (((-3 |#1| "failed") $) 22)) (-3508 ((|#1| $) 20)) (-2441 (($ $) 36)) (-1965 (($ $) 24)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2886 (((-108) $ $) 42)) (-2616 (((-852) $) 38)) (-3844 (($ $) 17)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 ((|#1| $) 35)) (-1691 (((-794) $) 31) (($ |#1|) 23) (((-758 |#1|) $) 27)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 12)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 40)) (* (($ $ $) 34)))
-(((-618 |#1|) (-13 (-786) (-964 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -1691 ((-758 |#1|) $)) (-15 -2428 (|#1| $)) (-15 -3844 ($ $)) (-15 -2616 ((-852) $)) (-15 -2886 ((-108) $ $)) (-15 -1965 ($ $)) (-15 -2441 ($ $)) (-15 -2977 ((-108) $)) (-15 -3855 ($ $)) (-15 -2634 ((-589 |#1|) $)))) (-786)) (T -618))
-((* (*1 *1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-618 *3)) (-4 *3 (-786)))) (-2428 (*1 *2 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-3844 (*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-2616 (*1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-618 *3)) (-4 *3 (-786)))) (-2886 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-618 *3)) (-4 *3 (-786)))) (-1965 (*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-2441 (*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-2977 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-618 *3)) (-4 *3 (-786)))) (-3855 (*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-2634 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-618 *3)) (-4 *3 (-786)))))
-(-13 (-786) (-964 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -1691 ((-758 |#1|) $)) (-15 -2428 (|#1| $)) (-15 -3844 ($ $)) (-15 -2616 ((-852) $)) (-15 -2886 ((-108) $ $)) (-15 -1965 ($ $)) (-15 -2441 ($ $)) (-15 -2977 ((-108) $)) (-15 -3855 ($ $)) (-15 -2634 ((-589 |#1|) $))))
-((-1674 ((|#1| (-1 |#1| (-710) |#1|) (-710) |#1|) 11)) (-2861 ((|#1| (-1 |#1| |#1|) (-710) |#1|) 9)))
-(((-619 |#1|) (-10 -7 (-15 -2861 (|#1| (-1 |#1| |#1|) (-710) |#1|)) (-15 -1674 (|#1| (-1 |#1| (-710) |#1|) (-710) |#1|))) (-1016)) (T -619))
-((-1674 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-710) *2)) (-5 *4 (-710)) (-4 *2 (-1016)) (-5 *1 (-619 *2)))) (-2861 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-710)) (-4 *2 (-1016)) (-5 *1 (-619 *2)))))
-(-10 -7 (-15 -2861 (|#1| (-1 |#1| |#1|) (-710) |#1|)) (-15 -1674 (|#1| (-1 |#1| (-710) |#1|) (-710) |#1|)))
-((-2143 ((|#2| |#1| |#2|) 9)) (-2130 ((|#1| |#1| |#2|) 8)))
-(((-620 |#1| |#2|) (-10 -7 (-15 -2130 (|#1| |#1| |#2|)) (-15 -2143 (|#2| |#1| |#2|))) (-1016) (-1016)) (T -620))
-((-2143 (*1 *2 *3 *2) (-12 (-5 *1 (-620 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-2130 (*1 *2 *2 *3) (-12 (-5 *1 (-620 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
-(-10 -7 (-15 -2130 (|#1| |#1| |#2|)) (-15 -2143 (|#2| |#1| |#2|)))
-((-2397 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11)))
-(((-621 |#1| |#2| |#3|) (-10 -7 (-15 -2397 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1016) (-1016) (-1016)) (T -621))
-((-2397 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)) (-5 *1 (-621 *5 *6 *2)))))
-(-10 -7 (-15 -2397 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|)))
-((-1674 (((-1 |#1| (-710) |#1|) (-1 |#1| (-710) |#1|)) 23)) (-3230 (((-1 |#1|) |#1|) 8)) (-3697 ((|#1| |#1|) 16)) (-3650 (((-589 |#1|) (-1 (-589 |#1|) (-589 |#1|)) (-523)) 15) ((|#1| (-1 |#1| |#1|)) 11)) (-1691 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-710)) 20)))
-(((-622 |#1|) (-10 -7 (-15 -3230 ((-1 |#1|) |#1|)) (-15 -1691 ((-1 |#1|) |#1|)) (-15 -3650 (|#1| (-1 |#1| |#1|))) (-15 -3650 ((-589 |#1|) (-1 (-589 |#1|) (-589 |#1|)) (-523))) (-15 -3697 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-710))) (-15 -1674 ((-1 |#1| (-710) |#1|) (-1 |#1| (-710) |#1|)))) (-1016)) (T -622))
-((-1674 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-710) *3)) (-4 *3 (-1016)) (-5 *1 (-622 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *4 (-1016)) (-5 *1 (-622 *4)))) (-3697 (*1 *2 *2) (-12 (-5 *1 (-622 *2)) (-4 *2 (-1016)))) (-3650 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-589 *5) (-589 *5))) (-5 *4 (-523)) (-5 *2 (-589 *5)) (-5 *1 (-622 *5)) (-4 *5 (-1016)))) (-3650 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-622 *2)) (-4 *2 (-1016)))) (-1691 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-622 *3)) (-4 *3 (-1016)))) (-3230 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-622 *3)) (-4 *3 (-1016)))))
-(-10 -7 (-15 -3230 ((-1 |#1|) |#1|)) (-15 -1691 ((-1 |#1|) |#1|)) (-15 -3650 (|#1| (-1 |#1| |#1|))) (-15 -3650 ((-589 |#1|) (-1 (-589 |#1|) (-589 |#1|)) (-523))) (-15 -3697 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-710))) (-15 -1674 ((-1 |#1| (-710) |#1|) (-1 |#1| (-710) |#1|))))
-((-4164 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-3916 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-2501 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-4173 (((-1 |#2| |#1|) |#2|) 11)))
-(((-623 |#1| |#2|) (-10 -7 (-15 -4173 ((-1 |#2| |#1|) |#2|)) (-15 -3916 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -2501 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -4164 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1016) (-1016)) (T -623))
-((-4164 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-5 *2 (-1 *5 *4)) (-5 *1 (-623 *4 *5)))) (-2501 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1016)) (-5 *2 (-1 *5 *4)) (-5 *1 (-623 *4 *5)) (-4 *4 (-1016)))) (-3916 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-5 *2 (-1 *5)) (-5 *1 (-623 *4 *5)))) (-4173 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-623 *4 *3)) (-4 *4 (-1016)) (-4 *3 (-1016)))))
-(-10 -7 (-15 -4173 ((-1 |#2| |#1|) |#2|)) (-15 -3916 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -2501 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -4164 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|))))
-((-3604 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-2543 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-1850 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-1273 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-4087 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21)))
-(((-624 |#1| |#2| |#3|) (-10 -7 (-15 -2543 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -1850 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -1273 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -4087 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -3604 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1016) (-1016) (-1016)) (T -624))
-((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-1 *7 *5)) (-5 *1 (-624 *5 *6 *7)))) (-3604 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-624 *4 *5 *6)))) (-4087 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-624 *4 *5 *6)) (-4 *4 (-1016)))) (-1273 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-624 *4 *5 *6)) (-4 *5 (-1016)))) (-1850 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *5)) (-5 *1 (-624 *4 *5 *6)))) (-2543 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1016)) (-4 *4 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *5)) (-5 *1 (-624 *5 *4 *6)))))
-(-10 -7 (-15 -2543 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -1850 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -1273 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -4087 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -3604 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|))))
-((-2116 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-1345 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31)))
-(((-625 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1345 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -1345 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -2116 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-973) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|) (-973) (-349 |#5|) (-349 |#5|) (-627 |#5| |#6| |#7|)) (T -625))
-((-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-973)) (-4 *2 (-973)) (-4 *6 (-349 *5)) (-4 *7 (-349 *5)) (-4 *8 (-349 *2)) (-4 *9 (-349 *2)) (-5 *1 (-625 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-627 *5 *6 *7)) (-4 *10 (-627 *2 *8 *9)))) (-1345 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-973)) (-4 *8 (-973)) (-4 *6 (-349 *5)) (-4 *7 (-349 *5)) (-4 *2 (-627 *8 *9 *10)) (-5 *1 (-625 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-627 *5 *6 *7)) (-4 *9 (-349 *8)) (-4 *10 (-349 *8)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-973)) (-4 *8 (-973)) (-4 *6 (-349 *5)) (-4 *7 (-349 *5)) (-4 *2 (-627 *8 *9 *10)) (-5 *1 (-625 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-627 *5 *6 *7)) (-4 *9 (-349 *8)) (-4 *10 (-349 *8)))))
-(-10 -7 (-15 -1345 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -1345 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -2116 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|)))
-((-1709 (($ (-710) (-710)) 33)) (-4081 (($ $ $) 56)) (-4005 (($ |#3|) 52) (($ $) 53)) (-3735 (((-108) $) 28)) (-2859 (($ $ (-523) (-523)) 58)) (-3909 (($ $ (-523) (-523)) 59)) (-2641 (($ $ (-523) (-523) (-523) (-523)) 63)) (-1553 (($ $) 54)) (-2989 (((-108) $) 14)) (-1522 (($ $ (-523) (-523) $) 64)) (-1849 ((|#2| $ (-523) (-523) |#2|) NIL) (($ $ (-589 (-523)) (-589 (-523)) $) 62)) (-1979 (($ (-710) |#2|) 38)) (-3648 (($ (-589 (-589 |#2|))) 36)) (-3692 (((-589 (-589 |#2|)) $) 57)) (-4207 (($ $ $) 55)) (-4007 (((-3 $ "failed") $ |#2|) 91)) (-1937 ((|#2| $ (-523) (-523)) NIL) ((|#2| $ (-523) (-523) |#2|) NIL) (($ $ (-589 (-523)) (-589 (-523))) 61)) (-2870 (($ (-589 |#2|)) 40) (($ (-589 $)) 42)) (-1956 (((-108) $) 24)) (-1691 (($ |#4|) 47) (((-794) $) NIL)) (-3749 (((-108) $) 30)) (-4074 (($ $ |#2|) 93)) (-4060 (($ $ $) 68) (($ $) 71)) (-4045 (($ $ $) 66)) (** (($ $ (-710)) 80) (($ $ (-523)) 96)) (* (($ $ $) 77) (($ |#2| $) 73) (($ $ |#2|) 74) (($ (-523) $) 76) ((|#4| $ |#4|) 84) ((|#3| |#3| $) 88)))
-(((-626 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1691 ((-794) |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 -4074 (|#1| |#1| |#2|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-710))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -1522 (|#1| |#1| (-523) (-523) |#1|)) (-15 -2641 (|#1| |#1| (-523) (-523) (-523) (-523))) (-15 -3909 (|#1| |#1| (-523) (-523))) (-15 -2859 (|#1| |#1| (-523) (-523))) (-15 -1849 (|#1| |#1| (-589 (-523)) (-589 (-523)) |#1|)) (-15 -1937 (|#1| |#1| (-589 (-523)) (-589 (-523)))) (-15 -3692 ((-589 (-589 |#2|)) |#1|)) (-15 -4081 (|#1| |#1| |#1|)) (-15 -4207 (|#1| |#1| |#1|)) (-15 -1553 (|#1| |#1|)) (-15 -4005 (|#1| |#1|)) (-15 -4005 (|#1| |#3|)) (-15 -1691 (|#1| |#4|)) (-15 -2870 (|#1| (-589 |#1|))) (-15 -2870 (|#1| (-589 |#2|))) (-15 -1979 (|#1| (-710) |#2|)) (-15 -3648 (|#1| (-589 (-589 |#2|)))) (-15 -1709 (|#1| (-710) (-710))) (-15 -3749 ((-108) |#1|)) (-15 -3735 ((-108) |#1|)) (-15 -1956 ((-108) |#1|)) (-15 -2989 ((-108) |#1|)) (-15 -1849 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523) (-523)))) (-627 |#2| |#3| |#4|) (-973) (-349 |#2|) (-349 |#2|)) (T -626))
-NIL
-(-10 -8 (-15 -1691 ((-794) |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 -4074 (|#1| |#1| |#2|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-710))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -1522 (|#1| |#1| (-523) (-523) |#1|)) (-15 -2641 (|#1| |#1| (-523) (-523) (-523) (-523))) (-15 -3909 (|#1| |#1| (-523) (-523))) (-15 -2859 (|#1| |#1| (-523) (-523))) (-15 -1849 (|#1| |#1| (-589 (-523)) (-589 (-523)) |#1|)) (-15 -1937 (|#1| |#1| (-589 (-523)) (-589 (-523)))) (-15 -3692 ((-589 (-589 |#2|)) |#1|)) (-15 -4081 (|#1| |#1| |#1|)) (-15 -4207 (|#1| |#1| |#1|)) (-15 -1553 (|#1| |#1|)) (-15 -4005 (|#1| |#1|)) (-15 -4005 (|#1| |#3|)) (-15 -1691 (|#1| |#4|)) (-15 -2870 (|#1| (-589 |#1|))) (-15 -2870 (|#1| (-589 |#2|))) (-15 -1979 (|#1| (-710) |#2|)) (-15 -3648 (|#1| (-589 (-589 |#2|)))) (-15 -1709 (|#1| (-710) (-710))) (-15 -3749 ((-108) |#1|)) (-15 -3735 ((-108) |#1|)) (-15 -1956 ((-108) |#1|)) (-15 -2989 ((-108) |#1|)) (-15 -1849 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523) (-523))))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1709 (($ (-710) (-710)) 97)) (-4081 (($ $ $) 87)) (-4005 (($ |#2|) 91) (($ $) 90)) (-3735 (((-108) $) 99)) (-2859 (($ $ (-523) (-523)) 83)) (-3909 (($ $ (-523) (-523)) 82)) (-2641 (($ $ (-523) (-523) (-523) (-523)) 81)) (-1553 (($ $) 89)) (-2989 (((-108) $) 101)) (-1620 (((-108) $ (-710)) 8)) (-1522 (($ $ (-523) (-523) $) 80)) (-1849 ((|#1| $ (-523) (-523) |#1|) 44) (($ $ (-589 (-523)) (-589 (-523)) $) 84)) (-2080 (($ $ (-523) |#2|) 42)) (-1232 (($ $ (-523) |#3|) 41)) (-1979 (($ (-710) |#1|) 95)) (-4189 (($) 7 T CONST)) (-1678 (($ $) 67 (|has| |#1| (-284)))) (-2827 ((|#2| $ (-523)) 46)) (-3569 (((-710) $) 66 (|has| |#1| (-515)))) (-2053 ((|#1| $ (-523) (-523) |#1|) 43)) (-2000 ((|#1| $ (-523) (-523)) 48)) (-1871 (((-589 |#1|) $) 30)) (-1835 (((-710) $) 65 (|has| |#1| (-515)))) (-2454 (((-589 |#3|) $) 64 (|has| |#1| (-515)))) (-1357 (((-710) $) 51)) (-3733 (($ (-710) (-710) |#1|) 57)) (-1370 (((-710) $) 50)) (-3051 (((-108) $ (-710)) 9)) (-4224 ((|#1| $) 62 (|has| |#1| (-6 (-4250 "*"))))) (-1665 (((-523) $) 55)) (-2082 (((-523) $) 53)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3231 (((-523) $) 54)) (-3060 (((-523) $) 52)) (-3648 (($ (-589 (-589 |#1|))) 96)) (-2043 (($ (-1 |#1| |#1|) $) 34)) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-3692 (((-589 (-589 |#1|)) $) 86)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3713 (((-3 $ "failed") $) 61 (|has| |#1| (-339)))) (-4207 (($ $ $) 88)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-4141 (($ $ |#1|) 56)) (-4007 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-515)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ (-523) (-523)) 49) ((|#1| $ (-523) (-523) |#1|) 47) (($ $ (-589 (-523)) (-589 (-523))) 85)) (-2870 (($ (-589 |#1|)) 94) (($ (-589 $)) 93)) (-1956 (((-108) $) 100)) (-2736 ((|#1| $) 63 (|has| |#1| (-6 (-4250 "*"))))) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1249 ((|#3| $ (-523)) 45)) (-1691 (($ |#3|) 92) (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3749 (((-108) $) 98)) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-4074 (($ $ |#1|) 68 (|has| |#1| (-339)))) (-4060 (($ $ $) 78) (($ $) 77)) (-4045 (($ $ $) 79)) (** (($ $ (-710)) 70) (($ $ (-523)) 60 (|has| |#1| (-339)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-523) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-2231 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-616 *3)) (-4 *3 (-1123)))) (-1299 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-616 *3)) (-4 *3 (-1123)))) (-1796 (*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-3300 (*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-3457 (*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-3438 (*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))) (-3803 (*1 *2 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))) (-2177 (*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))) (-3609 (*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))) (-1361 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-616 *3)) (-4 *3 (-1123)))) (-3749 (*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))))
+(-13 (-1061 |t#1|) (-10 -8 (-15 -2231 ($ (-1 (-108) |t#1|) $)) (-15 -1299 ($ (-1 (-108) |t#1|) $)) (-15 -1796 ((-108) $)) (-15 -3300 ((-108) $)) (-15 -3457 ((-108) $)) (-15 -3438 ($ $)) (-15 -3803 (|t#1| $)) (-15 -2177 ($ $)) (-15 -3609 ((-710) $)) (-15 -1361 ($ $ (-523))) (-15 -3749 ($ $))))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1061 |#1|) . T) ((-1123) . T) ((-1157 |#1|) . T))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1430 (($ (-710) (-710) (-710)) 34 (|has| |#1| (-973)))) (-2282 (((-108) $ (-710)) NIL)) (-2920 ((|#1| $ (-710) (-710) (-710) |#1|) 29)) (-1640 (($) NIL T CONST)) (-1408 (($ $ $) 38 (|has| |#1| (-973)))) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3041 (((-1169 (-710)) $) 11)) (-1987 (($ (-1087) $ $) 24)) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2658 (($ (-710)) 36 (|has| |#1| (-973)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-710) (-710) (-710)) 27)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3985 (($ (-589 (-589 (-589 |#1|)))) 45)) (-3976 (($ (-888 (-888 (-888 |#1|)))) 17) (((-888 (-888 (-888 |#1|))) $) 14) (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-617 |#1|) (-13 (-462 |#1|) (-10 -8 (IF (|has| |#1| (-973)) (PROGN (-15 -1430 ($ (-710) (-710) (-710))) (-15 -2658 ($ (-710))) (-15 -1408 ($ $ $))) |%noBranch|) (-15 -3985 ($ (-589 (-589 (-589 |#1|))))) (-15 -1502 (|#1| $ (-710) (-710) (-710))) (-15 -2920 (|#1| $ (-710) (-710) (-710) |#1|)) (-15 -3976 ($ (-888 (-888 (-888 |#1|))))) (-15 -3976 ((-888 (-888 (-888 |#1|))) $)) (-15 -1987 ($ (-1087) $ $)) (-15 -3041 ((-1169 (-710)) $)))) (-1016)) (T -617))
+((-1430 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-617 *3)) (-4 *3 (-973)) (-4 *3 (-1016)))) (-2658 (*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-617 *3)) (-4 *3 (-973)) (-4 *3 (-1016)))) (-1408 (*1 *1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-973)) (-4 *2 (-1016)))) (-3985 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-589 *3)))) (-4 *3 (-1016)) (-5 *1 (-617 *3)))) (-1502 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-710)) (-5 *1 (-617 *2)) (-4 *2 (-1016)))) (-2920 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-617 *2)) (-4 *2 (-1016)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-888 (-888 (-888 *3)))) (-4 *3 (-1016)) (-5 *1 (-617 *3)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-888 (-888 (-888 *3)))) (-5 *1 (-617 *3)) (-4 *3 (-1016)))) (-1987 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-617 *3)) (-4 *3 (-1016)))) (-3041 (*1 *2 *1) (-12 (-5 *2 (-1169 (-710))) (-5 *1 (-617 *3)) (-4 *3 (-1016)))))
+(-13 (-462 |#1|) (-10 -8 (IF (|has| |#1| (-973)) (PROGN (-15 -1430 ($ (-710) (-710) (-710))) (-15 -2658 ($ (-710))) (-15 -1408 ($ $ $))) |%noBranch|) (-15 -3985 ($ (-589 (-589 (-589 |#1|))))) (-15 -1502 (|#1| $ (-710) (-710) (-710))) (-15 -2920 (|#1| $ (-710) (-710) (-710) |#1|)) (-15 -3976 ($ (-888 (-888 (-888 |#1|))))) (-15 -3976 ((-888 (-888 (-888 |#1|))) $)) (-15 -1987 ($ (-1087) $ $)) (-15 -3041 ((-1169 (-710)) $))))
+((-3260 (((-108) $ $) NIL)) (-1304 (((-589 |#1|) $) 14)) (-2438 (($ $) 18)) (-1936 (((-108) $) 19)) (-2898 (((-3 |#1| "failed") $) 22)) (-1996 ((|#1| $) 20)) (-3891 (($ $) 36)) (-2471 (($ $) 24)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-2269 (((-108) $ $) 42)) (-3229 (((-852) $) 38)) (-2428 (($ $) 17)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 ((|#1| $) 35)) (-3976 (((-794) $) 31) (($ |#1|) 23) (((-758 |#1|) $) 27)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 12)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 40)) (* (($ $ $) 34)))
+(((-618 |#1|) (-13 (-786) (-964 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -3976 ((-758 |#1|) $)) (-15 -3879 (|#1| $)) (-15 -2428 ($ $)) (-15 -3229 ((-852) $)) (-15 -2269 ((-108) $ $)) (-15 -2471 ($ $)) (-15 -3891 ($ $)) (-15 -1936 ((-108) $)) (-15 -2438 ($ $)) (-15 -1304 ((-589 |#1|) $)))) (-786)) (T -618))
+((* (*1 *1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-618 *3)) (-4 *3 (-786)))) (-3879 (*1 *2 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-2428 (*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-3229 (*1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-618 *3)) (-4 *3 (-786)))) (-2269 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-618 *3)) (-4 *3 (-786)))) (-2471 (*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-3891 (*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-1936 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-618 *3)) (-4 *3 (-786)))) (-2438 (*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786)))) (-1304 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-618 *3)) (-4 *3 (-786)))))
+(-13 (-786) (-964 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -3976 ((-758 |#1|) $)) (-15 -3879 (|#1| $)) (-15 -2428 ($ $)) (-15 -3229 ((-852) $)) (-15 -2269 ((-108) $ $)) (-15 -2471 ($ $)) (-15 -3891 ($ $)) (-15 -1936 ((-108) $)) (-15 -2438 ($ $)) (-15 -1304 ((-589 |#1|) $))))
+((-1504 ((|#1| (-1 |#1| (-710) |#1|) (-710) |#1|) 11)) (-1761 ((|#1| (-1 |#1| |#1|) (-710) |#1|) 9)))
+(((-619 |#1|) (-10 -7 (-15 -1761 (|#1| (-1 |#1| |#1|) (-710) |#1|)) (-15 -1504 (|#1| (-1 |#1| (-710) |#1|) (-710) |#1|))) (-1016)) (T -619))
+((-1504 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-710) *2)) (-5 *4 (-710)) (-4 *2 (-1016)) (-5 *1 (-619 *2)))) (-1761 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-710)) (-4 *2 (-1016)) (-5 *1 (-619 *2)))))
+(-10 -7 (-15 -1761 (|#1| (-1 |#1| |#1|) (-710) |#1|)) (-15 -1504 (|#1| (-1 |#1| (-710) |#1|) (-710) |#1|)))
+((-3283 ((|#2| |#1| |#2|) 9)) (-3272 ((|#1| |#1| |#2|) 8)))
+(((-620 |#1| |#2|) (-10 -7 (-15 -3272 (|#1| |#1| |#2|)) (-15 -3283 (|#2| |#1| |#2|))) (-1016) (-1016)) (T -620))
+((-3283 (*1 *2 *3 *2) (-12 (-5 *1 (-620 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-3272 (*1 *2 *2 *3) (-12 (-5 *1 (-620 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+(-10 -7 (-15 -3272 (|#1| |#1| |#2|)) (-15 -3283 (|#2| |#1| |#2|)))
+((-3804 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11)))
+(((-621 |#1| |#2| |#3|) (-10 -7 (-15 -3804 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1016) (-1016) (-1016)) (T -621))
+((-3804 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)) (-5 *1 (-621 *5 *6 *2)))))
+(-10 -7 (-15 -3804 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|)))
+((-1504 (((-1 |#1| (-710) |#1|) (-1 |#1| (-710) |#1|)) 23)) (-2092 (((-1 |#1|) |#1|) 8)) (-2323 ((|#1| |#1|) 16)) (-1897 (((-589 |#1|) (-1 (-589 |#1|) (-589 |#1|)) (-523)) 15) ((|#1| (-1 |#1| |#1|)) 11)) (-3976 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-710)) 20)))
+(((-622 |#1|) (-10 -7 (-15 -2092 ((-1 |#1|) |#1|)) (-15 -3976 ((-1 |#1|) |#1|)) (-15 -1897 (|#1| (-1 |#1| |#1|))) (-15 -1897 ((-589 |#1|) (-1 (-589 |#1|) (-589 |#1|)) (-523))) (-15 -2323 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-710))) (-15 -1504 ((-1 |#1| (-710) |#1|) (-1 |#1| (-710) |#1|)))) (-1016)) (T -622))
+((-1504 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-710) *3)) (-4 *3 (-1016)) (-5 *1 (-622 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *4 (-1016)) (-5 *1 (-622 *4)))) (-2323 (*1 *2 *2) (-12 (-5 *1 (-622 *2)) (-4 *2 (-1016)))) (-1897 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-589 *5) (-589 *5))) (-5 *4 (-523)) (-5 *2 (-589 *5)) (-5 *1 (-622 *5)) (-4 *5 (-1016)))) (-1897 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-622 *2)) (-4 *2 (-1016)))) (-3976 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-622 *3)) (-4 *3 (-1016)))) (-2092 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-622 *3)) (-4 *3 (-1016)))))
+(-10 -7 (-15 -2092 ((-1 |#1|) |#1|)) (-15 -3976 ((-1 |#1|) |#1|)) (-15 -1897 (|#1| (-1 |#1| |#1|))) (-15 -1897 ((-589 |#1|) (-1 (-589 |#1|) (-589 |#1|)) (-523))) (-15 -2323 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-710))) (-15 -1504 ((-1 |#1| (-710) |#1|) (-1 |#1| (-710) |#1|))))
+((-2563 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-3892 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-1982 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-2653 (((-1 |#2| |#1|) |#2|) 11)))
+(((-623 |#1| |#2|) (-10 -7 (-15 -2653 ((-1 |#2| |#1|) |#2|)) (-15 -3892 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -1982 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -2563 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1016) (-1016)) (T -623))
+((-2563 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-5 *2 (-1 *5 *4)) (-5 *1 (-623 *4 *5)))) (-1982 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1016)) (-5 *2 (-1 *5 *4)) (-5 *1 (-623 *4 *5)) (-4 *4 (-1016)))) (-3892 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-5 *2 (-1 *5)) (-5 *1 (-623 *4 *5)))) (-2653 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-623 *4 *3)) (-4 *4 (-1016)) (-4 *3 (-1016)))))
+(-10 -7 (-15 -2653 ((-1 |#2| |#1|) |#2|)) (-15 -3892 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -1982 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -2563 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|))))
+((-3211 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-2989 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-2646 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-2220 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-3665 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21)))
+(((-624 |#1| |#2| |#3|) (-10 -7 (-15 -2989 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -2646 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -2220 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -3665 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -3211 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1016) (-1016) (-1016)) (T -624))
+((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-1 *7 *5)) (-5 *1 (-624 *5 *6 *7)))) (-3211 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-624 *4 *5 *6)))) (-3665 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-624 *4 *5 *6)) (-4 *4 (-1016)))) (-2220 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-624 *4 *5 *6)) (-4 *5 (-1016)))) (-2646 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *5)) (-5 *1 (-624 *4 *5 *6)))) (-2989 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1016)) (-4 *4 (-1016)) (-4 *6 (-1016)) (-5 *2 (-1 *6 *5)) (-5 *1 (-624 *5 *4 *6)))))
+(-10 -7 (-15 -2989 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -2646 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -2220 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -3665 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -3211 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|))))
+((-1830 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-3015 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31)))
+(((-625 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3015 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -3015 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -1830 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-973) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|) (-973) (-349 |#5|) (-349 |#5|) (-627 |#5| |#6| |#7|)) (T -625))
+((-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-973)) (-4 *2 (-973)) (-4 *6 (-349 *5)) (-4 *7 (-349 *5)) (-4 *8 (-349 *2)) (-4 *9 (-349 *2)) (-5 *1 (-625 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-627 *5 *6 *7)) (-4 *10 (-627 *2 *8 *9)))) (-3015 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-973)) (-4 *8 (-973)) (-4 *6 (-349 *5)) (-4 *7 (-349 *5)) (-4 *2 (-627 *8 *9 *10)) (-5 *1 (-625 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-627 *5 *6 *7)) (-4 *9 (-349 *8)) (-4 *10 (-349 *8)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-973)) (-4 *8 (-973)) (-4 *6 (-349 *5)) (-4 *7 (-349 *5)) (-4 *2 (-627 *8 *9 *10)) (-5 *1 (-625 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-627 *5 *6 *7)) (-4 *9 (-349 *8)) (-4 *10 (-349 *8)))))
+(-10 -7 (-15 -3015 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -3015 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -1830 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|)))
+((-2448 (($ (-710) (-710)) 33)) (-3594 (($ $ $) 56)) (-1659 (($ |#3|) 52) (($ $) 53)) (-2624 (((-108) $) 28)) (-3152 (($ $ (-523) (-523)) 58)) (-3808 (($ $ (-523) (-523)) 59)) (-1499 (($ $ (-523) (-523) (-523) (-523)) 63)) (-2748 (($ $) 54)) (-2108 (((-108) $) 14)) (-3704 (($ $ (-523) (-523) $) 64)) (-4101 ((|#2| $ (-523) (-523) |#2|) NIL) (($ $ (-589 (-523)) (-589 (-523)) $) 62)) (-1370 (($ (-710) |#2|) 39)) (-3078 (($ (-589 (-589 |#2|))) 37)) (-3522 (((-589 (-589 |#2|)) $) 57)) (-1880 (($ $ $) 55)) (-2469 (((-3 $ "failed") $ |#2|) 91)) (-1502 ((|#2| $ (-523) (-523)) NIL) ((|#2| $ (-523) (-523) |#2|) NIL) (($ $ (-589 (-523)) (-589 (-523))) 61)) (-2148 (($ (-589 |#2|)) 40) (($ (-589 $)) 42)) (-2395 (((-108) $) 24)) (-3976 (($ |#4|) 47) (((-794) $) NIL)) (-2791 (((-108) $) 30)) (-4125 (($ $ |#2|) 93)) (-4115 (($ $ $) 68) (($ $) 71)) (-4103 (($ $ $) 66)) (** (($ $ (-710)) 80) (($ $ (-523)) 96)) (* (($ $ $) 77) (($ |#2| $) 73) (($ $ |#2|) 74) (($ (-523) $) 76) ((|#4| $ |#4|) 84) ((|#3| |#3| $) 88)))
+(((-626 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3976 ((-794) |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 -4125 (|#1| |#1| |#2|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-710))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4103 (|#1| |#1| |#1|)) (-15 -3704 (|#1| |#1| (-523) (-523) |#1|)) (-15 -1499 (|#1| |#1| (-523) (-523) (-523) (-523))) (-15 -3808 (|#1| |#1| (-523) (-523))) (-15 -3152 (|#1| |#1| (-523) (-523))) (-15 -4101 (|#1| |#1| (-589 (-523)) (-589 (-523)) |#1|)) (-15 -1502 (|#1| |#1| (-589 (-523)) (-589 (-523)))) (-15 -3522 ((-589 (-589 |#2|)) |#1|)) (-15 -3594 (|#1| |#1| |#1|)) (-15 -1880 (|#1| |#1| |#1|)) (-15 -2748 (|#1| |#1|)) (-15 -1659 (|#1| |#1|)) (-15 -1659 (|#1| |#3|)) (-15 -3976 (|#1| |#4|)) (-15 -2148 (|#1| (-589 |#1|))) (-15 -2148 (|#1| (-589 |#2|))) (-15 -1370 (|#1| (-710) |#2|)) (-15 -3078 (|#1| (-589 (-589 |#2|)))) (-15 -2448 (|#1| (-710) (-710))) (-15 -2791 ((-108) |#1|)) (-15 -2624 ((-108) |#1|)) (-15 -2395 ((-108) |#1|)) (-15 -2108 ((-108) |#1|)) (-15 -4101 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523) (-523)))) (-627 |#2| |#3| |#4|) (-973) (-349 |#2|) (-349 |#2|)) (T -626))
+NIL
+(-10 -8 (-15 -3976 ((-794) |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 -4125 (|#1| |#1| |#2|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-710))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4103 (|#1| |#1| |#1|)) (-15 -3704 (|#1| |#1| (-523) (-523) |#1|)) (-15 -1499 (|#1| |#1| (-523) (-523) (-523) (-523))) (-15 -3808 (|#1| |#1| (-523) (-523))) (-15 -3152 (|#1| |#1| (-523) (-523))) (-15 -4101 (|#1| |#1| (-589 (-523)) (-589 (-523)) |#1|)) (-15 -1502 (|#1| |#1| (-589 (-523)) (-589 (-523)))) (-15 -3522 ((-589 (-589 |#2|)) |#1|)) (-15 -3594 (|#1| |#1| |#1|)) (-15 -1880 (|#1| |#1| |#1|)) (-15 -2748 (|#1| |#1|)) (-15 -1659 (|#1| |#1|)) (-15 -1659 (|#1| |#3|)) (-15 -3976 (|#1| |#4|)) (-15 -2148 (|#1| (-589 |#1|))) (-15 -2148 (|#1| (-589 |#2|))) (-15 -1370 (|#1| (-710) |#2|)) (-15 -3078 (|#1| (-589 (-589 |#2|)))) (-15 -2448 (|#1| (-710) (-710))) (-15 -2791 ((-108) |#1|)) (-15 -2624 ((-108) |#1|)) (-15 -2395 ((-108) |#1|)) (-15 -2108 ((-108) |#1|)) (-15 -4101 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523) (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523) (-523))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2448 (($ (-710) (-710)) 97)) (-3594 (($ $ $) 87)) (-1659 (($ |#2|) 91) (($ $) 90)) (-2624 (((-108) $) 99)) (-3152 (($ $ (-523) (-523)) 83)) (-3808 (($ $ (-523) (-523)) 82)) (-1499 (($ $ (-523) (-523) (-523) (-523)) 81)) (-2748 (($ $) 89)) (-2108 (((-108) $) 101)) (-2282 (((-108) $ (-710)) 8)) (-3704 (($ $ (-523) (-523) $) 80)) (-4101 ((|#1| $ (-523) (-523) |#1|) 44) (($ $ (-589 (-523)) (-589 (-523)) $) 84)) (-1205 (($ $ (-523) |#2|) 42)) (-2963 (($ $ (-523) |#3|) 41)) (-1370 (($ (-710) |#1|) 95)) (-1640 (($) 7 T CONST)) (-1561 (($ $) 67 (|has| |#1| (-284)))) (-2823 ((|#2| $ (-523)) 46)) (-2262 (((-710) $) 66 (|has| |#1| (-515)))) (-3073 ((|#1| $ (-523) (-523) |#1|) 43)) (-3002 ((|#1| $ (-523) (-523)) 48)) (-3133 (((-589 |#1|) $) 30)) (-2534 (((-710) $) 65 (|has| |#1| (-515)))) (-3392 (((-589 |#3|) $) 64 (|has| |#1| (-515)))) (-3656 (((-710) $) 51)) (-2348 (($ (-710) (-710) |#1|) 57)) (-3668 (((-710) $) 50)) (-1344 (((-108) $ (-710)) 9)) (-2082 ((|#1| $) 62 (|has| |#1| (-6 (-4250 "*"))))) (-1392 (((-523) $) 55)) (-1219 (((-523) $) 53)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2102 (((-523) $) 54)) (-3328 (((-523) $) 52)) (-3078 (($ (-589 (-589 |#1|))) 96)) (-3063 (($ (-1 |#1| |#1|) $) 34)) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-3522 (((-589 (-589 |#1|)) $) 86)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3714 (((-3 $ "failed") $) 61 (|has| |#1| (-339)))) (-1880 (($ $ $) 88)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2408 (($ $ |#1|) 56)) (-2469 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-515)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ (-523) (-523)) 49) ((|#1| $ (-523) (-523) |#1|) 47) (($ $ (-589 (-523)) (-589 (-523))) 85)) (-2148 (($ (-589 |#1|)) 94) (($ (-589 $)) 93)) (-2395 (((-108) $) 100)) (-1273 ((|#1| $) 63 (|has| |#1| (-6 (-4250 "*"))))) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-2032 ((|#3| $ (-523)) 45)) (-3976 (($ |#3|) 92) (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-2791 (((-108) $) 98)) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-4125 (($ $ |#1|) 68 (|has| |#1| (-339)))) (-4115 (($ $ $) 78) (($ $) 77)) (-4103 (($ $ $) 79)) (** (($ $ (-710)) 70) (($ $ (-523)) 60 (|has| |#1| (-339)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-523) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-627 |#1| |#2| |#3|) (-129) (-973) (-349 |t#1|) (-349 |t#1|)) (T -627))
-((-2989 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-108)))) (-1956 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-108)))) (-3735 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-108)))) (-3749 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-108)))) (-1709 (*1 *1 *2 *2) (-12 (-5 *2 (-710)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3648 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-1979 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2870 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2870 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-1691 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *2)) (-4 *4 (-349 *3)) (-4 *2 (-349 *3)))) (-4005 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *1 (-627 *3 *2 *4)) (-4 *2 (-349 *3)) (-4 *4 (-349 *3)))) (-4005 (*1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-1553 (*1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-4207 (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-4081 (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-3692 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-589 (-589 *3))))) (-1937 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-589 (-523))) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-1849 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-589 (-523))) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2859 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3909 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2641 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-1522 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-4045 (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-4060 (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-4060 (*1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-627 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *2 (-349 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-627 *3 *2 *4)) (-4 *3 (-973)) (-4 *2 (-349 *3)) (-4 *4 (-349 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-4007 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-515)))) (-4074 (*1 *1 *1 *2) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-339)))) (-1678 (*1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-284)))) (-3569 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-710)))) (-1835 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-710)))) (-2454 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-589 *5)))) (-2736 (*1 *2 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))) (-4224 (*1 *2 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))) (-3713 (*1 *1 *1) (|partial| -12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-339)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-339)))))
-(-13 (-55 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -2989 ((-108) $)) (-15 -1956 ((-108) $)) (-15 -3735 ((-108) $)) (-15 -3749 ((-108) $)) (-15 -1709 ($ (-710) (-710))) (-15 -3648 ($ (-589 (-589 |t#1|)))) (-15 -1979 ($ (-710) |t#1|)) (-15 -2870 ($ (-589 |t#1|))) (-15 -2870 ($ (-589 $))) (-15 -1691 ($ |t#3|)) (-15 -4005 ($ |t#2|)) (-15 -4005 ($ $)) (-15 -1553 ($ $)) (-15 -4207 ($ $ $)) (-15 -4081 ($ $ $)) (-15 -3692 ((-589 (-589 |t#1|)) $)) (-15 -1937 ($ $ (-589 (-523)) (-589 (-523)))) (-15 -1849 ($ $ (-589 (-523)) (-589 (-523)) $)) (-15 -2859 ($ $ (-523) (-523))) (-15 -3909 ($ $ (-523) (-523))) (-15 -2641 ($ $ (-523) (-523) (-523) (-523))) (-15 -1522 ($ $ (-523) (-523) $)) (-15 -4045 ($ $ $)) (-15 -4060 ($ $ $)) (-15 -4060 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-523) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-710))) (IF (|has| |t#1| (-515)) (-15 -4007 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-339)) (-15 -4074 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-284)) (-15 -1678 ($ $)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-15 -3569 ((-710) $)) (-15 -1835 ((-710) $)) (-15 -2454 ((-589 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4250 "*"))) (PROGN (-15 -2736 (|t#1| $)) (-15 -4224 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-339)) (PROGN (-15 -3713 ((-3 $ "failed") $)) (-15 ** ($ $ (-523)))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-55 |#1| |#2| |#3|) . T) ((-1123) . T))
-((-1678 ((|#4| |#4|) 70 (|has| |#1| (-284)))) (-3569 (((-710) |#4|) 72 (|has| |#1| (-515)))) (-1835 (((-710) |#4|) 74 (|has| |#1| (-515)))) (-2454 (((-589 |#3|) |#4|) 81 (|has| |#1| (-515)))) (-1558 (((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|) 98 (|has| |#1| (-284)))) (-4224 ((|#1| |#4|) 35)) (-3010 (((-3 |#4| "failed") |#4|) 64 (|has| |#1| (-515)))) (-3713 (((-3 |#4| "failed") |#4|) 78 (|has| |#1| (-339)))) (-3575 ((|#4| |#4|) 57 (|has| |#1| (-515)))) (-3510 ((|#4| |#4| |#1| (-523) (-523)) 43)) (-2610 ((|#4| |#4| (-523) (-523)) 38)) (-4138 ((|#4| |#4| |#1| (-523) (-523)) 48)) (-2736 ((|#1| |#4|) 76)) (-2346 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 60 (|has| |#1| (-515)))))
-(((-628 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2736 (|#1| |#4|)) (-15 -4224 (|#1| |#4|)) (-15 -2610 (|#4| |#4| (-523) (-523))) (-15 -3510 (|#4| |#4| |#1| (-523) (-523))) (-15 -4138 (|#4| |#4| |#1| (-523) (-523))) (IF (|has| |#1| (-515)) (PROGN (-15 -3569 ((-710) |#4|)) (-15 -1835 ((-710) |#4|)) (-15 -2454 ((-589 |#3|) |#4|)) (-15 -3575 (|#4| |#4|)) (-15 -3010 ((-3 |#4| "failed") |#4|)) (-15 -2346 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-284)) (PROGN (-15 -1678 (|#4| |#4|)) (-15 -1558 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-339)) (-15 -3713 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-158) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|)) (T -628))
-((-3713 (*1 *2 *2) (|partial| -12 (-4 *3 (-339)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-1558 (*1 *2 *3 *3) (-12 (-4 *3 (-284)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-628 *3 *4 *5 *6)) (-4 *6 (-627 *3 *4 *5)))) (-1678 (*1 *2 *2) (-12 (-4 *3 (-284)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-2346 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-3010 (*1 *2 *2) (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-3575 (*1 *2 *2) (-12 (-4 *3 (-515)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-2454 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-589 *6)) (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-1835 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-3569 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-4138 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-523)) (-4 *3 (-158)) (-4 *5 (-349 *3)) (-4 *6 (-349 *3)) (-5 *1 (-628 *3 *5 *6 *2)) (-4 *2 (-627 *3 *5 *6)))) (-3510 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-523)) (-4 *3 (-158)) (-4 *5 (-349 *3)) (-4 *6 (-349 *3)) (-5 *1 (-628 *3 *5 *6 *2)) (-4 *2 (-627 *3 *5 *6)))) (-2610 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-523)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *1 (-628 *4 *5 *6 *2)) (-4 *2 (-627 *4 *5 *6)))) (-4224 (*1 *2 *3) (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-158)) (-5 *1 (-628 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5)))) (-2736 (*1 *2 *3) (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-158)) (-5 *1 (-628 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5)))))
-(-10 -7 (-15 -2736 (|#1| |#4|)) (-15 -4224 (|#1| |#4|)) (-15 -2610 (|#4| |#4| (-523) (-523))) (-15 -3510 (|#4| |#4| |#1| (-523) (-523))) (-15 -4138 (|#4| |#4| |#1| (-523) (-523))) (IF (|has| |#1| (-515)) (PROGN (-15 -3569 ((-710) |#4|)) (-15 -1835 ((-710) |#4|)) (-15 -2454 ((-589 |#3|) |#4|)) (-15 -3575 (|#4| |#4|)) (-15 -3010 ((-3 |#4| "failed") |#4|)) (-15 -2346 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-284)) (PROGN (-15 -1678 (|#4| |#4|)) (-15 -1558 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-339)) (-15 -3713 ((-3 |#4| "failed") |#4|)) |%noBranch|))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1709 (($ (-710) (-710)) 45)) (-4081 (($ $ $) NIL)) (-4005 (($ (-1169 |#1|)) NIL) (($ $) NIL)) (-3735 (((-108) $) NIL)) (-2859 (($ $ (-523) (-523)) 12)) (-3909 (($ $ (-523) (-523)) NIL)) (-2641 (($ $ (-523) (-523) (-523) (-523)) NIL)) (-1553 (($ $) NIL)) (-2989 (((-108) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1522 (($ $ (-523) (-523) $) NIL)) (-1849 ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523)) $) NIL)) (-2080 (($ $ (-523) (-1169 |#1|)) NIL)) (-1232 (($ $ (-523) (-1169 |#1|)) NIL)) (-1979 (($ (-710) |#1|) 22)) (-4189 (($) NIL T CONST)) (-1678 (($ $) 30 (|has| |#1| (-284)))) (-2827 (((-1169 |#1|) $ (-523)) NIL)) (-3569 (((-710) $) 32 (|has| |#1| (-515)))) (-2053 ((|#1| $ (-523) (-523) |#1|) 50)) (-2000 ((|#1| $ (-523) (-523)) NIL)) (-1871 (((-589 |#1|) $) NIL)) (-1835 (((-710) $) 34 (|has| |#1| (-515)))) (-2454 (((-589 (-1169 |#1|)) $) 37 (|has| |#1| (-515)))) (-1357 (((-710) $) 20)) (-3733 (($ (-710) (-710) |#1|) 16)) (-1370 (((-710) $) 21)) (-3051 (((-108) $ (-710)) NIL)) (-4224 ((|#1| $) 28 (|has| |#1| (-6 (-4250 "*"))))) (-1665 (((-523) $) 9)) (-2082 (((-523) $) 10)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3231 (((-523) $) 11)) (-3060 (((-523) $) 46)) (-3648 (($ (-589 (-589 |#1|))) NIL)) (-2043 (($ (-1 |#1| |#1|) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3692 (((-589 (-589 |#1|)) $) 58)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3713 (((-3 $ "failed") $) 41 (|has| |#1| (-339)))) (-4207 (($ $ $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-4141 (($ $ |#1|) NIL)) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523))) NIL)) (-2870 (($ (-589 |#1|)) NIL) (($ (-589 $)) NIL) (($ (-1169 |#1|)) 51)) (-1956 (((-108) $) NIL)) (-2736 ((|#1| $) 26 (|has| |#1| (-6 (-4250 "*"))))) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1400 (((-499) $) 62 (|has| |#1| (-564 (-499))))) (-1249 (((-1169 |#1|) $ (-523)) NIL)) (-1691 (($ (-1169 |#1|)) NIL) (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3749 (((-108) $) NIL)) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $ $) NIL) (($ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) 23) (($ $ (-523)) 44 (|has| |#1| (-339)))) (* (($ $ $) 13) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-523) $) NIL) (((-1169 |#1|) $ (-1169 |#1|)) NIL) (((-1169 |#1|) (-1169 |#1|) $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-629 |#1|) (-13 (-627 |#1| (-1169 |#1|) (-1169 |#1|)) (-10 -8 (-15 -2870 ($ (-1169 |#1|))) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |#1| (-339)) (-15 -3713 ((-3 $ "failed") $)) |%noBranch|))) (-973)) (T -629))
-((-3713 (*1 *1 *1) (|partial| -12 (-5 *1 (-629 *2)) (-4 *2 (-339)) (-4 *2 (-973)))) (-2870 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-973)) (-5 *1 (-629 *3)))))
-(-13 (-627 |#1| (-1169 |#1|) (-1169 |#1|)) (-10 -8 (-15 -2870 ($ (-1169 |#1|))) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |#1| (-339)) (-15 -3713 ((-3 $ "failed") $)) |%noBranch|)))
-((-1997 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|)) 25)) (-4027 (((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|) 21)) (-2540 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-710)) 26)) (-3477 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|)) 14)) (-3475 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|)) 18) (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 16)) (-3669 (((-629 |#1|) (-629 |#1|) |#1| (-629 |#1|)) 20)) (-1443 (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 12)) (** (((-629 |#1|) (-629 |#1|) (-710)) 30)))
-(((-630 |#1|) (-10 -7 (-15 -1443 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3477 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3475 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3475 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3669 ((-629 |#1|) (-629 |#1|) |#1| (-629 |#1|))) (-15 -4027 ((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|)) (-15 -1997 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -2540 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-710))) (-15 ** ((-629 |#1|) (-629 |#1|) (-710)))) (-973)) (T -630))
-((** (*1 *2 *2 *3) (-12 (-5 *2 (-629 *4)) (-5 *3 (-710)) (-4 *4 (-973)) (-5 *1 (-630 *4)))) (-2540 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-629 *4)) (-5 *3 (-710)) (-4 *4 (-973)) (-5 *1 (-630 *4)))) (-1997 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-4027 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-3669 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-3475 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-3475 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-3477 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-1443 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
-(-10 -7 (-15 -1443 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3477 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3475 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3475 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3669 ((-629 |#1|) (-629 |#1|) |#1| (-629 |#1|))) (-15 -4027 ((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|)) (-15 -1997 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -2540 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-710))) (-15 ** ((-629 |#1|) (-629 |#1|) (-710))))
-((-3241 ((|#2| |#2| |#4|) 25)) (-1623 (((-629 |#2|) |#3| |#4|) 31)) (-1913 (((-629 |#2|) |#2| |#4|) 30)) (-3644 (((-1169 |#2|) |#2| |#4|) 16)) (-3784 ((|#2| |#3| |#4|) 24)) (-3655 (((-629 |#2|) |#3| |#4| (-710) (-710)) 38)) (-2524 (((-629 |#2|) |#2| |#4| (-710)) 37)))
-(((-631 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3644 ((-1169 |#2|) |#2| |#4|)) (-15 -3784 (|#2| |#3| |#4|)) (-15 -3241 (|#2| |#2| |#4|)) (-15 -1913 ((-629 |#2|) |#2| |#4|)) (-15 -2524 ((-629 |#2|) |#2| |#4| (-710))) (-15 -1623 ((-629 |#2|) |#3| |#4|)) (-15 -3655 ((-629 |#2|) |#3| |#4| (-710) (-710)))) (-1016) (-831 |#1|) (-349 |#2|) (-13 (-349 |#1|) (-10 -7 (-6 -4248)))) (T -631))
-((-3655 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-710)) (-4 *6 (-1016)) (-4 *7 (-831 *6)) (-5 *2 (-629 *7)) (-5 *1 (-631 *6 *7 *3 *4)) (-4 *3 (-349 *7)) (-4 *4 (-13 (-349 *6) (-10 -7 (-6 -4248)))))) (-1623 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *6 (-831 *5)) (-5 *2 (-629 *6)) (-5 *1 (-631 *5 *6 *3 *4)) (-4 *3 (-349 *6)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))) (-2524 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-1016)) (-4 *3 (-831 *6)) (-5 *2 (-629 *3)) (-5 *1 (-631 *6 *3 *7 *4)) (-4 *7 (-349 *3)) (-4 *4 (-13 (-349 *6) (-10 -7 (-6 -4248)))))) (-1913 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *3 (-831 *5)) (-5 *2 (-629 *3)) (-5 *1 (-631 *5 *3 *6 *4)) (-4 *6 (-349 *3)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))) (-3241 (*1 *2 *2 *3) (-12 (-4 *4 (-1016)) (-4 *2 (-831 *4)) (-5 *1 (-631 *4 *2 *5 *3)) (-4 *5 (-349 *2)) (-4 *3 (-13 (-349 *4) (-10 -7 (-6 -4248)))))) (-3784 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *2 (-831 *5)) (-5 *1 (-631 *5 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))) (-3644 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *3 (-831 *5)) (-5 *2 (-1169 *3)) (-5 *1 (-631 *5 *3 *6 *4)) (-4 *6 (-349 *3)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
-(-10 -7 (-15 -3644 ((-1169 |#2|) |#2| |#4|)) (-15 -3784 (|#2| |#3| |#4|)) (-15 -3241 (|#2| |#2| |#4|)) (-15 -1913 ((-629 |#2|) |#2| |#4|)) (-15 -2524 ((-629 |#2|) |#2| |#4| (-710))) (-15 -1623 ((-629 |#2|) |#3| |#4|)) (-15 -3655 ((-629 |#2|) |#3| |#4| (-710) (-710))))
-((-1505 (((-2 (|:| |num| (-629 |#1|)) (|:| |den| |#1|)) (-629 |#2|)) 18)) (-1222 ((|#1| (-629 |#2|)) 9)) (-4117 (((-629 |#1|) (-629 |#2|)) 16)))
-(((-632 |#1| |#2|) (-10 -7 (-15 -1222 (|#1| (-629 |#2|))) (-15 -4117 ((-629 |#1|) (-629 |#2|))) (-15 -1505 ((-2 (|:| |num| (-629 |#1|)) (|:| |den| |#1|)) (-629 |#2|)))) (-515) (-921 |#1|)) (T -632))
-((-1505 (*1 *2 *3) (-12 (-5 *3 (-629 *5)) (-4 *5 (-921 *4)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |num| (-629 *4)) (|:| |den| *4))) (-5 *1 (-632 *4 *5)))) (-4117 (*1 *2 *3) (-12 (-5 *3 (-629 *5)) (-4 *5 (-921 *4)) (-4 *4 (-515)) (-5 *2 (-629 *4)) (-5 *1 (-632 *4 *5)))) (-1222 (*1 *2 *3) (-12 (-5 *3 (-629 *4)) (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-632 *2 *4)))))
-(-10 -7 (-15 -1222 (|#1| (-629 |#2|))) (-15 -4117 ((-629 |#1|) (-629 |#2|))) (-15 -1505 ((-2 (|:| |num| (-629 |#1|)) (|:| |den| |#1|)) (-629 |#2|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2959 (((-629 (-638))) NIL) (((-629 (-638)) (-1169 $)) NIL)) (-1477 (((-638) $) NIL)) (-1462 (($ $) NIL (|has| (-638) (-1109)))) (-1285 (($ $) NIL (|has| (-638) (-1109)))) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-638) (-325)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-638) (-284)) (|has| (-638) (-840))))) (-3718 (($ $) NIL (-3172 (-12 (|has| (-638) (-284)) (|has| (-638) (-840))) (|has| (-638) (-339))))) (-4226 (((-394 $) $) NIL (-3172 (-12 (|has| (-638) (-284)) (|has| (-638) (-840))) (|has| (-638) (-339))))) (-2437 (($ $) NIL (-12 (|has| (-638) (-930)) (|has| (-638) (-1109))))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-638) (-284)) (|has| (-638) (-840))))) (-2787 (((-108) $ $) NIL (|has| (-638) (-284)))) (-2395 (((-710)) NIL (|has| (-638) (-344)))) (-1441 (($ $) NIL (|has| (-638) (-1109)))) (-1260 (($ $) NIL (|has| (-638) (-1109)))) (-1481 (($ $) NIL (|has| (-638) (-1109)))) (-1309 (($ $) NIL (|has| (-638) (-1109)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-638) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-638) (-964 (-383 (-523)))))) (-3508 (((-523) $) NIL) (((-638) $) NIL) (((-383 (-523)) $) NIL (|has| (-638) (-964 (-383 (-523)))))) (-2754 (($ (-1169 (-638))) NIL) (($ (-1169 (-638)) (-1169 $)) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-638) (-325)))) (-4059 (($ $ $) NIL (|has| (-638) (-284)))) (-2927 (((-629 (-638)) $) NIL) (((-629 (-638)) $ (-1169 $)) NIL)) (-2243 (((-629 (-638)) (-629 $)) NIL) (((-2 (|:| -2600 (-629 (-638))) (|:| |vec| (-1169 (-638)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-638) (-585 (-523)))) (((-629 (-523)) (-629 $)) NIL (|has| (-638) (-585 (-523))))) (-2116 (((-3 $ "failed") (-383 (-1083 (-638)))) NIL (|has| (-638) (-339))) (($ (-1083 (-638))) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-2448 (((-638) $) 29)) (-3317 (((-3 (-383 (-523)) "failed") $) NIL (|has| (-638) (-508)))) (-3045 (((-108) $) NIL (|has| (-638) (-508)))) (-1682 (((-383 (-523)) $) NIL (|has| (-638) (-508)))) (-3569 (((-852)) NIL)) (-1631 (($) NIL (|has| (-638) (-344)))) (-4032 (($ $ $) NIL (|has| (-638) (-284)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| (-638) (-284)))) (-3665 (($) NIL (|has| (-638) (-325)))) (-1766 (((-108) $) NIL (|has| (-638) (-325)))) (-3610 (($ $) NIL (|has| (-638) (-325))) (($ $ (-710)) NIL (|has| (-638) (-325)))) (-3049 (((-108) $) NIL (-3172 (-12 (|has| (-638) (-284)) (|has| (-638) (-840))) (|has| (-638) (-339))))) (-3125 (((-2 (|:| |r| (-638)) (|:| |phi| (-638))) $) NIL (-12 (|has| (-638) (-982)) (|has| (-638) (-1109))))) (-3352 (($) NIL (|has| (-638) (-1109)))) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-638) (-817 (-355)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-638) (-817 (-523))))) (-3437 (((-772 (-852)) $) NIL (|has| (-638) (-325))) (((-852) $) NIL (|has| (-638) (-325)))) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (-12 (|has| (-638) (-930)) (|has| (-638) (-1109))))) (-1863 (((-638) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| (-638) (-325)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-638) (-284)))) (-2887 (((-1083 (-638)) $) NIL (|has| (-638) (-339)))) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1345 (($ (-1 (-638) (-638)) $) NIL)) (-2060 (((-852) $) NIL (|has| (-638) (-344)))) (-2313 (($ $) NIL (|has| (-638) (-1109)))) (-2104 (((-1083 (-638)) $) NIL)) (-3278 (($ (-589 $)) NIL (|has| (-638) (-284))) (($ $ $) NIL (|has| (-638) (-284)))) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| (-638) (-339)))) (-2773 (($) NIL (|has| (-638) (-325)) CONST)) (-4013 (($ (-852)) NIL (|has| (-638) (-344)))) (-3887 (($) NIL)) (-2459 (((-638) $) 31)) (-3951 (((-1034) $) NIL)) (-1621 (($) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| (-638) (-284)))) (-3310 (($ (-589 $)) NIL (|has| (-638) (-284))) (($ $ $) NIL (|has| (-638) (-284)))) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| (-638) (-325)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-638) (-284)) (|has| (-638) (-840))))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-638) (-284)) (|has| (-638) (-840))))) (-2424 (((-394 $) $) NIL (-3172 (-12 (|has| (-638) (-284)) (|has| (-638) (-840))) (|has| (-638) (-339))))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-638) (-284))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| (-638) (-284)))) (-4007 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-638)) NIL (|has| (-638) (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-638) (-284)))) (-2922 (($ $) NIL (|has| (-638) (-1109)))) (-2812 (($ $ (-1087) (-638)) NIL (|has| (-638) (-484 (-1087) (-638)))) (($ $ (-589 (-1087)) (-589 (-638))) NIL (|has| (-638) (-484 (-1087) (-638)))) (($ $ (-589 (-271 (-638)))) NIL (|has| (-638) (-286 (-638)))) (($ $ (-271 (-638))) NIL (|has| (-638) (-286 (-638)))) (($ $ (-638) (-638)) NIL (|has| (-638) (-286 (-638)))) (($ $ (-589 (-638)) (-589 (-638))) NIL (|has| (-638) (-286 (-638))))) (-3413 (((-710) $) NIL (|has| (-638) (-284)))) (-1937 (($ $ (-638)) NIL (|has| (-638) (-263 (-638) (-638))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| (-638) (-284)))) (-1744 (((-638)) NIL) (((-638) (-1169 $)) NIL)) (-2984 (((-3 (-710) "failed") $ $) NIL (|has| (-638) (-325))) (((-710) $) NIL (|has| (-638) (-325)))) (-3984 (($ $ (-1 (-638) (-638))) NIL) (($ $ (-1 (-638) (-638)) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-1087)) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-710)) NIL (|has| (-638) (-211))) (($ $) NIL (|has| (-638) (-211)))) (-3456 (((-629 (-638)) (-1169 $) (-1 (-638) (-638))) NIL (|has| (-638) (-339)))) (-2762 (((-1083 (-638))) NIL)) (-2306 (($ $) NIL (|has| (-638) (-1109)))) (-1322 (($ $) NIL (|has| (-638) (-1109)))) (-2893 (($) NIL (|has| (-638) (-325)))) (-1471 (($ $) NIL (|has| (-638) (-1109)))) (-1295 (($ $) NIL (|has| (-638) (-1109)))) (-1453 (($ $) NIL (|has| (-638) (-1109)))) (-1274 (($ $) NIL (|has| (-638) (-1109)))) (-2906 (((-629 (-638)) (-1169 $)) NIL) (((-1169 (-638)) $) NIL) (((-629 (-638)) (-1169 $) (-1169 $)) NIL) (((-1169 (-638)) $ (-1169 $)) NIL)) (-1400 (((-499) $) NIL (|has| (-638) (-564 (-499)))) (((-155 (-203)) $) NIL (|has| (-638) (-949))) (((-155 (-355)) $) NIL (|has| (-638) (-949))) (((-823 (-355)) $) NIL (|has| (-638) (-564 (-823 (-355))))) (((-823 (-523)) $) NIL (|has| (-638) (-564 (-823 (-523))))) (($ (-1083 (-638))) NIL) (((-1083 (-638)) $) NIL) (($ (-1169 (-638))) NIL) (((-1169 (-638)) $) NIL)) (-3361 (($ $) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-3172 (-12 (|has| (-638) (-284)) (|has| $ (-134)) (|has| (-638) (-840))) (|has| (-638) (-325))))) (-4115 (($ (-638) (-638)) 12)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-523)) NIL) (($ (-638)) NIL) (($ (-155 (-355))) 13) (($ (-155 (-523))) 19) (($ (-155 (-638))) 28) (($ (-155 (-640))) 25) (((-155 (-355)) $) 33) (($ (-383 (-523))) NIL (-3172 (|has| (-638) (-964 (-383 (-523)))) (|has| (-638) (-339))))) (-1942 (($ $) NIL (|has| (-638) (-325))) (((-3 $ "failed") $) NIL (-3172 (-12 (|has| (-638) (-284)) (|has| $ (-134)) (|has| (-638) (-840))) (|has| (-638) (-134))))) (-1356 (((-1083 (-638)) $) NIL)) (-3272 (((-710)) NIL)) (-3760 (((-1169 $)) NIL)) (-2341 (($ $) NIL (|has| (-638) (-1109)))) (-1401 (($ $) NIL (|has| (-638) (-1109)))) (-2801 (((-108) $ $) NIL)) (-2318 (($ $) NIL (|has| (-638) (-1109)))) (-1334 (($ $) NIL (|has| (-638) (-1109)))) (-2366 (($ $) NIL (|has| (-638) (-1109)))) (-1421 (($ $) NIL (|has| (-638) (-1109)))) (-1572 (((-638) $) NIL (|has| (-638) (-1109)))) (-2102 (($ $) NIL (|has| (-638) (-1109)))) (-1431 (($ $) NIL (|has| (-638) (-1109)))) (-2353 (($ $) NIL (|has| (-638) (-1109)))) (-1413 (($ $) NIL (|has| (-638) (-1109)))) (-2330 (($ $) NIL (|has| (-638) (-1109)))) (-1346 (($ $) NIL (|has| (-638) (-1109)))) (-2695 (($ $) NIL (|has| (-638) (-982)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-638) (-339)))) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-1 (-638) (-638))) NIL) (($ $ (-1 (-638) (-638)) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-1087)) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-710)) NIL (|has| (-638) (-211))) (($ $) NIL (|has| (-638) (-211)))) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL (|has| (-638) (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ $) NIL (|has| (-638) (-1109))) (($ $ (-383 (-523))) NIL (-12 (|has| (-638) (-930)) (|has| (-638) (-1109)))) (($ $ (-523)) NIL (|has| (-638) (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ (-638) $) NIL) (($ $ (-638)) NIL) (($ (-383 (-523)) $) NIL (|has| (-638) (-339))) (($ $ (-383 (-523))) NIL (|has| (-638) (-339)))))
-(((-633) (-13 (-363) (-152 (-638)) (-10 -8 (-15 -1691 ($ (-155 (-355)))) (-15 -1691 ($ (-155 (-523)))) (-15 -1691 ($ (-155 (-638)))) (-15 -1691 ($ (-155 (-640)))) (-15 -1691 ((-155 (-355)) $))))) (T -633))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-633)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-155 (-523))) (-5 *1 (-633)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-155 (-638))) (-5 *1 (-633)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-155 (-640))) (-5 *1 (-633)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-633)))))
-(-13 (-363) (-152 (-638)) (-10 -8 (-15 -1691 ($ (-155 (-355)))) (-15 -1691 ($ (-155 (-523)))) (-15 -1691 ($ (-155 (-638)))) (-15 -1691 ($ (-155 (-640)))) (-15 -1691 ((-155 (-355)) $))))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-3703 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-4160 (($ $) 62)) (-2462 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2514 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40) (($ |#1| $ (-710)) 63)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1767 (((-589 (-2 (|:| -2482 |#1|) (|:| -3977 (-710)))) $) 61)) (-2963 (($) 49) (($ (-589 |#1|)) 48)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 50)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-2108 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-108)))) (-2395 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-108)))) (-2624 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-108)))) (-2791 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-108)))) (-2448 (*1 *1 *2 *2) (-12 (-5 *2 (-710)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3078 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-1370 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2148 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2148 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3976 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *2)) (-4 *4 (-349 *3)) (-4 *2 (-349 *3)))) (-1659 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *1 (-627 *3 *2 *4)) (-4 *2 (-349 *3)) (-4 *4 (-349 *3)))) (-1659 (*1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-2748 (*1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-1880 (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-3594 (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-3522 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-589 (-589 *3))))) (-1502 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-589 (-523))) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-4101 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-589 (-523))) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3152 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3808 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-1499 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-3704 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-4103 (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-4115 (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (-4115 (*1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-627 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *2 (-349 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-627 *3 *2 *4)) (-4 *3 (-973)) (-4 *2 (-349 *3)) (-4 *4 (-349 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))) (-2469 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-515)))) (-4125 (*1 *1 *1 *2) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-339)))) (-1561 (*1 *1 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-284)))) (-2262 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-710)))) (-2534 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-710)))) (-3392 (*1 *2 *1) (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-589 *5)))) (-1273 (*1 *2 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))) (-2082 (*1 *2 *1) (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))) (-3714 (*1 *1 *1) (|partial| -12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-339)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-339)))))
+(-13 (-55 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4249) (-6 -4248) (-15 -2108 ((-108) $)) (-15 -2395 ((-108) $)) (-15 -2624 ((-108) $)) (-15 -2791 ((-108) $)) (-15 -2448 ($ (-710) (-710))) (-15 -3078 ($ (-589 (-589 |t#1|)))) (-15 -1370 ($ (-710) |t#1|)) (-15 -2148 ($ (-589 |t#1|))) (-15 -2148 ($ (-589 $))) (-15 -3976 ($ |t#3|)) (-15 -1659 ($ |t#2|)) (-15 -1659 ($ $)) (-15 -2748 ($ $)) (-15 -1880 ($ $ $)) (-15 -3594 ($ $ $)) (-15 -3522 ((-589 (-589 |t#1|)) $)) (-15 -1502 ($ $ (-589 (-523)) (-589 (-523)))) (-15 -4101 ($ $ (-589 (-523)) (-589 (-523)) $)) (-15 -3152 ($ $ (-523) (-523))) (-15 -3808 ($ $ (-523) (-523))) (-15 -1499 ($ $ (-523) (-523) (-523) (-523))) (-15 -3704 ($ $ (-523) (-523) $)) (-15 -4103 ($ $ $)) (-15 -4115 ($ $ $)) (-15 -4115 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-523) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-710))) (IF (|has| |t#1| (-515)) (-15 -2469 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-339)) (-15 -4125 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-284)) (-15 -1561 ($ $)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-15 -2262 ((-710) $)) (-15 -2534 ((-710) $)) (-15 -3392 ((-589 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4250 "*"))) (PROGN (-15 -1273 (|t#1| $)) (-15 -2082 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-339)) (PROGN (-15 -3714 ((-3 $ "failed") $)) (-15 ** ($ $ (-523)))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-55 |#1| |#2| |#3|) . T) ((-1123) . T))
+((-1561 ((|#4| |#4|) 70 (|has| |#1| (-284)))) (-2262 (((-710) |#4|) 72 (|has| |#1| (-515)))) (-2534 (((-710) |#4|) 74 (|has| |#1| (-515)))) (-3392 (((-589 |#3|) |#4|) 81 (|has| |#1| (-515)))) (-2807 (((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|) 101 (|has| |#1| (-284)))) (-2082 ((|#1| |#4|) 35)) (-4074 (((-3 |#4| "failed") |#4|) 64 (|has| |#1| (-515)))) (-3714 (((-3 |#4| "failed") |#4|) 78 (|has| |#1| (-339)))) (-2905 ((|#4| |#4|) 57 (|has| |#1| (-515)))) (-3480 ((|#4| |#4| |#1| (-523) (-523)) 43)) (-2449 ((|#4| |#4| (-523) (-523)) 38)) (-2382 ((|#4| |#4| |#1| (-523) (-523)) 48)) (-1273 ((|#1| |#4|) 76)) (-1910 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 60 (|has| |#1| (-515)))))
+(((-628 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1273 (|#1| |#4|)) (-15 -2082 (|#1| |#4|)) (-15 -2449 (|#4| |#4| (-523) (-523))) (-15 -3480 (|#4| |#4| |#1| (-523) (-523))) (-15 -2382 (|#4| |#4| |#1| (-523) (-523))) (IF (|has| |#1| (-515)) (PROGN (-15 -2262 ((-710) |#4|)) (-15 -2534 ((-710) |#4|)) (-15 -3392 ((-589 |#3|) |#4|)) (-15 -2905 (|#4| |#4|)) (-15 -4074 ((-3 |#4| "failed") |#4|)) (-15 -1910 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-284)) (PROGN (-15 -1561 (|#4| |#4|)) (-15 -2807 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-339)) (-15 -3714 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-158) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|)) (T -628))
+((-3714 (*1 *2 *2) (|partial| -12 (-4 *3 (-339)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-2807 (*1 *2 *3 *3) (-12 (-4 *3 (-284)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-628 *3 *4 *5 *6)) (-4 *6 (-627 *3 *4 *5)))) (-1561 (*1 *2 *2) (-12 (-4 *3 (-284)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-1910 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-4074 (*1 *2 *2) (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-2905 (*1 *2 *2) (-12 (-4 *3 (-515)) (-4 *3 (-158)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-3392 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-589 *6)) (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-2534 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-2262 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-2382 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-523)) (-4 *3 (-158)) (-4 *5 (-349 *3)) (-4 *6 (-349 *3)) (-5 *1 (-628 *3 *5 *6 *2)) (-4 *2 (-627 *3 *5 *6)))) (-3480 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-523)) (-4 *3 (-158)) (-4 *5 (-349 *3)) (-4 *6 (-349 *3)) (-5 *1 (-628 *3 *5 *6 *2)) (-4 *2 (-627 *3 *5 *6)))) (-2449 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-523)) (-4 *4 (-158)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *1 (-628 *4 *5 *6 *2)) (-4 *2 (-627 *4 *5 *6)))) (-2082 (*1 *2 *3) (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-158)) (-5 *1 (-628 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5)))) (-1273 (*1 *2 *3) (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-158)) (-5 *1 (-628 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5)))))
+(-10 -7 (-15 -1273 (|#1| |#4|)) (-15 -2082 (|#1| |#4|)) (-15 -2449 (|#4| |#4| (-523) (-523))) (-15 -3480 (|#4| |#4| |#1| (-523) (-523))) (-15 -2382 (|#4| |#4| |#1| (-523) (-523))) (IF (|has| |#1| (-515)) (PROGN (-15 -2262 ((-710) |#4|)) (-15 -2534 ((-710) |#4|)) (-15 -3392 ((-589 |#3|) |#4|)) (-15 -2905 (|#4| |#4|)) (-15 -4074 ((-3 |#4| "failed") |#4|)) (-15 -1910 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-284)) (PROGN (-15 -1561 (|#4| |#4|)) (-15 -2807 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-339)) (-15 -3714 ((-3 |#4| "failed") |#4|)) |%noBranch|))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2448 (($ (-710) (-710)) 46)) (-3594 (($ $ $) NIL)) (-1659 (($ (-1169 |#1|)) NIL) (($ $) NIL)) (-2624 (((-108) $) NIL)) (-3152 (($ $ (-523) (-523)) 12)) (-3808 (($ $ (-523) (-523)) NIL)) (-1499 (($ $ (-523) (-523) (-523) (-523)) NIL)) (-2748 (($ $) NIL)) (-2108 (((-108) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-3704 (($ $ (-523) (-523) $) NIL)) (-4101 ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523)) $) NIL)) (-1205 (($ $ (-523) (-1169 |#1|)) NIL)) (-2963 (($ $ (-523) (-1169 |#1|)) NIL)) (-1370 (($ (-710) |#1|) 22)) (-1640 (($) NIL T CONST)) (-1561 (($ $) 31 (|has| |#1| (-284)))) (-2823 (((-1169 |#1|) $ (-523)) NIL)) (-2262 (((-710) $) 33 (|has| |#1| (-515)))) (-3073 ((|#1| $ (-523) (-523) |#1|) 50)) (-3002 ((|#1| $ (-523) (-523)) NIL)) (-3133 (((-589 |#1|) $) NIL)) (-2534 (((-710) $) 35 (|has| |#1| (-515)))) (-3392 (((-589 (-1169 |#1|)) $) 38 (|has| |#1| (-515)))) (-3656 (((-710) $) 20)) (-2348 (($ (-710) (-710) |#1|) 16)) (-3668 (((-710) $) 21)) (-1344 (((-108) $ (-710)) NIL)) (-2082 ((|#1| $) 29 (|has| |#1| (-6 (-4250 "*"))))) (-1392 (((-523) $) 9)) (-1219 (((-523) $) 10)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2102 (((-523) $) 11)) (-3328 (((-523) $) 47)) (-3078 (($ (-589 (-589 |#1|))) NIL)) (-3063 (($ (-1 |#1| |#1|) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3522 (((-589 (-589 |#1|)) $) 59)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3714 (((-3 $ "failed") $) 42 (|has| |#1| (-339)))) (-1880 (($ $ $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2408 (($ $ |#1|) NIL)) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) (-523)) NIL) ((|#1| $ (-523) (-523) |#1|) NIL) (($ $ (-589 (-523)) (-589 (-523))) NIL)) (-2148 (($ (-589 |#1|)) NIL) (($ (-589 $)) NIL) (($ (-1169 |#1|)) 51)) (-2395 (((-108) $) NIL)) (-1273 ((|#1| $) 27 (|has| |#1| (-6 (-4250 "*"))))) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3077 (((-499) $) 63 (|has| |#1| (-564 (-499))))) (-2032 (((-1169 |#1|) $ (-523)) NIL)) (-3976 (($ (-1169 |#1|)) NIL) (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2791 (((-108) $) NIL)) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $ $) NIL) (($ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) 23) (($ $ (-523)) 45 (|has| |#1| (-339)))) (* (($ $ $) 13) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-523) $) NIL) (((-1169 |#1|) $ (-1169 |#1|)) NIL) (((-1169 |#1|) (-1169 |#1|) $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-629 |#1|) (-13 (-627 |#1| (-1169 |#1|) (-1169 |#1|)) (-10 -8 (-15 -2148 ($ (-1169 |#1|))) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |#1| (-339)) (-15 -3714 ((-3 $ "failed") $)) |%noBranch|))) (-973)) (T -629))
+((-3714 (*1 *1 *1) (|partial| -12 (-5 *1 (-629 *2)) (-4 *2 (-339)) (-4 *2 (-973)))) (-2148 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-973)) (-5 *1 (-629 *3)))))
+(-13 (-627 |#1| (-1169 |#1|) (-1169 |#1|)) (-10 -8 (-15 -2148 ($ (-1169 |#1|))) (IF (|has| |#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |#1| (-339)) (-15 -3714 ((-3 $ "failed") $)) |%noBranch|)))
+((-1581 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|)) 25)) (-1914 (((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|) 21)) (-2955 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-710)) 26)) (-1959 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|)) 14)) (-1930 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|)) 18) (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 16)) (-3290 (((-629 |#1|) (-629 |#1|) |#1| (-629 |#1|)) 20)) (-4204 (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 12)) (** (((-629 |#1|) (-629 |#1|) (-710)) 30)))
+(((-630 |#1|) (-10 -7 (-15 -4204 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1959 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1930 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1930 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3290 ((-629 |#1|) (-629 |#1|) |#1| (-629 |#1|))) (-15 -1914 ((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|)) (-15 -1581 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -2955 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-710))) (-15 ** ((-629 |#1|) (-629 |#1|) (-710)))) (-973)) (T -630))
+((** (*1 *2 *2 *3) (-12 (-5 *2 (-629 *4)) (-5 *3 (-710)) (-4 *4 (-973)) (-5 *1 (-630 *4)))) (-2955 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-629 *4)) (-5 *3 (-710)) (-4 *4 (-973)) (-5 *1 (-630 *4)))) (-1581 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-1914 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-3290 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-1930 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-1930 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-1959 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))) (-4204 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
+(-10 -7 (-15 -4204 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1959 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1930 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1930 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3290 ((-629 |#1|) (-629 |#1|) |#1| (-629 |#1|))) (-15 -1914 ((-629 |#1|) (-629 |#1|) (-629 |#1|) |#1|)) (-15 -1581 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -2955 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-629 |#1|) (-710))) (-15 ** ((-629 |#1|) (-629 |#1|) (-710))))
+((-1336 ((|#2| |#2| |#4|) 25)) (-2296 (((-629 |#2|) |#3| |#4|) 31)) (-2076 (((-629 |#2|) |#2| |#4|) 30)) (-1828 (((-1169 |#2|) |#2| |#4|) 16)) (-3157 ((|#2| |#3| |#4|) 24)) (-1967 (((-629 |#2|) |#3| |#4| (-710) (-710)) 38)) (-2816 (((-629 |#2|) |#2| |#4| (-710)) 37)))
+(((-631 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1828 ((-1169 |#2|) |#2| |#4|)) (-15 -3157 (|#2| |#3| |#4|)) (-15 -1336 (|#2| |#2| |#4|)) (-15 -2076 ((-629 |#2|) |#2| |#4|)) (-15 -2816 ((-629 |#2|) |#2| |#4| (-710))) (-15 -2296 ((-629 |#2|) |#3| |#4|)) (-15 -1967 ((-629 |#2|) |#3| |#4| (-710) (-710)))) (-1016) (-831 |#1|) (-349 |#2|) (-13 (-349 |#1|) (-10 -7 (-6 -4248)))) (T -631))
+((-1967 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-710)) (-4 *6 (-1016)) (-4 *7 (-831 *6)) (-5 *2 (-629 *7)) (-5 *1 (-631 *6 *7 *3 *4)) (-4 *3 (-349 *7)) (-4 *4 (-13 (-349 *6) (-10 -7 (-6 -4248)))))) (-2296 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *6 (-831 *5)) (-5 *2 (-629 *6)) (-5 *1 (-631 *5 *6 *3 *4)) (-4 *3 (-349 *6)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))) (-2816 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-1016)) (-4 *3 (-831 *6)) (-5 *2 (-629 *3)) (-5 *1 (-631 *6 *3 *7 *4)) (-4 *7 (-349 *3)) (-4 *4 (-13 (-349 *6) (-10 -7 (-6 -4248)))))) (-2076 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *3 (-831 *5)) (-5 *2 (-629 *3)) (-5 *1 (-631 *5 *3 *6 *4)) (-4 *6 (-349 *3)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))) (-1336 (*1 *2 *2 *3) (-12 (-4 *4 (-1016)) (-4 *2 (-831 *4)) (-5 *1 (-631 *4 *2 *5 *3)) (-4 *5 (-349 *2)) (-4 *3 (-13 (-349 *4) (-10 -7 (-6 -4248)))))) (-3157 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *2 (-831 *5)) (-5 *1 (-631 *5 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))) (-1828 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *3 (-831 *5)) (-5 *2 (-1169 *3)) (-5 *1 (-631 *5 *3 *6 *4)) (-4 *6 (-349 *3)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
+(-10 -7 (-15 -1828 ((-1169 |#2|) |#2| |#4|)) (-15 -3157 (|#2| |#3| |#4|)) (-15 -1336 (|#2| |#2| |#4|)) (-15 -2076 ((-629 |#2|) |#2| |#4|)) (-15 -2816 ((-629 |#2|) |#2| |#4| (-710))) (-15 -2296 ((-629 |#2|) |#3| |#4|)) (-15 -1967 ((-629 |#2|) |#3| |#4| (-710) (-710))))
+((-3538 (((-2 (|:| |num| (-629 |#1|)) (|:| |den| |#1|)) (-629 |#2|)) 20)) (-2848 ((|#1| (-629 |#2|)) 9)) (-3992 (((-629 |#1|) (-629 |#2|)) 18)))
+(((-632 |#1| |#2|) (-10 -7 (-15 -2848 (|#1| (-629 |#2|))) (-15 -3992 ((-629 |#1|) (-629 |#2|))) (-15 -3538 ((-2 (|:| |num| (-629 |#1|)) (|:| |den| |#1|)) (-629 |#2|)))) (-515) (-921 |#1|)) (T -632))
+((-3538 (*1 *2 *3) (-12 (-5 *3 (-629 *5)) (-4 *5 (-921 *4)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |num| (-629 *4)) (|:| |den| *4))) (-5 *1 (-632 *4 *5)))) (-3992 (*1 *2 *3) (-12 (-5 *3 (-629 *5)) (-4 *5 (-921 *4)) (-4 *4 (-515)) (-5 *2 (-629 *4)) (-5 *1 (-632 *4 *5)))) (-2848 (*1 *2 *3) (-12 (-5 *3 (-629 *4)) (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-632 *2 *4)))))
+(-10 -7 (-15 -2848 (|#1| (-629 |#2|))) (-15 -3992 ((-629 |#1|) (-629 |#2|))) (-15 -3538 ((-2 (|:| |num| (-629 |#1|)) (|:| |den| |#1|)) (-629 |#2|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-1711 (((-629 (-638))) NIL) (((-629 (-638)) (-1169 $)) NIL)) (-4131 (((-638) $) NIL)) (-3695 (($ $) NIL (|has| (-638) (-1109)))) (-2608 (($ $) NIL (|has| (-638) (-1109)))) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-638) (-325)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-638) (-284)) (|has| (-638) (-840))))) (-3763 (($ $) NIL (-3255 (-12 (|has| (-638) (-284)) (|has| (-638) (-840))) (|has| (-638) (-339))))) (-2105 (((-394 $) $) NIL (-3255 (-12 (|has| (-638) (-284)) (|has| (-638) (-840))) (|has| (-638) (-339))))) (-3584 (($ $) NIL (-12 (|has| (-638) (-930)) (|has| (-638) (-1109))))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-638) (-284)) (|has| (-638) (-840))))) (-3684 (((-108) $ $) NIL (|has| (-638) (-284)))) (-3843 (((-710)) NIL (|has| (-638) (-344)))) (-3669 (($ $) NIL (|has| (-638) (-1109)))) (-2588 (($ $) NIL (|has| (-638) (-1109)))) (-3717 (($ $) NIL (|has| (-638) (-1109)))) (-2629 (($ $) NIL (|has| (-638) (-1109)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-638) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-638) (-964 (-383 (-523)))))) (-1996 (((-523) $) NIL) (((-638) $) NIL) (((-383 (-523)) $) NIL (|has| (-638) (-964 (-383 (-523)))))) (-3322 (($ (-1169 (-638))) NIL) (($ (-1169 (-638)) (-1169 $)) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-638) (-325)))) (-2501 (($ $ $) NIL (|has| (-638) (-284)))) (-2545 (((-629 (-638)) $) NIL) (((-629 (-638)) $ (-1169 $)) NIL)) (-2203 (((-629 (-638)) (-629 $)) NIL) (((-2 (|:| -2373 (-629 (-638))) (|:| |vec| (-1169 (-638)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-638) (-585 (-523)))) (((-629 (-523)) (-629 $)) NIL (|has| (-638) (-585 (-523))))) (-1830 (((-3 $ "failed") (-383 (-1083 (-638)))) NIL (|has| (-638) (-339))) (($ (-1083 (-638))) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3597 (((-638) $) 29)) (-4031 (((-3 (-383 (-523)) "failed") $) NIL (|has| (-638) (-508)))) (-1310 (((-108) $) NIL (|has| (-638) (-508)))) (-1600 (((-383 (-523)) $) NIL (|has| (-638) (-508)))) (-2262 (((-852)) NIL)) (-3461 (($) NIL (|has| (-638) (-344)))) (-2486 (($ $ $) NIL (|has| (-638) (-284)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| (-638) (-284)))) (-2097 (($) NIL (|has| (-638) (-325)))) (-1200 (((-108) $) NIL (|has| (-638) (-325)))) (-1419 (($ $) NIL (|has| (-638) (-325))) (($ $ (-710)) NIL (|has| (-638) (-325)))) (-1330 (((-108) $) NIL (-3255 (-12 (|has| (-638) (-284)) (|has| (-638) (-840))) (|has| (-638) (-339))))) (-2757 (((-2 (|:| |r| (-638)) (|:| |phi| (-638))) $) NIL (-12 (|has| (-638) (-982)) (|has| (-638) (-1109))))) (-2188 (($) NIL (|has| (-638) (-1109)))) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-638) (-817 (-355)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-638) (-817 (-523))))) (-1500 (((-772 (-852)) $) NIL (|has| (-638) (-325))) (((-852) $) NIL (|has| (-638) (-325)))) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (-12 (|has| (-638) (-930)) (|has| (-638) (-1109))))) (-2765 (((-638) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| (-638) (-325)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-638) (-284)))) (-2277 (((-1083 (-638)) $) NIL (|has| (-638) (-339)))) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3015 (($ (-1 (-638) (-638)) $) NIL)) (-4076 (((-852) $) NIL (|has| (-638) (-344)))) (-2062 (($ $) NIL (|has| (-638) (-1109)))) (-1816 (((-1083 (-638)) $) NIL)) (-2012 (($ (-589 $)) NIL (|has| (-638) (-284))) (($ $ $) NIL (|has| (-638) (-284)))) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| (-638) (-339)))) (-4105 (($) NIL (|has| (-638) (-325)) CONST)) (-2557 (($ (-852)) NIL (|has| (-638) (-344)))) (-3564 (($) NIL)) (-3610 (((-638) $) 31)) (-2435 (((-1034) $) NIL)) (-4102 (($) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| (-638) (-284)))) (-2056 (($ (-589 $)) NIL (|has| (-638) (-284))) (($ $ $) NIL (|has| (-638) (-284)))) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| (-638) (-325)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-638) (-284)) (|has| (-638) (-840))))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-638) (-284)) (|has| (-638) (-840))))) (-3573 (((-394 $) $) NIL (-3255 (-12 (|has| (-638) (-284)) (|has| (-638) (-840))) (|has| (-638) (-339))))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-638) (-284))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| (-638) (-284)))) (-2469 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-638)) NIL (|has| (-638) (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-638) (-284)))) (-1847 (($ $) NIL (|has| (-638) (-1109)))) (-1349 (($ $ (-1087) (-638)) NIL (|has| (-638) (-484 (-1087) (-638)))) (($ $ (-589 (-1087)) (-589 (-638))) NIL (|has| (-638) (-484 (-1087) (-638)))) (($ $ (-589 (-271 (-638)))) NIL (|has| (-638) (-286 (-638)))) (($ $ (-271 (-638))) NIL (|has| (-638) (-286 (-638)))) (($ $ (-638) (-638)) NIL (|has| (-638) (-286 (-638)))) (($ $ (-589 (-638)) (-589 (-638))) NIL (|has| (-638) (-286 (-638))))) (-3087 (((-710) $) NIL (|has| (-638) (-284)))) (-1502 (($ $ (-638)) NIL (|has| (-638) (-263 (-638) (-638))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| (-638) (-284)))) (-4053 (((-638)) NIL) (((-638) (-1169 $)) NIL)) (-2041 (((-3 (-710) "failed") $ $) NIL (|has| (-638) (-325))) (((-710) $) NIL (|has| (-638) (-325)))) (-4024 (($ $ (-1 (-638) (-638))) NIL) (($ $ (-1 (-638) (-638)) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-1087)) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-710)) NIL (|has| (-638) (-211))) (($ $) NIL (|has| (-638) (-211)))) (-1718 (((-629 (-638)) (-1169 $) (-1 (-638) (-638))) NIL (|has| (-638) (-339)))) (-3399 (((-1083 (-638))) NIL)) (-3730 (($ $) NIL (|has| (-638) (-1109)))) (-2641 (($ $) NIL (|has| (-638) (-1109)))) (-2315 (($) NIL (|has| (-638) (-325)))) (-3707 (($ $) NIL (|has| (-638) (-1109)))) (-2617 (($ $) NIL (|has| (-638) (-1109)))) (-3683 (($ $) NIL (|has| (-638) (-1109)))) (-2598 (($ $) NIL (|has| (-638) (-1109)))) (-2411 (((-629 (-638)) (-1169 $)) NIL) (((-1169 (-638)) $) NIL) (((-629 (-638)) (-1169 $) (-1169 $)) NIL) (((-1169 (-638)) $ (-1169 $)) NIL)) (-3077 (((-499) $) NIL (|has| (-638) (-564 (-499)))) (((-155 (-203)) $) NIL (|has| (-638) (-949))) (((-155 (-355)) $) NIL (|has| (-638) (-949))) (((-823 (-355)) $) NIL (|has| (-638) (-564 (-823 (-355))))) (((-823 (-523)) $) NIL (|has| (-638) (-564 (-823 (-523))))) (($ (-1083 (-638))) NIL) (((-1083 (-638)) $) NIL) (($ (-1169 (-638))) NIL) (((-1169 (-638)) $) NIL)) (-1308 (($ $) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-3255 (-12 (|has| (-638) (-284)) (|has| $ (-134)) (|has| (-638) (-840))) (|has| (-638) (-325))))) (-2531 (($ (-638) (-638)) 12)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-523)) NIL) (($ (-638)) NIL) (($ (-155 (-355))) 13) (($ (-155 (-523))) 19) (($ (-155 (-638))) 28) (($ (-155 (-640))) 25) (((-155 (-355)) $) 33) (($ (-383 (-523))) NIL (-3255 (|has| (-638) (-964 (-383 (-523)))) (|has| (-638) (-339))))) (-2301 (($ $) NIL (|has| (-638) (-325))) (((-3 $ "failed") $) NIL (-3255 (-12 (|has| (-638) (-284)) (|has| $ (-134)) (|has| (-638) (-840))) (|has| (-638) (-134))))) (-1606 (((-1083 (-638)) $) NIL)) (-1698 (((-710)) NIL)) (-2922 (((-1169 $)) NIL)) (-3768 (($ $) NIL (|has| (-638) (-1109)))) (-2680 (($ $) NIL (|has| (-638) (-1109)))) (-3842 (((-108) $ $) NIL)) (-3743 (($ $) NIL (|has| (-638) (-1109)))) (-2655 (($ $) NIL (|has| (-638) (-1109)))) (-3793 (($ $) NIL (|has| (-638) (-1109)))) (-3645 (($ $) NIL (|has| (-638) (-1109)))) (-2947 (((-638) $) NIL (|has| (-638) (-1109)))) (-3135 (($ $) NIL (|has| (-638) (-1109)))) (-3657 (($ $) NIL (|has| (-638) (-1109)))) (-3780 (($ $) NIL (|has| (-638) (-1109)))) (-3632 (($ $) NIL (|has| (-638) (-1109)))) (-3756 (($ $) NIL (|has| (-638) (-1109)))) (-2667 (($ $) NIL (|has| (-638) (-1109)))) (-3984 (($ $) NIL (|has| (-638) (-982)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-638) (-339)))) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-1 (-638) (-638))) NIL) (($ $ (-1 (-638) (-638)) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-1087)) NIL (|has| (-638) (-831 (-1087)))) (($ $ (-710)) NIL (|has| (-638) (-211))) (($ $) NIL (|has| (-638) (-211)))) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL (|has| (-638) (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ $) NIL (|has| (-638) (-1109))) (($ $ (-383 (-523))) NIL (-12 (|has| (-638) (-930)) (|has| (-638) (-1109)))) (($ $ (-523)) NIL (|has| (-638) (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ (-638) $) NIL) (($ $ (-638)) NIL) (($ (-383 (-523)) $) NIL (|has| (-638) (-339))) (($ $ (-383 (-523))) NIL (|has| (-638) (-339)))))
+(((-633) (-13 (-363) (-152 (-638)) (-10 -8 (-15 -3976 ($ (-155 (-355)))) (-15 -3976 ($ (-155 (-523)))) (-15 -3976 ($ (-155 (-638)))) (-15 -3976 ($ (-155 (-640)))) (-15 -3976 ((-155 (-355)) $))))) (T -633))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-633)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-155 (-523))) (-5 *1 (-633)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-155 (-638))) (-5 *1 (-633)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-155 (-640))) (-5 *1 (-633)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-633)))))
+(-13 (-363) (-152 (-638)) (-10 -8 (-15 -3976 ($ (-155 (-355)))) (-15 -3976 ($ (-155 (-523)))) (-15 -3976 ($ (-155 (-638)))) (-15 -3976 ($ (-155 (-640)))) (-15 -3976 ((-155 (-355)) $))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-3627 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-2543 (($ $) 62)) (-3917 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2231 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40) (($ |#1| $ (-710)) 63)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1207 (((-589 (-2 (|:| -2746 |#1|) (|:| -2452 (-710)))) $) 61)) (-1771 (($) 49) (($ (-589 |#1|)) 48)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 50)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-634 |#1|) (-129) (-1016)) (T -634))
-((-3108 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-634 *2)) (-4 *2 (-1016)))) (-4160 (*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1016)))) (-1767 (*1 *2 *1) (-12 (-4 *1 (-634 *3)) (-4 *3 (-1016)) (-5 *2 (-589 (-2 (|:| -2482 *3) (|:| -3977 (-710))))))))
-(-13 (-213 |t#1|) (-10 -8 (-15 -3108 ($ |t#1| $ (-710))) (-15 -4160 ($ $)) (-15 -1767 ((-589 (-2 (|:| -2482 |t#1|) (|:| -3977 (-710)))) $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-213 |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-3100 (((-589 |#1|) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))) (-523)) 47)) (-2388 ((|#1| |#1| (-523)) 46)) (-3310 ((|#1| |#1| |#1| (-523)) 36)) (-2424 (((-589 |#1|) |#1| (-523)) 39)) (-4186 ((|#1| |#1| (-523) |#1| (-523)) 32)) (-4011 (((-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))) |#1| (-523)) 45)))
-(((-635 |#1|) (-10 -7 (-15 -3310 (|#1| |#1| |#1| (-523))) (-15 -2388 (|#1| |#1| (-523))) (-15 -2424 ((-589 |#1|) |#1| (-523))) (-15 -4011 ((-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))) |#1| (-523))) (-15 -3100 ((-589 |#1|) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))) (-523))) (-15 -4186 (|#1| |#1| (-523) |#1| (-523)))) (-1145 (-523))) (T -635))
-((-4186 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))) (-3100 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| -2424 *5) (|:| -2640 (-523))))) (-5 *4 (-523)) (-4 *5 (-1145 *4)) (-5 *2 (-589 *5)) (-5 *1 (-635 *5)))) (-4011 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-5 *2 (-589 (-2 (|:| -2424 *3) (|:| -2640 *4)))) (-5 *1 (-635 *3)) (-4 *3 (-1145 *4)))) (-2424 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-5 *2 (-589 *3)) (-5 *1 (-635 *3)) (-4 *3 (-1145 *4)))) (-2388 (*1 *2 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))) (-3310 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))))
-(-10 -7 (-15 -3310 (|#1| |#1| |#1| (-523))) (-15 -2388 (|#1| |#1| (-523))) (-15 -2424 ((-589 |#1|) |#1| (-523))) (-15 -4011 ((-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))) |#1| (-523))) (-15 -3100 ((-589 |#1|) (-589 (-2 (|:| -2424 |#1|) (|:| -2640 (-523)))) (-523))) (-15 -4186 (|#1| |#1| (-523) |#1| (-523))))
-((-2327 (((-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203) (-203))) 17)) (-2896 (((-1047 (-203)) (-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240))) 38) (((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240))) 40) (((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240))) 42)) (-3842 (((-1047 (-203)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-589 (-240))) NIL)) (-3268 (((-1047 (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240))) 43)))
-(((-636) (-10 -7 (-15 -2896 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2896 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2896 ((-1047 (-203)) (-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -3268 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -3842 ((-1047 (-203)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2327 ((-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203) (-203)))))) (T -636))
-((-2327 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1 (-203) (-203) (-203) (-203))) (-5 *2 (-1 (-874 (-203)) (-203) (-203))) (-5 *1 (-636)))) (-3842 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636)))) (-3268 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-3 (-1 (-203) (-203) (-203) (-203)) "undefined")) (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636)))) (-2896 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-203))) (-5 *5 (-589 (-240))) (-5 *1 (-636)))) (-2896 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-203))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636)))) (-2896 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-3 (-1 (-203) (-203) (-203) (-203)) "undefined")) (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636)))))
-(-10 -7 (-15 -2896 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2896 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2896 ((-1047 (-203)) (-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -3268 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -3842 ((-1047 (-203)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2327 ((-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203) (-203)))))
-((-2424 (((-394 (-1083 |#4|)) (-1083 |#4|)) 73) (((-394 |#4|) |#4|) 218)))
-(((-637 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2424 ((-394 |#4|) |#4|)) (-15 -2424 ((-394 (-1083 |#4|)) (-1083 |#4|)))) (-786) (-732) (-325) (-880 |#3| |#2| |#1|)) (T -637))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-325)) (-4 *7 (-880 *6 *5 *4)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-637 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-2424 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-325)) (-5 *2 (-394 *3)) (-5 *1 (-637 *4 *5 *6 *3)) (-4 *3 (-880 *6 *5 *4)))))
-(-10 -7 (-15 -2424 ((-394 |#4|) |#4|)) (-15 -2424 ((-394 (-1083 |#4|)) (-1083 |#4|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 84)) (-2046 (((-523) $) 30)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3276 (($ $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2437 (($ $) NIL)) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL)) (-4189 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-1220 (((-3 (-523) "failed") $) 73) (((-3 (-383 (-523)) "failed") $) 26) (((-3 (-355) "failed") $) 70)) (-3508 (((-523) $) 75) (((-383 (-523)) $) 67) (((-355) $) 68)) (-4059 (($ $ $) 96)) (-1444 (((-3 $ "failed") $) 87)) (-4032 (($ $ $) 95)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2285 (((-852)) 77) (((-852) (-852)) 76)) (-3712 (((-108) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL)) (-3437 (((-523) $) NIL)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL)) (-1863 (($ $) NIL)) (-2057 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3072 (((-523) (-523)) 81) (((-523)) 82)) (-3239 (($ $ $) NIL) (($) NIL (-12 (-4179 (|has| $ (-6 -4231))) (-4179 (|has| $ (-6 -4239)))))) (-4025 (((-523) (-523)) 79) (((-523)) 80)) (-3158 (($ $ $) NIL) (($) NIL (-12 (-4179 (|has| $ (-6 -4231))) (-4179 (|has| $ (-6 -4239)))))) (-1512 (((-523) $) 16)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 91)) (-3297 (((-852) (-523)) NIL (|has| $ (-6 -4239)))) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL)) (-2733 (($ $) NIL)) (-4210 (($ (-523) (-523)) NIL) (($ (-523) (-523) (-852)) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) 92)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1475 (((-523) $) 22)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 94)) (-3229 (((-852)) NIL) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-3892 (((-852) (-523)) NIL (|has| $ (-6 -4239)))) (-1400 (((-355) $) NIL) (((-203) $) NIL) (((-823 (-355)) $) NIL)) (-1691 (((-794) $) 52) (($ (-523)) 63) (($ $) NIL) (($ (-383 (-523))) 66) (($ (-523)) 63) (($ (-383 (-523))) 66) (($ (-355)) 60) (((-355) $) 50) (($ (-640)) 55)) (-3272 (((-710)) 103)) (-2383 (($ (-523) (-523) (-852)) 44)) (-3809 (($ $) NIL)) (-3401 (((-852)) NIL) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-1416 (((-852)) 35) (((-852) (-852)) 78)) (-2801 (((-108) $ $) NIL)) (-2695 (($ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 32 T CONST)) (-1891 (($) 17 T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 83)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 101)) (-4074 (($ $ $) 65)) (-4060 (($ $) 99) (($ $ $) 100)) (-4045 (($ $ $) 98)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL) (($ $ (-383 (-523))) 90)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 97) (($ $ $) 88) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
-(((-638) (-13 (-380) (-363) (-339) (-964 (-355)) (-964 (-383 (-523))) (-136) (-10 -8 (-15 -2285 ((-852) (-852))) (-15 -2285 ((-852))) (-15 -1416 ((-852) (-852))) (-15 -1416 ((-852))) (-15 -4025 ((-523) (-523))) (-15 -4025 ((-523))) (-15 -3072 ((-523) (-523))) (-15 -3072 ((-523))) (-15 -1691 ((-355) $)) (-15 -1691 ($ (-640))) (-15 -1512 ((-523) $)) (-15 -1475 ((-523) $)) (-15 -2383 ($ (-523) (-523) (-852)))))) (T -638))
-((-1416 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-1512 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-2285 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))) (-2285 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))) (-1416 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))) (-4025 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-4025 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-3072 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-3072 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-355)) (-5 *1 (-638)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-640)) (-5 *1 (-638)))) (-2383 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-852)) (-5 *1 (-638)))))
-(-13 (-380) (-363) (-339) (-964 (-355)) (-964 (-383 (-523))) (-136) (-10 -8 (-15 -2285 ((-852) (-852))) (-15 -2285 ((-852))) (-15 -1416 ((-852) (-852))) (-15 -1416 ((-852))) (-15 -4025 ((-523) (-523))) (-15 -4025 ((-523))) (-15 -3072 ((-523) (-523))) (-15 -3072 ((-523))) (-15 -1691 ((-355) $)) (-15 -1691 ($ (-640))) (-15 -1512 ((-523) $)) (-15 -1475 ((-523) $)) (-15 -2383 ($ (-523) (-523) (-852)))))
-((-3550 (((-629 |#1|) (-629 |#1|) |#1| |#1|) 65)) (-1678 (((-629 |#1|) (-629 |#1|) |#1|) 48)) (-1258 (((-629 |#1|) (-629 |#1|) |#1|) 66)) (-1409 (((-629 |#1|) (-629 |#1|)) 49)) (-1558 (((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|) 64)))
-(((-639 |#1|) (-10 -7 (-15 -1409 ((-629 |#1|) (-629 |#1|))) (-15 -1678 ((-629 |#1|) (-629 |#1|) |#1|)) (-15 -1258 ((-629 |#1|) (-629 |#1|) |#1|)) (-15 -3550 ((-629 |#1|) (-629 |#1|) |#1| |#1|)) (-15 -1558 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|))) (-284)) (T -639))
-((-1558 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-639 *3)) (-4 *3 (-284)))) (-3550 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))) (-1258 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))) (-1678 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))) (-1409 (*1 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))))
-(-10 -7 (-15 -1409 ((-629 |#1|) (-629 |#1|))) (-15 -1678 ((-629 |#1|) (-629 |#1|) |#1|)) (-15 -1258 ((-629 |#1|) (-629 |#1|) |#1|)) (-15 -3550 ((-629 |#1|) (-629 |#1|) |#1| |#1|)) (-15 -1558 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2755 (($ $ $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1368 (($ $ $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL)) (-2156 (($ $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) 27)) (-3508 (((-523) $) 25)) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3317 (((-3 (-383 (-523)) "failed") $) NIL)) (-3045 (((-108) $) NIL)) (-1682 (((-383 (-523)) $) NIL)) (-1631 (($ $) NIL) (($) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-4024 (($ $ $ $) NIL)) (-3501 (($ $ $) NIL)) (-3712 (((-108) $) NIL)) (-3325 (($ $ $) NIL)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL)) (-2769 (((-108) $) NIL)) (-3860 (((-108) $) NIL)) (-2738 (((-3 $ "failed") $) NIL)) (-2057 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3928 (($ $ $ $) NIL)) (-3239 (($ $ $) NIL)) (-2553 (((-852) (-852)) 10) (((-852)) 9)) (-3158 (($ $ $) NIL)) (-2236 (($ $) NIL)) (-2616 (($ $) NIL)) (-3278 (($ (-589 $)) NIL) (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-4193 (($ $ $) NIL)) (-2773 (($) NIL T CONST)) (-3762 (($ $) NIL)) (-3951 (((-1034) $) NIL) (($ $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3459 (($ $) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3101 (((-108) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL) (($ $ (-710)) NIL)) (-1890 (($ $) NIL)) (-1874 (($ $) NIL)) (-1400 (((-203) $) NIL) (((-355) $) NIL) (((-823 (-523)) $) NIL) (((-499) $) NIL) (((-523) $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) 24) (($ $) NIL) (($ (-523)) 24) (((-292 $) (-292 (-523))) 18)) (-3272 (((-710)) NIL)) (-3512 (((-108) $ $) NIL)) (-3435 (($ $ $) NIL)) (-1416 (($) NIL)) (-2801 (((-108) $ $) NIL)) (-2447 (($ $ $ $) NIL)) (-2695 (($ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $) NIL) (($ $ (-710)) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL)))
-(((-640) (-13 (-363) (-508) (-10 -8 (-15 -2553 ((-852) (-852))) (-15 -2553 ((-852))) (-15 -1691 ((-292 $) (-292 (-523))))))) (T -640))
-((-2553 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-640)))) (-2553 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-640)))) (-1691 (*1 *2 *3) (-12 (-5 *3 (-292 (-523))) (-5 *2 (-292 (-640))) (-5 *1 (-640)))))
-(-13 (-363) (-508) (-10 -8 (-15 -2553 ((-852) (-852))) (-15 -2553 ((-852))) (-15 -1691 ((-292 $) (-292 (-523))))))
-((-3591 (((-1 |#4| |#2| |#3|) |#1| (-1087) (-1087)) 19)) (-2247 (((-1 |#4| |#2| |#3|) (-1087)) 12)))
-(((-641 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2247 ((-1 |#4| |#2| |#3|) (-1087))) (-15 -3591 ((-1 |#4| |#2| |#3|) |#1| (-1087) (-1087)))) (-564 (-499)) (-1123) (-1123) (-1123)) (T -641))
-((-3591 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-641 *3 *5 *6 *7)) (-4 *3 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)) (-4 *7 (-1123)))) (-2247 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-641 *4 *5 *6 *7)) (-4 *4 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)) (-4 *7 (-1123)))))
-(-10 -7 (-15 -2247 ((-1 |#4| |#2| |#3|) (-1087))) (-15 -3591 ((-1 |#4| |#2| |#3|) |#1| (-1087) (-1087))))
-((-1680 (((-108) $ $) NIL)) (-1415 (((-1174) $ (-710)) 14)) (-3449 (((-710) $) 12)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 18) ((|#1| $) 15) (($ |#1|) 23)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 25)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 24)))
-(((-642 |#1|) (-13 (-125) (-563 |#1|) (-10 -8 (-15 -1691 ($ |#1|)))) (-1016)) (T -642))
-((-1691 (*1 *1 *2) (-12 (-5 *1 (-642 *2)) (-4 *2 (-1016)))))
-(-13 (-125) (-563 |#1|) (-10 -8 (-15 -1691 ($ |#1|))))
-((-2484 (((-1 (-203) (-203) (-203)) |#1| (-1087) (-1087)) 33) (((-1 (-203) (-203)) |#1| (-1087)) 38)))
-(((-643 |#1|) (-10 -7 (-15 -2484 ((-1 (-203) (-203)) |#1| (-1087))) (-15 -2484 ((-1 (-203) (-203) (-203)) |#1| (-1087) (-1087)))) (-564 (-499))) (T -643))
-((-2484 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-1 (-203) (-203) (-203))) (-5 *1 (-643 *3)) (-4 *3 (-564 (-499))))) (-2484 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-1 (-203) (-203))) (-5 *1 (-643 *3)) (-4 *3 (-564 (-499))))))
-(-10 -7 (-15 -2484 ((-1 (-203) (-203)) |#1| (-1087))) (-15 -2484 ((-1 (-203) (-203) (-203)) |#1| (-1087) (-1087))))
-((-3155 (((-1087) |#1| (-1087) (-589 (-1087))) 9) (((-1087) |#1| (-1087) (-1087) (-1087)) 12) (((-1087) |#1| (-1087) (-1087)) 11) (((-1087) |#1| (-1087)) 10)))
-(((-644 |#1|) (-10 -7 (-15 -3155 ((-1087) |#1| (-1087))) (-15 -3155 ((-1087) |#1| (-1087) (-1087))) (-15 -3155 ((-1087) |#1| (-1087) (-1087) (-1087))) (-15 -3155 ((-1087) |#1| (-1087) (-589 (-1087))))) (-564 (-499))) (T -644))
-((-3155 (*1 *2 *3 *2 *4) (-12 (-5 *4 (-589 (-1087))) (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499))))) (-3155 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499))))) (-3155 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499))))) (-3155 (*1 *2 *3 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499))))))
-(-10 -7 (-15 -3155 ((-1087) |#1| (-1087))) (-15 -3155 ((-1087) |#1| (-1087) (-1087))) (-15 -3155 ((-1087) |#1| (-1087) (-1087) (-1087))) (-15 -3155 ((-1087) |#1| (-1087) (-589 (-1087)))))
-((-1955 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9)))
-(((-645 |#1| |#2|) (-10 -7 (-15 -1955 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1123) (-1123)) (T -645))
-((-1955 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-645 *3 *4)) (-4 *3 (-1123)) (-4 *4 (-1123)))))
-(-10 -7 (-15 -1955 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|)))
-((-3005 (((-1 |#3| |#2|) (-1087)) 11)) (-3591 (((-1 |#3| |#2|) |#1| (-1087)) 21)))
-(((-646 |#1| |#2| |#3|) (-10 -7 (-15 -3005 ((-1 |#3| |#2|) (-1087))) (-15 -3591 ((-1 |#3| |#2|) |#1| (-1087)))) (-564 (-499)) (-1123) (-1123)) (T -646))
-((-3591 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-1 *6 *5)) (-5 *1 (-646 *3 *5 *6)) (-4 *3 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)))) (-3005 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1 *6 *5)) (-5 *1 (-646 *4 *5 *6)) (-4 *4 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)))))
-(-10 -7 (-15 -3005 ((-1 |#3| |#2|) (-1087))) (-15 -3591 ((-1 |#3| |#2|) |#1| (-1087))))
-((-4041 (((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#4|)) (-589 |#3|) (-589 |#4|) (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| |#4|)))) (-589 (-710)) (-1169 (-589 (-1083 |#3|))) |#3|) 60)) (-1236 (((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#3|)) (-589 |#3|) (-589 |#4|) (-589 (-710)) |#3|) 74)) (-2126 (((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 |#3|) (-589 (-710)) (-589 (-1083 |#4|)) (-1169 (-589 (-1083 |#3|))) |#3|) 32)))
-(((-647 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2126 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 |#3|) (-589 (-710)) (-589 (-1083 |#4|)) (-1169 (-589 (-1083 |#3|))) |#3|)) (-15 -1236 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#3|)) (-589 |#3|) (-589 |#4|) (-589 (-710)) |#3|)) (-15 -4041 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#4|)) (-589 |#3|) (-589 |#4|) (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| |#4|)))) (-589 (-710)) (-1169 (-589 (-1083 |#3|))) |#3|))) (-732) (-786) (-284) (-880 |#3| |#1| |#2|)) (T -647))
-((-4041 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-589 (-1083 *13))) (-5 *3 (-1083 *13)) (-5 *4 (-589 *12)) (-5 *5 (-589 *10)) (-5 *6 (-589 *13)) (-5 *7 (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| *13))))) (-5 *8 (-589 (-710))) (-5 *9 (-1169 (-589 (-1083 *10)))) (-4 *12 (-786)) (-4 *10 (-284)) (-4 *13 (-880 *10 *11 *12)) (-4 *11 (-732)) (-5 *1 (-647 *11 *12 *10 *13)))) (-1236 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-589 *11)) (-5 *5 (-589 (-1083 *9))) (-5 *6 (-589 *9)) (-5 *7 (-589 *12)) (-5 *8 (-589 (-710))) (-4 *11 (-786)) (-4 *9 (-284)) (-4 *12 (-880 *9 *10 *11)) (-4 *10 (-732)) (-5 *2 (-589 (-1083 *12))) (-5 *1 (-647 *10 *11 *9 *12)) (-5 *3 (-1083 *12)))) (-2126 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-589 (-1083 *11))) (-5 *3 (-1083 *11)) (-5 *4 (-589 *10)) (-5 *5 (-589 *8)) (-5 *6 (-589 (-710))) (-5 *7 (-1169 (-589 (-1083 *8)))) (-4 *10 (-786)) (-4 *8 (-284)) (-4 *11 (-880 *8 *9 *10)) (-4 *9 (-732)) (-5 *1 (-647 *9 *10 *8 *11)))))
-(-10 -7 (-15 -2126 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 |#3|) (-589 (-710)) (-589 (-1083 |#4|)) (-1169 (-589 (-1083 |#3|))) |#3|)) (-15 -1236 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#3|)) (-589 |#3|) (-589 |#4|) (-589 (-710)) |#3|)) (-15 -4041 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#4|)) (-589 |#3|) (-589 |#4|) (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| |#4|)))) (-589 (-710)) (-1169 (-589 (-1083 |#3|))) |#3|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1457 (($ $) 41)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-1267 (($ |#1| (-710)) 39)) (-4047 (((-710) $) 43)) (-1437 ((|#1| $) 42)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2640 (((-710) $) 44)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 38 (|has| |#1| (-158)))) (-2084 ((|#1| $ (-710)) 40)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 46) (($ |#1| $) 45)))
+((-3862 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-634 *2)) (-4 *2 (-1016)))) (-2543 (*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1016)))) (-1207 (*1 *2 *1) (-12 (-4 *1 (-634 *3)) (-4 *3 (-1016)) (-5 *2 (-589 (-2 (|:| -2746 *3) (|:| -2452 (-710))))))))
+(-13 (-213 |t#1|) (-10 -8 (-15 -3862 ($ |t#1| $ (-710))) (-15 -2543 ($ $)) (-15 -1207 ((-589 (-2 (|:| -2746 |t#1|) (|:| -2452 (-710)))) $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-213 |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3762 (((-589 |#1|) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))) (-523)) 47)) (-4096 ((|#1| |#1| (-523)) 46)) (-2056 ((|#1| |#1| |#1| (-523)) 36)) (-3573 (((-589 |#1|) |#1| (-523)) 39)) (-1599 ((|#1| |#1| (-523) |#1| (-523)) 32)) (-1715 (((-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))) |#1| (-523)) 45)))
+(((-635 |#1|) (-10 -7 (-15 -2056 (|#1| |#1| |#1| (-523))) (-15 -4096 (|#1| |#1| (-523))) (-15 -3573 ((-589 |#1|) |#1| (-523))) (-15 -1715 ((-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))) |#1| (-523))) (-15 -3762 ((-589 |#1|) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))) (-523))) (-15 -1599 (|#1| |#1| (-523) |#1| (-523)))) (-1145 (-523))) (T -635))
+((-1599 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))) (-3762 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| -3573 *5) (|:| -1487 (-523))))) (-5 *4 (-523)) (-4 *5 (-1145 *4)) (-5 *2 (-589 *5)) (-5 *1 (-635 *5)))) (-1715 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-5 *2 (-589 (-2 (|:| -3573 *3) (|:| -1487 *4)))) (-5 *1 (-635 *3)) (-4 *3 (-1145 *4)))) (-3573 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-5 *2 (-589 *3)) (-5 *1 (-635 *3)) (-4 *3 (-1145 *4)))) (-4096 (*1 *2 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))) (-2056 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))))
+(-10 -7 (-15 -2056 (|#1| |#1| |#1| (-523))) (-15 -4096 (|#1| |#1| (-523))) (-15 -3573 ((-589 |#1|) |#1| (-523))) (-15 -1715 ((-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))) |#1| (-523))) (-15 -3762 ((-589 |#1|) (-589 (-2 (|:| -3573 |#1|) (|:| -1487 (-523)))) (-523))) (-15 -1599 (|#1| |#1| (-523) |#1| (-523))))
+((-1697 (((-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203) (-203))) 17)) (-2339 (((-1047 (-203)) (-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240))) 40) (((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240))) 42) (((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240))) 44)) (-1918 (((-1047 (-203)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-589 (-240))) NIL)) (-1655 (((-1047 (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240))) 45)))
+(((-636) (-10 -7 (-15 -2339 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2339 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2339 ((-1047 (-203)) (-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -1655 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -1918 ((-1047 (-203)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -1697 ((-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203) (-203)))))) (T -636))
+((-1697 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1 (-203) (-203) (-203) (-203))) (-5 *2 (-1 (-874 (-203)) (-203) (-203))) (-5 *1 (-636)))) (-1918 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203))) (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636)))) (-1655 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-3 (-1 (-203) (-203) (-203) (-203)) "undefined")) (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636)))) (-2339 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-203))) (-5 *5 (-589 (-240))) (-5 *1 (-636)))) (-2339 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-203))) (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636)))) (-2339 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-3 (-1 (-203) (-203) (-203) (-203)) "undefined")) (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636)))))
+(-10 -7 (-15 -2339 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2339 ((-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -2339 ((-1047 (-203)) (-1047 (-203)) (-1 (-874 (-203)) (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -1655 ((-1047 (-203)) (-1 (-203) (-203) (-203)) (-3 (-1 (-203) (-203) (-203) (-203)) "undefined") (-1011 (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -1918 ((-1047 (-203)) (-292 (-523)) (-292 (-523)) (-292 (-523)) (-1 (-203) (-203)) (-1011 (-203)) (-589 (-240)))) (-15 -1697 ((-1 (-874 (-203)) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203)) (-1 (-203) (-203) (-203) (-203)))))
+((-3573 (((-394 (-1083 |#4|)) (-1083 |#4|)) 73) (((-394 |#4|) |#4|) 222)))
+(((-637 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3573 ((-394 |#4|) |#4|)) (-15 -3573 ((-394 (-1083 |#4|)) (-1083 |#4|)))) (-786) (-732) (-325) (-880 |#3| |#2| |#1|)) (T -637))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-325)) (-4 *7 (-880 *6 *5 *4)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-637 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-3573 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-325)) (-5 *2 (-394 *3)) (-5 *1 (-637 *4 *5 *6 *3)) (-4 *3 (-880 *6 *5 *4)))))
+(-10 -7 (-15 -3573 ((-394 |#4|) |#4|)) (-15 -3573 ((-394 (-1083 |#4|)) (-1083 |#4|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 84)) (-3964 (((-523) $) 30)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-1756 (($ $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3584 (($ $) NIL)) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL)) (-1640 (($) NIL T CONST)) (-3710 (($ $) NIL)) (-2898 (((-3 (-523) "failed") $) 73) (((-3 (-383 (-523)) "failed") $) 26) (((-3 (-355) "failed") $) 70)) (-1996 (((-523) $) 75) (((-383 (-523)) $) 67) (((-355) $) 68)) (-2501 (($ $ $) 96)) (-4211 (((-3 $ "failed") $) 87)) (-2486 (($ $ $) 95)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-2878 (((-852)) 77) (((-852) (-852)) 76)) (-3702 (((-108) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL)) (-1500 (((-523) $) NIL)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL)) (-2765 (($ $) NIL)) (-4050 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3452 (((-523) (-523)) 81) (((-523)) 82)) (-3268 (($ $ $) NIL) (($) NIL (-12 (-2575 (|has| $ (-6 -4231))) (-2575 (|has| $ (-6 -4239)))))) (-1886 (((-523) (-523)) 79) (((-523)) 80)) (-2644 (($ $ $) NIL) (($) NIL (-12 (-2575 (|has| $ (-6 -4231))) (-2575 (|has| $ (-6 -4239)))))) (-4068 (((-523) $) 16)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 91)) (-2026 (((-852) (-523)) NIL (|has| $ (-6 -4239)))) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL)) (-1250 (($ $) NIL)) (-1565 (($ (-523) (-523)) NIL) (($ (-523) (-523) (-852)) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) 92)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3262 (((-523) $) 22)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 94)) (-2080 (((-852)) NIL) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-3624 (((-852) (-523)) NIL (|has| $ (-6 -4239)))) (-3077 (((-355) $) NIL) (((-203) $) NIL) (((-823 (-355)) $) NIL)) (-3976 (((-794) $) 52) (($ (-523)) 63) (($ $) NIL) (($ (-383 (-523))) 66) (($ (-523)) 63) (($ (-383 (-523))) 66) (($ (-355)) 60) (((-355) $) 50) (($ (-640)) 55)) (-1698 (((-710)) 103)) (-4054 (($ (-523) (-523) (-852)) 44)) (-1516 (($ $) NIL)) (-2954 (((-852)) NIL) (((-852) (-852)) NIL (|has| $ (-6 -4239)))) (-3912 (((-852)) 35) (((-852) (-852)) 78)) (-3842 (((-108) $ $) NIL)) (-3984 (($ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 32 T CONST)) (-1440 (($) 17 T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 83)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 101)) (-4125 (($ $ $) 65)) (-4115 (($ $) 99) (($ $ $) 100)) (-4103 (($ $ $) 98)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL) (($ $ (-383 (-523))) 90)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 97) (($ $ $) 88) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
+(((-638) (-13 (-380) (-363) (-339) (-964 (-355)) (-964 (-383 (-523))) (-136) (-10 -8 (-15 -2878 ((-852) (-852))) (-15 -2878 ((-852))) (-15 -3912 ((-852) (-852))) (-15 -3912 ((-852))) (-15 -1886 ((-523) (-523))) (-15 -1886 ((-523))) (-15 -3452 ((-523) (-523))) (-15 -3452 ((-523))) (-15 -3976 ((-355) $)) (-15 -3976 ($ (-640))) (-15 -4068 ((-523) $)) (-15 -3262 ((-523) $)) (-15 -4054 ($ (-523) (-523) (-852)))))) (T -638))
+((-3912 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))) (-3262 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-4068 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-2878 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))) (-2878 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))) (-3912 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))) (-1886 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-1886 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-3452 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-3452 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-355)) (-5 *1 (-638)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-640)) (-5 *1 (-638)))) (-4054 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-852)) (-5 *1 (-638)))))
+(-13 (-380) (-363) (-339) (-964 (-355)) (-964 (-383 (-523))) (-136) (-10 -8 (-15 -2878 ((-852) (-852))) (-15 -2878 ((-852))) (-15 -3912 ((-852) (-852))) (-15 -3912 ((-852))) (-15 -1886 ((-523) (-523))) (-15 -1886 ((-523))) (-15 -3452 ((-523) (-523))) (-15 -3452 ((-523))) (-15 -3976 ((-355) $)) (-15 -3976 ($ (-640))) (-15 -4068 ((-523) $)) (-15 -3262 ((-523) $)) (-15 -4054 ($ (-523) (-523) (-852)))))
+((-2619 (((-629 |#1|) (-629 |#1|) |#1| |#1|) 65)) (-1561 (((-629 |#1|) (-629 |#1|) |#1|) 48)) (-2121 (((-629 |#1|) (-629 |#1|) |#1|) 66)) (-3981 (((-629 |#1|) (-629 |#1|)) 49)) (-2807 (((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|) 64)))
+(((-639 |#1|) (-10 -7 (-15 -3981 ((-629 |#1|) (-629 |#1|))) (-15 -1561 ((-629 |#1|) (-629 |#1|) |#1|)) (-15 -2121 ((-629 |#1|) (-629 |#1|) |#1|)) (-15 -2619 ((-629 |#1|) (-629 |#1|) |#1| |#1|)) (-15 -2807 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|))) (-284)) (T -639))
+((-2807 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-639 *3)) (-4 *3 (-284)))) (-2619 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))) (-2121 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))) (-1561 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))) (-3981 (*1 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))))
+(-10 -7 (-15 -3981 ((-629 |#1|) (-629 |#1|))) (-15 -1561 ((-629 |#1|) (-629 |#1|) |#1|)) (-15 -2121 ((-629 |#1|) (-629 |#1|) |#1|)) (-15 -2619 ((-629 |#1|) (-629 |#1|) |#1| |#1|)) (-15 -2807 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3333 (($ $ $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1746 (($ $ $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL)) (-3565 (($ $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) 27)) (-1996 (((-523) $) 25)) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-4031 (((-3 (-383 (-523)) "failed") $) NIL)) (-1310 (((-108) $) NIL)) (-1600 (((-383 (-523)) $) NIL)) (-3461 (($ $) NIL) (($) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-1872 (($ $ $ $) NIL)) (-3389 (($ $ $) NIL)) (-3702 (((-108) $) NIL)) (-4080 (($ $ $) NIL)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL)) (-3482 (((-108) $) NIL)) (-2126 (((-108) $) NIL)) (-1289 (((-3 $ "failed") $) NIL)) (-4050 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2728 (($ $ $ $) NIL)) (-3268 (($ $ $) NIL)) (-3088 (((-852) (-852)) 10) (((-852)) 9)) (-2644 (($ $ $) NIL)) (-3541 (($ $) NIL)) (-3229 (($ $) NIL)) (-2012 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-1694 (($ $ $) NIL)) (-4105 (($) NIL T CONST)) (-2142 (($ $) NIL)) (-2435 (((-1034) $) NIL) (($ $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ (-589 $)) NIL) (($ $ $) NIL)) (-1763 (($ $) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3775 (((-108) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL) (($ $ (-710)) NIL)) (-3012 (($ $) NIL)) (-4124 (($ $) NIL)) (-3077 (((-203) $) NIL) (((-355) $) NIL) (((-823 (-523)) $) NIL) (((-499) $) NIL) (((-523) $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) 24) (($ $) NIL) (($ (-523)) 24) (((-292 $) (-292 (-523))) 18)) (-1698 (((-710)) NIL)) (-3505 (((-108) $ $) NIL)) (-1475 (($ $ $) NIL)) (-3912 (($) NIL)) (-3842 (((-108) $ $) NIL)) (-3348 (($ $ $ $) NIL)) (-3984 (($ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $) NIL) (($ $ (-710)) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL)))
+(((-640) (-13 (-363) (-508) (-10 -8 (-15 -3088 ((-852) (-852))) (-15 -3088 ((-852))) (-15 -3976 ((-292 $) (-292 (-523))))))) (T -640))
+((-3088 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-640)))) (-3088 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-640)))) (-3976 (*1 *2 *3) (-12 (-5 *3 (-292 (-523))) (-5 *2 (-292 (-640))) (-5 *1 (-640)))))
+(-13 (-363) (-508) (-10 -8 (-15 -3088 ((-852) (-852))) (-15 -3088 ((-852))) (-15 -3976 ((-292 $) (-292 (-523))))))
+((-3070 (((-1 |#4| |#2| |#3|) |#1| (-1087) (-1087)) 19)) (-2234 (((-1 |#4| |#2| |#3|) (-1087)) 12)))
+(((-641 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2234 ((-1 |#4| |#2| |#3|) (-1087))) (-15 -3070 ((-1 |#4| |#2| |#3|) |#1| (-1087) (-1087)))) (-564 (-499)) (-1123) (-1123) (-1123)) (T -641))
+((-3070 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-641 *3 *5 *6 *7)) (-4 *3 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)) (-4 *7 (-1123)))) (-2234 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-641 *4 *5 *6 *7)) (-4 *4 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)) (-4 *7 (-1123)))))
+(-10 -7 (-15 -2234 ((-1 |#4| |#2| |#3|) (-1087))) (-15 -3070 ((-1 |#4| |#2| |#3|) |#1| (-1087) (-1087))))
+((-3260 (((-108) $ $) NIL)) (-4025 (((-1174) $ (-710)) 14)) (-1894 (((-710) $) 12)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 18) ((|#1| $) 15) (($ |#1|) 23)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 25)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 24)))
+(((-642 |#1|) (-13 (-125) (-563 |#1|) (-10 -8 (-15 -3976 ($ |#1|)))) (-1016)) (T -642))
+((-3976 (*1 *1 *2) (-12 (-5 *1 (-642 *2)) (-4 *2 (-1016)))))
+(-13 (-125) (-563 |#1|) (-10 -8 (-15 -3976 ($ |#1|))))
+((-3700 (((-1 (-203) (-203) (-203)) |#1| (-1087) (-1087)) 34) (((-1 (-203) (-203)) |#1| (-1087)) 39)))
+(((-643 |#1|) (-10 -7 (-15 -3700 ((-1 (-203) (-203)) |#1| (-1087))) (-15 -3700 ((-1 (-203) (-203) (-203)) |#1| (-1087) (-1087)))) (-564 (-499))) (T -643))
+((-3700 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-1 (-203) (-203) (-203))) (-5 *1 (-643 *3)) (-4 *3 (-564 (-499))))) (-3700 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-1 (-203) (-203))) (-5 *1 (-643 *3)) (-4 *3 (-564 (-499))))))
+(-10 -7 (-15 -3700 ((-1 (-203) (-203)) |#1| (-1087))) (-15 -3700 ((-1 (-203) (-203) (-203)) |#1| (-1087) (-1087))))
+((-1843 (((-1087) |#1| (-1087) (-589 (-1087))) 9) (((-1087) |#1| (-1087) (-1087) (-1087)) 12) (((-1087) |#1| (-1087) (-1087)) 11) (((-1087) |#1| (-1087)) 10)))
+(((-644 |#1|) (-10 -7 (-15 -1843 ((-1087) |#1| (-1087))) (-15 -1843 ((-1087) |#1| (-1087) (-1087))) (-15 -1843 ((-1087) |#1| (-1087) (-1087) (-1087))) (-15 -1843 ((-1087) |#1| (-1087) (-589 (-1087))))) (-564 (-499))) (T -644))
+((-1843 (*1 *2 *3 *2 *4) (-12 (-5 *4 (-589 (-1087))) (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499))))) (-1843 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499))))) (-1843 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499))))) (-1843 (*1 *2 *3 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499))))))
+(-10 -7 (-15 -1843 ((-1087) |#1| (-1087))) (-15 -1843 ((-1087) |#1| (-1087) (-1087))) (-15 -1843 ((-1087) |#1| (-1087) (-1087) (-1087))) (-15 -1843 ((-1087) |#1| (-1087) (-589 (-1087)))))
+((-1342 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9)))
+(((-645 |#1| |#2|) (-10 -7 (-15 -1342 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1123) (-1123)) (T -645))
+((-1342 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-645 *3 *4)) (-4 *3 (-1123)) (-4 *4 (-1123)))))
+(-10 -7 (-15 -1342 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|)))
+((-4041 (((-1 |#3| |#2|) (-1087)) 11)) (-3070 (((-1 |#3| |#2|) |#1| (-1087)) 21)))
+(((-646 |#1| |#2| |#3|) (-10 -7 (-15 -4041 ((-1 |#3| |#2|) (-1087))) (-15 -3070 ((-1 |#3| |#2|) |#1| (-1087)))) (-564 (-499)) (-1123) (-1123)) (T -646))
+((-3070 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-1 *6 *5)) (-5 *1 (-646 *3 *5 *6)) (-4 *3 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)))) (-4041 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1 *6 *5)) (-5 *1 (-646 *4 *5 *6)) (-4 *4 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)))))
+(-10 -7 (-15 -4041 ((-1 |#3| |#2|) (-1087))) (-15 -3070 ((-1 |#3| |#2|) |#1| (-1087))))
+((-2087 (((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#4|)) (-589 |#3|) (-589 |#4|) (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| |#4|)))) (-589 (-710)) (-1169 (-589 (-1083 |#3|))) |#3|) 62)) (-3011 (((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#3|)) (-589 |#3|) (-589 |#4|) (-589 (-710)) |#3|) 75)) (-3481 (((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 |#3|) (-589 (-710)) (-589 (-1083 |#4|)) (-1169 (-589 (-1083 |#3|))) |#3|) 34)))
+(((-647 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3481 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 |#3|) (-589 (-710)) (-589 (-1083 |#4|)) (-1169 (-589 (-1083 |#3|))) |#3|)) (-15 -3011 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#3|)) (-589 |#3|) (-589 |#4|) (-589 (-710)) |#3|)) (-15 -2087 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#4|)) (-589 |#3|) (-589 |#4|) (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| |#4|)))) (-589 (-710)) (-1169 (-589 (-1083 |#3|))) |#3|))) (-732) (-786) (-284) (-880 |#3| |#1| |#2|)) (T -647))
+((-2087 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-589 (-1083 *13))) (-5 *3 (-1083 *13)) (-5 *4 (-589 *12)) (-5 *5 (-589 *10)) (-5 *6 (-589 *13)) (-5 *7 (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| *13))))) (-5 *8 (-589 (-710))) (-5 *9 (-1169 (-589 (-1083 *10)))) (-4 *12 (-786)) (-4 *10 (-284)) (-4 *13 (-880 *10 *11 *12)) (-4 *11 (-732)) (-5 *1 (-647 *11 *12 *10 *13)))) (-3011 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-589 *11)) (-5 *5 (-589 (-1083 *9))) (-5 *6 (-589 *9)) (-5 *7 (-589 *12)) (-5 *8 (-589 (-710))) (-4 *11 (-786)) (-4 *9 (-284)) (-4 *12 (-880 *9 *10 *11)) (-4 *10 (-732)) (-5 *2 (-589 (-1083 *12))) (-5 *1 (-647 *10 *11 *9 *12)) (-5 *3 (-1083 *12)))) (-3481 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-589 (-1083 *11))) (-5 *3 (-1083 *11)) (-5 *4 (-589 *10)) (-5 *5 (-589 *8)) (-5 *6 (-589 (-710))) (-5 *7 (-1169 (-589 (-1083 *8)))) (-4 *10 (-786)) (-4 *8 (-284)) (-4 *11 (-880 *8 *9 *10)) (-4 *9 (-732)) (-5 *1 (-647 *9 *10 *8 *11)))))
+(-10 -7 (-15 -3481 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 |#3|) (-589 (-710)) (-589 (-1083 |#4|)) (-1169 (-589 (-1083 |#3|))) |#3|)) (-15 -3011 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#3|)) (-589 |#3|) (-589 |#4|) (-589 (-710)) |#3|)) (-15 -2087 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-589 |#2|) (-589 (-1083 |#4|)) (-589 |#3|) (-589 |#4|) (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| |#4|)))) (-589 (-710)) (-1169 (-589 (-1083 |#3|))) |#3|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3142 (($ $) 41)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3694 (($ |#1| (-710)) 39)) (-2140 (((-710) $) 43)) (-3119 ((|#1| $) 42)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-1487 (((-710) $) 44)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 38 (|has| |#1| (-158)))) (-1234 ((|#1| $ (-710)) 40)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 46) (($ |#1| $) 45)))
(((-648 |#1|) (-129) (-973)) (T -648))
-((-2640 (*1 *2 *1) (-12 (-4 *1 (-648 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-4047 (*1 *2 *1) (-12 (-4 *1 (-648 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-1437 (*1 *2 *1) (-12 (-4 *1 (-648 *2)) (-4 *2 (-973)))) (-1457 (*1 *1 *1) (-12 (-4 *1 (-648 *2)) (-4 *2 (-973)))) (-2084 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-648 *2)) (-4 *2 (-973)))) (-1267 (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-648 *2)) (-4 *2 (-973)))))
-(-13 (-973) (-107 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-158)) (-6 (-37 |t#1|)) |%noBranch|) (-15 -2640 ((-710) $)) (-15 -4047 ((-710) $)) (-15 -1437 (|t#1| $)) (-15 -1457 ($ $)) (-15 -2084 (|t#1| $ (-710))) (-15 -1267 ($ |t#1| (-710)))))
+((-1487 (*1 *2 *1) (-12 (-4 *1 (-648 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-2140 (*1 *2 *1) (-12 (-4 *1 (-648 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-3119 (*1 *2 *1) (-12 (-4 *1 (-648 *2)) (-4 *2 (-973)))) (-3142 (*1 *1 *1) (-12 (-4 *1 (-648 *2)) (-4 *2 (-973)))) (-1234 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-648 *2)) (-4 *2 (-973)))) (-3694 (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-648 *2)) (-4 *2 (-973)))))
+(-13 (-973) (-107 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-158)) (-6 (-37 |t#1|)) |%noBranch|) (-15 -1487 ((-710) $)) (-15 -2140 ((-710) $)) (-15 -3119 (|t#1| $)) (-15 -3142 ($ $)) (-15 -1234 (|t#1| $ (-710))) (-15 -3694 ($ |t#1| (-710)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-158)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 |#1|) |has| |#1| (-158)) ((-666) . T) ((-979 |#1|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1345 ((|#6| (-1 |#4| |#1|) |#3|) 23)))
-(((-649 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1345 (|#6| (-1 |#4| |#1|) |#3|))) (-515) (-1145 |#1|) (-1145 (-383 |#2|)) (-515) (-1145 |#4|) (-1145 (-383 |#5|))) (T -649))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-515)) (-4 *7 (-515)) (-4 *6 (-1145 *5)) (-4 *2 (-1145 (-383 *8))) (-5 *1 (-649 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1145 (-383 *6))) (-4 *8 (-1145 *7)))))
-(-10 -7 (-15 -1345 (|#6| (-1 |#4| |#1|) |#3|)))
-((-1680 (((-108) $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2824 (((-1070) (-794)) 31)) (-1239 (((-1174) (-1070)) 28)) (-2305 (((-1070) (-794)) 24)) (-1974 (((-1070) (-794)) 25)) (-1691 (((-794) $) NIL) (((-1070) (-794)) 23)) (-3941 (((-108) $ $) NIL)))
-(((-650) (-13 (-1016) (-10 -7 (-15 -1691 ((-1070) (-794))) (-15 -2305 ((-1070) (-794))) (-15 -1974 ((-1070) (-794))) (-15 -2824 ((-1070) (-794))) (-15 -1239 ((-1174) (-1070)))))) (T -650))
-((-1691 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))) (-2305 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))) (-1974 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))) (-2824 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))) (-1239 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-650)))))
-(-13 (-1016) (-10 -7 (-15 -1691 ((-1070) (-794))) (-15 -2305 ((-1070) (-794))) (-15 -1974 ((-1070) (-794))) (-15 -2824 ((-1070) (-794))) (-15 -1239 ((-1174) (-1070)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-4059 (($ $ $) NIL)) (-2116 (($ |#1| |#2|) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2769 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2547 ((|#2| $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1271 (((-3 $ "failed") $ $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) ((|#1| $) NIL)) (-3272 (((-710)) NIL)) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
-(((-651 |#1| |#2| |#3| |#4| |#5|) (-13 (-339) (-10 -8 (-15 -2547 (|#2| $)) (-15 -1691 (|#1| $)) (-15 -2116 ($ |#1| |#2|)) (-15 -1271 ((-3 $ "failed") $ $)))) (-158) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -651))
-((-2547 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-651 *3 *2 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-1691 (*1 *2 *1) (-12 (-4 *2 (-158)) (-5 *1 (-651 *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)))) (-2116 (*1 *1 *2 *3) (-12 (-5 *1 (-651 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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)))) (-1271 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-651 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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 (-339) (-10 -8 (-15 -2547 (|#2| $)) (-15 -1691 (|#1| $)) (-15 -2116 ($ |#1| |#2|)) (-15 -1271 ((-3 $ "failed") $ $))))
-((-1680 (((-108) $ $) 78)) (-2603 (((-108) $) 30)) (-1317 (((-1169 |#1|) $ (-710)) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-3859 (($ (-1083 |#1|)) NIL)) (-2389 (((-1083 $) $ (-1001)) NIL) (((-1083 |#1|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-1001))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2485 (($ $ $) NIL (|has| |#1| (-515)))) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-2395 (((-710)) 47 (|has| |#1| (-344)))) (-2199 (($ $ (-710)) NIL)) (-3811 (($ $ (-710)) NIL)) (-2145 ((|#2| |#2|) 44)) (-3061 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-427)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1001) "failed") $) NIL)) (-3508 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1001) $) NIL)) (-1611 (($ $ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $ $) NIL (|has| |#1| (-158)))) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) 34)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-2116 (($ |#2|) 42)) (-1444 (((-3 $ "failed") $) 86)) (-1631 (($) 51 (|has| |#1| (-344)))) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-3425 (($ $ $) NIL)) (-3082 (($ $ $) NIL (|has| |#1| (-515)))) (-3999 (((-2 (|:| -3474 |#1|) (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1272 (($ $) NIL (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-1787 (((-888 $)) 80)) (-4222 (($ $ |#1| (-710) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3437 (((-710) $ $) NIL (|has| |#1| (-515)))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-1063)))) (-1280 (($ (-1083 |#1|) (-1001)) NIL) (($ (-1083 $) (-1001)) NIL)) (-3590 (($ $ (-710)) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) 77) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-1001)) NIL) (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2547 ((|#2|) 45)) (-4047 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-710) (-710)) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3805 (((-1083 |#1|) $) NIL)) (-4213 (((-3 (-1001) "failed") $) NIL)) (-2060 (((-852) $) NIL (|has| |#1| (-344)))) (-2104 ((|#2| $) 41)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) 28)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2032 (((-1070) $) NIL)) (-1716 (((-2 (|:| -3070 $) (|:| -3969 $)) $ (-710)) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-1001)) (|:| -1475 (-710))) "failed") $) NIL)) (-2814 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2773 (($) NIL (|has| |#1| (-1063)) CONST)) (-4013 (($ (-852)) NIL (|has| |#1| (-344)))) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2039 (($ $) 79 (|has| |#1| (-325)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-840)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) 85 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#1|) NIL) (($ $ (-589 (-1001)) (-589 |#1|)) NIL) (($ $ (-1001) $) NIL) (($ $ (-589 (-1001)) (-589 $)) NIL)) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-383 $) (-383 $) (-383 $)) NIL (|has| |#1| (-515))) ((|#1| (-383 $) |#1|) NIL (|has| |#1| (-339))) (((-383 $) $ (-383 $)) NIL (|has| |#1| (-515)))) (-3801 (((-3 $ "failed") $ (-710)) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 87 (|has| |#1| (-339)))) (-1744 (($ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $) NIL (|has| |#1| (-158)))) (-3984 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2640 (((-710) $) 32) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1705 (((-888 $)) 36)) (-3923 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515))) (((-3 (-383 $) "failed") (-383 $) $) NIL (|has| |#1| (-515)))) (-1691 (((-794) $) 61) (($ (-523)) NIL) (($ |#1|) 58) (($ (-1001)) NIL) (($ |#2|) 68) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-710)) 63) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 20 T CONST)) (-3151 (((-1169 |#1|) $) 75)) (-2821 (($ (-1169 |#1|)) 50)) (-1891 (($) 8 T CONST)) (-2909 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2409 (((-1169 |#1|) $) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) 69)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) 72) (($ $ $) NIL)) (-4045 (($ $ $) 33)) (** (($ $ (-852)) NIL) (($ $ (-710)) 81)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 57) (($ $ $) 74) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 55) (($ $ |#1|) NIL)))
-(((-652 |#1| |#2|) (-13 (-1145 |#1|) (-10 -8 (-15 -2145 (|#2| |#2|)) (-15 -2547 (|#2|)) (-15 -2116 ($ |#2|)) (-15 -2104 (|#2| $)) (-15 -1691 ($ |#2|)) (-15 -3151 ((-1169 |#1|) $)) (-15 -2821 ($ (-1169 |#1|))) (-15 -2409 ((-1169 |#1|) $)) (-15 -1787 ((-888 $))) (-15 -1705 ((-888 $))) (IF (|has| |#1| (-325)) (-15 -2039 ($ $)) |%noBranch|) (IF (|has| |#1| (-344)) (-6 (-344)) |%noBranch|))) (-973) (-1145 |#1|)) (T -652))
-((-2145 (*1 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3)))) (-2547 (*1 *2) (-12 (-4 *2 (-1145 *3)) (-5 *1 (-652 *3 *2)) (-4 *3 (-973)))) (-2116 (*1 *1 *2) (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3)))) (-2104 (*1 *2 *1) (-12 (-4 *2 (-1145 *3)) (-5 *1 (-652 *3 *2)) (-4 *3 (-973)))) (-1691 (*1 *1 *2) (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3)))) (-3151 (*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-1169 *3)) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-2821 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-973)) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-2409 (*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-1169 *3)) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-1787 (*1 *2) (-12 (-4 *3 (-973)) (-5 *2 (-888 (-652 *3 *4))) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-1705 (*1 *2) (-12 (-4 *3 (-973)) (-5 *2 (-888 (-652 *3 *4))) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-2039 (*1 *1 *1) (-12 (-4 *2 (-325)) (-4 *2 (-973)) (-5 *1 (-652 *2 *3)) (-4 *3 (-1145 *2)))))
-(-13 (-1145 |#1|) (-10 -8 (-15 -2145 (|#2| |#2|)) (-15 -2547 (|#2|)) (-15 -2116 ($ |#2|)) (-15 -2104 (|#2| $)) (-15 -1691 ($ |#2|)) (-15 -3151 ((-1169 |#1|) $)) (-15 -2821 ($ (-1169 |#1|))) (-15 -2409 ((-1169 |#1|) $)) (-15 -1787 ((-888 $))) (-15 -1705 ((-888 $))) (IF (|has| |#1| (-325)) (-15 -2039 ($ $)) |%noBranch|) (IF (|has| |#1| (-344)) (-6 (-344)) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-4013 ((|#1| $) 13)) (-3951 (((-1034) $) NIL)) (-1475 ((|#2| $) 12)) (-1704 (($ |#1| |#2|) 16)) (-1691 (((-794) $) NIL) (($ (-2 (|:| -4013 |#1|) (|:| -1475 |#2|))) 15) (((-2 (|:| -4013 |#1|) (|:| -1475 |#2|)) $) 14)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 11)))
-(((-653 |#1| |#2| |#3|) (-13 (-786) (-10 -8 (-15 -1475 (|#2| $)) (-15 -4013 (|#1| $)) (-15 -1691 ($ (-2 (|:| -4013 |#1|) (|:| -1475 |#2|)))) (-15 -1691 ((-2 (|:| -4013 |#1|) (|:| -1475 |#2|)) $)) (-15 -1704 ($ |#1| |#2|)))) (-786) (-1016) (-1 (-108) (-2 (|:| -4013 |#1|) (|:| -1475 |#2|)) (-2 (|:| -4013 |#1|) (|:| -1475 |#2|)))) (T -653))
-((-1475 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-653 *3 *2 *4)) (-4 *3 (-786)) (-14 *4 (-1 (-108) (-2 (|:| -4013 *3) (|:| -1475 *2)) (-2 (|:| -4013 *3) (|:| -1475 *2)))))) (-4013 (*1 *2 *1) (-12 (-4 *2 (-786)) (-5 *1 (-653 *2 *3 *4)) (-4 *3 (-1016)) (-14 *4 (-1 (-108) (-2 (|:| -4013 *2) (|:| -1475 *3)) (-2 (|:| -4013 *2) (|:| -1475 *3)))))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -4013 *3) (|:| -1475 *4))) (-4 *3 (-786)) (-4 *4 (-1016)) (-5 *1 (-653 *3 *4 *5)) (-14 *5 (-1 (-108) *2 *2)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -4013 *3) (|:| -1475 *4))) (-5 *1 (-653 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-1016)) (-14 *5 (-1 (-108) *2 *2)))) (-1704 (*1 *1 *2 *3) (-12 (-5 *1 (-653 *2 *3 *4)) (-4 *2 (-786)) (-4 *3 (-1016)) (-14 *4 (-1 (-108) (-2 (|:| -4013 *2) (|:| -1475 *3)) (-2 (|:| -4013 *2) (|:| -1475 *3)))))))
-(-13 (-786) (-10 -8 (-15 -1475 (|#2| $)) (-15 -4013 (|#1| $)) (-15 -1691 ($ (-2 (|:| -4013 |#1|) (|:| -1475 |#2|)))) (-15 -1691 ((-2 (|:| -4013 |#1|) (|:| -1475 |#2|)) $)) (-15 -1704 ($ |#1| |#2|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 59)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) 89) (((-3 (-110) "failed") $) 95)) (-3508 ((|#1| $) NIL) (((-110) $) 39)) (-1444 (((-3 $ "failed") $) 90)) (-3888 ((|#2| (-110) |#2|) 82)) (-2769 (((-108) $) NIL)) (-4214 (($ |#1| (-337 (-110))) 13)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1450 (($ $ (-1 |#2| |#2|)) 58)) (-2898 (($ $ (-1 |#2| |#2|)) 44)) (-1937 ((|#2| $ |#2|) 32)) (-2718 ((|#1| |#1|) 100 (|has| |#1| (-158)))) (-1691 (((-794) $) 66) (($ (-523)) 17) (($ |#1|) 16) (($ (-110)) 23)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) 36)) (-2346 (($ $) 99 (|has| |#1| (-158))) (($ $ $) 103 (|has| |#1| (-158)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 20 T CONST)) (-1891 (($) 9 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) 48) (($ $ $) NIL)) (-4045 (($ $ $) 73)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ (-110) (-523)) NIL) (($ $ (-523)) 57)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 98) (($ $ $) 50) (($ |#1| $) 96 (|has| |#1| (-158))) (($ $ |#1|) 97 (|has| |#1| (-158)))))
-(((-654 |#1| |#2|) (-13 (-973) (-964 |#1|) (-964 (-110)) (-263 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-6 (-37 |#1|)) (-15 -2346 ($ $)) (-15 -2346 ($ $ $)) (-15 -2718 (|#1| |#1|))) |%noBranch|) (-15 -2898 ($ $ (-1 |#2| |#2|))) (-15 -1450 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-523))) (-15 ** ($ $ (-523))) (-15 -3888 (|#2| (-110) |#2|)) (-15 -4214 ($ |#1| (-337 (-110)))))) (-973) (-591 |#1|)) (T -654))
-((-2346 (*1 *1 *1) (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3)) (-4 *3 (-591 *2)))) (-2346 (*1 *1 *1 *1) (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3)) (-4 *3 (-591 *2)))) (-2718 (*1 *2 *2) (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3)) (-4 *3 (-591 *2)))) (-2898 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-591 *3)) (-4 *3 (-973)) (-5 *1 (-654 *3 *4)))) (-1450 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-591 *3)) (-4 *3 (-973)) (-5 *1 (-654 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-523)) (-4 *4 (-973)) (-5 *1 (-654 *4 *5)) (-4 *5 (-591 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *3 (-973)) (-5 *1 (-654 *3 *4)) (-4 *4 (-591 *3)))) (-3888 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-4 *4 (-973)) (-5 *1 (-654 *4 *2)) (-4 *2 (-591 *4)))) (-4214 (*1 *1 *2 *3) (-12 (-5 *3 (-337 (-110))) (-4 *2 (-973)) (-5 *1 (-654 *2 *4)) (-4 *4 (-591 *2)))))
-(-13 (-973) (-964 |#1|) (-964 (-110)) (-263 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-6 (-37 |#1|)) (-15 -2346 ($ $)) (-15 -2346 ($ $ $)) (-15 -2718 (|#1| |#1|))) |%noBranch|) (-15 -2898 ($ $ (-1 |#2| |#2|))) (-15 -1450 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-523))) (-15 ** ($ $ (-523))) (-15 -3888 (|#2| (-110) |#2|)) (-15 -4214 ($ |#1| (-337 (-110))))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 33)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2116 (($ |#1| |#2|) 25)) (-1444 (((-3 $ "failed") $) 48)) (-2769 (((-108) $) 35)) (-2547 ((|#2| $) 12)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 49)) (-3951 (((-1034) $) NIL)) (-1271 (((-3 $ "failed") $ $) 47)) (-1691 (((-794) $) 24) (($ (-523)) 19) ((|#1| $) 13)) (-3272 (((-710)) 28)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 16 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 38)) (-4060 (($ $) 43) (($ $ $) 37)) (-4045 (($ $ $) 40)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 21) (($ $ $) 20)))
-(((-655 |#1| |#2| |#3| |#4| |#5|) (-13 (-973) (-10 -8 (-15 -2547 (|#2| $)) (-15 -1691 (|#1| $)) (-15 -2116 ($ |#1| |#2|)) (-15 -1271 ((-3 $ "failed") $ $)) (-15 -1444 ((-3 $ "failed") $)) (-15 -1396 ($ $)))) (-158) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -655))
-((-1444 (*1 *1 *1) (|partial| -12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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)))) (-2547 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-655 *3 *2 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-1691 (*1 *2 *1) (-12 (-4 *2 (-158)) (-5 *1 (-655 *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)))) (-2116 (*1 *1 *2 *3) (-12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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)))) (-1271 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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)))) (-1396 (*1 *1 *1) (-12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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 (-973) (-10 -8 (-15 -2547 (|#2| $)) (-15 -1691 (|#1| $)) (-15 -2116 ($ |#1| |#2|)) (-15 -1271 ((-3 $ "failed") $ $)) (-15 -1444 ((-3 $ "failed") $)) (-15 -1396 ($ $))))
+((-3015 ((|#6| (-1 |#4| |#1|) |#3|) 23)))
+(((-649 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3015 (|#6| (-1 |#4| |#1|) |#3|))) (-515) (-1145 |#1|) (-1145 (-383 |#2|)) (-515) (-1145 |#4|) (-1145 (-383 |#5|))) (T -649))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-515)) (-4 *7 (-515)) (-4 *6 (-1145 *5)) (-4 *2 (-1145 (-383 *8))) (-5 *1 (-649 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1145 (-383 *6))) (-4 *8 (-1145 *7)))))
+(-10 -7 (-15 -3015 (|#6| (-1 |#4| |#1|) |#3|)))
+((-3260 (((-108) $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2782 (((-1070) (-794)) 31)) (-3942 (((-1174) (-1070)) 28)) (-1479 (((-1070) (-794)) 24)) (-1332 (((-1070) (-794)) 25)) (-3976 (((-794) $) NIL) (((-1070) (-794)) 23)) (-4037 (((-108) $ $) NIL)))
+(((-650) (-13 (-1016) (-10 -7 (-15 -3976 ((-1070) (-794))) (-15 -1479 ((-1070) (-794))) (-15 -1332 ((-1070) (-794))) (-15 -2782 ((-1070) (-794))) (-15 -3942 ((-1174) (-1070)))))) (T -650))
+((-3976 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))) (-1479 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))) (-1332 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))) (-2782 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))) (-3942 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-650)))))
+(-13 (-1016) (-10 -7 (-15 -3976 ((-1070) (-794))) (-15 -1479 ((-1070) (-794))) (-15 -1332 ((-1070) (-794))) (-15 -2782 ((-1070) (-794))) (-15 -3942 ((-1174) (-1070)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-2501 (($ $ $) NIL)) (-1830 (($ |#1| |#2|) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3482 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3014 ((|#2| $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2206 (((-3 $ "failed") $ $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) ((|#1| $) NIL)) (-1698 (((-710)) NIL)) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
+(((-651 |#1| |#2| |#3| |#4| |#5|) (-13 (-339) (-10 -8 (-15 -3014 (|#2| $)) (-15 -3976 (|#1| $)) (-15 -1830 ($ |#1| |#2|)) (-15 -2206 ((-3 $ "failed") $ $)))) (-158) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -651))
+((-3014 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-651 *3 *2 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-3976 (*1 *2 *1) (-12 (-4 *2 (-158)) (-5 *1 (-651 *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)))) (-1830 (*1 *1 *2 *3) (-12 (-5 *1 (-651 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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)))) (-2206 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-651 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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 (-339) (-10 -8 (-15 -3014 (|#2| $)) (-15 -3976 (|#1| $)) (-15 -1830 ($ |#1| |#2|)) (-15 -2206 ((-3 $ "failed") $ $))))
+((-3260 (((-108) $ $) 78)) (-2388 (((-108) $) 30)) (-1288 (((-1169 |#1|) $ (-710)) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2115 (($ (-1083 |#1|)) NIL)) (-3540 (((-1083 $) $ (-1001)) NIL) (((-1083 |#1|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-1001))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3712 (($ $ $) NIL (|has| |#1| (-515)))) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3843 (((-710)) 47 (|has| |#1| (-344)))) (-2891 (($ $ (-710)) NIL)) (-1544 (($ $ (-710)) NIL)) (-3655 ((|#2| |#2|) 44)) (-3340 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-427)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1001) "failed") $) NIL)) (-1996 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1001) $) NIL)) (-2210 (($ $ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $ $) NIL (|has| |#1| (-158)))) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) 34)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1830 (($ |#2|) 42)) (-4211 (((-3 $ "failed") $) 86)) (-3461 (($) 51 (|has| |#1| (-344)))) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1365 (($ $ $) NIL)) (-3547 (($ $ $) NIL (|has| |#1| (-515)))) (-1579 (((-2 (|:| -2275 |#1|) (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-2213 (($ $) NIL (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-3269 (((-888 $)) 80)) (-2067 (($ $ |#1| (-710) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-1500 (((-710) $ $) NIL (|has| |#1| (-515)))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-1063)))) (-3706 (($ (-1083 |#1|) (-1001)) NIL) (($ (-1083 $) (-1001)) NIL)) (-3059 (($ $ (-710)) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) 77) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-1001)) NIL) (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-3014 ((|#2|) 45)) (-2140 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-710) (-710)) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1489 (((-1083 |#1|) $) NIL)) (-1949 (((-3 (-1001) "failed") $) NIL)) (-4076 (((-852) $) NIL (|has| |#1| (-344)))) (-1816 ((|#2| $) 41)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) 28)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3841 (((-1070) $) NIL)) (-3809 (((-2 (|:| -3429 $) (|:| -3143 $)) $ (-710)) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-1001)) (|:| -3262 (-710))) "failed") $) NIL)) (-2669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4105 (($) NIL (|has| |#1| (-1063)) CONST)) (-2557 (($ (-852)) NIL (|has| |#1| (-344)))) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3902 (($ $) 79 (|has| |#1| (-325)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-840)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) 85 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#1|) NIL) (($ $ (-589 (-1001)) (-589 |#1|)) NIL) (($ $ (-1001) $) NIL) (($ $ (-589 (-1001)) (-589 $)) NIL)) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-383 $) (-383 $) (-383 $)) NIL (|has| |#1| (-515))) ((|#1| (-383 $) |#1|) NIL (|has| |#1| (-339))) (((-383 $) $ (-383 $)) NIL (|has| |#1| (-515)))) (-1451 (((-3 $ "failed") $ (-710)) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 87 (|has| |#1| (-339)))) (-4053 (($ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $) NIL (|has| |#1| (-158)))) (-4024 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1487 (((-710) $) 32) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1853 (((-888 $)) 36)) (-2670 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515))) (((-3 (-383 $) "failed") (-383 $) $) NIL (|has| |#1| (-515)))) (-3976 (((-794) $) 61) (($ (-523)) NIL) (($ |#1|) 58) (($ (-1001)) NIL) (($ |#2|) 68) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-710)) 63) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 20 T CONST)) (-3028 (((-1169 |#1|) $) 75)) (-2751 (($ (-1169 |#1|)) 50)) (-1440 (($) 8 T CONST)) (-1943 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4223 (((-1169 |#1|) $) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) 69)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) 72) (($ $ $) NIL)) (-4103 (($ $ $) 33)) (** (($ $ (-852)) NIL) (($ $ (-710)) 81)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 57) (($ $ $) 74) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 55) (($ $ |#1|) NIL)))
+(((-652 |#1| |#2|) (-13 (-1145 |#1|) (-10 -8 (-15 -3655 (|#2| |#2|)) (-15 -3014 (|#2|)) (-15 -1830 ($ |#2|)) (-15 -1816 (|#2| $)) (-15 -3976 ($ |#2|)) (-15 -3028 ((-1169 |#1|) $)) (-15 -2751 ($ (-1169 |#1|))) (-15 -4223 ((-1169 |#1|) $)) (-15 -3269 ((-888 $))) (-15 -1853 ((-888 $))) (IF (|has| |#1| (-325)) (-15 -3902 ($ $)) |%noBranch|) (IF (|has| |#1| (-344)) (-6 (-344)) |%noBranch|))) (-973) (-1145 |#1|)) (T -652))
+((-3655 (*1 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3)))) (-3014 (*1 *2) (-12 (-4 *2 (-1145 *3)) (-5 *1 (-652 *3 *2)) (-4 *3 (-973)))) (-1830 (*1 *1 *2) (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3)))) (-1816 (*1 *2 *1) (-12 (-4 *2 (-1145 *3)) (-5 *1 (-652 *3 *2)) (-4 *3 (-973)))) (-3976 (*1 *1 *2) (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3)))) (-3028 (*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-1169 *3)) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-2751 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-973)) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-4223 (*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-1169 *3)) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-3269 (*1 *2) (-12 (-4 *3 (-973)) (-5 *2 (-888 (-652 *3 *4))) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-1853 (*1 *2) (-12 (-4 *3 (-973)) (-5 *2 (-888 (-652 *3 *4))) (-5 *1 (-652 *3 *4)) (-4 *4 (-1145 *3)))) (-3902 (*1 *1 *1) (-12 (-4 *2 (-325)) (-4 *2 (-973)) (-5 *1 (-652 *2 *3)) (-4 *3 (-1145 *2)))))
+(-13 (-1145 |#1|) (-10 -8 (-15 -3655 (|#2| |#2|)) (-15 -3014 (|#2|)) (-15 -1830 ($ |#2|)) (-15 -1816 (|#2| $)) (-15 -3976 ($ |#2|)) (-15 -3028 ((-1169 |#1|) $)) (-15 -2751 ($ (-1169 |#1|))) (-15 -4223 ((-1169 |#1|) $)) (-15 -3269 ((-888 $))) (-15 -1853 ((-888 $))) (IF (|has| |#1| (-325)) (-15 -3902 ($ $)) |%noBranch|) (IF (|has| |#1| (-344)) (-6 (-344)) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2557 ((|#1| $) 13)) (-2435 (((-1034) $) NIL)) (-3262 ((|#2| $) 12)) (-3985 (($ |#1| |#2|) 16)) (-3976 (((-794) $) NIL) (($ (-2 (|:| -2557 |#1|) (|:| -3262 |#2|))) 15) (((-2 (|:| -2557 |#1|) (|:| -3262 |#2|)) $) 14)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 11)))
+(((-653 |#1| |#2| |#3|) (-13 (-786) (-10 -8 (-15 -3262 (|#2| $)) (-15 -2557 (|#1| $)) (-15 -3976 ($ (-2 (|:| -2557 |#1|) (|:| -3262 |#2|)))) (-15 -3976 ((-2 (|:| -2557 |#1|) (|:| -3262 |#2|)) $)) (-15 -3985 ($ |#1| |#2|)))) (-786) (-1016) (-1 (-108) (-2 (|:| -2557 |#1|) (|:| -3262 |#2|)) (-2 (|:| -2557 |#1|) (|:| -3262 |#2|)))) (T -653))
+((-3262 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-653 *3 *2 *4)) (-4 *3 (-786)) (-14 *4 (-1 (-108) (-2 (|:| -2557 *3) (|:| -3262 *2)) (-2 (|:| -2557 *3) (|:| -3262 *2)))))) (-2557 (*1 *2 *1) (-12 (-4 *2 (-786)) (-5 *1 (-653 *2 *3 *4)) (-4 *3 (-1016)) (-14 *4 (-1 (-108) (-2 (|:| -2557 *2) (|:| -3262 *3)) (-2 (|:| -2557 *2) (|:| -3262 *3)))))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2557 *3) (|:| -3262 *4))) (-4 *3 (-786)) (-4 *4 (-1016)) (-5 *1 (-653 *3 *4 *5)) (-14 *5 (-1 (-108) *2 *2)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2557 *3) (|:| -3262 *4))) (-5 *1 (-653 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-1016)) (-14 *5 (-1 (-108) *2 *2)))) (-3985 (*1 *1 *2 *3) (-12 (-5 *1 (-653 *2 *3 *4)) (-4 *2 (-786)) (-4 *3 (-1016)) (-14 *4 (-1 (-108) (-2 (|:| -2557 *2) (|:| -3262 *3)) (-2 (|:| -2557 *2) (|:| -3262 *3)))))))
+(-13 (-786) (-10 -8 (-15 -3262 (|#2| $)) (-15 -2557 (|#1| $)) (-15 -3976 ($ (-2 (|:| -2557 |#1|) (|:| -3262 |#2|)))) (-15 -3976 ((-2 (|:| -2557 |#1|) (|:| -3262 |#2|)) $)) (-15 -3985 ($ |#1| |#2|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 59)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) 89) (((-3 (-110) "failed") $) 95)) (-1996 ((|#1| $) NIL) (((-110) $) 39)) (-4211 (((-3 $ "failed") $) 90)) (-3576 ((|#2| (-110) |#2|) 82)) (-3482 (((-108) $) NIL)) (-1963 (($ |#1| (-337 (-110))) 14)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1218 (($ $ (-1 |#2| |#2|)) 58)) (-2356 (($ $ (-1 |#2| |#2|)) 44)) (-1502 ((|#2| $ |#2|) 33)) (-4172 ((|#1| |#1|) 100 (|has| |#1| (-158)))) (-3976 (((-794) $) 66) (($ (-523)) 18) (($ |#1|) 17) (($ (-110)) 23)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) 37)) (-1910 (($ $) 99 (|has| |#1| (-158))) (($ $ $) 103 (|has| |#1| (-158)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 21 T CONST)) (-1440 (($) 9 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) 48) (($ $ $) NIL)) (-4103 (($ $ $) 73)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ (-110) (-523)) NIL) (($ $ (-523)) 57)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 98) (($ $ $) 50) (($ |#1| $) 96 (|has| |#1| (-158))) (($ $ |#1|) 97 (|has| |#1| (-158)))))
+(((-654 |#1| |#2|) (-13 (-973) (-964 |#1|) (-964 (-110)) (-263 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-6 (-37 |#1|)) (-15 -1910 ($ $)) (-15 -1910 ($ $ $)) (-15 -4172 (|#1| |#1|))) |%noBranch|) (-15 -2356 ($ $ (-1 |#2| |#2|))) (-15 -1218 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-523))) (-15 ** ($ $ (-523))) (-15 -3576 (|#2| (-110) |#2|)) (-15 -1963 ($ |#1| (-337 (-110)))))) (-973) (-591 |#1|)) (T -654))
+((-1910 (*1 *1 *1) (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3)) (-4 *3 (-591 *2)))) (-1910 (*1 *1 *1 *1) (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3)) (-4 *3 (-591 *2)))) (-4172 (*1 *2 *2) (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3)) (-4 *3 (-591 *2)))) (-2356 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-591 *3)) (-4 *3 (-973)) (-5 *1 (-654 *3 *4)))) (-1218 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-591 *3)) (-4 *3 (-973)) (-5 *1 (-654 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-523)) (-4 *4 (-973)) (-5 *1 (-654 *4 *5)) (-4 *5 (-591 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *3 (-973)) (-5 *1 (-654 *3 *4)) (-4 *4 (-591 *3)))) (-3576 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-4 *4 (-973)) (-5 *1 (-654 *4 *2)) (-4 *2 (-591 *4)))) (-1963 (*1 *1 *2 *3) (-12 (-5 *3 (-337 (-110))) (-4 *2 (-973)) (-5 *1 (-654 *2 *4)) (-4 *4 (-591 *2)))))
+(-13 (-973) (-964 |#1|) (-964 (-110)) (-263 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-6 (-37 |#1|)) (-15 -1910 ($ $)) (-15 -1910 ($ $ $)) (-15 -4172 (|#1| |#1|))) |%noBranch|) (-15 -2356 ($ $ (-1 |#2| |#2|))) (-15 -1218 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-523))) (-15 ** ($ $ (-523))) (-15 -3576 (|#2| (-110) |#2|)) (-15 -1963 ($ |#1| (-337 (-110))))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 33)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-1830 (($ |#1| |#2|) 25)) (-4211 (((-3 $ "failed") $) 48)) (-3482 (((-108) $) 35)) (-3014 ((|#2| $) 12)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 49)) (-2435 (((-1034) $) NIL)) (-2206 (((-3 $ "failed") $ $) 47)) (-3976 (((-794) $) 24) (($ (-523)) 19) ((|#1| $) 13)) (-1698 (((-710)) 28)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 16 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 38)) (-4115 (($ $) 43) (($ $ $) 37)) (-4103 (($ $ $) 40)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 21) (($ $ $) 20)))
+(((-655 |#1| |#2| |#3| |#4| |#5|) (-13 (-973) (-10 -8 (-15 -3014 (|#2| $)) (-15 -3976 (|#1| $)) (-15 -1830 ($ |#1| |#2|)) (-15 -2206 ((-3 $ "failed") $ $)) (-15 -4211 ((-3 $ "failed") $)) (-15 -3071 ($ $)))) (-158) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -655))
+((-4211 (*1 *1 *1) (|partial| -12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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)))) (-3014 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-655 *3 *2 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-3976 (*1 *2 *1) (-12 (-4 *2 (-158)) (-5 *1 (-655 *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)))) (-1830 (*1 *1 *2 *3) (-12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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)))) (-2206 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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)))) (-3071 (*1 *1 *1) (-12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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 (-973) (-10 -8 (-15 -3014 (|#2| $)) (-15 -3976 (|#1| $)) (-15 -1830 ($ |#1| |#2|)) (-15 -2206 ((-3 $ "failed") $ $)) (-15 -4211 ((-3 $ "failed") $)) (-15 -3071 ($ $))))
((* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#2| $) NIL) (($ $ |#2|) 9)))
(((-656 |#1| |#2|) (-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-657 |#2|) (-158)) (T -656))
NIL
(-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
(((-657 |#1|) (-129) (-158)) (T -657))
NIL
(-13 (-107 |t#1| |t#1|))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-979 |#1|) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2156 (($ |#1|) 17) (($ $ |#1|) 20)) (-2418 (($ |#1|) 18) (($ $ |#1|) 21)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-2769 (((-108) $) NIL)) (-3521 (($ |#1| |#1| |#1| |#1|) 8)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 16)) (-3951 (((-1034) $) NIL)) (-2812 ((|#1| $ |#1|) 24) (((-772 |#1|) $ (-772 |#1|)) 32)) (-3361 (($ $ $) NIL)) (-2892 (($ $ $) NIL)) (-1691 (((-794) $) 39)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1891 (($) 9 T CONST)) (-3941 (((-108) $ $) 44)) (-4074 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ $ $) 14)))
-(((-658 |#1|) (-13 (-448) (-10 -8 (-15 -3521 ($ |#1| |#1| |#1| |#1|)) (-15 -2156 ($ |#1|)) (-15 -2418 ($ |#1|)) (-15 -1444 ($)) (-15 -2156 ($ $ |#1|)) (-15 -2418 ($ $ |#1|)) (-15 -1444 ($ $)) (-15 -2812 (|#1| $ |#1|)) (-15 -2812 ((-772 |#1|) $ (-772 |#1|))))) (-339)) (T -658))
-((-3521 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-2156 (*1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-2418 (*1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-1444 (*1 *1) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-2156 (*1 *1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-2418 (*1 *1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-1444 (*1 *1 *1) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-2812 (*1 *2 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-2812 (*1 *2 *1 *2) (-12 (-5 *2 (-772 *3)) (-4 *3 (-339)) (-5 *1 (-658 *3)))))
-(-13 (-448) (-10 -8 (-15 -3521 ($ |#1| |#1| |#1| |#1|)) (-15 -2156 ($ |#1|)) (-15 -2418 ($ |#1|)) (-15 -1444 ($)) (-15 -2156 ($ $ |#1|)) (-15 -2418 ($ $ |#1|)) (-15 -1444 ($ $)) (-15 -2812 (|#1| $ |#1|)) (-15 -2812 ((-772 |#1|) $ (-772 |#1|)))))
-((-3402 (($ $ (-852)) 12)) (-2237 (($ $ (-852)) 13)) (** (($ $ (-852)) 10)))
-(((-659 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-852))) (-15 -2237 (|#1| |#1| (-852))) (-15 -3402 (|#1| |#1| (-852)))) (-660)) (T -659))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-852))) (-15 -2237 (|#1| |#1| (-852))) (-15 -3402 (|#1| |#1| (-852))))
-((-1680 (((-108) $ $) 7)) (-3402 (($ $ (-852)) 15)) (-2237 (($ $ (-852)) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)) (** (($ $ (-852)) 13)) (* (($ $ $) 16)))
+((-3260 (((-108) $ $) NIL)) (-3565 (($ |#1|) 17) (($ $ |#1|) 20)) (-1254 (($ |#1|) 18) (($ $ |#1|) 21)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-3482 (((-108) $) NIL)) (-3611 (($ |#1| |#1| |#1| |#1|) 8)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 16)) (-2435 (((-1034) $) NIL)) (-1349 ((|#1| $ |#1|) 24) (((-772 |#1|) $ (-772 |#1|)) 32)) (-1308 (($ $ $) NIL)) (-2306 (($ $ $) NIL)) (-3976 (((-794) $) 39)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1440 (($) 9 T CONST)) (-4037 (((-108) $ $) 44)) (-4125 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ $ $) 14)))
+(((-658 |#1|) (-13 (-448) (-10 -8 (-15 -3611 ($ |#1| |#1| |#1| |#1|)) (-15 -3565 ($ |#1|)) (-15 -1254 ($ |#1|)) (-15 -4211 ($)) (-15 -3565 ($ $ |#1|)) (-15 -1254 ($ $ |#1|)) (-15 -4211 ($ $)) (-15 -1349 (|#1| $ |#1|)) (-15 -1349 ((-772 |#1|) $ (-772 |#1|))))) (-339)) (T -658))
+((-3611 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-3565 (*1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-1254 (*1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-4211 (*1 *1) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-3565 (*1 *1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-1254 (*1 *1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-4211 (*1 *1 *1) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-1349 (*1 *2 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))) (-1349 (*1 *2 *1 *2) (-12 (-5 *2 (-772 *3)) (-4 *3 (-339)) (-5 *1 (-658 *3)))))
+(-13 (-448) (-10 -8 (-15 -3611 ($ |#1| |#1| |#1| |#1|)) (-15 -3565 ($ |#1|)) (-15 -1254 ($ |#1|)) (-15 -4211 ($)) (-15 -3565 ($ $ |#1|)) (-15 -1254 ($ $ |#1|)) (-15 -4211 ($ $)) (-15 -1349 (|#1| $ |#1|)) (-15 -1349 ((-772 |#1|) $ (-772 |#1|)))))
+((-2966 (($ $ (-852)) 12)) (-2165 (($ $ (-852)) 13)) (** (($ $ (-852)) 10)))
+(((-659 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-852))) (-15 -2165 (|#1| |#1| (-852))) (-15 -2966 (|#1| |#1| (-852)))) (-660)) (T -659))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-852))) (-15 -2165 (|#1| |#1| (-852))) (-15 -2966 (|#1| |#1| (-852))))
+((-3260 (((-108) $ $) 7)) (-2966 (($ $ (-852)) 15)) (-2165 (($ $ (-852)) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)) (** (($ $ (-852)) 13)) (* (($ $ $) 16)))
(((-660) (-129)) (T -660))
-((* (*1 *1 *1 *1) (-4 *1 (-660))) (-3402 (*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852)))) (-2237 (*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852)))))
-(-13 (-1016) (-10 -8 (-15 * ($ $ $)) (-15 -3402 ($ $ (-852))) (-15 -2237 ($ $ (-852))) (-15 ** ($ $ (-852)))))
+((* (*1 *1 *1 *1) (-4 *1 (-660))) (-2966 (*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852)))) (-2165 (*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852)))))
+(-13 (-1016) (-10 -8 (-15 * ($ $ $)) (-15 -2966 ($ $ (-852))) (-15 -2165 ($ $ (-852))) (-15 ** ($ $ (-852)))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-3402 (($ $ (-852)) NIL) (($ $ (-710)) 17)) (-2769 (((-108) $) 10)) (-2237 (($ $ (-852)) NIL) (($ $ (-710)) 18)) (** (($ $ (-852)) NIL) (($ $ (-710)) 15)))
-(((-661 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-710))) (-15 -2237 (|#1| |#1| (-710))) (-15 -3402 (|#1| |#1| (-710))) (-15 -2769 ((-108) |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 -2237 (|#1| |#1| (-852))) (-15 -3402 (|#1| |#1| (-852)))) (-662)) (T -661))
+((-2966 (($ $ (-852)) NIL) (($ $ (-710)) 17)) (-3482 (((-108) $) 10)) (-2165 (($ $ (-852)) NIL) (($ $ (-710)) 18)) (** (($ $ (-852)) NIL) (($ $ (-710)) 15)))
+(((-661 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-710))) (-15 -2165 (|#1| |#1| (-710))) (-15 -2966 (|#1| |#1| (-710))) (-15 -3482 ((-108) |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 -2165 (|#1| |#1| (-852))) (-15 -2966 (|#1| |#1| (-852)))) (-662)) (T -661))
NIL
-(-10 -8 (-15 ** (|#1| |#1| (-710))) (-15 -2237 (|#1| |#1| (-710))) (-15 -3402 (|#1| |#1| (-710))) (-15 -2769 ((-108) |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 -2237 (|#1| |#1| (-852))) (-15 -3402 (|#1| |#1| (-852))))
-((-1680 (((-108) $ $) 7)) (-1307 (((-3 $ "failed") $) 17)) (-3402 (($ $ (-852)) 15) (($ $ (-710)) 22)) (-1444 (((-3 $ "failed") $) 19)) (-2769 (((-108) $) 23)) (-4097 (((-3 $ "failed") $) 18)) (-2237 (($ $ (-852)) 14) (($ $ (-710)) 21)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1891 (($) 24 T CONST)) (-3941 (((-108) $ $) 6)) (** (($ $ (-852)) 13) (($ $ (-710)) 20)) (* (($ $ $) 16)))
+(-10 -8 (-15 ** (|#1| |#1| (-710))) (-15 -2165 (|#1| |#1| (-710))) (-15 -2966 (|#1| |#1| (-710))) (-15 -3482 ((-108) |#1|)) (-15 ** (|#1| |#1| (-852))) (-15 -2165 (|#1| |#1| (-852))) (-15 -2966 (|#1| |#1| (-852))))
+((-3260 (((-108) $ $) 7)) (-2439 (((-3 $ "failed") $) 17)) (-2966 (($ $ (-852)) 15) (($ $ (-710)) 22)) (-4211 (((-3 $ "failed") $) 19)) (-3482 (((-108) $) 23)) (-3790 (((-3 $ "failed") $) 18)) (-2165 (($ $ (-852)) 14) (($ $ (-710)) 21)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1440 (($) 24 T CONST)) (-4037 (((-108) $ $) 6)) (** (($ $ (-852)) 13) (($ $ (-710)) 20)) (* (($ $ $) 16)))
(((-662) (-129)) (T -662))
-((-1891 (*1 *1) (-4 *1 (-662))) (-2769 (*1 *2 *1) (-12 (-4 *1 (-662)) (-5 *2 (-108)))) (-3402 (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))) (-2237 (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))) (-1444 (*1 *1 *1) (|partial| -4 *1 (-662))) (-4097 (*1 *1 *1) (|partial| -4 *1 (-662))) (-1307 (*1 *1 *1) (|partial| -4 *1 (-662))))
-(-13 (-660) (-10 -8 (-15 (-1891) ($) -2501) (-15 -2769 ((-108) $)) (-15 -3402 ($ $ (-710))) (-15 -2237 ($ $ (-710))) (-15 ** ($ $ (-710))) (-15 -1444 ((-3 $ "failed") $)) (-15 -4097 ((-3 $ "failed") $)) (-15 -1307 ((-3 $ "failed") $))))
+((-1440 (*1 *1) (-4 *1 (-662))) (-3482 (*1 *2 *1) (-12 (-4 *1 (-662)) (-5 *2 (-108)))) (-2966 (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))) (-2165 (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))) (-4211 (*1 *1 *1) (|partial| -4 *1 (-662))) (-3790 (*1 *1 *1) (|partial| -4 *1 (-662))) (-2439 (*1 *1 *1) (|partial| -4 *1 (-662))))
+(-13 (-660) (-10 -8 (-15 (-1440) ($) -1982) (-15 -3482 ((-108) $)) (-15 -2966 ($ $ (-710))) (-15 -2165 ($ $ (-710))) (-15 ** ($ $ (-710))) (-15 -4211 ((-3 $ "failed") $)) (-15 -3790 ((-3 $ "failed") $)) (-15 -2439 ((-3 $ "failed") $))))
(((-97) . T) ((-563 (-794)) . T) ((-660) . T) ((-1016) . T))
-((-2395 (((-710)) 35)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-3508 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#2| $) 22)) (-2116 (($ |#3|) NIL) (((-3 $ "failed") (-383 |#3|)) 45)) (-1444 (((-3 $ "failed") $) 65)) (-1631 (($) 39)) (-1863 ((|#2| $) 20)) (-1621 (($) 17)) (-3984 (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 53) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-3456 (((-629 |#2|) (-1169 $) (-1 |#2| |#2|)) 60)) (-1400 (((-1169 |#2|) $) NIL) (($ (-1169 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-1356 ((|#3| $) 32)) (-3760 (((-1169 $)) 29)))
-(((-663 |#1| |#2| |#3|) (-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -1631 (|#1|)) (-15 -2395 ((-710))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3456 ((-629 |#2|) (-1169 |#1|) (-1 |#2| |#2|))) (-15 -2116 ((-3 |#1| "failed") (-383 |#3|))) (-15 -1400 (|#1| |#3|)) (-15 -2116 (|#1| |#3|)) (-15 -1621 (|#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1400 (|#3| |#1|)) (-15 -1400 (|#1| (-1169 |#2|))) (-15 -1400 ((-1169 |#2|) |#1|)) (-15 -3760 ((-1169 |#1|))) (-15 -1356 (|#3| |#1|)) (-15 -1863 (|#2| |#1|)) (-15 -1444 ((-3 |#1| "failed") |#1|))) (-664 |#2| |#3|) (-158) (-1145 |#2|)) (T -663))
-((-2395 (*1 *2) (-12 (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-710)) (-5 *1 (-663 *3 *4 *5)) (-4 *3 (-664 *4 *5)))))
-(-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -1631 (|#1|)) (-15 -2395 ((-710))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3456 ((-629 |#2|) (-1169 |#1|) (-1 |#2| |#2|))) (-15 -2116 ((-3 |#1| "failed") (-383 |#3|))) (-15 -1400 (|#1| |#3|)) (-15 -2116 (|#1| |#3|)) (-15 -1621 (|#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1400 (|#3| |#1|)) (-15 -1400 (|#1| (-1169 |#2|))) (-15 -1400 ((-1169 |#2|) |#1|)) (-15 -3760 ((-1169 |#1|))) (-15 -1356 (|#3| |#1|)) (-15 -1863 (|#2| |#1|)) (-15 -1444 ((-3 |#1| "failed") |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 93 (|has| |#1| (-339)))) (-3306 (($ $) 94 (|has| |#1| (-339)))) (-3174 (((-108) $) 96 (|has| |#1| (-339)))) (-2959 (((-629 |#1|) (-1169 $)) 46) (((-629 |#1|)) 61)) (-1477 ((|#1| $) 52)) (-1557 (((-1097 (-852) (-710)) (-523)) 147 (|has| |#1| (-325)))) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 113 (|has| |#1| (-339)))) (-4226 (((-394 $) $) 114 (|has| |#1| (-339)))) (-2787 (((-108) $ $) 104 (|has| |#1| (-339)))) (-2395 (((-710)) 87 (|has| |#1| (-344)))) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 169 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 167 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 166)) (-3508 (((-523) $) 170 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 168 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 165)) (-2754 (($ (-1169 |#1|) (-1169 $)) 48) (($ (-1169 |#1|)) 64)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-325)))) (-4059 (($ $ $) 108 (|has| |#1| (-339)))) (-2927 (((-629 |#1|) $ (-1169 $)) 53) (((-629 |#1|) $) 59)) (-2243 (((-629 (-523)) (-629 $)) 164 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 163 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 162) (((-629 |#1|) (-629 $)) 161)) (-2116 (($ |#2|) 158) (((-3 $ "failed") (-383 |#2|)) 155 (|has| |#1| (-339)))) (-1444 (((-3 $ "failed") $) 34)) (-3569 (((-852)) 54)) (-1631 (($) 90 (|has| |#1| (-344)))) (-4032 (($ $ $) 107 (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 102 (|has| |#1| (-339)))) (-3665 (($) 149 (|has| |#1| (-325)))) (-1766 (((-108) $) 150 (|has| |#1| (-325)))) (-3610 (($ $ (-710)) 141 (|has| |#1| (-325))) (($ $) 140 (|has| |#1| (-325)))) (-3049 (((-108) $) 115 (|has| |#1| (-339)))) (-3437 (((-852) $) 152 (|has| |#1| (-325))) (((-772 (-852)) $) 138 (|has| |#1| (-325)))) (-2769 (((-108) $) 31)) (-1863 ((|#1| $) 51)) (-2738 (((-3 $ "failed") $) 142 (|has| |#1| (-325)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 111 (|has| |#1| (-339)))) (-2887 ((|#2| $) 44 (|has| |#1| (-339)))) (-2060 (((-852) $) 89 (|has| |#1| (-344)))) (-2104 ((|#2| $) 156)) (-3278 (($ (-589 $)) 100 (|has| |#1| (-339))) (($ $ $) 99 (|has| |#1| (-339)))) (-2032 (((-1070) $) 9)) (-1396 (($ $) 116 (|has| |#1| (-339)))) (-2773 (($) 143 (|has| |#1| (-325)) CONST)) (-4013 (($ (-852)) 88 (|has| |#1| (-344)))) (-3951 (((-1034) $) 10)) (-1621 (($) 160)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 101 (|has| |#1| (-339)))) (-3310 (($ (-589 $)) 98 (|has| |#1| (-339))) (($ $ $) 97 (|has| |#1| (-339)))) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) 146 (|has| |#1| (-325)))) (-2424 (((-394 $) $) 112 (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 109 (|has| |#1| (-339)))) (-4007 (((-3 $ "failed") $ $) 92 (|has| |#1| (-339)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 103 (|has| |#1| (-339)))) (-3413 (((-710) $) 105 (|has| |#1| (-339)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 106 (|has| |#1| (-339)))) (-1744 ((|#1| (-1169 $)) 47) ((|#1|) 60)) (-2984 (((-710) $) 151 (|has| |#1| (-325))) (((-3 (-710) "failed") $ $) 139 (|has| |#1| (-325)))) (-3984 (($ $) 137 (-3172 (-3147 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-710)) 135 (-3172 (-3147 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-1087)) 133 (-3147 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-589 (-1087))) 132 (-3147 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-1087) (-710)) 131 (-3147 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 (-710))) 130 (-3147 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-1 |#1| |#1|) (-710)) 123 (|has| |#1| (-339))) (($ $ (-1 |#1| |#1|)) 122 (|has| |#1| (-339)))) (-3456 (((-629 |#1|) (-1169 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-339)))) (-2762 ((|#2|) 159)) (-2893 (($) 148 (|has| |#1| (-325)))) (-2906 (((-1169 |#1|) $ (-1169 $)) 50) (((-629 |#1|) (-1169 $) (-1169 $)) 49) (((-1169 |#1|) $) 66) (((-629 |#1|) (-1169 $)) 65)) (-1400 (((-1169 |#1|) $) 63) (($ (-1169 |#1|)) 62) ((|#2| $) 171) (($ |#2|) 157)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 145 (|has| |#1| (-325)))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37) (($ $) 91 (|has| |#1| (-339))) (($ (-383 (-523))) 86 (-3172 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523))))))) (-1942 (($ $) 144 (|has| |#1| (-325))) (((-3 $ "failed") $) 43 (|has| |#1| (-134)))) (-1356 ((|#2| $) 45)) (-3272 (((-710)) 29)) (-3760 (((-1169 $)) 67)) (-2801 (((-108) $ $) 95 (|has| |#1| (-339)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 117 (|has| |#1| (-339)))) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $) 136 (-3172 (-3147 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-710)) 134 (-3172 (-3147 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-1087)) 129 (-3147 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-589 (-1087))) 128 (-3147 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-1087) (-710)) 127 (-3147 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 (-710))) 126 (-3147 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-1 |#1| |#1|) (-710)) 125 (|has| |#1| (-339))) (($ $ (-1 |#1| |#1|)) 124 (|has| |#1| (-339)))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 121 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 118 (|has| |#1| (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-383 (-523)) $) 120 (|has| |#1| (-339))) (($ $ (-383 (-523))) 119 (|has| |#1| (-339)))))
+((-3843 (((-710)) 35)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-1996 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#2| $) 22)) (-1830 (($ |#3|) NIL) (((-3 $ "failed") (-383 |#3|)) 45)) (-4211 (((-3 $ "failed") $) 65)) (-3461 (($) 39)) (-2765 ((|#2| $) 20)) (-4102 (($) 17)) (-4024 (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 53) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-1718 (((-629 |#2|) (-1169 $) (-1 |#2| |#2|)) 60)) (-3077 (((-1169 |#2|) $) NIL) (($ (-1169 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-1606 ((|#3| $) 32)) (-2922 (((-1169 $)) 29)))
+(((-663 |#1| |#2| |#3|) (-10 -8 (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3461 (|#1|)) (-15 -3843 ((-710))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -1718 ((-629 |#2|) (-1169 |#1|) (-1 |#2| |#2|))) (-15 -1830 ((-3 |#1| "failed") (-383 |#3|))) (-15 -3077 (|#1| |#3|)) (-15 -1830 (|#1| |#3|)) (-15 -4102 (|#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3077 (|#3| |#1|)) (-15 -3077 (|#1| (-1169 |#2|))) (-15 -3077 ((-1169 |#2|) |#1|)) (-15 -2922 ((-1169 |#1|))) (-15 -1606 (|#3| |#1|)) (-15 -2765 (|#2| |#1|)) (-15 -4211 ((-3 |#1| "failed") |#1|))) (-664 |#2| |#3|) (-158) (-1145 |#2|)) (T -663))
+((-3843 (*1 *2) (-12 (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-710)) (-5 *1 (-663 *3 *4 *5)) (-4 *3 (-664 *4 *5)))))
+(-10 -8 (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3461 (|#1|)) (-15 -3843 ((-710))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -1718 ((-629 |#2|) (-1169 |#1|) (-1 |#2| |#2|))) (-15 -1830 ((-3 |#1| "failed") (-383 |#3|))) (-15 -3077 (|#1| |#3|)) (-15 -1830 (|#1| |#3|)) (-15 -4102 (|#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3077 (|#3| |#1|)) (-15 -3077 (|#1| (-1169 |#2|))) (-15 -3077 ((-1169 |#2|) |#1|)) (-15 -2922 ((-1169 |#1|))) (-15 -1606 (|#3| |#1|)) (-15 -2765 (|#2| |#1|)) (-15 -4211 ((-3 |#1| "failed") |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 93 (|has| |#1| (-339)))) (-3950 (($ $) 94 (|has| |#1| (-339)))) (-3226 (((-108) $) 96 (|has| |#1| (-339)))) (-1711 (((-629 |#1|) (-1169 $)) 46) (((-629 |#1|)) 61)) (-4131 ((|#1| $) 52)) (-2794 (((-1097 (-852) (-710)) (-523)) 147 (|has| |#1| (-325)))) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 113 (|has| |#1| (-339)))) (-2105 (((-394 $) $) 114 (|has| |#1| (-339)))) (-3684 (((-108) $ $) 104 (|has| |#1| (-339)))) (-3843 (((-710)) 87 (|has| |#1| (-344)))) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 169 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 167 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 166)) (-1996 (((-523) $) 170 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 168 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 165)) (-3322 (($ (-1169 |#1|) (-1169 $)) 48) (($ (-1169 |#1|)) 64)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-325)))) (-2501 (($ $ $) 108 (|has| |#1| (-339)))) (-2545 (((-629 |#1|) $ (-1169 $)) 53) (((-629 |#1|) $) 59)) (-2203 (((-629 (-523)) (-629 $)) 164 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 163 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 162) (((-629 |#1|) (-629 $)) 161)) (-1830 (($ |#2|) 158) (((-3 $ "failed") (-383 |#2|)) 155 (|has| |#1| (-339)))) (-4211 (((-3 $ "failed") $) 34)) (-2262 (((-852)) 54)) (-3461 (($) 90 (|has| |#1| (-344)))) (-2486 (($ $ $) 107 (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 102 (|has| |#1| (-339)))) (-2097 (($) 149 (|has| |#1| (-325)))) (-1200 (((-108) $) 150 (|has| |#1| (-325)))) (-1419 (($ $ (-710)) 141 (|has| |#1| (-325))) (($ $) 140 (|has| |#1| (-325)))) (-1330 (((-108) $) 115 (|has| |#1| (-339)))) (-1500 (((-852) $) 152 (|has| |#1| (-325))) (((-772 (-852)) $) 138 (|has| |#1| (-325)))) (-3482 (((-108) $) 31)) (-2765 ((|#1| $) 51)) (-1289 (((-3 $ "failed") $) 142 (|has| |#1| (-325)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 111 (|has| |#1| (-339)))) (-2277 ((|#2| $) 44 (|has| |#1| (-339)))) (-4076 (((-852) $) 89 (|has| |#1| (-344)))) (-1816 ((|#2| $) 156)) (-2012 (($ (-589 $)) 100 (|has| |#1| (-339))) (($ $ $) 99 (|has| |#1| (-339)))) (-3841 (((-1070) $) 9)) (-3071 (($ $) 116 (|has| |#1| (-339)))) (-4105 (($) 143 (|has| |#1| (-325)) CONST)) (-2557 (($ (-852)) 88 (|has| |#1| (-344)))) (-2435 (((-1034) $) 10)) (-4102 (($) 160)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 101 (|has| |#1| (-339)))) (-2056 (($ (-589 $)) 98 (|has| |#1| (-339))) (($ $ $) 97 (|has| |#1| (-339)))) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) 146 (|has| |#1| (-325)))) (-3573 (((-394 $) $) 112 (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 109 (|has| |#1| (-339)))) (-2469 (((-3 $ "failed") $ $) 92 (|has| |#1| (-339)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 103 (|has| |#1| (-339)))) (-3087 (((-710) $) 105 (|has| |#1| (-339)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 106 (|has| |#1| (-339)))) (-4053 ((|#1| (-1169 $)) 47) ((|#1|) 60)) (-2041 (((-710) $) 151 (|has| |#1| (-325))) (((-3 (-710) "failed") $ $) 139 (|has| |#1| (-325)))) (-4024 (($ $) 137 (-3255 (-2819 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-710)) 135 (-3255 (-2819 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-1087)) 133 (-2819 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-589 (-1087))) 132 (-2819 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-1087) (-710)) 131 (-2819 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 (-710))) 130 (-2819 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-1 |#1| |#1|) (-710)) 123 (|has| |#1| (-339))) (($ $ (-1 |#1| |#1|)) 122 (|has| |#1| (-339)))) (-1718 (((-629 |#1|) (-1169 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-339)))) (-3399 ((|#2|) 159)) (-2315 (($) 148 (|has| |#1| (-325)))) (-2411 (((-1169 |#1|) $ (-1169 $)) 50) (((-629 |#1|) (-1169 $) (-1169 $)) 49) (((-1169 |#1|) $) 66) (((-629 |#1|) (-1169 $)) 65)) (-3077 (((-1169 |#1|) $) 63) (($ (-1169 |#1|)) 62) ((|#2| $) 171) (($ |#2|) 157)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 145 (|has| |#1| (-325)))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37) (($ $) 91 (|has| |#1| (-339))) (($ (-383 (-523))) 86 (-3255 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523))))))) (-2301 (($ $) 144 (|has| |#1| (-325))) (((-3 $ "failed") $) 43 (|has| |#1| (-134)))) (-1606 ((|#2| $) 45)) (-1698 (((-710)) 29)) (-2922 (((-1169 $)) 67)) (-3842 (((-108) $ $) 95 (|has| |#1| (-339)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 117 (|has| |#1| (-339)))) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $) 136 (-3255 (-2819 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-710)) 134 (-3255 (-2819 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-1087)) 129 (-2819 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-589 (-1087))) 128 (-2819 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-1087) (-710)) 127 (-2819 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 (-710))) 126 (-2819 (|has| |#1| (-831 (-1087))) (|has| |#1| (-339)))) (($ $ (-1 |#1| |#1|) (-710)) 125 (|has| |#1| (-339))) (($ $ (-1 |#1| |#1|)) 124 (|has| |#1| (-339)))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 121 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 118 (|has| |#1| (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-383 (-523)) $) 120 (|has| |#1| (-339))) (($ $ (-383 (-523))) 119 (|has| |#1| (-339)))))
(((-664 |#1| |#2|) (-129) (-158) (-1145 |t#1|)) (T -664))
-((-1621 (*1 *1) (-12 (-4 *2 (-158)) (-4 *1 (-664 *2 *3)) (-4 *3 (-1145 *2)))) (-2762 (*1 *2) (-12 (-4 *1 (-664 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3)))) (-2116 (*1 *1 *2) (-12 (-4 *3 (-158)) (-4 *1 (-664 *3 *2)) (-4 *2 (-1145 *3)))) (-1400 (*1 *1 *2) (-12 (-4 *3 (-158)) (-4 *1 (-664 *3 *2)) (-4 *2 (-1145 *3)))) (-2104 (*1 *2 *1) (-12 (-4 *1 (-664 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3)))) (-2116 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-339)) (-4 *3 (-158)) (-4 *1 (-664 *3 *4)))) (-3456 (*1 *2 *3 *4) (-12 (-5 *3 (-1169 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339)) (-4 *1 (-664 *5 *6)) (-4 *5 (-158)) (-4 *6 (-1145 *5)) (-5 *2 (-629 *5)))))
-(-13 (-385 |t#1| |t#2|) (-158) (-564 |t#2|) (-387 |t#1|) (-353 |t#1|) (-10 -8 (-15 -1621 ($)) (-15 -2762 (|t#2|)) (-15 -2116 ($ |t#2|)) (-15 -1400 ($ |t#2|)) (-15 -2104 (|t#2| $)) (IF (|has| |t#1| (-344)) (-6 (-344)) |%noBranch|) (IF (|has| |t#1| (-339)) (PROGN (-6 (-339)) (-6 (-209 |t#1|)) (-15 -2116 ((-3 $ "failed") (-383 |t#2|))) (-15 -3456 ((-629 |t#1|) (-1169 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-325)) (-6 (-325)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-37 |#1|) . T) ((-37 $) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-97) . T) ((-107 #0# #0#) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3172 (|has| |#1| (-325)) (|has| |#1| (-134))) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 |#2|) . T) ((-209 |#1|) |has| |#1| (-339)) ((-211) -3172 (|has| |#1| (-325)) (-12 (|has| |#1| (-211)) (|has| |#1| (-339)))) ((-221) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-267) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-284) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-339) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-378) |has| |#1| (-325)) ((-344) -3172 (|has| |#1| (-344)) (|has| |#1| (-325))) ((-325) |has| |#1| (-325)) ((-346 |#1| |#2|) . T) ((-385 |#1| |#2|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-515) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-591 #0#) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-657 |#1|) . T) ((-657 $) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087)))) ((-851) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 #0#) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-325)) ((-1127) -3172 (|has| |#1| (-325)) (|has| |#1| (-339))))
-((-4189 (($) 14)) (-1444 (((-3 $ "failed") $) 16)) (-2769 (((-108) $) 13)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) 9)) (** (($ $ (-852)) NIL) (($ $ (-710)) 20)))
-(((-665 |#1|) (-10 -8 (-15 -1444 ((-3 |#1| "failed") |#1|)) (-15 -2423 (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-710))) (-15 -2769 ((-108) |#1|)) (-15 -4189 (|#1|)) (-15 -2423 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852)))) (-666)) (T -665))
-NIL
-(-10 -8 (-15 -1444 ((-3 |#1| "failed") |#1|)) (-15 -2423 (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-710))) (-15 -2769 ((-108) |#1|)) (-15 -4189 (|#1|)) (-15 -2423 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852))))
-((-1680 (((-108) $ $) 7)) (-4189 (($) 20 T CONST)) (-1444 (((-3 $ "failed") $) 16)) (-2769 (((-108) $) 19)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-2423 (($ $ (-852)) 13) (($ $ (-710)) 17)) (-1891 (($) 21 T CONST)) (-3941 (((-108) $ $) 6)) (** (($ $ (-852)) 14) (($ $ (-710)) 18)) (* (($ $ $) 15)))
+((-4102 (*1 *1) (-12 (-4 *2 (-158)) (-4 *1 (-664 *2 *3)) (-4 *3 (-1145 *2)))) (-3399 (*1 *2) (-12 (-4 *1 (-664 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3)))) (-1830 (*1 *1 *2) (-12 (-4 *3 (-158)) (-4 *1 (-664 *3 *2)) (-4 *2 (-1145 *3)))) (-3077 (*1 *1 *2) (-12 (-4 *3 (-158)) (-4 *1 (-664 *3 *2)) (-4 *2 (-1145 *3)))) (-1816 (*1 *2 *1) (-12 (-4 *1 (-664 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3)))) (-1830 (*1 *1 *2) (|partial| -12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-339)) (-4 *3 (-158)) (-4 *1 (-664 *3 *4)))) (-1718 (*1 *2 *3 *4) (-12 (-5 *3 (-1169 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339)) (-4 *1 (-664 *5 *6)) (-4 *5 (-158)) (-4 *6 (-1145 *5)) (-5 *2 (-629 *5)))))
+(-13 (-385 |t#1| |t#2|) (-158) (-564 |t#2|) (-387 |t#1|) (-353 |t#1|) (-10 -8 (-15 -4102 ($)) (-15 -3399 (|t#2|)) (-15 -1830 ($ |t#2|)) (-15 -3077 ($ |t#2|)) (-15 -1816 (|t#2| $)) (IF (|has| |t#1| (-344)) (-6 (-344)) |%noBranch|) (IF (|has| |t#1| (-339)) (PROGN (-6 (-339)) (-6 (-209 |t#1|)) (-15 -1830 ((-3 $ "failed") (-383 |t#2|))) (-15 -1718 ((-629 |t#1|) (-1169 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-325)) (-6 (-325)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-37 |#1|) . T) ((-37 $) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-97) . T) ((-107 #0# #0#) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3255 (|has| |#1| (-325)) (|has| |#1| (-134))) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 |#2|) . T) ((-209 |#1|) |has| |#1| (-339)) ((-211) -3255 (|has| |#1| (-325)) (-12 (|has| |#1| (-211)) (|has| |#1| (-339)))) ((-221) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-267) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-284) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-339) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-378) |has| |#1| (-325)) ((-344) -3255 (|has| |#1| (-344)) (|has| |#1| (-325))) ((-325) |has| |#1| (-325)) ((-346 |#1| |#2|) . T) ((-385 |#1| |#2|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-515) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-591 #0#) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-657 |#1|) . T) ((-657 $) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087)))) ((-851) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 #0#) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-325)) ((-1127) -3255 (|has| |#1| (-325)) (|has| |#1| (-339))))
+((-1640 (($) 14)) (-4211 (((-3 $ "failed") $) 16)) (-3482 (((-108) $) 13)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) 9)) (** (($ $ (-852)) NIL) (($ $ (-710)) 20)))
+(((-665 |#1|) (-10 -8 (-15 -4211 ((-3 |#1| "failed") |#1|)) (-15 -2573 (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-710))) (-15 -3482 ((-108) |#1|)) (-15 -1640 (|#1|)) (-15 -2573 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852)))) (-666)) (T -665))
+NIL
+(-10 -8 (-15 -4211 ((-3 |#1| "failed") |#1|)) (-15 -2573 (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-710))) (-15 -3482 ((-108) |#1|)) (-15 -1640 (|#1|)) (-15 -2573 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852))))
+((-3260 (((-108) $ $) 7)) (-1640 (($) 20 T CONST)) (-4211 (((-3 $ "failed") $) 16)) (-3482 (((-108) $) 19)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-2573 (($ $ (-852)) 13) (($ $ (-710)) 17)) (-1440 (($) 21 T CONST)) (-4037 (((-108) $ $) 6)) (** (($ $ (-852)) 14) (($ $ (-710)) 18)) (* (($ $ $) 15)))
(((-666) (-129)) (T -666))
-((-1891 (*1 *1) (-4 *1 (-666))) (-4189 (*1 *1) (-4 *1 (-666))) (-2769 (*1 *2 *1) (-12 (-4 *1 (-666)) (-5 *2 (-108)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-666)) (-5 *2 (-710)))) (-2423 (*1 *1 *1 *2) (-12 (-4 *1 (-666)) (-5 *2 (-710)))) (-1444 (*1 *1 *1) (|partial| -4 *1 (-666))))
-(-13 (-1028) (-10 -8 (-15 (-1891) ($) -2501) (-15 -4189 ($) -2501) (-15 -2769 ((-108) $)) (-15 ** ($ $ (-710))) (-15 -2423 ($ $ (-710))) (-15 -1444 ((-3 $ "failed") $))))
+((-1440 (*1 *1) (-4 *1 (-666))) (-1640 (*1 *1) (-4 *1 (-666))) (-3482 (*1 *2 *1) (-12 (-4 *1 (-666)) (-5 *2 (-108)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-666)) (-5 *2 (-710)))) (-2573 (*1 *1 *1 *2) (-12 (-4 *1 (-666)) (-5 *2 (-710)))) (-4211 (*1 *1 *1) (|partial| -4 *1 (-666))))
+(-13 (-1028) (-10 -8 (-15 (-1440) ($) -1982) (-15 -1640 ($) -1982) (-15 -3482 ((-108) $)) (-15 ** ($ $ (-710))) (-15 -2573 ($ $ (-710))) (-15 -4211 ((-3 $ "failed") $))))
(((-97) . T) ((-563 (-794)) . T) ((-1028) . T) ((-1016) . T))
-((-3403 (((-2 (|:| -3671 (-394 |#2|)) (|:| |special| (-394 |#2|))) |#2| (-1 |#2| |#2|)) 38)) (-1980 (((-2 (|:| -3671 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-2747 ((|#2| (-383 |#2|) (-1 |#2| |#2|)) 13)) (-3530 (((-2 (|:| |poly| |#2|) (|:| -3671 (-383 |#2|)) (|:| |special| (-383 |#2|))) (-383 |#2|) (-1 |#2| |#2|)) 47)))
-(((-667 |#1| |#2|) (-10 -7 (-15 -1980 ((-2 (|:| -3671 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3403 ((-2 (|:| -3671 (-394 |#2|)) (|:| |special| (-394 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -2747 (|#2| (-383 |#2|) (-1 |#2| |#2|))) (-15 -3530 ((-2 (|:| |poly| |#2|) (|:| -3671 (-383 |#2|)) (|:| |special| (-383 |#2|))) (-383 |#2|) (-1 |#2| |#2|)))) (-339) (-1145 |#1|)) (T -667))
-((-3530 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |poly| *6) (|:| -3671 (-383 *6)) (|:| |special| (-383 *6)))) (-5 *1 (-667 *5 *6)) (-5 *3 (-383 *6)))) (-2747 (*1 *2 *3 *4) (-12 (-5 *3 (-383 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1145 *5)) (-5 *1 (-667 *5 *2)) (-4 *5 (-339)))) (-3403 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| -3671 (-394 *3)) (|:| |special| (-394 *3)))) (-5 *1 (-667 *5 *3)))) (-1980 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| -3671 *3) (|:| |special| *3))) (-5 *1 (-667 *5 *3)))))
-(-10 -7 (-15 -1980 ((-2 (|:| -3671 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3403 ((-2 (|:| -3671 (-394 |#2|)) (|:| |special| (-394 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -2747 (|#2| (-383 |#2|) (-1 |#2| |#2|))) (-15 -3530 ((-2 (|:| |poly| |#2|) (|:| -3671 (-383 |#2|)) (|:| |special| (-383 |#2|))) (-383 |#2|) (-1 |#2| |#2|))))
-((-1583 ((|#7| (-589 |#5|) |#6|) NIL)) (-1345 ((|#7| (-1 |#5| |#4|) |#6|) 26)))
-(((-668 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -1345 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1583 (|#7| (-589 |#5|) |#6|))) (-786) (-732) (-732) (-973) (-973) (-880 |#4| |#2| |#1|) (-880 |#5| |#3| |#1|)) (T -668))
-((-1583 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *9)) (-4 *9 (-973)) (-4 *5 (-786)) (-4 *6 (-732)) (-4 *8 (-973)) (-4 *2 (-880 *9 *7 *5)) (-5 *1 (-668 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-732)) (-4 *4 (-880 *8 *6 *5)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-973)) (-4 *9 (-973)) (-4 *5 (-786)) (-4 *6 (-732)) (-4 *2 (-880 *9 *7 *5)) (-5 *1 (-668 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-732)) (-4 *4 (-880 *8 *6 *5)))))
-(-10 -7 (-15 -1345 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1583 (|#7| (-589 |#5|) |#6|)))
-((-1345 ((|#7| (-1 |#2| |#1|) |#6|) 28)))
-(((-669 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -1345 (|#7| (-1 |#2| |#1|) |#6|))) (-786) (-786) (-732) (-732) (-973) (-880 |#5| |#3| |#1|) (-880 |#5| |#4| |#2|)) (T -669))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-786)) (-4 *6 (-786)) (-4 *7 (-732)) (-4 *9 (-973)) (-4 *2 (-880 *9 *8 *6)) (-5 *1 (-669 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-732)) (-4 *4 (-880 *9 *7 *5)))))
-(-10 -7 (-15 -1345 (|#7| (-1 |#2| |#1|) |#6|)))
-((-2424 (((-394 |#4|) |#4|) 39)))
-(((-670 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2424 ((-394 |#4|) |#4|))) (-732) (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087))))) (-284) (-880 (-883 |#3|) |#1| |#2|)) (T -670))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087)))))) (-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-670 *4 *5 *6 *3)) (-4 *3 (-880 (-883 *6) *4 *5)))))
-(-10 -7 (-15 -2424 ((-394 |#4|) |#4|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-796 |#1|)) $) NIL)) (-2389 (((-1083 $) $ (-796 |#1|)) NIL) (((-1083 |#2|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3306 (($ $) NIL (|has| |#2| (-515)))) (-3174 (((-108) $) NIL (|has| |#2| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-796 |#1|))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3718 (($ $) NIL (|has| |#2| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-796 |#1|) "failed") $) NIL)) (-3508 ((|#2| $) NIL) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-796 |#1|) $) NIL)) (-1611 (($ $ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#2| (-840)))) (-4222 (($ $ |#2| (-495 (-796 |#1|)) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-1280 (($ (-1083 |#2|) (-796 |#1|)) NIL) (($ (-1083 $) (-796 |#1|)) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#2| (-495 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-796 |#1|)) NIL)) (-4047 (((-495 (-796 |#1|)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3239 (($ $ $) NIL (|has| |#2| (-786)))) (-3158 (($ $ $) NIL (|has| |#2| (-786)))) (-2041 (($ (-1 (-495 (-796 |#1|)) (-495 (-796 |#1|))) $) NIL)) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-4213 (((-3 (-796 |#1|) "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#2| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-2032 (((-1070) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-796 |#1|)) (|:| -1475 (-710))) "failed") $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#2| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#2| (-840)))) (-4007 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-796 |#1|) |#2|) NIL) (($ $ (-589 (-796 |#1|)) (-589 |#2|)) NIL) (($ $ (-796 |#1|) $) NIL) (($ $ (-589 (-796 |#1|)) (-589 $)) NIL)) (-1744 (($ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-3984 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-2640 (((-495 (-796 |#1|)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-796 |#1|) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-1618 ((|#2| $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-796 |#1|)) NIL) (($ $) NIL (|has| |#2| (-515))) (($ (-383 (-523))) NIL (-3172 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523))))))) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ (-495 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-4006 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+((-2979 (((-2 (|:| -2031 (-394 |#2|)) (|:| |special| (-394 |#2|))) |#2| (-1 |#2| |#2|)) 38)) (-1380 (((-2 (|:| -2031 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-3253 ((|#2| (-383 |#2|) (-1 |#2| |#2|)) 13)) (-3720 (((-2 (|:| |poly| |#2|) (|:| -2031 (-383 |#2|)) (|:| |special| (-383 |#2|))) (-383 |#2|) (-1 |#2| |#2|)) 47)))
+(((-667 |#1| |#2|) (-10 -7 (-15 -1380 ((-2 (|:| -2031 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -2979 ((-2 (|:| -2031 (-394 |#2|)) (|:| |special| (-394 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -3253 (|#2| (-383 |#2|) (-1 |#2| |#2|))) (-15 -3720 ((-2 (|:| |poly| |#2|) (|:| -2031 (-383 |#2|)) (|:| |special| (-383 |#2|))) (-383 |#2|) (-1 |#2| |#2|)))) (-339) (-1145 |#1|)) (T -667))
+((-3720 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| |poly| *6) (|:| -2031 (-383 *6)) (|:| |special| (-383 *6)))) (-5 *1 (-667 *5 *6)) (-5 *3 (-383 *6)))) (-3253 (*1 *2 *3 *4) (-12 (-5 *3 (-383 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1145 *5)) (-5 *1 (-667 *5 *2)) (-4 *5 (-339)))) (-2979 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| -2031 (-394 *3)) (|:| |special| (-394 *3)))) (-5 *1 (-667 *5 *3)))) (-1380 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339)) (-5 *2 (-2 (|:| -2031 *3) (|:| |special| *3))) (-5 *1 (-667 *5 *3)))))
+(-10 -7 (-15 -1380 ((-2 (|:| -2031 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -2979 ((-2 (|:| -2031 (-394 |#2|)) (|:| |special| (-394 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -3253 (|#2| (-383 |#2|) (-1 |#2| |#2|))) (-15 -3720 ((-2 (|:| |poly| |#2|) (|:| -2031 (-383 |#2|)) (|:| |special| (-383 |#2|))) (-383 |#2|) (-1 |#2| |#2|))))
+((-1739 ((|#7| (-589 |#5|) |#6|) NIL)) (-3015 ((|#7| (-1 |#5| |#4|) |#6|) 26)))
+(((-668 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -3015 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1739 (|#7| (-589 |#5|) |#6|))) (-786) (-732) (-732) (-973) (-973) (-880 |#4| |#2| |#1|) (-880 |#5| |#3| |#1|)) (T -668))
+((-1739 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *9)) (-4 *9 (-973)) (-4 *5 (-786)) (-4 *6 (-732)) (-4 *8 (-973)) (-4 *2 (-880 *9 *7 *5)) (-5 *1 (-668 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-732)) (-4 *4 (-880 *8 *6 *5)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-973)) (-4 *9 (-973)) (-4 *5 (-786)) (-4 *6 (-732)) (-4 *2 (-880 *9 *7 *5)) (-5 *1 (-668 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-732)) (-4 *4 (-880 *8 *6 *5)))))
+(-10 -7 (-15 -3015 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1739 (|#7| (-589 |#5|) |#6|)))
+((-3015 ((|#7| (-1 |#2| |#1|) |#6|) 28)))
+(((-669 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -3015 (|#7| (-1 |#2| |#1|) |#6|))) (-786) (-786) (-732) (-732) (-973) (-880 |#5| |#3| |#1|) (-880 |#5| |#4| |#2|)) (T -669))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-786)) (-4 *6 (-786)) (-4 *7 (-732)) (-4 *9 (-973)) (-4 *2 (-880 *9 *8 *6)) (-5 *1 (-669 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-732)) (-4 *4 (-880 *9 *7 *5)))))
+(-10 -7 (-15 -3015 (|#7| (-1 |#2| |#1|) |#6|)))
+((-3573 (((-394 |#4|) |#4|) 41)))
+(((-670 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3573 ((-394 |#4|) |#4|))) (-732) (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087))))) (-284) (-880 (-883 |#3|) |#1| |#2|)) (T -670))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087)))))) (-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-670 *4 *5 *6 *3)) (-4 *3 (-880 (-883 *6) *4 *5)))))
+(-10 -7 (-15 -3573 ((-394 |#4|) |#4|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-796 |#1|)) $) NIL)) (-3540 (((-1083 $) $ (-796 |#1|)) NIL) (((-1083 |#2|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3950 (($ $) NIL (|has| |#2| (-515)))) (-3226 (((-108) $) NIL (|has| |#2| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-796 |#1|))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3763 (($ $) NIL (|has| |#2| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-796 |#1|) "failed") $) NIL)) (-1996 ((|#2| $) NIL) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-796 |#1|) $) NIL)) (-2210 (($ $ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#2| (-840)))) (-2067 (($ $ |#2| (-495 (-796 |#1|)) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-796 |#1|) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-3706 (($ (-1083 |#2|) (-796 |#1|)) NIL) (($ (-1083 $) (-796 |#1|)) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#2| (-495 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-796 |#1|)) NIL)) (-2140 (((-495 (-796 |#1|)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3268 (($ $ $) NIL (|has| |#2| (-786)))) (-2644 (($ $ $) NIL (|has| |#2| (-786)))) (-3927 (($ (-1 (-495 (-796 |#1|)) (-495 (-796 |#1|))) $) NIL)) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-1949 (((-3 (-796 |#1|) "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#2| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-3841 (((-1070) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-796 |#1|)) (|:| -3262 (-710))) "failed") $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#2| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#2| (-840)))) (-2469 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-796 |#1|) |#2|) NIL) (($ $ (-589 (-796 |#1|)) (-589 |#2|)) NIL) (($ $ (-796 |#1|) $) NIL) (($ $ (-589 (-796 |#1|)) (-589 $)) NIL)) (-4053 (($ $ (-796 |#1|)) NIL (|has| |#2| (-158)))) (-4024 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-1487 (((-495 (-796 |#1|)) $) NIL) (((-710) $ (-796 |#1|)) NIL) (((-589 (-710)) $ (-589 (-796 |#1|))) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-796 |#1|) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-796 |#1|) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-2267 ((|#2| $) NIL (|has| |#2| (-427))) (($ $ (-796 |#1|)) NIL (|has| |#2| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-796 |#1|)) NIL) (($ $) NIL (|has| |#2| (-515))) (($ (-383 (-523))) NIL (-3255 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523))))))) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ (-495 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-796 |#1|)) NIL) (($ $ (-589 (-796 |#1|))) NIL) (($ $ (-796 |#1|) (-710)) NIL) (($ $ (-589 (-796 |#1|)) (-589 (-710))) NIL)) (-4078 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
(((-671 |#1| |#2|) (-880 |#2| (-495 (-796 |#1|)) (-796 |#1|)) (-589 (-1087)) (-973)) (T -671))
NIL
(-880 |#2| (-495 (-796 |#1|)) (-796 |#1|))
-((-3764 (((-2 (|:| -4016 (-883 |#3|)) (|:| -1830 (-883 |#3|))) |#4|) 13)) (-3103 ((|#4| |#4| |#2|) 30)) (-3596 ((|#4| (-383 (-883 |#3|)) |#2|) 63)) (-2786 ((|#4| (-1083 (-883 |#3|)) |#2|) 76)) (-1897 ((|#4| (-1083 |#4|) |#2|) 49)) (-2348 ((|#4| |#4| |#2|) 52)) (-2424 (((-394 |#4|) |#4|) 38)))
-(((-672 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3764 ((-2 (|:| -4016 (-883 |#3|)) (|:| -1830 (-883 |#3|))) |#4|)) (-15 -2348 (|#4| |#4| |#2|)) (-15 -1897 (|#4| (-1083 |#4|) |#2|)) (-15 -3103 (|#4| |#4| |#2|)) (-15 -2786 (|#4| (-1083 (-883 |#3|)) |#2|)) (-15 -3596 (|#4| (-383 (-883 |#3|)) |#2|)) (-15 -2424 ((-394 |#4|) |#4|))) (-732) (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)))) (-515) (-880 (-383 (-883 |#3|)) |#1| |#2|)) (T -672))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *6 (-515)) (-5 *2 (-394 *3)) (-5 *1 (-672 *4 *5 *6 *3)) (-4 *3 (-880 (-383 (-883 *6)) *4 *5)))) (-3596 (*1 *2 *3 *4) (-12 (-4 *6 (-515)) (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-672 *5 *4 *6 *2)) (-5 *3 (-383 (-883 *6))) (-4 *5 (-732)) (-4 *4 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))))) (-2786 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 (-883 *6))) (-4 *6 (-515)) (-4 *2 (-880 (-383 (-883 *6)) *5 *4)) (-5 *1 (-672 *5 *4 *6 *2)) (-4 *5 (-732)) (-4 *4 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))))) (-3103 (*1 *2 *2 *3) (-12 (-4 *4 (-732)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *5 (-515)) (-5 *1 (-672 *4 *3 *5 *2)) (-4 *2 (-880 (-383 (-883 *5)) *4 *3)))) (-1897 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *2)) (-4 *2 (-880 (-383 (-883 *6)) *5 *4)) (-5 *1 (-672 *5 *4 *6 *2)) (-4 *5 (-732)) (-4 *4 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *6 (-515)))) (-2348 (*1 *2 *2 *3) (-12 (-4 *4 (-732)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *5 (-515)) (-5 *1 (-672 *4 *3 *5 *2)) (-4 *2 (-880 (-383 (-883 *5)) *4 *3)))) (-3764 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *6 (-515)) (-5 *2 (-2 (|:| -4016 (-883 *6)) (|:| -1830 (-883 *6)))) (-5 *1 (-672 *4 *5 *6 *3)) (-4 *3 (-880 (-383 (-883 *6)) *4 *5)))))
-(-10 -7 (-15 -3764 ((-2 (|:| -4016 (-883 |#3|)) (|:| -1830 (-883 |#3|))) |#4|)) (-15 -2348 (|#4| |#4| |#2|)) (-15 -1897 (|#4| (-1083 |#4|) |#2|)) (-15 -3103 (|#4| |#4| |#2|)) (-15 -2786 (|#4| (-1083 (-883 |#3|)) |#2|)) (-15 -3596 (|#4| (-383 (-883 |#3|)) |#2|)) (-15 -2424 ((-394 |#4|) |#4|)))
-((-2424 (((-394 |#4|) |#4|) 51)))
-(((-673 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2424 ((-394 |#4|) |#4|))) (-732) (-786) (-13 (-284) (-136)) (-880 (-383 |#3|) |#1| |#2|)) (T -673))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-13 (-284) (-136))) (-5 *2 (-394 *3)) (-5 *1 (-673 *4 *5 *6 *3)) (-4 *3 (-880 (-383 *6) *4 *5)))))
-(-10 -7 (-15 -2424 ((-394 |#4|) |#4|)))
-((-1345 (((-675 |#2| |#3|) (-1 |#2| |#1|) (-675 |#1| |#3|)) 18)))
-(((-674 |#1| |#2| |#3|) (-10 -7 (-15 -1345 ((-675 |#2| |#3|) (-1 |#2| |#1|) (-675 |#1| |#3|)))) (-973) (-973) (-666)) (T -674))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-675 *5 *7)) (-4 *5 (-973)) (-4 *6 (-973)) (-4 *7 (-666)) (-5 *2 (-675 *6 *7)) (-5 *1 (-674 *5 *6 *7)))))
-(-10 -7 (-15 -1345 ((-675 |#2| |#3|) (-1 |#2| |#1|) (-675 |#1| |#3|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 28)) (-1552 (((-589 (-2 (|:| -3474 |#1|) (|:| -2836 |#2|))) $) 29)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2395 (((-710)) 20 (-12 (|has| |#2| (-344)) (|has| |#1| (-344))))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) 57) (((-3 |#1| "failed") $) 60)) (-3508 ((|#2| $) NIL) ((|#1| $) NIL)) (-1457 (($ $) 79 (|has| |#2| (-786)))) (-1444 (((-3 $ "failed") $) 65)) (-1631 (($) 35 (-12 (|has| |#2| (-344)) (|has| |#1| (-344))))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) 55)) (-3560 (((-589 $) $) 39)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| |#2|) 16)) (-1345 (($ (-1 |#1| |#1|) $) 54)) (-2060 (((-852) $) 32 (-12 (|has| |#2| (-344)) (|has| |#1| (-344))))) (-1427 ((|#2| $) 78 (|has| |#2| (-786)))) (-1437 ((|#1| $) 77 (|has| |#2| (-786)))) (-2032 (((-1070) $) NIL)) (-4013 (($ (-852)) 27 (-12 (|has| |#2| (-344)) (|has| |#1| (-344))))) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 76) (($ (-523)) 45) (($ |#2|) 42) (($ |#1|) 43) (($ (-589 (-2 (|:| -3474 |#1|) (|:| -2836 |#2|)))) 11)) (-3819 (((-589 |#1|) $) 41)) (-2084 ((|#1| $ |#2|) 88)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 12 T CONST)) (-1891 (($) 33 T CONST)) (-3941 (((-108) $ $) 80)) (-4060 (($ $) 47) (($ $ $) NIL)) (-4045 (($ $ $) 26)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 52) (($ $ $) 90) (($ |#1| $) 49 (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158)))))
-(((-675 |#1| |#2|) (-13 (-973) (-964 |#2|) (-964 |#1|) (-10 -8 (-15 -1267 ($ |#1| |#2|)) (-15 -2084 (|#1| $ |#2|)) (-15 -1691 ($ (-589 (-2 (|:| -3474 |#1|) (|:| -2836 |#2|))))) (-15 -1552 ((-589 (-2 (|:| -3474 |#1|) (|:| -2836 |#2|))) $)) (-15 -1345 ($ (-1 |#1| |#1|) $)) (-15 -2704 ((-108) $)) (-15 -3819 ((-589 |#1|) $)) (-15 -3560 ((-589 $) $)) (-15 -1789 ((-710) $)) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-344)) (IF (|has| |#2| (-344)) (-6 (-344)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-786)) (PROGN (-15 -1427 (|#2| $)) (-15 -1437 (|#1| $)) (-15 -1457 ($ $))) |%noBranch|))) (-973) (-666)) (T -675))
-((-1267 (*1 *1 *2 *3) (-12 (-5 *1 (-675 *2 *3)) (-4 *2 (-973)) (-4 *3 (-666)))) (-2084 (*1 *2 *1 *3) (-12 (-4 *2 (-973)) (-5 *1 (-675 *2 *3)) (-4 *3 (-666)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -3474 *3) (|:| -2836 *4)))) (-4 *3 (-973)) (-4 *4 (-666)) (-5 *1 (-675 *3 *4)))) (-1552 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| -3474 *3) (|:| -2836 *4)))) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-675 *3 *4)) (-4 *4 (-666)))) (-2704 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-3819 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-3560 (*1 *2 *1) (-12 (-5 *2 (-589 (-675 *3 *4))) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-1789 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-1427 (*1 *2 *1) (-12 (-4 *2 (-666)) (-4 *2 (-786)) (-5 *1 (-675 *3 *2)) (-4 *3 (-973)))) (-1437 (*1 *2 *1) (-12 (-4 *2 (-973)) (-5 *1 (-675 *2 *3)) (-4 *3 (-786)) (-4 *3 (-666)))) (-1457 (*1 *1 *1) (-12 (-5 *1 (-675 *2 *3)) (-4 *3 (-786)) (-4 *2 (-973)) (-4 *3 (-666)))))
-(-13 (-973) (-964 |#2|) (-964 |#1|) (-10 -8 (-15 -1267 ($ |#1| |#2|)) (-15 -2084 (|#1| $ |#2|)) (-15 -1691 ($ (-589 (-2 (|:| -3474 |#1|) (|:| -2836 |#2|))))) (-15 -1552 ((-589 (-2 (|:| -3474 |#1|) (|:| -2836 |#2|))) $)) (-15 -1345 ($ (-1 |#1| |#1|) $)) (-15 -2704 ((-108) $)) (-15 -3819 ((-589 |#1|) $)) (-15 -3560 ((-589 $) $)) (-15 -1789 ((-710) $)) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-344)) (IF (|has| |#2| (-344)) (-6 (-344)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-786)) (PROGN (-15 -1427 (|#2| $)) (-15 -1437 (|#1| $)) (-15 -1457 ($ $))) |%noBranch|)))
-((-1680 (((-108) $ $) 19)) (-3321 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-4199 (($ $ $) 72)) (-2172 (((-108) $ $) 73)) (-1620 (((-108) $ (-710)) 8)) (-1365 (($ (-589 |#1|)) 68) (($) 67)) (-3703 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-4160 (($ $) 62)) (-2462 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2514 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22)) (-3196 (($ $ $) 69)) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40) (($ |#1| $ (-710)) 63)) (-3951 (((-1034) $) 21)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1767 (((-589 (-2 (|:| -2482 |#1|) (|:| -3977 (-710)))) $) 61)) (-3582 (($ $ |#1|) 71) (($ $ $) 70)) (-2963 (($) 49) (($ (-589 |#1|)) 48)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 50)) (-1691 (((-794) $) 18)) (-3324 (($ (-589 |#1|)) 66) (($) 65)) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20)) (-3966 (((-108) $ $) 64)) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-2956 (((-2 (|:| -1773 (-883 |#3|)) (|:| -2508 (-883 |#3|))) |#4|) 14)) (-3802 ((|#4| |#4| |#2|) 33)) (-3126 ((|#4| (-383 (-883 |#3|)) |#2|) 64)) (-3670 ((|#4| (-1083 (-883 |#3|)) |#2|) 77)) (-3024 ((|#4| (-1083 |#4|) |#2|) 51)) (-1923 ((|#4| |#4| |#2|) 54)) (-3573 (((-394 |#4|) |#4|) 40)))
+(((-672 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2956 ((-2 (|:| -1773 (-883 |#3|)) (|:| -2508 (-883 |#3|))) |#4|)) (-15 -1923 (|#4| |#4| |#2|)) (-15 -3024 (|#4| (-1083 |#4|) |#2|)) (-15 -3802 (|#4| |#4| |#2|)) (-15 -3670 (|#4| (-1083 (-883 |#3|)) |#2|)) (-15 -3126 (|#4| (-383 (-883 |#3|)) |#2|)) (-15 -3573 ((-394 |#4|) |#4|))) (-732) (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)))) (-515) (-880 (-383 (-883 |#3|)) |#1| |#2|)) (T -672))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *6 (-515)) (-5 *2 (-394 *3)) (-5 *1 (-672 *4 *5 *6 *3)) (-4 *3 (-880 (-383 (-883 *6)) *4 *5)))) (-3126 (*1 *2 *3 *4) (-12 (-4 *6 (-515)) (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-672 *5 *4 *6 *2)) (-5 *3 (-383 (-883 *6))) (-4 *5 (-732)) (-4 *4 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))))) (-3670 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 (-883 *6))) (-4 *6 (-515)) (-4 *2 (-880 (-383 (-883 *6)) *5 *4)) (-5 *1 (-672 *5 *4 *6 *2)) (-4 *5 (-732)) (-4 *4 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))))) (-3802 (*1 *2 *2 *3) (-12 (-4 *4 (-732)) (-4 *3 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *5 (-515)) (-5 *1 (-672 *4 *3 *5 *2)) (-4 *2 (-880 (-383 (-883 *5)) *4 *3)))) (-3024 (*1 *2 *3 *4) (-12 (-5 *3 (-1083 *2)) (-4 *2 (-880 (-383 (-883 *6)) *5 *4)) (-5 *1 (-672 *5 *4 *6 *2)) (-4 *5 (-732)) (-4 *4 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *6 (-515)))) (-1923 (*1 *2 *2 *3) (-12 (-4 *4 (-732)) (-4 *3 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *5 (-515)) (-5 *1 (-672 *4 *3 *5 *2)) (-4 *2 (-880 (-383 (-883 *5)) *4 *3)))) (-2956 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *6 (-515)) (-5 *2 (-2 (|:| -1773 (-883 *6)) (|:| -2508 (-883 *6)))) (-5 *1 (-672 *4 *5 *6 *3)) (-4 *3 (-880 (-383 (-883 *6)) *4 *5)))))
+(-10 -7 (-15 -2956 ((-2 (|:| -1773 (-883 |#3|)) (|:| -2508 (-883 |#3|))) |#4|)) (-15 -1923 (|#4| |#4| |#2|)) (-15 -3024 (|#4| (-1083 |#4|) |#2|)) (-15 -3802 (|#4| |#4| |#2|)) (-15 -3670 (|#4| (-1083 (-883 |#3|)) |#2|)) (-15 -3126 (|#4| (-383 (-883 |#3|)) |#2|)) (-15 -3573 ((-394 |#4|) |#4|)))
+((-3573 (((-394 |#4|) |#4|) 52)))
+(((-673 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3573 ((-394 |#4|) |#4|))) (-732) (-786) (-13 (-284) (-136)) (-880 (-383 |#3|) |#1| |#2|)) (T -673))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-13 (-284) (-136))) (-5 *2 (-394 *3)) (-5 *1 (-673 *4 *5 *6 *3)) (-4 *3 (-880 (-383 *6) *4 *5)))))
+(-10 -7 (-15 -3573 ((-394 |#4|) |#4|)))
+((-3015 (((-675 |#2| |#3|) (-1 |#2| |#1|) (-675 |#1| |#3|)) 18)))
+(((-674 |#1| |#2| |#3|) (-10 -7 (-15 -3015 ((-675 |#2| |#3|) (-1 |#2| |#1|) (-675 |#1| |#3|)))) (-973) (-973) (-666)) (T -674))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-675 *5 *7)) (-4 *5 (-973)) (-4 *6 (-973)) (-4 *7 (-666)) (-5 *2 (-675 *6 *7)) (-5 *1 (-674 *5 *6 *7)))))
+(-10 -7 (-15 -3015 ((-675 |#2| |#3|) (-1 |#2| |#1|) (-675 |#1| |#3|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 28)) (-2736 (((-589 (-2 (|:| -2275 |#1|) (|:| -1511 |#2|))) $) 29)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3843 (((-710)) 20 (-12 (|has| |#2| (-344)) (|has| |#1| (-344))))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) 57) (((-3 |#1| "failed") $) 60)) (-1996 ((|#2| $) NIL) ((|#1| $) NIL)) (-3142 (($ $) 79 (|has| |#2| (-786)))) (-4211 (((-3 $ "failed") $) 65)) (-3461 (($) 35 (-12 (|has| |#2| (-344)) (|has| |#1| (-344))))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) 55)) (-2738 (((-589 $) $) 39)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| |#2|) 16)) (-3015 (($ (-1 |#1| |#1|) $) 54)) (-4076 (((-852) $) 32 (-12 (|has| |#2| (-344)) (|has| |#1| (-344))))) (-3107 ((|#2| $) 78 (|has| |#2| (-786)))) (-3119 ((|#1| $) 77 (|has| |#2| (-786)))) (-3841 (((-1070) $) NIL)) (-2557 (($ (-852)) 27 (-12 (|has| |#2| (-344)) (|has| |#1| (-344))))) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 76) (($ (-523)) 45) (($ |#2|) 42) (($ |#1|) 43) (($ (-589 (-2 (|:| -2275 |#1|) (|:| -1511 |#2|)))) 11)) (-1639 (((-589 |#1|) $) 41)) (-1234 ((|#1| $ |#2|) 88)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 12 T CONST)) (-1440 (($) 33 T CONST)) (-4037 (((-108) $ $) 80)) (-4115 (($ $) 47) (($ $ $) NIL)) (-4103 (($ $ $) 26)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 52) (($ $ $) 90) (($ |#1| $) 49 (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158)))))
+(((-675 |#1| |#2|) (-13 (-973) (-964 |#2|) (-964 |#1|) (-10 -8 (-15 -3694 ($ |#1| |#2|)) (-15 -1234 (|#1| $ |#2|)) (-15 -3976 ($ (-589 (-2 (|:| -2275 |#1|) (|:| -1511 |#2|))))) (-15 -2736 ((-589 (-2 (|:| -2275 |#1|) (|:| -1511 |#2|))) $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (-15 -4060 ((-108) $)) (-15 -1639 ((-589 |#1|) $)) (-15 -2738 ((-589 $) $)) (-15 -3288 ((-710) $)) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-344)) (IF (|has| |#2| (-344)) (-6 (-344)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-786)) (PROGN (-15 -3107 (|#2| $)) (-15 -3119 (|#1| $)) (-15 -3142 ($ $))) |%noBranch|))) (-973) (-666)) (T -675))
+((-3694 (*1 *1 *2 *3) (-12 (-5 *1 (-675 *2 *3)) (-4 *2 (-973)) (-4 *3 (-666)))) (-1234 (*1 *2 *1 *3) (-12 (-4 *2 (-973)) (-5 *1 (-675 *2 *3)) (-4 *3 (-666)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -2275 *3) (|:| -1511 *4)))) (-4 *3 (-973)) (-4 *4 (-666)) (-5 *1 (-675 *3 *4)))) (-2736 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| -2275 *3) (|:| -1511 *4)))) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-675 *3 *4)) (-4 *4 (-666)))) (-4060 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-1639 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-2738 (*1 *2 *1) (-12 (-5 *2 (-589 (-675 *3 *4))) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-3288 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666)))) (-3107 (*1 *2 *1) (-12 (-4 *2 (-666)) (-4 *2 (-786)) (-5 *1 (-675 *3 *2)) (-4 *3 (-973)))) (-3119 (*1 *2 *1) (-12 (-4 *2 (-973)) (-5 *1 (-675 *2 *3)) (-4 *3 (-786)) (-4 *3 (-666)))) (-3142 (*1 *1 *1) (-12 (-5 *1 (-675 *2 *3)) (-4 *3 (-786)) (-4 *2 (-973)) (-4 *3 (-666)))))
+(-13 (-973) (-964 |#2|) (-964 |#1|) (-10 -8 (-15 -3694 ($ |#1| |#2|)) (-15 -1234 (|#1| $ |#2|)) (-15 -3976 ($ (-589 (-2 (|:| -2275 |#1|) (|:| -1511 |#2|))))) (-15 -2736 ((-589 (-2 (|:| -2275 |#1|) (|:| -1511 |#2|))) $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (-15 -4060 ((-108) $)) (-15 -1639 ((-589 |#1|) $)) (-15 -2738 ((-589 $) $)) (-15 -3288 ((-710) $)) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-344)) (IF (|has| |#2| (-344)) (-6 (-344)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-786)) (PROGN (-15 -3107 (|#2| $)) (-15 -3119 (|#1| $)) (-15 -3142 ($ $))) |%noBranch|)))
+((-3260 (((-108) $ $) 19)) (-2073 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-1767 (($ $ $) 72)) (-2607 (((-108) $ $) 73)) (-2282 (((-108) $ (-710)) 8)) (-4033 (($ (-589 |#1|)) 68) (($) 67)) (-3627 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-2543 (($ $) 62)) (-3917 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2231 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22)) (-1625 (($ $ $) 69)) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40) (($ |#1| $ (-710)) 63)) (-2435 (((-1034) $) 21)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1207 (((-589 (-2 (|:| -2746 |#1|) (|:| -2452 (-710)))) $) 61)) (-2973 (($ $ |#1|) 71) (($ $ $) 70)) (-1771 (($) 49) (($ (-589 |#1|)) 48)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 50)) (-3976 (((-794) $) 18)) (-2000 (($ (-589 |#1|)) 66) (($) 65)) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20)) (-4052 (((-108) $ $) 64)) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-676 |#1|) (-129) (-1016)) (T -676))
NIL
(-13 (-634 |t#1|) (-1014 |t#1|))
(((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-563 (-794)) . T) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-213 |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-634 |#1|) . T) ((-1014 |#1|) . T) ((-1016) . T) ((-1123) . T))
-((-1680 (((-108) $ $) NIL)) (-3321 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 76)) (-4199 (($ $ $) 79)) (-2172 (((-108) $ $) 83)) (-1620 (((-108) $ (-710)) NIL)) (-1365 (($ (-589 |#1|)) 24) (($) 15)) (-3703 (($ (-1 (-108) |#1|) $) 70 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-4160 (($ $) 71)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3286 (($ |#1| $) 61 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 64 (|has| $ (-6 -4248))) (($ |#1| $ (-523)) 62) (($ (-1 (-108) |#1|) $ (-523)) 65)) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (($ |#1| $ (-523)) 67) (($ (-1 (-108) |#1|) $ (-523)) 68)) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-1871 (((-589 |#1|) $) 32 (|has| $ (-6 -4248)))) (-4142 (($) 13) (($ |#1|) 26) (($ (-589 |#1|)) 21)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) 38)) (-3423 (((-108) |#1| $) 57 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 75)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3196 (($ $ $) 77)) (-1293 ((|#1| $) 54)) (-3108 (($ |#1| $) 55) (($ |#1| $ (-710)) 72)) (-3951 (((-1034) $) NIL)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3048 ((|#1| $) 53)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 49)) (-3320 (($) 12)) (-1767 (((-589 (-2 (|:| -2482 |#1|) (|:| -3977 (-710)))) $) 47)) (-3582 (($ $ |#1|) NIL) (($ $ $) 78)) (-2963 (($) 14) (($ (-589 |#1|)) 23)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) 60 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) 66)) (-1400 (((-499) $) 36 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 20)) (-1691 (((-794) $) 44)) (-3324 (($ (-589 |#1|)) 25) (($) 16)) (-2417 (($ (-589 |#1|)) 22)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 81)) (-3966 (((-108) $ $) 82)) (-2810 (((-710) $) 59 (|has| $ (-6 -4248)))))
-(((-677 |#1|) (-13 (-676 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -4142 ($)) (-15 -4142 ($ |#1|)) (-15 -4142 ($ (-589 |#1|))) (-15 -1584 ((-589 |#1|) $)) (-15 -2514 ($ |#1| $ (-523))) (-15 -2514 ($ (-1 (-108) |#1|) $ (-523))) (-15 -3286 ($ |#1| $ (-523))) (-15 -3286 ($ (-1 (-108) |#1|) $ (-523))))) (-1016)) (T -677))
-((-4142 (*1 *1) (-12 (-5 *1 (-677 *2)) (-4 *2 (-1016)))) (-4142 (*1 *1 *2) (-12 (-5 *1 (-677 *2)) (-4 *2 (-1016)))) (-4142 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-677 *3)))) (-1584 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-677 *3)) (-4 *3 (-1016)))) (-2514 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-677 *2)) (-4 *2 (-1016)))) (-2514 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-523)) (-4 *4 (-1016)) (-5 *1 (-677 *4)))) (-3286 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-677 *2)) (-4 *2 (-1016)))) (-3286 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-523)) (-4 *4 (-1016)) (-5 *1 (-677 *4)))))
-(-13 (-676 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -4142 ($)) (-15 -4142 ($ |#1|)) (-15 -4142 ($ (-589 |#1|))) (-15 -1584 ((-589 |#1|) $)) (-15 -2514 ($ |#1| $ (-523))) (-15 -2514 ($ (-1 (-108) |#1|) $ (-523))) (-15 -3286 ($ |#1| $ (-523))) (-15 -3286 ($ (-1 (-108) |#1|) $ (-523)))))
-((-3638 (((-1174) (-1070)) 8)))
-(((-678) (-10 -7 (-15 -3638 ((-1174) (-1070))))) (T -678))
-((-3638 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-678)))))
-(-10 -7 (-15 -3638 ((-1174) (-1070))))
-((-2789 (((-589 |#1|) (-589 |#1|) (-589 |#1|)) 10)))
-(((-679 |#1|) (-10 -7 (-15 -2789 ((-589 |#1|) (-589 |#1|) (-589 |#1|)))) (-786)) (T -679))
-((-2789 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-679 *3)))))
-(-10 -7 (-15 -2789 ((-589 |#1|) (-589 |#1|) (-589 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 |#2|) $) 136)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 129 (|has| |#1| (-515)))) (-3306 (($ $) 128 (|has| |#1| (-515)))) (-3174 (((-108) $) 126 (|has| |#1| (-515)))) (-1462 (($ $) 85 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 68 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) 19)) (-2437 (($ $) 67 (|has| |#1| (-37 (-383 (-523)))))) (-1441 (($ $) 84 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 69 (|has| |#1| (-37 (-383 (-523)))))) (-1481 (($ $) 83 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 70 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) 17 T CONST)) (-1457 (($ $) 120)) (-1444 (((-3 $ "failed") $) 34)) (-3714 (((-883 |#1|) $ (-710)) 98) (((-883 |#1|) $ (-710) (-710)) 97)) (-2589 (((-108) $) 137)) (-3352 (($) 95 (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-710) $ |#2|) 100) (((-710) $ |#2| (-710)) 99)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 66 (|has| |#1| (-37 (-383 (-523)))))) (-2704 (((-108) $) 118)) (-1267 (($ $ (-589 |#2|) (-589 (-495 |#2|))) 135) (($ $ |#2| (-495 |#2|)) 134) (($ |#1| (-495 |#2|)) 119) (($ $ |#2| (-710)) 102) (($ $ (-589 |#2|) (-589 (-710))) 101)) (-1345 (($ (-1 |#1| |#1|) $) 117)) (-2313 (($ $) 92 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) 115)) (-1437 ((|#1| $) 114)) (-2032 (((-1070) $) 9)) (-2814 (($ $ |#2|) 96 (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) 10)) (-3053 (($ $ (-710)) 103)) (-4007 (((-3 $ "failed") $ $) 130 (|has| |#1| (-515)))) (-2922 (($ $) 93 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (($ $ |#2| $) 111) (($ $ (-589 |#2|) (-589 $)) 110) (($ $ (-589 (-271 $))) 109) (($ $ (-271 $)) 108) (($ $ $ $) 107) (($ $ (-589 $) (-589 $)) 106)) (-3984 (($ $ |#2|) 42) (($ $ (-589 |#2|)) 41) (($ $ |#2| (-710)) 40) (($ $ (-589 |#2|) (-589 (-710))) 39)) (-2640 (((-495 |#2|) $) 116)) (-2306 (($ $) 82 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 71 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 81 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 72 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 80 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 73 (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 138)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 133 (|has| |#1| (-158))) (($ $) 131 (|has| |#1| (-515))) (($ (-383 (-523))) 123 (|has| |#1| (-37 (-383 (-523)))))) (-2084 ((|#1| $ (-495 |#2|)) 121) (($ $ |#2| (-710)) 105) (($ $ (-589 |#2|) (-589 (-710))) 104)) (-1942 (((-3 $ "failed") $) 132 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-2341 (($ $) 91 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 79 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) 127 (|has| |#1| (-515)))) (-2318 (($ $) 90 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 78 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 89 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 77 (|has| |#1| (-37 (-383 (-523)))))) (-2102 (($ $) 88 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 76 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 87 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 75 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 86 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 74 (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ |#2|) 38) (($ $ (-589 |#2|)) 37) (($ $ |#2| (-710)) 36) (($ $ (-589 |#2|) (-589 (-710))) 35)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 122 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ $) 94 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 65 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 125 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 124 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 113) (($ $ |#1|) 112)))
+((-3260 (((-108) $ $) NIL)) (-2073 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 76)) (-1767 (($ $ $) 79)) (-2607 (((-108) $ $) 83)) (-2282 (((-108) $ (-710)) NIL)) (-4033 (($ (-589 |#1|)) 24) (($) 16)) (-3627 (($ (-1 (-108) |#1|) $) 70 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-2543 (($ $) 71)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1869 (($ |#1| $) 61 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 64 (|has| $ (-6 -4248))) (($ |#1| $ (-523)) 62) (($ (-1 (-108) |#1|) $ (-523)) 65)) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (($ |#1| $ (-523)) 67) (($ (-1 (-108) |#1|) $ (-523)) 68)) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3133 (((-589 |#1|) $) 32 (|has| $ (-6 -4248)))) (-2416 (($) 14) (($ |#1|) 26) (($ (-589 |#1|)) 21)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) 38)) (-1348 (((-108) |#1| $) 58 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 75)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-1625 (($ $ $) 77)) (-2349 ((|#1| $) 55)) (-3862 (($ |#1| $) 56) (($ |#1| $ (-710)) 72)) (-2435 (((-1034) $) NIL)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1322 ((|#1| $) 54)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 50)) (-4055 (($) 13)) (-1207 (((-589 (-2 (|:| -2746 |#1|) (|:| -2452 (-710)))) $) 48)) (-2973 (($ $ |#1|) NIL) (($ $ $) 78)) (-1771 (($) 15) (($ (-589 |#1|)) 23)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) 60 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) 66)) (-3077 (((-499) $) 36 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 20)) (-3976 (((-794) $) 44)) (-2000 (($ (-589 |#1|)) 25) (($) 17)) (-1245 (($ (-589 |#1|)) 22)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 81)) (-4052 (((-108) $ $) 82)) (-1271 (((-710) $) 59 (|has| $ (-6 -4248)))))
+(((-677 |#1|) (-13 (-676 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -2416 ($)) (-15 -2416 ($ |#1|)) (-15 -2416 ($ (-589 |#1|))) (-15 -3056 ((-589 |#1|) $)) (-15 -2231 ($ |#1| $ (-523))) (-15 -2231 ($ (-1 (-108) |#1|) $ (-523))) (-15 -1869 ($ |#1| $ (-523))) (-15 -1869 ($ (-1 (-108) |#1|) $ (-523))))) (-1016)) (T -677))
+((-2416 (*1 *1) (-12 (-5 *1 (-677 *2)) (-4 *2 (-1016)))) (-2416 (*1 *1 *2) (-12 (-5 *1 (-677 *2)) (-4 *2 (-1016)))) (-2416 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-677 *3)))) (-3056 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-677 *3)) (-4 *3 (-1016)))) (-2231 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-677 *2)) (-4 *2 (-1016)))) (-2231 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-523)) (-4 *4 (-1016)) (-5 *1 (-677 *4)))) (-1869 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-677 *2)) (-4 *2 (-1016)))) (-1869 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-523)) (-4 *4 (-1016)) (-5 *1 (-677 *4)))))
+(-13 (-676 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -2416 ($)) (-15 -2416 ($ |#1|)) (-15 -2416 ($ (-589 |#1|))) (-15 -3056 ((-589 |#1|) $)) (-15 -2231 ($ |#1| $ (-523))) (-15 -2231 ($ (-1 (-108) |#1|) $ (-523))) (-15 -1869 ($ |#1| $ (-523))) (-15 -1869 ($ (-1 (-108) |#1|) $ (-523)))))
+((-1980 (((-1174) (-1070)) 8)))
+(((-678) (-10 -7 (-15 -1980 ((-1174) (-1070))))) (T -678))
+((-1980 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-678)))))
+(-10 -7 (-15 -1980 ((-1174) (-1070))))
+((-3708 (((-589 |#1|) (-589 |#1|) (-589 |#1|)) 10)))
+(((-679 |#1|) (-10 -7 (-15 -3708 ((-589 |#1|) (-589 |#1|) (-589 |#1|)))) (-786)) (T -679))
+((-3708 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-679 *3)))))
+(-10 -7 (-15 -3708 ((-589 |#1|) (-589 |#1|) (-589 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 |#2|) $) 136)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 129 (|has| |#1| (-515)))) (-3950 (($ $) 128 (|has| |#1| (-515)))) (-3226 (((-108) $) 126 (|has| |#1| (-515)))) (-3695 (($ $) 85 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 68 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) 19)) (-3584 (($ $) 67 (|has| |#1| (-37 (-383 (-523)))))) (-3669 (($ $) 84 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 69 (|has| |#1| (-37 (-383 (-523)))))) (-3717 (($ $) 83 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 70 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) 17 T CONST)) (-3142 (($ $) 120)) (-4211 (((-3 $ "failed") $) 34)) (-3241 (((-883 |#1|) $ (-710)) 98) (((-883 |#1|) $ (-710) (-710)) 97)) (-2294 (((-108) $) 137)) (-2188 (($) 95 (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-710) $ |#2|) 100) (((-710) $ |#2| (-710)) 99)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 66 (|has| |#1| (-37 (-383 (-523)))))) (-4060 (((-108) $) 118)) (-3694 (($ $ (-589 |#2|) (-589 (-495 |#2|))) 135) (($ $ |#2| (-495 |#2|)) 134) (($ |#1| (-495 |#2|)) 119) (($ $ |#2| (-710)) 102) (($ $ (-589 |#2|) (-589 (-710))) 101)) (-3015 (($ (-1 |#1| |#1|) $) 117)) (-2062 (($ $) 92 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) 115)) (-3119 ((|#1| $) 114)) (-3841 (((-1070) $) 9)) (-2669 (($ $ |#2|) 96 (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) 10)) (-1361 (($ $ (-710)) 103)) (-2469 (((-3 $ "failed") $ $) 130 (|has| |#1| (-515)))) (-1847 (($ $) 93 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (($ $ |#2| $) 111) (($ $ (-589 |#2|) (-589 $)) 110) (($ $ (-589 (-271 $))) 109) (($ $ (-271 $)) 108) (($ $ $ $) 107) (($ $ (-589 $) (-589 $)) 106)) (-4024 (($ $ |#2|) 42) (($ $ (-589 |#2|)) 41) (($ $ |#2| (-710)) 40) (($ $ (-589 |#2|) (-589 (-710))) 39)) (-1487 (((-495 |#2|) $) 116)) (-3730 (($ $) 82 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 71 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 81 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 72 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 80 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 73 (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 138)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 133 (|has| |#1| (-158))) (($ $) 131 (|has| |#1| (-515))) (($ (-383 (-523))) 123 (|has| |#1| (-37 (-383 (-523)))))) (-1234 ((|#1| $ (-495 |#2|)) 121) (($ $ |#2| (-710)) 105) (($ $ (-589 |#2|) (-589 (-710))) 104)) (-2301 (((-3 $ "failed") $) 132 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3768 (($ $) 91 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 79 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) 127 (|has| |#1| (-515)))) (-3743 (($ $) 90 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 78 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 89 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 77 (|has| |#1| (-37 (-383 (-523)))))) (-3135 (($ $) 88 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 76 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 87 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 75 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 86 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 74 (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ |#2|) 38) (($ $ (-589 |#2|)) 37) (($ $ |#2| (-710)) 36) (($ $ (-589 |#2|) (-589 (-710))) 35)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 122 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ $) 94 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 65 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 125 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 124 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 113) (($ $ |#1|) 112)))
(((-680 |#1| |#2|) (-129) (-973) (-786)) (T -680))
-((-2084 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *2)) (-4 *4 (-973)) (-4 *2 (-786)))) (-2084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *5)) (-5 *3 (-589 (-710))) (-4 *1 (-680 *4 *5)) (-4 *4 (-973)) (-4 *5 (-786)))) (-3053 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-680 *3 *4)) (-4 *3 (-973)) (-4 *4 (-786)))) (-1267 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *2)) (-4 *4 (-973)) (-4 *2 (-786)))) (-1267 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *5)) (-5 *3 (-589 (-710))) (-4 *1 (-680 *4 *5)) (-4 *4 (-973)) (-4 *5 (-786)))) (-3437 (*1 *2 *1 *3) (-12 (-4 *1 (-680 *4 *3)) (-4 *4 (-973)) (-4 *3 (-786)) (-5 *2 (-710)))) (-3437 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-710)) (-4 *1 (-680 *4 *3)) (-4 *4 (-973)) (-4 *3 (-786)))) (-3714 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *5)) (-4 *4 (-973)) (-4 *5 (-786)) (-5 *2 (-883 *4)))) (-3714 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *5)) (-4 *4 (-973)) (-4 *5 (-786)) (-5 *2 (-883 *4)))) (-2814 (*1 *1 *1 *2) (-12 (-4 *1 (-680 *3 *2)) (-4 *3 (-973)) (-4 *2 (-786)) (-4 *3 (-37 (-383 (-523)))))))
-(-13 (-831 |t#2|) (-902 |t#1| (-495 |t#2|) |t#2|) (-484 |t#2| $) (-286 $) (-10 -8 (-15 -2084 ($ $ |t#2| (-710))) (-15 -2084 ($ $ (-589 |t#2|) (-589 (-710)))) (-15 -3053 ($ $ (-710))) (-15 -1267 ($ $ |t#2| (-710))) (-15 -1267 ($ $ (-589 |t#2|) (-589 (-710)))) (-15 -3437 ((-710) $ |t#2|)) (-15 -3437 ((-710) $ |t#2| (-710))) (-15 -3714 ((-883 |t#1|) $ (-710))) (-15 -3714 ((-883 |t#1|) $ (-710) (-710))) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $ |t#2|)) (-6 (-930)) (-6 (-1109))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-495 |#2|)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-267) |has| |#1| (-515)) ((-286 $) . T) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-484 |#2| $) . T) ((-484 $ $) . T) ((-515) |has| |#1| (-515)) ((-591 #1#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-831 |#2|) . T) ((-902 |#1| #0# |#2|) . T) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-979 #1#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))))
-((-2424 (((-394 (-1083 |#4|)) (-1083 |#4|)) 28) (((-394 |#4|) |#4|) 24)))
-(((-681 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2424 ((-394 |#4|) |#4|)) (-15 -2424 ((-394 (-1083 |#4|)) (-1083 |#4|)))) (-786) (-732) (-13 (-284) (-136)) (-880 |#3| |#2| |#1|)) (T -681))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-880 *6 *5 *4)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-681 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-2424 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-13 (-284) (-136))) (-5 *2 (-394 *3)) (-5 *1 (-681 *4 *5 *6 *3)) (-4 *3 (-880 *6 *5 *4)))))
-(-10 -7 (-15 -2424 ((-394 |#4|) |#4|)) (-15 -2424 ((-394 (-1083 |#4|)) (-1083 |#4|))))
-((-3157 (((-394 |#4|) |#4| |#2|) 117)) (-1209 (((-394 |#4|) |#4|) NIL)) (-4226 (((-394 (-1083 |#4|)) (-1083 |#4|)) 108) (((-394 |#4|) |#4|) 38)) (-3943 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-589 (-2 (|:| -2424 (-1083 |#4|)) (|:| -1475 (-523)))))) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|))) 66)) (-3034 (((-1083 |#3|) (-1083 |#3|) (-523)) 135)) (-2952 (((-589 (-710)) (-1083 |#4|) (-589 |#2|) (-710)) 59)) (-2104 (((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-1083 |#3|) (-1083 |#3|) |#4| (-589 |#2|) (-589 (-710)) (-589 |#3|)) 63)) (-3741 (((-2 (|:| |upol| (-1083 |#3|)) (|:| |Lval| (-589 |#3|)) (|:| |Lfact| (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523))))) (|:| |ctpol| |#3|)) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|))) 22)) (-2539 (((-2 (|:| -1385 (-1083 |#4|)) (|:| |polval| (-1083 |#3|))) (-1083 |#4|) (-1083 |#3|) (-523)) 55)) (-1252 (((-523) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523))))) 132)) (-2665 ((|#4| (-523) (-394 |#4|)) 56)) (-3322 (((-108) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523)))) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523))))) NIL)))
-(((-682 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4226 ((-394 |#4|) |#4|)) (-15 -4226 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -1209 ((-394 |#4|) |#4|)) (-15 -1252 ((-523) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523)))))) (-15 -3157 ((-394 |#4|) |#4| |#2|)) (-15 -2539 ((-2 (|:| -1385 (-1083 |#4|)) (|:| |polval| (-1083 |#3|))) (-1083 |#4|) (-1083 |#3|) (-523))) (-15 -3943 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-589 (-2 (|:| -2424 (-1083 |#4|)) (|:| -1475 (-523)))))) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|)))) (-15 -3741 ((-2 (|:| |upol| (-1083 |#3|)) (|:| |Lval| (-589 |#3|)) (|:| |Lfact| (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523))))) (|:| |ctpol| |#3|)) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|)))) (-15 -2665 (|#4| (-523) (-394 |#4|))) (-15 -3322 ((-108) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523)))) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523)))))) (-15 -2104 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-1083 |#3|) (-1083 |#3|) |#4| (-589 |#2|) (-589 (-710)) (-589 |#3|))) (-15 -2952 ((-589 (-710)) (-1083 |#4|) (-589 |#2|) (-710))) (-15 -3034 ((-1083 |#3|) (-1083 |#3|) (-523)))) (-732) (-786) (-284) (-880 |#3| |#1| |#2|)) (T -682))
-((-3034 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 *6)) (-5 *3 (-523)) (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-2952 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-4 *7 (-786)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732)) (-4 *8 (-284)) (-5 *2 (-589 (-710))) (-5 *1 (-682 *6 *7 *8 *9)) (-5 *5 (-710)))) (-2104 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1083 *11)) (-5 *6 (-589 *10)) (-5 *7 (-589 (-710))) (-5 *8 (-589 *11)) (-4 *10 (-786)) (-4 *11 (-284)) (-4 *9 (-732)) (-4 *5 (-880 *11 *9 *10)) (-5 *2 (-589 (-1083 *5))) (-5 *1 (-682 *9 *10 *11 *5)) (-5 *3 (-1083 *5)))) (-3322 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-2 (|:| -2424 (-1083 *6)) (|:| -1475 (-523))))) (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-2665 (*1 *2 *3 *4) (-12 (-5 *3 (-523)) (-5 *4 (-394 *2)) (-4 *2 (-880 *7 *5 *6)) (-5 *1 (-682 *5 *6 *7 *2)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-284)))) (-3741 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-5 *5 (-589 (-589 *8))) (-4 *7 (-786)) (-4 *8 (-284)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732)) (-5 *2 (-2 (|:| |upol| (-1083 *8)) (|:| |Lval| (-589 *8)) (|:| |Lfact| (-589 (-2 (|:| -2424 (-1083 *8)) (|:| -1475 (-523))))) (|:| |ctpol| *8))) (-5 *1 (-682 *6 *7 *8 *9)))) (-3943 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-589 *7)) (-5 *5 (-589 (-589 *8))) (-4 *7 (-786)) (-4 *8 (-284)) (-4 *6 (-732)) (-4 *9 (-880 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-589 (-2 (|:| -2424 (-1083 *9)) (|:| -1475 (-523))))))) (-5 *1 (-682 *6 *7 *8 *9)) (-5 *3 (-1083 *9)))) (-2539 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-523)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-284)) (-4 *9 (-880 *8 *6 *7)) (-5 *2 (-2 (|:| -1385 (-1083 *9)) (|:| |polval| (-1083 *8)))) (-5 *1 (-682 *6 *7 *8 *9)) (-5 *3 (-1083 *9)) (-5 *4 (-1083 *8)))) (-3157 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-682 *5 *4 *6 *3)) (-4 *3 (-880 *6 *5 *4)))) (-1252 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -2424 (-1083 *6)) (|:| -1475 (-523))))) (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-523)) (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-1209 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-682 *4 *5 *6 *3)) (-4 *3 (-880 *6 *4 *5)))) (-4226 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-682 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-4226 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-682 *4 *5 *6 *3)) (-4 *3 (-880 *6 *4 *5)))))
-(-10 -7 (-15 -4226 ((-394 |#4|) |#4|)) (-15 -4226 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -1209 ((-394 |#4|) |#4|)) (-15 -1252 ((-523) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523)))))) (-15 -3157 ((-394 |#4|) |#4| |#2|)) (-15 -2539 ((-2 (|:| -1385 (-1083 |#4|)) (|:| |polval| (-1083 |#3|))) (-1083 |#4|) (-1083 |#3|) (-523))) (-15 -3943 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-589 (-2 (|:| -2424 (-1083 |#4|)) (|:| -1475 (-523)))))) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|)))) (-15 -3741 ((-2 (|:| |upol| (-1083 |#3|)) (|:| |Lval| (-589 |#3|)) (|:| |Lfact| (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523))))) (|:| |ctpol| |#3|)) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|)))) (-15 -2665 (|#4| (-523) (-394 |#4|))) (-15 -3322 ((-108) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523)))) (-589 (-2 (|:| -2424 (-1083 |#3|)) (|:| -1475 (-523)))))) (-15 -2104 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-1083 |#3|) (-1083 |#3|) |#4| (-589 |#2|) (-589 (-710)) (-589 |#3|))) (-15 -2952 ((-589 (-710)) (-1083 |#4|) (-589 |#2|) (-710))) (-15 -3034 ((-1083 |#3|) (-1083 |#3|) (-523))))
-((-3291 (($ $ (-852)) 12)))
-(((-683 |#1| |#2|) (-10 -8 (-15 -3291 (|#1| |#1| (-852)))) (-684 |#2|) (-158)) (T -683))
-NIL
-(-10 -8 (-15 -3291 (|#1| |#1| (-852))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-3402 (($ $ (-852)) 28)) (-3291 (($ $ (-852)) 33)) (-2237 (($ $ (-852)) 29)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2892 (($ $ $) 25)) (-1691 (((-794) $) 11)) (-2760 (($ $ $ $) 26)) (-3654 (($ $ $) 24)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-1234 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *2)) (-4 *4 (-973)) (-4 *2 (-786)))) (-1234 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *5)) (-5 *3 (-589 (-710))) (-4 *1 (-680 *4 *5)) (-4 *4 (-973)) (-4 *5 (-786)))) (-1361 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-680 *3 *4)) (-4 *3 (-973)) (-4 *4 (-786)))) (-3694 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *2)) (-4 *4 (-973)) (-4 *2 (-786)))) (-3694 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *5)) (-5 *3 (-589 (-710))) (-4 *1 (-680 *4 *5)) (-4 *4 (-973)) (-4 *5 (-786)))) (-1500 (*1 *2 *1 *3) (-12 (-4 *1 (-680 *4 *3)) (-4 *4 (-973)) (-4 *3 (-786)) (-5 *2 (-710)))) (-1500 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-710)) (-4 *1 (-680 *4 *3)) (-4 *4 (-973)) (-4 *3 (-786)))) (-3241 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *5)) (-4 *4 (-973)) (-4 *5 (-786)) (-5 *2 (-883 *4)))) (-3241 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *5)) (-4 *4 (-973)) (-4 *5 (-786)) (-5 *2 (-883 *4)))) (-2669 (*1 *1 *1 *2) (-12 (-4 *1 (-680 *3 *2)) (-4 *3 (-973)) (-4 *2 (-786)) (-4 *3 (-37 (-383 (-523)))))))
+(-13 (-831 |t#2|) (-902 |t#1| (-495 |t#2|) |t#2|) (-484 |t#2| $) (-286 $) (-10 -8 (-15 -1234 ($ $ |t#2| (-710))) (-15 -1234 ($ $ (-589 |t#2|) (-589 (-710)))) (-15 -1361 ($ $ (-710))) (-15 -3694 ($ $ |t#2| (-710))) (-15 -3694 ($ $ (-589 |t#2|) (-589 (-710)))) (-15 -1500 ((-710) $ |t#2|)) (-15 -1500 ((-710) $ |t#2| (-710))) (-15 -3241 ((-883 |t#1|) $ (-710))) (-15 -3241 ((-883 |t#1|) $ (-710) (-710))) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $ |t#2|)) (-6 (-930)) (-6 (-1109))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-495 |#2|)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-267) |has| |#1| (-515)) ((-286 $) . T) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-484 |#2| $) . T) ((-484 $ $) . T) ((-515) |has| |#1| (-515)) ((-591 #1#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-831 |#2|) . T) ((-902 |#1| #0# |#2|) . T) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-979 #1#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))))
+((-3573 (((-394 (-1083 |#4|)) (-1083 |#4|)) 30) (((-394 |#4|) |#4|) 26)))
+(((-681 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3573 ((-394 |#4|) |#4|)) (-15 -3573 ((-394 (-1083 |#4|)) (-1083 |#4|)))) (-786) (-732) (-13 (-284) (-136)) (-880 |#3| |#2| |#1|)) (T -681))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-880 *6 *5 *4)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-681 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-3573 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-13 (-284) (-136))) (-5 *2 (-394 *3)) (-5 *1 (-681 *4 *5 *6 *3)) (-4 *3 (-880 *6 *5 *4)))))
+(-10 -7 (-15 -3573 ((-394 |#4|) |#4|)) (-15 -3573 ((-394 (-1083 |#4|)) (-1083 |#4|))))
+((-3089 (((-394 |#4|) |#4| |#2|) 118)) (-2729 (((-394 |#4|) |#4|) NIL)) (-2105 (((-394 (-1083 |#4|)) (-1083 |#4|)) 109) (((-394 |#4|) |#4|) 40)) (-2883 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-589 (-2 (|:| -3573 (-1083 |#4|)) (|:| -3262 (-523)))))) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|))) 68)) (-1233 (((-1083 |#3|) (-1083 |#3|) (-523)) 136)) (-1617 (((-589 (-710)) (-1083 |#4|) (-589 |#2|) (-710)) 60)) (-1816 (((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-1083 |#3|) (-1083 |#3|) |#4| (-589 |#2|) (-589 (-710)) (-589 |#3|)) 64)) (-2700 (((-2 (|:| |upol| (-1083 |#3|)) (|:| |Lval| (-589 |#3|)) (|:| |Lfact| (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523))))) (|:| |ctpol| |#3|)) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|))) 25)) (-2943 (((-2 (|:| -3764 (-1083 |#4|)) (|:| |polval| (-1083 |#3|))) (-1083 |#4|) (-1083 |#3|) (-523)) 56)) (-2071 (((-523) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523))))) 133)) (-1803 ((|#4| (-523) (-394 |#4|)) 57)) (-4064 (((-108) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523)))) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523))))) NIL)))
+(((-682 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2105 ((-394 |#4|) |#4|)) (-15 -2105 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -2729 ((-394 |#4|) |#4|)) (-15 -2071 ((-523) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523)))))) (-15 -3089 ((-394 |#4|) |#4| |#2|)) (-15 -2943 ((-2 (|:| -3764 (-1083 |#4|)) (|:| |polval| (-1083 |#3|))) (-1083 |#4|) (-1083 |#3|) (-523))) (-15 -2883 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-589 (-2 (|:| -3573 (-1083 |#4|)) (|:| -3262 (-523)))))) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|)))) (-15 -2700 ((-2 (|:| |upol| (-1083 |#3|)) (|:| |Lval| (-589 |#3|)) (|:| |Lfact| (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523))))) (|:| |ctpol| |#3|)) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|)))) (-15 -1803 (|#4| (-523) (-394 |#4|))) (-15 -4064 ((-108) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523)))) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523)))))) (-15 -1816 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-1083 |#3|) (-1083 |#3|) |#4| (-589 |#2|) (-589 (-710)) (-589 |#3|))) (-15 -1617 ((-589 (-710)) (-1083 |#4|) (-589 |#2|) (-710))) (-15 -1233 ((-1083 |#3|) (-1083 |#3|) (-523)))) (-732) (-786) (-284) (-880 |#3| |#1| |#2|)) (T -682))
+((-1233 (*1 *2 *2 *3) (-12 (-5 *2 (-1083 *6)) (-5 *3 (-523)) (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-1617 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-4 *7 (-786)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732)) (-4 *8 (-284)) (-5 *2 (-589 (-710))) (-5 *1 (-682 *6 *7 *8 *9)) (-5 *5 (-710)))) (-1816 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1083 *11)) (-5 *6 (-589 *10)) (-5 *7 (-589 (-710))) (-5 *8 (-589 *11)) (-4 *10 (-786)) (-4 *11 (-284)) (-4 *9 (-732)) (-4 *5 (-880 *11 *9 *10)) (-5 *2 (-589 (-1083 *5))) (-5 *1 (-682 *9 *10 *11 *5)) (-5 *3 (-1083 *5)))) (-4064 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-2 (|:| -3573 (-1083 *6)) (|:| -3262 (-523))))) (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)) (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-1803 (*1 *2 *3 *4) (-12 (-5 *3 (-523)) (-5 *4 (-394 *2)) (-4 *2 (-880 *7 *5 *6)) (-5 *1 (-682 *5 *6 *7 *2)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-284)))) (-2700 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-5 *5 (-589 (-589 *8))) (-4 *7 (-786)) (-4 *8 (-284)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732)) (-5 *2 (-2 (|:| |upol| (-1083 *8)) (|:| |Lval| (-589 *8)) (|:| |Lfact| (-589 (-2 (|:| -3573 (-1083 *8)) (|:| -3262 (-523))))) (|:| |ctpol| *8))) (-5 *1 (-682 *6 *7 *8 *9)))) (-2883 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-589 *7)) (-5 *5 (-589 (-589 *8))) (-4 *7 (-786)) (-4 *8 (-284)) (-4 *6 (-732)) (-4 *9 (-880 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-589 (-2 (|:| -3573 (-1083 *9)) (|:| -3262 (-523))))))) (-5 *1 (-682 *6 *7 *8 *9)) (-5 *3 (-1083 *9)))) (-2943 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-523)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-284)) (-4 *9 (-880 *8 *6 *7)) (-5 *2 (-2 (|:| -3764 (-1083 *9)) (|:| |polval| (-1083 *8)))) (-5 *1 (-682 *6 *7 *8 *9)) (-5 *3 (-1083 *9)) (-5 *4 (-1083 *8)))) (-3089 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-682 *5 *4 *6 *3)) (-4 *3 (-880 *6 *5 *4)))) (-2071 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -3573 (-1083 *6)) (|:| -3262 (-523))))) (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-523)) (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-2729 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-682 *4 *5 *6 *3)) (-4 *3 (-880 *6 *4 *5)))) (-2105 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-682 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-2105 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-682 *4 *5 *6 *3)) (-4 *3 (-880 *6 *4 *5)))))
+(-10 -7 (-15 -2105 ((-394 |#4|) |#4|)) (-15 -2105 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -2729 ((-394 |#4|) |#4|)) (-15 -2071 ((-523) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523)))))) (-15 -3089 ((-394 |#4|) |#4| |#2|)) (-15 -2943 ((-2 (|:| -3764 (-1083 |#4|)) (|:| |polval| (-1083 |#3|))) (-1083 |#4|) (-1083 |#3|) (-523))) (-15 -2883 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-589 (-2 (|:| -3573 (-1083 |#4|)) (|:| -3262 (-523)))))) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|)))) (-15 -2700 ((-2 (|:| |upol| (-1083 |#3|)) (|:| |Lval| (-589 |#3|)) (|:| |Lfact| (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523))))) (|:| |ctpol| |#3|)) (-1083 |#4|) (-589 |#2|) (-589 (-589 |#3|)))) (-15 -1803 (|#4| (-523) (-394 |#4|))) (-15 -4064 ((-108) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523)))) (-589 (-2 (|:| -3573 (-1083 |#3|)) (|:| -3262 (-523)))))) (-15 -1816 ((-3 (-589 (-1083 |#4|)) "failed") (-1083 |#4|) (-1083 |#3|) (-1083 |#3|) |#4| (-589 |#2|) (-589 (-710)) (-589 |#3|))) (-15 -1617 ((-589 (-710)) (-1083 |#4|) (-589 |#2|) (-710))) (-15 -1233 ((-1083 |#3|) (-1083 |#3|) (-523))))
+((-1935 (($ $ (-852)) 12)))
+(((-683 |#1| |#2|) (-10 -8 (-15 -1935 (|#1| |#1| (-852)))) (-684 |#2|) (-158)) (T -683))
+NIL
+(-10 -8 (-15 -1935 (|#1| |#1| (-852))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2966 (($ $ (-852)) 28)) (-1935 (($ $ (-852)) 33)) (-2165 (($ $ (-852)) 29)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2306 (($ $ $) 25)) (-3976 (((-794) $) 11)) (-3377 (($ $ $ $) 26)) (-1952 (($ $ $) 24)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-684 |#1|) (-129) (-158)) (T -684))
-((-3291 (*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-684 *3)) (-4 *3 (-158)))))
-(-13 (-701) (-657 |t#1|) (-10 -8 (-15 -3291 ($ $ (-852)))))
+((-1935 (*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-684 *3)) (-4 *3 (-158)))))
+(-13 (-701) (-657 |t#1|) (-10 -8 (-15 -1935 ($ $ (-852)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-657 |#1|) . T) ((-660) . T) ((-701) . T) ((-979 |#1|) . T) ((-1016) . T))
-((-2926 (((-962) (-629 (-203)) (-523) (-108) (-523)) 24)) (-3738 (((-962) (-629 (-203)) (-523) (-108) (-523)) 23)))
-(((-685) (-10 -7 (-15 -3738 ((-962) (-629 (-203)) (-523) (-108) (-523))) (-15 -2926 ((-962) (-629 (-203)) (-523) (-108) (-523))))) (T -685))
-((-2926 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-108)) (-5 *2 (-962)) (-5 *1 (-685)))) (-3738 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-108)) (-5 *2 (-962)) (-5 *1 (-685)))))
-(-10 -7 (-15 -3738 ((-962) (-629 (-203)) (-523) (-108) (-523))) (-15 -2926 ((-962) (-629 (-203)) (-523) (-108) (-523))))
-((-1340 (((-962) (-523) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN)))) 43)) (-3140 (((-962) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN)))) 39)) (-1452 (((-962) (-203) (-203) (-203) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) 32)))
-(((-686) (-10 -7 (-15 -1452 ((-962) (-203) (-203) (-203) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -3140 ((-962) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN))))) (-15 -1340 ((-962) (-523) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN))))))) (T -686))
-((-1340 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN)))) (-5 *2 (-962)) (-5 *1 (-686)))) (-3140 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN)))) (-5 *2 (-962)) (-5 *1 (-686)))) (-1452 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *2 (-962)) (-5 *1 (-686)))))
-(-10 -7 (-15 -1452 ((-962) (-203) (-203) (-203) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -3140 ((-962) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN))))) (-15 -1340 ((-962) (-523) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN))))))
-((-2479 (((-962) (-523) (-523) (-629 (-203)) (-523)) 33)) (-3176 (((-962) (-523) (-523) (-629 (-203)) (-523)) 32)) (-2560 (((-962) (-523) (-629 (-203)) (-523)) 31)) (-1989 (((-962) (-523) (-629 (-203)) (-523)) 30)) (-1332 (((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 29)) (-4152 (((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 28)) (-2066 (((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523)) 27)) (-3275 (((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523)) 26)) (-1569 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 23)) (-3232 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523)) 22)) (-1478 (((-962) (-523) (-629 (-203)) (-523)) 21)) (-1836 (((-962) (-523) (-629 (-203)) (-523)) 20)))
-(((-687) (-10 -7 (-15 -1836 ((-962) (-523) (-629 (-203)) (-523))) (-15 -1478 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3232 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1569 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3275 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2066 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523))) (-15 -4152 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1332 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1989 ((-962) (-523) (-629 (-203)) (-523))) (-15 -2560 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3176 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -2479 ((-962) (-523) (-523) (-629 (-203)) (-523))))) (T -687))
-((-2479 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-3176 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-2560 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-1989 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-1332 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-4152 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-2066 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-3275 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-1569 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-3232 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-1478 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-1836 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))))
-(-10 -7 (-15 -1836 ((-962) (-523) (-629 (-203)) (-523))) (-15 -1478 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3232 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1569 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3275 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2066 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523))) (-15 -4152 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1332 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1989 ((-962) (-523) (-629 (-203)) (-523))) (-15 -2560 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3176 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -2479 ((-962) (-523) (-523) (-629 (-203)) (-523))))
-((-3797 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN)))) 52)) (-3369 (((-962) (-629 (-203)) (-629 (-203)) (-523) (-523)) 51)) (-3366 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN)))) 50)) (-1391 (((-962) (-203) (-203) (-523) (-523) (-523) (-523)) 46)) (-3294 (((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) 45)) (-1771 (((-962) (-203) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) 44)) (-2184 (((-962) (-203) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) 43)) (-1282 (((-962) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) 42)) (-3568 (((-962) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) 38)) (-3988 (((-962) (-203) (-203) (-523) (-629 (-203)) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) 37)) (-2018 (((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) 33)) (-2879 (((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) 32)))
-(((-688) (-10 -7 (-15 -2879 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -2018 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -3988 ((-962) (-203) (-203) (-523) (-629 (-203)) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -3568 ((-962) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -1282 ((-962) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -2184 ((-962) (-203) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -1771 ((-962) (-203) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -3294 ((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -1391 ((-962) (-203) (-203) (-523) (-523) (-523) (-523))) (-15 -3366 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))) (-15 -3369 ((-962) (-629 (-203)) (-629 (-203)) (-523) (-523))) (-15 -3797 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))))) (T -688))
-((-3797 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-3369 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-688)))) (-3366 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-1391 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-688)))) (-3294 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-1771 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-2184 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-1282 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-3568 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-3988 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-688)))) (-2018 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-2879 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *2 (-962)) (-5 *1 (-688)))))
-(-10 -7 (-15 -2879 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -2018 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -3988 ((-962) (-203) (-203) (-523) (-629 (-203)) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -3568 ((-962) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539))))) (-15 -1282 ((-962) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -2184 ((-962) (-203) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -1771 ((-962) (-203) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -3294 ((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -1391 ((-962) (-203) (-203) (-523) (-523) (-523) (-523))) (-15 -3366 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))) (-15 -3369 ((-962) (-629 (-203)) (-629 (-203)) (-523) (-523))) (-15 -3797 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))))
-((-2296 (((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP)))) 76)) (-1865 (((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))) (-364) (-364)) 69) (((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL)))) 68)) (-2101 (((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG)))) 57)) (-3522 (((-962) (-629 (-203)) (-629 (-203)) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) 50)) (-3346 (((-962) (-203) (-523) (-523) (-1070) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) 49)) (-3255 (((-962) (-203) (-523) (-523) (-203) (-1070) (-203) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) 45)) (-1929 (((-962) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) 42)) (-4105 (((-962) (-203) (-523) (-523) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) 38)))
-(((-689) (-10 -7 (-15 -4105 ((-962) (-203) (-523) (-523) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -1929 ((-962) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))) (-15 -3255 ((-962) (-203) (-523) (-523) (-203) (-1070) (-203) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -3346 ((-962) (-203) (-523) (-523) (-1070) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -3522 ((-962) (-629 (-203)) (-629 (-203)) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))) (-15 -2101 ((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG))))) (-15 -1865 ((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))))) (-15 -1865 ((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))) (-364) (-364))) (-15 -2296 ((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP))))))) (T -689))
-((-2296 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP)))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-1865 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL)))) (-5 *8 (-364)) (-5 *2 (-962)) (-5 *1 (-689)))) (-1865 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL)))) (-5 *2 (-962)) (-5 *1 (-689)))) (-2101 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-3522 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *2 (-962)) (-5 *1 (-689)))) (-3346 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-629 (-203))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-3255 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-629 (-203))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-1929 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-4105 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
-(-10 -7 (-15 -4105 ((-962) (-203) (-523) (-523) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -1929 ((-962) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))) (-15 -3255 ((-962) (-203) (-523) (-523) (-203) (-1070) (-203) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -3346 ((-962) (-203) (-523) (-523) (-1070) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -3522 ((-962) (-629 (-203)) (-629 (-203)) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))) (-15 -2101 ((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG))))) (-15 -1865 ((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))))) (-15 -1865 ((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))) (-364) (-364))) (-15 -2296 ((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP))))))
-((-4114 (((-962) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-617 (-203)) (-523)) 45)) (-1687 (((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-1070) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY)))) 41)) (-2805 (((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 23)))
-(((-690) (-10 -7 (-15 -2805 ((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1687 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-1070) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY))))) (-15 -4114 ((-962) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-617 (-203)) (-523))))) (T -690))
-((-4114 (*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 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-617 (-203))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-690)))) (-1687 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-962)) (-5 *1 (-690)))) (-2805 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-690)))))
-(-10 -7 (-15 -2805 ((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1687 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-1070) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY))))) (-15 -4114 ((-962) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-617 (-203)) (-523))))
-((-2272 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-629 (-203)) (-203) (-203) (-523)) 35)) (-2155 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-203) (-203) (-523)) 34)) (-2263 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-629 (-203)) (-203) (-203) (-523)) 33)) (-3427 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 29)) (-4227 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 28)) (-2537 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523)) 27)) (-2168 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523)) 23)) (-2753 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523)) 22)) (-3607 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523)) 21)) (-2549 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523)) 20)))
-(((-691) (-10 -7 (-15 -2549 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))) (-15 -3607 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2753 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -2168 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -2537 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523))) (-15 -4227 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3427 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2263 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-629 (-203)) (-203) (-203) (-523))) (-15 -2155 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-203) (-203) (-523))) (-15 -2272 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-629 (-203)) (-203) (-203) (-523))))) (T -691))
-((-2272 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-691)))) (-2155 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-691)))) (-2263 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *6 (-203)) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-691)))) (-3427 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-4227 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-2537 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-691)))) (-2168 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-2753 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-3607 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-2549 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))))
-(-10 -7 (-15 -2549 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))) (-15 -3607 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2753 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -2168 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -2537 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523))) (-15 -4227 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3427 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2263 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-629 (-203)) (-203) (-203) (-523))) (-15 -2155 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-203) (-203) (-523))) (-15 -2272 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-629 (-203)) (-203) (-203) (-523))))
-((-3717 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523)) 45)) (-2107 (((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-523)) 44)) (-1237 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523)) 43)) (-2639 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 42)) (-1230 (((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523)) 41)) (-1578 (((-962) (-1070) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523)) 40)) (-3870 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523) (-523) (-523) (-203) (-629 (-203)) (-523)) 39)) (-3863 (((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523))) 38)) (-3962 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523)) 35)) (-3729 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523)) 34)) (-1337 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523)) 33)) (-2092 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 32)) (-4049 (((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523)) 31)) (-2460 (((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-523)) 30)) (-3201 (((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-523) (-523) (-523)) 29)) (-3465 (((-962) (-523) (-523) (-523) (-203) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-523)) (-523) (-523) (-523)) 28)) (-3639 (((-962) (-523) (-629 (-203)) (-203) (-523)) 24)) (-1389 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 20)))
-(((-692) (-10 -7 (-15 -1389 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3639 ((-962) (-523) (-629 (-203)) (-203) (-523))) (-15 -3465 ((-962) (-523) (-523) (-523) (-203) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-523)) (-523) (-523) (-523))) (-15 -3201 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-523) (-523) (-523))) (-15 -2460 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-523))) (-15 -4049 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523))) (-15 -2092 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1337 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523))) (-15 -3729 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523))) (-15 -3962 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3863 ((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)))) (-15 -3870 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523) (-523) (-523) (-203) (-629 (-203)) (-523))) (-15 -1578 ((-962) (-1070) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523))) (-15 -1230 ((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2639 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1237 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))) (-15 -2107 ((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3717 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))))) (T -692))
-((-3717 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-2107 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-1237 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-2639 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-1230 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-1578 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-203)) (-5 *7 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3870 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *6 (-203)) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3863 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-203)) (-5 *7 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3962 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-3729 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-1337 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-2092 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-4049 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-2460 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3201 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3465 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523))) (-5 *3 (-523)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3639 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-1389 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))))
-(-10 -7 (-15 -1389 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3639 ((-962) (-523) (-629 (-203)) (-203) (-523))) (-15 -3465 ((-962) (-523) (-523) (-523) (-203) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-523)) (-523) (-523) (-523))) (-15 -3201 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-523) (-523) (-523))) (-15 -2460 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-523))) (-15 -4049 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523))) (-15 -2092 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1337 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523))) (-15 -3729 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523))) (-15 -3962 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3863 ((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)))) (-15 -3870 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523) (-523) (-523) (-203) (-629 (-203)) (-523))) (-15 -1578 ((-962) (-1070) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523))) (-15 -1230 ((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2639 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1237 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))) (-15 -2107 ((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3717 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))))
-((-2386 (((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-523) (-629 (-203)) (-523)) 63)) (-2692 (((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-108) (-203) (-523) (-203) (-203) (-108) (-203) (-203) (-203) (-203) (-108) (-523) (-523) (-523) (-523) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN)))) 62)) (-1461 (((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-108) (-108) (-523) (-523) (-629 (-203)) (-629 (-523)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS)))) 58)) (-3663 (((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-523) (-523) (-629 (-203)) (-523)) 51)) (-3965 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1)))) 50)) (-3285 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2)))) 46)) (-2020 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1)))) 42)) (-2162 (((-962) (-523) (-203) (-203) (-523) (-203) (-108) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN)))) 38)))
-(((-693) (-10 -7 (-15 -2162 ((-962) (-523) (-203) (-203) (-523) (-203) (-108) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))) (-15 -2020 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1))))) (-15 -3285 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2))))) (-15 -3965 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1))))) (-15 -3663 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-523) (-523) (-629 (-203)) (-523))) (-15 -1461 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-108) (-108) (-523) (-523) (-629 (-203)) (-629 (-523)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS))))) (-15 -2692 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-108) (-203) (-523) (-203) (-203) (-108) (-203) (-203) (-203) (-203) (-108) (-523) (-523) (-523) (-523) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))) (-15 -2386 ((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-523) (-629 (-203)) (-523))))) (T -693))
-((-2386 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))) (-2692 (*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 (-629 (-203))) (-5 *5 (-108)) (-5 *6 (-203)) (-5 *7 (-629 (-523))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN)))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-693)))) (-1461 (*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 (-629 (-203))) (-5 *6 (-108)) (-5 *7 (-629 (-523))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS)))) (-5 *3 (-523)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))) (-3663 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-108)) (-5 *2 (-962)) (-5 *1 (-693)))) (-3965 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1)))) (-5 *2 (-962)) (-5 *1 (-693)))) (-3285 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2)))) (-5 *2 (-962)) (-5 *1 (-693)))) (-2020 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1)))) (-5 *2 (-962)) (-5 *1 (-693)))) (-2162 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-523)) (-5 *5 (-108)) (-5 *6 (-629 (-203))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN)))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))))
-(-10 -7 (-15 -2162 ((-962) (-523) (-203) (-203) (-523) (-203) (-108) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))) (-15 -2020 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1))))) (-15 -3285 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2))))) (-15 -3965 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1))))) (-15 -3663 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-523) (-523) (-629 (-203)) (-523))) (-15 -1461 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-108) (-108) (-523) (-523) (-629 (-203)) (-629 (-523)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS))))) (-15 -2692 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-108) (-203) (-523) (-203) (-203) (-108) (-203) (-203) (-203) (-203) (-108) (-523) (-523) (-523) (-523) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))) (-15 -2386 ((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-523) (-629 (-203)) (-523))))
-((-2260 (((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523)) 46)) (-2782 (((-962) (-1070) (-1070) (-523) (-523) (-629 (-155 (-203))) (-523) (-629 (-155 (-203))) (-523) (-523) (-629 (-155 (-203))) (-523)) 45)) (-2404 (((-962) (-523) (-523) (-523) (-629 (-155 (-203))) (-523)) 44)) (-1968 (((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 40)) (-2799 (((-962) (-1070) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)) (-523)) 39)) (-3915 (((-962) (-523) (-523) (-523) (-629 (-203)) (-523)) 36)) (-1294 (((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523)) 35)) (-1740 (((-962) (-523) (-523) (-523) (-523) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-203) (-203) (-523)) 34)) (-1521 (((-962) (-523) (-523) (-523) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-108) (-203) (-108) (-629 (-523)) (-629 (-203)) (-523)) 33)) (-3611 (((-962) (-523) (-523) (-523) (-523) (-203) (-108) (-108) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-523)) 32)))
-(((-694) (-10 -7 (-15 -3611 ((-962) (-523) (-523) (-523) (-523) (-203) (-108) (-108) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-523))) (-15 -1521 ((-962) (-523) (-523) (-523) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-108) (-203) (-108) (-629 (-523)) (-629 (-203)) (-523))) (-15 -1740 ((-962) (-523) (-523) (-523) (-523) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-203) (-203) (-523))) (-15 -1294 ((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523))) (-15 -3915 ((-962) (-523) (-523) (-523) (-629 (-203)) (-523))) (-15 -2799 ((-962) (-1070) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)) (-523))) (-15 -1968 ((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2404 ((-962) (-523) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -2782 ((-962) (-1070) (-1070) (-523) (-523) (-629 (-155 (-203))) (-523) (-629 (-155 (-203))) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -2260 ((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523))))) (T -694))
-((-2260 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-694)))) (-2782 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-694)))) (-2404 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-694)))) (-1968 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-694)))) (-2799 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-694)))) (-3915 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-694)))) (-1294 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-694)))) (-1740 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *4 (-589 (-108))) (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523))) (-5 *7 (-203)) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-694)))) (-1521 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *4 (-629 (-523))) (-5 *5 (-108)) (-5 *7 (-629 (-203))) (-5 *3 (-523)) (-5 *6 (-203)) (-5 *2 (-962)) (-5 *1 (-694)))) (-3611 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *6 (-589 (-108))) (-5 *7 (-629 (-203))) (-5 *8 (-629 (-523))) (-5 *3 (-523)) (-5 *4 (-203)) (-5 *5 (-108)) (-5 *2 (-962)) (-5 *1 (-694)))))
-(-10 -7 (-15 -3611 ((-962) (-523) (-523) (-523) (-523) (-203) (-108) (-108) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-523))) (-15 -1521 ((-962) (-523) (-523) (-523) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-108) (-203) (-108) (-629 (-523)) (-629 (-203)) (-523))) (-15 -1740 ((-962) (-523) (-523) (-523) (-523) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-203) (-203) (-523))) (-15 -1294 ((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523))) (-15 -3915 ((-962) (-523) (-523) (-523) (-629 (-203)) (-523))) (-15 -2799 ((-962) (-1070) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)) (-523))) (-15 -1968 ((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2404 ((-962) (-523) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -2782 ((-962) (-1070) (-1070) (-523) (-523) (-629 (-155 (-203))) (-523) (-629 (-155 (-203))) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -2260 ((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523))))
-((-2586 (((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523)) 64)) (-2982 (((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523)) 60)) (-3485 (((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))) (-364)) 56) (((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) 55)) (-3751 (((-962) (-523) (-523) (-523) (-203) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523)) 37)) (-4043 (((-962) (-523) (-523) (-203) (-203) (-523) (-523) (-629 (-203)) (-523)) 33)) (-3080 (((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523) (-523)) 29)) (-3420 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 28)) (-1927 (((-962) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 27)) (-3624 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 26)) (-4211 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523)) 25)) (-2317 (((-962) (-523) (-523) (-629 (-203)) (-523)) 24)) (-4170 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 23)) (-1998 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 22)) (-3622 (((-962) (-629 (-203)) (-523) (-523) (-523) (-523)) 21)) (-3227 (((-962) (-523) (-523) (-629 (-203)) (-523)) 20)))
-(((-695) (-10 -7 (-15 -3227 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -3622 ((-962) (-629 (-203)) (-523) (-523) (-523) (-523))) (-15 -1998 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -4170 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2317 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -4211 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523))) (-15 -3624 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1927 ((-962) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3420 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3080 ((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523) (-523))) (-15 -4043 ((-962) (-523) (-523) (-203) (-203) (-523) (-523) (-629 (-203)) (-523))) (-15 -3751 ((-962) (-523) (-523) (-523) (-203) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3485 ((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))))) (-15 -3485 ((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))) (-364))) (-15 -2982 ((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2586 ((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523))))) (T -695))
-((-2586 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-108)) (-5 *5 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-695)))) (-2982 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-108)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-3485 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-364)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))) (-3485 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))) (-3751 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-523)) (-5 *5 (-108)) (-5 *6 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))) (-4043 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))) (-3080 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-695)))) (-3420 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-1927 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-3624 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-4211 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-2317 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-4170 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-1998 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-3622 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-695)))) (-3227 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))))
-(-10 -7 (-15 -3227 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -3622 ((-962) (-629 (-203)) (-523) (-523) (-523) (-523))) (-15 -1998 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -4170 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2317 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -4211 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523))) (-15 -3624 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1927 ((-962) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3420 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3080 ((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523) (-523))) (-15 -4043 ((-962) (-523) (-523) (-203) (-203) (-523) (-523) (-629 (-203)) (-523))) (-15 -3751 ((-962) (-523) (-523) (-523) (-203) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3485 ((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))))) (-15 -3485 ((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))) (-364))) (-15 -2982 ((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2586 ((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523))))
-((-2675 (((-962) (-523) (-523) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD)))) 60)) (-3571 (((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523)) 56)) (-3898 (((-962) (-523) (-629 (-203)) (-108) (-203) (-523) (-523) (-523) (-523) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE)))) 55)) (-3601 (((-962) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523)) 36)) (-1721 (((-962) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-523)) 35)) (-1609 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 31)) (-1805 (((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203))) 30)) (-3351 (((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523)) 26)) (-3360 (((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523)) 25)) (-1728 (((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523)) 24)) (-1658 (((-962) (-523) (-629 (-155 (-203))) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-523)) 20)))
-(((-696) (-10 -7 (-15 -1658 ((-962) (-523) (-629 (-155 (-203))) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -1728 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -3360 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -3351 ((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523))) (-15 -1805 ((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)))) (-15 -1609 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1721 ((-962) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3601 ((-962) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523))) (-15 -3898 ((-962) (-523) (-629 (-203)) (-108) (-203) (-523) (-523) (-523) (-523) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE))))) (-15 -3571 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523))) (-15 -2675 ((-962) (-523) (-523) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD))))))) (T -696))
-((-2675 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD)))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-696)))) (-3571 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-696)))) (-3898 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-108)) (-5 *6 (-203)) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD)))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE)))) (-5 *2 (-962)) (-5 *1 (-696)))) (-3601 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-696)))) (-1721 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-696)))) (-1609 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-696)))) (-1805 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-696)))) (-3351 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-696)))) (-3360 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-696)))) (-1728 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-696)))) (-1658 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-696)))))
-(-10 -7 (-15 -1658 ((-962) (-523) (-629 (-155 (-203))) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -1728 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -3360 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -3351 ((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523))) (-15 -1805 ((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)))) (-15 -1609 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1721 ((-962) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3601 ((-962) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523))) (-15 -3898 ((-962) (-523) (-629 (-203)) (-108) (-203) (-523) (-523) (-523) (-523) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE))))) (-15 -3571 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523))) (-15 -2675 ((-962) (-523) (-523) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD))))))
-((-3262 (((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-523) (-629 (-203))) 28)) (-1515 (((-962) (-1070) (-523) (-523) (-629 (-203))) 27)) (-1235 (((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-203))) 26)) (-2444 (((-962) (-523) (-523) (-523) (-629 (-203))) 20)))
-(((-697) (-10 -7 (-15 -2444 ((-962) (-523) (-523) (-523) (-629 (-203)))) (-15 -1235 ((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-203)))) (-15 -1515 ((-962) (-1070) (-523) (-523) (-629 (-203)))) (-15 -3262 ((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)))))) (T -697))
-((-3262 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-697)))) (-1515 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-697)))) (-1235 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-697)))) (-2444 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-697)))))
-(-10 -7 (-15 -2444 ((-962) (-523) (-523) (-523) (-629 (-203)))) (-15 -1235 ((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-203)))) (-15 -1515 ((-962) (-1070) (-523) (-523) (-629 (-203)))) (-15 -3262 ((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)))))
-((-2935 (((-962) (-203) (-203) (-203) (-203) (-523)) 62)) (-1707 (((-962) (-203) (-203) (-203) (-523)) 61)) (-3834 (((-962) (-203) (-203) (-203) (-523)) 60)) (-2401 (((-962) (-203) (-203) (-523)) 59)) (-3683 (((-962) (-203) (-523)) 58)) (-2328 (((-962) (-203) (-523)) 57)) (-2668 (((-962) (-203) (-523)) 56)) (-3205 (((-962) (-203) (-523)) 55)) (-1215 (((-962) (-203) (-523)) 54)) (-3929 (((-962) (-203) (-523)) 53)) (-2292 (((-962) (-203) (-155 (-203)) (-523) (-1070) (-523)) 52)) (-2026 (((-962) (-203) (-155 (-203)) (-523) (-1070) (-523)) 51)) (-3364 (((-962) (-203) (-523)) 50)) (-3709 (((-962) (-203) (-523)) 49)) (-4055 (((-962) (-203) (-523)) 48)) (-4107 (((-962) (-203) (-523)) 47)) (-2962 (((-962) (-523) (-203) (-155 (-203)) (-523) (-1070) (-523)) 46)) (-1779 (((-962) (-1070) (-155 (-203)) (-1070) (-523)) 45)) (-2044 (((-962) (-1070) (-155 (-203)) (-1070) (-523)) 44)) (-2515 (((-962) (-203) (-155 (-203)) (-523) (-1070) (-523)) 43)) (-2750 (((-962) (-203) (-155 (-203)) (-523) (-1070) (-523)) 42)) (-2133 (((-962) (-203) (-523)) 39)) (-3864 (((-962) (-203) (-523)) 38)) (-2732 (((-962) (-203) (-523)) 37)) (-2928 (((-962) (-203) (-523)) 36)) (-3292 (((-962) (-203) (-523)) 35)) (-1228 (((-962) (-203) (-523)) 34)) (-2207 (((-962) (-203) (-523)) 33)) (-4054 (((-962) (-203) (-523)) 32)) (-1683 (((-962) (-203) (-523)) 31)) (-4019 (((-962) (-203) (-523)) 30)) (-3954 (((-962) (-203) (-203) (-203) (-523)) 29)) (-3436 (((-962) (-203) (-523)) 28)) (-2702 (((-962) (-203) (-523)) 27)) (-1784 (((-962) (-203) (-523)) 26)) (-2853 (((-962) (-203) (-523)) 25)) (-3408 (((-962) (-203) (-523)) 24)) (-2756 (((-962) (-155 (-203)) (-523)) 20)))
-(((-698) (-10 -7 (-15 -2756 ((-962) (-155 (-203)) (-523))) (-15 -3408 ((-962) (-203) (-523))) (-15 -2853 ((-962) (-203) (-523))) (-15 -1784 ((-962) (-203) (-523))) (-15 -2702 ((-962) (-203) (-523))) (-15 -3436 ((-962) (-203) (-523))) (-15 -3954 ((-962) (-203) (-203) (-203) (-523))) (-15 -4019 ((-962) (-203) (-523))) (-15 -1683 ((-962) (-203) (-523))) (-15 -4054 ((-962) (-203) (-523))) (-15 -2207 ((-962) (-203) (-523))) (-15 -1228 ((-962) (-203) (-523))) (-15 -3292 ((-962) (-203) (-523))) (-15 -2928 ((-962) (-203) (-523))) (-15 -2732 ((-962) (-203) (-523))) (-15 -3864 ((-962) (-203) (-523))) (-15 -2133 ((-962) (-203) (-523))) (-15 -2750 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2515 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2044 ((-962) (-1070) (-155 (-203)) (-1070) (-523))) (-15 -1779 ((-962) (-1070) (-155 (-203)) (-1070) (-523))) (-15 -2962 ((-962) (-523) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -4107 ((-962) (-203) (-523))) (-15 -4055 ((-962) (-203) (-523))) (-15 -3709 ((-962) (-203) (-523))) (-15 -3364 ((-962) (-203) (-523))) (-15 -2026 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2292 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -3929 ((-962) (-203) (-523))) (-15 -1215 ((-962) (-203) (-523))) (-15 -3205 ((-962) (-203) (-523))) (-15 -2668 ((-962) (-203) (-523))) (-15 -2328 ((-962) (-203) (-523))) (-15 -3683 ((-962) (-203) (-523))) (-15 -2401 ((-962) (-203) (-203) (-523))) (-15 -3834 ((-962) (-203) (-203) (-203) (-523))) (-15 -1707 ((-962) (-203) (-203) (-203) (-523))) (-15 -2935 ((-962) (-203) (-203) (-203) (-203) (-523))))) (T -698))
-((-2935 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1707 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3834 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2401 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3683 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2328 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2668 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3205 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1215 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3929 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2292 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070)) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2026 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070)) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3364 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3709 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-4055 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-4107 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2962 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-523)) (-5 *5 (-155 (-203))) (-5 *6 (-1070)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1779 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1070)) (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2044 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1070)) (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2515 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070)) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2750 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070)) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2133 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3864 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2732 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2928 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3292 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1228 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2207 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-4054 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1683 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-4019 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3954 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3436 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2702 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1784 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2853 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3408 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2756 (*1 *2 *3 *4) (-12 (-5 *3 (-155 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(-10 -7 (-15 -2756 ((-962) (-155 (-203)) (-523))) (-15 -3408 ((-962) (-203) (-523))) (-15 -2853 ((-962) (-203) (-523))) (-15 -1784 ((-962) (-203) (-523))) (-15 -2702 ((-962) (-203) (-523))) (-15 -3436 ((-962) (-203) (-523))) (-15 -3954 ((-962) (-203) (-203) (-203) (-523))) (-15 -4019 ((-962) (-203) (-523))) (-15 -1683 ((-962) (-203) (-523))) (-15 -4054 ((-962) (-203) (-523))) (-15 -2207 ((-962) (-203) (-523))) (-15 -1228 ((-962) (-203) (-523))) (-15 -3292 ((-962) (-203) (-523))) (-15 -2928 ((-962) (-203) (-523))) (-15 -2732 ((-962) (-203) (-523))) (-15 -3864 ((-962) (-203) (-523))) (-15 -2133 ((-962) (-203) (-523))) (-15 -2750 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2515 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2044 ((-962) (-1070) (-155 (-203)) (-1070) (-523))) (-15 -1779 ((-962) (-1070) (-155 (-203)) (-1070) (-523))) (-15 -2962 ((-962) (-523) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -4107 ((-962) (-203) (-523))) (-15 -4055 ((-962) (-203) (-523))) (-15 -3709 ((-962) (-203) (-523))) (-15 -3364 ((-962) (-203) (-523))) (-15 -2026 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2292 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -3929 ((-962) (-203) (-523))) (-15 -1215 ((-962) (-203) (-523))) (-15 -3205 ((-962) (-203) (-523))) (-15 -2668 ((-962) (-203) (-523))) (-15 -2328 ((-962) (-203) (-523))) (-15 -3683 ((-962) (-203) (-523))) (-15 -2401 ((-962) (-203) (-203) (-523))) (-15 -3834 ((-962) (-203) (-203) (-203) (-523))) (-15 -1707 ((-962) (-203) (-203) (-203) (-523))) (-15 -2935 ((-962) (-203) (-203) (-203) (-203) (-523))))
-((-1626 (((-1174)) 18)) (-1727 (((-1070)) 22)) (-1635 (((-1070)) 21)) (-3242 (((-1020) (-1087) (-629 (-523))) 35) (((-1020) (-1087) (-629 (-203))) 31)) (-3641 (((-108)) 16)) (-3636 (((-1070) (-1070)) 25)))
-(((-699) (-10 -7 (-15 -1635 ((-1070))) (-15 -1727 ((-1070))) (-15 -3636 ((-1070) (-1070))) (-15 -3242 ((-1020) (-1087) (-629 (-203)))) (-15 -3242 ((-1020) (-1087) (-629 (-523)))) (-15 -3641 ((-108))) (-15 -1626 ((-1174))))) (T -699))
-((-1626 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-699)))) (-3641 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-699)))) (-3242 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-629 (-523))) (-5 *2 (-1020)) (-5 *1 (-699)))) (-3242 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-629 (-203))) (-5 *2 (-1020)) (-5 *1 (-699)))) (-3636 (*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))) (-1727 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))) (-1635 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))))
-(-10 -7 (-15 -1635 ((-1070))) (-15 -1727 ((-1070))) (-15 -3636 ((-1070) (-1070))) (-15 -3242 ((-1020) (-1087) (-629 (-203)))) (-15 -3242 ((-1020) (-1087) (-629 (-523)))) (-15 -3641 ((-108))) (-15 -1626 ((-1174))))
-((-2892 (($ $ $) 10)) (-2760 (($ $ $ $) 9)) (-3654 (($ $ $) 12)))
-(((-700 |#1|) (-10 -8 (-15 -3654 (|#1| |#1| |#1|)) (-15 -2892 (|#1| |#1| |#1|)) (-15 -2760 (|#1| |#1| |#1| |#1|))) (-701)) (T -700))
-NIL
-(-10 -8 (-15 -3654 (|#1| |#1| |#1|)) (-15 -2892 (|#1| |#1| |#1|)) (-15 -2760 (|#1| |#1| |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-3402 (($ $ (-852)) 28)) (-2237 (($ $ (-852)) 29)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2892 (($ $ $) 25)) (-1691 (((-794) $) 11)) (-2760 (($ $ $ $) 26)) (-3654 (($ $ $) 24)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27)))
+((-2539 (((-962) (-629 (-203)) (-523) (-108) (-523)) 25)) (-2663 (((-962) (-629 (-203)) (-523) (-108) (-523)) 24)))
+(((-685) (-10 -7 (-15 -2663 ((-962) (-629 (-203)) (-523) (-108) (-523))) (-15 -2539 ((-962) (-629 (-203)) (-523) (-108) (-523))))) (T -685))
+((-2539 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-108)) (-5 *2 (-962)) (-5 *1 (-685)))) (-2663 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-108)) (-5 *2 (-962)) (-5 *1 (-685)))))
+(-10 -7 (-15 -2663 ((-962) (-629 (-203)) (-523) (-108) (-523))) (-15 -2539 ((-962) (-629 (-203)) (-523) (-108) (-523))))
+((-1472 (((-962) (-523) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN)))) 43)) (-2923 (((-962) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN)))) 39)) (-1226 (((-962) (-203) (-203) (-203) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) 32)))
+(((-686) (-10 -7 (-15 -1226 ((-962) (-203) (-203) (-203) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -2923 ((-962) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN))))) (-15 -1472 ((-962) (-523) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN))))))) (T -686))
+((-1472 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN)))) (-5 *2 (-962)) (-5 *1 (-686)))) (-2923 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN)))) (-5 *2 (-962)) (-5 *1 (-686)))) (-1226 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *2 (-962)) (-5 *1 (-686)))))
+(-10 -7 (-15 -1226 ((-962) (-203) (-203) (-203) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -2923 ((-962) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN))))) (-15 -1472 ((-962) (-523) (-523) (-523) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN))))))
+((-3650 (((-962) (-523) (-523) (-629 (-203)) (-523)) 34)) (-3249 (((-962) (-523) (-523) (-629 (-203)) (-523)) 33)) (-3165 (((-962) (-523) (-629 (-203)) (-523)) 32)) (-1485 (((-962) (-523) (-629 (-203)) (-523)) 31)) (-1388 (((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 30)) (-2482 (((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 29)) (-4122 (((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523)) 28)) (-1742 (((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523)) 27)) (-2924 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 24)) (-2114 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523)) 23)) (-3281 (((-962) (-523) (-629 (-203)) (-523)) 22)) (-2540 (((-962) (-523) (-629 (-203)) (-523)) 21)))
+(((-687) (-10 -7 (-15 -2540 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3281 ((-962) (-523) (-629 (-203)) (-523))) (-15 -2114 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2924 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1742 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523))) (-15 -4122 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2482 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1388 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1485 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3165 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3249 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -3650 ((-962) (-523) (-523) (-629 (-203)) (-523))))) (T -687))
+((-3650 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-3249 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-3165 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-1485 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-1388 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-2482 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-4122 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-1742 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-2924 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-2114 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-3281 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))) (-2540 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-687)))))
+(-10 -7 (-15 -2540 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3281 ((-962) (-523) (-629 (-203)) (-523))) (-15 -2114 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2924 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1742 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523))) (-15 -4122 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2482 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1388 ((-962) (-523) (-523) (-1070) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1485 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3165 ((-962) (-523) (-629 (-203)) (-523))) (-15 -3249 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -3650 ((-962) (-523) (-523) (-629 (-203)) (-523))))
+((-3259 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN)))) 52)) (-2612 (((-962) (-629 (-203)) (-629 (-203)) (-523) (-523)) 51)) (-2583 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN)))) 50)) (-3839 (((-962) (-203) (-203) (-523) (-523) (-523) (-523)) 46)) (-1981 (((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) 45)) (-1236 (((-962) (-203) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) 44)) (-2725 (((-962) (-203) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) 43)) (-2278 (((-962) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) 42)) (-2835 (((-962) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) 38)) (-1457 (((-962) (-203) (-203) (-523) (-629 (-203)) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) 37)) (-1846 (((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) 33)) (-2212 (((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) 32)))
+(((-688) (-10 -7 (-15 -2212 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -1846 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -1457 ((-962) (-203) (-203) (-523) (-629 (-203)) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -2835 ((-962) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -2278 ((-962) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -2725 ((-962) (-203) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -1236 ((-962) (-203) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -1981 ((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -3839 ((-962) (-203) (-203) (-523) (-523) (-523) (-523))) (-15 -2583 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))) (-15 -2612 ((-962) (-629 (-203)) (-629 (-203)) (-523) (-523))) (-15 -3259 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))))) (T -688))
+((-3259 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-2612 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-688)))) (-2583 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-3839 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-688)))) (-1981 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-1236 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-2725 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-2278 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-2835 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-1457 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-688)))) (-1846 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *2 (-962)) (-5 *1 (-688)))) (-2212 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *2 (-962)) (-5 *1 (-688)))))
+(-10 -7 (-15 -2212 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -1846 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -1457 ((-962) (-203) (-203) (-523) (-629 (-203)) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -2835 ((-962) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894))))) (-15 -2278 ((-962) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -2725 ((-962) (-203) (-203) (-203) (-203) (-523) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -1236 ((-962) (-203) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -1981 ((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G))))) (-15 -3839 ((-962) (-203) (-203) (-523) (-523) (-523) (-523))) (-15 -2583 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))) (-15 -2612 ((-962) (-629 (-203)) (-629 (-203)) (-523) (-523))) (-15 -3259 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-203) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))))
+((-1384 (((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP)))) 76)) (-2776 (((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))) (-364) (-364)) 69) (((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL)))) 68)) (-3273 (((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG)))) 57)) (-3622 (((-962) (-629 (-203)) (-629 (-203)) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) 50)) (-1201 (((-962) (-203) (-523) (-523) (-1070) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) 49)) (-1480 (((-962) (-203) (-523) (-523) (-203) (-1070) (-203) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) 45)) (-2221 (((-962) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) 42)) (-3888 (((-962) (-203) (-523) (-523) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) 38)))
+(((-689) (-10 -7 (-15 -3888 ((-962) (-203) (-523) (-523) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -2221 ((-962) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))) (-15 -1480 ((-962) (-203) (-523) (-523) (-203) (-1070) (-203) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -1201 ((-962) (-203) (-523) (-523) (-1070) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -3622 ((-962) (-629 (-203)) (-629 (-203)) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))) (-15 -3273 ((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG))))) (-15 -2776 ((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))))) (-15 -2776 ((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))) (-364) (-364))) (-15 -1384 ((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP))))))) (T -689))
+((-1384 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP)))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-2776 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL)))) (-5 *8 (-364)) (-5 *2 (-962)) (-5 *1 (-689)))) (-2776 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL)))) (-5 *2 (-962)) (-5 *1 (-689)))) (-3273 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-3622 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *2 (-962)) (-5 *1 (-689)))) (-1201 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-629 (-203))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-1480 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-629 (-203))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-2221 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))) (-3888 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
+(-10 -7 (-15 -3888 ((-962) (-203) (-523) (-523) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -2221 ((-962) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))) (-15 -1480 ((-962) (-203) (-523) (-523) (-203) (-1070) (-203) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -1201 ((-962) (-203) (-523) (-523) (-1070) (-523) (-203) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))) (-15 -3622 ((-962) (-629 (-203)) (-629 (-203)) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))) (-15 -3273 ((-962) (-203) (-203) (-523) (-203) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG))))) (-15 -2776 ((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))))) (-15 -2776 ((-962) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))) (-364) (-364))) (-15 -1384 ((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP))))))
+((-3970 (((-962) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-617 (-203)) (-523)) 45)) (-1667 (((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-1070) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY)))) 41)) (-2590 (((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 23)))
+(((-690) (-10 -7 (-15 -2590 ((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1667 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-1070) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY))))) (-15 -3970 ((-962) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-617 (-203)) (-523))))) (T -690))
+((-3970 (*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 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-617 (-203))) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-690)))) (-1667 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-962)) (-5 *1 (-690)))) (-2590 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-690)))))
+(-10 -7 (-15 -2590 ((-962) (-523) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1667 ((-962) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-1070) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY))))) (-15 -3970 ((-962) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-617 (-203)) (-523))))
+((-2425 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-629 (-203)) (-203) (-203) (-523)) 35)) (-3767 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-203) (-203) (-523)) 34)) (-2362 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-629 (-203)) (-203) (-203) (-523)) 33)) (-1381 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 29)) (-2116 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 28)) (-2921 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523)) 27)) (-2572 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523)) 24)) (-3313 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523)) 23)) (-1386 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523)) 22)) (-3037 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523)) 21)))
+(((-691) (-10 -7 (-15 -3037 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))) (-15 -1386 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3313 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -2572 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -2921 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523))) (-15 -2116 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1381 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2362 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-629 (-203)) (-203) (-203) (-523))) (-15 -3767 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-203) (-203) (-523))) (-15 -2425 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-629 (-203)) (-203) (-203) (-523))))) (T -691))
+((-2425 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-691)))) (-3767 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-691)))) (-2362 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *6 (-203)) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-691)))) (-1381 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-2116 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-2921 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-691)))) (-2572 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-3313 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-1386 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))) (-3037 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-691)))))
+(-10 -7 (-15 -3037 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))) (-15 -1386 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3313 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -2572 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -2921 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-203) (-523))) (-15 -2116 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1381 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2362 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-629 (-203)) (-203) (-203) (-523))) (-15 -3767 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-203) (-203) (-523))) (-15 -2425 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-629 (-203)) (-203) (-203) (-523))))
+((-3750 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523)) 45)) (-3311 (((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-523)) 44)) (-3023 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523)) 43)) (-1474 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 42)) (-2941 (((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523)) 41)) (-3005 (((-962) (-1070) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523)) 40)) (-3369 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523) (-523) (-523) (-203) (-629 (-203)) (-523)) 39)) (-2154 (((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523))) 38)) (-3085 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-523)) 35)) (-3873 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523)) 34)) (-1434 (((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523)) 33)) (-3181 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 32)) (-2158 (((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523)) 31)) (-3451 (((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-523)) 30)) (-1678 (((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-523) (-523) (-523)) 29)) (-1834 (((-962) (-523) (-523) (-523) (-203) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-523)) (-523) (-523) (-523)) 28)) (-1785 (((-962) (-523) (-629 (-203)) (-203) (-523)) 24)) (-3813 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 21)))
+(((-692) (-10 -7 (-15 -3813 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1785 ((-962) (-523) (-629 (-203)) (-203) (-523))) (-15 -1834 ((-962) (-523) (-523) (-523) (-203) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-523)) (-523) (-523) (-523))) (-15 -1678 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-523) (-523) (-523))) (-15 -3451 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-523))) (-15 -2158 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523))) (-15 -3181 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1434 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523))) (-15 -3873 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523))) (-15 -3085 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2154 ((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)))) (-15 -3369 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523) (-523) (-523) (-203) (-629 (-203)) (-523))) (-15 -3005 ((-962) (-1070) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523))) (-15 -2941 ((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1474 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3023 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))) (-15 -3311 ((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3750 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))))) (T -692))
+((-3750 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-3311 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3023 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-1474 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-2941 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3005 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-203)) (-5 *7 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3369 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *6 (-203)) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))) (-2154 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-203)) (-5 *7 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3085 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-3873 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-1434 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3181 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))) (-2158 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3451 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-1678 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-1834 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523))) (-5 *3 (-523)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-1785 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))) (-3813 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-692)))))
+(-10 -7 (-15 -3813 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1785 ((-962) (-523) (-629 (-203)) (-203) (-523))) (-15 -1834 ((-962) (-523) (-523) (-523) (-203) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-523)) (-523) (-523) (-523))) (-15 -1678 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-523) (-523) (-523))) (-15 -3451 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523) (-523) (-523))) (-15 -2158 ((-962) (-523) (-203) (-203) (-629 (-203)) (-523) (-523) (-203) (-523))) (-15 -3181 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1434 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523))) (-15 -3873 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523))) (-15 -3085 ((-962) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2154 ((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)))) (-15 -3369 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523) (-523) (-523) (-203) (-629 (-203)) (-523))) (-15 -3005 ((-962) (-1070) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523))) (-15 -2941 ((-962) (-1070) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1474 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3023 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))) (-15 -3311 ((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3750 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523) (-629 (-203)) (-629 (-203)) (-523) (-523) (-523))))
+((-4081 (((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-523) (-629 (-203)) (-523)) 63)) (-3955 (((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-108) (-203) (-523) (-203) (-203) (-108) (-203) (-203) (-203) (-203) (-108) (-523) (-523) (-523) (-523) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN)))) 62)) (-3149 (((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-108) (-108) (-523) (-523) (-629 (-203)) (-629 (-523)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS)))) 58)) (-2072 (((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-523) (-523) (-629 (-203)) (-523)) 51)) (-3118 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1)))) 50)) (-1854 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2)))) 46)) (-1874 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1)))) 42)) (-2551 (((-962) (-523) (-203) (-203) (-523) (-203) (-108) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN)))) 38)))
+(((-693) (-10 -7 (-15 -2551 ((-962) (-523) (-203) (-203) (-523) (-203) (-108) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))) (-15 -1874 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1))))) (-15 -1854 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2))))) (-15 -3118 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1))))) (-15 -2072 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-523) (-523) (-629 (-203)) (-523))) (-15 -3149 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-108) (-108) (-523) (-523) (-629 (-203)) (-629 (-523)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS))))) (-15 -3955 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-108) (-203) (-523) (-203) (-203) (-108) (-203) (-203) (-203) (-203) (-108) (-523) (-523) (-523) (-523) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))) (-15 -4081 ((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-523) (-629 (-203)) (-523))))) (T -693))
+((-4081 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))) (-3955 (*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 (-629 (-203))) (-5 *5 (-108)) (-5 *6 (-203)) (-5 *7 (-629 (-523))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN)))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-693)))) (-3149 (*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 (-629 (-203))) (-5 *6 (-108)) (-5 *7 (-629 (-523))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS)))) (-5 *3 (-523)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))) (-2072 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-108)) (-5 *2 (-962)) (-5 *1 (-693)))) (-3118 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1)))) (-5 *2 (-962)) (-5 *1 (-693)))) (-1854 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2)))) (-5 *2 (-962)) (-5 *1 (-693)))) (-1874 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1)))) (-5 *2 (-962)) (-5 *1 (-693)))) (-2551 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-523)) (-5 *5 (-108)) (-5 *6 (-629 (-203))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN)))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))))
+(-10 -7 (-15 -2551 ((-962) (-523) (-203) (-203) (-523) (-203) (-108) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))) (-15 -1874 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1))))) (-15 -1854 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2))))) (-15 -3118 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1))))) (-15 -2072 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-523) (-523) (-629 (-203)) (-523))) (-15 -3149 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-203) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-108) (-108) (-108) (-523) (-523) (-629 (-203)) (-629 (-523)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS))))) (-15 -3955 ((-962) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-523) (-108) (-203) (-523) (-203) (-203) (-108) (-203) (-203) (-203) (-203) (-108) (-523) (-523) (-523) (-523) (-523) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-523) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))) (-15 -4081 ((-962) (-523) (-523) (-523) (-203) (-629 (-203)) (-523) (-629 (-203)) (-523))))
+((-2338 (((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523)) 47)) (-3623 (((-962) (-1070) (-1070) (-523) (-523) (-629 (-155 (-203))) (-523) (-629 (-155 (-203))) (-523) (-523) (-629 (-155 (-203))) (-523)) 46)) (-4186 (((-962) (-523) (-523) (-523) (-629 (-155 (-203))) (-523)) 45)) (-2494 (((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 40)) (-3816 (((-962) (-1070) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)) (-523)) 39)) (-3881 (((-962) (-523) (-523) (-523) (-629 (-203)) (-523)) 36)) (-2357 (((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523)) 35)) (-4029 (((-962) (-523) (-523) (-523) (-523) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-203) (-203) (-523)) 34)) (-3692 (((-962) (-523) (-523) (-523) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-108) (-203) (-108) (-629 (-523)) (-629 (-203)) (-523)) 33)) (-1433 (((-962) (-523) (-523) (-523) (-523) (-203) (-108) (-108) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-523)) 32)))
+(((-694) (-10 -7 (-15 -1433 ((-962) (-523) (-523) (-523) (-523) (-203) (-108) (-108) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-523))) (-15 -3692 ((-962) (-523) (-523) (-523) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-108) (-203) (-108) (-629 (-523)) (-629 (-203)) (-523))) (-15 -4029 ((-962) (-523) (-523) (-523) (-523) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-203) (-203) (-523))) (-15 -2357 ((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523))) (-15 -3881 ((-962) (-523) (-523) (-523) (-629 (-203)) (-523))) (-15 -3816 ((-962) (-1070) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)) (-523))) (-15 -2494 ((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -4186 ((-962) (-523) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -3623 ((-962) (-1070) (-1070) (-523) (-523) (-629 (-155 (-203))) (-523) (-629 (-155 (-203))) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -2338 ((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523))))) (T -694))
+((-2338 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-694)))) (-3623 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-694)))) (-4186 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-694)))) (-2494 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-694)))) (-3816 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-694)))) (-3881 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-694)))) (-2357 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-694)))) (-4029 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *4 (-589 (-108))) (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523))) (-5 *7 (-203)) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-694)))) (-3692 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *4 (-629 (-523))) (-5 *5 (-108)) (-5 *7 (-629 (-203))) (-5 *3 (-523)) (-5 *6 (-203)) (-5 *2 (-962)) (-5 *1 (-694)))) (-1433 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *6 (-589 (-108))) (-5 *7 (-629 (-203))) (-5 *8 (-629 (-523))) (-5 *3 (-523)) (-5 *4 (-203)) (-5 *5 (-108)) (-5 *2 (-962)) (-5 *1 (-694)))))
+(-10 -7 (-15 -1433 ((-962) (-523) (-523) (-523) (-523) (-203) (-108) (-108) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-523))) (-15 -3692 ((-962) (-523) (-523) (-523) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-629 (-523)) (-108) (-203) (-108) (-629 (-523)) (-629 (-203)) (-523))) (-15 -4029 ((-962) (-523) (-523) (-523) (-523) (-589 (-108)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-203) (-203) (-523))) (-15 -2357 ((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523))) (-15 -3881 ((-962) (-523) (-523) (-523) (-629 (-203)) (-523))) (-15 -3816 ((-962) (-1070) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)) (-523))) (-15 -2494 ((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -4186 ((-962) (-523) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -3623 ((-962) (-1070) (-1070) (-523) (-523) (-629 (-155 (-203))) (-523) (-629 (-155 (-203))) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -2338 ((-962) (-1070) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523))))
+((-2272 (((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523)) 65)) (-2013 (((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523)) 60)) (-2064 (((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))) (-364)) 56) (((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) 55)) (-2817 (((-962) (-523) (-523) (-523) (-203) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523)) 37)) (-2109 (((-962) (-523) (-523) (-203) (-203) (-523) (-523) (-629 (-203)) (-523)) 33)) (-3521 (((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523) (-523)) 30)) (-3166 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 29)) (-2207 (((-962) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 28)) (-1603 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 27)) (-1920 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523)) 26)) (-1602 (((-962) (-523) (-523) (-629 (-203)) (-523)) 25)) (-2614 (((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 24)) (-1594 (((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523)) 23)) (-1577 (((-962) (-629 (-203)) (-523) (-523) (-523) (-523)) 22)) (-2049 (((-962) (-523) (-523) (-629 (-203)) (-523)) 21)))
+(((-695) (-10 -7 (-15 -2049 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -1577 ((-962) (-629 (-203)) (-523) (-523) (-523) (-523))) (-15 -1594 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2614 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1602 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -1920 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523))) (-15 -1603 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2207 ((-962) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3166 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3521 ((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523) (-523))) (-15 -2109 ((-962) (-523) (-523) (-203) (-203) (-523) (-523) (-629 (-203)) (-523))) (-15 -2817 ((-962) (-523) (-523) (-523) (-203) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2064 ((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))))) (-15 -2064 ((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))) (-364))) (-15 -2013 ((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2272 ((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523))))) (T -695))
+((-2272 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-108)) (-5 *5 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-695)))) (-2013 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *4 (-108)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-2064 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-364)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))) (-2064 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))) (-2817 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-523)) (-5 *5 (-108)) (-5 *6 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))) (-2109 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))) (-3521 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-695)))) (-3166 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-2207 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-1603 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-1920 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-1602 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-2614 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-1594 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))) (-1577 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-695)))) (-2049 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-695)))))
+(-10 -7 (-15 -2049 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -1577 ((-962) (-629 (-203)) (-523) (-523) (-523) (-523))) (-15 -1594 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2614 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -1602 ((-962) (-523) (-523) (-629 (-203)) (-523))) (-15 -1920 ((-962) (-523) (-523) (-523) (-523) (-629 (-203)) (-523))) (-15 -1603 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2207 ((-962) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3166 ((-962) (-523) (-523) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3521 ((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523) (-523))) (-15 -2109 ((-962) (-523) (-523) (-203) (-203) (-523) (-523) (-629 (-203)) (-523))) (-15 -2817 ((-962) (-523) (-523) (-523) (-203) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2064 ((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))))) (-15 -2064 ((-962) (-523) (-523) (-203) (-523) (-523) (-523) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE))) (-364))) (-15 -2013 ((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -2272 ((-962) (-523) (-523) (-523) (-523) (-523) (-108) (-523) (-108) (-523) (-629 (-155 (-203))) (-629 (-155 (-203))) (-523))))
+((-1944 (((-962) (-523) (-523) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD)))) 61)) (-2857 (((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523)) 57)) (-3686 (((-962) (-523) (-629 (-203)) (-108) (-203) (-523) (-523) (-523) (-523) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE)))) 56)) (-3182 (((-962) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523)) 37)) (-3857 (((-962) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-523)) 36)) (-2194 (((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523)) 33)) (-3463 (((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203))) 32)) (-1238 (((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523)) 28)) (-1300 (((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523)) 27)) (-3930 (((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523)) 26)) (-1334 (((-962) (-523) (-629 (-155 (-203))) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-523)) 22)))
+(((-696) (-10 -7 (-15 -1334 ((-962) (-523) (-629 (-155 (-203))) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -3930 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -1300 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -1238 ((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523))) (-15 -3463 ((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)))) (-15 -2194 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3857 ((-962) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3182 ((-962) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523))) (-15 -3686 ((-962) (-523) (-629 (-203)) (-108) (-203) (-523) (-523) (-523) (-523) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE))))) (-15 -2857 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523))) (-15 -1944 ((-962) (-523) (-523) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD))))))) (T -696))
+((-1944 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD)))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-696)))) (-2857 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-696)))) (-3686 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-108)) (-5 *6 (-203)) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD)))) (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE)))) (-5 *2 (-962)) (-5 *1 (-696)))) (-3182 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-696)))) (-3857 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-696)))) (-2194 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-696)))) (-3463 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-696)))) (-1238 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-696)))) (-1300 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-696)))) (-3930 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-696)))) (-1334 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-155 (-203)))) (-5 *2 (-962)) (-5 *1 (-696)))))
+(-10 -7 (-15 -1334 ((-962) (-523) (-629 (-155 (-203))) (-523) (-523) (-523) (-523) (-629 (-155 (-203))) (-523))) (-15 -3930 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -1300 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-523))) (-15 -1238 ((-962) (-629 (-203)) (-523) (-629 (-203)) (-523) (-523) (-523))) (-15 -3463 ((-962) (-523) (-629 (-203)) (-523) (-629 (-523)) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)))) (-15 -2194 ((-962) (-523) (-523) (-629 (-203)) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3857 ((-962) (-523) (-523) (-523) (-203) (-523) (-629 (-203)) (-629 (-203)) (-523))) (-15 -3182 ((-962) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-523)) (-629 (-203)) (-629 (-523)) (-629 (-523)) (-629 (-203)) (-629 (-203)) (-629 (-523)) (-523))) (-15 -3686 ((-962) (-523) (-629 (-203)) (-108) (-203) (-523) (-523) (-523) (-523) (-203) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE))))) (-15 -2857 ((-962) (-523) (-629 (-203)) (-523) (-629 (-203)) (-629 (-523)) (-523) (-629 (-203)) (-523) (-523) (-523) (-523))) (-15 -1944 ((-962) (-523) (-523) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-629 (-203)) (-523) (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD))))))
+((-1575 (((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-523) (-629 (-203))) 29)) (-3630 (((-962) (-1070) (-523) (-523) (-629 (-203))) 28)) (-2998 (((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-203))) 27)) (-3317 (((-962) (-523) (-523) (-523) (-629 (-203))) 21)))
+(((-697) (-10 -7 (-15 -3317 ((-962) (-523) (-523) (-523) (-629 (-203)))) (-15 -2998 ((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-203)))) (-15 -3630 ((-962) (-1070) (-523) (-523) (-629 (-203)))) (-15 -1575 ((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)))))) (T -697))
+((-1575 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-697)))) (-3630 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-697)))) (-2998 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-697)))) (-3317 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962)) (-5 *1 (-697)))))
+(-10 -7 (-15 -3317 ((-962) (-523) (-523) (-523) (-629 (-203)))) (-15 -2998 ((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-629 (-523)) (-523) (-629 (-203)))) (-15 -3630 ((-962) (-1070) (-523) (-523) (-629 (-203)))) (-15 -1575 ((-962) (-1070) (-523) (-523) (-629 (-203)) (-523) (-523) (-629 (-203)))))
+((-1405 (((-962) (-203) (-203) (-203) (-203) (-523)) 62)) (-1881 (((-962) (-203) (-203) (-203) (-523)) 61)) (-1822 (((-962) (-203) (-203) (-203) (-523)) 60)) (-4167 (((-962) (-203) (-203) (-523)) 59)) (-3430 (((-962) (-203) (-523)) 58)) (-1712 (((-962) (-203) (-523)) 57)) (-1848 (((-962) (-203) (-523)) 56)) (-1735 (((-962) (-203) (-523)) 55)) (-2787 (((-962) (-203) (-523)) 54)) (-2740 (((-962) (-203) (-523)) 53)) (-1351 (((-962) (-203) (-155 (-203)) (-523) (-1070) (-523)) 52)) (-1941 (((-962) (-203) (-155 (-203)) (-523) (-1070) (-523)) 51)) (-2568 (((-962) (-203) (-523)) 50)) (-3690 (((-962) (-203) (-523)) 49)) (-3351 (((-962) (-203) (-523)) 48)) (-3914 (((-962) (-203) (-523)) 47)) (-1757 (((-962) (-523) (-203) (-155 (-203)) (-523) (-1070) (-523)) 46)) (-3185 (((-962) (-1070) (-155 (-203)) (-1070) (-523)) 45)) (-3945 (((-962) (-1070) (-155 (-203)) (-1070) (-523)) 44)) (-2709 (((-962) (-203) (-155 (-203)) (-523) (-1070) (-523)) 43)) (-3285 (((-962) (-203) (-155 (-203)) (-523) (-1070) (-523)) 42)) (-3551 (((-962) (-203) (-523)) 39)) (-3315 (((-962) (-203) (-523)) 38)) (-1243 (((-962) (-203) (-523)) 37)) (-2552 (((-962) (-203) (-523)) 36)) (-1951 (((-962) (-203) (-523)) 35)) (-2918 (((-962) (-203) (-523)) 34)) (-2970 (((-962) (-203) (-523)) 33)) (-2183 (((-962) (-203) (-523)) 32)) (-1614 (((-962) (-203) (-523)) 31)) (-1815 (((-962) (-203) (-523)) 30)) (-2997 (((-962) (-203) (-203) (-203) (-523)) 29)) (-1486 (((-962) (-203) (-523)) 28)) (-4044 (((-962) (-203) (-523)) 27)) (-3234 (((-962) (-203) (-523)) 26)) (-3083 (((-962) (-203) (-523)) 25)) (-3025 (((-962) (-203) (-523)) 24)) (-3344 (((-962) (-155 (-203)) (-523)) 21)))
+(((-698) (-10 -7 (-15 -3344 ((-962) (-155 (-203)) (-523))) (-15 -3025 ((-962) (-203) (-523))) (-15 -3083 ((-962) (-203) (-523))) (-15 -3234 ((-962) (-203) (-523))) (-15 -4044 ((-962) (-203) (-523))) (-15 -1486 ((-962) (-203) (-523))) (-15 -2997 ((-962) (-203) (-203) (-203) (-523))) (-15 -1815 ((-962) (-203) (-523))) (-15 -1614 ((-962) (-203) (-523))) (-15 -2183 ((-962) (-203) (-523))) (-15 -2970 ((-962) (-203) (-523))) (-15 -2918 ((-962) (-203) (-523))) (-15 -1951 ((-962) (-203) (-523))) (-15 -2552 ((-962) (-203) (-523))) (-15 -1243 ((-962) (-203) (-523))) (-15 -3315 ((-962) (-203) (-523))) (-15 -3551 ((-962) (-203) (-523))) (-15 -3285 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2709 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -3945 ((-962) (-1070) (-155 (-203)) (-1070) (-523))) (-15 -3185 ((-962) (-1070) (-155 (-203)) (-1070) (-523))) (-15 -1757 ((-962) (-523) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -3914 ((-962) (-203) (-523))) (-15 -3351 ((-962) (-203) (-523))) (-15 -3690 ((-962) (-203) (-523))) (-15 -2568 ((-962) (-203) (-523))) (-15 -1941 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -1351 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2740 ((-962) (-203) (-523))) (-15 -2787 ((-962) (-203) (-523))) (-15 -1735 ((-962) (-203) (-523))) (-15 -1848 ((-962) (-203) (-523))) (-15 -1712 ((-962) (-203) (-523))) (-15 -3430 ((-962) (-203) (-523))) (-15 -4167 ((-962) (-203) (-203) (-523))) (-15 -1822 ((-962) (-203) (-203) (-203) (-523))) (-15 -1881 ((-962) (-203) (-203) (-203) (-523))) (-15 -1405 ((-962) (-203) (-203) (-203) (-203) (-523))))) (T -698))
+((-1405 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1881 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1822 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-4167 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3430 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1712 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1848 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1735 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2740 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1351 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070)) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1941 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070)) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2568 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3690 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3351 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3914 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1757 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-523)) (-5 *5 (-155 (-203))) (-5 *6 (-1070)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3185 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1070)) (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3945 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1070)) (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2709 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070)) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3285 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070)) (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3551 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3315 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1243 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2552 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1951 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2918 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2970 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2183 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1614 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1815 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-2997 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-1486 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-4044 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3234 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3083 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3025 (*1 *2 *3 *4) (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))) (-3344 (*1 *2 *3 *4) (-12 (-5 *3 (-155 (-203))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(-10 -7 (-15 -3344 ((-962) (-155 (-203)) (-523))) (-15 -3025 ((-962) (-203) (-523))) (-15 -3083 ((-962) (-203) (-523))) (-15 -3234 ((-962) (-203) (-523))) (-15 -4044 ((-962) (-203) (-523))) (-15 -1486 ((-962) (-203) (-523))) (-15 -2997 ((-962) (-203) (-203) (-203) (-523))) (-15 -1815 ((-962) (-203) (-523))) (-15 -1614 ((-962) (-203) (-523))) (-15 -2183 ((-962) (-203) (-523))) (-15 -2970 ((-962) (-203) (-523))) (-15 -2918 ((-962) (-203) (-523))) (-15 -1951 ((-962) (-203) (-523))) (-15 -2552 ((-962) (-203) (-523))) (-15 -1243 ((-962) (-203) (-523))) (-15 -3315 ((-962) (-203) (-523))) (-15 -3551 ((-962) (-203) (-523))) (-15 -3285 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2709 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -3945 ((-962) (-1070) (-155 (-203)) (-1070) (-523))) (-15 -3185 ((-962) (-1070) (-155 (-203)) (-1070) (-523))) (-15 -1757 ((-962) (-523) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -3914 ((-962) (-203) (-523))) (-15 -3351 ((-962) (-203) (-523))) (-15 -3690 ((-962) (-203) (-523))) (-15 -2568 ((-962) (-203) (-523))) (-15 -1941 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -1351 ((-962) (-203) (-155 (-203)) (-523) (-1070) (-523))) (-15 -2740 ((-962) (-203) (-523))) (-15 -2787 ((-962) (-203) (-523))) (-15 -1735 ((-962) (-203) (-523))) (-15 -1848 ((-962) (-203) (-523))) (-15 -1712 ((-962) (-203) (-523))) (-15 -3430 ((-962) (-203) (-523))) (-15 -4167 ((-962) (-203) (-203) (-523))) (-15 -1822 ((-962) (-203) (-203) (-203) (-523))) (-15 -1881 ((-962) (-203) (-203) (-203) (-523))) (-15 -1405 ((-962) (-203) (-203) (-203) (-203) (-523))))
+((-2320 (((-1174)) 18)) (-3919 (((-1070)) 22)) (-2383 (((-1070)) 21)) (-1343 (((-1020) (-1087) (-629 (-523))) 37) (((-1020) (-1087) (-629 (-203))) 32)) (-3171 (((-108)) 16)) (-1758 (((-1070) (-1070)) 25)))
+(((-699) (-10 -7 (-15 -2383 ((-1070))) (-15 -3919 ((-1070))) (-15 -1758 ((-1070) (-1070))) (-15 -1343 ((-1020) (-1087) (-629 (-203)))) (-15 -1343 ((-1020) (-1087) (-629 (-523)))) (-15 -3171 ((-108))) (-15 -2320 ((-1174))))) (T -699))
+((-2320 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-699)))) (-3171 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-699)))) (-1343 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-629 (-523))) (-5 *2 (-1020)) (-5 *1 (-699)))) (-1343 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-629 (-203))) (-5 *2 (-1020)) (-5 *1 (-699)))) (-1758 (*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))) (-3919 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))) (-2383 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))))
+(-10 -7 (-15 -2383 ((-1070))) (-15 -3919 ((-1070))) (-15 -1758 ((-1070) (-1070))) (-15 -1343 ((-1020) (-1087) (-629 (-203)))) (-15 -1343 ((-1020) (-1087) (-629 (-523)))) (-15 -3171 ((-108))) (-15 -2320 ((-1174))))
+((-2306 (($ $ $) 10)) (-3377 (($ $ $ $) 9)) (-1952 (($ $ $) 12)))
+(((-700 |#1|) (-10 -8 (-15 -1952 (|#1| |#1| |#1|)) (-15 -2306 (|#1| |#1| |#1|)) (-15 -3377 (|#1| |#1| |#1| |#1|))) (-701)) (T -700))
+NIL
+(-10 -8 (-15 -1952 (|#1| |#1| |#1|)) (-15 -2306 (|#1| |#1| |#1|)) (-15 -3377 (|#1| |#1| |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2966 (($ $ (-852)) 28)) (-2165 (($ $ (-852)) 29)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2306 (($ $ $) 25)) (-3976 (((-794) $) 11)) (-3377 (($ $ $ $) 26)) (-1952 (($ $ $) 24)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 30)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27)))
(((-701) (-129)) (T -701))
-((-2760 (*1 *1 *1 *1 *1) (-4 *1 (-701))) (-2892 (*1 *1 *1 *1) (-4 *1 (-701))) (-3654 (*1 *1 *1 *1) (-4 *1 (-701))))
-(-13 (-21) (-660) (-10 -8 (-15 -2760 ($ $ $ $)) (-15 -2892 ($ $ $)) (-15 -3654 ($ $ $))))
+((-3377 (*1 *1 *1 *1 *1) (-4 *1 (-701))) (-2306 (*1 *1 *1 *1) (-4 *1 (-701))) (-1952 (*1 *1 *1 *1) (-4 *1 (-701))))
+(-13 (-21) (-660) (-10 -8 (-15 -3377 ($ $ $ $)) (-15 -2306 ($ $ $)) (-15 -1952 ($ $ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-660) . T) ((-1016) . T))
-((-1691 (((-794) $) NIL) (($ (-523)) 10)))
-(((-702 |#1|) (-10 -8 (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|))) (-703)) (T -702))
+((-3976 (((-794) $) NIL) (($ (-523)) 10)))
+(((-702 |#1|) (-10 -8 (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|))) (-703)) (T -702))
NIL
-(-10 -8 (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1307 (((-3 $ "failed") $) 40)) (-3402 (($ $ (-852)) 28) (($ $ (-710)) 35)) (-1444 (((-3 $ "failed") $) 38)) (-2769 (((-108) $) 34)) (-4097 (((-3 $ "failed") $) 39)) (-2237 (($ $ (-852)) 29) (($ $ (-710)) 36)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2892 (($ $ $) 25)) (-1691 (((-794) $) 11) (($ (-523)) 31)) (-3272 (((-710)) 32)) (-2760 (($ $ $ $) 26)) (-3654 (($ $ $) 24)) (-1879 (($) 18 T CONST)) (-1891 (($) 33 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 30) (($ $ (-710)) 37)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27)))
+(-10 -8 (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2439 (((-3 $ "failed") $) 40)) (-2966 (($ $ (-852)) 28) (($ $ (-710)) 35)) (-4211 (((-3 $ "failed") $) 38)) (-3482 (((-108) $) 34)) (-3790 (((-3 $ "failed") $) 39)) (-2165 (($ $ (-852)) 29) (($ $ (-710)) 36)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2306 (($ $ $) 25)) (-3976 (((-794) $) 11) (($ (-523)) 31)) (-1698 (((-710)) 32)) (-3377 (($ $ $ $) 26)) (-1952 (($ $ $) 24)) (-1428 (($) 18 T CONST)) (-1440 (($) 33 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 30) (($ $ (-710)) 37)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 27)))
(((-703) (-129)) (T -703))
-((-3272 (*1 *2) (-12 (-4 *1 (-703)) (-5 *2 (-710)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-703)))))
-(-13 (-701) (-662) (-10 -8 (-15 -3272 ((-710))) (-15 -1691 ($ (-523)))))
+((-1698 (*1 *2) (-12 (-4 *1 (-703)) (-5 *2 (-710)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-703)))))
+(-13 (-701) (-662) (-10 -8 (-15 -1698 ((-710))) (-15 -3976 ($ (-523)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-660) . T) ((-662) . T) ((-701) . T) ((-1016) . T))
-((-3554 (((-589 (-2 (|:| |outval| (-155 |#1|)) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 (-155 |#1|)))))) (-629 (-155 (-383 (-523)))) |#1|) 27)) (-3074 (((-589 (-155 |#1|)) (-629 (-155 (-383 (-523)))) |#1|) 19)) (-1356 (((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))) (-1087)) 16) (((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523))))) 15)))
-(((-704 |#1|) (-10 -7 (-15 -1356 ((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))))) (-15 -1356 ((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))) (-1087))) (-15 -3074 ((-589 (-155 |#1|)) (-629 (-155 (-383 (-523)))) |#1|)) (-15 -3554 ((-589 (-2 (|:| |outval| (-155 |#1|)) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 (-155 |#1|)))))) (-629 (-155 (-383 (-523)))) |#1|))) (-13 (-339) (-784))) (T -704))
-((-3554 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *2 (-589 (-2 (|:| |outval| (-155 *4)) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 (-155 *4))))))) (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))) (-3074 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *2 (-589 (-155 *4))) (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))) (-1356 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *4 (-1087)) (-5 *2 (-883 (-155 (-383 (-523))))) (-5 *1 (-704 *5)) (-4 *5 (-13 (-339) (-784))))) (-1356 (*1 *2 *3) (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *2 (-883 (-155 (-383 (-523))))) (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))))
-(-10 -7 (-15 -1356 ((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))))) (-15 -1356 ((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))) (-1087))) (-15 -3074 ((-589 (-155 |#1|)) (-629 (-155 (-383 (-523)))) |#1|)) (-15 -3554 ((-589 (-2 (|:| |outval| (-155 |#1|)) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 (-155 |#1|)))))) (-629 (-155 (-383 (-523)))) |#1|)))
-((-2748 (((-159 (-523)) |#1|) 25)))
-(((-705 |#1|) (-10 -7 (-15 -2748 ((-159 (-523)) |#1|))) (-380)) (T -705))
-((-2748 (*1 *2 *3) (-12 (-5 *2 (-159 (-523))) (-5 *1 (-705 *3)) (-4 *3 (-380)))))
-(-10 -7 (-15 -2748 ((-159 (-523)) |#1|)))
-((-1601 ((|#1| |#1| |#1|) 24)) (-1651 ((|#1| |#1| |#1|) 23)) (-2869 ((|#1| |#1| |#1|) 32)) (-4017 ((|#1| |#1| |#1|) 28)) (-2687 (((-3 |#1| "failed") |#1| |#1|) 27)) (-1735 (((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|) 22)))
-(((-706 |#1| |#2|) (-10 -7 (-15 -1735 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -1651 (|#1| |#1| |#1|)) (-15 -1601 (|#1| |#1| |#1|)) (-15 -2687 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4017 (|#1| |#1| |#1|)) (-15 -2869 (|#1| |#1| |#1|))) (-648 |#2|) (-339)) (T -706))
-((-2869 (*1 *2 *2 *2) (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-4017 (*1 *2 *2 *2) (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-2687 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-1601 (*1 *2 *2 *2) (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-1651 (*1 *2 *2 *2) (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-1735 (*1 *2 *3 *3) (-12 (-4 *4 (-339)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-706 *3 *4)) (-4 *3 (-648 *4)))))
-(-10 -7 (-15 -1735 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -1651 (|#1| |#1| |#1|)) (-15 -1601 (|#1| |#1| |#1|)) (-15 -2687 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4017 (|#1| |#1| |#1|)) (-15 -2869 (|#1| |#1| |#1|)))
-((-3674 (((-2 (|:| -3760 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))) (-523)) 58)) (-2496 (((-2 (|:| -3760 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523))))) 56)) (-1744 (((-523)) 69)))
-(((-707 |#1| |#2|) (-10 -7 (-15 -1744 ((-523))) (-15 -2496 ((-2 (|:| -3760 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))))) (-15 -3674 ((-2 (|:| -3760 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))) (-523)))) (-1145 (-523)) (-385 (-523) |#1|)) (T -707))
-((-3674 (*1 *2 *3) (-12 (-5 *3 (-523)) (-4 *4 (-1145 *3)) (-5 *2 (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-707 *4 *5)) (-4 *5 (-385 *3 *4)))) (-2496 (*1 *2) (-12 (-4 *3 (-1145 (-523))) (-5 *2 (-2 (|:| -3760 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523))))) (-5 *1 (-707 *3 *4)) (-4 *4 (-385 (-523) *3)))) (-1744 (*1 *2) (-12 (-4 *3 (-1145 *2)) (-5 *2 (-523)) (-5 *1 (-707 *3 *4)) (-4 *4 (-385 *2 *3)))))
-(-10 -7 (-15 -1744 ((-523))) (-15 -2496 ((-2 (|:| -3760 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))))) (-15 -3674 ((-2 (|:| -3760 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))) (-523))))
-((-1680 (((-108) $ $) NIL)) (-3508 (((-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) $) 15)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 14) (($ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 8) (($ (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 10) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))) 12)) (-3941 (((-108) $ $) NIL)))
-(((-708) (-13 (-1016) (-10 -8 (-15 -1691 ($ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1691 ($ (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1691 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (-15 -1691 ((-794) $)) (-15 -3508 ((-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) $))))) (T -708))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-708)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *1 (-708)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *1 (-708)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))) (-5 *1 (-708)))) (-3508 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))) (-5 *1 (-708)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ($ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1691 ($ (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1691 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (-15 -1691 ((-794) $)) (-15 -3508 ((-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) $))))
-((-4076 (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|))) 14) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087))) 13)) (-3112 (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|))) 16) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087))) 15)))
-(((-709 |#1|) (-10 -7 (-15 -4076 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -4076 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|))))) (-515)) (T -709))
-((-3112 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-709 *4)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-709 *5)))) (-4076 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-709 *4)))) (-4076 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-709 *5)))))
-(-10 -7 (-15 -4076 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -4076 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-4016 (($ $ $) 8)) (-3405 (((-3 $ "failed") $ $) 11)) (-2156 (($ $ (-523)) 9)) (-4189 (($) NIL T CONST)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($ $) NIL)) (-4032 (($ $ $) NIL)) (-2769 (((-108) $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3310 (($ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-1691 (((-794) $) NIL)) (-2423 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-710) $) NIL) (($ (-852) $) NIL) (($ $ $) NIL)))
-(((-710) (-13 (-732) (-666) (-10 -8 (-15 -4032 ($ $ $)) (-15 -4059 ($ $ $)) (-15 -3310 ($ $ $)) (-15 -2083 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -4007 ((-3 $ "failed") $ $)) (-15 -2156 ($ $ (-523))) (-15 -1631 ($ $)) (-6 (-4250 "*"))))) (T -710))
-((-4032 (*1 *1 *1 *1) (-5 *1 (-710))) (-4059 (*1 *1 *1 *1) (-5 *1 (-710))) (-3310 (*1 *1 *1 *1) (-5 *1 (-710))) (-2083 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3070 (-710)) (|:| -3969 (-710)))) (-5 *1 (-710)))) (-4007 (*1 *1 *1 *1) (|partial| -5 *1 (-710))) (-2156 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-710)))) (-1631 (*1 *1 *1) (-5 *1 (-710))))
-(-13 (-732) (-666) (-10 -8 (-15 -4032 ($ $ $)) (-15 -4059 ($ $ $)) (-15 -3310 ($ $ $)) (-15 -2083 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -4007 ((-3 $ "failed") $ $)) (-15 -2156 ($ $ (-523))) (-15 -1631 ($ $)) (-6 (-4250 "*"))))
-((-3112 (((-3 |#2| "failed") |#2| |#2| (-110) (-1087)) 35)))
-(((-711 |#1| |#2|) (-10 -7 (-15 -3112 ((-3 |#2| "failed") |#2| |#2| (-110) (-1087)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889))) (T -711))
-((-3112 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1087)) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-711 *5 *2)) (-4 *2 (-13 (-29 *5) (-1109) (-889))))))
-(-10 -7 (-15 -3112 ((-3 |#2| "failed") |#2| |#2| (-110) (-1087))))
-((-1691 (((-713) |#1|) 8)))
-(((-712 |#1|) (-10 -7 (-15 -1691 ((-713) |#1|))) (-1123)) (T -712))
-((-1691 (*1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-712 *3)) (-4 *3 (-1123)))))
-(-10 -7 (-15 -1691 ((-713) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 7)) (-3941 (((-108) $ $) 9)))
+((-2668 (((-589 (-2 (|:| |outval| (-155 |#1|)) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 (-155 |#1|)))))) (-629 (-155 (-383 (-523)))) |#1|) 33)) (-3476 (((-589 (-155 |#1|)) (-629 (-155 (-383 (-523)))) |#1|) 23)) (-1606 (((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))) (-1087)) 20) (((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523))))) 19)))
+(((-704 |#1|) (-10 -7 (-15 -1606 ((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))))) (-15 -1606 ((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))) (-1087))) (-15 -3476 ((-589 (-155 |#1|)) (-629 (-155 (-383 (-523)))) |#1|)) (-15 -2668 ((-589 (-2 (|:| |outval| (-155 |#1|)) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 (-155 |#1|)))))) (-629 (-155 (-383 (-523)))) |#1|))) (-13 (-339) (-784))) (T -704))
+((-2668 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *2 (-589 (-2 (|:| |outval| (-155 *4)) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 (-155 *4))))))) (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))) (-3476 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *2 (-589 (-155 *4))) (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))) (-1606 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *4 (-1087)) (-5 *2 (-883 (-155 (-383 (-523))))) (-5 *1 (-704 *5)) (-4 *5 (-13 (-339) (-784))))) (-1606 (*1 *2 *3) (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *2 (-883 (-155 (-383 (-523))))) (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))))
+(-10 -7 (-15 -1606 ((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))))) (-15 -1606 ((-883 (-155 (-383 (-523)))) (-629 (-155 (-383 (-523)))) (-1087))) (-15 -3476 ((-589 (-155 |#1|)) (-629 (-155 (-383 (-523)))) |#1|)) (-15 -2668 ((-589 (-2 (|:| |outval| (-155 |#1|)) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 (-155 |#1|)))))) (-629 (-155 (-383 (-523)))) |#1|)))
+((-3264 (((-159 (-523)) |#1|) 25)))
+(((-705 |#1|) (-10 -7 (-15 -3264 ((-159 (-523)) |#1|))) (-380)) (T -705))
+((-3264 (*1 *2 *3) (-12 (-5 *2 (-159 (-523))) (-5 *1 (-705 *3)) (-4 *3 (-380)))))
+(-10 -7 (-15 -3264 ((-159 (-523)) |#1|)))
+((-2136 ((|#1| |#1| |#1|) 24)) (-1290 ((|#1| |#1| |#1|) 23)) (-2138 ((|#1| |#1| |#1|) 32)) (-1787 ((|#1| |#1| |#1|) 28)) (-3904 (((-3 |#1| "failed") |#1| |#1|) 27)) (-3986 (((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|) 22)))
+(((-706 |#1| |#2|) (-10 -7 (-15 -3986 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -1290 (|#1| |#1| |#1|)) (-15 -2136 (|#1| |#1| |#1|)) (-15 -3904 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1787 (|#1| |#1| |#1|)) (-15 -2138 (|#1| |#1| |#1|))) (-648 |#2|) (-339)) (T -706))
+((-2138 (*1 *2 *2 *2) (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-1787 (*1 *2 *2 *2) (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-3904 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-2136 (*1 *2 *2 *2) (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-1290 (*1 *2 *2 *2) (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3)))) (-3986 (*1 *2 *3 *3) (-12 (-4 *4 (-339)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-706 *3 *4)) (-4 *3 (-648 *4)))))
+(-10 -7 (-15 -3986 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -1290 (|#1| |#1| |#1|)) (-15 -2136 (|#1| |#1| |#1|)) (-15 -3904 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1787 (|#1| |#1| |#1|)) (-15 -2138 (|#1| |#1| |#1|)))
+((-3329 (((-2 (|:| -2922 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))) (-523)) 59)) (-3835 (((-2 (|:| -2922 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523))))) 57)) (-4053 (((-523)) 70)))
+(((-707 |#1| |#2|) (-10 -7 (-15 -4053 ((-523))) (-15 -3835 ((-2 (|:| -2922 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))))) (-15 -3329 ((-2 (|:| -2922 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))) (-523)))) (-1145 (-523)) (-385 (-523) |#1|)) (T -707))
+((-3329 (*1 *2 *3) (-12 (-5 *3 (-523)) (-4 *4 (-1145 *3)) (-5 *2 (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-707 *4 *5)) (-4 *5 (-385 *3 *4)))) (-3835 (*1 *2) (-12 (-4 *3 (-1145 (-523))) (-5 *2 (-2 (|:| -2922 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523))))) (-5 *1 (-707 *3 *4)) (-4 *4 (-385 (-523) *3)))) (-4053 (*1 *2) (-12 (-4 *3 (-1145 *2)) (-5 *2 (-523)) (-5 *1 (-707 *3 *4)) (-4 *4 (-385 *2 *3)))))
+(-10 -7 (-15 -4053 ((-523))) (-15 -3835 ((-2 (|:| -2922 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))))) (-15 -3329 ((-2 (|:| -2922 (-629 (-523))) (|:| |basisDen| (-523)) (|:| |basisInv| (-629 (-523)))) (-523))))
+((-3260 (((-108) $ $) NIL)) (-1996 (((-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) $) 21)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 20) (($ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 13) (($ (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))) 18)) (-4037 (((-108) $ $) NIL)))
+(((-708) (-13 (-1016) (-10 -8 (-15 -3976 ($ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ($ (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (-15 -3976 ((-794) $)) (-15 -1996 ((-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) $))))) (T -708))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-708)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *1 (-708)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *1 (-708)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))) (-5 *1 (-708)))) (-1996 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))) (-5 *1 (-708)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ($ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ($ (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (-15 -3976 ((-794) $)) (-15 -1996 ((-3 (|:| |nia| (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| |mdnia| (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) $))))
+((-3536 (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|))) 18) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087))) 17)) (-3911 (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|))) 20) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087))) 19)))
+(((-709 |#1|) (-10 -7 (-15 -3536 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3536 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|))))) (-515)) (T -709))
+((-3911 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-709 *4)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-709 *5)))) (-3536 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-709 *4)))) (-3536 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-709 *5)))))
+(-10 -7 (-15 -3536 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3536 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-883 |#1|)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1773 (($ $ $) 8)) (-2999 (((-3 $ "failed") $ $) 11)) (-3565 (($ $ (-523)) 9)) (-1640 (($) NIL T CONST)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($ $) NIL)) (-2486 (($ $ $) NIL)) (-3482 (((-108) $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2056 (($ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-3976 (((-794) $) NIL)) (-2573 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-710) $) NIL) (($ (-852) $) NIL) (($ $ $) NIL)))
+(((-710) (-13 (-732) (-666) (-10 -8 (-15 -2486 ($ $ $)) (-15 -2501 ($ $ $)) (-15 -2056 ($ $ $)) (-15 -1227 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -2469 ((-3 $ "failed") $ $)) (-15 -3565 ($ $ (-523))) (-15 -3461 ($ $)) (-6 (-4250 "*"))))) (T -710))
+((-2486 (*1 *1 *1 *1) (-5 *1 (-710))) (-2501 (*1 *1 *1 *1) (-5 *1 (-710))) (-2056 (*1 *1 *1 *1) (-5 *1 (-710))) (-1227 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3429 (-710)) (|:| -3143 (-710)))) (-5 *1 (-710)))) (-2469 (*1 *1 *1 *1) (|partial| -5 *1 (-710))) (-3565 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-710)))) (-3461 (*1 *1 *1) (-5 *1 (-710))))
+(-13 (-732) (-666) (-10 -8 (-15 -2486 ($ $ $)) (-15 -2501 ($ $ $)) (-15 -2056 ($ $ $)) (-15 -1227 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -2469 ((-3 $ "failed") $ $)) (-15 -3565 ($ $ (-523))) (-15 -3461 ($ $)) (-6 (-4250 "*"))))
+((-3911 (((-3 |#2| "failed") |#2| |#2| (-110) (-1087)) 35)))
+(((-711 |#1| |#2|) (-10 -7 (-15 -3911 ((-3 |#2| "failed") |#2| |#2| (-110) (-1087)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889))) (T -711))
+((-3911 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1087)) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-711 *5 *2)) (-4 *2 (-13 (-29 *5) (-1109) (-889))))))
+(-10 -7 (-15 -3911 ((-3 |#2| "failed") |#2| |#2| (-110) (-1087))))
+((-3976 (((-713) |#1|) 8)))
+(((-712 |#1|) (-10 -7 (-15 -3976 ((-713) |#1|))) (-1123)) (T -712))
+((-3976 (*1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-712 *3)) (-4 *3 (-1123)))))
+(-10 -7 (-15 -3976 ((-713) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 7)) (-4037 (((-108) $ $) 9)))
(((-713) (-1016)) (T -713))
NIL
(-1016)
-((-1863 ((|#2| |#4|) 35)))
-(((-714 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1863 (|#2| |#4|))) (-427) (-1145 |#1|) (-664 |#1| |#2|) (-1145 |#3|)) (T -714))
-((-1863 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-664 *4 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-714 *4 *2 *5 *3)) (-4 *3 (-1145 *5)))))
-(-10 -7 (-15 -1863 (|#2| |#4|)))
-((-1444 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 56)) (-2967 (((-1174) (-1070) (-1070) |#4| |#5|) 33)) (-2517 ((|#4| |#4| |#5|) 73)) (-2722 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|) 77)) (-3759 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|) 15)))
-(((-715 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1444 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -2517 (|#4| |#4| |#5|)) (-15 -2722 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -2967 ((-1174) (-1070) (-1070) |#4| |#5|)) (-15 -3759 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -715))
-((-3759 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4)))) (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2967 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1070)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *4 (-987 *6 *7 *8)) (-5 *2 (-1174)) (-5 *1 (-715 *6 *7 *8 *4 *5)) (-4 *5 (-992 *6 *7 *8 *4)))) (-2722 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2517 (*1 *2 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *2 (-987 *4 *5 *6)) (-5 *1 (-715 *4 *5 *6 *2 *3)) (-4 *3 (-992 *4 *5 *6 *2)))) (-1444 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(-10 -7 (-15 -1444 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -2517 (|#4| |#4| |#5|)) (-15 -2722 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -2967 ((-1174) (-1070) (-1070) |#4| |#5|)) (-15 -3759 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)))
-((-1220 (((-3 (-1083 (-1083 |#1|)) "failed") |#4|) 43)) (-3170 (((-589 |#4|) |#4|) 15)) (-2009 ((|#4| |#4|) 11)))
-(((-716 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3170 ((-589 |#4|) |#4|)) (-15 -1220 ((-3 (-1083 (-1083 |#1|)) "failed") |#4|)) (-15 -2009 (|#4| |#4|))) (-325) (-305 |#1|) (-1145 |#2|) (-1145 |#3|) (-852)) (T -716))
-((-2009 (*1 *2 *2) (-12 (-4 *3 (-325)) (-4 *4 (-305 *3)) (-4 *5 (-1145 *4)) (-5 *1 (-716 *3 *4 *5 *2 *6)) (-4 *2 (-1145 *5)) (-14 *6 (-852)))) (-1220 (*1 *2 *3) (|partial| -12 (-4 *4 (-325)) (-4 *5 (-305 *4)) (-4 *6 (-1145 *5)) (-5 *2 (-1083 (-1083 *4))) (-5 *1 (-716 *4 *5 *6 *3 *7)) (-4 *3 (-1145 *6)) (-14 *7 (-852)))) (-3170 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *5 (-305 *4)) (-4 *6 (-1145 *5)) (-5 *2 (-589 *3)) (-5 *1 (-716 *4 *5 *6 *3 *7)) (-4 *3 (-1145 *6)) (-14 *7 (-852)))))
-(-10 -7 (-15 -3170 ((-589 |#4|) |#4|)) (-15 -1220 ((-3 (-1083 (-1083 |#1|)) "failed") |#4|)) (-15 -2009 (|#4| |#4|)))
-((-3862 (((-2 (|:| |deter| (-589 (-1083 |#5|))) (|:| |dterm| (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-589 |#1|)) (|:| |nlead| (-589 |#5|))) (-1083 |#5|) (-589 |#1|) (-589 |#5|)) 53)) (-3580 (((-589 (-710)) |#1|) 12)))
-(((-717 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3862 ((-2 (|:| |deter| (-589 (-1083 |#5|))) (|:| |dterm| (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-589 |#1|)) (|:| |nlead| (-589 |#5|))) (-1083 |#5|) (-589 |#1|) (-589 |#5|))) (-15 -3580 ((-589 (-710)) |#1|))) (-1145 |#4|) (-732) (-786) (-284) (-880 |#4| |#2| |#3|)) (T -717))
-((-3580 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-589 (-710))) (-5 *1 (-717 *3 *4 *5 *6 *7)) (-4 *3 (-1145 *6)) (-4 *7 (-880 *6 *4 *5)))) (-3862 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1145 *9)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-284)) (-4 *10 (-880 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-589 (-1083 *10))) (|:| |dterm| (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| *10))))) (|:| |nfacts| (-589 *6)) (|:| |nlead| (-589 *10)))) (-5 *1 (-717 *6 *7 *8 *9 *10)) (-5 *3 (-1083 *10)) (-5 *4 (-589 *6)) (-5 *5 (-589 *10)))))
-(-10 -7 (-15 -3862 ((-2 (|:| |deter| (-589 (-1083 |#5|))) (|:| |dterm| (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-589 |#1|)) (|:| |nlead| (-589 |#5|))) (-1083 |#5|) (-589 |#1|) (-589 |#5|))) (-15 -3580 ((-589 (-710)) |#1|)))
-((-3829 (((-589 (-2 (|:| |outval| |#1|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#1|))))) (-629 (-383 (-523))) |#1|) 27)) (-2636 (((-589 |#1|) (-629 (-383 (-523))) |#1|) 19)) (-1356 (((-883 (-383 (-523))) (-629 (-383 (-523))) (-1087)) 16) (((-883 (-383 (-523))) (-629 (-383 (-523)))) 15)))
-(((-718 |#1|) (-10 -7 (-15 -1356 ((-883 (-383 (-523))) (-629 (-383 (-523))))) (-15 -1356 ((-883 (-383 (-523))) (-629 (-383 (-523))) (-1087))) (-15 -2636 ((-589 |#1|) (-629 (-383 (-523))) |#1|)) (-15 -3829 ((-589 (-2 (|:| |outval| |#1|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#1|))))) (-629 (-383 (-523))) |#1|))) (-13 (-339) (-784))) (T -718))
-((-3829 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-589 (-2 (|:| |outval| *4) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 *4)))))) (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784))))) (-2636 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-589 *4)) (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784))))) (-1356 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *4 (-1087)) (-5 *2 (-883 (-383 (-523)))) (-5 *1 (-718 *5)) (-4 *5 (-13 (-339) (-784))))) (-1356 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-883 (-383 (-523)))) (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784))))))
-(-10 -7 (-15 -1356 ((-883 (-383 (-523))) (-629 (-383 (-523))))) (-15 -1356 ((-883 (-383 (-523))) (-629 (-383 (-523))) (-1087))) (-15 -2636 ((-589 |#1|) (-629 (-383 (-523))) |#1|)) (-15 -3829 ((-589 (-2 (|:| |outval| |#1|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#1|))))) (-629 (-383 (-523))) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 34)) (-1292 (((-589 |#2|) $) NIL)) (-2389 (((-1083 $) $ |#2|) NIL) (((-1083 |#1|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 |#2|)) NIL)) (-2227 (($ $) 28)) (-2248 (((-108) $ $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2485 (($ $ $) 93 (|has| |#1| (-515)))) (-4158 (((-589 $) $ $) 106 (|has| |#1| (-515)))) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-883 (-383 (-523)))) NIL (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))))) (((-3 $ "failed") (-883 (-523))) NIL (-3172 (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-37 (-383 (-523)))))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087)))))) (((-3 $ "failed") (-883 |#1|)) NIL (-3172 (-12 (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-37 (-383 (-523))))) (-4179 (|has| |#1| (-37 (-523))))) (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-37 (-383 (-523))))) (-4179 (|has| |#1| (-508)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-921 (-523))))))) (((-3 (-1039 |#1| |#2|) "failed") $) 18)) (-3508 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) ((|#2| $) NIL) (($ (-883 (-383 (-523)))) NIL (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))))) (($ (-883 (-523))) NIL (-3172 (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-37 (-383 (-523)))))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087)))))) (($ (-883 |#1|)) NIL (-3172 (-12 (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-37 (-383 (-523))))) (-4179 (|has| |#1| (-37 (-523))))) (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-37 (-383 (-523))))) (-4179 (|has| |#1| (-508)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-921 (-523))))))) (((-1039 |#1| |#2|) $) NIL)) (-1611 (($ $ $ |#2|) NIL (|has| |#1| (-158))) (($ $ $) 104 (|has| |#1| (-515)))) (-1457 (($ $) NIL) (($ $ |#2|) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-3087 (((-108) $ $) NIL) (((-108) $ (-589 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4015 (((-108) $) NIL)) (-3999 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 70)) (-3480 (($ $) 119 (|has| |#1| (-427)))) (-1272 (($ $) NIL (|has| |#1| (-427))) (($ $ |#2|) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-2618 (($ $) NIL (|has| |#1| (-515)))) (-2587 (($ $) NIL (|has| |#1| (-515)))) (-2468 (($ $ $) 65) (($ $ $ |#2|) NIL)) (-3685 (($ $ $) 68) (($ $ $ |#2|) NIL)) (-4222 (($ $ |#1| (-495 |#2|) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| |#1| (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| |#1| (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-2605 (((-108) $ $) NIL) (((-108) $ (-589 $)) NIL)) (-1656 (($ $ $ $ $) 90 (|has| |#1| (-515)))) (-3556 ((|#2| $) 19)) (-1280 (($ (-1083 |#1|) |#2|) NIL) (($ (-1083 $) |#2|) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-495 |#2|)) NIL) (($ $ |#2| (-710)) 36) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-3056 (($ $ $) 60)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ |#2|) NIL)) (-1543 (((-108) $) NIL)) (-4047 (((-495 |#2|) $) NIL) (((-710) $ |#2|) NIL) (((-589 (-710)) $ (-589 |#2|)) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-1780 (((-710) $) 20)) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-495 |#2|) (-495 |#2|)) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-4213 (((-3 |#2| "failed") $) NIL)) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-3382 (($ $) NIL (|has| |#1| (-427)))) (-1866 (((-589 $) $) NIL)) (-3093 (($ $) 37)) (-3164 (($ $) NIL (|has| |#1| (-427)))) (-1606 (((-589 $) $) 41)) (-1310 (($ $) 39)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL) (($ $ |#2|) 45)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3761 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2426 (-710))) $ $) 82)) (-3529 (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $) 67) (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $ |#2|) NIL)) (-3653 (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3969 $)) $ $) NIL) (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3969 $)) $ $ |#2|) NIL)) (-2558 (($ $ $) 72) (($ $ $ |#2|) NIL)) (-2109 (($ $ $) 75) (($ $ $ |#2|) NIL)) (-2032 (((-1070) $) NIL)) (-3173 (($ $ $) 108 (|has| |#1| (-515)))) (-3841 (((-589 $) $) 30)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| |#2|) (|:| -1475 (-710))) "failed") $) NIL)) (-2490 (((-108) $ $) NIL) (((-108) $ (-589 $)) NIL)) (-2960 (($ $ $) NIL)) (-2773 (($ $) 21)) (-2303 (((-108) $ $) NIL)) (-2569 (((-108) $ $) NIL) (((-108) $ (-589 $)) NIL)) (-2897 (($ $ $) NIL)) (-2781 (($ $) 23)) (-3951 (((-1034) $) NIL)) (-1383 (((-2 (|:| -3310 $) (|:| |coef2| $)) $ $) 99 (|has| |#1| (-515)))) (-1961 (((-2 (|:| -3310 $) (|:| |coef1| $)) $ $) 96 (|has| |#1| (-515)))) (-1408 (((-108) $) 52)) (-1419 ((|#1| $) 55)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-3310 ((|#1| |#1| $) 116 (|has| |#1| (-427))) (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-840)))) (-3904 (((-2 (|:| -3310 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 102 (|has| |#1| (-515)))) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-515)))) (-1963 (($ $ |#1|) 112 (|has| |#1| (-515))) (($ $ $) NIL (|has| |#1| (-515)))) (-2105 (($ $ |#1|) 111 (|has| |#1| (-515))) (($ $ $) NIL (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-589 |#2|) (-589 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-589 |#2|) (-589 $)) NIL)) (-1744 (($ $ |#2|) NIL (|has| |#1| (-158)))) (-3984 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-2640 (((-495 |#2|) $) NIL) (((-710) $ |#2|) 43) (((-589 (-710)) $ (-589 |#2|)) NIL)) (-1472 (($ $) NIL)) (-1644 (($ $) 33)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| |#1| (-564 (-499))) (|has| |#2| (-564 (-499))))) (($ (-883 (-383 (-523)))) NIL (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))))) (($ (-883 (-523))) NIL (-3172 (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-4179 (|has| |#1| (-37 (-383 (-523)))))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087)))))) (($ (-883 |#1|)) NIL (|has| |#2| (-564 (-1087)))) (((-1070) $) NIL (-12 (|has| |#1| (-964 (-523))) (|has| |#2| (-564 (-1087))))) (((-883 |#1|) $) NIL (|has| |#2| (-564 (-1087))))) (-1618 ((|#1| $) 115 (|has| |#1| (-427))) (($ $ |#2|) NIL (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-883 |#1|) $) NIL (|has| |#2| (-564 (-1087)))) (((-1039 |#1| |#2|) $) 15) (($ (-1039 |#1| |#2|)) 16) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-495 |#2|)) NIL) (($ $ |#2| (-710)) 44) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 13 T CONST)) (-3000 (((-3 (-108) "failed") $ $) NIL)) (-1891 (($) 35 T CONST)) (-1724 (($ $ $ $ (-710)) 88 (|has| |#1| (-515)))) (-2713 (($ $ $ (-710)) 87 (|has| |#1| (-515)))) (-2909 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) 54)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) 64)) (-4045 (($ $ $) 74)) (** (($ $ (-852)) NIL) (($ $ (-710)) 61)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 59) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 58) (($ $ |#1|) NIL)))
+((-2765 ((|#2| |#4|) 35)))
+(((-714 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2765 (|#2| |#4|))) (-427) (-1145 |#1|) (-664 |#1| |#2|) (-1145 |#3|)) (T -714))
+((-2765 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-664 *4 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-714 *4 *2 *5 *3)) (-4 *3 (-1145 *5)))))
+(-10 -7 (-15 -2765 (|#2| |#4|)))
+((-4211 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 56)) (-1811 (((-1174) (-1070) (-1070) |#4| |#5|) 33)) (-2733 ((|#4| |#4| |#5|) 73)) (-4206 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|) 77)) (-2912 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|) 16)))
+(((-715 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4211 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -2733 (|#4| |#4| |#5|)) (-15 -4206 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -1811 ((-1174) (-1070) (-1070) |#4| |#5|)) (-15 -2912 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -715))
+((-2912 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4)))) (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1811 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1070)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *4 (-987 *6 *7 *8)) (-5 *2 (-1174)) (-5 *1 (-715 *6 *7 *8 *4 *5)) (-4 *5 (-992 *6 *7 *8 *4)))) (-4206 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2733 (*1 *2 *2 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *2 (-987 *4 *5 *6)) (-5 *1 (-715 *4 *5 *6 *2 *3)) (-4 *3 (-992 *4 *5 *6 *2)))) (-4211 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(-10 -7 (-15 -4211 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -2733 (|#4| |#4| |#5|)) (-15 -4206 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -1811 ((-1174) (-1070) (-1070) |#4| |#5|)) (-15 -2912 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)))
+((-2898 (((-3 (-1083 (-1083 |#1|)) "failed") |#4|) 43)) (-3206 (((-589 |#4|) |#4|) 15)) (-1732 ((|#4| |#4|) 11)))
+(((-716 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3206 ((-589 |#4|) |#4|)) (-15 -2898 ((-3 (-1083 (-1083 |#1|)) "failed") |#4|)) (-15 -1732 (|#4| |#4|))) (-325) (-305 |#1|) (-1145 |#2|) (-1145 |#3|) (-852)) (T -716))
+((-1732 (*1 *2 *2) (-12 (-4 *3 (-325)) (-4 *4 (-305 *3)) (-4 *5 (-1145 *4)) (-5 *1 (-716 *3 *4 *5 *2 *6)) (-4 *2 (-1145 *5)) (-14 *6 (-852)))) (-2898 (*1 *2 *3) (|partial| -12 (-4 *4 (-325)) (-4 *5 (-305 *4)) (-4 *6 (-1145 *5)) (-5 *2 (-1083 (-1083 *4))) (-5 *1 (-716 *4 *5 *6 *3 *7)) (-4 *3 (-1145 *6)) (-14 *7 (-852)))) (-3206 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *5 (-305 *4)) (-4 *6 (-1145 *5)) (-5 *2 (-589 *3)) (-5 *1 (-716 *4 *5 *6 *3 *7)) (-4 *3 (-1145 *6)) (-14 *7 (-852)))))
+(-10 -7 (-15 -3206 ((-589 |#4|) |#4|)) (-15 -2898 ((-3 (-1083 (-1083 |#1|)) "failed") |#4|)) (-15 -1732 (|#4| |#4|)))
+((-2145 (((-2 (|:| |deter| (-589 (-1083 |#5|))) (|:| |dterm| (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-589 |#1|)) (|:| |nlead| (-589 |#5|))) (-1083 |#5|) (-589 |#1|) (-589 |#5|)) 54)) (-2949 (((-589 (-710)) |#1|) 13)))
+(((-717 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2145 ((-2 (|:| |deter| (-589 (-1083 |#5|))) (|:| |dterm| (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-589 |#1|)) (|:| |nlead| (-589 |#5|))) (-1083 |#5|) (-589 |#1|) (-589 |#5|))) (-15 -2949 ((-589 (-710)) |#1|))) (-1145 |#4|) (-732) (-786) (-284) (-880 |#4| |#2| |#3|)) (T -717))
+((-2949 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-589 (-710))) (-5 *1 (-717 *3 *4 *5 *6 *7)) (-4 *3 (-1145 *6)) (-4 *7 (-880 *6 *4 *5)))) (-2145 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1145 *9)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-284)) (-4 *10 (-880 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-589 (-1083 *10))) (|:| |dterm| (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| *10))))) (|:| |nfacts| (-589 *6)) (|:| |nlead| (-589 *10)))) (-5 *1 (-717 *6 *7 *8 *9 *10)) (-5 *3 (-1083 *10)) (-5 *4 (-589 *6)) (-5 *5 (-589 *10)))))
+(-10 -7 (-15 -2145 ((-2 (|:| |deter| (-589 (-1083 |#5|))) (|:| |dterm| (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-589 |#1|)) (|:| |nlead| (-589 |#5|))) (-1083 |#5|) (-589 |#1|) (-589 |#5|))) (-15 -2949 ((-589 (-710)) |#1|)))
+((-1766 (((-589 (-2 (|:| |outval| |#1|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#1|))))) (-629 (-383 (-523))) |#1|) 31)) (-1437 (((-589 |#1|) (-629 (-383 (-523))) |#1|) 21)) (-1606 (((-883 (-383 (-523))) (-629 (-383 (-523))) (-1087)) 18) (((-883 (-383 (-523))) (-629 (-383 (-523)))) 17)))
+(((-718 |#1|) (-10 -7 (-15 -1606 ((-883 (-383 (-523))) (-629 (-383 (-523))))) (-15 -1606 ((-883 (-383 (-523))) (-629 (-383 (-523))) (-1087))) (-15 -1437 ((-589 |#1|) (-629 (-383 (-523))) |#1|)) (-15 -1766 ((-589 (-2 (|:| |outval| |#1|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#1|))))) (-629 (-383 (-523))) |#1|))) (-13 (-339) (-784))) (T -718))
+((-1766 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-589 (-2 (|:| |outval| *4) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 *4)))))) (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784))))) (-1437 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-589 *4)) (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784))))) (-1606 (*1 *2 *3 *4) (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *4 (-1087)) (-5 *2 (-883 (-383 (-523)))) (-5 *1 (-718 *5)) (-4 *5 (-13 (-339) (-784))))) (-1606 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-883 (-383 (-523)))) (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784))))))
+(-10 -7 (-15 -1606 ((-883 (-383 (-523))) (-629 (-383 (-523))))) (-15 -1606 ((-883 (-383 (-523))) (-629 (-383 (-523))) (-1087))) (-15 -1437 ((-589 |#1|) (-629 (-383 (-523))) |#1|)) (-15 -1766 ((-589 (-2 (|:| |outval| |#1|) (|:| |outmult| (-523)) (|:| |outvect| (-589 (-629 |#1|))))) (-629 (-383 (-523))) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 34)) (-3716 (((-589 |#2|) $) NIL)) (-3540 (((-1083 $) $ |#2|) NIL) (((-1083 |#1|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 |#2|)) NIL)) (-3548 (($ $) 28)) (-2242 (((-108) $ $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3712 (($ $ $) 93 (|has| |#1| (-515)))) (-2530 (((-589 $) $ $) 106 (|has| |#1| (-515)))) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-883 (-383 (-523)))) NIL (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))))) (((-3 $ "failed") (-883 (-523))) NIL (-3255 (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-37 (-383 (-523)))))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087)))))) (((-3 $ "failed") (-883 |#1|)) NIL (-3255 (-12 (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-37 (-383 (-523))))) (-2575 (|has| |#1| (-37 (-523))))) (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-37 (-383 (-523))))) (-2575 (|has| |#1| (-508)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-921 (-523))))))) (((-3 (-1039 |#1| |#2|) "failed") $) 18)) (-1996 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) ((|#2| $) NIL) (($ (-883 (-383 (-523)))) NIL (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))))) (($ (-883 (-523))) NIL (-3255 (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-37 (-383 (-523)))))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087)))))) (($ (-883 |#1|)) NIL (-3255 (-12 (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-37 (-383 (-523))))) (-2575 (|has| |#1| (-37 (-523))))) (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-37 (-383 (-523))))) (-2575 (|has| |#1| (-508)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-921 (-523))))))) (((-1039 |#1| |#2|) $) NIL)) (-2210 (($ $ $ |#2|) NIL (|has| |#1| (-158))) (($ $ $) 104 (|has| |#1| (-515)))) (-3142 (($ $) NIL) (($ $ |#2|) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-3605 (((-108) $ $) NIL) (((-108) $ (-589 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-1759 (((-108) $) NIL)) (-1579 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 70)) (-2004 (($ $) 119 (|has| |#1| (-427)))) (-2213 (($ $) NIL (|has| |#1| (-427))) (($ $ |#2|) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-2503 (($ $) NIL (|has| |#1| (-515)))) (-2280 (($ $) NIL (|has| |#1| (-515)))) (-3533 (($ $ $) 65) (($ $ $ |#2|) NIL)) (-3453 (($ $ $) 68) (($ $ $ |#2|) NIL)) (-2067 (($ $ |#1| (-495 |#2|) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| |#1| (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| |#1| (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-2407 (((-108) $ $) NIL) (((-108) $ (-589 $)) NIL)) (-1319 (($ $ $ $ $) 90 (|has| |#1| (-515)))) (-2694 ((|#2| $) 19)) (-3706 (($ (-1083 |#1|) |#2|) NIL) (($ (-1083 $) |#2|) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-495 |#2|)) NIL) (($ $ |#2| (-710)) 36) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-3291 (($ $ $) 60)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ |#2|) NIL)) (-2627 (((-108) $) NIL)) (-2140 (((-495 |#2|) $) NIL) (((-710) $ |#2|) NIL) (((-589 (-710)) $ (-589 |#2|)) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3196 (((-710) $) 20)) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-495 |#2|) (-495 |#2|)) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1949 (((-3 |#2| "failed") $) NIL)) (-2946 (($ $) NIL (|has| |#1| (-427)))) (-2756 (($ $) NIL (|has| |#1| (-427)))) (-2789 (((-589 $) $) NIL)) (-3678 (($ $) 37)) (-3147 (($ $) NIL (|has| |#1| (-427)))) (-2172 (((-589 $) $) 41)) (-1248 (($ $) 39)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL) (($ $ |#2|) 45)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2935 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -1301 (-710))) $ $) 82)) (-3709 (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $) 67) (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $ |#2|) NIL)) (-1937 (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3143 $)) $ $) NIL) (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3143 $)) $ $ |#2|) NIL)) (-3146 (($ $ $) 72) (($ $ $ |#2|) NIL)) (-3321 (($ $ $) 75) (($ $ $ |#2|) NIL)) (-3841 (((-1070) $) NIL)) (-3216 (($ $ $) 108 (|has| |#1| (-515)))) (-1905 (((-589 $) $) 30)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| |#2|) (|:| -3262 (-710))) "failed") $) NIL)) (-3761 (((-108) $ $) NIL) (((-108) $ (-589 $)) NIL)) (-1728 (($ $ $) NIL)) (-4105 (($ $) 21)) (-1454 (((-108) $ $) NIL)) (-2152 (((-108) $ $) NIL) (((-108) $ (-589 $)) NIL)) (-2347 (($ $ $) NIL)) (-3612 (($ $) 23)) (-2435 (((-1034) $) NIL)) (-3740 (((-2 (|:| -2056 $) (|:| |coef2| $)) $ $) 99 (|has| |#1| (-515)))) (-2440 (((-2 (|:| -2056 $) (|:| |coef1| $)) $ $) 96 (|has| |#1| (-515)))) (-3084 (((-108) $) 52)) (-3095 ((|#1| $) 55)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-2056 ((|#1| |#1| $) 116 (|has| |#1| (-427))) (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-840)))) (-3747 (((-2 (|:| -2056 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 102 (|has| |#1| (-515)))) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-515)))) (-2456 (($ $ |#1|) 112 (|has| |#1| (-515))) (($ $ $) NIL (|has| |#1| (-515)))) (-3293 (($ $ |#1|) 111 (|has| |#1| (-515))) (($ $ $) NIL (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-589 |#2|) (-589 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-589 |#2|) (-589 $)) NIL)) (-4053 (($ $ |#2|) NIL (|has| |#1| (-158)))) (-4024 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-1487 (((-495 |#2|) $) NIL) (((-710) $ |#2|) 43) (((-589 (-710)) $ (-589 |#2|)) NIL)) (-3228 (($ $) NIL)) (-2451 (($ $) 33)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| |#1| (-564 (-499))) (|has| |#2| (-564 (-499))))) (($ (-883 (-383 (-523)))) NIL (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087))))) (($ (-883 (-523))) NIL (-3255 (-12 (|has| |#1| (-37 (-523))) (|has| |#2| (-564 (-1087))) (-2575 (|has| |#1| (-37 (-383 (-523)))))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#2| (-564 (-1087)))))) (($ (-883 |#1|)) NIL (|has| |#2| (-564 (-1087)))) (((-1070) $) NIL (-12 (|has| |#1| (-964 (-523))) (|has| |#2| (-564 (-1087))))) (((-883 |#1|) $) NIL (|has| |#2| (-564 (-1087))))) (-2267 ((|#1| $) 115 (|has| |#1| (-427))) (($ $ |#2|) NIL (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-883 |#1|) $) NIL (|has| |#2| (-564 (-1087)))) (((-1039 |#1| |#2|) $) 15) (($ (-1039 |#1| |#2|)) 16) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-495 |#2|)) NIL) (($ $ |#2| (-710)) 44) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 13 T CONST)) (-3999 (((-3 (-108) "failed") $ $) NIL)) (-1440 (($) 35 T CONST)) (-3893 (($ $ $ $ (-710)) 88 (|has| |#1| (-515)))) (-4142 (($ $ $ (-710)) 87 (|has| |#1| (-515)))) (-1943 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) 54)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) 64)) (-4103 (($ $ $) 74)) (** (($ $ (-852)) NIL) (($ $ (-710)) 61)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 59) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 58) (($ $ |#1|) NIL)))
(((-719 |#1| |#2|) (-13 (-987 |#1| (-495 |#2|) |#2|) (-563 (-1039 |#1| |#2|)) (-964 (-1039 |#1| |#2|))) (-973) (-786)) (T -719))
NIL
(-13 (-987 |#1| (-495 |#2|) |#2|) (-563 (-1039 |#1| |#2|)) (-964 (-1039 |#1| |#2|)))
-((-1345 (((-721 |#2|) (-1 |#2| |#1|) (-721 |#1|)) 13)))
-(((-720 |#1| |#2|) (-10 -7 (-15 -1345 ((-721 |#2|) (-1 |#2| |#1|) (-721 |#1|)))) (-973) (-973)) (T -720))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-721 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-721 *6)) (-5 *1 (-720 *5 *6)))))
-(-10 -7 (-15 -1345 ((-721 |#2|) (-1 |#2| |#1|) (-721 |#1|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 12)) (-1317 (((-1169 |#1|) $ (-710)) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-3859 (($ (-1083 |#1|)) NIL)) (-2389 (((-1083 $) $ (-1001)) NIL) (((-1083 |#1|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-1001))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1536 (((-589 $) $ $) 39 (|has| |#1| (-515)))) (-2485 (($ $ $) 35 (|has| |#1| (-515)))) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-2199 (($ $ (-710)) NIL)) (-3811 (($ $ (-710)) NIL)) (-3061 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-427)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1001) "failed") $) NIL) (((-3 (-1083 |#1|) "failed") $) 10)) (-3508 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1001) $) NIL) (((-1083 |#1|) $) NIL)) (-1611 (($ $ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $ $) 43 (|has| |#1| (-158)))) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-3425 (($ $ $) NIL)) (-3082 (($ $ $) 71 (|has| |#1| (-515)))) (-3999 (((-2 (|:| -3474 |#1|) (|:| -3070 $) (|:| -3969 $)) $ $) 70 (|has| |#1| (-515)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1272 (($ $) NIL (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-4222 (($ $ |#1| (-710) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3437 (((-710) $ $) NIL (|has| |#1| (-515)))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-1063)))) (-1280 (($ (-1083 |#1|) (-1001)) NIL) (($ (-1083 $) (-1001)) NIL)) (-3590 (($ $ (-710)) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-3056 (($ $ $) 20)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-1001)) NIL) (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-4047 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-710) (-710)) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3805 (((-1083 |#1|) $) NIL)) (-4213 (((-3 (-1001) "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3761 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2426 (-710))) $ $) 26)) (-3823 (($ $ $) 29)) (-3073 (($ $ $) 32)) (-3529 (((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $) 31)) (-2032 (((-1070) $) NIL)) (-3173 (($ $ $) 41 (|has| |#1| (-515)))) (-1716 (((-2 (|:| -3070 $) (|:| -3969 $)) $ (-710)) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-1001)) (|:| -1475 (-710))) "failed") $) NIL)) (-2814 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2773 (($) NIL (|has| |#1| (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-1383 (((-2 (|:| -3310 $) (|:| |coef2| $)) $ $) 67 (|has| |#1| (-515)))) (-1961 (((-2 (|:| -3310 $) (|:| |coef1| $)) $ $) 63 (|has| |#1| (-515)))) (-3389 (((-2 (|:| -1611 |#1|) (|:| |coef2| $)) $ $) 55 (|has| |#1| (-515)))) (-3848 (((-2 (|:| -1611 |#1|) (|:| |coef1| $)) $ $) 51 (|has| |#1| (-515)))) (-1408 (((-108) $) 13)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3707 (($ $ (-710) |#1| $) 19)) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-840)))) (-3904 (((-2 (|:| -3310 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 59 (|has| |#1| (-515)))) (-2795 (((-2 (|:| -1611 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 47 (|has| |#1| (-515)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#1|) NIL) (($ $ (-589 (-1001)) (-589 |#1|)) NIL) (($ $ (-1001) $) NIL) (($ $ (-589 (-1001)) (-589 $)) NIL)) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-383 $) (-383 $) (-383 $)) NIL (|has| |#1| (-515))) ((|#1| (-383 $) |#1|) NIL (|has| |#1| (-339))) (((-383 $) $ (-383 $)) NIL (|has| |#1| (-515)))) (-3801 (((-3 $ "failed") $ (-710)) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-1744 (($ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $) NIL (|has| |#1| (-158)))) (-3984 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2640 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3923 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515))) (((-3 (-383 $) "failed") (-383 $) $) NIL (|has| |#1| (-515)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-1001)) NIL) (((-1083 |#1|) $) 7) (($ (-1083 |#1|)) 8) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-710)) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 21 T CONST)) (-1891 (($) 24 T CONST)) (-2909 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) 28) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 23) (($ $ |#1|) NIL)))
-(((-721 |#1|) (-13 (-1145 |#1|) (-563 (-1083 |#1|)) (-964 (-1083 |#1|)) (-10 -8 (-15 -3707 ($ $ (-710) |#1| $)) (-15 -3056 ($ $ $)) (-15 -3761 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2426 (-710))) $ $)) (-15 -3823 ($ $ $)) (-15 -3529 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -3073 ($ $ $)) (IF (|has| |#1| (-515)) (PROGN (-15 -1536 ((-589 $) $ $)) (-15 -3173 ($ $ $)) (-15 -3904 ((-2 (|:| -3310 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1961 ((-2 (|:| -3310 $) (|:| |coef1| $)) $ $)) (-15 -1383 ((-2 (|:| -3310 $) (|:| |coef2| $)) $ $)) (-15 -2795 ((-2 (|:| -1611 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3848 ((-2 (|:| -1611 |#1|) (|:| |coef1| $)) $ $)) (-15 -3389 ((-2 (|:| -1611 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-973)) (T -721))
-((-3707 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-710)) (-5 *1 (-721 *3)) (-4 *3 (-973)))) (-3056 (*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))) (-3761 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-721 *3)) (|:| |polden| *3) (|:| -2426 (-710)))) (-5 *1 (-721 *3)) (-4 *3 (-973)))) (-3823 (*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))) (-3529 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3474 *3) (|:| |gap| (-710)) (|:| -3070 (-721 *3)) (|:| -3969 (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-973)))) (-3073 (*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))) (-1536 (*1 *2 *1 *1) (-12 (-5 *2 (-589 (-721 *3))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-3173 (*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-515)) (-4 *2 (-973)))) (-3904 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3310 (-721 *3)) (|:| |coef1| (-721 *3)) (|:| |coef2| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-1961 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3310 (-721 *3)) (|:| |coef1| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-1383 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3310 (-721 *3)) (|:| |coef2| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-2795 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1611 *3) (|:| |coef1| (-721 *3)) (|:| |coef2| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-3848 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1611 *3) (|:| |coef1| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-3389 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1611 *3) (|:| |coef2| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
-(-13 (-1145 |#1|) (-563 (-1083 |#1|)) (-964 (-1083 |#1|)) (-10 -8 (-15 -3707 ($ $ (-710) |#1| $)) (-15 -3056 ($ $ $)) (-15 -3761 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2426 (-710))) $ $)) (-15 -3823 ($ $ $)) (-15 -3529 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -3073 ($ $ $)) (IF (|has| |#1| (-515)) (PROGN (-15 -1536 ((-589 $) $ $)) (-15 -3173 ($ $ $)) (-15 -3904 ((-2 (|:| -3310 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1961 ((-2 (|:| -3310 $) (|:| |coef1| $)) $ $)) (-15 -1383 ((-2 (|:| -3310 $) (|:| |coef2| $)) $ $)) (-15 -2795 ((-2 (|:| -1611 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3848 ((-2 (|:| -1611 |#1|) (|:| |coef1| $)) $ $)) (-15 -3389 ((-2 (|:| -1611 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|)))
-((-2964 ((|#1| (-710) |#1|) 32 (|has| |#1| (-37 (-383 (-523)))))) (-3315 ((|#1| (-710) |#1|) 22)) (-3119 ((|#1| (-710) |#1|) 34 (|has| |#1| (-37 (-383 (-523)))))))
-(((-722 |#1|) (-10 -7 (-15 -3315 (|#1| (-710) |#1|)) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -3119 (|#1| (-710) |#1|)) (-15 -2964 (|#1| (-710) |#1|))) |%noBranch|)) (-158)) (T -722))
-((-2964 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-158)))) (-3119 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-158)))) (-3315 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-158)))))
-(-10 -7 (-15 -3315 (|#1| (-710) |#1|)) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -3119 (|#1| (-710) |#1|)) (-15 -2964 (|#1| (-710) |#1|))) |%noBranch|))
-((-1680 (((-108) $ $) 7)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) 85)) (-2591 (((-589 $) (-589 |#4|)) 86) (((-589 $) (-589 |#4|) (-108)) 111)) (-1292 (((-589 |#3|) $) 33)) (-2356 (((-108) $) 26)) (-2192 (((-108) $) 17 (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) 101) (((-108) $) 97)) (-2717 ((|#4| |#4| $) 92)) (-3718 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| $) 126)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) 27)) (-1620 (((-108) $ (-710)) 44)) (-1903 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-4189 (($) 45 T CONST)) (-4002 (((-108) $) 22 (|has| |#1| (-515)))) (-3577 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3527 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2611 (((-108) $) 25 (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1291 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) 36)) (-3508 (($ (-589 |#4|)) 35)) (-2441 (((-3 $ "failed") $) 82)) (-3546 ((|#4| |#4| $) 89)) (-2462 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2848 ((|#4| |#4| $) 87)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) 105)) (-2607 (((-108) |#4| $) 136)) (-2072 (((-108) |#4| $) 133)) (-3149 (((-108) |#4| $) 137) (((-108) $) 134)) (-1871 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) 104) (((-108) $) 103)) (-3556 ((|#3| $) 34)) (-3051 (((-108) $ (-710)) 43)) (-1584 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 47)) (-2709 (((-589 |#3|) $) 32)) (-2528 (((-108) |#3| $) 31)) (-1418 (((-108) $ (-710)) 42)) (-2032 (((-1070) $) 9)) (-3715 (((-3 |#4| (-589 $)) |#4| |#4| $) 128)) (-3173 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| |#4| $) 127)) (-2535 (((-3 |#4| "failed") $) 83)) (-3130 (((-589 $) |#4| $) 129)) (-1338 (((-3 (-108) (-589 $)) |#4| $) 132)) (-1446 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3196 (((-589 $) |#4| $) 125) (((-589 $) (-589 |#4|) $) 124) (((-589 $) (-589 |#4|) (-589 $)) 123) (((-589 $) |#4| (-589 $)) 122)) (-2190 (($ |#4| $) 117) (($ (-589 |#4|) $) 116)) (-2455 (((-589 |#4|) $) 107)) (-2490 (((-108) |#4| $) 99) (((-108) $) 95)) (-2960 ((|#4| |#4| $) 90)) (-2303 (((-108) $ $) 110)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) 100) (((-108) $) 96)) (-2897 ((|#4| |#4| $) 91)) (-3951 (((-1034) $) 10)) (-2428 (((-3 |#4| "failed") $) 84)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-3367 (((-3 $ "failed") $ |#4|) 78)) (-3053 (($ $ |#4|) 77) (((-589 $) |#4| $) 115) (((-589 $) |#4| (-589 $)) 114) (((-589 $) (-589 |#4|) $) 113) (((-589 $) (-589 |#4|) (-589 $)) 112)) (-3379 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) 38)) (-1777 (((-108) $) 41)) (-3320 (($) 40)) (-2640 (((-710) $) 106)) (-3977 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-1874 (($ $) 39)) (-1400 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 60)) (-2712 (($ $ |#3|) 28)) (-2742 (($ $ |#3|) 30)) (-1494 (($ $) 88)) (-1591 (($ $ |#3|) 29)) (-1691 (((-794) $) 11) (((-589 |#4|) $) 37)) (-2868 (((-710) $) 76 (|has| |#3| (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-3817 (((-589 $) |#4| $) 121) (((-589 $) |#4| (-589 $)) 120) (((-589 $) (-589 |#4|) $) 119) (((-589 $) (-589 |#4|) (-589 $)) 118)) (-2308 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) 81)) (-2776 (((-108) |#4| $) 135)) (-1747 (((-108) |#3| $) 80)) (-3941 (((-108) $ $) 6)) (-2810 (((-710) $) 46 (|has| $ (-6 -4248)))))
+((-3015 (((-721 |#2|) (-1 |#2| |#1|) (-721 |#1|)) 13)))
+(((-720 |#1| |#2|) (-10 -7 (-15 -3015 ((-721 |#2|) (-1 |#2| |#1|) (-721 |#1|)))) (-973) (-973)) (T -720))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-721 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-721 *6)) (-5 *1 (-720 *5 *6)))))
+(-10 -7 (-15 -3015 ((-721 |#2|) (-1 |#2| |#1|) (-721 |#1|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 12)) (-1288 (((-1169 |#1|) $ (-710)) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2115 (($ (-1083 |#1|)) NIL)) (-3540 (((-1083 $) $ (-1001)) NIL) (((-1083 |#1|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-1001))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2564 (((-589 $) $ $) 39 (|has| |#1| (-515)))) (-3712 (($ $ $) 35 (|has| |#1| (-515)))) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-2891 (($ $ (-710)) NIL)) (-1544 (($ $ (-710)) NIL)) (-3340 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-427)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1001) "failed") $) NIL) (((-3 (-1083 |#1|) "failed") $) 10)) (-1996 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1001) $) NIL) (((-1083 |#1|) $) NIL)) (-2210 (($ $ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $ $) 43 (|has| |#1| (-158)))) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1365 (($ $ $) NIL)) (-3547 (($ $ $) 71 (|has| |#1| (-515)))) (-1579 (((-2 (|:| -2275 |#1|) (|:| -3429 $) (|:| -3143 $)) $ $) 70 (|has| |#1| (-515)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-2213 (($ $) NIL (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-2067 (($ $ |#1| (-710) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-1500 (((-710) $ $) NIL (|has| |#1| (-515)))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-1063)))) (-3706 (($ (-1083 |#1|) (-1001)) NIL) (($ (-1083 $) (-1001)) NIL)) (-3059 (($ $ (-710)) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-3291 (($ $ $) 20)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-1001)) NIL) (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2140 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-710) (-710)) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1489 (((-1083 |#1|) $) NIL)) (-1949 (((-3 (-1001) "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2935 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -1301 (-710))) $ $) 26)) (-1693 (($ $ $) 29)) (-3465 (($ $ $) 32)) (-3709 (((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $) 31)) (-3841 (((-1070) $) NIL)) (-3216 (($ $ $) 41 (|has| |#1| (-515)))) (-3809 (((-2 (|:| -3429 $) (|:| -3143 $)) $ (-710)) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-1001)) (|:| -3262 (-710))) "failed") $) NIL)) (-2669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4105 (($) NIL (|has| |#1| (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-3740 (((-2 (|:| -2056 $) (|:| |coef2| $)) $ $) 67 (|has| |#1| (-515)))) (-2440 (((-2 (|:| -2056 $) (|:| |coef1| $)) $ $) 63 (|has| |#1| (-515)))) (-2827 (((-2 (|:| -2210 |#1|) (|:| |coef2| $)) $ $) 55 (|has| |#1| (-515)))) (-1976 (((-2 (|:| -2210 |#1|) (|:| |coef1| $)) $ $) 51 (|has| |#1| (-515)))) (-3084 (((-108) $) 13)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3664 (($ $ (-710) |#1| $) 19)) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-840)))) (-3747 (((-2 (|:| -2056 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 59 (|has| |#1| (-515)))) (-3782 (((-2 (|:| -2210 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 47 (|has| |#1| (-515)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#1|) NIL) (($ $ (-589 (-1001)) (-589 |#1|)) NIL) (($ $ (-1001) $) NIL) (($ $ (-589 (-1001)) (-589 $)) NIL)) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-383 $) (-383 $) (-383 $)) NIL (|has| |#1| (-515))) ((|#1| (-383 $) |#1|) NIL (|has| |#1| (-339))) (((-383 $) $ (-383 $)) NIL (|has| |#1| (-515)))) (-1451 (((-3 $ "failed") $ (-710)) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4053 (($ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $) NIL (|has| |#1| (-158)))) (-4024 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1487 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-2670 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515))) (((-3 (-383 $) "failed") (-383 $) $) NIL (|has| |#1| (-515)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-1001)) NIL) (((-1083 |#1|) $) 7) (($ (-1083 |#1|)) 8) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-710)) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 21 T CONST)) (-1440 (($) 24 T CONST)) (-1943 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) 28) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 23) (($ $ |#1|) NIL)))
+(((-721 |#1|) (-13 (-1145 |#1|) (-563 (-1083 |#1|)) (-964 (-1083 |#1|)) (-10 -8 (-15 -3664 ($ $ (-710) |#1| $)) (-15 -3291 ($ $ $)) (-15 -2935 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -1301 (-710))) $ $)) (-15 -1693 ($ $ $)) (-15 -3709 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -3465 ($ $ $)) (IF (|has| |#1| (-515)) (PROGN (-15 -2564 ((-589 $) $ $)) (-15 -3216 ($ $ $)) (-15 -3747 ((-2 (|:| -2056 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2440 ((-2 (|:| -2056 $) (|:| |coef1| $)) $ $)) (-15 -3740 ((-2 (|:| -2056 $) (|:| |coef2| $)) $ $)) (-15 -3782 ((-2 (|:| -2210 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1976 ((-2 (|:| -2210 |#1|) (|:| |coef1| $)) $ $)) (-15 -2827 ((-2 (|:| -2210 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-973)) (T -721))
+((-3664 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-710)) (-5 *1 (-721 *3)) (-4 *3 (-973)))) (-3291 (*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))) (-2935 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-721 *3)) (|:| |polden| *3) (|:| -1301 (-710)))) (-5 *1 (-721 *3)) (-4 *3 (-973)))) (-1693 (*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))) (-3709 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2275 *3) (|:| |gap| (-710)) (|:| -3429 (-721 *3)) (|:| -3143 (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-973)))) (-3465 (*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))) (-2564 (*1 *2 *1 *1) (-12 (-5 *2 (-589 (-721 *3))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-3216 (*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-515)) (-4 *2 (-973)))) (-3747 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2056 (-721 *3)) (|:| |coef1| (-721 *3)) (|:| |coef2| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-2440 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2056 (-721 *3)) (|:| |coef1| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-3740 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2056 (-721 *3)) (|:| |coef2| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-3782 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2210 *3) (|:| |coef1| (-721 *3)) (|:| |coef2| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-1976 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2210 *3) (|:| |coef1| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))) (-2827 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2210 *3) (|:| |coef2| (-721 *3)))) (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
+(-13 (-1145 |#1|) (-563 (-1083 |#1|)) (-964 (-1083 |#1|)) (-10 -8 (-15 -3664 ($ $ (-710) |#1| $)) (-15 -3291 ($ $ $)) (-15 -2935 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -1301 (-710))) $ $)) (-15 -1693 ($ $ $)) (-15 -3709 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -3465 ($ $ $)) (IF (|has| |#1| (-515)) (PROGN (-15 -2564 ((-589 $) $ $)) (-15 -3216 ($ $ $)) (-15 -3747 ((-2 (|:| -2056 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2440 ((-2 (|:| -2056 $) (|:| |coef1| $)) $ $)) (-15 -3740 ((-2 (|:| -2056 $) (|:| |coef2| $)) $ $)) (-15 -3782 ((-2 (|:| -2210 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1976 ((-2 (|:| -2210 |#1|) (|:| |coef1| $)) $ $)) (-15 -2827 ((-2 (|:| -2210 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|)))
+((-1786 ((|#1| (-710) |#1|) 32 (|has| |#1| (-37 (-383 (-523)))))) (-4022 ((|#1| (-710) |#1|) 22)) (-2689 ((|#1| (-710) |#1|) 34 (|has| |#1| (-37 (-383 (-523)))))))
+(((-722 |#1|) (-10 -7 (-15 -4022 (|#1| (-710) |#1|)) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2689 (|#1| (-710) |#1|)) (-15 -1786 (|#1| (-710) |#1|))) |%noBranch|)) (-158)) (T -722))
+((-1786 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-158)))) (-2689 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-158)))) (-4022 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-158)))))
+(-10 -7 (-15 -4022 (|#1| (-710) |#1|)) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2689 (|#1| (-710) |#1|)) (-15 -1786 (|#1| (-710) |#1|))) |%noBranch|))
+((-3260 (((-108) $ $) 7)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) 85)) (-2311 (((-589 $) (-589 |#4|)) 86) (((-589 $) (-589 |#4|) (-108)) 111)) (-3716 (((-589 |#3|) $) 33)) (-2011 (((-108) $) 26)) (-2821 (((-108) $) 17 (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) 101) (((-108) $) 97)) (-4165 ((|#4| |#4| $) 92)) (-3763 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| $) 126)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) 27)) (-2282 (((-108) $ (-710)) 44)) (-1299 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-1640 (($) 45 T CONST)) (-1619 (((-108) $) 22 (|has| |#1| (-515)))) (-2927 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3685 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2457 (((-108) $) 25 (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2341 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) 36)) (-1996 (($ (-589 |#4|)) 35)) (-3891 (((-3 $ "failed") $) 82)) (-3880 ((|#4| |#4| $) 89)) (-3917 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-3058 ((|#4| |#4| $) 87)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) 105)) (-2422 (((-108) |#4| $) 136)) (-4171 (((-108) |#4| $) 133)) (-3004 (((-108) |#4| $) 137) (((-108) $) 134)) (-3133 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) 104) (((-108) $) 103)) (-2694 ((|#3| $) 34)) (-1344 (((-108) $ (-710)) 43)) (-3056 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 47)) (-4100 (((-589 |#3|) $) 32)) (-2863 (((-108) |#3| $) 31)) (-4042 (((-108) $ (-710)) 42)) (-3841 (((-1070) $) 9)) (-3726 (((-3 |#4| (-589 $)) |#4| |#4| $) 128)) (-3216 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| |#4| $) 127)) (-2247 (((-3 |#4| "failed") $) 83)) (-2818 (((-589 $) |#4| $) 129)) (-1446 (((-3 (-108) (-589 $)) |#4| $) 132)) (-4226 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-1625 (((-589 $) |#4| $) 125) (((-589 $) (-589 |#4|) $) 124) (((-589 $) (-589 |#4|) (-589 $)) 123) (((-589 $) |#4| (-589 $)) 122)) (-2795 (($ |#4| $) 117) (($ (-589 |#4|) $) 116)) (-3403 (((-589 |#4|) $) 107)) (-3761 (((-108) |#4| $) 99) (((-108) $) 95)) (-1728 ((|#4| |#4| $) 90)) (-1454 (((-108) $ $) 110)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) 100) (((-108) $) 96)) (-2347 ((|#4| |#4| $) 91)) (-2435 (((-1034) $) 10)) (-3879 (((-3 |#4| "failed") $) 84)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2594 (((-3 $ "failed") $ |#4|) 78)) (-1361 (($ $ |#4|) 77) (((-589 $) |#4| $) 115) (((-589 $) |#4| (-589 $)) 114) (((-589 $) (-589 |#4|) $) 113) (((-589 $) (-589 |#4|) (-589 $)) 112)) (-2720 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) 38)) (-3163 (((-108) $) 41)) (-4055 (($) 40)) (-1487 (((-710) $) 106)) (-2452 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-4124 (($ $) 39)) (-3077 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1318 (($ $ |#3|) 30)) (-3444 (($ $) 88)) (-2023 (($ $ |#3|) 29)) (-3976 (((-794) $) 11) (((-589 |#4|) $) 37)) (-3221 (((-710) $) 76 (|has| |#3| (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-1611 (((-589 $) |#4| $) 121) (((-589 $) |#4| (-589 $)) 120) (((-589 $) (-589 |#4|) $) 119) (((-589 $) (-589 |#4|) (-589 $)) 118)) (-1505 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) 81)) (-3553 (((-108) |#4| $) 135)) (-4079 (((-108) |#3| $) 80)) (-4037 (((-108) $ $) 6)) (-1271 (((-710) $) 46 (|has| $ (-6 -4248)))))
(((-723 |#1| |#2| |#3| |#4|) (-129) (-427) (-732) (-786) (-987 |t#1| |t#2| |t#3|)) (T -723))
NIL
(-13 (-992 |t#1| |t#2| |t#3| |t#4|))
(((-33) . T) ((-97) . T) ((-563 (-589 |#4|)) . T) ((-563 (-794)) . T) ((-140 |#4|) . T) ((-564 (-499)) |has| |#4| (-564 (-499))) ((-286 |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-462 |#4|) . T) ((-484 |#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-905 |#1| |#2| |#3| |#4|) . T) ((-992 |#1| |#2| |#3| |#4|) . T) ((-1016) . T) ((-1117 |#1| |#2| |#3| |#4|) . T) ((-1123) . T))
-((-2876 (((-3 (-355) "failed") (-292 |#1|) (-852)) 60 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-355) "failed") (-292 |#1|)) 52 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-355) "failed") (-383 (-883 |#1|)) (-852)) 39 (|has| |#1| (-515))) (((-3 (-355) "failed") (-383 (-883 |#1|))) 35 (|has| |#1| (-515))) (((-3 (-355) "failed") (-883 |#1|) (-852)) 30 (|has| |#1| (-973))) (((-3 (-355) "failed") (-883 |#1|)) 24 (|has| |#1| (-973)))) (-2200 (((-355) (-292 |#1|) (-852)) 92 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-355) (-292 |#1|)) 87 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-355) (-383 (-883 |#1|)) (-852)) 84 (|has| |#1| (-515))) (((-355) (-383 (-883 |#1|))) 81 (|has| |#1| (-515))) (((-355) (-883 |#1|) (-852)) 80 (|has| |#1| (-973))) (((-355) (-883 |#1|)) 77 (|has| |#1| (-973))) (((-355) |#1| (-852)) 73) (((-355) |#1|) 22)) (-3782 (((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)) (-852)) 68 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-155 (-355)) "failed") (-292 (-155 |#1|))) 58 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-155 (-355)) "failed") (-292 |#1|) (-852)) 61 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-155 (-355)) "failed") (-292 |#1|)) 59 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))) (-852)) 44 (|has| |#1| (-515))) (((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|)))) 43 (|has| |#1| (-515))) (((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)) (-852)) 38 (|has| |#1| (-515))) (((-3 (-155 (-355)) "failed") (-383 (-883 |#1|))) 37 (|has| |#1| (-515))) (((-3 (-155 (-355)) "failed") (-883 |#1|) (-852)) 28 (|has| |#1| (-973))) (((-3 (-155 (-355)) "failed") (-883 |#1|)) 26 (|has| |#1| (-973))) (((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)) (-852)) 17 (|has| |#1| (-158))) (((-3 (-155 (-355)) "failed") (-883 (-155 |#1|))) 14 (|has| |#1| (-158)))) (-2355 (((-155 (-355)) (-292 (-155 |#1|)) (-852)) 95 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-155 (-355)) (-292 (-155 |#1|))) 94 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-155 (-355)) (-292 |#1|) (-852)) 93 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-155 (-355)) (-292 |#1|)) 91 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-155 (-355)) (-383 (-883 (-155 |#1|))) (-852)) 86 (|has| |#1| (-515))) (((-155 (-355)) (-383 (-883 (-155 |#1|)))) 85 (|has| |#1| (-515))) (((-155 (-355)) (-383 (-883 |#1|)) (-852)) 83 (|has| |#1| (-515))) (((-155 (-355)) (-383 (-883 |#1|))) 82 (|has| |#1| (-515))) (((-155 (-355)) (-883 |#1|) (-852)) 79 (|has| |#1| (-973))) (((-155 (-355)) (-883 |#1|)) 78 (|has| |#1| (-973))) (((-155 (-355)) (-883 (-155 |#1|)) (-852)) 75 (|has| |#1| (-158))) (((-155 (-355)) (-883 (-155 |#1|))) 74 (|has| |#1| (-158))) (((-155 (-355)) (-155 |#1|) (-852)) 16 (|has| |#1| (-158))) (((-155 (-355)) (-155 |#1|)) 12 (|has| |#1| (-158))) (((-155 (-355)) |#1| (-852)) 27) (((-155 (-355)) |#1|) 25)))
-(((-724 |#1|) (-10 -7 (-15 -2200 ((-355) |#1|)) (-15 -2200 ((-355) |#1| (-852))) (-15 -2355 ((-155 (-355)) |#1|)) (-15 -2355 ((-155 (-355)) |#1| (-852))) (IF (|has| |#1| (-158)) (PROGN (-15 -2355 ((-155 (-355)) (-155 |#1|))) (-15 -2355 ((-155 (-355)) (-155 |#1|) (-852))) (-15 -2355 ((-155 (-355)) (-883 (-155 |#1|)))) (-15 -2355 ((-155 (-355)) (-883 (-155 |#1|)) (-852)))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-15 -2200 ((-355) (-883 |#1|))) (-15 -2200 ((-355) (-883 |#1|) (-852))) (-15 -2355 ((-155 (-355)) (-883 |#1|))) (-15 -2355 ((-155 (-355)) (-883 |#1|) (-852)))) |%noBranch|) (IF (|has| |#1| (-515)) (PROGN (-15 -2200 ((-355) (-383 (-883 |#1|)))) (-15 -2200 ((-355) (-383 (-883 |#1|)) (-852))) (-15 -2355 ((-155 (-355)) (-383 (-883 |#1|)))) (-15 -2355 ((-155 (-355)) (-383 (-883 |#1|)) (-852))) (-15 -2355 ((-155 (-355)) (-383 (-883 (-155 |#1|))))) (-15 -2355 ((-155 (-355)) (-383 (-883 (-155 |#1|))) (-852))) (IF (|has| |#1| (-786)) (PROGN (-15 -2200 ((-355) (-292 |#1|))) (-15 -2200 ((-355) (-292 |#1|) (-852))) (-15 -2355 ((-155 (-355)) (-292 |#1|))) (-15 -2355 ((-155 (-355)) (-292 |#1|) (-852))) (-15 -2355 ((-155 (-355)) (-292 (-155 |#1|)))) (-15 -2355 ((-155 (-355)) (-292 (-155 |#1|)) (-852)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-15 -3782 ((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)) (-852)))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-15 -2876 ((-3 (-355) "failed") (-883 |#1|))) (-15 -2876 ((-3 (-355) "failed") (-883 |#1|) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-883 |#1|))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-883 |#1|) (-852)))) |%noBranch|) (IF (|has| |#1| (-515)) (PROGN (-15 -2876 ((-3 (-355) "failed") (-383 (-883 |#1|)))) (-15 -2876 ((-3 (-355) "failed") (-383 (-883 |#1|)) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))) (-852))) (IF (|has| |#1| (-786)) (PROGN (-15 -2876 ((-3 (-355) "failed") (-292 |#1|))) (-15 -2876 ((-3 (-355) "failed") (-292 |#1|) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-292 |#1|))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-292 |#1|) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)) (-852)))) |%noBranch|)) |%noBranch|)) (-564 (-355))) (T -724))
-((-3782 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-292 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3782 (*1 *2 *3) (|partial| -12 (-5 *3 (-292 (-155 *4))) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3782 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3782 (*1 *2 *3) (|partial| -12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2876 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2876 (*1 *2 *3) (|partial| -12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3782 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-383 (-883 (-155 *5)))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3782 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 (-155 *4)))) (-4 *4 (-515)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3782 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3782 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2876 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2876 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3782 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3782 (*1 *2 *3) (|partial| -12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2876 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2876 (*1 *2 *3) (|partial| -12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3782 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-883 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-158)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3782 (*1 *2 *3) (|partial| -12 (-5 *3 (-883 (-155 *4))) (-4 *4 (-158)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-292 (-155 *4))) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2200 (*1 *2 *3 *4) (-12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2200 (*1 *2 *3) (-12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-155 *5)))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 (-155 *4)))) (-4 *4 (-515)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2200 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2200 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2200 (*1 *2 *3 *4) (-12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2200 (*1 *2 *3) (-12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-883 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-158)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-883 (-155 *4))) (-4 *4 (-158)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-155 *5)) (-5 *4 (-852)) (-4 *5 (-158)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-155 *4)) (-4 *4 (-158)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-5 *2 (-155 (-355))) (-5 *1 (-724 *3)) (-4 *3 (-564 (-355))))) (-2355 (*1 *2 *3) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-724 *3)) (-4 *3 (-564 (-355))))) (-2200 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-5 *2 (-355)) (-5 *1 (-724 *3)) (-4 *3 (-564 *2)))) (-2200 (*1 *2 *3) (-12 (-5 *2 (-355)) (-5 *1 (-724 *3)) (-4 *3 (-564 *2)))))
-(-10 -7 (-15 -2200 ((-355) |#1|)) (-15 -2200 ((-355) |#1| (-852))) (-15 -2355 ((-155 (-355)) |#1|)) (-15 -2355 ((-155 (-355)) |#1| (-852))) (IF (|has| |#1| (-158)) (PROGN (-15 -2355 ((-155 (-355)) (-155 |#1|))) (-15 -2355 ((-155 (-355)) (-155 |#1|) (-852))) (-15 -2355 ((-155 (-355)) (-883 (-155 |#1|)))) (-15 -2355 ((-155 (-355)) (-883 (-155 |#1|)) (-852)))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-15 -2200 ((-355) (-883 |#1|))) (-15 -2200 ((-355) (-883 |#1|) (-852))) (-15 -2355 ((-155 (-355)) (-883 |#1|))) (-15 -2355 ((-155 (-355)) (-883 |#1|) (-852)))) |%noBranch|) (IF (|has| |#1| (-515)) (PROGN (-15 -2200 ((-355) (-383 (-883 |#1|)))) (-15 -2200 ((-355) (-383 (-883 |#1|)) (-852))) (-15 -2355 ((-155 (-355)) (-383 (-883 |#1|)))) (-15 -2355 ((-155 (-355)) (-383 (-883 |#1|)) (-852))) (-15 -2355 ((-155 (-355)) (-383 (-883 (-155 |#1|))))) (-15 -2355 ((-155 (-355)) (-383 (-883 (-155 |#1|))) (-852))) (IF (|has| |#1| (-786)) (PROGN (-15 -2200 ((-355) (-292 |#1|))) (-15 -2200 ((-355) (-292 |#1|) (-852))) (-15 -2355 ((-155 (-355)) (-292 |#1|))) (-15 -2355 ((-155 (-355)) (-292 |#1|) (-852))) (-15 -2355 ((-155 (-355)) (-292 (-155 |#1|)))) (-15 -2355 ((-155 (-355)) (-292 (-155 |#1|)) (-852)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-15 -3782 ((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)) (-852)))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-15 -2876 ((-3 (-355) "failed") (-883 |#1|))) (-15 -2876 ((-3 (-355) "failed") (-883 |#1|) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-883 |#1|))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-883 |#1|) (-852)))) |%noBranch|) (IF (|has| |#1| (-515)) (PROGN (-15 -2876 ((-3 (-355) "failed") (-383 (-883 |#1|)))) (-15 -2876 ((-3 (-355) "failed") (-383 (-883 |#1|)) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))) (-852))) (IF (|has| |#1| (-786)) (PROGN (-15 -2876 ((-3 (-355) "failed") (-292 |#1|))) (-15 -2876 ((-3 (-355) "failed") (-292 |#1|) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-292 |#1|))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-292 |#1|) (-852))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)))) (-15 -3782 ((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)) (-852)))) |%noBranch|)) |%noBranch|))
-((-3995 (((-852) (-1070)) 65)) (-3283 (((-3 (-355) "failed") (-1070)) 33)) (-1995 (((-355) (-1070)) 31)) (-3895 (((-852) (-1070)) 54)) (-1915 (((-1070) (-852)) 55)) (-3246 (((-1070) (-852)) 53)))
-(((-725) (-10 -7 (-15 -3246 ((-1070) (-852))) (-15 -3895 ((-852) (-1070))) (-15 -1915 ((-1070) (-852))) (-15 -3995 ((-852) (-1070))) (-15 -1995 ((-355) (-1070))) (-15 -3283 ((-3 (-355) "failed") (-1070))))) (T -725))
-((-3283 (*1 *2 *3) (|partial| -12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-725)))) (-1995 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-725)))) (-3995 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-852)) (-5 *1 (-725)))) (-1915 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1070)) (-5 *1 (-725)))) (-3895 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-852)) (-5 *1 (-725)))) (-3246 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1070)) (-5 *1 (-725)))))
-(-10 -7 (-15 -3246 ((-1070) (-852))) (-15 -3895 ((-852) (-1070))) (-15 -1915 ((-1070) (-852))) (-15 -3995 ((-852) (-1070))) (-15 -1995 ((-355) (-1070))) (-15 -3283 ((-3 (-355) "failed") (-1070))))
-((-1680 (((-108) $ $) 7)) (-3077 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 15) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 13)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 16) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)))
+((-2190 (((-3 (-355) "failed") (-292 |#1|) (-852)) 60 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-355) "failed") (-292 |#1|)) 52 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-355) "failed") (-383 (-883 |#1|)) (-852)) 39 (|has| |#1| (-515))) (((-3 (-355) "failed") (-383 (-883 |#1|))) 35 (|has| |#1| (-515))) (((-3 (-355) "failed") (-883 |#1|) (-852)) 30 (|has| |#1| (-973))) (((-3 (-355) "failed") (-883 |#1|)) 24 (|has| |#1| (-973)))) (-3410 (((-355) (-292 |#1|) (-852)) 92 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-355) (-292 |#1|)) 87 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-355) (-383 (-883 |#1|)) (-852)) 84 (|has| |#1| (-515))) (((-355) (-383 (-883 |#1|))) 81 (|has| |#1| (-515))) (((-355) (-883 |#1|) (-852)) 80 (|has| |#1| (-973))) (((-355) (-883 |#1|)) 77 (|has| |#1| (-973))) (((-355) |#1| (-852)) 73) (((-355) |#1|) 22)) (-3137 (((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)) (-852)) 68 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-155 (-355)) "failed") (-292 (-155 |#1|))) 58 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-155 (-355)) "failed") (-292 |#1|) (-852)) 61 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-155 (-355)) "failed") (-292 |#1|)) 59 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))) (-852)) 44 (|has| |#1| (-515))) (((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|)))) 43 (|has| |#1| (-515))) (((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)) (-852)) 38 (|has| |#1| (-515))) (((-3 (-155 (-355)) "failed") (-383 (-883 |#1|))) 37 (|has| |#1| (-515))) (((-3 (-155 (-355)) "failed") (-883 |#1|) (-852)) 28 (|has| |#1| (-973))) (((-3 (-155 (-355)) "failed") (-883 |#1|)) 26 (|has| |#1| (-973))) (((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)) (-852)) 18 (|has| |#1| (-158))) (((-3 (-155 (-355)) "failed") (-883 (-155 |#1|))) 15 (|has| |#1| (-158)))) (-3504 (((-155 (-355)) (-292 (-155 |#1|)) (-852)) 95 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-155 (-355)) (-292 (-155 |#1|))) 94 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-155 (-355)) (-292 |#1|) (-852)) 93 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-155 (-355)) (-292 |#1|)) 91 (-12 (|has| |#1| (-515)) (|has| |#1| (-786)))) (((-155 (-355)) (-383 (-883 (-155 |#1|))) (-852)) 86 (|has| |#1| (-515))) (((-155 (-355)) (-383 (-883 (-155 |#1|)))) 85 (|has| |#1| (-515))) (((-155 (-355)) (-383 (-883 |#1|)) (-852)) 83 (|has| |#1| (-515))) (((-155 (-355)) (-383 (-883 |#1|))) 82 (|has| |#1| (-515))) (((-155 (-355)) (-883 |#1|) (-852)) 79 (|has| |#1| (-973))) (((-155 (-355)) (-883 |#1|)) 78 (|has| |#1| (-973))) (((-155 (-355)) (-883 (-155 |#1|)) (-852)) 75 (|has| |#1| (-158))) (((-155 (-355)) (-883 (-155 |#1|))) 74 (|has| |#1| (-158))) (((-155 (-355)) (-155 |#1|) (-852)) 17 (|has| |#1| (-158))) (((-155 (-355)) (-155 |#1|)) 13 (|has| |#1| (-158))) (((-155 (-355)) |#1| (-852)) 27) (((-155 (-355)) |#1|) 25)))
+(((-724 |#1|) (-10 -7 (-15 -3410 ((-355) |#1|)) (-15 -3410 ((-355) |#1| (-852))) (-15 -3504 ((-155 (-355)) |#1|)) (-15 -3504 ((-155 (-355)) |#1| (-852))) (IF (|has| |#1| (-158)) (PROGN (-15 -3504 ((-155 (-355)) (-155 |#1|))) (-15 -3504 ((-155 (-355)) (-155 |#1|) (-852))) (-15 -3504 ((-155 (-355)) (-883 (-155 |#1|)))) (-15 -3504 ((-155 (-355)) (-883 (-155 |#1|)) (-852)))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-15 -3410 ((-355) (-883 |#1|))) (-15 -3410 ((-355) (-883 |#1|) (-852))) (-15 -3504 ((-155 (-355)) (-883 |#1|))) (-15 -3504 ((-155 (-355)) (-883 |#1|) (-852)))) |%noBranch|) (IF (|has| |#1| (-515)) (PROGN (-15 -3410 ((-355) (-383 (-883 |#1|)))) (-15 -3410 ((-355) (-383 (-883 |#1|)) (-852))) (-15 -3504 ((-155 (-355)) (-383 (-883 |#1|)))) (-15 -3504 ((-155 (-355)) (-383 (-883 |#1|)) (-852))) (-15 -3504 ((-155 (-355)) (-383 (-883 (-155 |#1|))))) (-15 -3504 ((-155 (-355)) (-383 (-883 (-155 |#1|))) (-852))) (IF (|has| |#1| (-786)) (PROGN (-15 -3410 ((-355) (-292 |#1|))) (-15 -3410 ((-355) (-292 |#1|) (-852))) (-15 -3504 ((-155 (-355)) (-292 |#1|))) (-15 -3504 ((-155 (-355)) (-292 |#1|) (-852))) (-15 -3504 ((-155 (-355)) (-292 (-155 |#1|)))) (-15 -3504 ((-155 (-355)) (-292 (-155 |#1|)) (-852)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-15 -3137 ((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)) (-852)))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-15 -2190 ((-3 (-355) "failed") (-883 |#1|))) (-15 -2190 ((-3 (-355) "failed") (-883 |#1|) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-883 |#1|))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-883 |#1|) (-852)))) |%noBranch|) (IF (|has| |#1| (-515)) (PROGN (-15 -2190 ((-3 (-355) "failed") (-383 (-883 |#1|)))) (-15 -2190 ((-3 (-355) "failed") (-383 (-883 |#1|)) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))) (-852))) (IF (|has| |#1| (-786)) (PROGN (-15 -2190 ((-3 (-355) "failed") (-292 |#1|))) (-15 -2190 ((-3 (-355) "failed") (-292 |#1|) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-292 |#1|))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-292 |#1|) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)) (-852)))) |%noBranch|)) |%noBranch|)) (-564 (-355))) (T -724))
+((-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-292 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-292 (-155 *4))) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2190 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2190 (*1 *2 *3) (|partial| -12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-383 (-883 (-155 *5)))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 (-155 *4)))) (-4 *4 (-515)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2190 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2190 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-2190 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-2190 (*1 *2 *3) (|partial| -12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3137 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-883 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-158)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3137 (*1 *2 *3) (|partial| -12 (-5 *3 (-883 (-155 *4))) (-4 *4 (-158)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3504 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3504 (*1 *2 *3) (-12 (-5 *3 (-292 (-155 *4))) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3504 (*1 *2 *3 *4) (-12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3504 (*1 *2 *3) (-12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3410 (*1 *2 *3 *4) (-12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-3410 (*1 *2 *3) (-12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3504 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 (-155 *5)))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3504 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 (-155 *4)))) (-4 *4 (-515)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3504 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3504 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3410 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-3410 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3504 (*1 *2 *3 *4) (-12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3504 (*1 *2 *3) (-12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3410 (*1 *2 *3 *4) (-12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973)) (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))) (-3410 (*1 *2 *3) (-12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4)))) (-3504 (*1 *2 *3 *4) (-12 (-5 *3 (-883 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-158)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3504 (*1 *2 *3) (-12 (-5 *3 (-883 (-155 *4))) (-4 *4 (-158)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3504 (*1 *2 *3 *4) (-12 (-5 *3 (-155 *5)) (-5 *4 (-852)) (-4 *5 (-158)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5)))) (-3504 (*1 *2 *3) (-12 (-5 *3 (-155 *4)) (-4 *4 (-158)) (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4)))) (-3504 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-5 *2 (-155 (-355))) (-5 *1 (-724 *3)) (-4 *3 (-564 (-355))))) (-3504 (*1 *2 *3) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-724 *3)) (-4 *3 (-564 (-355))))) (-3410 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-5 *2 (-355)) (-5 *1 (-724 *3)) (-4 *3 (-564 *2)))) (-3410 (*1 *2 *3) (-12 (-5 *2 (-355)) (-5 *1 (-724 *3)) (-4 *3 (-564 *2)))))
+(-10 -7 (-15 -3410 ((-355) |#1|)) (-15 -3410 ((-355) |#1| (-852))) (-15 -3504 ((-155 (-355)) |#1|)) (-15 -3504 ((-155 (-355)) |#1| (-852))) (IF (|has| |#1| (-158)) (PROGN (-15 -3504 ((-155 (-355)) (-155 |#1|))) (-15 -3504 ((-155 (-355)) (-155 |#1|) (-852))) (-15 -3504 ((-155 (-355)) (-883 (-155 |#1|)))) (-15 -3504 ((-155 (-355)) (-883 (-155 |#1|)) (-852)))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-15 -3410 ((-355) (-883 |#1|))) (-15 -3410 ((-355) (-883 |#1|) (-852))) (-15 -3504 ((-155 (-355)) (-883 |#1|))) (-15 -3504 ((-155 (-355)) (-883 |#1|) (-852)))) |%noBranch|) (IF (|has| |#1| (-515)) (PROGN (-15 -3410 ((-355) (-383 (-883 |#1|)))) (-15 -3410 ((-355) (-383 (-883 |#1|)) (-852))) (-15 -3504 ((-155 (-355)) (-383 (-883 |#1|)))) (-15 -3504 ((-155 (-355)) (-383 (-883 |#1|)) (-852))) (-15 -3504 ((-155 (-355)) (-383 (-883 (-155 |#1|))))) (-15 -3504 ((-155 (-355)) (-383 (-883 (-155 |#1|))) (-852))) (IF (|has| |#1| (-786)) (PROGN (-15 -3410 ((-355) (-292 |#1|))) (-15 -3410 ((-355) (-292 |#1|) (-852))) (-15 -3504 ((-155 (-355)) (-292 |#1|))) (-15 -3504 ((-155 (-355)) (-292 |#1|) (-852))) (-15 -3504 ((-155 (-355)) (-292 (-155 |#1|)))) (-15 -3504 ((-155 (-355)) (-292 (-155 |#1|)) (-852)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-15 -3137 ((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-883 (-155 |#1|)) (-852)))) |%noBranch|) (IF (|has| |#1| (-973)) (PROGN (-15 -2190 ((-3 (-355) "failed") (-883 |#1|))) (-15 -2190 ((-3 (-355) "failed") (-883 |#1|) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-883 |#1|))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-883 |#1|) (-852)))) |%noBranch|) (IF (|has| |#1| (-515)) (PROGN (-15 -2190 ((-3 (-355) "failed") (-383 (-883 |#1|)))) (-15 -2190 ((-3 (-355) "failed") (-383 (-883 |#1|)) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-383 (-883 |#1|)) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-383 (-883 (-155 |#1|))) (-852))) (IF (|has| |#1| (-786)) (PROGN (-15 -2190 ((-3 (-355) "failed") (-292 |#1|))) (-15 -2190 ((-3 (-355) "failed") (-292 |#1|) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-292 |#1|))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-292 |#1|) (-852))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)))) (-15 -3137 ((-3 (-155 (-355)) "failed") (-292 (-155 |#1|)) (-852)))) |%noBranch|)) |%noBranch|))
+((-1524 (((-852) (-1070)) 65)) (-1826 (((-3 (-355) "failed") (-1070)) 33)) (-1568 (((-355) (-1070)) 31)) (-3648 (((-852) (-1070)) 54)) (-2100 (((-1070) (-852)) 55)) (-1375 (((-1070) (-852)) 53)))
+(((-725) (-10 -7 (-15 -1375 ((-1070) (-852))) (-15 -3648 ((-852) (-1070))) (-15 -2100 ((-1070) (-852))) (-15 -1524 ((-852) (-1070))) (-15 -1568 ((-355) (-1070))) (-15 -1826 ((-3 (-355) "failed") (-1070))))) (T -725))
+((-1826 (*1 *2 *3) (|partial| -12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-725)))) (-1568 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-725)))) (-1524 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-852)) (-5 *1 (-725)))) (-2100 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1070)) (-5 *1 (-725)))) (-3648 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-852)) (-5 *1 (-725)))) (-1375 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1070)) (-5 *1 (-725)))))
+(-10 -7 (-15 -1375 ((-1070) (-852))) (-15 -3648 ((-852) (-1070))) (-15 -2100 ((-1070) (-852))) (-15 -1524 ((-852) (-1070))) (-15 -1568 ((-355) (-1070))) (-15 -1826 ((-3 (-355) "failed") (-1070))))
+((-3260 (((-108) $ $) 7)) (-3499 (((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 15) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)) 13)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 16) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)))
(((-726) (-129)) (T -726))
-((-1796 (*1 *2 *3 *4) (-12 (-4 *1 (-726)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962)))))) (-3077 (*1 *2 *3 *2) (-12 (-4 *1 (-726)) (-5 *2 (-962)) (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))) (-1796 (*1 *2 *3 *4) (-12 (-4 *1 (-726)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962)))))) (-3077 (*1 *2 *3 *2) (-12 (-4 *1 (-726)) (-5 *2 (-962)) (-5 *3 (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))))
-(-13 (-1016) (-10 -7 (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3077 ((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3077 ((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)))))
+((-3359 (*1 *2 *3 *4) (-12 (-4 *1 (-726)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962)))))) (-3499 (*1 *2 *3 *2) (-12 (-4 *1 (-726)) (-5 *2 (-962)) (-5 *3 (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))) (-3359 (*1 *2 *3 *4) (-12 (-4 *1 (-726)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962)))))) (-3499 (*1 *2 *3 *2) (-12 (-4 *1 (-726)) (-5 *2 (-962)) (-5 *3 (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))))
+(-13 (-1016) (-10 -7 (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3499 ((-962) (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203))) (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)) (|:| |extra| (-962))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3499 ((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) (-962)))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-2181 (((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355))) 44) (((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355))) 43)) (-2222 (((-1174) (-1169 (-355)) (-523) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355))) 50)) (-2270 (((-1174) (-1169 (-355)) (-523) (-355) (-355) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355))) 41)) (-1262 (((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355))) 52) (((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355))) 51)))
-(((-727) (-10 -7 (-15 -1262 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -1262 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)))) (-15 -2270 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2181 ((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2181 ((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)))) (-15 -2222 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))))) (T -727))
-((-2222 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-2181 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *4 (-523)) (-5 *6 (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355)))) (-5 *7 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-2181 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *4 (-523)) (-5 *6 (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355)))) (-5 *7 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-2270 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-1262 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-1262 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))))
-(-10 -7 (-15 -1262 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -1262 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)))) (-15 -2270 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2181 ((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2181 ((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)))) (-15 -2222 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))))
-((-4128 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 53)) (-3677 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 30)) (-3583 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 52)) (-1953 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 28)) (-1286 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 51)) (-3768 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 18)) (-3233 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523)) 31)) (-4050 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523)) 29)) (-3404 (((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523)) 27)))
-(((-728) (-10 -7 (-15 -3404 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -4050 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -3233 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -3768 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -1953 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -3677 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -1286 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -3583 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -4128 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))))) (T -728))
-((-4128 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-3583 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-1286 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-3677 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-1953 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-3768 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-3233 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-4050 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-3404 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))))
-(-10 -7 (-15 -3404 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -4050 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -3233 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -3768 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -1953 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -3677 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -1286 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -3583 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -4128 ((-2 (|:| -3370 (-355)) (|:| -3460 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))))
-((-4029 (((-1119 |#1|) |#1| (-203) (-523)) 45)))
-(((-729 |#1|) (-10 -7 (-15 -4029 ((-1119 |#1|) |#1| (-203) (-523)))) (-903)) (T -729))
-((-4029 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-203)) (-5 *5 (-523)) (-5 *2 (-1119 *3)) (-5 *1 (-729 *3)) (-4 *3 (-903)))))
-(-10 -7 (-15 -4029 ((-1119 |#1|) |#1| (-203) (-523))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 24)) (-3405 (((-3 $ "failed") $ $) 26)) (-4189 (($) 23 T CONST)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 22 T CONST)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (-4060 (($ $ $) 28) (($ $) 27)) (-4045 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21) (($ (-523) $) 29)))
+((-2692 (((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355))) 44) (((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355))) 43)) (-3139 (((-1174) (-1169 (-355)) (-523) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355))) 50)) (-2410 (((-1174) (-1169 (-355)) (-523) (-355) (-355) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355))) 41)) (-2150 (((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355))) 52) (((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355))) 51)))
+(((-727) (-10 -7 (-15 -2150 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2150 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)))) (-15 -2410 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2692 ((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2692 ((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)))) (-15 -3139 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))))) (T -727))
+((-3139 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-2692 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *4 (-523)) (-5 *6 (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355)))) (-5 *7 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-2692 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *4 (-523)) (-5 *6 (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355)))) (-5 *7 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-2410 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-2150 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))) (-2150 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355))) (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174)) (-5 *1 (-727)))))
+(-10 -7 (-15 -2150 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2150 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)))) (-15 -2410 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2692 ((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))) (-15 -2692 ((-1174) (-1169 (-355)) (-523) (-355) (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355))) (-355) (-1169 (-355)) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)) (-1169 (-355)))) (-15 -3139 ((-1174) (-1169 (-355)) (-523) (-355) (-355) (-523) (-1 (-1174) (-1169 (-355)) (-1169 (-355)) (-355)))))
+((-2303 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 53)) (-3361 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 31)) (-2984 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 52)) (-2379 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 29)) (-2300 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 51)) (-3003 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523)) 19)) (-2125 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523)) 32)) (-2168 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523)) 30)) (-2990 (((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523)) 28)))
+(((-728) (-10 -7 (-15 -2990 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -2168 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -2125 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -3003 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -2379 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -3361 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -2300 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -2984 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -2303 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))))) (T -728))
+((-2303 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-2984 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-2300 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-3361 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-2379 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-3003 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-2125 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-2168 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))) (-2990 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355)) (-5 *2 (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523)) (|:| |success| (-108)))) (-5 *1 (-728)) (-5 *5 (-523)))))
+(-10 -7 (-15 -2990 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -2168 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -2125 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523) (-523))) (-15 -3003 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -2379 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -3361 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -2300 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -2984 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))) (-15 -2303 ((-2 (|:| -2058 (-355)) (|:| -2052 (-355)) (|:| |totalpts| (-523)) (|:| |success| (-108))) (-1 (-355) (-355)) (-355) (-355) (-355) (-355) (-523) (-523))))
+((-1939 (((-1119 |#1|) |#1| (-203) (-523)) 46)))
+(((-729 |#1|) (-10 -7 (-15 -1939 ((-1119 |#1|) |#1| (-203) (-523)))) (-903)) (T -729))
+((-1939 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-203)) (-5 *5 (-523)) (-5 *2 (-1119 *3)) (-5 *1 (-729 *3)) (-4 *3 (-903)))))
+(-10 -7 (-15 -1939 ((-1119 |#1|) |#1| (-203) (-523))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 24)) (-2999 (((-3 $ "failed") $ $) 26)) (-1640 (($) 23 T CONST)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 22 T CONST)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (-4115 (($ $ $) 28) (($ $) 27)) (-4103 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21) (($ (-523) $) 29)))
(((-730) (-129)) (T -730))
NIL
(-13 (-734) (-21))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-731) . T) ((-733) . T) ((-734) . T) ((-786) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 24)) (-4189 (($) 23 T CONST)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 22 T CONST)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (-4045 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 24)) (-1640 (($) 23 T CONST)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 22 T CONST)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (-4103 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21)))
(((-731) (-129)) (T -731))
NIL
(-13 (-733) (-23))
(((-23) . T) ((-25) . T) ((-97) . T) ((-563 (-794)) . T) ((-733) . T) ((-786) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 24)) (-4016 (($ $ $) 27)) (-3405 (((-3 $ "failed") $ $) 26)) (-4189 (($) 23 T CONST)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 22 T CONST)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (-4045 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 24)) (-1773 (($ $ $) 27)) (-2999 (((-3 $ "failed") $ $) 26)) (-1640 (($) 23 T CONST)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 22 T CONST)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (-4103 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21)))
(((-732) (-129)) (T -732))
-((-4016 (*1 *1 *1 *1) (-4 *1 (-732))))
-(-13 (-734) (-10 -8 (-15 -4016 ($ $ $))))
+((-1773 (*1 *1 *1 *1) (-4 *1 (-732))))
+(-13 (-734) (-10 -8 (-15 -1773 ($ $ $))))
(((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-731) . T) ((-733) . T) ((-734) . T) ((-786) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 24)) (-4189 (($) 23 T CONST)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 22 T CONST)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (-4045 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 24)) (-1640 (($) 23 T CONST)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 22 T CONST)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (-4103 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21)))
(((-733) (-129)) (T -733))
NIL
(-13 (-786) (-23))
(((-23) . T) ((-25) . T) ((-97) . T) ((-563 (-794)) . T) ((-786) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 24)) (-3405 (((-3 $ "failed") $ $) 26)) (-4189 (($) 23 T CONST)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 22 T CONST)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (-4045 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 24)) (-2999 (((-3 $ "failed") $ $) 26)) (-1640 (($) 23 T CONST)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 22 T CONST)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (-4103 (($ $ $) 20)) (* (($ (-710) $) 25) (($ (-852) $) 21)))
(((-734) (-129)) (T -734))
NIL
(-13 (-731) (-124))
(((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-731) . T) ((-733) . T) ((-786) . T) ((-1016) . T))
-((-2603 (((-108) $) 41)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 44)) (-3508 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#2| $) 42)) (-3317 (((-3 (-383 (-523)) "failed") $) 78)) (-3045 (((-108) $) 72)) (-1682 (((-383 (-523)) $) 76)) (-1863 ((|#2| $) 26)) (-1345 (($ (-1 |#2| |#2|) $) 23)) (-1396 (($ $) 61)) (-1400 (((-499) $) 67)) (-3361 (($ $) 21)) (-1691 (((-794) $) 56) (($ (-523)) 39) (($ |#2|) 37) (($ (-383 (-523))) NIL)) (-3272 (((-710)) 10)) (-2695 ((|#2| $) 71)) (-3941 (((-108) $ $) 29)) (-3966 (((-108) $ $) 69)) (-4060 (($ $) 31) (($ $ $) NIL)) (-4045 (($ $ $) 30)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 35) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 32)))
-(((-735 |#1| |#2|) (-10 -8 (-15 -3966 ((-108) |#1| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -1396 (|#1| |#1|)) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -2695 (|#2| |#1|)) (-15 -1863 (|#2| |#1|)) (-15 -3361 (|#1| |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1691 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 -2603 ((-108) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|))) (-736 |#2|) (-158)) (T -735))
-((-3272 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-735 *3 *4)) (-4 *3 (-736 *4)))))
-(-10 -8 (-15 -3966 ((-108) |#1| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -1396 (|#1| |#1|)) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -2695 (|#2| |#1|)) (-15 -1863 (|#2| |#1|)) (-15 -3361 (|#1| |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1691 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 -2603 ((-108) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-2395 (((-710)) 53 (|has| |#1| (-344)))) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 94 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 92 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 90)) (-3508 (((-523) $) 95 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 93 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 89)) (-1444 (((-3 $ "failed") $) 34)) (-2448 ((|#1| $) 79)) (-3317 (((-3 (-383 (-523)) "failed") $) 66 (|has| |#1| (-508)))) (-3045 (((-108) $) 68 (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) 67 (|has| |#1| (-508)))) (-1631 (($) 56 (|has| |#1| (-344)))) (-2769 (((-108) $) 31)) (-1304 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 70)) (-1863 ((|#1| $) 71)) (-3239 (($ $ $) 62 (|has| |#1| (-786)))) (-3158 (($ $ $) 61 (|has| |#1| (-786)))) (-1345 (($ (-1 |#1| |#1|) $) 81)) (-2060 (((-852) $) 55 (|has| |#1| (-344)))) (-2032 (((-1070) $) 9)) (-1396 (($ $) 65 (|has| |#1| (-339)))) (-4013 (($ (-852)) 54 (|has| |#1| (-344)))) (-4124 ((|#1| $) 76)) (-1207 ((|#1| $) 77)) (-2516 ((|#1| $) 78)) (-2929 ((|#1| $) 72)) (-3195 ((|#1| $) 73)) (-3115 ((|#1| $) 74)) (-3462 ((|#1| $) 75)) (-3951 (((-1034) $) 10)) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) 87 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 86 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 85 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 84 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 83 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) 82 (|has| |#1| (-484 (-1087) |#1|)))) (-1937 (($ $ |#1|) 88 (|has| |#1| (-263 |#1| |#1|)))) (-1400 (((-499) $) 63 (|has| |#1| (-564 (-499))))) (-3361 (($ $) 80)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37) (($ (-383 (-523))) 91 (|has| |#1| (-964 (-383 (-523)))))) (-1942 (((-3 $ "failed") $) 64 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-2695 ((|#1| $) 69 (|has| |#1| (-982)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-4006 (((-108) $ $) 59 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 58 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 60 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 57 (|has| |#1| (-786)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
+((-2388 (((-108) $) 41)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 44)) (-1996 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#2| $) 42)) (-4031 (((-3 (-383 (-523)) "failed") $) 78)) (-1310 (((-108) $) 72)) (-1600 (((-383 (-523)) $) 76)) (-2765 ((|#2| $) 26)) (-3015 (($ (-1 |#2| |#2|) $) 23)) (-3071 (($ $) 61)) (-3077 (((-499) $) 67)) (-1308 (($ $) 21)) (-3976 (((-794) $) 56) (($ (-523)) 39) (($ |#2|) 37) (($ (-383 (-523))) NIL)) (-1698 (((-710)) 10)) (-3984 ((|#2| $) 71)) (-4037 (((-108) $ $) 29)) (-4052 (((-108) $ $) 69)) (-4115 (($ $) 31) (($ $ $) NIL)) (-4103 (($ $ $) 30)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 35) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 32)))
+(((-735 |#1| |#2|) (-10 -8 (-15 -4052 ((-108) |#1| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -3071 (|#1| |#1|)) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -3984 (|#2| |#1|)) (-15 -2765 (|#2| |#1|)) (-15 -1308 (|#1| |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3976 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 -2388 ((-108) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4103 (|#1| |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|))) (-736 |#2|) (-158)) (T -735))
+((-1698 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-735 *3 *4)) (-4 *3 (-736 *4)))))
+(-10 -8 (-15 -4052 ((-108) |#1| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -3071 (|#1| |#1|)) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -3984 (|#2| |#1|)) (-15 -2765 (|#2| |#1|)) (-15 -1308 (|#1| |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3976 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 -2388 ((-108) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4103 (|#1| |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-3843 (((-710)) 53 (|has| |#1| (-344)))) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 94 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 92 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 90)) (-1996 (((-523) $) 95 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 93 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 89)) (-4211 (((-3 $ "failed") $) 34)) (-3597 ((|#1| $) 79)) (-4031 (((-3 (-383 (-523)) "failed") $) 66 (|has| |#1| (-508)))) (-1310 (((-108) $) 68 (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) 67 (|has| |#1| (-508)))) (-3461 (($) 56 (|has| |#1| (-344)))) (-3482 (((-108) $) 31)) (-2413 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 70)) (-2765 ((|#1| $) 71)) (-3268 (($ $ $) 62 (|has| |#1| (-786)))) (-2644 (($ $ $) 61 (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) 81)) (-4076 (((-852) $) 55 (|has| |#1| (-344)))) (-3841 (((-1070) $) 9)) (-3071 (($ $) 65 (|has| |#1| (-339)))) (-2557 (($ (-852)) 54 (|has| |#1| (-344)))) (-2273 ((|#1| $) 76)) (-2707 ((|#1| $) 77)) (-2721 ((|#1| $) 78)) (-2558 ((|#1| $) 72)) (-1610 ((|#1| $) 73)) (-2637 ((|#1| $) 74)) (-1791 ((|#1| $) 75)) (-2435 (((-1034) $) 10)) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) 87 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 86 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 85 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 84 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 83 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) 82 (|has| |#1| (-484 (-1087) |#1|)))) (-1502 (($ $ |#1|) 88 (|has| |#1| (-263 |#1| |#1|)))) (-3077 (((-499) $) 63 (|has| |#1| (-564 (-499))))) (-1308 (($ $) 80)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37) (($ (-383 (-523))) 91 (|has| |#1| (-964 (-383 (-523)))))) (-2301 (((-3 $ "failed") $) 64 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3984 ((|#1| $) 69 (|has| |#1| (-982)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4078 (((-108) $ $) 59 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 58 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 60 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 57 (|has| |#1| (-786)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
(((-736 |#1|) (-129) (-158)) (T -736))
-((-3361 (*1 *1 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2448 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2516 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-1207 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-4124 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-3462 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-3115 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-3195 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2929 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-1863 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-1304 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2695 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)) (-4 *2 (-982)))) (-3045 (*1 *2 *1) (-12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108)))) (-1682 (*1 *2 *1) (-12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))) (-3317 (*1 *2 *1) (|partial| -12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))) (-1396 (*1 *1 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)) (-4 *2 (-339)))))
-(-13 (-37 |t#1|) (-387 |t#1|) (-314 |t#1|) (-10 -8 (-15 -3361 ($ $)) (-15 -2448 (|t#1| $)) (-15 -2516 (|t#1| $)) (-15 -1207 (|t#1| $)) (-15 -4124 (|t#1| $)) (-15 -3462 (|t#1| $)) (-15 -3115 (|t#1| $)) (-15 -3195 (|t#1| $)) (-15 -2929 (|t#1| $)) (-15 -1863 (|t#1| $)) (-15 -1304 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-344)) (-6 (-344)) |%noBranch|) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-982)) (-15 -2695 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-339)) (-15 -1396 ($ $)) |%noBranch|)))
+((-1308 (*1 *1 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-3597 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2721 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2707 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2273 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-1791 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2637 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-1610 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2558 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2765 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-2413 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))) (-3984 (*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)) (-4 *2 (-982)))) (-1310 (*1 *2 *1) (-12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108)))) (-1600 (*1 *2 *1) (-12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))) (-4031 (*1 *2 *1) (|partial| -12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))) (-3071 (*1 *1 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)) (-4 *2 (-339)))))
+(-13 (-37 |t#1|) (-387 |t#1|) (-314 |t#1|) (-10 -8 (-15 -1308 ($ $)) (-15 -3597 (|t#1| $)) (-15 -2721 (|t#1| $)) (-15 -2707 (|t#1| $)) (-15 -2273 (|t#1| $)) (-15 -1791 (|t#1| $)) (-15 -2637 (|t#1| $)) (-15 -1610 (|t#1| $)) (-15 -2558 (|t#1| $)) (-15 -2765 (|t#1| $)) (-15 -2413 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-344)) (-6 (-344)) |%noBranch|) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-982)) (-15 -3984 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-339)) (-15 -3071 ($ $)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 |#1| $) |has| |#1| (-263 |#1| |#1|)) ((-286 |#1|) |has| |#1| (-286 |#1|)) ((-344) |has| |#1| (-344)) ((-314 |#1|) . T) ((-387 |#1|) . T) ((-484 (-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((-484 |#1| |#1|) |has| |#1| (-286 |#1|)) ((-591 |#1|) . T) ((-591 $) . T) ((-657 |#1|) . T) ((-666) . T) ((-786) |has| |#1| (-786)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 |#1|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1345 ((|#3| (-1 |#4| |#2|) |#1|) 20)))
-(((-737 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#3| (-1 |#4| |#2|) |#1|))) (-736 |#2|) (-158) (-736 |#4|) (-158)) (T -737))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-158)) (-4 *6 (-158)) (-4 *2 (-736 *6)) (-5 *1 (-737 *4 *5 *2 *6)) (-4 *4 (-736 *5)))))
-(-10 -7 (-15 -1345 (|#3| (-1 |#4| |#2|) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2395 (((-710)) NIL (|has| |#1| (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-927 |#1|) "failed") $) 35) (((-3 (-523) "failed") $) NIL (-3172 (|has| (-927 |#1|) (-964 (-523))) (|has| |#1| (-964 (-523))))) (((-3 (-383 (-523)) "failed") $) NIL (-3172 (|has| (-927 |#1|) (-964 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-3508 ((|#1| $) NIL) (((-927 |#1|) $) 33) (((-523) $) NIL (-3172 (|has| (-927 |#1|) (-964 (-523))) (|has| |#1| (-964 (-523))))) (((-383 (-523)) $) NIL (-3172 (|has| (-927 |#1|) (-964 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-1444 (((-3 $ "failed") $) NIL)) (-2448 ((|#1| $) 16)) (-3317 (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-508)))) (-3045 (((-108) $) NIL (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) NIL (|has| |#1| (-508)))) (-1631 (($) NIL (|has| |#1| (-344)))) (-2769 (((-108) $) NIL)) (-1304 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-927 |#1|) (-927 |#1|)) 29)) (-1863 ((|#1| $) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2060 (((-852) $) NIL (|has| |#1| (-344)))) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-4013 (($ (-852)) NIL (|has| |#1| (-344)))) (-4124 ((|#1| $) 22)) (-1207 ((|#1| $) 20)) (-2516 ((|#1| $) 18)) (-2929 ((|#1| $) 26)) (-3195 ((|#1| $) 25)) (-3115 ((|#1| $) 24)) (-3462 ((|#1| $) 23)) (-3951 (((-1034) $) NIL)) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|)))) (-1937 (($ $ |#1|) NIL (|has| |#1| (-263 |#1| |#1|)))) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3361 (($ $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-927 |#1|)) 30) (($ (-383 (-523))) NIL (-3172 (|has| (-927 |#1|) (-964 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-2695 ((|#1| $) NIL (|has| |#1| (-982)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 8 T CONST)) (-1891 (($) 12 T CONST)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-738 |#1|) (-13 (-736 |#1|) (-387 (-927 |#1|)) (-10 -8 (-15 -1304 ($ (-927 |#1|) (-927 |#1|))))) (-158)) (T -738))
-((-1304 (*1 *1 *2 *2) (-12 (-5 *2 (-927 *3)) (-4 *3 (-158)) (-5 *1 (-738 *3)))))
-(-13 (-736 |#1|) (-387 (-927 |#1|)) (-10 -8 (-15 -1304 ($ (-927 |#1|) (-927 |#1|)))))
-((-1680 (((-108) $ $) 7)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1791 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 13)) (-3941 (((-108) $ $) 6)))
+((-3015 ((|#3| (-1 |#4| |#2|) |#1|) 20)))
+(((-737 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#3| (-1 |#4| |#2|) |#1|))) (-736 |#2|) (-158) (-736 |#4|) (-158)) (T -737))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-158)) (-4 *6 (-158)) (-4 *2 (-736 *6)) (-5 *1 (-737 *4 *5 *2 *6)) (-4 *4 (-736 *5)))))
+(-10 -7 (-15 -3015 (|#3| (-1 |#4| |#2|) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3843 (((-710)) NIL (|has| |#1| (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-927 |#1|) "failed") $) 35) (((-3 (-523) "failed") $) NIL (-3255 (|has| (-927 |#1|) (-964 (-523))) (|has| |#1| (-964 (-523))))) (((-3 (-383 (-523)) "failed") $) NIL (-3255 (|has| (-927 |#1|) (-964 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-1996 ((|#1| $) NIL) (((-927 |#1|) $) 33) (((-523) $) NIL (-3255 (|has| (-927 |#1|) (-964 (-523))) (|has| |#1| (-964 (-523))))) (((-383 (-523)) $) NIL (-3255 (|has| (-927 |#1|) (-964 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-4211 (((-3 $ "failed") $) NIL)) (-3597 ((|#1| $) 16)) (-4031 (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-508)))) (-1310 (((-108) $) NIL (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) NIL (|has| |#1| (-508)))) (-3461 (($) NIL (|has| |#1| (-344)))) (-3482 (((-108) $) NIL)) (-2413 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-927 |#1|) (-927 |#1|)) 29)) (-2765 ((|#1| $) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4076 (((-852) $) NIL (|has| |#1| (-344)))) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-2557 (($ (-852)) NIL (|has| |#1| (-344)))) (-2273 ((|#1| $) 22)) (-2707 ((|#1| $) 20)) (-2721 ((|#1| $) 18)) (-2558 ((|#1| $) 26)) (-1610 ((|#1| $) 25)) (-2637 ((|#1| $) 24)) (-1791 ((|#1| $) 23)) (-2435 (((-1034) $) NIL)) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|)))) (-1502 (($ $ |#1|) NIL (|has| |#1| (-263 |#1| |#1|)))) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1308 (($ $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-927 |#1|)) 30) (($ (-383 (-523))) NIL (-3255 (|has| (-927 |#1|) (-964 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3984 ((|#1| $) NIL (|has| |#1| (-982)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 8 T CONST)) (-1440 (($) 12 T CONST)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-738 |#1|) (-13 (-736 |#1|) (-387 (-927 |#1|)) (-10 -8 (-15 -2413 ($ (-927 |#1|) (-927 |#1|))))) (-158)) (T -738))
+((-2413 (*1 *1 *2 *2) (-12 (-5 *2 (-927 *3)) (-4 *3 (-158)) (-5 *1 (-738 *3)))))
+(-13 (-736 |#1|) (-387 (-927 |#1|)) (-10 -8 (-15 -2413 ($ (-927 |#1|) (-927 |#1|)))))
+((-3260 (((-108) $ $) 7)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-3306 (((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 13)) (-4037 (((-108) $ $) 6)))
(((-739) (-129)) (T -739))
-((-1796 (*1 *2 *3 *4) (-12 (-4 *1 (-739)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)))))) (-1791 (*1 *2 *3) (-12 (-4 *1 (-739)) (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-962)))))
-(-13 (-1016) (-10 -7 (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1791 ((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))))
+((-3359 (*1 *2 *3 *4) (-12 (-4 *1 (-739)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)))))) (-3306 (*1 *2 *3) (-12 (-4 *1 (-739)) (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-962)))))
+(-13 (-1016) (-10 -7 (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3306 ((-962) (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-2012 (((-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#3| |#2| (-1087)) 19)))
-(((-740 |#1| |#2| |#3|) (-10 -7 (-15 -2012 ((-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#3| |#2| (-1087)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889)) (-599 |#2|)) (T -740))
-((-2012 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1087)) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-4 *4 (-13 (-29 *6) (-1109) (-889))) (-5 *2 (-2 (|:| |particular| *4) (|:| -3760 (-589 *4)))) (-5 *1 (-740 *6 *4 *3)) (-4 *3 (-599 *4)))))
-(-10 -7 (-15 -2012 ((-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#3| |#2| (-1087))))
-((-3112 (((-3 |#2| "failed") |#2| (-110) (-271 |#2|) (-589 |#2|)) 26) (((-3 |#2| "failed") (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|)) 27) (((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#2| "failed") |#2| (-110) (-1087)) 16) (((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#2| "failed") (-271 |#2|) (-110) (-1087)) 17) (((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-589 |#2|) (-589 (-110)) (-1087)) 22) (((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-589 (-271 |#2|)) (-589 (-110)) (-1087)) 24) (((-3 (-589 (-1169 |#2|)) "failed") (-629 |#2|) (-1087)) 36) (((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-629 |#2|) (-1169 |#2|) (-1087)) 34)))
-(((-741 |#1| |#2|) (-10 -7 (-15 -3112 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-629 |#2|) (-1169 |#2|) (-1087))) (-15 -3112 ((-3 (-589 (-1169 |#2|)) "failed") (-629 |#2|) (-1087))) (-15 -3112 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-589 (-271 |#2|)) (-589 (-110)) (-1087))) (-15 -3112 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-589 |#2|) (-589 (-110)) (-1087))) (-15 -3112 ((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#2| "failed") (-271 |#2|) (-110) (-1087))) (-15 -3112 ((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#2| "failed") |#2| (-110) (-1087))) (-15 -3112 ((-3 |#2| "failed") (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|))) (-15 -3112 ((-3 |#2| "failed") |#2| (-110) (-271 |#2|) (-589 |#2|)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889))) (T -741))
-((-3112 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-271 *2)) (-5 *5 (-589 *2)) (-4 *2 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-741 *6 *2)))) (-3112 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-271 *2)) (-5 *4 (-110)) (-5 *5 (-589 *2)) (-4 *2 (-13 (-29 *6) (-1109) (-889))) (-5 *1 (-741 *6 *2)) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))))) (-3112 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-110)) (-5 *5 (-1087)) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -3760 (-589 *3))) *3 "failed")) (-5 *1 (-741 *6 *3)) (-4 *3 (-13 (-29 *6) (-1109) (-889))))) (-3112 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-271 *7)) (-5 *4 (-110)) (-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -3760 (-589 *7))) *7 "failed")) (-5 *1 (-741 *6 *7)))) (-3112 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-589 *7)) (-5 *4 (-589 (-110))) (-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-2 (|:| |particular| (-1169 *7)) (|:| -3760 (-589 (-1169 *7))))) (-5 *1 (-741 *6 *7)))) (-3112 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-589 (-271 *7))) (-5 *4 (-589 (-110))) (-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-2 (|:| |particular| (-1169 *7)) (|:| -3760 (-589 (-1169 *7))))) (-5 *1 (-741 *6 *7)))) (-3112 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-629 *6)) (-5 *4 (-1087)) (-4 *6 (-13 (-29 *5) (-1109) (-889))) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-1169 *6))) (-5 *1 (-741 *5 *6)))) (-3112 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-629 *7)) (-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-2 (|:| |particular| (-1169 *7)) (|:| -3760 (-589 (-1169 *7))))) (-5 *1 (-741 *6 *7)) (-5 *4 (-1169 *7)))))
-(-10 -7 (-15 -3112 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-629 |#2|) (-1169 |#2|) (-1087))) (-15 -3112 ((-3 (-589 (-1169 |#2|)) "failed") (-629 |#2|) (-1087))) (-15 -3112 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-589 (-271 |#2|)) (-589 (-110)) (-1087))) (-15 -3112 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -3760 (-589 (-1169 |#2|)))) "failed") (-589 |#2|) (-589 (-110)) (-1087))) (-15 -3112 ((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#2| "failed") (-271 |#2|) (-110) (-1087))) (-15 -3112 ((-3 (-2 (|:| |particular| |#2|) (|:| -3760 (-589 |#2|))) |#2| "failed") |#2| (-110) (-1087))) (-15 -3112 ((-3 |#2| "failed") (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|))) (-15 -3112 ((-3 |#2| "failed") |#2| (-110) (-271 |#2|) (-589 |#2|))))
-((-3827 (($) 9)) (-3533 (((-3 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))) "failed") (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 26)) (-1255 (((-589 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $) 23)) (-3108 (($ (-2 (|:| -3772 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))))) 20)) (-2847 (($ (-589 (-2 (|:| -3772 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))))) 18)) (-3221 (((-1174)) 12)))
-(((-742) (-10 -8 (-15 -3827 ($)) (-15 -3221 ((-1174))) (-15 -1255 ((-589 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $)) (-15 -2847 ($ (-589 (-2 (|:| -3772 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))))))) (-15 -3108 ($ (-2 (|:| -3772 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))))) (-15 -3533 ((-3 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))) "failed") (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (T -742))
-((-3533 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))) (-5 *1 (-742)))) (-3108 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3772 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))))) (-5 *1 (-742)))) (-2847 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -3772 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))))) (-5 *1 (-742)))) (-1255 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-5 *1 (-742)))) (-3221 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-742)))) (-3827 (*1 *1) (-5 *1 (-742))))
-(-10 -8 (-15 -3827 ($)) (-15 -3221 ((-1174))) (-15 -1255 ((-589 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $)) (-15 -2847 ($ (-589 (-2 (|:| -3772 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))))))) (-15 -3108 ($ (-2 (|:| -3772 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2482 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))))) (-15 -3533 ((-3 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))) "failed") (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
-((-2387 ((|#2| |#2| (-1087)) 15)) (-2183 ((|#2| |#2| (-1087)) 47)) (-2576 (((-1 |#2| |#2|) (-1087)) 11)))
-(((-743 |#1| |#2|) (-10 -7 (-15 -2387 (|#2| |#2| (-1087))) (-15 -2183 (|#2| |#2| (-1087))) (-15 -2576 ((-1 |#2| |#2|) (-1087)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889))) (T -743))
-((-2576 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-1 *5 *5)) (-5 *1 (-743 *4 *5)) (-4 *5 (-13 (-29 *4) (-1109) (-889))))) (-2183 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-743 *4 *2)) (-4 *2 (-13 (-29 *4) (-1109) (-889))))) (-2387 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-743 *4 *2)) (-4 *2 (-13 (-29 *4) (-1109) (-889))))))
-(-10 -7 (-15 -2387 (|#2| |#2| (-1087))) (-15 -2183 (|#2| |#2| (-1087))) (-15 -2576 ((-1 |#2| |#2|) (-1087))))
-((-3112 (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355) (-355)) 114) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355)) 115) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-589 (-355)) (-355)) 117) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-355)) 118) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-355)) 119) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355))) 120) (((-962) (-747) (-985)) 105) (((-962) (-747)) 106)) (-1796 (((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747) (-985)) 71) (((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747)) 73)))
-(((-744) (-10 -7 (-15 -3112 ((-962) (-747))) (-15 -3112 ((-962) (-747) (-985))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-355))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-355))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-589 (-355)) (-355))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355) (-355))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747) (-985))))) (T -744))
-((-1796 (*1 *2 *3 *4) (-12 (-5 *3 (-747)) (-5 *4 (-985)) (-5 *2 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-744)))) (-1796 (*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-744)))) (-3112 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1169 (-292 *4))) (-5 *5 (-589 (-355))) (-5 *6 (-292 (-355))) (-5 *4 (-355)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3112 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1169 (-292 *4))) (-5 *5 (-589 (-355))) (-5 *6 (-292 (-355))) (-5 *4 (-355)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3112 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1169 (-292 (-355)))) (-5 *4 (-355)) (-5 *5 (-589 *4)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3112 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1169 (-292 *4))) (-5 *5 (-589 (-355))) (-5 *6 (-292 (-355))) (-5 *4 (-355)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3112 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1169 (-292 (-355)))) (-5 *4 (-355)) (-5 *5 (-589 *4)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3112 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1169 (-292 (-355)))) (-5 *4 (-355)) (-5 *5 (-589 *4)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-747)) (-5 *4 (-985)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3112 (*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-962)) (-5 *1 (-744)))))
-(-10 -7 (-15 -3112 ((-962) (-747))) (-15 -3112 ((-962) (-747) (-985))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-355))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-355))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-589 (-355)) (-355))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355))) (-15 -3112 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355) (-355))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747) (-985))))
-((-2741 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3760 (-589 |#4|))) (-596 |#4|) |#4|) 32)))
-(((-745 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2741 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3760 (-589 |#4|))) (-596 |#4|) |#4|))) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -745))
-((-2741 (*1 *2 *3 *4) (-12 (-5 *3 (-596 *4)) (-4 *4 (-318 *5 *6 *7)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4)))) (-5 *1 (-745 *5 *6 *7 *4)))))
-(-10 -7 (-15 -2741 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3760 (-589 |#4|))) (-596 |#4|) |#4|)))
-((-1505 (((-2 (|:| -2849 |#3|) (|:| |rh| (-589 (-383 |#2|)))) |#4| (-589 (-383 |#2|))) 51)) (-3997 (((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#4| |#2|) 59) (((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#4|) 58) (((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#3| |#2|) 20) (((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#3|) 21)) (-1283 ((|#2| |#4| |#1|) 60) ((|#2| |#3| |#1|) 27)) (-2307 ((|#2| |#3| (-589 (-383 |#2|))) 93) (((-3 |#2| "failed") |#3| (-383 |#2|)) 90)))
-(((-746 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2307 ((-3 |#2| "failed") |#3| (-383 |#2|))) (-15 -2307 (|#2| |#3| (-589 (-383 |#2|)))) (-15 -3997 ((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#3|)) (-15 -3997 ((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#3| |#2|)) (-15 -1283 (|#2| |#3| |#1|)) (-15 -3997 ((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#4|)) (-15 -3997 ((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#4| |#2|)) (-15 -1283 (|#2| |#4| |#1|)) (-15 -1505 ((-2 (|:| -2849 |#3|) (|:| |rh| (-589 (-383 |#2|)))) |#4| (-589 (-383 |#2|))))) (-13 (-339) (-136) (-964 (-383 (-523)))) (-1145 |#1|) (-599 |#2|) (-599 (-383 |#2|))) (T -746))
-((-1505 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-2 (|:| -2849 *7) (|:| |rh| (-589 (-383 *6))))) (-5 *1 (-746 *5 *6 *7 *3)) (-5 *4 (-589 (-383 *6))) (-4 *7 (-599 *6)) (-4 *3 (-599 (-383 *6))))) (-1283 (*1 *2 *3 *4) (-12 (-4 *2 (-1145 *4)) (-5 *1 (-746 *4 *2 *5 *3)) (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-599 *2)) (-4 *3 (-599 (-383 *2))))) (-3997 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *4 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3710 *4) (|:| -1948 *4)))) (-5 *1 (-746 *5 *4 *6 *3)) (-4 *6 (-599 *4)) (-4 *3 (-599 (-383 *4))))) (-3997 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| -3710 *5) (|:| -1948 *5)))) (-5 *1 (-746 *4 *5 *6 *3)) (-4 *6 (-599 *5)) (-4 *3 (-599 (-383 *5))))) (-1283 (*1 *2 *3 *4) (-12 (-4 *2 (-1145 *4)) (-5 *1 (-746 *4 *2 *3 *5)) (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2)) (-4 *5 (-599 (-383 *2))))) (-3997 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *4 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3710 *4) (|:| -1948 *4)))) (-5 *1 (-746 *5 *4 *3 *6)) (-4 *3 (-599 *4)) (-4 *6 (-599 (-383 *4))))) (-3997 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| -3710 *5) (|:| -1948 *5)))) (-5 *1 (-746 *4 *5 *3 *6)) (-4 *3 (-599 *5)) (-4 *6 (-599 (-383 *5))))) (-2307 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-383 *2))) (-4 *2 (-1145 *5)) (-5 *1 (-746 *5 *2 *3 *6)) (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2)) (-4 *6 (-599 (-383 *2))))) (-2307 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-383 *2)) (-4 *2 (-1145 *5)) (-5 *1 (-746 *5 *2 *3 *6)) (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2)) (-4 *6 (-599 *4)))))
-(-10 -7 (-15 -2307 ((-3 |#2| "failed") |#3| (-383 |#2|))) (-15 -2307 (|#2| |#3| (-589 (-383 |#2|)))) (-15 -3997 ((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#3|)) (-15 -3997 ((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#3| |#2|)) (-15 -1283 (|#2| |#3| |#1|)) (-15 -3997 ((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#4|)) (-15 -3997 ((-589 (-2 (|:| -3710 |#2|) (|:| -1948 |#2|))) |#4| |#2|)) (-15 -1283 (|#2| |#4| |#1|)) (-15 -1505 ((-2 (|:| -2849 |#3|) (|:| |rh| (-589 (-383 |#2|)))) |#4| (-589 (-383 |#2|)))))
-((-1680 (((-108) $ $) NIL)) (-3508 (((-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) $) 9)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 11) (($ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 8)) (-3941 (((-108) $ $) NIL)))
-(((-747) (-13 (-1016) (-10 -8 (-15 -1691 ($ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1691 ((-794) $)) (-15 -3508 ((-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) $))))) (T -747))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-747)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *1 (-747)))) (-3508 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *1 (-747)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ($ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -1691 ((-794) $)) (-15 -3508 ((-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) $))))
-((-3442 (((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -2849 |#3|))) |#3| (-1 (-589 |#2|) |#2| (-1083 |#2|)) (-1 (-394 |#2|) |#2|)) 117)) (-2446 (((-589 (-2 (|:| |poly| |#2|) (|:| -2849 |#3|))) |#3| (-1 (-589 |#1|) |#2|)) 45)) (-3113 (((-589 (-2 (|:| |deg| (-710)) (|:| -2849 |#2|))) |#3|) 94)) (-1971 ((|#2| |#3|) 37)) (-4167 (((-589 (-2 (|:| -2501 |#1|) (|:| -2849 |#3|))) |#3| (-1 (-589 |#1|) |#2|)) 81)) (-2180 ((|#3| |#3| (-383 |#2|)) 62) ((|#3| |#3| |#2|) 78)))
-(((-748 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1971 (|#2| |#3|)) (-15 -3113 ((-589 (-2 (|:| |deg| (-710)) (|:| -2849 |#2|))) |#3|)) (-15 -4167 ((-589 (-2 (|:| -2501 |#1|) (|:| -2849 |#3|))) |#3| (-1 (-589 |#1|) |#2|))) (-15 -2446 ((-589 (-2 (|:| |poly| |#2|) (|:| -2849 |#3|))) |#3| (-1 (-589 |#1|) |#2|))) (-15 -3442 ((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -2849 |#3|))) |#3| (-1 (-589 |#2|) |#2| (-1083 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -2180 (|#3| |#3| |#2|)) (-15 -2180 (|#3| |#3| (-383 |#2|)))) (-13 (-339) (-136) (-964 (-383 (-523)))) (-1145 |#1|) (-599 |#2|) (-599 (-383 |#2|))) (T -748))
-((-2180 (*1 *2 *2 *3) (-12 (-5 *3 (-383 *5)) (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *1 (-748 *4 *5 *2 *6)) (-4 *2 (-599 *5)) (-4 *6 (-599 *3)))) (-2180 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-1145 *4)) (-5 *1 (-748 *4 *3 *2 *5)) (-4 *2 (-599 *3)) (-4 *5 (-599 (-383 *3))))) (-3442 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-589 *7) *7 (-1083 *7))) (-5 *5 (-1 (-394 *7) *7)) (-4 *7 (-1145 *6)) (-4 *6 (-13 (-339) (-136) (-964 (-383 (-523))))) (-5 *2 (-589 (-2 (|:| |frac| (-383 *7)) (|:| -2849 *3)))) (-5 *1 (-748 *6 *7 *3 *8)) (-4 *3 (-599 *7)) (-4 *8 (-599 (-383 *7))))) (-2446 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-2 (|:| |poly| *6) (|:| -2849 *3)))) (-5 *1 (-748 *5 *6 *3 *7)) (-4 *3 (-599 *6)) (-4 *7 (-599 (-383 *6))))) (-4167 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -2501 *5) (|:| -2849 *3)))) (-5 *1 (-748 *5 *6 *3 *7)) (-4 *3 (-599 *6)) (-4 *7 (-599 (-383 *6))))) (-3113 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| |deg| (-710)) (|:| -2849 *5)))) (-5 *1 (-748 *4 *5 *3 *6)) (-4 *3 (-599 *5)) (-4 *6 (-599 (-383 *5))))) (-1971 (*1 *2 *3) (-12 (-4 *2 (-1145 *4)) (-5 *1 (-748 *4 *2 *3 *5)) (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2)) (-4 *5 (-599 (-383 *2))))))
-(-10 -7 (-15 -1971 (|#2| |#3|)) (-15 -3113 ((-589 (-2 (|:| |deg| (-710)) (|:| -2849 |#2|))) |#3|)) (-15 -4167 ((-589 (-2 (|:| -2501 |#1|) (|:| -2849 |#3|))) |#3| (-1 (-589 |#1|) |#2|))) (-15 -2446 ((-589 (-2 (|:| |poly| |#2|) (|:| -2849 |#3|))) |#3| (-1 (-589 |#1|) |#2|))) (-15 -3442 ((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -2849 |#3|))) |#3| (-1 (-589 |#2|) |#2| (-1083 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -2180 (|#3| |#3| |#2|)) (-15 -2180 (|#3| |#3| (-383 |#2|))))
-((-2259 (((-2 (|:| -3760 (-589 (-383 |#2|))) (|:| -2600 (-629 |#1|))) (-597 |#2| (-383 |#2|)) (-589 (-383 |#2|))) 118) (((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -3760 (-589 (-383 |#2|)))) (-597 |#2| (-383 |#2|)) (-383 |#2|)) 117) (((-2 (|:| -3760 (-589 (-383 |#2|))) (|:| -2600 (-629 |#1|))) (-596 (-383 |#2|)) (-589 (-383 |#2|))) 112) (((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -3760 (-589 (-383 |#2|)))) (-596 (-383 |#2|)) (-383 |#2|)) 110)) (-2487 ((|#2| (-597 |#2| (-383 |#2|))) 77) ((|#2| (-596 (-383 |#2|))) 81)))
-(((-749 |#1| |#2|) (-10 -7 (-15 -2259 ((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -3760 (-589 (-383 |#2|)))) (-596 (-383 |#2|)) (-383 |#2|))) (-15 -2259 ((-2 (|:| -3760 (-589 (-383 |#2|))) (|:| -2600 (-629 |#1|))) (-596 (-383 |#2|)) (-589 (-383 |#2|)))) (-15 -2259 ((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -3760 (-589 (-383 |#2|)))) (-597 |#2| (-383 |#2|)) (-383 |#2|))) (-15 -2259 ((-2 (|:| -3760 (-589 (-383 |#2|))) (|:| -2600 (-629 |#1|))) (-597 |#2| (-383 |#2|)) (-589 (-383 |#2|)))) (-15 -2487 (|#2| (-596 (-383 |#2|)))) (-15 -2487 (|#2| (-597 |#2| (-383 |#2|))))) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|)) (T -749))
-((-2487 (*1 *2 *3) (-12 (-5 *3 (-597 *2 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-749 *4 *2)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-596 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-749 *4 *2)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))))) (-2259 (*1 *2 *3 *4) (-12 (-5 *3 (-597 *6 (-383 *6))) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-2 (|:| -3760 (-589 (-383 *6))) (|:| -2600 (-629 *5)))) (-5 *1 (-749 *5 *6)) (-5 *4 (-589 (-383 *6))))) (-2259 (*1 *2 *3 *4) (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-383 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4)))) (-5 *1 (-749 *5 *6)))) (-2259 (*1 *2 *3 *4) (-12 (-5 *3 (-596 (-383 *6))) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-2 (|:| -3760 (-589 (-383 *6))) (|:| -2600 (-629 *5)))) (-5 *1 (-749 *5 *6)) (-5 *4 (-589 (-383 *6))))) (-2259 (*1 *2 *3 *4) (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-383 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4)))) (-5 *1 (-749 *5 *6)))))
-(-10 -7 (-15 -2259 ((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -3760 (-589 (-383 |#2|)))) (-596 (-383 |#2|)) (-383 |#2|))) (-15 -2259 ((-2 (|:| -3760 (-589 (-383 |#2|))) (|:| -2600 (-629 |#1|))) (-596 (-383 |#2|)) (-589 (-383 |#2|)))) (-15 -2259 ((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -3760 (-589 (-383 |#2|)))) (-597 |#2| (-383 |#2|)) (-383 |#2|))) (-15 -2259 ((-2 (|:| -3760 (-589 (-383 |#2|))) (|:| -2600 (-629 |#1|))) (-597 |#2| (-383 |#2|)) (-589 (-383 |#2|)))) (-15 -2487 (|#2| (-596 (-383 |#2|)))) (-15 -2487 (|#2| (-597 |#2| (-383 |#2|)))))
-((-2701 (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) |#5| |#4|) 47)))
-(((-750 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2701 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) |#5| |#4|))) (-339) (-599 |#1|) (-1145 |#1|) (-664 |#1| |#3|) (-599 |#4|)) (T -750))
-((-2701 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *7 (-1145 *5)) (-4 *4 (-664 *5 *7)) (-5 *2 (-2 (|:| -2600 (-629 *6)) (|:| |vec| (-1169 *5)))) (-5 *1 (-750 *5 *6 *7 *4 *3)) (-4 *6 (-599 *5)) (-4 *3 (-599 *4)))))
-(-10 -7 (-15 -2701 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) |#5| |#4|)))
-((-3442 (((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -2849 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|)) 43)) (-2419 (((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|)) 134 (|has| |#1| (-27))) (((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|))) 135 (|has| |#1| (-27))) (((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-394 |#2|) |#2|)) 136 (|has| |#1| (-27))) (((-589 (-383 |#2|)) (-596 (-383 |#2|))) 137 (|has| |#1| (-27))) (((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|)) 36) (((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|)) 37) (((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|)) 34) (((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|)) 35)) (-2446 (((-589 (-2 (|:| |poly| |#2|) (|:| -2849 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|)) 80)))
-(((-751 |#1| |#2|) (-10 -7 (-15 -2419 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (-15 -2419 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|))) (-15 -2419 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (-15 -2419 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|))) (-15 -3442 ((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -2849 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -2446 ((-589 (-2 (|:| |poly| |#2|) (|:| -2849 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2419 ((-589 (-383 |#2|)) (-596 (-383 |#2|)))) (-15 -2419 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -2419 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)))) (-15 -2419 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|)))) |%noBranch|)) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|)) (T -751))
-((-2419 (*1 *2 *3 *4) (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))) (-2419 (*1 *2 *3) (-12 (-5 *3 (-597 *5 (-383 *5))) (-4 *5 (-1145 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-383 *5))) (-5 *1 (-751 *4 *5)))) (-2419 (*1 *2 *3 *4) (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))) (-2419 (*1 *2 *3) (-12 (-5 *3 (-596 (-383 *5))) (-4 *5 (-1145 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-383 *5))) (-5 *1 (-751 *4 *5)))) (-2446 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-2 (|:| |poly| *6) (|:| -2849 (-597 *6 (-383 *6)))))) (-5 *1 (-751 *5 *6)) (-5 *3 (-597 *6 (-383 *6))))) (-3442 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-2 (|:| |frac| (-383 *6)) (|:| -2849 (-597 *6 (-383 *6)))))) (-5 *1 (-751 *5 *6)) (-5 *3 (-597 *6 (-383 *6))))) (-2419 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-597 *7 (-383 *7))) (-5 *4 (-1 (-589 *6) *7)) (-5 *5 (-1 (-394 *7) *7)) (-4 *6 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *7 (-1145 *6)) (-5 *2 (-589 (-383 *7))) (-5 *1 (-751 *6 *7)))) (-2419 (*1 *2 *3 *4) (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))) (-2419 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-596 (-383 *7))) (-5 *4 (-1 (-589 *6) *7)) (-5 *5 (-1 (-394 *7) *7)) (-4 *6 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *7 (-1145 *6)) (-5 *2 (-589 (-383 *7))) (-5 *1 (-751 *6 *7)))) (-2419 (*1 *2 *3 *4) (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))))
-(-10 -7 (-15 -2419 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (-15 -2419 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|))) (-15 -2419 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (-15 -2419 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|))) (-15 -3442 ((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -2849 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -2446 ((-589 (-2 (|:| |poly| |#2|) (|:| -2849 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2419 ((-589 (-383 |#2|)) (-596 (-383 |#2|)))) (-15 -2419 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -2419 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)))) (-15 -2419 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|)))) |%noBranch|))
-((-2889 (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) (-629 |#2|) (-1169 |#1|)) 85) (((-2 (|:| A (-629 |#1|)) (|:| |eqs| (-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)) (|:| -2849 |#2|) (|:| |rh| |#1|))))) (-629 |#1|) (-1169 |#1|)) 14)) (-4076 (((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-629 |#2|) (-1169 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3760 (-589 |#1|))) |#2| |#1|)) 91)) (-3112 (((-3 (-2 (|:| |particular| (-1169 |#1|)) (|:| -3760 (-629 |#1|))) "failed") (-629 |#1|) (-1169 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3760 (-589 |#1|))) "failed") |#2| |#1|)) 43)))
-(((-752 |#1| |#2|) (-10 -7 (-15 -2889 ((-2 (|:| A (-629 |#1|)) (|:| |eqs| (-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)) (|:| -2849 |#2|) (|:| |rh| |#1|))))) (-629 |#1|) (-1169 |#1|))) (-15 -2889 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) (-629 |#2|) (-1169 |#1|))) (-15 -3112 ((-3 (-2 (|:| |particular| (-1169 |#1|)) (|:| -3760 (-629 |#1|))) "failed") (-629 |#1|) (-1169 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3760 (-589 |#1|))) "failed") |#2| |#1|))) (-15 -4076 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-629 |#2|) (-1169 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3760 (-589 |#1|))) |#2| |#1|)))) (-339) (-599 |#1|)) (T -752))
-((-4076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -3760 (-589 *6))) *7 *6)) (-4 *6 (-339)) (-4 *7 (-599 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1169 *6) "failed")) (|:| -3760 (-589 (-1169 *6))))) (-5 *1 (-752 *6 *7)) (-5 *4 (-1169 *6)))) (-3112 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -3760 (-589 *6))) "failed") *7 *6)) (-4 *6 (-339)) (-4 *7 (-599 *6)) (-5 *2 (-2 (|:| |particular| (-1169 *6)) (|:| -3760 (-629 *6)))) (-5 *1 (-752 *6 *7)) (-5 *3 (-629 *6)) (-5 *4 (-1169 *6)))) (-2889 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-599 *5)) (-5 *2 (-2 (|:| -2600 (-629 *6)) (|:| |vec| (-1169 *5)))) (-5 *1 (-752 *5 *6)) (-5 *3 (-629 *6)) (-5 *4 (-1169 *5)))) (-2889 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-5 *2 (-2 (|:| A (-629 *5)) (|:| |eqs| (-589 (-2 (|:| C (-629 *5)) (|:| |g| (-1169 *5)) (|:| -2849 *6) (|:| |rh| *5)))))) (-5 *1 (-752 *5 *6)) (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *6 (-599 *5)))))
-(-10 -7 (-15 -2889 ((-2 (|:| A (-629 |#1|)) (|:| |eqs| (-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)) (|:| -2849 |#2|) (|:| |rh| |#1|))))) (-629 |#1|) (-1169 |#1|))) (-15 -2889 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) (-629 |#2|) (-1169 |#1|))) (-15 -3112 ((-3 (-2 (|:| |particular| (-1169 |#1|)) (|:| -3760 (-629 |#1|))) "failed") (-629 |#1|) (-1169 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3760 (-589 |#1|))) "failed") |#2| |#1|))) (-15 -4076 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -3760 (-589 (-1169 |#1|)))) (-629 |#2|) (-1169 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3760 (-589 |#1|))) |#2| |#1|))))
-((-1763 (((-629 |#1|) (-589 |#1|) (-710)) 13) (((-629 |#1|) (-589 |#1|)) 14)) (-2809 (((-3 (-1169 |#1|) "failed") |#2| |#1| (-589 |#1|)) 34)) (-1698 (((-3 |#1| "failed") |#2| |#1| (-589 |#1|) (-1 |#1| |#1|)) 42)))
-(((-753 |#1| |#2|) (-10 -7 (-15 -1763 ((-629 |#1|) (-589 |#1|))) (-15 -1763 ((-629 |#1|) (-589 |#1|) (-710))) (-15 -2809 ((-3 (-1169 |#1|) "failed") |#2| |#1| (-589 |#1|))) (-15 -1698 ((-3 |#1| "failed") |#2| |#1| (-589 |#1|) (-1 |#1| |#1|)))) (-339) (-599 |#1|)) (T -753))
-((-1698 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-589 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-339)) (-5 *1 (-753 *2 *3)) (-4 *3 (-599 *2)))) (-2809 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-589 *4)) (-4 *4 (-339)) (-5 *2 (-1169 *4)) (-5 *1 (-753 *4 *3)) (-4 *3 (-599 *4)))) (-1763 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-710)) (-4 *5 (-339)) (-5 *2 (-629 *5)) (-5 *1 (-753 *5 *6)) (-4 *6 (-599 *5)))) (-1763 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-339)) (-5 *2 (-629 *4)) (-5 *1 (-753 *4 *5)) (-4 *5 (-599 *4)))))
-(-10 -7 (-15 -1763 ((-629 |#1|) (-589 |#1|))) (-15 -1763 ((-629 |#1|) (-589 |#1|) (-710))) (-15 -2809 ((-3 (-1169 |#1|) "failed") |#2| |#1| (-589 |#1|))) (-15 -1698 ((-3 |#1| "failed") |#2| |#1| (-589 |#1|) (-1 |#1| |#1|))))
-((-1680 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-2603 (((-108) $) NIL (|has| |#2| (-124)))) (-3845 (($ (-852)) NIL (|has| |#2| (-973)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4016 (($ $ $) NIL (|has| |#2| (-732)))) (-3405 (((-3 $ "failed") $ $) NIL (|has| |#2| (-124)))) (-1620 (((-108) $ (-710)) NIL)) (-2395 (((-710)) NIL (|has| |#2| (-344)))) (-3482 (((-523) $) NIL (|has| |#2| (-784)))) (-1849 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1016)))) (-3508 (((-523) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) ((|#2| $) NIL (|has| |#2| (-1016)))) (-2243 (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL (|has| |#2| (-973))) (((-629 |#2|) (-629 $)) NIL (|has| |#2| (-973)))) (-1444 (((-3 $ "failed") $) NIL (|has| |#2| (-973)))) (-1631 (($) NIL (|has| |#2| (-344)))) (-2053 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ (-523)) NIL)) (-3712 (((-108) $) NIL (|has| |#2| (-784)))) (-1871 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-2769 (((-108) $) NIL (|has| |#2| (-973)))) (-2057 (((-108) $) NIL (|has| |#2| (-784)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-1584 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-2043 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-2060 (((-852) $) NIL (|has| |#2| (-344)))) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#2| (-1016)))) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-4013 (($ (-852)) NIL (|has| |#2| (-344)))) (-3951 (((-1034) $) NIL (|has| |#2| (-1016)))) (-2428 ((|#2| $) NIL (|has| (-523) (-786)))) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-523)) NIL)) (-3839 ((|#2| $ $) NIL (|has| |#2| (-973)))) (-2469 (($ (-1169 |#2|)) NIL)) (-3314 (((-126)) NIL (|has| |#2| (-339)))) (-3984 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-3977 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-1169 |#2|) $) NIL) (($ (-523)) NIL (-3172 (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (|has| |#2| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (($ |#2|) NIL (|has| |#2| (-1016))) (((-794) $) NIL (|has| |#2| (-563 (-794))))) (-3272 (((-710)) NIL (|has| |#2| (-973)))) (-2308 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2695 (($ $) NIL (|has| |#2| (-784)))) (-2423 (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (-1879 (($) NIL (|has| |#2| (-124)) CONST)) (-1891 (($) NIL (|has| |#2| (-973)) CONST)) (-2909 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-4006 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3980 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3941 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-3993 (((-108) $ $) NIL (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3966 (((-108) $ $) 11 (-3172 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $ $) NIL (|has| |#2| (-973))) (($ $) NIL (|has| |#2| (-973)))) (-4045 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (* (($ $ $) NIL (|has| |#2| (-973))) (($ (-523) $) NIL (|has| |#2| (-973))) (($ $ |#2|) NIL (|has| |#2| (-666))) (($ |#2| $) NIL (|has| |#2| (-666))) (($ (-710) $) NIL (|has| |#2| (-124))) (($ (-852) $) NIL (|has| |#2| (-25)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-1775 (((-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#3| |#2| (-1087)) 19)))
+(((-740 |#1| |#2| |#3|) (-10 -7 (-15 -1775 ((-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#3| |#2| (-1087)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889)) (-599 |#2|)) (T -740))
+((-1775 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1087)) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-4 *4 (-13 (-29 *6) (-1109) (-889))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2922 (-589 *4)))) (-5 *1 (-740 *6 *4 *3)) (-4 *3 (-599 *4)))))
+(-10 -7 (-15 -1775 ((-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#3| |#2| (-1087))))
+((-3911 (((-3 |#2| "failed") |#2| (-110) (-271 |#2|) (-589 |#2|)) 28) (((-3 |#2| "failed") (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#2| "failed") |#2| (-110) (-1087)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#2| "failed") (-271 |#2|) (-110) (-1087)) 18) (((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-589 |#2|) (-589 (-110)) (-1087)) 24) (((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-589 (-271 |#2|)) (-589 (-110)) (-1087)) 26) (((-3 (-589 (-1169 |#2|)) "failed") (-629 |#2|) (-1087)) 37) (((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-629 |#2|) (-1169 |#2|) (-1087)) 35)))
+(((-741 |#1| |#2|) (-10 -7 (-15 -3911 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-629 |#2|) (-1169 |#2|) (-1087))) (-15 -3911 ((-3 (-589 (-1169 |#2|)) "failed") (-629 |#2|) (-1087))) (-15 -3911 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-589 (-271 |#2|)) (-589 (-110)) (-1087))) (-15 -3911 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-589 |#2|) (-589 (-110)) (-1087))) (-15 -3911 ((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#2| "failed") (-271 |#2|) (-110) (-1087))) (-15 -3911 ((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#2| "failed") |#2| (-110) (-1087))) (-15 -3911 ((-3 |#2| "failed") (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|))) (-15 -3911 ((-3 |#2| "failed") |#2| (-110) (-271 |#2|) (-589 |#2|)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889))) (T -741))
+((-3911 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-271 *2)) (-5 *5 (-589 *2)) (-4 *2 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-741 *6 *2)))) (-3911 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-271 *2)) (-5 *4 (-110)) (-5 *5 (-589 *2)) (-4 *2 (-13 (-29 *6) (-1109) (-889))) (-5 *1 (-741 *6 *2)) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))))) (-3911 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-110)) (-5 *5 (-1087)) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -2922 (-589 *3))) *3 "failed")) (-5 *1 (-741 *6 *3)) (-4 *3 (-13 (-29 *6) (-1109) (-889))))) (-3911 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-271 *7)) (-5 *4 (-110)) (-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -2922 (-589 *7))) *7 "failed")) (-5 *1 (-741 *6 *7)))) (-3911 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-589 *7)) (-5 *4 (-589 (-110))) (-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-2 (|:| |particular| (-1169 *7)) (|:| -2922 (-589 (-1169 *7))))) (-5 *1 (-741 *6 *7)))) (-3911 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-589 (-271 *7))) (-5 *4 (-589 (-110))) (-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-2 (|:| |particular| (-1169 *7)) (|:| -2922 (-589 (-1169 *7))))) (-5 *1 (-741 *6 *7)))) (-3911 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-629 *6)) (-5 *4 (-1087)) (-4 *6 (-13 (-29 *5) (-1109) (-889))) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-1169 *6))) (-5 *1 (-741 *5 *6)))) (-3911 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-629 *7)) (-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889))) (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-2 (|:| |particular| (-1169 *7)) (|:| -2922 (-589 (-1169 *7))))) (-5 *1 (-741 *6 *7)) (-5 *4 (-1169 *7)))))
+(-10 -7 (-15 -3911 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-629 |#2|) (-1169 |#2|) (-1087))) (-15 -3911 ((-3 (-589 (-1169 |#2|)) "failed") (-629 |#2|) (-1087))) (-15 -3911 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-589 (-271 |#2|)) (-589 (-110)) (-1087))) (-15 -3911 ((-3 (-2 (|:| |particular| (-1169 |#2|)) (|:| -2922 (-589 (-1169 |#2|)))) "failed") (-589 |#2|) (-589 (-110)) (-1087))) (-15 -3911 ((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#2| "failed") (-271 |#2|) (-110) (-1087))) (-15 -3911 ((-3 (-2 (|:| |particular| |#2|) (|:| -2922 (-589 |#2|))) |#2| "failed") |#2| (-110) (-1087))) (-15 -3911 ((-3 |#2| "failed") (-271 |#2|) (-110) (-271 |#2|) (-589 |#2|))) (-15 -3911 ((-3 |#2| "failed") |#2| (-110) (-271 |#2|) (-589 |#2|))))
+((-1736 (($) 9)) (-3757 (((-3 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))) "failed") (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 31)) (-1612 (((-589 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $) 28)) (-3862 (($ (-2 (|:| -2402 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))))) 25)) (-3045 (($ (-589 (-2 (|:| -2402 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))))) 23)) (-1960 (((-1174)) 12)))
+(((-742) (-10 -8 (-15 -1736 ($)) (-15 -1960 ((-1174))) (-15 -1612 ((-589 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $)) (-15 -3045 ($ (-589 (-2 (|:| -2402 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))))))) (-15 -3862 ($ (-2 (|:| -2402 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))))) (-15 -3757 ((-3 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))) "failed") (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))) (T -742))
+((-3757 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *2 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))) (-5 *1 (-742)))) (-3862 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2402 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))))) (-5 *1 (-742)))) (-3045 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -2402 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))))) (-5 *1 (-742)))) (-1612 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-5 *1 (-742)))) (-1960 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-742)))) (-1736 (*1 *1) (-5 *1 (-742))))
+(-10 -8 (-15 -1736 ($)) (-15 -1960 ((-1174))) (-15 -1612 ((-589 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) $)) (-15 -3045 ($ (-589 (-2 (|:| -2402 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355)))))))) (-15 -3862 ($ (-2 (|:| -2402 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (|:| -2746 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))))))) (-15 -3757 ((-3 (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355)) (|:| |expense| (-355)) (|:| |accuracy| (-355)) (|:| |intermediateResults| (-355))) "failed") (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
+((-4089 ((|#2| |#2| (-1087)) 16)) (-2714 ((|#2| |#2| (-1087)) 51)) (-2208 (((-1 |#2| |#2|) (-1087)) 11)))
+(((-743 |#1| |#2|) (-10 -7 (-15 -4089 (|#2| |#2| (-1087))) (-15 -2714 (|#2| |#2| (-1087))) (-15 -2208 ((-1 |#2| |#2|) (-1087)))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)) (-13 (-29 |#1|) (-1109) (-889))) (T -743))
+((-2208 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-1 *5 *5)) (-5 *1 (-743 *4 *5)) (-4 *5 (-13 (-29 *4) (-1109) (-889))))) (-2714 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-743 *4 *2)) (-4 *2 (-13 (-29 *4) (-1109) (-889))))) (-4089 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *1 (-743 *4 *2)) (-4 *2 (-13 (-29 *4) (-1109) (-889))))))
+(-10 -7 (-15 -4089 (|#2| |#2| (-1087))) (-15 -2714 (|#2| |#2| (-1087))) (-15 -2208 ((-1 |#2| |#2|) (-1087))))
+((-3911 (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355) (-355)) 116) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355)) 117) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-589 (-355)) (-355)) 119) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-355)) 120) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-355)) 121) (((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355))) 122) (((-962) (-747) (-985)) 108) (((-962) (-747)) 109)) (-3359 (((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747) (-985)) 75) (((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747)) 77)))
+(((-744) (-10 -7 (-15 -3911 ((-962) (-747))) (-15 -3911 ((-962) (-747) (-985))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-355))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-355))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-589 (-355)) (-355))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355) (-355))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747) (-985))))) (T -744))
+((-3359 (*1 *2 *3 *4) (-12 (-5 *3 (-747)) (-5 *4 (-985)) (-5 *2 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-744)))) (-3359 (*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-744)))) (-3911 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1169 (-292 *4))) (-5 *5 (-589 (-355))) (-5 *6 (-292 (-355))) (-5 *4 (-355)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3911 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1169 (-292 *4))) (-5 *5 (-589 (-355))) (-5 *6 (-292 (-355))) (-5 *4 (-355)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3911 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1169 (-292 (-355)))) (-5 *4 (-355)) (-5 *5 (-589 *4)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3911 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1169 (-292 *4))) (-5 *5 (-589 (-355))) (-5 *6 (-292 (-355))) (-5 *4 (-355)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3911 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1169 (-292 (-355)))) (-5 *4 (-355)) (-5 *5 (-589 *4)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3911 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1169 (-292 (-355)))) (-5 *4 (-355)) (-5 *5 (-589 *4)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-747)) (-5 *4 (-985)) (-5 *2 (-962)) (-5 *1 (-744)))) (-3911 (*1 *2 *3) (-12 (-5 *3 (-747)) (-5 *2 (-962)) (-5 *1 (-744)))))
+(-10 -7 (-15 -3911 ((-962) (-747))) (-15 -3911 ((-962) (-747) (-985))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-355))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-355))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-589 (-355)) (-355))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355))) (-15 -3911 ((-962) (-1169 (-292 (-355))) (-355) (-355) (-589 (-355)) (-292 (-355)) (-589 (-355)) (-355) (-355))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-747) (-985))))
+((-1313 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2922 (-589 |#4|))) (-596 |#4|) |#4|) 35)))
+(((-745 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1313 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2922 (-589 |#4|))) (-596 |#4|) |#4|))) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|)) (T -745))
+((-1313 (*1 *2 *3 *4) (-12 (-5 *3 (-596 *4)) (-4 *4 (-318 *5 *6 *7)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4)))) (-5 *1 (-745 *5 *6 *7 *4)))))
+(-10 -7 (-15 -1313 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2922 (-589 |#4|))) (-596 |#4|) |#4|)))
+((-3538 (((-2 (|:| -1747 |#3|) (|:| |rh| (-589 (-383 |#2|)))) |#4| (-589 (-383 |#2|))) 52)) (-1551 (((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#4| |#2|) 60) (((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#4|) 59) (((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#3| |#2|) 20) (((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#3|) 21)) (-2285 ((|#2| |#4| |#1|) 61) ((|#2| |#3| |#1|) 27)) (-1492 ((|#2| |#3| (-589 (-383 |#2|))) 93) (((-3 |#2| "failed") |#3| (-383 |#2|)) 90)))
+(((-746 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1492 ((-3 |#2| "failed") |#3| (-383 |#2|))) (-15 -1492 (|#2| |#3| (-589 (-383 |#2|)))) (-15 -1551 ((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#3|)) (-15 -1551 ((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#3| |#2|)) (-15 -2285 (|#2| |#3| |#1|)) (-15 -1551 ((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#4|)) (-15 -1551 ((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#4| |#2|)) (-15 -2285 (|#2| |#4| |#1|)) (-15 -3538 ((-2 (|:| -1747 |#3|) (|:| |rh| (-589 (-383 |#2|)))) |#4| (-589 (-383 |#2|))))) (-13 (-339) (-136) (-964 (-383 (-523)))) (-1145 |#1|) (-599 |#2|) (-599 (-383 |#2|))) (T -746))
+((-3538 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-2 (|:| -1747 *7) (|:| |rh| (-589 (-383 *6))))) (-5 *1 (-746 *5 *6 *7 *3)) (-5 *4 (-589 (-383 *6))) (-4 *7 (-599 *6)) (-4 *3 (-599 (-383 *6))))) (-2285 (*1 *2 *3 *4) (-12 (-4 *2 (-1145 *4)) (-5 *1 (-746 *4 *2 *5 *3)) (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-599 *2)) (-4 *3 (-599 (-383 *2))))) (-1551 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *4 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3882 *4) (|:| -3282 *4)))) (-5 *1 (-746 *5 *4 *6 *3)) (-4 *6 (-599 *4)) (-4 *3 (-599 (-383 *4))))) (-1551 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| -3882 *5) (|:| -3282 *5)))) (-5 *1 (-746 *4 *5 *6 *3)) (-4 *6 (-599 *5)) (-4 *3 (-599 (-383 *5))))) (-2285 (*1 *2 *3 *4) (-12 (-4 *2 (-1145 *4)) (-5 *1 (-746 *4 *2 *3 *5)) (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2)) (-4 *5 (-599 (-383 *2))))) (-1551 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *4 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3882 *4) (|:| -3282 *4)))) (-5 *1 (-746 *5 *4 *3 *6)) (-4 *3 (-599 *4)) (-4 *6 (-599 (-383 *4))))) (-1551 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| -3882 *5) (|:| -3282 *5)))) (-5 *1 (-746 *4 *5 *3 *6)) (-4 *3 (-599 *5)) (-4 *6 (-599 (-383 *5))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-383 *2))) (-4 *2 (-1145 *5)) (-5 *1 (-746 *5 *2 *3 *6)) (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2)) (-4 *6 (-599 (-383 *2))))) (-1492 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-383 *2)) (-4 *2 (-1145 *5)) (-5 *1 (-746 *5 *2 *3 *6)) (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2)) (-4 *6 (-599 *4)))))
+(-10 -7 (-15 -1492 ((-3 |#2| "failed") |#3| (-383 |#2|))) (-15 -1492 (|#2| |#3| (-589 (-383 |#2|)))) (-15 -1551 ((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#3|)) (-15 -1551 ((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#3| |#2|)) (-15 -2285 (|#2| |#3| |#1|)) (-15 -1551 ((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#4|)) (-15 -1551 ((-589 (-2 (|:| -3882 |#2|) (|:| -3282 |#2|))) |#4| |#2|)) (-15 -2285 (|#2| |#4| |#1|)) (-15 -3538 ((-2 (|:| -1747 |#3|) (|:| |rh| (-589 (-383 |#2|)))) |#4| (-589 (-383 |#2|)))))
+((-3260 (((-108) $ $) NIL)) (-1996 (((-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) $) 13)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 15) (($ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) 12)) (-4037 (((-108) $ $) NIL)))
+(((-747) (-13 (-1016) (-10 -8 (-15 -3976 ($ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ((-794) $)) (-15 -1996 ((-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) $))))) (T -747))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-747)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *1 (-747)))) (-1996 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203)))) (-5 *1 (-747)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ($ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))))) (-15 -3976 ((-794) $)) (-15 -1996 ((-2 (|:| |xinit| (-203)) (|:| |xend| (-203)) (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203))) (|:| |abserr| (-203)) (|:| |relerr| (-203))) $))))
+((-1569 (((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -1747 |#3|))) |#3| (-1 (-589 |#2|) |#2| (-1083 |#2|)) (-1 (-394 |#2|) |#2|)) 118)) (-3338 (((-589 (-2 (|:| |poly| |#2|) (|:| -1747 |#3|))) |#3| (-1 (-589 |#1|) |#2|)) 46)) (-3923 (((-589 (-2 (|:| |deg| (-710)) (|:| -1747 |#2|))) |#3|) 95)) (-1312 ((|#2| |#3|) 37)) (-2587 (((-589 (-2 (|:| -1982 |#1|) (|:| -1747 |#3|))) |#3| (-1 (-589 |#1|) |#2|)) 82)) (-2679 ((|#3| |#3| (-383 |#2|)) 63) ((|#3| |#3| |#2|) 79)))
+(((-748 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1312 (|#2| |#3|)) (-15 -3923 ((-589 (-2 (|:| |deg| (-710)) (|:| -1747 |#2|))) |#3|)) (-15 -2587 ((-589 (-2 (|:| -1982 |#1|) (|:| -1747 |#3|))) |#3| (-1 (-589 |#1|) |#2|))) (-15 -3338 ((-589 (-2 (|:| |poly| |#2|) (|:| -1747 |#3|))) |#3| (-1 (-589 |#1|) |#2|))) (-15 -1569 ((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -1747 |#3|))) |#3| (-1 (-589 |#2|) |#2| (-1083 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -2679 (|#3| |#3| |#2|)) (-15 -2679 (|#3| |#3| (-383 |#2|)))) (-13 (-339) (-136) (-964 (-383 (-523)))) (-1145 |#1|) (-599 |#2|) (-599 (-383 |#2|))) (T -748))
+((-2679 (*1 *2 *2 *3) (-12 (-5 *3 (-383 *5)) (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *1 (-748 *4 *5 *2 *6)) (-4 *2 (-599 *5)) (-4 *6 (-599 *3)))) (-2679 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-1145 *4)) (-5 *1 (-748 *4 *3 *2 *5)) (-4 *2 (-599 *3)) (-4 *5 (-599 (-383 *3))))) (-1569 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-589 *7) *7 (-1083 *7))) (-5 *5 (-1 (-394 *7) *7)) (-4 *7 (-1145 *6)) (-4 *6 (-13 (-339) (-136) (-964 (-383 (-523))))) (-5 *2 (-589 (-2 (|:| |frac| (-383 *7)) (|:| -1747 *3)))) (-5 *1 (-748 *6 *7 *3 *8)) (-4 *3 (-599 *7)) (-4 *8 (-599 (-383 *7))))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-2 (|:| |poly| *6) (|:| -1747 *3)))) (-5 *1 (-748 *5 *6 *3 *7)) (-4 *3 (-599 *6)) (-4 *7 (-599 (-383 *6))))) (-2587 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -1982 *5) (|:| -1747 *3)))) (-5 *1 (-748 *5 *6 *3 *7)) (-4 *3 (-599 *6)) (-4 *7 (-599 (-383 *6))))) (-3923 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| |deg| (-710)) (|:| -1747 *5)))) (-5 *1 (-748 *4 *5 *3 *6)) (-4 *3 (-599 *5)) (-4 *6 (-599 (-383 *5))))) (-1312 (*1 *2 *3) (-12 (-4 *2 (-1145 *4)) (-5 *1 (-748 *4 *2 *3 *5)) (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2)) (-4 *5 (-599 (-383 *2))))))
+(-10 -7 (-15 -1312 (|#2| |#3|)) (-15 -3923 ((-589 (-2 (|:| |deg| (-710)) (|:| -1747 |#2|))) |#3|)) (-15 -2587 ((-589 (-2 (|:| -1982 |#1|) (|:| -1747 |#3|))) |#3| (-1 (-589 |#1|) |#2|))) (-15 -3338 ((-589 (-2 (|:| |poly| |#2|) (|:| -1747 |#3|))) |#3| (-1 (-589 |#1|) |#2|))) (-15 -1569 ((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -1747 |#3|))) |#3| (-1 (-589 |#2|) |#2| (-1083 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -2679 (|#3| |#3| |#2|)) (-15 -2679 (|#3| |#3| (-383 |#2|))))
+((-2330 (((-2 (|:| -2922 (-589 (-383 |#2|))) (|:| -2373 (-629 |#1|))) (-597 |#2| (-383 |#2|)) (-589 (-383 |#2|))) 121) (((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -2922 (-589 (-383 |#2|)))) (-597 |#2| (-383 |#2|)) (-383 |#2|)) 120) (((-2 (|:| -2922 (-589 (-383 |#2|))) (|:| -2373 (-629 |#1|))) (-596 (-383 |#2|)) (-589 (-383 |#2|))) 115) (((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -2922 (-589 (-383 |#2|)))) (-596 (-383 |#2|)) (-383 |#2|)) 113)) (-3736 ((|#2| (-597 |#2| (-383 |#2|))) 80) ((|#2| (-596 (-383 |#2|))) 83)))
+(((-749 |#1| |#2|) (-10 -7 (-15 -2330 ((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -2922 (-589 (-383 |#2|)))) (-596 (-383 |#2|)) (-383 |#2|))) (-15 -2330 ((-2 (|:| -2922 (-589 (-383 |#2|))) (|:| -2373 (-629 |#1|))) (-596 (-383 |#2|)) (-589 (-383 |#2|)))) (-15 -2330 ((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -2922 (-589 (-383 |#2|)))) (-597 |#2| (-383 |#2|)) (-383 |#2|))) (-15 -2330 ((-2 (|:| -2922 (-589 (-383 |#2|))) (|:| -2373 (-629 |#1|))) (-597 |#2| (-383 |#2|)) (-589 (-383 |#2|)))) (-15 -3736 (|#2| (-596 (-383 |#2|)))) (-15 -3736 (|#2| (-597 |#2| (-383 |#2|))))) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|)) (T -749))
+((-3736 (*1 *2 *3) (-12 (-5 *3 (-597 *2 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-749 *4 *2)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))))) (-3736 (*1 *2 *3) (-12 (-5 *3 (-596 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-749 *4 *2)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))))) (-2330 (*1 *2 *3 *4) (-12 (-5 *3 (-597 *6 (-383 *6))) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-2 (|:| -2922 (-589 (-383 *6))) (|:| -2373 (-629 *5)))) (-5 *1 (-749 *5 *6)) (-5 *4 (-589 (-383 *6))))) (-2330 (*1 *2 *3 *4) (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-383 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4)))) (-5 *1 (-749 *5 *6)))) (-2330 (*1 *2 *3 *4) (-12 (-5 *3 (-596 (-383 *6))) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-2 (|:| -2922 (-589 (-383 *6))) (|:| -2373 (-629 *5)))) (-5 *1 (-749 *5 *6)) (-5 *4 (-589 (-383 *6))))) (-2330 (*1 *2 *3 *4) (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-383 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4)))) (-5 *1 (-749 *5 *6)))))
+(-10 -7 (-15 -2330 ((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -2922 (-589 (-383 |#2|)))) (-596 (-383 |#2|)) (-383 |#2|))) (-15 -2330 ((-2 (|:| -2922 (-589 (-383 |#2|))) (|:| -2373 (-629 |#1|))) (-596 (-383 |#2|)) (-589 (-383 |#2|)))) (-15 -2330 ((-2 (|:| |particular| (-3 (-383 |#2|) "failed")) (|:| -2922 (-589 (-383 |#2|)))) (-597 |#2| (-383 |#2|)) (-383 |#2|))) (-15 -2330 ((-2 (|:| -2922 (-589 (-383 |#2|))) (|:| -2373 (-629 |#1|))) (-597 |#2| (-383 |#2|)) (-589 (-383 |#2|)))) (-15 -3736 (|#2| (-596 (-383 |#2|)))) (-15 -3736 (|#2| (-597 |#2| (-383 |#2|)))))
+((-4036 (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) |#5| |#4|) 48)))
+(((-750 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4036 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) |#5| |#4|))) (-339) (-599 |#1|) (-1145 |#1|) (-664 |#1| |#3|) (-599 |#4|)) (T -750))
+((-4036 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *7 (-1145 *5)) (-4 *4 (-664 *5 *7)) (-5 *2 (-2 (|:| -2373 (-629 *6)) (|:| |vec| (-1169 *5)))) (-5 *1 (-750 *5 *6 *7 *4 *3)) (-4 *6 (-599 *5)) (-4 *3 (-599 *4)))))
+(-10 -7 (-15 -4036 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) |#5| |#4|)))
+((-1569 (((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -1747 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|)) 47)) (-1260 (((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|)) 137 (|has| |#1| (-27))) (((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|))) 138 (|has| |#1| (-27))) (((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-394 |#2|) |#2|)) 139 (|has| |#1| (-27))) (((-589 (-383 |#2|)) (-596 (-383 |#2|))) 140 (|has| |#1| (-27))) (((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|)) 38) (((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|)) 39) (((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|)) 36) (((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|)) 37)) (-3338 (((-589 (-2 (|:| |poly| |#2|) (|:| -1747 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|)) 83)))
+(((-751 |#1| |#2|) (-10 -7 (-15 -1260 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (-15 -1260 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|))) (-15 -1260 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (-15 -1260 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|))) (-15 -1569 ((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -1747 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -3338 ((-589 (-2 (|:| |poly| |#2|) (|:| -1747 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1260 ((-589 (-383 |#2|)) (-596 (-383 |#2|)))) (-15 -1260 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -1260 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)))) (-15 -1260 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|)))) |%noBranch|)) (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))) (-1145 |#1|)) (T -751))
+((-1260 (*1 *2 *3 *4) (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))) (-1260 (*1 *2 *3) (-12 (-5 *3 (-597 *5 (-383 *5))) (-4 *5 (-1145 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-383 *5))) (-5 *1 (-751 *4 *5)))) (-1260 (*1 *2 *3 *4) (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))) (-1260 (*1 *2 *3) (-12 (-5 *3 (-596 (-383 *5))) (-4 *5 (-1145 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-383 *5))) (-5 *1 (-751 *4 *5)))) (-3338 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-2 (|:| |poly| *6) (|:| -1747 (-597 *6 (-383 *6)))))) (-5 *1 (-751 *5 *6)) (-5 *3 (-597 *6 (-383 *6))))) (-1569 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-5 *2 (-589 (-2 (|:| |frac| (-383 *6)) (|:| -1747 (-597 *6 (-383 *6)))))) (-5 *1 (-751 *5 *6)) (-5 *3 (-597 *6 (-383 *6))))) (-1260 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-597 *7 (-383 *7))) (-5 *4 (-1 (-589 *6) *7)) (-5 *5 (-1 (-394 *7) *7)) (-4 *6 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *7 (-1145 *6)) (-5 *2 (-589 (-383 *7))) (-5 *1 (-751 *6 *7)))) (-1260 (*1 *2 *3 *4) (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))) (-1260 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-596 (-383 *7))) (-5 *4 (-1 (-589 *6) *7)) (-5 *5 (-1 (-394 *7) *7)) (-4 *6 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *7 (-1145 *6)) (-5 *2 (-589 (-383 *7))) (-5 *1 (-751 *6 *7)))) (-1260 (*1 *2 *3 *4) (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-1 (-589 *5) *6)) (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))) (-4 *6 (-1145 *5)) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))))
+(-10 -7 (-15 -1260 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (-15 -1260 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|))) (-15 -1260 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (-15 -1260 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|) (-1 (-394 |#2|) |#2|))) (-15 -1569 ((-589 (-2 (|:| |frac| (-383 |#2|)) (|:| -1747 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -3338 ((-589 (-2 (|:| |poly| |#2|) (|:| -1747 (-597 |#2| (-383 |#2|))))) (-597 |#2| (-383 |#2|)) (-1 (-589 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1260 ((-589 (-383 |#2|)) (-596 (-383 |#2|)))) (-15 -1260 ((-589 (-383 |#2|)) (-596 (-383 |#2|)) (-1 (-394 |#2|) |#2|))) (-15 -1260 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)))) (-15 -1260 ((-589 (-383 |#2|)) (-597 |#2| (-383 |#2|)) (-1 (-394 |#2|) |#2|)))) |%noBranch|))
+((-2284 (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) (-629 |#2|) (-1169 |#1|)) 85) (((-2 (|:| A (-629 |#1|)) (|:| |eqs| (-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)) (|:| -1747 |#2|) (|:| |rh| |#1|))))) (-629 |#1|) (-1169 |#1|)) 15)) (-3536 (((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-629 |#2|) (-1169 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2922 (-589 |#1|))) |#2| |#1|)) 92)) (-3911 (((-3 (-2 (|:| |particular| (-1169 |#1|)) (|:| -2922 (-629 |#1|))) "failed") (-629 |#1|) (-1169 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2922 (-589 |#1|))) "failed") |#2| |#1|)) 43)))
+(((-752 |#1| |#2|) (-10 -7 (-15 -2284 ((-2 (|:| A (-629 |#1|)) (|:| |eqs| (-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)) (|:| -1747 |#2|) (|:| |rh| |#1|))))) (-629 |#1|) (-1169 |#1|))) (-15 -2284 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) (-629 |#2|) (-1169 |#1|))) (-15 -3911 ((-3 (-2 (|:| |particular| (-1169 |#1|)) (|:| -2922 (-629 |#1|))) "failed") (-629 |#1|) (-1169 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2922 (-589 |#1|))) "failed") |#2| |#1|))) (-15 -3536 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-629 |#2|) (-1169 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2922 (-589 |#1|))) |#2| |#1|)))) (-339) (-599 |#1|)) (T -752))
+((-3536 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2922 (-589 *6))) *7 *6)) (-4 *6 (-339)) (-4 *7 (-599 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1169 *6) "failed")) (|:| -2922 (-589 (-1169 *6))))) (-5 *1 (-752 *6 *7)) (-5 *4 (-1169 *6)))) (-3911 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -2922 (-589 *6))) "failed") *7 *6)) (-4 *6 (-339)) (-4 *7 (-599 *6)) (-5 *2 (-2 (|:| |particular| (-1169 *6)) (|:| -2922 (-629 *6)))) (-5 *1 (-752 *6 *7)) (-5 *3 (-629 *6)) (-5 *4 (-1169 *6)))) (-2284 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-4 *6 (-599 *5)) (-5 *2 (-2 (|:| -2373 (-629 *6)) (|:| |vec| (-1169 *5)))) (-5 *1 (-752 *5 *6)) (-5 *3 (-629 *6)) (-5 *4 (-1169 *5)))) (-2284 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-5 *2 (-2 (|:| A (-629 *5)) (|:| |eqs| (-589 (-2 (|:| C (-629 *5)) (|:| |g| (-1169 *5)) (|:| -1747 *6) (|:| |rh| *5)))))) (-5 *1 (-752 *5 *6)) (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *6 (-599 *5)))))
+(-10 -7 (-15 -2284 ((-2 (|:| A (-629 |#1|)) (|:| |eqs| (-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)) (|:| -1747 |#2|) (|:| |rh| |#1|))))) (-629 |#1|) (-1169 |#1|))) (-15 -2284 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#1|))) (-629 |#2|) (-1169 |#1|))) (-15 -3911 ((-3 (-2 (|:| |particular| (-1169 |#1|)) (|:| -2922 (-629 |#1|))) "failed") (-629 |#1|) (-1169 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2922 (-589 |#1|))) "failed") |#2| |#1|))) (-15 -3536 ((-2 (|:| |particular| (-3 (-1169 |#1|) "failed")) (|:| -2922 (-589 (-1169 |#1|)))) (-629 |#2|) (-1169 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2922 (-589 |#1|))) |#2| |#1|))))
+((-4207 (((-629 |#1|) (-589 |#1|) (-710)) 13) (((-629 |#1|) (-589 |#1|)) 14)) (-2630 (((-3 (-1169 |#1|) "failed") |#2| |#1| (-589 |#1|)) 34)) (-1795 (((-3 |#1| "failed") |#2| |#1| (-589 |#1|) (-1 |#1| |#1|)) 42)))
+(((-753 |#1| |#2|) (-10 -7 (-15 -4207 ((-629 |#1|) (-589 |#1|))) (-15 -4207 ((-629 |#1|) (-589 |#1|) (-710))) (-15 -2630 ((-3 (-1169 |#1|) "failed") |#2| |#1| (-589 |#1|))) (-15 -1795 ((-3 |#1| "failed") |#2| |#1| (-589 |#1|) (-1 |#1| |#1|)))) (-339) (-599 |#1|)) (T -753))
+((-1795 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-589 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-339)) (-5 *1 (-753 *2 *3)) (-4 *3 (-599 *2)))) (-2630 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-589 *4)) (-4 *4 (-339)) (-5 *2 (-1169 *4)) (-5 *1 (-753 *4 *3)) (-4 *3 (-599 *4)))) (-4207 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-710)) (-4 *5 (-339)) (-5 *2 (-629 *5)) (-5 *1 (-753 *5 *6)) (-4 *6 (-599 *5)))) (-4207 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-339)) (-5 *2 (-629 *4)) (-5 *1 (-753 *4 *5)) (-4 *5 (-599 *4)))))
+(-10 -7 (-15 -4207 ((-629 |#1|) (-589 |#1|))) (-15 -4207 ((-629 |#1|) (-589 |#1|) (-710))) (-15 -2630 ((-3 (-1169 |#1|) "failed") |#2| |#1| (-589 |#1|))) (-15 -1795 ((-3 |#1| "failed") |#2| |#1| (-589 |#1|) (-1 |#1| |#1|))))
+((-3260 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-2388 (((-108) $) NIL (|has| |#2| (-124)))) (-1932 (($ (-852)) NIL (|has| |#2| (-973)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-1773 (($ $ $) NIL (|has| |#2| (-732)))) (-2999 (((-3 $ "failed") $ $) NIL (|has| |#2| (-124)))) (-2282 (((-108) $ (-710)) NIL)) (-3843 (((-710)) NIL (|has| |#2| (-344)))) (-2035 (((-523) $) NIL (|has| |#2| (-784)))) (-4101 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1016)))) (-1996 (((-523) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) ((|#2| $) NIL (|has| |#2| (-1016)))) (-2203 (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#2| (-973)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL (|has| |#2| (-973))) (((-629 |#2|) (-629 $)) NIL (|has| |#2| (-973)))) (-4211 (((-3 $ "failed") $) NIL (|has| |#2| (-973)))) (-3461 (($) NIL (|has| |#2| (-344)))) (-3073 ((|#2| $ (-523) |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ (-523)) NIL)) (-3702 (((-108) $) NIL (|has| |#2| (-784)))) (-3133 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3482 (((-108) $) NIL (|has| |#2| (-973)))) (-4050 (((-108) $) NIL (|has| |#2| (-784)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3056 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-3063 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-4076 (((-852) $) NIL (|has| |#2| (-344)))) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#2| (-1016)))) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2557 (($ (-852)) NIL (|has| |#2| (-344)))) (-2435 (((-1034) $) NIL (|has| |#2| (-1016)))) (-3879 ((|#2| $) NIL (|has| (-523) (-786)))) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ (-523) |#2|) NIL) ((|#2| $ (-523)) NIL)) (-1879 ((|#2| $ $) NIL (|has| |#2| (-973)))) (-3621 (($ (-1169 |#2|)) NIL)) (-4012 (((-126)) NIL (|has| |#2| (-339)))) (-4024 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-2452 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-1169 |#2|) $) NIL) (($ (-523)) NIL (-3255 (-12 (|has| |#2| (-964 (-523))) (|has| |#2| (-1016))) (|has| |#2| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#2| (-964 (-383 (-523)))) (|has| |#2| (-1016)))) (($ |#2|) NIL (|has| |#2| (-1016))) (((-794) $) NIL (|has| |#2| (-563 (-794))))) (-1698 (((-710)) NIL (|has| |#2| (-973)))) (-1505 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3984 (($ $) NIL (|has| |#2| (-784)))) (-2573 (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (-1428 (($) NIL (|has| |#2| (-124)) CONST)) (-1440 (($) NIL (|has| |#2| (-973)) CONST)) (-1943 (($ $) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#2| (-211)) (|has| |#2| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#2| (-831 (-1087))) (|has| |#2| (-973)))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#2| (-973))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-973)))) (-4078 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4061 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4037 (((-108) $ $) NIL (|has| |#2| (-1016)))) (-4070 (((-108) $ $) NIL (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4052 (((-108) $ $) 11 (-3255 (|has| |#2| (-732)) (|has| |#2| (-784))))) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $ $) NIL (|has| |#2| (-973))) (($ $) NIL (|has| |#2| (-973)))) (-4103 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-710)) NIL (|has| |#2| (-973))) (($ $ (-852)) NIL (|has| |#2| (-973)))) (* (($ $ $) NIL (|has| |#2| (-973))) (($ (-523) $) NIL (|has| |#2| (-973))) (($ $ |#2|) NIL (|has| |#2| (-666))) (($ |#2| $) NIL (|has| |#2| (-666))) (($ (-710) $) NIL (|has| |#2| (-124))) (($ (-852) $) NIL (|has| |#2| (-25)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-754 |#1| |#2| |#3|) (-216 |#1| |#2|) (-710) (-732) (-1 (-108) (-1169 |#2|) (-1169 |#2|))) (T -754))
NIL
(-216 |#1| |#2|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1741 (((-589 (-710)) $) NIL) (((-589 (-710)) $ (-1087)) NIL)) (-3038 (((-710) $) NIL) (((-710) $ (-1087)) NIL)) (-1292 (((-589 (-757 (-1087))) $) NIL)) (-2389 (((-1083 $) $ (-757 (-1087))) NIL) (((-1083 |#1|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-757 (-1087)))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1914 (($ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-757 (-1087)) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL) (((-3 (-1039 |#1| (-1087)) "failed") $) NIL)) (-3508 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-757 (-1087)) $) NIL) (((-1087) $) NIL) (((-1039 |#1| (-1087)) $) NIL)) (-1611 (($ $ $ (-757 (-1087))) NIL (|has| |#1| (-158)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427))) (($ $ (-757 (-1087))) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-4222 (($ $ |#1| (-495 (-757 (-1087))) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-757 (-1087)) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-757 (-1087)) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3437 (((-710) $ (-1087)) NIL) (((-710) $) NIL)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-1280 (($ (-1083 |#1|) (-757 (-1087))) NIL) (($ (-1083 $) (-757 (-1087))) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-495 (-757 (-1087)))) NIL) (($ $ (-757 (-1087)) (-710)) NIL) (($ $ (-589 (-757 (-1087))) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-757 (-1087))) NIL)) (-4047 (((-495 (-757 (-1087))) $) NIL) (((-710) $ (-757 (-1087))) NIL) (((-589 (-710)) $ (-589 (-757 (-1087)))) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-495 (-757 (-1087))) (-495 (-757 (-1087)))) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1360 (((-1 $ (-710)) (-1087)) NIL) (((-1 $ (-710)) $) NIL (|has| |#1| (-211)))) (-4213 (((-3 (-757 (-1087)) "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3994 (((-757 (-1087)) $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2032 (((-1070) $) NIL)) (-2286 (((-108) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-757 (-1087))) (|:| -1475 (-710))) "failed") $) NIL)) (-3865 (($ $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-840)))) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-757 (-1087)) |#1|) NIL) (($ $ (-589 (-757 (-1087))) (-589 |#1|)) NIL) (($ $ (-757 (-1087)) $) NIL) (($ $ (-589 (-757 (-1087))) (-589 $)) NIL) (($ $ (-1087) $) NIL (|has| |#1| (-211))) (($ $ (-589 (-1087)) (-589 $)) NIL (|has| |#1| (-211))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-211))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-211)))) (-1744 (($ $ (-757 (-1087))) NIL (|has| |#1| (-158)))) (-3984 (($ $ (-757 (-1087))) NIL) (($ $ (-589 (-757 (-1087)))) NIL) (($ $ (-757 (-1087)) (-710)) NIL) (($ $ (-589 (-757 (-1087))) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2007 (((-589 (-1087)) $) NIL)) (-2640 (((-495 (-757 (-1087))) $) NIL) (((-710) $ (-757 (-1087))) NIL) (((-589 (-710)) $ (-589 (-757 (-1087)))) NIL) (((-710) $ (-1087)) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-757 (-1087)) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-757 (-1087)) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-757 (-1087)) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-757 (-1087))) NIL (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-757 (-1087))) NIL) (($ (-1087)) NIL) (($ (-1039 |#1| (-1087))) NIL) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-495 (-757 (-1087)))) NIL) (($ $ (-757 (-1087)) (-710)) NIL) (($ $ (-589 (-757 (-1087))) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-757 (-1087))) NIL) (($ $ (-589 (-757 (-1087)))) NIL) (($ $ (-757 (-1087)) (-710)) NIL) (($ $ (-589 (-757 (-1087))) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-4038 (((-589 (-710)) $) NIL) (((-589 (-710)) $ (-1087)) NIL)) (-1255 (((-710) $) NIL) (((-710) $ (-1087)) NIL)) (-3716 (((-589 (-757 (-1087))) $) NIL)) (-3540 (((-1083 $) $ (-757 (-1087))) NIL) (((-1083 |#1|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-757 (-1087)))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2089 (($ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-757 (-1087)) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL) (((-3 (-1039 |#1| (-1087)) "failed") $) NIL)) (-1996 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-757 (-1087)) $) NIL) (((-1087) $) NIL) (((-1039 |#1| (-1087)) $) NIL)) (-2210 (($ $ $ (-757 (-1087))) NIL (|has| |#1| (-158)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427))) (($ $ (-757 (-1087))) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-2067 (($ $ |#1| (-495 (-757 (-1087))) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-757 (-1087)) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-757 (-1087)) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-1500 (((-710) $ (-1087)) NIL) (((-710) $) NIL)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-3706 (($ (-1083 |#1|) (-757 (-1087))) NIL) (($ (-1083 $) (-757 (-1087))) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-495 (-757 (-1087)))) NIL) (($ $ (-757 (-1087)) (-710)) NIL) (($ $ (-589 (-757 (-1087))) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-757 (-1087))) NIL)) (-2140 (((-495 (-757 (-1087))) $) NIL) (((-710) $ (-757 (-1087))) NIL) (((-589 (-710)) $ (-589 (-757 (-1087)))) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-495 (-757 (-1087))) (-495 (-757 (-1087)))) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1647 (((-1 $ (-710)) (-1087)) NIL) (((-1 $ (-710)) $) NIL (|has| |#1| (-211)))) (-1949 (((-3 (-757 (-1087)) "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2298 (((-757 (-1087)) $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3841 (((-1070) $) NIL)) (-2522 (((-108) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-757 (-1087))) (|:| -3262 (-710))) "failed") $) NIL)) (-4182 (($ $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-840)))) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-757 (-1087)) |#1|) NIL) (($ $ (-589 (-757 (-1087))) (-589 |#1|)) NIL) (($ $ (-757 (-1087)) $) NIL) (($ $ (-589 (-757 (-1087))) (-589 $)) NIL) (($ $ (-1087) $) NIL (|has| |#1| (-211))) (($ $ (-589 (-1087)) (-589 $)) NIL (|has| |#1| (-211))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-211))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-211)))) (-4053 (($ $ (-757 (-1087))) NIL (|has| |#1| (-158)))) (-4024 (($ $ (-757 (-1087))) NIL) (($ $ (-589 (-757 (-1087)))) NIL) (($ $ (-757 (-1087)) (-710)) NIL) (($ $ (-589 (-757 (-1087))) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1703 (((-589 (-1087)) $) NIL)) (-1487 (((-495 (-757 (-1087))) $) NIL) (((-710) $ (-757 (-1087))) NIL) (((-589 (-710)) $ (-589 (-757 (-1087)))) NIL) (((-710) $ (-1087)) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-757 (-1087)) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-757 (-1087)) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-757 (-1087)) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-757 (-1087))) NIL (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-757 (-1087))) NIL) (($ (-1087)) NIL) (($ (-1039 |#1| (-1087))) NIL) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-495 (-757 (-1087)))) NIL) (($ $ (-757 (-1087)) (-710)) NIL) (($ $ (-589 (-757 (-1087))) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-757 (-1087))) NIL) (($ $ (-589 (-757 (-1087)))) NIL) (($ $ (-757 (-1087)) (-710)) NIL) (($ $ (-589 (-757 (-1087))) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-755 |#1|) (-13 (-230 |#1| (-1087) (-757 (-1087)) (-495 (-757 (-1087)))) (-964 (-1039 |#1| (-1087)))) (-973)) (T -755))
NIL
(-13 (-230 |#1| (-1087) (-757 (-1087)) (-495 (-757 (-1087)))) (-964 (-1039 |#1| (-1087))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-339)))) (-3306 (($ $) NIL (|has| |#2| (-339)))) (-3174 (((-108) $) NIL (|has| |#2| (-339)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| |#2| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#2| (-339)))) (-2787 (((-108) $ $) NIL (|has| |#2| (-339)))) (-4189 (($) NIL T CONST)) (-4059 (($ $ $) NIL (|has| |#2| (-339)))) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL (|has| |#2| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#2| (-339)))) (-3049 (((-108) $) NIL (|has| |#2| (-339)))) (-2769 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#2| (-339)))) (-3278 (($ (-589 $)) NIL (|has| |#2| (-339))) (($ $ $) NIL (|has| |#2| (-339)))) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 20 (|has| |#2| (-339)))) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#2| (-339))) (($ $ $) NIL (|has| |#2| (-339)))) (-2424 (((-394 $) $) NIL (|has| |#2| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#2| (-339)))) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#2| (-339)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#2| (-339)))) (-3413 (((-710) $) NIL (|has| |#2| (-339)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#2| (-339)))) (-3984 (($ $ (-710)) NIL) (($ $) 13)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-383 (-523))) NIL (|has| |#2| (-339))) (($ $) NIL (|has| |#2| (-339)))) (-3272 (((-710)) NIL)) (-2801 (((-108) $ $) NIL (|has| |#2| (-339)))) (-2423 (($ $ (-710)) NIL) (($ $ (-852)) NIL) (($ $ (-523)) NIL (|has| |#2| (-339)))) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) 15 (|has| |#2| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL) (($ $ (-523)) 18 (|has| |#2| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-383 (-523)) $) NIL (|has| |#2| (-339))) (($ $ (-383 (-523))) NIL (|has| |#2| (-339)))))
-(((-756 |#1| |#2| |#3|) (-13 (-107 $ $) (-211) (-10 -8 (IF (|has| |#2| (-339)) (-6 (-339)) |%noBranch|) (-15 -1691 ($ |#2|)) (-15 -1691 (|#2| $)))) (-1016) (-831 |#1|) |#1|) (T -756))
-((-1691 (*1 *1 *2) (-12 (-4 *3 (-1016)) (-14 *4 *3) (-5 *1 (-756 *3 *2 *4)) (-4 *2 (-831 *3)))) (-1691 (*1 *2 *1) (-12 (-4 *2 (-831 *3)) (-5 *1 (-756 *3 *2 *4)) (-4 *3 (-1016)) (-14 *4 *3))))
-(-13 (-107 $ $) (-211) (-10 -8 (IF (|has| |#2| (-339)) (-6 (-339)) |%noBranch|) (-15 -1691 ($ |#2|)) (-15 -1691 (|#2| $))))
-((-1680 (((-108) $ $) NIL)) (-3038 (((-710) $) NIL)) (-2724 ((|#1| $) 10)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-3437 (((-710) $) 11)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1360 (($ |#1| (-710)) 9)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3984 (($ $) NIL) (($ $ (-710)) NIL)) (-1691 (((-794) $) NIL) (($ |#1|) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-339)))) (-3950 (($ $) NIL (|has| |#2| (-339)))) (-3226 (((-108) $) NIL (|has| |#2| (-339)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| |#2| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#2| (-339)))) (-3684 (((-108) $ $) NIL (|has| |#2| (-339)))) (-1640 (($) NIL T CONST)) (-2501 (($ $ $) NIL (|has| |#2| (-339)))) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL (|has| |#2| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#2| (-339)))) (-1330 (((-108) $) NIL (|has| |#2| (-339)))) (-3482 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#2| (-339)))) (-2012 (($ (-589 $)) NIL (|has| |#2| (-339))) (($ $ $) NIL (|has| |#2| (-339)))) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 20 (|has| |#2| (-339)))) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#2| (-339))) (($ $ $) NIL (|has| |#2| (-339)))) (-3573 (((-394 $) $) NIL (|has| |#2| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#2| (-339)))) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#2| (-339)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#2| (-339)))) (-3087 (((-710) $) NIL (|has| |#2| (-339)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#2| (-339)))) (-4024 (($ $ (-710)) NIL) (($ $) 13)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-383 (-523))) NIL (|has| |#2| (-339))) (($ $) NIL (|has| |#2| (-339)))) (-1698 (((-710)) NIL)) (-3842 (((-108) $ $) NIL (|has| |#2| (-339)))) (-2573 (($ $ (-710)) NIL) (($ $ (-852)) NIL) (($ $ (-523)) NIL (|has| |#2| (-339)))) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) 15 (|has| |#2| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL) (($ $ (-523)) 18 (|has| |#2| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-383 (-523)) $) NIL (|has| |#2| (-339))) (($ $ (-383 (-523))) NIL (|has| |#2| (-339)))))
+(((-756 |#1| |#2| |#3|) (-13 (-107 $ $) (-211) (-10 -8 (IF (|has| |#2| (-339)) (-6 (-339)) |%noBranch|) (-15 -3976 ($ |#2|)) (-15 -3976 (|#2| $)))) (-1016) (-831 |#1|) |#1|) (T -756))
+((-3976 (*1 *1 *2) (-12 (-4 *3 (-1016)) (-14 *4 *3) (-5 *1 (-756 *3 *2 *4)) (-4 *2 (-831 *3)))) (-3976 (*1 *2 *1) (-12 (-4 *2 (-831 *3)) (-5 *1 (-756 *3 *2 *4)) (-4 *3 (-1016)) (-14 *4 *3))))
+(-13 (-107 $ $) (-211) (-10 -8 (IF (|has| |#2| (-339)) (-6 (-339)) |%noBranch|) (-15 -3976 ($ |#2|)) (-15 -3976 (|#2| $))))
+((-3260 (((-108) $ $) NIL)) (-1255 (((-710) $) NIL)) (-2354 ((|#1| $) 10)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-1500 (((-710) $) 11)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-1647 (($ |#1| (-710)) 9)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-4024 (($ $) NIL) (($ $ (-710)) NIL)) (-3976 (((-794) $) NIL) (($ |#1|) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)))
(((-757 |#1|) (-243 |#1|) (-786)) (T -757))
NIL
(-243 |#1|)
-((-1680 (((-108) $ $) NIL)) (-2634 (((-589 |#1|) $) 29)) (-2395 (((-710) $) NIL)) (-4189 (($) NIL T CONST)) (-3166 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 19)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-2441 (($ $) 31)) (-1444 (((-3 $ "failed") $) NIL)) (-3574 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-2769 (((-108) $) NIL)) (-2212 ((|#1| $ (-523)) NIL)) (-2800 (((-710) $ (-523)) NIL)) (-1965 (($ $) 36)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2278 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 16)) (-2886 (((-108) $ $) 34)) (-2616 (((-710) $) 25)) (-2032 (((-1070) $) NIL)) (-3387 (($ $ $) NIL)) (-3350 (($ $ $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 ((|#1| $) 30)) (-3491 (((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-710)))) $) NIL)) (-4020 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-1691 (((-794) $) NIL) (($ |#1|) NIL)) (-2423 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1891 (($) 14 T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 35)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL) (($ |#1| (-710)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-758 |#1|) (-13 (-782) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-710))) (-15 -2428 (|#1| $)) (-15 -2441 ($ $)) (-15 -1965 ($ $)) (-15 -2886 ((-108) $ $)) (-15 -3350 ($ $ $)) (-15 -3387 ($ $ $)) (-15 -2278 ((-3 $ "failed") $ $)) (-15 -3166 ((-3 $ "failed") $ $)) (-15 -2278 ((-3 $ "failed") $ |#1|)) (-15 -3166 ((-3 $ "failed") $ |#1|)) (-15 -4020 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3574 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -2395 ((-710) $)) (-15 -2800 ((-710) $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -3491 ((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-710)))) $)) (-15 -2616 ((-710) $)) (-15 -2634 ((-589 |#1|) $)))) (-786)) (T -758))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2428 (*1 *2 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2441 (*1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-1965 (*1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2886 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-3350 (*1 *1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3387 (*1 *1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2278 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3166 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2278 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3166 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-4020 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-758 *3)) (|:| |rm| (-758 *3)))) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-3574 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-758 *3)) (|:| |mm| (-758 *3)) (|:| |rm| (-758 *3)))) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-2395 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-2800 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-710)) (-5 *1 (-758 *4)) (-4 *4 (-786)))) (-2212 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3491 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 (-710))))) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-2616 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-2634 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-758 *3)) (-4 *3 (-786)))))
-(-13 (-782) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-710))) (-15 -2428 (|#1| $)) (-15 -2441 ($ $)) (-15 -1965 ($ $)) (-15 -2886 ((-108) $ $)) (-15 -3350 ($ $ $)) (-15 -3387 ($ $ $)) (-15 -2278 ((-3 $ "failed") $ $)) (-15 -3166 ((-3 $ "failed") $ $)) (-15 -2278 ((-3 $ "failed") $ |#1|)) (-15 -3166 ((-3 $ "failed") $ |#1|)) (-15 -4020 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3574 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -2395 ((-710) $)) (-15 -2800 ((-710) $ (-523))) (-15 -2212 (|#1| $ (-523))) (-15 -3491 ((-589 (-2 (|:| |gen| |#1|) (|:| -2922 (-710)))) $)) (-15 -2616 ((-710) $)) (-15 -2634 ((-589 |#1|) $))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-3482 (((-523) $) 53)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-3712 (((-108) $) 51)) (-2769 (((-108) $) 31)) (-2057 (((-108) $) 52)) (-3239 (($ $ $) 50)) (-3158 (($ $ $) 49)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ $) 42)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2695 (($ $) 54)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-4006 (((-108) $ $) 47)) (-3980 (((-108) $ $) 46)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 48)) (-3966 (((-108) $ $) 45)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-3260 (((-108) $ $) NIL)) (-1304 (((-589 |#1|) $) 29)) (-3843 (((-710) $) NIL)) (-1640 (($) NIL T CONST)) (-3168 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 20)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-3891 (($ $) 31)) (-4211 (((-3 $ "failed") $) NIL)) (-2893 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-3482 (((-108) $) NIL)) (-3019 ((|#1| $ (-523)) NIL)) (-3831 (((-710) $ (-523)) NIL)) (-2471 (($ $) 36)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-2475 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 17)) (-2269 (((-108) $ $) 34)) (-3229 (((-710) $) 25)) (-3841 (((-1070) $) NIL)) (-2802 (($ $ $) NIL)) (-1231 (($ $ $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 ((|#1| $) 30)) (-3286 (((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-710)))) $) NIL)) (-2477 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-3976 (((-794) $) NIL) (($ |#1|) NIL)) (-2573 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1440 (($) 15 T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 35)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL) (($ |#1| (-710)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-758 |#1|) (-13 (-782) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-710))) (-15 -3879 (|#1| $)) (-15 -3891 ($ $)) (-15 -2471 ($ $)) (-15 -2269 ((-108) $ $)) (-15 -1231 ($ $ $)) (-15 -2802 ($ $ $)) (-15 -2475 ((-3 $ "failed") $ $)) (-15 -3168 ((-3 $ "failed") $ $)) (-15 -2475 ((-3 $ "failed") $ |#1|)) (-15 -3168 ((-3 $ "failed") $ |#1|)) (-15 -2477 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2893 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3843 ((-710) $)) (-15 -3831 ((-710) $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -3286 ((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-710)))) $)) (-15 -3229 ((-710) $)) (-15 -1304 ((-589 |#1|) $)))) (-786)) (T -758))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3879 (*1 *2 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3891 (*1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2471 (*1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2269 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-1231 (*1 *1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2802 (*1 *1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2475 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3168 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2475 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3168 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-2477 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-758 *3)) (|:| |rm| (-758 *3)))) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-2893 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-758 *3)) (|:| |mm| (-758 *3)) (|:| |rm| (-758 *3)))) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-3843 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-3831 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-710)) (-5 *1 (-758 *4)) (-4 *4 (-786)))) (-3019 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-758 *2)) (-4 *2 (-786)))) (-3286 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 (-710))))) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-3229 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-758 *3)) (-4 *3 (-786)))) (-1304 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-758 *3)) (-4 *3 (-786)))))
+(-13 (-782) (-964 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-710))) (-15 -3879 (|#1| $)) (-15 -3891 ($ $)) (-15 -2471 ($ $)) (-15 -2269 ((-108) $ $)) (-15 -1231 ($ $ $)) (-15 -2802 ($ $ $)) (-15 -2475 ((-3 $ "failed") $ $)) (-15 -3168 ((-3 $ "failed") $ $)) (-15 -2475 ((-3 $ "failed") $ |#1|)) (-15 -3168 ((-3 $ "failed") $ |#1|)) (-15 -2477 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2893 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3843 ((-710) $)) (-15 -3831 ((-710) $ (-523))) (-15 -3019 (|#1| $ (-523))) (-15 -3286 ((-589 (-2 (|:| |gen| |#1|) (|:| -1847 (-710)))) $)) (-15 -3229 ((-710) $)) (-15 -1304 ((-589 |#1|) $))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-2035 (((-523) $) 53)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3702 (((-108) $) 51)) (-3482 (((-108) $) 31)) (-4050 (((-108) $) 52)) (-3268 (($ $ $) 50)) (-2644 (($ $ $) 49)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ $) 42)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-3984 (($ $) 54)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4078 (((-108) $ $) 47)) (-4061 (((-108) $ $) 46)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 48)) (-4052 (((-108) $ $) 45)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-759) (-129)) (T -759))
NIL
(-13 (-515) (-784))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-730) . T) ((-731) . T) ((-733) . T) ((-734) . T) ((-784) . T) ((-786) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-3795 (($ (-1034)) 7)) (-4136 (((-108) $ (-1070) (-1034)) 15)) (-2973 (((-761) $) 12)) (-1559 (((-761) $) 11)) (-3033 (((-1174) $) 9)) (-4072 (((-108) $ (-1034)) 16)))
-(((-760) (-10 -8 (-15 -3795 ($ (-1034))) (-15 -3033 ((-1174) $)) (-15 -1559 ((-761) $)) (-15 -2973 ((-761) $)) (-15 -4136 ((-108) $ (-1070) (-1034))) (-15 -4072 ((-108) $ (-1034))))) (T -760))
-((-4072 (*1 *2 *1 *3) (-12 (-5 *3 (-1034)) (-5 *2 (-108)) (-5 *1 (-760)))) (-4136 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-1034)) (-5 *2 (-108)) (-5 *1 (-760)))) (-2973 (*1 *2 *1) (-12 (-5 *2 (-761)) (-5 *1 (-760)))) (-1559 (*1 *2 *1) (-12 (-5 *2 (-761)) (-5 *1 (-760)))) (-3033 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-760)))) (-3795 (*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-760)))))
-(-10 -8 (-15 -3795 ($ (-1034))) (-15 -3033 ((-1174) $)) (-15 -1559 ((-761) $)) (-15 -2973 ((-761) $)) (-15 -4136 ((-108) $ (-1070) (-1034))) (-15 -4072 ((-108) $ (-1034))))
-((-2094 (((-1174) $ (-762)) 12)) (-3803 (((-1174) $ (-1087)) 32)) (-2614 (((-1174) $ (-1070) (-1070)) 34)) (-3446 (((-1174) $ (-1070)) 33)) (-3419 (((-1174) $) 19)) (-2399 (((-1174) $ (-523)) 28)) (-4026 (((-1174) $ (-203)) 30)) (-3698 (((-1174) $) 18)) (-2240 (((-1174) $) 26)) (-1241 (((-1174) $) 25)) (-3376 (((-1174) $) 23)) (-1392 (((-1174) $) 24)) (-4086 (((-1174) $) 22)) (-1497 (((-1174) $) 21)) (-2976 (((-1174) $) 20)) (-4156 (((-1174) $) 16)) (-2642 (((-1174) $) 17)) (-2608 (((-1174) $) 15)) (-2972 (((-1174) $) 14)) (-2697 (((-1174) $) 13)) (-2554 (($ (-1070) (-762)) 9)) (-2420 (($ (-1070) (-1070) (-762)) 8)) (-1306 (((-1087) $) 51)) (-3024 (((-1087) $) 55)) (-2492 (((-2 (|:| |cd| (-1070)) (|:| -4198 (-1070))) $) 54)) (-2014 (((-1070) $) 52)) (-3899 (((-1174) $) 41)) (-4155 (((-523) $) 49)) (-1684 (((-203) $) 50)) (-1484 (((-1174) $) 40)) (-2725 (((-1174) $) 48)) (-3253 (((-1174) $) 47)) (-3686 (((-1174) $) 45)) (-3481 (((-1174) $) 46)) (-2711 (((-1174) $) 44)) (-2054 (((-1174) $) 43)) (-2049 (((-1174) $) 42)) (-2770 (((-1174) $) 38)) (-4151 (((-1174) $) 39)) (-3438 (((-1174) $) 37)) (-3619 (((-1174) $) 36)) (-3815 (((-1174) $) 35)) (-2074 (((-1174) $) 11)))
-(((-761) (-10 -8 (-15 -2420 ($ (-1070) (-1070) (-762))) (-15 -2554 ($ (-1070) (-762))) (-15 -2074 ((-1174) $)) (-15 -2094 ((-1174) $ (-762))) (-15 -2697 ((-1174) $)) (-15 -2972 ((-1174) $)) (-15 -2608 ((-1174) $)) (-15 -4156 ((-1174) $)) (-15 -2642 ((-1174) $)) (-15 -3698 ((-1174) $)) (-15 -3419 ((-1174) $)) (-15 -2976 ((-1174) $)) (-15 -1497 ((-1174) $)) (-15 -4086 ((-1174) $)) (-15 -3376 ((-1174) $)) (-15 -1392 ((-1174) $)) (-15 -1241 ((-1174) $)) (-15 -2240 ((-1174) $)) (-15 -2399 ((-1174) $ (-523))) (-15 -4026 ((-1174) $ (-203))) (-15 -3803 ((-1174) $ (-1087))) (-15 -3446 ((-1174) $ (-1070))) (-15 -2614 ((-1174) $ (-1070) (-1070))) (-15 -3815 ((-1174) $)) (-15 -3619 ((-1174) $)) (-15 -3438 ((-1174) $)) (-15 -2770 ((-1174) $)) (-15 -4151 ((-1174) $)) (-15 -1484 ((-1174) $)) (-15 -3899 ((-1174) $)) (-15 -2049 ((-1174) $)) (-15 -2054 ((-1174) $)) (-15 -2711 ((-1174) $)) (-15 -3686 ((-1174) $)) (-15 -3481 ((-1174) $)) (-15 -3253 ((-1174) $)) (-15 -2725 ((-1174) $)) (-15 -4155 ((-523) $)) (-15 -1684 ((-203) $)) (-15 -1306 ((-1087) $)) (-15 -2014 ((-1070) $)) (-15 -2492 ((-2 (|:| |cd| (-1070)) (|:| -4198 (-1070))) $)) (-15 -3024 ((-1087) $)))) (T -761))
-((-3024 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-761)))) (-2492 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1070)) (|:| -4198 (-1070)))) (-5 *1 (-761)))) (-2014 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-761)))) (-1306 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-761)))) (-1684 (*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-761)))) (-4155 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-761)))) (-2725 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3253 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3481 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3686 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2711 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2054 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2049 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3899 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1484 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-4151 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2770 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3438 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3619 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3815 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2614 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-3446 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-3803 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-4026 (*1 *2 *1 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-2399 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-2240 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1241 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1392 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3376 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-4086 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1497 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2976 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3419 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3698 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2642 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-4156 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2608 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2972 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2697 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2094 (*1 *2 *1 *3) (-12 (-5 *3 (-762)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-2074 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2554 (*1 *1 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-762)) (-5 *1 (-761)))) (-2420 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-762)) (-5 *1 (-761)))))
-(-10 -8 (-15 -2420 ($ (-1070) (-1070) (-762))) (-15 -2554 ($ (-1070) (-762))) (-15 -2074 ((-1174) $)) (-15 -2094 ((-1174) $ (-762))) (-15 -2697 ((-1174) $)) (-15 -2972 ((-1174) $)) (-15 -2608 ((-1174) $)) (-15 -4156 ((-1174) $)) (-15 -2642 ((-1174) $)) (-15 -3698 ((-1174) $)) (-15 -3419 ((-1174) $)) (-15 -2976 ((-1174) $)) (-15 -1497 ((-1174) $)) (-15 -4086 ((-1174) $)) (-15 -3376 ((-1174) $)) (-15 -1392 ((-1174) $)) (-15 -1241 ((-1174) $)) (-15 -2240 ((-1174) $)) (-15 -2399 ((-1174) $ (-523))) (-15 -4026 ((-1174) $ (-203))) (-15 -3803 ((-1174) $ (-1087))) (-15 -3446 ((-1174) $ (-1070))) (-15 -2614 ((-1174) $ (-1070) (-1070))) (-15 -3815 ((-1174) $)) (-15 -3619 ((-1174) $)) (-15 -3438 ((-1174) $)) (-15 -2770 ((-1174) $)) (-15 -4151 ((-1174) $)) (-15 -1484 ((-1174) $)) (-15 -3899 ((-1174) $)) (-15 -2049 ((-1174) $)) (-15 -2054 ((-1174) $)) (-15 -2711 ((-1174) $)) (-15 -3686 ((-1174) $)) (-15 -3481 ((-1174) $)) (-15 -3253 ((-1174) $)) (-15 -2725 ((-1174) $)) (-15 -4155 ((-523) $)) (-15 -1684 ((-203) $)) (-15 -1306 ((-1087) $)) (-15 -2014 ((-1070) $)) (-15 -2492 ((-2 (|:| |cd| (-1070)) (|:| -4198 (-1070))) $)) (-15 -3024 ((-1087) $)))
-((-1680 (((-108) $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 12)) (-3356 (($) 15)) (-1259 (($) 13)) (-3936 (($) 16)) (-4070 (($) 14)) (-3941 (((-108) $ $) 8)))
-(((-762) (-13 (-1016) (-10 -8 (-15 -1259 ($)) (-15 -3356 ($)) (-15 -3936 ($)) (-15 -4070 ($))))) (T -762))
-((-1259 (*1 *1) (-5 *1 (-762))) (-3356 (*1 *1) (-5 *1 (-762))) (-3936 (*1 *1) (-5 *1 (-762))) (-4070 (*1 *1) (-5 *1 (-762))))
-(-13 (-1016) (-10 -8 (-15 -1259 ($)) (-15 -3356 ($)) (-15 -3936 ($)) (-15 -4070 ($))))
-((-1680 (((-108) $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 21) (($ (-1087)) 17)) (-1668 (((-108) $) 10)) (-2561 (((-108) $) 9)) (-2783 (((-108) $) 11)) (-4064 (((-108) $) 8)) (-3941 (((-108) $ $) 19)))
-(((-763) (-13 (-1016) (-10 -8 (-15 -1691 ($ (-1087))) (-15 -4064 ((-108) $)) (-15 -2561 ((-108) $)) (-15 -1668 ((-108) $)) (-15 -2783 ((-108) $))))) (T -763))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-763)))) (-4064 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))) (-2561 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))) (-1668 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))) (-2783 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ($ (-1087))) (-15 -4064 ((-108) $)) (-15 -2561 ((-108) $)) (-15 -1668 ((-108) $)) (-15 -2783 ((-108) $))))
-((-1680 (((-108) $ $) NIL)) (-3371 (($ (-763) (-589 (-1087))) 24)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2698 (((-763) $) 25)) (-2798 (((-589 (-1087)) $) 26)) (-1691 (((-794) $) 23)) (-3941 (((-108) $ $) NIL)))
-(((-764) (-13 (-1016) (-10 -8 (-15 -2698 ((-763) $)) (-15 -2798 ((-589 (-1087)) $)) (-15 -3371 ($ (-763) (-589 (-1087))))))) (T -764))
-((-2698 (*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-764)))) (-2798 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-764)))) (-3371 (*1 *1 *2 *3) (-12 (-5 *2 (-763)) (-5 *3 (-589 (-1087))) (-5 *1 (-764)))))
-(-13 (-1016) (-10 -8 (-15 -2698 ((-763) $)) (-15 -2798 ((-589 (-1087)) $)) (-15 -3371 ($ (-763) (-589 (-1087))))))
-((-2111 (((-1174) (-761) (-292 |#1|) (-108)) 22) (((-1174) (-761) (-292 |#1|)) 78) (((-1070) (-292 |#1|) (-108)) 77) (((-1070) (-292 |#1|)) 76)))
-(((-765 |#1|) (-10 -7 (-15 -2111 ((-1070) (-292 |#1|))) (-15 -2111 ((-1070) (-292 |#1|) (-108))) (-15 -2111 ((-1174) (-761) (-292 |#1|))) (-15 -2111 ((-1174) (-761) (-292 |#1|) (-108)))) (-13 (-767) (-786) (-973))) (T -765))
-((-2111 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-761)) (-5 *4 (-292 *6)) (-5 *5 (-108)) (-4 *6 (-13 (-767) (-786) (-973))) (-5 *2 (-1174)) (-5 *1 (-765 *6)))) (-2111 (*1 *2 *3 *4) (-12 (-5 *3 (-761)) (-5 *4 (-292 *5)) (-4 *5 (-13 (-767) (-786) (-973))) (-5 *2 (-1174)) (-5 *1 (-765 *5)))) (-2111 (*1 *2 *3 *4) (-12 (-5 *3 (-292 *5)) (-5 *4 (-108)) (-4 *5 (-13 (-767) (-786) (-973))) (-5 *2 (-1070)) (-5 *1 (-765 *5)))) (-2111 (*1 *2 *3) (-12 (-5 *3 (-292 *4)) (-4 *4 (-13 (-767) (-786) (-973))) (-5 *2 (-1070)) (-5 *1 (-765 *4)))))
-(-10 -7 (-15 -2111 ((-1070) (-292 |#1|))) (-15 -2111 ((-1070) (-292 |#1|) (-108))) (-15 -2111 ((-1174) (-761) (-292 |#1|))) (-15 -2111 ((-1174) (-761) (-292 |#1|) (-108))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-2855 ((|#1| $) 10)) (-2888 (($ |#1|) 9)) (-2769 (((-108) $) NIL)) (-1267 (($ |#2| (-710)) NIL)) (-4047 (((-710) $) NIL)) (-1437 ((|#2| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3984 (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $) NIL (|has| |#1| (-211)))) (-2640 (((-710) $) NIL)) (-1691 (((-794) $) 17) (($ (-523)) NIL) (($ |#2|) NIL (|has| |#2| (-158)))) (-2084 ((|#2| $ (-710)) NIL)) (-3272 (((-710)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $) NIL (|has| |#1| (-211)))) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-766 |#1| |#2|) (-13 (-648 |#2|) (-10 -8 (IF (|has| |#1| (-211)) (-6 (-211)) |%noBranch|) (-15 -2888 ($ |#1|)) (-15 -2855 (|#1| $)))) (-648 |#2|) (-973)) (T -766))
-((-2888 (*1 *1 *2) (-12 (-4 *3 (-973)) (-5 *1 (-766 *2 *3)) (-4 *2 (-648 *3)))) (-2855 (*1 *2 *1) (-12 (-4 *2 (-648 *3)) (-5 *1 (-766 *2 *3)) (-4 *3 (-973)))))
-(-13 (-648 |#2|) (-10 -8 (IF (|has| |#1| (-211)) (-6 (-211)) |%noBranch|) (-15 -2888 ($ |#1|)) (-15 -2855 (|#1| $))))
-((-2111 (((-1174) (-761) $ (-108)) 9) (((-1174) (-761) $) 8) (((-1070) $ (-108)) 7) (((-1070) $) 6)))
+((-3236 (($ (-1034)) 7)) (-2367 (((-108) $ (-1070) (-1034)) 15)) (-1885 (((-761) $) 12)) (-2820 (((-761) $) 11)) (-1225 (((-1174) $) 9)) (-3501 (((-108) $ (-1034)) 16)))
+(((-760) (-10 -8 (-15 -3236 ($ (-1034))) (-15 -1225 ((-1174) $)) (-15 -2820 ((-761) $)) (-15 -1885 ((-761) $)) (-15 -2367 ((-108) $ (-1070) (-1034))) (-15 -3501 ((-108) $ (-1034))))) (T -760))
+((-3501 (*1 *2 *1 *3) (-12 (-5 *3 (-1034)) (-5 *2 (-108)) (-5 *1 (-760)))) (-2367 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-1034)) (-5 *2 (-108)) (-5 *1 (-760)))) (-1885 (*1 *2 *1) (-12 (-5 *2 (-761)) (-5 *1 (-760)))) (-2820 (*1 *2 *1) (-12 (-5 *2 (-761)) (-5 *1 (-760)))) (-1225 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-760)))) (-3236 (*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-760)))))
+(-10 -8 (-15 -3236 ($ (-1034))) (-15 -1225 ((-1174) $)) (-15 -2820 ((-761) $)) (-15 -1885 ((-761) $)) (-15 -2367 ((-108) $ (-1070) (-1034))) (-15 -3501 ((-108) $ (-1034))))
+((-3200 (((-1174) $ (-762)) 12)) (-1477 (((-1174) $ (-1087)) 32)) (-2481 (((-1174) $ (-1070) (-1070)) 34)) (-1623 (((-1174) $ (-1070)) 33)) (-3155 (((-1174) $) 19)) (-4153 (((-1174) $ (-523)) 28)) (-1900 (((-1174) $ (-203)) 30)) (-3579 (((-1174) $) 18)) (-2189 (((-1174) $) 26)) (-1926 (((-1174) $) 25)) (-2686 (((-1174) $) 23)) (-3851 (((-1174) $) 24)) (-3653 (((-1174) $) 22)) (-3468 (((-1174) $) 21)) (-1925 (((-1174) $) 20)) (-2513 (((-1174) $) 16)) (-1513 (((-1174) $) 17)) (-2432 (((-1174) $) 15)) (-1871 (((-1174) $) 14)) (-4002 (((-1174) $) 13)) (-3098 (($ (-1070) (-762)) 9)) (-1267 (($ (-1070) (-1070) (-762)) 8)) (-2429 (((-1087) $) 51)) (-4187 (((-1087) $) 55)) (-3786 (((-2 (|:| |cd| (-1070)) (|:| -1522 (-1070))) $) 54)) (-1802 (((-1070) $) 52)) (-3698 (((-1174) $) 41)) (-2505 (((-523) $) 49)) (-1628 (((-203) $) 50)) (-3330 (((-1174) $) 40)) (-4221 (((-1174) $) 48)) (-1453 (((-1174) $) 47)) (-3466 (((-1174) $) 45)) (-2019 (((-1174) $) 46)) (-4123 (((-1174) $) 44)) (-4026 (((-1174) $) 43)) (-3993 (((-1174) $) 42)) (-3493 (((-1174) $) 38)) (-2474 (((-1174) $) 39)) (-1514 (((-1174) $) 37)) (-1537 (((-1174) $) 36)) (-1584 (((-1174) $) 35)) (-4190 (((-1174) $) 11)))
+(((-761) (-10 -8 (-15 -1267 ($ (-1070) (-1070) (-762))) (-15 -3098 ($ (-1070) (-762))) (-15 -4190 ((-1174) $)) (-15 -3200 ((-1174) $ (-762))) (-15 -4002 ((-1174) $)) (-15 -1871 ((-1174) $)) (-15 -2432 ((-1174) $)) (-15 -2513 ((-1174) $)) (-15 -1513 ((-1174) $)) (-15 -3579 ((-1174) $)) (-15 -3155 ((-1174) $)) (-15 -1925 ((-1174) $)) (-15 -3468 ((-1174) $)) (-15 -3653 ((-1174) $)) (-15 -2686 ((-1174) $)) (-15 -3851 ((-1174) $)) (-15 -1926 ((-1174) $)) (-15 -2189 ((-1174) $)) (-15 -4153 ((-1174) $ (-523))) (-15 -1900 ((-1174) $ (-203))) (-15 -1477 ((-1174) $ (-1087))) (-15 -1623 ((-1174) $ (-1070))) (-15 -2481 ((-1174) $ (-1070) (-1070))) (-15 -1584 ((-1174) $)) (-15 -1537 ((-1174) $)) (-15 -1514 ((-1174) $)) (-15 -3493 ((-1174) $)) (-15 -2474 ((-1174) $)) (-15 -3330 ((-1174) $)) (-15 -3698 ((-1174) $)) (-15 -3993 ((-1174) $)) (-15 -4026 ((-1174) $)) (-15 -4123 ((-1174) $)) (-15 -3466 ((-1174) $)) (-15 -2019 ((-1174) $)) (-15 -1453 ((-1174) $)) (-15 -4221 ((-1174) $)) (-15 -2505 ((-523) $)) (-15 -1628 ((-203) $)) (-15 -2429 ((-1087) $)) (-15 -1802 ((-1070) $)) (-15 -3786 ((-2 (|:| |cd| (-1070)) (|:| -1522 (-1070))) $)) (-15 -4187 ((-1087) $)))) (T -761))
+((-4187 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-761)))) (-3786 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1070)) (|:| -1522 (-1070)))) (-5 *1 (-761)))) (-1802 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-761)))) (-2429 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-761)))) (-1628 (*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-761)))) (-2505 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-761)))) (-4221 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1453 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2019 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3466 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-4123 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-4026 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3993 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3698 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3330 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2474 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3493 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1514 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1537 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1584 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2481 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-1623 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-1477 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-1900 (*1 *2 *1 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-4153 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-2189 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1926 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3851 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3653 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3468 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3155 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3579 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1513 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2513 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-2432 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-1871 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-4002 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3200 (*1 *2 *1 *3) (-12 (-5 *3 (-762)) (-5 *2 (-1174)) (-5 *1 (-761)))) (-4190 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))) (-3098 (*1 *1 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-762)) (-5 *1 (-761)))) (-1267 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-762)) (-5 *1 (-761)))))
+(-10 -8 (-15 -1267 ($ (-1070) (-1070) (-762))) (-15 -3098 ($ (-1070) (-762))) (-15 -4190 ((-1174) $)) (-15 -3200 ((-1174) $ (-762))) (-15 -4002 ((-1174) $)) (-15 -1871 ((-1174) $)) (-15 -2432 ((-1174) $)) (-15 -2513 ((-1174) $)) (-15 -1513 ((-1174) $)) (-15 -3579 ((-1174) $)) (-15 -3155 ((-1174) $)) (-15 -1925 ((-1174) $)) (-15 -3468 ((-1174) $)) (-15 -3653 ((-1174) $)) (-15 -2686 ((-1174) $)) (-15 -3851 ((-1174) $)) (-15 -1926 ((-1174) $)) (-15 -2189 ((-1174) $)) (-15 -4153 ((-1174) $ (-523))) (-15 -1900 ((-1174) $ (-203))) (-15 -1477 ((-1174) $ (-1087))) (-15 -1623 ((-1174) $ (-1070))) (-15 -2481 ((-1174) $ (-1070) (-1070))) (-15 -1584 ((-1174) $)) (-15 -1537 ((-1174) $)) (-15 -1514 ((-1174) $)) (-15 -3493 ((-1174) $)) (-15 -2474 ((-1174) $)) (-15 -3330 ((-1174) $)) (-15 -3698 ((-1174) $)) (-15 -3993 ((-1174) $)) (-15 -4026 ((-1174) $)) (-15 -4123 ((-1174) $)) (-15 -3466 ((-1174) $)) (-15 -2019 ((-1174) $)) (-15 -1453 ((-1174) $)) (-15 -4221 ((-1174) $)) (-15 -2505 ((-523) $)) (-15 -1628 ((-203) $)) (-15 -2429 ((-1087) $)) (-15 -1802 ((-1070) $)) (-15 -3786 ((-2 (|:| |cd| (-1070)) (|:| -1522 (-1070))) $)) (-15 -4187 ((-1087) $)))
+((-3260 (((-108) $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 12)) (-1268 (($) 15)) (-2131 (($) 13)) (-2812 (($) 16)) (-3478 (($) 14)) (-4037 (((-108) $ $) 8)))
+(((-762) (-13 (-1016) (-10 -8 (-15 -2131 ($)) (-15 -1268 ($)) (-15 -2812 ($)) (-15 -3478 ($))))) (T -762))
+((-2131 (*1 *1) (-5 *1 (-762))) (-1268 (*1 *1) (-5 *1 (-762))) (-2812 (*1 *1) (-5 *1 (-762))) (-3478 (*1 *1) (-5 *1 (-762))))
+(-13 (-1016) (-10 -8 (-15 -2131 ($)) (-15 -1268 ($)) (-15 -2812 ($)) (-15 -3478 ($))))
+((-3260 (((-108) $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 21) (($ (-1087)) 17)) (-1429 (((-108) $) 10)) (-3176 (((-108) $) 9)) (-3633 (((-108) $) 11)) (-3431 (((-108) $) 8)) (-4037 (((-108) $ $) 19)))
+(((-763) (-13 (-1016) (-10 -8 (-15 -3976 ($ (-1087))) (-15 -3431 ((-108) $)) (-15 -3176 ((-108) $)) (-15 -1429 ((-108) $)) (-15 -3633 ((-108) $))))) (T -763))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-763)))) (-3431 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))) (-3176 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))) (-1429 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))) (-3633 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ($ (-1087))) (-15 -3431 ((-108) $)) (-15 -3176 ((-108) $)) (-15 -1429 ((-108) $)) (-15 -3633 ((-108) $))))
+((-3260 (((-108) $ $) NIL)) (-2623 (($ (-763) (-589 (-1087))) 24)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-4009 (((-763) $) 25)) (-3806 (((-589 (-1087)) $) 26)) (-3976 (((-794) $) 23)) (-4037 (((-108) $ $) NIL)))
+(((-764) (-13 (-1016) (-10 -8 (-15 -4009 ((-763) $)) (-15 -3806 ((-589 (-1087)) $)) (-15 -2623 ($ (-763) (-589 (-1087))))))) (T -764))
+((-4009 (*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-764)))) (-3806 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-764)))) (-2623 (*1 *1 *2 *3) (-12 (-5 *2 (-763)) (-5 *3 (-589 (-1087))) (-5 *1 (-764)))))
+(-13 (-1016) (-10 -8 (-15 -4009 ((-763) $)) (-15 -3806 ((-589 (-1087)) $)) (-15 -2623 ($ (-763) (-589 (-1087))))))
+((-3342 (((-1174) (-761) (-292 |#1|) (-108)) 23) (((-1174) (-761) (-292 |#1|)) 79) (((-1070) (-292 |#1|) (-108)) 78) (((-1070) (-292 |#1|)) 77)))
+(((-765 |#1|) (-10 -7 (-15 -3342 ((-1070) (-292 |#1|))) (-15 -3342 ((-1070) (-292 |#1|) (-108))) (-15 -3342 ((-1174) (-761) (-292 |#1|))) (-15 -3342 ((-1174) (-761) (-292 |#1|) (-108)))) (-13 (-767) (-786) (-973))) (T -765))
+((-3342 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-761)) (-5 *4 (-292 *6)) (-5 *5 (-108)) (-4 *6 (-13 (-767) (-786) (-973))) (-5 *2 (-1174)) (-5 *1 (-765 *6)))) (-3342 (*1 *2 *3 *4) (-12 (-5 *3 (-761)) (-5 *4 (-292 *5)) (-4 *5 (-13 (-767) (-786) (-973))) (-5 *2 (-1174)) (-5 *1 (-765 *5)))) (-3342 (*1 *2 *3 *4) (-12 (-5 *3 (-292 *5)) (-5 *4 (-108)) (-4 *5 (-13 (-767) (-786) (-973))) (-5 *2 (-1070)) (-5 *1 (-765 *5)))) (-3342 (*1 *2 *3) (-12 (-5 *3 (-292 *4)) (-4 *4 (-13 (-767) (-786) (-973))) (-5 *2 (-1070)) (-5 *1 (-765 *4)))))
+(-10 -7 (-15 -3342 ((-1070) (-292 |#1|))) (-15 -3342 ((-1070) (-292 |#1|) (-108))) (-15 -3342 ((-1174) (-761) (-292 |#1|))) (-15 -3342 ((-1174) (-761) (-292 |#1|) (-108))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3104 ((|#1| $) 10)) (-3362 (($ |#1|) 9)) (-3482 (((-108) $) NIL)) (-3694 (($ |#2| (-710)) NIL)) (-2140 (((-710) $) NIL)) (-3119 ((|#2| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-4024 (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $) NIL (|has| |#1| (-211)))) (-1487 (((-710) $) NIL)) (-3976 (((-794) $) 17) (($ (-523)) NIL) (($ |#2|) NIL (|has| |#2| (-158)))) (-1234 ((|#2| $ (-710)) NIL)) (-1698 (((-710)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $) NIL (|has| |#1| (-211)))) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-766 |#1| |#2|) (-13 (-648 |#2|) (-10 -8 (IF (|has| |#1| (-211)) (-6 (-211)) |%noBranch|) (-15 -3362 ($ |#1|)) (-15 -3104 (|#1| $)))) (-648 |#2|) (-973)) (T -766))
+((-3362 (*1 *1 *2) (-12 (-4 *3 (-973)) (-5 *1 (-766 *2 *3)) (-4 *2 (-648 *3)))) (-3104 (*1 *2 *1) (-12 (-4 *2 (-648 *3)) (-5 *1 (-766 *2 *3)) (-4 *3 (-973)))))
+(-13 (-648 |#2|) (-10 -8 (IF (|has| |#1| (-211)) (-6 (-211)) |%noBranch|) (-15 -3362 ($ |#1|)) (-15 -3104 (|#1| $))))
+((-3342 (((-1174) (-761) $ (-108)) 9) (((-1174) (-761) $) 8) (((-1070) $ (-108)) 7) (((-1070) $) 6)))
(((-767) (-129)) (T -767))
-((-2111 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-767)) (-5 *3 (-761)) (-5 *4 (-108)) (-5 *2 (-1174)))) (-2111 (*1 *2 *3 *1) (-12 (-4 *1 (-767)) (-5 *3 (-761)) (-5 *2 (-1174)))) (-2111 (*1 *2 *1 *3) (-12 (-4 *1 (-767)) (-5 *3 (-108)) (-5 *2 (-1070)))) (-2111 (*1 *2 *1) (-12 (-4 *1 (-767)) (-5 *2 (-1070)))))
-(-13 (-10 -8 (-15 -2111 ((-1070) $)) (-15 -2111 ((-1070) $ (-108))) (-15 -2111 ((-1174) (-761) $)) (-15 -2111 ((-1174) (-761) $ (-108)))))
-((-2884 (((-288) (-1070) (-1070)) 12)) (-1519 (((-108) (-1070) (-1070)) 34)) (-3612 (((-108) (-1070)) 33)) (-3689 (((-51) (-1070)) 25)) (-1440 (((-51) (-1070)) 23)) (-1565 (((-51) (-761)) 17)) (-1256 (((-589 (-1070)) (-1070)) 28)) (-2332 (((-589 (-1070))) 27)))
-(((-768) (-10 -7 (-15 -1565 ((-51) (-761))) (-15 -1440 ((-51) (-1070))) (-15 -3689 ((-51) (-1070))) (-15 -2332 ((-589 (-1070)))) (-15 -1256 ((-589 (-1070)) (-1070))) (-15 -3612 ((-108) (-1070))) (-15 -1519 ((-108) (-1070) (-1070))) (-15 -2884 ((-288) (-1070) (-1070))))) (T -768))
-((-2884 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-768)))) (-1519 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-768)))) (-3612 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-768)))) (-1256 (*1 *2 *3) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-768)) (-5 *3 (-1070)))) (-2332 (*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-768)))) (-3689 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-768)))) (-1440 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-768)))) (-1565 (*1 *2 *3) (-12 (-5 *3 (-761)) (-5 *2 (-51)) (-5 *1 (-768)))))
-(-10 -7 (-15 -1565 ((-51) (-761))) (-15 -1440 ((-51) (-1070))) (-15 -3689 ((-51) (-1070))) (-15 -2332 ((-589 (-1070)))) (-15 -1256 ((-589 (-1070)) (-1070))) (-15 -3612 ((-108) (-1070))) (-15 -1519 ((-108) (-1070) (-1070))) (-15 -2884 ((-288) (-1070) (-1070))))
-((-1680 (((-108) $ $) 19)) (-3321 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-4199 (($ $ $) 72)) (-2172 (((-108) $ $) 73)) (-1620 (((-108) $ (-710)) 8)) (-1365 (($ (-589 |#1|)) 68) (($) 67)) (-3703 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-4160 (($ $) 62)) (-2462 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2514 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-3239 ((|#1| $) 78)) (-1793 (($ $ $) 81)) (-3780 (($ $ $) 80)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3158 ((|#1| $) 79)) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22)) (-3196 (($ $ $) 69)) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40) (($ |#1| $ (-710)) 63)) (-3951 (((-1034) $) 21)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1767 (((-589 (-2 (|:| -2482 |#1|) (|:| -3977 (-710)))) $) 61)) (-3582 (($ $ |#1|) 71) (($ $ $) 70)) (-2963 (($) 49) (($ (-589 |#1|)) 48)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 50)) (-1691 (((-794) $) 18)) (-3324 (($ (-589 |#1|)) 66) (($) 65)) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20)) (-3966 (((-108) $ $) 64)) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3342 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-767)) (-5 *3 (-761)) (-5 *4 (-108)) (-5 *2 (-1174)))) (-3342 (*1 *2 *3 *1) (-12 (-4 *1 (-767)) (-5 *3 (-761)) (-5 *2 (-1174)))) (-3342 (*1 *2 *1 *3) (-12 (-4 *1 (-767)) (-5 *3 (-108)) (-5 *2 (-1070)))) (-3342 (*1 *2 *1) (-12 (-4 *1 (-767)) (-5 *2 (-1070)))))
+(-13 (-10 -8 (-15 -3342 ((-1070) $)) (-15 -3342 ((-1070) $ (-108))) (-15 -3342 ((-1174) (-761) $)) (-15 -3342 ((-1174) (-761) $ (-108)))))
+((-2252 (((-288) (-1070) (-1070)) 12)) (-3667 (((-108) (-1070) (-1070)) 34)) (-1444 (((-108) (-1070)) 33)) (-3488 (((-51) (-1070)) 25)) (-4189 (((-51) (-1070)) 23)) (-2890 (((-51) (-761)) 17)) (-2110 (((-589 (-1070)) (-1070)) 28)) (-1755 (((-589 (-1070))) 27)))
+(((-768) (-10 -7 (-15 -2890 ((-51) (-761))) (-15 -4189 ((-51) (-1070))) (-15 -3488 ((-51) (-1070))) (-15 -1755 ((-589 (-1070)))) (-15 -2110 ((-589 (-1070)) (-1070))) (-15 -1444 ((-108) (-1070))) (-15 -3667 ((-108) (-1070) (-1070))) (-15 -2252 ((-288) (-1070) (-1070))))) (T -768))
+((-2252 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-768)))) (-3667 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-768)))) (-1444 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-768)))) (-2110 (*1 *2 *3) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-768)) (-5 *3 (-1070)))) (-1755 (*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-768)))) (-3488 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-768)))) (-4189 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-768)))) (-2890 (*1 *2 *3) (-12 (-5 *3 (-761)) (-5 *2 (-51)) (-5 *1 (-768)))))
+(-10 -7 (-15 -2890 ((-51) (-761))) (-15 -4189 ((-51) (-1070))) (-15 -3488 ((-51) (-1070))) (-15 -1755 ((-589 (-1070)))) (-15 -2110 ((-589 (-1070)) (-1070))) (-15 -1444 ((-108) (-1070))) (-15 -3667 ((-108) (-1070) (-1070))) (-15 -2252 ((-288) (-1070) (-1070))))
+((-3260 (((-108) $ $) 19)) (-2073 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-1767 (($ $ $) 72)) (-2607 (((-108) $ $) 73)) (-2282 (((-108) $ (-710)) 8)) (-4033 (($ (-589 |#1|)) 68) (($) 67)) (-3627 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-2543 (($ $) 62)) (-3917 (($ $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ |#1| $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4248)))) (-2231 (($ |#1| $) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4248)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3268 ((|#1| $) 78)) (-3325 (($ $ $) 81)) (-3123 (($ $ $) 80)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2644 ((|#1| $) 79)) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22)) (-1625 (($ $ $) 69)) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40) (($ |#1| $ (-710)) 63)) (-2435 (((-1034) $) 21)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1207 (((-589 (-2 (|:| -2746 |#1|) (|:| -2452 (-710)))) $) 61)) (-2973 (($ $ |#1|) 71) (($ $ $) 70)) (-1771 (($) 49) (($ (-589 |#1|)) 48)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 50)) (-3976 (((-794) $) 18)) (-2000 (($ (-589 |#1|)) 66) (($) 65)) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20)) (-4052 (((-108) $ $) 64)) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-769 |#1|) (-129) (-786)) (T -769))
-((-3239 (*1 *2 *1) (-12 (-4 *1 (-769 *2)) (-4 *2 (-786)))))
-(-13 (-676 |t#1|) (-898 |t#1|) (-10 -8 (-15 -3239 (|t#1| $))))
+((-3268 (*1 *2 *1) (-12 (-4 *1 (-769 *2)) (-4 *2 (-786)))))
+(-13 (-676 |t#1|) (-898 |t#1|) (-10 -8 (-15 -3268 (|t#1| $))))
(((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-563 (-794)) . T) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-213 |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-634 |#1|) . T) ((-676 |#1|) . T) ((-898 |#1|) . T) ((-1014 |#1|) . T) ((-1016) . T) ((-1123) . T))
-((-2159 (((-1174) (-1034) (-1034)) 47)) (-2481 (((-1174) (-760) (-51)) 44)) (-3414 (((-51) (-760)) 16)))
-(((-770) (-10 -7 (-15 -3414 ((-51) (-760))) (-15 -2481 ((-1174) (-760) (-51))) (-15 -2159 ((-1174) (-1034) (-1034))))) (T -770))
-((-2159 (*1 *2 *3 *3) (-12 (-5 *3 (-1034)) (-5 *2 (-1174)) (-5 *1 (-770)))) (-2481 (*1 *2 *3 *4) (-12 (-5 *3 (-760)) (-5 *4 (-51)) (-5 *2 (-1174)) (-5 *1 (-770)))) (-3414 (*1 *2 *3) (-12 (-5 *3 (-760)) (-5 *2 (-51)) (-5 *1 (-770)))))
-(-10 -7 (-15 -3414 ((-51) (-760))) (-15 -2481 ((-1174) (-760) (-51))) (-15 -2159 ((-1174) (-1034) (-1034))))
-((-1345 (((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|) (-772 |#2|)) 12) (((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|)) 13)))
-(((-771 |#1| |#2|) (-10 -7 (-15 -1345 ((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|))) (-15 -1345 ((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|) (-772 |#2|)))) (-1016) (-1016)) (T -771))
-((-1345 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-772 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-772 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *1 (-771 *5 *6)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-772 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-772 *6)) (-5 *1 (-771 *5 *6)))))
-(-10 -7 (-15 -1345 ((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|))) (-15 -1345 ((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|) (-772 |#2|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL (|has| |#1| (-21)))) (-3405 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3482 (((-523) $) NIL (|has| |#1| (-784)))) (-4189 (($) NIL (|has| |#1| (-21)) CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 15)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 9)) (-1444 (((-3 $ "failed") $) 40 (|has| |#1| (-784)))) (-3317 (((-3 (-383 (-523)) "failed") $) 48 (|has| |#1| (-508)))) (-3045 (((-108) $) 43 (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) 45 (|has| |#1| (-508)))) (-3712 (((-108) $) NIL (|has| |#1| (-784)))) (-2769 (((-108) $) NIL (|has| |#1| (-784)))) (-2057 (((-108) $) NIL (|has| |#1| (-784)))) (-3239 (($ $ $) NIL (|has| |#1| (-784)))) (-3158 (($ $ $) NIL (|has| |#1| (-784)))) (-2032 (((-1070) $) NIL)) (-3362 (($) 13)) (-3210 (((-108) $) 12)) (-3951 (((-1034) $) NIL)) (-3676 (((-108) $) 11)) (-1691 (((-794) $) 18) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 8) (($ (-523)) NIL (-3172 (|has| |#1| (-784)) (|has| |#1| (-964 (-523)))))) (-3272 (((-710)) 34 (|has| |#1| (-784)))) (-2695 (($ $) NIL (|has| |#1| (-784)))) (-2423 (($ $ (-852)) NIL (|has| |#1| (-784))) (($ $ (-710)) NIL (|has| |#1| (-784)))) (-1879 (($) 22 (|has| |#1| (-21)) CONST)) (-1891 (($) 31 (|has| |#1| (-784)) CONST)) (-4006 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3941 (((-108) $ $) 20)) (-3993 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3966 (((-108) $ $) 42 (|has| |#1| (-784)))) (-4060 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 27 (|has| |#1| (-21)))) (-4045 (($ $ $) 29 (|has| |#1| (-21)))) (** (($ $ (-852)) NIL (|has| |#1| (-784))) (($ $ (-710)) NIL (|has| |#1| (-784)))) (* (($ $ $) 37 (|has| |#1| (-784))) (($ (-523) $) 25 (|has| |#1| (-21))) (($ (-710) $) NIL (|has| |#1| (-21))) (($ (-852) $) NIL (|has| |#1| (-21)))))
-(((-772 |#1|) (-13 (-1016) (-387 |#1|) (-10 -8 (-15 -3362 ($)) (-15 -3676 ((-108) $)) (-15 -3210 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|))) (-1016)) (T -772))
-((-3362 (*1 *1) (-12 (-5 *1 (-772 *2)) (-4 *2 (-1016)))) (-3676 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-1016)))) (-3210 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-1016)))) (-3045 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))) (-1682 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-772 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))) (-3317 (*1 *2 *1) (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-772 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))))
-(-13 (-1016) (-387 |#1|) (-10 -8 (-15 -3362 ($)) (-15 -3676 ((-108) $)) (-15 -3210 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-110) "failed") $) NIL)) (-3508 ((|#1| $) NIL) (((-110) $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3888 ((|#1| (-110) |#1|) NIL)) (-2769 (((-108) $) NIL)) (-4214 (($ |#1| (-337 (-110))) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1450 (($ $ (-1 |#1| |#1|)) NIL)) (-2898 (($ $ (-1 |#1| |#1|)) NIL)) (-1937 ((|#1| $ |#1|) NIL)) (-2718 ((|#1| |#1|) NIL (|has| |#1| (-158)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-110)) NIL)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-2346 (($ $) NIL (|has| |#1| (-158))) (($ $ $) NIL (|has| |#1| (-158)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ (-110) (-523)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158)))))
-(((-773 |#1|) (-13 (-973) (-964 |#1|) (-964 (-110)) (-263 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-6 (-37 |#1|)) (-15 -2346 ($ $)) (-15 -2346 ($ $ $)) (-15 -2718 (|#1| |#1|))) |%noBranch|) (-15 -2898 ($ $ (-1 |#1| |#1|))) (-15 -1450 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-523))) (-15 ** ($ $ (-523))) (-15 -3888 (|#1| (-110) |#1|)) (-15 -4214 ($ |#1| (-337 (-110)))))) (-973)) (T -773))
-((-2346 (*1 *1 *1) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))) (-2346 (*1 *1 *1 *1) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))) (-2718 (*1 *2 *2) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))) (-2898 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-773 *3)))) (-1450 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-773 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-523)) (-5 *1 (-773 *4)) (-4 *4 (-973)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-773 *3)) (-4 *3 (-973)))) (-3888 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-773 *2)) (-4 *2 (-973)))) (-4214 (*1 *1 *2 *3) (-12 (-5 *3 (-337 (-110))) (-5 *1 (-773 *2)) (-4 *2 (-973)))))
-(-13 (-973) (-964 |#1|) (-964 (-110)) (-263 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-6 (-37 |#1|)) (-15 -2346 ($ $)) (-15 -2346 ($ $ $)) (-15 -2718 (|#1| |#1|))) |%noBranch|) (-15 -2898 ($ $ (-1 |#1| |#1|))) (-15 -1450 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-523))) (-15 ** ($ $ (-523))) (-15 -3888 (|#1| (-110) |#1|)) (-15 -4214 ($ |#1| (-337 (-110))))))
-((-2431 (((-193 (-473)) (-1070)) 8)))
-(((-774) (-10 -7 (-15 -2431 ((-193 (-473)) (-1070))))) (T -774))
-((-2431 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-193 (-473))) (-5 *1 (-774)))))
-(-10 -7 (-15 -2431 ((-193 (-473)) (-1070))))
-((-1680 (((-108) $ $) 7)) (-2268 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 14) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 13)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 16) (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 15)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)))
+((-2538 (((-1174) (-1034) (-1034)) 47)) (-3676 (((-1174) (-760) (-51)) 44)) (-3099 (((-51) (-760)) 16)))
+(((-770) (-10 -7 (-15 -3099 ((-51) (-760))) (-15 -3676 ((-1174) (-760) (-51))) (-15 -2538 ((-1174) (-1034) (-1034))))) (T -770))
+((-2538 (*1 *2 *3 *3) (-12 (-5 *3 (-1034)) (-5 *2 (-1174)) (-5 *1 (-770)))) (-3676 (*1 *2 *3 *4) (-12 (-5 *3 (-760)) (-5 *4 (-51)) (-5 *2 (-1174)) (-5 *1 (-770)))) (-3099 (*1 *2 *3) (-12 (-5 *3 (-760)) (-5 *2 (-51)) (-5 *1 (-770)))))
+(-10 -7 (-15 -3099 ((-51) (-760))) (-15 -3676 ((-1174) (-760) (-51))) (-15 -2538 ((-1174) (-1034) (-1034))))
+((-3015 (((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|) (-772 |#2|)) 12) (((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|)) 13)))
+(((-771 |#1| |#2|) (-10 -7 (-15 -3015 ((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|))) (-15 -3015 ((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|) (-772 |#2|)))) (-1016) (-1016)) (T -771))
+((-3015 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-772 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-772 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *1 (-771 *5 *6)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-772 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-772 *6)) (-5 *1 (-771 *5 *6)))))
+(-10 -7 (-15 -3015 ((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|))) (-15 -3015 ((-772 |#2|) (-1 |#2| |#1|) (-772 |#1|) (-772 |#2|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL (|has| |#1| (-21)))) (-2999 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-2035 (((-523) $) NIL (|has| |#1| (-784)))) (-1640 (($) NIL (|has| |#1| (-21)) CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 15)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 9)) (-4211 (((-3 $ "failed") $) 40 (|has| |#1| (-784)))) (-4031 (((-3 (-383 (-523)) "failed") $) 48 (|has| |#1| (-508)))) (-1310 (((-108) $) 43 (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) 45 (|has| |#1| (-508)))) (-3702 (((-108) $) NIL (|has| |#1| (-784)))) (-3482 (((-108) $) NIL (|has| |#1| (-784)))) (-4050 (((-108) $) NIL (|has| |#1| (-784)))) (-3268 (($ $ $) NIL (|has| |#1| (-784)))) (-2644 (($ $ $) NIL (|has| |#1| (-784)))) (-3841 (((-1070) $) NIL)) (-2195 (($) 13)) (-1806 (((-108) $) 12)) (-2435 (((-1034) $) NIL)) (-3349 (((-108) $) 11)) (-3976 (((-794) $) 18) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 8) (($ (-523)) NIL (-3255 (|has| |#1| (-784)) (|has| |#1| (-964 (-523)))))) (-1698 (((-710)) 34 (|has| |#1| (-784)))) (-3984 (($ $) NIL (|has| |#1| (-784)))) (-2573 (($ $ (-852)) NIL (|has| |#1| (-784))) (($ $ (-710)) NIL (|has| |#1| (-784)))) (-1428 (($) 22 (|has| |#1| (-21)) CONST)) (-1440 (($) 31 (|has| |#1| (-784)) CONST)) (-4078 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4037 (((-108) $ $) 20)) (-4070 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4052 (((-108) $ $) 42 (|has| |#1| (-784)))) (-4115 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 27 (|has| |#1| (-21)))) (-4103 (($ $ $) 29 (|has| |#1| (-21)))) (** (($ $ (-852)) NIL (|has| |#1| (-784))) (($ $ (-710)) NIL (|has| |#1| (-784)))) (* (($ $ $) 37 (|has| |#1| (-784))) (($ (-523) $) 25 (|has| |#1| (-21))) (($ (-710) $) NIL (|has| |#1| (-21))) (($ (-852) $) NIL (|has| |#1| (-21)))))
+(((-772 |#1|) (-13 (-1016) (-387 |#1|) (-10 -8 (-15 -2195 ($)) (-15 -3349 ((-108) $)) (-15 -1806 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|))) (-1016)) (T -772))
+((-2195 (*1 *1) (-12 (-5 *1 (-772 *2)) (-4 *2 (-1016)))) (-3349 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-1016)))) (-1806 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-1016)))) (-1310 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))) (-1600 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-772 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))) (-4031 (*1 *2 *1) (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-772 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))))
+(-13 (-1016) (-387 |#1|) (-10 -8 (-15 -2195 ($)) (-15 -3349 ((-108) $)) (-15 -1806 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-110) "failed") $) NIL)) (-1996 ((|#1| $) NIL) (((-110) $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3576 ((|#1| (-110) |#1|) NIL)) (-3482 (((-108) $) NIL)) (-1963 (($ |#1| (-337 (-110))) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1218 (($ $ (-1 |#1| |#1|)) NIL)) (-2356 (($ $ (-1 |#1| |#1|)) NIL)) (-1502 ((|#1| $ |#1|) NIL)) (-4172 ((|#1| |#1|) NIL (|has| |#1| (-158)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-110)) NIL)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-1910 (($ $) NIL (|has| |#1| (-158))) (($ $ $) NIL (|has| |#1| (-158)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ (-110) (-523)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158)))))
+(((-773 |#1|) (-13 (-973) (-964 |#1|) (-964 (-110)) (-263 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-6 (-37 |#1|)) (-15 -1910 ($ $)) (-15 -1910 ($ $ $)) (-15 -4172 (|#1| |#1|))) |%noBranch|) (-15 -2356 ($ $ (-1 |#1| |#1|))) (-15 -1218 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-523))) (-15 ** ($ $ (-523))) (-15 -3576 (|#1| (-110) |#1|)) (-15 -1963 ($ |#1| (-337 (-110)))))) (-973)) (T -773))
+((-1910 (*1 *1 *1) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))) (-1910 (*1 *1 *1 *1) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))) (-4172 (*1 *2 *2) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))) (-2356 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-773 *3)))) (-1218 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-773 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-523)) (-5 *1 (-773 *4)) (-4 *4 (-973)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-773 *3)) (-4 *3 (-973)))) (-3576 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-773 *2)) (-4 *2 (-973)))) (-1963 (*1 *1 *2 *3) (-12 (-5 *3 (-337 (-110))) (-5 *1 (-773 *2)) (-4 *2 (-973)))))
+(-13 (-973) (-964 |#1|) (-964 (-110)) (-263 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |#1| (-158)) (PROGN (-6 (-37 |#1|)) (-15 -1910 ($ $)) (-15 -1910 ($ $ $)) (-15 -4172 (|#1| |#1|))) |%noBranch|) (-15 -2356 ($ $ (-1 |#1| |#1|))) (-15 -1218 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-523))) (-15 ** ($ $ (-523))) (-15 -3576 (|#1| (-110) |#1|)) (-15 -1963 ($ |#1| (-337 (-110))))))
+((-3225 (((-193 (-473)) (-1070)) 9)))
+(((-774) (-10 -7 (-15 -3225 ((-193 (-473)) (-1070))))) (T -774))
+((-3225 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-193 (-473))) (-5 *1 (-774)))))
+(-10 -7 (-15 -3225 ((-193 (-473)) (-1070))))
+((-3260 (((-108) $ $) 7)) (-2400 (((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 14) (((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 13)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 16) (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 15)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)))
(((-775) (-129)) (T -775))
-((-1796 (*1 *2 *3 *4) (-12 (-4 *1 (-775)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)))))) (-1796 (*1 *2 *3 *4) (-12 (-4 *1 (-775)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)))))) (-2268 (*1 *2 *3) (-12 (-4 *1 (-775)) (-5 *3 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) (-5 *2 (-962)))) (-2268 (*1 *2 *3) (-12 (-4 *1 (-775)) (-5 *3 (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (-5 *2 (-962)))))
-(-13 (-1016) (-10 -7 (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) (-15 -2268 ((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) (-15 -2268 ((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))))))
+((-3359 (*1 *2 *3 *4) (-12 (-4 *1 (-775)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)))))) (-3359 (*1 *2 *3 *4) (-12 (-4 *1 (-775)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)))))) (-2400 (*1 *2 *3) (-12 (-4 *1 (-775)) (-5 *3 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) (-5 *2 (-962)))) (-2400 (*1 *2 *3) (-12 (-4 *1 (-775)) (-5 *3 (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (-5 *2 (-962)))))
+(-13 (-1016) (-10 -7 (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) (-15 -2400 ((-962) (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) (-15 -2400 ((-962) (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-2743 (((-962) (-589 (-292 (-355))) (-589 (-355))) 143) (((-962) (-292 (-355)) (-589 (-355))) 141) (((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-779 (-355)))) 140) (((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-292 (-355))) (-589 (-779 (-355)))) 139) (((-962) (-777)) 112) (((-962) (-777) (-985)) 111)) (-1796 (((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777) (-985)) 76) (((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777)) 78)) (-3092 (((-962) (-589 (-292 (-355))) (-589 (-355))) 144) (((-962) (-777)) 128)))
-(((-776) (-10 -7 (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777) (-985))) (-15 -2743 ((-962) (-777) (-985))) (-15 -2743 ((-962) (-777))) (-15 -3092 ((-962) (-777))) (-15 -2743 ((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-292 (-355))) (-589 (-779 (-355))))) (-15 -2743 ((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-779 (-355))))) (-15 -2743 ((-962) (-292 (-355)) (-589 (-355)))) (-15 -2743 ((-962) (-589 (-292 (-355))) (-589 (-355)))) (-15 -3092 ((-962) (-589 (-292 (-355))) (-589 (-355)))))) (T -776))
-((-3092 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-292 (-355)))) (-5 *4 (-589 (-355))) (-5 *2 (-962)) (-5 *1 (-776)))) (-2743 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-292 (-355)))) (-5 *4 (-589 (-355))) (-5 *2 (-962)) (-5 *1 (-776)))) (-2743 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-355))) (-5 *2 (-962)) (-5 *1 (-776)))) (-2743 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-355))) (-5 *5 (-589 (-779 (-355)))) (-5 *2 (-962)) (-5 *1 (-776)))) (-2743 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-589 (-355))) (-5 *5 (-589 (-779 (-355)))) (-5 *6 (-589 (-292 (-355)))) (-5 *3 (-292 (-355))) (-5 *2 (-962)) (-5 *1 (-776)))) (-3092 (*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-962)) (-5 *1 (-776)))) (-2743 (*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-962)) (-5 *1 (-776)))) (-2743 (*1 *2 *3 *4) (-12 (-5 *3 (-777)) (-5 *4 (-985)) (-5 *2 (-962)) (-5 *1 (-776)))) (-1796 (*1 *2 *3 *4) (-12 (-5 *3 (-777)) (-5 *4 (-985)) (-5 *2 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-776)))) (-1796 (*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-776)))))
-(-10 -7 (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777) (-985))) (-15 -2743 ((-962) (-777) (-985))) (-15 -2743 ((-962) (-777))) (-15 -3092 ((-962) (-777))) (-15 -2743 ((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-292 (-355))) (-589 (-779 (-355))))) (-15 -2743 ((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-779 (-355))))) (-15 -2743 ((-962) (-292 (-355)) (-589 (-355)))) (-15 -2743 ((-962) (-589 (-292 (-355))) (-589 (-355)))) (-15 -3092 ((-962) (-589 (-292 (-355))) (-589 (-355)))))
-((-1680 (((-108) $ $) NIL)) (-3508 (((-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) $) 15)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 14) (($ (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 8) (($ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) 10) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))))) 12)) (-3941 (((-108) $ $) NIL)))
-(((-777) (-13 (-1016) (-10 -8 (-15 -1691 ($ (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -1691 ($ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) (-15 -1691 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))))) (-15 -1691 ((-794) $)) (-15 -3508 ((-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) $))))) (T -777))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-777)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (-5 *1 (-777)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))) (-5 *1 (-777)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))))) (-5 *1 (-777)))) (-3508 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203))))))) (-5 *1 (-777)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ($ (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -1691 ($ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) (-15 -1691 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))))) (-15 -1691 ((-794) $)) (-15 -3508 ((-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))) $))))
-((-1345 (((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|) (-779 |#2|) (-779 |#2|)) 13) (((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|)) 14)))
-(((-778 |#1| |#2|) (-10 -7 (-15 -1345 ((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|))) (-15 -1345 ((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|) (-779 |#2|) (-779 |#2|)))) (-1016) (-1016)) (T -778))
-((-1345 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-779 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-779 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *1 (-778 *5 *6)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-779 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-779 *6)) (-5 *1 (-778 *5 *6)))))
-(-10 -7 (-15 -1345 ((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|))) (-15 -1345 ((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|) (-779 |#2|) (-779 |#2|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL (|has| |#1| (-21)))) (-3415 (((-1034) $) 24)) (-3405 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3482 (((-523) $) NIL (|has| |#1| (-784)))) (-4189 (($) NIL (|has| |#1| (-21)) CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 16)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 9)) (-1444 (((-3 $ "failed") $) 47 (|has| |#1| (-784)))) (-3317 (((-3 (-383 (-523)) "failed") $) 54 (|has| |#1| (-508)))) (-3045 (((-108) $) 49 (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) 52 (|has| |#1| (-508)))) (-3712 (((-108) $) NIL (|has| |#1| (-784)))) (-1873 (($) 13)) (-2769 (((-108) $) NIL (|has| |#1| (-784)))) (-2057 (((-108) $) NIL (|has| |#1| (-784)))) (-3659 (($) 14)) (-3239 (($ $ $) NIL (|has| |#1| (-784)))) (-3158 (($ $ $) NIL (|has| |#1| (-784)))) (-2032 (((-1070) $) NIL)) (-3210 (((-108) $) 12)) (-3951 (((-1034) $) NIL)) (-3676 (((-108) $) 11)) (-1691 (((-794) $) 22) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 8) (($ (-523)) NIL (-3172 (|has| |#1| (-784)) (|has| |#1| (-964 (-523)))))) (-3272 (((-710)) 41 (|has| |#1| (-784)))) (-2695 (($ $) NIL (|has| |#1| (-784)))) (-2423 (($ $ (-852)) NIL (|has| |#1| (-784))) (($ $ (-710)) NIL (|has| |#1| (-784)))) (-1879 (($) 29 (|has| |#1| (-21)) CONST)) (-1891 (($) 38 (|has| |#1| (-784)) CONST)) (-4006 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3941 (((-108) $ $) 27)) (-3993 (((-108) $ $) NIL (|has| |#1| (-784)))) (-3966 (((-108) $ $) 48 (|has| |#1| (-784)))) (-4060 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 34 (|has| |#1| (-21)))) (-4045 (($ $ $) 36 (|has| |#1| (-21)))) (** (($ $ (-852)) NIL (|has| |#1| (-784))) (($ $ (-710)) NIL (|has| |#1| (-784)))) (* (($ $ $) 44 (|has| |#1| (-784))) (($ (-523) $) 32 (|has| |#1| (-21))) (($ (-710) $) NIL (|has| |#1| (-21))) (($ (-852) $) NIL (|has| |#1| (-21)))))
-(((-779 |#1|) (-13 (-1016) (-387 |#1|) (-10 -8 (-15 -1873 ($)) (-15 -3659 ($)) (-15 -3676 ((-108) $)) (-15 -3210 ((-108) $)) (-15 -3415 ((-1034) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|))) (-1016)) (T -779))
-((-1873 (*1 *1) (-12 (-5 *1 (-779 *2)) (-4 *2 (-1016)))) (-3659 (*1 *1) (-12 (-5 *1 (-779 *2)) (-4 *2 (-1016)))) (-3676 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))) (-3210 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))) (-3415 (*1 *2 *1) (-12 (-5 *2 (-1034)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))) (-3045 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))) (-1682 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-779 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))) (-3317 (*1 *2 *1) (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-779 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))))
-(-13 (-1016) (-387 |#1|) (-10 -8 (-15 -1873 ($)) (-15 -3659 ($)) (-15 -3676 ((-108) $)) (-15 -3210 ((-108) $)) (-15 -3415 ((-1034) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|)))
-((-1680 (((-108) $ $) 7)) (-2395 (((-710)) 20)) (-1631 (($) 23)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2060 (((-852) $) 22)) (-2032 (((-1070) $) 9)) (-4013 (($ (-852)) 21)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)))
+((-2307 (((-962) (-589 (-292 (-355))) (-589 (-355))) 147) (((-962) (-292 (-355)) (-589 (-355))) 145) (((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-779 (-355)))) 144) (((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-292 (-355))) (-589 (-779 (-355)))) 143) (((-962) (-777)) 117) (((-962) (-777) (-985)) 116)) (-3359 (((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777) (-985)) 82) (((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777)) 84)) (-3663 (((-962) (-589 (-292 (-355))) (-589 (-355))) 148) (((-962) (-777)) 133)))
+(((-776) (-10 -7 (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777) (-985))) (-15 -2307 ((-962) (-777) (-985))) (-15 -2307 ((-962) (-777))) (-15 -3663 ((-962) (-777))) (-15 -2307 ((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-292 (-355))) (-589 (-779 (-355))))) (-15 -2307 ((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-779 (-355))))) (-15 -2307 ((-962) (-292 (-355)) (-589 (-355)))) (-15 -2307 ((-962) (-589 (-292 (-355))) (-589 (-355)))) (-15 -3663 ((-962) (-589 (-292 (-355))) (-589 (-355)))))) (T -776))
+((-3663 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-292 (-355)))) (-5 *4 (-589 (-355))) (-5 *2 (-962)) (-5 *1 (-776)))) (-2307 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-292 (-355)))) (-5 *4 (-589 (-355))) (-5 *2 (-962)) (-5 *1 (-776)))) (-2307 (*1 *2 *3 *4) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-355))) (-5 *2 (-962)) (-5 *1 (-776)))) (-2307 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-355))) (-5 *5 (-589 (-779 (-355)))) (-5 *2 (-962)) (-5 *1 (-776)))) (-2307 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-589 (-355))) (-5 *5 (-589 (-779 (-355)))) (-5 *6 (-589 (-292 (-355)))) (-5 *3 (-292 (-355))) (-5 *2 (-962)) (-5 *1 (-776)))) (-3663 (*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-962)) (-5 *1 (-776)))) (-2307 (*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-962)) (-5 *1 (-776)))) (-2307 (*1 *2 *3 *4) (-12 (-5 *3 (-777)) (-5 *4 (-985)) (-5 *2 (-962)) (-5 *1 (-776)))) (-3359 (*1 *2 *3 *4) (-12 (-5 *3 (-777)) (-5 *4 (-985)) (-5 *2 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-776)))) (-3359 (*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-776)))))
+(-10 -7 (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-777) (-985))) (-15 -2307 ((-962) (-777) (-985))) (-15 -2307 ((-962) (-777))) (-15 -3663 ((-962) (-777))) (-15 -2307 ((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-292 (-355))) (-589 (-779 (-355))))) (-15 -2307 ((-962) (-292 (-355)) (-589 (-355)) (-589 (-779 (-355))) (-589 (-779 (-355))))) (-15 -2307 ((-962) (-292 (-355)) (-589 (-355)))) (-15 -2307 ((-962) (-589 (-292 (-355))) (-589 (-355)))) (-15 -3663 ((-962) (-589 (-292 (-355))) (-589 (-355)))))
+((-3260 (((-108) $ $) NIL)) (-1996 (((-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) $) 21)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 20) (($ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) 14) (($ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))))) 18)) (-4037 (((-108) $ $) NIL)))
+(((-777) (-13 (-1016) (-10 -8 (-15 -3976 ($ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -3976 ($ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) (-15 -3976 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))))) (-15 -3976 ((-794) $)) (-15 -1996 ((-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) $))))) (T -777))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-777)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (-5 *1 (-777)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))) (-5 *1 (-777)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))))) (-5 *1 (-777)))) (-1996 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203))))))) (-5 *1 (-777)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ($ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203))))))) (-15 -3976 ($ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) (-15 -3976 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))))) (-15 -3976 ((-794) $)) (-15 -1996 ((-3 (|:| |noa| (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203))) (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203)))) (|:| |ub| (-589 (-779 (-203)))))) (|:| |lsa| (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))) $))))
+((-3015 (((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|) (-779 |#2|) (-779 |#2|)) 13) (((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|)) 14)))
+(((-778 |#1| |#2|) (-10 -7 (-15 -3015 ((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|))) (-15 -3015 ((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|) (-779 |#2|) (-779 |#2|)))) (-1016) (-1016)) (T -778))
+((-3015 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-779 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-779 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *1 (-778 *5 *6)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-779 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-779 *6)) (-5 *1 (-778 *5 *6)))))
+(-10 -7 (-15 -3015 ((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|))) (-15 -3015 ((-779 |#2|) (-1 |#2| |#1|) (-779 |#1|) (-779 |#2|) (-779 |#2|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL (|has| |#1| (-21)))) (-3110 (((-1034) $) 24)) (-2999 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-2035 (((-523) $) NIL (|has| |#1| (-784)))) (-1640 (($) NIL (|has| |#1| (-21)) CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 16)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 9)) (-4211 (((-3 $ "failed") $) 47 (|has| |#1| (-784)))) (-4031 (((-3 (-383 (-523)) "failed") $) 54 (|has| |#1| (-508)))) (-1310 (((-108) $) 49 (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) 52 (|has| |#1| (-508)))) (-3702 (((-108) $) NIL (|has| |#1| (-784)))) (-2327 (($) 13)) (-3482 (((-108) $) NIL (|has| |#1| (-784)))) (-4050 (((-108) $) NIL (|has| |#1| (-784)))) (-2335 (($) 14)) (-3268 (($ $ $) NIL (|has| |#1| (-784)))) (-2644 (($ $ $) NIL (|has| |#1| (-784)))) (-3841 (((-1070) $) NIL)) (-1806 (((-108) $) 12)) (-2435 (((-1034) $) NIL)) (-3349 (((-108) $) 11)) (-3976 (((-794) $) 22) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 8) (($ (-523)) NIL (-3255 (|has| |#1| (-784)) (|has| |#1| (-964 (-523)))))) (-1698 (((-710)) 41 (|has| |#1| (-784)))) (-3984 (($ $) NIL (|has| |#1| (-784)))) (-2573 (($ $ (-852)) NIL (|has| |#1| (-784))) (($ $ (-710)) NIL (|has| |#1| (-784)))) (-1428 (($) 29 (|has| |#1| (-21)) CONST)) (-1440 (($) 38 (|has| |#1| (-784)) CONST)) (-4078 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4037 (((-108) $ $) 27)) (-4070 (((-108) $ $) NIL (|has| |#1| (-784)))) (-4052 (((-108) $ $) 48 (|has| |#1| (-784)))) (-4115 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 34 (|has| |#1| (-21)))) (-4103 (($ $ $) 36 (|has| |#1| (-21)))) (** (($ $ (-852)) NIL (|has| |#1| (-784))) (($ $ (-710)) NIL (|has| |#1| (-784)))) (* (($ $ $) 44 (|has| |#1| (-784))) (($ (-523) $) 32 (|has| |#1| (-21))) (($ (-710) $) NIL (|has| |#1| (-21))) (($ (-852) $) NIL (|has| |#1| (-21)))))
+(((-779 |#1|) (-13 (-1016) (-387 |#1|) (-10 -8 (-15 -2327 ($)) (-15 -2335 ($)) (-15 -3349 ((-108) $)) (-15 -1806 ((-108) $)) (-15 -3110 ((-1034) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|))) (-1016)) (T -779))
+((-2327 (*1 *1) (-12 (-5 *1 (-779 *2)) (-4 *2 (-1016)))) (-2335 (*1 *1) (-12 (-5 *1 (-779 *2)) (-4 *2 (-1016)))) (-3349 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))) (-1806 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))) (-3110 (*1 *2 *1) (-12 (-5 *2 (-1034)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))) (-1310 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))) (-1600 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-779 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))) (-4031 (*1 *2 *1) (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-779 *3)) (-4 *3 (-508)) (-4 *3 (-1016)))))
+(-13 (-1016) (-387 |#1|) (-10 -8 (-15 -2327 ($)) (-15 -2335 ($)) (-15 -3349 ((-108) $)) (-15 -1806 ((-108) $)) (-15 -3110 ((-1034) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-784)) |%noBranch|) (IF (|has| |#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|)))
+((-3260 (((-108) $ $) 7)) (-3843 (((-710)) 20)) (-3461 (($) 23)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-4076 (((-852) $) 22)) (-3841 (((-1070) $) 9)) (-2557 (($ (-852)) 21)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)))
(((-780) (-129)) (T -780))
NIL
(-13 (-786) (-344))
(((-97) . T) ((-563 (-794)) . T) ((-344) . T) ((-786) . T) ((-1016) . T))
-((-2362 (((-108) (-1169 |#2|) (-1169 |#2|)) 17)) (-1568 (((-108) (-1169 |#2|) (-1169 |#2|)) 18)) (-1279 (((-108) (-1169 |#2|) (-1169 |#2|)) 14)))
-(((-781 |#1| |#2|) (-10 -7 (-15 -1279 ((-108) (-1169 |#2|) (-1169 |#2|))) (-15 -2362 ((-108) (-1169 |#2|) (-1169 |#2|))) (-15 -1568 ((-108) (-1169 |#2|) (-1169 |#2|)))) (-710) (-731)) (T -781))
-((-1568 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108)) (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))) (-2362 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108)) (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))) (-1279 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108)) (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))))
-(-10 -7 (-15 -1279 ((-108) (-1169 |#2|) (-1169 |#2|))) (-15 -2362 ((-108) (-1169 |#2|) (-1169 |#2|))) (-15 -1568 ((-108) (-1169 |#2|) (-1169 |#2|))))
-((-1680 (((-108) $ $) 7)) (-4189 (($) 24 T CONST)) (-1444 (((-3 $ "failed") $) 28)) (-2769 (((-108) $) 25)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-2423 (($ $ (-710)) 27) (($ $ (-852)) 22)) (-1891 (($) 23 T CONST)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (** (($ $ (-710)) 26) (($ $ (-852)) 21)) (* (($ $ $) 20)))
+((-3884 (((-108) (-1169 |#2|) (-1169 |#2|)) 17)) (-2913 (((-108) (-1169 |#2|) (-1169 |#2|)) 18)) (-2263 (((-108) (-1169 |#2|) (-1169 |#2|)) 14)))
+(((-781 |#1| |#2|) (-10 -7 (-15 -2263 ((-108) (-1169 |#2|) (-1169 |#2|))) (-15 -3884 ((-108) (-1169 |#2|) (-1169 |#2|))) (-15 -2913 ((-108) (-1169 |#2|) (-1169 |#2|)))) (-710) (-731)) (T -781))
+((-2913 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108)) (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))) (-3884 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108)) (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))) (-2263 (*1 *2 *3 *3) (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108)) (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))))
+(-10 -7 (-15 -2263 ((-108) (-1169 |#2|) (-1169 |#2|))) (-15 -3884 ((-108) (-1169 |#2|) (-1169 |#2|))) (-15 -2913 ((-108) (-1169 |#2|) (-1169 |#2|))))
+((-3260 (((-108) $ $) 7)) (-1640 (($) 24 T CONST)) (-4211 (((-3 $ "failed") $) 28)) (-3482 (((-108) $) 25)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-2573 (($ $ (-710)) 27) (($ $ (-852)) 22)) (-1440 (($) 23 T CONST)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (** (($ $ (-710)) 26) (($ $ (-852)) 21)) (* (($ $ $) 20)))
(((-782) (-129)) (T -782))
NIL
(-13 (-786) (-666))
(((-97) . T) ((-563 (-794)) . T) ((-666) . T) ((-786) . T) ((-1028) . T) ((-1016) . T))
-((-3482 (((-523) $) 17)) (-3712 (((-108) $) 10)) (-2057 (((-108) $) 11)) (-2695 (($ $) 19)))
-(((-783 |#1|) (-10 -8 (-15 -2695 (|#1| |#1|)) (-15 -3482 ((-523) |#1|)) (-15 -2057 ((-108) |#1|)) (-15 -3712 ((-108) |#1|))) (-784)) (T -783))
+((-2035 (((-523) $) 17)) (-3702 (((-108) $) 10)) (-4050 (((-108) $) 11)) (-3984 (($ $) 19)))
+(((-783 |#1|) (-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -2035 ((-523) |#1|)) (-15 -4050 ((-108) |#1|)) (-15 -3702 ((-108) |#1|))) (-784)) (T -783))
NIL
-(-10 -8 (-15 -2695 (|#1| |#1|)) (-15 -3482 ((-523) |#1|)) (-15 -2057 ((-108) |#1|)) (-15 -3712 ((-108) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 24)) (-3405 (((-3 $ "failed") $ $) 26)) (-3482 (((-523) $) 33)) (-4189 (($) 23 T CONST)) (-1444 (((-3 $ "failed") $) 39)) (-3712 (((-108) $) 35)) (-2769 (((-108) $) 42)) (-2057 (((-108) $) 34)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 45)) (-3272 (((-710)) 44)) (-2695 (($ $) 32)) (-2423 (($ $ (-710)) 40) (($ $ (-852)) 36)) (-1879 (($) 22 T CONST)) (-1891 (($) 43 T CONST)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)) (-4060 (($ $ $) 28) (($ $) 27)) (-4045 (($ $ $) 20)) (** (($ $ (-710)) 41) (($ $ (-852)) 37)) (* (($ (-710) $) 25) (($ (-852) $) 21) (($ (-523) $) 29) (($ $ $) 38)))
+(-10 -8 (-15 -3984 (|#1| |#1|)) (-15 -2035 ((-523) |#1|)) (-15 -4050 ((-108) |#1|)) (-15 -3702 ((-108) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 24)) (-2999 (((-3 $ "failed") $ $) 26)) (-2035 (((-523) $) 33)) (-1640 (($) 23 T CONST)) (-4211 (((-3 $ "failed") $) 39)) (-3702 (((-108) $) 35)) (-3482 (((-108) $) 42)) (-4050 (((-108) $) 34)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 45)) (-1698 (((-710)) 44)) (-3984 (($ $) 32)) (-2573 (($ $ (-710)) 40) (($ $ (-852)) 36)) (-1428 (($) 22 T CONST)) (-1440 (($) 43 T CONST)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)) (-4115 (($ $ $) 28) (($ $) 27)) (-4103 (($ $ $) 20)) (** (($ $ (-710)) 41) (($ $ (-852)) 37)) (* (($ (-710) $) 25) (($ (-852) $) 21) (($ (-523) $) 29) (($ $ $) 38)))
(((-784) (-129)) (T -784))
-((-3712 (*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-108)))) (-2057 (*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-108)))) (-3482 (*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-523)))) (-2695 (*1 *1 *1) (-4 *1 (-784))))
-(-13 (-730) (-973) (-666) (-10 -8 (-15 -3712 ((-108) $)) (-15 -2057 ((-108) $)) (-15 -3482 ((-523) $)) (-15 -2695 ($ $))))
+((-3702 (*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-108)))) (-4050 (*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-108)))) (-2035 (*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-523)))) (-3984 (*1 *1 *1) (-4 *1 (-784))))
+(-13 (-730) (-973) (-666) (-10 -8 (-15 -3702 ((-108) $)) (-15 -4050 ((-108) $)) (-15 -2035 ((-523) $)) (-15 -3984 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-730) . T) ((-731) . T) ((-733) . T) ((-734) . T) ((-786) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-3239 (($ $ $) 10)) (-3158 (($ $ $) 9)) (-4006 (((-108) $ $) 13)) (-3980 (((-108) $ $) 11)) (-3993 (((-108) $ $) 14)))
-(((-785 |#1|) (-10 -8 (-15 -3239 (|#1| |#1| |#1|)) (-15 -3158 (|#1| |#1| |#1|)) (-15 -3993 ((-108) |#1| |#1|)) (-15 -4006 ((-108) |#1| |#1|)) (-15 -3980 ((-108) |#1| |#1|))) (-786)) (T -785))
+((-3268 (($ $ $) 10)) (-2644 (($ $ $) 9)) (-4078 (((-108) $ $) 13)) (-4061 (((-108) $ $) 11)) (-4070 (((-108) $ $) 14)))
+(((-785 |#1|) (-10 -8 (-15 -3268 (|#1| |#1| |#1|)) (-15 -2644 (|#1| |#1| |#1|)) (-15 -4070 ((-108) |#1| |#1|)) (-15 -4078 ((-108) |#1| |#1|)) (-15 -4061 ((-108) |#1| |#1|))) (-786)) (T -785))
NIL
-(-10 -8 (-15 -3239 (|#1| |#1| |#1|)) (-15 -3158 (|#1| |#1| |#1|)) (-15 -3993 ((-108) |#1| |#1|)) (-15 -4006 ((-108) |#1| |#1|)) (-15 -3980 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-3239 (($ $ $) 13)) (-3158 (($ $ $) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-4006 (((-108) $ $) 16)) (-3980 (((-108) $ $) 17)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 15)) (-3966 (((-108) $ $) 18)))
+(-10 -8 (-15 -3268 (|#1| |#1| |#1|)) (-15 -2644 (|#1| |#1| |#1|)) (-15 -4070 ((-108) |#1| |#1|)) (-15 -4078 ((-108) |#1| |#1|)) (-15 -4061 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-3268 (($ $ $) 13)) (-2644 (($ $ $) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4078 (((-108) $ $) 16)) (-4061 (((-108) $ $) 17)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 15)) (-4052 (((-108) $ $) 18)))
(((-786) (-129)) (T -786))
-((-3966 (*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-3980 (*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-4006 (*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-3993 (*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-3158 (*1 *1 *1 *1) (-4 *1 (-786))) (-3239 (*1 *1 *1 *1) (-4 *1 (-786))))
-(-13 (-1016) (-10 -8 (-15 -3966 ((-108) $ $)) (-15 -3980 ((-108) $ $)) (-15 -4006 ((-108) $ $)) (-15 -3993 ((-108) $ $)) (-15 -3158 ($ $ $)) (-15 -3239 ($ $ $))))
+((-4052 (*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-4061 (*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-4078 (*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-4070 (*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-2644 (*1 *1 *1 *1) (-4 *1 (-786))) (-3268 (*1 *1 *1 *1) (-4 *1 (-786))))
+(-13 (-1016) (-10 -8 (-15 -4052 ((-108) $ $)) (-15 -4061 ((-108) $ $)) (-15 -4078 ((-108) $ $)) (-15 -4070 ((-108) $ $)) (-15 -2644 ($ $ $)) (-15 -3268 ($ $ $))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-2261 (($ $ $) 45)) (-2863 (($ $ $) 44)) (-2497 (($ $ $) 42)) (-2435 (($ $ $) 51)) (-1503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 46)) (-2643 (((-3 $ "failed") $ $) 49)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-1272 (($ $) 35)) (-1601 (($ $ $) 39)) (-1651 (($ $ $) 38)) (-2869 (($ $ $) 47)) (-4017 (($ $ $) 53)) (-3249 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 41)) (-2687 (((-3 $ "failed") $ $) 48)) (-4007 (((-3 $ "failed") $ |#2|) 28)) (-1618 ((|#2| $) 32)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ |#2|) 12)) (-3819 (((-589 |#2|) $) 18)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 22)))
-(((-787 |#1| |#2|) (-10 -8 (-15 -2869 (|#1| |#1| |#1|)) (-15 -1503 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -1621 |#1|)) |#1| |#1|)) (-15 -2435 (|#1| |#1| |#1|)) (-15 -2643 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2261 (|#1| |#1| |#1|)) (-15 -2863 (|#1| |#1| |#1|)) (-15 -2497 (|#1| |#1| |#1|)) (-15 -3249 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -1621 |#1|)) |#1| |#1|)) (-15 -4017 (|#1| |#1| |#1|)) (-15 -2687 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1601 (|#1| |#1| |#1|)) (-15 -1651 (|#1| |#1| |#1|)) (-15 -1272 (|#1| |#1|)) (-15 -1618 (|#2| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3819 ((-589 |#2|) |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -1691 ((-794) |#1|))) (-788 |#2|) (-973)) (T -787))
+((-2346 (($ $ $) 45)) (-3183 (($ $ $) 44)) (-2561 (($ $ $) 42)) (-3248 (($ $ $) 51)) (-3525 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 46)) (-1527 (((-3 $ "failed") $ $) 49)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-2213 (($ $) 35)) (-2136 (($ $ $) 39)) (-1290 (($ $ $) 38)) (-2138 (($ $ $) 47)) (-1787 (($ $ $) 53)) (-1404 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 41)) (-3904 (((-3 $ "failed") $ $) 48)) (-2469 (((-3 $ "failed") $ |#2|) 28)) (-2267 ((|#2| $) 32)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ |#2|) 12)) (-1639 (((-589 |#2|) $) 18)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 22)))
+(((-787 |#1| |#2|) (-10 -8 (-15 -2138 (|#1| |#1| |#1|)) (-15 -3525 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -4102 |#1|)) |#1| |#1|)) (-15 -3248 (|#1| |#1| |#1|)) (-15 -1527 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2346 (|#1| |#1| |#1|)) (-15 -3183 (|#1| |#1| |#1|)) (-15 -2561 (|#1| |#1| |#1|)) (-15 -1404 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -4102 |#1|)) |#1| |#1|)) (-15 -1787 (|#1| |#1| |#1|)) (-15 -3904 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2136 (|#1| |#1| |#1|)) (-15 -1290 (|#1| |#1| |#1|)) (-15 -2213 (|#1| |#1|)) (-15 -2267 (|#2| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1639 ((-589 |#2|) |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -3976 ((-794) |#1|))) (-788 |#2|) (-973)) (T -787))
NIL
-(-10 -8 (-15 -2869 (|#1| |#1| |#1|)) (-15 -1503 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -1621 |#1|)) |#1| |#1|)) (-15 -2435 (|#1| |#1| |#1|)) (-15 -2643 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2261 (|#1| |#1| |#1|)) (-15 -2863 (|#1| |#1| |#1|)) (-15 -2497 (|#1| |#1| |#1|)) (-15 -3249 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -1621 |#1|)) |#1| |#1|)) (-15 -4017 (|#1| |#1| |#1|)) (-15 -2687 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1601 (|#1| |#1| |#1|)) (-15 -1651 (|#1| |#1| |#1|)) (-15 -1272 (|#1| |#1|)) (-15 -1618 (|#2| |#1|)) (-15 -4007 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3819 ((-589 |#2|) |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2261 (($ $ $) 45 (|has| |#1| (-339)))) (-2863 (($ $ $) 46 (|has| |#1| (-339)))) (-2497 (($ $ $) 48 (|has| |#1| (-339)))) (-2435 (($ $ $) 43 (|has| |#1| (-339)))) (-1503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 42 (|has| |#1| (-339)))) (-2643 (((-3 $ "failed") $ $) 44 (|has| |#1| (-339)))) (-2930 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 47 (|has| |#1| (-339)))) (-1220 (((-3 (-523) "failed") $) 74 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 72 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 69)) (-3508 (((-523) $) 75 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 73 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 68)) (-1457 (($ $) 64)) (-1444 (((-3 $ "failed") $) 34)) (-1272 (($ $) 55 (|has| |#1| (-427)))) (-2769 (((-108) $) 31)) (-1267 (($ |#1| (-710)) 62)) (-1301 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57 (|has| |#1| (-515)))) (-2779 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 58 (|has| |#1| (-515)))) (-4047 (((-710) $) 66)) (-1601 (($ $ $) 52 (|has| |#1| (-339)))) (-1651 (($ $ $) 53 (|has| |#1| (-339)))) (-2869 (($ $ $) 41 (|has| |#1| (-339)))) (-4017 (($ $ $) 50 (|has| |#1| (-339)))) (-3249 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 49 (|has| |#1| (-339)))) (-2687 (((-3 $ "failed") $ $) 51 (|has| |#1| (-339)))) (-1735 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 54 (|has| |#1| (-339)))) (-1437 ((|#1| $) 65)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-515)))) (-2640 (((-710) $) 67)) (-1618 ((|#1| $) 56 (|has| |#1| (-427)))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 71 (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 70)) (-3819 (((-589 |#1|) $) 61)) (-2084 ((|#1| $ (-710)) 63)) (-3272 (((-710)) 29)) (-2372 ((|#1| $ |#1| |#1|) 60)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76)))
+(-10 -8 (-15 -2138 (|#1| |#1| |#1|)) (-15 -3525 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -4102 |#1|)) |#1| |#1|)) (-15 -3248 (|#1| |#1| |#1|)) (-15 -1527 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2346 (|#1| |#1| |#1|)) (-15 -3183 (|#1| |#1| |#1|)) (-15 -2561 (|#1| |#1| |#1|)) (-15 -1404 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -4102 |#1|)) |#1| |#1|)) (-15 -1787 (|#1| |#1| |#1|)) (-15 -3904 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2136 (|#1| |#1| |#1|)) (-15 -1290 (|#1| |#1| |#1|)) (-15 -2213 (|#1| |#1|)) (-15 -2267 (|#2| |#1|)) (-15 -2469 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1639 ((-589 |#2|) |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2346 (($ $ $) 45 (|has| |#1| (-339)))) (-3183 (($ $ $) 46 (|has| |#1| (-339)))) (-2561 (($ $ $) 48 (|has| |#1| (-339)))) (-3248 (($ $ $) 43 (|has| |#1| (-339)))) (-3525 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 42 (|has| |#1| (-339)))) (-1527 (((-3 $ "failed") $ $) 44 (|has| |#1| (-339)))) (-2566 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 47 (|has| |#1| (-339)))) (-2898 (((-3 (-523) "failed") $) 74 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 72 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 69)) (-1996 (((-523) $) 75 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 73 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 68)) (-3142 (($ $) 64)) (-4211 (((-3 $ "failed") $) 34)) (-2213 (($ $) 55 (|has| |#1| (-427)))) (-3482 (((-108) $) 31)) (-3694 (($ |#1| (-710)) 62)) (-2386 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57 (|has| |#1| (-515)))) (-3585 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 58 (|has| |#1| (-515)))) (-2140 (((-710) $) 66)) (-2136 (($ $ $) 52 (|has| |#1| (-339)))) (-1290 (($ $ $) 53 (|has| |#1| (-339)))) (-2138 (($ $ $) 41 (|has| |#1| (-339)))) (-1787 (($ $ $) 50 (|has| |#1| (-339)))) (-1404 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 49 (|has| |#1| (-339)))) (-3904 (((-3 $ "failed") $ $) 51 (|has| |#1| (-339)))) (-3986 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 54 (|has| |#1| (-339)))) (-3119 ((|#1| $) 65)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-515)))) (-1487 (((-710) $) 67)) (-2267 ((|#1| $) 56 (|has| |#1| (-427)))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 71 (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) 70)) (-1639 (((-589 |#1|) $) 61)) (-1234 ((|#1| $ (-710)) 63)) (-1698 (((-710)) 29)) (-3817 ((|#1| $ |#1| |#1|) 60)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76)))
(((-788 |#1|) (-129) (-973)) (T -788))
-((-2640 (*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-4047 (*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-1437 (*1 *2 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-1457 (*1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-2084 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-1267 (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-3819 (*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-589 *3)))) (-2372 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-4007 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-515)))) (-2779 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-788 *3)))) (-1301 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-788 *3)))) (-1618 (*1 *2 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-427)))) (-1272 (*1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-427)))) (-1735 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-788 *3)))) (-1651 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-1601 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2687 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-4017 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-3249 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *3 (-973)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -1621 *1))) (-4 *1 (-788 *3)))) (-2497 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2930 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-788 *3)))) (-2863 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2261 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2643 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2435 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-1503 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *3 (-973)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -1621 *1))) (-4 *1 (-788 *3)))) (-2869 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(-13 (-973) (-107 |t#1| |t#1|) (-387 |t#1|) (-10 -8 (-15 -2640 ((-710) $)) (-15 -4047 ((-710) $)) (-15 -1437 (|t#1| $)) (-15 -1457 ($ $)) (-15 -2084 (|t#1| $ (-710))) (-15 -1267 ($ |t#1| (-710))) (-15 -3819 ((-589 |t#1|) $)) (-15 -2372 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-158)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-15 -4007 ((-3 $ "failed") $ |t#1|)) (-15 -2779 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -1301 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-427)) (PROGN (-15 -1618 (|t#1| $)) (-15 -1272 ($ $))) |%noBranch|) (IF (|has| |t#1| (-339)) (PROGN (-15 -1735 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -1651 ($ $ $)) (-15 -1601 ($ $ $)) (-15 -2687 ((-3 $ "failed") $ $)) (-15 -4017 ($ $ $)) (-15 -3249 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $)) (-15 -2497 ($ $ $)) (-15 -2930 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -2863 ($ $ $)) (-15 -2261 ($ $ $)) (-15 -2643 ((-3 $ "failed") $ $)) (-15 -2435 ($ $ $)) (-15 -1503 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $)) (-15 -2869 ($ $ $))) |%noBranch|)))
+((-1487 (*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-2140 (*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-3119 (*1 *2 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-3142 (*1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-1234 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-3694 (*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-1639 (*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-589 *3)))) (-3817 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)))) (-2469 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-515)))) (-3585 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-788 *3)))) (-2386 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-788 *3)))) (-2267 (*1 *2 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-427)))) (-2213 (*1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-427)))) (-3986 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-788 *3)))) (-1290 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2136 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-3904 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-1787 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-1404 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *3 (-973)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -4102 *1))) (-4 *1 (-788 *3)))) (-2561 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2566 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-788 *3)))) (-3183 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2346 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-1527 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-3248 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-3525 (*1 *2 *1 *1) (-12 (-4 *3 (-339)) (-4 *3 (-973)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -4102 *1))) (-4 *1 (-788 *3)))) (-2138 (*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(-13 (-973) (-107 |t#1| |t#1|) (-387 |t#1|) (-10 -8 (-15 -1487 ((-710) $)) (-15 -2140 ((-710) $)) (-15 -3119 (|t#1| $)) (-15 -3142 ($ $)) (-15 -1234 (|t#1| $ (-710))) (-15 -3694 ($ |t#1| (-710))) (-15 -1639 ((-589 |t#1|) $)) (-15 -3817 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-158)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-15 -2469 ((-3 $ "failed") $ |t#1|)) (-15 -3585 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -2386 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-427)) (PROGN (-15 -2267 (|t#1| $)) (-15 -2213 ($ $))) |%noBranch|) (IF (|has| |t#1| (-339)) (PROGN (-15 -3986 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -1290 ($ $ $)) (-15 -2136 ($ $ $)) (-15 -3904 ((-3 $ "failed") $ $)) (-15 -1787 ($ $ $)) (-15 -1404 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $)) (-15 -2561 ($ $ $)) (-15 -2566 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -3183 ($ $ $)) (-15 -2346 ($ $ $)) (-15 -1527 ((-3 $ "failed") $ $)) (-15 -3248 ($ $ $)) (-15 -3525 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $)) (-15 -2138 ($ $ $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-158)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-387 |#1|) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 |#1|) |has| |#1| (-158)) ((-666) . T) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 |#1|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-2796 ((|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|)) 20)) (-2930 (((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|)) 43 (|has| |#1| (-339)))) (-1301 (((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|)) 40 (|has| |#1| (-515)))) (-2779 (((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|)) 39 (|has| |#1| (-515)))) (-1735 (((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|)) 42 (|has| |#1| (-339)))) (-2372 ((|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|)) 31)))
-(((-789 |#1| |#2|) (-10 -7 (-15 -2796 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -2372 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-515)) (PROGN (-15 -2779 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1301 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -1735 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2930 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|)) (-973) (-788 |#1|)) (T -789))
-((-2930 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-789 *5 *3)) (-4 *3 (-788 *5)))) (-1735 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-789 *5 *3)) (-4 *3 (-788 *5)))) (-1301 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-515)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-789 *5 *3)) (-4 *3 (-788 *5)))) (-2779 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-515)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-789 *5 *3)) (-4 *3 (-788 *5)))) (-2372 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-973)) (-5 *1 (-789 *2 *3)) (-4 *3 (-788 *2)))) (-2796 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-973)) (-5 *1 (-789 *5 *2)) (-4 *2 (-788 *5)))))
-(-10 -7 (-15 -2796 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -2372 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-515)) (PROGN (-15 -2779 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1301 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -1735 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2930 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2261 (($ $ $) NIL (|has| |#1| (-339)))) (-2863 (($ $ $) NIL (|has| |#1| (-339)))) (-2497 (($ $ $) NIL (|has| |#1| (-339)))) (-2435 (($ $ $) NIL (|has| |#1| (-339)))) (-1503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-2643 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2930 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 25 (|has| |#1| (-339)))) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427)))) (-1781 (((-794) $ (-794)) NIL)) (-2769 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) NIL)) (-1301 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 21 (|has| |#1| (-515)))) (-2779 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 19 (|has| |#1| (-515)))) (-4047 (((-710) $) NIL)) (-1601 (($ $ $) NIL (|has| |#1| (-339)))) (-1651 (($ $ $) NIL (|has| |#1| (-339)))) (-2869 (($ $ $) NIL (|has| |#1| (-339)))) (-4017 (($ $ $) NIL (|has| |#1| (-339)))) (-3249 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-2687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-1735 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 23 (|has| |#1| (-339)))) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-2640 (((-710) $) NIL)) (-1618 ((|#1| $) NIL (|has| |#1| (-427)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) NIL)) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-710)) NIL)) (-3272 (((-710)) NIL)) (-2372 ((|#1| $ |#1| |#1|) 15)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-790 |#1| |#2| |#3|) (-13 (-788 |#1|) (-10 -8 (-15 -1781 ((-794) $ (-794))))) (-973) (-94 |#1|) (-1 |#1| |#1|)) (T -790))
-((-1781 (*1 *2 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-790 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3)))))
-(-13 (-788 |#1|) (-10 -8 (-15 -1781 ((-794) $ (-794)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2261 (($ $ $) NIL (|has| |#2| (-339)))) (-2863 (($ $ $) NIL (|has| |#2| (-339)))) (-2497 (($ $ $) NIL (|has| |#2| (-339)))) (-2435 (($ $ $) NIL (|has| |#2| (-339)))) (-1503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#2| (-339)))) (-2643 (((-3 $ "failed") $ $) NIL (|has| |#2| (-339)))) (-2930 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#2| (-339)))) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 |#2| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) ((|#2| $) NIL)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#2| (-427)))) (-2769 (((-108) $) NIL)) (-1267 (($ |#2| (-710)) 16)) (-1301 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#2| (-515)))) (-2779 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#2| (-515)))) (-4047 (((-710) $) NIL)) (-1601 (($ $ $) NIL (|has| |#2| (-339)))) (-1651 (($ $ $) NIL (|has| |#2| (-339)))) (-2869 (($ $ $) NIL (|has| |#2| (-339)))) (-4017 (($ $ $) NIL (|has| |#2| (-339)))) (-3249 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#2| (-339)))) (-2687 (((-3 $ "failed") $ $) NIL (|has| |#2| (-339)))) (-1735 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#2| (-339)))) (-1437 ((|#2| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4007 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515)))) (-2640 (((-710) $) NIL)) (-1618 ((|#2| $) NIL (|has| |#2| (-427)))) (-1691 (((-794) $) 23) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#2| (-964 (-383 (-523))))) (($ |#2|) NIL) (($ (-1165 |#1|)) 18)) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ (-710)) NIL)) (-3272 (((-710)) NIL)) (-2372 ((|#2| $ |#2| |#2|) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) 13 T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-791 |#1| |#2| |#3| |#4|) (-13 (-788 |#2|) (-10 -8 (-15 -1691 ($ (-1165 |#1|))))) (-1087) (-973) (-94 |#2|) (-1 |#2| |#2|)) (T -791))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *3)) (-14 *3 (-1087)) (-5 *1 (-791 *3 *4 *5 *6)) (-4 *4 (-973)) (-14 *5 (-94 *4)) (-14 *6 (-1 *4 *4)))))
-(-13 (-788 |#2|) (-10 -8 (-15 -1691 ($ (-1165 |#1|)))))
-((-3466 ((|#1| (-710) |#1|) 35 (|has| |#1| (-37 (-383 (-523)))))) (-2171 ((|#1| (-710) (-710) |#1|) 27) ((|#1| (-710) |#1|) 20)) (-2983 ((|#1| (-710) |#1|) 31)) (-3099 ((|#1| (-710) |#1|) 29)) (-4082 ((|#1| (-710) |#1|) 28)))
-(((-792 |#1|) (-10 -7 (-15 -4082 (|#1| (-710) |#1|)) (-15 -3099 (|#1| (-710) |#1|)) (-15 -2983 (|#1| (-710) |#1|)) (-15 -2171 (|#1| (-710) |#1|)) (-15 -2171 (|#1| (-710) (-710) |#1|)) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -3466 (|#1| (-710) |#1|)) |%noBranch|)) (-158)) (T -792))
-((-3466 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-158)))) (-2171 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))) (-2171 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))) (-2983 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))) (-3099 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))) (-4082 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))))
-(-10 -7 (-15 -4082 (|#1| (-710) |#1|)) (-15 -3099 (|#1| (-710) |#1|)) (-15 -2983 (|#1| (-710) |#1|)) (-15 -2171 (|#1| (-710) |#1|)) (-15 -2171 (|#1| (-710) (-710) |#1|)) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -3466 (|#1| (-710) |#1|)) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-3370 (((-523) $) 12)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 18) (($ (-523)) 11)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 8)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 9)))
-(((-793) (-13 (-786) (-10 -8 (-15 -1691 ($ (-523))) (-15 -3370 ((-523) $))))) (T -793))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-793)))) (-3370 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-793)))))
-(-13 (-786) (-10 -8 (-15 -1691 ($ (-523))) (-15 -3370 ((-523) $))))
-((-1680 (((-108) $ $) NIL) (($ $ $) 77)) (-1430 (($ $ $) 115)) (-2872 (((-523) $) 30) (((-523)) 35)) (-1491 (($ (-523)) 44)) (-3269 (($ $ $) 45) (($ (-589 $)) 76)) (-3068 (($ $ (-589 $)) 74)) (-3089 (((-523) $) 33)) (-1323 (($ $ $) 63)) (-2990 (($ $) 128) (($ $ $) 129) (($ $ $ $) 130)) (-3219 (((-523) $) 32)) (-4094 (($ $ $) 62)) (-3279 (($ $) 105)) (-2583 (($ $ $) 119)) (-1213 (($ (-589 $)) 52)) (-2625 (($ $ (-589 $)) 69)) (-2653 (($ (-523) (-523)) 46)) (-2838 (($ $) 116) (($ $ $) 117)) (-3855 (($ $ (-523)) 40) (($ $) 43)) (-4059 (($ $ $) 89)) (-4044 (($ $ $) 122)) (-4099 (($ $) 106)) (-4032 (($ $ $) 90)) (-3620 (($ $) 131) (($ $ $) 132) (($ $ $ $) 133)) (-2999 (((-1174) $) 8)) (-4022 (($ $) 109) (($ $ (-710)) 112)) (-1992 (($ $ $) 65)) (-3854 (($ $ $) 64)) (-1600 (($ $ (-589 $)) 100)) (-2034 (($ $ $) 104)) (-1590 (($ (-589 $)) 50)) (-2055 (($ $) 60) (($ (-589 $)) 61)) (-4028 (($ $ $) 113)) (-1768 (($ $) 107)) (-2309 (($ $ $) 118)) (-1781 (($ (-523)) 20) (($ (-1087)) 22) (($ (-1070)) 29) (($ (-203)) 24)) (-3135 (($ $ $) 93)) (-4179 (($ $) 94)) (-2186 (((-1174) (-1070)) 14)) (-4149 (($ (-1070)) 13)) (-3648 (($ (-589 (-589 $))) 48)) (-3844 (($ $ (-523)) 39) (($ $) 42)) (-2032 (((-1070) $) NIL)) (-2343 (($ $ $) 121)) (-2387 (($ $) 134) (($ $ $) 135) (($ $ $ $) 136)) (-2225 (((-108) $) 98)) (-1297 (($ $ (-589 $)) 102) (($ $ $ $) 103)) (-1410 (($ (-523)) 36)) (-1933 (((-523) $) 31) (((-523)) 34)) (-2628 (($ $ $) 37) (($ (-589 $)) 75)) (-3951 (((-1034) $) NIL)) (-4007 (($ $ $) 91)) (-3320 (($) 12)) (-1937 (($ $ (-589 $)) 99)) (-3839 (($ $) 108) (($ $ (-710)) 111)) (-4020 (($ $ $) 88)) (-3984 (($ $ (-710)) 127)) (-3284 (($ (-589 $)) 51)) (-1691 (((-794) $) 18)) (-3710 (($ $ (-523)) 38) (($ $) 41)) (-3832 (($ $) 58) (($ (-589 $)) 59)) (-3324 (($ $) 56) (($ (-589 $)) 57)) (-2850 (($ $) 114)) (-4172 (($ (-589 $)) 55)) (-3435 (($ $ $) 97)) (-1986 (($ $ $) 120)) (-3147 (($ $ $) 92)) (-3447 (($ $ $) 95) (($ $) 96)) (-4006 (($ $ $) 81)) (-3980 (($ $ $) 79)) (-3941 (((-108) $ $) 15) (($ $ $) 16)) (-3993 (($ $ $) 80)) (-3966 (($ $ $) 78)) (-4074 (($ $ $) 86)) (-4060 (($ $ $) 83) (($ $) 84)) (-4045 (($ $ $) 82)) (** (($ $ $) 87)) (* (($ $ $) 85)))
-(((-794) (-13 (-1016) (-10 -8 (-15 -2999 ((-1174) $)) (-15 -4149 ($ (-1070))) (-15 -2186 ((-1174) (-1070))) (-15 -1781 ($ (-523))) (-15 -1781 ($ (-1087))) (-15 -1781 ($ (-1070))) (-15 -1781 ($ (-203))) (-15 -3320 ($)) (-15 -2872 ((-523) $)) (-15 -1933 ((-523) $)) (-15 -2872 ((-523))) (-15 -1933 ((-523))) (-15 -3219 ((-523) $)) (-15 -3089 ((-523) $)) (-15 -1410 ($ (-523))) (-15 -1491 ($ (-523))) (-15 -2653 ($ (-523) (-523))) (-15 -3844 ($ $ (-523))) (-15 -3855 ($ $ (-523))) (-15 -3710 ($ $ (-523))) (-15 -3844 ($ $)) (-15 -3855 ($ $)) (-15 -3710 ($ $)) (-15 -2628 ($ $ $)) (-15 -3269 ($ $ $)) (-15 -2628 ($ (-589 $))) (-15 -3269 ($ (-589 $))) (-15 -1600 ($ $ (-589 $))) (-15 -1297 ($ $ (-589 $))) (-15 -1297 ($ $ $ $)) (-15 -2034 ($ $ $)) (-15 -2225 ((-108) $)) (-15 -1937 ($ $ (-589 $))) (-15 -3279 ($ $)) (-15 -2343 ($ $ $)) (-15 -2850 ($ $)) (-15 -3648 ($ (-589 (-589 $)))) (-15 -1430 ($ $ $)) (-15 -2838 ($ $)) (-15 -2838 ($ $ $)) (-15 -2309 ($ $ $)) (-15 -2583 ($ $ $)) (-15 -1986 ($ $ $)) (-15 -4044 ($ $ $)) (-15 -3984 ($ $ (-710))) (-15 -3435 ($ $ $)) (-15 -4094 ($ $ $)) (-15 -1323 ($ $ $)) (-15 -3854 ($ $ $)) (-15 -1992 ($ $ $)) (-15 -2625 ($ $ (-589 $))) (-15 -3068 ($ $ (-589 $))) (-15 -4099 ($ $)) (-15 -3839 ($ $)) (-15 -3839 ($ $ (-710))) (-15 -4022 ($ $)) (-15 -4022 ($ $ (-710))) (-15 -1768 ($ $)) (-15 -4028 ($ $ $)) (-15 -2990 ($ $)) (-15 -2990 ($ $ $)) (-15 -2990 ($ $ $ $)) (-15 -3620 ($ $)) (-15 -3620 ($ $ $)) (-15 -3620 ($ $ $ $)) (-15 -2387 ($ $)) (-15 -2387 ($ $ $)) (-15 -2387 ($ $ $ $)) (-15 -3324 ($ $)) (-15 -3324 ($ (-589 $))) (-15 -3832 ($ $)) (-15 -3832 ($ (-589 $))) (-15 -2055 ($ $)) (-15 -2055 ($ (-589 $))) (-15 -1590 ($ (-589 $))) (-15 -3284 ($ (-589 $))) (-15 -1213 ($ (-589 $))) (-15 -4172 ($ (-589 $))) (-15 -3941 ($ $ $)) (-15 -1680 ($ $ $)) (-15 -3966 ($ $ $)) (-15 -3980 ($ $ $)) (-15 -3993 ($ $ $)) (-15 -4006 ($ $ $)) (-15 -4045 ($ $ $)) (-15 -4060 ($ $ $)) (-15 -4060 ($ $)) (-15 * ($ $ $)) (-15 -4074 ($ $ $)) (-15 ** ($ $ $)) (-15 -4020 ($ $ $)) (-15 -4059 ($ $ $)) (-15 -4032 ($ $ $)) (-15 -4007 ($ $ $)) (-15 -3147 ($ $ $)) (-15 -3135 ($ $ $)) (-15 -4179 ($ $)) (-15 -3447 ($ $ $)) (-15 -3447 ($ $))))) (T -794))
-((-2999 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-794)))) (-4149 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-794)))) (-2186 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-794)))) (-1781 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1781 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-794)))) (-1781 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-794)))) (-1781 (*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-794)))) (-3320 (*1 *1) (-5 *1 (-794))) (-2872 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1933 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-2872 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1933 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3219 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3089 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1410 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1491 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-2653 (*1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3844 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3855 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3710 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3844 (*1 *1 *1) (-5 *1 (-794))) (-3855 (*1 *1 *1) (-5 *1 (-794))) (-3710 (*1 *1 *1) (-5 *1 (-794))) (-2628 (*1 *1 *1 *1) (-5 *1 (-794))) (-3269 (*1 *1 *1 *1) (-5 *1 (-794))) (-2628 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-3269 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1600 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1297 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1297 (*1 *1 *1 *1 *1) (-5 *1 (-794))) (-2034 (*1 *1 *1 *1) (-5 *1 (-794))) (-2225 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-794)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-3279 (*1 *1 *1) (-5 *1 (-794))) (-2343 (*1 *1 *1 *1) (-5 *1 (-794))) (-2850 (*1 *1 *1) (-5 *1 (-794))) (-3648 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-794)))) (-5 *1 (-794)))) (-1430 (*1 *1 *1 *1) (-5 *1 (-794))) (-2838 (*1 *1 *1) (-5 *1 (-794))) (-2838 (*1 *1 *1 *1) (-5 *1 (-794))) (-2309 (*1 *1 *1 *1) (-5 *1 (-794))) (-2583 (*1 *1 *1 *1) (-5 *1 (-794))) (-1986 (*1 *1 *1 *1) (-5 *1 (-794))) (-4044 (*1 *1 *1 *1) (-5 *1 (-794))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794)))) (-3435 (*1 *1 *1 *1) (-5 *1 (-794))) (-4094 (*1 *1 *1 *1) (-5 *1 (-794))) (-1323 (*1 *1 *1 *1) (-5 *1 (-794))) (-3854 (*1 *1 *1 *1) (-5 *1 (-794))) (-1992 (*1 *1 *1 *1) (-5 *1 (-794))) (-2625 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-3068 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-4099 (*1 *1 *1) (-5 *1 (-794))) (-3839 (*1 *1 *1) (-5 *1 (-794))) (-3839 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794)))) (-4022 (*1 *1 *1) (-5 *1 (-794))) (-4022 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794)))) (-1768 (*1 *1 *1) (-5 *1 (-794))) (-4028 (*1 *1 *1 *1) (-5 *1 (-794))) (-2990 (*1 *1 *1) (-5 *1 (-794))) (-2990 (*1 *1 *1 *1) (-5 *1 (-794))) (-2990 (*1 *1 *1 *1 *1) (-5 *1 (-794))) (-3620 (*1 *1 *1) (-5 *1 (-794))) (-3620 (*1 *1 *1 *1) (-5 *1 (-794))) (-3620 (*1 *1 *1 *1 *1) (-5 *1 (-794))) (-2387 (*1 *1 *1) (-5 *1 (-794))) (-2387 (*1 *1 *1 *1) (-5 *1 (-794))) (-2387 (*1 *1 *1 *1 *1) (-5 *1 (-794))) (-3324 (*1 *1 *1) (-5 *1 (-794))) (-3324 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-3832 (*1 *1 *1) (-5 *1 (-794))) (-3832 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-2055 (*1 *1 *1) (-5 *1 (-794))) (-2055 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1590 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-3284 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1213 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-4172 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-3941 (*1 *1 *1 *1) (-5 *1 (-794))) (-1680 (*1 *1 *1 *1) (-5 *1 (-794))) (-3966 (*1 *1 *1 *1) (-5 *1 (-794))) (-3980 (*1 *1 *1 *1) (-5 *1 (-794))) (-3993 (*1 *1 *1 *1) (-5 *1 (-794))) (-4006 (*1 *1 *1 *1) (-5 *1 (-794))) (-4045 (*1 *1 *1 *1) (-5 *1 (-794))) (-4060 (*1 *1 *1 *1) (-5 *1 (-794))) (-4060 (*1 *1 *1) (-5 *1 (-794))) (* (*1 *1 *1 *1) (-5 *1 (-794))) (-4074 (*1 *1 *1 *1) (-5 *1 (-794))) (** (*1 *1 *1 *1) (-5 *1 (-794))) (-4020 (*1 *1 *1 *1) (-5 *1 (-794))) (-4059 (*1 *1 *1 *1) (-5 *1 (-794))) (-4032 (*1 *1 *1 *1) (-5 *1 (-794))) (-4007 (*1 *1 *1 *1) (-5 *1 (-794))) (-3147 (*1 *1 *1 *1) (-5 *1 (-794))) (-3135 (*1 *1 *1 *1) (-5 *1 (-794))) (-4179 (*1 *1 *1) (-5 *1 (-794))) (-3447 (*1 *1 *1 *1) (-5 *1 (-794))) (-3447 (*1 *1 *1) (-5 *1 (-794))))
-(-13 (-1016) (-10 -8 (-15 -2999 ((-1174) $)) (-15 -4149 ($ (-1070))) (-15 -2186 ((-1174) (-1070))) (-15 -1781 ($ (-523))) (-15 -1781 ($ (-1087))) (-15 -1781 ($ (-1070))) (-15 -1781 ($ (-203))) (-15 -3320 ($)) (-15 -2872 ((-523) $)) (-15 -1933 ((-523) $)) (-15 -2872 ((-523))) (-15 -1933 ((-523))) (-15 -3219 ((-523) $)) (-15 -3089 ((-523) $)) (-15 -1410 ($ (-523))) (-15 -1491 ($ (-523))) (-15 -2653 ($ (-523) (-523))) (-15 -3844 ($ $ (-523))) (-15 -3855 ($ $ (-523))) (-15 -3710 ($ $ (-523))) (-15 -3844 ($ $)) (-15 -3855 ($ $)) (-15 -3710 ($ $)) (-15 -2628 ($ $ $)) (-15 -3269 ($ $ $)) (-15 -2628 ($ (-589 $))) (-15 -3269 ($ (-589 $))) (-15 -1600 ($ $ (-589 $))) (-15 -1297 ($ $ (-589 $))) (-15 -1297 ($ $ $ $)) (-15 -2034 ($ $ $)) (-15 -2225 ((-108) $)) (-15 -1937 ($ $ (-589 $))) (-15 -3279 ($ $)) (-15 -2343 ($ $ $)) (-15 -2850 ($ $)) (-15 -3648 ($ (-589 (-589 $)))) (-15 -1430 ($ $ $)) (-15 -2838 ($ $)) (-15 -2838 ($ $ $)) (-15 -2309 ($ $ $)) (-15 -2583 ($ $ $)) (-15 -1986 ($ $ $)) (-15 -4044 ($ $ $)) (-15 -3984 ($ $ (-710))) (-15 -3435 ($ $ $)) (-15 -4094 ($ $ $)) (-15 -1323 ($ $ $)) (-15 -3854 ($ $ $)) (-15 -1992 ($ $ $)) (-15 -2625 ($ $ (-589 $))) (-15 -3068 ($ $ (-589 $))) (-15 -4099 ($ $)) (-15 -3839 ($ $)) (-15 -3839 ($ $ (-710))) (-15 -4022 ($ $)) (-15 -4022 ($ $ (-710))) (-15 -1768 ($ $)) (-15 -4028 ($ $ $)) (-15 -2990 ($ $)) (-15 -2990 ($ $ $)) (-15 -2990 ($ $ $ $)) (-15 -3620 ($ $)) (-15 -3620 ($ $ $)) (-15 -3620 ($ $ $ $)) (-15 -2387 ($ $)) (-15 -2387 ($ $ $)) (-15 -2387 ($ $ $ $)) (-15 -3324 ($ $)) (-15 -3324 ($ (-589 $))) (-15 -3832 ($ $)) (-15 -3832 ($ (-589 $))) (-15 -2055 ($ $)) (-15 -2055 ($ (-589 $))) (-15 -1590 ($ (-589 $))) (-15 -3284 ($ (-589 $))) (-15 -1213 ($ (-589 $))) (-15 -4172 ($ (-589 $))) (-15 -3941 ($ $ $)) (-15 -1680 ($ $ $)) (-15 -3966 ($ $ $)) (-15 -3980 ($ $ $)) (-15 -3993 ($ $ $)) (-15 -4006 ($ $ $)) (-15 -4045 ($ $ $)) (-15 -4060 ($ $ $)) (-15 -4060 ($ $)) (-15 * ($ $ $)) (-15 -4074 ($ $ $)) (-15 ** ($ $ $)) (-15 -4020 ($ $ $)) (-15 -4059 ($ $ $)) (-15 -4032 ($ $ $)) (-15 -4007 ($ $ $)) (-15 -3147 ($ $ $)) (-15 -3135 ($ $ $)) (-15 -4179 ($ $)) (-15 -3447 ($ $ $)) (-15 -3447 ($ $))))
-((-2715 (((-1174) (-589 (-51))) 24)) (-3930 (((-1174) (-1070) (-794)) 14) (((-1174) (-794)) 9) (((-1174) (-1070)) 11)))
-(((-795) (-10 -7 (-15 -3930 ((-1174) (-1070))) (-15 -3930 ((-1174) (-794))) (-15 -3930 ((-1174) (-1070) (-794))) (-15 -2715 ((-1174) (-589 (-51)))))) (T -795))
-((-2715 (*1 *2 *3) (-12 (-5 *3 (-589 (-51))) (-5 *2 (-1174)) (-5 *1 (-795)))) (-3930 (*1 *2 *3 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-794)) (-5 *2 (-1174)) (-5 *1 (-795)))) (-3930 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-795)))) (-3930 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-795)))))
-(-10 -7 (-15 -3930 ((-1174) (-1070))) (-15 -3930 ((-1174) (-794))) (-15 -3930 ((-1174) (-1070) (-794))) (-15 -2715 ((-1174) (-589 (-51)))))
-((-1680 (((-108) $ $) NIL)) (-2724 (((-3 $ "failed") (-1087)) 32)) (-2395 (((-710)) 30)) (-1631 (($) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2060 (((-852) $) 28)) (-2032 (((-1070) $) 38)) (-4013 (($ (-852)) 27)) (-3951 (((-1034) $) NIL)) (-1400 (((-1087) $) 13) (((-499) $) 19) (((-823 (-355)) $) 25) (((-823 (-523)) $) 22)) (-1691 (((-794) $) 16)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 35)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 34)))
-(((-796 |#1|) (-13 (-780) (-564 (-1087)) (-564 (-499)) (-564 (-823 (-355))) (-564 (-823 (-523))) (-10 -8 (-15 -2724 ((-3 $ "failed") (-1087))))) (-589 (-1087))) (T -796))
-((-2724 (*1 *1 *2) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-796 *3)) (-14 *3 (-589 *2)))))
-(-13 (-780) (-564 (-1087)) (-564 (-499)) (-564 (-823 (-355))) (-564 (-823 (-523))) (-10 -8 (-15 -2724 ((-3 $ "failed") (-1087)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (((-883 |#1|) $) NIL) (($ (-883 |#1|)) NIL) (($ |#1|) NIL (|has| |#1| (-158)))) (-3272 (((-710)) NIL)) (-3720 (((-1174) (-710)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4074 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158)))))
-(((-797 |#1| |#2| |#3| |#4|) (-13 (-973) (-10 -8 (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1691 ((-883 |#1|) $)) (-15 -1691 ($ (-883 |#1|))) (IF (|has| |#1| (-339)) (-15 -4074 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3720 ((-1174) (-710))))) (-973) (-589 (-1087)) (-589 (-710)) (-710)) (T -797))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-883 *3)) (-5 *1 (-797 *3 *4 *5 *6)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))) (-14 *5 (-589 (-710))) (-14 *6 (-710)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-5 *1 (-797 *3 *4 *5 *6)) (-14 *4 (-589 (-1087))) (-14 *5 (-589 (-710))) (-14 *6 (-710)))) (-4074 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2 *3 *4 *5)) (-4 *2 (-339)) (-4 *2 (-973)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-710))) (-14 *5 (-710)))) (-3720 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-797 *4 *5 *6 *7)) (-4 *4 (-973)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 *3)) (-14 *7 *3))))
-(-13 (-973) (-10 -8 (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1691 ((-883 |#1|) $)) (-15 -1691 ($ (-883 |#1|))) (IF (|has| |#1| (-339)) (-15 -4074 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3720 ((-1174) (-710)))))
-((-2525 (((-3 (-159 |#3|) "failed") (-710) (-710) |#2| |#2|) 31)) (-3104 (((-3 (-383 |#3|) "failed") (-710) (-710) |#2| |#2|) 24)))
-(((-798 |#1| |#2| |#3|) (-10 -7 (-15 -3104 ((-3 (-383 |#3|) "failed") (-710) (-710) |#2| |#2|)) (-15 -2525 ((-3 (-159 |#3|) "failed") (-710) (-710) |#2| |#2|))) (-339) (-1160 |#1|) (-1145 |#1|)) (T -798))
-((-2525 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-710)) (-4 *5 (-339)) (-5 *2 (-159 *6)) (-5 *1 (-798 *5 *4 *6)) (-4 *4 (-1160 *5)) (-4 *6 (-1145 *5)))) (-3104 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-710)) (-4 *5 (-339)) (-5 *2 (-383 *6)) (-5 *1 (-798 *5 *4 *6)) (-4 *4 (-1160 *5)) (-4 *6 (-1145 *5)))))
-(-10 -7 (-15 -3104 ((-3 (-383 |#3|) "failed") (-710) (-710) |#2| |#2|)) (-15 -2525 ((-3 (-159 |#3|) "failed") (-710) (-710) |#2| |#2|)))
-((-3104 (((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|)) 28) (((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) 26)))
-(((-799 |#1| |#2| |#3|) (-10 -7 (-15 -3104 ((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) (-15 -3104 ((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|)))) (-339) (-1087) |#1|) (T -799))
-((-3104 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-710)) (-5 *4 (-1161 *5 *6 *7)) (-4 *5 (-339)) (-14 *6 (-1087)) (-14 *7 *5) (-5 *2 (-383 (-1142 *6 *5))) (-5 *1 (-799 *5 *6 *7)))) (-3104 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-710)) (-5 *4 (-1161 *5 *6 *7)) (-4 *5 (-339)) (-14 *6 (-1087)) (-14 *7 *5) (-5 *2 (-383 (-1142 *6 *5))) (-5 *1 (-799 *5 *6 *7)))))
-(-10 -7 (-15 -3104 ((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) (-15 -3104 ((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-2437 (($ $ (-523)) 62)) (-2787 (((-108) $ $) 59)) (-4189 (($) 17 T CONST)) (-2838 (($ (-1083 (-523)) (-523)) 61)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-4012 (($ $) 64)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3437 (((-710) $) 69)) (-2769 (((-108) $) 31)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2547 (((-523)) 66)) (-2903 (((-523) $) 65)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3053 (($ $ (-523)) 68)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-3229 (((-1068 (-523)) $) 70)) (-2488 (($ $) 67)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-4108 (((-523) $ (-523)) 63)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-1459 ((|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|)) 20)) (-2566 (((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|)) 43 (|has| |#1| (-339)))) (-2386 (((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|)) 40 (|has| |#1| (-515)))) (-3585 (((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|)) 39 (|has| |#1| (-515)))) (-3986 (((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|)) 42 (|has| |#1| (-339)))) (-3817 ((|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|)) 31)))
+(((-789 |#1| |#2|) (-10 -7 (-15 -1459 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -3817 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-515)) (PROGN (-15 -3585 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2386 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -3986 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2566 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|)) (-973) (-788 |#1|)) (T -789))
+((-2566 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-789 *5 *3)) (-4 *3 (-788 *5)))) (-3986 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-789 *5 *3)) (-4 *3 (-788 *5)))) (-2386 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-515)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-789 *5 *3)) (-4 *3 (-788 *5)))) (-3585 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-515)) (-4 *5 (-973)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-789 *5 *3)) (-4 *3 (-788 *5)))) (-3817 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-973)) (-5 *1 (-789 *2 *3)) (-4 *3 (-788 *2)))) (-1459 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-973)) (-5 *1 (-789 *5 *2)) (-4 *2 (-788 *5)))))
+(-10 -7 (-15 -1459 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -3817 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-515)) (PROGN (-15 -3585 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2386 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -3986 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2566 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2346 (($ $ $) NIL (|has| |#1| (-339)))) (-3183 (($ $ $) NIL (|has| |#1| (-339)))) (-2561 (($ $ $) NIL (|has| |#1| (-339)))) (-3248 (($ $ $) NIL (|has| |#1| (-339)))) (-3525 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1527 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2566 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 25 (|has| |#1| (-339)))) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427)))) (-3204 (((-794) $ (-794)) NIL)) (-3482 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) NIL)) (-2386 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 21 (|has| |#1| (-515)))) (-3585 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 19 (|has| |#1| (-515)))) (-2140 (((-710) $) NIL)) (-2136 (($ $ $) NIL (|has| |#1| (-339)))) (-1290 (($ $ $) NIL (|has| |#1| (-339)))) (-2138 (($ $ $) NIL (|has| |#1| (-339)))) (-1787 (($ $ $) NIL (|has| |#1| (-339)))) (-1404 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-3904 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-3986 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 23 (|has| |#1| (-339)))) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-1487 (((-710) $) NIL)) (-2267 ((|#1| $) NIL (|has| |#1| (-427)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-964 (-383 (-523))))) (($ |#1|) NIL)) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-710)) NIL)) (-1698 (((-710)) NIL)) (-3817 ((|#1| $ |#1| |#1|) 15)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-790 |#1| |#2| |#3|) (-13 (-788 |#1|) (-10 -8 (-15 -3204 ((-794) $ (-794))))) (-973) (-94 |#1|) (-1 |#1| |#1|)) (T -790))
+((-3204 (*1 *2 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-790 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3)))))
+(-13 (-788 |#1|) (-10 -8 (-15 -3204 ((-794) $ (-794)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2346 (($ $ $) NIL (|has| |#2| (-339)))) (-3183 (($ $ $) NIL (|has| |#2| (-339)))) (-2561 (($ $ $) NIL (|has| |#2| (-339)))) (-3248 (($ $ $) NIL (|has| |#2| (-339)))) (-3525 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#2| (-339)))) (-1527 (((-3 $ "failed") $ $) NIL (|has| |#2| (-339)))) (-2566 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#2| (-339)))) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 |#2| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) ((|#2| $) NIL)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#2| (-427)))) (-3482 (((-108) $) NIL)) (-3694 (($ |#2| (-710)) 16)) (-2386 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#2| (-515)))) (-3585 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#2| (-515)))) (-2140 (((-710) $) NIL)) (-2136 (($ $ $) NIL (|has| |#2| (-339)))) (-1290 (($ $ $) NIL (|has| |#2| (-339)))) (-2138 (($ $ $) NIL (|has| |#2| (-339)))) (-1787 (($ $ $) NIL (|has| |#2| (-339)))) (-1404 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#2| (-339)))) (-3904 (((-3 $ "failed") $ $) NIL (|has| |#2| (-339)))) (-3986 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#2| (-339)))) (-3119 ((|#2| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2469 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515)))) (-1487 (((-710) $) NIL)) (-2267 ((|#2| $) NIL (|has| |#2| (-427)))) (-3976 (((-794) $) 23) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#2| (-964 (-383 (-523))))) (($ |#2|) NIL) (($ (-1165 |#1|)) 18)) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ (-710)) NIL)) (-1698 (((-710)) NIL)) (-3817 ((|#2| $ |#2| |#2|) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) 13 T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-791 |#1| |#2| |#3| |#4|) (-13 (-788 |#2|) (-10 -8 (-15 -3976 ($ (-1165 |#1|))))) (-1087) (-973) (-94 |#2|) (-1 |#2| |#2|)) (T -791))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *3)) (-14 *3 (-1087)) (-5 *1 (-791 *3 *4 *5 *6)) (-4 *4 (-973)) (-14 *5 (-94 *4)) (-14 *6 (-1 *4 *4)))))
+(-13 (-788 |#2|) (-10 -8 (-15 -3976 ($ (-1165 |#1|)))))
+((-1849 ((|#1| (-710) |#1|) 35 (|has| |#1| (-37 (-383 (-523)))))) (-2596 ((|#1| (-710) (-710) |#1|) 27) ((|#1| (-710) |#1|) 20)) (-2029 ((|#1| (-710) |#1|) 31)) (-3751 ((|#1| (-710) |#1|) 29)) (-3606 ((|#1| (-710) |#1|) 28)))
+(((-792 |#1|) (-10 -7 (-15 -3606 (|#1| (-710) |#1|)) (-15 -3751 (|#1| (-710) |#1|)) (-15 -2029 (|#1| (-710) |#1|)) (-15 -2596 (|#1| (-710) |#1|)) (-15 -2596 (|#1| (-710) (-710) |#1|)) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -1849 (|#1| (-710) |#1|)) |%noBranch|)) (-158)) (T -792))
+((-1849 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-158)))) (-2596 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))) (-2596 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))) (-2029 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))) (-3751 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))) (-3606 (*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))))
+(-10 -7 (-15 -3606 (|#1| (-710) |#1|)) (-15 -3751 (|#1| (-710) |#1|)) (-15 -2029 (|#1| (-710) |#1|)) (-15 -2596 (|#1| (-710) |#1|)) (-15 -2596 (|#1| (-710) (-710) |#1|)) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -1849 (|#1| (-710) |#1|)) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-2058 (((-523) $) 12)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 18) (($ (-523)) 11)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 8)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 9)))
+(((-793) (-13 (-786) (-10 -8 (-15 -3976 ($ (-523))) (-15 -2058 ((-523) $))))) (T -793))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-793)))) (-2058 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-793)))))
+(-13 (-786) (-10 -8 (-15 -3976 ($ (-523))) (-15 -2058 ((-523) $))))
+((-3260 (((-108) $ $) NIL) (($ $ $) 77)) (-4121 (($ $ $) 115)) (-1237 (((-523) $) 30) (((-523)) 35)) (-3408 (($ (-523)) 44)) (-1668 (($ $ $) 45) (($ (-589 $)) 76)) (-3405 (($ $ (-589 $)) 74)) (-3628 (((-523) $) 33)) (-1323 (($ $ $) 63)) (-3903 (($ $) 128) (($ $ $) 129) (($ $ $ $) 130)) (-1931 (((-523) $) 32)) (-3753 (($ $ $) 62)) (-1984 (($ $) 105)) (-2246 (($ $ $) 119)) (-2775 (($ (-589 $)) 52)) (-3239 (($ $ (-589 $)) 69)) (-1650 (($ (-523) (-523)) 46)) (-2938 (($ $) 116) (($ $ $) 117)) (-2438 (($ $ (-523)) 40) (($ $) 43)) (-2501 (($ $ $) 89)) (-2122 (($ $ $) 122)) (-3814 (($ $) 106)) (-2486 (($ $ $) 90)) (-1549 (($ $) 131) (($ $ $) 132) (($ $ $ $) 133)) (-3230 (((-1174) $) 8)) (-1844 (($ $) 109) (($ $ (-710)) 112)) (-1526 (($ $ $) 65)) (-2065 (($ $ $) 64)) (-2831 (($ $ (-589 $)) 100)) (-3865 (($ $ $) 104)) (-2007 (($ (-589 $)) 50)) (-4035 (($ $) 60) (($ (-589 $)) 61)) (-1927 (($ $ $) 113)) (-1214 (($ $) 107)) (-1520 (($ $ $) 118)) (-3204 (($ (-523)) 20) (($ (-1087)) 22) (($ (-1070)) 29) (($ (-203)) 24)) (-2806 (($ $ $) 93)) (-2575 (($ $) 94)) (-2749 (((-1174) (-1070)) 14)) (-1470 (($ (-1070)) 13)) (-3078 (($ (-589 (-589 $))) 49)) (-2428 (($ $ (-523)) 39) (($ $) 42)) (-3841 (((-1070) $) NIL)) (-2734 (($ $ $) 121)) (-4089 (($ $) 134) (($ $ $) 135) (($ $ $ $) 136)) (-3528 (((-108) $) 98)) (-2371 (($ $ (-589 $)) 102) (($ $ $ $) 103)) (-3991 (($ (-523)) 36)) (-1942 (((-523) $) 31) (((-523)) 34)) (-1364 (($ $ $) 37) (($ (-589 $)) 75)) (-2435 (((-1034) $) NIL)) (-2469 (($ $ $) 91)) (-4055 (($) 12)) (-1502 (($ $ (-589 $)) 99)) (-1879 (($ $) 108) (($ $ (-710)) 111)) (-2477 (($ $ $) 88)) (-4024 (($ $ (-710)) 127)) (-1841 (($ (-589 $)) 51)) (-3976 (((-794) $) 18)) (-3882 (($ $ (-523)) 38) (($ $) 41)) (-1793 (($ $) 58) (($ (-589 $)) 59)) (-2000 (($ $) 56) (($ (-589 $)) 57)) (-4114 (($ $) 114)) (-2639 (($ (-589 $)) 55)) (-1475 (($ $ $) 97)) (-1447 (($ $ $) 120)) (-2819 (($ $ $) 92)) (-3860 (($ $ $) 95) (($ $) 96)) (-4078 (($ $ $) 81)) (-4061 (($ $ $) 79)) (-4037 (((-108) $ $) 15) (($ $ $) 16)) (-4070 (($ $ $) 80)) (-4052 (($ $ $) 78)) (-4125 (($ $ $) 86)) (-4115 (($ $ $) 83) (($ $) 84)) (-4103 (($ $ $) 82)) (** (($ $ $) 87)) (* (($ $ $) 85)))
+(((-794) (-13 (-1016) (-10 -8 (-15 -3230 ((-1174) $)) (-15 -1470 ($ (-1070))) (-15 -2749 ((-1174) (-1070))) (-15 -3204 ($ (-523))) (-15 -3204 ($ (-1087))) (-15 -3204 ($ (-1070))) (-15 -3204 ($ (-203))) (-15 -4055 ($)) (-15 -1237 ((-523) $)) (-15 -1942 ((-523) $)) (-15 -1237 ((-523))) (-15 -1942 ((-523))) (-15 -1931 ((-523) $)) (-15 -3628 ((-523) $)) (-15 -3991 ($ (-523))) (-15 -3408 ($ (-523))) (-15 -1650 ($ (-523) (-523))) (-15 -2428 ($ $ (-523))) (-15 -2438 ($ $ (-523))) (-15 -3882 ($ $ (-523))) (-15 -2428 ($ $)) (-15 -2438 ($ $)) (-15 -3882 ($ $)) (-15 -1364 ($ $ $)) (-15 -1668 ($ $ $)) (-15 -1364 ($ (-589 $))) (-15 -1668 ($ (-589 $))) (-15 -2831 ($ $ (-589 $))) (-15 -2371 ($ $ (-589 $))) (-15 -2371 ($ $ $ $)) (-15 -3865 ($ $ $)) (-15 -3528 ((-108) $)) (-15 -1502 ($ $ (-589 $))) (-15 -1984 ($ $)) (-15 -2734 ($ $ $)) (-15 -4114 ($ $)) (-15 -3078 ($ (-589 (-589 $)))) (-15 -4121 ($ $ $)) (-15 -2938 ($ $)) (-15 -2938 ($ $ $)) (-15 -1520 ($ $ $)) (-15 -2246 ($ $ $)) (-15 -1447 ($ $ $)) (-15 -2122 ($ $ $)) (-15 -4024 ($ $ (-710))) (-15 -1475 ($ $ $)) (-15 -3753 ($ $ $)) (-15 -1323 ($ $ $)) (-15 -2065 ($ $ $)) (-15 -1526 ($ $ $)) (-15 -3239 ($ $ (-589 $))) (-15 -3405 ($ $ (-589 $))) (-15 -3814 ($ $)) (-15 -1879 ($ $)) (-15 -1879 ($ $ (-710))) (-15 -1844 ($ $)) (-15 -1844 ($ $ (-710))) (-15 -1214 ($ $)) (-15 -1927 ($ $ $)) (-15 -3903 ($ $)) (-15 -3903 ($ $ $)) (-15 -3903 ($ $ $ $)) (-15 -1549 ($ $)) (-15 -1549 ($ $ $)) (-15 -1549 ($ $ $ $)) (-15 -4089 ($ $)) (-15 -4089 ($ $ $)) (-15 -4089 ($ $ $ $)) (-15 -2000 ($ $)) (-15 -2000 ($ (-589 $))) (-15 -1793 ($ $)) (-15 -1793 ($ (-589 $))) (-15 -4035 ($ $)) (-15 -4035 ($ (-589 $))) (-15 -2007 ($ (-589 $))) (-15 -1841 ($ (-589 $))) (-15 -2775 ($ (-589 $))) (-15 -2639 ($ (-589 $))) (-15 -4037 ($ $ $)) (-15 -3260 ($ $ $)) (-15 -4052 ($ $ $)) (-15 -4061 ($ $ $)) (-15 -4070 ($ $ $)) (-15 -4078 ($ $ $)) (-15 -4103 ($ $ $)) (-15 -4115 ($ $ $)) (-15 -4115 ($ $)) (-15 * ($ $ $)) (-15 -4125 ($ $ $)) (-15 ** ($ $ $)) (-15 -2477 ($ $ $)) (-15 -2501 ($ $ $)) (-15 -2486 ($ $ $)) (-15 -2469 ($ $ $)) (-15 -2819 ($ $ $)) (-15 -2806 ($ $ $)) (-15 -2575 ($ $)) (-15 -3860 ($ $ $)) (-15 -3860 ($ $))))) (T -794))
+((-3230 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-794)))) (-1470 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-794)))) (-2749 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-794)))) (-3204 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3204 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-794)))) (-3204 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-794)))) (-3204 (*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-794)))) (-4055 (*1 *1) (-5 *1 (-794))) (-1237 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1942 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1237 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1942 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1931 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3628 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3991 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3408 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-1650 (*1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-2428 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-2438 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-3882 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))) (-2428 (*1 *1 *1) (-5 *1 (-794))) (-2438 (*1 *1 *1) (-5 *1 (-794))) (-3882 (*1 *1 *1) (-5 *1 (-794))) (-1364 (*1 *1 *1 *1) (-5 *1 (-794))) (-1668 (*1 *1 *1 *1) (-5 *1 (-794))) (-1364 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1668 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-2831 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-2371 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-2371 (*1 *1 *1 *1 *1) (-5 *1 (-794))) (-3865 (*1 *1 *1 *1) (-5 *1 (-794))) (-3528 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-794)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1984 (*1 *1 *1) (-5 *1 (-794))) (-2734 (*1 *1 *1 *1) (-5 *1 (-794))) (-4114 (*1 *1 *1) (-5 *1 (-794))) (-3078 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-794)))) (-5 *1 (-794)))) (-4121 (*1 *1 *1 *1) (-5 *1 (-794))) (-2938 (*1 *1 *1) (-5 *1 (-794))) (-2938 (*1 *1 *1 *1) (-5 *1 (-794))) (-1520 (*1 *1 *1 *1) (-5 *1 (-794))) (-2246 (*1 *1 *1 *1) (-5 *1 (-794))) (-1447 (*1 *1 *1 *1) (-5 *1 (-794))) (-2122 (*1 *1 *1 *1) (-5 *1 (-794))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794)))) (-1475 (*1 *1 *1 *1) (-5 *1 (-794))) (-3753 (*1 *1 *1 *1) (-5 *1 (-794))) (-1323 (*1 *1 *1 *1) (-5 *1 (-794))) (-2065 (*1 *1 *1 *1) (-5 *1 (-794))) (-1526 (*1 *1 *1 *1) (-5 *1 (-794))) (-3239 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-3814 (*1 *1 *1) (-5 *1 (-794))) (-1879 (*1 *1 *1) (-5 *1 (-794))) (-1879 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794)))) (-1844 (*1 *1 *1) (-5 *1 (-794))) (-1844 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794)))) (-1214 (*1 *1 *1) (-5 *1 (-794))) (-1927 (*1 *1 *1 *1) (-5 *1 (-794))) (-3903 (*1 *1 *1) (-5 *1 (-794))) (-3903 (*1 *1 *1 *1) (-5 *1 (-794))) (-3903 (*1 *1 *1 *1 *1) (-5 *1 (-794))) (-1549 (*1 *1 *1) (-5 *1 (-794))) (-1549 (*1 *1 *1 *1) (-5 *1 (-794))) (-1549 (*1 *1 *1 *1 *1) (-5 *1 (-794))) (-4089 (*1 *1 *1) (-5 *1 (-794))) (-4089 (*1 *1 *1 *1) (-5 *1 (-794))) (-4089 (*1 *1 *1 *1 *1) (-5 *1 (-794))) (-2000 (*1 *1 *1) (-5 *1 (-794))) (-2000 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1793 (*1 *1 *1) (-5 *1 (-794))) (-1793 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-4035 (*1 *1 *1) (-5 *1 (-794))) (-4035 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-2007 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-1841 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-2775 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-2639 (*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))) (-4037 (*1 *1 *1 *1) (-5 *1 (-794))) (-3260 (*1 *1 *1 *1) (-5 *1 (-794))) (-4052 (*1 *1 *1 *1) (-5 *1 (-794))) (-4061 (*1 *1 *1 *1) (-5 *1 (-794))) (-4070 (*1 *1 *1 *1) (-5 *1 (-794))) (-4078 (*1 *1 *1 *1) (-5 *1 (-794))) (-4103 (*1 *1 *1 *1) (-5 *1 (-794))) (-4115 (*1 *1 *1 *1) (-5 *1 (-794))) (-4115 (*1 *1 *1) (-5 *1 (-794))) (* (*1 *1 *1 *1) (-5 *1 (-794))) (-4125 (*1 *1 *1 *1) (-5 *1 (-794))) (** (*1 *1 *1 *1) (-5 *1 (-794))) (-2477 (*1 *1 *1 *1) (-5 *1 (-794))) (-2501 (*1 *1 *1 *1) (-5 *1 (-794))) (-2486 (*1 *1 *1 *1) (-5 *1 (-794))) (-2469 (*1 *1 *1 *1) (-5 *1 (-794))) (-2819 (*1 *1 *1 *1) (-5 *1 (-794))) (-2806 (*1 *1 *1 *1) (-5 *1 (-794))) (-2575 (*1 *1 *1) (-5 *1 (-794))) (-3860 (*1 *1 *1 *1) (-5 *1 (-794))) (-3860 (*1 *1 *1) (-5 *1 (-794))))
+(-13 (-1016) (-10 -8 (-15 -3230 ((-1174) $)) (-15 -1470 ($ (-1070))) (-15 -2749 ((-1174) (-1070))) (-15 -3204 ($ (-523))) (-15 -3204 ($ (-1087))) (-15 -3204 ($ (-1070))) (-15 -3204 ($ (-203))) (-15 -4055 ($)) (-15 -1237 ((-523) $)) (-15 -1942 ((-523) $)) (-15 -1237 ((-523))) (-15 -1942 ((-523))) (-15 -1931 ((-523) $)) (-15 -3628 ((-523) $)) (-15 -3991 ($ (-523))) (-15 -3408 ($ (-523))) (-15 -1650 ($ (-523) (-523))) (-15 -2428 ($ $ (-523))) (-15 -2438 ($ $ (-523))) (-15 -3882 ($ $ (-523))) (-15 -2428 ($ $)) (-15 -2438 ($ $)) (-15 -3882 ($ $)) (-15 -1364 ($ $ $)) (-15 -1668 ($ $ $)) (-15 -1364 ($ (-589 $))) (-15 -1668 ($ (-589 $))) (-15 -2831 ($ $ (-589 $))) (-15 -2371 ($ $ (-589 $))) (-15 -2371 ($ $ $ $)) (-15 -3865 ($ $ $)) (-15 -3528 ((-108) $)) (-15 -1502 ($ $ (-589 $))) (-15 -1984 ($ $)) (-15 -2734 ($ $ $)) (-15 -4114 ($ $)) (-15 -3078 ($ (-589 (-589 $)))) (-15 -4121 ($ $ $)) (-15 -2938 ($ $)) (-15 -2938 ($ $ $)) (-15 -1520 ($ $ $)) (-15 -2246 ($ $ $)) (-15 -1447 ($ $ $)) (-15 -2122 ($ $ $)) (-15 -4024 ($ $ (-710))) (-15 -1475 ($ $ $)) (-15 -3753 ($ $ $)) (-15 -1323 ($ $ $)) (-15 -2065 ($ $ $)) (-15 -1526 ($ $ $)) (-15 -3239 ($ $ (-589 $))) (-15 -3405 ($ $ (-589 $))) (-15 -3814 ($ $)) (-15 -1879 ($ $)) (-15 -1879 ($ $ (-710))) (-15 -1844 ($ $)) (-15 -1844 ($ $ (-710))) (-15 -1214 ($ $)) (-15 -1927 ($ $ $)) (-15 -3903 ($ $)) (-15 -3903 ($ $ $)) (-15 -3903 ($ $ $ $)) (-15 -1549 ($ $)) (-15 -1549 ($ $ $)) (-15 -1549 ($ $ $ $)) (-15 -4089 ($ $)) (-15 -4089 ($ $ $)) (-15 -4089 ($ $ $ $)) (-15 -2000 ($ $)) (-15 -2000 ($ (-589 $))) (-15 -1793 ($ $)) (-15 -1793 ($ (-589 $))) (-15 -4035 ($ $)) (-15 -4035 ($ (-589 $))) (-15 -2007 ($ (-589 $))) (-15 -1841 ($ (-589 $))) (-15 -2775 ($ (-589 $))) (-15 -2639 ($ (-589 $))) (-15 -4037 ($ $ $)) (-15 -3260 ($ $ $)) (-15 -4052 ($ $ $)) (-15 -4061 ($ $ $)) (-15 -4070 ($ $ $)) (-15 -4078 ($ $ $)) (-15 -4103 ($ $ $)) (-15 -4115 ($ $ $)) (-15 -4115 ($ $)) (-15 * ($ $ $)) (-15 -4125 ($ $ $)) (-15 ** ($ $ $)) (-15 -2477 ($ $ $)) (-15 -2501 ($ $ $)) (-15 -2486 ($ $ $)) (-15 -2469 ($ $ $)) (-15 -2819 ($ $ $)) (-15 -2806 ($ $ $)) (-15 -2575 ($ $)) (-15 -3860 ($ $ $)) (-15 -3860 ($ $))))
+((-4056 (((-1174) (-589 (-51))) 24)) (-3337 (((-1174) (-1070) (-794)) 14) (((-1174) (-794)) 9) (((-1174) (-1070)) 11)))
+(((-795) (-10 -7 (-15 -3337 ((-1174) (-1070))) (-15 -3337 ((-1174) (-794))) (-15 -3337 ((-1174) (-1070) (-794))) (-15 -4056 ((-1174) (-589 (-51)))))) (T -795))
+((-4056 (*1 *2 *3) (-12 (-5 *3 (-589 (-51))) (-5 *2 (-1174)) (-5 *1 (-795)))) (-3337 (*1 *2 *3 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-794)) (-5 *2 (-1174)) (-5 *1 (-795)))) (-3337 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-795)))) (-3337 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-795)))))
+(-10 -7 (-15 -3337 ((-1174) (-1070))) (-15 -3337 ((-1174) (-794))) (-15 -3337 ((-1174) (-1070) (-794))) (-15 -4056 ((-1174) (-589 (-51)))))
+((-3260 (((-108) $ $) NIL)) (-2354 (((-3 $ "failed") (-1087)) 33)) (-3843 (((-710)) 31)) (-3461 (($) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-4076 (((-852) $) 29)) (-3841 (((-1070) $) 39)) (-2557 (($ (-852)) 28)) (-2435 (((-1034) $) NIL)) (-3077 (((-1087) $) 13) (((-499) $) 19) (((-823 (-355)) $) 26) (((-823 (-523)) $) 22)) (-3976 (((-794) $) 16)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 36)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 35)))
+(((-796 |#1|) (-13 (-780) (-564 (-1087)) (-564 (-499)) (-564 (-823 (-355))) (-564 (-823 (-523))) (-10 -8 (-15 -2354 ((-3 $ "failed") (-1087))))) (-589 (-1087))) (T -796))
+((-2354 (*1 *1 *2) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-796 *3)) (-14 *3 (-589 *2)))))
+(-13 (-780) (-564 (-1087)) (-564 (-499)) (-564 (-823 (-355))) (-564 (-823 (-523))) (-10 -8 (-15 -2354 ((-3 $ "failed") (-1087)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (((-883 |#1|) $) NIL) (($ (-883 |#1|)) NIL) (($ |#1|) NIL (|has| |#1| (-158)))) (-1698 (((-710)) NIL)) (-3788 (((-1174) (-710)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4125 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158)))))
+(((-797 |#1| |#2| |#3| |#4|) (-13 (-973) (-10 -8 (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (-15 -3976 ((-883 |#1|) $)) (-15 -3976 ($ (-883 |#1|))) (IF (|has| |#1| (-339)) (-15 -4125 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3788 ((-1174) (-710))))) (-973) (-589 (-1087)) (-589 (-710)) (-710)) (T -797))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-883 *3)) (-5 *1 (-797 *3 *4 *5 *6)) (-4 *3 (-973)) (-14 *4 (-589 (-1087))) (-14 *5 (-589 (-710))) (-14 *6 (-710)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-5 *1 (-797 *3 *4 *5 *6)) (-14 *4 (-589 (-1087))) (-14 *5 (-589 (-710))) (-14 *6 (-710)))) (-4125 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-797 *2 *3 *4 *5)) (-4 *2 (-339)) (-4 *2 (-973)) (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-710))) (-14 *5 (-710)))) (-3788 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-797 *4 *5 *6 *7)) (-4 *4 (-973)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 *3)) (-14 *7 *3))))
+(-13 (-973) (-10 -8 (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (-15 -3976 ((-883 |#1|) $)) (-15 -3976 ($ (-883 |#1|))) (IF (|has| |#1| (-339)) (-15 -4125 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3788 ((-1174) (-710)))))
+((-2828 (((-3 (-159 |#3|) "failed") (-710) (-710) |#2| |#2|) 31)) (-3812 (((-3 (-383 |#3|) "failed") (-710) (-710) |#2| |#2|) 24)))
+(((-798 |#1| |#2| |#3|) (-10 -7 (-15 -3812 ((-3 (-383 |#3|) "failed") (-710) (-710) |#2| |#2|)) (-15 -2828 ((-3 (-159 |#3|) "failed") (-710) (-710) |#2| |#2|))) (-339) (-1160 |#1|) (-1145 |#1|)) (T -798))
+((-2828 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-710)) (-4 *5 (-339)) (-5 *2 (-159 *6)) (-5 *1 (-798 *5 *4 *6)) (-4 *4 (-1160 *5)) (-4 *6 (-1145 *5)))) (-3812 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-710)) (-4 *5 (-339)) (-5 *2 (-383 *6)) (-5 *1 (-798 *5 *4 *6)) (-4 *4 (-1160 *5)) (-4 *6 (-1145 *5)))))
+(-10 -7 (-15 -3812 ((-3 (-383 |#3|) "failed") (-710) (-710) |#2| |#2|)) (-15 -2828 ((-3 (-159 |#3|) "failed") (-710) (-710) |#2| |#2|)))
+((-3812 (((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|)) 28) (((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) 26)))
+(((-799 |#1| |#2| |#3|) (-10 -7 (-15 -3812 ((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) (-15 -3812 ((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|)))) (-339) (-1087) |#1|) (T -799))
+((-3812 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-710)) (-5 *4 (-1161 *5 *6 *7)) (-4 *5 (-339)) (-14 *6 (-1087)) (-14 *7 *5) (-5 *2 (-383 (-1142 *6 *5))) (-5 *1 (-799 *5 *6 *7)))) (-3812 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-710)) (-5 *4 (-1161 *5 *6 *7)) (-4 *5 (-339)) (-14 *6 (-1087)) (-14 *7 *5) (-5 *2 (-383 (-1142 *6 *5))) (-5 *1 (-799 *5 *6 *7)))))
+(-10 -7 (-15 -3812 ((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) (-15 -3812 ((-3 (-383 (-1142 |#2| |#1|)) "failed") (-710) (-710) (-1161 |#1| |#2| |#3|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-3584 (($ $ (-523)) 62)) (-3684 (((-108) $ $) 59)) (-1640 (($) 17 T CONST)) (-2938 (($ (-1083 (-523)) (-523)) 61)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-1729 (($ $) 64)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1500 (((-710) $) 69)) (-3482 (((-108) $) 31)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3014 (((-523)) 66)) (-2385 (((-523) $) 65)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1361 (($ $ (-523)) 68)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-2080 (((-1068 (-523)) $) 70)) (-3749 (($ $) 67)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2523 (((-523) $ (-523)) 63)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-800 |#1|) (-129) (-523)) (T -800))
-((-3229 (*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-1068 (-523))))) (-3437 (*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-710)))) (-3053 (*1 *1 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-2488 (*1 *1 *1) (-4 *1 (-800 *2))) (-2547 (*1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-2903 (*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-4012 (*1 *1 *1) (-4 *1 (-800 *2))) (-4108 (*1 *2 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-2437 (*1 *1 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-2838 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *3 (-523)) (-4 *1 (-800 *4)))))
-(-13 (-284) (-136) (-10 -8 (-15 -3229 ((-1068 (-523)) $)) (-15 -3437 ((-710) $)) (-15 -3053 ($ $ (-523))) (-15 -2488 ($ $)) (-15 -2547 ((-523))) (-15 -2903 ((-523) $)) (-15 -4012 ($ $)) (-15 -4108 ((-523) $ (-523))) (-15 -2437 ($ $ (-523))) (-15 -2838 ($ (-1083 (-523)) (-523)))))
+((-2080 (*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-1068 (-523))))) (-1500 (*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-710)))) (-1361 (*1 *1 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-3749 (*1 *1 *1) (-4 *1 (-800 *2))) (-3014 (*1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-2385 (*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-1729 (*1 *1 *1) (-4 *1 (-800 *2))) (-2523 (*1 *2 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-3584 (*1 *1 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))) (-2938 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *3 (-523)) (-4 *1 (-800 *4)))))
+(-13 (-284) (-136) (-10 -8 (-15 -2080 ((-1068 (-523)) $)) (-15 -1500 ((-710) $)) (-15 -1361 ($ $ (-523))) (-15 -3749 ($ $)) (-15 -3014 ((-523))) (-15 -2385 ((-523) $)) (-15 -1729 ($ $)) (-15 -2523 ((-523) $ (-523))) (-15 -3584 ($ $ (-523))) (-15 -2938 ($ (-1083 (-523)) (-523)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-136) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-284) . T) ((-427) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2437 (($ $ (-523)) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-2838 (($ (-1083 (-523)) (-523)) NIL)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4012 (($ $) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3437 (((-710) $) NIL)) (-2769 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2547 (((-523)) NIL)) (-2903 (((-523) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3053 (($ $ (-523)) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3229 (((-1068 (-523)) $) NIL)) (-2488 (($ $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL)) (-3272 (((-710)) NIL)) (-2801 (((-108) $ $) NIL)) (-4108 (((-523) $ (-523)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3584 (($ $ (-523)) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-2938 (($ (-1083 (-523)) (-523)) NIL)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-1729 (($ $) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1500 (((-710) $) NIL)) (-3482 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3014 (((-523)) NIL)) (-2385 (((-523) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1361 (($ $ (-523)) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2080 (((-1068 (-523)) $) NIL)) (-3749 (($ $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL)) (-1698 (((-710)) NIL)) (-3842 (((-108) $ $) NIL)) (-2523 (((-523) $ (-523)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL)))
(((-801 |#1|) (-800 |#1|) (-523)) (T -801))
NIL
(-800 |#1|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 (((-801 |#1|) $) NIL (|has| (-801 |#1|) (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-801 |#1|) (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-801 |#1|) (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| (-801 |#1|) (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-801 |#1|) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-801 |#1|) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-801 |#1|) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-801 |#1|) (-964 (-523))))) (-3508 (((-801 |#1|) $) NIL) (((-1087) $) NIL (|has| (-801 |#1|) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-801 |#1|) (-964 (-523)))) (((-523) $) NIL (|has| (-801 |#1|) (-964 (-523))))) (-1458 (($ $) NIL) (($ (-523) $) NIL)) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-801 |#1|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-801 |#1|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-801 |#1|))) (|:| |vec| (-1169 (-801 |#1|)))) (-629 $) (-1169 $)) NIL) (((-629 (-801 |#1|)) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-801 |#1|) (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) NIL (|has| (-801 |#1|) (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-801 |#1|) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-801 |#1|) (-817 (-355))))) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL)) (-3316 (((-801 |#1|) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| (-801 |#1|) (-1063)))) (-2057 (((-108) $) NIL (|has| (-801 |#1|) (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| (-801 |#1|) (-786)))) (-3158 (($ $ $) NIL (|has| (-801 |#1|) (-786)))) (-1345 (($ (-1 (-801 |#1|) (-801 |#1|)) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-801 |#1|) (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| (-801 |#1|) (-284)))) (-2733 (((-801 |#1|) $) NIL (|has| (-801 |#1|) (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-801 |#1|) (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-801 |#1|) (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 (-801 |#1|)) (-589 (-801 |#1|))) NIL (|has| (-801 |#1|) (-286 (-801 |#1|)))) (($ $ (-801 |#1|) (-801 |#1|)) NIL (|has| (-801 |#1|) (-286 (-801 |#1|)))) (($ $ (-271 (-801 |#1|))) NIL (|has| (-801 |#1|) (-286 (-801 |#1|)))) (($ $ (-589 (-271 (-801 |#1|)))) NIL (|has| (-801 |#1|) (-286 (-801 |#1|)))) (($ $ (-589 (-1087)) (-589 (-801 |#1|))) NIL (|has| (-801 |#1|) (-484 (-1087) (-801 |#1|)))) (($ $ (-1087) (-801 |#1|)) NIL (|has| (-801 |#1|) (-484 (-1087) (-801 |#1|))))) (-3413 (((-710) $) NIL)) (-1937 (($ $ (-801 |#1|)) NIL (|has| (-801 |#1|) (-263 (-801 |#1|) (-801 |#1|))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL (|has| (-801 |#1|) (-211))) (($ $ (-710)) NIL (|has| (-801 |#1|) (-211))) (($ $ (-1087)) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-1 (-801 |#1|) (-801 |#1|)) (-710)) NIL) (($ $ (-1 (-801 |#1|) (-801 |#1|))) NIL)) (-2793 (($ $) NIL)) (-3329 (((-801 |#1|) $) NIL)) (-1400 (((-823 (-523)) $) NIL (|has| (-801 |#1|) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-801 |#1|) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-801 |#1|) (-564 (-499)))) (((-355) $) NIL (|has| (-801 |#1|) (-949))) (((-203) $) NIL (|has| (-801 |#1|) (-949)))) (-2748 (((-159 (-383 (-523))) $) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-801 |#1|) (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-801 |#1|)) NIL) (($ (-1087)) NIL (|has| (-801 |#1|) (-964 (-1087))))) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-801 |#1|) (-840))) (|has| (-801 |#1|) (-134))))) (-3272 (((-710)) NIL)) (-3809 (((-801 |#1|) $) NIL (|has| (-801 |#1|) (-508)))) (-2801 (((-108) $ $) NIL)) (-4108 (((-383 (-523)) $ (-523)) NIL)) (-2695 (($ $) NIL (|has| (-801 |#1|) (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $) NIL (|has| (-801 |#1|) (-211))) (($ $ (-710)) NIL (|has| (-801 |#1|) (-211))) (($ $ (-1087)) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-1 (-801 |#1|) (-801 |#1|)) (-710)) NIL) (($ $ (-1 (-801 |#1|) (-801 |#1|))) NIL)) (-4006 (((-108) $ $) NIL (|has| (-801 |#1|) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-801 |#1|) (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| (-801 |#1|) (-786)))) (-3966 (((-108) $ $) NIL (|has| (-801 |#1|) (-786)))) (-4074 (($ $ $) NIL) (($ (-801 |#1|) (-801 |#1|)) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-801 |#1|) $) NIL) (($ $ (-801 |#1|)) NIL)))
-(((-802 |#1|) (-13 (-921 (-801 |#1|)) (-10 -8 (-15 -4108 ((-383 (-523)) $ (-523))) (-15 -2748 ((-159 (-383 (-523))) $)) (-15 -1458 ($ $)) (-15 -1458 ($ (-523) $)))) (-523)) (T -802))
-((-4108 (*1 *2 *1 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-802 *4)) (-14 *4 *3) (-5 *3 (-523)))) (-2748 (*1 *2 *1) (-12 (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-802 *3)) (-14 *3 (-523)))) (-1458 (*1 *1 *1) (-12 (-5 *1 (-802 *2)) (-14 *2 (-523)))) (-1458 (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-802 *3)) (-14 *3 *2))))
-(-13 (-921 (-801 |#1|)) (-10 -8 (-15 -4108 ((-383 (-523)) $ (-523))) (-15 -2748 ((-159 (-383 (-523))) $)) (-15 -1458 ($ $)) (-15 -1458 ($ (-523) $))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 ((|#2| $) NIL (|has| |#2| (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| |#2| (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| |#2| (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523))))) (-3508 ((|#2| $) NIL) (((-1087) $) NIL (|has| |#2| (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-523)))) (((-523) $) NIL (|has| |#2| (-964 (-523))))) (-1458 (($ $) 31) (($ (-523) $) 32)) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) 53)) (-1631 (($) NIL (|has| |#2| (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) NIL (|has| |#2| (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| |#2| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| |#2| (-817 (-355))))) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL)) (-3316 ((|#2| $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| |#2| (-1063)))) (-2057 (((-108) $) NIL (|has| |#2| (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| |#2| (-786)))) (-3158 (($ $ $) NIL (|has| |#2| (-786)))) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 49)) (-2773 (($) NIL (|has| |#2| (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| |#2| (-284)))) (-2733 ((|#2| $) NIL (|has| |#2| (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 |#2|) (-589 |#2|)) NIL (|has| |#2| (-286 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-286 |#2|))) (($ $ (-271 |#2|)) NIL (|has| |#2| (-286 |#2|))) (($ $ (-589 (-271 |#2|))) NIL (|has| |#2| (-286 |#2|))) (($ $ (-589 (-1087)) (-589 |#2|)) NIL (|has| |#2| (-484 (-1087) |#2|))) (($ $ (-1087) |#2|) NIL (|has| |#2| (-484 (-1087) |#2|)))) (-3413 (((-710) $) NIL)) (-1937 (($ $ |#2|) NIL (|has| |#2| (-263 |#2| |#2|)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) NIL (|has| |#2| (-211))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2793 (($ $) NIL)) (-3329 ((|#2| $) NIL)) (-1400 (((-823 (-523)) $) NIL (|has| |#2| (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| |#2| (-564 (-823 (-355))))) (((-499) $) NIL (|has| |#2| (-564 (-499)))) (((-355) $) NIL (|has| |#2| (-949))) (((-203) $) NIL (|has| |#2| (-949)))) (-2748 (((-159 (-383 (-523))) $) 68)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-1691 (((-794) $) 87) (($ (-523)) 19) (($ $) NIL) (($ (-383 (-523))) 24) (($ |#2|) 18) (($ (-1087)) NIL (|has| |#2| (-964 (-1087))))) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-3272 (((-710)) NIL)) (-3809 ((|#2| $) NIL (|has| |#2| (-508)))) (-2801 (((-108) $ $) NIL)) (-4108 (((-383 (-523)) $ (-523)) 60)) (-2695 (($ $) NIL (|has| |#2| (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 14 T CONST)) (-1891 (($) 16 T CONST)) (-2909 (($ $) NIL (|has| |#2| (-211))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3941 (((-108) $ $) 35)) (-3993 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4074 (($ $ $) 23) (($ |#2| |#2|) 54)) (-4060 (($ $) 39) (($ $ $) 41)) (-4045 (($ $ $) 37)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 50)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 42) (($ $ $) 44) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ |#2| $) 55) (($ $ |#2|) NIL)))
-(((-803 |#1| |#2|) (-13 (-921 |#2|) (-10 -8 (-15 -4108 ((-383 (-523)) $ (-523))) (-15 -2748 ((-159 (-383 (-523))) $)) (-15 -1458 ($ $)) (-15 -1458 ($ (-523) $)))) (-523) (-800 |#1|)) (T -803))
-((-4108 (*1 *2 *1 *3) (-12 (-14 *4 *3) (-5 *2 (-383 (-523))) (-5 *1 (-803 *4 *5)) (-5 *3 (-523)) (-4 *5 (-800 *4)))) (-2748 (*1 *2 *1) (-12 (-14 *3 (-523)) (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-803 *3 *4)) (-4 *4 (-800 *3)))) (-1458 (*1 *1 *1) (-12 (-14 *2 (-523)) (-5 *1 (-803 *2 *3)) (-4 *3 (-800 *2)))) (-1458 (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-14 *3 *2) (-5 *1 (-803 *3 *4)) (-4 *4 (-800 *3)))))
-(-13 (-921 |#2|) (-10 -8 (-15 -4108 ((-383 (-523)) $ (-523))) (-15 -2748 ((-159 (-383 (-523))) $)) (-15 -1458 ($ $)) (-15 -1458 ($ (-523) $))))
-((-1680 (((-108) $ $) NIL (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016))))) (-2165 ((|#2| $) 12)) (-4052 (($ |#1| |#2|) 9)) (-2032 (((-1070) $) NIL (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016))))) (-3951 (((-1034) $) NIL (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016))))) (-2428 ((|#1| $) 11)) (-1704 (($ |#1| |#2|) 10)) (-1691 (((-794) $) 18 (-3172 (-12 (|has| |#1| (-563 (-794))) (|has| |#2| (-563 (-794)))) (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016)))))) (-3941 (((-108) $ $) 22 (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016))))))
-(((-804 |#1| |#2|) (-13 (-1123) (-10 -8 (IF (|has| |#1| (-563 (-794))) (IF (|has| |#2| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1016)) (IF (|has| |#2| (-1016)) (-6 (-1016)) |%noBranch|) |%noBranch|) (-15 -4052 ($ |#1| |#2|)) (-15 -1704 ($ |#1| |#2|)) (-15 -2428 (|#1| $)) (-15 -2165 (|#2| $)))) (-1123) (-1123)) (T -804))
-((-4052 (*1 *1 *2 *3) (-12 (-5 *1 (-804 *2 *3)) (-4 *2 (-1123)) (-4 *3 (-1123)))) (-1704 (*1 *1 *2 *3) (-12 (-5 *1 (-804 *2 *3)) (-4 *2 (-1123)) (-4 *3 (-1123)))) (-2428 (*1 *2 *1) (-12 (-4 *2 (-1123)) (-5 *1 (-804 *2 *3)) (-4 *3 (-1123)))) (-2165 (*1 *2 *1) (-12 (-4 *2 (-1123)) (-5 *1 (-804 *3 *2)) (-4 *3 (-1123)))))
-(-13 (-1123) (-10 -8 (IF (|has| |#1| (-563 (-794))) (IF (|has| |#2| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1016)) (IF (|has| |#2| (-1016)) (-6 (-1016)) |%noBranch|) |%noBranch|) (-15 -4052 ($ |#1| |#2|)) (-15 -1704 ($ |#1| |#2|)) (-15 -2428 (|#1| $)) (-15 -2165 (|#2| $))))
-((-1680 (((-108) $ $) NIL)) (-2384 (((-523) $) 15)) (-1411 (($ (-144)) 11)) (-1954 (($ (-144)) 12)) (-2032 (((-1070) $) NIL)) (-2473 (((-144) $) 13)) (-3951 (((-1034) $) NIL)) (-1996 (($ (-144)) 9)) (-3836 (($ (-144)) 8)) (-1691 (((-794) $) 23) (($ (-144)) 16)) (-1464 (($ (-144)) 10)) (-3941 (((-108) $ $) NIL)))
-(((-805) (-13 (-1016) (-10 -8 (-15 -3836 ($ (-144))) (-15 -1996 ($ (-144))) (-15 -1464 ($ (-144))) (-15 -1411 ($ (-144))) (-15 -1954 ($ (-144))) (-15 -2473 ((-144) $)) (-15 -2384 ((-523) $)) (-15 -1691 ($ (-144)))))) (T -805))
-((-3836 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-1464 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-1411 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-1954 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-2473 (*1 *2 *1) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-2384 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-805)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
-(-13 (-1016) (-10 -8 (-15 -3836 ($ (-144))) (-15 -1996 ($ (-144))) (-15 -1464 ($ (-144))) (-15 -1411 ($ (-144))) (-15 -1954 ($ (-144))) (-15 -2473 ((-144) $)) (-15 -2384 ((-523) $)) (-15 -1691 ($ (-144)))))
-((-1691 (((-292 (-523)) (-383 (-883 (-47)))) 21) (((-292 (-523)) (-883 (-47))) 16)))
-(((-806) (-10 -7 (-15 -1691 ((-292 (-523)) (-883 (-47)))) (-15 -1691 ((-292 (-523)) (-383 (-883 (-47))))))) (T -806))
-((-1691 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 (-47)))) (-5 *2 (-292 (-523))) (-5 *1 (-806)))) (-1691 (*1 *2 *3) (-12 (-5 *3 (-883 (-47))) (-5 *2 (-292 (-523))) (-5 *1 (-806)))))
-(-10 -7 (-15 -1691 ((-292 (-523)) (-883 (-47)))) (-15 -1691 ((-292 (-523)) (-383 (-883 (-47))))))
-((-1345 (((-808 |#2|) (-1 |#2| |#1|) (-808 |#1|)) 14)))
-(((-807 |#1| |#2|) (-10 -7 (-15 -1345 ((-808 |#2|) (-1 |#2| |#1|) (-808 |#1|)))) (-1123) (-1123)) (T -807))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-808 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-808 *6)) (-5 *1 (-807 *5 *6)))))
-(-10 -7 (-15 -1345 ((-808 |#2|) (-1 |#2| |#1|) (-808 |#1|))))
-((-3353 (($ |#1| |#1|) 8)) (-2410 ((|#1| $ (-710)) 10)))
-(((-808 |#1|) (-10 -8 (-15 -3353 ($ |#1| |#1|)) (-15 -2410 (|#1| $ (-710)))) (-1123)) (T -808))
-((-2410 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-808 *2)) (-4 *2 (-1123)))) (-3353 (*1 *1 *2 *2) (-12 (-5 *1 (-808 *2)) (-4 *2 (-1123)))))
-(-10 -8 (-15 -3353 ($ |#1| |#1|)) (-15 -2410 (|#1| $ (-710))))
-((-1345 (((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|)) 14)))
-(((-809 |#1| |#2|) (-10 -7 (-15 -1345 ((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|)))) (-1123) (-1123)) (T -809))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-810 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-810 *6)) (-5 *1 (-809 *5 *6)))))
-(-10 -7 (-15 -1345 ((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|))))
-((-3353 (($ |#1| |#1| |#1|) 8)) (-2410 ((|#1| $ (-710)) 10)))
-(((-810 |#1|) (-10 -8 (-15 -3353 ($ |#1| |#1| |#1|)) (-15 -2410 (|#1| $ (-710)))) (-1123)) (T -810))
-((-2410 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-810 *2)) (-4 *2 (-1123)))) (-3353 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-810 *2)) (-4 *2 (-1123)))))
-(-10 -8 (-15 -3353 ($ |#1| |#1| |#1|)) (-15 -2410 (|#1| $ (-710))))
-((-2024 (((-589 (-1092)) (-1070)) 8)))
-(((-811) (-10 -7 (-15 -2024 ((-589 (-1092)) (-1070))))) (T -811))
-((-2024 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-589 (-1092))) (-5 *1 (-811)))))
-(-10 -7 (-15 -2024 ((-589 (-1092)) (-1070))))
-((-1345 (((-813 |#2|) (-1 |#2| |#1|) (-813 |#1|)) 14)))
-(((-812 |#1| |#2|) (-10 -7 (-15 -1345 ((-813 |#2|) (-1 |#2| |#1|) (-813 |#1|)))) (-1123) (-1123)) (T -812))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-813 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-813 *6)) (-5 *1 (-812 *5 *6)))))
-(-10 -7 (-15 -1345 ((-813 |#2|) (-1 |#2| |#1|) (-813 |#1|))))
-((-3680 (($ |#1| |#1| |#1|) 8)) (-2410 ((|#1| $ (-710)) 10)))
-(((-813 |#1|) (-10 -8 (-15 -3680 ($ |#1| |#1| |#1|)) (-15 -2410 (|#1| $ (-710)))) (-1123)) (T -813))
-((-2410 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-813 *2)) (-4 *2 (-1123)))) (-3680 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-813 *2)) (-4 *2 (-1123)))))
-(-10 -8 (-15 -3680 ($ |#1| |#1| |#1|)) (-15 -2410 (|#1| $ (-710))))
-((-3154 (((-1068 (-589 (-523))) (-589 (-523)) (-1068 (-589 (-523)))) 32)) (-2403 (((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523))) 28)) (-1723 (((-1068 (-589 (-523))) (-589 (-523))) 41) (((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523))) 40)) (-3734 (((-1068 (-589 (-523))) (-523)) 42)) (-1364 (((-1068 (-589 (-523))) (-523) (-523)) 22) (((-1068 (-589 (-523))) (-523)) 16) (((-1068 (-589 (-523))) (-523) (-523) (-523)) 12)) (-3136 (((-1068 (-589 (-523))) (-1068 (-589 (-523)))) 26)) (-3361 (((-589 (-523)) (-589 (-523))) 25)))
-(((-814) (-10 -7 (-15 -1364 ((-1068 (-589 (-523))) (-523) (-523) (-523))) (-15 -1364 ((-1068 (-589 (-523))) (-523))) (-15 -1364 ((-1068 (-589 (-523))) (-523) (-523))) (-15 -3361 ((-589 (-523)) (-589 (-523)))) (-15 -3136 ((-1068 (-589 (-523))) (-1068 (-589 (-523))))) (-15 -2403 ((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523)))) (-15 -3154 ((-1068 (-589 (-523))) (-589 (-523)) (-1068 (-589 (-523))))) (-15 -1723 ((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523)))) (-15 -1723 ((-1068 (-589 (-523))) (-589 (-523)))) (-15 -3734 ((-1068 (-589 (-523))) (-523))))) (T -814))
-((-3734 (*1 *2 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))) (-1723 (*1 *2 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-589 (-523))))) (-1723 (*1 *2 *3 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-589 (-523))))) (-3154 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *3 (-589 (-523))) (-5 *1 (-814)))) (-2403 (*1 *2 *3 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-589 (-523))))) (-3136 (*1 *2 *2) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)))) (-3361 (*1 *2 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-814)))) (-1364 (*1 *2 *3 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))) (-1364 (*1 *2 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))) (-1364 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))))
-(-10 -7 (-15 -1364 ((-1068 (-589 (-523))) (-523) (-523) (-523))) (-15 -1364 ((-1068 (-589 (-523))) (-523))) (-15 -1364 ((-1068 (-589 (-523))) (-523) (-523))) (-15 -3361 ((-589 (-523)) (-589 (-523)))) (-15 -3136 ((-1068 (-589 (-523))) (-1068 (-589 (-523))))) (-15 -2403 ((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523)))) (-15 -3154 ((-1068 (-589 (-523))) (-589 (-523)) (-1068 (-589 (-523))))) (-15 -1723 ((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523)))) (-15 -1723 ((-1068 (-589 (-523))) (-589 (-523)))) (-15 -3734 ((-1068 (-589 (-523))) (-523))))
-((-1400 (((-823 (-355)) $) 9 (|has| |#1| (-564 (-823 (-355))))) (((-823 (-523)) $) 8 (|has| |#1| (-564 (-823 (-523)))))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 (((-801 |#1|) $) NIL (|has| (-801 |#1|) (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-801 |#1|) (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-801 |#1|) (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| (-801 |#1|) (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-801 |#1|) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| (-801 |#1|) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-801 |#1|) (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| (-801 |#1|) (-964 (-523))))) (-1996 (((-801 |#1|) $) NIL) (((-1087) $) NIL (|has| (-801 |#1|) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-801 |#1|) (-964 (-523)))) (((-523) $) NIL (|has| (-801 |#1|) (-964 (-523))))) (-3113 (($ $) NIL) (($ (-523) $) NIL)) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-801 |#1|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-801 |#1|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-801 |#1|))) (|:| |vec| (-1169 (-801 |#1|)))) (-629 $) (-1169 $)) NIL) (((-629 (-801 |#1|)) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-801 |#1|) (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) NIL (|has| (-801 |#1|) (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-801 |#1|) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-801 |#1|) (-817 (-355))))) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL)) (-2164 (((-801 |#1|) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| (-801 |#1|) (-1063)))) (-4050 (((-108) $) NIL (|has| (-801 |#1|) (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| (-801 |#1|) (-786)))) (-2644 (($ $ $) NIL (|has| (-801 |#1|) (-786)))) (-3015 (($ (-1 (-801 |#1|) (-801 |#1|)) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-801 |#1|) (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| (-801 |#1|) (-284)))) (-1250 (((-801 |#1|) $) NIL (|has| (-801 |#1|) (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-801 |#1|) (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-801 |#1|) (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 (-801 |#1|)) (-589 (-801 |#1|))) NIL (|has| (-801 |#1|) (-286 (-801 |#1|)))) (($ $ (-801 |#1|) (-801 |#1|)) NIL (|has| (-801 |#1|) (-286 (-801 |#1|)))) (($ $ (-271 (-801 |#1|))) NIL (|has| (-801 |#1|) (-286 (-801 |#1|)))) (($ $ (-589 (-271 (-801 |#1|)))) NIL (|has| (-801 |#1|) (-286 (-801 |#1|)))) (($ $ (-589 (-1087)) (-589 (-801 |#1|))) NIL (|has| (-801 |#1|) (-484 (-1087) (-801 |#1|)))) (($ $ (-1087) (-801 |#1|)) NIL (|has| (-801 |#1|) (-484 (-1087) (-801 |#1|))))) (-3087 (((-710) $) NIL)) (-1502 (($ $ (-801 |#1|)) NIL (|has| (-801 |#1|) (-263 (-801 |#1|) (-801 |#1|))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL (|has| (-801 |#1|) (-211))) (($ $ (-710)) NIL (|has| (-801 |#1|) (-211))) (($ $ (-1087)) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-1 (-801 |#1|) (-801 |#1|)) (-710)) NIL) (($ $ (-1 (-801 |#1|) (-801 |#1|))) NIL)) (-3758 (($ $) NIL)) (-2171 (((-801 |#1|) $) NIL)) (-3077 (((-823 (-523)) $) NIL (|has| (-801 |#1|) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-801 |#1|) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-801 |#1|) (-564 (-499)))) (((-355) $) NIL (|has| (-801 |#1|) (-949))) (((-203) $) NIL (|has| (-801 |#1|) (-949)))) (-3264 (((-159 (-383 (-523))) $) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-801 |#1|) (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL) (($ (-801 |#1|)) NIL) (($ (-1087)) NIL (|has| (-801 |#1|) (-964 (-1087))))) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-801 |#1|) (-840))) (|has| (-801 |#1|) (-134))))) (-1698 (((-710)) NIL)) (-1516 (((-801 |#1|) $) NIL (|has| (-801 |#1|) (-508)))) (-3842 (((-108) $ $) NIL)) (-2523 (((-383 (-523)) $ (-523)) NIL)) (-3984 (($ $) NIL (|has| (-801 |#1|) (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $) NIL (|has| (-801 |#1|) (-211))) (($ $ (-710)) NIL (|has| (-801 |#1|) (-211))) (($ $ (-1087)) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-801 |#1|) (-831 (-1087)))) (($ $ (-1 (-801 |#1|) (-801 |#1|)) (-710)) NIL) (($ $ (-1 (-801 |#1|) (-801 |#1|))) NIL)) (-4078 (((-108) $ $) NIL (|has| (-801 |#1|) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-801 |#1|) (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| (-801 |#1|) (-786)))) (-4052 (((-108) $ $) NIL (|has| (-801 |#1|) (-786)))) (-4125 (($ $ $) NIL) (($ (-801 |#1|) (-801 |#1|)) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-801 |#1|) $) NIL) (($ $ (-801 |#1|)) NIL)))
+(((-802 |#1|) (-13 (-921 (-801 |#1|)) (-10 -8 (-15 -2523 ((-383 (-523)) $ (-523))) (-15 -3264 ((-159 (-383 (-523))) $)) (-15 -3113 ($ $)) (-15 -3113 ($ (-523) $)))) (-523)) (T -802))
+((-2523 (*1 *2 *1 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-802 *4)) (-14 *4 *3) (-5 *3 (-523)))) (-3264 (*1 *2 *1) (-12 (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-802 *3)) (-14 *3 (-523)))) (-3113 (*1 *1 *1) (-12 (-5 *1 (-802 *2)) (-14 *2 (-523)))) (-3113 (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-802 *3)) (-14 *3 *2))))
+(-13 (-921 (-801 |#1|)) (-10 -8 (-15 -2523 ((-383 (-523)) $ (-523))) (-15 -3264 ((-159 (-383 (-523))) $)) (-15 -3113 ($ $)) (-15 -3113 ($ (-523) $))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 ((|#2| $) NIL (|has| |#2| (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| |#2| (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (|has| |#2| (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523))))) (-1996 ((|#2| $) NIL) (((-1087) $) NIL (|has| |#2| (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-523)))) (((-523) $) NIL (|has| |#2| (-964 (-523))))) (-3113 (($ $) 31) (($ (-523) $) 32)) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) 53)) (-3461 (($) NIL (|has| |#2| (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) NIL (|has| |#2| (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| |#2| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| |#2| (-817 (-355))))) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL)) (-2164 ((|#2| $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| |#2| (-1063)))) (-4050 (((-108) $) NIL (|has| |#2| (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| |#2| (-786)))) (-2644 (($ $ $) NIL (|has| |#2| (-786)))) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 49)) (-4105 (($) NIL (|has| |#2| (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| |#2| (-284)))) (-1250 ((|#2| $) NIL (|has| |#2| (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 |#2|) (-589 |#2|)) NIL (|has| |#2| (-286 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-286 |#2|))) (($ $ (-271 |#2|)) NIL (|has| |#2| (-286 |#2|))) (($ $ (-589 (-271 |#2|))) NIL (|has| |#2| (-286 |#2|))) (($ $ (-589 (-1087)) (-589 |#2|)) NIL (|has| |#2| (-484 (-1087) |#2|))) (($ $ (-1087) |#2|) NIL (|has| |#2| (-484 (-1087) |#2|)))) (-3087 (((-710) $) NIL)) (-1502 (($ $ |#2|) NIL (|has| |#2| (-263 |#2| |#2|)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) NIL (|has| |#2| (-211))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-3758 (($ $) NIL)) (-2171 ((|#2| $) NIL)) (-3077 (((-823 (-523)) $) NIL (|has| |#2| (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| |#2| (-564 (-823 (-355))))) (((-499) $) NIL (|has| |#2| (-564 (-499)))) (((-355) $) NIL (|has| |#2| (-949))) (((-203) $) NIL (|has| |#2| (-949)))) (-3264 (((-159 (-383 (-523))) $) 68)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-3976 (((-794) $) 87) (($ (-523)) 19) (($ $) NIL) (($ (-383 (-523))) 24) (($ |#2|) 18) (($ (-1087)) NIL (|has| |#2| (-964 (-1087))))) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-1698 (((-710)) NIL)) (-1516 ((|#2| $) NIL (|has| |#2| (-508)))) (-3842 (((-108) $ $) NIL)) (-2523 (((-383 (-523)) $ (-523)) 60)) (-3984 (($ $) NIL (|has| |#2| (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 14 T CONST)) (-1440 (($) 16 T CONST)) (-1943 (($ $) NIL (|has| |#2| (-211))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4037 (((-108) $ $) 35)) (-4070 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4125 (($ $ $) 23) (($ |#2| |#2|) 54)) (-4115 (($ $) 39) (($ $ $) 41)) (-4103 (($ $ $) 37)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) 50)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 42) (($ $ $) 44) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ |#2| $) 55) (($ $ |#2|) NIL)))
+(((-803 |#1| |#2|) (-13 (-921 |#2|) (-10 -8 (-15 -2523 ((-383 (-523)) $ (-523))) (-15 -3264 ((-159 (-383 (-523))) $)) (-15 -3113 ($ $)) (-15 -3113 ($ (-523) $)))) (-523) (-800 |#1|)) (T -803))
+((-2523 (*1 *2 *1 *3) (-12 (-14 *4 *3) (-5 *2 (-383 (-523))) (-5 *1 (-803 *4 *5)) (-5 *3 (-523)) (-4 *5 (-800 *4)))) (-3264 (*1 *2 *1) (-12 (-14 *3 (-523)) (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-803 *3 *4)) (-4 *4 (-800 *3)))) (-3113 (*1 *1 *1) (-12 (-14 *2 (-523)) (-5 *1 (-803 *2 *3)) (-4 *3 (-800 *2)))) (-3113 (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-14 *3 *2) (-5 *1 (-803 *3 *4)) (-4 *4 (-800 *3)))))
+(-13 (-921 |#2|) (-10 -8 (-15 -2523 ((-383 (-523)) $ (-523))) (-15 -3264 ((-159 (-383 (-523))) $)) (-15 -3113 ($ $)) (-15 -3113 ($ (-523) $))))
+((-3260 (((-108) $ $) NIL (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016))))) (-3962 ((|#2| $) 12)) (-1377 (($ |#1| |#2|) 9)) (-3841 (((-1070) $) NIL (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016))))) (-2435 (((-1034) $) NIL (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016))))) (-3879 ((|#1| $) 11)) (-3985 (($ |#1| |#2|) 10)) (-3976 (((-794) $) 18 (-3255 (-12 (|has| |#1| (-563 (-794))) (|has| |#2| (-563 (-794)))) (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016)))))) (-4037 (((-108) $ $) 22 (-12 (|has| |#1| (-1016)) (|has| |#2| (-1016))))))
+(((-804 |#1| |#2|) (-13 (-1123) (-10 -8 (IF (|has| |#1| (-563 (-794))) (IF (|has| |#2| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1016)) (IF (|has| |#2| (-1016)) (-6 (-1016)) |%noBranch|) |%noBranch|) (-15 -1377 ($ |#1| |#2|)) (-15 -3985 ($ |#1| |#2|)) (-15 -3879 (|#1| $)) (-15 -3962 (|#2| $)))) (-1123) (-1123)) (T -804))
+((-1377 (*1 *1 *2 *3) (-12 (-5 *1 (-804 *2 *3)) (-4 *2 (-1123)) (-4 *3 (-1123)))) (-3985 (*1 *1 *2 *3) (-12 (-5 *1 (-804 *2 *3)) (-4 *2 (-1123)) (-4 *3 (-1123)))) (-3879 (*1 *2 *1) (-12 (-4 *2 (-1123)) (-5 *1 (-804 *2 *3)) (-4 *3 (-1123)))) (-3962 (*1 *2 *1) (-12 (-4 *2 (-1123)) (-5 *1 (-804 *3 *2)) (-4 *3 (-1123)))))
+(-13 (-1123) (-10 -8 (IF (|has| |#1| (-563 (-794))) (IF (|has| |#2| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1016)) (IF (|has| |#2| (-1016)) (-6 (-1016)) |%noBranch|) |%noBranch|) (-15 -1377 ($ |#1| |#2|)) (-15 -3985 ($ |#1| |#2|)) (-15 -3879 (|#1| $)) (-15 -3962 (|#2| $))))
+((-3260 (((-108) $ $) NIL)) (-4063 (((-523) $) 15)) (-4000 (($ (-144)) 11)) (-2387 (($ (-144)) 12)) (-3841 (((-1070) $) NIL)) (-3578 (((-144) $) 13)) (-2435 (((-1034) $) NIL)) (-3765 (($ (-144)) 9)) (-1835 (($ (-144)) 8)) (-3976 (((-794) $) 23) (($ (-144)) 16)) (-3675 (($ (-144)) 10)) (-4037 (((-108) $ $) NIL)))
+(((-805) (-13 (-1016) (-10 -8 (-15 -1835 ($ (-144))) (-15 -3765 ($ (-144))) (-15 -3675 ($ (-144))) (-15 -4000 ($ (-144))) (-15 -2387 ($ (-144))) (-15 -3578 ((-144) $)) (-15 -4063 ((-523) $)) (-15 -3976 ($ (-144)))))) (T -805))
+((-1835 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-3765 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-3675 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-4000 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-2387 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-3578 (*1 *2 *1) (-12 (-5 *2 (-144)) (-5 *1 (-805)))) (-4063 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-805)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
+(-13 (-1016) (-10 -8 (-15 -1835 ($ (-144))) (-15 -3765 ($ (-144))) (-15 -3675 ($ (-144))) (-15 -4000 ($ (-144))) (-15 -2387 ($ (-144))) (-15 -3578 ((-144) $)) (-15 -4063 ((-523) $)) (-15 -3976 ($ (-144)))))
+((-3976 (((-292 (-523)) (-383 (-883 (-47)))) 23) (((-292 (-523)) (-883 (-47))) 18)))
+(((-806) (-10 -7 (-15 -3976 ((-292 (-523)) (-883 (-47)))) (-15 -3976 ((-292 (-523)) (-383 (-883 (-47))))))) (T -806))
+((-3976 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 (-47)))) (-5 *2 (-292 (-523))) (-5 *1 (-806)))) (-3976 (*1 *2 *3) (-12 (-5 *3 (-883 (-47))) (-5 *2 (-292 (-523))) (-5 *1 (-806)))))
+(-10 -7 (-15 -3976 ((-292 (-523)) (-883 (-47)))) (-15 -3976 ((-292 (-523)) (-383 (-883 (-47))))))
+((-3015 (((-808 |#2|) (-1 |#2| |#1|) (-808 |#1|)) 14)))
+(((-807 |#1| |#2|) (-10 -7 (-15 -3015 ((-808 |#2|) (-1 |#2| |#1|) (-808 |#1|)))) (-1123) (-1123)) (T -807))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-808 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-808 *6)) (-5 *1 (-807 *5 *6)))))
+(-10 -7 (-15 -3015 ((-808 |#2|) (-1 |#2| |#1|) (-808 |#1|))))
+((-1246 (($ |#1| |#1|) 8)) (-1202 ((|#1| $ (-710)) 10)))
+(((-808 |#1|) (-10 -8 (-15 -1246 ($ |#1| |#1|)) (-15 -1202 (|#1| $ (-710)))) (-1123)) (T -808))
+((-1202 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-808 *2)) (-4 *2 (-1123)))) (-1246 (*1 *1 *2 *2) (-12 (-5 *1 (-808 *2)) (-4 *2 (-1123)))))
+(-10 -8 (-15 -1246 ($ |#1| |#1|)) (-15 -1202 (|#1| $ (-710))))
+((-3015 (((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|)) 14)))
+(((-809 |#1| |#2|) (-10 -7 (-15 -3015 ((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|)))) (-1123) (-1123)) (T -809))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-810 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-810 *6)) (-5 *1 (-809 *5 *6)))))
+(-10 -7 (-15 -3015 ((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|))))
+((-1246 (($ |#1| |#1| |#1|) 8)) (-1202 ((|#1| $ (-710)) 10)))
+(((-810 |#1|) (-10 -8 (-15 -1246 ($ |#1| |#1| |#1|)) (-15 -1202 (|#1| $ (-710)))) (-1123)) (T -810))
+((-1202 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-810 *2)) (-4 *2 (-1123)))) (-1246 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-810 *2)) (-4 *2 (-1123)))))
+(-10 -8 (-15 -1246 ($ |#1| |#1| |#1|)) (-15 -1202 (|#1| $ (-710))))
+((-1928 (((-589 (-1092)) (-1070)) 9)))
+(((-811) (-10 -7 (-15 -1928 ((-589 (-1092)) (-1070))))) (T -811))
+((-1928 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-589 (-1092))) (-5 *1 (-811)))))
+(-10 -7 (-15 -1928 ((-589 (-1092)) (-1070))))
+((-3015 (((-813 |#2|) (-1 |#2| |#1|) (-813 |#1|)) 14)))
+(((-812 |#1| |#2|) (-10 -7 (-15 -3015 ((-813 |#2|) (-1 |#2| |#1|) (-813 |#1|)))) (-1123) (-1123)) (T -812))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-813 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-813 *6)) (-5 *1 (-812 *5 *6)))))
+(-10 -7 (-15 -3015 ((-813 |#2|) (-1 |#2| |#1|) (-813 |#1|))))
+((-3394 (($ |#1| |#1| |#1|) 8)) (-1202 ((|#1| $ (-710)) 10)))
+(((-813 |#1|) (-10 -8 (-15 -3394 ($ |#1| |#1| |#1|)) (-15 -1202 (|#1| $ (-710)))) (-1123)) (T -813))
+((-1202 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-813 *2)) (-4 *2 (-1123)))) (-3394 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-813 *2)) (-4 *2 (-1123)))))
+(-10 -8 (-15 -3394 ($ |#1| |#1| |#1|)) (-15 -1202 (|#1| $ (-710))))
+((-3066 (((-1068 (-589 (-523))) (-589 (-523)) (-1068 (-589 (-523)))) 32)) (-4175 (((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523))) 28)) (-3883 (((-1068 (-589 (-523))) (-589 (-523))) 41) (((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523))) 40)) (-3924 (((-1068 (-589 (-523))) (-523)) 42)) (-1702 (((-1068 (-589 (-523))) (-523) (-523)) 22) (((-1068 (-589 (-523))) (-523)) 16) (((-1068 (-589 (-523))) (-523) (-523) (-523)) 12)) (-2877 (((-1068 (-589 (-523))) (-1068 (-589 (-523)))) 26)) (-1308 (((-589 (-523)) (-589 (-523))) 25)))
+(((-814) (-10 -7 (-15 -1702 ((-1068 (-589 (-523))) (-523) (-523) (-523))) (-15 -1702 ((-1068 (-589 (-523))) (-523))) (-15 -1702 ((-1068 (-589 (-523))) (-523) (-523))) (-15 -1308 ((-589 (-523)) (-589 (-523)))) (-15 -2877 ((-1068 (-589 (-523))) (-1068 (-589 (-523))))) (-15 -4175 ((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523)))) (-15 -3066 ((-1068 (-589 (-523))) (-589 (-523)) (-1068 (-589 (-523))))) (-15 -3883 ((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523)))) (-15 -3883 ((-1068 (-589 (-523))) (-589 (-523)))) (-15 -3924 ((-1068 (-589 (-523))) (-523))))) (T -814))
+((-3924 (*1 *2 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))) (-3883 (*1 *2 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-589 (-523))))) (-3883 (*1 *2 *3 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-589 (-523))))) (-3066 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *3 (-589 (-523))) (-5 *1 (-814)))) (-4175 (*1 *2 *3 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-589 (-523))))) (-2877 (*1 *2 *2) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)))) (-1308 (*1 *2 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-814)))) (-1702 (*1 *2 *3 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))) (-1702 (*1 *2 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))) (-1702 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))))
+(-10 -7 (-15 -1702 ((-1068 (-589 (-523))) (-523) (-523) (-523))) (-15 -1702 ((-1068 (-589 (-523))) (-523))) (-15 -1702 ((-1068 (-589 (-523))) (-523) (-523))) (-15 -1308 ((-589 (-523)) (-589 (-523)))) (-15 -2877 ((-1068 (-589 (-523))) (-1068 (-589 (-523))))) (-15 -4175 ((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523)))) (-15 -3066 ((-1068 (-589 (-523))) (-589 (-523)) (-1068 (-589 (-523))))) (-15 -3883 ((-1068 (-589 (-523))) (-589 (-523)) (-589 (-523)))) (-15 -3883 ((-1068 (-589 (-523))) (-589 (-523)))) (-15 -3924 ((-1068 (-589 (-523))) (-523))))
+((-3077 (((-823 (-355)) $) 9 (|has| |#1| (-564 (-823 (-355))))) (((-823 (-523)) $) 8 (|has| |#1| (-564 (-823 (-523)))))))
(((-815 |#1|) (-129) (-1123)) (T -815))
NIL
(-13 (-10 -7 (IF (|has| |t#1| (-564 (-823 (-523)))) (-6 (-564 (-823 (-523)))) |%noBranch|) (IF (|has| |t#1| (-564 (-823 (-355)))) (-6 (-564 (-823 (-355)))) |%noBranch|)))
(((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))))
-((-1680 (((-108) $ $) NIL)) (-3733 (($) 14)) (-2699 (($ (-820 |#1| |#2|) (-820 |#1| |#3|)) 27)) (-3631 (((-820 |#1| |#3|) $) 16)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1473 (((-108) $) 22)) (-2453 (($) 19)) (-1691 (((-794) $) 30)) (-1841 (((-820 |#1| |#2|) $) 15)) (-3941 (((-108) $ $) 25)))
-(((-816 |#1| |#2| |#3|) (-13 (-1016) (-10 -8 (-15 -1473 ((-108) $)) (-15 -2453 ($)) (-15 -3733 ($)) (-15 -2699 ($ (-820 |#1| |#2|) (-820 |#1| |#3|))) (-15 -1841 ((-820 |#1| |#2|) $)) (-15 -3631 ((-820 |#1| |#3|) $)))) (-1016) (-1016) (-609 |#2|)) (T -816))
-((-1473 (*1 *2 *1) (-12 (-4 *4 (-1016)) (-5 *2 (-108)) (-5 *1 (-816 *3 *4 *5)) (-4 *3 (-1016)) (-4 *5 (-609 *4)))) (-2453 (*1 *1) (-12 (-4 *3 (-1016)) (-5 *1 (-816 *2 *3 *4)) (-4 *2 (-1016)) (-4 *4 (-609 *3)))) (-3733 (*1 *1) (-12 (-4 *3 (-1016)) (-5 *1 (-816 *2 *3 *4)) (-4 *2 (-1016)) (-4 *4 (-609 *3)))) (-2699 (*1 *1 *2 *3) (-12 (-5 *2 (-820 *4 *5)) (-5 *3 (-820 *4 *6)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-609 *5)) (-5 *1 (-816 *4 *5 *6)))) (-1841 (*1 *2 *1) (-12 (-4 *4 (-1016)) (-5 *2 (-820 *3 *4)) (-5 *1 (-816 *3 *4 *5)) (-4 *3 (-1016)) (-4 *5 (-609 *4)))) (-3631 (*1 *2 *1) (-12 (-4 *4 (-1016)) (-5 *2 (-820 *3 *5)) (-5 *1 (-816 *3 *4 *5)) (-4 *3 (-1016)) (-4 *5 (-609 *4)))))
-(-13 (-1016) (-10 -8 (-15 -1473 ((-108) $)) (-15 -2453 ($)) (-15 -3733 ($)) (-15 -2699 ($ (-820 |#1| |#2|) (-820 |#1| |#3|))) (-15 -1841 ((-820 |#1| |#2|) $)) (-15 -3631 ((-820 |#1| |#3|) $))))
-((-1680 (((-108) $ $) 7)) (-1524 (((-820 |#1| $) $ (-823 |#1|) (-820 |#1| $)) 13)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)))
+((-3260 (((-108) $ $) NIL)) (-2348 (($) 14)) (-4018 (($ (-820 |#1| |#2|) (-820 |#1| |#3|)) 27)) (-2309 (((-820 |#1| |#3|) $) 16)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3238 (((-108) $) 22)) (-2509 (($) 19)) (-3976 (((-794) $) 30)) (-2567 (((-820 |#1| |#2|) $) 15)) (-4037 (((-108) $ $) 25)))
+(((-816 |#1| |#2| |#3|) (-13 (-1016) (-10 -8 (-15 -3238 ((-108) $)) (-15 -2509 ($)) (-15 -2348 ($)) (-15 -4018 ($ (-820 |#1| |#2|) (-820 |#1| |#3|))) (-15 -2567 ((-820 |#1| |#2|) $)) (-15 -2309 ((-820 |#1| |#3|) $)))) (-1016) (-1016) (-609 |#2|)) (T -816))
+((-3238 (*1 *2 *1) (-12 (-4 *4 (-1016)) (-5 *2 (-108)) (-5 *1 (-816 *3 *4 *5)) (-4 *3 (-1016)) (-4 *5 (-609 *4)))) (-2509 (*1 *1) (-12 (-4 *3 (-1016)) (-5 *1 (-816 *2 *3 *4)) (-4 *2 (-1016)) (-4 *4 (-609 *3)))) (-2348 (*1 *1) (-12 (-4 *3 (-1016)) (-5 *1 (-816 *2 *3 *4)) (-4 *2 (-1016)) (-4 *4 (-609 *3)))) (-4018 (*1 *1 *2 *3) (-12 (-5 *2 (-820 *4 *5)) (-5 *3 (-820 *4 *6)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-609 *5)) (-5 *1 (-816 *4 *5 *6)))) (-2567 (*1 *2 *1) (-12 (-4 *4 (-1016)) (-5 *2 (-820 *3 *4)) (-5 *1 (-816 *3 *4 *5)) (-4 *3 (-1016)) (-4 *5 (-609 *4)))) (-2309 (*1 *2 *1) (-12 (-4 *4 (-1016)) (-5 *2 (-820 *3 *5)) (-5 *1 (-816 *3 *4 *5)) (-4 *3 (-1016)) (-4 *5 (-609 *4)))))
+(-13 (-1016) (-10 -8 (-15 -3238 ((-108) $)) (-15 -2509 ($)) (-15 -2348 ($)) (-15 -4018 ($ (-820 |#1| |#2|) (-820 |#1| |#3|))) (-15 -2567 ((-820 |#1| |#2|) $)) (-15 -2309 ((-820 |#1| |#3|) $))))
+((-3260 (((-108) $ $) 7)) (-2483 (((-820 |#1| $) $ (-823 |#1|) (-820 |#1| $)) 13)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)))
(((-817 |#1|) (-129) (-1016)) (T -817))
-((-1524 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-820 *4 *1)) (-5 *3 (-823 *4)) (-4 *1 (-817 *4)) (-4 *4 (-1016)))))
-(-13 (-1016) (-10 -8 (-15 -1524 ((-820 |t#1| $) $ (-823 |t#1|) (-820 |t#1| $)))))
+((-2483 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-820 *4 *1)) (-5 *3 (-823 *4)) (-4 *1 (-817 *4)) (-4 *4 (-1016)))))
+(-13 (-1016) (-10 -8 (-15 -2483 ((-820 |t#1| $) $ (-823 |t#1|) (-820 |t#1| $)))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-3739 (((-108) (-589 |#2|) |#3|) 23) (((-108) |#2| |#3|) 18)) (-3816 (((-820 |#1| |#2|) |#2| |#3|) 43 (-12 (-4179 (|has| |#2| (-964 (-1087)))) (-4179 (|has| |#2| (-973))))) (((-589 (-271 (-883 |#2|))) |#2| |#3|) 42 (-12 (|has| |#2| (-973)) (-4179 (|has| |#2| (-964 (-1087)))))) (((-589 (-271 |#2|)) |#2| |#3|) 35 (|has| |#2| (-964 (-1087)))) (((-816 |#1| |#2| (-589 |#2|)) (-589 |#2|) |#3|) 21)))
-(((-818 |#1| |#2| |#3|) (-10 -7 (-15 -3739 ((-108) |#2| |#3|)) (-15 -3739 ((-108) (-589 |#2|) |#3|)) (-15 -3816 ((-816 |#1| |#2| (-589 |#2|)) (-589 |#2|) |#3|)) (IF (|has| |#2| (-964 (-1087))) (-15 -3816 ((-589 (-271 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-973)) (-15 -3816 ((-589 (-271 (-883 |#2|))) |#2| |#3|)) (-15 -3816 ((-820 |#1| |#2|) |#2| |#3|))))) (-1016) (-817 |#1|) (-564 (-823 |#1|))) (T -818))
-((-3816 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-5 *2 (-820 *5 *3)) (-5 *1 (-818 *5 *3 *4)) (-4179 (-4 *3 (-964 (-1087)))) (-4179 (-4 *3 (-973))) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))) (-3816 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-5 *2 (-589 (-271 (-883 *3)))) (-5 *1 (-818 *5 *3 *4)) (-4 *3 (-973)) (-4179 (-4 *3 (-964 (-1087)))) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))) (-3816 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-5 *2 (-589 (-271 *3))) (-5 *1 (-818 *5 *3 *4)) (-4 *3 (-964 (-1087))) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))) (-3816 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *6 (-817 *5)) (-5 *2 (-816 *5 *6 (-589 *6))) (-5 *1 (-818 *5 *6 *4)) (-5 *3 (-589 *6)) (-4 *4 (-564 (-823 *5))))) (-3739 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-4 *6 (-817 *5)) (-4 *5 (-1016)) (-5 *2 (-108)) (-5 *1 (-818 *5 *6 *4)) (-4 *4 (-564 (-823 *5))))) (-3739 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-5 *2 (-108)) (-5 *1 (-818 *5 *3 *4)) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))))
-(-10 -7 (-15 -3739 ((-108) |#2| |#3|)) (-15 -3739 ((-108) (-589 |#2|) |#3|)) (-15 -3816 ((-816 |#1| |#2| (-589 |#2|)) (-589 |#2|) |#3|)) (IF (|has| |#2| (-964 (-1087))) (-15 -3816 ((-589 (-271 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-973)) (-15 -3816 ((-589 (-271 (-883 |#2|))) |#2| |#3|)) (-15 -3816 ((-820 |#1| |#2|) |#2| |#3|)))))
-((-1345 (((-820 |#1| |#3|) (-1 |#3| |#2|) (-820 |#1| |#2|)) 21)))
-(((-819 |#1| |#2| |#3|) (-10 -7 (-15 -1345 ((-820 |#1| |#3|) (-1 |#3| |#2|) (-820 |#1| |#2|)))) (-1016) (-1016) (-1016)) (T -819))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-820 *5 *6)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-820 *5 *7)) (-5 *1 (-819 *5 *6 *7)))))
-(-10 -7 (-15 -1345 ((-820 |#1| |#3|) (-1 |#3| |#2|) (-820 |#1| |#2|))))
-((-1680 (((-108) $ $) NIL)) (-3321 (($ $ $) 37)) (-1311 (((-3 (-108) "failed") $ (-823 |#1|)) 34)) (-3733 (($) 11)) (-2032 (((-1070) $) NIL)) (-2226 (($ (-823 |#1|) |#2| $) 20)) (-3951 (((-1034) $) NIL)) (-3409 (((-3 |#2| "failed") (-823 |#1|) $) 48)) (-1473 (((-108) $) 14)) (-2453 (($) 12)) (-2489 (((-589 (-2 (|:| -3772 (-1087)) (|:| -2482 |#2|))) $) 25)) (-1704 (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 |#2|)))) 23)) (-1691 (((-794) $) 42)) (-1686 (($ (-823 |#1|) |#2| $ |#2|) 46)) (-2862 (($ (-823 |#1|) |#2| $) 45)) (-3941 (((-108) $ $) 39)))
-(((-820 |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -1473 ((-108) $)) (-15 -2453 ($)) (-15 -3733 ($)) (-15 -3321 ($ $ $)) (-15 -3409 ((-3 |#2| "failed") (-823 |#1|) $)) (-15 -2862 ($ (-823 |#1|) |#2| $)) (-15 -2226 ($ (-823 |#1|) |#2| $)) (-15 -1686 ($ (-823 |#1|) |#2| $ |#2|)) (-15 -2489 ((-589 (-2 (|:| -3772 (-1087)) (|:| -2482 |#2|))) $)) (-15 -1704 ($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 |#2|))))) (-15 -1311 ((-3 (-108) "failed") $ (-823 |#1|))))) (-1016) (-1016)) (T -820))
-((-1473 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-2453 (*1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-3733 (*1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-3321 (*1 *1 *1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-3409 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-4 *2 (-1016)) (-5 *1 (-820 *4 *2)))) (-2862 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3)) (-4 *3 (-1016)))) (-2226 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3)) (-4 *3 (-1016)))) (-1686 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3)) (-4 *3 (-1016)))) (-2489 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 *4)))) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-1704 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 *4)))) (-4 *4 (-1016)) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016)))) (-1311 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-108)) (-5 *1 (-820 *4 *5)) (-4 *5 (-1016)))))
-(-13 (-1016) (-10 -8 (-15 -1473 ((-108) $)) (-15 -2453 ($)) (-15 -3733 ($)) (-15 -3321 ($ $ $)) (-15 -3409 ((-3 |#2| "failed") (-823 |#1|) $)) (-15 -2862 ($ (-823 |#1|) |#2| $)) (-15 -2226 ($ (-823 |#1|) |#2| $)) (-15 -1686 ($ (-823 |#1|) |#2| $ |#2|)) (-15 -2489 ((-589 (-2 (|:| -3772 (-1087)) (|:| -2482 |#2|))) $)) (-15 -1704 ($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 |#2|))))) (-15 -1311 ((-3 (-108) "failed") $ (-823 |#1|)))))
-((-3035 (((-823 |#1|) (-823 |#1|) (-589 (-1087)) (-1 (-108) (-589 |#2|))) 30) (((-823 |#1|) (-823 |#1|) (-589 (-1 (-108) |#2|))) 42) (((-823 |#1|) (-823 |#1|) (-1 (-108) |#2|)) 33)) (-1311 (((-108) (-589 |#2|) (-823 |#1|)) 39) (((-108) |#2| (-823 |#1|)) 35)) (-2150 (((-1 (-108) |#2|) (-823 |#1|)) 14)) (-1517 (((-589 |#2|) (-823 |#1|)) 23)) (-2974 (((-823 |#1|) (-823 |#1|) |#2|) 19)))
-(((-821 |#1| |#2|) (-10 -7 (-15 -3035 ((-823 |#1|) (-823 |#1|) (-1 (-108) |#2|))) (-15 -3035 ((-823 |#1|) (-823 |#1|) (-589 (-1 (-108) |#2|)))) (-15 -3035 ((-823 |#1|) (-823 |#1|) (-589 (-1087)) (-1 (-108) (-589 |#2|)))) (-15 -2150 ((-1 (-108) |#2|) (-823 |#1|))) (-15 -1311 ((-108) |#2| (-823 |#1|))) (-15 -1311 ((-108) (-589 |#2|) (-823 |#1|))) (-15 -2974 ((-823 |#1|) (-823 |#1|) |#2|)) (-15 -1517 ((-589 |#2|) (-823 |#1|)))) (-1016) (-1123)) (T -821))
-((-1517 (*1 *2 *3) (-12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-589 *5)) (-5 *1 (-821 *4 *5)) (-4 *5 (-1123)))) (-2974 (*1 *2 *2 *3) (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-821 *4 *3)) (-4 *3 (-1123)))) (-1311 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *2 (-108)) (-5 *1 (-821 *5 *6)))) (-1311 (*1 *2 *3 *4) (-12 (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-5 *2 (-108)) (-5 *1 (-821 *5 *3)) (-4 *3 (-1123)))) (-2150 (*1 *2 *3) (-12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-821 *4 *5)) (-4 *5 (-1123)))) (-3035 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-823 *5)) (-5 *3 (-589 (-1087))) (-5 *4 (-1 (-108) (-589 *6))) (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *1 (-821 *5 *6)))) (-3035 (*1 *2 *2 *3) (-12 (-5 *2 (-823 *4)) (-5 *3 (-589 (-1 (-108) *5))) (-4 *4 (-1016)) (-4 *5 (-1123)) (-5 *1 (-821 *4 *5)))) (-3035 (*1 *2 *2 *3) (-12 (-5 *2 (-823 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1016)) (-4 *5 (-1123)) (-5 *1 (-821 *4 *5)))))
-(-10 -7 (-15 -3035 ((-823 |#1|) (-823 |#1|) (-1 (-108) |#2|))) (-15 -3035 ((-823 |#1|) (-823 |#1|) (-589 (-1 (-108) |#2|)))) (-15 -3035 ((-823 |#1|) (-823 |#1|) (-589 (-1087)) (-1 (-108) (-589 |#2|)))) (-15 -2150 ((-1 (-108) |#2|) (-823 |#1|))) (-15 -1311 ((-108) |#2| (-823 |#1|))) (-15 -1311 ((-108) (-589 |#2|) (-823 |#1|))) (-15 -2974 ((-823 |#1|) (-823 |#1|) |#2|)) (-15 -1517 ((-589 |#2|) (-823 |#1|))))
-((-1345 (((-823 |#2|) (-1 |#2| |#1|) (-823 |#1|)) 17)))
-(((-822 |#1| |#2|) (-10 -7 (-15 -1345 ((-823 |#2|) (-1 |#2| |#1|) (-823 |#1|)))) (-1016) (-1016)) (T -822))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-823 *6)) (-5 *1 (-822 *5 *6)))))
-(-10 -7 (-15 -1345 ((-823 |#2|) (-1 |#2| |#1|) (-823 |#1|))))
-((-1680 (((-108) $ $) NIL)) (-1448 (($ $ (-589 (-51))) 64)) (-1292 (((-589 $) $) 118)) (-2056 (((-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51))) $) 23)) (-2028 (((-108) $) 30)) (-3123 (($ $ (-589 (-1087)) (-51)) 25)) (-1764 (($ $ (-589 (-51))) 63)) (-1220 (((-3 |#1| "failed") $) 61) (((-3 (-1087) "failed") $) 140)) (-3508 ((|#1| $) 57) (((-1087) $) NIL)) (-2735 (($ $) 108)) (-3085 (((-108) $) 46)) (-2324 (((-589 (-51)) $) 44)) (-3576 (($ (-1087) (-108) (-108) (-108)) 65)) (-1703 (((-3 (-589 $) "failed") (-589 $)) 72)) (-2520 (((-108) $) 49)) (-3058 (((-108) $) 48)) (-2032 (((-1070) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) 35)) (-1887 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 42)) (-3064 (((-3 (-2 (|:| |val| $) (|:| -1475 $)) "failed") $) 83)) (-3478 (((-3 (-589 $) "failed") $) 32)) (-1554 (((-3 (-589 $) "failed") $ (-110)) 107) (((-3 (-2 (|:| -2888 (-110)) (|:| |arg| (-589 $))) "failed") $) 95)) (-3757 (((-3 (-589 $) "failed") $) 36)) (-2790 (((-3 (-2 (|:| |val| $) (|:| -1475 (-710))) "failed") $) 39)) (-1402 (((-108) $) 29)) (-3951 (((-1034) $) NIL)) (-2948 (((-108) $) 21)) (-3989 (((-108) $) 45)) (-3265 (((-589 (-51)) $) 111)) (-1931 (((-108) $) 47)) (-1937 (($ (-110) (-589 $)) 92)) (-1576 (((-710) $) 28)) (-1874 (($ $) 62)) (-1400 (($ (-589 $)) 59)) (-1844 (((-108) $) 26)) (-1691 (((-794) $) 52) (($ |#1|) 18) (($ (-1087)) 66)) (-2974 (($ $ (-51)) 110)) (-1879 (($) 91 T CONST)) (-1891 (($) 73 T CONST)) (-3941 (((-108) $ $) 79)) (-4074 (($ $ $) 100)) (-4045 (($ $ $) 104)) (** (($ $ (-710)) 99) (($ $ $) 53)) (* (($ $ $) 105)))
-(((-823 |#1|) (-13 (-1016) (-964 |#1|) (-964 (-1087)) (-10 -8 (-15 0 ($) -2501) (-15 1 ($) -2501) (-15 -3478 ((-3 (-589 $) "failed") $)) (-15 -3538 ((-3 (-589 $) "failed") $)) (-15 -1554 ((-3 (-589 $) "failed") $ (-110))) (-15 -1554 ((-3 (-2 (|:| -2888 (-110)) (|:| |arg| (-589 $))) "failed") $)) (-15 -2790 ((-3 (-2 (|:| |val| $) (|:| -1475 (-710))) "failed") $)) (-15 -1887 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3757 ((-3 (-589 $) "failed") $)) (-15 -3064 ((-3 (-2 (|:| |val| $) (|:| -1475 $)) "failed") $)) (-15 -1937 ($ (-110) (-589 $))) (-15 -4045 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710))) (-15 ** ($ $ $)) (-15 -4074 ($ $ $)) (-15 -1576 ((-710) $)) (-15 -1400 ($ (-589 $))) (-15 -1874 ($ $)) (-15 -1402 ((-108) $)) (-15 -3085 ((-108) $)) (-15 -2028 ((-108) $)) (-15 -1844 ((-108) $)) (-15 -1931 ((-108) $)) (-15 -3058 ((-108) $)) (-15 -2520 ((-108) $)) (-15 -3989 ((-108) $)) (-15 -2324 ((-589 (-51)) $)) (-15 -1764 ($ $ (-589 (-51)))) (-15 -1448 ($ $ (-589 (-51)))) (-15 -3576 ($ (-1087) (-108) (-108) (-108))) (-15 -3123 ($ $ (-589 (-1087)) (-51))) (-15 -2056 ((-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51))) $)) (-15 -2948 ((-108) $)) (-15 -2735 ($ $)) (-15 -2974 ($ $ (-51))) (-15 -3265 ((-589 (-51)) $)) (-15 -1292 ((-589 $) $)) (-15 -1703 ((-3 (-589 $) "failed") (-589 $))))) (-1016)) (T -823))
-((-1879 (*1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-1891 (*1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-3478 (*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3538 (*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1554 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-589 (-823 *4))) (-5 *1 (-823 *4)) (-4 *4 (-1016)))) (-1554 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -2888 (-110)) (|:| |arg| (-589 (-823 *3))))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2790 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-823 *3)) (|:| -1475 (-710)))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1887 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-823 *3)) (|:| |den| (-823 *3)))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3757 (*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3064 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-823 *3)) (|:| -1475 (-823 *3)))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1937 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 (-823 *4))) (-5 *1 (-823 *4)) (-4 *4 (-1016)))) (-4045 (*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-4074 (*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-1576 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1874 (*1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-1402 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3085 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2028 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1844 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1931 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3058 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2520 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3989 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2324 (*1 *2 *1) (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1764 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1448 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3576 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-108)) (-5 *1 (-823 *4)) (-4 *4 (-1016)))) (-3123 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-51)) (-5 *1 (-823 *4)) (-4 *4 (-1016)))) (-2056 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51)))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2948 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2735 (*1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-2974 (*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3265 (*1 *2 *1) (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1292 (*1 *2 *1) (-12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1703 (*1 *2 *2) (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(-13 (-1016) (-964 |#1|) (-964 (-1087)) (-10 -8 (-15 (-1879) ($) -2501) (-15 (-1891) ($) -2501) (-15 -3478 ((-3 (-589 $) "failed") $)) (-15 -3538 ((-3 (-589 $) "failed") $)) (-15 -1554 ((-3 (-589 $) "failed") $ (-110))) (-15 -1554 ((-3 (-2 (|:| -2888 (-110)) (|:| |arg| (-589 $))) "failed") $)) (-15 -2790 ((-3 (-2 (|:| |val| $) (|:| -1475 (-710))) "failed") $)) (-15 -1887 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3757 ((-3 (-589 $) "failed") $)) (-15 -3064 ((-3 (-2 (|:| |val| $) (|:| -1475 $)) "failed") $)) (-15 -1937 ($ (-110) (-589 $))) (-15 -4045 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710))) (-15 ** ($ $ $)) (-15 -4074 ($ $ $)) (-15 -1576 ((-710) $)) (-15 -1400 ($ (-589 $))) (-15 -1874 ($ $)) (-15 -1402 ((-108) $)) (-15 -3085 ((-108) $)) (-15 -2028 ((-108) $)) (-15 -1844 ((-108) $)) (-15 -1931 ((-108) $)) (-15 -3058 ((-108) $)) (-15 -2520 ((-108) $)) (-15 -3989 ((-108) $)) (-15 -2324 ((-589 (-51)) $)) (-15 -1764 ($ $ (-589 (-51)))) (-15 -1448 ($ $ (-589 (-51)))) (-15 -3576 ($ (-1087) (-108) (-108) (-108))) (-15 -3123 ($ $ (-589 (-1087)) (-51))) (-15 -2056 ((-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51))) $)) (-15 -2948 ((-108) $)) (-15 -2735 ($ $)) (-15 -2974 ($ $ (-51))) (-15 -3265 ((-589 (-51)) $)) (-15 -1292 ((-589 $) $)) (-15 -1703 ((-3 (-589 $) "failed") (-589 $)))))
-((-1680 (((-108) $ $) NIL)) (-2634 (((-589 |#1|) $) 16)) (-2977 (((-108) $) 38)) (-1220 (((-3 (-614 |#1|) "failed") $) 43)) (-3508 (((-614 |#1|) $) 41)) (-2441 (($ $) 18)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2616 (((-710) $) 46)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-614 |#1|) $) 17)) (-1691 (((-794) $) 37) (($ (-614 |#1|)) 21) (((-758 |#1|) $) 27) (($ |#1|) 20)) (-1891 (($) 8 T CONST)) (-3461 (((-589 (-614 |#1|)) $) 23)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 11)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 49)))
-(((-824 |#1|) (-13 (-786) (-964 (-614 |#1|)) (-10 -8 (-15 1 ($) -2501) (-15 -1691 ((-758 |#1|) $)) (-15 -1691 ($ |#1|)) (-15 -2428 ((-614 |#1|) $)) (-15 -2616 ((-710) $)) (-15 -3461 ((-589 (-614 |#1|)) $)) (-15 -2441 ($ $)) (-15 -2977 ((-108) $)) (-15 -2634 ((-589 |#1|) $)))) (-786)) (T -824))
-((-1891 (*1 *1) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-1691 (*1 *1 *2) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786)))) (-2428 (*1 *2 *1) (-12 (-5 *2 (-614 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-2616 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-3461 (*1 *2 *1) (-12 (-5 *2 (-589 (-614 *3))) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-2441 (*1 *1 *1) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786)))) (-2977 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-2634 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786)))))
-(-13 (-786) (-964 (-614 |#1|)) (-10 -8 (-15 (-1891) ($) -2501) (-15 -1691 ((-758 |#1|) $)) (-15 -1691 ($ |#1|)) (-15 -2428 ((-614 |#1|) $)) (-15 -2616 ((-710) $)) (-15 -3461 ((-589 (-614 |#1|)) $)) (-15 -2441 ($ $)) (-15 -2977 ((-108) $)) (-15 -2634 ((-589 |#1|) $))))
-((-3063 ((|#1| |#1| |#1|) 19)))
-(((-825 |#1| |#2|) (-10 -7 (-15 -3063 (|#1| |#1| |#1|))) (-1145 |#2|) (-973)) (T -825))
-((-3063 (*1 *2 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-825 *2 *3)) (-4 *2 (-1145 *3)))))
-(-10 -7 (-15 -3063 (|#1| |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-1796 (((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 14)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1824 (((-962) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 13)) (-3941 (((-108) $ $) 6)))
+((-2676 (((-108) (-589 |#2|) |#3|) 23) (((-108) |#2| |#3|) 18)) (-1598 (((-820 |#1| |#2|) |#2| |#3|) 43 (-12 (-2575 (|has| |#2| (-964 (-1087)))) (-2575 (|has| |#2| (-973))))) (((-589 (-271 (-883 |#2|))) |#2| |#3|) 42 (-12 (|has| |#2| (-973)) (-2575 (|has| |#2| (-964 (-1087)))))) (((-589 (-271 |#2|)) |#2| |#3|) 35 (|has| |#2| (-964 (-1087)))) (((-816 |#1| |#2| (-589 |#2|)) (-589 |#2|) |#3|) 21)))
+(((-818 |#1| |#2| |#3|) (-10 -7 (-15 -2676 ((-108) |#2| |#3|)) (-15 -2676 ((-108) (-589 |#2|) |#3|)) (-15 -1598 ((-816 |#1| |#2| (-589 |#2|)) (-589 |#2|) |#3|)) (IF (|has| |#2| (-964 (-1087))) (-15 -1598 ((-589 (-271 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-973)) (-15 -1598 ((-589 (-271 (-883 |#2|))) |#2| |#3|)) (-15 -1598 ((-820 |#1| |#2|) |#2| |#3|))))) (-1016) (-817 |#1|) (-564 (-823 |#1|))) (T -818))
+((-1598 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-5 *2 (-820 *5 *3)) (-5 *1 (-818 *5 *3 *4)) (-2575 (-4 *3 (-964 (-1087)))) (-2575 (-4 *3 (-973))) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))) (-1598 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-5 *2 (-589 (-271 (-883 *3)))) (-5 *1 (-818 *5 *3 *4)) (-4 *3 (-973)) (-2575 (-4 *3 (-964 (-1087)))) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))) (-1598 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-5 *2 (-589 (-271 *3))) (-5 *1 (-818 *5 *3 *4)) (-4 *3 (-964 (-1087))) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))) (-1598 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-4 *6 (-817 *5)) (-5 *2 (-816 *5 *6 (-589 *6))) (-5 *1 (-818 *5 *6 *4)) (-5 *3 (-589 *6)) (-4 *4 (-564 (-823 *5))))) (-2676 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-4 *6 (-817 *5)) (-4 *5 (-1016)) (-5 *2 (-108)) (-5 *1 (-818 *5 *6 *4)) (-4 *4 (-564 (-823 *5))))) (-2676 (*1 *2 *3 *4) (-12 (-4 *5 (-1016)) (-5 *2 (-108)) (-5 *1 (-818 *5 *3 *4)) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))))
+(-10 -7 (-15 -2676 ((-108) |#2| |#3|)) (-15 -2676 ((-108) (-589 |#2|) |#3|)) (-15 -1598 ((-816 |#1| |#2| (-589 |#2|)) (-589 |#2|) |#3|)) (IF (|has| |#2| (-964 (-1087))) (-15 -1598 ((-589 (-271 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-973)) (-15 -1598 ((-589 (-271 (-883 |#2|))) |#2| |#3|)) (-15 -1598 ((-820 |#1| |#2|) |#2| |#3|)))))
+((-3015 (((-820 |#1| |#3|) (-1 |#3| |#2|) (-820 |#1| |#2|)) 22)))
+(((-819 |#1| |#2| |#3|) (-10 -7 (-15 -3015 ((-820 |#1| |#3|) (-1 |#3| |#2|) (-820 |#1| |#2|)))) (-1016) (-1016) (-1016)) (T -819))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-820 *5 *6)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-820 *5 *7)) (-5 *1 (-819 *5 *6 *7)))))
+(-10 -7 (-15 -3015 ((-820 |#1| |#3|) (-1 |#3| |#2|) (-820 |#1| |#2|))))
+((-3260 (((-108) $ $) NIL)) (-2073 (($ $ $) 39)) (-1256 (((-3 (-108) "failed") $ (-823 |#1|)) 36)) (-2348 (($) 12)) (-3841 (((-1070) $) NIL)) (-2069 (($ (-823 |#1|) |#2| $) 20)) (-2435 (((-1034) $) NIL)) (-3039 (((-3 |#2| "failed") (-823 |#1|) $) 50)) (-3238 (((-108) $) 15)) (-2509 (($) 13)) (-3644 (((-589 (-2 (|:| -2402 (-1087)) (|:| -2746 |#2|))) $) 25)) (-3985 (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 |#2|)))) 23)) (-3976 (((-794) $) 44)) (-1654 (($ (-823 |#1|) |#2| $ |#2|) 48)) (-3173 (($ (-823 |#1|) |#2| $) 47)) (-4037 (((-108) $ $) 41)))
+(((-820 |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -3238 ((-108) $)) (-15 -2509 ($)) (-15 -2348 ($)) (-15 -2073 ($ $ $)) (-15 -3039 ((-3 |#2| "failed") (-823 |#1|) $)) (-15 -3173 ($ (-823 |#1|) |#2| $)) (-15 -2069 ($ (-823 |#1|) |#2| $)) (-15 -1654 ($ (-823 |#1|) |#2| $ |#2|)) (-15 -3644 ((-589 (-2 (|:| -2402 (-1087)) (|:| -2746 |#2|))) $)) (-15 -3985 ($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 |#2|))))) (-15 -1256 ((-3 (-108) "failed") $ (-823 |#1|))))) (-1016) (-1016)) (T -820))
+((-3238 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-2509 (*1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-2348 (*1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-2073 (*1 *1 *1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-3039 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-4 *2 (-1016)) (-5 *1 (-820 *4 *2)))) (-3173 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3)) (-4 *3 (-1016)))) (-2069 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3)) (-4 *3 (-1016)))) (-1654 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3)) (-4 *3 (-1016)))) (-3644 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 *4)))) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-3985 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 *4)))) (-4 *4 (-1016)) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016)))) (-1256 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-108)) (-5 *1 (-820 *4 *5)) (-4 *5 (-1016)))))
+(-13 (-1016) (-10 -8 (-15 -3238 ((-108) $)) (-15 -2509 ($)) (-15 -2348 ($)) (-15 -2073 ($ $ $)) (-15 -3039 ((-3 |#2| "failed") (-823 |#1|) $)) (-15 -3173 ($ (-823 |#1|) |#2| $)) (-15 -2069 ($ (-823 |#1|) |#2| $)) (-15 -1654 ($ (-823 |#1|) |#2| $ |#2|)) (-15 -3644 ((-589 (-2 (|:| -2402 (-1087)) (|:| -2746 |#2|))) $)) (-15 -3985 ($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 |#2|))))) (-15 -1256 ((-3 (-108) "failed") $ (-823 |#1|)))))
+((-2430 (((-823 |#1|) (-823 |#1|) (-589 (-1087)) (-1 (-108) (-589 |#2|))) 32) (((-823 |#1|) (-823 |#1|) (-589 (-1 (-108) |#2|))) 43) (((-823 |#1|) (-823 |#1|) (-1 (-108) |#2|)) 35)) (-1256 (((-108) (-589 |#2|) (-823 |#1|)) 40) (((-108) |#2| (-823 |#1|)) 36)) (-3735 (((-1 (-108) |#2|) (-823 |#1|)) 16)) (-3643 (((-589 |#2|) (-823 |#1|)) 24)) (-1898 (((-823 |#1|) (-823 |#1|) |#2|) 20)))
+(((-821 |#1| |#2|) (-10 -7 (-15 -2430 ((-823 |#1|) (-823 |#1|) (-1 (-108) |#2|))) (-15 -2430 ((-823 |#1|) (-823 |#1|) (-589 (-1 (-108) |#2|)))) (-15 -2430 ((-823 |#1|) (-823 |#1|) (-589 (-1087)) (-1 (-108) (-589 |#2|)))) (-15 -3735 ((-1 (-108) |#2|) (-823 |#1|))) (-15 -1256 ((-108) |#2| (-823 |#1|))) (-15 -1256 ((-108) (-589 |#2|) (-823 |#1|))) (-15 -1898 ((-823 |#1|) (-823 |#1|) |#2|)) (-15 -3643 ((-589 |#2|) (-823 |#1|)))) (-1016) (-1123)) (T -821))
+((-3643 (*1 *2 *3) (-12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-589 *5)) (-5 *1 (-821 *4 *5)) (-4 *5 (-1123)))) (-1898 (*1 *2 *2 *3) (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-821 *4 *3)) (-4 *3 (-1123)))) (-1256 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *2 (-108)) (-5 *1 (-821 *5 *6)))) (-1256 (*1 *2 *3 *4) (-12 (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-5 *2 (-108)) (-5 *1 (-821 *5 *3)) (-4 *3 (-1123)))) (-3735 (*1 *2 *3) (-12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-821 *4 *5)) (-4 *5 (-1123)))) (-2430 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-823 *5)) (-5 *3 (-589 (-1087))) (-5 *4 (-1 (-108) (-589 *6))) (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *1 (-821 *5 *6)))) (-2430 (*1 *2 *2 *3) (-12 (-5 *2 (-823 *4)) (-5 *3 (-589 (-1 (-108) *5))) (-4 *4 (-1016)) (-4 *5 (-1123)) (-5 *1 (-821 *4 *5)))) (-2430 (*1 *2 *2 *3) (-12 (-5 *2 (-823 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1016)) (-4 *5 (-1123)) (-5 *1 (-821 *4 *5)))))
+(-10 -7 (-15 -2430 ((-823 |#1|) (-823 |#1|) (-1 (-108) |#2|))) (-15 -2430 ((-823 |#1|) (-823 |#1|) (-589 (-1 (-108) |#2|)))) (-15 -2430 ((-823 |#1|) (-823 |#1|) (-589 (-1087)) (-1 (-108) (-589 |#2|)))) (-15 -3735 ((-1 (-108) |#2|) (-823 |#1|))) (-15 -1256 ((-108) |#2| (-823 |#1|))) (-15 -1256 ((-108) (-589 |#2|) (-823 |#1|))) (-15 -1898 ((-823 |#1|) (-823 |#1|) |#2|)) (-15 -3643 ((-589 |#2|) (-823 |#1|))))
+((-3015 (((-823 |#2|) (-1 |#2| |#1|) (-823 |#1|)) 19)))
+(((-822 |#1| |#2|) (-10 -7 (-15 -3015 ((-823 |#2|) (-1 |#2| |#1|) (-823 |#1|)))) (-1016) (-1016)) (T -822))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-5 *2 (-823 *6)) (-5 *1 (-822 *5 *6)))))
+(-10 -7 (-15 -3015 ((-823 |#2|) (-1 |#2| |#1|) (-823 |#1|))))
+((-3260 (((-108) $ $) NIL)) (-1204 (($ $ (-589 (-51))) 64)) (-3716 (((-589 $) $) 118)) (-4043 (((-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51))) $) 24)) (-1972 (((-108) $) 30)) (-2735 (($ $ (-589 (-1087)) (-51)) 25)) (-4215 (($ $ (-589 (-51))) 63)) (-2898 (((-3 |#1| "failed") $) 61) (((-3 (-1087) "failed") $) 140)) (-1996 ((|#1| $) 58) (((-1087) $) NIL)) (-1264 (($ $) 108)) (-3580 (((-108) $) 47)) (-1669 (((-589 (-51)) $) 45)) (-2916 (($ (-1087) (-108) (-108) (-108)) 65)) (-1839 (((-3 (-589 $) "failed") (-589 $)) 72)) (-2767 (((-108) $) 50)) (-3308 (((-108) $) 49)) (-3841 (((-1070) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) 36)) (-1875 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 43)) (-3372 (((-3 (-2 (|:| |val| $) (|:| -3262 $)) "failed") $) 83)) (-1973 (((-3 (-589 $) "failed") $) 33)) (-2759 (((-3 (-589 $) "failed") $ (-110)) 107) (((-3 (-2 (|:| -3362 (-110)) (|:| |arg| (-589 $))) "failed") $) 95)) (-2888 (((-3 (-589 $) "failed") $) 37)) (-3719 (((-3 (-2 (|:| |val| $) (|:| -3262 (-710))) "failed") $) 40)) (-3933 (((-108) $) 29)) (-2435 (((-1034) $) NIL)) (-1578 (((-108) $) 21)) (-1471 (((-108) $) 46)) (-1615 (((-589 (-51)) $) 111)) (-2237 (((-108) $) 48)) (-1502 (($ (-110) (-589 $)) 92)) (-4120 (((-710) $) 28)) (-4124 (($ $) 62)) (-3077 (($ (-589 $)) 59)) (-2592 (((-108) $) 26)) (-3976 (((-794) $) 53) (($ |#1|) 18) (($ (-1087)) 66)) (-1898 (($ $ (-51)) 110)) (-1428 (($) 91 T CONST)) (-1440 (($) 73 T CONST)) (-4037 (((-108) $ $) 79)) (-4125 (($ $ $) 100)) (-4103 (($ $ $) 104)) (** (($ $ (-710)) 99) (($ $ $) 54)) (* (($ $ $) 105)))
+(((-823 |#1|) (-13 (-1016) (-964 |#1|) (-964 (-1087)) (-10 -8 (-15 0 ($) -1982) (-15 1 ($) -1982) (-15 -1973 ((-3 (-589 $) "failed") $)) (-15 -3818 ((-3 (-589 $) "failed") $)) (-15 -2759 ((-3 (-589 $) "failed") $ (-110))) (-15 -2759 ((-3 (-2 (|:| -3362 (-110)) (|:| |arg| (-589 $))) "failed") $)) (-15 -3719 ((-3 (-2 (|:| |val| $) (|:| -3262 (-710))) "failed") $)) (-15 -1875 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -2888 ((-3 (-589 $) "failed") $)) (-15 -3372 ((-3 (-2 (|:| |val| $) (|:| -3262 $)) "failed") $)) (-15 -1502 ($ (-110) (-589 $))) (-15 -4103 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710))) (-15 ** ($ $ $)) (-15 -4125 ($ $ $)) (-15 -4120 ((-710) $)) (-15 -3077 ($ (-589 $))) (-15 -4124 ($ $)) (-15 -3933 ((-108) $)) (-15 -3580 ((-108) $)) (-15 -1972 ((-108) $)) (-15 -2592 ((-108) $)) (-15 -2237 ((-108) $)) (-15 -3308 ((-108) $)) (-15 -2767 ((-108) $)) (-15 -1471 ((-108) $)) (-15 -1669 ((-589 (-51)) $)) (-15 -4215 ($ $ (-589 (-51)))) (-15 -1204 ($ $ (-589 (-51)))) (-15 -2916 ($ (-1087) (-108) (-108) (-108))) (-15 -2735 ($ $ (-589 (-1087)) (-51))) (-15 -4043 ((-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51))) $)) (-15 -1578 ((-108) $)) (-15 -1264 ($ $)) (-15 -1898 ($ $ (-51))) (-15 -1615 ((-589 (-51)) $)) (-15 -3716 ((-589 $) $)) (-15 -1839 ((-3 (-589 $) "failed") (-589 $))))) (-1016)) (T -823))
+((-1428 (*1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-1440 (*1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-1973 (*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3818 (*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2759 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-589 (-823 *4))) (-5 *1 (-823 *4)) (-4 *4 (-1016)))) (-2759 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -3362 (-110)) (|:| |arg| (-589 (-823 *3))))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3719 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-823 *3)) (|:| -3262 (-710)))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1875 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-823 *3)) (|:| |den| (-823 *3)))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2888 (*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3372 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-823 *3)) (|:| -3262 (-823 *3)))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 (-823 *4))) (-5 *1 (-823 *4)) (-4 *4 (-1016)))) (-4103 (*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-4125 (*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-4120 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-4124 (*1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-3933 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3580 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1972 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2592 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2237 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3308 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2767 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1471 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1669 (*1 *2 *1) (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-4215 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1204 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-2916 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-108)) (-5 *1 (-823 *4)) (-4 *4 (-1016)))) (-2735 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-51)) (-5 *1 (-823 *4)) (-4 *4 (-1016)))) (-4043 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51)))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1578 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1264 (*1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))) (-1898 (*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1615 (*1 *2 *1) (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-3716 (*1 *2 *1) (-12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))) (-1839 (*1 *2 *2) (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(-13 (-1016) (-964 |#1|) (-964 (-1087)) (-10 -8 (-15 (-1428) ($) -1982) (-15 (-1440) ($) -1982) (-15 -1973 ((-3 (-589 $) "failed") $)) (-15 -3818 ((-3 (-589 $) "failed") $)) (-15 -2759 ((-3 (-589 $) "failed") $ (-110))) (-15 -2759 ((-3 (-2 (|:| -3362 (-110)) (|:| |arg| (-589 $))) "failed") $)) (-15 -3719 ((-3 (-2 (|:| |val| $) (|:| -3262 (-710))) "failed") $)) (-15 -1875 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -2888 ((-3 (-589 $) "failed") $)) (-15 -3372 ((-3 (-2 (|:| |val| $) (|:| -3262 $)) "failed") $)) (-15 -1502 ($ (-110) (-589 $))) (-15 -4103 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710))) (-15 ** ($ $ $)) (-15 -4125 ($ $ $)) (-15 -4120 ((-710) $)) (-15 -3077 ($ (-589 $))) (-15 -4124 ($ $)) (-15 -3933 ((-108) $)) (-15 -3580 ((-108) $)) (-15 -1972 ((-108) $)) (-15 -2592 ((-108) $)) (-15 -2237 ((-108) $)) (-15 -3308 ((-108) $)) (-15 -2767 ((-108) $)) (-15 -1471 ((-108) $)) (-15 -1669 ((-589 (-51)) $)) (-15 -4215 ($ $ (-589 (-51)))) (-15 -1204 ($ $ (-589 (-51)))) (-15 -2916 ($ (-1087) (-108) (-108) (-108))) (-15 -2735 ($ $ (-589 (-1087)) (-51))) (-15 -4043 ((-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51))) $)) (-15 -1578 ((-108) $)) (-15 -1264 ($ $)) (-15 -1898 ($ $ (-51))) (-15 -1615 ((-589 (-51)) $)) (-15 -3716 ((-589 $) $)) (-15 -1839 ((-3 (-589 $) "failed") (-589 $)))))
+((-3260 (((-108) $ $) NIL)) (-1304 (((-589 |#1|) $) 16)) (-1936 (((-108) $) 38)) (-2898 (((-3 (-614 |#1|) "failed") $) 43)) (-1996 (((-614 |#1|) $) 41)) (-3891 (($ $) 18)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3229 (((-710) $) 46)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-614 |#1|) $) 17)) (-3976 (((-794) $) 37) (($ (-614 |#1|)) 21) (((-758 |#1|) $) 27) (($ |#1|) 20)) (-1440 (($) 8 T CONST)) (-1776 (((-589 (-614 |#1|)) $) 23)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 11)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 49)))
+(((-824 |#1|) (-13 (-786) (-964 (-614 |#1|)) (-10 -8 (-15 1 ($) -1982) (-15 -3976 ((-758 |#1|) $)) (-15 -3976 ($ |#1|)) (-15 -3879 ((-614 |#1|) $)) (-15 -3229 ((-710) $)) (-15 -1776 ((-589 (-614 |#1|)) $)) (-15 -3891 ($ $)) (-15 -1936 ((-108) $)) (-15 -1304 ((-589 |#1|) $)))) (-786)) (T -824))
+((-1440 (*1 *1) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-3976 (*1 *1 *2) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786)))) (-3879 (*1 *2 *1) (-12 (-5 *2 (-614 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-3229 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-1776 (*1 *2 *1) (-12 (-5 *2 (-589 (-614 *3))) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-3891 (*1 *1 *1) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786)))) (-1936 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-824 *3)) (-4 *3 (-786)))) (-1304 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786)))))
+(-13 (-786) (-964 (-614 |#1|)) (-10 -8 (-15 (-1440) ($) -1982) (-15 -3976 ((-758 |#1|) $)) (-15 -3976 ($ |#1|)) (-15 -3879 ((-614 |#1|) $)) (-15 -3229 ((-710) $)) (-15 -1776 ((-589 (-614 |#1|)) $)) (-15 -3891 ($ $)) (-15 -1936 ((-108) $)) (-15 -1304 ((-589 |#1|) $))))
+((-3363 ((|#1| |#1| |#1|) 19)))
+(((-825 |#1| |#2|) (-10 -7 (-15 -3363 (|#1| |#1| |#1|))) (-1145 |#2|) (-973)) (T -825))
+((-3363 (*1 *2 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-825 *2 *3)) (-4 *2 (-1145 *3)))))
+(-10 -7 (-15 -3363 (|#1| |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-3359 (((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 14)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-3687 (((-962) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 13)) (-4037 (((-108) $ $) 6)))
(((-826) (-129)) (T -826))
-((-1796 (*1 *2 *3 *4) (-12 (-4 *1 (-826)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070)))))) (-1824 (*1 *2 *3) (-12 (-4 *1 (-826)) (-5 *3 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *2 (-962)))))
-(-13 (-1016) (-10 -7 (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))) (-15 -1824 ((-962) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))))))
+((-3359 (*1 *2 *3 *4) (-12 (-4 *1 (-826)) (-5 *3 (-985)) (-5 *4 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070)))))) (-3687 (*1 *2 *3) (-12 (-4 *1 (-826)) (-5 *3 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *2 (-962)))))
+(-13 (-1016) (-10 -7 (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))) (-985) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))) (-15 -3687 ((-962) (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-3330 ((|#1| |#1| (-710)) 24)) (-3490 (((-3 |#1| "failed") |#1| |#1|) 22)) (-3530 (((-3 (-2 (|:| -3844 |#1|) (|:| -3855 |#1|)) "failed") |#1| (-710) (-710)) 27) (((-589 |#1|) |#1|) 29)))
-(((-827 |#1| |#2|) (-10 -7 (-15 -3530 ((-589 |#1|) |#1|)) (-15 -3530 ((-3 (-2 (|:| -3844 |#1|) (|:| -3855 |#1|)) "failed") |#1| (-710) (-710))) (-15 -3490 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3330 (|#1| |#1| (-710)))) (-1145 |#2|) (-339)) (T -827))
-((-3330 (*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-339)) (-5 *1 (-827 *2 *4)) (-4 *2 (-1145 *4)))) (-3490 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-339)) (-5 *1 (-827 *2 *3)) (-4 *2 (-1145 *3)))) (-3530 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-710)) (-4 *5 (-339)) (-5 *2 (-2 (|:| -3844 *3) (|:| -3855 *3))) (-5 *1 (-827 *3 *5)) (-4 *3 (-1145 *5)))) (-3530 (*1 *2 *3) (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-827 *3 *4)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -3530 ((-589 |#1|) |#1|)) (-15 -3530 ((-3 (-2 (|:| -3844 |#1|) (|:| -3855 |#1|)) "failed") |#1| (-710) (-710))) (-15 -3490 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3330 (|#1| |#1| (-710))))
-((-3112 (((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070)) 92) (((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070) (-203)) 87) (((-962) (-829) (-985)) 76) (((-962) (-829)) 77)) (-1796 (((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829) (-985)) 50) (((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829)) 52)))
-(((-828) (-10 -7 (-15 -3112 ((-962) (-829))) (-15 -3112 ((-962) (-829) (-985))) (-15 -3112 ((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070) (-203))) (-15 -3112 ((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829) (-985))))) (T -828))
-((-1796 (*1 *2 *3 *4) (-12 (-5 *3 (-829)) (-5 *4 (-985)) (-5 *2 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-828)))) (-1796 (*1 *2 *3) (-12 (-5 *3 (-829)) (-5 *2 (-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-828)))) (-3112 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *4 (-710)) (-5 *6 (-589 (-589 (-292 *3)))) (-5 *7 (-1070)) (-5 *5 (-589 (-292 (-355)))) (-5 *3 (-355)) (-5 *2 (-962)) (-5 *1 (-828)))) (-3112 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *4 (-710)) (-5 *6 (-589 (-589 (-292 *3)))) (-5 *7 (-1070)) (-5 *8 (-203)) (-5 *5 (-589 (-292 (-355)))) (-5 *3 (-355)) (-5 *2 (-962)) (-5 *1 (-828)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-829)) (-5 *4 (-985)) (-5 *2 (-962)) (-5 *1 (-828)))) (-3112 (*1 *2 *3) (-12 (-5 *3 (-829)) (-5 *2 (-962)) (-5 *1 (-828)))))
-(-10 -7 (-15 -3112 ((-962) (-829))) (-15 -3112 ((-962) (-829) (-985))) (-15 -3112 ((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070) (-203))) (-15 -3112 ((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829))) (-15 -1796 ((-2 (|:| -1796 (-355)) (|:| -4198 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829) (-985))))
-((-1680 (((-108) $ $) NIL)) (-3508 (((-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))) $) 10)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 12) (($ (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 9)) (-3941 (((-108) $ $) NIL)))
-(((-829) (-13 (-1016) (-10 -8 (-15 -1691 ($ (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))) (-15 -1691 ((-794) $)) (-15 -3508 ((-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))) $))))) (T -829))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-829)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *1 (-829)))) (-3508 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *1 (-829)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ($ (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))) (-15 -1691 ((-794) $)) (-15 -3508 ((-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))) $))))
-((-3984 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) 10) (($ $ |#2| (-710)) 12) (($ $ (-589 |#2|) (-589 (-710))) 15)) (-2909 (($ $ |#2|) 16) (($ $ (-589 |#2|)) 18) (($ $ |#2| (-710)) 19) (($ $ (-589 |#2|) (-589 (-710))) 21)))
-(((-830 |#1| |#2|) (-10 -8 (-15 -2909 (|#1| |#1| (-589 |#2|) (-589 (-710)))) (-15 -2909 (|#1| |#1| |#2| (-710))) (-15 -2909 (|#1| |#1| (-589 |#2|))) (-15 -2909 (|#1| |#1| |#2|)) (-15 -3984 (|#1| |#1| (-589 |#2|) (-589 (-710)))) (-15 -3984 (|#1| |#1| |#2| (-710))) (-15 -3984 (|#1| |#1| (-589 |#2|))) (-15 -3984 (|#1| |#1| |#2|))) (-831 |#2|) (-1016)) (T -830))
-NIL
-(-10 -8 (-15 -2909 (|#1| |#1| (-589 |#2|) (-589 (-710)))) (-15 -2909 (|#1| |#1| |#2| (-710))) (-15 -2909 (|#1| |#1| (-589 |#2|))) (-15 -2909 (|#1| |#1| |#2|)) (-15 -3984 (|#1| |#1| (-589 |#2|) (-589 (-710)))) (-15 -3984 (|#1| |#1| |#2| (-710))) (-15 -3984 (|#1| |#1| (-589 |#2|))) (-15 -3984 (|#1| |#1| |#2|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3984 (($ $ |#1|) 42) (($ $ (-589 |#1|)) 41) (($ $ |#1| (-710)) 40) (($ $ (-589 |#1|) (-589 (-710))) 39)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ |#1|) 38) (($ $ (-589 |#1|)) 37) (($ $ |#1| (-710)) 36) (($ $ (-589 |#1|) (-589 (-710))) 35)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-4117 ((|#1| |#1| (-710)) 24)) (-3275 (((-3 |#1| "failed") |#1| |#1|) 22)) (-3720 (((-3 (-2 (|:| -2428 |#1|) (|:| -2438 |#1|)) "failed") |#1| (-710) (-710)) 27) (((-589 |#1|) |#1|) 29)))
+(((-827 |#1| |#2|) (-10 -7 (-15 -3720 ((-589 |#1|) |#1|)) (-15 -3720 ((-3 (-2 (|:| -2428 |#1|) (|:| -2438 |#1|)) "failed") |#1| (-710) (-710))) (-15 -3275 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4117 (|#1| |#1| (-710)))) (-1145 |#2|) (-339)) (T -827))
+((-4117 (*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-339)) (-5 *1 (-827 *2 *4)) (-4 *2 (-1145 *4)))) (-3275 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-339)) (-5 *1 (-827 *2 *3)) (-4 *2 (-1145 *3)))) (-3720 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-710)) (-4 *5 (-339)) (-5 *2 (-2 (|:| -2428 *3) (|:| -2438 *3))) (-5 *1 (-827 *3 *5)) (-4 *3 (-1145 *5)))) (-3720 (*1 *2 *3) (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-827 *3 *4)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -3720 ((-589 |#1|) |#1|)) (-15 -3720 ((-3 (-2 (|:| -2428 |#1|) (|:| -2438 |#1|)) "failed") |#1| (-710) (-710))) (-15 -3275 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4117 (|#1| |#1| (-710))))
+((-3911 (((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070)) 96) (((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070) (-203)) 91) (((-962) (-829) (-985)) 83) (((-962) (-829)) 84)) (-3359 (((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829) (-985)) 59) (((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829)) 61)))
+(((-828) (-10 -7 (-15 -3911 ((-962) (-829))) (-15 -3911 ((-962) (-829) (-985))) (-15 -3911 ((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070) (-203))) (-15 -3911 ((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829) (-985))))) (T -828))
+((-3359 (*1 *2 *3 *4) (-12 (-5 *3 (-829)) (-5 *4 (-985)) (-5 *2 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-828)))) (-3359 (*1 *2 *3) (-12 (-5 *3 (-829)) (-5 *2 (-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070))))) (-5 *1 (-828)))) (-3911 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *4 (-710)) (-5 *6 (-589 (-589 (-292 *3)))) (-5 *7 (-1070)) (-5 *5 (-589 (-292 (-355)))) (-5 *3 (-355)) (-5 *2 (-962)) (-5 *1 (-828)))) (-3911 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *4 (-710)) (-5 *6 (-589 (-589 (-292 *3)))) (-5 *7 (-1070)) (-5 *8 (-203)) (-5 *5 (-589 (-292 (-355)))) (-5 *3 (-355)) (-5 *2 (-962)) (-5 *1 (-828)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-829)) (-5 *4 (-985)) (-5 *2 (-962)) (-5 *1 (-828)))) (-3911 (*1 *2 *3) (-12 (-5 *3 (-829)) (-5 *2 (-962)) (-5 *1 (-828)))))
+(-10 -7 (-15 -3911 ((-962) (-829))) (-15 -3911 ((-962) (-829) (-985))) (-15 -3911 ((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070) (-203))) (-15 -3911 ((-962) (-355) (-355) (-355) (-355) (-710) (-710) (-589 (-292 (-355))) (-589 (-589 (-292 (-355)))) (-1070))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829))) (-15 -3359 ((-2 (|:| -3359 (-355)) (|:| -1522 (-1070)) (|:| |explanations| (-589 (-1070)))) (-829) (-985))))
+((-3260 (((-108) $ $) NIL)) (-1996 (((-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))) $) 19)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 21) (($ (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) 18)) (-4037 (((-108) $ $) NIL)))
+(((-829) (-13 (-1016) (-10 -8 (-15 -3976 ($ (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))) (-15 -3976 ((-794) $)) (-15 -1996 ((-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))) $))))) (T -829))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-829)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *1 (-829)))) (-1996 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203)))) (-5 *1 (-829)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ($ (-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))))) (-15 -3976 ((-794) $)) (-15 -1996 ((-2 (|:| |pde| (-589 (-292 (-203)))) (|:| |constraints| (-589 (-2 (|:| |start| (-203)) (|:| |finish| (-203)) (|:| |grid| (-710)) (|:| |boundaryType| (-523)) (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203)))))) (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070)) (|:| |tol| (-203))) $))))
+((-4024 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) 10) (($ $ |#2| (-710)) 12) (($ $ (-589 |#2|) (-589 (-710))) 15)) (-1943 (($ $ |#2|) 16) (($ $ (-589 |#2|)) 18) (($ $ |#2| (-710)) 19) (($ $ (-589 |#2|) (-589 (-710))) 21)))
+(((-830 |#1| |#2|) (-10 -8 (-15 -1943 (|#1| |#1| (-589 |#2|) (-589 (-710)))) (-15 -1943 (|#1| |#1| |#2| (-710))) (-15 -1943 (|#1| |#1| (-589 |#2|))) (-15 -1943 (|#1| |#1| |#2|)) (-15 -4024 (|#1| |#1| (-589 |#2|) (-589 (-710)))) (-15 -4024 (|#1| |#1| |#2| (-710))) (-15 -4024 (|#1| |#1| (-589 |#2|))) (-15 -4024 (|#1| |#1| |#2|))) (-831 |#2|) (-1016)) (T -830))
+NIL
+(-10 -8 (-15 -1943 (|#1| |#1| (-589 |#2|) (-589 (-710)))) (-15 -1943 (|#1| |#1| |#2| (-710))) (-15 -1943 (|#1| |#1| (-589 |#2|))) (-15 -1943 (|#1| |#1| |#2|)) (-15 -4024 (|#1| |#1| (-589 |#2|) (-589 (-710)))) (-15 -4024 (|#1| |#1| |#2| (-710))) (-15 -4024 (|#1| |#1| (-589 |#2|))) (-15 -4024 (|#1| |#1| |#2|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-4024 (($ $ |#1|) 42) (($ $ (-589 |#1|)) 41) (($ $ |#1| (-710)) 40) (($ $ (-589 |#1|) (-589 (-710))) 39)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ |#1|) 38) (($ $ (-589 |#1|)) 37) (($ $ |#1| (-710)) 36) (($ $ (-589 |#1|) (-589 (-710))) 35)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-831 |#1|) (-129) (-1016)) (T -831))
-((-3984 (*1 *1 *1 *2) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1016)))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *1 (-831 *3)) (-4 *3 (-1016)))) (-3984 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-831 *2)) (-4 *2 (-1016)))) (-3984 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 (-710))) (-4 *1 (-831 *4)) (-4 *4 (-1016)))) (-2909 (*1 *1 *1 *2) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1016)))) (-2909 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *1 (-831 *3)) (-4 *3 (-1016)))) (-2909 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-831 *2)) (-4 *2 (-1016)))) (-2909 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 (-710))) (-4 *1 (-831 *4)) (-4 *4 (-1016)))))
-(-13 (-973) (-10 -8 (-15 -3984 ($ $ |t#1|)) (-15 -3984 ($ $ (-589 |t#1|))) (-15 -3984 ($ $ |t#1| (-710))) (-15 -3984 ($ $ (-589 |t#1|) (-589 (-710)))) (-15 -2909 ($ $ |t#1|)) (-15 -2909 ($ $ (-589 |t#1|))) (-15 -2909 ($ $ |t#1| (-710))) (-15 -2909 ($ $ (-589 |t#1|) (-589 (-710))))))
+((-4024 (*1 *1 *1 *2) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1016)))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *1 (-831 *3)) (-4 *3 (-1016)))) (-4024 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-831 *2)) (-4 *2 (-1016)))) (-4024 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 (-710))) (-4 *1 (-831 *4)) (-4 *4 (-1016)))) (-1943 (*1 *1 *1 *2) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1016)))) (-1943 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *1 (-831 *3)) (-4 *3 (-1016)))) (-1943 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-831 *2)) (-4 *2 (-1016)))) (-1943 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 (-710))) (-4 *1 (-831 *4)) (-4 *4 (-1016)))))
+(-13 (-973) (-10 -8 (-15 -4024 ($ $ |t#1|)) (-15 -4024 ($ $ (-589 |t#1|))) (-15 -4024 ($ $ |t#1| (-710))) (-15 -4024 ($ $ (-589 |t#1|) (-589 (-710)))) (-15 -1943 ($ $ |t#1|)) (-15 -1943 ($ $ (-589 |t#1|))) (-15 -1943 ($ $ |t#1| (-710))) (-15 -1943 ($ $ (-589 |t#1|) (-589 (-710))))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) 26)) (-1620 (((-108) $ (-710)) NIL)) (-1487 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-1398 (($ $ $) NIL (|has| $ (-6 -4249)))) (-2955 (($ $ $) NIL (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-3855 (($ $) 25)) (-3334 (($ |#1|) 12) (($ $ $) 17)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-3844 (($ $) 23)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) 20)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3766 (((-523) $ $) NIL)) (-1221 (((-108) $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-1110 |#1|) $) 9) (((-794) $) 29 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 21 (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-832 |#1|) (-13 (-115 |#1|) (-10 -8 (-15 -3334 ($ |#1|)) (-15 -3334 ($ $ $)) (-15 -1691 ((-1110 |#1|) $)))) (-1016)) (T -832))
-((-3334 (*1 *1 *2) (-12 (-5 *1 (-832 *2)) (-4 *2 (-1016)))) (-3334 (*1 *1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-1016)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1110 *3)) (-5 *1 (-832 *3)) (-4 *3 (-1016)))))
-(-13 (-115 |#1|) (-10 -8 (-15 -3334 ($ |#1|)) (-15 -3334 ($ $ $)) (-15 -1691 ((-1110 |#1|) $))))
-((-3599 ((|#2| (-1054 |#1| |#2|)) 41)))
-(((-833 |#1| |#2|) (-10 -7 (-15 -3599 (|#2| (-1054 |#1| |#2|)))) (-852) (-13 (-973) (-10 -7 (-6 (-4250 "*"))))) (T -833))
-((-3599 (*1 *2 *3) (-12 (-5 *3 (-1054 *4 *2)) (-14 *4 (-852)) (-4 *2 (-13 (-973) (-10 -7 (-6 (-4250 "*"))))) (-5 *1 (-833 *4 *2)))))
-(-10 -7 (-15 -3599 (|#2| (-1054 |#1| |#2|))))
-((-1680 (((-108) $ $) 7)) (-4189 (($) 20 T CONST)) (-1444 (((-3 $ "failed") $) 16)) (-1681 (((-1018 |#1|) $ |#1|) 35)) (-2769 (((-108) $) 19)) (-3239 (($ $ $) 33 (-3172 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-3158 (($ $ $) 32 (-3172 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-2032 (((-1070) $) 9)) (-1396 (($ $) 27)) (-3951 (((-1034) $) 10)) (-2812 ((|#1| $ |#1|) 37)) (-1937 ((|#1| $ |#1|) 36)) (-3105 (($ (-589 (-589 |#1|))) 38)) (-3071 (($ (-589 |#1|)) 39)) (-3361 (($ $ $) 23)) (-2892 (($ $ $) 22)) (-1691 (((-794) $) 11)) (-2423 (($ $ (-852)) 13) (($ $ (-710)) 17) (($ $ (-523)) 24)) (-1891 (($) 21 T CONST)) (-4006 (((-108) $ $) 30 (-3172 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-3980 (((-108) $ $) 29 (-3172 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 31 (-3172 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-3966 (((-108) $ $) 34)) (-4074 (($ $ $) 26)) (** (($ $ (-852)) 14) (($ $ (-710)) 18) (($ $ (-523)) 25)) (* (($ $ $) 15)))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) 26)) (-2282 (((-108) $ (-710)) NIL)) (-3365 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-3913 (($ $ $) NIL (|has| $ (-6 -4249)))) (-1657 (($ $ $) NIL (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) (($ $ "left" $) NIL (|has| $ (-6 -4249))) (($ $ "right" $) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2438 (($ $) 25)) (-4112 (($ |#1|) 12) (($ $ $) 17)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2428 (($ $) 23)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) 20)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2981 (((-523) $ $) NIL)) (-2837 (((-108) $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-1110 |#1|) $) 9) (((-794) $) 29 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 21 (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-832 |#1|) (-13 (-115 |#1|) (-10 -8 (-15 -4112 ($ |#1|)) (-15 -4112 ($ $ $)) (-15 -3976 ((-1110 |#1|) $)))) (-1016)) (T -832))
+((-4112 (*1 *1 *2) (-12 (-5 *1 (-832 *2)) (-4 *2 (-1016)))) (-4112 (*1 *1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-1016)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1110 *3)) (-5 *1 (-832 *3)) (-4 *3 (-1016)))))
+(-13 (-115 |#1|) (-10 -8 (-15 -4112 ($ |#1|)) (-15 -4112 ($ $ $)) (-15 -3976 ((-1110 |#1|) $))))
+((-3160 ((|#2| (-1054 |#1| |#2|)) 41)))
+(((-833 |#1| |#2|) (-10 -7 (-15 -3160 (|#2| (-1054 |#1| |#2|)))) (-852) (-13 (-973) (-10 -7 (-6 (-4250 "*"))))) (T -833))
+((-3160 (*1 *2 *3) (-12 (-5 *3 (-1054 *4 *2)) (-14 *4 (-852)) (-4 *2 (-13 (-973) (-10 -7 (-6 (-4250 "*"))))) (-5 *1 (-833 *4 *2)))))
+(-10 -7 (-15 -3160 (|#2| (-1054 |#1| |#2|))))
+((-3260 (((-108) $ $) 7)) (-1640 (($) 20 T CONST)) (-4211 (((-3 $ "failed") $) 16)) (-1587 (((-1018 |#1|) $ |#1|) 35)) (-3482 (((-108) $) 19)) (-3268 (($ $ $) 33 (-3255 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-2644 (($ $ $) 32 (-3255 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-3841 (((-1070) $) 9)) (-3071 (($ $) 27)) (-2435 (((-1034) $) 10)) (-1349 ((|#1| $ |#1|) 37)) (-1502 ((|#1| $ |#1|) 36)) (-3824 (($ (-589 (-589 |#1|))) 38)) (-3441 (($ (-589 |#1|)) 39)) (-1308 (($ $ $) 23)) (-2306 (($ $ $) 22)) (-3976 (((-794) $) 11)) (-2573 (($ $ (-852)) 13) (($ $ (-710)) 17) (($ $ (-523)) 24)) (-1440 (($) 21 T CONST)) (-4078 (((-108) $ $) 30 (-3255 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-4061 (((-108) $ $) 29 (-3255 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 31 (-3255 (|has| |#1| (-786)) (|has| |#1| (-344))))) (-4052 (((-108) $ $) 34)) (-4125 (($ $ $) 26)) (** (($ $ (-852)) 14) (($ $ (-710)) 18) (($ $ (-523)) 25)) (* (($ $ $) 15)))
(((-834 |#1|) (-129) (-1016)) (T -834))
-((-3071 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-834 *3)))) (-3105 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-4 *1 (-834 *3)))) (-2812 (*1 *2 *1 *2) (-12 (-4 *1 (-834 *2)) (-4 *2 (-1016)))) (-1937 (*1 *2 *1 *2) (-12 (-4 *1 (-834 *2)) (-4 *2 (-1016)))) (-1681 (*1 *2 *1 *3) (-12 (-4 *1 (-834 *3)) (-4 *3 (-1016)) (-5 *2 (-1018 *3)))) (-3966 (*1 *2 *1 *1) (-12 (-4 *1 (-834 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))))
-(-13 (-448) (-10 -8 (-15 -3071 ($ (-589 |t#1|))) (-15 -3105 ($ (-589 (-589 |t#1|)))) (-15 -2812 (|t#1| $ |t#1|)) (-15 -1937 (|t#1| $ |t#1|)) (-15 -1681 ((-1018 |t#1|) $ |t#1|)) (-15 -3966 ((-108) $ $)) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-344)) (-6 (-786)) |%noBranch|)))
-(((-97) . T) ((-563 (-794)) . T) ((-448) . T) ((-666) . T) ((-786) -3172 (|has| |#1| (-786)) (|has| |#1| (-344))) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2659 (((-589 (-589 (-710))) $) 109)) (-4053 (((-589 (-710)) (-836 |#1|) $) 131)) (-4215 (((-589 (-710)) (-836 |#1|) $) 132)) (-3617 (((-589 (-836 |#1|)) $) 99)) (-1631 (((-836 |#1|) $ (-523)) 104) (((-836 |#1|) $) 105)) (-3691 (($ (-589 (-836 |#1|))) 111)) (-3437 (((-710) $) 106)) (-3193 (((-1018 (-1018 |#1|)) $) 129)) (-1681 (((-1018 |#1|) $ |#1|) 122) (((-1018 (-1018 |#1|)) $ (-1018 |#1|)) 140) (((-1018 (-589 |#1|)) $ (-589 |#1|)) 143)) (-1394 (((-1018 |#1|) $) 102)) (-3423 (((-108) (-836 |#1|) $) 93)) (-2032 (((-1070) $) NIL)) (-2006 (((-1174) $) 96) (((-1174) $ (-523) (-523)) 144)) (-3951 (((-1034) $) NIL)) (-1821 (((-589 (-836 |#1|)) $) 97)) (-1937 (((-836 |#1|) $ (-710)) 100)) (-2640 (((-710) $) 107)) (-1691 (((-794) $) 120) (((-589 (-836 |#1|)) $) 22) (($ (-589 (-836 |#1|))) 110)) (-1416 (((-589 |#1|) $) 108)) (-3941 (((-108) $ $) 137)) (-3993 (((-108) $ $) 135)) (-3966 (((-108) $ $) 134)))
-(((-835 |#1|) (-13 (-1016) (-10 -8 (-15 -1691 ((-589 (-836 |#1|)) $)) (-15 -1821 ((-589 (-836 |#1|)) $)) (-15 -1937 ((-836 |#1|) $ (-710))) (-15 -1631 ((-836 |#1|) $ (-523))) (-15 -1631 ((-836 |#1|) $)) (-15 -3437 ((-710) $)) (-15 -2640 ((-710) $)) (-15 -1416 ((-589 |#1|) $)) (-15 -3617 ((-589 (-836 |#1|)) $)) (-15 -2659 ((-589 (-589 (-710))) $)) (-15 -1691 ($ (-589 (-836 |#1|)))) (-15 -3691 ($ (-589 (-836 |#1|)))) (-15 -1681 ((-1018 |#1|) $ |#1|)) (-15 -3193 ((-1018 (-1018 |#1|)) $)) (-15 -1681 ((-1018 (-1018 |#1|)) $ (-1018 |#1|))) (-15 -1681 ((-1018 (-589 |#1|)) $ (-589 |#1|))) (-15 -3423 ((-108) (-836 |#1|) $)) (-15 -4053 ((-589 (-710)) (-836 |#1|) $)) (-15 -4215 ((-589 (-710)) (-836 |#1|) $)) (-15 -1394 ((-1018 |#1|) $)) (-15 -3966 ((-108) $ $)) (-15 -3993 ((-108) $ $)) (-15 -2006 ((-1174) $)) (-15 -2006 ((-1174) $ (-523) (-523))))) (-1016)) (T -835))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1821 (*1 *2 *1) (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-836 *4)) (-5 *1 (-835 *4)) (-4 *4 (-1016)))) (-1631 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-836 *4)) (-5 *1 (-835 *4)) (-4 *4 (-1016)))) (-1631 (*1 *2 *1) (-12 (-5 *2 (-836 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-3437 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-2640 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1416 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-3617 (*1 *2 *1) (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-2659 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-710)))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-836 *3))) (-4 *3 (-1016)) (-5 *1 (-835 *3)))) (-3691 (*1 *1 *2) (-12 (-5 *2 (-589 (-836 *3))) (-4 *3 (-1016)) (-5 *1 (-835 *3)))) (-1681 (*1 *2 *1 *3) (-12 (-5 *2 (-1018 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-3193 (*1 *2 *1) (-12 (-5 *2 (-1018 (-1018 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1681 (*1 *2 *1 *3) (-12 (-4 *4 (-1016)) (-5 *2 (-1018 (-1018 *4))) (-5 *1 (-835 *4)) (-5 *3 (-1018 *4)))) (-1681 (*1 *2 *1 *3) (-12 (-4 *4 (-1016)) (-5 *2 (-1018 (-589 *4))) (-5 *1 (-835 *4)) (-5 *3 (-589 *4)))) (-3423 (*1 *2 *3 *1) (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-108)) (-5 *1 (-835 *4)))) (-4053 (*1 *2 *3 *1) (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-589 (-710))) (-5 *1 (-835 *4)))) (-4215 (*1 *2 *3 *1) (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-589 (-710))) (-5 *1 (-835 *4)))) (-1394 (*1 *2 *1) (-12 (-5 *2 (-1018 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-3966 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-3993 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-2006 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-2006 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-835 *4)) (-4 *4 (-1016)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ((-589 (-836 |#1|)) $)) (-15 -1821 ((-589 (-836 |#1|)) $)) (-15 -1937 ((-836 |#1|) $ (-710))) (-15 -1631 ((-836 |#1|) $ (-523))) (-15 -1631 ((-836 |#1|) $)) (-15 -3437 ((-710) $)) (-15 -2640 ((-710) $)) (-15 -1416 ((-589 |#1|) $)) (-15 -3617 ((-589 (-836 |#1|)) $)) (-15 -2659 ((-589 (-589 (-710))) $)) (-15 -1691 ($ (-589 (-836 |#1|)))) (-15 -3691 ($ (-589 (-836 |#1|)))) (-15 -1681 ((-1018 |#1|) $ |#1|)) (-15 -3193 ((-1018 (-1018 |#1|)) $)) (-15 -1681 ((-1018 (-1018 |#1|)) $ (-1018 |#1|))) (-15 -1681 ((-1018 (-589 |#1|)) $ (-589 |#1|))) (-15 -3423 ((-108) (-836 |#1|) $)) (-15 -4053 ((-589 (-710)) (-836 |#1|) $)) (-15 -4215 ((-589 (-710)) (-836 |#1|) $)) (-15 -1394 ((-1018 |#1|) $)) (-15 -3966 ((-108) $ $)) (-15 -3993 ((-108) $ $)) (-15 -2006 ((-1174) $)) (-15 -2006 ((-1174) $ (-523) (-523)))))
-((-1680 (((-108) $ $) NIL)) (-1581 (((-589 $) (-589 $)) 77)) (-3482 (((-523) $) 60)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-3437 (((-710) $) 58)) (-1681 (((-1018 |#1|) $ |#1|) 49)) (-2769 (((-108) $) NIL)) (-3860 (((-108) $) 63)) (-2726 (((-710) $) 61)) (-1394 (((-1018 |#1|) $) 42)) (-3239 (($ $ $) NIL (-3172 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-3158 (($ $ $) NIL (-3172 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-3263 (((-2 (|:| |preimage| (-589 |#1|)) (|:| |image| (-589 |#1|))) $) 37)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 93)) (-3951 (((-1034) $) NIL)) (-2998 (((-1018 |#1|) $) 99 (|has| |#1| (-344)))) (-3101 (((-108) $) 59)) (-2812 ((|#1| $ |#1|) 47)) (-1937 ((|#1| $ |#1|) 94)) (-2640 (((-710) $) 44)) (-3105 (($ (-589 (-589 |#1|))) 85)) (-3754 (((-900) $) 53)) (-3071 (($ (-589 |#1|)) 21)) (-3361 (($ $ $) NIL)) (-2892 (($ $ $) NIL)) (-1218 (($ (-589 (-589 |#1|))) 39)) (-3107 (($ (-589 (-589 |#1|))) 88)) (-1542 (($ (-589 |#1|)) 96)) (-1691 (((-794) $) 84) (($ (-589 (-589 |#1|))) 66) (($ (-589 |#1|)) 67)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1891 (($) 16 T CONST)) (-4006 (((-108) $ $) NIL (-3172 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-3980 (((-108) $ $) NIL (-3172 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-3941 (((-108) $ $) 45)) (-3993 (((-108) $ $) NIL (-3172 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-3966 (((-108) $ $) 65)) (-4074 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ $ $) 22)))
-(((-836 |#1|) (-13 (-834 |#1|) (-10 -8 (-15 -3263 ((-2 (|:| |preimage| (-589 |#1|)) (|:| |image| (-589 |#1|))) $)) (-15 -1218 ($ (-589 (-589 |#1|)))) (-15 -1691 ($ (-589 (-589 |#1|)))) (-15 -1691 ($ (-589 |#1|))) (-15 -3107 ($ (-589 (-589 |#1|)))) (-15 -2640 ((-710) $)) (-15 -1394 ((-1018 |#1|) $)) (-15 -3754 ((-900) $)) (-15 -3437 ((-710) $)) (-15 -2726 ((-710) $)) (-15 -3482 ((-523) $)) (-15 -3101 ((-108) $)) (-15 -3860 ((-108) $)) (-15 -1581 ((-589 $) (-589 $))) (IF (|has| |#1| (-344)) (-15 -2998 ((-1018 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-508)) (-15 -1542 ($ (-589 |#1|))) (IF (|has| |#1| (-344)) (-15 -1542 ($ (-589 |#1|))) |%noBranch|)))) (-1016)) (T -836))
-((-3263 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-589 *3)) (|:| |image| (-589 *3)))) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-1218 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-836 *3)))) (-3107 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))) (-2640 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-1394 (*1 *2 *1) (-12 (-5 *2 (-1018 *3)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3754 (*1 *2 *1) (-12 (-5 *2 (-900)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3437 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-2726 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3482 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3101 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3860 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-1581 (*1 *2 *2) (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-2998 (*1 *2 *1) (-12 (-5 *2 (-1018 *3)) (-5 *1 (-836 *3)) (-4 *3 (-344)) (-4 *3 (-1016)))) (-1542 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-836 *3)))))
-(-13 (-834 |#1|) (-10 -8 (-15 -3263 ((-2 (|:| |preimage| (-589 |#1|)) (|:| |image| (-589 |#1|))) $)) (-15 -1218 ($ (-589 (-589 |#1|)))) (-15 -1691 ($ (-589 (-589 |#1|)))) (-15 -1691 ($ (-589 |#1|))) (-15 -3107 ($ (-589 (-589 |#1|)))) (-15 -2640 ((-710) $)) (-15 -1394 ((-1018 |#1|) $)) (-15 -3754 ((-900) $)) (-15 -3437 ((-710) $)) (-15 -2726 ((-710) $)) (-15 -3482 ((-523) $)) (-15 -3101 ((-108) $)) (-15 -3860 ((-108) $)) (-15 -1581 ((-589 $) (-589 $))) (IF (|has| |#1| (-344)) (-15 -2998 ((-1018 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-508)) (-15 -1542 ($ (-589 |#1|))) (IF (|has| |#1| (-344)) (-15 -1542 ($ (-589 |#1|))) |%noBranch|))))
-((-1946 (((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|)) 128)) (-1333 ((|#1|) 76)) (-2231 (((-394 (-1083 |#4|)) (-1083 |#4|)) 137)) (-4014 (((-394 (-1083 |#4|)) (-589 |#3|) (-1083 |#4|)) 68)) (-3332 (((-394 (-1083 |#4|)) (-1083 |#4|)) 147)) (-2727 (((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|) |#3|) 92)))
-(((-837 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1946 ((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|))) (-15 -3332 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -2231 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -1333 (|#1|)) (-15 -2727 ((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|) |#3|)) (-15 -4014 ((-394 (-1083 |#4|)) (-589 |#3|) (-1083 |#4|)))) (-840) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -837))
-((-4014 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *7)) (-4 *7 (-786)) (-4 *5 (-840)) (-4 *6 (-732)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-394 (-1083 *8))) (-5 *1 (-837 *5 *6 *7 *8)) (-5 *4 (-1083 *8)))) (-2727 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-589 (-1083 *7))) (-5 *3 (-1083 *7)) (-4 *7 (-880 *5 *6 *4)) (-4 *5 (-840)) (-4 *6 (-732)) (-4 *4 (-786)) (-5 *1 (-837 *5 *6 *4 *7)))) (-1333 (*1 *2) (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-840)) (-5 *1 (-837 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-2231 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-837 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-3332 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-837 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-1946 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *7))) (-5 *3 (-1083 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-837 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1946 ((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|))) (-15 -3332 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -2231 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -1333 (|#1|)) (-15 -2727 ((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|) |#3|)) (-15 -4014 ((-394 (-1083 |#4|)) (-589 |#3|) (-1083 |#4|))))
-((-1946 (((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|)) 36)) (-1333 ((|#1|) 54)) (-2231 (((-394 (-1083 |#2|)) (-1083 |#2|)) 102)) (-4014 (((-394 (-1083 |#2|)) (-1083 |#2|)) 89)) (-3332 (((-394 (-1083 |#2|)) (-1083 |#2|)) 113)))
-(((-838 |#1| |#2|) (-10 -7 (-15 -1946 ((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|))) (-15 -3332 ((-394 (-1083 |#2|)) (-1083 |#2|))) (-15 -2231 ((-394 (-1083 |#2|)) (-1083 |#2|))) (-15 -1333 (|#1|)) (-15 -4014 ((-394 (-1083 |#2|)) (-1083 |#2|)))) (-840) (-1145 |#1|)) (T -838))
-((-4014 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5))) (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))) (-1333 (*1 *2) (-12 (-4 *2 (-840)) (-5 *1 (-838 *2 *3)) (-4 *3 (-1145 *2)))) (-2231 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5))) (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))) (-3332 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5))) (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))) (-1946 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *5))) (-5 *3 (-1083 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-840)) (-5 *1 (-838 *4 *5)))))
-(-10 -7 (-15 -1946 ((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|))) (-15 -3332 ((-394 (-1083 |#2|)) (-1083 |#2|))) (-15 -2231 ((-394 (-1083 |#2|)) (-1083 |#2|))) (-15 -1333 (|#1|)) (-15 -4014 ((-394 (-1083 |#2|)) (-1083 |#2|))))
-((-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 39)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 18)) (-1942 (((-3 $ "failed") $) 33)))
-(((-839 |#1|) (-10 -8 (-15 -1942 ((-3 |#1| "failed") |#1|)) (-15 -3302 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|)))) (-840)) (T -839))
-NIL
-(-10 -8 (-15 -1942 ((-3 |#1| "failed") |#1|)) (-15 -3302 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-4130 (((-394 (-1083 $)) (-1083 $)) 60)) (-3718 (($ $) 51)) (-4226 (((-394 $) $) 52)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 57)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-3049 (((-108) $) 53)) (-2769 (((-108) $) 31)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-1708 (((-394 (-1083 $)) (-1083 $)) 58)) (-1417 (((-394 (-1083 $)) (-1083 $)) 59)) (-2424 (((-394 $) $) 50)) (-4007 (((-3 $ "failed") $ $) 42)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 56 (|has| $ (-134)))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-1942 (((-3 $ "failed") $) 55 (|has| $ (-134)))) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-3441 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-834 *3)))) (-3824 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-4 *1 (-834 *3)))) (-1349 (*1 *2 *1 *2) (-12 (-4 *1 (-834 *2)) (-4 *2 (-1016)))) (-1502 (*1 *2 *1 *2) (-12 (-4 *1 (-834 *2)) (-4 *2 (-1016)))) (-1587 (*1 *2 *1 *3) (-12 (-4 *1 (-834 *3)) (-4 *3 (-1016)) (-5 *2 (-1018 *3)))) (-4052 (*1 *2 *1 *1) (-12 (-4 *1 (-834 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))))
+(-13 (-448) (-10 -8 (-15 -3441 ($ (-589 |t#1|))) (-15 -3824 ($ (-589 (-589 |t#1|)))) (-15 -1349 (|t#1| $ |t#1|)) (-15 -1502 (|t#1| $ |t#1|)) (-15 -1587 ((-1018 |t#1|) $ |t#1|)) (-15 -4052 ((-108) $ $)) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-344)) (-6 (-786)) |%noBranch|)))
+(((-97) . T) ((-563 (-794)) . T) ((-448) . T) ((-666) . T) ((-786) -3255 (|has| |#1| (-786)) (|has| |#1| (-344))) ((-1028) . T) ((-1016) . T))
+((-3260 (((-108) $ $) NIL)) (-1719 (((-589 (-589 (-710))) $) 109)) (-2176 (((-589 (-710)) (-836 |#1|) $) 131)) (-1978 (((-589 (-710)) (-836 |#1|) $) 132)) (-1508 (((-589 (-836 |#1|)) $) 99)) (-3461 (((-836 |#1|) $ (-523)) 104) (((-836 |#1|) $) 105)) (-3510 (($ (-589 (-836 |#1|))) 111)) (-1500 (((-710) $) 106)) (-1585 (((-1018 (-1018 |#1|)) $) 129)) (-1587 (((-1018 |#1|) $ |#1|) 122) (((-1018 (-1018 |#1|)) $ (-1018 |#1|)) 140) (((-1018 (-589 |#1|)) $ (-589 |#1|)) 143)) (-3875 (((-1018 |#1|) $) 102)) (-1348 (((-108) (-836 |#1|) $) 93)) (-3841 (((-1070) $) NIL)) (-1689 (((-1174) $) 96) (((-1174) $ (-523) (-523)) 144)) (-2435 (((-1034) $) NIL)) (-3649 (((-589 (-836 |#1|)) $) 97)) (-1502 (((-836 |#1|) $ (-710)) 100)) (-1487 (((-710) $) 107)) (-3976 (((-794) $) 120) (((-589 (-836 |#1|)) $) 23) (($ (-589 (-836 |#1|))) 110)) (-3912 (((-589 |#1|) $) 108)) (-4037 (((-108) $ $) 137)) (-4070 (((-108) $ $) 135)) (-4052 (((-108) $ $) 134)))
+(((-835 |#1|) (-13 (-1016) (-10 -8 (-15 -3976 ((-589 (-836 |#1|)) $)) (-15 -3649 ((-589 (-836 |#1|)) $)) (-15 -1502 ((-836 |#1|) $ (-710))) (-15 -3461 ((-836 |#1|) $ (-523))) (-15 -3461 ((-836 |#1|) $)) (-15 -1500 ((-710) $)) (-15 -1487 ((-710) $)) (-15 -3912 ((-589 |#1|) $)) (-15 -1508 ((-589 (-836 |#1|)) $)) (-15 -1719 ((-589 (-589 (-710))) $)) (-15 -3976 ($ (-589 (-836 |#1|)))) (-15 -3510 ($ (-589 (-836 |#1|)))) (-15 -1587 ((-1018 |#1|) $ |#1|)) (-15 -1585 ((-1018 (-1018 |#1|)) $)) (-15 -1587 ((-1018 (-1018 |#1|)) $ (-1018 |#1|))) (-15 -1587 ((-1018 (-589 |#1|)) $ (-589 |#1|))) (-15 -1348 ((-108) (-836 |#1|) $)) (-15 -2176 ((-589 (-710)) (-836 |#1|) $)) (-15 -1978 ((-589 (-710)) (-836 |#1|) $)) (-15 -3875 ((-1018 |#1|) $)) (-15 -4052 ((-108) $ $)) (-15 -4070 ((-108) $ $)) (-15 -1689 ((-1174) $)) (-15 -1689 ((-1174) $ (-523) (-523))))) (-1016)) (T -835))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-3649 (*1 *2 *1) (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-836 *4)) (-5 *1 (-835 *4)) (-4 *4 (-1016)))) (-3461 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-836 *4)) (-5 *1 (-835 *4)) (-4 *4 (-1016)))) (-3461 (*1 *2 *1) (-12 (-5 *2 (-836 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1500 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1487 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-3912 (*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1508 (*1 *2 *1) (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1719 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-710)))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-836 *3))) (-4 *3 (-1016)) (-5 *1 (-835 *3)))) (-3510 (*1 *1 *2) (-12 (-5 *2 (-589 (-836 *3))) (-4 *3 (-1016)) (-5 *1 (-835 *3)))) (-1587 (*1 *2 *1 *3) (-12 (-5 *2 (-1018 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1585 (*1 *2 *1) (-12 (-5 *2 (-1018 (-1018 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1587 (*1 *2 *1 *3) (-12 (-4 *4 (-1016)) (-5 *2 (-1018 (-1018 *4))) (-5 *1 (-835 *4)) (-5 *3 (-1018 *4)))) (-1587 (*1 *2 *1 *3) (-12 (-4 *4 (-1016)) (-5 *2 (-1018 (-589 *4))) (-5 *1 (-835 *4)) (-5 *3 (-589 *4)))) (-1348 (*1 *2 *3 *1) (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-108)) (-5 *1 (-835 *4)))) (-2176 (*1 *2 *3 *1) (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-589 (-710))) (-5 *1 (-835 *4)))) (-1978 (*1 *2 *3 *1) (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-589 (-710))) (-5 *1 (-835 *4)))) (-3875 (*1 *2 *1) (-12 (-5 *2 (-1018 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-4052 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-4070 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1689 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))) (-1689 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-835 *4)) (-4 *4 (-1016)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ((-589 (-836 |#1|)) $)) (-15 -3649 ((-589 (-836 |#1|)) $)) (-15 -1502 ((-836 |#1|) $ (-710))) (-15 -3461 ((-836 |#1|) $ (-523))) (-15 -3461 ((-836 |#1|) $)) (-15 -1500 ((-710) $)) (-15 -1487 ((-710) $)) (-15 -3912 ((-589 |#1|) $)) (-15 -1508 ((-589 (-836 |#1|)) $)) (-15 -1719 ((-589 (-589 (-710))) $)) (-15 -3976 ($ (-589 (-836 |#1|)))) (-15 -3510 ($ (-589 (-836 |#1|)))) (-15 -1587 ((-1018 |#1|) $ |#1|)) (-15 -1585 ((-1018 (-1018 |#1|)) $)) (-15 -1587 ((-1018 (-1018 |#1|)) $ (-1018 |#1|))) (-15 -1587 ((-1018 (-589 |#1|)) $ (-589 |#1|))) (-15 -1348 ((-108) (-836 |#1|) $)) (-15 -2176 ((-589 (-710)) (-836 |#1|) $)) (-15 -1978 ((-589 (-710)) (-836 |#1|) $)) (-15 -3875 ((-1018 |#1|) $)) (-15 -4052 ((-108) $ $)) (-15 -4070 ((-108) $ $)) (-15 -1689 ((-1174) $)) (-15 -1689 ((-1174) $ (-523) (-523)))))
+((-3260 (((-108) $ $) NIL)) (-3400 (((-589 $) (-589 $)) 77)) (-2035 (((-523) $) 60)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-1500 (((-710) $) 58)) (-1587 (((-1018 |#1|) $ |#1|) 49)) (-3482 (((-108) $) NIL)) (-2126 (((-108) $) 63)) (-4228 (((-710) $) 61)) (-3875 (((-1018 |#1|) $) 42)) (-3268 (($ $ $) NIL (-3255 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-2644 (($ $ $) NIL (-3255 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-1589 (((-2 (|:| |preimage| (-589 |#1|)) (|:| |image| (-589 |#1|))) $) 37)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 93)) (-2435 (((-1034) $) NIL)) (-3990 (((-1018 |#1|) $) 99 (|has| |#1| (-344)))) (-3775 (((-108) $) 59)) (-1349 ((|#1| $ |#1|) 47)) (-1502 ((|#1| $ |#1|) 94)) (-1487 (((-710) $) 44)) (-3824 (($ (-589 (-589 |#1|))) 85)) (-2853 (((-900) $) 53)) (-3441 (($ (-589 |#1|)) 21)) (-1308 (($ $ $) NIL)) (-2306 (($ $ $) NIL)) (-2825 (($ (-589 (-589 |#1|))) 39)) (-3848 (($ (-589 (-589 |#1|))) 88)) (-2615 (($ (-589 |#1|)) 96)) (-3976 (((-794) $) 84) (($ (-589 (-589 |#1|))) 66) (($ (-589 |#1|)) 67)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1440 (($) 16 T CONST)) (-4078 (((-108) $ $) NIL (-3255 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-4061 (((-108) $ $) NIL (-3255 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-4037 (((-108) $ $) 45)) (-4070 (((-108) $ $) NIL (-3255 (|has| |#1| (-344)) (|has| |#1| (-786))))) (-4052 (((-108) $ $) 65)) (-4125 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ $ $) 22)))
+(((-836 |#1|) (-13 (-834 |#1|) (-10 -8 (-15 -1589 ((-2 (|:| |preimage| (-589 |#1|)) (|:| |image| (-589 |#1|))) $)) (-15 -2825 ($ (-589 (-589 |#1|)))) (-15 -3976 ($ (-589 (-589 |#1|)))) (-15 -3976 ($ (-589 |#1|))) (-15 -3848 ($ (-589 (-589 |#1|)))) (-15 -1487 ((-710) $)) (-15 -3875 ((-1018 |#1|) $)) (-15 -2853 ((-900) $)) (-15 -1500 ((-710) $)) (-15 -4228 ((-710) $)) (-15 -2035 ((-523) $)) (-15 -3775 ((-108) $)) (-15 -2126 ((-108) $)) (-15 -3400 ((-589 $) (-589 $))) (IF (|has| |#1| (-344)) (-15 -3990 ((-1018 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-508)) (-15 -2615 ($ (-589 |#1|))) (IF (|has| |#1| (-344)) (-15 -2615 ($ (-589 |#1|))) |%noBranch|)))) (-1016)) (T -836))
+((-1589 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-589 *3)) (|:| |image| (-589 *3)))) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-2825 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-836 *3)))) (-3848 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))) (-1487 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3875 (*1 *2 *1) (-12 (-5 *2 (-1018 *3)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-2853 (*1 *2 *1) (-12 (-5 *2 (-900)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-1500 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-4228 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-2035 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3775 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-2126 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3400 (*1 *2 *2) (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-836 *3)) (-4 *3 (-1016)))) (-3990 (*1 *2 *1) (-12 (-5 *2 (-1018 *3)) (-5 *1 (-836 *3)) (-4 *3 (-344)) (-4 *3 (-1016)))) (-2615 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-836 *3)))))
+(-13 (-834 |#1|) (-10 -8 (-15 -1589 ((-2 (|:| |preimage| (-589 |#1|)) (|:| |image| (-589 |#1|))) $)) (-15 -2825 ($ (-589 (-589 |#1|)))) (-15 -3976 ($ (-589 (-589 |#1|)))) (-15 -3976 ($ (-589 |#1|))) (-15 -3848 ($ (-589 (-589 |#1|)))) (-15 -1487 ((-710) $)) (-15 -3875 ((-1018 |#1|) $)) (-15 -2853 ((-900) $)) (-15 -1500 ((-710) $)) (-15 -4228 ((-710) $)) (-15 -2035 ((-523) $)) (-15 -3775 ((-108) $)) (-15 -2126 ((-108) $)) (-15 -3400 ((-589 $) (-589 $))) (IF (|has| |#1| (-344)) (-15 -3990 ((-1018 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-508)) (-15 -2615 ($ (-589 |#1|))) (IF (|has| |#1| (-344)) (-15 -2615 ($ (-589 |#1|))) |%noBranch|))))
+((-2333 (((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|)) 128)) (-1397 ((|#1|) 77)) (-2118 (((-394 (-1083 |#4|)) (-1083 |#4|)) 137)) (-1745 (((-394 (-1083 |#4|)) (-589 |#3|) (-1083 |#4|)) 69)) (-4138 (((-394 (-1083 |#4|)) (-1083 |#4|)) 147)) (-1206 (((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|) |#3|) 92)))
+(((-837 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2333 ((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|))) (-15 -4138 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -2118 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -1397 (|#1|)) (-15 -1206 ((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|) |#3|)) (-15 -1745 ((-394 (-1083 |#4|)) (-589 |#3|) (-1083 |#4|)))) (-840) (-732) (-786) (-880 |#1| |#2| |#3|)) (T -837))
+((-1745 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *7)) (-4 *7 (-786)) (-4 *5 (-840)) (-4 *6 (-732)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-394 (-1083 *8))) (-5 *1 (-837 *5 *6 *7 *8)) (-5 *4 (-1083 *8)))) (-1206 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-589 (-1083 *7))) (-5 *3 (-1083 *7)) (-4 *7 (-880 *5 *6 *4)) (-4 *5 (-840)) (-4 *6 (-732)) (-4 *4 (-786)) (-5 *1 (-837 *5 *6 *4 *7)))) (-1397 (*1 *2) (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-840)) (-5 *1 (-837 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))) (-2118 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-837 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-4138 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-394 (-1083 *7))) (-5 *1 (-837 *4 *5 *6 *7)) (-5 *3 (-1083 *7)))) (-2333 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *7))) (-5 *3 (-1083 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-837 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2333 ((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|))) (-15 -4138 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -2118 ((-394 (-1083 |#4|)) (-1083 |#4|))) (-15 -1397 (|#1|)) (-15 -1206 ((-3 (-589 (-1083 |#4|)) "failed") (-589 (-1083 |#4|)) (-1083 |#4|) |#3|)) (-15 -1745 ((-394 (-1083 |#4|)) (-589 |#3|) (-1083 |#4|))))
+((-2333 (((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|)) 36)) (-1397 ((|#1|) 54)) (-2118 (((-394 (-1083 |#2|)) (-1083 |#2|)) 102)) (-1745 (((-394 (-1083 |#2|)) (-1083 |#2|)) 90)) (-4138 (((-394 (-1083 |#2|)) (-1083 |#2|)) 113)))
+(((-838 |#1| |#2|) (-10 -7 (-15 -2333 ((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|))) (-15 -4138 ((-394 (-1083 |#2|)) (-1083 |#2|))) (-15 -2118 ((-394 (-1083 |#2|)) (-1083 |#2|))) (-15 -1397 (|#1|)) (-15 -1745 ((-394 (-1083 |#2|)) (-1083 |#2|)))) (-840) (-1145 |#1|)) (T -838))
+((-1745 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5))) (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))) (-1397 (*1 *2) (-12 (-4 *2 (-840)) (-5 *1 (-838 *2 *3)) (-4 *3 (-1145 *2)))) (-2118 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5))) (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))) (-4138 (*1 *2 *3) (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5))) (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))) (-2333 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *5))) (-5 *3 (-1083 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-840)) (-5 *1 (-838 *4 *5)))))
+(-10 -7 (-15 -2333 ((-3 (-589 (-1083 |#2|)) "failed") (-589 (-1083 |#2|)) (-1083 |#2|))) (-15 -4138 ((-394 (-1083 |#2|)) (-1083 |#2|))) (-15 -2118 ((-394 (-1083 |#2|)) (-1083 |#2|))) (-15 -1397 (|#1|)) (-15 -1745 ((-394 (-1083 |#2|)) (-1083 |#2|))))
+((-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 41)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 18)) (-2301 (((-3 $ "failed") $) 35)))
+(((-839 |#1|) (-10 -8 (-15 -2301 ((-3 |#1| "failed") |#1|)) (-15 -3908 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|)))) (-840)) (T -839))
+NIL
+(-10 -8 (-15 -2301 ((-3 |#1| "failed") |#1|)) (-15 -3908 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-2319 (((-394 (-1083 $)) (-1083 $)) 60)) (-3763 (($ $) 51)) (-2105 (((-394 $) $) 52)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 57)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-1330 (((-108) $) 53)) (-3482 (((-108) $) 31)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-1893 (((-394 (-1083 $)) (-1083 $)) 58)) (-4034 (((-394 (-1083 $)) (-1083 $)) 59)) (-3573 (((-394 $) $) 50)) (-2469 (((-3 $ "failed") $ $) 42)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 56 (|has| $ (-134)))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-2301 (((-3 $ "failed") $) 55 (|has| $ (-134)))) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-840) (-129)) (T -840))
-((-3120 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-840)))) (-4130 (*1 *2 *3) (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))) (-1417 (*1 *2 *3) (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))) (-1708 (*1 *2 *3) (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))) (-3302 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *1))) (-5 *3 (-1083 *1)) (-4 *1 (-840)))) (-2593 (*1 *2 *3) (|partial| -12 (-5 *3 (-629 *1)) (-4 *1 (-134)) (-4 *1 (-840)) (-5 *2 (-1169 *1)))) (-1942 (*1 *1 *1) (|partial| -12 (-4 *1 (-134)) (-4 *1 (-840)))))
-(-13 (-1127) (-10 -8 (-15 -4130 ((-394 (-1083 $)) (-1083 $))) (-15 -1417 ((-394 (-1083 $)) (-1083 $))) (-15 -1708 ((-394 (-1083 $)) (-1083 $))) (-15 -3120 ((-1083 $) (-1083 $) (-1083 $))) (-15 -3302 ((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $))) (IF (|has| $ (-134)) (PROGN (-15 -2593 ((-3 (-1169 $) "failed") (-629 $))) (-15 -1942 ((-3 $ "failed") $))) |%noBranch|)))
+((-2701 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-840)))) (-2319 (*1 *2 *3) (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))) (-4034 (*1 *2 *3) (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))) (-1893 (*1 *2 *3) (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))) (-3908 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-589 (-1083 *1))) (-5 *3 (-1083 *1)) (-4 *1 (-840)))) (-2326 (*1 *2 *3) (|partial| -12 (-5 *3 (-629 *1)) (-4 *1 (-134)) (-4 *1 (-840)) (-5 *2 (-1169 *1)))) (-2301 (*1 *1 *1) (|partial| -12 (-4 *1 (-134)) (-4 *1 (-840)))))
+(-13 (-1127) (-10 -8 (-15 -2319 ((-394 (-1083 $)) (-1083 $))) (-15 -4034 ((-394 (-1083 $)) (-1083 $))) (-15 -1893 ((-394 (-1083 $)) (-1083 $))) (-15 -2701 ((-1083 $) (-1083 $) (-1083 $))) (-15 -3908 ((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $))) (IF (|has| $ (-134)) (PROGN (-15 -2326 ((-3 (-1169 $) "failed") (-629 $))) (-15 -2301 ((-3 $ "failed") $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-427) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2803 (((-108) $) NIL)) (-3019 (((-710)) NIL)) (-1477 (($ $ (-852)) NIL (|has| $ (-344))) (($ $) NIL)) (-1557 (((-1097 (-852) (-710)) (-523)) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-2395 (((-710)) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 $ "failed") $) NIL)) (-3508 (($ $) NIL)) (-2754 (($ (-1169 $)) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3665 (($) NIL)) (-1766 (((-108) $) NIL)) (-3610 (($ $) NIL) (($ $ (-710)) NIL)) (-3049 (((-108) $) NIL)) (-3437 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-2769 (((-108) $) NIL)) (-3753 (($) NIL (|has| $ (-344)))) (-2706 (((-108) $) NIL (|has| $ (-344)))) (-1863 (($ $ (-852)) NIL (|has| $ (-344))) (($ $) NIL)) (-2738 (((-3 $ "failed") $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2887 (((-1083 $) $ (-852)) NIL (|has| $ (-344))) (((-1083 $) $) NIL)) (-2060 (((-852) $) NIL)) (-4183 (((-1083 $) $) NIL (|has| $ (-344)))) (-1455 (((-3 (-1083 $) "failed") $ $) NIL (|has| $ (-344))) (((-1083 $) $) NIL (|has| $ (-344)))) (-1605 (($ $ (-1083 $)) NIL (|has| $ (-344)))) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL T CONST)) (-4013 (($ (-852)) NIL)) (-3026 (((-108) $) NIL)) (-3951 (((-1034) $) NIL)) (-1621 (($) NIL (|has| $ (-344)))) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL)) (-2424 (((-394 $) $) NIL)) (-2151 (((-852)) NIL) (((-772 (-852))) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-2984 (((-3 (-710) "failed") $ $) NIL) (((-710) $) NIL)) (-3314 (((-126)) NIL)) (-3984 (($ $ (-710)) NIL) (($ $) NIL)) (-2640 (((-852) $) NIL) (((-772 (-852)) $) NIL)) (-2762 (((-1083 $)) NIL)) (-2893 (($) NIL)) (-1614 (($) NIL (|has| $ (-344)))) (-2906 (((-629 $) (-1169 $)) NIL) (((-1169 $) $) NIL)) (-1400 (((-523) $) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL)) (-1942 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-3272 (((-710)) NIL)) (-3760 (((-1169 $) (-852)) NIL) (((-1169 $)) NIL)) (-2801 (((-108) $ $) NIL)) (-1747 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2009 (($ $ (-710)) NIL (|has| $ (-344))) (($ $) NIL (|has| $ (-344)))) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3867 (((-108) $) NIL)) (-4154 (((-710)) NIL)) (-4131 (($ $ (-852)) NIL (|has| $ (-344))) (($ $) NIL)) (-2794 (((-1097 (-852) (-710)) (-523)) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-3843 (((-710)) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 $ "failed") $) NIL)) (-1996 (($ $) NIL)) (-3322 (($ (-1169 $)) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-2097 (($) NIL)) (-1200 (((-108) $) NIL)) (-1419 (($ $) NIL) (($ $ (-710)) NIL)) (-1330 (((-108) $) NIL)) (-1500 (((-772 (-852)) $) NIL) (((-852) $) NIL)) (-3482 (((-108) $) NIL)) (-2842 (($) NIL (|has| $ (-344)))) (-4077 (((-108) $) NIL (|has| $ (-344)))) (-2765 (($ $ (-852)) NIL (|has| $ (-344))) (($ $) NIL)) (-1289 (((-3 $ "failed") $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2277 (((-1083 $) $ (-852)) NIL (|has| $ (-344))) (((-1083 $) $) NIL)) (-4076 (((-852) $) NIL)) (-1573 (((-1083 $) $) NIL (|has| $ (-344)))) (-3102 (((-3 (-1083 $) "failed") $ $) NIL (|has| $ (-344))) (((-1083 $) $) NIL (|has| $ (-344)))) (-2163 (($ $ (-1083 $)) NIL (|has| $ (-344)))) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL T CONST)) (-2557 (($ (-852)) NIL)) (-4203 (((-108) $) NIL)) (-2435 (((-1034) $) NIL)) (-4102 (($) NIL (|has| $ (-344)))) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL)) (-3573 (((-394 $) $) NIL)) (-3718 (((-852)) NIL) (((-772 (-852))) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2041 (((-3 (-710) "failed") $ $) NIL) (((-710) $) NIL)) (-4012 (((-126)) NIL)) (-4024 (($ $ (-710)) NIL) (($ $) NIL)) (-1487 (((-852) $) NIL) (((-772 (-852)) $) NIL)) (-3399 (((-1083 $)) NIL)) (-2315 (($) NIL)) (-2233 (($) NIL (|has| $ (-344)))) (-2411 (((-629 $) (-1169 $)) NIL) (((-1169 $) $) NIL)) (-3077 (((-523) $) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL)) (-2301 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-1698 (((-710)) NIL)) (-2922 (((-1169 $) (-852)) NIL) (((-1169 $)) NIL)) (-3842 (((-108) $ $) NIL)) (-4079 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1732 (($ $ (-710)) NIL (|has| $ (-344))) (($ $) NIL (|has| $ (-344)))) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
(((-841 |#1|) (-13 (-325) (-305 $) (-564 (-523))) (-852)) (T -841))
NIL
(-13 (-325) (-305 $) (-564 (-523)))
-((-2624 (((-3 (-2 (|:| -3437 (-710)) (|:| -3155 |#5|)) "failed") (-312 |#2| |#3| |#4| |#5|)) 76)) (-3177 (((-108) (-312 |#2| |#3| |#4| |#5|)) 16)) (-3437 (((-3 (-710) "failed") (-312 |#2| |#3| |#4| |#5|)) 14)))
-(((-842 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3437 ((-3 (-710) "failed") (-312 |#2| |#3| |#4| |#5|))) (-15 -3177 ((-108) (-312 |#2| |#3| |#4| |#5|))) (-15 -2624 ((-3 (-2 (|:| -3437 (-710)) (|:| -3155 |#5|)) "failed") (-312 |#2| |#3| |#4| |#5|)))) (-13 (-786) (-515) (-964 (-523))) (-406 |#1|) (-1145 |#2|) (-1145 (-383 |#3|)) (-318 |#2| |#3| |#4|)) (T -842))
-((-2624 (*1 *2 *3) (|partial| -12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-2 (|:| -3437 (-710)) (|:| -3155 *8))) (-5 *1 (-842 *4 *5 *6 *7 *8)))) (-3177 (*1 *2 *3) (-12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-108)) (-5 *1 (-842 *4 *5 *6 *7 *8)))) (-3437 (*1 *2 *3) (|partial| -12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-710)) (-5 *1 (-842 *4 *5 *6 *7 *8)))))
-(-10 -7 (-15 -3437 ((-3 (-710) "failed") (-312 |#2| |#3| |#4| |#5|))) (-15 -3177 ((-108) (-312 |#2| |#3| |#4| |#5|))) (-15 -2624 ((-3 (-2 (|:| -3437 (-710)) (|:| -3155 |#5|)) "failed") (-312 |#2| |#3| |#4| |#5|))))
-((-2624 (((-3 (-2 (|:| -3437 (-710)) (|:| -3155 |#3|)) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|)) 56)) (-3177 (((-108) (-312 (-383 (-523)) |#1| |#2| |#3|)) 13)) (-3437 (((-3 (-710) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|)) 11)))
-(((-843 |#1| |#2| |#3|) (-10 -7 (-15 -3437 ((-3 (-710) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|))) (-15 -3177 ((-108) (-312 (-383 (-523)) |#1| |#2| |#3|))) (-15 -2624 ((-3 (-2 (|:| -3437 (-710)) (|:| -3155 |#3|)) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|)))) (-1145 (-383 (-523))) (-1145 (-383 |#1|)) (-318 (-383 (-523)) |#1| |#2|)) (T -843))
-((-2624 (*1 *2 *3) (|partial| -12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6)) (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-2 (|:| -3437 (-710)) (|:| -3155 *6))) (-5 *1 (-843 *4 *5 *6)))) (-3177 (*1 *2 *3) (-12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6)) (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-108)) (-5 *1 (-843 *4 *5 *6)))) (-3437 (*1 *2 *3) (|partial| -12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6)) (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-710)) (-5 *1 (-843 *4 *5 *6)))))
-(-10 -7 (-15 -3437 ((-3 (-710) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|))) (-15 -3177 ((-108) (-312 (-383 (-523)) |#1| |#2| |#3|))) (-15 -2624 ((-3 (-2 (|:| -3437 (-710)) (|:| -3155 |#3|)) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|))))
-((-3156 ((|#2| |#2|) 25)) (-2228 (((-523) (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))))) 15)) (-4109 (((-852) (-523)) 35)) (-2390 (((-523) |#2|) 42)) (-2466 (((-523) |#2|) 21) (((-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))) |#1|) 20)))
-(((-844 |#1| |#2|) (-10 -7 (-15 -4109 ((-852) (-523))) (-15 -2466 ((-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))) |#1|)) (-15 -2466 ((-523) |#2|)) (-15 -2228 ((-523) (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523)))))) (-15 -2390 ((-523) |#2|)) (-15 -3156 (|#2| |#2|))) (-1145 (-383 (-523))) (-1145 (-383 |#1|))) (T -844))
-((-3156 (*1 *2 *2) (-12 (-4 *3 (-1145 (-383 (-523)))) (-5 *1 (-844 *3 *2)) (-4 *2 (-1145 (-383 *3))))) (-2390 (*1 *2 *3) (-12 (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *3)) (-4 *3 (-1145 (-383 *4))))) (-2228 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))))) (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *5)) (-4 *5 (-1145 (-383 *4))))) (-2466 (*1 *2 *3) (-12 (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *3)) (-4 *3 (-1145 (-383 *4))))) (-2466 (*1 *2 *3) (-12 (-4 *3 (-1145 (-383 (-523)))) (-5 *2 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523)))) (-5 *1 (-844 *3 *4)) (-4 *4 (-1145 (-383 *3))))) (-4109 (*1 *2 *3) (-12 (-5 *3 (-523)) (-4 *4 (-1145 (-383 *3))) (-5 *2 (-852)) (-5 *1 (-844 *4 *5)) (-4 *5 (-1145 (-383 *4))))))
-(-10 -7 (-15 -4109 ((-852) (-523))) (-15 -2466 ((-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))) |#1|)) (-15 -2466 ((-523) |#2|)) (-15 -2228 ((-523) (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523)))))) (-15 -2390 ((-523) |#2|)) (-15 -3156 (|#2| |#2|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 ((|#1| $) 81)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-4059 (($ $ $) NIL)) (-1444 (((-3 $ "failed") $) 75)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2956 (($ |#1| (-394 |#1|)) 73)) (-1534 (((-1083 |#1|) |#1| |#1|) 41)) (-1916 (($ $) 49)) (-2769 (((-108) $) NIL)) (-2502 (((-523) $) 78)) (-2845 (($ $ (-523)) 80)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3917 ((|#1| $) 77)) (-3430 (((-394 |#1|) $) 76)) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) 74)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3948 (($ $) 39)) (-1691 (((-794) $) 99) (($ (-523)) 54) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 31) (((-383 |#1|) $) 59) (($ (-383 (-394 |#1|))) 67)) (-3272 (((-710)) 52)) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 23 T CONST)) (-1891 (($) 11 T CONST)) (-3941 (((-108) $ $) 68)) (-4074 (($ $ $) NIL)) (-4060 (($ $) 88) (($ $ $) NIL)) (-4045 (($ $ $) 38)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 90) (($ $ $) 37) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ |#1| $) 89) (($ $ |#1|) NIL)))
-(((-845 |#1|) (-13 (-339) (-37 |#1|) (-10 -8 (-15 -1691 ((-383 |#1|) $)) (-15 -1691 ($ (-383 (-394 |#1|)))) (-15 -3948 ($ $)) (-15 -3430 ((-394 |#1|) $)) (-15 -3917 (|#1| $)) (-15 -2845 ($ $ (-523))) (-15 -2502 ((-523) $)) (-15 -1534 ((-1083 |#1|) |#1| |#1|)) (-15 -1916 ($ $)) (-15 -2956 ($ |#1| (-394 |#1|))) (-15 -2046 (|#1| $)))) (-284)) (T -845))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-383 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-383 (-394 *3))) (-4 *3 (-284)) (-5 *1 (-845 *3)))) (-3948 (*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))) (-3430 (*1 *2 *1) (-12 (-5 *2 (-394 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-3917 (*1 *2 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))) (-2845 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-2502 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-1534 (*1 *2 *3 *3) (-12 (-5 *2 (-1083 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-1916 (*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))) (-2956 (*1 *1 *2 *3) (-12 (-5 *3 (-394 *2)) (-4 *2 (-284)) (-5 *1 (-845 *2)))) (-2046 (*1 *2 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))))
-(-13 (-339) (-37 |#1|) (-10 -8 (-15 -1691 ((-383 |#1|) $)) (-15 -1691 ($ (-383 (-394 |#1|)))) (-15 -3948 ($ $)) (-15 -3430 ((-394 |#1|) $)) (-15 -3917 (|#1| $)) (-15 -2845 ($ $ (-523))) (-15 -2502 ((-523) $)) (-15 -1534 ((-1083 |#1|) |#1| |#1|)) (-15 -1916 ($ $)) (-15 -2956 ($ |#1| (-394 |#1|))) (-15 -2046 (|#1| $))))
-((-2956 (((-51) (-883 |#1|) (-394 (-883 |#1|)) (-1087)) 16) (((-51) (-383 (-883 |#1|)) (-1087)) 17)))
-(((-846 |#1|) (-10 -7 (-15 -2956 ((-51) (-383 (-883 |#1|)) (-1087))) (-15 -2956 ((-51) (-883 |#1|) (-394 (-883 |#1|)) (-1087)))) (-13 (-284) (-136))) (T -846))
-((-2956 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-394 (-883 *6))) (-5 *5 (-1087)) (-5 *3 (-883 *6)) (-4 *6 (-13 (-284) (-136))) (-5 *2 (-51)) (-5 *1 (-846 *6)))) (-2956 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-136))) (-5 *2 (-51)) (-5 *1 (-846 *5)))))
-(-10 -7 (-15 -2956 ((-51) (-383 (-883 |#1|)) (-1087))) (-15 -2956 ((-51) (-883 |#1|) (-394 (-883 |#1|)) (-1087))))
-((-3875 ((|#4| (-589 |#4|)) 121) (((-1083 |#4|) (-1083 |#4|) (-1083 |#4|)) 67) ((|#4| |#4| |#4|) 120)) (-3310 (((-1083 |#4|) (-589 (-1083 |#4|))) 114) (((-1083 |#4|) (-1083 |#4|) (-1083 |#4|)) 50) ((|#4| (-589 |#4|)) 55) ((|#4| |#4| |#4|) 84)))
-(((-847 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3310 (|#4| |#4| |#4|)) (-15 -3310 (|#4| (-589 |#4|))) (-15 -3310 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -3310 ((-1083 |#4|) (-589 (-1083 |#4|)))) (-15 -3875 (|#4| |#4| |#4|)) (-15 -3875 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -3875 (|#4| (-589 |#4|)))) (-732) (-786) (-284) (-880 |#3| |#1| |#2|)) (T -847))
-((-3875 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *6 *4 *5)) (-5 *1 (-847 *4 *5 *6 *2)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)))) (-3875 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *6)))) (-3875 (*1 *2 *2 *2) (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *2)) (-4 *2 (-880 *5 *3 *4)))) (-3310 (*1 *2 *3) (-12 (-5 *3 (-589 (-1083 *7))) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-1083 *7)) (-5 *1 (-847 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-3310 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *6)))) (-3310 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *6 *4 *5)) (-5 *1 (-847 *4 *5 *6 *2)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)))) (-3310 (*1 *2 *2 *2) (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *2)) (-4 *2 (-880 *5 *3 *4)))))
-(-10 -7 (-15 -3310 (|#4| |#4| |#4|)) (-15 -3310 (|#4| (-589 |#4|))) (-15 -3310 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -3310 ((-1083 |#4|) (-589 (-1083 |#4|)))) (-15 -3875 (|#4| |#4| |#4|)) (-15 -3875 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -3875 (|#4| (-589 |#4|))))
-((-3776 (((-835 (-523)) (-900)) 22) (((-835 (-523)) (-589 (-523))) 19)) (-2438 (((-835 (-523)) (-589 (-523))) 48) (((-835 (-523)) (-852)) 49)) (-4161 (((-835 (-523))) 23)) (-1229 (((-835 (-523))) 38) (((-835 (-523)) (-589 (-523))) 37)) (-2148 (((-835 (-523))) 36) (((-835 (-523)) (-589 (-523))) 35)) (-2731 (((-835 (-523))) 34) (((-835 (-523)) (-589 (-523))) 33)) (-3238 (((-835 (-523))) 32) (((-835 (-523)) (-589 (-523))) 31)) (-3511 (((-835 (-523))) 30) (((-835 (-523)) (-589 (-523))) 29)) (-2882 (((-835 (-523))) 40) (((-835 (-523)) (-589 (-523))) 39)) (-3796 (((-835 (-523)) (-589 (-523))) 52) (((-835 (-523)) (-852)) 53)) (-2361 (((-835 (-523)) (-589 (-523))) 50) (((-835 (-523)) (-852)) 51)) (-3978 (((-835 (-523)) (-589 (-523))) 45) (((-835 (-523)) (-852)) 47)) (-1315 (((-835 (-523)) (-589 (-852))) 42)))
-(((-848) (-10 -7 (-15 -2438 ((-835 (-523)) (-852))) (-15 -2438 ((-835 (-523)) (-589 (-523)))) (-15 -3978 ((-835 (-523)) (-852))) (-15 -3978 ((-835 (-523)) (-589 (-523)))) (-15 -1315 ((-835 (-523)) (-589 (-852)))) (-15 -2361 ((-835 (-523)) (-852))) (-15 -2361 ((-835 (-523)) (-589 (-523)))) (-15 -3796 ((-835 (-523)) (-852))) (-15 -3796 ((-835 (-523)) (-589 (-523)))) (-15 -3511 ((-835 (-523)) (-589 (-523)))) (-15 -3511 ((-835 (-523)))) (-15 -3238 ((-835 (-523)) (-589 (-523)))) (-15 -3238 ((-835 (-523)))) (-15 -2731 ((-835 (-523)) (-589 (-523)))) (-15 -2731 ((-835 (-523)))) (-15 -2148 ((-835 (-523)) (-589 (-523)))) (-15 -2148 ((-835 (-523)))) (-15 -1229 ((-835 (-523)) (-589 (-523)))) (-15 -1229 ((-835 (-523)))) (-15 -2882 ((-835 (-523)) (-589 (-523)))) (-15 -2882 ((-835 (-523)))) (-15 -4161 ((-835 (-523)))) (-15 -3776 ((-835 (-523)) (-589 (-523)))) (-15 -3776 ((-835 (-523)) (-900))))) (T -848))
-((-3776 (*1 *2 *3) (-12 (-5 *3 (-900)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3776 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-4161 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2882 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2882 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-1229 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-1229 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2148 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2148 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2731 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2731 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3238 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3238 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3511 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3511 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3796 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3796 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2361 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2361 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-1315 (*1 *2 *3) (-12 (-5 *3 (-589 (-852))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3978 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3978 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2438 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2438 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(-10 -7 (-15 -2438 ((-835 (-523)) (-852))) (-15 -2438 ((-835 (-523)) (-589 (-523)))) (-15 -3978 ((-835 (-523)) (-852))) (-15 -3978 ((-835 (-523)) (-589 (-523)))) (-15 -1315 ((-835 (-523)) (-589 (-852)))) (-15 -2361 ((-835 (-523)) (-852))) (-15 -2361 ((-835 (-523)) (-589 (-523)))) (-15 -3796 ((-835 (-523)) (-852))) (-15 -3796 ((-835 (-523)) (-589 (-523)))) (-15 -3511 ((-835 (-523)) (-589 (-523)))) (-15 -3511 ((-835 (-523)))) (-15 -3238 ((-835 (-523)) (-589 (-523)))) (-15 -3238 ((-835 (-523)))) (-15 -2731 ((-835 (-523)) (-589 (-523)))) (-15 -2731 ((-835 (-523)))) (-15 -2148 ((-835 (-523)) (-589 (-523)))) (-15 -2148 ((-835 (-523)))) (-15 -1229 ((-835 (-523)) (-589 (-523)))) (-15 -1229 ((-835 (-523)))) (-15 -2882 ((-835 (-523)) (-589 (-523)))) (-15 -2882 ((-835 (-523)))) (-15 -4161 ((-835 (-523)))) (-15 -3776 ((-835 (-523)) (-589 (-523)))) (-15 -3776 ((-835 (-523)) (-900))))
-((-2993 (((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087))) 10)) (-1688 (((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087))) 9)))
-(((-849 |#1|) (-10 -7 (-15 -1688 ((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -2993 ((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087))))) (-427)) (T -849))
-((-2993 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-883 *4))) (-5 *3 (-589 (-1087))) (-4 *4 (-427)) (-5 *1 (-849 *4)))) (-1688 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-883 *4))) (-5 *3 (-589 (-1087))) (-4 *4 (-427)) (-5 *1 (-849 *4)))))
-(-10 -7 (-15 -1688 ((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -2993 ((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)))))
-((-1691 (((-292 |#1|) (-452)) 15)))
-(((-850 |#1|) (-10 -7 (-15 -1691 ((-292 |#1|) (-452)))) (-13 (-786) (-515))) (T -850))
-((-1691 (*1 *2 *3) (-12 (-5 *3 (-452)) (-5 *2 (-292 *4)) (-5 *1 (-850 *4)) (-4 *4 (-13 (-786) (-515))))))
-(-10 -7 (-15 -1691 ((-292 |#1|) (-452))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-2769 (((-108) $) 31)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-2547 (((-3 (-2 (|:| -1500 (-710)) (|:| -1843 |#5|)) "failed") (-312 |#2| |#3| |#4| |#5|)) 79)) (-3261 (((-108) (-312 |#2| |#3| |#4| |#5|)) 17)) (-1500 (((-3 (-710) "failed") (-312 |#2| |#3| |#4| |#5|)) 15)))
+(((-842 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1500 ((-3 (-710) "failed") (-312 |#2| |#3| |#4| |#5|))) (-15 -3261 ((-108) (-312 |#2| |#3| |#4| |#5|))) (-15 -2547 ((-3 (-2 (|:| -1500 (-710)) (|:| -1843 |#5|)) "failed") (-312 |#2| |#3| |#4| |#5|)))) (-13 (-786) (-515) (-964 (-523))) (-406 |#1|) (-1145 |#2|) (-1145 (-383 |#3|)) (-318 |#2| |#3| |#4|)) (T -842))
+((-2547 (*1 *2 *3) (|partial| -12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-2 (|:| -1500 (-710)) (|:| -1843 *8))) (-5 *1 (-842 *4 *5 *6 *7 *8)))) (-3261 (*1 *2 *3) (-12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-108)) (-5 *1 (-842 *4 *5 *6 *7 *8)))) (-1500 (*1 *2 *3) (|partial| -12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4)) (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-710)) (-5 *1 (-842 *4 *5 *6 *7 *8)))))
+(-10 -7 (-15 -1500 ((-3 (-710) "failed") (-312 |#2| |#3| |#4| |#5|))) (-15 -3261 ((-108) (-312 |#2| |#3| |#4| |#5|))) (-15 -2547 ((-3 (-2 (|:| -1500 (-710)) (|:| -1843 |#5|)) "failed") (-312 |#2| |#3| |#4| |#5|))))
+((-2547 (((-3 (-2 (|:| -1500 (-710)) (|:| -1843 |#3|)) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|)) 56)) (-3261 (((-108) (-312 (-383 (-523)) |#1| |#2| |#3|)) 16)) (-1500 (((-3 (-710) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|)) 14)))
+(((-843 |#1| |#2| |#3|) (-10 -7 (-15 -1500 ((-3 (-710) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|))) (-15 -3261 ((-108) (-312 (-383 (-523)) |#1| |#2| |#3|))) (-15 -2547 ((-3 (-2 (|:| -1500 (-710)) (|:| -1843 |#3|)) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|)))) (-1145 (-383 (-523))) (-1145 (-383 |#1|)) (-318 (-383 (-523)) |#1| |#2|)) (T -843))
+((-2547 (*1 *2 *3) (|partial| -12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6)) (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-2 (|:| -1500 (-710)) (|:| -1843 *6))) (-5 *1 (-843 *4 *5 *6)))) (-3261 (*1 *2 *3) (-12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6)) (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-108)) (-5 *1 (-843 *4 *5 *6)))) (-1500 (*1 *2 *3) (|partial| -12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6)) (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-710)) (-5 *1 (-843 *4 *5 *6)))))
+(-10 -7 (-15 -1500 ((-3 (-710) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|))) (-15 -3261 ((-108) (-312 (-383 (-523)) |#1| |#2| |#3|))) (-15 -2547 ((-3 (-2 (|:| -1500 (-710)) (|:| -1843 |#3|)) "failed") (-312 (-383 (-523)) |#1| |#2| |#3|))))
+((-3079 ((|#2| |#2|) 26)) (-2083 (((-523) (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))))) 15)) (-3926 (((-852) (-523)) 35)) (-4106 (((-523) |#2|) 42)) (-3509 (((-523) |#2|) 21) (((-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))) |#1|) 20)))
+(((-844 |#1| |#2|) (-10 -7 (-15 -3926 ((-852) (-523))) (-15 -3509 ((-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))) |#1|)) (-15 -3509 ((-523) |#2|)) (-15 -2083 ((-523) (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523)))))) (-15 -4106 ((-523) |#2|)) (-15 -3079 (|#2| |#2|))) (-1145 (-383 (-523))) (-1145 (-383 |#1|))) (T -844))
+((-3079 (*1 *2 *2) (-12 (-4 *3 (-1145 (-383 (-523)))) (-5 *1 (-844 *3 *2)) (-4 *2 (-1145 (-383 *3))))) (-4106 (*1 *2 *3) (-12 (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *3)) (-4 *3 (-1145 (-383 *4))))) (-2083 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))))) (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *5)) (-4 *5 (-1145 (-383 *4))))) (-3509 (*1 *2 *3) (-12 (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *3)) (-4 *3 (-1145 (-383 *4))))) (-3509 (*1 *2 *3) (-12 (-4 *3 (-1145 (-383 (-523)))) (-5 *2 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523)))) (-5 *1 (-844 *3 *4)) (-4 *4 (-1145 (-383 *3))))) (-3926 (*1 *2 *3) (-12 (-5 *3 (-523)) (-4 *4 (-1145 (-383 *3))) (-5 *2 (-852)) (-5 *1 (-844 *4 *5)) (-4 *5 (-1145 (-383 *4))))))
+(-10 -7 (-15 -3926 ((-852) (-523))) (-15 -3509 ((-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))) |#1|)) (-15 -3509 ((-523) |#2|)) (-15 -2083 ((-523) (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523)))))) (-15 -4106 ((-523) |#2|)) (-15 -3079 (|#2| |#2|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 ((|#1| $) 81)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-2501 (($ $ $) NIL)) (-4211 (((-3 $ "failed") $) 75)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-1670 (($ |#1| (-394 |#1|)) 73)) (-2549 (((-1083 |#1|) |#1| |#1|) 41)) (-2111 (($ $) 49)) (-3482 (((-108) $) NIL)) (-2593 (((-523) $) 78)) (-3020 (($ $ (-523)) 80)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3906 ((|#1| $) 77)) (-1413 (((-394 |#1|) $) 76)) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) 74)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2940 (($ $) 39)) (-3976 (((-794) $) 99) (($ (-523)) 54) (($ $) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 31) (((-383 |#1|) $) 59) (($ (-383 (-394 |#1|))) 67)) (-1698 (((-710)) 52)) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 23 T CONST)) (-1440 (($) 12 T CONST)) (-4037 (((-108) $ $) 68)) (-4125 (($ $ $) NIL)) (-4115 (($ $) 88) (($ $ $) NIL)) (-4103 (($ $ $) 38)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 90) (($ $ $) 37) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ |#1| $) 89) (($ $ |#1|) NIL)))
+(((-845 |#1|) (-13 (-339) (-37 |#1|) (-10 -8 (-15 -3976 ((-383 |#1|) $)) (-15 -3976 ($ (-383 (-394 |#1|)))) (-15 -2940 ($ $)) (-15 -1413 ((-394 |#1|) $)) (-15 -3906 (|#1| $)) (-15 -3020 ($ $ (-523))) (-15 -2593 ((-523) $)) (-15 -2549 ((-1083 |#1|) |#1| |#1|)) (-15 -2111 ($ $)) (-15 -1670 ($ |#1| (-394 |#1|))) (-15 -3964 (|#1| $)))) (-284)) (T -845))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-383 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-383 (-394 *3))) (-4 *3 (-284)) (-5 *1 (-845 *3)))) (-2940 (*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))) (-1413 (*1 *2 *1) (-12 (-5 *2 (-394 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-3906 (*1 *2 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))) (-3020 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-2593 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-2549 (*1 *2 *3 *3) (-12 (-5 *2 (-1083 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))) (-2111 (*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))) (-1670 (*1 *1 *2 *3) (-12 (-5 *3 (-394 *2)) (-4 *2 (-284)) (-5 *1 (-845 *2)))) (-3964 (*1 *2 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))))
+(-13 (-339) (-37 |#1|) (-10 -8 (-15 -3976 ((-383 |#1|) $)) (-15 -3976 ($ (-383 (-394 |#1|)))) (-15 -2940 ($ $)) (-15 -1413 ((-394 |#1|) $)) (-15 -3906 (|#1| $)) (-15 -3020 ($ $ (-523))) (-15 -2593 ((-523) $)) (-15 -2549 ((-1083 |#1|) |#1| |#1|)) (-15 -2111 ($ $)) (-15 -1670 ($ |#1| (-394 |#1|))) (-15 -3964 (|#1| $))))
+((-1670 (((-51) (-883 |#1|) (-394 (-883 |#1|)) (-1087)) 17) (((-51) (-383 (-883 |#1|)) (-1087)) 18)))
+(((-846 |#1|) (-10 -7 (-15 -1670 ((-51) (-383 (-883 |#1|)) (-1087))) (-15 -1670 ((-51) (-883 |#1|) (-394 (-883 |#1|)) (-1087)))) (-13 (-284) (-136))) (T -846))
+((-1670 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-394 (-883 *6))) (-5 *5 (-1087)) (-5 *3 (-883 *6)) (-4 *6 (-13 (-284) (-136))) (-5 *2 (-51)) (-5 *1 (-846 *6)))) (-1670 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-136))) (-5 *2 (-51)) (-5 *1 (-846 *5)))))
+(-10 -7 (-15 -1670 ((-51) (-383 (-883 |#1|)) (-1087))) (-15 -1670 ((-51) (-883 |#1|) (-394 (-883 |#1|)) (-1087))))
+((-3425 ((|#4| (-589 |#4|)) 121) (((-1083 |#4|) (-1083 |#4|) (-1083 |#4|)) 67) ((|#4| |#4| |#4|) 120)) (-2056 (((-1083 |#4|) (-589 (-1083 |#4|))) 114) (((-1083 |#4|) (-1083 |#4|) (-1083 |#4|)) 50) ((|#4| (-589 |#4|)) 55) ((|#4| |#4| |#4|) 84)))
+(((-847 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2056 (|#4| |#4| |#4|)) (-15 -2056 (|#4| (-589 |#4|))) (-15 -2056 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -2056 ((-1083 |#4|) (-589 (-1083 |#4|)))) (-15 -3425 (|#4| |#4| |#4|)) (-15 -3425 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -3425 (|#4| (-589 |#4|)))) (-732) (-786) (-284) (-880 |#3| |#1| |#2|)) (T -847))
+((-3425 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *6 *4 *5)) (-5 *1 (-847 *4 *5 *6 *2)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)))) (-3425 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *6)))) (-3425 (*1 *2 *2 *2) (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *2)) (-4 *2 (-880 *5 *3 *4)))) (-2056 (*1 *2 *3) (-12 (-5 *3 (-589 (-1083 *7))) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-1083 *7)) (-5 *1 (-847 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))) (-2056 (*1 *2 *2 *2) (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *6)))) (-2056 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *6 *4 *5)) (-5 *1 (-847 *4 *5 *6 *2)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)))) (-2056 (*1 *2 *2 *2) (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *2)) (-4 *2 (-880 *5 *3 *4)))))
+(-10 -7 (-15 -2056 (|#4| |#4| |#4|)) (-15 -2056 (|#4| (-589 |#4|))) (-15 -2056 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -2056 ((-1083 |#4|) (-589 (-1083 |#4|)))) (-15 -3425 (|#4| |#4| |#4|)) (-15 -3425 ((-1083 |#4|) (-1083 |#4|) (-1083 |#4|))) (-15 -3425 (|#4| (-589 |#4|))))
+((-3090 (((-835 (-523)) (-900)) 23) (((-835 (-523)) (-589 (-523))) 20)) (-3270 (((-835 (-523)) (-589 (-523))) 48) (((-835 (-523)) (-852)) 49)) (-2548 (((-835 (-523))) 24)) (-2930 (((-835 (-523))) 38) (((-835 (-523)) (-589 (-523))) 37)) (-3693 (((-835 (-523))) 36) (((-835 (-523)) (-589 (-523))) 35)) (-1235 (((-835 (-523))) 34) (((-835 (-523)) (-589 (-523))) 33)) (-1321 (((-835 (-523))) 32) (((-835 (-523)) (-589 (-523))) 31)) (-3494 (((-835 (-523))) 30) (((-835 (-523)) (-589 (-523))) 29)) (-2235 (((-835 (-523))) 40) (((-835 (-523)) (-589 (-523))) 39)) (-3250 (((-835 (-523)) (-589 (-523))) 52) (((-835 (-523)) (-852)) 53)) (-3870 (((-835 (-523)) (-589 (-523))) 50) (((-835 (-523)) (-852)) 51)) (-3222 (((-835 (-523)) (-589 (-523))) 46) (((-835 (-523)) (-852)) 47)) (-1270 (((-835 (-523)) (-589 (-852))) 43)))
+(((-848) (-10 -7 (-15 -3270 ((-835 (-523)) (-852))) (-15 -3270 ((-835 (-523)) (-589 (-523)))) (-15 -3222 ((-835 (-523)) (-852))) (-15 -3222 ((-835 (-523)) (-589 (-523)))) (-15 -1270 ((-835 (-523)) (-589 (-852)))) (-15 -3870 ((-835 (-523)) (-852))) (-15 -3870 ((-835 (-523)) (-589 (-523)))) (-15 -3250 ((-835 (-523)) (-852))) (-15 -3250 ((-835 (-523)) (-589 (-523)))) (-15 -3494 ((-835 (-523)) (-589 (-523)))) (-15 -3494 ((-835 (-523)))) (-15 -1321 ((-835 (-523)) (-589 (-523)))) (-15 -1321 ((-835 (-523)))) (-15 -1235 ((-835 (-523)) (-589 (-523)))) (-15 -1235 ((-835 (-523)))) (-15 -3693 ((-835 (-523)) (-589 (-523)))) (-15 -3693 ((-835 (-523)))) (-15 -2930 ((-835 (-523)) (-589 (-523)))) (-15 -2930 ((-835 (-523)))) (-15 -2235 ((-835 (-523)) (-589 (-523)))) (-15 -2235 ((-835 (-523)))) (-15 -2548 ((-835 (-523)))) (-15 -3090 ((-835 (-523)) (-589 (-523)))) (-15 -3090 ((-835 (-523)) (-900))))) (T -848))
+((-3090 (*1 *2 *3) (-12 (-5 *3 (-900)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3090 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2548 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2235 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2235 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2930 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-2930 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3693 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3693 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-1235 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-1235 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-1321 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-1321 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3494 (*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3494 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3250 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3250 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3870 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3870 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-1270 (*1 *2 *3) (-12 (-5 *3 (-589 (-852))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3222 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3222 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3270 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))) (-3270 (*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(-10 -7 (-15 -3270 ((-835 (-523)) (-852))) (-15 -3270 ((-835 (-523)) (-589 (-523)))) (-15 -3222 ((-835 (-523)) (-852))) (-15 -3222 ((-835 (-523)) (-589 (-523)))) (-15 -1270 ((-835 (-523)) (-589 (-852)))) (-15 -3870 ((-835 (-523)) (-852))) (-15 -3870 ((-835 (-523)) (-589 (-523)))) (-15 -3250 ((-835 (-523)) (-852))) (-15 -3250 ((-835 (-523)) (-589 (-523)))) (-15 -3494 ((-835 (-523)) (-589 (-523)))) (-15 -3494 ((-835 (-523)))) (-15 -1321 ((-835 (-523)) (-589 (-523)))) (-15 -1321 ((-835 (-523)))) (-15 -1235 ((-835 (-523)) (-589 (-523)))) (-15 -1235 ((-835 (-523)))) (-15 -3693 ((-835 (-523)) (-589 (-523)))) (-15 -3693 ((-835 (-523)))) (-15 -2930 ((-835 (-523)) (-589 (-523)))) (-15 -2930 ((-835 (-523)))) (-15 -2235 ((-835 (-523)) (-589 (-523)))) (-15 -2235 ((-835 (-523)))) (-15 -2548 ((-835 (-523)))) (-15 -3090 ((-835 (-523)) (-589 (-523)))) (-15 -3090 ((-835 (-523)) (-900))))
+((-3941 (((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087))) 12)) (-1682 (((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087))) 11)))
+(((-849 |#1|) (-10 -7 (-15 -1682 ((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3941 ((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087))))) (-427)) (T -849))
+((-3941 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-883 *4))) (-5 *3 (-589 (-1087))) (-4 *4 (-427)) (-5 *1 (-849 *4)))) (-1682 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-883 *4))) (-5 *3 (-589 (-1087))) (-4 *4 (-427)) (-5 *1 (-849 *4)))))
+(-10 -7 (-15 -1682 ((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3941 ((-589 (-883 |#1|)) (-589 (-883 |#1|)) (-589 (-1087)))))
+((-3976 (((-292 |#1|) (-452)) 16)))
+(((-850 |#1|) (-10 -7 (-15 -3976 ((-292 |#1|) (-452)))) (-13 (-786) (-515))) (T -850))
+((-3976 (*1 *2 *3) (-12 (-5 *3 (-452)) (-5 *2 (-292 *4)) (-5 *1 (-850 *4)) (-4 *4 (-13 (-786) (-515))))))
+(-10 -7 (-15 -3976 ((-292 |#1|) (-452))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-3482 (((-108) $) 31)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-851) (-129)) (T -851))
-((-4217 (*1 *2 *3) (-12 (-4 *1 (-851)) (-5 *2 (-2 (|:| -3474 (-589 *1)) (|:| -1621 *1))) (-5 *3 (-589 *1)))) (-1251 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-589 *1)) (-4 *1 (-851)))))
-(-13 (-427) (-10 -8 (-15 -4217 ((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $))) (-15 -1251 ((-3 (-589 $) "failed") (-589 $) $))))
+((-1992 (*1 *2 *3) (-12 (-4 *1 (-851)) (-5 *2 (-2 (|:| -2275 (-589 *1)) (|:| -4102 *1))) (-5 *3 (-589 *1)))) (-2057 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-589 *1)) (-4 *1 (-851)))))
+(-13 (-427) (-10 -8 (-15 -1992 ((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $))) (-15 -2057 ((-3 (-589 $) "failed") (-589 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-427) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3310 (($ $ $) NIL)) (-1691 (((-794) $) NIL)) (-2423 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1891 (($) NIL T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ $ $) NIL)))
-(((-852) (-13 (-25) (-786) (-666) (-10 -8 (-15 -3310 ($ $ $)) (-6 (-4250 "*"))))) (T -852))
-((-3310 (*1 *1 *1 *1) (-5 *1 (-852))))
-(-13 (-25) (-786) (-666) (-10 -8 (-15 -3310 ($ $ $)) (-6 (-4250 "*"))))
-((-2995 ((|#2| (-589 |#1|) (-589 |#1|)) 24)))
-(((-853 |#1| |#2|) (-10 -7 (-15 -2995 (|#2| (-589 |#1|) (-589 |#1|)))) (-339) (-1145 |#1|)) (T -853))
-((-2995 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-339)) (-4 *2 (-1145 *4)) (-5 *1 (-853 *4 *2)))))
-(-10 -7 (-15 -2995 (|#2| (-589 |#1|) (-589 |#1|))))
-((-1528 (((-1083 |#2|) (-589 |#2|) (-589 |#2|)) 17) (((-1142 |#1| |#2|) (-1142 |#1| |#2|) (-589 |#2|) (-589 |#2|)) 13)))
-(((-854 |#1| |#2|) (-10 -7 (-15 -1528 ((-1142 |#1| |#2|) (-1142 |#1| |#2|) (-589 |#2|) (-589 |#2|))) (-15 -1528 ((-1083 |#2|) (-589 |#2|) (-589 |#2|)))) (-1087) (-339)) (T -854))
-((-1528 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *5)) (-4 *5 (-339)) (-5 *2 (-1083 *5)) (-5 *1 (-854 *4 *5)) (-14 *4 (-1087)))) (-1528 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1142 *4 *5)) (-5 *3 (-589 *5)) (-14 *4 (-1087)) (-4 *5 (-339)) (-5 *1 (-854 *4 *5)))))
-(-10 -7 (-15 -1528 ((-1142 |#1| |#2|) (-1142 |#1| |#2|) (-589 |#2|) (-589 |#2|))) (-15 -1528 ((-1083 |#2|) (-589 |#2|) (-589 |#2|))))
-((-1750 (((-523) (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070)) 139)) (-3213 ((|#4| |#4|) 155)) (-3613 (((-589 (-383 (-883 |#1|))) (-589 (-1087))) 118)) (-1826 (((-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-589 (-589 |#4|)) (-710) (-710) (-523)) 74)) (-3920 (((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-589 |#4|)) 58)) (-3390 (((-629 |#4|) (-629 |#4|) (-589 |#4|)) 54)) (-3185 (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070)) 151)) (-3822 (((-523) (-629 |#4|) (-852) (-1070)) 132) (((-523) (-629 |#4|) (-589 (-1087)) (-852) (-1070)) 131) (((-523) (-629 |#4|) (-589 |#4|) (-852) (-1070)) 130) (((-523) (-629 |#4|) (-1070)) 127) (((-523) (-629 |#4|) (-589 (-1087)) (-1070)) 126) (((-523) (-629 |#4|) (-589 |#4|) (-1070)) 125) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-852)) 124) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)) (-852)) 123) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|) (-852)) 122) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|)) 120) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087))) 119) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|)) 116)) (-4071 ((|#4| (-883 |#1|)) 67)) (-2029 (((-108) (-589 |#4|) (-589 (-589 |#4|))) 152)) (-3625 (((-589 (-589 (-523))) (-523) (-523)) 129)) (-2323 (((-589 (-589 |#4|)) (-589 (-589 |#4|))) 86)) (-1943 (((-710) (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|))))) 84)) (-1852 (((-710) (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|))))) 83)) (-2759 (((-108) (-589 (-883 |#1|))) 17) (((-108) (-589 |#4|)) 13)) (-4206 (((-2 (|:| |sysok| (-108)) (|:| |z0| (-589 |#4|)) (|:| |n0| (-589 |#4|))) (-589 |#4|) (-589 |#4|)) 70)) (-2626 (((-589 |#4|) |#4|) 48)) (-3217 (((-589 (-383 (-883 |#1|))) (-589 |#4|)) 114) (((-629 (-383 (-883 |#1|))) (-629 |#4|)) 55) (((-383 (-883 |#1|)) |#4|) 111)) (-1876 (((-2 (|:| |rgl| (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))))))) (|:| |rgsz| (-523))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-710) (-1070) (-523)) 90)) (-2996 (((-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))) (-629 |#4|) (-710)) 82)) (-3891 (((-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-629 |#4|) (-710)) 99)) (-2700 (((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| -2600 (-629 (-383 (-883 |#1|)))) (|:| |vec| (-589 (-383 (-883 |#1|)))) (|:| -3569 (-710)) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) 47)))
-(((-855 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|) (-852))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)) (-852))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-852))) (-15 -3822 ((-523) (-629 |#4|) (-589 |#4|) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-589 (-1087)) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-589 |#4|) (-852) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-589 (-1087)) (-852) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-852) (-1070))) (-15 -1750 ((-523) (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070))) (-15 -3185 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070))) (-15 -1876 ((-2 (|:| |rgl| (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))))))) (|:| |rgsz| (-523))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-710) (-1070) (-523))) (-15 -3217 ((-383 (-883 |#1|)) |#4|)) (-15 -3217 ((-629 (-383 (-883 |#1|))) (-629 |#4|))) (-15 -3217 ((-589 (-383 (-883 |#1|))) (-589 |#4|))) (-15 -3613 ((-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -4071 (|#4| (-883 |#1|))) (-15 -4206 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-589 |#4|)) (|:| |n0| (-589 |#4|))) (-589 |#4|) (-589 |#4|))) (-15 -2996 ((-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))) (-629 |#4|) (-710))) (-15 -3920 ((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-589 |#4|))) (-15 -2700 ((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| -2600 (-629 (-383 (-883 |#1|)))) (|:| |vec| (-589 (-383 (-883 |#1|)))) (|:| -3569 (-710)) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (-15 -2626 ((-589 |#4|) |#4|)) (-15 -1852 ((-710) (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))))) (-15 -1943 ((-710) (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))))) (-15 -2323 ((-589 (-589 |#4|)) (-589 (-589 |#4|)))) (-15 -3625 ((-589 (-589 (-523))) (-523) (-523))) (-15 -2029 ((-108) (-589 |#4|) (-589 (-589 |#4|)))) (-15 -3891 ((-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-629 |#4|) (-710))) (-15 -3390 ((-629 |#4|) (-629 |#4|) (-589 |#4|))) (-15 -1826 ((-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-589 (-589 |#4|)) (-710) (-710) (-523))) (-15 -3213 (|#4| |#4|)) (-15 -2759 ((-108) (-589 |#4|))) (-15 -2759 ((-108) (-589 (-883 |#1|))))) (-13 (-284) (-136)) (-13 (-786) (-564 (-1087))) (-732) (-880 |#1| |#3| |#2|)) (T -855))
-((-2759 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-108)) (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))) (-2759 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-108)) (-5 *1 (-855 *4 *5 *6 *7)))) (-3213 (*1 *2 *2) (-12 (-4 *3 (-13 (-284) (-136))) (-4 *4 (-13 (-786) (-564 (-1087)))) (-4 *5 (-732)) (-5 *1 (-855 *3 *4 *5 *2)) (-4 *2 (-880 *3 *5 *4)))) (-1826 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-5 *4 (-629 *12)) (-5 *5 (-589 (-383 (-883 *9)))) (-5 *6 (-589 (-589 *12))) (-5 *7 (-710)) (-5 *8 (-523)) (-4 *9 (-13 (-284) (-136))) (-4 *12 (-880 *9 *11 *10)) (-4 *10 (-13 (-786) (-564 (-1087)))) (-4 *11 (-732)) (-5 *2 (-2 (|:| |eqzro| (-589 *12)) (|:| |neqzro| (-589 *12)) (|:| |wcond| (-589 (-883 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *9)))) (|:| -3760 (-589 (-1169 (-383 (-883 *9))))))))) (-5 *1 (-855 *9 *10 *11 *12)))) (-3390 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *7)) (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *1 (-855 *4 *5 *6 *7)))) (-3891 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-5 *4 (-710)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| |det| *8) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (-5 *1 (-855 *5 *6 *7 *8)))) (-2029 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-589 *8))) (-5 *3 (-589 *8)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-108)) (-5 *1 (-855 *5 *6 *7 *8)))) (-3625 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-589 (-523)))) (-5 *1 (-855 *4 *5 *6 *7)) (-5 *3 (-523)) (-4 *7 (-880 *4 *6 *5)))) (-2323 (*1 *2 *2) (-12 (-5 *2 (-589 (-589 *6))) (-4 *6 (-880 *3 *5 *4)) (-4 *3 (-13 (-284) (-136))) (-4 *4 (-13 (-786) (-564 (-1087)))) (-4 *5 (-732)) (-5 *1 (-855 *3 *4 *5 *6)))) (-1943 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| *7) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 *7))))) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-710)) (-5 *1 (-855 *4 *5 *6 *7)))) (-1852 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| *7) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 *7))))) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-710)) (-5 *1 (-855 *4 *5 *6 *7)))) (-2626 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 *3)) (-5 *1 (-855 *4 *5 *6 *3)) (-4 *3 (-880 *4 *6 *5)))) (-2700 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2600 (-629 (-383 (-883 *4)))) (|:| |vec| (-589 (-383 (-883 *4)))) (|:| -3569 (-710)) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-2 (|:| |partsol| (-1169 (-383 (-883 *4)))) (|:| -3760 (-589 (-1169 (-383 (-883 *4))))))) (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))) (-3920 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1169 (-383 (-883 *4)))) (|:| -3760 (-589 (-1169 (-383 (-883 *4))))))) (-5 *3 (-589 *7)) (-4 *4 (-13 (-284) (-136))) (-4 *7 (-880 *4 *6 *5)) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *1 (-855 *4 *5 *6 *7)))) (-2996 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| *8) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 *8))))) (-5 *1 (-855 *5 *6 *7 *8)) (-5 *4 (-710)))) (-4206 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-4 *7 (-880 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-108)) (|:| |z0| (-589 *7)) (|:| |n0| (-589 *7)))) (-5 *1 (-855 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-4071 (*1 *2 *3) (-12 (-5 *3 (-883 *4)) (-4 *4 (-13 (-284) (-136))) (-4 *2 (-880 *4 *6 *5)) (-5 *1 (-855 *4 *5 *6 *2)) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)))) (-3613 (*1 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-383 (-883 *4)))) (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))) (-3217 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-383 (-883 *4)))) (-5 *1 (-855 *4 *5 *6 *7)))) (-3217 (*1 *2 *3) (-12 (-5 *3 (-629 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-629 (-383 (-883 *4)))) (-5 *1 (-855 *4 *5 *6 *7)))) (-3217 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-383 (-883 *4))) (-5 *1 (-855 *4 *5 *6 *3)) (-4 *3 (-880 *4 *6 *5)))) (-1876 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-629 *11)) (-5 *4 (-589 (-383 (-883 *8)))) (-5 *5 (-710)) (-5 *6 (-1070)) (-4 *8 (-13 (-284) (-136))) (-4 *11 (-880 *8 *10 *9)) (-4 *9 (-13 (-786) (-564 (-1087)))) (-4 *10 (-732)) (-5 *2 (-2 (|:| |rgl| (-589 (-2 (|:| |eqzro| (-589 *11)) (|:| |neqzro| (-589 *11)) (|:| |wcond| (-589 (-883 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *8)))) (|:| -3760 (-589 (-1169 (-383 (-883 *8)))))))))) (|:| |rgsz| (-523)))) (-5 *1 (-855 *8 *9 *10 *11)) (-5 *7 (-523)))) (-3185 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *7)) (|:| |neqzro| (-589 *7)) (|:| |wcond| (-589 (-883 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *4)))) (|:| -3760 (-589 (-1169 (-383 (-883 *4)))))))))) (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))) (-1750 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8)) (|:| |wcond| (-589 (-883 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *5)))) (|:| -3760 (-589 (-1169 (-383 (-883 *5)))))))))) (-5 *4 (-1070)) (-4 *5 (-13 (-284) (-136))) (-4 *8 (-880 *5 *7 *6)) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *5 *6 *7 *8)))) (-3822 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *4 (-852)) (-5 *5 (-1070)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *6 *7 *8 *9)))) (-3822 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-629 *10)) (-5 *4 (-589 (-1087))) (-5 *5 (-852)) (-5 *6 (-1070)) (-4 *10 (-880 *7 *9 *8)) (-4 *7 (-13 (-284) (-136))) (-4 *8 (-13 (-786) (-564 (-1087)))) (-4 *9 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *7 *8 *9 *10)))) (-3822 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-629 *10)) (-5 *4 (-589 *10)) (-5 *5 (-852)) (-5 *6 (-1070)) (-4 *10 (-880 *7 *9 *8)) (-4 *7 (-13 (-284) (-136))) (-4 *8 (-13 (-786) (-564 (-1087)))) (-4 *9 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *7 *8 *9 *10)))) (-3822 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-5 *4 (-1070)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *5 *6 *7 *8)))) (-3822 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 (-1087))) (-5 *5 (-1070)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *6 *7 *8 *9)))) (-3822 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 *9)) (-5 *5 (-1070)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *6 *7 *8 *9)))) (-3822 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-5 *4 (-852)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8)) (|:| |wcond| (-589 (-883 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *5)))) (|:| -3760 (-589 (-1169 (-383 (-883 *5)))))))))) (-5 *1 (-855 *5 *6 *7 *8)))) (-3822 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 (-1087))) (-5 *5 (-852)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *9)) (|:| |neqzro| (-589 *9)) (|:| |wcond| (-589 (-883 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *6)))) (|:| -3760 (-589 (-1169 (-383 (-883 *6)))))))))) (-5 *1 (-855 *6 *7 *8 *9)))) (-3822 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *5 (-852)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *9)) (|:| |neqzro| (-589 *9)) (|:| |wcond| (-589 (-883 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *6)))) (|:| -3760 (-589 (-1169 (-383 (-883 *6)))))))))) (-5 *1 (-855 *6 *7 *8 *9)) (-5 *4 (-589 *9)))) (-3822 (*1 *2 *3) (-12 (-5 *3 (-629 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *7)) (|:| |neqzro| (-589 *7)) (|:| |wcond| (-589 (-883 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *4)))) (|:| -3760 (-589 (-1169 (-383 (-883 *4)))))))))) (-5 *1 (-855 *4 *5 *6 *7)))) (-3822 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-5 *4 (-589 (-1087))) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8)) (|:| |wcond| (-589 (-883 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *5)))) (|:| -3760 (-589 (-1169 (-383 (-883 *5)))))))))) (-5 *1 (-855 *5 *6 *7 *8)))) (-3822 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8)) (|:| |wcond| (-589 (-883 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *5)))) (|:| -3760 (-589 (-1169 (-383 (-883 *5)))))))))) (-5 *1 (-855 *5 *6 *7 *8)) (-5 *4 (-589 *8)))))
-(-10 -7 (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|) (-852))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)) (-852))) (-15 -3822 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-852))) (-15 -3822 ((-523) (-629 |#4|) (-589 |#4|) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-589 (-1087)) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-589 |#4|) (-852) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-589 (-1087)) (-852) (-1070))) (-15 -3822 ((-523) (-629 |#4|) (-852) (-1070))) (-15 -1750 ((-523) (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070))) (-15 -3185 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070))) (-15 -1876 ((-2 (|:| |rgl| (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))))))) (|:| |rgsz| (-523))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-710) (-1070) (-523))) (-15 -3217 ((-383 (-883 |#1|)) |#4|)) (-15 -3217 ((-629 (-383 (-883 |#1|))) (-629 |#4|))) (-15 -3217 ((-589 (-383 (-883 |#1|))) (-589 |#4|))) (-15 -3613 ((-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -4071 (|#4| (-883 |#1|))) (-15 -4206 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-589 |#4|)) (|:| |n0| (-589 |#4|))) (-589 |#4|) (-589 |#4|))) (-15 -2996 ((-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))) (-629 |#4|) (-710))) (-15 -3920 ((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-589 |#4|))) (-15 -2700 ((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| -2600 (-629 (-383 (-883 |#1|)))) (|:| |vec| (-589 (-383 (-883 |#1|)))) (|:| -3569 (-710)) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (-15 -2626 ((-589 |#4|) |#4|)) (-15 -1852 ((-710) (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))))) (-15 -1943 ((-710) (-589 (-2 (|:| -3569 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))))) (-15 -2323 ((-589 (-589 |#4|)) (-589 (-589 |#4|)))) (-15 -3625 ((-589 (-589 (-523))) (-523) (-523))) (-15 -2029 ((-108) (-589 |#4|) (-589 (-589 |#4|)))) (-15 -3891 ((-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-629 |#4|) (-710))) (-15 -3390 ((-629 |#4|) (-629 |#4|) (-589 |#4|))) (-15 -1826 ((-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -3760 (-589 (-1169 (-383 (-883 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-589 (-589 |#4|)) (-710) (-710) (-523))) (-15 -3213 (|#4| |#4|)) (-15 -2759 ((-108) (-589 |#4|))) (-15 -2759 ((-108) (-589 (-883 |#1|)))))
-((-2213 (((-858) |#1| (-1087)) 16) (((-858) |#1| (-1087) (-1011 (-203))) 20)) (-2627 (((-858) |#1| |#1| (-1087) (-1011 (-203))) 18) (((-858) |#1| (-1087) (-1011 (-203))) 14)))
-(((-856 |#1|) (-10 -7 (-15 -2627 ((-858) |#1| (-1087) (-1011 (-203)))) (-15 -2627 ((-858) |#1| |#1| (-1087) (-1011 (-203)))) (-15 -2213 ((-858) |#1| (-1087) (-1011 (-203)))) (-15 -2213 ((-858) |#1| (-1087)))) (-564 (-499))) (T -856))
-((-2213 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-858)) (-5 *1 (-856 *3)) (-4 *3 (-564 (-499))))) (-2213 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858)) (-5 *1 (-856 *3)) (-4 *3 (-564 (-499))))) (-2627 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858)) (-5 *1 (-856 *3)) (-4 *3 (-564 (-499))))) (-2627 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858)) (-5 *1 (-856 *3)) (-4 *3 (-564 (-499))))))
-(-10 -7 (-15 -2627 ((-858) |#1| (-1087) (-1011 (-203)))) (-15 -2627 ((-858) |#1| |#1| (-1087) (-1011 (-203)))) (-15 -2213 ((-858) |#1| (-1087) (-1011 (-203)))) (-15 -2213 ((-858) |#1| (-1087))))
-((-4085 (($ $ (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 70)) (-2035 (((-1011 (-203)) $) 40)) (-2025 (((-1011 (-203)) $) 39)) (-2015 (((-1011 (-203)) $) 38)) (-2594 (((-589 (-589 (-203))) $) 43)) (-3949 (((-1011 (-203)) $) 41)) (-1329 (((-523) (-523)) 32)) (-3500 (((-523) (-523)) 28)) (-3165 (((-523) (-523)) 30)) (-2637 (((-108) (-108)) 35)) (-3931 (((-523)) 31)) (-2941 (($ $ (-1011 (-203))) 73) (($ $) 74)) (-1361 (($ (-1 (-874 (-203)) (-203)) (-1011 (-203))) 78) (($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 79)) (-2627 (($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203))) 81) (($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 82) (($ $ (-1011 (-203))) 76)) (-2230 (((-523)) 36)) (-3777 (((-523)) 27)) (-2077 (((-523)) 29)) (-2825 (((-589 (-589 (-874 (-203)))) $) 94)) (-3871 (((-108) (-108)) 37)) (-1691 (((-794) $) 93)) (-1550 (((-108)) 34)))
-(((-857) (-13 (-903) (-10 -8 (-15 -1361 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)))) (-15 -1361 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2627 ($ $ (-1011 (-203)))) (-15 -4085 ($ $ (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2941 ($ $ (-1011 (-203)))) (-15 -2941 ($ $)) (-15 -3949 ((-1011 (-203)) $)) (-15 -2594 ((-589 (-589 (-203))) $)) (-15 -3777 ((-523))) (-15 -3500 ((-523) (-523))) (-15 -2077 ((-523))) (-15 -3165 ((-523) (-523))) (-15 -3931 ((-523))) (-15 -1329 ((-523) (-523))) (-15 -1550 ((-108))) (-15 -2637 ((-108) (-108))) (-15 -2230 ((-523))) (-15 -3871 ((-108) (-108)))))) (T -857))
-((-1361 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-857)))) (-1361 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-857)))) (-2627 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-857)))) (-2627 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-857)))) (-2627 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857)))) (-4085 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857)))) (-2941 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857)))) (-2941 (*1 *1 *1) (-5 *1 (-857))) (-3949 (*1 *2 *1) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857)))) (-2594 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-203)))) (-5 *1 (-857)))) (-3777 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-3500 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-2077 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-3165 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-3931 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-1329 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-1550 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))) (-2637 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))) (-2230 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-3871 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))))
-(-13 (-903) (-10 -8 (-15 -1361 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)))) (-15 -1361 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2627 ($ $ (-1011 (-203)))) (-15 -4085 ($ $ (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2941 ($ $ (-1011 (-203)))) (-15 -2941 ($ $)) (-15 -3949 ((-1011 (-203)) $)) (-15 -2594 ((-589 (-589 (-203))) $)) (-15 -3777 ((-523))) (-15 -3500 ((-523) (-523))) (-15 -2077 ((-523))) (-15 -3165 ((-523) (-523))) (-15 -3931 ((-523))) (-15 -1329 ((-523) (-523))) (-15 -1550 ((-108))) (-15 -2637 ((-108) (-108))) (-15 -2230 ((-523))) (-15 -3871 ((-108) (-108)))))
-((-4085 (($ $ (-1011 (-203))) 70) (($ $ (-1011 (-203)) (-1011 (-203))) 71)) (-2025 (((-1011 (-203)) $) 43)) (-2015 (((-1011 (-203)) $) 42)) (-3949 (((-1011 (-203)) $) 44)) (-1993 (((-523) (-523)) 36)) (-1798 (((-523) (-523)) 32)) (-3519 (((-523) (-523)) 34)) (-3304 (((-108) (-108)) 38)) (-1657 (((-523)) 35)) (-2941 (($ $ (-1011 (-203))) 74) (($ $) 75)) (-1361 (($ (-1 (-874 (-203)) (-203)) (-1011 (-203))) 84) (($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 85)) (-2213 (($ (-1 (-203) (-203)) (-1011 (-203))) 92) (($ (-1 (-203) (-203))) 95)) (-2627 (($ (-1 (-203) (-203)) (-1011 (-203))) 79) (($ (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203))) 80) (($ (-589 (-1 (-203) (-203))) (-1011 (-203))) 87) (($ (-589 (-1 (-203) (-203))) (-1011 (-203)) (-1011 (-203))) 88) (($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203))) 81) (($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 82) (($ $ (-1011 (-203))) 76)) (-3792 (((-108) $) 39)) (-3078 (((-523)) 40)) (-2336 (((-523)) 31)) (-3572 (((-523)) 33)) (-2825 (((-589 (-589 (-874 (-203)))) $) 22)) (-1647 (((-108) (-108)) 41)) (-1691 (((-794) $) 106)) (-2797 (((-108)) 37)))
-(((-858) (-13 (-885) (-10 -8 (-15 -2627 ($ (-1 (-203) (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2627 ($ (-589 (-1 (-203) (-203))) (-1011 (-203)))) (-15 -2627 ($ (-589 (-1 (-203) (-203))) (-1011 (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1361 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)))) (-15 -1361 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2213 ($ (-1 (-203) (-203)) (-1011 (-203)))) (-15 -2213 ($ (-1 (-203) (-203)))) (-15 -2627 ($ $ (-1011 (-203)))) (-15 -3792 ((-108) $)) (-15 -4085 ($ $ (-1011 (-203)))) (-15 -4085 ($ $ (-1011 (-203)) (-1011 (-203)))) (-15 -2941 ($ $ (-1011 (-203)))) (-15 -2941 ($ $)) (-15 -3949 ((-1011 (-203)) $)) (-15 -2336 ((-523))) (-15 -1798 ((-523) (-523))) (-15 -3572 ((-523))) (-15 -3519 ((-523) (-523))) (-15 -1657 ((-523))) (-15 -1993 ((-523) (-523))) (-15 -2797 ((-108))) (-15 -3304 ((-108) (-108))) (-15 -3078 ((-523))) (-15 -1647 ((-108) (-108)))))) (T -858))
-((-2627 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-2627 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-2627 (*1 *1 *2 *3) (-12 (-5 *2 (-589 (-1 (-203) (-203)))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-2627 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-589 (-1 (-203) (-203)))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-2627 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-2627 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1361 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1361 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-2213 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-2213 (*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-858)))) (-2627 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-3792 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-858)))) (-4085 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-4085 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-2941 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-2941 (*1 *1 *1) (-5 *1 (-858))) (-3949 (*1 *2 *1) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-2336 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-1798 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-3572 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-3519 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-1657 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-1993 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-2797 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))) (-3304 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))) (-3078 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-1647 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
-(-13 (-885) (-10 -8 (-15 -2627 ($ (-1 (-203) (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2627 ($ (-589 (-1 (-203) (-203))) (-1011 (-203)))) (-15 -2627 ($ (-589 (-1 (-203) (-203))) (-1011 (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)))) (-15 -2627 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1361 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)))) (-15 -1361 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -2213 ($ (-1 (-203) (-203)) (-1011 (-203)))) (-15 -2213 ($ (-1 (-203) (-203)))) (-15 -2627 ($ $ (-1011 (-203)))) (-15 -3792 ((-108) $)) (-15 -4085 ($ $ (-1011 (-203)))) (-15 -4085 ($ $ (-1011 (-203)) (-1011 (-203)))) (-15 -2941 ($ $ (-1011 (-203)))) (-15 -2941 ($ $)) (-15 -3949 ((-1011 (-203)) $)) (-15 -2336 ((-523))) (-15 -1798 ((-523) (-523))) (-15 -3572 ((-523))) (-15 -3519 ((-523) (-523))) (-15 -1657 ((-523))) (-15 -1993 ((-523) (-523))) (-15 -2797 ((-108))) (-15 -3304 ((-108) (-108))) (-15 -3078 ((-523))) (-15 -1647 ((-108) (-108)))))
-((-2864 (((-589 (-1011 (-203))) (-589 (-589 (-874 (-203))))) 23)))
-(((-859) (-10 -7 (-15 -2864 ((-589 (-1011 (-203))) (-589 (-589 (-874 (-203)))))))) (T -859))
-((-2864 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-589 (-1011 (-203)))) (-5 *1 (-859)))))
-(-10 -7 (-15 -2864 ((-589 (-1011 (-203))) (-589 (-589 (-874 (-203)))))))
-((-2923 ((|#2| |#2|) 25)) (-2966 ((|#2| |#2|) 26)) (-2501 ((|#2| |#2|) 24)) (-3472 ((|#2| |#2| (-1070)) 23)))
-(((-860 |#1| |#2|) (-10 -7 (-15 -3472 (|#2| |#2| (-1070))) (-15 -2501 (|#2| |#2|)) (-15 -2923 (|#2| |#2|)) (-15 -2966 (|#2| |#2|))) (-786) (-406 |#1|)) (T -860))
-((-2966 (*1 *2 *2) (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3)))) (-2923 (*1 *2 *2) (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3)))) (-2501 (*1 *2 *2) (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3)))) (-3472 (*1 *2 *2 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-786)) (-5 *1 (-860 *4 *2)) (-4 *2 (-406 *4)))))
-(-10 -7 (-15 -3472 (|#2| |#2| (-1070))) (-15 -2501 (|#2| |#2|)) (-15 -2923 (|#2| |#2|)) (-15 -2966 (|#2| |#2|)))
-((-2923 (((-292 (-523)) (-1087)) 15)) (-2966 (((-292 (-523)) (-1087)) 13)) (-2501 (((-292 (-523)) (-1087)) 11)) (-3472 (((-292 (-523)) (-1087) (-1070)) 18)))
-(((-861) (-10 -7 (-15 -3472 ((-292 (-523)) (-1087) (-1070))) (-15 -2501 ((-292 (-523)) (-1087))) (-15 -2923 ((-292 (-523)) (-1087))) (-15 -2966 ((-292 (-523)) (-1087))))) (T -861))
-((-2966 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))) (-2923 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))) (-2501 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))) (-3472 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-1070)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))))
-(-10 -7 (-15 -3472 ((-292 (-523)) (-1087) (-1070))) (-15 -2501 ((-292 (-523)) (-1087))) (-15 -2923 ((-292 (-523)) (-1087))) (-15 -2966 ((-292 (-523)) (-1087))))
-((-1524 (((-820 |#1| |#3|) |#2| (-823 |#1|) (-820 |#1| |#3|)) 24)) (-4209 (((-1 (-108) |#2|) (-1 (-108) |#3|)) 12)))
-(((-862 |#1| |#2| |#3|) (-10 -7 (-15 -4209 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -1524 ((-820 |#1| |#3|) |#2| (-823 |#1|) (-820 |#1| |#3|)))) (-1016) (-817 |#1|) (-13 (-1016) (-964 |#2|))) (T -862))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *6)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *6 (-13 (-1016) (-964 *3))) (-4 *3 (-817 *5)) (-5 *1 (-862 *5 *3 *6)))) (-4209 (*1 *2 *3) (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1016) (-964 *5))) (-4 *5 (-817 *4)) (-4 *4 (-1016)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-862 *4 *5 *6)))))
-(-10 -7 (-15 -4209 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -1524 ((-820 |#1| |#3|) |#2| (-823 |#1|) (-820 |#1| |#3|))))
-((-1524 (((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)) 29)))
-(((-863 |#1| |#2| |#3|) (-10 -7 (-15 -1524 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))) (-1016) (-13 (-515) (-786) (-817 |#1|)) (-13 (-406 |#2|) (-564 (-823 |#1|)) (-817 |#1|) (-964 (-562 $)))) (T -863))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016)) (-4 *3 (-13 (-406 *6) (-564 *4) (-817 *5) (-964 (-562 $)))) (-5 *4 (-823 *5)) (-4 *6 (-13 (-515) (-786) (-817 *5))) (-5 *1 (-863 *5 *6 *3)))))
-(-10 -7 (-15 -1524 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))))
-((-1524 (((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|)) 12)))
-(((-864 |#1|) (-10 -7 (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|)))) (-508)) (T -864))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 (-523) *3)) (-5 *4 (-823 (-523))) (-4 *3 (-508)) (-5 *1 (-864 *3)))))
-(-10 -7 (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))))
-((-1524 (((-820 |#1| |#2|) (-562 |#2|) (-823 |#1|) (-820 |#1| |#2|)) 54)))
-(((-865 |#1| |#2|) (-10 -7 (-15 -1524 ((-820 |#1| |#2|) (-562 |#2|) (-823 |#1|) (-820 |#1| |#2|)))) (-1016) (-13 (-786) (-964 (-562 $)) (-564 (-823 |#1|)) (-817 |#1|))) (T -865))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *6)) (-5 *3 (-562 *6)) (-4 *5 (-1016)) (-4 *6 (-13 (-786) (-964 (-562 $)) (-564 *4) (-817 *5))) (-5 *4 (-823 *5)) (-5 *1 (-865 *5 *6)))))
-(-10 -7 (-15 -1524 ((-820 |#1| |#2|) (-562 |#2|) (-823 |#1|) (-820 |#1| |#2|))))
-((-1524 (((-816 |#1| |#2| |#3|) |#3| (-823 |#1|) (-816 |#1| |#2| |#3|)) 14)))
-(((-866 |#1| |#2| |#3|) (-10 -7 (-15 -1524 ((-816 |#1| |#2| |#3|) |#3| (-823 |#1|) (-816 |#1| |#2| |#3|)))) (-1016) (-817 |#1|) (-609 |#2|)) (T -866))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-816 *5 *6 *3)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *6 (-817 *5)) (-4 *3 (-609 *6)) (-5 *1 (-866 *5 *6 *3)))))
-(-10 -7 (-15 -1524 ((-816 |#1| |#2| |#3|) |#3| (-823 |#1|) (-816 |#1| |#2| |#3|))))
-((-1524 (((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|)) 17 (|has| |#3| (-817 |#1|))) (((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|) (-1 (-820 |#1| |#5|) |#3| (-823 |#1|) (-820 |#1| |#5|))) 16)))
-(((-867 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1524 ((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|) (-1 (-820 |#1| |#5|) |#3| (-823 |#1|) (-820 |#1| |#5|)))) (IF (|has| |#3| (-817 |#1|)) (-15 -1524 ((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|))) |%noBranch|)) (-1016) (-732) (-786) (-13 (-973) (-786) (-817 |#1|)) (-13 (-880 |#4| |#2| |#3|) (-564 (-823 |#1|)))) (T -867))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016)) (-4 *3 (-13 (-880 *8 *6 *7) (-564 *4))) (-5 *4 (-823 *5)) (-4 *7 (-817 *5)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-13 (-973) (-786) (-817 *5))) (-5 *1 (-867 *5 *6 *7 *8 *3)))) (-1524 (*1 *2 *3 *4 *2 *5) (-12 (-5 *5 (-1 (-820 *6 *3) *8 (-823 *6) (-820 *6 *3))) (-4 *8 (-786)) (-5 *2 (-820 *6 *3)) (-5 *4 (-823 *6)) (-4 *6 (-1016)) (-4 *3 (-13 (-880 *9 *7 *8) (-564 *4))) (-4 *7 (-732)) (-4 *9 (-13 (-973) (-786) (-817 *6))) (-5 *1 (-867 *6 *7 *8 *9 *3)))))
-(-10 -7 (-15 -1524 ((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|) (-1 (-820 |#1| |#5|) |#3| (-823 |#1|) (-820 |#1| |#5|)))) (IF (|has| |#3| (-817 |#1|)) (-15 -1524 ((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|))) |%noBranch|))
-((-3035 ((|#2| |#2| (-589 (-1 (-108) |#3|))) 11) ((|#2| |#2| (-1 (-108) |#3|)) 12)))
-(((-868 |#1| |#2| |#3|) (-10 -7 (-15 -3035 (|#2| |#2| (-1 (-108) |#3|))) (-15 -3035 (|#2| |#2| (-589 (-1 (-108) |#3|))))) (-786) (-406 |#1|) (-1123)) (T -868))
-((-3035 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-1 (-108) *5))) (-4 *5 (-1123)) (-4 *4 (-786)) (-5 *1 (-868 *4 *2 *5)) (-4 *2 (-406 *4)))) (-3035 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1123)) (-4 *4 (-786)) (-5 *1 (-868 *4 *2 *5)) (-4 *2 (-406 *4)))))
-(-10 -7 (-15 -3035 (|#2| |#2| (-1 (-108) |#3|))) (-15 -3035 (|#2| |#2| (-589 (-1 (-108) |#3|)))))
-((-3035 (((-292 (-523)) (-1087) (-589 (-1 (-108) |#1|))) 16) (((-292 (-523)) (-1087) (-1 (-108) |#1|)) 13)))
-(((-869 |#1|) (-10 -7 (-15 -3035 ((-292 (-523)) (-1087) (-1 (-108) |#1|))) (-15 -3035 ((-292 (-523)) (-1087) (-589 (-1 (-108) |#1|))))) (-1123)) (T -869))
-((-3035 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-589 (-1 (-108) *5))) (-4 *5 (-1123)) (-5 *2 (-292 (-523))) (-5 *1 (-869 *5)))) (-3035 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1123)) (-5 *2 (-292 (-523))) (-5 *1 (-869 *5)))))
-(-10 -7 (-15 -3035 ((-292 (-523)) (-1087) (-1 (-108) |#1|))) (-15 -3035 ((-292 (-523)) (-1087) (-589 (-1 (-108) |#1|)))))
-((-1524 (((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)) 25)))
-(((-870 |#1| |#2| |#3|) (-10 -7 (-15 -1524 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))) (-1016) (-13 (-515) (-817 |#1|) (-564 (-823 |#1|))) (-921 |#2|)) (T -870))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016)) (-4 *3 (-921 *6)) (-4 *6 (-13 (-515) (-817 *5) (-564 *4))) (-5 *4 (-823 *5)) (-5 *1 (-870 *5 *6 *3)))))
-(-10 -7 (-15 -1524 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))))
-((-1524 (((-820 |#1| (-1087)) (-1087) (-823 |#1|) (-820 |#1| (-1087))) 17)))
-(((-871 |#1|) (-10 -7 (-15 -1524 ((-820 |#1| (-1087)) (-1087) (-823 |#1|) (-820 |#1| (-1087))))) (-1016)) (T -871))
-((-1524 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 (-1087))) (-5 *3 (-1087)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-5 *1 (-871 *5)))))
-(-10 -7 (-15 -1524 ((-820 |#1| (-1087)) (-1087) (-823 |#1|) (-820 |#1| (-1087)))))
-((-3243 (((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))) 33)) (-1524 (((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-1 |#3| (-589 |#3|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))) 32)))
-(((-872 |#1| |#2| |#3|) (-10 -7 (-15 -1524 ((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-1 |#3| (-589 |#3|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))) (-15 -3243 ((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))))) (-1016) (-13 (-973) (-786)) (-13 (-973) (-564 (-823 |#1|)) (-964 |#2|))) (T -872))
-((-3243 (*1 *2 *3 *4 *2 *5) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-823 *6))) (-5 *5 (-1 (-820 *6 *8) *8 (-823 *6) (-820 *6 *8))) (-4 *6 (-1016)) (-4 *8 (-13 (-973) (-564 (-823 *6)) (-964 *7))) (-5 *2 (-820 *6 *8)) (-4 *7 (-13 (-973) (-786))) (-5 *1 (-872 *6 *7 *8)))) (-1524 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *4 (-589 (-823 *7))) (-5 *5 (-1 *9 (-589 *9))) (-5 *6 (-1 (-820 *7 *9) *9 (-823 *7) (-820 *7 *9))) (-4 *7 (-1016)) (-4 *9 (-13 (-973) (-564 (-823 *7)) (-964 *8))) (-5 *2 (-820 *7 *9)) (-5 *3 (-589 *9)) (-4 *8 (-13 (-973) (-786))) (-5 *1 (-872 *7 *8 *9)))))
-(-10 -7 (-15 -1524 ((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-1 |#3| (-589 |#3|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))) (-15 -3243 ((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))))
-((-1720 (((-1083 (-383 (-523))) (-523)) 63)) (-2189 (((-1083 (-523)) (-523)) 66)) (-3374 (((-1083 (-523)) (-523)) 60)) (-1737 (((-523) (-1083 (-523))) 55)) (-2873 (((-1083 (-383 (-523))) (-523)) 49)) (-3315 (((-1083 (-523)) (-523)) 38)) (-3099 (((-1083 (-523)) (-523)) 68)) (-4082 (((-1083 (-523)) (-523)) 67)) (-2363 (((-1083 (-383 (-523))) (-523)) 51)))
-(((-873) (-10 -7 (-15 -2363 ((-1083 (-383 (-523))) (-523))) (-15 -4082 ((-1083 (-523)) (-523))) (-15 -3099 ((-1083 (-523)) (-523))) (-15 -3315 ((-1083 (-523)) (-523))) (-15 -2873 ((-1083 (-383 (-523))) (-523))) (-15 -1737 ((-523) (-1083 (-523)))) (-15 -3374 ((-1083 (-523)) (-523))) (-15 -2189 ((-1083 (-523)) (-523))) (-15 -1720 ((-1083 (-383 (-523))) (-523))))) (T -873))
-((-1720 (*1 *2 *3) (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))) (-2189 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-3374 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-1737 (*1 *2 *3) (-12 (-5 *3 (-1083 (-523))) (-5 *2 (-523)) (-5 *1 (-873)))) (-2873 (*1 *2 *3) (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))) (-3315 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-3099 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-4082 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-2363 (*1 *2 *3) (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))))
-(-10 -7 (-15 -2363 ((-1083 (-383 (-523))) (-523))) (-15 -4082 ((-1083 (-523)) (-523))) (-15 -3099 ((-1083 (-523)) (-523))) (-15 -3315 ((-1083 (-523)) (-523))) (-15 -2873 ((-1083 (-383 (-523))) (-523))) (-15 -1737 ((-523) (-1083 (-523)))) (-15 -3374 ((-1083 (-523)) (-523))) (-15 -2189 ((-1083 (-523)) (-523))) (-15 -1720 ((-1083 (-383 (-523))) (-523))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1709 (($ (-710)) NIL (|has| |#1| (-23)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) |#1|) 11 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-3449 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3171 (($ (-589 |#1|)) 13)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2359 (((-629 |#1|) $ $) NIL (|has| |#1| (-973)))) (-3733 (($ (-710) |#1|) 8)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) 10 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2169 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-1418 (((-108) $ (-710)) NIL)) (-2616 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) NIL (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3053 (($ $ (-589 |#1|)) 26)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) 20) (($ $ (-1136 (-523))) NIL)) (-3839 ((|#1| $ $) NIL (|has| |#1| (-973)))) (-3314 (((-852) $) 16)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3203 (($ $ $) 24)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499)))) (($ (-589 |#1|)) 17)) (-1704 (($ (-589 |#1|)) NIL)) (-2394 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 25) (($ (-589 $)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4060 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4045 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-523) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-666))) (($ $ |#1|) NIL (|has| |#1| (-666)))) (-2810 (((-710) $) 14 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2056 (($ $ $) NIL)) (-3976 (((-794) $) NIL)) (-2573 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1440 (($) NIL T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ $ $) NIL)))
+(((-852) (-13 (-25) (-786) (-666) (-10 -8 (-15 -2056 ($ $ $)) (-6 (-4250 "*"))))) (T -852))
+((-2056 (*1 *1 *1 *1) (-5 *1 (-852))))
+(-13 (-25) (-786) (-666) (-10 -8 (-15 -2056 ($ $ $)) (-6 (-4250 "*"))))
+((-3960 ((|#2| (-589 |#1|) (-589 |#1|)) 24)))
+(((-853 |#1| |#2|) (-10 -7 (-15 -3960 (|#2| (-589 |#1|) (-589 |#1|)))) (-339) (-1145 |#1|)) (T -853))
+((-3960 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-339)) (-4 *2 (-1145 *4)) (-5 *1 (-853 *4 *2)))))
+(-10 -7 (-15 -3960 (|#2| (-589 |#1|) (-589 |#1|))))
+((-2504 (((-1083 |#2|) (-589 |#2|) (-589 |#2|)) 17) (((-1142 |#1| |#2|) (-1142 |#1| |#2|) (-589 |#2|) (-589 |#2|)) 13)))
+(((-854 |#1| |#2|) (-10 -7 (-15 -2504 ((-1142 |#1| |#2|) (-1142 |#1| |#2|) (-589 |#2|) (-589 |#2|))) (-15 -2504 ((-1083 |#2|) (-589 |#2|) (-589 |#2|)))) (-1087) (-339)) (T -854))
+((-2504 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *5)) (-4 *5 (-339)) (-5 *2 (-1083 *5)) (-5 *1 (-854 *4 *5)) (-14 *4 (-1087)))) (-2504 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1142 *4 *5)) (-5 *3 (-589 *5)) (-14 *4 (-1087)) (-4 *5 (-339)) (-5 *1 (-854 *4 *5)))))
+(-10 -7 (-15 -2504 ((-1142 |#1| |#2|) (-1142 |#1| |#2|) (-589 |#2|) (-589 |#2|))) (-15 -2504 ((-1083 |#2|) (-589 |#2|) (-589 |#2|))))
+((-4104 (((-523) (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070)) 139)) (-1851 ((|#4| |#4|) 155)) (-1456 (((-589 (-383 (-883 |#1|))) (-589 (-1087))) 119)) (-3711 (((-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-589 (-589 |#4|)) (-710) (-710) (-523)) 75)) (-3937 (((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-589 |#4|)) 59)) (-2840 (((-629 |#4|) (-629 |#4|) (-589 |#4|)) 55)) (-1488 (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070)) 151)) (-1679 (((-523) (-629 |#4|) (-852) (-1070)) 133) (((-523) (-629 |#4|) (-589 (-1087)) (-852) (-1070)) 132) (((-523) (-629 |#4|) (-589 |#4|) (-852) (-1070)) 131) (((-523) (-629 |#4|) (-1070)) 128) (((-523) (-629 |#4|) (-589 (-1087)) (-1070)) 127) (((-523) (-629 |#4|) (-589 |#4|) (-1070)) 126) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-852)) 125) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)) (-852)) 124) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|) (-852)) 123) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|)) 121) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087))) 120) (((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|)) 116)) (-3490 ((|#4| (-883 |#1|)) 68)) (-3815 (((-108) (-589 |#4|) (-589 (-589 |#4|))) 152)) (-1618 (((-589 (-589 (-523))) (-523) (-523)) 130)) (-1656 (((-589 (-589 |#4|)) (-589 (-589 |#4|))) 88)) (-2310 (((-710) (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|))))) 86)) (-2672 (((-710) (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|))))) 85)) (-3367 (((-108) (-589 (-883 |#1|))) 17) (((-108) (-589 |#4|)) 13)) (-1866 (((-2 (|:| |sysok| (-108)) (|:| |z0| (-589 |#4|)) (|:| |n0| (-589 |#4|))) (-589 |#4|) (-589 |#4|)) 71)) (-1347 (((-589 |#4|) |#4|) 49)) (-1904 (((-589 (-383 (-883 |#1|))) (-589 |#4|)) 115) (((-629 (-383 (-883 |#1|))) (-629 |#4|)) 56) (((-383 (-883 |#1|)) |#4|) 112)) (-2850 (((-2 (|:| |rgl| (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))))))) (|:| |rgsz| (-523))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-710) (-1070) (-523)) 93)) (-3969 (((-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))) (-629 |#4|) (-710)) 84)) (-3613 (((-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-629 |#4|) (-710)) 101)) (-4027 (((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| -2373 (-629 (-383 (-883 |#1|)))) (|:| |vec| (-589 (-383 (-883 |#1|)))) (|:| -2262 (-710)) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) 48)))
+(((-855 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|) (-852))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)) (-852))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-852))) (-15 -1679 ((-523) (-629 |#4|) (-589 |#4|) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-589 (-1087)) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-589 |#4|) (-852) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-589 (-1087)) (-852) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-852) (-1070))) (-15 -4104 ((-523) (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070))) (-15 -1488 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070))) (-15 -2850 ((-2 (|:| |rgl| (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))))))) (|:| |rgsz| (-523))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-710) (-1070) (-523))) (-15 -1904 ((-383 (-883 |#1|)) |#4|)) (-15 -1904 ((-629 (-383 (-883 |#1|))) (-629 |#4|))) (-15 -1904 ((-589 (-383 (-883 |#1|))) (-589 |#4|))) (-15 -1456 ((-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -3490 (|#4| (-883 |#1|))) (-15 -1866 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-589 |#4|)) (|:| |n0| (-589 |#4|))) (-589 |#4|) (-589 |#4|))) (-15 -3969 ((-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))) (-629 |#4|) (-710))) (-15 -3937 ((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-589 |#4|))) (-15 -4027 ((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| -2373 (-629 (-383 (-883 |#1|)))) (|:| |vec| (-589 (-383 (-883 |#1|)))) (|:| -2262 (-710)) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (-15 -1347 ((-589 |#4|) |#4|)) (-15 -2672 ((-710) (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))))) (-15 -2310 ((-710) (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))))) (-15 -1656 ((-589 (-589 |#4|)) (-589 (-589 |#4|)))) (-15 -1618 ((-589 (-589 (-523))) (-523) (-523))) (-15 -3815 ((-108) (-589 |#4|) (-589 (-589 |#4|)))) (-15 -3613 ((-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-629 |#4|) (-710))) (-15 -2840 ((-629 |#4|) (-629 |#4|) (-589 |#4|))) (-15 -3711 ((-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-589 (-589 |#4|)) (-710) (-710) (-523))) (-15 -1851 (|#4| |#4|)) (-15 -3367 ((-108) (-589 |#4|))) (-15 -3367 ((-108) (-589 (-883 |#1|))))) (-13 (-284) (-136)) (-13 (-786) (-564 (-1087))) (-732) (-880 |#1| |#3| |#2|)) (T -855))
+((-3367 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-108)) (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))) (-3367 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-108)) (-5 *1 (-855 *4 *5 *6 *7)))) (-1851 (*1 *2 *2) (-12 (-4 *3 (-13 (-284) (-136))) (-4 *4 (-13 (-786) (-564 (-1087)))) (-4 *5 (-732)) (-5 *1 (-855 *3 *4 *5 *2)) (-4 *2 (-880 *3 *5 *4)))) (-3711 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-5 *4 (-629 *12)) (-5 *5 (-589 (-383 (-883 *9)))) (-5 *6 (-589 (-589 *12))) (-5 *7 (-710)) (-5 *8 (-523)) (-4 *9 (-13 (-284) (-136))) (-4 *12 (-880 *9 *11 *10)) (-4 *10 (-13 (-786) (-564 (-1087)))) (-4 *11 (-732)) (-5 *2 (-2 (|:| |eqzro| (-589 *12)) (|:| |neqzro| (-589 *12)) (|:| |wcond| (-589 (-883 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *9)))) (|:| -2922 (-589 (-1169 (-383 (-883 *9))))))))) (-5 *1 (-855 *9 *10 *11 *12)))) (-2840 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *7)) (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *1 (-855 *4 *5 *6 *7)))) (-3613 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-5 *4 (-710)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| |det| *8) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (-5 *1 (-855 *5 *6 *7 *8)))) (-3815 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-589 *8))) (-5 *3 (-589 *8)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-108)) (-5 *1 (-855 *5 *6 *7 *8)))) (-1618 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-589 (-523)))) (-5 *1 (-855 *4 *5 *6 *7)) (-5 *3 (-523)) (-4 *7 (-880 *4 *6 *5)))) (-1656 (*1 *2 *2) (-12 (-5 *2 (-589 (-589 *6))) (-4 *6 (-880 *3 *5 *4)) (-4 *3 (-13 (-284) (-136))) (-4 *4 (-13 (-786) (-564 (-1087)))) (-4 *5 (-732)) (-5 *1 (-855 *3 *4 *5 *6)))) (-2310 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| *7) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 *7))))) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-710)) (-5 *1 (-855 *4 *5 *6 *7)))) (-2672 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| *7) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 *7))))) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-710)) (-5 *1 (-855 *4 *5 *6 *7)))) (-1347 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 *3)) (-5 *1 (-855 *4 *5 *6 *3)) (-4 *3 (-880 *4 *6 *5)))) (-4027 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2373 (-629 (-383 (-883 *4)))) (|:| |vec| (-589 (-383 (-883 *4)))) (|:| -2262 (-710)) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-2 (|:| |partsol| (-1169 (-383 (-883 *4)))) (|:| -2922 (-589 (-1169 (-383 (-883 *4))))))) (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))) (-3937 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1169 (-383 (-883 *4)))) (|:| -2922 (-589 (-1169 (-383 (-883 *4))))))) (-5 *3 (-589 *7)) (-4 *4 (-13 (-284) (-136))) (-4 *7 (-880 *4 *6 *5)) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *1 (-855 *4 *5 *6 *7)))) (-3969 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| *8) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 *8))))) (-5 *1 (-855 *5 *6 *7 *8)) (-5 *4 (-710)))) (-1866 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-4 *7 (-880 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-108)) (|:| |z0| (-589 *7)) (|:| |n0| (-589 *7)))) (-5 *1 (-855 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-3490 (*1 *2 *3) (-12 (-5 *3 (-883 *4)) (-4 *4 (-13 (-284) (-136))) (-4 *2 (-880 *4 *6 *5)) (-5 *1 (-855 *4 *5 *6 *2)) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)))) (-1456 (*1 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-383 (-883 *4)))) (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))) (-1904 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-383 (-883 *4)))) (-5 *1 (-855 *4 *5 *6 *7)))) (-1904 (*1 *2 *3) (-12 (-5 *3 (-629 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-629 (-383 (-883 *4)))) (-5 *1 (-855 *4 *5 *6 *7)))) (-1904 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-383 (-883 *4))) (-5 *1 (-855 *4 *5 *6 *3)) (-4 *3 (-880 *4 *6 *5)))) (-2850 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-629 *11)) (-5 *4 (-589 (-383 (-883 *8)))) (-5 *5 (-710)) (-5 *6 (-1070)) (-4 *8 (-13 (-284) (-136))) (-4 *11 (-880 *8 *10 *9)) (-4 *9 (-13 (-786) (-564 (-1087)))) (-4 *10 (-732)) (-5 *2 (-2 (|:| |rgl| (-589 (-2 (|:| |eqzro| (-589 *11)) (|:| |neqzro| (-589 *11)) (|:| |wcond| (-589 (-883 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *8)))) (|:| -2922 (-589 (-1169 (-383 (-883 *8)))))))))) (|:| |rgsz| (-523)))) (-5 *1 (-855 *8 *9 *10 *11)) (-5 *7 (-523)))) (-1488 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *7)) (|:| |neqzro| (-589 *7)) (|:| |wcond| (-589 (-883 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *4)))) (|:| -2922 (-589 (-1169 (-383 (-883 *4)))))))))) (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))) (-4104 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8)) (|:| |wcond| (-589 (-883 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *5)))) (|:| -2922 (-589 (-1169 (-383 (-883 *5)))))))))) (-5 *4 (-1070)) (-4 *5 (-13 (-284) (-136))) (-4 *8 (-880 *5 *7 *6)) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *5 *6 *7 *8)))) (-1679 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *4 (-852)) (-5 *5 (-1070)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *6 *7 *8 *9)))) (-1679 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-629 *10)) (-5 *4 (-589 (-1087))) (-5 *5 (-852)) (-5 *6 (-1070)) (-4 *10 (-880 *7 *9 *8)) (-4 *7 (-13 (-284) (-136))) (-4 *8 (-13 (-786) (-564 (-1087)))) (-4 *9 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *7 *8 *9 *10)))) (-1679 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-629 *10)) (-5 *4 (-589 *10)) (-5 *5 (-852)) (-5 *6 (-1070)) (-4 *10 (-880 *7 *9 *8)) (-4 *7 (-13 (-284) (-136))) (-4 *8 (-13 (-786) (-564 (-1087)))) (-4 *9 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *7 *8 *9 *10)))) (-1679 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-5 *4 (-1070)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *5 *6 *7 *8)))) (-1679 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 (-1087))) (-5 *5 (-1070)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *6 *7 *8 *9)))) (-1679 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 *9)) (-5 *5 (-1070)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *6 *7 *8 *9)))) (-1679 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-5 *4 (-852)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8)) (|:| |wcond| (-589 (-883 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *5)))) (|:| -2922 (-589 (-1169 (-383 (-883 *5)))))))))) (-5 *1 (-855 *5 *6 *7 *8)))) (-1679 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 (-1087))) (-5 *5 (-852)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *9)) (|:| |neqzro| (-589 *9)) (|:| |wcond| (-589 (-883 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *6)))) (|:| -2922 (-589 (-1169 (-383 (-883 *6)))))))))) (-5 *1 (-855 *6 *7 *8 *9)))) (-1679 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-629 *9)) (-5 *5 (-852)) (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *9)) (|:| |neqzro| (-589 *9)) (|:| |wcond| (-589 (-883 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *6)))) (|:| -2922 (-589 (-1169 (-383 (-883 *6)))))))))) (-5 *1 (-855 *6 *7 *8 *9)) (-5 *4 (-589 *9)))) (-1679 (*1 *2 *3) (-12 (-5 *3 (-629 *7)) (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *7)) (|:| |neqzro| (-589 *7)) (|:| |wcond| (-589 (-883 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *4)))) (|:| -2922 (-589 (-1169 (-383 (-883 *4)))))))))) (-5 *1 (-855 *4 *5 *6 *7)))) (-1679 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-5 *4 (-589 (-1087))) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8)) (|:| |wcond| (-589 (-883 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *5)))) (|:| -2922 (-589 (-1169 (-383 (-883 *5)))))))))) (-5 *1 (-855 *5 *6 *7 *8)))) (-1679 (*1 *2 *3 *4) (-12 (-5 *3 (-629 *8)) (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-589 (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8)) (|:| |wcond| (-589 (-883 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 *5)))) (|:| -2922 (-589 (-1169 (-383 (-883 *5)))))))))) (-5 *1 (-855 *5 *6 *7 *8)) (-5 *4 (-589 *8)))))
+(-10 -7 (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 |#4|) (-852))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-589 (-1087)) (-852))) (-15 -1679 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-629 |#4|) (-852))) (-15 -1679 ((-523) (-629 |#4|) (-589 |#4|) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-589 (-1087)) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-589 |#4|) (-852) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-589 (-1087)) (-852) (-1070))) (-15 -1679 ((-523) (-629 |#4|) (-852) (-1070))) (-15 -4104 ((-523) (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070))) (-15 -1488 ((-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|))))))))) (-1070))) (-15 -2850 ((-2 (|:| |rgl| (-589 (-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))))))) (|:| |rgsz| (-523))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-710) (-1070) (-523))) (-15 -1904 ((-383 (-883 |#1|)) |#4|)) (-15 -1904 ((-629 (-383 (-883 |#1|))) (-629 |#4|))) (-15 -1904 ((-589 (-383 (-883 |#1|))) (-589 |#4|))) (-15 -1456 ((-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -3490 (|#4| (-883 |#1|))) (-15 -1866 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-589 |#4|)) (|:| |n0| (-589 |#4|))) (-589 |#4|) (-589 |#4|))) (-15 -3969 ((-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))) (-629 |#4|) (-710))) (-15 -3937 ((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-589 |#4|))) (-15 -4027 ((-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))) (-2 (|:| -2373 (-629 (-383 (-883 |#1|)))) (|:| |vec| (-589 (-383 (-883 |#1|)))) (|:| -2262 (-710)) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (-15 -1347 ((-589 |#4|) |#4|)) (-15 -2672 ((-710) (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))))) (-15 -2310 ((-710) (-589 (-2 (|:| -2262 (-710)) (|:| |eqns| (-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))) (|:| |fgb| (-589 |#4|)))))) (-15 -1656 ((-589 (-589 |#4|)) (-589 (-589 |#4|)))) (-15 -1618 ((-589 (-589 (-523))) (-523) (-523))) (-15 -3815 ((-108) (-589 |#4|) (-589 (-589 |#4|)))) (-15 -3613 ((-589 (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523))))) (-629 |#4|) (-710))) (-15 -2840 ((-629 |#4|) (-629 |#4|) (-589 |#4|))) (-15 -3711 ((-2 (|:| |eqzro| (-589 |#4|)) (|:| |neqzro| (-589 |#4|)) (|:| |wcond| (-589 (-883 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1169 (-383 (-883 |#1|)))) (|:| -2922 (-589 (-1169 (-383 (-883 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))) (-629 |#4|) (-589 (-383 (-883 |#1|))) (-589 (-589 |#4|)) (-710) (-710) (-523))) (-15 -1851 (|#4| |#4|)) (-15 -3367 ((-108) (-589 |#4|))) (-15 -3367 ((-108) (-589 (-883 |#1|)))))
+((-3032 (((-858) |#1| (-1087)) 17) (((-858) |#1| (-1087) (-1011 (-203))) 21)) (-1357 (((-858) |#1| |#1| (-1087) (-1011 (-203))) 19) (((-858) |#1| (-1087) (-1011 (-203))) 15)))
+(((-856 |#1|) (-10 -7 (-15 -1357 ((-858) |#1| (-1087) (-1011 (-203)))) (-15 -1357 ((-858) |#1| |#1| (-1087) (-1011 (-203)))) (-15 -3032 ((-858) |#1| (-1087) (-1011 (-203)))) (-15 -3032 ((-858) |#1| (-1087)))) (-564 (-499))) (T -856))
+((-3032 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-5 *2 (-858)) (-5 *1 (-856 *3)) (-4 *3 (-564 (-499))))) (-3032 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858)) (-5 *1 (-856 *3)) (-4 *3 (-564 (-499))))) (-1357 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858)) (-5 *1 (-856 *3)) (-4 *3 (-564 (-499))))) (-1357 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858)) (-5 *1 (-856 *3)) (-4 *3 (-564 (-499))))))
+(-10 -7 (-15 -1357 ((-858) |#1| (-1087) (-1011 (-203)))) (-15 -1357 ((-858) |#1| |#1| (-1087) (-1011 (-203)))) (-15 -3032 ((-858) |#1| (-1087) (-1011 (-203)))) (-15 -3032 ((-858) |#1| (-1087))))
+((-3641 (($ $ (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 70)) (-3053 (((-1011 (-203)) $) 40)) (-3040 (((-1011 (-203)) $) 39)) (-3027 (((-1011 (-203)) $) 38)) (-2334 (((-589 (-589 (-203))) $) 43)) (-2951 (((-1011 (-203)) $) 41)) (-1362 (((-523) (-523)) 32)) (-3378 (((-523) (-523)) 28)) (-3158 (((-523) (-523)) 30)) (-1449 (((-108) (-108)) 35)) (-2752 (((-523)) 31)) (-1482 (($ $ (-1011 (-203))) 73) (($ $) 74)) (-1660 (($ (-1 (-874 (-203)) (-203)) (-1011 (-203))) 78) (($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 79)) (-1357 (($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203))) 81) (($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 82) (($ $ (-1011 (-203))) 76)) (-2106 (((-523)) 36)) (-3100 (((-523)) 27)) (-4212 (((-523)) 29)) (-2797 (((-589 (-589 (-874 (-203)))) $) 94)) (-3379 (((-108) (-108)) 37)) (-3976 (((-794) $) 93)) (-2713 (((-108)) 34)))
+(((-857) (-13 (-903) (-10 -8 (-15 -1660 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)))) (-15 -1660 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1357 ($ $ (-1011 (-203)))) (-15 -3641 ($ $ (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1482 ($ $ (-1011 (-203)))) (-15 -1482 ($ $)) (-15 -2951 ((-1011 (-203)) $)) (-15 -2334 ((-589 (-589 (-203))) $)) (-15 -3100 ((-523))) (-15 -3378 ((-523) (-523))) (-15 -4212 ((-523))) (-15 -3158 ((-523) (-523))) (-15 -2752 ((-523))) (-15 -1362 ((-523) (-523))) (-15 -2713 ((-108))) (-15 -1449 ((-108) (-108))) (-15 -2106 ((-523))) (-15 -3379 ((-108) (-108)))))) (T -857))
+((-1660 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-857)))) (-1660 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-857)))) (-1357 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-857)))) (-1357 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-857)))) (-1357 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857)))) (-3641 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857)))) (-1482 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857)))) (-1482 (*1 *1 *1) (-5 *1 (-857))) (-2951 (*1 *2 *1) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857)))) (-2334 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-203)))) (-5 *1 (-857)))) (-3100 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-3378 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-4212 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-3158 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-2752 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-1362 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-2713 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))) (-1449 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))) (-2106 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))) (-3379 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))))
+(-13 (-903) (-10 -8 (-15 -1660 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)))) (-15 -1660 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1357 ($ $ (-1011 (-203)))) (-15 -3641 ($ $ (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1482 ($ $ (-1011 (-203)))) (-15 -1482 ($ $)) (-15 -2951 ((-1011 (-203)) $)) (-15 -2334 ((-589 (-589 (-203))) $)) (-15 -3100 ((-523))) (-15 -3378 ((-523) (-523))) (-15 -4212 ((-523))) (-15 -3158 ((-523) (-523))) (-15 -2752 ((-523))) (-15 -1362 ((-523) (-523))) (-15 -2713 ((-108))) (-15 -1449 ((-108) (-108))) (-15 -2106 ((-523))) (-15 -3379 ((-108) (-108)))))
+((-3641 (($ $ (-1011 (-203))) 70) (($ $ (-1011 (-203)) (-1011 (-203))) 71)) (-3040 (((-1011 (-203)) $) 44)) (-3027 (((-1011 (-203)) $) 43)) (-2951 (((-1011 (-203)) $) 45)) (-1540 (((-523) (-523)) 37)) (-3380 (((-523) (-523)) 33)) (-3586 (((-523) (-523)) 35)) (-3932 (((-108) (-108)) 39)) (-1327 (((-523)) 36)) (-1482 (($ $ (-1011 (-203))) 74) (($ $) 75)) (-1660 (($ (-1 (-874 (-203)) (-203)) (-1011 (-203))) 84) (($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 85)) (-3032 (($ (-1 (-203) (-203)) (-1011 (-203))) 92) (($ (-1 (-203) (-203))) 95)) (-1357 (($ (-1 (-203) (-203)) (-1011 (-203))) 79) (($ (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203))) 80) (($ (-589 (-1 (-203) (-203))) (-1011 (-203))) 87) (($ (-589 (-1 (-203) (-203))) (-1011 (-203)) (-1011 (-203))) 88) (($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203))) 81) (($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203))) 82) (($ $ (-1011 (-203))) 76)) (-3227 (((-108) $) 40)) (-3511 (((-523)) 41)) (-1797 (((-523)) 32)) (-2870 (((-523)) 34)) (-2797 (((-589 (-589 (-874 (-203)))) $) 23)) (-2976 (((-108) (-108)) 42)) (-3976 (((-794) $) 106)) (-3796 (((-108)) 38)))
+(((-858) (-13 (-885) (-10 -8 (-15 -1357 ($ (-1 (-203) (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1357 ($ (-589 (-1 (-203) (-203))) (-1011 (-203)))) (-15 -1357 ($ (-589 (-1 (-203) (-203))) (-1011 (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1660 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)))) (-15 -1660 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -3032 ($ (-1 (-203) (-203)) (-1011 (-203)))) (-15 -3032 ($ (-1 (-203) (-203)))) (-15 -1357 ($ $ (-1011 (-203)))) (-15 -3227 ((-108) $)) (-15 -3641 ($ $ (-1011 (-203)))) (-15 -3641 ($ $ (-1011 (-203)) (-1011 (-203)))) (-15 -1482 ($ $ (-1011 (-203)))) (-15 -1482 ($ $)) (-15 -2951 ((-1011 (-203)) $)) (-15 -1797 ((-523))) (-15 -3380 ((-523) (-523))) (-15 -2870 ((-523))) (-15 -3586 ((-523) (-523))) (-15 -1327 ((-523))) (-15 -1540 ((-523) (-523))) (-15 -3796 ((-108))) (-15 -3932 ((-108) (-108))) (-15 -3511 ((-523))) (-15 -2976 ((-108) (-108)))))) (T -858))
+((-1357 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1357 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1357 (*1 *1 *2 *3) (-12 (-5 *2 (-589 (-1 (-203) (-203)))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1357 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-589 (-1 (-203) (-203)))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1357 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1357 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1660 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-1660 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-3032 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203))) (-5 *1 (-858)))) (-3032 (*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-858)))) (-1357 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-3227 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-858)))) (-3641 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-3641 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-1482 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-1482 (*1 *1 *1) (-5 *1 (-858))) (-2951 (*1 *2 *1) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))) (-1797 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-3380 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-2870 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-3586 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-1327 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-1540 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-3796 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))) (-3932 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))) (-3511 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))) (-2976 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
+(-13 (-885) (-10 -8 (-15 -1357 ($ (-1 (-203) (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1357 ($ (-589 (-1 (-203) (-203))) (-1011 (-203)))) (-15 -1357 ($ (-589 (-1 (-203) (-203))) (-1011 (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)))) (-15 -1357 ($ (-1 (-203) (-203)) (-1 (-203) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -1660 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)))) (-15 -1660 ($ (-1 (-874 (-203)) (-203)) (-1011 (-203)) (-1011 (-203)) (-1011 (-203)))) (-15 -3032 ($ (-1 (-203) (-203)) (-1011 (-203)))) (-15 -3032 ($ (-1 (-203) (-203)))) (-15 -1357 ($ $ (-1011 (-203)))) (-15 -3227 ((-108) $)) (-15 -3641 ($ $ (-1011 (-203)))) (-15 -3641 ($ $ (-1011 (-203)) (-1011 (-203)))) (-15 -1482 ($ $ (-1011 (-203)))) (-15 -1482 ($ $)) (-15 -2951 ((-1011 (-203)) $)) (-15 -1797 ((-523))) (-15 -3380 ((-523) (-523))) (-15 -2870 ((-523))) (-15 -3586 ((-523) (-523))) (-15 -1327 ((-523))) (-15 -1540 ((-523) (-523))) (-15 -3796 ((-108))) (-15 -3932 ((-108) (-108))) (-15 -3511 ((-523))) (-15 -2976 ((-108) (-108)))))
+((-3193 (((-589 (-1011 (-203))) (-589 (-589 (-874 (-203))))) 24)))
+(((-859) (-10 -7 (-15 -3193 ((-589 (-1011 (-203))) (-589 (-589 (-874 (-203)))))))) (T -859))
+((-3193 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-589 (-1011 (-203)))) (-5 *1 (-859)))))
+(-10 -7 (-15 -3193 ((-589 (-1011 (-203))) (-589 (-589 (-874 (-203)))))))
+((-1275 ((|#2| |#2|) 26)) (-3828 ((|#2| |#2|) 27)) (-1982 ((|#2| |#2|) 25)) (-2074 ((|#2| |#2| (-1070)) 24)))
+(((-860 |#1| |#2|) (-10 -7 (-15 -2074 (|#2| |#2| (-1070))) (-15 -1982 (|#2| |#2|)) (-15 -1275 (|#2| |#2|)) (-15 -3828 (|#2| |#2|))) (-786) (-406 |#1|)) (T -860))
+((-3828 (*1 *2 *2) (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3)))) (-1275 (*1 *2 *2) (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3)))) (-1982 (*1 *2 *2) (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3)))) (-2074 (*1 *2 *2 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-786)) (-5 *1 (-860 *4 *2)) (-4 *2 (-406 *4)))))
+(-10 -7 (-15 -2074 (|#2| |#2| (-1070))) (-15 -1982 (|#2| |#2|)) (-15 -1275 (|#2| |#2|)) (-15 -3828 (|#2| |#2|)))
+((-1275 (((-292 (-523)) (-1087)) 16)) (-3828 (((-292 (-523)) (-1087)) 14)) (-1982 (((-292 (-523)) (-1087)) 12)) (-2074 (((-292 (-523)) (-1087) (-1070)) 19)))
+(((-861) (-10 -7 (-15 -2074 ((-292 (-523)) (-1087) (-1070))) (-15 -1982 ((-292 (-523)) (-1087))) (-15 -1275 ((-292 (-523)) (-1087))) (-15 -3828 ((-292 (-523)) (-1087))))) (T -861))
+((-3828 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))) (-1275 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))) (-1982 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))) (-2074 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-1070)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))))
+(-10 -7 (-15 -2074 ((-292 (-523)) (-1087) (-1070))) (-15 -1982 ((-292 (-523)) (-1087))) (-15 -1275 ((-292 (-523)) (-1087))) (-15 -3828 ((-292 (-523)) (-1087))))
+((-2483 (((-820 |#1| |#3|) |#2| (-823 |#1|) (-820 |#1| |#3|)) 25)) (-1906 (((-1 (-108) |#2|) (-1 (-108) |#3|)) 13)))
+(((-862 |#1| |#2| |#3|) (-10 -7 (-15 -1906 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -2483 ((-820 |#1| |#3|) |#2| (-823 |#1|) (-820 |#1| |#3|)))) (-1016) (-817 |#1|) (-13 (-1016) (-964 |#2|))) (T -862))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *6)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *6 (-13 (-1016) (-964 *3))) (-4 *3 (-817 *5)) (-5 *1 (-862 *5 *3 *6)))) (-1906 (*1 *2 *3) (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1016) (-964 *5))) (-4 *5 (-817 *4)) (-4 *4 (-1016)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-862 *4 *5 *6)))))
+(-10 -7 (-15 -1906 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -2483 ((-820 |#1| |#3|) |#2| (-823 |#1|) (-820 |#1| |#3|))))
+((-2483 (((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)) 30)))
+(((-863 |#1| |#2| |#3|) (-10 -7 (-15 -2483 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))) (-1016) (-13 (-515) (-786) (-817 |#1|)) (-13 (-406 |#2|) (-564 (-823 |#1|)) (-817 |#1|) (-964 (-562 $)))) (T -863))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016)) (-4 *3 (-13 (-406 *6) (-564 *4) (-817 *5) (-964 (-562 $)))) (-5 *4 (-823 *5)) (-4 *6 (-13 (-515) (-786) (-817 *5))) (-5 *1 (-863 *5 *6 *3)))))
+(-10 -7 (-15 -2483 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))))
+((-2483 (((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|)) 13)))
+(((-864 |#1|) (-10 -7 (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|)))) (-508)) (T -864))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 (-523) *3)) (-5 *4 (-823 (-523))) (-4 *3 (-508)) (-5 *1 (-864 *3)))))
+(-10 -7 (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))))
+((-2483 (((-820 |#1| |#2|) (-562 |#2|) (-823 |#1|) (-820 |#1| |#2|)) 54)))
+(((-865 |#1| |#2|) (-10 -7 (-15 -2483 ((-820 |#1| |#2|) (-562 |#2|) (-823 |#1|) (-820 |#1| |#2|)))) (-1016) (-13 (-786) (-964 (-562 $)) (-564 (-823 |#1|)) (-817 |#1|))) (T -865))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *6)) (-5 *3 (-562 *6)) (-4 *5 (-1016)) (-4 *6 (-13 (-786) (-964 (-562 $)) (-564 *4) (-817 *5))) (-5 *4 (-823 *5)) (-5 *1 (-865 *5 *6)))))
+(-10 -7 (-15 -2483 ((-820 |#1| |#2|) (-562 |#2|) (-823 |#1|) (-820 |#1| |#2|))))
+((-2483 (((-816 |#1| |#2| |#3|) |#3| (-823 |#1|) (-816 |#1| |#2| |#3|)) 15)))
+(((-866 |#1| |#2| |#3|) (-10 -7 (-15 -2483 ((-816 |#1| |#2| |#3|) |#3| (-823 |#1|) (-816 |#1| |#2| |#3|)))) (-1016) (-817 |#1|) (-609 |#2|)) (T -866))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-816 *5 *6 *3)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-4 *6 (-817 *5)) (-4 *3 (-609 *6)) (-5 *1 (-866 *5 *6 *3)))))
+(-10 -7 (-15 -2483 ((-816 |#1| |#2| |#3|) |#3| (-823 |#1|) (-816 |#1| |#2| |#3|))))
+((-2483 (((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|)) 17 (|has| |#3| (-817 |#1|))) (((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|) (-1 (-820 |#1| |#5|) |#3| (-823 |#1|) (-820 |#1| |#5|))) 16)))
+(((-867 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2483 ((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|) (-1 (-820 |#1| |#5|) |#3| (-823 |#1|) (-820 |#1| |#5|)))) (IF (|has| |#3| (-817 |#1|)) (-15 -2483 ((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|))) |%noBranch|)) (-1016) (-732) (-786) (-13 (-973) (-786) (-817 |#1|)) (-13 (-880 |#4| |#2| |#3|) (-564 (-823 |#1|)))) (T -867))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016)) (-4 *3 (-13 (-880 *8 *6 *7) (-564 *4))) (-5 *4 (-823 *5)) (-4 *7 (-817 *5)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-13 (-973) (-786) (-817 *5))) (-5 *1 (-867 *5 *6 *7 *8 *3)))) (-2483 (*1 *2 *3 *4 *2 *5) (-12 (-5 *5 (-1 (-820 *6 *3) *8 (-823 *6) (-820 *6 *3))) (-4 *8 (-786)) (-5 *2 (-820 *6 *3)) (-5 *4 (-823 *6)) (-4 *6 (-1016)) (-4 *3 (-13 (-880 *9 *7 *8) (-564 *4))) (-4 *7 (-732)) (-4 *9 (-13 (-973) (-786) (-817 *6))) (-5 *1 (-867 *6 *7 *8 *9 *3)))))
+(-10 -7 (-15 -2483 ((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|) (-1 (-820 |#1| |#5|) |#3| (-823 |#1|) (-820 |#1| |#5|)))) (IF (|has| |#3| (-817 |#1|)) (-15 -2483 ((-820 |#1| |#5|) |#5| (-823 |#1|) (-820 |#1| |#5|))) |%noBranch|))
+((-2430 ((|#2| |#2| (-589 (-1 (-108) |#3|))) 12) ((|#2| |#2| (-1 (-108) |#3|)) 13)))
+(((-868 |#1| |#2| |#3|) (-10 -7 (-15 -2430 (|#2| |#2| (-1 (-108) |#3|))) (-15 -2430 (|#2| |#2| (-589 (-1 (-108) |#3|))))) (-786) (-406 |#1|) (-1123)) (T -868))
+((-2430 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-1 (-108) *5))) (-4 *5 (-1123)) (-4 *4 (-786)) (-5 *1 (-868 *4 *2 *5)) (-4 *2 (-406 *4)))) (-2430 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1123)) (-4 *4 (-786)) (-5 *1 (-868 *4 *2 *5)) (-4 *2 (-406 *4)))))
+(-10 -7 (-15 -2430 (|#2| |#2| (-1 (-108) |#3|))) (-15 -2430 (|#2| |#2| (-589 (-1 (-108) |#3|)))))
+((-2430 (((-292 (-523)) (-1087) (-589 (-1 (-108) |#1|))) 18) (((-292 (-523)) (-1087) (-1 (-108) |#1|)) 15)))
+(((-869 |#1|) (-10 -7 (-15 -2430 ((-292 (-523)) (-1087) (-1 (-108) |#1|))) (-15 -2430 ((-292 (-523)) (-1087) (-589 (-1 (-108) |#1|))))) (-1123)) (T -869))
+((-2430 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-589 (-1 (-108) *5))) (-4 *5 (-1123)) (-5 *2 (-292 (-523))) (-5 *1 (-869 *5)))) (-2430 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1123)) (-5 *2 (-292 (-523))) (-5 *1 (-869 *5)))))
+(-10 -7 (-15 -2430 ((-292 (-523)) (-1087) (-1 (-108) |#1|))) (-15 -2430 ((-292 (-523)) (-1087) (-589 (-1 (-108) |#1|)))))
+((-2483 (((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)) 25)))
+(((-870 |#1| |#2| |#3|) (-10 -7 (-15 -2483 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))) (-1016) (-13 (-515) (-817 |#1|) (-564 (-823 |#1|))) (-921 |#2|)) (T -870))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016)) (-4 *3 (-921 *6)) (-4 *6 (-13 (-515) (-817 *5) (-564 *4))) (-5 *4 (-823 *5)) (-5 *1 (-870 *5 *6 *3)))))
+(-10 -7 (-15 -2483 ((-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))))
+((-2483 (((-820 |#1| (-1087)) (-1087) (-823 |#1|) (-820 |#1| (-1087))) 17)))
+(((-871 |#1|) (-10 -7 (-15 -2483 ((-820 |#1| (-1087)) (-1087) (-823 |#1|) (-820 |#1| (-1087))))) (-1016)) (T -871))
+((-2483 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 (-1087))) (-5 *3 (-1087)) (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-5 *1 (-871 *5)))))
+(-10 -7 (-15 -2483 ((-820 |#1| (-1087)) (-1087) (-823 |#1|) (-820 |#1| (-1087)))))
+((-1352 (((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))) 33)) (-2483 (((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-1 |#3| (-589 |#3|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))) 32)))
+(((-872 |#1| |#2| |#3|) (-10 -7 (-15 -2483 ((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-1 |#3| (-589 |#3|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))) (-15 -1352 ((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|))))) (-1016) (-13 (-973) (-786)) (-13 (-973) (-564 (-823 |#1|)) (-964 |#2|))) (T -872))
+((-1352 (*1 *2 *3 *4 *2 *5) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-823 *6))) (-5 *5 (-1 (-820 *6 *8) *8 (-823 *6) (-820 *6 *8))) (-4 *6 (-1016)) (-4 *8 (-13 (-973) (-564 (-823 *6)) (-964 *7))) (-5 *2 (-820 *6 *8)) (-4 *7 (-13 (-973) (-786))) (-5 *1 (-872 *6 *7 *8)))) (-2483 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *4 (-589 (-823 *7))) (-5 *5 (-1 *9 (-589 *9))) (-5 *6 (-1 (-820 *7 *9) *9 (-823 *7) (-820 *7 *9))) (-4 *7 (-1016)) (-4 *9 (-13 (-973) (-564 (-823 *7)) (-964 *8))) (-5 *2 (-820 *7 *9)) (-5 *3 (-589 *9)) (-4 *8 (-13 (-973) (-786))) (-5 *1 (-872 *7 *8 *9)))))
+(-10 -7 (-15 -2483 ((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-1 |#3| (-589 |#3|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))) (-15 -1352 ((-820 |#1| |#3|) (-589 |#3|) (-589 (-823 |#1|)) (-820 |#1| |#3|) (-1 (-820 |#1| |#3|) |#3| (-823 |#1|) (-820 |#1| |#3|)))))
+((-3846 (((-1083 (-383 (-523))) (-523)) 63)) (-2783 (((-1083 (-523)) (-523)) 66)) (-2661 (((-1083 (-523)) (-523)) 60)) (-4003 (((-523) (-1083 (-523))) 55)) (-2166 (((-1083 (-383 (-523))) (-523)) 49)) (-4022 (((-1083 (-523)) (-523)) 38)) (-3751 (((-1083 (-523)) (-523)) 68)) (-3606 (((-1083 (-523)) (-523)) 67)) (-3896 (((-1083 (-383 (-523))) (-523)) 51)))
+(((-873) (-10 -7 (-15 -3896 ((-1083 (-383 (-523))) (-523))) (-15 -3606 ((-1083 (-523)) (-523))) (-15 -3751 ((-1083 (-523)) (-523))) (-15 -4022 ((-1083 (-523)) (-523))) (-15 -2166 ((-1083 (-383 (-523))) (-523))) (-15 -4003 ((-523) (-1083 (-523)))) (-15 -2661 ((-1083 (-523)) (-523))) (-15 -2783 ((-1083 (-523)) (-523))) (-15 -3846 ((-1083 (-383 (-523))) (-523))))) (T -873))
+((-3846 (*1 *2 *3) (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))) (-2783 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-2661 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-4003 (*1 *2 *3) (-12 (-5 *3 (-1083 (-523))) (-5 *2 (-523)) (-5 *1 (-873)))) (-2166 (*1 *2 *3) (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))) (-4022 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-3751 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-3606 (*1 *2 *3) (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))) (-3896 (*1 *2 *3) (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))))
+(-10 -7 (-15 -3896 ((-1083 (-383 (-523))) (-523))) (-15 -3606 ((-1083 (-523)) (-523))) (-15 -3751 ((-1083 (-523)) (-523))) (-15 -4022 ((-1083 (-523)) (-523))) (-15 -2166 ((-1083 (-383 (-523))) (-523))) (-15 -4003 ((-523) (-1083 (-523)))) (-15 -2661 ((-1083 (-523)) (-523))) (-15 -2783 ((-1083 (-523)) (-523))) (-15 -3846 ((-1083 (-383 (-523))) (-523))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2448 (($ (-710)) NIL (|has| |#1| (-23)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) |#1|) 11 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-1894 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3195 (($ (-589 |#1|)) 13)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3677 (((-629 |#1|) $ $) NIL (|has| |#1| (-973)))) (-2348 (($ (-710) |#1|) 8)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) 10 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2581 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-4042 (((-108) $ (-710)) NIL)) (-3229 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) NIL (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-1361 (($ $ (-589 |#1|)) 26)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) 20) (($ $ (-1136 (-523))) NIL)) (-1879 ((|#1| $ $) NIL (|has| |#1| (-973)))) (-4012 (((-852) $) 16)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1707 (($ $ $) 24)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499)))) (($ (-589 |#1|)) 17)) (-3985 (($ (-589 |#1|)) NIL)) (-2785 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 25) (($ (-589 $)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4115 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4103 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-523) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-666))) (($ $ |#1|) NIL (|has| |#1| (-666)))) (-1271 (((-710) $) 14 (|has| $ (-6 -4248)))))
(((-874 |#1|) (-909 |#1|) (-973)) (T -874))
NIL
(-909 |#1|)
-((-2129 (((-455 |#1| |#2|) (-883 |#2|)) 17)) (-4126 (((-225 |#1| |#2|) (-883 |#2|)) 29)) (-3884 (((-883 |#2|) (-455 |#1| |#2|)) 22)) (-1925 (((-225 |#1| |#2|) (-455 |#1| |#2|)) 53)) (-2283 (((-883 |#2|) (-225 |#1| |#2|)) 26)) (-1525 (((-455 |#1| |#2|) (-225 |#1| |#2|)) 44)))
-(((-875 |#1| |#2|) (-10 -7 (-15 -1525 ((-455 |#1| |#2|) (-225 |#1| |#2|))) (-15 -1925 ((-225 |#1| |#2|) (-455 |#1| |#2|))) (-15 -2129 ((-455 |#1| |#2|) (-883 |#2|))) (-15 -3884 ((-883 |#2|) (-455 |#1| |#2|))) (-15 -2283 ((-883 |#2|) (-225 |#1| |#2|))) (-15 -4126 ((-225 |#1| |#2|) (-883 |#2|)))) (-589 (-1087)) (-973)) (T -875))
-((-4126 (*1 *2 *3) (-12 (-5 *3 (-883 *5)) (-4 *5 (-973)) (-5 *2 (-225 *4 *5)) (-5 *1 (-875 *4 *5)) (-14 *4 (-589 (-1087))))) (-2283 (*1 *2 *3) (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973)) (-5 *2 (-883 *5)) (-5 *1 (-875 *4 *5)))) (-3884 (*1 *2 *3) (-12 (-5 *3 (-455 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973)) (-5 *2 (-883 *5)) (-5 *1 (-875 *4 *5)))) (-2129 (*1 *2 *3) (-12 (-5 *3 (-883 *5)) (-4 *5 (-973)) (-5 *2 (-455 *4 *5)) (-5 *1 (-875 *4 *5)) (-14 *4 (-589 (-1087))))) (-1925 (*1 *2 *3) (-12 (-5 *3 (-455 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973)) (-5 *2 (-225 *4 *5)) (-5 *1 (-875 *4 *5)))) (-1525 (*1 *2 *3) (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973)) (-5 *2 (-455 *4 *5)) (-5 *1 (-875 *4 *5)))))
-(-10 -7 (-15 -1525 ((-455 |#1| |#2|) (-225 |#1| |#2|))) (-15 -1925 ((-225 |#1| |#2|) (-455 |#1| |#2|))) (-15 -2129 ((-455 |#1| |#2|) (-883 |#2|))) (-15 -3884 ((-883 |#2|) (-455 |#1| |#2|))) (-15 -2283 ((-883 |#2|) (-225 |#1| |#2|))) (-15 -4126 ((-225 |#1| |#2|) (-883 |#2|))))
-((-2757 (((-589 |#2|) |#2| |#2|) 10)) (-3312 (((-710) (-589 |#1|)) 37 (|has| |#1| (-784)))) (-1641 (((-589 |#2|) |#2|) 11)) (-4067 (((-710) (-589 |#1|) (-523) (-523)) 36 (|has| |#1| (-784)))) (-1375 ((|#1| |#2|) 32 (|has| |#1| (-784)))))
-(((-876 |#1| |#2|) (-10 -7 (-15 -2757 ((-589 |#2|) |#2| |#2|)) (-15 -1641 ((-589 |#2|) |#2|)) (IF (|has| |#1| (-784)) (PROGN (-15 -1375 (|#1| |#2|)) (-15 -3312 ((-710) (-589 |#1|))) (-15 -4067 ((-710) (-589 |#1|) (-523) (-523)))) |%noBranch|)) (-339) (-1145 |#1|)) (T -876))
-((-4067 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-523)) (-4 *5 (-784)) (-4 *5 (-339)) (-5 *2 (-710)) (-5 *1 (-876 *5 *6)) (-4 *6 (-1145 *5)))) (-3312 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-784)) (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-876 *4 *5)) (-4 *5 (-1145 *4)))) (-1375 (*1 *2 *3) (-12 (-4 *2 (-339)) (-4 *2 (-784)) (-5 *1 (-876 *2 *3)) (-4 *3 (-1145 *2)))) (-1641 (*1 *2 *3) (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-876 *4 *3)) (-4 *3 (-1145 *4)))) (-2757 (*1 *2 *3 *3) (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-876 *4 *3)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -2757 ((-589 |#2|) |#2| |#2|)) (-15 -1641 ((-589 |#2|) |#2|)) (IF (|has| |#1| (-784)) (PROGN (-15 -1375 (|#1| |#2|)) (-15 -3312 ((-710) (-589 |#1|))) (-15 -4067 ((-710) (-589 |#1|) (-523) (-523)))) |%noBranch|))
-((-1345 (((-883 |#2|) (-1 |#2| |#1|) (-883 |#1|)) 18)))
-(((-877 |#1| |#2|) (-10 -7 (-15 -1345 ((-883 |#2|) (-1 |#2| |#1|) (-883 |#1|)))) (-973) (-973)) (T -877))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-883 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-883 *6)) (-5 *1 (-877 *5 *6)))))
-(-10 -7 (-15 -1345 ((-883 |#2|) (-1 |#2| |#1|) (-883 |#1|))))
-((-2389 (((-1142 |#1| (-883 |#2|)) (-883 |#2|) (-1165 |#1|)) 18)))
-(((-878 |#1| |#2|) (-10 -7 (-15 -2389 ((-1142 |#1| (-883 |#2|)) (-883 |#2|) (-1165 |#1|)))) (-1087) (-973)) (T -878))
-((-2389 (*1 *2 *3 *4) (-12 (-5 *4 (-1165 *5)) (-14 *5 (-1087)) (-4 *6 (-973)) (-5 *2 (-1142 *5 (-883 *6))) (-5 *1 (-878 *5 *6)) (-5 *3 (-883 *6)))))
-(-10 -7 (-15 -2389 ((-1142 |#1| (-883 |#2|)) (-883 |#2|) (-1165 |#1|))))
-((-1877 (((-710) $) 70) (((-710) $ (-589 |#4|)) 73)) (-3718 (($ $) 171)) (-4226 (((-394 $) $) 163)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 114)) (-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 |#4| "failed") $) 59)) (-3508 ((|#2| $) NIL) (((-383 (-523)) $) NIL) (((-523) $) NIL) ((|#4| $) 58)) (-1611 (($ $ $ |#4|) 75)) (-2243 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 104) (((-629 |#2|) (-629 $)) 97)) (-1272 (($ $) 178) (($ $ |#4|) 181)) (-1447 (((-589 $) $) 62)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 196) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 190)) (-3560 (((-589 $) $) 27)) (-1267 (($ |#2| |#3|) NIL) (($ $ |#4| (-710)) NIL) (($ $ (-589 |#4|) (-589 (-710))) 56)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ |#4|) 160)) (-3538 (((-3 (-589 $) "failed") $) 41)) (-3478 (((-3 (-589 $) "failed") $) 30)) (-2790 (((-3 (-2 (|:| |var| |#4|) (|:| -1475 (-710))) "failed") $) 46)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 107)) (-1708 (((-394 (-1083 $)) (-1083 $)) 120)) (-1417 (((-394 (-1083 $)) (-1083 $)) 118)) (-2424 (((-394 $) $) 138)) (-2812 (($ $ (-589 (-271 $))) 20) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-589 |#4|) (-589 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-589 |#4|) (-589 $)) NIL)) (-1744 (($ $ |#4|) 77)) (-1400 (((-823 (-355)) $) 210) (((-823 (-523)) $) 203) (((-499) $) 218)) (-1618 ((|#2| $) NIL) (($ $ |#4|) 173)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 152)) (-2084 ((|#2| $ |#3|) NIL) (($ $ |#4| (-710)) 51) (($ $ (-589 |#4|) (-589 (-710))) 54)) (-1942 (((-3 $ "failed") $) 154)) (-3966 (((-108) $ $) 184)))
-(((-879 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -3718 (|#1| |#1|)) (-15 -1942 ((-3 |#1| "failed") |#1|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -1524 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -1417 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1708 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3302 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -2593 ((-3 (-1169 |#1|) "failed") (-629 |#1|))) (-15 -1272 (|#1| |#1| |#4|)) (-15 -1618 (|#1| |#1| |#4|)) (-15 -1744 (|#1| |#1| |#4|)) (-15 -1611 (|#1| |#1| |#1| |#4|)) (-15 -1447 ((-589 |#1|) |#1|)) (-15 -1877 ((-710) |#1| (-589 |#4|))) (-15 -1877 ((-710) |#1|)) (-15 -2790 ((-3 (-2 (|:| |var| |#4|) (|:| -1475 (-710))) "failed") |#1|)) (-15 -3538 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -3478 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -1267 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -1267 (|#1| |#1| |#4| (-710))) (-15 -3052 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1| |#4|)) (-15 -3560 ((-589 |#1|) |#1|)) (-15 -2084 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -2084 (|#1| |#1| |#4| (-710))) (-15 -2243 ((-629 |#2|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -3508 (|#4| |#1|)) (-15 -1220 ((-3 |#4| "failed") |#1|)) (-15 -2812 (|#1| |#1| (-589 |#4|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#4| |#1|)) (-15 -2812 (|#1| |#1| (-589 |#4|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#4| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1267 (|#1| |#2| |#3|)) (-15 -2084 (|#2| |#1| |#3|)) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1618 (|#2| |#1|)) (-15 -1272 (|#1| |#1|))) (-880 |#2| |#3| |#4|) (-973) (-732) (-786)) (T -879))
-NIL
-(-10 -8 (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -3718 (|#1| |#1|)) (-15 -1942 ((-3 |#1| "failed") |#1|)) (-15 -3966 ((-108) |#1| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -1524 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -1417 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1708 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3302 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -2593 ((-3 (-1169 |#1|) "failed") (-629 |#1|))) (-15 -1272 (|#1| |#1| |#4|)) (-15 -1618 (|#1| |#1| |#4|)) (-15 -1744 (|#1| |#1| |#4|)) (-15 -1611 (|#1| |#1| |#1| |#4|)) (-15 -1447 ((-589 |#1|) |#1|)) (-15 -1877 ((-710) |#1| (-589 |#4|))) (-15 -1877 ((-710) |#1|)) (-15 -2790 ((-3 (-2 (|:| |var| |#4|) (|:| -1475 (-710))) "failed") |#1|)) (-15 -3538 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -3478 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -1267 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -1267 (|#1| |#1| |#4| (-710))) (-15 -3052 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1| |#4|)) (-15 -3560 ((-589 |#1|) |#1|)) (-15 -2084 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -2084 (|#1| |#1| |#4| (-710))) (-15 -2243 ((-629 |#2|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -3508 (|#4| |#1|)) (-15 -1220 ((-3 |#4| "failed") |#1|)) (-15 -2812 (|#1| |#1| (-589 |#4|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#4| |#1|)) (-15 -2812 (|#1| |#1| (-589 |#4|) (-589 |#2|))) (-15 -2812 (|#1| |#1| |#4| |#2|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1267 (|#1| |#2| |#3|)) (-15 -2084 (|#2| |#1| |#3|)) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1618 (|#2| |#1|)) (-15 -1272 (|#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 |#3|) $) 110)) (-2389 (((-1083 $) $ |#3|) 125) (((-1083 |#1|) $) 124)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 87 (|has| |#1| (-515)))) (-3306 (($ $) 88 (|has| |#1| (-515)))) (-3174 (((-108) $) 90 (|has| |#1| (-515)))) (-1877 (((-710) $) 112) (((-710) $ (-589 |#3|)) 111)) (-3405 (((-3 $ "failed") $ $) 19)) (-4130 (((-394 (-1083 $)) (-1083 $)) 100 (|has| |#1| (-840)))) (-3718 (($ $) 98 (|has| |#1| (-427)))) (-4226 (((-394 $) $) 97 (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 103 (|has| |#1| (-840)))) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#1| "failed") $) 164) (((-3 (-383 (-523)) "failed") $) 162 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 160 (|has| |#1| (-964 (-523)))) (((-3 |#3| "failed") $) 136)) (-3508 ((|#1| $) 165) (((-383 (-523)) $) 161 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 159 (|has| |#1| (-964 (-523)))) ((|#3| $) 135)) (-1611 (($ $ $ |#3|) 108 (|has| |#1| (-158)))) (-1457 (($ $) 154)) (-2243 (((-629 (-523)) (-629 $)) 134 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 133 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 132) (((-629 |#1|) (-629 $)) 131)) (-1444 (((-3 $ "failed") $) 34)) (-1272 (($ $) 176 (|has| |#1| (-427))) (($ $ |#3|) 105 (|has| |#1| (-427)))) (-1447 (((-589 $) $) 109)) (-3049 (((-108) $) 96 (|has| |#1| (-840)))) (-4222 (($ $ |#1| |#2| $) 172)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84 (-12 (|has| |#3| (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 83 (-12 (|has| |#3| (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-2769 (((-108) $) 31)) (-1789 (((-710) $) 169)) (-1280 (($ (-1083 |#1|) |#3|) 117) (($ (-1083 $) |#3|) 116)) (-3560 (((-589 $) $) 126)) (-2704 (((-108) $) 152)) (-1267 (($ |#1| |#2|) 153) (($ $ |#3| (-710)) 119) (($ $ (-589 |#3|) (-589 (-710))) 118)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ |#3|) 120)) (-4047 ((|#2| $) 170) (((-710) $ |#3|) 122) (((-589 (-710)) $ (-589 |#3|)) 121)) (-3239 (($ $ $) 79 (|has| |#1| (-786)))) (-3158 (($ $ $) 78 (|has| |#1| (-786)))) (-2041 (($ (-1 |#2| |#2|) $) 171)) (-1345 (($ (-1 |#1| |#1|) $) 151)) (-4213 (((-3 |#3| "failed") $) 123)) (-1427 (($ $) 149)) (-1437 ((|#1| $) 148)) (-3278 (($ (-589 $)) 94 (|has| |#1| (-427))) (($ $ $) 93 (|has| |#1| (-427)))) (-2032 (((-1070) $) 9)) (-3538 (((-3 (-589 $) "failed") $) 114)) (-3478 (((-3 (-589 $) "failed") $) 115)) (-2790 (((-3 (-2 (|:| |var| |#3|) (|:| -1475 (-710))) "failed") $) 113)) (-3951 (((-1034) $) 10)) (-1408 (((-108) $) 166)) (-1419 ((|#1| $) 167)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 95 (|has| |#1| (-427)))) (-3310 (($ (-589 $)) 92 (|has| |#1| (-427))) (($ $ $) 91 (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) 102 (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) 101 (|has| |#1| (-840)))) (-2424 (((-394 $) $) 99 (|has| |#1| (-840)))) (-4007 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) 145) (($ $ (-271 $)) 144) (($ $ $ $) 143) (($ $ (-589 $) (-589 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-589 |#3|) (-589 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-589 |#3|) (-589 $)) 138)) (-1744 (($ $ |#3|) 107 (|has| |#1| (-158)))) (-3984 (($ $ |#3|) 42) (($ $ (-589 |#3|)) 41) (($ $ |#3| (-710)) 40) (($ $ (-589 |#3|) (-589 (-710))) 39)) (-2640 ((|#2| $) 150) (((-710) $ |#3|) 130) (((-589 (-710)) $ (-589 |#3|)) 129)) (-1400 (((-823 (-355)) $) 82 (-12 (|has| |#3| (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) 81 (-12 (|has| |#3| (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) 80 (-12 (|has| |#3| (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) 175 (|has| |#1| (-427))) (($ $ |#3|) 106 (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 104 (-3147 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ $) 85 (|has| |#1| (-515))) (($ (-383 (-523))) 72 (-3172 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523))))))) (-3819 (((-589 |#1|) $) 168)) (-2084 ((|#1| $ |#2|) 155) (($ $ |#3| (-710)) 128) (($ $ (-589 |#3|) (-589 (-710))) 127)) (-1942 (((-3 $ "failed") $) 73 (-3172 (-3147 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) 29)) (-3553 (($ $ $ (-710)) 173 (|has| |#1| (-158)))) (-2801 (((-108) $ $) 89 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ |#3|) 38) (($ $ (-589 |#3|)) 37) (($ $ |#3| (-710)) 36) (($ $ (-589 |#3|) (-589 (-710))) 35)) (-4006 (((-108) $ $) 76 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 75 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 77 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 74 (|has| |#1| (-786)))) (-4074 (($ $ |#1|) 156 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 157 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-3515 (((-455 |#1| |#2|) (-883 |#2|)) 20)) (-2288 (((-225 |#1| |#2|) (-883 |#2|)) 33)) (-3531 (((-883 |#2|) (-455 |#1| |#2|)) 25)) (-2192 (((-225 |#1| |#2|) (-455 |#1| |#2|)) 55)) (-2506 (((-883 |#2|) (-225 |#1| |#2|)) 30)) (-2490 (((-455 |#1| |#2|) (-225 |#1| |#2|)) 46)))
+(((-875 |#1| |#2|) (-10 -7 (-15 -2490 ((-455 |#1| |#2|) (-225 |#1| |#2|))) (-15 -2192 ((-225 |#1| |#2|) (-455 |#1| |#2|))) (-15 -3515 ((-455 |#1| |#2|) (-883 |#2|))) (-15 -3531 ((-883 |#2|) (-455 |#1| |#2|))) (-15 -2506 ((-883 |#2|) (-225 |#1| |#2|))) (-15 -2288 ((-225 |#1| |#2|) (-883 |#2|)))) (-589 (-1087)) (-973)) (T -875))
+((-2288 (*1 *2 *3) (-12 (-5 *3 (-883 *5)) (-4 *5 (-973)) (-5 *2 (-225 *4 *5)) (-5 *1 (-875 *4 *5)) (-14 *4 (-589 (-1087))))) (-2506 (*1 *2 *3) (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973)) (-5 *2 (-883 *5)) (-5 *1 (-875 *4 *5)))) (-3531 (*1 *2 *3) (-12 (-5 *3 (-455 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973)) (-5 *2 (-883 *5)) (-5 *1 (-875 *4 *5)))) (-3515 (*1 *2 *3) (-12 (-5 *3 (-883 *5)) (-4 *5 (-973)) (-5 *2 (-455 *4 *5)) (-5 *1 (-875 *4 *5)) (-14 *4 (-589 (-1087))))) (-2192 (*1 *2 *3) (-12 (-5 *3 (-455 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973)) (-5 *2 (-225 *4 *5)) (-5 *1 (-875 *4 *5)))) (-2490 (*1 *2 *3) (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973)) (-5 *2 (-455 *4 *5)) (-5 *1 (-875 *4 *5)))))
+(-10 -7 (-15 -2490 ((-455 |#1| |#2|) (-225 |#1| |#2|))) (-15 -2192 ((-225 |#1| |#2|) (-455 |#1| |#2|))) (-15 -3515 ((-455 |#1| |#2|) (-883 |#2|))) (-15 -3531 ((-883 |#2|) (-455 |#1| |#2|))) (-15 -2506 ((-883 |#2|) (-225 |#1| |#2|))) (-15 -2288 ((-225 |#1| |#2|) (-883 |#2|))))
+((-3356 (((-589 |#2|) |#2| |#2|) 10)) (-3996 (((-710) (-589 |#1|)) 37 (|has| |#1| (-784)))) (-2434 (((-589 |#2|) |#2|) 11)) (-3467 (((-710) (-589 |#1|) (-523) (-523)) 36 (|has| |#1| (-784)))) (-1801 ((|#1| |#2|) 32 (|has| |#1| (-784)))))
+(((-876 |#1| |#2|) (-10 -7 (-15 -3356 ((-589 |#2|) |#2| |#2|)) (-15 -2434 ((-589 |#2|) |#2|)) (IF (|has| |#1| (-784)) (PROGN (-15 -1801 (|#1| |#2|)) (-15 -3996 ((-710) (-589 |#1|))) (-15 -3467 ((-710) (-589 |#1|) (-523) (-523)))) |%noBranch|)) (-339) (-1145 |#1|)) (T -876))
+((-3467 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-523)) (-4 *5 (-784)) (-4 *5 (-339)) (-5 *2 (-710)) (-5 *1 (-876 *5 *6)) (-4 *6 (-1145 *5)))) (-3996 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-784)) (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-876 *4 *5)) (-4 *5 (-1145 *4)))) (-1801 (*1 *2 *3) (-12 (-4 *2 (-339)) (-4 *2 (-784)) (-5 *1 (-876 *2 *3)) (-4 *3 (-1145 *2)))) (-2434 (*1 *2 *3) (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-876 *4 *3)) (-4 *3 (-1145 *4)))) (-3356 (*1 *2 *3 *3) (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-876 *4 *3)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -3356 ((-589 |#2|) |#2| |#2|)) (-15 -2434 ((-589 |#2|) |#2|)) (IF (|has| |#1| (-784)) (PROGN (-15 -1801 (|#1| |#2|)) (-15 -3996 ((-710) (-589 |#1|))) (-15 -3467 ((-710) (-589 |#1|) (-523) (-523)))) |%noBranch|))
+((-3015 (((-883 |#2|) (-1 |#2| |#1|) (-883 |#1|)) 19)))
+(((-877 |#1| |#2|) (-10 -7 (-15 -3015 ((-883 |#2|) (-1 |#2| |#1|) (-883 |#1|)))) (-973) (-973)) (T -877))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-883 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-883 *6)) (-5 *1 (-877 *5 *6)))))
+(-10 -7 (-15 -3015 ((-883 |#2|) (-1 |#2| |#1|) (-883 |#1|))))
+((-3540 (((-1142 |#1| (-883 |#2|)) (-883 |#2|) (-1165 |#1|)) 18)))
+(((-878 |#1| |#2|) (-10 -7 (-15 -3540 ((-1142 |#1| (-883 |#2|)) (-883 |#2|) (-1165 |#1|)))) (-1087) (-973)) (T -878))
+((-3540 (*1 *2 *3 *4) (-12 (-5 *4 (-1165 *5)) (-14 *5 (-1087)) (-4 *6 (-973)) (-5 *2 (-1142 *5 (-883 *6))) (-5 *1 (-878 *5 *6)) (-5 *3 (-883 *6)))))
+(-10 -7 (-15 -3540 ((-1142 |#1| (-883 |#2|)) (-883 |#2|) (-1165 |#1|))))
+((-2862 (((-710) $) 71) (((-710) $ (-589 |#4|)) 74)) (-3763 (($ $) 173)) (-2105 (((-394 $) $) 165)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 116)) (-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 |#4| "failed") $) 60)) (-1996 ((|#2| $) NIL) (((-383 (-523)) $) NIL) (((-523) $) NIL) ((|#4| $) 59)) (-2210 (($ $ $ |#4|) 76)) (-2203 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 106) (((-629 |#2|) (-629 $)) 99)) (-2213 (($ $) 180) (($ $ |#4|) 183)) (-3127 (((-589 $) $) 63)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 199) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 192)) (-2738 (((-589 $) $) 28)) (-3694 (($ |#2| |#3|) NIL) (($ $ |#4| (-710)) NIL) (($ $ (-589 |#4|) (-589 (-710))) 57)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ |#4|) 162)) (-3818 (((-3 (-589 $) "failed") $) 42)) (-1973 (((-3 (-589 $) "failed") $) 31)) (-3719 (((-3 (-2 (|:| |var| |#4|) (|:| -3262 (-710))) "failed") $) 47)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 109)) (-1893 (((-394 (-1083 $)) (-1083 $)) 122)) (-4034 (((-394 (-1083 $)) (-1083 $)) 120)) (-3573 (((-394 $) $) 140)) (-1349 (($ $ (-589 (-271 $))) 21) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-589 |#4|) (-589 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-589 |#4|) (-589 $)) NIL)) (-4053 (($ $ |#4|) 78)) (-3077 (((-823 (-355)) $) 213) (((-823 (-523)) $) 206) (((-499) $) 221)) (-2267 ((|#2| $) NIL) (($ $ |#4|) 175)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 154)) (-1234 ((|#2| $ |#3|) NIL) (($ $ |#4| (-710)) 52) (($ $ (-589 |#4|) (-589 (-710))) 55)) (-2301 (((-3 $ "failed") $) 156)) (-4052 (((-108) $ $) 186)))
+(((-879 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -3763 (|#1| |#1|)) (-15 -2301 ((-3 |#1| "failed") |#1|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -2483 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -4034 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1893 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3908 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -2326 ((-3 (-1169 |#1|) "failed") (-629 |#1|))) (-15 -2213 (|#1| |#1| |#4|)) (-15 -2267 (|#1| |#1| |#4|)) (-15 -4053 (|#1| |#1| |#4|)) (-15 -2210 (|#1| |#1| |#1| |#4|)) (-15 -3127 ((-589 |#1|) |#1|)) (-15 -2862 ((-710) |#1| (-589 |#4|))) (-15 -2862 ((-710) |#1|)) (-15 -3719 ((-3 (-2 (|:| |var| |#4|) (|:| -3262 (-710))) "failed") |#1|)) (-15 -3818 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -1973 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -3694 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -3694 (|#1| |#1| |#4| (-710))) (-15 -1353 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1| |#4|)) (-15 -2738 ((-589 |#1|) |#1|)) (-15 -1234 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -1234 (|#1| |#1| |#4| (-710))) (-15 -2203 ((-629 |#2|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -1996 (|#4| |#1|)) (-15 -2898 ((-3 |#4| "failed") |#1|)) (-15 -1349 (|#1| |#1| (-589 |#4|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#4| |#1|)) (-15 -1349 (|#1| |#1| (-589 |#4|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#4| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -3694 (|#1| |#2| |#3|)) (-15 -1234 (|#2| |#1| |#3|)) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2267 (|#2| |#1|)) (-15 -2213 (|#1| |#1|))) (-880 |#2| |#3| |#4|) (-973) (-732) (-786)) (T -879))
+NIL
+(-10 -8 (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -3763 (|#1| |#1|)) (-15 -2301 ((-3 |#1| "failed") |#1|)) (-15 -4052 ((-108) |#1| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -2483 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -4034 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1893 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3908 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -2326 ((-3 (-1169 |#1|) "failed") (-629 |#1|))) (-15 -2213 (|#1| |#1| |#4|)) (-15 -2267 (|#1| |#1| |#4|)) (-15 -4053 (|#1| |#1| |#4|)) (-15 -2210 (|#1| |#1| |#1| |#4|)) (-15 -3127 ((-589 |#1|) |#1|)) (-15 -2862 ((-710) |#1| (-589 |#4|))) (-15 -2862 ((-710) |#1|)) (-15 -3719 ((-3 (-2 (|:| |var| |#4|) (|:| -3262 (-710))) "failed") |#1|)) (-15 -3818 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -1973 ((-3 (-589 |#1|) "failed") |#1|)) (-15 -3694 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -3694 (|#1| |#1| |#4| (-710))) (-15 -1353 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1| |#4|)) (-15 -2738 ((-589 |#1|) |#1|)) (-15 -1234 (|#1| |#1| (-589 |#4|) (-589 (-710)))) (-15 -1234 (|#1| |#1| |#4| (-710))) (-15 -2203 ((-629 |#2|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -1996 (|#4| |#1|)) (-15 -2898 ((-3 |#4| "failed") |#1|)) (-15 -1349 (|#1| |#1| (-589 |#4|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#4| |#1|)) (-15 -1349 (|#1| |#1| (-589 |#4|) (-589 |#2|))) (-15 -1349 (|#1| |#1| |#4| |#2|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -3694 (|#1| |#2| |#3|)) (-15 -1234 (|#2| |#1| |#3|)) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2267 (|#2| |#1|)) (-15 -2213 (|#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 |#3|) $) 110)) (-3540 (((-1083 $) $ |#3|) 125) (((-1083 |#1|) $) 124)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 87 (|has| |#1| (-515)))) (-3950 (($ $) 88 (|has| |#1| (-515)))) (-3226 (((-108) $) 90 (|has| |#1| (-515)))) (-2862 (((-710) $) 112) (((-710) $ (-589 |#3|)) 111)) (-2999 (((-3 $ "failed") $ $) 19)) (-2319 (((-394 (-1083 $)) (-1083 $)) 100 (|has| |#1| (-840)))) (-3763 (($ $) 98 (|has| |#1| (-427)))) (-2105 (((-394 $) $) 97 (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 103 (|has| |#1| (-840)))) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#1| "failed") $) 164) (((-3 (-383 (-523)) "failed") $) 162 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 160 (|has| |#1| (-964 (-523)))) (((-3 |#3| "failed") $) 136)) (-1996 ((|#1| $) 165) (((-383 (-523)) $) 161 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 159 (|has| |#1| (-964 (-523)))) ((|#3| $) 135)) (-2210 (($ $ $ |#3|) 108 (|has| |#1| (-158)))) (-3142 (($ $) 154)) (-2203 (((-629 (-523)) (-629 $)) 134 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 133 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 132) (((-629 |#1|) (-629 $)) 131)) (-4211 (((-3 $ "failed") $) 34)) (-2213 (($ $) 176 (|has| |#1| (-427))) (($ $ |#3|) 105 (|has| |#1| (-427)))) (-3127 (((-589 $) $) 109)) (-1330 (((-108) $) 96 (|has| |#1| (-840)))) (-2067 (($ $ |#1| |#2| $) 172)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84 (-12 (|has| |#3| (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 83 (-12 (|has| |#3| (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3482 (((-108) $) 31)) (-3288 (((-710) $) 169)) (-3706 (($ (-1083 |#1|) |#3|) 117) (($ (-1083 $) |#3|) 116)) (-2738 (((-589 $) $) 126)) (-4060 (((-108) $) 152)) (-3694 (($ |#1| |#2|) 153) (($ $ |#3| (-710)) 119) (($ $ (-589 |#3|) (-589 (-710))) 118)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ |#3|) 120)) (-2140 ((|#2| $) 170) (((-710) $ |#3|) 122) (((-589 (-710)) $ (-589 |#3|)) 121)) (-3268 (($ $ $) 79 (|has| |#1| (-786)))) (-2644 (($ $ $) 78 (|has| |#1| (-786)))) (-3927 (($ (-1 |#2| |#2|) $) 171)) (-3015 (($ (-1 |#1| |#1|) $) 151)) (-1949 (((-3 |#3| "failed") $) 123)) (-3107 (($ $) 149)) (-3119 ((|#1| $) 148)) (-2012 (($ (-589 $)) 94 (|has| |#1| (-427))) (($ $ $) 93 (|has| |#1| (-427)))) (-3841 (((-1070) $) 9)) (-3818 (((-3 (-589 $) "failed") $) 114)) (-1973 (((-3 (-589 $) "failed") $) 115)) (-3719 (((-3 (-2 (|:| |var| |#3|) (|:| -3262 (-710))) "failed") $) 113)) (-2435 (((-1034) $) 10)) (-3084 (((-108) $) 166)) (-3095 ((|#1| $) 167)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 95 (|has| |#1| (-427)))) (-2056 (($ (-589 $)) 92 (|has| |#1| (-427))) (($ $ $) 91 (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) 102 (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) 101 (|has| |#1| (-840)))) (-3573 (((-394 $) $) 99 (|has| |#1| (-840)))) (-2469 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) 145) (($ $ (-271 $)) 144) (($ $ $ $) 143) (($ $ (-589 $) (-589 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-589 |#3|) (-589 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-589 |#3|) (-589 $)) 138)) (-4053 (($ $ |#3|) 107 (|has| |#1| (-158)))) (-4024 (($ $ |#3|) 42) (($ $ (-589 |#3|)) 41) (($ $ |#3| (-710)) 40) (($ $ (-589 |#3|) (-589 (-710))) 39)) (-1487 ((|#2| $) 150) (((-710) $ |#3|) 130) (((-589 (-710)) $ (-589 |#3|)) 129)) (-3077 (((-823 (-355)) $) 82 (-12 (|has| |#3| (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) 81 (-12 (|has| |#3| (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) 80 (-12 (|has| |#3| (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) 175 (|has| |#1| (-427))) (($ $ |#3|) 106 (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 104 (-2819 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ $) 85 (|has| |#1| (-515))) (($ (-383 (-523))) 72 (-3255 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523))))))) (-1639 (((-589 |#1|) $) 168)) (-1234 ((|#1| $ |#2|) 155) (($ $ |#3| (-710)) 128) (($ $ (-589 |#3|) (-589 (-710))) 127)) (-2301 (((-3 $ "failed") $) 73 (-3255 (-2819 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) 29)) (-2656 (($ $ $ (-710)) 173 (|has| |#1| (-158)))) (-3842 (((-108) $ $) 89 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ |#3|) 38) (($ $ (-589 |#3|)) 37) (($ $ |#3| (-710)) 36) (($ $ (-589 |#3|) (-589 (-710))) 35)) (-4078 (((-108) $ $) 76 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 75 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 77 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 74 (|has| |#1| (-786)))) (-4125 (($ $ |#1|) 156 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 157 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
(((-880 |#1| |#2| |#3|) (-129) (-973) (-732) (-786)) (T -880))
-((-1272 (*1 *1 *1) (-12 (-4 *1 (-880 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-2640 (*1 *2 *1 *3) (-12 (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-710)))) (-2640 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-710))))) (-2084 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-880 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *2 (-786)))) (-2084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 (-710))) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)))) (-3560 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5)))) (-2389 (*1 *2 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-1083 *1)) (-4 *1 (-880 *4 *5 *3)))) (-2389 (*1 *2 *1) (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-1083 *3)))) (-4213 (*1 *2 *1) (|partial| -12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-4047 (*1 *2 *1 *3) (-12 (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-710)))) (-4047 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-710))))) (-3052 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-880 *4 *5 *3)))) (-1267 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-880 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *2 (-786)))) (-1267 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 (-710))) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)))) (-1280 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 *4)) (-4 *4 (-973)) (-4 *1 (-880 *4 *5 *3)) (-4 *5 (-732)) (-4 *3 (-786)))) (-1280 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)))) (-3478 (*1 *2 *1) (|partial| -12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5)))) (-3538 (*1 *2 *1) (|partial| -12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5)))) (-2790 (*1 *2 *1) (|partial| -12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| |var| *5) (|:| -1475 (-710)))))) (-1877 (*1 *2 *1) (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-710)))) (-1877 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-710)))) (-1292 (*1 *2 *1) (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *5)))) (-1447 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5)))) (-1611 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *3 (-158)))) (-1744 (*1 *1 *1 *2) (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *3 (-158)))) (-1618 (*1 *1 *1 *2) (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *3 (-427)))) (-1272 (*1 *1 *1 *2) (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *3 (-427)))) (-3718 (*1 *1 *1) (-12 (-4 *1 (-880 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-4226 (*1 *2 *1) (-12 (-4 *3 (-427)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-394 *1)) (-4 *1 (-880 *3 *4 *5)))))
-(-13 (-831 |t#3|) (-302 |t#1| |t#2|) (-286 $) (-484 |t#3| |t#1|) (-484 |t#3| $) (-964 |t#3|) (-353 |t#1|) (-10 -8 (-15 -2640 ((-710) $ |t#3|)) (-15 -2640 ((-589 (-710)) $ (-589 |t#3|))) (-15 -2084 ($ $ |t#3| (-710))) (-15 -2084 ($ $ (-589 |t#3|) (-589 (-710)))) (-15 -3560 ((-589 $) $)) (-15 -2389 ((-1083 $) $ |t#3|)) (-15 -2389 ((-1083 |t#1|) $)) (-15 -4213 ((-3 |t#3| "failed") $)) (-15 -4047 ((-710) $ |t#3|)) (-15 -4047 ((-589 (-710)) $ (-589 |t#3|))) (-15 -3052 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $ |t#3|)) (-15 -1267 ($ $ |t#3| (-710))) (-15 -1267 ($ $ (-589 |t#3|) (-589 (-710)))) (-15 -1280 ($ (-1083 |t#1|) |t#3|)) (-15 -1280 ($ (-1083 $) |t#3|)) (-15 -3478 ((-3 (-589 $) "failed") $)) (-15 -3538 ((-3 (-589 $) "failed") $)) (-15 -2790 ((-3 (-2 (|:| |var| |t#3|) (|:| -1475 (-710))) "failed") $)) (-15 -1877 ((-710) $)) (-15 -1877 ((-710) $ (-589 |t#3|))) (-15 -1292 ((-589 |t#3|) $)) (-15 -1447 ((-589 $) $)) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (IF (|has| |t#3| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-564 (-823 (-523)))) (IF (|has| |t#3| (-564 (-823 (-523)))) (-6 (-564 (-823 (-523)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-564 (-823 (-355)))) (IF (|has| |t#3| (-564 (-823 (-355)))) (-6 (-564 (-823 (-355)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-817 (-523))) (IF (|has| |t#3| (-817 (-523))) (-6 (-817 (-523))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-817 (-355))) (IF (|has| |t#3| (-817 (-355))) (-6 (-817 (-355))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-158)) (PROGN (-15 -1611 ($ $ $ |t#3|)) (-15 -1744 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-427)) (PROGN (-6 (-427)) (-15 -1618 ($ $ |t#3|)) (-15 -1272 ($ $)) (-15 -1272 ($ $ |t#3|)) (-15 -4226 ((-394 $) $)) (-15 -3718 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4246)) (-6 -4246) |%noBranch|) (IF (|has| |t#1| (-840)) (-6 (-840)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-564 (-499)) -12 (|has| |#1| (-564 (-499))) (|has| |#3| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#3| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#3| (-564 (-823 (-523))))) ((-267) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-286 $) . T) ((-302 |#1| |#2|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3172 (|has| |#1| (-840)) (|has| |#1| (-427))) ((-484 |#3| |#1|) . T) ((-484 |#3| $) . T) ((-484 $ $) . T) ((-515) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 |#3|) . T) ((-817 (-355)) -12 (|has| |#1| (-817 (-355))) (|has| |#3| (-817 (-355)))) ((-817 (-523)) -12 (|has| |#1| (-817 (-523))) (|has| |#3| (-817 (-523)))) ((-840) |has| |#1| (-840)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-964 |#3|) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) |has| |#1| (-840)))
-((-1292 (((-589 |#2|) |#5|) 36)) (-2389 (((-1083 |#5|) |#5| |#2| (-1083 |#5|)) 23) (((-383 (-1083 |#5|)) |#5| |#2|) 16)) (-1280 ((|#5| (-383 (-1083 |#5|)) |#2|) 30)) (-4213 (((-3 |#2| "failed") |#5|) 62)) (-3538 (((-3 (-589 |#5|) "failed") |#5|) 56)) (-3064 (((-3 (-2 (|:| |val| |#5|) (|:| -1475 (-523))) "failed") |#5|) 45)) (-3478 (((-3 (-589 |#5|) "failed") |#5|) 58)) (-2790 (((-3 (-2 (|:| |var| |#2|) (|:| -1475 (-523))) "failed") |#5|) 49)))
-(((-881 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1292 ((-589 |#2|) |#5|)) (-15 -4213 ((-3 |#2| "failed") |#5|)) (-15 -2389 ((-383 (-1083 |#5|)) |#5| |#2|)) (-15 -1280 (|#5| (-383 (-1083 |#5|)) |#2|)) (-15 -2389 ((-1083 |#5|) |#5| |#2| (-1083 |#5|))) (-15 -3478 ((-3 (-589 |#5|) "failed") |#5|)) (-15 -3538 ((-3 (-589 |#5|) "failed") |#5|)) (-15 -2790 ((-3 (-2 (|:| |var| |#2|) (|:| -1475 (-523))) "failed") |#5|)) (-15 -3064 ((-3 (-2 (|:| |val| |#5|) (|:| -1475 (-523))) "failed") |#5|))) (-732) (-786) (-973) (-880 |#3| |#1| |#2|) (-13 (-339) (-10 -8 (-15 -1691 ($ |#4|)) (-15 -3316 (|#4| $)) (-15 -3329 (|#4| $))))) (T -881))
-((-3064 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -1475 (-523)))) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))))) (-2790 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -1475 (-523)))) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))))) (-3538 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *3)) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))))) (-3478 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *3)) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))))) (-2389 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))) (-4 *7 (-880 *6 *5 *4)) (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-973)) (-5 *1 (-881 *5 *4 *6 *7 *3)))) (-1280 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-1083 *2))) (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-973)) (-4 *2 (-13 (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))) (-5 *1 (-881 *5 *4 *6 *7 *2)) (-4 *7 (-880 *6 *5 *4)))) (-2389 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *5 *4)) (-5 *2 (-383 (-1083 *3))) (-5 *1 (-881 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))))) (-4213 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-973)) (-4 *6 (-880 *5 *4 *2)) (-4 *2 (-786)) (-5 *1 (-881 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -1691 ($ *6)) (-15 -3316 (*6 $)) (-15 -3329 (*6 $))))))) (-1292 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *5)) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $))))))))
-(-10 -7 (-15 -1292 ((-589 |#2|) |#5|)) (-15 -4213 ((-3 |#2| "failed") |#5|)) (-15 -2389 ((-383 (-1083 |#5|)) |#5| |#2|)) (-15 -1280 (|#5| (-383 (-1083 |#5|)) |#2|)) (-15 -2389 ((-1083 |#5|) |#5| |#2| (-1083 |#5|))) (-15 -3478 ((-3 (-589 |#5|) "failed") |#5|)) (-15 -3538 ((-3 (-589 |#5|) "failed") |#5|)) (-15 -2790 ((-3 (-2 (|:| |var| |#2|) (|:| -1475 (-523))) "failed") |#5|)) (-15 -3064 ((-3 (-2 (|:| |val| |#5|) (|:| -1475 (-523))) "failed") |#5|)))
-((-1345 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 24)))
-(((-882 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1345 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-732) (-786) (-973) (-880 |#3| |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -4045 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710)))))) (T -882))
-((-1345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-786)) (-4 *8 (-973)) (-4 *6 (-732)) (-4 *2 (-13 (-1016) (-10 -8 (-15 -4045 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710)))))) (-5 *1 (-882 *6 *7 *8 *5 *2)) (-4 *5 (-880 *8 *6 *7)))))
-(-10 -7 (-15 -1345 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-1087)) $) 15)) (-2389 (((-1083 $) $ (-1087)) 21) (((-1083 |#1|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-1087))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) 8) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1087) "failed") $) NIL)) (-3508 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1087) $) NIL)) (-1611 (($ $ $ (-1087)) NIL (|has| |#1| (-158)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427))) (($ $ (-1087)) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-4222 (($ $ |#1| (-495 (-1087)) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1087) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1087) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-1280 (($ (-1083 |#1|) (-1087)) NIL) (($ (-1083 $) (-1087)) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-495 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-1087)) NIL)) (-4047 (((-495 (-1087)) $) NIL) (((-710) $ (-1087)) NIL) (((-589 (-710)) $ (-589 (-1087))) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-495 (-1087)) (-495 (-1087))) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-4213 (((-3 (-1087) "failed") $) 19)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2032 (((-1070) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-1087)) (|:| -1475 (-710))) "failed") $) NIL)) (-2814 (($ $ (-1087)) 29 (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-840)))) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1087) |#1|) NIL) (($ $ (-589 (-1087)) (-589 |#1|)) NIL) (($ $ (-1087) $) NIL) (($ $ (-589 (-1087)) (-589 $)) NIL)) (-1744 (($ $ (-1087)) NIL (|has| |#1| (-158)))) (-3984 (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-2640 (((-495 (-1087)) $) NIL) (((-710) $ (-1087)) NIL) (((-589 (-710)) $ (-589 (-1087))) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-1087) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1087) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1087) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-1087)) NIL (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) 25) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-1087)) 27) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-495 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-883 |#1|) (-13 (-880 |#1| (-495 (-1087)) (-1087)) (-10 -8 (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1087))) |%noBranch|))) (-973)) (T -883))
-((-2814 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-883 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)))))
-(-13 (-880 |#1| (-495 (-1087)) (-1087)) (-10 -8 (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1087))) |%noBranch|)))
-((-3365 (((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) |#3| (-710)) 37)) (-1807 (((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) (-383 (-523)) (-710)) 33)) (-1352 (((-2 (|:| -1475 (-710)) (|:| -3474 |#4|) (|:| |radicand| (-589 |#4|))) |#4| (-710)) 52)) (-1935 (((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) |#5| (-710)) 62 (|has| |#3| (-427)))))
-(((-884 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3365 ((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) |#3| (-710))) (-15 -1807 ((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) (-383 (-523)) (-710))) (IF (|has| |#3| (-427)) (-15 -1935 ((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) |#5| (-710))) |%noBranch|) (-15 -1352 ((-2 (|:| -1475 (-710)) (|:| -3474 |#4|) (|:| |radicand| (-589 |#4|))) |#4| (-710)))) (-732) (-786) (-515) (-880 |#3| |#1| |#2|) (-13 (-339) (-10 -8 (-15 -3316 (|#4| $)) (-15 -3329 (|#4| $)) (-15 -1691 ($ |#4|))))) (T -884))
-((-1352 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515)) (-4 *3 (-880 *7 *5 *6)) (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *3) (|:| |radicand| (-589 *3)))) (-5 *1 (-884 *5 *6 *7 *3 *8)) (-5 *4 (-710)) (-4 *8 (-13 (-339) (-10 -8 (-15 -3316 (*3 $)) (-15 -3329 (*3 $)) (-15 -1691 ($ *3))))))) (-1935 (*1 *2 *3 *4) (-12 (-4 *7 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515)) (-4 *8 (-880 *7 *5 *6)) (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *3) (|:| |radicand| *3))) (-5 *1 (-884 *5 *6 *7 *8 *3)) (-5 *4 (-710)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3316 (*8 $)) (-15 -3329 (*8 $)) (-15 -1691 ($ *8))))))) (-1807 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-523))) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515)) (-4 *8 (-880 *7 *5 *6)) (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *9) (|:| |radicand| *9))) (-5 *1 (-884 *5 *6 *7 *8 *9)) (-5 *4 (-710)) (-4 *9 (-13 (-339) (-10 -8 (-15 -3316 (*8 $)) (-15 -3329 (*8 $)) (-15 -1691 ($ *8))))))) (-3365 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-515)) (-4 *7 (-880 *3 *5 *6)) (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *8) (|:| |radicand| *8))) (-5 *1 (-884 *5 *6 *3 *7 *8)) (-5 *4 (-710)) (-4 *8 (-13 (-339) (-10 -8 (-15 -3316 (*7 $)) (-15 -3329 (*7 $)) (-15 -1691 ($ *7))))))))
-(-10 -7 (-15 -3365 ((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) |#3| (-710))) (-15 -1807 ((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) (-383 (-523)) (-710))) (IF (|has| |#3| (-427)) (-15 -1935 ((-2 (|:| -1475 (-710)) (|:| -3474 |#5|) (|:| |radicand| |#5|)) |#5| (-710))) |%noBranch|) (-15 -1352 ((-2 (|:| -1475 (-710)) (|:| -3474 |#4|) (|:| |radicand| (-589 |#4|))) |#4| (-710))))
-((-2025 (((-1011 (-203)) $) 8)) (-2015 (((-1011 (-203)) $) 9)) (-2825 (((-589 (-589 (-874 (-203)))) $) 10)) (-1691 (((-794) $) 6)))
+((-2213 (*1 *1 *1) (-12 (-4 *1 (-880 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-1487 (*1 *2 *1 *3) (-12 (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-710)))) (-1487 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-710))))) (-1234 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-880 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *2 (-786)))) (-1234 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 (-710))) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)))) (-2738 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5)))) (-3540 (*1 *2 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-1083 *1)) (-4 *1 (-880 *4 *5 *3)))) (-3540 (*1 *2 *1) (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-1083 *3)))) (-1949 (*1 *2 *1) (|partial| -12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-2140 (*1 *2 *1 *3) (-12 (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-710)))) (-2140 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-710))))) (-1353 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-880 *4 *5 *3)))) (-3694 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-880 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *2 (-786)))) (-3694 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 (-710))) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)))) (-3706 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 *4)) (-4 *4 (-973)) (-4 *1 (-880 *4 *5 *3)) (-4 *5 (-732)) (-4 *3 (-786)))) (-3706 (*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)))) (-1973 (*1 *2 *1) (|partial| -12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5)))) (-3818 (*1 *2 *1) (|partial| -12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5)))) (-3719 (*1 *2 *1) (|partial| -12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| |var| *5) (|:| -3262 (-710)))))) (-2862 (*1 *2 *1) (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-710)))) (-2862 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-710)))) (-3716 (*1 *2 *1) (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *5)))) (-3127 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5)))) (-2210 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *3 (-158)))) (-4053 (*1 *1 *1 *2) (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *3 (-158)))) (-2267 (*1 *1 *1 *2) (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *3 (-427)))) (-2213 (*1 *1 *1 *2) (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *3 (-427)))) (-3763 (*1 *1 *1) (-12 (-4 *1 (-880 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-2105 (*1 *2 *1) (-12 (-4 *3 (-427)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-394 *1)) (-4 *1 (-880 *3 *4 *5)))))
+(-13 (-831 |t#3|) (-302 |t#1| |t#2|) (-286 $) (-484 |t#3| |t#1|) (-484 |t#3| $) (-964 |t#3|) (-353 |t#1|) (-10 -8 (-15 -1487 ((-710) $ |t#3|)) (-15 -1487 ((-589 (-710)) $ (-589 |t#3|))) (-15 -1234 ($ $ |t#3| (-710))) (-15 -1234 ($ $ (-589 |t#3|) (-589 (-710)))) (-15 -2738 ((-589 $) $)) (-15 -3540 ((-1083 $) $ |t#3|)) (-15 -3540 ((-1083 |t#1|) $)) (-15 -1949 ((-3 |t#3| "failed") $)) (-15 -2140 ((-710) $ |t#3|)) (-15 -2140 ((-589 (-710)) $ (-589 |t#3|))) (-15 -1353 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $ |t#3|)) (-15 -3694 ($ $ |t#3| (-710))) (-15 -3694 ($ $ (-589 |t#3|) (-589 (-710)))) (-15 -3706 ($ (-1083 |t#1|) |t#3|)) (-15 -3706 ($ (-1083 $) |t#3|)) (-15 -1973 ((-3 (-589 $) "failed") $)) (-15 -3818 ((-3 (-589 $) "failed") $)) (-15 -3719 ((-3 (-2 (|:| |var| |t#3|) (|:| -3262 (-710))) "failed") $)) (-15 -2862 ((-710) $)) (-15 -2862 ((-710) $ (-589 |t#3|))) (-15 -3716 ((-589 |t#3|) $)) (-15 -3127 ((-589 $) $)) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (IF (|has| |t#3| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-564 (-823 (-523)))) (IF (|has| |t#3| (-564 (-823 (-523)))) (-6 (-564 (-823 (-523)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-564 (-823 (-355)))) (IF (|has| |t#3| (-564 (-823 (-355)))) (-6 (-564 (-823 (-355)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-817 (-523))) (IF (|has| |t#3| (-817 (-523))) (-6 (-817 (-523))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-817 (-355))) (IF (|has| |t#3| (-817 (-355))) (-6 (-817 (-355))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-158)) (PROGN (-15 -2210 ($ $ $ |t#3|)) (-15 -4053 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-427)) (PROGN (-6 (-427)) (-15 -2267 ($ $ |t#3|)) (-15 -2213 ($ $)) (-15 -2213 ($ $ |t#3|)) (-15 -2105 ((-394 $) $)) (-15 -3763 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4246)) (-6 -4246) |%noBranch|) (IF (|has| |t#1| (-840)) (-6 (-840)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-564 (-499)) -12 (|has| |#1| (-564 (-499))) (|has| |#3| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#3| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#3| (-564 (-823 (-523))))) ((-267) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-286 $) . T) ((-302 |#1| |#2|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3255 (|has| |#1| (-840)) (|has| |#1| (-427))) ((-484 |#3| |#1|) . T) ((-484 |#3| $) . T) ((-484 $ $) . T) ((-515) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 |#3|) . T) ((-817 (-355)) -12 (|has| |#1| (-817 (-355))) (|has| |#3| (-817 (-355)))) ((-817 (-523)) -12 (|has| |#1| (-817 (-523))) (|has| |#3| (-817 (-523)))) ((-840) |has| |#1| (-840)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-964 |#3|) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) |has| |#1| (-840)))
+((-3716 (((-589 |#2|) |#5|) 36)) (-3540 (((-1083 |#5|) |#5| |#2| (-1083 |#5|)) 23) (((-383 (-1083 |#5|)) |#5| |#2|) 16)) (-3706 ((|#5| (-383 (-1083 |#5|)) |#2|) 30)) (-1949 (((-3 |#2| "failed") |#5|) 65)) (-3818 (((-3 (-589 |#5|) "failed") |#5|) 59)) (-3372 (((-3 (-2 (|:| |val| |#5|) (|:| -3262 (-523))) "failed") |#5|) 47)) (-1973 (((-3 (-589 |#5|) "failed") |#5|) 61)) (-3719 (((-3 (-2 (|:| |var| |#2|) (|:| -3262 (-523))) "failed") |#5|) 51)))
+(((-881 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3716 ((-589 |#2|) |#5|)) (-15 -1949 ((-3 |#2| "failed") |#5|)) (-15 -3540 ((-383 (-1083 |#5|)) |#5| |#2|)) (-15 -3706 (|#5| (-383 (-1083 |#5|)) |#2|)) (-15 -3540 ((-1083 |#5|) |#5| |#2| (-1083 |#5|))) (-15 -1973 ((-3 (-589 |#5|) "failed") |#5|)) (-15 -3818 ((-3 (-589 |#5|) "failed") |#5|)) (-15 -3719 ((-3 (-2 (|:| |var| |#2|) (|:| -3262 (-523))) "failed") |#5|)) (-15 -3372 ((-3 (-2 (|:| |val| |#5|) (|:| -3262 (-523))) "failed") |#5|))) (-732) (-786) (-973) (-880 |#3| |#1| |#2|) (-13 (-339) (-10 -8 (-15 -3976 ($ |#4|)) (-15 -2164 (|#4| $)) (-15 -2171 (|#4| $))))) (T -881))
+((-3372 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -3262 (-523)))) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))))) (-3719 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -3262 (-523)))) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))))) (-3818 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *3)) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))))) (-1973 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *3)) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))))) (-3540 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))) (-4 *7 (-880 *6 *5 *4)) (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-973)) (-5 *1 (-881 *5 *4 *6 *7 *3)))) (-3706 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-1083 *2))) (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-973)) (-4 *2 (-13 (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))) (-5 *1 (-881 *5 *4 *6 *7 *2)) (-4 *7 (-880 *6 *5 *4)))) (-3540 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *5 *4)) (-5 *2 (-383 (-1083 *3))) (-5 *1 (-881 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))))) (-1949 (*1 *2 *3) (|partial| -12 (-4 *4 (-732)) (-4 *5 (-973)) (-4 *6 (-880 *5 *4 *2)) (-4 *2 (-786)) (-5 *1 (-881 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3976 ($ *6)) (-15 -2164 (*6 $)) (-15 -2171 (*6 $))))))) (-3716 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *5)) (-5 *1 (-881 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-339) (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $))))))))
+(-10 -7 (-15 -3716 ((-589 |#2|) |#5|)) (-15 -1949 ((-3 |#2| "failed") |#5|)) (-15 -3540 ((-383 (-1083 |#5|)) |#5| |#2|)) (-15 -3706 (|#5| (-383 (-1083 |#5|)) |#2|)) (-15 -3540 ((-1083 |#5|) |#5| |#2| (-1083 |#5|))) (-15 -1973 ((-3 (-589 |#5|) "failed") |#5|)) (-15 -3818 ((-3 (-589 |#5|) "failed") |#5|)) (-15 -3719 ((-3 (-2 (|:| |var| |#2|) (|:| -3262 (-523))) "failed") |#5|)) (-15 -3372 ((-3 (-2 (|:| |val| |#5|) (|:| -3262 (-523))) "failed") |#5|)))
+((-3015 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 24)))
+(((-882 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3015 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-732) (-786) (-973) (-880 |#3| |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -4103 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710)))))) (T -882))
+((-3015 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-786)) (-4 *8 (-973)) (-4 *6 (-732)) (-4 *2 (-13 (-1016) (-10 -8 (-15 -4103 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710)))))) (-5 *1 (-882 *6 *7 *8 *5 *2)) (-4 *5 (-880 *8 *6 *7)))))
+(-10 -7 (-15 -3015 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-1087)) $) 16)) (-3540 (((-1083 $) $ (-1087)) 21) (((-1083 |#1|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-1087))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) 8) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1087) "failed") $) NIL)) (-1996 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1087) $) NIL)) (-2210 (($ $ $ (-1087)) NIL (|has| |#1| (-158)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427))) (($ $ (-1087)) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-2067 (($ $ |#1| (-495 (-1087)) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1087) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1087) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-3706 (($ (-1083 |#1|) (-1087)) NIL) (($ (-1083 $) (-1087)) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-495 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-1087)) NIL)) (-2140 (((-495 (-1087)) $) NIL) (((-710) $ (-1087)) NIL) (((-589 (-710)) $ (-589 (-1087))) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-495 (-1087)) (-495 (-1087))) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1949 (((-3 (-1087) "failed") $) 19)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3841 (((-1070) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-1087)) (|:| -3262 (-710))) "failed") $) NIL)) (-2669 (($ $ (-1087)) 29 (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-840)))) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1087) |#1|) NIL) (($ $ (-589 (-1087)) (-589 |#1|)) NIL) (($ $ (-1087) $) NIL) (($ $ (-589 (-1087)) (-589 $)) NIL)) (-4053 (($ $ (-1087)) NIL (|has| |#1| (-158)))) (-4024 (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-1487 (((-495 (-1087)) $) NIL) (((-710) $ (-1087)) NIL) (((-589 (-710)) $ (-589 (-1087))) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-1087) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1087) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1087) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-1087)) NIL (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) 25) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-1087)) 27) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-495 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-883 |#1|) (-13 (-880 |#1| (-495 (-1087)) (-1087)) (-10 -8 (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1087))) |%noBranch|))) (-973)) (T -883))
+((-2669 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-883 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)))))
+(-13 (-880 |#1| (-495 (-1087)) (-1087)) (-10 -8 (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1087))) |%noBranch|)))
+((-2578 (((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) |#3| (-710)) 38)) (-3486 (((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) (-383 (-523)) (-710)) 34)) (-1580 (((-2 (|:| -3262 (-710)) (|:| -2275 |#4|) (|:| |radicand| (-589 |#4|))) |#4| (-710)) 54)) (-2254 (((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) |#5| (-710)) 64 (|has| |#3| (-427)))))
+(((-884 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2578 ((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) |#3| (-710))) (-15 -3486 ((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) (-383 (-523)) (-710))) (IF (|has| |#3| (-427)) (-15 -2254 ((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) |#5| (-710))) |%noBranch|) (-15 -1580 ((-2 (|:| -3262 (-710)) (|:| -2275 |#4|) (|:| |radicand| (-589 |#4|))) |#4| (-710)))) (-732) (-786) (-515) (-880 |#3| |#1| |#2|) (-13 (-339) (-10 -8 (-15 -2164 (|#4| $)) (-15 -2171 (|#4| $)) (-15 -3976 ($ |#4|))))) (T -884))
+((-1580 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515)) (-4 *3 (-880 *7 *5 *6)) (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *3) (|:| |radicand| (-589 *3)))) (-5 *1 (-884 *5 *6 *7 *3 *8)) (-5 *4 (-710)) (-4 *8 (-13 (-339) (-10 -8 (-15 -2164 (*3 $)) (-15 -2171 (*3 $)) (-15 -3976 ($ *3))))))) (-2254 (*1 *2 *3 *4) (-12 (-4 *7 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515)) (-4 *8 (-880 *7 *5 *6)) (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *3) (|:| |radicand| *3))) (-5 *1 (-884 *5 *6 *7 *8 *3)) (-5 *4 (-710)) (-4 *3 (-13 (-339) (-10 -8 (-15 -2164 (*8 $)) (-15 -2171 (*8 $)) (-15 -3976 ($ *8))))))) (-3486 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-523))) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515)) (-4 *8 (-880 *7 *5 *6)) (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *9) (|:| |radicand| *9))) (-5 *1 (-884 *5 *6 *7 *8 *9)) (-5 *4 (-710)) (-4 *9 (-13 (-339) (-10 -8 (-15 -2164 (*8 $)) (-15 -2171 (*8 $)) (-15 -3976 ($ *8))))))) (-2578 (*1 *2 *3 *4) (-12 (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-515)) (-4 *7 (-880 *3 *5 *6)) (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *8) (|:| |radicand| *8))) (-5 *1 (-884 *5 *6 *3 *7 *8)) (-5 *4 (-710)) (-4 *8 (-13 (-339) (-10 -8 (-15 -2164 (*7 $)) (-15 -2171 (*7 $)) (-15 -3976 ($ *7))))))))
+(-10 -7 (-15 -2578 ((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) |#3| (-710))) (-15 -3486 ((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) (-383 (-523)) (-710))) (IF (|has| |#3| (-427)) (-15 -2254 ((-2 (|:| -3262 (-710)) (|:| -2275 |#5|) (|:| |radicand| |#5|)) |#5| (-710))) |%noBranch|) (-15 -1580 ((-2 (|:| -3262 (-710)) (|:| -2275 |#4|) (|:| |radicand| (-589 |#4|))) |#4| (-710))))
+((-3040 (((-1011 (-203)) $) 8)) (-3027 (((-1011 (-203)) $) 9)) (-2797 (((-589 (-589 (-874 (-203)))) $) 10)) (-3976 (((-794) $) 6)))
(((-885) (-129)) (T -885))
-((-2825 (*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-589 (-589 (-874 (-203))))))) (-2015 (*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-1011 (-203))))) (-2025 (*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-1011 (-203))))))
-(-13 (-563 (-794)) (-10 -8 (-15 -2825 ((-589 (-589 (-874 (-203)))) $)) (-15 -2015 ((-1011 (-203)) $)) (-15 -2025 ((-1011 (-203)) $))))
+((-2797 (*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-589 (-589 (-874 (-203))))))) (-3027 (*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-1011 (-203))))) (-3040 (*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-1011 (-203))))))
+(-13 (-563 (-794)) (-10 -8 (-15 -2797 ((-589 (-589 (-874 (-203)))) $)) (-15 -3027 ((-1011 (-203)) $)) (-15 -3040 ((-1011 (-203)) $))))
(((-563 (-794)) . T))
-((-3730 (((-3 (-629 |#1|) "failed") |#2| (-852)) 14)))
-(((-886 |#1| |#2|) (-10 -7 (-15 -3730 ((-3 (-629 |#1|) "failed") |#2| (-852)))) (-515) (-599 |#1|)) (T -886))
-((-3730 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-852)) (-4 *5 (-515)) (-5 *2 (-629 *5)) (-5 *1 (-886 *5 *3)) (-4 *3 (-599 *5)))))
-(-10 -7 (-15 -3730 ((-3 (-629 |#1|) "failed") |#2| (-852))))
-((-4184 (((-888 |#2|) (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|) 16)) (-2116 ((|#2| (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|) 18)) (-1345 (((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|)) 13)))
-(((-887 |#1| |#2|) (-10 -7 (-15 -4184 ((-888 |#2|) (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|)) (-15 -2116 (|#2| (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|)) (-15 -1345 ((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|)))) (-1123) (-1123)) (T -887))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-888 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-888 *6)) (-5 *1 (-887 *5 *6)))) (-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-888 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-887 *5 *2)))) (-4184 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-888 *6)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-5 *2 (-888 *5)) (-5 *1 (-887 *6 *5)))))
-(-10 -7 (-15 -4184 ((-888 |#2|) (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|)) (-15 -2116 (|#2| (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|)) (-15 -1345 ((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) |#1|) 17 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) 16 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 14)) (-3449 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3733 (($ (-710) |#1|) 13)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) 10 (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) NIL (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) 12 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) 11)) (-1937 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) 15) (($ $ (-1136 (-523))) NIL)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) NIL)) (-2394 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-2810 (((-710) $) 8 (|has| $ (-6 -4248)))))
+((-3887 (((-3 (-629 |#1|) "failed") |#2| (-852)) 15)))
+(((-886 |#1| |#2|) (-10 -7 (-15 -3887 ((-3 (-629 |#1|) "failed") |#2| (-852)))) (-515) (-599 |#1|)) (T -886))
+((-3887 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-852)) (-4 *5 (-515)) (-5 *2 (-629 *5)) (-5 *1 (-886 *5 *3)) (-4 *3 (-599 *5)))))
+(-10 -7 (-15 -3887 ((-3 (-629 |#1|) "failed") |#2| (-852))))
+((-1586 (((-888 |#2|) (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|) 16)) (-1830 ((|#2| (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|) 18)) (-3015 (((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|)) 13)))
+(((-887 |#1| |#2|) (-10 -7 (-15 -1586 ((-888 |#2|) (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|)) (-15 -1830 (|#2| (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|)) (-15 -3015 ((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|)))) (-1123) (-1123)) (T -887))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-888 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-888 *6)) (-5 *1 (-887 *5 *6)))) (-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-888 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-887 *5 *2)))) (-1586 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-888 *6)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-5 *2 (-888 *5)) (-5 *1 (-887 *6 *5)))))
+(-10 -7 (-15 -1586 ((-888 |#2|) (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|)) (-15 -1830 (|#2| (-1 |#2| |#1| |#2|) (-888 |#1|) |#2|)) (-15 -3015 ((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) |#1|) 17 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) 16 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 14)) (-1894 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-2348 (($ (-710) |#1|) 13)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) 10 (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) NIL (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) 12 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) 11)) (-1502 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) 15) (($ $ (-1136 (-523))) NIL)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) NIL)) (-2785 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-1271 (((-710) $) 8 (|has| $ (-6 -4248)))))
(((-888 |#1|) (-19 |#1|) (-1123)) (T -888))
NIL
(-19 |#1|)
-((-2663 (($ $ (-1009 $)) 7) (($ $ (-1087)) 6)))
+((-1777 (($ $ (-1009 $)) 7) (($ $ (-1087)) 6)))
(((-889) (-129)) (T -889))
-((-2663 (*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-889)))) (-2663 (*1 *1 *1 *2) (-12 (-4 *1 (-889)) (-5 *2 (-1087)))))
-(-13 (-10 -8 (-15 -2663 ($ $ (-1087))) (-15 -2663 ($ $ (-1009 $)))))
-((-3665 (((-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)) (-1087)) 23) (((-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087))) 24) (((-2 (|:| |coef1| (-523)) (|:| |coef2| (-523)) (|:| |prim| (-1083 |#1|))) (-883 |#1|) (-1087) (-883 |#1|) (-1087)) 41)))
-(((-890 |#1|) (-10 -7 (-15 -3665 ((-2 (|:| |coef1| (-523)) (|:| |coef2| (-523)) (|:| |prim| (-1083 |#1|))) (-883 |#1|) (-1087) (-883 |#1|) (-1087))) (-15 -3665 ((-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3665 ((-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)) (-1087)))) (-13 (-339) (-136))) (T -890))
-((-3665 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-5 *5 (-1087)) (-4 *6 (-13 (-339) (-136))) (-5 *2 (-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 *6))) (|:| |prim| (-1083 *6)))) (-5 *1 (-890 *6)))) (-3665 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-339) (-136))) (-5 *2 (-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 *5))) (|:| |prim| (-1083 *5)))) (-5 *1 (-890 *5)))) (-3665 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-883 *5)) (-5 *4 (-1087)) (-4 *5 (-13 (-339) (-136))) (-5 *2 (-2 (|:| |coef1| (-523)) (|:| |coef2| (-523)) (|:| |prim| (-1083 *5)))) (-5 *1 (-890 *5)))))
-(-10 -7 (-15 -3665 ((-2 (|:| |coef1| (-523)) (|:| |coef2| (-523)) (|:| |prim| (-1083 |#1|))) (-883 |#1|) (-1087) (-883 |#1|) (-1087))) (-15 -3665 ((-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -3665 ((-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)) (-1087))))
-((-3142 (((-589 |#1|) |#1| |#1|) 42)) (-3049 (((-108) |#1|) 39)) (-4176 ((|#1| |#1|) 65)) (-2997 ((|#1| |#1|) 64)))
-(((-891 |#1|) (-10 -7 (-15 -3049 ((-108) |#1|)) (-15 -2997 (|#1| |#1|)) (-15 -4176 (|#1| |#1|)) (-15 -3142 ((-589 |#1|) |#1| |#1|))) (-508)) (T -891))
-((-3142 (*1 *2 *3 *3) (-12 (-5 *2 (-589 *3)) (-5 *1 (-891 *3)) (-4 *3 (-508)))) (-4176 (*1 *2 *2) (-12 (-5 *1 (-891 *2)) (-4 *2 (-508)))) (-2997 (*1 *2 *2) (-12 (-5 *1 (-891 *2)) (-4 *2 (-508)))) (-3049 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-891 *3)) (-4 *3 (-508)))))
-(-10 -7 (-15 -3049 ((-108) |#1|)) (-15 -2997 (|#1| |#1|)) (-15 -4176 (|#1| |#1|)) (-15 -3142 ((-589 |#1|) |#1| |#1|)))
-((-2999 (((-1174) (-794)) 9)))
-(((-892) (-10 -7 (-15 -2999 ((-1174) (-794))))) (T -892))
-((-2999 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-892)))))
-(-10 -7 (-15 -2999 ((-1174) (-794))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 63 (|has| |#1| (-515)))) (-3306 (($ $) 64 (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 28)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-1457 (($ $) 24)) (-1444 (((-3 $ "failed") $) 35)) (-1272 (($ $) NIL (|has| |#1| (-427)))) (-4222 (($ $ |#1| |#2| $) 48)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) 16)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| |#2|) NIL)) (-4047 ((|#2| $) 19)) (-2041 (($ (-1 |#2| |#2|) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1427 (($ $) 23)) (-1437 ((|#1| $) 21)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) 40)) (-1419 ((|#1| $) NIL)) (-3707 (($ $ |#2| |#1| $) 73 (-12 (|has| |#2| (-124)) (|has| |#1| (-515))))) (-4007 (((-3 $ "failed") $ $) 75 (|has| |#1| (-515))) (((-3 $ "failed") $ |#1|) 70 (|has| |#1| (-515)))) (-2640 ((|#2| $) 17)) (-1618 ((|#1| $) NIL (|has| |#1| (-427)))) (-1691 (((-794) $) NIL) (($ (-523)) 39) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) 34) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ |#2|) 31)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) 15)) (-3553 (($ $ $ (-710)) 59 (|has| |#1| (-158)))) (-2801 (((-108) $ $) 69 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 55) (($ $ (-710)) 56)) (-1879 (($) 22 T CONST)) (-1891 (($) 12 T CONST)) (-3941 (((-108) $ $) 68)) (-4074 (($ $ |#1|) 76 (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) 54) (($ $ (-710)) 52)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 51) (($ $ |#1|) 50) (($ |#1| $) 49) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-893 |#1| |#2|) (-13 (-302 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-515)) (IF (|has| |#2| (-124)) (-15 -3707 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|))) (-973) (-731)) (T -893))
-((-3707 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-893 *3 *2)) (-4 *2 (-124)) (-4 *3 (-515)) (-4 *3 (-973)) (-4 *2 (-731)))))
-(-13 (-302 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-515)) (IF (|has| |#2| (-124)) (-15 -3707 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL (-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))))) (-4016 (($ $ $) 63 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))) (-3405 (((-3 $ "failed") $ $) 50 (-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))))) (-2395 (((-710)) 34 (-12 (|has| |#1| (-344)) (|has| |#2| (-344))))) (-1483 ((|#2| $) 21)) (-1436 ((|#1| $) 20)) (-4189 (($) NIL (-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))) CONST)) (-1444 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))) (-1631 (($) NIL (-12 (|has| |#1| (-344)) (|has| |#2| (-344))))) (-2769 (((-108) $) NIL (-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))) (-3239 (($ $ $) NIL (-3172 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-3158 (($ $ $) NIL (-3172 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-3394 (($ |#1| |#2|) 19)) (-2060 (((-852) $) NIL (-12 (|has| |#1| (-344)) (|has| |#2| (-344))))) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 37 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))))) (-4013 (($ (-852)) NIL (-12 (|has| |#1| (-344)) (|has| |#2| (-344))))) (-3951 (((-1034) $) NIL)) (-3361 (($ $ $) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448))))) (-2892 (($ $ $) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448))))) (-1691 (((-794) $) 14)) (-2423 (($ $ (-523)) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448)))) (($ $ (-710)) NIL (-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))))) (($ $ (-852)) NIL (-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))) (-1879 (($) 40 (-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))) CONST)) (-1891 (($) 24 (-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))) CONST)) (-4006 (((-108) $ $) NIL (-3172 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-3980 (((-108) $ $) NIL (-3172 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-3941 (((-108) $ $) 18)) (-3993 (((-108) $ $) NIL (-3172 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-3966 (((-108) $ $) 66 (-3172 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-4074 (($ $ $) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448))))) (-4060 (($ $ $) 56 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 53 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-4045 (($ $ $) 43 (-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))))) (** (($ $ (-523)) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448)))) (($ $ (-710)) 31 (-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))))) (($ $ (-852)) NIL (-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))) (* (($ (-523) $) 60 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-710) $) 46 (-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))) (($ (-852) $) NIL (-3172 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))) (($ $ $) 27 (-3172 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))))
-(((-894 |#1| |#2|) (-13 (-1016) (-10 -8 (IF (|has| |#1| (-344)) (IF (|has| |#2| (-344)) (-6 (-344)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-666)) (IF (|has| |#2| (-666)) (-6 (-666)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-124)) (IF (|has| |#2| (-124)) (-6 (-124)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-448)) (IF (|has| |#2| (-448)) (-6 (-448)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-732)) (IF (|has| |#2| (-732)) (-6 (-732)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-786)) (IF (|has| |#2| (-786)) (-6 (-786)) |%noBranch|) |%noBranch|) (-15 -3394 ($ |#1| |#2|)) (-15 -1436 (|#1| $)) (-15 -1483 (|#2| $)))) (-1016) (-1016)) (T -894))
-((-3394 (*1 *1 *2 *3) (-12 (-5 *1 (-894 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-1436 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-894 *2 *3)) (-4 *3 (-1016)))) (-1483 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-894 *3 *2)) (-4 *3 (-1016)))))
-(-13 (-1016) (-10 -8 (IF (|has| |#1| (-344)) (IF (|has| |#2| (-344)) (-6 (-344)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-666)) (IF (|has| |#2| (-666)) (-6 (-666)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-124)) (IF (|has| |#2| (-124)) (-6 (-124)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-448)) (IF (|has| |#2| (-448)) (-6 (-448)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-732)) (IF (|has| |#2| (-732)) (-6 (-732)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-786)) (IF (|has| |#2| (-786)) (-6 (-786)) |%noBranch|) |%noBranch|) (-15 -3394 ($ |#1| |#2|)) (-15 -1436 (|#1| $)) (-15 -1483 (|#2| $))))
-((-3370 (((-1020) $) 12)) (-2031 (($ (-1087) (-1020)) 13)) (-4198 (((-1087) $) 10)) (-1691 (((-794) $) 24)))
-(((-895) (-13 (-563 (-794)) (-10 -8 (-15 -4198 ((-1087) $)) (-15 -3370 ((-1020) $)) (-15 -2031 ($ (-1087) (-1020)))))) (T -895))
-((-4198 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-895)))) (-3370 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-895)))) (-2031 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1020)) (-5 *1 (-895)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -4198 ((-1087) $)) (-15 -3370 ((-1020) $)) (-15 -2031 ($ (-1087) (-1020)))))
-((-1292 (((-1018 (-1087)) $) 19)) (-3537 (((-108) $) 26)) (-2724 (((-1087) $) 27)) (-2669 (((-108) $) 24)) (-2374 ((|#1| $) 25)) (-3769 (((-804 $ $) $) 34)) (-1577 (((-108) $) 33)) (-3135 (($ $ $) 12)) (-3095 (($ $) 29)) (-3831 (((-108) $) 28)) (-4179 (($ $) 10)) (-1745 (((-804 $ $) $) 36)) (-2095 (((-108) $) 35)) (-2530 (($ $ $) 13)) (-2215 (((-804 $ $) $) 38)) (-1266 (((-108) $) 37)) (-1911 (($ $ $) 14)) (-1691 (($ |#1|) 7) (($ (-1087)) 9) (((-794) $) 40 (|has| |#1| (-563 (-794))))) (-3298 (((-804 $ $) $) 32)) (-1390 (((-108) $) 30)) (-3147 (($ $ $) 11)))
-(((-896 |#1|) (-13 (-897) (-10 -8 (IF (|has| |#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (-15 -1691 ($ |#1|)) (-15 -1691 ($ (-1087))) (-15 -1292 ((-1018 (-1087)) $)) (-15 -2669 ((-108) $)) (-15 -2374 (|#1| $)) (-15 -3537 ((-108) $)) (-15 -2724 ((-1087) $)) (-15 -3831 ((-108) $)) (-15 -3095 ($ $)) (-15 -1390 ((-108) $)) (-15 -3298 ((-804 $ $) $)) (-15 -1577 ((-108) $)) (-15 -3769 ((-804 $ $) $)) (-15 -2095 ((-108) $)) (-15 -1745 ((-804 $ $) $)) (-15 -1266 ((-108) $)) (-15 -2215 ((-804 $ $) $)))) (-897)) (T -896))
-((-1691 (*1 *1 *2) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-1292 (*1 *2 *1) (-12 (-5 *2 (-1018 (-1087))) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2669 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2374 (*1 *2 *1) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))) (-3537 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2724 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3831 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3095 (*1 *1 *1) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))) (-1390 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3298 (*1 *2 *1) (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-1577 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3769 (*1 *2 *1) (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2095 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-1745 (*1 *2 *1) (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-1266 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2215 (*1 *2 *1) (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
-(-13 (-897) (-10 -8 (IF (|has| |#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (-15 -1691 ($ |#1|)) (-15 -1691 ($ (-1087))) (-15 -1292 ((-1018 (-1087)) $)) (-15 -2669 ((-108) $)) (-15 -2374 (|#1| $)) (-15 -3537 ((-108) $)) (-15 -2724 ((-1087) $)) (-15 -3831 ((-108) $)) (-15 -3095 ($ $)) (-15 -1390 ((-108) $)) (-15 -3298 ((-804 $ $) $)) (-15 -1577 ((-108) $)) (-15 -3769 ((-804 $ $) $)) (-15 -2095 ((-108) $)) (-15 -1745 ((-804 $ $) $)) (-15 -1266 ((-108) $)) (-15 -2215 ((-804 $ $) $))))
-((-3135 (($ $ $) 8)) (-4179 (($ $) 6)) (-2530 (($ $ $) 9)) (-1911 (($ $ $) 10)) (-3147 (($ $ $) 7)))
+((-1777 (*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-889)))) (-1777 (*1 *1 *1 *2) (-12 (-4 *1 (-889)) (-5 *2 (-1087)))))
+(-13 (-10 -8 (-15 -1777 ($ $ (-1087))) (-15 -1777 ($ $ (-1009 $)))))
+((-2097 (((-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)) (-1087)) 25) (((-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087))) 26) (((-2 (|:| |coef1| (-523)) (|:| |coef2| (-523)) (|:| |prim| (-1083 |#1|))) (-883 |#1|) (-1087) (-883 |#1|) (-1087)) 43)))
+(((-890 |#1|) (-10 -7 (-15 -2097 ((-2 (|:| |coef1| (-523)) (|:| |coef2| (-523)) (|:| |prim| (-1083 |#1|))) (-883 |#1|) (-1087) (-883 |#1|) (-1087))) (-15 -2097 ((-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -2097 ((-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)) (-1087)))) (-13 (-339) (-136))) (T -890))
+((-2097 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-5 *5 (-1087)) (-4 *6 (-13 (-339) (-136))) (-5 *2 (-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 *6))) (|:| |prim| (-1083 *6)))) (-5 *1 (-890 *6)))) (-2097 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-339) (-136))) (-5 *2 (-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 *5))) (|:| |prim| (-1083 *5)))) (-5 *1 (-890 *5)))) (-2097 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-883 *5)) (-5 *4 (-1087)) (-4 *5 (-13 (-339) (-136))) (-5 *2 (-2 (|:| |coef1| (-523)) (|:| |coef2| (-523)) (|:| |prim| (-1083 *5)))) (-5 *1 (-890 *5)))))
+(-10 -7 (-15 -2097 ((-2 (|:| |coef1| (-523)) (|:| |coef2| (-523)) (|:| |prim| (-1083 |#1|))) (-883 |#1|) (-1087) (-883 |#1|) (-1087))) (-15 -2097 ((-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)))) (-15 -2097 ((-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 |#1|))) (|:| |prim| (-1083 |#1|))) (-589 (-883 |#1|)) (-589 (-1087)) (-1087))))
+((-2934 (((-589 |#1|) |#1| |#1|) 42)) (-1330 (((-108) |#1|) 39)) (-2691 ((|#1| |#1|) 65)) (-3980 ((|#1| |#1|) 64)))
+(((-891 |#1|) (-10 -7 (-15 -1330 ((-108) |#1|)) (-15 -3980 (|#1| |#1|)) (-15 -2691 (|#1| |#1|)) (-15 -2934 ((-589 |#1|) |#1| |#1|))) (-508)) (T -891))
+((-2934 (*1 *2 *3 *3) (-12 (-5 *2 (-589 *3)) (-5 *1 (-891 *3)) (-4 *3 (-508)))) (-2691 (*1 *2 *2) (-12 (-5 *1 (-891 *2)) (-4 *2 (-508)))) (-3980 (*1 *2 *2) (-12 (-5 *1 (-891 *2)) (-4 *2 (-508)))) (-1330 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-891 *3)) (-4 *3 (-508)))))
+(-10 -7 (-15 -1330 ((-108) |#1|)) (-15 -3980 (|#1| |#1|)) (-15 -2691 (|#1| |#1|)) (-15 -2934 ((-589 |#1|) |#1| |#1|)))
+((-3230 (((-1174) (-794)) 9)))
+(((-892) (-10 -7 (-15 -3230 ((-1174) (-794))))) (T -892))
+((-3230 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-892)))))
+(-10 -7 (-15 -3230 ((-1174) (-794))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 63 (|has| |#1| (-515)))) (-3950 (($ $) 64 (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 28)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-3142 (($ $) 24)) (-4211 (((-3 $ "failed") $) 35)) (-2213 (($ $) NIL (|has| |#1| (-427)))) (-2067 (($ $ |#1| |#2| $) 48)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) 16)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| |#2|) NIL)) (-2140 ((|#2| $) 19)) (-3927 (($ (-1 |#2| |#2|) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-3107 (($ $) 23)) (-3119 ((|#1| $) 21)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) 40)) (-3095 ((|#1| $) NIL)) (-3664 (($ $ |#2| |#1| $) 73 (-12 (|has| |#2| (-124)) (|has| |#1| (-515))))) (-2469 (((-3 $ "failed") $ $) 75 (|has| |#1| (-515))) (((-3 $ "failed") $ |#1|) 70 (|has| |#1| (-515)))) (-1487 ((|#2| $) 17)) (-2267 ((|#1| $) NIL (|has| |#1| (-427)))) (-3976 (((-794) $) NIL) (($ (-523)) 39) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) 34) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ |#2|) 31)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) 15)) (-2656 (($ $ $ (-710)) 59 (|has| |#1| (-158)))) (-3842 (((-108) $ $) 69 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 55) (($ $ (-710)) 56)) (-1428 (($) 22 T CONST)) (-1440 (($) 12 T CONST)) (-4037 (((-108) $ $) 68)) (-4125 (($ $ |#1|) 76 (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) 54) (($ $ (-710)) 52)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 51) (($ $ |#1|) 50) (($ |#1| $) 49) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-893 |#1| |#2|) (-13 (-302 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-515)) (IF (|has| |#2| (-124)) (-15 -3664 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|))) (-973) (-731)) (T -893))
+((-3664 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-893 *3 *2)) (-4 *2 (-124)) (-4 *3 (-515)) (-4 *3 (-973)) (-4 *2 (-731)))))
+(-13 (-302 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-515)) (IF (|has| |#2| (-124)) (-15 -3664 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL (-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))))) (-1773 (($ $ $) 63 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))) (-2999 (((-3 $ "failed") $ $) 50 (-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))))) (-3843 (((-710)) 34 (-12 (|has| |#1| (-344)) (|has| |#2| (-344))))) (-3320 ((|#2| $) 21)) (-4163 ((|#1| $) 20)) (-1640 (($) NIL (-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))) CONST)) (-4211 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))) (-3461 (($) NIL (-12 (|has| |#1| (-344)) (|has| |#2| (-344))))) (-3482 (((-108) $) NIL (-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))) (-3268 (($ $ $) NIL (-3255 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-2644 (($ $ $) NIL (-3255 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-2886 (($ |#1| |#2|) 19)) (-4076 (((-852) $) NIL (-12 (|has| |#1| (-344)) (|has| |#2| (-344))))) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 37 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))))) (-2557 (($ (-852)) NIL (-12 (|has| |#1| (-344)) (|has| |#2| (-344))))) (-2435 (((-1034) $) NIL)) (-1308 (($ $ $) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448))))) (-2306 (($ $ $) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448))))) (-3976 (((-794) $) 14)) (-2573 (($ $ (-523)) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448)))) (($ $ (-710)) NIL (-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))))) (($ $ (-852)) NIL (-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))) (-1428 (($) 40 (-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))) CONST)) (-1440 (($) 24 (-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))) CONST)) (-4078 (((-108) $ $) NIL (-3255 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-4061 (((-108) $ $) NIL (-3255 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-4037 (((-108) $ $) 18)) (-4070 (((-108) $ $) NIL (-3255 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-4052 (((-108) $ $) 66 (-3255 (-12 (|has| |#1| (-732)) (|has| |#2| (-732))) (-12 (|has| |#1| (-786)) (|has| |#2| (-786)))))) (-4125 (($ $ $) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448))))) (-4115 (($ $ $) 56 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 53 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-4103 (($ $ $) 43 (-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732)))))) (** (($ $ (-523)) NIL (-12 (|has| |#1| (-448)) (|has| |#2| (-448)))) (($ $ (-710)) 31 (-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666))))) (($ $ (-852)) NIL (-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))) (* (($ (-523) $) 60 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-710) $) 46 (-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))) (($ (-852) $) NIL (-3255 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-124)) (|has| |#2| (-124))) (-12 (|has| |#1| (-732)) (|has| |#2| (-732))))) (($ $ $) 27 (-3255 (-12 (|has| |#1| (-448)) (|has| |#2| (-448))) (-12 (|has| |#1| (-666)) (|has| |#2| (-666)))))))
+(((-894 |#1| |#2|) (-13 (-1016) (-10 -8 (IF (|has| |#1| (-344)) (IF (|has| |#2| (-344)) (-6 (-344)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-666)) (IF (|has| |#2| (-666)) (-6 (-666)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-124)) (IF (|has| |#2| (-124)) (-6 (-124)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-448)) (IF (|has| |#2| (-448)) (-6 (-448)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-732)) (IF (|has| |#2| (-732)) (-6 (-732)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-786)) (IF (|has| |#2| (-786)) (-6 (-786)) |%noBranch|) |%noBranch|) (-15 -2886 ($ |#1| |#2|)) (-15 -4163 (|#1| $)) (-15 -3320 (|#2| $)))) (-1016) (-1016)) (T -894))
+((-2886 (*1 *1 *2 *3) (-12 (-5 *1 (-894 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-4163 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-894 *2 *3)) (-4 *3 (-1016)))) (-3320 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-894 *3 *2)) (-4 *3 (-1016)))))
+(-13 (-1016) (-10 -8 (IF (|has| |#1| (-344)) (IF (|has| |#2| (-344)) (-6 (-344)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-666)) (IF (|has| |#2| (-666)) (-6 (-666)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-124)) (IF (|has| |#2| (-124)) (-6 (-124)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-448)) (IF (|has| |#2| (-448)) (-6 (-448)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-732)) (IF (|has| |#2| (-732)) (-6 (-732)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-786)) (IF (|has| |#2| (-786)) (-6 (-786)) |%noBranch|) |%noBranch|) (-15 -2886 ($ |#1| |#2|)) (-15 -4163 (|#1| $)) (-15 -3320 (|#2| $))))
+((-2058 (((-1020) $) 12)) (-3422 (($ (-1087) (-1020)) 13)) (-1522 (((-1087) $) 10)) (-3976 (((-794) $) 24)))
+(((-895) (-13 (-563 (-794)) (-10 -8 (-15 -1522 ((-1087) $)) (-15 -2058 ((-1020) $)) (-15 -3422 ($ (-1087) (-1020)))))) (T -895))
+((-1522 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-895)))) (-2058 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-895)))) (-3422 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1020)) (-5 *1 (-895)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -1522 ((-1087) $)) (-15 -2058 ((-1020) $)) (-15 -3422 ($ (-1087) (-1020)))))
+((-3716 (((-1018 (-1087)) $) 19)) (-3807 (((-108) $) 26)) (-2354 (((-1087) $) 27)) (-1862 (((-108) $) 24)) (-3988 ((|#1| $) 25)) (-3016 (((-804 $ $) $) 34)) (-2993 (((-108) $) 33)) (-2806 (($ $ $) 12)) (-3701 (($ $) 29)) (-2445 (((-108) $) 28)) (-2575 (($ $) 10)) (-4062 (((-804 $ $) $) 36)) (-3209 (((-108) $) 35)) (-3473 (($ $ $) 13)) (-3057 (((-804 $ $) $) 38)) (-2184 (((-108) $) 37)) (-2045 (($ $ $) 14)) (-3976 (($ |#1|) 7) (($ (-1087)) 9) (((-794) $) 40 (|has| |#1| (-563 (-794))))) (-3858 (((-804 $ $) $) 32)) (-3826 (((-108) $) 30)) (-2819 (($ $ $) 11)))
+(((-896 |#1|) (-13 (-897) (-10 -8 (IF (|has| |#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (-15 -3976 ($ |#1|)) (-15 -3976 ($ (-1087))) (-15 -3716 ((-1018 (-1087)) $)) (-15 -1862 ((-108) $)) (-15 -3988 (|#1| $)) (-15 -3807 ((-108) $)) (-15 -2354 ((-1087) $)) (-15 -2445 ((-108) $)) (-15 -3701 ($ $)) (-15 -3826 ((-108) $)) (-15 -3858 ((-804 $ $) $)) (-15 -2993 ((-108) $)) (-15 -3016 ((-804 $ $) $)) (-15 -3209 ((-108) $)) (-15 -4062 ((-804 $ $) $)) (-15 -2184 ((-108) $)) (-15 -3057 ((-804 $ $) $)))) (-897)) (T -896))
+((-3976 (*1 *1 *2) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3716 (*1 *2 *1) (-12 (-5 *2 (-1018 (-1087))) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-1862 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3988 (*1 *2 *1) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))) (-3807 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2354 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3701 (*1 *1 *1) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))) (-3826 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3858 (*1 *2 *1) (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2993 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3016 (*1 *2 *1) (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3209 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-4062 (*1 *2 *1) (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-2184 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))) (-3057 (*1 *2 *1) (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
+(-13 (-897) (-10 -8 (IF (|has| |#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (-15 -3976 ($ |#1|)) (-15 -3976 ($ (-1087))) (-15 -3716 ((-1018 (-1087)) $)) (-15 -1862 ((-108) $)) (-15 -3988 (|#1| $)) (-15 -3807 ((-108) $)) (-15 -2354 ((-1087) $)) (-15 -2445 ((-108) $)) (-15 -3701 ($ $)) (-15 -3826 ((-108) $)) (-15 -3858 ((-804 $ $) $)) (-15 -2993 ((-108) $)) (-15 -3016 ((-804 $ $) $)) (-15 -3209 ((-108) $)) (-15 -4062 ((-804 $ $) $)) (-15 -2184 ((-108) $)) (-15 -3057 ((-804 $ $) $))))
+((-2806 (($ $ $) 8)) (-2575 (($ $) 6)) (-3473 (($ $ $) 9)) (-2045 (($ $ $) 10)) (-2819 (($ $ $) 7)))
(((-897) (-129)) (T -897))
-((-1911 (*1 *1 *1 *1) (-4 *1 (-897))) (-2530 (*1 *1 *1 *1) (-4 *1 (-897))) (-3135 (*1 *1 *1 *1) (-4 *1 (-897))) (-3147 (*1 *1 *1 *1) (-4 *1 (-897))) (-4179 (*1 *1 *1) (-4 *1 (-897))))
-(-13 (-10 -8 (-15 -4179 ($ $)) (-15 -3147 ($ $ $)) (-15 -3135 ($ $ $)) (-15 -2530 ($ $ $)) (-15 -1911 ($ $ $))))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-4189 (($) 7 T CONST)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1793 (($ $ $) 43)) (-3780 (($ $ $) 44)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3158 ((|#1| $) 45)) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-2045 (*1 *1 *1 *1) (-4 *1 (-897))) (-3473 (*1 *1 *1 *1) (-4 *1 (-897))) (-2806 (*1 *1 *1 *1) (-4 *1 (-897))) (-2819 (*1 *1 *1 *1) (-4 *1 (-897))) (-2575 (*1 *1 *1) (-4 *1 (-897))))
+(-13 (-10 -8 (-15 -2575 ($ $)) (-15 -2819 ($ $ $)) (-15 -2806 ($ $ $)) (-15 -3473 ($ $ $)) (-15 -2045 ($ $ $))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-1640 (($) 7 T CONST)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3325 (($ $ $) 43)) (-3123 (($ $ $) 44)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2644 ((|#1| $) 45)) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-898 |#1|) (-129) (-786)) (T -898))
-((-3158 (*1 *2 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786)))) (-3780 (*1 *1 *1 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786)))) (-1793 (*1 *1 *1 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786)))))
-(-13 (-102 |t#1|) (-10 -8 (-6 -4248) (-15 -3158 (|t#1| $)) (-15 -3780 ($ $ $)) (-15 -1793 ($ $ $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1901 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3310 |#2|)) |#2| |#2|) 85)) (-2485 ((|#2| |#2| |#2|) 83)) (-2208 (((-2 (|:| |coef2| |#2|) (|:| -3310 |#2|)) |#2| |#2|) 87)) (-1629 (((-2 (|:| |coef1| |#2|) (|:| -3310 |#2|)) |#2| |#2|) 89)) (-3206 (((-2 (|:| |coef2| |#2|) (|:| -2086 |#1|)) |#2| |#2|) 107 (|has| |#1| (-427)))) (-3838 (((-2 (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|) 46)) (-1880 (((-2 (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|) 64)) (-2364 (((-2 (|:| |coef1| |#2|) (|:| -1611 |#1|)) |#2| |#2|) 66)) (-3790 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 78)) (-2191 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710)) 71)) (-2819 (((-2 (|:| |coef2| |#2|) (|:| -1744 |#1|)) |#2|) 97)) (-3932 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710)) 74)) (-3618 (((-589 (-710)) |#2| |#2|) 82)) (-1227 ((|#1| |#2| |#2|) 42)) (-2244 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2086 |#1|)) |#2| |#2|) 105 (|has| |#1| (-427)))) (-2086 ((|#1| |#2| |#2|) 103 (|has| |#1| (-427)))) (-3732 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|) 44)) (-2010 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|) 63)) (-1611 ((|#1| |#2| |#2|) 61)) (-3999 (((-2 (|:| -3474 |#1|) (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2|) 35)) (-4132 ((|#2| |#2| |#2| |#2| |#1|) 53)) (-3127 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 76)) (-3173 ((|#2| |#2| |#2|) 75)) (-2416 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710)) 69)) (-2273 ((|#2| |#2| |#2| (-710)) 67)) (-3310 ((|#2| |#2| |#2|) 111 (|has| |#1| (-427)))) (-4007 (((-1169 |#2|) (-1169 |#2|) |#1|) 21)) (-2083 (((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2|) 39)) (-1316 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1744 |#1|)) |#2|) 95)) (-1744 ((|#1| |#2|) 92)) (-3096 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710)) 73)) (-4140 ((|#2| |#2| |#2| (-710)) 72)) (-3439 (((-589 |#2|) |#2| |#2|) 80)) (-2475 ((|#2| |#2| |#1| |#1| (-710)) 50)) (-2651 ((|#1| |#1| |#1| (-710)) 49)) (* (((-1169 |#2|) |#1| (-1169 |#2|)) 16)))
-(((-899 |#1| |#2|) (-10 -7 (-15 -1611 (|#1| |#2| |#2|)) (-15 -2010 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|)) (-15 -1880 ((-2 (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|)) (-15 -2364 ((-2 (|:| |coef1| |#2|) (|:| -1611 |#1|)) |#2| |#2|)) (-15 -2273 (|#2| |#2| |#2| (-710))) (-15 -2416 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -2191 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -4140 (|#2| |#2| |#2| (-710))) (-15 -3096 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -3932 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -3173 (|#2| |#2| |#2|)) (-15 -3127 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3790 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2485 (|#2| |#2| |#2|)) (-15 -1901 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3310 |#2|)) |#2| |#2|)) (-15 -2208 ((-2 (|:| |coef2| |#2|) (|:| -3310 |#2|)) |#2| |#2|)) (-15 -1629 ((-2 (|:| |coef1| |#2|) (|:| -3310 |#2|)) |#2| |#2|)) (-15 -1744 (|#1| |#2|)) (-15 -1316 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1744 |#1|)) |#2|)) (-15 -2819 ((-2 (|:| |coef2| |#2|) (|:| -1744 |#1|)) |#2|)) (-15 -3439 ((-589 |#2|) |#2| |#2|)) (-15 -3618 ((-589 (-710)) |#2| |#2|)) (IF (|has| |#1| (-427)) (PROGN (-15 -2086 (|#1| |#2| |#2|)) (-15 -2244 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2086 |#1|)) |#2| |#2|)) (-15 -3206 ((-2 (|:| |coef2| |#2|) (|:| -2086 |#1|)) |#2| |#2|)) (-15 -3310 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1169 |#2|) |#1| (-1169 |#2|))) (-15 -4007 ((-1169 |#2|) (-1169 |#2|) |#1|)) (-15 -3999 ((-2 (|:| -3474 |#1|) (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2|)) (-15 -2083 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2|)) (-15 -2651 (|#1| |#1| |#1| (-710))) (-15 -2475 (|#2| |#2| |#1| |#1| (-710))) (-15 -4132 (|#2| |#2| |#2| |#2| |#1|)) (-15 -1227 (|#1| |#2| |#2|)) (-15 -3732 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|)) (-15 -3838 ((-2 (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|))) (-515) (-1145 |#1|)) (T -899))
-((-3838 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1611 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3732 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1611 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1227 (*1 *2 *3 *3) (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))) (-4132 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-2475 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-2651 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *2 (-515)) (-5 *1 (-899 *2 *4)) (-4 *4 (-1145 *2)))) (-2083 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3999 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| -3474 *4) (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-4007 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-515)) (-5 *1 (-899 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-515)) (-5 *1 (-899 *3 *4)))) (-3310 (*1 *2 *2 *2) (-12 (-4 *3 (-427)) (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-3206 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2086 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2244 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2086 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2086 (*1 *2 *3 *3) (-12 (-4 *2 (-515)) (-4 *2 (-427)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))) (-3618 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 (-710))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3439 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2819 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1744 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1316 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1744 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1744 (*1 *2 *3) (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))) (-1629 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3310 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2208 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3310 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1901 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3310 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2485 (*1 *2 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-3790 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3127 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3173 (*1 *2 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-3932 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))) (-3096 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))) (-4140 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-515)) (-5 *1 (-899 *4 *2)) (-4 *2 (-1145 *4)))) (-2191 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))) (-2416 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))) (-2273 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-515)) (-5 *1 (-899 *4 *2)) (-4 *2 (-1145 *4)))) (-2364 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1611 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1880 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1611 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2010 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1611 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1611 (*1 *2 *3 *3) (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))))
-(-10 -7 (-15 -1611 (|#1| |#2| |#2|)) (-15 -2010 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|)) (-15 -1880 ((-2 (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|)) (-15 -2364 ((-2 (|:| |coef1| |#2|) (|:| -1611 |#1|)) |#2| |#2|)) (-15 -2273 (|#2| |#2| |#2| (-710))) (-15 -2416 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -2191 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -4140 (|#2| |#2| |#2| (-710))) (-15 -3096 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -3932 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -3173 (|#2| |#2| |#2|)) (-15 -3127 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3790 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2485 (|#2| |#2| |#2|)) (-15 -1901 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3310 |#2|)) |#2| |#2|)) (-15 -2208 ((-2 (|:| |coef2| |#2|) (|:| -3310 |#2|)) |#2| |#2|)) (-15 -1629 ((-2 (|:| |coef1| |#2|) (|:| -3310 |#2|)) |#2| |#2|)) (-15 -1744 (|#1| |#2|)) (-15 -1316 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1744 |#1|)) |#2|)) (-15 -2819 ((-2 (|:| |coef2| |#2|) (|:| -1744 |#1|)) |#2|)) (-15 -3439 ((-589 |#2|) |#2| |#2|)) (-15 -3618 ((-589 (-710)) |#2| |#2|)) (IF (|has| |#1| (-427)) (PROGN (-15 -2086 (|#1| |#2| |#2|)) (-15 -2244 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2086 |#1|)) |#2| |#2|)) (-15 -3206 ((-2 (|:| |coef2| |#2|) (|:| -2086 |#1|)) |#2| |#2|)) (-15 -3310 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1169 |#2|) |#1| (-1169 |#2|))) (-15 -4007 ((-1169 |#2|) (-1169 |#2|) |#1|)) (-15 -3999 ((-2 (|:| -3474 |#1|) (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2|)) (-15 -2083 ((-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) |#2| |#2|)) (-15 -2651 (|#1| |#1| |#1| (-710))) (-15 -2475 (|#2| |#2| |#1| |#1| (-710))) (-15 -4132 (|#2| |#2| |#2| |#2| |#1|)) (-15 -1227 (|#1| |#2| |#2|)) (-15 -3732 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|)) (-15 -3838 ((-2 (|:| |coef2| |#2|) (|:| -1611 |#1|)) |#2| |#2|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) 27)) (-4189 (($) NIL T CONST)) (-2875 (((-589 (-589 (-523))) (-589 (-523))) 29)) (-1837 (((-523) $) 45)) (-4096 (($ (-589 (-523))) 17)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1400 (((-589 (-523)) $) 11)) (-3361 (($ $) 32)) (-1691 (((-794) $) 43) (((-589 (-523)) $) 9)) (-1879 (($) 7 T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 20)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 19)) (-4045 (($ $ $) 21)) (* (($ (-710) $) 25) (($ (-852) $) NIL)))
-(((-900) (-13 (-734) (-564 (-589 (-523))) (-10 -8 (-15 -4096 ($ (-589 (-523)))) (-15 -2875 ((-589 (-589 (-523))) (-589 (-523)))) (-15 -1837 ((-523) $)) (-15 -3361 ($ $)) (-15 -1691 ((-589 (-523)) $))))) (T -900))
-((-4096 (*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-900)))) (-2875 (*1 *2 *3) (-12 (-5 *2 (-589 (-589 (-523)))) (-5 *1 (-900)) (-5 *3 (-589 (-523))))) (-1837 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-900)))) (-3361 (*1 *1 *1) (-5 *1 (-900))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-900)))))
-(-13 (-734) (-564 (-589 (-523))) (-10 -8 (-15 -4096 ($ (-589 (-523)))) (-15 -2875 ((-589 (-589 (-523))) (-589 (-523)))) (-15 -1837 ((-523) $)) (-15 -3361 ($ $)) (-15 -1691 ((-589 (-523)) $))))
-((-4074 (($ $ |#2|) 30)) (-4060 (($ $) 22) (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 15) (($ $ $) NIL) (($ $ |#2|) 20) (($ |#2| $) 19) (($ (-383 (-523)) $) 26) (($ $ (-383 (-523))) 28)))
-(((-901 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -4074 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-902 |#2| |#3| |#4|) (-973) (-731) (-786)) (T -901))
-NIL
-(-10 -8 (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -4074 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 |#3|) $) 74)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1457 (($ $) 60)) (-1444 (((-3 $ "failed") $) 34)) (-2589 (((-108) $) 73)) (-2769 (((-108) $) 31)) (-2704 (((-108) $) 62)) (-1267 (($ |#1| |#2|) 61) (($ $ |#3| |#2|) 76) (($ $ (-589 |#3|) (-589 |#2|)) 75)) (-1345 (($ (-1 |#1| |#1|) $) 63)) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-2640 ((|#2| $) 64)) (-2488 (($ $) 72)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47 (|has| |#1| (-158)))) (-2084 ((|#1| $ |#2|) 59)) (-1942 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+((-2644 (*1 *2 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786)))) (-3123 (*1 *1 *1 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786)))) (-3325 (*1 *1 *1 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786)))))
+(-13 (-102 |t#1|) (-10 -8 (-6 -4248) (-15 -2644 (|t#1| $)) (-15 -3123 ($ $ $)) (-15 -3325 ($ $ $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3062 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2056 |#2|)) |#2| |#2|) 85)) (-3712 ((|#2| |#2| |#2|) 83)) (-2983 (((-2 (|:| |coef2| |#2|) (|:| -2056 |#2|)) |#2| |#2|) 87)) (-2345 (((-2 (|:| |coef1| |#2|) (|:| -2056 |#2|)) |#2| |#2|) 89)) (-1752 (((-2 (|:| |coef2| |#2|) (|:| -1249 |#1|)) |#2| |#2|) 107 (|has| |#1| (-427)))) (-1864 (((-2 (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|) 46)) (-2885 (((-2 (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|) 64)) (-3909 (((-2 (|:| |coef1| |#2|) (|:| -2210 |#1|)) |#2| |#2|) 66)) (-3207 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 78)) (-2809 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710)) 71)) (-2727 (((-2 (|:| |coef2| |#2|) (|:| -4053 |#1|)) |#2|) 97)) (-2763 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710)) 74)) (-1521 (((-589 (-710)) |#2| |#2|) 82)) (-2907 ((|#1| |#2| |#2|) 42)) (-2211 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1249 |#1|)) |#2| |#2|) 105 (|has| |#1| (-427)))) (-1249 ((|#1| |#2| |#2|) 103 (|has| |#1| (-427)))) (-3910 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|) 44)) (-1748 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|) 63)) (-2210 ((|#1| |#2| |#2|) 61)) (-1579 (((-2 (|:| -2275 |#1|) (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2|) 35)) (-2336 ((|#2| |#2| |#2| |#2| |#1|) 53)) (-2780 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 76)) (-3216 ((|#2| |#2| |#2|) 75)) (-1239 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710)) 69)) (-2436 ((|#2| |#2| |#2| (-710)) 67)) (-2056 ((|#2| |#2| |#2|) 111 (|has| |#1| (-427)))) (-2469 (((-1169 |#2|) (-1169 |#2|) |#1|) 21)) (-1227 (((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2|) 39)) (-1280 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4053 |#1|)) |#2|) 95)) (-4053 ((|#1| |#2|) 92)) (-3713 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710)) 73)) (-2397 ((|#2| |#2| |#2| (-710)) 72)) (-1528 (((-589 |#2|) |#2| |#2|) 80)) (-3603 ((|#2| |#2| |#1| |#1| (-710)) 50)) (-1624 ((|#1| |#1| |#1| (-710)) 49)) (* (((-1169 |#2|) |#1| (-1169 |#2|)) 16)))
+(((-899 |#1| |#2|) (-10 -7 (-15 -2210 (|#1| |#2| |#2|)) (-15 -1748 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|)) (-15 -2885 ((-2 (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|)) (-15 -3909 ((-2 (|:| |coef1| |#2|) (|:| -2210 |#1|)) |#2| |#2|)) (-15 -2436 (|#2| |#2| |#2| (-710))) (-15 -1239 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -2809 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -2397 (|#2| |#2| |#2| (-710))) (-15 -3713 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -2763 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -3216 (|#2| |#2| |#2|)) (-15 -2780 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3207 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3712 (|#2| |#2| |#2|)) (-15 -3062 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2056 |#2|)) |#2| |#2|)) (-15 -2983 ((-2 (|:| |coef2| |#2|) (|:| -2056 |#2|)) |#2| |#2|)) (-15 -2345 ((-2 (|:| |coef1| |#2|) (|:| -2056 |#2|)) |#2| |#2|)) (-15 -4053 (|#1| |#2|)) (-15 -1280 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4053 |#1|)) |#2|)) (-15 -2727 ((-2 (|:| |coef2| |#2|) (|:| -4053 |#1|)) |#2|)) (-15 -1528 ((-589 |#2|) |#2| |#2|)) (-15 -1521 ((-589 (-710)) |#2| |#2|)) (IF (|has| |#1| (-427)) (PROGN (-15 -1249 (|#1| |#2| |#2|)) (-15 -2211 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1249 |#1|)) |#2| |#2|)) (-15 -1752 ((-2 (|:| |coef2| |#2|) (|:| -1249 |#1|)) |#2| |#2|)) (-15 -2056 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1169 |#2|) |#1| (-1169 |#2|))) (-15 -2469 ((-1169 |#2|) (-1169 |#2|) |#1|)) (-15 -1579 ((-2 (|:| -2275 |#1|) (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2|)) (-15 -1227 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2|)) (-15 -1624 (|#1| |#1| |#1| (-710))) (-15 -3603 (|#2| |#2| |#1| |#1| (-710))) (-15 -2336 (|#2| |#2| |#2| |#2| |#1|)) (-15 -2907 (|#1| |#2| |#2|)) (-15 -3910 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|)) (-15 -1864 ((-2 (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|))) (-515) (-1145 |#1|)) (T -899))
+((-1864 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2210 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3910 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2210 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2907 (*1 *2 *3 *3) (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))) (-2336 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-3603 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-1624 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *2 (-515)) (-5 *1 (-899 *2 *4)) (-4 *4 (-1145 *2)))) (-1227 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1579 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| -2275 *4) (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2469 (*1 *2 *2 *3) (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-515)) (-5 *1 (-899 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-515)) (-5 *1 (-899 *3 *4)))) (-2056 (*1 *2 *2 *2) (-12 (-4 *3 (-427)) (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-1752 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1249 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2211 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1249 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1249 (*1 *2 *3 *3) (-12 (-4 *2 (-515)) (-4 *2 (-427)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))) (-1521 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 (-710))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1528 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2727 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -4053 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1280 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -4053 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-4053 (*1 *2 *3) (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))) (-2345 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2056 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2983 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2056 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3062 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2056 *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3712 (*1 *2 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-3207 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2780 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-3216 (*1 *2 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))) (-2763 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))) (-3713 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))) (-2397 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-515)) (-5 *1 (-899 *4 *2)) (-4 *2 (-1145 *4)))) (-2809 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))) (-1239 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))) (-2436 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-515)) (-5 *1 (-899 *4 *2)) (-4 *2 (-1145 *4)))) (-3909 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2210 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2885 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2210 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-1748 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2210 *4))) (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))) (-2210 (*1 *2 *3 *3) (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))))
+(-10 -7 (-15 -2210 (|#1| |#2| |#2|)) (-15 -1748 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|)) (-15 -2885 ((-2 (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|)) (-15 -3909 ((-2 (|:| |coef1| |#2|) (|:| -2210 |#1|)) |#2| |#2|)) (-15 -2436 (|#2| |#2| |#2| (-710))) (-15 -1239 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -2809 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -2397 (|#2| |#2| |#2| (-710))) (-15 -3713 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -2763 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-710))) (-15 -3216 (|#2| |#2| |#2|)) (-15 -2780 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3207 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3712 (|#2| |#2| |#2|)) (-15 -3062 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2056 |#2|)) |#2| |#2|)) (-15 -2983 ((-2 (|:| |coef2| |#2|) (|:| -2056 |#2|)) |#2| |#2|)) (-15 -2345 ((-2 (|:| |coef1| |#2|) (|:| -2056 |#2|)) |#2| |#2|)) (-15 -4053 (|#1| |#2|)) (-15 -1280 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4053 |#1|)) |#2|)) (-15 -2727 ((-2 (|:| |coef2| |#2|) (|:| -4053 |#1|)) |#2|)) (-15 -1528 ((-589 |#2|) |#2| |#2|)) (-15 -1521 ((-589 (-710)) |#2| |#2|)) (IF (|has| |#1| (-427)) (PROGN (-15 -1249 (|#1| |#2| |#2|)) (-15 -2211 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1249 |#1|)) |#2| |#2|)) (-15 -1752 ((-2 (|:| |coef2| |#2|) (|:| -1249 |#1|)) |#2| |#2|)) (-15 -2056 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1169 |#2|) |#1| (-1169 |#2|))) (-15 -2469 ((-1169 |#2|) (-1169 |#2|) |#1|)) (-15 -1579 ((-2 (|:| -2275 |#1|) (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2|)) (-15 -1227 ((-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) |#2| |#2|)) (-15 -1624 (|#1| |#1| |#1| (-710))) (-15 -3603 (|#2| |#2| |#1| |#1| (-710))) (-15 -2336 (|#2| |#2| |#2| |#2| |#1|)) (-15 -2907 (|#1| |#2| |#2|)) (-15 -3910 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|)) (-15 -1864 ((-2 (|:| |coef2| |#2|) (|:| -2210 |#1|)) |#2| |#2|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) 27)) (-1640 (($) NIL T CONST)) (-2181 (((-589 (-589 (-523))) (-589 (-523))) 29)) (-2546 (((-523) $) 45)) (-3777 (($ (-589 (-523))) 17)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3077 (((-589 (-523)) $) 12)) (-1308 (($ $) 32)) (-3976 (((-794) $) 43) (((-589 (-523)) $) 10)) (-1428 (($) 7 T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 20)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 19)) (-4103 (($ $ $) 21)) (* (($ (-710) $) 25) (($ (-852) $) NIL)))
+(((-900) (-13 (-734) (-564 (-589 (-523))) (-10 -8 (-15 -3777 ($ (-589 (-523)))) (-15 -2181 ((-589 (-589 (-523))) (-589 (-523)))) (-15 -2546 ((-523) $)) (-15 -1308 ($ $)) (-15 -3976 ((-589 (-523)) $))))) (T -900))
+((-3777 (*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-900)))) (-2181 (*1 *2 *3) (-12 (-5 *2 (-589 (-589 (-523)))) (-5 *1 (-900)) (-5 *3 (-589 (-523))))) (-2546 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-900)))) (-1308 (*1 *1 *1) (-5 *1 (-900))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-900)))))
+(-13 (-734) (-564 (-589 (-523))) (-10 -8 (-15 -3777 ($ (-589 (-523)))) (-15 -2181 ((-589 (-589 (-523))) (-589 (-523)))) (-15 -2546 ((-523) $)) (-15 -1308 ($ $)) (-15 -3976 ((-589 (-523)) $))))
+((-4125 (($ $ |#2|) 30)) (-4115 (($ $) 22) (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 15) (($ $ $) NIL) (($ $ |#2|) 20) (($ |#2| $) 19) (($ (-383 (-523)) $) 26) (($ $ (-383 (-523))) 28)))
+(((-901 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -4125 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|))) (-902 |#2| |#3| |#4|) (-973) (-731) (-786)) (T -901))
+NIL
+(-10 -8 (-15 * (|#1| |#1| (-383 (-523)))) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 -4125 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 * (|#1| (-852) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 |#3|) $) 74)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3142 (($ $) 60)) (-4211 (((-3 $ "failed") $) 34)) (-2294 (((-108) $) 73)) (-3482 (((-108) $) 31)) (-4060 (((-108) $) 62)) (-3694 (($ |#1| |#2|) 61) (($ $ |#3| |#2|) 76) (($ $ (-589 |#3|) (-589 |#2|)) 75)) (-3015 (($ (-1 |#1| |#1|) $) 63)) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-1487 ((|#2| $) 64)) (-3749 (($ $) 72)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47 (|has| |#1| (-158)))) (-1234 ((|#1| $ |#2|) 59)) (-2301 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-902 |#1| |#2| |#3|) (-129) (-973) (-731) (-786)) (T -902))
-((-1437 (*1 *2 *1) (-12 (-4 *1 (-902 *2 *3 *4)) (-4 *3 (-731)) (-4 *4 (-786)) (-4 *2 (-973)))) (-1427 (*1 *1 *1) (-12 (-4 *1 (-902 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *4 (-786)))) (-2640 (*1 *2 *1) (-12 (-4 *1 (-902 *3 *2 *4)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *2 (-731)))) (-1267 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-902 *4 *3 *2)) (-4 *4 (-973)) (-4 *3 (-731)) (-4 *2 (-786)))) (-1267 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 *5)) (-4 *1 (-902 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-731)) (-4 *6 (-786)))) (-1292 (*1 *2 *1) (-12 (-4 *1 (-902 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-731)) (-4 *5 (-786)) (-5 *2 (-589 *5)))) (-2589 (*1 *2 *1) (-12 (-4 *1 (-902 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-731)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2488 (*1 *1 *1) (-12 (-4 *1 (-902 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *4 (-786)))))
-(-13 (-46 |t#1| |t#2|) (-10 -8 (-15 -1267 ($ $ |t#3| |t#2|)) (-15 -1267 ($ $ (-589 |t#3|) (-589 |t#2|))) (-15 -1427 ($ $)) (-15 -1437 (|t#1| $)) (-15 -2640 (|t#2| $)) (-15 -1292 ((-589 |t#3|) $)) (-15 -2589 ((-108) $)) (-15 -2488 ($ $))))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-267) |has| |#1| (-515)) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-2035 (((-1011 (-203)) $) 8)) (-2025 (((-1011 (-203)) $) 9)) (-2015 (((-1011 (-203)) $) 10)) (-2825 (((-589 (-589 (-874 (-203)))) $) 11)) (-1691 (((-794) $) 6)))
+((-3119 (*1 *2 *1) (-12 (-4 *1 (-902 *2 *3 *4)) (-4 *3 (-731)) (-4 *4 (-786)) (-4 *2 (-973)))) (-3107 (*1 *1 *1) (-12 (-4 *1 (-902 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *4 (-786)))) (-1487 (*1 *2 *1) (-12 (-4 *1 (-902 *3 *2 *4)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *2 (-731)))) (-3694 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-902 *4 *3 *2)) (-4 *4 (-973)) (-4 *3 (-731)) (-4 *2 (-786)))) (-3694 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 *5)) (-4 *1 (-902 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-731)) (-4 *6 (-786)))) (-3716 (*1 *2 *1) (-12 (-4 *1 (-902 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-731)) (-4 *5 (-786)) (-5 *2 (-589 *5)))) (-2294 (*1 *2 *1) (-12 (-4 *1 (-902 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-731)) (-4 *5 (-786)) (-5 *2 (-108)))) (-3749 (*1 *1 *1) (-12 (-4 *1 (-902 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-731)) (-4 *4 (-786)))))
+(-13 (-46 |t#1| |t#2|) (-10 -8 (-15 -3694 ($ $ |t#3| |t#2|)) (-15 -3694 ($ $ (-589 |t#3|) (-589 |t#2|))) (-15 -3107 ($ $)) (-15 -3119 (|t#1| $)) (-15 -1487 (|t#2| $)) (-15 -3716 ((-589 |t#3|) $)) (-15 -2294 ((-108) $)) (-15 -3749 ($ $))))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-267) |has| |#1| (-515)) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
+((-3053 (((-1011 (-203)) $) 8)) (-3040 (((-1011 (-203)) $) 9)) (-3027 (((-1011 (-203)) $) 10)) (-2797 (((-589 (-589 (-874 (-203)))) $) 11)) (-3976 (((-794) $) 6)))
(((-903) (-129)) (T -903))
-((-2825 (*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-589 (-589 (-874 (-203))))))) (-2015 (*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))) (-2025 (*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))) (-2035 (*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))))
-(-13 (-563 (-794)) (-10 -8 (-15 -2825 ((-589 (-589 (-874 (-203)))) $)) (-15 -2015 ((-1011 (-203)) $)) (-15 -2025 ((-1011 (-203)) $)) (-15 -2035 ((-1011 (-203)) $))))
+((-2797 (*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-589 (-589 (-874 (-203))))))) (-3027 (*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))) (-3040 (*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))) (-3053 (*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))))
+(-13 (-563 (-794)) (-10 -8 (-15 -2797 ((-589 (-589 (-874 (-203)))) $)) (-15 -3027 ((-1011 (-203)) $)) (-15 -3040 ((-1011 (-203)) $)) (-15 -3053 ((-1011 (-203)) $))))
(((-563 (-794)) . T))
-((-1292 (((-589 |#4|) $) 23)) (-2356 (((-108) $) 48)) (-2192 (((-108) $) 47)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#4|) 36)) (-4002 (((-108) $) 49)) (-3577 (((-108) $ $) 55)) (-3527 (((-108) $ $) 58)) (-2611 (((-108) $) 53)) (-1291 (((-589 |#5|) (-589 |#5|) $) 90)) (-1804 (((-589 |#5|) (-589 |#5|) $) 87)) (-3969 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 81)) (-2709 (((-589 |#4|) $) 27)) (-2528 (((-108) |#4| $) 30)) (-3473 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 73)) (-2712 (($ $ |#4|) 33)) (-2742 (($ $ |#4|) 32)) (-1591 (($ $ |#4|) 34)) (-3941 (((-108) $ $) 40)))
-(((-904 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2192 ((-108) |#1|)) (-15 -1291 ((-589 |#5|) (-589 |#5|) |#1|)) (-15 -1804 ((-589 |#5|) (-589 |#5|) |#1|)) (-15 -3969 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3473 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -4002 ((-108) |#1|)) (-15 -3527 ((-108) |#1| |#1|)) (-15 -3577 ((-108) |#1| |#1|)) (-15 -2611 ((-108) |#1|)) (-15 -2356 ((-108) |#1|)) (-15 -1581 ((-2 (|:| |under| |#1|) (|:| -2733 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -2712 (|#1| |#1| |#4|)) (-15 -1591 (|#1| |#1| |#4|)) (-15 -2742 (|#1| |#1| |#4|)) (-15 -2528 ((-108) |#4| |#1|)) (-15 -2709 ((-589 |#4|) |#1|)) (-15 -1292 ((-589 |#4|) |#1|)) (-15 -3941 ((-108) |#1| |#1|))) (-905 |#2| |#3| |#4| |#5|) (-973) (-732) (-786) (-987 |#2| |#3| |#4|)) (T -904))
+((-3716 (((-589 |#4|) $) 23)) (-2011 (((-108) $) 48)) (-2821 (((-108) $) 47)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#4|) 36)) (-1619 (((-108) $) 49)) (-2927 (((-108) $ $) 55)) (-3685 (((-108) $ $) 58)) (-2457 (((-108) $) 53)) (-2341 (((-589 |#5|) (-589 |#5|) $) 90)) (-3450 (((-589 |#5|) (-589 |#5|) $) 87)) (-3143 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 81)) (-4100 (((-589 |#4|) $) 27)) (-2863 (((-108) |#4| $) 30)) (-1916 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 73)) (-4135 (($ $ |#4|) 33)) (-1318 (($ $ |#4|) 32)) (-2023 (($ $ |#4|) 34)) (-4037 (((-108) $ $) 40)))
+(((-904 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2821 ((-108) |#1|)) (-15 -2341 ((-589 |#5|) (-589 |#5|) |#1|)) (-15 -3450 ((-589 |#5|) (-589 |#5|) |#1|)) (-15 -3143 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -1916 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -1619 ((-108) |#1|)) (-15 -3685 ((-108) |#1| |#1|)) (-15 -2927 ((-108) |#1| |#1|)) (-15 -2457 ((-108) |#1|)) (-15 -2011 ((-108) |#1|)) (-15 -3400 ((-2 (|:| |under| |#1|) (|:| -1250 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -4135 (|#1| |#1| |#4|)) (-15 -2023 (|#1| |#1| |#4|)) (-15 -1318 (|#1| |#1| |#4|)) (-15 -2863 ((-108) |#4| |#1|)) (-15 -4100 ((-589 |#4|) |#1|)) (-15 -3716 ((-589 |#4|) |#1|)) (-15 -4037 ((-108) |#1| |#1|))) (-905 |#2| |#3| |#4| |#5|) (-973) (-732) (-786) (-987 |#2| |#3| |#4|)) (T -904))
NIL
-(-10 -8 (-15 -2192 ((-108) |#1|)) (-15 -1291 ((-589 |#5|) (-589 |#5|) |#1|)) (-15 -1804 ((-589 |#5|) (-589 |#5|) |#1|)) (-15 -3969 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3473 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -4002 ((-108) |#1|)) (-15 -3527 ((-108) |#1| |#1|)) (-15 -3577 ((-108) |#1| |#1|)) (-15 -2611 ((-108) |#1|)) (-15 -2356 ((-108) |#1|)) (-15 -1581 ((-2 (|:| |under| |#1|) (|:| -2733 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -2712 (|#1| |#1| |#4|)) (-15 -1591 (|#1| |#1| |#4|)) (-15 -2742 (|#1| |#1| |#4|)) (-15 -2528 ((-108) |#4| |#1|)) (-15 -2709 ((-589 |#4|) |#1|)) (-15 -1292 ((-589 |#4|) |#1|)) (-15 -3941 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-1292 (((-589 |#3|) $) 33)) (-2356 (((-108) $) 26)) (-2192 (((-108) $) 17 (|has| |#1| (-515)))) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) 27)) (-1620 (((-108) $ (-710)) 44)) (-1903 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248)))) (-4189 (($) 45 T CONST)) (-4002 (((-108) $) 22 (|has| |#1| (-515)))) (-3577 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3527 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2611 (((-108) $) 25 (|has| |#1| (-515)))) (-1291 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) 36)) (-3508 (($ (-589 |#4|)) 35)) (-2462 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248)))) (-1871 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-3556 ((|#3| $) 34)) (-3051 (((-108) $ (-710)) 43)) (-1584 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 47)) (-2709 (((-589 |#3|) $) 32)) (-2528 (((-108) |#3| $) 31)) (-1418 (((-108) $ (-710)) 42)) (-2032 (((-1070) $) 9)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-3951 (((-1034) $) 10)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-3379 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) 38)) (-1777 (((-108) $) 41)) (-3320 (($) 40)) (-3977 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-1874 (($ $) 39)) (-1400 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 60)) (-2712 (($ $ |#3|) 28)) (-2742 (($ $ |#3|) 30)) (-1591 (($ $ |#3|) 29)) (-1691 (((-794) $) 11) (((-589 |#4|) $) 37)) (-2308 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 6)) (-2810 (((-710) $) 46 (|has| $ (-6 -4248)))))
+(-10 -8 (-15 -2821 ((-108) |#1|)) (-15 -2341 ((-589 |#5|) (-589 |#5|) |#1|)) (-15 -3450 ((-589 |#5|) (-589 |#5|) |#1|)) (-15 -3143 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -1916 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -1619 ((-108) |#1|)) (-15 -3685 ((-108) |#1| |#1|)) (-15 -2927 ((-108) |#1| |#1|)) (-15 -2457 ((-108) |#1|)) (-15 -2011 ((-108) |#1|)) (-15 -3400 ((-2 (|:| |under| |#1|) (|:| -1250 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -4135 (|#1| |#1| |#4|)) (-15 -2023 (|#1| |#1| |#4|)) (-15 -1318 (|#1| |#1| |#4|)) (-15 -2863 ((-108) |#4| |#1|)) (-15 -4100 ((-589 |#4|) |#1|)) (-15 -3716 ((-589 |#4|) |#1|)) (-15 -4037 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-3716 (((-589 |#3|) $) 33)) (-2011 (((-108) $) 26)) (-2821 (((-108) $) 17 (|has| |#1| (-515)))) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) 27)) (-2282 (((-108) $ (-710)) 44)) (-1299 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248)))) (-1640 (($) 45 T CONST)) (-1619 (((-108) $) 22 (|has| |#1| (-515)))) (-2927 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3685 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2457 (((-108) $) 25 (|has| |#1| (-515)))) (-2341 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) 36)) (-1996 (($ (-589 |#4|)) 35)) (-3917 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248)))) (-3133 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2694 ((|#3| $) 34)) (-1344 (((-108) $ (-710)) 43)) (-3056 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 47)) (-4100 (((-589 |#3|) $) 32)) (-2863 (((-108) |#3| $) 31)) (-4042 (((-108) $ (-710)) 42)) (-3841 (((-1070) $) 9)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2435 (((-1034) $) 10)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2720 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) 38)) (-3163 (((-108) $) 41)) (-4055 (($) 40)) (-2452 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-4124 (($ $) 39)) (-3077 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1318 (($ $ |#3|) 30)) (-2023 (($ $ |#3|) 29)) (-3976 (((-794) $) 11) (((-589 |#4|) $) 37)) (-1505 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 6)) (-1271 (((-710) $) 46 (|has| $ (-6 -4248)))))
(((-905 |#1| |#2| |#3| |#4|) (-129) (-973) (-732) (-786) (-987 |t#1| |t#2| |t#3|)) (T -905))
-((-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *1 (-905 *3 *4 *5 *6)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *1 (-905 *3 *4 *5 *6)))) (-3556 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-987 *3 *4 *2)) (-4 *2 (-786)))) (-1292 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))) (-2709 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))) (-2528 (*1 *2 *3 *1) (-12 (-4 *1 (-905 *4 *5 *3 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-108)))) (-2742 (*1 *1 *1 *2) (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))) (-1591 (*1 *1 *1 *2) (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))) (-2712 (*1 *1 *1 *2) (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))) (-1581 (*1 *2 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -2733 *1) (|:| |upper| *1))) (-4 *1 (-905 *4 *5 *3 *6)))) (-2356 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-2611 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))) (-3577 (*1 *2 *1 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))) (-3527 (*1 *2 *1 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))) (-4002 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))) (-3473 (*1 *2 *3 *1) (-12 (-4 *1 (-905 *4 *5 *6 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-3969 (*1 *2 *3 *1) (-12 (-4 *1 (-905 *4 *5 *6 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-1804 (*1 *2 *2 *1) (-12 (-5 *2 (-589 *6)) (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)))) (-1291 (*1 *2 *2 *1) (-12 (-5 *2 (-589 *6)) (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)))) (-2192 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))))
-(-13 (-1016) (-140 |t#4|) (-563 (-589 |t#4|)) (-10 -8 (-6 -4248) (-15 -1220 ((-3 $ "failed") (-589 |t#4|))) (-15 -3508 ($ (-589 |t#4|))) (-15 -3556 (|t#3| $)) (-15 -1292 ((-589 |t#3|) $)) (-15 -2709 ((-589 |t#3|) $)) (-15 -2528 ((-108) |t#3| $)) (-15 -2742 ($ $ |t#3|)) (-15 -1591 ($ $ |t#3|)) (-15 -2712 ($ $ |t#3|)) (-15 -1581 ((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |t#3|)) (-15 -2356 ((-108) $)) (IF (|has| |t#1| (-515)) (PROGN (-15 -2611 ((-108) $)) (-15 -3577 ((-108) $ $)) (-15 -3527 ((-108) $ $)) (-15 -4002 ((-108) $)) (-15 -3473 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -3969 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -1804 ((-589 |t#4|) (-589 |t#4|) $)) (-15 -1291 ((-589 |t#4|) (-589 |t#4|) $)) (-15 -2192 ((-108) $))) |%noBranch|)))
+((-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *1 (-905 *3 *4 *5 *6)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *1 (-905 *3 *4 *5 *6)))) (-2694 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-987 *3 *4 *2)) (-4 *2 (-786)))) (-3716 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))) (-4100 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))) (-2863 (*1 *2 *3 *1) (-12 (-4 *1 (-905 *4 *5 *3 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-108)))) (-1318 (*1 *1 *1 *2) (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))) (-2023 (*1 *1 *1 *2) (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))) (-4135 (*1 *1 *1 *2) (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))) (-3400 (*1 *2 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -1250 *1) (|:| |upper| *1))) (-4 *1 (-905 *4 *5 *3 *6)))) (-2011 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-2457 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))) (-2927 (*1 *2 *1 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))) (-3685 (*1 *2 *1 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))) (-1619 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))) (-1916 (*1 *2 *3 *1) (-12 (-4 *1 (-905 *4 *5 *6 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-3143 (*1 *2 *3 *1) (-12 (-4 *1 (-905 *4 *5 *6 *3)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-3450 (*1 *2 *2 *1) (-12 (-5 *2 (-589 *6)) (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)))) (-2341 (*1 *2 *2 *1) (-12 (-5 *2 (-589 *6)) (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)))) (-2821 (*1 *2 *1) (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-5 *2 (-108)))))
+(-13 (-1016) (-140 |t#4|) (-563 (-589 |t#4|)) (-10 -8 (-6 -4248) (-15 -2898 ((-3 $ "failed") (-589 |t#4|))) (-15 -1996 ($ (-589 |t#4|))) (-15 -2694 (|t#3| $)) (-15 -3716 ((-589 |t#3|) $)) (-15 -4100 ((-589 |t#3|) $)) (-15 -2863 ((-108) |t#3| $)) (-15 -1318 ($ $ |t#3|)) (-15 -2023 ($ $ |t#3|)) (-15 -4135 ($ $ |t#3|)) (-15 -3400 ((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |t#3|)) (-15 -2011 ((-108) $)) (IF (|has| |t#1| (-515)) (PROGN (-15 -2457 ((-108) $)) (-15 -2927 ((-108) $ $)) (-15 -3685 ((-108) $ $)) (-15 -1619 ((-108) $)) (-15 -1916 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -3143 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -3450 ((-589 |t#4|) (-589 |t#4|) $)) (-15 -2341 ((-589 |t#4|) (-589 |t#4|) $)) (-15 -2821 ((-108) $))) |%noBranch|)))
(((-33) . T) ((-97) . T) ((-563 (-589 |#4|)) . T) ((-563 (-794)) . T) ((-140 |#4|) . T) ((-564 (-499)) |has| |#4| (-564 (-499))) ((-286 |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-462 |#4|) . T) ((-484 |#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-1016) . T) ((-1123) . T))
-((-1403 (((-589 |#4|) |#4| |#4|) 115)) (-2523 (((-589 |#4|) (-589 |#4|) (-108)) 104 (|has| |#1| (-427))) (((-589 |#4|) (-589 |#4|)) 105 (|has| |#1| (-427)))) (-1263 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|)) 35)) (-2802 (((-108) |#4|) 34)) (-3479 (((-589 |#4|) |#4|) 101 (|has| |#1| (-427)))) (-3467 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-1 (-108) |#4|) (-589 |#4|)) 20)) (-2198 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|)) 22)) (-1790 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|)) 23)) (-2978 (((-3 (-2 (|:| |bas| (-451 |#1| |#2| |#3| |#4|)) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|)) 73)) (-3328 (((-589 |#4|) (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 85)) (-2073 (((-589 |#4|) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 108)) (-1351 (((-589 |#4|) (-589 |#4|)) 107)) (-3319 (((-589 |#4|) (-589 |#4|) (-589 |#4|) (-108)) 48) (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 50)) (-2500 ((|#4| |#4| (-589 |#4|)) 49)) (-1774 (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 111 (|has| |#1| (-427)))) (-1284 (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 114 (|has| |#1| (-427)))) (-2507 (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 113 (|has| |#1| (-427)))) (-1595 (((-589 |#4|) (-589 |#4|) (-589 |#4|) (-1 (-589 |#4|) (-589 |#4|))) 87) (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 89) (((-589 |#4|) (-589 |#4|) |#4|) 118) (((-589 |#4|) |#4| |#4|) 116) (((-589 |#4|) (-589 |#4|)) 88)) (-2256 (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 98 (-12 (|has| |#1| (-136)) (|has| |#1| (-284))))) (-3487 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|)) 41)) (-1848 (((-108) (-589 |#4|)) 62)) (-3882 (((-108) (-589 |#4|) (-589 (-589 |#4|))) 53)) (-2209 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|)) 29)) (-2415 (((-108) |#4|) 28)) (-2037 (((-589 |#4|) (-589 |#4|)) 97 (-12 (|has| |#1| (-136)) (|has| |#1| (-284))))) (-3363 (((-589 |#4|) (-589 |#4|)) 96 (-12 (|has| |#1| (-136)) (|has| |#1| (-284))))) (-2598 (((-589 |#4|) (-589 |#4|)) 66)) (-4218 (((-589 |#4|) (-589 |#4|)) 79)) (-1238 (((-108) (-589 |#4|) (-589 |#4|)) 51)) (-1640 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|)) 39)) (-2730 (((-108) |#4|) 36)))
-(((-906 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1595 ((-589 |#4|) (-589 |#4|))) (-15 -1595 ((-589 |#4|) |#4| |#4|)) (-15 -1351 ((-589 |#4|) (-589 |#4|))) (-15 -1403 ((-589 |#4|) |#4| |#4|)) (-15 -1595 ((-589 |#4|) (-589 |#4|) |#4|)) (-15 -1595 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -1595 ((-589 |#4|) (-589 |#4|) (-589 |#4|) (-1 (-589 |#4|) (-589 |#4|)))) (-15 -1238 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -3882 ((-108) (-589 |#4|) (-589 (-589 |#4|)))) (-15 -1848 ((-108) (-589 |#4|))) (-15 -3467 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-1 (-108) |#4|) (-589 |#4|))) (-15 -2198 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|))) (-15 -1790 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|))) (-15 -3487 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -2802 ((-108) |#4|)) (-15 -1263 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -2415 ((-108) |#4|)) (-15 -2209 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -2730 ((-108) |#4|)) (-15 -1640 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -3319 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -3319 ((-589 |#4|) (-589 |#4|) (-589 |#4|) (-108))) (-15 -2500 (|#4| |#4| (-589 |#4|))) (-15 -2598 ((-589 |#4|) (-589 |#4|))) (-15 -2978 ((-3 (-2 (|:| |bas| (-451 |#1| |#2| |#3| |#4|)) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|))) (-15 -4218 ((-589 |#4|) (-589 |#4|))) (-15 -3328 ((-589 |#4|) (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2073 ((-589 |#4|) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-427)) (PROGN (-15 -3479 ((-589 |#4|) |#4|)) (-15 -2523 ((-589 |#4|) (-589 |#4|))) (-15 -2523 ((-589 |#4|) (-589 |#4|) (-108))) (-15 -1774 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -2507 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -1284 ((-589 |#4|) (-589 |#4|) (-589 |#4|)))) |%noBranch|) (IF (|has| |#1| (-284)) (IF (|has| |#1| (-136)) (PROGN (-15 -3363 ((-589 |#4|) (-589 |#4|))) (-15 -2037 ((-589 |#4|) (-589 |#4|))) (-15 -2256 ((-589 |#4|) (-589 |#4|) (-589 |#4|)))) |%noBranch|) |%noBranch|)) (-515) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -906))
-((-2256 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136)) (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2037 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136)) (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-3363 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136)) (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-1284 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2507 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-1774 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2523 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-108)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *7)))) (-2523 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-3479 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-2073 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-906 *5 *6 *7 *8)))) (-3328 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-589 *9)) (-5 *3 (-1 (-108) *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732)) (-4 *8 (-786)) (-5 *1 (-906 *6 *7 *8 *9)))) (-4218 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2978 (*1 *2 *3) (|partial| -12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-451 *4 *5 *6 *7)) (|:| -3781 (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-2598 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2500 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *2)))) (-3319 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-108)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *7)))) (-3319 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-1640 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-2730 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-2209 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-2415 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-1263 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-2802 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-3487 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-1790 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1 (-108) *8))) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8)))) (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))) (-2198 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1 (-108) *8))) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8)))) (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))) (-3467 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8)))) (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))) (-1848 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *7)))) (-3882 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-589 *8))) (-5 *3 (-589 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *5 *6 *7 *8)))) (-1238 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *7)))) (-1595 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 (-589 *7) (-589 *7))) (-5 *2 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *7)))) (-1595 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-1595 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *3)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *3)))) (-1403 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-1351 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-1595 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-1595 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))))
-(-10 -7 (-15 -1595 ((-589 |#4|) (-589 |#4|))) (-15 -1595 ((-589 |#4|) |#4| |#4|)) (-15 -1351 ((-589 |#4|) (-589 |#4|))) (-15 -1403 ((-589 |#4|) |#4| |#4|)) (-15 -1595 ((-589 |#4|) (-589 |#4|) |#4|)) (-15 -1595 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -1595 ((-589 |#4|) (-589 |#4|) (-589 |#4|) (-1 (-589 |#4|) (-589 |#4|)))) (-15 -1238 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -3882 ((-108) (-589 |#4|) (-589 (-589 |#4|)))) (-15 -1848 ((-108) (-589 |#4|))) (-15 -3467 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-1 (-108) |#4|) (-589 |#4|))) (-15 -2198 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|))) (-15 -1790 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|))) (-15 -3487 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -2802 ((-108) |#4|)) (-15 -1263 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -2415 ((-108) |#4|)) (-15 -2209 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -2730 ((-108) |#4|)) (-15 -1640 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -3319 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -3319 ((-589 |#4|) (-589 |#4|) (-589 |#4|) (-108))) (-15 -2500 (|#4| |#4| (-589 |#4|))) (-15 -2598 ((-589 |#4|) (-589 |#4|))) (-15 -2978 ((-3 (-2 (|:| |bas| (-451 |#1| |#2| |#3| |#4|)) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|))) (-15 -4218 ((-589 |#4|) (-589 |#4|))) (-15 -3328 ((-589 |#4|) (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2073 ((-589 |#4|) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-427)) (PROGN (-15 -3479 ((-589 |#4|) |#4|)) (-15 -2523 ((-589 |#4|) (-589 |#4|))) (-15 -2523 ((-589 |#4|) (-589 |#4|) (-108))) (-15 -1774 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -2507 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -1284 ((-589 |#4|) (-589 |#4|) (-589 |#4|)))) |%noBranch|) (IF (|has| |#1| (-284)) (IF (|has| |#1| (-136)) (PROGN (-15 -3363 ((-589 |#4|) (-589 |#4|))) (-15 -2037 ((-589 |#4|) (-589 |#4|))) (-15 -2256 ((-589 |#4|) (-589 |#4|) (-589 |#4|)))) |%noBranch|) |%noBranch|))
-((-2917 (((-2 (|:| R (-629 |#1|)) (|:| A (-629 |#1|)) (|:| |Ainv| (-629 |#1|))) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 19)) (-2954 (((-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|)) 36)) (-2383 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 16)))
-(((-907 |#1|) (-10 -7 (-15 -2917 ((-2 (|:| R (-629 |#1|)) (|:| A (-629 |#1|)) (|:| |Ainv| (-629 |#1|))) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2383 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2954 ((-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|)))) (-339)) (T -907))
-((-2954 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-5 *2 (-589 (-2 (|:| C (-629 *5)) (|:| |g| (-1169 *5))))) (-5 *1 (-907 *5)) (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)))) (-2383 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-629 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339)) (-5 *1 (-907 *5)))) (-2917 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-339)) (-5 *2 (-2 (|:| R (-629 *6)) (|:| A (-629 *6)) (|:| |Ainv| (-629 *6)))) (-5 *1 (-907 *6)) (-5 *3 (-629 *6)))))
-(-10 -7 (-15 -2917 ((-2 (|:| R (-629 |#1|)) (|:| A (-629 |#1|)) (|:| |Ainv| (-629 |#1|))) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2383 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2954 ((-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|))))
-((-4226 (((-394 |#4|) |#4|) 47)))
-(((-908 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4226 ((-394 |#4|) |#4|))) (-786) (-732) (-427) (-880 |#3| |#2| |#1|)) (T -908))
-((-4226 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-427)) (-5 *2 (-394 *3)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-880 *6 *5 *4)))))
-(-10 -7 (-15 -4226 ((-394 |#4|) |#4|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1709 (($ (-710)) 112 (|has| |#1| (-23)))) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-1426 (($ $) 90 (|has| $ (-6 -4249)))) (-3700 (($ $) 100)) (-2462 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 51)) (-3449 (((-523) (-1 (-108) |#1|) $) 97) (((-523) |#1| $) 96 (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) 95 (|has| |#1| (-1016)))) (-3171 (($ (-589 |#1|)) 118)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2359 (((-629 |#1|) $ $) 105 (|has| |#1| (-973)))) (-3733 (($ (-710) |#1|) 69)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-3239 (($ $ $) 87 (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-3158 (($ $ $) 86 (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2169 ((|#1| $) 102 (-12 (|has| |#1| (-973)) (|has| |#1| (-930))))) (-1418 (((-108) $ (-710)) 10)) (-2616 ((|#1| $) 103 (-12 (|has| |#1| (-973)) (|has| |#1| (-930))))) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 42 (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-4141 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-3053 (($ $ (-589 |#1|)) 115)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-3839 ((|#1| $ $) 106 (|has| |#1| (-973)))) (-3314 (((-852) $) 117)) (-1499 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-3203 (($ $ $) 104)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4166 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 79 (|has| |#1| (-564 (-499)))) (($ (-589 |#1|)) 116)) (-1704 (($ (-589 |#1|)) 70)) (-2394 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) 84 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 83 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-3993 (((-108) $ $) 85 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 82 (|has| |#1| (-786)))) (-4060 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4045 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-523) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-666))) (($ $ |#1|) 107 (|has| |#1| (-666)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3943 (((-589 |#4|) |#4| |#4|) 116)) (-2803 (((-589 |#4|) (-589 |#4|) (-108)) 105 (|has| |#1| (-427))) (((-589 |#4|) (-589 |#4|)) 106 (|has| |#1| (-427)))) (-2159 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|)) 35)) (-3855 (((-108) |#4|) 34)) (-1988 (((-589 |#4|) |#4|) 102 (|has| |#1| (-427)))) (-1863 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-1 (-108) |#4|) (-589 |#4|)) 20)) (-2880 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|)) 22)) (-3297 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|)) 23)) (-1953 (((-3 (-2 (|:| |bas| (-451 |#1| |#2| |#3| |#4|)) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|)) 73)) (-4107 (((-589 |#4|) (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 85)) (-4180 (((-589 |#4|) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 109)) (-1567 (((-589 |#4|) (-589 |#4|)) 108)) (-4047 (((-589 |#4|) (-589 |#4|) (-589 |#4|) (-108)) 48) (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 50)) (-2584 ((|#4| |#4| (-589 |#4|)) 49)) (-3131 (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 112 (|has| |#1| (-427)))) (-2292 (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 115 (|has| |#1| (-427)))) (-2634 (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 114 (|has| |#1| (-427)))) (-2081 (((-589 |#4|) (-589 |#4|) (-589 |#4|) (-1 (-589 |#4|) (-589 |#4|))) 87) (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 89) (((-589 |#4|) (-589 |#4|) |#4|) 119) (((-589 |#4|) |#4| |#4|) 117) (((-589 |#4|) (-589 |#4|)) 88)) (-2305 (((-589 |#4|) (-589 |#4|) (-589 |#4|)) 99 (-12 (|has| |#1| (-136)) (|has| |#1| (-284))))) (-3242 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|)) 41)) (-2633 (((-108) (-589 |#4|)) 62)) (-3507 (((-108) (-589 |#4|) (-589 (-589 |#4|))) 53)) (-2994 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|)) 29)) (-1232 (((-108) |#4|) 28)) (-3890 (((-589 |#4|) (-589 |#4|)) 98 (-12 (|has| |#1| (-136)) (|has| |#1| (-284))))) (-2562 (((-589 |#4|) (-589 |#4|)) 97 (-12 (|has| |#1| (-136)) (|has| |#1| (-284))))) (-2366 (((-589 |#4|) (-589 |#4|)) 66)) (-2008 (((-589 |#4|) (-589 |#4|)) 79)) (-1899 (((-108) (-589 |#4|) (-589 |#4|)) 51)) (-2424 (((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|)) 39)) (-1229 (((-108) |#4|) 36)))
+(((-906 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2081 ((-589 |#4|) (-589 |#4|))) (-15 -2081 ((-589 |#4|) |#4| |#4|)) (-15 -1567 ((-589 |#4|) (-589 |#4|))) (-15 -3943 ((-589 |#4|) |#4| |#4|)) (-15 -2081 ((-589 |#4|) (-589 |#4|) |#4|)) (-15 -2081 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -2081 ((-589 |#4|) (-589 |#4|) (-589 |#4|) (-1 (-589 |#4|) (-589 |#4|)))) (-15 -1899 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -3507 ((-108) (-589 |#4|) (-589 (-589 |#4|)))) (-15 -2633 ((-108) (-589 |#4|))) (-15 -1863 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-1 (-108) |#4|) (-589 |#4|))) (-15 -2880 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|))) (-15 -3297 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|))) (-15 -3242 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -3855 ((-108) |#4|)) (-15 -2159 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -1232 ((-108) |#4|)) (-15 -2994 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -1229 ((-108) |#4|)) (-15 -2424 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -4047 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -4047 ((-589 |#4|) (-589 |#4|) (-589 |#4|) (-108))) (-15 -2584 (|#4| |#4| (-589 |#4|))) (-15 -2366 ((-589 |#4|) (-589 |#4|))) (-15 -1953 ((-3 (-2 (|:| |bas| (-451 |#1| |#2| |#3| |#4|)) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|))) (-15 -2008 ((-589 |#4|) (-589 |#4|))) (-15 -4107 ((-589 |#4|) (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -4180 ((-589 |#4|) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-427)) (PROGN (-15 -1988 ((-589 |#4|) |#4|)) (-15 -2803 ((-589 |#4|) (-589 |#4|))) (-15 -2803 ((-589 |#4|) (-589 |#4|) (-108))) (-15 -3131 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -2634 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -2292 ((-589 |#4|) (-589 |#4|) (-589 |#4|)))) |%noBranch|) (IF (|has| |#1| (-284)) (IF (|has| |#1| (-136)) (PROGN (-15 -2562 ((-589 |#4|) (-589 |#4|))) (-15 -3890 ((-589 |#4|) (-589 |#4|))) (-15 -2305 ((-589 |#4|) (-589 |#4|) (-589 |#4|)))) |%noBranch|) |%noBranch|)) (-515) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -906))
+((-2305 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136)) (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-3890 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136)) (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2562 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136)) (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2292 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2634 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-3131 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2803 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-108)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *7)))) (-2803 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-1988 (*1 *2 *3) (-12 (-4 *4 (-427)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-4180 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-906 *5 *6 *7 *8)))) (-4107 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-589 *9)) (-5 *3 (-1 (-108) *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732)) (-4 *8 (-786)) (-5 *1 (-906 *6 *7 *8 *9)))) (-2008 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-1953 (*1 *2 *3) (|partial| -12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-451 *4 *5 *6 *7)) (|:| -3346 (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-2366 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2584 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *2)))) (-4047 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-589 *7)) (-5 *3 (-108)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *7)))) (-4047 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2424 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-1229 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-2994 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-1232 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-2159 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-3855 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-3242 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7)))) (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))) (-3297 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1 (-108) *8))) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8)))) (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))) (-2880 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1 (-108) *8))) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8)))) (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))) (-1863 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8)))) (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))) (-2633 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *7)))) (-3507 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-589 *8))) (-5 *3 (-589 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *5 *6 *7 *8)))) (-1899 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-906 *4 *5 *6 *7)))) (-2081 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 (-589 *7) (-589 *7))) (-5 *2 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *7)))) (-2081 (*1 *2 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2081 (*1 *2 *2 *3) (-12 (-5 *2 (-589 *3)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *3)))) (-3943 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-1567 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))) (-2081 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3)) (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))) (-2081 (*1 *2 *2) (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))))
+(-10 -7 (-15 -2081 ((-589 |#4|) (-589 |#4|))) (-15 -2081 ((-589 |#4|) |#4| |#4|)) (-15 -1567 ((-589 |#4|) (-589 |#4|))) (-15 -3943 ((-589 |#4|) |#4| |#4|)) (-15 -2081 ((-589 |#4|) (-589 |#4|) |#4|)) (-15 -2081 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -2081 ((-589 |#4|) (-589 |#4|) (-589 |#4|) (-1 (-589 |#4|) (-589 |#4|)))) (-15 -1899 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -3507 ((-108) (-589 |#4|) (-589 (-589 |#4|)))) (-15 -2633 ((-108) (-589 |#4|))) (-15 -1863 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-1 (-108) |#4|) (-589 |#4|))) (-15 -2880 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|))) (-15 -3297 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 (-1 (-108) |#4|)) (-589 |#4|))) (-15 -3242 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -3855 ((-108) |#4|)) (-15 -2159 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -1232 ((-108) |#4|)) (-15 -2994 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -1229 ((-108) |#4|)) (-15 -2424 ((-2 (|:| |goodPols| (-589 |#4|)) (|:| |badPols| (-589 |#4|))) (-589 |#4|))) (-15 -4047 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -4047 ((-589 |#4|) (-589 |#4|) (-589 |#4|) (-108))) (-15 -2584 (|#4| |#4| (-589 |#4|))) (-15 -2366 ((-589 |#4|) (-589 |#4|))) (-15 -1953 ((-3 (-2 (|:| |bas| (-451 |#1| |#2| |#3| |#4|)) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|))) (-15 -2008 ((-589 |#4|) (-589 |#4|))) (-15 -4107 ((-589 |#4|) (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -4180 ((-589 |#4|) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-427)) (PROGN (-15 -1988 ((-589 |#4|) |#4|)) (-15 -2803 ((-589 |#4|) (-589 |#4|))) (-15 -2803 ((-589 |#4|) (-589 |#4|) (-108))) (-15 -3131 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -2634 ((-589 |#4|) (-589 |#4|) (-589 |#4|))) (-15 -2292 ((-589 |#4|) (-589 |#4|) (-589 |#4|)))) |%noBranch|) (IF (|has| |#1| (-284)) (IF (|has| |#1| (-136)) (PROGN (-15 -2562 ((-589 |#4|) (-589 |#4|))) (-15 -3890 ((-589 |#4|) (-589 |#4|))) (-15 -2305 ((-589 |#4|) (-589 |#4|) (-589 |#4|)))) |%noBranch|) |%noBranch|))
+((-2485 (((-2 (|:| R (-629 |#1|)) (|:| A (-629 |#1|)) (|:| |Ainv| (-629 |#1|))) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 19)) (-1645 (((-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|)) 36)) (-4054 (((-629 |#1|) (-629 |#1|) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 16)))
+(((-907 |#1|) (-10 -7 (-15 -2485 ((-2 (|:| R (-629 |#1|)) (|:| A (-629 |#1|)) (|:| |Ainv| (-629 |#1|))) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -4054 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -1645 ((-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|)))) (-339)) (T -907))
+((-1645 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-5 *2 (-589 (-2 (|:| C (-629 *5)) (|:| |g| (-1169 *5))))) (-5 *1 (-907 *5)) (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)))) (-4054 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-629 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339)) (-5 *1 (-907 *5)))) (-2485 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-339)) (-5 *2 (-2 (|:| R (-629 *6)) (|:| A (-629 *6)) (|:| |Ainv| (-629 *6)))) (-5 *1 (-907 *6)) (-5 *3 (-629 *6)))))
+(-10 -7 (-15 -2485 ((-2 (|:| R (-629 |#1|)) (|:| A (-629 |#1|)) (|:| |Ainv| (-629 |#1|))) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -4054 ((-629 |#1|) (-629 |#1|) (-629 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -1645 ((-589 (-2 (|:| C (-629 |#1|)) (|:| |g| (-1169 |#1|)))) (-629 |#1|) (-1169 |#1|))))
+((-2105 (((-394 |#4|) |#4|) 48)))
+(((-908 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2105 ((-394 |#4|) |#4|))) (-786) (-732) (-427) (-880 |#3| |#2| |#1|)) (T -908))
+((-2105 (*1 *2 *3) (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-427)) (-5 *2 (-394 *3)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-880 *6 *5 *4)))))
+(-10 -7 (-15 -2105 ((-394 |#4|) |#4|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2448 (($ (-710)) 112 (|has| |#1| (-23)))) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-4091 (($ $) 90 (|has| $ (-6 -4249)))) (-4082 (($ $) 100)) (-3917 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 51)) (-1894 (((-523) (-1 (-108) |#1|) $) 97) (((-523) |#1| $) 96 (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) 95 (|has| |#1| (-1016)))) (-3195 (($ (-589 |#1|)) 118)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3677 (((-629 |#1|) $ $) 105 (|has| |#1| (-973)))) (-2348 (($ (-710) |#1|) 69)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3268 (($ $ $) 87 (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-2644 (($ $ $) 86 (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2581 ((|#1| $) 102 (-12 (|has| |#1| (-973)) (|has| |#1| (-930))))) (-4042 (((-108) $ (-710)) 10)) (-3229 ((|#1| $) 103 (-12 (|has| |#1| (-973)) (|has| |#1| (-930))))) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 42 (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-2408 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-1361 (($ $ (-589 |#1|)) 115)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-1879 ((|#1| $ $) 106 (|has| |#1| (-973)))) (-4012 (((-852) $) 117)) (-3725 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-1707 (($ $ $) 104)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2580 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 79 (|has| |#1| (-564 (-499)))) (($ (-589 |#1|)) 116)) (-3985 (($ (-589 |#1|)) 70)) (-2785 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) 84 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 83 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-4070 (((-108) $ $) 85 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 82 (|has| |#1| (-786)))) (-4115 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4103 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-523) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-666))) (($ $ |#1|) 107 (|has| |#1| (-666)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-909 |#1|) (-129) (-973)) (T -909))
-((-3171 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-909 *3)))) (-3314 (*1 *2 *1) (-12 (-4 *1 (-909 *3)) (-4 *3 (-973)) (-5 *2 (-852)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-909 *3)))) (-3203 (*1 *1 *1 *1) (-12 (-4 *1 (-909 *2)) (-4 *2 (-973)))) (-3053 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *1 (-909 *3)) (-4 *3 (-973)))))
-(-13 (-1167 |t#1|) (-10 -8 (-15 -3171 ($ (-589 |t#1|))) (-15 -3314 ((-852) $)) (-15 -1400 ($ (-589 |t#1|))) (-15 -3203 ($ $ $)) (-15 -3053 ($ $ (-589 |t#1|)))))
-(((-33) . T) ((-97) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-349 |#1|) . T) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-19 |#1|) . T) ((-786) |has| |#1| (-786)) ((-1016) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1123) . T) ((-1167 |#1|) . T))
-((-1345 (((-874 |#2|) (-1 |#2| |#1|) (-874 |#1|)) 17)))
-(((-910 |#1| |#2|) (-10 -7 (-15 -1345 ((-874 |#2|) (-1 |#2| |#1|) (-874 |#1|)))) (-973) (-973)) (T -910))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-874 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-874 *6)) (-5 *1 (-910 *5 *6)))))
-(-10 -7 (-15 -1345 ((-874 |#2|) (-1 |#2| |#1|) (-874 |#1|))))
-((-1760 ((|#1| (-874 |#1|)) 13)) (-3190 ((|#1| (-874 |#1|)) 12)) (-2970 ((|#1| (-874 |#1|)) 11)) (-3013 ((|#1| (-874 |#1|)) 15)) (-2384 ((|#1| (-874 |#1|)) 21)) (-1951 ((|#1| (-874 |#1|)) 14)) (-1712 ((|#1| (-874 |#1|)) 16)) (-2473 ((|#1| (-874 |#1|)) 20)) (-2548 ((|#1| (-874 |#1|)) 19)))
-(((-911 |#1|) (-10 -7 (-15 -2970 (|#1| (-874 |#1|))) (-15 -3190 (|#1| (-874 |#1|))) (-15 -1760 (|#1| (-874 |#1|))) (-15 -1951 (|#1| (-874 |#1|))) (-15 -3013 (|#1| (-874 |#1|))) (-15 -1712 (|#1| (-874 |#1|))) (-15 -2548 (|#1| (-874 |#1|))) (-15 -2473 (|#1| (-874 |#1|))) (-15 -2384 (|#1| (-874 |#1|)))) (-973)) (T -911))
-((-2384 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-2473 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-2548 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-1712 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-3013 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-1951 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-1760 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-3190 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-2970 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
-(-10 -7 (-15 -2970 (|#1| (-874 |#1|))) (-15 -3190 (|#1| (-874 |#1|))) (-15 -1760 (|#1| (-874 |#1|))) (-15 -1951 (|#1| (-874 |#1|))) (-15 -3013 (|#1| (-874 |#1|))) (-15 -1712 (|#1| (-874 |#1|))) (-15 -2548 (|#1| (-874 |#1|))) (-15 -2473 (|#1| (-874 |#1|))) (-15 -2384 (|#1| (-874 |#1|))))
-((-3016 (((-3 |#1| "failed") |#1|) 18)) (-2087 (((-3 |#1| "failed") |#1|) 6)) (-1977 (((-3 |#1| "failed") |#1|) 16)) (-2504 (((-3 |#1| "failed") |#1|) 4)) (-3737 (((-3 |#1| "failed") |#1|) 20)) (-3050 (((-3 |#1| "failed") |#1|) 8)) (-3047 (((-3 |#1| "failed") |#1| (-710)) 1)) (-1248 (((-3 |#1| "failed") |#1|) 3)) (-3426 (((-3 |#1| "failed") |#1|) 2)) (-3678 (((-3 |#1| "failed") |#1|) 21)) (-2710 (((-3 |#1| "failed") |#1|) 9)) (-3979 (((-3 |#1| "failed") |#1|) 19)) (-4196 (((-3 |#1| "failed") |#1|) 7)) (-2765 (((-3 |#1| "failed") |#1|) 17)) (-1200 (((-3 |#1| "failed") |#1|) 5)) (-1608 (((-3 |#1| "failed") |#1|) 24)) (-3169 (((-3 |#1| "failed") |#1|) 12)) (-3506 (((-3 |#1| "failed") |#1|) 22)) (-4040 (((-3 |#1| "failed") |#1|) 10)) (-2003 (((-3 |#1| "failed") |#1|) 26)) (-3755 (((-3 |#1| "failed") |#1|) 14)) (-1261 (((-3 |#1| "failed") |#1|) 27)) (-2436 (((-3 |#1| "failed") |#1|) 15)) (-2913 (((-3 |#1| "failed") |#1|) 25)) (-2450 (((-3 |#1| "failed") |#1|) 13)) (-4192 (((-3 |#1| "failed") |#1|) 23)) (-3247 (((-3 |#1| "failed") |#1|) 11)))
+((-3195 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-909 *3)))) (-4012 (*1 *2 *1) (-12 (-4 *1 (-909 *3)) (-4 *3 (-973)) (-5 *2 (-852)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-909 *3)))) (-1707 (*1 *1 *1 *1) (-12 (-4 *1 (-909 *2)) (-4 *2 (-973)))) (-1361 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *1 (-909 *3)) (-4 *3 (-973)))))
+(-13 (-1167 |t#1|) (-10 -8 (-15 -3195 ($ (-589 |t#1|))) (-15 -4012 ((-852) $)) (-15 -3077 ($ (-589 |t#1|))) (-15 -1707 ($ $ $)) (-15 -1361 ($ $ (-589 |t#1|)))))
+(((-33) . T) ((-97) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-349 |#1|) . T) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-19 |#1|) . T) ((-786) |has| |#1| (-786)) ((-1016) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1123) . T) ((-1167 |#1|) . T))
+((-3015 (((-874 |#2|) (-1 |#2| |#1|) (-874 |#1|)) 17)))
+(((-910 |#1| |#2|) (-10 -7 (-15 -3015 ((-874 |#2|) (-1 |#2| |#1|) (-874 |#1|)))) (-973) (-973)) (T -910))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-874 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-874 *6)) (-5 *1 (-910 *5 *6)))))
+(-10 -7 (-15 -3015 ((-874 |#2|) (-1 |#2| |#1|) (-874 |#1|))))
+((-4184 ((|#1| (-874 |#1|)) 13)) (-1543 ((|#1| (-874 |#1|)) 12)) (-1857 ((|#1| (-874 |#1|)) 11)) (-4097 ((|#1| (-874 |#1|)) 15)) (-4063 ((|#1| (-874 |#1|)) 21)) (-2365 ((|#1| (-874 |#1|)) 14)) (-3772 ((|#1| (-874 |#1|)) 16)) (-3578 ((|#1| (-874 |#1|)) 20)) (-3026 ((|#1| (-874 |#1|)) 19)))
+(((-911 |#1|) (-10 -7 (-15 -1857 (|#1| (-874 |#1|))) (-15 -1543 (|#1| (-874 |#1|))) (-15 -4184 (|#1| (-874 |#1|))) (-15 -2365 (|#1| (-874 |#1|))) (-15 -4097 (|#1| (-874 |#1|))) (-15 -3772 (|#1| (-874 |#1|))) (-15 -3026 (|#1| (-874 |#1|))) (-15 -3578 (|#1| (-874 |#1|))) (-15 -4063 (|#1| (-874 |#1|)))) (-973)) (T -911))
+((-4063 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-3578 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-3026 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-3772 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-4097 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-2365 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-4184 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-1543 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))) (-1857 (*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(-10 -7 (-15 -1857 (|#1| (-874 |#1|))) (-15 -1543 (|#1| (-874 |#1|))) (-15 -4184 (|#1| (-874 |#1|))) (-15 -2365 (|#1| (-874 |#1|))) (-15 -4097 (|#1| (-874 |#1|))) (-15 -3772 (|#1| (-874 |#1|))) (-15 -3026 (|#1| (-874 |#1|))) (-15 -3578 (|#1| (-874 |#1|))) (-15 -4063 (|#1| (-874 |#1|))))
+((-4130 (((-3 |#1| "failed") |#1|) 18)) (-1257 (((-3 |#1| "failed") |#1|) 6)) (-1355 (((-3 |#1| "failed") |#1|) 16)) (-2613 (((-3 |#1| "failed") |#1|) 4)) (-2650 (((-3 |#1| "failed") |#1|) 20)) (-1337 (((-3 |#1| "failed") |#1|) 8)) (-1315 (((-3 |#1| "failed") |#1| (-710)) 1)) (-2014 (((-3 |#1| "failed") |#1|) 3)) (-1371 (((-3 |#1| "failed") |#1|) 2)) (-3373 (((-3 |#1| "failed") |#1|) 21)) (-4113 (((-3 |#1| "failed") |#1|) 9)) (-3233 (((-3 |#1| "failed") |#1|) 19)) (-1738 (((-3 |#1| "failed") |#1|) 7)) (-3435 (((-3 |#1| "failed") |#1|) 17)) (-2620 (((-3 |#1| "failed") |#1|) 5)) (-2187 (((-3 |#1| "failed") |#1|) 24)) (-3197 (((-3 |#1| "failed") |#1|) 12)) (-3447 (((-3 |#1| "failed") |#1|) 22)) (-2075 (((-3 |#1| "failed") |#1|) 10)) (-1648 (((-3 |#1| "failed") |#1|) 26)) (-2866 (((-3 |#1| "failed") |#1|) 14)) (-2139 (((-3 |#1| "failed") |#1|) 27)) (-3258 (((-3 |#1| "failed") |#1|) 15)) (-2454 (((-3 |#1| "failed") |#1|) 25)) (-3371 (((-3 |#1| "failed") |#1|) 13)) (-1680 (((-3 |#1| "failed") |#1|) 23)) (-1385 (((-3 |#1| "failed") |#1|) 11)))
(((-912 |#1|) (-129) (-1109)) (T -912))
-((-1261 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2003 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2913 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1608 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-4192 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3506 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3678 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3737 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3979 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3016 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2765 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1977 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2436 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3755 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2450 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3169 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3247 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-4040 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2710 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3050 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-4196 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2087 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1200 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2504 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1248 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3426 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3047 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-710)) (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(-13 (-10 -7 (-15 -3047 ((-3 |t#1| "failed") |t#1| (-710))) (-15 -3426 ((-3 |t#1| "failed") |t#1|)) (-15 -1248 ((-3 |t#1| "failed") |t#1|)) (-15 -2504 ((-3 |t#1| "failed") |t#1|)) (-15 -1200 ((-3 |t#1| "failed") |t#1|)) (-15 -2087 ((-3 |t#1| "failed") |t#1|)) (-15 -4196 ((-3 |t#1| "failed") |t#1|)) (-15 -3050 ((-3 |t#1| "failed") |t#1|)) (-15 -2710 ((-3 |t#1| "failed") |t#1|)) (-15 -4040 ((-3 |t#1| "failed") |t#1|)) (-15 -3247 ((-3 |t#1| "failed") |t#1|)) (-15 -3169 ((-3 |t#1| "failed") |t#1|)) (-15 -2450 ((-3 |t#1| "failed") |t#1|)) (-15 -3755 ((-3 |t#1| "failed") |t#1|)) (-15 -2436 ((-3 |t#1| "failed") |t#1|)) (-15 -1977 ((-3 |t#1| "failed") |t#1|)) (-15 -2765 ((-3 |t#1| "failed") |t#1|)) (-15 -3016 ((-3 |t#1| "failed") |t#1|)) (-15 -3979 ((-3 |t#1| "failed") |t#1|)) (-15 -3737 ((-3 |t#1| "failed") |t#1|)) (-15 -3678 ((-3 |t#1| "failed") |t#1|)) (-15 -3506 ((-3 |t#1| "failed") |t#1|)) (-15 -4192 ((-3 |t#1| "failed") |t#1|)) (-15 -1608 ((-3 |t#1| "failed") |t#1|)) (-15 -2913 ((-3 |t#1| "failed") |t#1|)) (-15 -2003 ((-3 |t#1| "failed") |t#1|)) (-15 -1261 ((-3 |t#1| "failed") |t#1|))))
-((-3103 ((|#4| |#4| (-589 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-2348 ((|#4| |#4| (-589 |#3|)) 23) ((|#4| |#4| |#3|) 19)) (-1345 ((|#4| (-1 |#4| (-883 |#1|)) |#4|) 30)))
-(((-913 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2348 (|#4| |#4| |#3|)) (-15 -2348 (|#4| |#4| (-589 |#3|))) (-15 -3103 (|#4| |#4| |#3|)) (-15 -3103 (|#4| |#4| (-589 |#3|))) (-15 -1345 (|#4| (-1 |#4| (-883 |#1|)) |#4|))) (-973) (-732) (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087))))) (-880 (-883 |#1|) |#2| |#3|)) (T -913))
-((-1345 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-883 *4))) (-4 *4 (-973)) (-4 *2 (-880 (-883 *4) *5 *6)) (-4 *5 (-732)) (-4 *6 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087)))))) (-5 *1 (-913 *4 *5 *6 *2)))) (-3103 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087)))))) (-4 *4 (-973)) (-4 *5 (-732)) (-5 *1 (-913 *4 *5 *6 *2)) (-4 *2 (-880 (-883 *4) *5 *6)))) (-3103 (*1 *2 *2 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087)))))) (-5 *1 (-913 *4 *5 *3 *2)) (-4 *2 (-880 (-883 *4) *5 *3)))) (-2348 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087)))))) (-4 *4 (-973)) (-4 *5 (-732)) (-5 *1 (-913 *4 *5 *6 *2)) (-4 *2 (-880 (-883 *4) *5 *6)))) (-2348 (*1 *2 *2 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)) (-15 -2724 ((-3 $ "failed") (-1087)))))) (-5 *1 (-913 *4 *5 *3 *2)) (-4 *2 (-880 (-883 *4) *5 *3)))))
-(-10 -7 (-15 -2348 (|#4| |#4| |#3|)) (-15 -2348 (|#4| |#4| (-589 |#3|))) (-15 -3103 (|#4| |#4| |#3|)) (-15 -3103 (|#4| |#4| (-589 |#3|))) (-15 -1345 (|#4| (-1 |#4| (-883 |#1|)) |#4|)))
-((-1792 ((|#2| |#3|) 34)) (-3674 (((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|) 71)) (-2496 (((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) 86)))
-(((-914 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2496 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))))) (-15 -3674 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|)) (-15 -1792 (|#2| |#3|))) (-325) (-1145 |#1|) (-1145 |#2|) (-664 |#2| |#3|)) (T -914))
-((-1792 (*1 *2 *3) (-12 (-4 *3 (-1145 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-914 *4 *2 *3 *5)) (-4 *4 (-325)) (-4 *5 (-664 *2 *3)))) (-3674 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 *3)) (-5 *2 (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-914 *4 *3 *5 *6)) (-4 *6 (-664 *3 *5)))) (-2496 (*1 *2) (-12 (-4 *3 (-325)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -3760 (-629 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-629 *4)))) (-5 *1 (-914 *3 *4 *5 *6)) (-4 *6 (-664 *4 *5)))))
-(-10 -7 (-15 -2496 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))))) (-15 -3674 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|)) (-15 -1792 (|#2| |#3|)))
-((-2070 (((-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523)))) (-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523))))) 65)))
-(((-915 |#1| |#2|) (-10 -7 (-15 -2070 ((-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523)))) (-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523))))))) (-589 (-1087)) (-710)) (T -915))
-((-2070 (*1 *2 *2) (-12 (-5 *2 (-916 (-383 (-523)) (-796 *3) (-218 *4 (-710)) (-225 *3 (-383 (-523))))) (-14 *3 (-589 (-1087))) (-14 *4 (-710)) (-5 *1 (-915 *3 *4)))))
-(-10 -7 (-15 -2070 ((-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523)))) (-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523)))))))
-((-1680 (((-108) $ $) NIL)) (-3186 (((-3 (-108) "failed") $) 68)) (-3463 (($ $) 35 (-12 (|has| |#1| (-136)) (|has| |#1| (-284))))) (-2957 (($ $ (-3 (-108) "failed")) 69)) (-3970 (($ (-589 |#4|) |#4|) 24)) (-2032 (((-1070) $) NIL)) (-1489 (($ $) 66)) (-3951 (((-1034) $) NIL)) (-1777 (((-108) $) 67)) (-3320 (($) 29)) (-1962 ((|#4| $) 71)) (-1734 (((-589 |#4|) $) 70)) (-1691 (((-794) $) 65)) (-3941 (((-108) $ $) NIL)))
-(((-916 |#1| |#2| |#3| |#4|) (-13 (-1016) (-563 (-794)) (-10 -8 (-15 -3320 ($)) (-15 -3970 ($ (-589 |#4|) |#4|)) (-15 -3186 ((-3 (-108) "failed") $)) (-15 -2957 ($ $ (-3 (-108) "failed"))) (-15 -1777 ((-108) $)) (-15 -1734 ((-589 |#4|) $)) (-15 -1962 (|#4| $)) (-15 -1489 ($ $)) (IF (|has| |#1| (-284)) (IF (|has| |#1| (-136)) (-15 -3463 ($ $)) |%noBranch|) |%noBranch|))) (-427) (-786) (-732) (-880 |#1| |#3| |#2|)) (T -916))
-((-3320 (*1 *1) (-12 (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732)) (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3)))) (-3970 (*1 *1 *2 *3) (-12 (-5 *2 (-589 *3)) (-4 *3 (-880 *4 *6 *5)) (-4 *4 (-427)) (-4 *5 (-786)) (-4 *6 (-732)) (-5 *1 (-916 *4 *5 *6 *3)))) (-3186 (*1 *2 *1) (|partial| -12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-108)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))) (-2957 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))) (-1777 (*1 *2 *1) (-12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-108)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))) (-1734 (*1 *2 *1) (-12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-589 *6)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))) (-1962 (*1 *2 *1) (-12 (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-916 *3 *4 *5 *2)) (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)))) (-1489 (*1 *1 *1) (-12 (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732)) (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3)))) (-3463 (*1 *1 *1) (-12 (-4 *2 (-136)) (-4 *2 (-284)) (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732)) (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3)))))
-(-13 (-1016) (-563 (-794)) (-10 -8 (-15 -3320 ($)) (-15 -3970 ($ (-589 |#4|) |#4|)) (-15 -3186 ((-3 (-108) "failed") $)) (-15 -2957 ($ $ (-3 (-108) "failed"))) (-15 -1777 ((-108) $)) (-15 -1734 ((-589 |#4|) $)) (-15 -1962 (|#4| $)) (-15 -1489 ($ $)) (IF (|has| |#1| (-284)) (IF (|has| |#1| (-136)) (-15 -3463 ($ $)) |%noBranch|) |%noBranch|)))
-((-2933 (((-108) |#5| |#5|) 38)) (-4204 (((-108) |#5| |#5|) 52)) (-2123 (((-108) |#5| (-589 |#5|)) 74) (((-108) |#5| |#5|) 61)) (-2854 (((-108) (-589 |#4|) (-589 |#4|)) 58)) (-2048 (((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) 63)) (-3866 (((-1174)) 33)) (-3148 (((-1174) (-1070) (-1070) (-1070)) 29)) (-3062 (((-589 |#5|) (-589 |#5|)) 81)) (-3488 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) 79)) (-3597 (((-589 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108)) 101)) (-2358 (((-108) |#5| |#5|) 47)) (-1336 (((-3 (-108) "failed") |#5| |#5|) 71)) (-2004 (((-108) (-589 |#4|) (-589 |#4|)) 57)) (-2511 (((-108) (-589 |#4|) (-589 |#4|)) 59)) (-2303 (((-108) (-589 |#4|) (-589 |#4|)) 60)) (-1985 (((-3 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108)) 97)) (-3450 (((-589 |#5|) (-589 |#5|)) 43)))
-(((-917 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3148 ((-1174) (-1070) (-1070) (-1070))) (-15 -3866 ((-1174))) (-15 -2933 ((-108) |#5| |#5|)) (-15 -3450 ((-589 |#5|) (-589 |#5|))) (-15 -2358 ((-108) |#5| |#5|)) (-15 -4204 ((-108) |#5| |#5|)) (-15 -2854 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2004 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2511 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2303 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1336 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2123 ((-108) |#5| |#5|)) (-15 -2123 ((-108) |#5| (-589 |#5|))) (-15 -3062 ((-589 |#5|) (-589 |#5|))) (-15 -2048 ((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) (-15 -3488 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-15 -3597 ((-589 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -1985 ((-3 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -917))
-((-1985 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| -2849 (-589 *9)) (|:| -3643 *4) (|:| |ineq| (-589 *9)))) (-5 *1 (-917 *6 *7 *8 *9 *4)) (-5 *3 (-589 *9)) (-4 *4 (-992 *6 *7 *8 *9)))) (-3597 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-589 *10)) (-5 *5 (-108)) (-4 *10 (-992 *6 *7 *8 *9)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8)) (-5 *2 (-589 (-2 (|:| -2849 (-589 *9)) (|:| -3643 *10) (|:| |ineq| (-589 *9))))) (-5 *1 (-917 *6 *7 *8 *9 *10)) (-5 *3 (-589 *9)))) (-3488 (*1 *2 *2) (-12 (-5 *2 (-589 (-2 (|:| |val| (-589 *6)) (|:| -3643 *7)))) (-4 *6 (-987 *3 *4 *5)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-917 *3 *4 *5 *6 *7)))) (-2048 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -3643 *8))) (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)))) (-3062 (*1 *2 *2) (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-917 *3 *4 *5 *6 *7)))) (-2123 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-917 *5 *6 *7 *8 *3)))) (-2123 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-1336 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-2303 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2511 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2004 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2854 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-4204 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-2358 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-3450 (*1 *2 *2) (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-917 *3 *4 *5 *6 *7)))) (-2933 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-3866 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-917 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-3148 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(-10 -7 (-15 -3148 ((-1174) (-1070) (-1070) (-1070))) (-15 -3866 ((-1174))) (-15 -2933 ((-108) |#5| |#5|)) (-15 -3450 ((-589 |#5|) (-589 |#5|))) (-15 -2358 ((-108) |#5| |#5|)) (-15 -4204 ((-108) |#5| |#5|)) (-15 -2854 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2004 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2511 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2303 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1336 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2123 ((-108) |#5| |#5|)) (-15 -2123 ((-108) |#5| (-589 |#5|))) (-15 -3062 ((-589 |#5|) (-589 |#5|))) (-15 -2048 ((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) (-15 -3488 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-15 -3597 ((-589 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -1985 ((-3 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108))))
-((-2724 (((-1087) $) 15)) (-3370 (((-1070) $) 16)) (-1948 (($ (-1087) (-1070)) 14)) (-1691 (((-794) $) 13)))
-(((-918) (-13 (-563 (-794)) (-10 -8 (-15 -1948 ($ (-1087) (-1070))) (-15 -2724 ((-1087) $)) (-15 -3370 ((-1070) $))))) (T -918))
-((-1948 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1070)) (-5 *1 (-918)))) (-2724 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-918)))) (-3370 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-918)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -1948 ($ (-1087) (-1070))) (-15 -2724 ((-1087) $)) (-15 -3370 ((-1070) $))))
-((-1345 ((|#4| (-1 |#2| |#1|) |#3|) 14)))
-(((-919 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#4| (-1 |#2| |#1|) |#3|))) (-515) (-515) (-921 |#1|) (-921 |#2|)) (T -919))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-515)) (-4 *6 (-515)) (-4 *2 (-921 *6)) (-5 *1 (-919 *5 *6 *4 *2)) (-4 *4 (-921 *5)))))
-(-10 -7 (-15 -1345 (|#4| (-1 |#2| |#1|) |#3|)))
-((-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-1087) "failed") $) 65) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) 95)) (-3508 ((|#2| $) NIL) (((-1087) $) 60) (((-383 (-523)) $) NIL) (((-523) $) 92)) (-2243 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 112) (((-629 |#2|) (-629 $)) 28)) (-1631 (($) 98)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 74) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 83)) (-1296 (($ $) 10)) (-2738 (((-3 $ "failed") $) 20)) (-1345 (($ (-1 |#2| |#2|) $) 22)) (-2773 (($) 16)) (-4110 (($ $) 54)) (-3984 (($ $) NIL) (($ $ (-710)) NIL) (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-2793 (($ $) 12)) (-1400 (((-823 (-523)) $) 69) (((-823 (-355)) $) 78) (((-499) $) 40) (((-355) $) 44) (((-203) $) 47)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 90) (($ |#2|) NIL) (($ (-1087)) 57)) (-3272 (((-710)) 31)) (-3966 (((-108) $ $) 50)))
-(((-920 |#1| |#2|) (-10 -8 (-15 -3966 ((-108) |#1| |#1|)) (-15 -2773 (|#1|)) (-15 -2738 ((-3 |#1| "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1400 ((-203) |#1|)) (-15 -1400 ((-355) |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -3508 ((-1087) |#1|)) (-15 -1220 ((-3 (-1087) "failed") |#1|)) (-15 -1691 (|#1| (-1087))) (-15 -1631 (|#1|)) (-15 -4110 (|#1| |#1|)) (-15 -2793 (|#1| |#1|)) (-15 -1296 (|#1| |#1|)) (-15 -1524 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -2243 ((-629 |#2|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| |#1|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 -1691 ((-794) |#1|))) (-921 |#2|) (-515)) (T -920))
-((-3272 (*1 *2) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-920 *3 *4)) (-4 *3 (-921 *4)))))
-(-10 -8 (-15 -3966 ((-108) |#1| |#1|)) (-15 -2773 (|#1|)) (-15 -2738 ((-3 |#1| "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1400 ((-203) |#1|)) (-15 -1400 ((-355) |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -3508 ((-1087) |#1|)) (-15 -1220 ((-3 (-1087) "failed") |#1|)) (-15 -1691 (|#1| (-1087))) (-15 -1631 (|#1|)) (-15 -4110 (|#1| |#1|)) (-15 -2793 (|#1| |#1|)) (-15 -1296 (|#1| |#1|)) (-15 -1524 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -1524 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -2243 ((-629 |#2|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| |#1|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2046 ((|#1| $) 139 (|has| |#1| (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-4130 (((-394 (-1083 $)) (-1083 $)) 130 (|has| |#1| (-840)))) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 133 (|has| |#1| (-840)))) (-2787 (((-108) $ $) 59)) (-3482 (((-523) $) 120 (|has| |#1| (-759)))) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#1| "failed") $) 178) (((-3 (-1087) "failed") $) 128 (|has| |#1| (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) 112 (|has| |#1| (-964 (-523)))) (((-3 (-523) "failed") $) 110 (|has| |#1| (-964 (-523))))) (-3508 ((|#1| $) 177) (((-1087) $) 127 (|has| |#1| (-964 (-1087)))) (((-383 (-523)) $) 111 (|has| |#1| (-964 (-523)))) (((-523) $) 109 (|has| |#1| (-964 (-523))))) (-4059 (($ $ $) 55)) (-2243 (((-629 (-523)) (-629 $)) 152 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 151 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 150) (((-629 |#1|) (-629 $)) 149)) (-1444 (((-3 $ "failed") $) 34)) (-1631 (($) 137 (|has| |#1| (-508)))) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3049 (((-108) $) 71)) (-3712 (((-108) $) 122 (|has| |#1| (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 146 (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 145 (|has| |#1| (-817 (-355))))) (-2769 (((-108) $) 31)) (-1296 (($ $) 141)) (-3316 ((|#1| $) 143)) (-2738 (((-3 $ "failed") $) 108 (|has| |#1| (-1063)))) (-2057 (((-108) $) 121 (|has| |#1| (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3239 (($ $ $) 118 (|has| |#1| (-786)))) (-3158 (($ $ $) 117 (|has| |#1| (-786)))) (-1345 (($ (-1 |#1| |#1|) $) 169)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-2773 (($) 107 (|has| |#1| (-1063)) CONST)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-4110 (($ $) 138 (|has| |#1| (-284)))) (-2733 ((|#1| $) 135 (|has| |#1| (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) 132 (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) 131 (|has| |#1| (-840)))) (-2424 (((-394 $) $) 74)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) 175 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 174 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 173 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 172 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 171 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) 170 (|has| |#1| (-484 (-1087) |#1|)))) (-3413 (((-710) $) 58)) (-1937 (($ $ |#1|) 176 (|has| |#1| (-263 |#1| |#1|)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-3984 (($ $) 168 (|has| |#1| (-211))) (($ $ (-710)) 166 (|has| |#1| (-211))) (($ $ (-1087)) 164 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 163 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 162 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 161 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 154) (($ $ (-1 |#1| |#1|)) 153)) (-2793 (($ $) 140)) (-3329 ((|#1| $) 142)) (-1400 (((-823 (-523)) $) 148 (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) 147 (|has| |#1| (-564 (-823 (-355))))) (((-499) $) 125 (|has| |#1| (-564 (-499)))) (((-355) $) 124 (|has| |#1| (-949))) (((-203) $) 123 (|has| |#1| (-949)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 134 (-3147 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ |#1|) 181) (($ (-1087)) 129 (|has| |#1| (-964 (-1087))))) (-1942 (((-3 $ "failed") $) 126 (-3172 (|has| |#1| (-134)) (-3147 (|has| $ (-134)) (|has| |#1| (-840)))))) (-3272 (((-710)) 29)) (-3809 ((|#1| $) 136 (|has| |#1| (-508)))) (-2801 (((-108) $ $) 39)) (-2695 (($ $) 119 (|has| |#1| (-759)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $) 167 (|has| |#1| (-211))) (($ $ (-710)) 165 (|has| |#1| (-211))) (($ $ (-1087)) 160 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 159 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 158 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 157 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 156) (($ $ (-1 |#1| |#1|)) 155)) (-4006 (((-108) $ $) 115 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 114 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 116 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 113 (|has| |#1| (-786)))) (-4074 (($ $ $) 64) (($ |#1| |#1|) 144)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66) (($ |#1| $) 180) (($ $ |#1|) 179)))
+((-2139 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1648 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2454 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2187 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1680 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3447 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3373 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2650 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3233 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-4130 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3435 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1355 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3258 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2866 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3371 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-3197 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1385 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2075 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-4113 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1337 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1738 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1257 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2620 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2613 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-2014 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1371 (*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))) (-1315 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-710)) (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(-13 (-10 -7 (-15 -1315 ((-3 |t#1| "failed") |t#1| (-710))) (-15 -1371 ((-3 |t#1| "failed") |t#1|)) (-15 -2014 ((-3 |t#1| "failed") |t#1|)) (-15 -2613 ((-3 |t#1| "failed") |t#1|)) (-15 -2620 ((-3 |t#1| "failed") |t#1|)) (-15 -1257 ((-3 |t#1| "failed") |t#1|)) (-15 -1738 ((-3 |t#1| "failed") |t#1|)) (-15 -1337 ((-3 |t#1| "failed") |t#1|)) (-15 -4113 ((-3 |t#1| "failed") |t#1|)) (-15 -2075 ((-3 |t#1| "failed") |t#1|)) (-15 -1385 ((-3 |t#1| "failed") |t#1|)) (-15 -3197 ((-3 |t#1| "failed") |t#1|)) (-15 -3371 ((-3 |t#1| "failed") |t#1|)) (-15 -2866 ((-3 |t#1| "failed") |t#1|)) (-15 -3258 ((-3 |t#1| "failed") |t#1|)) (-15 -1355 ((-3 |t#1| "failed") |t#1|)) (-15 -3435 ((-3 |t#1| "failed") |t#1|)) (-15 -4130 ((-3 |t#1| "failed") |t#1|)) (-15 -3233 ((-3 |t#1| "failed") |t#1|)) (-15 -2650 ((-3 |t#1| "failed") |t#1|)) (-15 -3373 ((-3 |t#1| "failed") |t#1|)) (-15 -3447 ((-3 |t#1| "failed") |t#1|)) (-15 -1680 ((-3 |t#1| "failed") |t#1|)) (-15 -2187 ((-3 |t#1| "failed") |t#1|)) (-15 -2454 ((-3 |t#1| "failed") |t#1|)) (-15 -1648 ((-3 |t#1| "failed") |t#1|)) (-15 -2139 ((-3 |t#1| "failed") |t#1|))))
+((-3802 ((|#4| |#4| (-589 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-1923 ((|#4| |#4| (-589 |#3|)) 23) ((|#4| |#4| |#3|) 19)) (-3015 ((|#4| (-1 |#4| (-883 |#1|)) |#4|) 30)))
+(((-913 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1923 (|#4| |#4| |#3|)) (-15 -1923 (|#4| |#4| (-589 |#3|))) (-15 -3802 (|#4| |#4| |#3|)) (-15 -3802 (|#4| |#4| (-589 |#3|))) (-15 -3015 (|#4| (-1 |#4| (-883 |#1|)) |#4|))) (-973) (-732) (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087))))) (-880 (-883 |#1|) |#2| |#3|)) (T -913))
+((-3015 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-883 *4))) (-4 *4 (-973)) (-4 *2 (-880 (-883 *4) *5 *6)) (-4 *5 (-732)) (-4 *6 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087)))))) (-5 *1 (-913 *4 *5 *6 *2)))) (-3802 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087)))))) (-4 *4 (-973)) (-4 *5 (-732)) (-5 *1 (-913 *4 *5 *6 *2)) (-4 *2 (-880 (-883 *4) *5 *6)))) (-3802 (*1 *2 *2 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087)))))) (-5 *1 (-913 *4 *5 *3 *2)) (-4 *2 (-880 (-883 *4) *5 *3)))) (-1923 (*1 *2 *2 *3) (-12 (-5 *3 (-589 *6)) (-4 *6 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087)))))) (-4 *4 (-973)) (-4 *5 (-732)) (-5 *1 (-913 *4 *5 *6 *2)) (-4 *2 (-880 (-883 *4) *5 *6)))) (-1923 (*1 *2 *2 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)) (-15 -2354 ((-3 $ "failed") (-1087)))))) (-5 *1 (-913 *4 *5 *3 *2)) (-4 *2 (-880 (-883 *4) *5 *3)))))
+(-10 -7 (-15 -1923 (|#4| |#4| |#3|)) (-15 -1923 (|#4| |#4| (-589 |#3|))) (-15 -3802 (|#4| |#4| |#3|)) (-15 -3802 (|#4| |#4| (-589 |#3|))) (-15 -3015 (|#4| (-1 |#4| (-883 |#1|)) |#4|)))
+((-3316 ((|#2| |#3|) 35)) (-3329 (((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|) 73)) (-3835 (((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) 89)))
+(((-914 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3835 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))))) (-15 -3329 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|)) (-15 -3316 (|#2| |#3|))) (-325) (-1145 |#1|) (-1145 |#2|) (-664 |#2| |#3|)) (T -914))
+((-3316 (*1 *2 *3) (-12 (-4 *3 (-1145 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-914 *4 *2 *3 *5)) (-4 *4 (-325)) (-4 *5 (-664 *2 *3)))) (-3329 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 *3)) (-5 *2 (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-914 *4 *3 *5 *6)) (-4 *6 (-664 *3 *5)))) (-3835 (*1 *2) (-12 (-4 *3 (-325)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -2922 (-629 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-629 *4)))) (-5 *1 (-914 *3 *4 *5 *6)) (-4 *6 (-664 *4 *5)))))
+(-10 -7 (-15 -3835 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))))) (-15 -3329 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|)) (-15 -3316 (|#2| |#3|)))
+((-4156 (((-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523)))) (-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523))))) 69)))
+(((-915 |#1| |#2|) (-10 -7 (-15 -4156 ((-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523)))) (-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523))))))) (-589 (-1087)) (-710)) (T -915))
+((-4156 (*1 *2 *2) (-12 (-5 *2 (-916 (-383 (-523)) (-796 *3) (-218 *4 (-710)) (-225 *3 (-383 (-523))))) (-14 *3 (-589 (-1087))) (-14 *4 (-710)) (-5 *1 (-915 *3 *4)))))
+(-10 -7 (-15 -4156 ((-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523)))) (-916 (-383 (-523)) (-796 |#1|) (-218 |#2| (-710)) (-225 |#1| (-383 (-523)))))))
+((-3260 (((-108) $ $) NIL)) (-4188 (((-3 (-108) "failed") $) 69)) (-1804 (($ $) 36 (-12 (|has| |#1| (-136)) (|has| |#1| (-284))))) (-1685 (($ $ (-3 (-108) "failed")) 70)) (-3153 (($ (-589 |#4|) |#4|) 25)) (-3841 (((-1070) $) NIL)) (-3386 (($ $) 67)) (-2435 (((-1034) $) NIL)) (-3163 (((-108) $) 68)) (-4055 (($) 30)) (-2447 ((|#4| $) 72)) (-3977 (((-589 |#4|) $) 71)) (-3976 (((-794) $) 66)) (-4037 (((-108) $ $) NIL)))
+(((-916 |#1| |#2| |#3| |#4|) (-13 (-1016) (-563 (-794)) (-10 -8 (-15 -4055 ($)) (-15 -3153 ($ (-589 |#4|) |#4|)) (-15 -4188 ((-3 (-108) "failed") $)) (-15 -1685 ($ $ (-3 (-108) "failed"))) (-15 -3163 ((-108) $)) (-15 -3977 ((-589 |#4|) $)) (-15 -2447 (|#4| $)) (-15 -3386 ($ $)) (IF (|has| |#1| (-284)) (IF (|has| |#1| (-136)) (-15 -1804 ($ $)) |%noBranch|) |%noBranch|))) (-427) (-786) (-732) (-880 |#1| |#3| |#2|)) (T -916))
+((-4055 (*1 *1) (-12 (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732)) (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3)))) (-3153 (*1 *1 *2 *3) (-12 (-5 *2 (-589 *3)) (-4 *3 (-880 *4 *6 *5)) (-4 *4 (-427)) (-4 *5 (-786)) (-4 *6 (-732)) (-5 *1 (-916 *4 *5 *6 *3)))) (-4188 (*1 *2 *1) (|partial| -12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-108)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))) (-1685 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))) (-3163 (*1 *2 *1) (-12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-108)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))) (-3977 (*1 *2 *1) (-12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-589 *6)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))) (-2447 (*1 *2 *1) (-12 (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-916 *3 *4 *5 *2)) (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)))) (-3386 (*1 *1 *1) (-12 (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732)) (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3)))) (-1804 (*1 *1 *1) (-12 (-4 *2 (-136)) (-4 *2 (-284)) (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732)) (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3)))))
+(-13 (-1016) (-563 (-794)) (-10 -8 (-15 -4055 ($)) (-15 -3153 ($ (-589 |#4|) |#4|)) (-15 -4188 ((-3 (-108) "failed") $)) (-15 -1685 ($ $ (-3 (-108) "failed"))) (-15 -3163 ((-108) $)) (-15 -3977 ((-589 |#4|) $)) (-15 -2447 (|#4| $)) (-15 -3386 ($ $)) (IF (|has| |#1| (-284)) (IF (|has| |#1| (-136)) (-15 -1804 ($ $)) |%noBranch|) |%noBranch|)))
+((-1387 (((-108) |#5| |#5|) 38)) (-1837 (((-108) |#5| |#5|) 52)) (-3445 (((-108) |#5| (-589 |#5|)) 74) (((-108) |#5| |#5|) 61)) (-3093 (((-108) (-589 |#4|) (-589 |#4|)) 58)) (-3983 (((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) 63)) (-3324 (((-1174)) 33)) (-2992 (((-1174) (-1070) (-1070) (-1070)) 29)) (-3350 (((-589 |#5|) (-589 |#5|)) 81)) (-3254 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) 79)) (-3141 (((-589 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108)) 101)) (-3859 (((-108) |#5| |#5|) 47)) (-1422 (((-3 (-108) "failed") |#5| |#5|) 71)) (-1661 (((-108) (-589 |#4|) (-589 |#4|)) 57)) (-2687 (((-108) (-589 |#4|) (-589 |#4|)) 59)) (-1454 (((-108) (-589 |#4|) (-589 |#4|)) 60)) (-1436 (((-3 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108)) 97)) (-1636 (((-589 |#5|) (-589 |#5|)) 43)))
+(((-917 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2992 ((-1174) (-1070) (-1070) (-1070))) (-15 -3324 ((-1174))) (-15 -1387 ((-108) |#5| |#5|)) (-15 -1636 ((-589 |#5|) (-589 |#5|))) (-15 -3859 ((-108) |#5| |#5|)) (-15 -1837 ((-108) |#5| |#5|)) (-15 -3093 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1661 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2687 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1454 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1422 ((-3 (-108) "failed") |#5| |#5|)) (-15 -3445 ((-108) |#5| |#5|)) (-15 -3445 ((-108) |#5| (-589 |#5|))) (-15 -3350 ((-589 |#5|) (-589 |#5|))) (-15 -3983 ((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) (-15 -3254 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-15 -3141 ((-589 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -1436 ((-3 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -917))
+((-1436 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| -1747 (-589 *9)) (|:| -2394 *4) (|:| |ineq| (-589 *9)))) (-5 *1 (-917 *6 *7 *8 *9 *4)) (-5 *3 (-589 *9)) (-4 *4 (-992 *6 *7 *8 *9)))) (-3141 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-589 *10)) (-5 *5 (-108)) (-4 *10 (-992 *6 *7 *8 *9)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8)) (-5 *2 (-589 (-2 (|:| -1747 (-589 *9)) (|:| -2394 *10) (|:| |ineq| (-589 *9))))) (-5 *1 (-917 *6 *7 *8 *9 *10)) (-5 *3 (-589 *9)))) (-3254 (*1 *2 *2) (-12 (-5 *2 (-589 (-2 (|:| |val| (-589 *6)) (|:| -2394 *7)))) (-4 *6 (-987 *3 *4 *5)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-917 *3 *4 *5 *6 *7)))) (-3983 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -2394 *8))) (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)))) (-3350 (*1 *2 *2) (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-917 *3 *4 *5 *6 *7)))) (-3445 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-917 *5 *6 *7 *8 *3)))) (-3445 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-1422 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-1454 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2687 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-1661 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-3093 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-1837 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-3859 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-1636 (*1 *2 *2) (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-917 *3 *4 *5 *6 *7)))) (-1387 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-3324 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-917 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-2992 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2992 ((-1174) (-1070) (-1070) (-1070))) (-15 -3324 ((-1174))) (-15 -1387 ((-108) |#5| |#5|)) (-15 -1636 ((-589 |#5|) (-589 |#5|))) (-15 -3859 ((-108) |#5| |#5|)) (-15 -1837 ((-108) |#5| |#5|)) (-15 -3093 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1661 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2687 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1454 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1422 ((-3 (-108) "failed") |#5| |#5|)) (-15 -3445 ((-108) |#5| |#5|)) (-15 -3445 ((-108) |#5| (-589 |#5|))) (-15 -3350 ((-589 |#5|) (-589 |#5|))) (-15 -3983 ((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) (-15 -3254 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-15 -3141 ((-589 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -1436 ((-3 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108))))
+((-2354 (((-1087) $) 15)) (-2058 (((-1070) $) 16)) (-3282 (($ (-1087) (-1070)) 14)) (-3976 (((-794) $) 13)))
+(((-918) (-13 (-563 (-794)) (-10 -8 (-15 -3282 ($ (-1087) (-1070))) (-15 -2354 ((-1087) $)) (-15 -2058 ((-1070) $))))) (T -918))
+((-3282 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1070)) (-5 *1 (-918)))) (-2354 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-918)))) (-2058 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-918)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -3282 ($ (-1087) (-1070))) (-15 -2354 ((-1087) $)) (-15 -2058 ((-1070) $))))
+((-3015 ((|#4| (-1 |#2| |#1|) |#3|) 14)))
+(((-919 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#4| (-1 |#2| |#1|) |#3|))) (-515) (-515) (-921 |#1|) (-921 |#2|)) (T -919))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-515)) (-4 *6 (-515)) (-4 *2 (-921 *6)) (-5 *1 (-919 *5 *6 *4 *2)) (-4 *4 (-921 *5)))))
+(-10 -7 (-15 -3015 (|#4| (-1 |#2| |#1|) |#3|)))
+((-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-1087) "failed") $) 65) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) 95)) (-1996 ((|#2| $) NIL) (((-1087) $) 60) (((-383 (-523)) $) NIL) (((-523) $) 92)) (-2203 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 112) (((-629 |#2|) (-629 $)) 28)) (-3461 (($) 98)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 75) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84)) (-2364 (($ $) 10)) (-1289 (((-3 $ "failed") $) 20)) (-3015 (($ (-1 |#2| |#2|) $) 22)) (-4105 (($) 16)) (-3934 (($ $) 54)) (-4024 (($ $) NIL) (($ $ (-710)) NIL) (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-3758 (($ $) 12)) (-3077 (((-823 (-523)) $) 70) (((-823 (-355)) $) 79) (((-499) $) 40) (((-355) $) 44) (((-203) $) 47)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 90) (($ |#2|) NIL) (($ (-1087)) 57)) (-1698 (((-710)) 31)) (-4052 (((-108) $ $) 50)))
+(((-920 |#1| |#2|) (-10 -8 (-15 -4052 ((-108) |#1| |#1|)) (-15 -4105 (|#1|)) (-15 -1289 ((-3 |#1| "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3077 ((-203) |#1|)) (-15 -3077 ((-355) |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -1996 ((-1087) |#1|)) (-15 -2898 ((-3 (-1087) "failed") |#1|)) (-15 -3976 (|#1| (-1087))) (-15 -3461 (|#1|)) (-15 -3934 (|#1| |#1|)) (-15 -3758 (|#1| |#1|)) (-15 -2364 (|#1| |#1|)) (-15 -2483 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -2203 ((-629 |#2|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| |#1|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 -3976 ((-794) |#1|))) (-921 |#2|) (-515)) (T -920))
+((-1698 (*1 *2) (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-920 *3 *4)) (-4 *3 (-921 *4)))))
+(-10 -8 (-15 -4052 ((-108) |#1| |#1|)) (-15 -4105 (|#1|)) (-15 -1289 ((-3 |#1| "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3077 ((-203) |#1|)) (-15 -3077 ((-355) |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -1996 ((-1087) |#1|)) (-15 -2898 ((-3 (-1087) "failed") |#1|)) (-15 -3976 (|#1| (-1087))) (-15 -3461 (|#1|)) (-15 -3934 (|#1| |#1|)) (-15 -3758 (|#1| |#1|)) (-15 -2364 (|#1| |#1|)) (-15 -2483 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -2483 ((-820 (-523) |#1|) |#1| (-823 (-523)) (-820 (-523) |#1|))) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -2203 ((-629 |#2|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| |#1|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3964 ((|#1| $) 139 (|has| |#1| (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-2319 (((-394 (-1083 $)) (-1083 $)) 130 (|has| |#1| (-840)))) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 133 (|has| |#1| (-840)))) (-3684 (((-108) $ $) 59)) (-2035 (((-523) $) 120 (|has| |#1| (-759)))) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#1| "failed") $) 178) (((-3 (-1087) "failed") $) 128 (|has| |#1| (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) 112 (|has| |#1| (-964 (-523)))) (((-3 (-523) "failed") $) 110 (|has| |#1| (-964 (-523))))) (-1996 ((|#1| $) 177) (((-1087) $) 127 (|has| |#1| (-964 (-1087)))) (((-383 (-523)) $) 111 (|has| |#1| (-964 (-523)))) (((-523) $) 109 (|has| |#1| (-964 (-523))))) (-2501 (($ $ $) 55)) (-2203 (((-629 (-523)) (-629 $)) 152 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 151 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 150) (((-629 |#1|) (-629 $)) 149)) (-4211 (((-3 $ "failed") $) 34)) (-3461 (($) 137 (|has| |#1| (-508)))) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1330 (((-108) $) 71)) (-3702 (((-108) $) 122 (|has| |#1| (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 146 (|has| |#1| (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 145 (|has| |#1| (-817 (-355))))) (-3482 (((-108) $) 31)) (-2364 (($ $) 141)) (-2164 ((|#1| $) 143)) (-1289 (((-3 $ "failed") $) 108 (|has| |#1| (-1063)))) (-4050 (((-108) $) 121 (|has| |#1| (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3268 (($ $ $) 118 (|has| |#1| (-786)))) (-2644 (($ $ $) 117 (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) 169)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-4105 (($) 107 (|has| |#1| (-1063)) CONST)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3934 (($ $) 138 (|has| |#1| (-284)))) (-1250 ((|#1| $) 135 (|has| |#1| (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) 132 (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) 131 (|has| |#1| (-840)))) (-3573 (((-394 $) $) 74)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) 175 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 174 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 173 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 172 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 171 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) 170 (|has| |#1| (-484 (-1087) |#1|)))) (-3087 (((-710) $) 58)) (-1502 (($ $ |#1|) 176 (|has| |#1| (-263 |#1| |#1|)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-4024 (($ $) 168 (|has| |#1| (-211))) (($ $ (-710)) 166 (|has| |#1| (-211))) (($ $ (-1087)) 164 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 163 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 162 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 161 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 154) (($ $ (-1 |#1| |#1|)) 153)) (-3758 (($ $) 140)) (-2171 ((|#1| $) 142)) (-3077 (((-823 (-523)) $) 148 (|has| |#1| (-564 (-823 (-523))))) (((-823 (-355)) $) 147 (|has| |#1| (-564 (-823 (-355))))) (((-499) $) 125 (|has| |#1| (-564 (-499)))) (((-355) $) 124 (|has| |#1| (-949))) (((-203) $) 123 (|has| |#1| (-949)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 134 (-2819 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ |#1|) 181) (($ (-1087)) 129 (|has| |#1| (-964 (-1087))))) (-2301 (((-3 $ "failed") $) 126 (-3255 (|has| |#1| (-134)) (-2819 (|has| $ (-134)) (|has| |#1| (-840)))))) (-1698 (((-710)) 29)) (-1516 ((|#1| $) 136 (|has| |#1| (-508)))) (-3842 (((-108) $ $) 39)) (-3984 (($ $) 119 (|has| |#1| (-759)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $) 167 (|has| |#1| (-211))) (($ $ (-710)) 165 (|has| |#1| (-211))) (($ $ (-1087)) 160 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 159 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 158 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 157 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 156) (($ $ (-1 |#1| |#1|)) 155)) (-4078 (((-108) $ $) 115 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 114 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 116 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 113 (|has| |#1| (-786)))) (-4125 (($ $ $) 64) (($ |#1| |#1|) 144)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66) (($ |#1| $) 180) (($ $ |#1|) 179)))
(((-921 |#1|) (-129) (-515)) (T -921))
-((-4074 (*1 *1 *2 *2) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-3316 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-3329 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-1296 (*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-2793 (*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-2046 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-284)))) (-4110 (*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-284)))) (-1631 (*1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-508)) (-4 *2 (-515)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-508)))) (-2733 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-508)))))
-(-13 (-339) (-37 |t#1|) (-964 |t#1|) (-314 |t#1|) (-209 |t#1|) (-353 |t#1|) (-815 |t#1|) (-376 |t#1|) (-10 -8 (-15 -4074 ($ |t#1| |t#1|)) (-15 -3316 (|t#1| $)) (-15 -3329 (|t#1| $)) (-15 -1296 ($ $)) (-15 -2793 ($ $)) (IF (|has| |t#1| (-1063)) (-6 (-1063)) |%noBranch|) (IF (|has| |t#1| (-964 (-523))) (PROGN (-6 (-964 (-523))) (-6 (-964 (-383 (-523))))) |%noBranch|) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-759)) (-6 (-759)) |%noBranch|) (IF (|has| |t#1| (-949)) (-6 (-949)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-964 (-1087))) (-6 (-964 (-1087))) |%noBranch|) (IF (|has| |t#1| (-284)) (PROGN (-15 -2046 (|t#1| $)) (-15 -4110 ($ $))) |%noBranch|) (IF (|has| |t#1| (-508)) (PROGN (-15 -1631 ($)) (-15 -3809 (|t#1| $)) (-15 -2733 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-840)) (-6 (-840)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 |#1|) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 (-203)) |has| |#1| (-949)) ((-564 (-355)) |has| |#1| (-949)) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))) ((-209 |#1|) . T) ((-211) |has| |#1| (-211)) ((-221) . T) ((-263 |#1| $) |has| |#1| (-263 |#1| |#1|)) ((-267) . T) ((-284) . T) ((-286 |#1|) |has| |#1| (-286 |#1|)) ((-339) . T) ((-314 |#1|) . T) ((-353 |#1|) . T) ((-376 |#1|) . T) ((-427) . T) ((-484 (-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((-484 |#1| |#1|) |has| |#1| (-286 |#1|)) ((-515) . T) ((-591 #0#) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) . T) ((-657 |#1|) . T) ((-657 $) . T) ((-666) . T) ((-730) |has| |#1| (-759)) ((-731) |has| |#1| (-759)) ((-733) |has| |#1| (-759)) ((-734) |has| |#1| (-759)) ((-759) |has| |#1| (-759)) ((-784) |has| |#1| (-759)) ((-786) -3172 (|has| |#1| (-786)) (|has| |#1| (-759))) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-815 |#1|) . T) ((-840) |has| |#1| (-840)) ((-851) . T) ((-949) |has| |#1| (-949)) ((-964 (-383 (-523))) |has| |#1| (-964 (-523))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 (-1087)) |has| |#1| (-964 (-1087))) ((-964 |#1|) . T) ((-979 #0#) . T) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-1063)) ((-1123) . T) ((-1127) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2644 (($ (-1054 |#1| |#2|)) 11)) (-3648 (((-1054 |#1| |#2|) $) 12)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1937 ((|#2| $ (-218 |#1| |#2|)) 16)) (-1691 (((-794) $) NIL)) (-1879 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL)))
-(((-922 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -2644 ($ (-1054 |#1| |#2|))) (-15 -3648 ((-1054 |#1| |#2|) $)) (-15 -1937 (|#2| $ (-218 |#1| |#2|))))) (-852) (-339)) (T -922))
-((-2644 (*1 *1 *2) (-12 (-5 *2 (-1054 *3 *4)) (-14 *3 (-852)) (-4 *4 (-339)) (-5 *1 (-922 *3 *4)))) (-3648 (*1 *2 *1) (-12 (-5 *2 (-1054 *3 *4)) (-5 *1 (-922 *3 *4)) (-14 *3 (-852)) (-4 *4 (-339)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 (-218 *4 *2)) (-14 *4 (-852)) (-4 *2 (-339)) (-5 *1 (-922 *4 *2)))))
-(-13 (-21) (-10 -8 (-15 -2644 ($ (-1054 |#1| |#2|))) (-15 -3648 ((-1054 |#1| |#2|) $)) (-15 -1937 (|#2| $ (-218 |#1| |#2|)))))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) 8)) (-4189 (($) 7 T CONST)) (-4084 (($ $) 46)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2616 (((-710) $) 45)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-1212 ((|#1| $) 44)) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-3542 ((|#1| |#1| $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-3629 ((|#1| $) 47)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 42)) (-3579 ((|#1| $) 43)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-4125 (*1 *1 *2 *2) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-2164 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-2171 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-2364 (*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-3758 (*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))) (-3964 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-284)))) (-3934 (*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-284)))) (-3461 (*1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-508)) (-4 *2 (-515)))) (-1516 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-508)))) (-1250 (*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-508)))))
+(-13 (-339) (-37 |t#1|) (-964 |t#1|) (-314 |t#1|) (-209 |t#1|) (-353 |t#1|) (-815 |t#1|) (-376 |t#1|) (-10 -8 (-15 -4125 ($ |t#1| |t#1|)) (-15 -2164 (|t#1| $)) (-15 -2171 (|t#1| $)) (-15 -2364 ($ $)) (-15 -3758 ($ $)) (IF (|has| |t#1| (-1063)) (-6 (-1063)) |%noBranch|) (IF (|has| |t#1| (-964 (-523))) (PROGN (-6 (-964 (-523))) (-6 (-964 (-383 (-523))))) |%noBranch|) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-759)) (-6 (-759)) |%noBranch|) (IF (|has| |t#1| (-949)) (-6 (-949)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-964 (-1087))) (-6 (-964 (-1087))) |%noBranch|) (IF (|has| |t#1| (-284)) (PROGN (-15 -3964 (|t#1| $)) (-15 -3934 ($ $))) |%noBranch|) (IF (|has| |t#1| (-508)) (PROGN (-15 -3461 ($)) (-15 -1516 (|t#1| $)) (-15 -1250 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-840)) (-6 (-840)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 |#1|) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-564 (-203)) |has| |#1| (-949)) ((-564 (-355)) |has| |#1| (-949)) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-564 (-823 (-355))) |has| |#1| (-564 (-823 (-355)))) ((-564 (-823 (-523))) |has| |#1| (-564 (-823 (-523)))) ((-209 |#1|) . T) ((-211) |has| |#1| (-211)) ((-221) . T) ((-263 |#1| $) |has| |#1| (-263 |#1| |#1|)) ((-267) . T) ((-284) . T) ((-286 |#1|) |has| |#1| (-286 |#1|)) ((-339) . T) ((-314 |#1|) . T) ((-353 |#1|) . T) ((-376 |#1|) . T) ((-427) . T) ((-484 (-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((-484 |#1| |#1|) |has| |#1| (-286 |#1|)) ((-515) . T) ((-591 #0#) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) . T) ((-657 |#1|) . T) ((-657 $) . T) ((-666) . T) ((-730) |has| |#1| (-759)) ((-731) |has| |#1| (-759)) ((-733) |has| |#1| (-759)) ((-734) |has| |#1| (-759)) ((-759) |has| |#1| (-759)) ((-784) |has| |#1| (-759)) ((-786) -3255 (|has| |#1| (-786)) (|has| |#1| (-759))) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-817 (-355)) |has| |#1| (-817 (-355))) ((-817 (-523)) |has| |#1| (-817 (-523))) ((-815 |#1|) . T) ((-840) |has| |#1| (-840)) ((-851) . T) ((-949) |has| |#1| (-949)) ((-964 (-383 (-523))) |has| |#1| (-964 (-523))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 (-1087)) |has| |#1| (-964 (-1087))) ((-964 |#1|) . T) ((-979 #0#) . T) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-1063)) ((-1123) . T) ((-1127) . T))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-1541 (($ (-1054 |#1| |#2|)) 11)) (-3078 (((-1054 |#1| |#2|) $) 12)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1502 ((|#2| $ (-218 |#1| |#2|)) 16)) (-3976 (((-794) $) NIL)) (-1428 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL)))
+(((-922 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -1541 ($ (-1054 |#1| |#2|))) (-15 -3078 ((-1054 |#1| |#2|) $)) (-15 -1502 (|#2| $ (-218 |#1| |#2|))))) (-852) (-339)) (T -922))
+((-1541 (*1 *1 *2) (-12 (-5 *2 (-1054 *3 *4)) (-14 *3 (-852)) (-4 *4 (-339)) (-5 *1 (-922 *3 *4)))) (-3078 (*1 *2 *1) (-12 (-5 *2 (-1054 *3 *4)) (-5 *1 (-922 *3 *4)) (-14 *3 (-852)) (-4 *4 (-339)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 (-218 *4 *2)) (-14 *4 (-852)) (-4 *2 (-339)) (-5 *1 (-922 *4 *2)))))
+(-13 (-21) (-10 -8 (-15 -1541 ($ (-1054 |#1| |#2|))) (-15 -3078 ((-1054 |#1| |#2|) $)) (-15 -1502 (|#2| $ (-218 |#1| |#2|)))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) 8)) (-1640 (($) 7 T CONST)) (-3629 (($ $) 46)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3229 (((-710) $) 45)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2764 ((|#1| $) 44)) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3844 ((|#1| |#1| $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1671 ((|#1| $) 47)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 42)) (-2939 ((|#1| $) 43)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-923 |#1|) (-129) (-1123)) (T -923))
-((-3542 (*1 *2 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))) (-3629 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))) (-4084 (*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))) (-2616 (*1 *2 *1) (-12 (-4 *1 (-923 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))) (-1212 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))) (-3579 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
-(-13 (-102 |t#1|) (-10 -8 (-6 -4248) (-15 -3542 (|t#1| |t#1| $)) (-15 -3629 (|t#1| $)) (-15 -4084 ($ $)) (-15 -2616 ((-710) $)) (-15 -1212 (|t#1| $)) (-15 -3579 (|t#1| $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-2603 (((-108) $) 42)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-3508 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#2| $) 43)) (-3317 (((-3 (-383 (-523)) "failed") $) 78)) (-3045 (((-108) $) 72)) (-1682 (((-383 (-523)) $) 76)) (-2769 (((-108) $) 41)) (-1863 ((|#2| $) 22)) (-1345 (($ (-1 |#2| |#2|) $) 19)) (-1396 (($ $) 61)) (-3984 (($ $) NIL) (($ $ (-710)) NIL) (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 34)) (-1400 (((-499) $) 67)) (-3361 (($ $) 17)) (-1691 (((-794) $) 56) (($ (-523)) 38) (($ |#2|) 36) (($ (-383 (-523))) NIL)) (-3272 (((-710)) 10)) (-2695 ((|#2| $) 71)) (-3941 (((-108) $ $) 25)) (-3966 (((-108) $ $) 69)) (-4060 (($ $) 29) (($ $ $) 28)) (-4045 (($ $ $) 26)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 33) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 30) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
-(((-924 |#1| |#2|) (-10 -8 (-15 -1691 (|#1| (-383 (-523)))) (-15 -3966 ((-108) |#1| |#1|)) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 * (|#1| |#1| (-383 (-523)))) (-15 -1396 (|#1| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -2695 (|#2| |#1|)) (-15 -1863 (|#2| |#1|)) (-15 -3361 (|#1| |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1691 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 -2769 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 -2603 ((-108) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|))) (-925 |#2|) (-158)) (T -924))
-((-3272 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-924 *3 *4)) (-4 *3 (-925 *4)))))
-(-10 -8 (-15 -1691 (|#1| (-383 (-523)))) (-15 -3966 ((-108) |#1| |#1|)) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 * (|#1| |#1| (-383 (-523)))) (-15 -1396 (|#1| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -2695 (|#2| |#1|)) (-15 -1863 (|#2| |#1|)) (-15 -3361 (|#1| |#1|)) (-15 -1345 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1691 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 -2769 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 -2603 ((-108) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4045 (|#1| |#1| |#1|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1220 (((-3 (-523) "failed") $) 119 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 117 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 116)) (-3508 (((-523) $) 120 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 118 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 115)) (-2243 (((-629 (-523)) (-629 $)) 90 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 89 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 88) (((-629 |#1|) (-629 $)) 87)) (-1444 (((-3 $ "failed") $) 34)) (-2448 ((|#1| $) 80)) (-3317 (((-3 (-383 (-523)) "failed") $) 76 (|has| |#1| (-508)))) (-3045 (((-108) $) 78 (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) 77 (|has| |#1| (-508)))) (-3215 (($ |#1| |#1| |#1| |#1|) 81)) (-2769 (((-108) $) 31)) (-1863 ((|#1| $) 82)) (-3239 (($ $ $) 68 (|has| |#1| (-786)))) (-3158 (($ $ $) 67 (|has| |#1| (-786)))) (-1345 (($ (-1 |#1| |#1|) $) 91)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 73 (|has| |#1| (-339)))) (-2929 ((|#1| $) 83)) (-3195 ((|#1| $) 84)) (-3115 ((|#1| $) 85)) (-3951 (((-1034) $) 10)) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) 97 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 96 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 95 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 94 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 93 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) 92 (|has| |#1| (-484 (-1087) |#1|)))) (-1937 (($ $ |#1|) 98 (|has| |#1| (-263 |#1| |#1|)))) (-3984 (($ $) 114 (|has| |#1| (-211))) (($ $ (-710)) 112 (|has| |#1| (-211))) (($ $ (-1087)) 110 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 109 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 108 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 107 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 100) (($ $ (-1 |#1| |#1|)) 99)) (-1400 (((-499) $) 74 (|has| |#1| (-564 (-499))))) (-3361 (($ $) 86)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37) (($ (-383 (-523))) 62 (-3172 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523))))))) (-1942 (((-3 $ "failed") $) 75 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-2695 ((|#1| $) 79 (|has| |#1| (-982)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 72 (|has| |#1| (-339)))) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $) 113 (|has| |#1| (-211))) (($ $ (-710)) 111 (|has| |#1| (-211))) (($ $ (-1087)) 106 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 105 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 104 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 103 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 102) (($ $ (-1 |#1| |#1|)) 101)) (-4006 (((-108) $ $) 65 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 64 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 66 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 63 (|has| |#1| (-786)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 71 (|has| |#1| (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ $ (-383 (-523))) 70 (|has| |#1| (-339))) (($ (-383 (-523)) $) 69 (|has| |#1| (-339)))))
+((-3844 (*1 *2 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))) (-3629 (*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))) (-3229 (*1 *2 *1) (-12 (-4 *1 (-923 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))) (-2764 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))) (-2939 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
+(-13 (-102 |t#1|) (-10 -8 (-6 -4248) (-15 -3844 (|t#1| |t#1| $)) (-15 -1671 (|t#1| $)) (-15 -3629 ($ $)) (-15 -3229 ((-710) $)) (-15 -2764 (|t#1| $)) (-15 -2939 (|t#1| $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-2388 (((-108) $) 42)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-1996 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#2| $) 43)) (-4031 (((-3 (-383 (-523)) "failed") $) 78)) (-1310 (((-108) $) 72)) (-1600 (((-383 (-523)) $) 76)) (-3482 (((-108) $) 41)) (-2765 ((|#2| $) 22)) (-3015 (($ (-1 |#2| |#2|) $) 19)) (-3071 (($ $) 61)) (-4024 (($ $) NIL) (($ $ (-710)) NIL) (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 34)) (-3077 (((-499) $) 67)) (-1308 (($ $) 17)) (-3976 (((-794) $) 56) (($ (-523)) 38) (($ |#2|) 36) (($ (-383 (-523))) NIL)) (-1698 (((-710)) 10)) (-3984 ((|#2| $) 71)) (-4037 (((-108) $ $) 25)) (-4052 (((-108) $ $) 69)) (-4115 (($ $) 29) (($ $ $) 28)) (-4103 (($ $ $) 26)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 33) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 30) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL)))
+(((-924 |#1| |#2|) (-10 -8 (-15 -3976 (|#1| (-383 (-523)))) (-15 -4052 ((-108) |#1| |#1|)) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 * (|#1| |#1| (-383 (-523)))) (-15 -3071 (|#1| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -3984 (|#2| |#1|)) (-15 -2765 (|#2| |#1|)) (-15 -1308 (|#1| |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3976 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 -3482 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 -2388 ((-108) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4103 (|#1| |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|))) (-925 |#2|) (-158)) (T -924))
+((-1698 (*1 *2) (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-924 *3 *4)) (-4 *3 (-925 *4)))))
+(-10 -8 (-15 -3976 (|#1| (-383 (-523)))) (-15 -4052 ((-108) |#1| |#1|)) (-15 * (|#1| (-383 (-523)) |#1|)) (-15 * (|#1| |#1| (-383 (-523)))) (-15 -3071 (|#1| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -3984 (|#2| |#1|)) (-15 -2765 (|#2| |#1|)) (-15 -1308 (|#1| |#1|)) (-15 -3015 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -3976 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 -3482 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 * (|#1| (-710) |#1|)) (-15 -2388 ((-108) |#1|)) (-15 * (|#1| (-852) |#1|)) (-15 -4103 (|#1| |#1| |#1|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-2898 (((-3 (-523) "failed") $) 119 (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 117 (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) 116)) (-1996 (((-523) $) 120 (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) 118 (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) 115)) (-2203 (((-629 (-523)) (-629 $)) 90 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 89 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 88) (((-629 |#1|) (-629 $)) 87)) (-4211 (((-3 $ "failed") $) 34)) (-3597 ((|#1| $) 80)) (-4031 (((-3 (-383 (-523)) "failed") $) 76 (|has| |#1| (-508)))) (-1310 (((-108) $) 78 (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) 77 (|has| |#1| (-508)))) (-1878 (($ |#1| |#1| |#1| |#1|) 81)) (-3482 (((-108) $) 31)) (-2765 ((|#1| $) 82)) (-3268 (($ $ $) 68 (|has| |#1| (-786)))) (-2644 (($ $ $) 67 (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) 91)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 73 (|has| |#1| (-339)))) (-2558 ((|#1| $) 83)) (-1610 ((|#1| $) 84)) (-2637 ((|#1| $) 85)) (-2435 (((-1034) $) 10)) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) 97 (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) 96 (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) 95 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) 94 (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) 93 (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) 92 (|has| |#1| (-484 (-1087) |#1|)))) (-1502 (($ $ |#1|) 98 (|has| |#1| (-263 |#1| |#1|)))) (-4024 (($ $) 114 (|has| |#1| (-211))) (($ $ (-710)) 112 (|has| |#1| (-211))) (($ $ (-1087)) 110 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 109 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 108 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 107 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 100) (($ $ (-1 |#1| |#1|)) 99)) (-3077 (((-499) $) 74 (|has| |#1| (-564 (-499))))) (-1308 (($ $) 86)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 37) (($ (-383 (-523))) 62 (-3255 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523))))))) (-2301 (((-3 $ "failed") $) 75 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3984 ((|#1| $) 79 (|has| |#1| (-982)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 72 (|has| |#1| (-339)))) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $) 113 (|has| |#1| (-211))) (($ $ (-710)) 111 (|has| |#1| (-211))) (($ $ (-1087)) 106 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 105 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 104 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 103 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 102) (($ $ (-1 |#1| |#1|)) 101)) (-4078 (((-108) $ $) 65 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 64 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 66 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 63 (|has| |#1| (-786)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 71 (|has| |#1| (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ $ (-383 (-523))) 70 (|has| |#1| (-339))) (($ (-383 (-523)) $) 69 (|has| |#1| (-339)))))
(((-925 |#1|) (-129) (-158)) (T -925))
-((-3361 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-3115 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-3195 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-2929 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-1863 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-3215 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-2448 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-2695 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)) (-4 *2 (-982)))) (-3045 (*1 *2 *1) (-12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108)))) (-1682 (*1 *2 *1) (-12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))) (-3317 (*1 *2 *1) (|partial| -12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))))
-(-13 (-37 |t#1|) (-387 |t#1|) (-209 |t#1|) (-314 |t#1|) (-353 |t#1|) (-10 -8 (-15 -3361 ($ $)) (-15 -3115 (|t#1| $)) (-15 -3195 (|t#1| $)) (-15 -2929 (|t#1| $)) (-15 -1863 (|t#1| $)) (-15 -3215 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -2448 (|t#1| $)) (IF (|has| |t#1| (-267)) (-6 (-267)) |%noBranch|) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-339)) (-6 (-221)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-982)) (-15 -2695 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-508)) (PROGN (-15 -3045 ((-108) $)) (-15 -1682 ((-383 (-523)) $)) (-15 -3317 ((-3 (-383 (-523)) "failed") $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-339)) ((-37 |#1|) . T) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-339)) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-339)) (|has| |#1| (-267))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-209 |#1|) . T) ((-211) |has| |#1| (-211)) ((-221) |has| |#1| (-339)) ((-263 |#1| $) |has| |#1| (-263 |#1| |#1|)) ((-267) -3172 (|has| |#1| (-339)) (|has| |#1| (-267))) ((-286 |#1|) |has| |#1| (-286 |#1|)) ((-314 |#1|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-484 (-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((-484 |#1| |#1|) |has| |#1| (-286 |#1|)) ((-591 #0#) |has| |#1| (-339)) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) |has| |#1| (-339)) ((-657 |#1|) . T) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 #0#) |has| |#1| (-339)) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-339)) (|has| |#1| (-267))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1345 ((|#3| (-1 |#4| |#2|) |#1|) 16)))
-(((-926 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#3| (-1 |#4| |#2|) |#1|))) (-925 |#2|) (-158) (-925 |#4|) (-158)) (T -926))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-158)) (-4 *6 (-158)) (-4 *2 (-925 *6)) (-5 *1 (-926 *4 *5 *2 *6)) (-4 *4 (-925 *5)))))
-(-10 -7 (-15 -1345 (|#3| (-1 |#4| |#2|) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-2448 ((|#1| $) 12)) (-3317 (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-508)))) (-3045 (((-108) $) NIL (|has| |#1| (-508)))) (-1682 (((-383 (-523)) $) NIL (|has| |#1| (-508)))) (-3215 (($ |#1| |#1| |#1| |#1|) 16)) (-2769 (((-108) $) NIL)) (-1863 ((|#1| $) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2929 ((|#1| $) 15)) (-3195 ((|#1| $) 14)) (-3115 ((|#1| $) 13)) (-3951 (((-1034) $) NIL)) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|)))) (-1937 (($ $ |#1|) NIL (|has| |#1| (-263 |#1| |#1|)))) (-3984 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3361 (($ $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523))))))) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-2695 ((|#1| $) NIL (|has| |#1| (-982)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 8 T CONST)) (-1891 (($) 10 T CONST)) (-2909 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-339))) (($ (-383 (-523)) $) NIL (|has| |#1| (-339)))))
+((-1308 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-2637 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-1610 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-2558 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-2765 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-1878 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-3597 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))) (-3984 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)) (-4 *2 (-982)))) (-1310 (*1 *2 *1) (-12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108)))) (-1600 (*1 *2 *1) (-12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))) (-4031 (*1 *2 *1) (|partial| -12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-383 (-523))))))
+(-13 (-37 |t#1|) (-387 |t#1|) (-209 |t#1|) (-314 |t#1|) (-353 |t#1|) (-10 -8 (-15 -1308 ($ $)) (-15 -2637 (|t#1| $)) (-15 -1610 (|t#1| $)) (-15 -2558 (|t#1| $)) (-15 -2765 (|t#1| $)) (-15 -1878 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -3597 (|t#1| $)) (IF (|has| |t#1| (-267)) (-6 (-267)) |%noBranch|) (IF (|has| |t#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#1| (-339)) (-6 (-221)) |%noBranch|) (IF (|has| |t#1| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-134)) |%noBranch|) (IF (|has| |t#1| (-982)) (-15 -3984 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-508)) (PROGN (-15 -1310 ((-108) $)) (-15 -1600 ((-383 (-523)) $)) (-15 -4031 ((-3 (-383 (-523)) "failed") $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-339)) ((-37 |#1|) . T) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-339)) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-339)) (|has| |#1| (-267))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-209 |#1|) . T) ((-211) |has| |#1| (-211)) ((-221) |has| |#1| (-339)) ((-263 |#1| $) |has| |#1| (-263 |#1| |#1|)) ((-267) -3255 (|has| |#1| (-339)) (|has| |#1| (-267))) ((-286 |#1|) |has| |#1| (-286 |#1|)) ((-314 |#1|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-484 (-1087) |#1|) |has| |#1| (-484 (-1087) |#1|)) ((-484 |#1| |#1|) |has| |#1| (-286 |#1|)) ((-591 #0#) |has| |#1| (-339)) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) |has| |#1| (-339)) ((-657 |#1|) . T) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-979 #0#) |has| |#1| (-339)) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-339)) (|has| |#1| (-267))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
+((-3015 ((|#3| (-1 |#4| |#2|) |#1|) 16)))
+(((-926 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#3| (-1 |#4| |#2|) |#1|))) (-925 |#2|) (-158) (-925 |#4|) (-158)) (T -926))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-158)) (-4 *6 (-158)) (-4 *2 (-925 *6)) (-5 *1 (-926 *4 *5 *2 *6)) (-4 *4 (-925 *5)))))
+(-10 -7 (-15 -3015 (|#3| (-1 |#4| |#2|) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3597 ((|#1| $) 12)) (-4031 (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-508)))) (-1310 (((-108) $) NIL (|has| |#1| (-508)))) (-1600 (((-383 (-523)) $) NIL (|has| |#1| (-508)))) (-1878 (($ |#1| |#1| |#1| |#1|) 16)) (-3482 (((-108) $) NIL)) (-2765 ((|#1| $) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-2558 ((|#1| $) 15)) (-1610 ((|#1| $) 14)) (-2637 ((|#1| $) 13)) (-2435 (((-1034) $) NIL)) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-286 |#1|))) (($ $ (-271 |#1|)) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-271 |#1|))) NIL (|has| |#1| (-286 |#1|))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-484 (-1087) |#1|))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-484 (-1087) |#1|)))) (-1502 (($ $ |#1|) NIL (|has| |#1| (-263 |#1| |#1|)))) (-4024 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1308 (($ $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523))))))) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3984 ((|#1| $) NIL (|has| |#1| (-982)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 8 T CONST)) (-1440 (($) 10 T CONST)) (-1943 (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-339))) (($ (-383 (-523)) $) NIL (|has| |#1| (-339)))))
(((-927 |#1|) (-925 |#1|) (-158)) (T -927))
NIL
(-925 |#1|)
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1620 (((-108) $ (-710)) NIL)) (-4189 (($) NIL T CONST)) (-4084 (($ $) 20)) (-2137 (($ (-589 |#1|)) 29)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2616 (((-710) $) 22)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1293 ((|#1| $) 24)) (-3108 (($ |#1| $) 15)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1212 ((|#1| $) 23)) (-3048 ((|#1| $) 19)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-3542 ((|#1| |#1| $) 14)) (-1777 (((-108) $) 17)) (-3320 (($) NIL)) (-3629 ((|#1| $) 18)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) NIL)) (-3579 ((|#1| $) 26)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-928 |#1|) (-13 (-923 |#1|) (-10 -8 (-15 -2137 ($ (-589 |#1|))))) (-1016)) (T -928))
-((-2137 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-928 *3)))))
-(-13 (-923 |#1|) (-10 -8 (-15 -2137 ($ (-589 |#1|)))))
-((-2437 (($ $) 12)) (-1973 (($ $ (-523)) 13)))
-(((-929 |#1|) (-10 -8 (-15 -2437 (|#1| |#1|)) (-15 -1973 (|#1| |#1| (-523)))) (-930)) (T -929))
-NIL
-(-10 -8 (-15 -2437 (|#1| |#1|)) (-15 -1973 (|#1| |#1| (-523))))
-((-2437 (($ $) 6)) (-1973 (($ $ (-523)) 7)) (** (($ $ (-383 (-523))) 8)))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2282 (((-108) $ (-710)) NIL)) (-1640 (($) NIL T CONST)) (-3629 (($ $) 20)) (-3583 (($ (-589 |#1|)) 29)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3229 (((-710) $) 22)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2349 ((|#1| $) 24)) (-3862 (($ |#1| $) 15)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2764 ((|#1| $) 23)) (-1322 ((|#1| $) 19)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3844 ((|#1| |#1| $) 14)) (-3163 (((-108) $) 17)) (-4055 (($) NIL)) (-1671 ((|#1| $) 18)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) NIL)) (-2939 ((|#1| $) 26)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-928 |#1|) (-13 (-923 |#1|) (-10 -8 (-15 -3583 ($ (-589 |#1|))))) (-1016)) (T -928))
+((-3583 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-928 *3)))))
+(-13 (-923 |#1|) (-10 -8 (-15 -3583 ($ (-589 |#1|)))))
+((-3584 (($ $) 12)) (-1324 (($ $ (-523)) 13)))
+(((-929 |#1|) (-10 -8 (-15 -3584 (|#1| |#1|)) (-15 -1324 (|#1| |#1| (-523)))) (-930)) (T -929))
+NIL
+(-10 -8 (-15 -3584 (|#1| |#1|)) (-15 -1324 (|#1| |#1| (-523))))
+((-3584 (($ $) 6)) (-1324 (($ $ (-523)) 7)) (** (($ $ (-383 (-523))) 8)))
(((-930) (-129)) (T -930))
-((** (*1 *1 *1 *2) (-12 (-4 *1 (-930)) (-5 *2 (-383 (-523))))) (-1973 (*1 *1 *1 *2) (-12 (-4 *1 (-930)) (-5 *2 (-523)))) (-2437 (*1 *1 *1) (-4 *1 (-930))))
-(-13 (-10 -8 (-15 -2437 ($ $)) (-15 -1973 ($ $ (-523))) (-15 ** ($ $ (-383 (-523))))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1587 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| (-383 |#2|) (-339)))) (-3306 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-3174 (((-108) $) NIL (|has| (-383 |#2|) (-339)))) (-2959 (((-629 (-383 |#2|)) (-1169 $)) NIL) (((-629 (-383 |#2|))) NIL)) (-1477 (((-383 |#2|) $) NIL)) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-383 |#2|) (-325)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-4226 (((-394 $) $) NIL (|has| (-383 |#2|) (-339)))) (-2787 (((-108) $ $) NIL (|has| (-383 |#2|) (-339)))) (-2395 (((-710)) NIL (|has| (-383 |#2|) (-344)))) (-2816 (((-108)) NIL)) (-3454 (((-108) |#1|) 148) (((-108) |#2|) 153)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| (-383 |#2|) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-3 (-383 |#2|) "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| (-383 |#2|) (-964 (-523)))) (((-383 (-523)) $) NIL (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-383 |#2|) $) NIL)) (-2754 (($ (-1169 (-383 |#2|)) (-1169 $)) NIL) (($ (-1169 (-383 |#2|))) 70) (($ (-1169 |#2|) |#2|) NIL)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-383 |#2|) (-325)))) (-4059 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-2927 (((-629 (-383 |#2|)) $ (-1169 $)) NIL) (((-629 (-383 |#2|)) $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-383 |#2|))) (|:| |vec| (-1169 (-383 |#2|)))) (-629 $) (-1169 $)) NIL) (((-629 (-383 |#2|)) (-629 $)) NIL)) (-1290 (((-1169 $) (-1169 $)) NIL)) (-2116 (($ |#3|) 65) (((-3 $ "failed") (-383 |#3|)) NIL (|has| (-383 |#2|) (-339)))) (-1444 (((-3 $ "failed") $) NIL)) (-2865 (((-589 (-589 |#1|))) NIL (|has| |#1| (-344)))) (-2672 (((-108) |#1| |#1|) NIL)) (-3569 (((-852)) NIL)) (-1631 (($) NIL (|has| (-383 |#2|) (-344)))) (-3991 (((-108)) NIL)) (-1382 (((-108) |#1|) 56) (((-108) |#2|) 150)) (-4032 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| (-383 |#2|) (-339)))) (-1272 (($ $) NIL)) (-3665 (($) NIL (|has| (-383 |#2|) (-325)))) (-1766 (((-108) $) NIL (|has| (-383 |#2|) (-325)))) (-3610 (($ $ (-710)) NIL (|has| (-383 |#2|) (-325))) (($ $) NIL (|has| (-383 |#2|) (-325)))) (-3049 (((-108) $) NIL (|has| (-383 |#2|) (-339)))) (-3437 (((-852) $) NIL (|has| (-383 |#2|) (-325))) (((-772 (-852)) $) NIL (|has| (-383 |#2|) (-325)))) (-2769 (((-108) $) NIL)) (-1772 (((-710)) NIL)) (-1666 (((-1169 $) (-1169 $)) NIL)) (-1863 (((-383 |#2|) $) NIL)) (-2570 (((-589 (-883 |#1|)) (-1087)) NIL (|has| |#1| (-339)))) (-2738 (((-3 $ "failed") $) NIL (|has| (-383 |#2|) (-325)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-383 |#2|) (-339)))) (-2887 ((|#3| $) NIL (|has| (-383 |#2|) (-339)))) (-2060 (((-852) $) NIL (|has| (-383 |#2|) (-344)))) (-2104 ((|#3| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| (-383 |#2|) (-339))) (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-2032 (((-1070) $) NIL)) (-2411 (((-629 (-383 |#2|))) 52)) (-1378 (((-629 (-383 |#2|))) 51)) (-1396 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-1748 (($ (-1169 |#2|) |#2|) 71)) (-3658 (((-629 (-383 |#2|))) 50)) (-4103 (((-629 (-383 |#2|))) 49)) (-2239 (((-2 (|:| |num| (-629 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 86)) (-2905 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) 77)) (-2429 (((-1169 $)) 46)) (-2496 (((-1169 $)) 45)) (-4212 (((-108) $) NIL)) (-3905 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-2773 (($) NIL (|has| (-383 |#2|) (-325)) CONST)) (-4013 (($ (-852)) NIL (|has| (-383 |#2|) (-344)))) (-1885 (((-3 |#2| "failed")) 63)) (-3951 (((-1034) $) NIL)) (-3327 (((-710)) NIL)) (-1621 (($) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| (-383 |#2|) (-339)))) (-3310 (($ (-589 $)) NIL (|has| (-383 |#2|) (-339))) (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| (-383 |#2|) (-325)))) (-2424 (((-394 $) $) NIL (|has| (-383 |#2|) (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-383 |#2|) (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| (-383 |#2|) (-339)))) (-4007 (((-3 $ "failed") $ $) NIL (|has| (-383 |#2|) (-339)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-383 |#2|) (-339)))) (-3413 (((-710) $) NIL (|has| (-383 |#2|) (-339)))) (-1937 ((|#1| $ |#1| |#1|) NIL)) (-1201 (((-3 |#2| "failed")) 62)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| (-383 |#2|) (-339)))) (-1744 (((-383 |#2|) (-1169 $)) NIL) (((-383 |#2|)) 42)) (-2984 (((-710) $) NIL (|has| (-383 |#2|) (-325))) (((-3 (-710) "failed") $ $) NIL (|has| (-383 |#2|) (-325)))) (-3984 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-710)) NIL (-3172 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) NIL (-3172 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-3456 (((-629 (-383 |#2|)) (-1169 $) (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339)))) (-2762 ((|#3|) 53)) (-2893 (($) NIL (|has| (-383 |#2|) (-325)))) (-2906 (((-1169 (-383 |#2|)) $ (-1169 $)) NIL) (((-629 (-383 |#2|)) (-1169 $) (-1169 $)) NIL) (((-1169 (-383 |#2|)) $) 72) (((-629 (-383 |#2|)) (-1169 $)) NIL)) (-1400 (((-1169 (-383 |#2|)) $) NIL) (($ (-1169 (-383 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-383 |#2|) (-325)))) (-3153 (((-1169 $) (-1169 $)) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 |#2|)) NIL) (($ (-383 (-523))) NIL (-3172 (|has| (-383 |#2|) (-964 (-383 (-523)))) (|has| (-383 |#2|) (-339)))) (($ $) NIL (|has| (-383 |#2|) (-339)))) (-1942 (($ $) NIL (|has| (-383 |#2|) (-325))) (((-3 $ "failed") $) NIL (|has| (-383 |#2|) (-134)))) (-1356 ((|#3| $) NIL)) (-3272 (((-710)) NIL)) (-1496 (((-108)) 60)) (-2188 (((-108) |#1|) 154) (((-108) |#2|) 155)) (-3760 (((-1169 $)) 125)) (-2801 (((-108) $ $) NIL (|has| (-383 |#2|) (-339)))) (-2265 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-3336 (((-108)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-383 |#2|) (-339)))) (-1879 (($) 94 T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-710)) NIL (-3172 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) NIL (-3172 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-383 |#2|) (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 |#2|)) NIL) (($ (-383 |#2|) $) NIL) (($ (-383 (-523)) $) NIL (|has| (-383 |#2|) (-339))) (($ $ (-383 (-523))) NIL (|has| (-383 |#2|) (-339)))))
+((** (*1 *1 *1 *2) (-12 (-4 *1 (-930)) (-5 *2 (-383 (-523))))) (-1324 (*1 *1 *1 *2) (-12 (-4 *1 (-930)) (-5 *2 (-523)))) (-3584 (*1 *1 *1) (-4 *1 (-930))))
+(-13 (-10 -8 (-15 -3584 ($ $)) (-15 -1324 ($ $ (-523))) (-15 ** ($ $ (-383 (-523))))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1962 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| (-383 |#2|) (-339)))) (-3950 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-3226 (((-108) $) NIL (|has| (-383 |#2|) (-339)))) (-1711 (((-629 (-383 |#2|)) (-1169 $)) NIL) (((-629 (-383 |#2|))) NIL)) (-4131 (((-383 |#2|) $) NIL)) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| (-383 |#2|) (-325)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-2105 (((-394 $) $) NIL (|has| (-383 |#2|) (-339)))) (-3684 (((-108) $ $) NIL (|has| (-383 |#2|) (-339)))) (-3843 (((-710)) NIL (|has| (-383 |#2|) (-344)))) (-2693 (((-108)) NIL)) (-1690 (((-108) |#1|) 148) (((-108) |#2|) 153)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| (-383 |#2|) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-3 (-383 |#2|) "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| (-383 |#2|) (-964 (-523)))) (((-383 (-523)) $) NIL (|has| (-383 |#2|) (-964 (-383 (-523))))) (((-383 |#2|) $) NIL)) (-3322 (($ (-1169 (-383 |#2|)) (-1169 $)) NIL) (($ (-1169 (-383 |#2|))) 70) (($ (-1169 |#2|) |#2|) NIL)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-383 |#2|) (-325)))) (-2501 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-2545 (((-629 (-383 |#2|)) $ (-1169 $)) NIL) (((-629 (-383 |#2|)) $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-383 |#2|) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-383 |#2|))) (|:| |vec| (-1169 (-383 |#2|)))) (-629 $) (-1169 $)) NIL) (((-629 (-383 |#2|)) (-629 $)) NIL)) (-2332 (((-1169 $) (-1169 $)) NIL)) (-1830 (($ |#3|) 65) (((-3 $ "failed") (-383 |#3|)) NIL (|has| (-383 |#2|) (-339)))) (-4211 (((-3 $ "failed") $) NIL)) (-3201 (((-589 (-589 |#1|))) NIL (|has| |#1| (-344)))) (-1902 (((-108) |#1| |#1|) NIL)) (-2262 (((-852)) NIL)) (-3461 (($) NIL (|has| (-383 |#2|) (-344)))) (-1495 (((-108)) NIL)) (-3727 (((-108) |#1|) 56) (((-108) |#2|) 150)) (-2486 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| (-383 |#2|) (-339)))) (-2213 (($ $) NIL)) (-2097 (($) NIL (|has| (-383 |#2|) (-325)))) (-1200 (((-108) $) NIL (|has| (-383 |#2|) (-325)))) (-1419 (($ $ (-710)) NIL (|has| (-383 |#2|) (-325))) (($ $) NIL (|has| (-383 |#2|) (-325)))) (-1330 (((-108) $) NIL (|has| (-383 |#2|) (-339)))) (-1500 (((-852) $) NIL (|has| (-383 |#2|) (-325))) (((-772 (-852)) $) NIL (|has| (-383 |#2|) (-325)))) (-3482 (((-108) $) NIL)) (-1244 (((-710)) NIL)) (-1402 (((-1169 $) (-1169 $)) NIL)) (-2765 (((-383 |#2|) $) NIL)) (-2161 (((-589 (-883 |#1|)) (-1087)) NIL (|has| |#1| (-339)))) (-1289 (((-3 $ "failed") $) NIL (|has| (-383 |#2|) (-325)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-383 |#2|) (-339)))) (-2277 ((|#3| $) NIL (|has| (-383 |#2|) (-339)))) (-4076 (((-852) $) NIL (|has| (-383 |#2|) (-344)))) (-1816 ((|#3| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| (-383 |#2|) (-339))) (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-3841 (((-1070) $) NIL)) (-1209 (((-629 (-383 |#2|))) 52)) (-1845 (((-629 (-383 |#2|))) 51)) (-3071 (($ $) NIL (|has| (-383 |#2|) (-339)))) (-4087 (($ (-1169 |#2|) |#2|) 71)) (-2009 (((-629 (-383 |#2|))) 50)) (-3864 (((-629 (-383 |#2|))) 49)) (-2180 (((-2 (|:| |num| (-629 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 86)) (-2401 (((-2 (|:| |num| (-1169 |#2|)) (|:| |den| |#2|)) $) 77)) (-3205 (((-1169 $)) 46)) (-3835 (((-1169 $)) 45)) (-1933 (((-108) $) NIL)) (-3759 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-4105 (($) NIL (|has| (-383 |#2|) (-325)) CONST)) (-2557 (($ (-852)) NIL (|has| (-383 |#2|) (-344)))) (-2931 (((-3 |#2| "failed")) 63)) (-2435 (((-1034) $) NIL)) (-4095 (((-710)) NIL)) (-4102 (($) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| (-383 |#2|) (-339)))) (-2056 (($ (-589 $)) NIL (|has| (-383 |#2|) (-339))) (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| (-383 |#2|) (-325)))) (-3573 (((-394 $) $) NIL (|has| (-383 |#2|) (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-383 |#2|) (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| (-383 |#2|) (-339)))) (-2469 (((-3 $ "failed") $ $) NIL (|has| (-383 |#2|) (-339)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| (-383 |#2|) (-339)))) (-3087 (((-710) $) NIL (|has| (-383 |#2|) (-339)))) (-1502 ((|#1| $ |#1| |#1|) NIL)) (-2632 (((-3 |#2| "failed")) 62)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| (-383 |#2|) (-339)))) (-4053 (((-383 |#2|) (-1169 $)) NIL) (((-383 |#2|)) 42)) (-2041 (((-710) $) NIL (|has| (-383 |#2|) (-325))) (((-3 (-710) "failed") $ $) NIL (|has| (-383 |#2|) (-325)))) (-4024 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-710)) NIL (-3255 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) NIL (-3255 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-1718 (((-629 (-383 |#2|)) (-1169 $) (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339)))) (-3399 ((|#3|) 53)) (-2315 (($) NIL (|has| (-383 |#2|) (-325)))) (-2411 (((-1169 (-383 |#2|)) $ (-1169 $)) NIL) (((-629 (-383 |#2|)) (-1169 $) (-1169 $)) NIL) (((-1169 (-383 |#2|)) $) 72) (((-629 (-383 |#2|)) (-1169 $)) NIL)) (-3077 (((-1169 (-383 |#2|)) $) NIL) (($ (-1169 (-383 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| (-383 |#2|) (-325)))) (-3054 (((-1169 $) (-1169 $)) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 |#2|)) NIL) (($ (-383 (-523))) NIL (-3255 (|has| (-383 |#2|) (-964 (-383 (-523)))) (|has| (-383 |#2|) (-339)))) (($ $) NIL (|has| (-383 |#2|) (-339)))) (-2301 (($ $) NIL (|has| (-383 |#2|) (-325))) (((-3 $ "failed") $) NIL (|has| (-383 |#2|) (-134)))) (-1606 ((|#3| $) NIL)) (-1698 (((-710)) NIL)) (-3455 (((-108)) 60)) (-2771 (((-108) |#1|) 154) (((-108) |#2|) 155)) (-2922 (((-1169 $)) 125)) (-3842 (((-108) $ $) NIL (|has| (-383 |#2|) (-339)))) (-2376 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-4152 (((-108)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-383 |#2|) (-339)))) (-1428 (($) 94 T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-1 (-383 |#2|) (-383 |#2|)) (-710)) NIL (|has| (-383 |#2|) (-339))) (($ $ (-1 (-383 |#2|) (-383 |#2|))) NIL (|has| (-383 |#2|) (-339))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| (-383 |#2|) (-339)) (|has| (-383 |#2|) (-831 (-1087))))) (($ $ (-710)) NIL (-3255 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325)))) (($ $) NIL (-3255 (-12 (|has| (-383 |#2|) (-211)) (|has| (-383 |#2|) (-339))) (|has| (-383 |#2|) (-325))))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ $) NIL (|has| (-383 |#2|) (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| (-383 |#2|) (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 |#2|)) NIL) (($ (-383 |#2|) $) NIL) (($ (-383 (-523)) $) NIL (|has| (-383 |#2|) (-339))) (($ $ (-383 (-523))) NIL (|has| (-383 |#2|) (-339)))))
(((-931 |#1| |#2| |#3| |#4| |#5|) (-318 |#1| |#2| |#3|) (-1127) (-1145 |#1|) (-1145 (-383 |#2|)) (-383 |#2|) (-710)) (T -931))
NIL
(-318 |#1| |#2| |#3|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1610 (((-589 (-523)) $) 54)) (-1806 (($ (-589 (-523))) 62)) (-2046 (((-523) $) 40 (|has| (-523) (-284)))) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL (|has| (-523) (-759)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) 49) (((-3 (-1087) "failed") $) NIL (|has| (-523) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) 47 (|has| (-523) (-964 (-523)))) (((-3 (-523) "failed") $) 49 (|has| (-523) (-964 (-523))))) (-3508 (((-523) $) NIL) (((-1087) $) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-523) (-964 (-523)))) (((-523) $) NIL (|has| (-523) (-964 (-523))))) (-4059 (($ $ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1631 (($) NIL (|has| (-523) (-508)))) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-2588 (((-589 (-523)) $) 60)) (-3712 (((-108) $) NIL (|has| (-523) (-759)))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-523) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-523) (-817 (-355))))) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL)) (-3316 (((-523) $) 37)) (-2738 (((-3 $ "failed") $) NIL (|has| (-523) (-1063)))) (-2057 (((-108) $) NIL (|has| (-523) (-759)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| (-523) (-786)))) (-1345 (($ (-1 (-523) (-523)) $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL)) (-2773 (($) NIL (|has| (-523) (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-4110 (($ $) NIL (|has| (-523) (-284))) (((-383 (-523)) $) 42)) (-2149 (((-1068 (-523)) $) 59)) (-3066 (($ (-589 (-523)) (-589 (-523))) 63)) (-2733 (((-523) $) 53 (|has| (-523) (-508)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-2424 (((-394 $) $) NIL)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2812 (($ $ (-589 (-523)) (-589 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-523) (-523)) NIL (|has| (-523) (-286 (-523)))) (($ $ (-271 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-271 (-523)))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-1087)) (-589 (-523))) NIL (|has| (-523) (-484 (-1087) (-523)))) (($ $ (-1087) (-523)) NIL (|has| (-523) (-484 (-1087) (-523))))) (-3413 (((-710) $) NIL)) (-1937 (($ $ (-523)) NIL (|has| (-523) (-263 (-523) (-523))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $) 11 (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-2793 (($ $) NIL)) (-3329 (((-523) $) 39)) (-3086 (((-589 (-523)) $) 61)) (-1400 (((-823 (-523)) $) NIL (|has| (-523) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-523) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-523) (-564 (-499)))) (((-355) $) NIL (|has| (-523) (-949))) (((-203) $) NIL (|has| (-523) (-949)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-523) (-840))))) (-1691 (((-794) $) 77) (($ (-523)) 43) (($ $) NIL) (($ (-383 (-523))) 19) (($ (-523)) 43) (($ (-1087)) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) 17)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-523) (-840))) (|has| (-523) (-134))))) (-3272 (((-710)) 9)) (-3809 (((-523) $) 51 (|has| (-523) (-508)))) (-2801 (((-108) $ $) NIL)) (-2695 (($ $) NIL (|has| (-523) (-759)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 10 T CONST)) (-1891 (($) 12 T CONST)) (-2909 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-4006 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3941 (((-108) $ $) 14)) (-3993 (((-108) $ $) NIL (|has| (-523) (-786)))) (-3966 (((-108) $ $) 33 (|has| (-523) (-786)))) (-4074 (($ $ $) 29) (($ (-523) (-523)) 31)) (-4060 (($ $) 15) (($ $ $) 22)) (-4045 (($ $ $) 20)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 25) (($ $ $) 27) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-523) $) 25) (($ $ (-523)) NIL)))
-(((-932 |#1|) (-13 (-921 (-523)) (-10 -8 (-15 -1691 ((-383 (-523)) $)) (-15 -4110 ((-383 (-523)) $)) (-15 -1610 ((-589 (-523)) $)) (-15 -2149 ((-1068 (-523)) $)) (-15 -2588 ((-589 (-523)) $)) (-15 -3086 ((-589 (-523)) $)) (-15 -1806 ($ (-589 (-523)))) (-15 -3066 ($ (-589 (-523)) (-589 (-523)))))) (-523)) (T -932))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-4110 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-1610 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-2149 (*1 *2 *1) (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-2588 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-3086 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-1806 (*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-3066 (*1 *1 *2 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
-(-13 (-921 (-523)) (-10 -8 (-15 -1691 ((-383 (-523)) $)) (-15 -4110 ((-383 (-523)) $)) (-15 -1610 ((-589 (-523)) $)) (-15 -2149 ((-1068 (-523)) $)) (-15 -2588 ((-589 (-523)) $)) (-15 -3086 ((-589 (-523)) $)) (-15 -1806 ($ (-589 (-523)))) (-15 -3066 ($ (-589 (-523)) (-589 (-523))))))
-((-2281 (((-51) (-383 (-523)) (-523)) 9)))
-(((-933) (-10 -7 (-15 -2281 ((-51) (-383 (-523)) (-523))))) (T -933))
-((-2281 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-523))) (-5 *4 (-523)) (-5 *2 (-51)) (-5 *1 (-933)))))
-(-10 -7 (-15 -2281 ((-51) (-383 (-523)) (-523))))
-((-2395 (((-523)) 13)) (-3906 (((-523)) 16)) (-2691 (((-1174) (-523)) 15)) (-3392 (((-523) (-523)) 17) (((-523)) 12)))
-(((-934) (-10 -7 (-15 -3392 ((-523))) (-15 -2395 ((-523))) (-15 -3392 ((-523) (-523))) (-15 -2691 ((-1174) (-523))) (-15 -3906 ((-523))))) (T -934))
-((-3906 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))) (-2691 (*1 *2 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-934)))) (-3392 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))) (-2395 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))) (-3392 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))))
-(-10 -7 (-15 -3392 ((-523))) (-15 -2395 ((-523))) (-15 -3392 ((-523) (-523))) (-15 -2691 ((-1174) (-523))) (-15 -3906 ((-523))))
-((-1982 (((-394 |#1|) |#1|) 40)) (-2424 (((-394 |#1|) |#1|) 39)))
-(((-935 |#1|) (-10 -7 (-15 -2424 ((-394 |#1|) |#1|)) (-15 -1982 ((-394 |#1|) |#1|))) (-1145 (-383 (-523)))) (T -935))
-((-1982 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-935 *3)) (-4 *3 (-1145 (-383 (-523)))))) (-2424 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-935 *3)) (-4 *3 (-1145 (-383 (-523)))))))
-(-10 -7 (-15 -2424 ((-394 |#1|) |#1|)) (-15 -1982 ((-394 |#1|) |#1|)))
-((-3317 (((-3 (-383 (-523)) "failed") |#1|) 14)) (-3045 (((-108) |#1|) 13)) (-1682 (((-383 (-523)) |#1|) 9)))
-(((-936 |#1|) (-10 -7 (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|))) (-964 (-383 (-523)))) (T -936))
-((-3317 (*1 *2 *3) (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-936 *3)) (-4 *3 (-964 *2)))) (-3045 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-936 *3)) (-4 *3 (-964 (-383 (-523)))))) (-1682 (*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-936 *3)) (-4 *3 (-964 *2)))))
-(-10 -7 (-15 -1682 ((-383 (-523)) |#1|)) (-15 -3045 ((-108) |#1|)) (-15 -3317 ((-3 (-383 (-523)) "failed") |#1|)))
-((-1849 ((|#2| $ "value" |#2|) 12)) (-1937 ((|#2| $ "value") 10)) (-3313 (((-108) $ $) 18)))
-(((-937 |#1| |#2|) (-10 -8 (-15 -1849 (|#2| |#1| "value" |#2|)) (-15 -3313 ((-108) |#1| |#1|)) (-15 -1937 (|#2| |#1| "value"))) (-938 |#2|) (-1123)) (T -937))
-NIL
-(-10 -8 (-15 -1849 (|#2| |#1| "value" |#2|)) (-15 -3313 ((-108) |#1| |#1|)) (-15 -1937 (|#2| |#1| "value")))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3370 ((|#1| $) 48)) (-1620 (((-108) $ (-710)) 8)) (-1487 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-4189 (($) 7 T CONST)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 50)) (-3675 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-1701 (((-589 |#1|) $) 45)) (-1799 (((-108) $) 49)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ "value") 47)) (-3766 (((-523) $ $) 44)) (-1221 (((-108) $) 46)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 51)) (-3313 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2201 (((-589 (-523)) $) 54)) (-3474 (($ (-589 (-523))) 62)) (-3964 (((-523) $) 40 (|has| (-523) (-284)))) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL (|has| (-523) (-759)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) 49) (((-3 (-1087) "failed") $) NIL (|has| (-523) (-964 (-1087)))) (((-3 (-383 (-523)) "failed") $) 47 (|has| (-523) (-964 (-523)))) (((-3 (-523) "failed") $) 49 (|has| (-523) (-964 (-523))))) (-1996 (((-523) $) NIL) (((-1087) $) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) NIL (|has| (-523) (-964 (-523)))) (((-523) $) NIL (|has| (-523) (-964 (-523))))) (-2501 (($ $ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| (-523) (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3461 (($) NIL (|has| (-523) (-508)))) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-2287 (((-589 (-523)) $) 60)) (-3702 (((-108) $) NIL (|has| (-523) (-759)))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (|has| (-523) (-817 (-523)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (|has| (-523) (-817 (-355))))) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL)) (-2164 (((-523) $) 37)) (-1289 (((-3 $ "failed") $) NIL (|has| (-523) (-1063)))) (-4050 (((-108) $) NIL (|has| (-523) (-759)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| (-523) (-786)))) (-3015 (($ (-1 (-523) (-523)) $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL)) (-4105 (($) NIL (|has| (-523) (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3934 (($ $) NIL (|has| (-523) (-284))) (((-383 (-523)) $) 42)) (-3705 (((-1068 (-523)) $) 59)) (-3384 (($ (-589 (-523)) (-589 (-523))) 63)) (-1250 (((-523) $) 53 (|has| (-523) (-508)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| (-523) (-840)))) (-3573 (((-394 $) $) NIL)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-1349 (($ $ (-589 (-523)) (-589 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-523) (-523)) NIL (|has| (-523) (-286 (-523)))) (($ $ (-271 (-523))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-271 (-523)))) NIL (|has| (-523) (-286 (-523)))) (($ $ (-589 (-1087)) (-589 (-523))) NIL (|has| (-523) (-484 (-1087) (-523)))) (($ $ (-1087) (-523)) NIL (|has| (-523) (-484 (-1087) (-523))))) (-3087 (((-710) $) NIL)) (-1502 (($ $ (-523)) NIL (|has| (-523) (-263 (-523) (-523))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $) 11 (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-3758 (($ $) NIL)) (-2171 (((-523) $) 39)) (-3592 (((-589 (-523)) $) 61)) (-3077 (((-823 (-523)) $) NIL (|has| (-523) (-564 (-823 (-523))))) (((-823 (-355)) $) NIL (|has| (-523) (-564 (-823 (-355))))) (((-499) $) NIL (|has| (-523) (-564 (-499)))) (((-355) $) NIL (|has| (-523) (-949))) (((-203) $) NIL (|has| (-523) (-949)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-523) (-840))))) (-3976 (((-794) $) 77) (($ (-523)) 43) (($ $) NIL) (($ (-383 (-523))) 20) (($ (-523)) 43) (($ (-1087)) NIL (|has| (-523) (-964 (-1087)))) (((-383 (-523)) $) 18)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-523) (-840))) (|has| (-523) (-134))))) (-1698 (((-710)) 9)) (-1516 (((-523) $) 51 (|has| (-523) (-508)))) (-3842 (((-108) $ $) NIL)) (-3984 (($ $) NIL (|has| (-523) (-759)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 10 T CONST)) (-1440 (($) 12 T CONST)) (-1943 (($ $) NIL (|has| (-523) (-211))) (($ $ (-710)) NIL (|has| (-523) (-211))) (($ $ (-1087)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| (-523) (-831 (-1087)))) (($ $ (-1 (-523) (-523)) (-710)) NIL) (($ $ (-1 (-523) (-523))) NIL)) (-4078 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4037 (((-108) $ $) 14)) (-4070 (((-108) $ $) NIL (|has| (-523) (-786)))) (-4052 (((-108) $ $) 33 (|has| (-523) (-786)))) (-4125 (($ $ $) 29) (($ (-523) (-523)) 31)) (-4115 (($ $) 15) (($ $ $) 23)) (-4103 (($ $ $) 21)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 25) (($ $ $) 27) (($ $ (-383 (-523))) NIL) (($ (-383 (-523)) $) NIL) (($ (-523) $) 25) (($ $ (-523)) NIL)))
+(((-932 |#1|) (-13 (-921 (-523)) (-10 -8 (-15 -3976 ((-383 (-523)) $)) (-15 -3934 ((-383 (-523)) $)) (-15 -2201 ((-589 (-523)) $)) (-15 -3705 ((-1068 (-523)) $)) (-15 -2287 ((-589 (-523)) $)) (-15 -3592 ((-589 (-523)) $)) (-15 -3474 ($ (-589 (-523)))) (-15 -3384 ($ (-589 (-523)) (-589 (-523)))))) (-523)) (T -932))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-3934 (*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-2201 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-3705 (*1 *2 *1) (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-2287 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-3592 (*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-3474 (*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))) (-3384 (*1 *1 *2 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
+(-13 (-921 (-523)) (-10 -8 (-15 -3976 ((-383 (-523)) $)) (-15 -3934 ((-383 (-523)) $)) (-15 -2201 ((-589 (-523)) $)) (-15 -3705 ((-1068 (-523)) $)) (-15 -2287 ((-589 (-523)) $)) (-15 -3592 ((-589 (-523)) $)) (-15 -3474 ($ (-589 (-523)))) (-15 -3384 ($ (-589 (-523)) (-589 (-523))))))
+((-2492 (((-51) (-383 (-523)) (-523)) 9)))
+(((-933) (-10 -7 (-15 -2492 ((-51) (-383 (-523)) (-523))))) (T -933))
+((-2492 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-523))) (-5 *4 (-523)) (-5 *2 (-51)) (-5 *1 (-933)))))
+(-10 -7 (-15 -2492 ((-51) (-383 (-523)) (-523))))
+((-3843 (((-523)) 13)) (-3771 (((-523)) 16)) (-3946 (((-1174) (-523)) 15)) (-2864 (((-523) (-523)) 17) (((-523)) 12)))
+(((-934) (-10 -7 (-15 -2864 ((-523))) (-15 -3843 ((-523))) (-15 -2864 ((-523) (-523))) (-15 -3946 ((-1174) (-523))) (-15 -3771 ((-523))))) (T -934))
+((-3771 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))) (-3946 (*1 *2 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-934)))) (-2864 (*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))) (-3843 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))) (-2864 (*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))))
+(-10 -7 (-15 -2864 ((-523))) (-15 -3843 ((-523))) (-15 -2864 ((-523) (-523))) (-15 -3946 ((-1174) (-523))) (-15 -3771 ((-523))))
+((-1398 (((-394 |#1|) |#1|) 41)) (-3573 (((-394 |#1|) |#1|) 40)))
+(((-935 |#1|) (-10 -7 (-15 -3573 ((-394 |#1|) |#1|)) (-15 -1398 ((-394 |#1|) |#1|))) (-1145 (-383 (-523)))) (T -935))
+((-1398 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-935 *3)) (-4 *3 (-1145 (-383 (-523)))))) (-3573 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-935 *3)) (-4 *3 (-1145 (-383 (-523)))))))
+(-10 -7 (-15 -3573 ((-394 |#1|) |#1|)) (-15 -1398 ((-394 |#1|) |#1|)))
+((-4031 (((-3 (-383 (-523)) "failed") |#1|) 15)) (-1310 (((-108) |#1|) 14)) (-1600 (((-383 (-523)) |#1|) 10)))
+(((-936 |#1|) (-10 -7 (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|))) (-964 (-383 (-523)))) (T -936))
+((-4031 (*1 *2 *3) (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-936 *3)) (-4 *3 (-964 *2)))) (-1310 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-936 *3)) (-4 *3 (-964 (-383 (-523)))))) (-1600 (*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-936 *3)) (-4 *3 (-964 *2)))))
+(-10 -7 (-15 -1600 ((-383 (-523)) |#1|)) (-15 -1310 ((-108) |#1|)) (-15 -4031 ((-3 (-383 (-523)) "failed") |#1|)))
+((-4101 ((|#2| $ "value" |#2|) 12)) (-1502 ((|#2| $ "value") 10)) (-4004 (((-108) $ $) 18)))
+(((-937 |#1| |#2|) (-10 -8 (-15 -4101 (|#2| |#1| "value" |#2|)) (-15 -4004 ((-108) |#1| |#1|)) (-15 -1502 (|#2| |#1| "value"))) (-938 |#2|) (-1123)) (T -937))
+NIL
+(-10 -8 (-15 -4101 (|#2| |#1| "value" |#2|)) (-15 -4004 ((-108) |#1| |#1|)) (-15 -1502 (|#2| |#1| "value")))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2058 ((|#1| $) 48)) (-2282 (((-108) $ (-710)) 8)) (-3365 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1640 (($) 7 T CONST)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 50)) (-3339 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-2112 (((-589 |#1|) $) 45)) (-3391 (((-108) $) 49)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ "value") 47)) (-2981 (((-523) $ $) 44)) (-2837 (((-108) $) 46)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 51)) (-4004 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-938 |#1|) (-129) (-1123)) (T -938))
-((-2612 (*1 *2 *1) (-12 (-4 *3 (-1123)) (-5 *2 (-589 *1)) (-4 *1 (-938 *3)))) (-2932 (*1 *2 *1) (-12 (-4 *3 (-1123)) (-5 *2 (-589 *1)) (-4 *1 (-938 *3)))) (-1799 (*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-3370 (*1 *2 *1) (-12 (-4 *1 (-938 *2)) (-4 *2 (-1123)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-938 *2)) (-4 *2 (-1123)))) (-1221 (*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-1701 (*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-589 *3)))) (-3766 (*1 *2 *1 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-523)))) (-3313 (*1 *2 *1 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-3675 (*1 *2 *1 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-1809 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *1)) (|has| *1 (-6 -4249)) (-4 *1 (-938 *3)) (-4 *3 (-1123)))) (-1849 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4249)) (-4 *1 (-938 *2)) (-4 *2 (-1123)))) (-1487 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-938 *2)) (-4 *2 (-1123)))))
-(-13 (-462 |t#1|) (-10 -8 (-15 -2612 ((-589 $) $)) (-15 -2932 ((-589 $) $)) (-15 -1799 ((-108) $)) (-15 -3370 (|t#1| $)) (-15 -1937 (|t#1| $ "value")) (-15 -1221 ((-108) $)) (-15 -1701 ((-589 |t#1|) $)) (-15 -3766 ((-523) $ $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -3313 ((-108) $ $)) (-15 -3675 ((-108) $ $))) |%noBranch|) (IF (|has| $ (-6 -4249)) (PROGN (-15 -1809 ($ $ (-589 $))) (-15 -1849 (|t#1| $ "value" |t#1|)) (-15 -1487 (|t#1| $ |t#1|))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-2437 (($ $) 9) (($ $ (-710)) 43) (($ (-383 (-523))) 12) (($ (-523)) 15)) (-1264 (((-3 $ "failed") (-1083 $) (-852) (-794)) 23) (((-3 $ "failed") (-1083 $) (-852)) 28)) (-1973 (($ $ (-523)) 49)) (-3272 (((-710)) 16)) (-3008 (((-589 $) (-1083 $)) NIL) (((-589 $) (-1083 (-383 (-523)))) 54) (((-589 $) (-1083 (-523))) 59) (((-589 $) (-883 $)) 63) (((-589 $) (-883 (-383 (-523)))) 67) (((-589 $) (-883 (-523))) 71)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL) (($ $ (-383 (-523))) 47)))
-(((-939 |#1|) (-10 -8 (-15 -2437 (|#1| (-523))) (-15 -2437 (|#1| (-383 (-523)))) (-15 -2437 (|#1| |#1| (-710))) (-15 -3008 ((-589 |#1|) (-883 (-523)))) (-15 -3008 ((-589 |#1|) (-883 (-383 (-523))))) (-15 -3008 ((-589 |#1|) (-883 |#1|))) (-15 -3008 ((-589 |#1|) (-1083 (-523)))) (-15 -3008 ((-589 |#1|) (-1083 (-383 (-523))))) (-15 -3008 ((-589 |#1|) (-1083 |#1|))) (-15 -1264 ((-3 |#1| "failed") (-1083 |#1|) (-852))) (-15 -1264 ((-3 |#1| "failed") (-1083 |#1|) (-852) (-794))) (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -1973 (|#1| |#1| (-523))) (-15 -2437 (|#1| |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 -3272 ((-710))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852)))) (-940)) (T -939))
-((-3272 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
-(-10 -8 (-15 -2437 (|#1| (-523))) (-15 -2437 (|#1| (-383 (-523)))) (-15 -2437 (|#1| |#1| (-710))) (-15 -3008 ((-589 |#1|) (-883 (-523)))) (-15 -3008 ((-589 |#1|) (-883 (-383 (-523))))) (-15 -3008 ((-589 |#1|) (-883 |#1|))) (-15 -3008 ((-589 |#1|) (-1083 (-523)))) (-15 -3008 ((-589 |#1|) (-1083 (-383 (-523))))) (-15 -3008 ((-589 |#1|) (-1083 |#1|))) (-15 -1264 ((-3 |#1| "failed") (-1083 |#1|) (-852))) (-15 -1264 ((-3 |#1| "failed") (-1083 |#1|) (-852) (-794))) (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -1973 (|#1| |#1| (-523))) (-15 -2437 (|#1| |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 -3272 ((-710))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 89)) (-3306 (($ $) 90)) (-3174 (((-108) $) 92)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 109)) (-4226 (((-394 $) $) 110)) (-2437 (($ $) 73) (($ $ (-710)) 59) (($ (-383 (-523))) 58) (($ (-523)) 57)) (-2787 (((-108) $ $) 100)) (-3482 (((-523) $) 127)) (-4189 (($) 17 T CONST)) (-1264 (((-3 $ "failed") (-1083 $) (-852) (-794)) 67) (((-3 $ "failed") (-1083 $) (-852)) 66)) (-1220 (((-3 (-523) "failed") $) 85 (|has| (-383 (-523)) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 83 (|has| (-383 (-523)) (-964 (-383 (-523))))) (((-3 (-383 (-523)) "failed") $) 81)) (-3508 (((-523) $) 86 (|has| (-383 (-523)) (-964 (-523)))) (((-383 (-523)) $) 84 (|has| (-383 (-523)) (-964 (-383 (-523))))) (((-383 (-523)) $) 80)) (-1231 (($ $ (-794)) 56)) (-4178 (($ $ (-794)) 55)) (-4059 (($ $ $) 104)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 103)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 98)) (-3049 (((-108) $) 111)) (-3712 (((-108) $) 125)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 72)) (-2057 (((-108) $) 126)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 107)) (-3239 (($ $ $) 124)) (-3158 (($ $ $) 123)) (-3788 (((-3 (-1083 $) "failed") $) 68)) (-1482 (((-3 (-794) "failed") $) 70)) (-1882 (((-3 (-1083 $) "failed") $) 69)) (-3278 (($ (-589 $)) 96) (($ $ $) 95)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 112)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 97)) (-3310 (($ (-589 $)) 94) (($ $ $) 93)) (-2424 (((-394 $) $) 108)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 106) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 105)) (-4007 (((-3 $ "failed") $ $) 88)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 99)) (-3413 (((-710) $) 101)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 102)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 117) (($ $) 87) (($ (-383 (-523))) 82) (($ (-523)) 79) (($ (-383 (-523))) 76)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 91)) (-4108 (((-383 (-523)) $ $) 54)) (-3008 (((-589 $) (-1083 $)) 65) (((-589 $) (-1083 (-383 (-523)))) 64) (((-589 $) (-1083 (-523))) 63) (((-589 $) (-883 $)) 62) (((-589 $) (-883 (-383 (-523)))) 61) (((-589 $) (-883 (-523))) 60)) (-2695 (($ $) 128)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 113)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-4006 (((-108) $ $) 121)) (-3980 (((-108) $ $) 120)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 122)) (-3966 (((-108) $ $) 119)) (-4074 (($ $ $) 118)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 114) (($ $ (-383 (-523))) 71)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ (-383 (-523)) $) 116) (($ $ (-383 (-523))) 115) (($ (-523) $) 78) (($ $ (-523)) 77) (($ (-383 (-523)) $) 75) (($ $ (-383 (-523))) 74)))
+((-2464 (*1 *2 *1) (-12 (-4 *3 (-1123)) (-5 *2 (-589 *1)) (-4 *1 (-938 *3)))) (-1378 (*1 *2 *1) (-12 (-4 *3 (-1123)) (-5 *2 (-589 *1)) (-4 *1 (-938 *3)))) (-3391 (*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-2058 (*1 *2 *1) (-12 (-4 *1 (-938 *2)) (-4 *2 (-1123)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-938 *2)) (-4 *2 (-1123)))) (-2837 (*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-2112 (*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-589 *3)))) (-2981 (*1 *2 *1 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-523)))) (-4004 (*1 *2 *1 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-3339 (*1 *2 *1 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-3508 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *1)) (|has| *1 (-6 -4249)) (-4 *1 (-938 *3)) (-4 *3 (-1123)))) (-4101 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4249)) (-4 *1 (-938 *2)) (-4 *2 (-1123)))) (-3365 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-938 *2)) (-4 *2 (-1123)))))
+(-13 (-462 |t#1|) (-10 -8 (-15 -2464 ((-589 $) $)) (-15 -1378 ((-589 $) $)) (-15 -3391 ((-108) $)) (-15 -2058 (|t#1| $)) (-15 -1502 (|t#1| $ "value")) (-15 -2837 ((-108) $)) (-15 -2112 ((-589 |t#1|) $)) (-15 -2981 ((-523) $ $)) (IF (|has| |t#1| (-1016)) (PROGN (-15 -4004 ((-108) $ $)) (-15 -3339 ((-108) $ $))) |%noBranch|) (IF (|has| $ (-6 -4249)) (PROGN (-15 -3508 ($ $ (-589 $))) (-15 -4101 (|t#1| $ "value" |t#1|)) (-15 -3365 (|t#1| $ |t#1|))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3584 (($ $) 9) (($ $ (-710)) 43) (($ (-383 (-523))) 13) (($ (-523)) 15)) (-2167 (((-3 $ "failed") (-1083 $) (-852) (-794)) 23) (((-3 $ "failed") (-1083 $) (-852)) 28)) (-1324 (($ $ (-523)) 49)) (-1698 (((-710)) 16)) (-4057 (((-589 $) (-1083 $)) NIL) (((-589 $) (-1083 (-383 (-523)))) 54) (((-589 $) (-1083 (-523))) 59) (((-589 $) (-883 $)) 63) (((-589 $) (-883 (-383 (-523)))) 67) (((-589 $) (-883 (-523))) 71)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL) (($ $ (-383 (-523))) 47)))
+(((-939 |#1|) (-10 -8 (-15 -3584 (|#1| (-523))) (-15 -3584 (|#1| (-383 (-523)))) (-15 -3584 (|#1| |#1| (-710))) (-15 -4057 ((-589 |#1|) (-883 (-523)))) (-15 -4057 ((-589 |#1|) (-883 (-383 (-523))))) (-15 -4057 ((-589 |#1|) (-883 |#1|))) (-15 -4057 ((-589 |#1|) (-1083 (-523)))) (-15 -4057 ((-589 |#1|) (-1083 (-383 (-523))))) (-15 -4057 ((-589 |#1|) (-1083 |#1|))) (-15 -2167 ((-3 |#1| "failed") (-1083 |#1|) (-852))) (-15 -2167 ((-3 |#1| "failed") (-1083 |#1|) (-852) (-794))) (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -1324 (|#1| |#1| (-523))) (-15 -3584 (|#1| |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 -1698 ((-710))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852)))) (-940)) (T -939))
+((-1698 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-939 *3)) (-4 *3 (-940)))))
+(-10 -8 (-15 -3584 (|#1| (-523))) (-15 -3584 (|#1| (-383 (-523)))) (-15 -3584 (|#1| |#1| (-710))) (-15 -4057 ((-589 |#1|) (-883 (-523)))) (-15 -4057 ((-589 |#1|) (-883 (-383 (-523))))) (-15 -4057 ((-589 |#1|) (-883 |#1|))) (-15 -4057 ((-589 |#1|) (-1083 (-523)))) (-15 -4057 ((-589 |#1|) (-1083 (-383 (-523))))) (-15 -4057 ((-589 |#1|) (-1083 |#1|))) (-15 -2167 ((-3 |#1| "failed") (-1083 |#1|) (-852))) (-15 -2167 ((-3 |#1| "failed") (-1083 |#1|) (-852) (-794))) (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -1324 (|#1| |#1| (-523))) (-15 -3584 (|#1| |#1|)) (-15 ** (|#1| |#1| (-523))) (-15 -1698 ((-710))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 89)) (-3950 (($ $) 90)) (-3226 (((-108) $) 92)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 109)) (-2105 (((-394 $) $) 110)) (-3584 (($ $) 73) (($ $ (-710)) 59) (($ (-383 (-523))) 58) (($ (-523)) 57)) (-3684 (((-108) $ $) 100)) (-2035 (((-523) $) 127)) (-1640 (($) 17 T CONST)) (-2167 (((-3 $ "failed") (-1083 $) (-852) (-794)) 67) (((-3 $ "failed") (-1083 $) (-852)) 66)) (-2898 (((-3 (-523) "failed") $) 85 (|has| (-383 (-523)) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 83 (|has| (-383 (-523)) (-964 (-383 (-523))))) (((-3 (-383 (-523)) "failed") $) 81)) (-1996 (((-523) $) 86 (|has| (-383 (-523)) (-964 (-523)))) (((-383 (-523)) $) 84 (|has| (-383 (-523)) (-964 (-383 (-523))))) (((-383 (-523)) $) 80)) (-2952 (($ $ (-794)) 56)) (-1517 (($ $ (-794)) 55)) (-2501 (($ $ $) 104)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 103)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 98)) (-1330 (((-108) $) 111)) (-3702 (((-108) $) 125)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 72)) (-4050 (((-108) $) 126)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 107)) (-3268 (($ $ $) 124)) (-2644 (($ $ $) 123)) (-3189 (((-3 (-1083 $) "failed") $) 68)) (-3310 (((-3 (-794) "failed") $) 70)) (-2908 (((-3 (-1083 $) "failed") $) 69)) (-2012 (($ (-589 $)) 96) (($ $ $) 95)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 112)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 97)) (-2056 (($ (-589 $)) 94) (($ $ $) 93)) (-3573 (((-394 $) $) 108)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 106) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 105)) (-2469 (((-3 $ "failed") $ $) 88)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 99)) (-3087 (((-710) $) 101)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 102)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 117) (($ $) 87) (($ (-383 (-523))) 82) (($ (-523)) 79) (($ (-383 (-523))) 76)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 91)) (-2523 (((-383 (-523)) $ $) 54)) (-4057 (((-589 $) (-1083 $)) 65) (((-589 $) (-1083 (-383 (-523)))) 64) (((-589 $) (-1083 (-523))) 63) (((-589 $) (-883 $)) 62) (((-589 $) (-883 (-383 (-523)))) 61) (((-589 $) (-883 (-523))) 60)) (-3984 (($ $) 128)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 113)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4078 (((-108) $ $) 121)) (-4061 (((-108) $ $) 120)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 122)) (-4052 (((-108) $ $) 119)) (-4125 (($ $ $) 118)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 114) (($ $ (-383 (-523))) 71)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ (-383 (-523)) $) 116) (($ $ (-383 (-523))) 115) (($ (-523) $) 78) (($ $ (-523)) 77) (($ (-383 (-523)) $) 75) (($ $ (-383 (-523))) 74)))
(((-940) (-129)) (T -940))
-((-2437 (*1 *1 *1) (-4 *1 (-940))) (-1482 (*1 *2 *1) (|partial| -12 (-4 *1 (-940)) (-5 *2 (-794)))) (-1882 (*1 *2 *1) (|partial| -12 (-5 *2 (-1083 *1)) (-4 *1 (-940)))) (-3788 (*1 *2 *1) (|partial| -12 (-5 *2 (-1083 *1)) (-4 *1 (-940)))) (-1264 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1083 *1)) (-5 *3 (-852)) (-5 *4 (-794)) (-4 *1 (-940)))) (-1264 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1083 *1)) (-5 *3 (-852)) (-4 *1 (-940)))) (-3008 (*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-940)) (-5 *2 (-589 *1)))) (-3008 (*1 *2 *3) (-12 (-5 *3 (-1083 (-383 (-523)))) (-5 *2 (-589 *1)) (-4 *1 (-940)))) (-3008 (*1 *2 *3) (-12 (-5 *3 (-1083 (-523))) (-5 *2 (-589 *1)) (-4 *1 (-940)))) (-3008 (*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-940)) (-5 *2 (-589 *1)))) (-3008 (*1 *2 *3) (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *2 (-589 *1)) (-4 *1 (-940)))) (-3008 (*1 *2 *3) (-12 (-5 *3 (-883 (-523))) (-5 *2 (-589 *1)) (-4 *1 (-940)))) (-2437 (*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-710)))) (-2437 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-4 *1 (-940)))) (-2437 (*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-940)))) (-1231 (*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-794)))) (-4178 (*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-794)))) (-4108 (*1 *2 *1 *1) (-12 (-4 *1 (-940)) (-5 *2 (-383 (-523))))))
-(-13 (-136) (-784) (-158) (-339) (-387 (-383 (-523))) (-37 (-523)) (-37 (-383 (-523))) (-930) (-10 -8 (-15 -1482 ((-3 (-794) "failed") $)) (-15 -1882 ((-3 (-1083 $) "failed") $)) (-15 -3788 ((-3 (-1083 $) "failed") $)) (-15 -1264 ((-3 $ "failed") (-1083 $) (-852) (-794))) (-15 -1264 ((-3 $ "failed") (-1083 $) (-852))) (-15 -3008 ((-589 $) (-1083 $))) (-15 -3008 ((-589 $) (-1083 (-383 (-523))))) (-15 -3008 ((-589 $) (-1083 (-523)))) (-15 -3008 ((-589 $) (-883 $))) (-15 -3008 ((-589 $) (-883 (-383 (-523))))) (-15 -3008 ((-589 $) (-883 (-523)))) (-15 -2437 ($ $ (-710))) (-15 -2437 ($ $)) (-15 -2437 ($ (-383 (-523)))) (-15 -2437 ($ (-523))) (-15 -1231 ($ $ (-794))) (-15 -4178 ($ $ (-794))) (-15 -4108 ((-383 (-523)) $ $))))
+((-3584 (*1 *1 *1) (-4 *1 (-940))) (-3310 (*1 *2 *1) (|partial| -12 (-4 *1 (-940)) (-5 *2 (-794)))) (-2908 (*1 *2 *1) (|partial| -12 (-5 *2 (-1083 *1)) (-4 *1 (-940)))) (-3189 (*1 *2 *1) (|partial| -12 (-5 *2 (-1083 *1)) (-4 *1 (-940)))) (-2167 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1083 *1)) (-5 *3 (-852)) (-5 *4 (-794)) (-4 *1 (-940)))) (-2167 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1083 *1)) (-5 *3 (-852)) (-4 *1 (-940)))) (-4057 (*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-940)) (-5 *2 (-589 *1)))) (-4057 (*1 *2 *3) (-12 (-5 *3 (-1083 (-383 (-523)))) (-5 *2 (-589 *1)) (-4 *1 (-940)))) (-4057 (*1 *2 *3) (-12 (-5 *3 (-1083 (-523))) (-5 *2 (-589 *1)) (-4 *1 (-940)))) (-4057 (*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-940)) (-5 *2 (-589 *1)))) (-4057 (*1 *2 *3) (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *2 (-589 *1)) (-4 *1 (-940)))) (-4057 (*1 *2 *3) (-12 (-5 *3 (-883 (-523))) (-5 *2 (-589 *1)) (-4 *1 (-940)))) (-3584 (*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-710)))) (-3584 (*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-4 *1 (-940)))) (-3584 (*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-940)))) (-2952 (*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-794)))) (-1517 (*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-794)))) (-2523 (*1 *2 *1 *1) (-12 (-4 *1 (-940)) (-5 *2 (-383 (-523))))))
+(-13 (-136) (-784) (-158) (-339) (-387 (-383 (-523))) (-37 (-523)) (-37 (-383 (-523))) (-930) (-10 -8 (-15 -3310 ((-3 (-794) "failed") $)) (-15 -2908 ((-3 (-1083 $) "failed") $)) (-15 -3189 ((-3 (-1083 $) "failed") $)) (-15 -2167 ((-3 $ "failed") (-1083 $) (-852) (-794))) (-15 -2167 ((-3 $ "failed") (-1083 $) (-852))) (-15 -4057 ((-589 $) (-1083 $))) (-15 -4057 ((-589 $) (-1083 (-383 (-523))))) (-15 -4057 ((-589 $) (-1083 (-523)))) (-15 -4057 ((-589 $) (-883 $))) (-15 -4057 ((-589 $) (-883 (-383 (-523))))) (-15 -4057 ((-589 $) (-883 (-523)))) (-15 -3584 ($ $ (-710))) (-15 -3584 ($ $)) (-15 -3584 ($ (-383 (-523)))) (-15 -3584 ($ (-523))) (-15 -2952 ($ $ (-794))) (-15 -1517 ($ $ (-794))) (-15 -2523 ((-383 (-523)) $ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 #1=(-523)) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-124) . T) ((-136) . T) ((-563 (-794)) . T) ((-158) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-339) . T) ((-387 (-383 (-523))) . T) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 #1#) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 #1#) . T) ((-657 $) . T) ((-666) . T) ((-730) . T) ((-731) . T) ((-733) . T) ((-734) . T) ((-784) . T) ((-786) . T) ((-851) . T) ((-930) . T) ((-964 (-383 (-523))) . T) ((-964 (-523)) |has| (-383 (-523)) (-964 (-523))) ((-979 #0#) . T) ((-979 #1#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T))
-((-3025 (((-2 (|:| |ans| |#2|) (|:| -3855 |#2|) (|:| |sol?| (-108))) (-523) |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 62)))
-(((-941 |#1| |#2|) (-10 -7 (-15 -3025 ((-2 (|:| |ans| |#2|) (|:| -3855 |#2|) (|:| |sol?| (-108))) (-523) |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-27) (-406 |#1|))) (T -941))
-((-3025 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *5 (-1087)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-589 *4))) (-5 *7 (-1 (-3 (-2 (|:| -1825 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1109) (-27) (-406 *8))) (-4 *8 (-13 (-427) (-786) (-136) (-964 *3) (-585 *3))) (-5 *3 (-523)) (-5 *2 (-2 (|:| |ans| *4) (|:| -3855 *4) (|:| |sol?| (-108)))) (-5 *1 (-941 *8 *4)))))
-(-10 -7 (-15 -3025 ((-2 (|:| |ans| |#2|) (|:| -3855 |#2|) (|:| |sol?| (-108))) (-523) |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
-((-2924 (((-3 (-589 |#2|) "failed") (-523) |#2| |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 47)))
-(((-942 |#1| |#2|) (-10 -7 (-15 -2924 ((-3 (-589 |#2|) "failed") (-523) |#2| |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-27) (-406 |#1|))) (T -942))
-((-2924 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *5 (-1087)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-589 *4))) (-5 *7 (-1 (-3 (-2 (|:| -1825 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1109) (-27) (-406 *8))) (-4 *8 (-13 (-427) (-786) (-136) (-964 *3) (-585 *3))) (-5 *3 (-523)) (-5 *2 (-589 *4)) (-5 *1 (-942 *8 *4)))))
-(-10 -7 (-15 -2924 ((-3 (-589 |#2|) "failed") (-523) |#2| |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -1825 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
-((-2103 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -2849 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-523)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-523) (-1 |#2| |#2|)) 30)) (-1857 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |c| (-383 |#2|)) (|:| -1219 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|)) 58)) (-1547 (((-2 (|:| |ans| (-383 |#2|)) (|:| |nosol| (-108))) (-383 |#2|) (-383 |#2|)) 63)))
-(((-943 |#1| |#2|) (-10 -7 (-15 -1857 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |c| (-383 |#2|)) (|:| -1219 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|))) (-15 -1547 ((-2 (|:| |ans| (-383 |#2|)) (|:| |nosol| (-108))) (-383 |#2|) (-383 |#2|))) (-15 -2103 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -2849 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-523)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-523) (-1 |#2| |#2|)))) (-13 (-339) (-136) (-964 (-523))) (-1145 |#1|)) (T -943))
-((-2103 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1145 *6)) (-4 *6 (-13 (-339) (-136) (-964 *4))) (-5 *4 (-523)) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108)))) (|:| -2849 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-943 *6 *3)))) (-1547 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| |ans| (-383 *5)) (|:| |nosol| (-108)))) (-5 *1 (-943 *4 *5)) (-5 *3 (-383 *5)))) (-1857 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-383 *6)) (|:| |c| (-383 *6)) (|:| -1219 *6))) (-5 *1 (-943 *5 *6)) (-5 *3 (-383 *6)))))
-(-10 -7 (-15 -1857 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |c| (-383 |#2|)) (|:| -1219 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|))) (-15 -1547 ((-2 (|:| |ans| (-383 |#2|)) (|:| |nosol| (-108))) (-383 |#2|) (-383 |#2|))) (-15 -2103 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -2849 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-523)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-523) (-1 |#2| |#2|))))
-((-3469 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |h| |#2|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| -1219 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|)) 22)) (-3216 (((-3 (-589 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|)) 32)))
-(((-944 |#1| |#2|) (-10 -7 (-15 -3469 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |h| |#2|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| -1219 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|))) (-15 -3216 ((-3 (-589 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|)))) (-13 (-339) (-136) (-964 (-523))) (-1145 |#1|)) (T -944))
-((-3216 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-383 *5))) (-5 *1 (-944 *4 *5)) (-5 *3 (-383 *5)))) (-3469 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-383 *6)) (|:| |h| *6) (|:| |c1| (-383 *6)) (|:| |c2| (-383 *6)) (|:| -1219 *6))) (-5 *1 (-944 *5 *6)) (-5 *3 (-383 *6)))))
-(-10 -7 (-15 -3469 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |h| |#2|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| -1219 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|))) (-15 -3216 ((-3 (-589 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|))))
-((-2422 (((-1 |#1|) (-589 (-2 (|:| -3370 |#1|) (|:| -3038 (-523))))) 37)) (-2696 (((-1 |#1|) (-1018 |#1|)) 45)) (-4116 (((-1 |#1|) (-1169 |#1|) (-1169 (-523)) (-523)) 34)))
-(((-945 |#1|) (-10 -7 (-15 -2696 ((-1 |#1|) (-1018 |#1|))) (-15 -2422 ((-1 |#1|) (-589 (-2 (|:| -3370 |#1|) (|:| -3038 (-523)))))) (-15 -4116 ((-1 |#1|) (-1169 |#1|) (-1169 (-523)) (-523)))) (-1016)) (T -945))
-((-4116 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1169 *6)) (-5 *4 (-1169 (-523))) (-5 *5 (-523)) (-4 *6 (-1016)) (-5 *2 (-1 *6)) (-5 *1 (-945 *6)))) (-2422 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -3370 *4) (|:| -3038 (-523))))) (-4 *4 (-1016)) (-5 *2 (-1 *4)) (-5 *1 (-945 *4)))) (-2696 (*1 *2 *3) (-12 (-5 *3 (-1018 *4)) (-4 *4 (-1016)) (-5 *2 (-1 *4)) (-5 *1 (-945 *4)))))
-(-10 -7 (-15 -2696 ((-1 |#1|) (-1018 |#1|))) (-15 -2422 ((-1 |#1|) (-589 (-2 (|:| -3370 |#1|) (|:| -3038 (-523)))))) (-15 -4116 ((-1 |#1|) (-1169 |#1|) (-1169 (-523)) (-523))))
-((-3437 (((-710) (-312 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23)))
-(((-946 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3437 ((-710) (-312 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|) (-13 (-344) (-339))) (T -946))
-((-3437 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-312 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-4 *4 (-1145 (-383 *7))) (-4 *8 (-318 *6 *7 *4)) (-4 *9 (-13 (-344) (-339))) (-5 *2 (-710)) (-5 *1 (-946 *6 *7 *4 *8 *9)))))
-(-10 -7 (-15 -3437 ((-710) (-312 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|))))
-((-2941 (((-3 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) "failed") |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) 31) (((-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523))) 28)) (-2047 (((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523))) 33) (((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-383 (-523))) 29) (((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) 32) (((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1|) 27)) (-3695 (((-589 (-383 (-523))) (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) 19)) (-4228 (((-383 (-523)) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) 16)))
-(((-947 |#1|) (-10 -7 (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1|)) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-383 (-523)))) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523)))) (-15 -2941 ((-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523)))) (-15 -2941 ((-3 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) "failed") |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-15 -4228 ((-383 (-523)) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-15 -3695 ((-589 (-383 (-523))) (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))))) (-1145 (-523))) (T -947))
-((-3695 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-5 *2 (-589 (-383 (-523)))) (-5 *1 (-947 *4)) (-4 *4 (-1145 (-523))))) (-4228 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) (-5 *2 (-383 (-523))) (-5 *1 (-947 *4)) (-4 *4 (-1145 (-523))))) (-2941 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))))) (-2941 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) (-5 *4 (-383 (-523))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))))) (-2047 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-383 (-523))) (-5 *2 (-589 (-2 (|:| -3844 *5) (|:| -3855 *5)))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))) (-5 *4 (-2 (|:| -3844 *5) (|:| -3855 *5))))) (-2047 (*1 *2 *3 *4) (-12 (-5 *2 (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))) (-5 *4 (-383 (-523))))) (-2047 (*1 *2 *3 *4) (-12 (-5 *2 (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))) (-5 *4 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))) (-2047 (*1 *2 *3) (-12 (-5 *2 (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))))))
-(-10 -7 (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1|)) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-383 (-523)))) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523)))) (-15 -2941 ((-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523)))) (-15 -2941 ((-3 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) "failed") |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-15 -4228 ((-383 (-523)) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-15 -3695 ((-589 (-383 (-523))) (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))))
-((-2941 (((-3 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) "failed") |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) 35) (((-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523))) 32)) (-2047 (((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523))) 30) (((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-383 (-523))) 26) (((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) 28) (((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1|) 24)))
-(((-948 |#1|) (-10 -7 (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1|)) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-383 (-523)))) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523)))) (-15 -2941 ((-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523)))) (-15 -2941 ((-3 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) "failed") |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))) (-1145 (-383 (-523)))) (T -948))
-((-2941 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523)))))) (-2941 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) (-5 *4 (-383 (-523))) (-5 *1 (-948 *3)) (-4 *3 (-1145 *4)))) (-2047 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-383 (-523))) (-5 *2 (-589 (-2 (|:| -3844 *5) (|:| -3855 *5)))) (-5 *1 (-948 *3)) (-4 *3 (-1145 *5)) (-5 *4 (-2 (|:| -3844 *5) (|:| -3855 *5))))) (-2047 (*1 *2 *3 *4) (-12 (-5 *4 (-383 (-523))) (-5 *2 (-589 (-2 (|:| -3844 *4) (|:| -3855 *4)))) (-5 *1 (-948 *3)) (-4 *3 (-1145 *4)))) (-2047 (*1 *2 *3 *4) (-12 (-5 *2 (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523)))) (-5 *4 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))) (-2047 (*1 *2 *3) (-12 (-5 *2 (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523)))))))
-(-10 -7 (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1|)) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-383 (-523)))) (-15 -2047 ((-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523)))) (-15 -2941 ((-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-383 (-523)))) (-15 -2941 ((-3 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) "failed") |#1| (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))) (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))))
-((-1400 (((-203) $) 6) (((-355) $) 9)))
+((-4196 (((-2 (|:| |ans| |#2|) (|:| -2438 |#2|) (|:| |sol?| (-108))) (-523) |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 66)))
+(((-941 |#1| |#2|) (-10 -7 (-15 -4196 ((-2 (|:| |ans| |#2|) (|:| -2438 |#2|) (|:| |sol?| (-108))) (-523) |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-27) (-406 |#1|))) (T -941))
+((-4196 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *5 (-1087)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-589 *4))) (-5 *7 (-1 (-3 (-2 (|:| -3699 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1109) (-27) (-406 *8))) (-4 *8 (-13 (-427) (-786) (-136) (-964 *3) (-585 *3))) (-5 *3 (-523)) (-5 *2 (-2 (|:| |ans| *4) (|:| -2438 *4) (|:| |sol?| (-108)))) (-5 *1 (-941 *8 *4)))))
+(-10 -7 (-15 -4196 ((-2 (|:| |ans| |#2|) (|:| -2438 |#2|) (|:| |sol?| (-108))) (-523) |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
+((-2524 (((-3 (-589 |#2|) "failed") (-523) |#2| |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 53)))
+(((-942 |#1| |#2|) (-10 -7 (-15 -2524 ((-3 (-589 |#2|) "failed") (-523) |#2| |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))) (-13 (-1109) (-27) (-406 |#1|))) (T -942))
+((-2524 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *5 (-1087)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-589 *4))) (-5 *7 (-1 (-3 (-2 (|:| -3699 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1109) (-27) (-406 *8))) (-4 *8 (-13 (-427) (-786) (-136) (-964 *3) (-585 *3))) (-5 *3 (-523)) (-5 *2 (-589 *4)) (-5 *1 (-942 *8 *4)))))
+(-10 -7 (-15 -2524 ((-3 (-589 |#2|) "failed") (-523) |#2| |#2| |#2| (-1087) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-589 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-589 |#2|)) (-1 (-3 (-2 (|:| -3699 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
+((-3284 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -1747 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-523)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-523) (-1 |#2| |#2|)) 30)) (-2708 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |c| (-383 |#2|)) (|:| -1425 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|)) 58)) (-2678 (((-2 (|:| |ans| (-383 |#2|)) (|:| |nosol| (-108))) (-383 |#2|) (-383 |#2|)) 63)))
+(((-943 |#1| |#2|) (-10 -7 (-15 -2708 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |c| (-383 |#2|)) (|:| -1425 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|))) (-15 -2678 ((-2 (|:| |ans| (-383 |#2|)) (|:| |nosol| (-108))) (-383 |#2|) (-383 |#2|))) (-15 -3284 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -1747 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-523)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-523) (-1 |#2| |#2|)))) (-13 (-339) (-136) (-964 (-523))) (-1145 |#1|)) (T -943))
+((-3284 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1145 *6)) (-4 *6 (-13 (-339) (-136) (-964 *4))) (-5 *4 (-523)) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108)))) (|:| -1747 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-943 *6 *3)))) (-2678 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| |ans| (-383 *5)) (|:| |nosol| (-108)))) (-5 *1 (-943 *4 *5)) (-5 *3 (-383 *5)))) (-2708 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-383 *6)) (|:| |c| (-383 *6)) (|:| -1425 *6))) (-5 *1 (-943 *5 *6)) (-5 *3 (-383 *6)))))
+(-10 -7 (-15 -2708 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |c| (-383 |#2|)) (|:| -1425 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|))) (-15 -2678 ((-2 (|:| |ans| (-383 |#2|)) (|:| |nosol| (-108))) (-383 |#2|) (-383 |#2|))) (-15 -3284 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -1747 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-523)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-523) (-1 |#2| |#2|))))
+((-1889 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |h| |#2|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| -1425 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|)) 22)) (-1891 (((-3 (-589 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|)) 33)))
+(((-944 |#1| |#2|) (-10 -7 (-15 -1889 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |h| |#2|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| -1425 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|))) (-15 -1891 ((-3 (-589 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|)))) (-13 (-339) (-136) (-964 (-523))) (-1145 |#1|)) (T -944))
+((-1891 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4)) (-5 *2 (-589 (-383 *5))) (-5 *1 (-944 *4 *5)) (-5 *3 (-383 *5)))) (-1889 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-383 *6)) (|:| |h| *6) (|:| |c1| (-383 *6)) (|:| |c2| (-383 *6)) (|:| -1425 *6))) (-5 *1 (-944 *5 *6)) (-5 *3 (-383 *6)))))
+(-10 -7 (-15 -1889 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-383 |#2|)) (|:| |h| |#2|) (|:| |c1| (-383 |#2|)) (|:| |c2| (-383 |#2|)) (|:| -1425 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|) (-1 |#2| |#2|))) (-15 -1891 ((-3 (-589 (-383 |#2|)) "failed") (-383 |#2|) (-383 |#2|) (-383 |#2|))))
+((-1286 (((-1 |#1|) (-589 (-2 (|:| -2058 |#1|) (|:| -1255 (-523))))) 37)) (-3994 (((-1 |#1|) (-1018 |#1|)) 45)) (-3982 (((-1 |#1|) (-1169 |#1|) (-1169 (-523)) (-523)) 34)))
+(((-945 |#1|) (-10 -7 (-15 -3994 ((-1 |#1|) (-1018 |#1|))) (-15 -1286 ((-1 |#1|) (-589 (-2 (|:| -2058 |#1|) (|:| -1255 (-523)))))) (-15 -3982 ((-1 |#1|) (-1169 |#1|) (-1169 (-523)) (-523)))) (-1016)) (T -945))
+((-3982 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1169 *6)) (-5 *4 (-1169 (-523))) (-5 *5 (-523)) (-4 *6 (-1016)) (-5 *2 (-1 *6)) (-5 *1 (-945 *6)))) (-1286 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -2058 *4) (|:| -1255 (-523))))) (-4 *4 (-1016)) (-5 *2 (-1 *4)) (-5 *1 (-945 *4)))) (-3994 (*1 *2 *3) (-12 (-5 *3 (-1018 *4)) (-4 *4 (-1016)) (-5 *2 (-1 *4)) (-5 *1 (-945 *4)))))
+(-10 -7 (-15 -3994 ((-1 |#1|) (-1018 |#1|))) (-15 -1286 ((-1 |#1|) (-589 (-2 (|:| -2058 |#1|) (|:| -1255 (-523)))))) (-15 -3982 ((-1 |#1|) (-1169 |#1|) (-1169 (-523)) (-523))))
+((-1500 (((-710) (-312 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23)))
+(((-946 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1500 ((-710) (-312 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-339) (-1145 |#1|) (-1145 (-383 |#2|)) (-318 |#1| |#2| |#3|) (-13 (-344) (-339))) (T -946))
+((-1500 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-312 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-339)) (-4 *7 (-1145 *6)) (-4 *4 (-1145 (-383 *7))) (-4 *8 (-318 *6 *7 *4)) (-4 *9 (-13 (-344) (-339))) (-5 *2 (-710)) (-5 *1 (-946 *6 *7 *4 *8 *9)))))
+(-10 -7 (-15 -1500 ((-710) (-312 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|))))
+((-1482 (((-3 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) "failed") |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) 31) (((-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523))) 28)) (-3973 (((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523))) 33) (((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-383 (-523))) 29) (((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) 32) (((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1|) 27)) (-3557 (((-589 (-383 (-523))) (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) 19)) (-2128 (((-383 (-523)) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) 16)))
+(((-947 |#1|) (-10 -7 (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1|)) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-383 (-523)))) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523)))) (-15 -1482 ((-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523)))) (-15 -1482 ((-3 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) "failed") |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-15 -2128 ((-383 (-523)) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-15 -3557 ((-589 (-383 (-523))) (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))))) (-1145 (-523))) (T -947))
+((-3557 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-5 *2 (-589 (-383 (-523)))) (-5 *1 (-947 *4)) (-4 *4 (-1145 (-523))))) (-2128 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) (-5 *2 (-383 (-523))) (-5 *1 (-947 *4)) (-4 *4 (-1145 (-523))))) (-1482 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))))) (-1482 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) (-5 *4 (-383 (-523))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))))) (-3973 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-383 (-523))) (-5 *2 (-589 (-2 (|:| -2428 *5) (|:| -2438 *5)))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))) (-5 *4 (-2 (|:| -2428 *5) (|:| -2438 *5))))) (-3973 (*1 *2 *3 *4) (-12 (-5 *2 (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))) (-5 *4 (-383 (-523))))) (-3973 (*1 *2 *3 *4) (-12 (-5 *2 (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))) (-5 *4 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))) (-3973 (*1 *2 *3) (-12 (-5 *2 (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))))))
+(-10 -7 (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1|)) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-383 (-523)))) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523)))) (-15 -1482 ((-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523)))) (-15 -1482 ((-3 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) "failed") |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-15 -2128 ((-383 (-523)) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-15 -3557 ((-589 (-383 (-523))) (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))))
+((-1482 (((-3 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) "failed") |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) 35) (((-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523))) 32)) (-3973 (((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523))) 30) (((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-383 (-523))) 26) (((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) 28) (((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1|) 24)))
+(((-948 |#1|) (-10 -7 (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1|)) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-383 (-523)))) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523)))) (-15 -1482 ((-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523)))) (-15 -1482 ((-3 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) "failed") |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))) (-1145 (-383 (-523)))) (T -948))
+((-1482 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523)))))) (-1482 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) (-5 *4 (-383 (-523))) (-5 *1 (-948 *3)) (-4 *3 (-1145 *4)))) (-3973 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-383 (-523))) (-5 *2 (-589 (-2 (|:| -2428 *5) (|:| -2438 *5)))) (-5 *1 (-948 *3)) (-4 *3 (-1145 *5)) (-5 *4 (-2 (|:| -2428 *5) (|:| -2438 *5))))) (-3973 (*1 *2 *3 *4) (-12 (-5 *4 (-383 (-523))) (-5 *2 (-589 (-2 (|:| -2428 *4) (|:| -2438 *4)))) (-5 *1 (-948 *3)) (-4 *3 (-1145 *4)))) (-3973 (*1 *2 *3 *4) (-12 (-5 *2 (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523)))) (-5 *4 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))) (-3973 (*1 *2 *3) (-12 (-5 *2 (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523)))))))
+(-10 -7 (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1|)) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-383 (-523)))) (-15 -3973 ((-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523)))) (-15 -1482 ((-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-383 (-523)))) (-15 -1482 ((-3 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) "failed") |#1| (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))) (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))))
+((-3077 (((-203) $) 6) (((-355) $) 9)))
(((-949) (-129)) (T -949))
NIL
(-13 (-564 (-203)) (-564 (-355)))
(((-564 (-203)) . T) ((-564 (-355)) . T))
-((-3112 (((-589 (-355)) (-883 (-523)) (-355)) 27) (((-589 (-355)) (-883 (-383 (-523))) (-355)) 26)) (-3441 (((-589 (-589 (-355))) (-589 (-883 (-523))) (-589 (-1087)) (-355)) 36)))
-(((-950) (-10 -7 (-15 -3112 ((-589 (-355)) (-883 (-383 (-523))) (-355))) (-15 -3112 ((-589 (-355)) (-883 (-523)) (-355))) (-15 -3441 ((-589 (-589 (-355))) (-589 (-883 (-523))) (-589 (-1087)) (-355))))) (T -950))
-((-3441 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-589 (-1087))) (-5 *2 (-589 (-589 (-355)))) (-5 *1 (-950)) (-5 *5 (-355)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-883 (-523))) (-5 *2 (-589 (-355))) (-5 *1 (-950)) (-5 *4 (-355)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *2 (-589 (-355))) (-5 *1 (-950)) (-5 *4 (-355)))))
-(-10 -7 (-15 -3112 ((-589 (-355)) (-883 (-383 (-523))) (-355))) (-15 -3112 ((-589 (-355)) (-883 (-523)) (-355))) (-15 -3441 ((-589 (-589 (-355))) (-589 (-883 (-523))) (-589 (-1087)) (-355))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 70)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2437 (($ $) NIL) (($ $ (-710)) NIL) (($ (-383 (-523))) NIL) (($ (-523)) NIL)) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) 65)) (-4189 (($) NIL T CONST)) (-1264 (((-3 $ "failed") (-1083 $) (-852) (-794)) NIL) (((-3 $ "failed") (-1083 $) (-852)) 49)) (-1220 (((-3 (-383 (-523)) "failed") $) NIL (|has| (-383 (-523)) (-964 (-383 (-523))))) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#1| "failed") $) 108) (((-3 (-523) "failed") $) NIL (-3172 (|has| (-383 (-523)) (-964 (-523))) (|has| |#1| (-964 (-523)))))) (-3508 (((-383 (-523)) $) 14 (|has| (-383 (-523)) (-964 (-383 (-523))))) (((-383 (-523)) $) 14) ((|#1| $) 109) (((-523) $) NIL (-3172 (|has| (-383 (-523)) (-964 (-523))) (|has| |#1| (-964 (-523)))))) (-1231 (($ $ (-794)) 40)) (-4178 (($ $ (-794)) 41)) (-4059 (($ $ $) NIL)) (-1729 (((-383 (-523)) $ $) 18)) (-1444 (((-3 $ "failed") $) 83)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-3712 (((-108) $) 60)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL)) (-2057 (((-108) $) 63)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-3788 (((-3 (-1083 $) "failed") $) 78)) (-1482 (((-3 (-794) "failed") $) 77)) (-1882 (((-3 (-1083 $) "failed") $) 75)) (-2550 (((-3 (-983 $ (-1083 $)) "failed") $) 73)) (-3278 (($ (-589 $)) NIL) (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 84)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ (-589 $)) NIL) (($ $ $) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-1691 (((-794) $) 82) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ $) 57) (($ (-383 (-523))) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 111)) (-3272 (((-710)) NIL)) (-2801 (((-108) $ $) NIL)) (-4108 (((-383 (-523)) $ $) 24)) (-3008 (((-589 $) (-1083 $)) 55) (((-589 $) (-1083 (-383 (-523)))) NIL) (((-589 $) (-1083 (-523))) NIL) (((-589 $) (-883 $)) NIL) (((-589 $) (-883 (-383 (-523)))) NIL) (((-589 $) (-883 (-523))) NIL)) (-1896 (($ (-983 $ (-1083 $)) (-794)) 39)) (-2695 (($ $) 19)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1879 (($) 28 T CONST)) (-1891 (($) 34 T CONST)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 71)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 21)) (-4074 (($ $ $) 32)) (-4060 (($ $) 33) (($ $ $) 69)) (-4045 (($ $ $) 104)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL) (($ $ (-383 (-523))) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 92) (($ $ $) 97) (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ (-523) $) 92) (($ $ (-523)) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ |#1| $) 96) (($ $ |#1|) NIL)))
-(((-951 |#1|) (-13 (-940) (-387 |#1|) (-37 |#1|) (-10 -8 (-15 -1896 ($ (-983 $ (-1083 $)) (-794))) (-15 -2550 ((-3 (-983 $ (-1083 $)) "failed") $)) (-15 -1729 ((-383 (-523)) $ $)))) (-13 (-784) (-339) (-949))) (T -951))
-((-1896 (*1 *1 *2 *3) (-12 (-5 *2 (-983 (-951 *4) (-1083 (-951 *4)))) (-5 *3 (-794)) (-5 *1 (-951 *4)) (-4 *4 (-13 (-784) (-339) (-949))))) (-2550 (*1 *2 *1) (|partial| -12 (-5 *2 (-983 (-951 *3) (-1083 (-951 *3)))) (-5 *1 (-951 *3)) (-4 *3 (-13 (-784) (-339) (-949))))) (-1729 (*1 *2 *1 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-951 *3)) (-4 *3 (-13 (-784) (-339) (-949))))))
-(-13 (-940) (-387 |#1|) (-37 |#1|) (-10 -8 (-15 -1896 ($ (-983 $ (-1083 $)) (-794))) (-15 -2550 ((-3 (-983 $ (-1083 $)) "failed") $)) (-15 -1729 ((-383 (-523)) $ $))))
-((-3656 (((-2 (|:| -2849 |#2|) (|:| -2888 (-589 |#1|))) |#2| (-589 |#1|)) 20) ((|#2| |#2| |#1|) 15)))
-(((-952 |#1| |#2|) (-10 -7 (-15 -3656 (|#2| |#2| |#1|)) (-15 -3656 ((-2 (|:| -2849 |#2|) (|:| -2888 (-589 |#1|))) |#2| (-589 |#1|)))) (-339) (-599 |#1|)) (T -952))
-((-3656 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-5 *2 (-2 (|:| -2849 *3) (|:| -2888 (-589 *5)))) (-5 *1 (-952 *5 *3)) (-5 *4 (-589 *5)) (-4 *3 (-599 *5)))) (-3656 (*1 *2 *2 *3) (-12 (-4 *3 (-339)) (-5 *1 (-952 *3 *2)) (-4 *2 (-599 *3)))))
-(-10 -7 (-15 -3656 (|#2| |#2| |#1|)) (-15 -3656 ((-2 (|:| -2849 |#2|) (|:| -2888 (-589 |#1|))) |#2| (-589 |#1|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3687 ((|#1| $ |#1|) 14)) (-1849 ((|#1| $ |#1|) 12)) (-2375 (($ |#1|) 10)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1937 ((|#1| $) 11)) (-1367 ((|#1| $) 13)) (-1691 (((-794) $) 21 (|has| |#1| (-1016)))) (-3941 (((-108) $ $) 9)))
-(((-953 |#1|) (-13 (-1123) (-10 -8 (-15 -2375 ($ |#1|)) (-15 -1937 (|#1| $)) (-15 -1849 (|#1| $ |#1|)) (-15 -1367 (|#1| $)) (-15 -3687 (|#1| $ |#1|)) (-15 -3941 ((-108) $ $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|))) (-1123)) (T -953))
-((-2375 (*1 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-1937 (*1 *2 *1) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-1849 (*1 *2 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-1367 (*1 *2 *1) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-3687 (*1 *2 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-3941 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-953 *3)) (-4 *3 (-1123)))))
-(-13 (-1123) (-10 -8 (-15 -2375 ($ |#1|)) (-15 -1937 (|#1| $)) (-15 -1849 (|#1| $ |#1|)) (-15 -1367 (|#1| $)) (-15 -3687 (|#1| $ |#1|)) (-15 -3941 ((-108) $ $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) NIL)) (-2591 (((-589 $) (-589 |#4|)) 105) (((-589 $) (-589 |#4|) (-108)) 106) (((-589 $) (-589 |#4|) (-108) (-108)) 104) (((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108)) 107)) (-1292 (((-589 |#3|) $) NIL)) (-2356 (((-108) $) NIL)) (-2192 (((-108) $) NIL (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2717 ((|#4| |#4| $) NIL)) (-3718 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| $) 99)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1903 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 54)) (-4189 (($) NIL T CONST)) (-4002 (((-108) $) 26 (|has| |#1| (-515)))) (-3577 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3527 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2611 (((-108) $) NIL (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1291 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) NIL)) (-3508 (($ (-589 |#4|)) NIL)) (-2441 (((-3 $ "failed") $) 39)) (-3546 ((|#4| |#4| $) 57)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2514 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 73 (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2848 ((|#4| |#4| $) NIL)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) NIL)) (-2607 (((-108) |#4| $) NIL)) (-2072 (((-108) |#4| $) NIL)) (-3149 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3950 (((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108)) 119)) (-1871 (((-589 |#4|) $) 16 (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3556 ((|#3| $) 33)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#4|) $) 17 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2043 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 21)) (-2709 (((-589 |#3|) $) NIL)) (-2528 (((-108) |#3| $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3715 (((-3 |#4| (-589 $)) |#4| |#4| $) NIL)) (-3173 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| |#4| $) 97)) (-2535 (((-3 |#4| "failed") $) 37)) (-3130 (((-589 $) |#4| $) 80)) (-1338 (((-3 (-108) (-589 $)) |#4| $) NIL)) (-1446 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 $))) |#4| $) 90) (((-108) |#4| $) 52)) (-3196 (((-589 $) |#4| $) 102) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) 103) (((-589 $) |#4| (-589 $)) NIL)) (-1670 (((-589 $) (-589 |#4|) (-108) (-108) (-108)) 114)) (-2190 (($ |#4| $) 70) (($ (-589 |#4|) $) 71) (((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 67)) (-2455 (((-589 |#4|) $) NIL)) (-2490 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2960 ((|#4| |#4| $) NIL)) (-2303 (((-108) $ $) NIL)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2897 ((|#4| |#4| $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-3 |#4| "failed") $) 35)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-3367 (((-3 $ "failed") $ |#4|) 48)) (-3053 (($ $ |#4|) NIL) (((-589 $) |#4| $) 82) (((-589 $) |#4| (-589 $)) NIL) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) 77)) (-3379 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 15)) (-3320 (($) 13)) (-2640 (((-710) $) NIL)) (-3977 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) 12)) (-1400 (((-499) $) NIL (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 20)) (-2712 (($ $ |#3|) 42)) (-2742 (($ $ |#3|) 44)) (-1494 (($ $) NIL)) (-1591 (($ $ |#3|) NIL)) (-1691 (((-794) $) 31) (((-589 |#4|) $) 40)) (-2868 (((-710) $) NIL (|has| |#3| (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) NIL)) (-3817 (((-589 $) |#4| $) 79) (((-589 $) |#4| (-589 $)) NIL) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) NIL)) (-2308 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) NIL)) (-2776 (((-108) |#4| $) NIL)) (-1747 (((-108) |#3| $) 53)) (-3941 (((-108) $ $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-954 |#1| |#2| |#3| |#4|) (-13 (-992 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2190 ((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2591 ((-589 $) (-589 |#4|) (-108) (-108))) (-15 -2591 ((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108))) (-15 -1670 ((-589 $) (-589 |#4|) (-108) (-108) (-108))) (-15 -3950 ((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108))))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -954))
-((-2190 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-954 *5 *6 *7 *3))) (-5 *1 (-954 *5 *6 *7 *3)) (-4 *3 (-987 *5 *6 *7)))) (-2591 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8)))) (-2591 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8)))) (-1670 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8)))) (-3950 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-589 *8)) (|:| |towers| (-589 (-954 *5 *6 *7 *8))))) (-5 *1 (-954 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
-(-13 (-992 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2190 ((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2591 ((-589 $) (-589 |#4|) (-108) (-108))) (-15 -2591 ((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108))) (-15 -1670 ((-589 $) (-589 |#4|) (-108) (-108) (-108))) (-15 -3950 ((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108)))))
-((-1817 (((-589 (-629 |#1|)) (-589 (-629 |#1|))) 57) (((-629 |#1|) (-629 |#1|)) 56) (((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-589 (-629 |#1|))) 55) (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 52)) (-2791 (((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852)) 51) (((-629 |#1|) (-629 |#1|) (-852)) 50)) (-4181 (((-589 (-629 (-523))) (-589 (-589 (-523)))) 67) (((-589 (-629 (-523))) (-589 (-836 (-523))) (-523)) 66) (((-629 (-523)) (-589 (-523))) 63) (((-629 (-523)) (-836 (-523)) (-523)) 62)) (-3178 (((-629 (-883 |#1|)) (-710)) 80)) (-3188 (((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852)) 36 (|has| |#1| (-6 (-4250 "*")))) (((-629 |#1|) (-629 |#1|) (-852)) 34 (|has| |#1| (-6 (-4250 "*"))))))
-(((-955 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4250 "*"))) (-15 -3188 ((-629 |#1|) (-629 |#1|) (-852))) |%noBranch|) (IF (|has| |#1| (-6 (-4250 "*"))) (-15 -3188 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852))) |%noBranch|) (-15 -3178 ((-629 (-883 |#1|)) (-710))) (-15 -2791 ((-629 |#1|) (-629 |#1|) (-852))) (-15 -2791 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852))) (-15 -1817 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1817 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -1817 ((-629 |#1|) (-629 |#1|))) (-15 -1817 ((-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -4181 ((-629 (-523)) (-836 (-523)) (-523))) (-15 -4181 ((-629 (-523)) (-589 (-523)))) (-15 -4181 ((-589 (-629 (-523))) (-589 (-836 (-523))) (-523))) (-15 -4181 ((-589 (-629 (-523))) (-589 (-589 (-523)))))) (-973)) (T -955))
-((-4181 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-523)))) (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-955 *4)) (-4 *4 (-973)))) (-4181 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-836 (-523)))) (-5 *4 (-523)) (-5 *2 (-589 (-629 *4))) (-5 *1 (-955 *5)) (-4 *5 (-973)))) (-4181 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-955 *4)) (-4 *4 (-973)))) (-4181 (*1 *2 *3 *4) (-12 (-5 *3 (-836 (-523))) (-5 *4 (-523)) (-5 *2 (-629 *4)) (-5 *1 (-955 *5)) (-4 *5 (-973)))) (-1817 (*1 *2 *2) (-12 (-5 *2 (-589 (-629 *3))) (-4 *3 (-973)) (-5 *1 (-955 *3)))) (-1817 (*1 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-955 *3)))) (-1817 (*1 *2 *2 *2) (-12 (-5 *2 (-589 (-629 *3))) (-4 *3 (-973)) (-5 *1 (-955 *3)))) (-1817 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-955 *3)))) (-2791 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-629 *4))) (-5 *3 (-852)) (-4 *4 (-973)) (-5 *1 (-955 *4)))) (-2791 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *4)) (-5 *3 (-852)) (-4 *4 (-973)) (-5 *1 (-955 *4)))) (-3178 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-629 (-883 *4))) (-5 *1 (-955 *4)) (-4 *4 (-973)))) (-3188 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-629 *4))) (-5 *3 (-852)) (|has| *4 (-6 (-4250 "*"))) (-4 *4 (-973)) (-5 *1 (-955 *4)))) (-3188 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *4)) (-5 *3 (-852)) (|has| *4 (-6 (-4250 "*"))) (-4 *4 (-973)) (-5 *1 (-955 *4)))))
-(-10 -7 (IF (|has| |#1| (-6 (-4250 "*"))) (-15 -3188 ((-629 |#1|) (-629 |#1|) (-852))) |%noBranch|) (IF (|has| |#1| (-6 (-4250 "*"))) (-15 -3188 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852))) |%noBranch|) (-15 -3178 ((-629 (-883 |#1|)) (-710))) (-15 -2791 ((-629 |#1|) (-629 |#1|) (-852))) (-15 -2791 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852))) (-15 -1817 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -1817 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -1817 ((-629 |#1|) (-629 |#1|))) (-15 -1817 ((-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -4181 ((-629 (-523)) (-836 (-523)) (-523))) (-15 -4181 ((-629 (-523)) (-589 (-523)))) (-15 -4181 ((-589 (-629 (-523))) (-589 (-836 (-523))) (-523))) (-15 -4181 ((-589 (-629 (-523))) (-589 (-589 (-523))))))
-((-1732 (((-629 |#1|) (-589 (-629 |#1|)) (-1169 |#1|)) 51 (|has| |#1| (-284)))) (-1980 (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 (-1169 |#1|))) 75 (|has| |#1| (-339))) (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 |#1|)) 73 (|has| |#1| (-339)))) (-1630 (((-1169 |#1|) (-589 (-1169 |#1|)) (-523)) 77 (-12 (|has| |#1| (-339)) (|has| |#1| (-344))))) (-2592 (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-852)) 82 (-12 (|has| |#1| (-339)) (|has| |#1| (-344)))) (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108)) 80 (-12 (|has| |#1| (-339)) (|has| |#1| (-344)))) (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|))) 79 (-12 (|has| |#1| (-339)) (|has| |#1| (-344)))) (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108) (-523) (-523)) 78 (-12 (|has| |#1| (-339)) (|has| |#1| (-344))))) (-1906 (((-108) (-589 (-629 |#1|))) 71 (|has| |#1| (-339))) (((-108) (-589 (-629 |#1|)) (-523)) 70 (|has| |#1| (-339)))) (-1245 (((-1169 (-1169 |#1|)) (-589 (-629 |#1|)) (-1169 |#1|)) 49 (|has| |#1| (-284)))) (-1840 (((-629 |#1|) (-589 (-629 |#1|)) (-629 |#1|)) 33)) (-4083 (((-629 |#1|) (-1169 (-1169 |#1|))) 30)) (-2439 (((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-523)) 66 (|has| |#1| (-339))) (((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|))) 65 (|has| |#1| (-339))) (((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-108) (-523)) 64 (|has| |#1| (-339)))))
-(((-956 |#1|) (-10 -7 (-15 -4083 ((-629 |#1|) (-1169 (-1169 |#1|)))) (-15 -1840 ((-629 |#1|) (-589 (-629 |#1|)) (-629 |#1|))) (IF (|has| |#1| (-284)) (PROGN (-15 -1245 ((-1169 (-1169 |#1|)) (-589 (-629 |#1|)) (-1169 |#1|))) (-15 -1732 ((-629 |#1|) (-589 (-629 |#1|)) (-1169 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -2439 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-108) (-523))) (-15 -2439 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -2439 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-523))) (-15 -1906 ((-108) (-589 (-629 |#1|)) (-523))) (-15 -1906 ((-108) (-589 (-629 |#1|)))) (-15 -1980 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 |#1|))) (-15 -1980 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 (-1169 |#1|))))) |%noBranch|) (IF (|has| |#1| (-344)) (IF (|has| |#1| (-339)) (PROGN (-15 -2592 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108) (-523) (-523))) (-15 -2592 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)))) (-15 -2592 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108))) (-15 -2592 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-852))) (-15 -1630 ((-1169 |#1|) (-589 (-1169 |#1|)) (-523)))) |%noBranch|) |%noBranch|)) (-973)) (T -956))
-((-1630 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1169 *5))) (-5 *4 (-523)) (-5 *2 (-1169 *5)) (-5 *1 (-956 *5)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973)))) (-2592 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973)) (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5)) (-5 *3 (-589 (-629 *5))))) (-2592 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973)) (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5)) (-5 *3 (-589 (-629 *5))))) (-2592 (*1 *2 *3) (-12 (-4 *4 (-339)) (-4 *4 (-344)) (-4 *4 (-973)) (-5 *2 (-589 (-589 (-629 *4)))) (-5 *1 (-956 *4)) (-5 *3 (-589 (-629 *4))))) (-2592 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-108)) (-5 *5 (-523)) (-4 *6 (-339)) (-4 *6 (-344)) (-4 *6 (-973)) (-5 *2 (-589 (-589 (-629 *6)))) (-5 *1 (-956 *6)) (-5 *3 (-589 (-629 *6))))) (-1980 (*1 *2 *3 *4) (-12 (-5 *4 (-1169 (-1169 *5))) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5)) (-5 *3 (-589 (-629 *5))))) (-1980 (*1 *2 *3 *4) (-12 (-5 *4 (-1169 *5)) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5)) (-5 *3 (-589 (-629 *5))))) (-1906 (*1 *2 *3) (-12 (-5 *3 (-589 (-629 *4))) (-4 *4 (-339)) (-4 *4 (-973)) (-5 *2 (-108)) (-5 *1 (-956 *4)))) (-1906 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-523)) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-108)) (-5 *1 (-956 *5)))) (-2439 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-523)) (-5 *2 (-629 *5)) (-5 *1 (-956 *5)) (-4 *5 (-339)) (-4 *5 (-973)))) (-2439 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-629 *4))) (-5 *2 (-629 *4)) (-5 *1 (-956 *4)) (-4 *4 (-339)) (-4 *4 (-973)))) (-2439 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-589 (-629 *6))) (-5 *4 (-108)) (-5 *5 (-523)) (-5 *2 (-629 *6)) (-5 *1 (-956 *6)) (-4 *6 (-339)) (-4 *6 (-973)))) (-1732 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-1169 *5)) (-4 *5 (-284)) (-4 *5 (-973)) (-5 *2 (-629 *5)) (-5 *1 (-956 *5)))) (-1245 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-629 *5))) (-4 *5 (-284)) (-4 *5 (-973)) (-5 *2 (-1169 (-1169 *5))) (-5 *1 (-956 *5)) (-5 *4 (-1169 *5)))) (-1840 (*1 *2 *3 *2) (-12 (-5 *3 (-589 (-629 *4))) (-5 *2 (-629 *4)) (-4 *4 (-973)) (-5 *1 (-956 *4)))) (-4083 (*1 *2 *3) (-12 (-5 *3 (-1169 (-1169 *4))) (-4 *4 (-973)) (-5 *2 (-629 *4)) (-5 *1 (-956 *4)))))
-(-10 -7 (-15 -4083 ((-629 |#1|) (-1169 (-1169 |#1|)))) (-15 -1840 ((-629 |#1|) (-589 (-629 |#1|)) (-629 |#1|))) (IF (|has| |#1| (-284)) (PROGN (-15 -1245 ((-1169 (-1169 |#1|)) (-589 (-629 |#1|)) (-1169 |#1|))) (-15 -1732 ((-629 |#1|) (-589 (-629 |#1|)) (-1169 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -2439 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-108) (-523))) (-15 -2439 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -2439 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-523))) (-15 -1906 ((-108) (-589 (-629 |#1|)) (-523))) (-15 -1906 ((-108) (-589 (-629 |#1|)))) (-15 -1980 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 |#1|))) (-15 -1980 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 (-1169 |#1|))))) |%noBranch|) (IF (|has| |#1| (-344)) (IF (|has| |#1| (-339)) (PROGN (-15 -2592 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108) (-523) (-523))) (-15 -2592 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)))) (-15 -2592 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108))) (-15 -2592 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-852))) (-15 -1630 ((-1169 |#1|) (-589 (-1169 |#1|)) (-523)))) |%noBranch|) |%noBranch|))
-((-2951 ((|#1| (-852) |#1|) 9)))
-(((-957 |#1|) (-10 -7 (-15 -2951 (|#1| (-852) |#1|))) (-13 (-1016) (-10 -8 (-15 -4045 ($ $ $))))) (T -957))
-((-2951 (*1 *2 *3 *2) (-12 (-5 *3 (-852)) (-5 *1 (-957 *2)) (-4 *2 (-13 (-1016) (-10 -8 (-15 -4045 ($ $ $))))))))
-(-10 -7 (-15 -2951 (|#1| (-852) |#1|)))
-((-4088 (((-589 (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523)) (|:| |radvect| (-589 (-629 (-292 (-523))))))) (-629 (-383 (-883 (-523))))) 58)) (-3947 (((-589 (-629 (-292 (-523)))) (-292 (-523)) (-629 (-383 (-883 (-523))))) 48)) (-1639 (((-589 (-292 (-523))) (-629 (-383 (-883 (-523))))) 41)) (-4162 (((-589 (-629 (-292 (-523)))) (-629 (-383 (-883 (-523))))) 68)) (-2097 (((-629 (-292 (-523))) (-629 (-292 (-523)))) 33)) (-4125 (((-589 (-629 (-292 (-523)))) (-589 (-629 (-292 (-523))))) 61)) (-2275 (((-3 (-629 (-292 (-523))) "failed") (-629 (-383 (-883 (-523))))) 65)))
-(((-958) (-10 -7 (-15 -4088 ((-589 (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523)) (|:| |radvect| (-589 (-629 (-292 (-523))))))) (-629 (-383 (-883 (-523)))))) (-15 -3947 ((-589 (-629 (-292 (-523)))) (-292 (-523)) (-629 (-383 (-883 (-523)))))) (-15 -1639 ((-589 (-292 (-523))) (-629 (-383 (-883 (-523)))))) (-15 -2275 ((-3 (-629 (-292 (-523))) "failed") (-629 (-383 (-883 (-523)))))) (-15 -2097 ((-629 (-292 (-523))) (-629 (-292 (-523))))) (-15 -4125 ((-589 (-629 (-292 (-523)))) (-589 (-629 (-292 (-523)))))) (-15 -4162 ((-589 (-629 (-292 (-523)))) (-629 (-383 (-883 (-523)))))))) (T -958))
-((-4162 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)))) (-4125 (*1 *2 *2) (-12 (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)))) (-2097 (*1 *2 *2) (-12 (-5 *2 (-629 (-292 (-523)))) (-5 *1 (-958)))) (-2275 (*1 *2 *3) (|partial| -12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-629 (-292 (-523)))) (-5 *1 (-958)))) (-1639 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-292 (-523)))) (-5 *1 (-958)))) (-3947 (*1 *2 *3 *4) (-12 (-5 *4 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)) (-5 *3 (-292 (-523))))) (-4088 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523)) (|:| |radvect| (-589 (-629 (-292 (-523)))))))) (-5 *1 (-958)))))
-(-10 -7 (-15 -4088 ((-589 (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523)) (|:| |radvect| (-589 (-629 (-292 (-523))))))) (-629 (-383 (-883 (-523)))))) (-15 -3947 ((-589 (-629 (-292 (-523)))) (-292 (-523)) (-629 (-383 (-883 (-523)))))) (-15 -1639 ((-589 (-292 (-523))) (-629 (-383 (-883 (-523)))))) (-15 -2275 ((-3 (-629 (-292 (-523))) "failed") (-629 (-383 (-883 (-523)))))) (-15 -2097 ((-629 (-292 (-523))) (-629 (-292 (-523))))) (-15 -4125 ((-589 (-629 (-292 (-523)))) (-589 (-629 (-292 (-523)))))) (-15 -4162 ((-589 (-629 (-292 (-523)))) (-629 (-383 (-883 (-523)))))))
-((-2981 ((|#1| |#1| (-852)) 9)))
-(((-959 |#1|) (-10 -7 (-15 -2981 (|#1| |#1| (-852)))) (-13 (-1016) (-10 -8 (-15 * ($ $ $))))) (T -959))
-((-2981 (*1 *2 *2 *3) (-12 (-5 *3 (-852)) (-5 *1 (-959 *2)) (-4 *2 (-13 (-1016) (-10 -8 (-15 * ($ $ $))))))))
-(-10 -7 (-15 -2981 (|#1| |#1| (-852))))
-((-1691 ((|#1| (-288)) 11) (((-1174) |#1|) 9)))
-(((-960 |#1|) (-10 -7 (-15 -1691 ((-1174) |#1|)) (-15 -1691 (|#1| (-288)))) (-1123)) (T -960))
-((-1691 (*1 *2 *3) (-12 (-5 *3 (-288)) (-5 *1 (-960 *2)) (-4 *2 (-1123)))) (-1691 (*1 *2 *3) (-12 (-5 *2 (-1174)) (-5 *1 (-960 *3)) (-4 *3 (-1123)))))
-(-10 -7 (-15 -1691 ((-1174) |#1|)) (-15 -1691 (|#1| (-288))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-2116 (($ |#4|) 25)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-2104 ((|#4| $) 27)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 46) (($ (-523)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-3272 (((-710)) 43)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 21 T CONST)) (-1891 (($) 23 T CONST)) (-3941 (((-108) $ $) 40)) (-4060 (($ $) 31) (($ $ $) NIL)) (-4045 (($ $ $) 29)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL)))
-(((-961 |#1| |#2| |#3| |#4| |#5|) (-13 (-158) (-37 |#1|) (-10 -8 (-15 -2116 ($ |#4|)) (-15 -1691 ($ |#4|)) (-15 -2104 (|#4| $)))) (-339) (-732) (-786) (-880 |#1| |#2| |#3|) (-589 |#4|)) (T -961))
-((-2116 (*1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *2 (-880 *3 *4 *5)) (-14 *6 (-589 *2)))) (-1691 (*1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *2 (-880 *3 *4 *5)) (-14 *6 (-589 *2)))) (-2104 (*1 *2 *1) (-12 (-4 *2 (-880 *3 *4 *5)) (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-14 *6 (-589 *2)))))
-(-13 (-158) (-37 |#1|) (-10 -8 (-15 -2116 ($ |#4|)) (-15 -1691 ($ |#4|)) (-15 -2104 (|#4| $))))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL)) (-4191 (((-1174) $ (-1087) (-1087)) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-3400 (((-108) (-108)) 39)) (-2772 (((-108) (-108)) 38)) (-1849 (((-51) $ (-1087) (-51)) NIL)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 (-51) "failed") (-1087) $) NIL)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-3286 (($ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-3 (-51) "failed") (-1087) $) NIL)) (-2514 (($ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-2053 (((-51) $ (-1087) (-51)) NIL (|has| $ (-6 -4249)))) (-2000 (((-51) $ (-1087)) NIL)) (-1871 (((-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-1087) $) NIL (|has| (-1087) (-786)))) (-1584 (((-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-2567 (((-1087) $) NIL (|has| (-1087) (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-1255 (((-589 (-1087)) $) 34)) (-1862 (((-108) (-1087) $) NIL)) (-1293 (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL)) (-3108 (($ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL)) (-2536 (((-589 (-1087)) $) NIL)) (-2254 (((-108) (-1087) $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-2428 (((-51) $) NIL (|has| (-1087) (-786)))) (-2509 (((-3 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) "failed") (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL)) (-4141 (($ $ (-51)) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))))) NIL (-12 (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ $ (-271 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL (-12 (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ $ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) NIL (-12 (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ $ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL (-12 (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ $ (-589 (-51)) (-589 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-271 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-589 (-271 (-51)))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-3973 (((-589 (-51)) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 (((-51) $ (-1087)) 35) (((-51) $ (-1087) (-51)) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (((-710) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016)))) (((-710) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL)) (-1691 (((-794) $) 37 (-3172 (|has| (-51) (-563 (-794))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-962) (-13 (-1100 (-1087) (-51)) (-10 -7 (-15 -3400 ((-108) (-108))) (-15 -2772 ((-108) (-108))) (-6 -4248)))) (T -962))
-((-3400 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-962)))) (-2772 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-962)))))
-(-13 (-1100 (-1087) (-51)) (-10 -7 (-15 -3400 ((-108) (-108))) (-15 -2772 ((-108) (-108))) (-6 -4248)))
-((-3508 ((|#2| $) 10)))
-(((-963 |#1| |#2|) (-10 -8 (-15 -3508 (|#2| |#1|))) (-964 |#2|) (-1123)) (T -963))
-NIL
-(-10 -8 (-15 -3508 (|#2| |#1|)))
-((-1220 (((-3 |#1| "failed") $) 7)) (-3508 ((|#1| $) 8)) (-1691 (($ |#1|) 6)))
+((-3911 (((-589 (-355)) (-883 (-523)) (-355)) 28) (((-589 (-355)) (-883 (-383 (-523))) (-355)) 27)) (-1556 (((-589 (-589 (-355))) (-589 (-883 (-523))) (-589 (-1087)) (-355)) 37)))
+(((-950) (-10 -7 (-15 -3911 ((-589 (-355)) (-883 (-383 (-523))) (-355))) (-15 -3911 ((-589 (-355)) (-883 (-523)) (-355))) (-15 -1556 ((-589 (-589 (-355))) (-589 (-883 (-523))) (-589 (-1087)) (-355))))) (T -950))
+((-1556 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-589 (-1087))) (-5 *2 (-589 (-589 (-355)))) (-5 *1 (-950)) (-5 *5 (-355)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-883 (-523))) (-5 *2 (-589 (-355))) (-5 *1 (-950)) (-5 *4 (-355)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *2 (-589 (-355))) (-5 *1 (-950)) (-5 *4 (-355)))))
+(-10 -7 (-15 -3911 ((-589 (-355)) (-883 (-383 (-523))) (-355))) (-15 -3911 ((-589 (-355)) (-883 (-523)) (-355))) (-15 -1556 ((-589 (-589 (-355))) (-589 (-883 (-523))) (-589 (-1087)) (-355))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 70)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3584 (($ $) NIL) (($ $ (-710)) NIL) (($ (-383 (-523))) NIL) (($ (-523)) NIL)) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) 65)) (-1640 (($) NIL T CONST)) (-2167 (((-3 $ "failed") (-1083 $) (-852) (-794)) NIL) (((-3 $ "failed") (-1083 $) (-852)) 50)) (-2898 (((-3 (-383 (-523)) "failed") $) NIL (|has| (-383 (-523)) (-964 (-383 (-523))))) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#1| "failed") $) 108) (((-3 (-523) "failed") $) NIL (-3255 (|has| (-383 (-523)) (-964 (-523))) (|has| |#1| (-964 (-523)))))) (-1996 (((-383 (-523)) $) 15 (|has| (-383 (-523)) (-964 (-383 (-523))))) (((-383 (-523)) $) 15) ((|#1| $) 109) (((-523) $) NIL (-3255 (|has| (-383 (-523)) (-964 (-523))) (|has| |#1| (-964 (-523)))))) (-2952 (($ $ (-794)) 42)) (-1517 (($ $ (-794)) 43)) (-2501 (($ $ $) NIL)) (-3938 (((-383 (-523)) $ $) 19)) (-4211 (((-3 $ "failed") $) 83)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-3702 (((-108) $) 61)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL)) (-4050 (((-108) $) 64)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3189 (((-3 (-1083 $) "failed") $) 78)) (-3310 (((-3 (-794) "failed") $) 77)) (-2908 (((-3 (-1083 $) "failed") $) 75)) (-3052 (((-3 (-983 $ (-1083 $)) "failed") $) 73)) (-2012 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 84)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ (-589 $)) NIL) (($ $ $) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-3976 (((-794) $) 82) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ $) 58) (($ (-383 (-523))) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ |#1|) 111)) (-1698 (((-710)) NIL)) (-3842 (((-108) $ $) NIL)) (-2523 (((-383 (-523)) $ $) 25)) (-4057 (((-589 $) (-1083 $)) 56) (((-589 $) (-1083 (-383 (-523)))) NIL) (((-589 $) (-1083 (-523))) NIL) (((-589 $) (-883 $)) NIL) (((-589 $) (-883 (-383 (-523)))) NIL) (((-589 $) (-883 (-523))) NIL)) (-3013 (($ (-983 $ (-1083 $)) (-794)) 41)) (-3984 (($ $) 20)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL)) (-1428 (($) 29 T CONST)) (-1440 (($) 35 T CONST)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 71)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 22)) (-4125 (($ $ $) 33)) (-4115 (($ $) 34) (($ $ $) 69)) (-4103 (($ $ $) 104)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL) (($ $ (-383 (-523))) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 92) (($ $ $) 97) (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ (-523) $) 92) (($ $ (-523)) NIL) (($ (-383 (-523)) $) NIL) (($ $ (-383 (-523))) NIL) (($ |#1| $) 96) (($ $ |#1|) NIL)))
+(((-951 |#1|) (-13 (-940) (-387 |#1|) (-37 |#1|) (-10 -8 (-15 -3013 ($ (-983 $ (-1083 $)) (-794))) (-15 -3052 ((-3 (-983 $ (-1083 $)) "failed") $)) (-15 -3938 ((-383 (-523)) $ $)))) (-13 (-784) (-339) (-949))) (T -951))
+((-3013 (*1 *1 *2 *3) (-12 (-5 *2 (-983 (-951 *4) (-1083 (-951 *4)))) (-5 *3 (-794)) (-5 *1 (-951 *4)) (-4 *4 (-13 (-784) (-339) (-949))))) (-3052 (*1 *2 *1) (|partial| -12 (-5 *2 (-983 (-951 *3) (-1083 (-951 *3)))) (-5 *1 (-951 *3)) (-4 *3 (-13 (-784) (-339) (-949))))) (-3938 (*1 *2 *1 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-951 *3)) (-4 *3 (-13 (-784) (-339) (-949))))))
+(-13 (-940) (-387 |#1|) (-37 |#1|) (-10 -8 (-15 -3013 ($ (-983 $ (-1083 $)) (-794))) (-15 -3052 ((-3 (-983 $ (-1083 $)) "failed") $)) (-15 -3938 ((-383 (-523)) $ $))))
+((-1983 (((-2 (|:| -1747 |#2|) (|:| -3362 (-589 |#1|))) |#2| (-589 |#1|)) 20) ((|#2| |#2| |#1|) 15)))
+(((-952 |#1| |#2|) (-10 -7 (-15 -1983 (|#2| |#2| |#1|)) (-15 -1983 ((-2 (|:| -1747 |#2|) (|:| -3362 (-589 |#1|))) |#2| (-589 |#1|)))) (-339) (-599 |#1|)) (T -952))
+((-1983 (*1 *2 *3 *4) (-12 (-4 *5 (-339)) (-5 *2 (-2 (|:| -1747 *3) (|:| -3362 (-589 *5)))) (-5 *1 (-952 *5 *3)) (-5 *4 (-589 *5)) (-4 *3 (-599 *5)))) (-1983 (*1 *2 *2 *3) (-12 (-4 *3 (-339)) (-5 *1 (-952 *3 *2)) (-4 *2 (-599 *3)))))
+(-10 -7 (-15 -1983 (|#2| |#2| |#1|)) (-15 -1983 ((-2 (|:| -1747 |#2|) (|:| -3362 (-589 |#1|))) |#2| (-589 |#1|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3477 ((|#1| $ |#1|) 14)) (-4101 ((|#1| $ |#1|) 12)) (-3997 (($ |#1|) 10)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1502 ((|#1| $) 11)) (-1731 ((|#1| $) 13)) (-3976 (((-794) $) 21 (|has| |#1| (-1016)))) (-4037 (((-108) $ $) 9)))
+(((-953 |#1|) (-13 (-1123) (-10 -8 (-15 -3997 ($ |#1|)) (-15 -1502 (|#1| $)) (-15 -4101 (|#1| $ |#1|)) (-15 -1731 (|#1| $)) (-15 -3477 (|#1| $ |#1|)) (-15 -4037 ((-108) $ $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|))) (-1123)) (T -953))
+((-3997 (*1 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-1502 (*1 *2 *1) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-4101 (*1 *2 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-1731 (*1 *2 *1) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-3477 (*1 *2 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))) (-4037 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-953 *3)) (-4 *3 (-1123)))))
+(-13 (-1123) (-10 -8 (-15 -3997 ($ |#1|)) (-15 -1502 (|#1| $)) (-15 -4101 (|#1| $ |#1|)) (-15 -1731 (|#1| $)) (-15 -3477 (|#1| $ |#1|)) (-15 -4037 ((-108) $ $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) NIL)) (-2311 (((-589 $) (-589 |#4|)) 105) (((-589 $) (-589 |#4|) (-108)) 106) (((-589 $) (-589 |#4|) (-108) (-108)) 104) (((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108)) 107)) (-3716 (((-589 |#3|) $) NIL)) (-2011 (((-108) $) NIL)) (-2821 (((-108) $) NIL (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4165 ((|#4| |#4| $) NIL)) (-3763 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| $) 99)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-1299 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 54)) (-1640 (($) NIL T CONST)) (-1619 (((-108) $) 26 (|has| |#1| (-515)))) (-2927 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3685 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2457 (((-108) $) NIL (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2341 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) NIL)) (-1996 (($ (-589 |#4|)) NIL)) (-3891 (((-3 $ "failed") $) 39)) (-3880 ((|#4| |#4| $) 57)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2231 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 73 (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-3058 ((|#4| |#4| $) NIL)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) NIL)) (-2422 (((-108) |#4| $) NIL)) (-4171 (((-108) |#4| $) NIL)) (-3004 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2962 (((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108)) 119)) (-3133 (((-589 |#4|) $) 16 (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2694 ((|#3| $) 33)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#4|) $) 17 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-3063 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 21)) (-4100 (((-589 |#3|) $) NIL)) (-2863 (((-108) |#3| $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-3726 (((-3 |#4| (-589 $)) |#4| |#4| $) NIL)) (-3216 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| |#4| $) 97)) (-2247 (((-3 |#4| "failed") $) 37)) (-2818 (((-589 $) |#4| $) 80)) (-1446 (((-3 (-108) (-589 $)) |#4| $) NIL)) (-4226 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 $))) |#4| $) 90) (((-108) |#4| $) 52)) (-1625 (((-589 $) |#4| $) 102) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) 103) (((-589 $) |#4| (-589 $)) NIL)) (-1452 (((-589 $) (-589 |#4|) (-108) (-108) (-108)) 114)) (-2795 (($ |#4| $) 70) (($ (-589 |#4|) $) 71) (((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 67)) (-3403 (((-589 |#4|) $) NIL)) (-3761 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1728 ((|#4| |#4| $) NIL)) (-1454 (((-108) $ $) NIL)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2347 ((|#4| |#4| $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-3 |#4| "failed") $) 35)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2594 (((-3 $ "failed") $ |#4|) 48)) (-1361 (($ $ |#4|) NIL) (((-589 $) |#4| $) 82) (((-589 $) |#4| (-589 $)) NIL) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) 77)) (-2720 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 15)) (-4055 (($) 13)) (-1487 (((-710) $) NIL)) (-2452 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) 12)) (-3077 (((-499) $) NIL (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 20)) (-4135 (($ $ |#3|) 42)) (-1318 (($ $ |#3|) 44)) (-3444 (($ $) NIL)) (-2023 (($ $ |#3|) NIL)) (-3976 (((-794) $) 31) (((-589 |#4|) $) 40)) (-3221 (((-710) $) NIL (|has| |#3| (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) NIL)) (-1611 (((-589 $) |#4| $) 79) (((-589 $) |#4| (-589 $)) NIL) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) NIL)) (-1505 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) NIL)) (-3553 (((-108) |#4| $) NIL)) (-4079 (((-108) |#3| $) 53)) (-4037 (((-108) $ $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-954 |#1| |#2| |#3| |#4|) (-13 (-992 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2795 ((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2311 ((-589 $) (-589 |#4|) (-108) (-108))) (-15 -2311 ((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108))) (-15 -1452 ((-589 $) (-589 |#4|) (-108) (-108) (-108))) (-15 -2962 ((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108))))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -954))
+((-2795 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-954 *5 *6 *7 *3))) (-5 *1 (-954 *5 *6 *7 *3)) (-4 *3 (-987 *5 *6 *7)))) (-2311 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8)))) (-2311 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8)))) (-1452 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8)))) (-2962 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-589 *8)) (|:| |towers| (-589 (-954 *5 *6 *7 *8))))) (-5 *1 (-954 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
+(-13 (-992 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2795 ((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2311 ((-589 $) (-589 |#4|) (-108) (-108))) (-15 -2311 ((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108))) (-15 -1452 ((-589 $) (-589 |#4|) (-108) (-108) (-108))) (-15 -2962 ((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108)))))
+((-3602 (((-589 (-629 |#1|)) (-589 (-629 |#1|))) 57) (((-629 |#1|) (-629 |#1|)) 56) (((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-589 (-629 |#1|))) 55) (((-629 |#1|) (-629 |#1|) (-629 |#1|)) 52)) (-3732 (((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852)) 51) (((-629 |#1|) (-629 |#1|) (-852)) 50)) (-1545 (((-589 (-629 (-523))) (-589 (-589 (-523)))) 67) (((-589 (-629 (-523))) (-589 (-836 (-523))) (-523)) 66) (((-629 (-523)) (-589 (-523))) 63) (((-629 (-523)) (-836 (-523)) (-523)) 62)) (-1414 (((-629 (-883 |#1|)) (-710)) 80)) (-1515 (((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852)) 36 (|has| |#1| (-6 (-4250 "*")))) (((-629 |#1|) (-629 |#1|) (-852)) 34 (|has| |#1| (-6 (-4250 "*"))))))
+(((-955 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4250 "*"))) (-15 -1515 ((-629 |#1|) (-629 |#1|) (-852))) |%noBranch|) (IF (|has| |#1| (-6 (-4250 "*"))) (-15 -1515 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852))) |%noBranch|) (-15 -1414 ((-629 (-883 |#1|)) (-710))) (-15 -3732 ((-629 |#1|) (-629 |#1|) (-852))) (-15 -3732 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852))) (-15 -3602 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3602 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -3602 ((-629 |#1|) (-629 |#1|))) (-15 -3602 ((-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -1545 ((-629 (-523)) (-836 (-523)) (-523))) (-15 -1545 ((-629 (-523)) (-589 (-523)))) (-15 -1545 ((-589 (-629 (-523))) (-589 (-836 (-523))) (-523))) (-15 -1545 ((-589 (-629 (-523))) (-589 (-589 (-523)))))) (-973)) (T -955))
+((-1545 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-523)))) (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-955 *4)) (-4 *4 (-973)))) (-1545 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-836 (-523)))) (-5 *4 (-523)) (-5 *2 (-589 (-629 *4))) (-5 *1 (-955 *5)) (-4 *5 (-973)))) (-1545 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-955 *4)) (-4 *4 (-973)))) (-1545 (*1 *2 *3 *4) (-12 (-5 *3 (-836 (-523))) (-5 *4 (-523)) (-5 *2 (-629 *4)) (-5 *1 (-955 *5)) (-4 *5 (-973)))) (-3602 (*1 *2 *2) (-12 (-5 *2 (-589 (-629 *3))) (-4 *3 (-973)) (-5 *1 (-955 *3)))) (-3602 (*1 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-955 *3)))) (-3602 (*1 *2 *2 *2) (-12 (-5 *2 (-589 (-629 *3))) (-4 *3 (-973)) (-5 *1 (-955 *3)))) (-3602 (*1 *2 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-955 *3)))) (-3732 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-629 *4))) (-5 *3 (-852)) (-4 *4 (-973)) (-5 *1 (-955 *4)))) (-3732 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *4)) (-5 *3 (-852)) (-4 *4 (-973)) (-5 *1 (-955 *4)))) (-1414 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-629 (-883 *4))) (-5 *1 (-955 *4)) (-4 *4 (-973)))) (-1515 (*1 *2 *2 *3) (-12 (-5 *2 (-589 (-629 *4))) (-5 *3 (-852)) (|has| *4 (-6 (-4250 "*"))) (-4 *4 (-973)) (-5 *1 (-955 *4)))) (-1515 (*1 *2 *2 *3) (-12 (-5 *2 (-629 *4)) (-5 *3 (-852)) (|has| *4 (-6 (-4250 "*"))) (-4 *4 (-973)) (-5 *1 (-955 *4)))))
+(-10 -7 (IF (|has| |#1| (-6 (-4250 "*"))) (-15 -1515 ((-629 |#1|) (-629 |#1|) (-852))) |%noBranch|) (IF (|has| |#1| (-6 (-4250 "*"))) (-15 -1515 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852))) |%noBranch|) (-15 -1414 ((-629 (-883 |#1|)) (-710))) (-15 -3732 ((-629 |#1|) (-629 |#1|) (-852))) (-15 -3732 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-852))) (-15 -3602 ((-629 |#1|) (-629 |#1|) (-629 |#1|))) (-15 -3602 ((-589 (-629 |#1|)) (-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -3602 ((-629 |#1|) (-629 |#1|))) (-15 -3602 ((-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -1545 ((-629 (-523)) (-836 (-523)) (-523))) (-15 -1545 ((-629 (-523)) (-589 (-523)))) (-15 -1545 ((-589 (-629 (-523))) (-589 (-836 (-523))) (-523))) (-15 -1545 ((-589 (-629 (-523))) (-589 (-589 (-523))))))
+((-3957 (((-629 |#1|) (-589 (-629 |#1|)) (-1169 |#1|)) 51 (|has| |#1| (-284)))) (-1380 (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 (-1169 |#1|))) 75 (|has| |#1| (-339))) (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 |#1|)) 73 (|has| |#1| (-339)))) (-2353 (((-1169 |#1|) (-589 (-1169 |#1|)) (-523)) 77 (-12 (|has| |#1| (-339)) (|has| |#1| (-344))))) (-2318 (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-852)) 82 (-12 (|has| |#1| (-339)) (|has| |#1| (-344)))) (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108)) 80 (-12 (|has| |#1| (-339)) (|has| |#1| (-344)))) (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|))) 79 (-12 (|has| |#1| (-339)) (|has| |#1| (-344)))) (((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108) (-523) (-523)) 78 (-12 (|has| |#1| (-339)) (|has| |#1| (-344))))) (-3108 (((-108) (-589 (-629 |#1|))) 71 (|has| |#1| (-339))) (((-108) (-589 (-629 |#1|)) (-523)) 70 (|has| |#1| (-339)))) (-1985 (((-1169 (-1169 |#1|)) (-589 (-629 |#1|)) (-1169 |#1|)) 49 (|has| |#1| (-284)))) (-2560 (((-629 |#1|) (-589 (-629 |#1|)) (-629 |#1|)) 34)) (-3618 (((-629 |#1|) (-1169 (-1169 |#1|))) 31)) (-3278 (((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-523)) 66 (|has| |#1| (-339))) (((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|))) 65 (|has| |#1| (-339))) (((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-108) (-523)) 64 (|has| |#1| (-339)))))
+(((-956 |#1|) (-10 -7 (-15 -3618 ((-629 |#1|) (-1169 (-1169 |#1|)))) (-15 -2560 ((-629 |#1|) (-589 (-629 |#1|)) (-629 |#1|))) (IF (|has| |#1| (-284)) (PROGN (-15 -1985 ((-1169 (-1169 |#1|)) (-589 (-629 |#1|)) (-1169 |#1|))) (-15 -3957 ((-629 |#1|) (-589 (-629 |#1|)) (-1169 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -3278 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-108) (-523))) (-15 -3278 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -3278 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-523))) (-15 -3108 ((-108) (-589 (-629 |#1|)) (-523))) (-15 -3108 ((-108) (-589 (-629 |#1|)))) (-15 -1380 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 |#1|))) (-15 -1380 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 (-1169 |#1|))))) |%noBranch|) (IF (|has| |#1| (-344)) (IF (|has| |#1| (-339)) (PROGN (-15 -2318 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108) (-523) (-523))) (-15 -2318 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)))) (-15 -2318 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108))) (-15 -2318 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-852))) (-15 -2353 ((-1169 |#1|) (-589 (-1169 |#1|)) (-523)))) |%noBranch|) |%noBranch|)) (-973)) (T -956))
+((-2353 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1169 *5))) (-5 *4 (-523)) (-5 *2 (-1169 *5)) (-5 *1 (-956 *5)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973)))) (-2318 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973)) (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5)) (-5 *3 (-589 (-629 *5))))) (-2318 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973)) (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5)) (-5 *3 (-589 (-629 *5))))) (-2318 (*1 *2 *3) (-12 (-4 *4 (-339)) (-4 *4 (-344)) (-4 *4 (-973)) (-5 *2 (-589 (-589 (-629 *4)))) (-5 *1 (-956 *4)) (-5 *3 (-589 (-629 *4))))) (-2318 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-108)) (-5 *5 (-523)) (-4 *6 (-339)) (-4 *6 (-344)) (-4 *6 (-973)) (-5 *2 (-589 (-589 (-629 *6)))) (-5 *1 (-956 *6)) (-5 *3 (-589 (-629 *6))))) (-1380 (*1 *2 *3 *4) (-12 (-5 *4 (-1169 (-1169 *5))) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5)) (-5 *3 (-589 (-629 *5))))) (-1380 (*1 *2 *3 *4) (-12 (-5 *4 (-1169 *5)) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5)) (-5 *3 (-589 (-629 *5))))) (-3108 (*1 *2 *3) (-12 (-5 *3 (-589 (-629 *4))) (-4 *4 (-339)) (-4 *4 (-973)) (-5 *2 (-108)) (-5 *1 (-956 *4)))) (-3108 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-523)) (-4 *5 (-339)) (-4 *5 (-973)) (-5 *2 (-108)) (-5 *1 (-956 *5)))) (-3278 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-523)) (-5 *2 (-629 *5)) (-5 *1 (-956 *5)) (-4 *5 (-339)) (-4 *5 (-973)))) (-3278 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-629 *4))) (-5 *2 (-629 *4)) (-5 *1 (-956 *4)) (-4 *4 (-339)) (-4 *4 (-973)))) (-3278 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-589 (-629 *6))) (-5 *4 (-108)) (-5 *5 (-523)) (-5 *2 (-629 *6)) (-5 *1 (-956 *6)) (-4 *6 (-339)) (-4 *6 (-973)))) (-3957 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-1169 *5)) (-4 *5 (-284)) (-4 *5 (-973)) (-5 *2 (-629 *5)) (-5 *1 (-956 *5)))) (-1985 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-629 *5))) (-4 *5 (-284)) (-4 *5 (-973)) (-5 *2 (-1169 (-1169 *5))) (-5 *1 (-956 *5)) (-5 *4 (-1169 *5)))) (-2560 (*1 *2 *3 *2) (-12 (-5 *3 (-589 (-629 *4))) (-5 *2 (-629 *4)) (-4 *4 (-973)) (-5 *1 (-956 *4)))) (-3618 (*1 *2 *3) (-12 (-5 *3 (-1169 (-1169 *4))) (-4 *4 (-973)) (-5 *2 (-629 *4)) (-5 *1 (-956 *4)))))
+(-10 -7 (-15 -3618 ((-629 |#1|) (-1169 (-1169 |#1|)))) (-15 -2560 ((-629 |#1|) (-589 (-629 |#1|)) (-629 |#1|))) (IF (|has| |#1| (-284)) (PROGN (-15 -1985 ((-1169 (-1169 |#1|)) (-589 (-629 |#1|)) (-1169 |#1|))) (-15 -3957 ((-629 |#1|) (-589 (-629 |#1|)) (-1169 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -3278 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-108) (-523))) (-15 -3278 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -3278 ((-629 |#1|) (-589 (-629 |#1|)) (-589 (-629 |#1|)) (-523))) (-15 -3108 ((-108) (-589 (-629 |#1|)) (-523))) (-15 -3108 ((-108) (-589 (-629 |#1|)))) (-15 -1380 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 |#1|))) (-15 -1380 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-1169 (-1169 |#1|))))) |%noBranch|) (IF (|has| |#1| (-344)) (IF (|has| |#1| (-339)) (PROGN (-15 -2318 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108) (-523) (-523))) (-15 -2318 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)))) (-15 -2318 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-108))) (-15 -2318 ((-589 (-589 (-629 |#1|))) (-589 (-629 |#1|)) (-852))) (-15 -2353 ((-1169 |#1|) (-589 (-1169 |#1|)) (-523)))) |%noBranch|) |%noBranch|))
+((-3744 ((|#1| (-852) |#1|) 9)))
+(((-957 |#1|) (-10 -7 (-15 -3744 (|#1| (-852) |#1|))) (-13 (-1016) (-10 -8 (-15 -4103 ($ $ $))))) (T -957))
+((-3744 (*1 *2 *3 *2) (-12 (-5 *3 (-852)) (-5 *1 (-957 *2)) (-4 *2 (-13 (-1016) (-10 -8 (-15 -4103 ($ $ $))))))))
+(-10 -7 (-15 -3744 (|#1| (-852) |#1|)))
+((-3680 (((-589 (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523)) (|:| |radvect| (-589 (-629 (-292 (-523))))))) (-629 (-383 (-883 (-523))))) 59)) (-2929 (((-589 (-629 (-292 (-523)))) (-292 (-523)) (-629 (-383 (-883 (-523))))) 48)) (-2417 (((-589 (-292 (-523))) (-629 (-383 (-883 (-523))))) 41)) (-2555 (((-589 (-629 (-292 (-523)))) (-629 (-383 (-883 (-523))))) 69)) (-3231 (((-629 (-292 (-523))) (-629 (-292 (-523)))) 34)) (-2281 (((-589 (-629 (-292 (-523)))) (-589 (-629 (-292 (-523))))) 62)) (-2453 (((-3 (-629 (-292 (-523))) "failed") (-629 (-383 (-883 (-523))))) 66)))
+(((-958) (-10 -7 (-15 -3680 ((-589 (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523)) (|:| |radvect| (-589 (-629 (-292 (-523))))))) (-629 (-383 (-883 (-523)))))) (-15 -2929 ((-589 (-629 (-292 (-523)))) (-292 (-523)) (-629 (-383 (-883 (-523)))))) (-15 -2417 ((-589 (-292 (-523))) (-629 (-383 (-883 (-523)))))) (-15 -2453 ((-3 (-629 (-292 (-523))) "failed") (-629 (-383 (-883 (-523)))))) (-15 -3231 ((-629 (-292 (-523))) (-629 (-292 (-523))))) (-15 -2281 ((-589 (-629 (-292 (-523)))) (-589 (-629 (-292 (-523)))))) (-15 -2555 ((-589 (-629 (-292 (-523)))) (-629 (-383 (-883 (-523)))))))) (T -958))
+((-2555 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)))) (-2281 (*1 *2 *2) (-12 (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)))) (-3231 (*1 *2 *2) (-12 (-5 *2 (-629 (-292 (-523)))) (-5 *1 (-958)))) (-2453 (*1 *2 *3) (|partial| -12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-629 (-292 (-523)))) (-5 *1 (-958)))) (-2417 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-292 (-523)))) (-5 *1 (-958)))) (-2929 (*1 *2 *3 *4) (-12 (-5 *4 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)) (-5 *3 (-292 (-523))))) (-3680 (*1 *2 *3) (-12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523)) (|:| |radvect| (-589 (-629 (-292 (-523)))))))) (-5 *1 (-958)))))
+(-10 -7 (-15 -3680 ((-589 (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523)) (|:| |radvect| (-589 (-629 (-292 (-523))))))) (-629 (-383 (-883 (-523)))))) (-15 -2929 ((-589 (-629 (-292 (-523)))) (-292 (-523)) (-629 (-383 (-883 (-523)))))) (-15 -2417 ((-589 (-292 (-523))) (-629 (-383 (-883 (-523)))))) (-15 -2453 ((-3 (-629 (-292 (-523))) "failed") (-629 (-383 (-883 (-523)))))) (-15 -3231 ((-629 (-292 (-523))) (-629 (-292 (-523))))) (-15 -2281 ((-589 (-629 (-292 (-523)))) (-589 (-629 (-292 (-523)))))) (-15 -2555 ((-589 (-629 (-292 (-523)))) (-629 (-383 (-883 (-523)))))))
+((-1998 ((|#1| |#1| (-852)) 9)))
+(((-959 |#1|) (-10 -7 (-15 -1998 (|#1| |#1| (-852)))) (-13 (-1016) (-10 -8 (-15 * ($ $ $))))) (T -959))
+((-1998 (*1 *2 *2 *3) (-12 (-5 *3 (-852)) (-5 *1 (-959 *2)) (-4 *2 (-13 (-1016) (-10 -8 (-15 * ($ $ $))))))))
+(-10 -7 (-15 -1998 (|#1| |#1| (-852))))
+((-3976 ((|#1| (-288)) 11) (((-1174) |#1|) 9)))
+(((-960 |#1|) (-10 -7 (-15 -3976 ((-1174) |#1|)) (-15 -3976 (|#1| (-288)))) (-1123)) (T -960))
+((-3976 (*1 *2 *3) (-12 (-5 *3 (-288)) (-5 *1 (-960 *2)) (-4 *2 (-1123)))) (-3976 (*1 *2 *3) (-12 (-5 *2 (-1174)) (-5 *1 (-960 *3)) (-4 *3 (-1123)))))
+(-10 -7 (-15 -3976 ((-1174) |#1|)) (-15 -3976 (|#1| (-288))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-1830 (($ |#4|) 25)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-1816 ((|#4| $) 27)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 46) (($ (-523)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-1698 (((-710)) 43)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 21 T CONST)) (-1440 (($) 23 T CONST)) (-4037 (((-108) $ $) 40)) (-4115 (($ $) 31) (($ $ $) NIL)) (-4103 (($ $ $) 29)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL)))
+(((-961 |#1| |#2| |#3| |#4| |#5|) (-13 (-158) (-37 |#1|) (-10 -8 (-15 -1830 ($ |#4|)) (-15 -3976 ($ |#4|)) (-15 -1816 (|#4| $)))) (-339) (-732) (-786) (-880 |#1| |#2| |#3|) (-589 |#4|)) (T -961))
+((-1830 (*1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *2 (-880 *3 *4 *5)) (-14 *6 (-589 *2)))) (-3976 (*1 *1 *2) (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *2 (-880 *3 *4 *5)) (-14 *6 (-589 *2)))) (-1816 (*1 *2 *1) (-12 (-4 *2 (-880 *3 *4 *5)) (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-14 *6 (-589 *2)))))
+(-13 (-158) (-37 |#1|) (-10 -8 (-15 -1830 ($ |#4|)) (-15 -3976 ($ |#4|)) (-15 -1816 (|#4| $))))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL)) (-1666 (((-1174) $ (-1087) (-1087)) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-2944 (((-108) (-108)) 39)) (-3516 (((-108) (-108)) 38)) (-4101 (((-51) $ (-1087) (-51)) NIL)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 (-51) "failed") (-1087) $) NIL)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-1869 (($ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-3 (-51) "failed") (-1087) $) NIL)) (-2231 (($ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-3073 (((-51) $ (-1087) (-51)) NIL (|has| $ (-6 -4249)))) (-3002 (((-51) $ (-1087)) NIL)) (-3133 (((-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-1087) $) NIL (|has| (-1087) (-786)))) (-3056 (((-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-2133 (((-1087) $) NIL (|has| (-1087) (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-1612 (((-589 (-1087)) $) 34)) (-2754 (((-108) (-1087) $) NIL)) (-2349 (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL)) (-3862 (($ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL)) (-2909 (((-589 (-1087)) $) NIL)) (-2290 (((-108) (-1087) $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-3879 (((-51) $) NIL (|has| (-1087) (-786)))) (-2660 (((-3 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) "failed") (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL)) (-2408 (($ $ (-51)) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))))) NIL (-12 (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ $ (-271 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL (-12 (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ $ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) NIL (-12 (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ $ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL (-12 (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ $ (-589 (-51)) (-589 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-271 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-589 (-271 (-51)))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-3184 (((-589 (-51)) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 (((-51) $ (-1087)) 35) (((-51) $ (-1087) (-51)) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (((-710) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016)))) (((-710) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL)) (-3976 (((-794) $) 37 (-3255 (|has| (-51) (-563 (-794))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-962) (-13 (-1100 (-1087) (-51)) (-10 -7 (-15 -2944 ((-108) (-108))) (-15 -3516 ((-108) (-108))) (-6 -4248)))) (T -962))
+((-2944 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-962)))) (-3516 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-962)))))
+(-13 (-1100 (-1087) (-51)) (-10 -7 (-15 -2944 ((-108) (-108))) (-15 -3516 ((-108) (-108))) (-6 -4248)))
+((-1996 ((|#2| $) 10)))
+(((-963 |#1| |#2|) (-10 -8 (-15 -1996 (|#2| |#1|))) (-964 |#2|) (-1123)) (T -963))
+NIL
+(-10 -8 (-15 -1996 (|#2| |#1|)))
+((-2898 (((-3 |#1| "failed") $) 7)) (-1996 ((|#1| $) 8)) (-3976 (($ |#1|) 6)))
(((-964 |#1|) (-129) (-1123)) (T -964))
-((-3508 (*1 *2 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-1123)))) (-1220 (*1 *2 *1) (|partial| -12 (-4 *1 (-964 *2)) (-4 *2 (-1123)))) (-1691 (*1 *1 *2) (-12 (-4 *1 (-964 *2)) (-4 *2 (-1123)))))
-(-13 (-10 -8 (-15 -1691 ($ |t#1|)) (-15 -1220 ((-3 |t#1| "failed") $)) (-15 -3508 (|t#1| $))))
-((-2152 (((-589 (-589 (-271 (-383 (-883 |#2|))))) (-589 (-883 |#2|)) (-589 (-1087))) 35)))
-(((-965 |#1| |#2|) (-10 -7 (-15 -2152 ((-589 (-589 (-271 (-383 (-883 |#2|))))) (-589 (-883 |#2|)) (-589 (-1087))))) (-515) (-13 (-515) (-964 |#1|))) (T -965))
-((-2152 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-4 *6 (-13 (-515) (-964 *5))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *6)))))) (-5 *1 (-965 *5 *6)))))
-(-10 -7 (-15 -2152 ((-589 (-589 (-271 (-383 (-883 |#2|))))) (-589 (-883 |#2|)) (-589 (-1087)))))
-((-3926 (((-355)) 15)) (-2696 (((-1 (-355)) (-355) (-355)) 20)) (-1219 (((-1 (-355)) (-710)) 43)) (-3555 (((-355)) 34)) (-3671 (((-1 (-355)) (-355) (-355)) 35)) (-3090 (((-355)) 26)) (-2840 (((-1 (-355)) (-355)) 27)) (-2284 (((-355) (-710)) 38)) (-3280 (((-1 (-355)) (-710)) 39)) (-3539 (((-1 (-355)) (-710) (-710)) 42)) (-4056 (((-1 (-355)) (-710) (-710)) 40)))
-(((-966) (-10 -7 (-15 -3926 ((-355))) (-15 -3555 ((-355))) (-15 -3090 ((-355))) (-15 -2284 ((-355) (-710))) (-15 -2696 ((-1 (-355)) (-355) (-355))) (-15 -3671 ((-1 (-355)) (-355) (-355))) (-15 -2840 ((-1 (-355)) (-355))) (-15 -3280 ((-1 (-355)) (-710))) (-15 -4056 ((-1 (-355)) (-710) (-710))) (-15 -3539 ((-1 (-355)) (-710) (-710))) (-15 -1219 ((-1 (-355)) (-710))))) (T -966))
-((-1219 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))) (-3539 (*1 *2 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))) (-4056 (*1 *2 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))) (-3280 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))) (-2840 (*1 *2 *3) (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))) (-3671 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))) (-2696 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))) (-2284 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-355)) (-5 *1 (-966)))) (-3090 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))) (-3555 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))) (-3926 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))))
-(-10 -7 (-15 -3926 ((-355))) (-15 -3555 ((-355))) (-15 -3090 ((-355))) (-15 -2284 ((-355) (-710))) (-15 -2696 ((-1 (-355)) (-355) (-355))) (-15 -3671 ((-1 (-355)) (-355) (-355))) (-15 -2840 ((-1 (-355)) (-355))) (-15 -3280 ((-1 (-355)) (-710))) (-15 -4056 ((-1 (-355)) (-710) (-710))) (-15 -3539 ((-1 (-355)) (-710) (-710))) (-15 -1219 ((-1 (-355)) (-710))))
-((-2424 (((-394 |#1|) |#1|) 31)))
-(((-967 |#1|) (-10 -7 (-15 -2424 ((-394 |#1|) |#1|))) (-1145 (-383 (-883 (-523))))) (T -967))
-((-2424 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-967 *3)) (-4 *3 (-1145 (-383 (-883 (-523))))))))
-(-10 -7 (-15 -2424 ((-394 |#1|) |#1|)))
-((-1331 (((-383 (-394 (-883 |#1|))) (-383 (-883 |#1|))) 14)))
-(((-968 |#1|) (-10 -7 (-15 -1331 ((-383 (-394 (-883 |#1|))) (-383 (-883 |#1|))))) (-284)) (T -968))
-((-1331 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-284)) (-5 *2 (-383 (-394 (-883 *4)))) (-5 *1 (-968 *4)))))
-(-10 -7 (-15 -1331 ((-383 (-394 (-883 |#1|))) (-383 (-883 |#1|)))))
-((-1292 (((-589 (-1087)) (-383 (-883 |#1|))) 15)) (-2389 (((-383 (-1083 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087)) 22)) (-1280 (((-383 (-883 |#1|)) (-383 (-1083 (-383 (-883 |#1|)))) (-1087)) 24)) (-4213 (((-3 (-1087) "failed") (-383 (-883 |#1|))) 18)) (-2812 (((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-271 (-383 (-883 |#1|))))) 29) (((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|)))) 31) (((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-1087)) (-589 (-383 (-883 |#1|)))) 26) (((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|))) 27)) (-1691 (((-383 (-883 |#1|)) |#1|) 11)))
-(((-969 |#1|) (-10 -7 (-15 -1292 ((-589 (-1087)) (-383 (-883 |#1|)))) (-15 -4213 ((-3 (-1087) "failed") (-383 (-883 |#1|)))) (-15 -2389 ((-383 (-1083 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087))) (-15 -1280 ((-383 (-883 |#1|)) (-383 (-1083 (-383 (-883 |#1|)))) (-1087))) (-15 -2812 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)))) (-15 -2812 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-1087)) (-589 (-383 (-883 |#1|))))) (-15 -2812 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -2812 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -1691 ((-383 (-883 |#1|)) |#1|))) (-515)) (T -969))
-((-1691 (*1 *2 *3) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-969 *3)) (-4 *3 (-515)))) (-2812 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-271 (-383 (-883 *4))))) (-5 *2 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *1 (-969 *4)))) (-2812 (*1 *2 *2 *3) (-12 (-5 *3 (-271 (-383 (-883 *4)))) (-5 *2 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *1 (-969 *4)))) (-2812 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-589 (-1087))) (-5 *4 (-589 (-383 (-883 *5)))) (-5 *2 (-383 (-883 *5))) (-4 *5 (-515)) (-5 *1 (-969 *5)))) (-2812 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-383 (-883 *4))) (-5 *3 (-1087)) (-4 *4 (-515)) (-5 *1 (-969 *4)))) (-1280 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-1083 (-383 (-883 *5))))) (-5 *4 (-1087)) (-5 *2 (-383 (-883 *5))) (-5 *1 (-969 *5)) (-4 *5 (-515)))) (-2389 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-515)) (-5 *2 (-383 (-1083 (-383 (-883 *5))))) (-5 *1 (-969 *5)) (-5 *3 (-383 (-883 *5))))) (-4213 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-1087)) (-5 *1 (-969 *4)))) (-1292 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-589 (-1087))) (-5 *1 (-969 *4)))))
-(-10 -7 (-15 -1292 ((-589 (-1087)) (-383 (-883 |#1|)))) (-15 -4213 ((-3 (-1087) "failed") (-383 (-883 |#1|)))) (-15 -2389 ((-383 (-1083 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087))) (-15 -1280 ((-383 (-883 |#1|)) (-383 (-1083 (-383 (-883 |#1|)))) (-1087))) (-15 -2812 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)))) (-15 -2812 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-1087)) (-589 (-383 (-883 |#1|))))) (-15 -2812 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -2812 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -1691 ((-383 (-883 |#1|)) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 (-719 |#1| (-796 |#2|)))))) (-589 (-719 |#1| (-796 |#2|)))) NIL)) (-2591 (((-589 $) (-589 (-719 |#1| (-796 |#2|)))) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-108)) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-108) (-108)) NIL)) (-1292 (((-589 (-796 |#2|)) $) NIL)) (-2356 (((-108) $) NIL)) (-2192 (((-108) $) NIL (|has| |#1| (-515)))) (-2219 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-2717 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-3718 (((-589 (-2 (|:| |val| (-719 |#1| (-796 |#2|))) (|:| -3643 $))) (-719 |#1| (-796 |#2|)) $) NIL)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ (-796 |#2|)) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1903 (($ (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 (-719 |#1| (-796 |#2|)) "failed") $ (-796 |#2|)) NIL)) (-4189 (($) NIL T CONST)) (-4002 (((-108) $) NIL (|has| |#1| (-515)))) (-3577 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3527 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2611 (((-108) $) NIL (|has| |#1| (-515)))) (-3586 (((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))) $ (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL)) (-1291 (((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))) $) NIL (|has| |#1| (-515)))) (-1804 (((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))) $) NIL (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 (-719 |#1| (-796 |#2|)))) NIL)) (-3508 (($ (-589 (-719 |#1| (-796 |#2|)))) NIL)) (-2441 (((-3 $ "failed") $) NIL)) (-3546 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016))))) (-2514 (($ (-719 |#1| (-796 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (($ (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-719 |#1| (-796 |#2|))) (|:| |den| |#1|)) (-719 |#1| (-796 |#2|)) $) NIL (|has| |#1| (-515)))) (-3087 (((-108) (-719 |#1| (-796 |#2|)) $ (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL)) (-2848 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-2116 (((-719 |#1| (-796 |#2|)) (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $ (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (((-719 |#1| (-796 |#2|)) (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $ (-719 |#1| (-796 |#2|))) NIL (|has| $ (-6 -4248))) (((-719 |#1| (-796 |#2|)) (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $ (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL)) (-2860 (((-2 (|:| -1214 (-589 (-719 |#1| (-796 |#2|)))) (|:| -2647 (-589 (-719 |#1| (-796 |#2|))))) $) NIL)) (-2607 (((-108) (-719 |#1| (-796 |#2|)) $) NIL)) (-2072 (((-108) (-719 |#1| (-796 |#2|)) $) NIL)) (-3149 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-1871 (((-589 (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2605 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-3556 (((-796 |#2|) $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-719 |#1| (-796 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016))))) (-2043 (($ (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $) NIL)) (-2709 (((-589 (-796 |#2|)) $) NIL)) (-2528 (((-108) (-796 |#2|) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3715 (((-3 (-719 |#1| (-796 |#2|)) (-589 $)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-3173 (((-589 (-2 (|:| |val| (-719 |#1| (-796 |#2|))) (|:| -3643 $))) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-2535 (((-3 (-719 |#1| (-796 |#2|)) "failed") $) NIL)) (-3130 (((-589 $) (-719 |#1| (-796 |#2|)) $) NIL)) (-1338 (((-3 (-108) (-589 $)) (-719 |#1| (-796 |#2|)) $) NIL)) (-1446 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 $))) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) (-719 |#1| (-796 |#2|)) $) NIL)) (-3196 (((-589 $) (-719 |#1| (-796 |#2|)) $) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) $) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-589 $)) NIL) (((-589 $) (-719 |#1| (-796 |#2|)) (-589 $)) NIL)) (-2190 (($ (-719 |#1| (-796 |#2|)) $) NIL) (($ (-589 (-719 |#1| (-796 |#2|))) $) NIL)) (-2455 (((-589 (-719 |#1| (-796 |#2|))) $) NIL)) (-2490 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-2960 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-2303 (((-108) $ $) NIL)) (-3473 (((-2 (|:| |num| (-719 |#1| (-796 |#2|))) (|:| |den| |#1|)) (-719 |#1| (-796 |#2|)) $) NIL (|has| |#1| (-515)))) (-2569 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-2897 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-3 (-719 |#1| (-796 |#2|)) "failed") $) NIL)) (-2509 (((-3 (-719 |#1| (-796 |#2|)) "failed") (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL)) (-3367 (((-3 $ "failed") $ (-719 |#1| (-796 |#2|))) NIL)) (-3053 (($ $ (-719 |#1| (-796 |#2|))) NIL) (((-589 $) (-719 |#1| (-796 |#2|)) $) NIL) (((-589 $) (-719 |#1| (-796 |#2|)) (-589 $)) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) $) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-589 $)) NIL)) (-3379 (((-108) (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|)))) NIL (-12 (|has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (($ $ (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) NIL (-12 (|has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (($ $ (-271 (-719 |#1| (-796 |#2|)))) NIL (-12 (|has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (($ $ (-589 (-271 (-719 |#1| (-796 |#2|))))) NIL (-12 (|has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))) (|has| (-719 |#1| (-796 |#2|)) (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-2640 (((-710) $) NIL)) (-3977 (((-710) (-719 |#1| (-796 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (((-710) (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-719 |#1| (-796 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-719 |#1| (-796 |#2|)))) NIL)) (-2712 (($ $ (-796 |#2|)) NIL)) (-2742 (($ $ (-796 |#2|)) NIL)) (-1494 (($ $) NIL)) (-1591 (($ $ (-796 |#2|)) NIL)) (-1691 (((-794) $) NIL) (((-589 (-719 |#1| (-796 |#2|))) $) NIL)) (-2868 (((-710) $) NIL (|has| (-796 |#2|) (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 (-719 |#1| (-796 |#2|))))) "failed") (-589 (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 (-719 |#1| (-796 |#2|))))) "failed") (-589 (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL)) (-3684 (((-108) $ (-1 (-108) (-719 |#1| (-796 |#2|)) (-589 (-719 |#1| (-796 |#2|))))) NIL)) (-3817 (((-589 $) (-719 |#1| (-796 |#2|)) $) NIL) (((-589 $) (-719 |#1| (-796 |#2|)) (-589 $)) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) $) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-589 $)) NIL)) (-2308 (((-108) (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1574 (((-589 (-796 |#2|)) $) NIL)) (-2776 (((-108) (-719 |#1| (-796 |#2|)) $) NIL)) (-1747 (((-108) (-796 |#2|) $) NIL)) (-3941 (((-108) $ $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-970 |#1| |#2|) (-13 (-992 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|))) (-10 -8 (-15 -2591 ((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-108) (-108))))) (-427) (-589 (-1087))) (T -970))
-((-2591 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-970 *5 *6)))))
-(-13 (-992 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|))) (-10 -8 (-15 -2591 ((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-108) (-108)))))
-((-2696 (((-1 (-523)) (-1011 (-523))) 33)) (-4129 (((-523) (-523) (-523) (-523) (-523)) 30)) (-3960 (((-1 (-523)) |RationalNumber|) NIL)) (-2274 (((-1 (-523)) |RationalNumber|) NIL)) (-3435 (((-1 (-523)) (-523) |RationalNumber|) NIL)))
-(((-971) (-10 -7 (-15 -2696 ((-1 (-523)) (-1011 (-523)))) (-15 -3435 ((-1 (-523)) (-523) |RationalNumber|)) (-15 -3960 ((-1 (-523)) |RationalNumber|)) (-15 -2274 ((-1 (-523)) |RationalNumber|)) (-15 -4129 ((-523) (-523) (-523) (-523) (-523))))) (T -971))
-((-4129 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-971)))) (-2274 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)))) (-3960 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)))) (-3435 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)) (-5 *3 (-523)))) (-2696 (*1 *2 *3) (-12 (-5 *3 (-1011 (-523))) (-5 *2 (-1 (-523))) (-5 *1 (-971)))))
-(-10 -7 (-15 -2696 ((-1 (-523)) (-1011 (-523)))) (-15 -3435 ((-1 (-523)) (-523) |RationalNumber|)) (-15 -3960 ((-1 (-523)) |RationalNumber|)) (-15 -2274 ((-1 (-523)) |RationalNumber|)) (-15 -4129 ((-523) (-523) (-523) (-523) (-523))))
-((-1691 (((-794) $) NIL) (($ (-523)) 10)))
-(((-972 |#1|) (-10 -8 (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|))) (-973)) (T -972))
-NIL
-(-10 -8 (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-1996 (*1 *2 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-1123)))) (-2898 (*1 *2 *1) (|partial| -12 (-4 *1 (-964 *2)) (-4 *2 (-1123)))) (-3976 (*1 *1 *2) (-12 (-4 *1 (-964 *2)) (-4 *2 (-1123)))))
+(-13 (-10 -8 (-15 -3976 ($ |t#1|)) (-15 -2898 ((-3 |t#1| "failed") $)) (-15 -1996 (|t#1| $))))
+((-3729 (((-589 (-589 (-271 (-383 (-883 |#2|))))) (-589 (-883 |#2|)) (-589 (-1087))) 38)))
+(((-965 |#1| |#2|) (-10 -7 (-15 -3729 ((-589 (-589 (-271 (-383 (-883 |#2|))))) (-589 (-883 |#2|)) (-589 (-1087))))) (-515) (-13 (-515) (-964 |#1|))) (T -965))
+((-3729 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-4 *6 (-13 (-515) (-964 *5))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *6)))))) (-5 *1 (-965 *5 *6)))))
+(-10 -7 (-15 -3729 ((-589 (-589 (-271 (-383 (-883 |#2|))))) (-589 (-883 |#2|)) (-589 (-1087)))))
+((-2706 (((-355)) 15)) (-3994 (((-1 (-355)) (-355) (-355)) 20)) (-1425 (((-1 (-355)) (-710)) 43)) (-2682 (((-355)) 34)) (-2031 (((-1 (-355)) (-355) (-355)) 35)) (-3639 (((-355)) 26)) (-2960 (((-1 (-355)) (-355)) 27)) (-2514 (((-355) (-710)) 38)) (-1783 (((-1 (-355)) (-710)) 39)) (-3894 (((-1 (-355)) (-710) (-710)) 42)) (-3364 (((-1 (-355)) (-710) (-710)) 40)))
+(((-966) (-10 -7 (-15 -2706 ((-355))) (-15 -2682 ((-355))) (-15 -3639 ((-355))) (-15 -2514 ((-355) (-710))) (-15 -3994 ((-1 (-355)) (-355) (-355))) (-15 -2031 ((-1 (-355)) (-355) (-355))) (-15 -2960 ((-1 (-355)) (-355))) (-15 -1783 ((-1 (-355)) (-710))) (-15 -3364 ((-1 (-355)) (-710) (-710))) (-15 -3894 ((-1 (-355)) (-710) (-710))) (-15 -1425 ((-1 (-355)) (-710))))) (T -966))
+((-1425 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))) (-3894 (*1 *2 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))) (-3364 (*1 *2 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))) (-1783 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))) (-2960 (*1 *2 *3) (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))) (-2031 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))) (-3994 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))) (-2514 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-355)) (-5 *1 (-966)))) (-3639 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))) (-2682 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))) (-2706 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))))
+(-10 -7 (-15 -2706 ((-355))) (-15 -2682 ((-355))) (-15 -3639 ((-355))) (-15 -2514 ((-355) (-710))) (-15 -3994 ((-1 (-355)) (-355) (-355))) (-15 -2031 ((-1 (-355)) (-355) (-355))) (-15 -2960 ((-1 (-355)) (-355))) (-15 -1783 ((-1 (-355)) (-710))) (-15 -3364 ((-1 (-355)) (-710) (-710))) (-15 -3894 ((-1 (-355)) (-710) (-710))) (-15 -1425 ((-1 (-355)) (-710))))
+((-3573 (((-394 |#1|) |#1|) 33)))
+(((-967 |#1|) (-10 -7 (-15 -3573 ((-394 |#1|) |#1|))) (-1145 (-383 (-883 (-523))))) (T -967))
+((-3573 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-967 *3)) (-4 *3 (-1145 (-383 (-883 (-523))))))))
+(-10 -7 (-15 -3573 ((-394 |#1|) |#1|)))
+((-1379 (((-383 (-394 (-883 |#1|))) (-383 (-883 |#1|))) 14)))
+(((-968 |#1|) (-10 -7 (-15 -1379 ((-383 (-394 (-883 |#1|))) (-383 (-883 |#1|))))) (-284)) (T -968))
+((-1379 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-284)) (-5 *2 (-383 (-394 (-883 *4)))) (-5 *1 (-968 *4)))))
+(-10 -7 (-15 -1379 ((-383 (-394 (-883 |#1|))) (-383 (-883 |#1|)))))
+((-3716 (((-589 (-1087)) (-383 (-883 |#1|))) 17)) (-3540 (((-383 (-1083 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087)) 24)) (-3706 (((-383 (-883 |#1|)) (-383 (-1083 (-383 (-883 |#1|)))) (-1087)) 26)) (-1949 (((-3 (-1087) "failed") (-383 (-883 |#1|))) 20)) (-1349 (((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-271 (-383 (-883 |#1|))))) 32) (((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|)))) 33) (((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-1087)) (-589 (-383 (-883 |#1|)))) 28) (((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|))) 29)) (-3976 (((-383 (-883 |#1|)) |#1|) 11)))
+(((-969 |#1|) (-10 -7 (-15 -3716 ((-589 (-1087)) (-383 (-883 |#1|)))) (-15 -1949 ((-3 (-1087) "failed") (-383 (-883 |#1|)))) (-15 -3540 ((-383 (-1083 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087))) (-15 -3706 ((-383 (-883 |#1|)) (-383 (-1083 (-383 (-883 |#1|)))) (-1087))) (-15 -1349 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)))) (-15 -1349 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-1087)) (-589 (-383 (-883 |#1|))))) (-15 -1349 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -1349 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -3976 ((-383 (-883 |#1|)) |#1|))) (-515)) (T -969))
+((-3976 (*1 *2 *3) (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-969 *3)) (-4 *3 (-515)))) (-1349 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-271 (-383 (-883 *4))))) (-5 *2 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *1 (-969 *4)))) (-1349 (*1 *2 *2 *3) (-12 (-5 *3 (-271 (-383 (-883 *4)))) (-5 *2 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *1 (-969 *4)))) (-1349 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-589 (-1087))) (-5 *4 (-589 (-383 (-883 *5)))) (-5 *2 (-383 (-883 *5))) (-4 *5 (-515)) (-5 *1 (-969 *5)))) (-1349 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-383 (-883 *4))) (-5 *3 (-1087)) (-4 *4 (-515)) (-5 *1 (-969 *4)))) (-3706 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-1083 (-383 (-883 *5))))) (-5 *4 (-1087)) (-5 *2 (-383 (-883 *5))) (-5 *1 (-969 *5)) (-4 *5 (-515)))) (-3540 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-515)) (-5 *2 (-383 (-1083 (-383 (-883 *5))))) (-5 *1 (-969 *5)) (-5 *3 (-383 (-883 *5))))) (-1949 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-1087)) (-5 *1 (-969 *4)))) (-3716 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-589 (-1087))) (-5 *1 (-969 *4)))))
+(-10 -7 (-15 -3716 ((-589 (-1087)) (-383 (-883 |#1|)))) (-15 -1949 ((-3 (-1087) "failed") (-383 (-883 |#1|)))) (-15 -3540 ((-383 (-1083 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087))) (-15 -3706 ((-383 (-883 |#1|)) (-383 (-1083 (-383 (-883 |#1|)))) (-1087))) (-15 -1349 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)))) (-15 -1349 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-1087)) (-589 (-383 (-883 |#1|))))) (-15 -1349 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-271 (-383 (-883 |#1|))))) (-15 -1349 ((-383 (-883 |#1|)) (-383 (-883 |#1|)) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -3976 ((-383 (-883 |#1|)) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 (-719 |#1| (-796 |#2|)))))) (-589 (-719 |#1| (-796 |#2|)))) NIL)) (-2311 (((-589 $) (-589 (-719 |#1| (-796 |#2|)))) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-108)) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-108) (-108)) NIL)) (-3716 (((-589 (-796 |#2|)) $) NIL)) (-2011 (((-108) $) NIL)) (-2821 (((-108) $) NIL (|has| |#1| (-515)))) (-3103 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-4165 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-3763 (((-589 (-2 (|:| |val| (-719 |#1| (-796 |#2|))) (|:| -2394 $))) (-719 |#1| (-796 |#2|)) $) NIL)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ (-796 |#2|)) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-1299 (($ (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 (-719 |#1| (-796 |#2|)) "failed") $ (-796 |#2|)) NIL)) (-1640 (($) NIL T CONST)) (-1619 (((-108) $) NIL (|has| |#1| (-515)))) (-2927 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3685 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2457 (((-108) $) NIL (|has| |#1| (-515)))) (-3021 (((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))) $ (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL)) (-2341 (((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))) $) NIL (|has| |#1| (-515)))) (-3450 (((-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|))) $) NIL (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 (-719 |#1| (-796 |#2|)))) NIL)) (-1996 (($ (-589 (-719 |#1| (-796 |#2|)))) NIL)) (-3891 (((-3 $ "failed") $) NIL)) (-3880 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016))))) (-2231 (($ (-719 |#1| (-796 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (($ (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-719 |#1| (-796 |#2|))) (|:| |den| |#1|)) (-719 |#1| (-796 |#2|)) $) NIL (|has| |#1| (-515)))) (-3605 (((-108) (-719 |#1| (-796 |#2|)) $ (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL)) (-3058 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-1830 (((-719 |#1| (-796 |#2|)) (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $ (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (((-719 |#1| (-796 |#2|)) (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $ (-719 |#1| (-796 |#2|))) NIL (|has| $ (-6 -4248))) (((-719 |#1| (-796 |#2|)) (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $ (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL)) (-3161 (((-2 (|:| -3922 (-589 (-719 |#1| (-796 |#2|)))) (|:| -3439 (-589 (-719 |#1| (-796 |#2|))))) $) NIL)) (-2422 (((-108) (-719 |#1| (-796 |#2|)) $) NIL)) (-4171 (((-108) (-719 |#1| (-796 |#2|)) $) NIL)) (-3004 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-3133 (((-589 (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2407 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-2694 (((-796 |#2|) $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-719 |#1| (-796 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016))))) (-3063 (($ (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) $) NIL)) (-4100 (((-589 (-796 |#2|)) $) NIL)) (-2863 (((-108) (-796 |#2|) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-3726 (((-3 (-719 |#1| (-796 |#2|)) (-589 $)) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-3216 (((-589 (-2 (|:| |val| (-719 |#1| (-796 |#2|))) (|:| -2394 $))) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-2247 (((-3 (-719 |#1| (-796 |#2|)) "failed") $) NIL)) (-2818 (((-589 $) (-719 |#1| (-796 |#2|)) $) NIL)) (-1446 (((-3 (-108) (-589 $)) (-719 |#1| (-796 |#2|)) $) NIL)) (-4226 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 $))) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) (-719 |#1| (-796 |#2|)) $) NIL)) (-1625 (((-589 $) (-719 |#1| (-796 |#2|)) $) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) $) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-589 $)) NIL) (((-589 $) (-719 |#1| (-796 |#2|)) (-589 $)) NIL)) (-2795 (($ (-719 |#1| (-796 |#2|)) $) NIL) (($ (-589 (-719 |#1| (-796 |#2|))) $) NIL)) (-3403 (((-589 (-719 |#1| (-796 |#2|))) $) NIL)) (-3761 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-1728 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-1454 (((-108) $ $) NIL)) (-1916 (((-2 (|:| |num| (-719 |#1| (-796 |#2|))) (|:| |den| |#1|)) (-719 |#1| (-796 |#2|)) $) NIL (|has| |#1| (-515)))) (-2152 (((-108) (-719 |#1| (-796 |#2|)) $) NIL) (((-108) $) NIL)) (-2347 (((-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)) $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-3 (-719 |#1| (-796 |#2|)) "failed") $) NIL)) (-2660 (((-3 (-719 |#1| (-796 |#2|)) "failed") (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL)) (-2594 (((-3 $ "failed") $ (-719 |#1| (-796 |#2|))) NIL)) (-1361 (($ $ (-719 |#1| (-796 |#2|))) NIL) (((-589 $) (-719 |#1| (-796 |#2|)) $) NIL) (((-589 $) (-719 |#1| (-796 |#2|)) (-589 $)) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) $) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-589 $)) NIL)) (-2720 (((-108) (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-719 |#1| (-796 |#2|))) (-589 (-719 |#1| (-796 |#2|)))) NIL (-12 (|has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (($ $ (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|))) NIL (-12 (|has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (($ $ (-271 (-719 |#1| (-796 |#2|)))) NIL (-12 (|has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (($ $ (-589 (-271 (-719 |#1| (-796 |#2|))))) NIL (-12 (|has| (-719 |#1| (-796 |#2|)) (-286 (-719 |#1| (-796 |#2|)))) (|has| (-719 |#1| (-796 |#2|)) (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1487 (((-710) $) NIL)) (-2452 (((-710) (-719 |#1| (-796 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-719 |#1| (-796 |#2|)) (-1016)))) (((-710) (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-719 |#1| (-796 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-719 |#1| (-796 |#2|)))) NIL)) (-4135 (($ $ (-796 |#2|)) NIL)) (-1318 (($ $ (-796 |#2|)) NIL)) (-3444 (($ $) NIL)) (-2023 (($ $ (-796 |#2|)) NIL)) (-3976 (((-794) $) NIL) (((-589 (-719 |#1| (-796 |#2|))) $) NIL)) (-3221 (((-710) $) NIL (|has| (-796 |#2|) (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 (-719 |#1| (-796 |#2|))))) "failed") (-589 (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 (-719 |#1| (-796 |#2|))))) "failed") (-589 (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|))) (-1 (-108) (-719 |#1| (-796 |#2|)) (-719 |#1| (-796 |#2|)))) NIL)) (-3442 (((-108) $ (-1 (-108) (-719 |#1| (-796 |#2|)) (-589 (-719 |#1| (-796 |#2|))))) NIL)) (-1611 (((-589 $) (-719 |#1| (-796 |#2|)) $) NIL) (((-589 $) (-719 |#1| (-796 |#2|)) (-589 $)) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) $) NIL) (((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-589 $)) NIL)) (-1505 (((-108) (-1 (-108) (-719 |#1| (-796 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2969 (((-589 (-796 |#2|)) $) NIL)) (-3553 (((-108) (-719 |#1| (-796 |#2|)) $) NIL)) (-4079 (((-108) (-796 |#2|) $) NIL)) (-4037 (((-108) $ $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-970 |#1| |#2|) (-13 (-992 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|))) (-10 -8 (-15 -2311 ((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-108) (-108))))) (-427) (-589 (-1087))) (T -970))
+((-2311 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427)) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-970 *5 *6)))))
+(-13 (-992 |#1| (-495 (-796 |#2|)) (-796 |#2|) (-719 |#1| (-796 |#2|))) (-10 -8 (-15 -2311 ((-589 $) (-589 (-719 |#1| (-796 |#2|))) (-108) (-108)))))
+((-3994 (((-1 (-523)) (-1011 (-523))) 33)) (-2312 (((-523) (-523) (-523) (-523) (-523)) 30)) (-3060 (((-1 (-523)) |RationalNumber|) NIL)) (-2444 (((-1 (-523)) |RationalNumber|) NIL)) (-1475 (((-1 (-523)) (-523) |RationalNumber|) NIL)))
+(((-971) (-10 -7 (-15 -3994 ((-1 (-523)) (-1011 (-523)))) (-15 -1475 ((-1 (-523)) (-523) |RationalNumber|)) (-15 -3060 ((-1 (-523)) |RationalNumber|)) (-15 -2444 ((-1 (-523)) |RationalNumber|)) (-15 -2312 ((-523) (-523) (-523) (-523) (-523))))) (T -971))
+((-2312 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-971)))) (-2444 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)))) (-3060 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)))) (-1475 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)) (-5 *3 (-523)))) (-3994 (*1 *2 *3) (-12 (-5 *3 (-1011 (-523))) (-5 *2 (-1 (-523))) (-5 *1 (-971)))))
+(-10 -7 (-15 -3994 ((-1 (-523)) (-1011 (-523)))) (-15 -1475 ((-1 (-523)) (-523) |RationalNumber|)) (-15 -3060 ((-1 (-523)) |RationalNumber|)) (-15 -2444 ((-1 (-523)) |RationalNumber|)) (-15 -2312 ((-523) (-523) (-523) (-523) (-523))))
+((-3976 (((-794) $) NIL) (($ (-523)) 10)))
+(((-972 |#1|) (-10 -8 (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|))) (-973)) (T -972))
+NIL
+(-10 -8 (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-973) (-129)) (T -973))
-((-3272 (*1 *2) (-12 (-4 *1 (-973)) (-5 *2 (-710)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-973)))))
-(-13 (-980) (-666) (-591 $) (-10 -8 (-15 -3272 ((-710))) (-15 -1691 ($ (-523))) (-6 -4245)))
+((-1698 (*1 *2) (-12 (-4 *1 (-973)) (-5 *2 (-710)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-973)))))
+(-13 (-980) (-666) (-591 $) (-10 -8 (-15 -1698 ((-710))) (-15 -3976 ($ (-523))) (-6 -4245)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 $) . T) ((-666) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1528 (((-383 (-883 |#2|)) (-589 |#2|) (-589 |#2|) (-710) (-710)) 45)))
-(((-974 |#1| |#2|) (-10 -7 (-15 -1528 ((-383 (-883 |#2|)) (-589 |#2|) (-589 |#2|) (-710) (-710)))) (-1087) (-339)) (T -974))
-((-1528 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-710)) (-4 *6 (-339)) (-5 *2 (-383 (-883 *6))) (-5 *1 (-974 *5 *6)) (-14 *5 (-1087)))))
-(-10 -7 (-15 -1528 ((-383 (-883 |#2|)) (-589 |#2|) (-589 |#2|) (-710) (-710))))
-((-3735 (((-108) $) 29)) (-2989 (((-108) $) 16)) (-1357 (((-710) $) 13)) (-1370 (((-710) $) 14)) (-1956 (((-108) $) 26)) (-3749 (((-108) $) 31)))
-(((-975 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -1370 ((-710) |#1|)) (-15 -1357 ((-710) |#1|)) (-15 -3749 ((-108) |#1|)) (-15 -3735 ((-108) |#1|)) (-15 -1956 ((-108) |#1|)) (-15 -2989 ((-108) |#1|))) (-976 |#2| |#3| |#4| |#5| |#6|) (-710) (-710) (-973) (-216 |#3| |#4|) (-216 |#2| |#4|)) (T -975))
-NIL
-(-10 -8 (-15 -1370 ((-710) |#1|)) (-15 -1357 ((-710) |#1|)) (-15 -3749 ((-108) |#1|)) (-15 -3735 ((-108) |#1|)) (-15 -1956 ((-108) |#1|)) (-15 -2989 ((-108) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3735 (((-108) $) 51)) (-3405 (((-3 $ "failed") $ $) 19)) (-2989 (((-108) $) 53)) (-1620 (((-108) $ (-710)) 61)) (-4189 (($) 17 T CONST)) (-1678 (($ $) 34 (|has| |#3| (-284)))) (-2827 ((|#4| $ (-523)) 39)) (-3569 (((-710) $) 33 (|has| |#3| (-515)))) (-2000 ((|#3| $ (-523) (-523)) 41)) (-1871 (((-589 |#3|) $) 68 (|has| $ (-6 -4248)))) (-1835 (((-710) $) 32 (|has| |#3| (-515)))) (-2454 (((-589 |#5|) $) 31 (|has| |#3| (-515)))) (-1357 (((-710) $) 45)) (-1370 (((-710) $) 44)) (-3051 (((-108) $ (-710)) 60)) (-1665 (((-523) $) 49)) (-2082 (((-523) $) 47)) (-1584 (((-589 |#3|) $) 69 (|has| $ (-6 -4248)))) (-3423 (((-108) |#3| $) 71 (-12 (|has| |#3| (-1016)) (|has| $ (-6 -4248))))) (-3231 (((-523) $) 48)) (-3060 (((-523) $) 46)) (-3648 (($ (-589 (-589 |#3|))) 54)) (-2043 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-3692 (((-589 (-589 |#3|)) $) 43)) (-1418 (((-108) $ (-710)) 59)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-515)))) (-3379 (((-108) (-1 (-108) |#3|) $) 66 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#3|) (-589 |#3|)) 75 (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-271 |#3|)) 73 (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-589 (-271 |#3|))) 72 (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))) (-2267 (((-108) $ $) 55)) (-1777 (((-108) $) 58)) (-3320 (($) 57)) (-1937 ((|#3| $ (-523) (-523)) 42) ((|#3| $ (-523) (-523) |#3|) 40)) (-1956 (((-108) $) 52)) (-3977 (((-710) |#3| $) 70 (-12 (|has| |#3| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#3|) $) 67 (|has| $ (-6 -4248)))) (-1874 (($ $) 56)) (-1249 ((|#5| $ (-523)) 38)) (-1691 (((-794) $) 11)) (-2308 (((-108) (-1 (-108) |#3|) $) 65 (|has| $ (-6 -4248)))) (-3749 (((-108) $) 50)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#3|) 35 (|has| |#3| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-2810 (((-710) $) 62 (|has| $ (-6 -4248)))))
+((-2504 (((-383 (-883 |#2|)) (-589 |#2|) (-589 |#2|) (-710) (-710)) 45)))
+(((-974 |#1| |#2|) (-10 -7 (-15 -2504 ((-383 (-883 |#2|)) (-589 |#2|) (-589 |#2|) (-710) (-710)))) (-1087) (-339)) (T -974))
+((-2504 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-710)) (-4 *6 (-339)) (-5 *2 (-383 (-883 *6))) (-5 *1 (-974 *5 *6)) (-14 *5 (-1087)))))
+(-10 -7 (-15 -2504 ((-383 (-883 |#2|)) (-589 |#2|) (-589 |#2|) (-710) (-710))))
+((-2624 (((-108) $) 29)) (-2108 (((-108) $) 16)) (-3656 (((-710) $) 13)) (-3668 (((-710) $) 14)) (-2395 (((-108) $) 26)) (-2791 (((-108) $) 31)))
+(((-975 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -3668 ((-710) |#1|)) (-15 -3656 ((-710) |#1|)) (-15 -2791 ((-108) |#1|)) (-15 -2624 ((-108) |#1|)) (-15 -2395 ((-108) |#1|)) (-15 -2108 ((-108) |#1|))) (-976 |#2| |#3| |#4| |#5| |#6|) (-710) (-710) (-973) (-216 |#3| |#4|) (-216 |#2| |#4|)) (T -975))
+NIL
+(-10 -8 (-15 -3668 ((-710) |#1|)) (-15 -3656 ((-710) |#1|)) (-15 -2791 ((-108) |#1|)) (-15 -2624 ((-108) |#1|)) (-15 -2395 ((-108) |#1|)) (-15 -2108 ((-108) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2624 (((-108) $) 51)) (-2999 (((-3 $ "failed") $ $) 19)) (-2108 (((-108) $) 53)) (-2282 (((-108) $ (-710)) 61)) (-1640 (($) 17 T CONST)) (-1561 (($ $) 34 (|has| |#3| (-284)))) (-2823 ((|#4| $ (-523)) 39)) (-2262 (((-710) $) 33 (|has| |#3| (-515)))) (-3002 ((|#3| $ (-523) (-523)) 41)) (-3133 (((-589 |#3|) $) 68 (|has| $ (-6 -4248)))) (-2534 (((-710) $) 32 (|has| |#3| (-515)))) (-3392 (((-589 |#5|) $) 31 (|has| |#3| (-515)))) (-3656 (((-710) $) 45)) (-3668 (((-710) $) 44)) (-1344 (((-108) $ (-710)) 60)) (-1392 (((-523) $) 49)) (-1219 (((-523) $) 47)) (-3056 (((-589 |#3|) $) 69 (|has| $ (-6 -4248)))) (-1348 (((-108) |#3| $) 71 (-12 (|has| |#3| (-1016)) (|has| $ (-6 -4248))))) (-2102 (((-523) $) 48)) (-3328 (((-523) $) 46)) (-3078 (($ (-589 (-589 |#3|))) 54)) (-3063 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-3522 (((-589 (-589 |#3|)) $) 43)) (-4042 (((-108) $ (-710)) 59)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-515)))) (-2720 (((-108) (-1 (-108) |#3|) $) 66 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#3|) (-589 |#3|)) 75 (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-271 |#3|)) 73 (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-589 (-271 |#3|))) 72 (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))) (-2391 (((-108) $ $) 55)) (-3163 (((-108) $) 58)) (-4055 (($) 57)) (-1502 ((|#3| $ (-523) (-523)) 42) ((|#3| $ (-523) (-523) |#3|) 40)) (-2395 (((-108) $) 52)) (-2452 (((-710) |#3| $) 70 (-12 (|has| |#3| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#3|) $) 67 (|has| $ (-6 -4248)))) (-4124 (($ $) 56)) (-2032 ((|#5| $ (-523)) 38)) (-3976 (((-794) $) 11)) (-1505 (((-108) (-1 (-108) |#3|) $) 65 (|has| $ (-6 -4248)))) (-2791 (((-108) $) 50)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#3|) 35 (|has| |#3| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-1271 (((-710) $) 62 (|has| $ (-6 -4248)))))
(((-976 |#1| |#2| |#3| |#4| |#5|) (-129) (-710) (-710) (-973) (-216 |t#2| |t#3|) (-216 |t#1| |t#3|)) (T -976))
-((-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)))) (-3648 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *5))) (-4 *5 (-973)) (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)))) (-2989 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))) (-1956 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))) (-3735 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))) (-3749 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))) (-1665 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))) (-3231 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))) (-2082 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))) (-3060 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))) (-1357 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-710)))) (-1370 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-710)))) (-3692 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-589 (-589 *5))))) (-1937 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7)) (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)) (-4 *2 (-973)))) (-2000 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7)) (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)) (-4 *2 (-973)))) (-1937 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7)) (-4 *2 (-973)) (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)))) (-2827 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *6 *2 *7)) (-4 *6 (-973)) (-4 *7 (-216 *4 *6)) (-4 *2 (-216 *5 *6)))) (-1249 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *6 *7 *2)) (-4 *6 (-973)) (-4 *7 (-216 *5 *6)) (-4 *2 (-216 *4 *6)))) (-1345 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)))) (-4007 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-976 *3 *4 *2 *5 *6)) (-4 *2 (-973)) (-4 *5 (-216 *4 *2)) (-4 *6 (-216 *3 *2)) (-4 *2 (-515)))) (-4074 (*1 *1 *1 *2) (-12 (-4 *1 (-976 *3 *4 *2 *5 *6)) (-4 *2 (-973)) (-4 *5 (-216 *4 *2)) (-4 *6 (-216 *3 *2)) (-4 *2 (-339)))) (-1678 (*1 *1 *1) (-12 (-4 *1 (-976 *2 *3 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *2 *4)) (-4 *4 (-284)))) (-3569 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515)) (-5 *2 (-710)))) (-1835 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515)) (-5 *2 (-710)))) (-2454 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515)) (-5 *2 (-589 *7)))))
-(-13 (-107 |t#3| |t#3|) (-462 |t#3|) (-10 -8 (-6 -4248) (IF (|has| |t#3| (-158)) (-6 (-657 |t#3|)) |%noBranch|) (-15 -3648 ($ (-589 (-589 |t#3|)))) (-15 -2989 ((-108) $)) (-15 -1956 ((-108) $)) (-15 -3735 ((-108) $)) (-15 -3749 ((-108) $)) (-15 -1665 ((-523) $)) (-15 -3231 ((-523) $)) (-15 -2082 ((-523) $)) (-15 -3060 ((-523) $)) (-15 -1357 ((-710) $)) (-15 -1370 ((-710) $)) (-15 -3692 ((-589 (-589 |t#3|)) $)) (-15 -1937 (|t#3| $ (-523) (-523))) (-15 -2000 (|t#3| $ (-523) (-523))) (-15 -1937 (|t#3| $ (-523) (-523) |t#3|)) (-15 -2827 (|t#4| $ (-523))) (-15 -1249 (|t#5| $ (-523))) (-15 -1345 ($ (-1 |t#3| |t#3|) $)) (-15 -1345 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-515)) (-15 -4007 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-339)) (-15 -4074 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-284)) (-15 -1678 ($ $)) |%noBranch|) (IF (|has| |t#3| (-515)) (PROGN (-15 -3569 ((-710) $)) (-15 -1835 ((-710) $)) (-15 -2454 ((-589 |t#5|) $))) |%noBranch|)))
+((-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)))) (-3078 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *5))) (-4 *5 (-973)) (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)))) (-2108 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))) (-2395 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))) (-2624 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))) (-2791 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))) (-1392 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))) (-2102 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))) (-1219 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))) (-3328 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))) (-3656 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-710)))) (-3668 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-710)))) (-3522 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-589 (-589 *5))))) (-1502 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7)) (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)) (-4 *2 (-973)))) (-3002 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7)) (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)) (-4 *2 (-973)))) (-1502 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7)) (-4 *2 (-973)) (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)))) (-2823 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *6 *2 *7)) (-4 *6 (-973)) (-4 *7 (-216 *4 *6)) (-4 *2 (-216 *5 *6)))) (-2032 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *6 *7 *2)) (-4 *6 (-973)) (-4 *7 (-216 *5 *6)) (-4 *2 (-216 *4 *6)))) (-3015 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)))) (-2469 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-976 *3 *4 *2 *5 *6)) (-4 *2 (-973)) (-4 *5 (-216 *4 *2)) (-4 *6 (-216 *3 *2)) (-4 *2 (-515)))) (-4125 (*1 *1 *1 *2) (-12 (-4 *1 (-976 *3 *4 *2 *5 *6)) (-4 *2 (-973)) (-4 *5 (-216 *4 *2)) (-4 *6 (-216 *3 *2)) (-4 *2 (-339)))) (-1561 (*1 *1 *1) (-12 (-4 *1 (-976 *2 *3 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *2 *4)) (-4 *4 (-284)))) (-2262 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515)) (-5 *2 (-710)))) (-2534 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515)) (-5 *2 (-710)))) (-3392 (*1 *2 *1) (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973)) (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515)) (-5 *2 (-589 *7)))))
+(-13 (-107 |t#3| |t#3|) (-462 |t#3|) (-10 -8 (-6 -4248) (IF (|has| |t#3| (-158)) (-6 (-657 |t#3|)) |%noBranch|) (-15 -3078 ($ (-589 (-589 |t#3|)))) (-15 -2108 ((-108) $)) (-15 -2395 ((-108) $)) (-15 -2624 ((-108) $)) (-15 -2791 ((-108) $)) (-15 -1392 ((-523) $)) (-15 -2102 ((-523) $)) (-15 -1219 ((-523) $)) (-15 -3328 ((-523) $)) (-15 -3656 ((-710) $)) (-15 -3668 ((-710) $)) (-15 -3522 ((-589 (-589 |t#3|)) $)) (-15 -1502 (|t#3| $ (-523) (-523))) (-15 -3002 (|t#3| $ (-523) (-523))) (-15 -1502 (|t#3| $ (-523) (-523) |t#3|)) (-15 -2823 (|t#4| $ (-523))) (-15 -2032 (|t#5| $ (-523))) (-15 -3015 ($ (-1 |t#3| |t#3|) $)) (-15 -3015 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-515)) (-15 -2469 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-339)) (-15 -4125 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-284)) (-15 -1561 ($ $)) |%noBranch|) (IF (|has| |t#3| (-515)) (PROGN (-15 -2262 ((-710) $)) (-15 -2534 ((-710) $)) (-15 -3392 ((-589 |t#5|) $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-97) . T) ((-107 |#3| |#3|) . T) ((-124) . T) ((-563 (-794)) . T) ((-286 |#3|) -12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))) ((-462 |#3|) . T) ((-484 |#3| |#3|) -12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))) ((-591 |#3|) . T) ((-657 |#3|) |has| |#3| (-158)) ((-979 |#3|) . T) ((-1016) . T) ((-1123) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3735 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2989 (((-108) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-4189 (($) NIL T CONST)) (-1678 (($ $) 42 (|has| |#3| (-284)))) (-2827 (((-218 |#2| |#3|) $ (-523)) 31)) (-3799 (($ (-629 |#3|)) 40)) (-3569 (((-710) $) 44 (|has| |#3| (-515)))) (-2000 ((|#3| $ (-523) (-523)) NIL)) (-1871 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-1835 (((-710) $) 46 (|has| |#3| (-515)))) (-2454 (((-589 (-218 |#1| |#3|)) $) 50 (|has| |#3| (-515)))) (-1357 (((-710) $) NIL)) (-1370 (((-710) $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-1665 (((-523) $) NIL)) (-2082 (((-523) $) NIL)) (-1584 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-3231 (((-523) $) NIL)) (-3060 (((-523) $) NIL)) (-3648 (($ (-589 (-589 |#3|))) 26)) (-2043 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-3692 (((-589 (-589 |#3|)) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-4007 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-515)))) (-3379 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#3|) (-589 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-271 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-589 (-271 |#3|))) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#3| $ (-523) (-523)) NIL) ((|#3| $ (-523) (-523) |#3|) NIL)) (-3314 (((-126)) 53 (|has| |#3| (-339)))) (-1956 (((-108) $) NIL)) (-3977 (((-710) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016)))) (((-710) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) 62 (|has| |#3| (-564 (-499))))) (-1249 (((-218 |#1| |#3|) $ (-523)) 35)) (-1691 (((-794) $) 16) (((-629 |#3|) $) 37)) (-2308 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-3749 (((-108) $) NIL)) (-1879 (($) 13 T CONST)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#3|) NIL (|has| |#3| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-977 |#1| |#2| |#3|) (-13 (-976 |#1| |#2| |#3| (-218 |#2| |#3|) (-218 |#1| |#3|)) (-563 (-629 |#3|)) (-10 -8 (IF (|has| |#3| (-339)) (-6 (-1176 |#3|)) |%noBranch|) (IF (|has| |#3| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (-15 -3799 ($ (-629 |#3|))) (-15 -1691 ((-629 |#3|) $)))) (-710) (-710) (-973)) (T -977))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-629 *5)) (-5 *1 (-977 *3 *4 *5)) (-14 *3 (-710)) (-14 *4 (-710)) (-4 *5 (-973)))) (-3799 (*1 *1 *2) (-12 (-5 *2 (-629 *5)) (-4 *5 (-973)) (-5 *1 (-977 *3 *4 *5)) (-14 *3 (-710)) (-14 *4 (-710)))))
-(-13 (-976 |#1| |#2| |#3| (-218 |#2| |#3|) (-218 |#1| |#3|)) (-563 (-629 |#3|)) (-10 -8 (IF (|has| |#3| (-339)) (-6 (-1176 |#3|)) |%noBranch|) (IF (|has| |#3| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (-15 -3799 ($ (-629 |#3|))) (-15 -1691 ((-629 |#3|) $))))
-((-2116 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 34)) (-1345 ((|#10| (-1 |#7| |#3|) |#6|) 32)))
-(((-978 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -1345 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -2116 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-710) (-710) (-973) (-216 |#2| |#3|) (-216 |#1| |#3|) (-976 |#1| |#2| |#3| |#4| |#5|) (-973) (-216 |#2| |#7|) (-216 |#1| |#7|) (-976 |#1| |#2| |#7| |#8| |#9|)) (T -978))
-((-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-973)) (-4 *2 (-973)) (-14 *5 (-710)) (-14 *6 (-710)) (-4 *8 (-216 *6 *7)) (-4 *9 (-216 *5 *7)) (-4 *10 (-216 *6 *2)) (-4 *11 (-216 *5 *2)) (-5 *1 (-978 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-976 *5 *6 *7 *8 *9)) (-4 *12 (-976 *5 *6 *2 *10 *11)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-973)) (-4 *10 (-973)) (-14 *5 (-710)) (-14 *6 (-710)) (-4 *8 (-216 *6 *7)) (-4 *9 (-216 *5 *7)) (-4 *2 (-976 *5 *6 *10 *11 *12)) (-5 *1 (-978 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-976 *5 *6 *7 *8 *9)) (-4 *11 (-216 *6 *10)) (-4 *12 (-216 *5 *10)))))
-(-10 -7 (-15 -1345 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -2116 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ |#1|) 23)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2624 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2108 (((-108) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-1640 (($) NIL T CONST)) (-1561 (($ $) 43 (|has| |#3| (-284)))) (-2823 (((-218 |#2| |#3|) $ (-523)) 32)) (-1427 (($ (-629 |#3|)) 41)) (-2262 (((-710) $) 45 (|has| |#3| (-515)))) (-3002 ((|#3| $ (-523) (-523)) NIL)) (-3133 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-2534 (((-710) $) 47 (|has| |#3| (-515)))) (-3392 (((-589 (-218 |#1| |#3|)) $) 51 (|has| |#3| (-515)))) (-3656 (((-710) $) NIL)) (-3668 (((-710) $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1392 (((-523) $) NIL)) (-1219 (((-523) $) NIL)) (-3056 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-2102 (((-523) $) NIL)) (-3328 (((-523) $) NIL)) (-3078 (($ (-589 (-589 |#3|))) 27)) (-3063 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-3522 (((-589 (-589 |#3|)) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2469 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-515)))) (-2720 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#3|) (-589 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-271 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-589 (-271 |#3|))) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#3| $ (-523) (-523)) NIL) ((|#3| $ (-523) (-523) |#3|) NIL)) (-4012 (((-126)) 54 (|has| |#3| (-339)))) (-2395 (((-108) $) NIL)) (-2452 (((-710) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016)))) (((-710) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) 63 (|has| |#3| (-564 (-499))))) (-2032 (((-218 |#1| |#3|) $ (-523)) 36)) (-3976 (((-794) $) 16) (((-629 |#3|) $) 38)) (-1505 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-2791 (((-108) $) NIL)) (-1428 (($) 13 T CONST)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#3|) NIL (|has| |#3| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-977 |#1| |#2| |#3|) (-13 (-976 |#1| |#2| |#3| (-218 |#2| |#3|) (-218 |#1| |#3|)) (-563 (-629 |#3|)) (-10 -8 (IF (|has| |#3| (-339)) (-6 (-1176 |#3|)) |%noBranch|) (IF (|has| |#3| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (-15 -1427 ($ (-629 |#3|))) (-15 -3976 ((-629 |#3|) $)))) (-710) (-710) (-973)) (T -977))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-629 *5)) (-5 *1 (-977 *3 *4 *5)) (-14 *3 (-710)) (-14 *4 (-710)) (-4 *5 (-973)))) (-1427 (*1 *1 *2) (-12 (-5 *2 (-629 *5)) (-4 *5 (-973)) (-5 *1 (-977 *3 *4 *5)) (-14 *3 (-710)) (-14 *4 (-710)))))
+(-13 (-976 |#1| |#2| |#3| (-218 |#2| |#3|) (-218 |#1| |#3|)) (-563 (-629 |#3|)) (-10 -8 (IF (|has| |#3| (-339)) (-6 (-1176 |#3|)) |%noBranch|) (IF (|has| |#3| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|) (-15 -1427 ($ (-629 |#3|))) (-15 -3976 ((-629 |#3|) $))))
+((-1830 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 34)) (-3015 ((|#10| (-1 |#7| |#3|) |#6|) 32)))
+(((-978 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -3015 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -1830 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-710) (-710) (-973) (-216 |#2| |#3|) (-216 |#1| |#3|) (-976 |#1| |#2| |#3| |#4| |#5|) (-973) (-216 |#2| |#7|) (-216 |#1| |#7|) (-976 |#1| |#2| |#7| |#8| |#9|)) (T -978))
+((-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-973)) (-4 *2 (-973)) (-14 *5 (-710)) (-14 *6 (-710)) (-4 *8 (-216 *6 *7)) (-4 *9 (-216 *5 *7)) (-4 *10 (-216 *6 *2)) (-4 *11 (-216 *5 *2)) (-5 *1 (-978 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-976 *5 *6 *7 *8 *9)) (-4 *12 (-976 *5 *6 *2 *10 *11)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-973)) (-4 *10 (-973)) (-14 *5 (-710)) (-14 *6 (-710)) (-4 *8 (-216 *6 *7)) (-4 *9 (-216 *5 *7)) (-4 *2 (-976 *5 *6 *10 *11 *12)) (-5 *1 (-978 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-976 *5 *6 *7 *8 *9)) (-4 *11 (-216 *6 *10)) (-4 *12 (-216 *5 *10)))))
+(-10 -7 (-15 -3015 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -1830 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ |#1|) 23)))
(((-979 |#1|) (-129) (-980)) (T -979))
((* (*1 *1 *1 *2) (-12 (-4 *1 (-979 *2)) (-4 *2 (-980)))))
(-13 (-21) (-10 -8 (-15 * ($ $ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-2423 (($ $ (-852)) 26)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-2573 (($ $ (-852)) 26)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-980) (-129)) (T -980))
NIL
(-13 (-21) (-1028))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-124) . T) ((-563 (-794)) . T) ((-1028) . T) ((-1016) . T))
-((-3276 (($ $) 16)) (-3900 (($ $) 22)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 49)) (-1863 (($ $) 24)) (-4110 (($ $) 11)) (-2733 (($ $) 38)) (-1400 (((-355) $) NIL) (((-203) $) NIL) (((-823 (-355)) $) 33)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 28) (($ (-523)) NIL) (($ (-383 (-523))) 28)) (-3272 (((-710)) 8)) (-3809 (($ $) 39)))
-(((-981 |#1|) (-10 -8 (-15 -3900 (|#1| |#1|)) (-15 -3276 (|#1| |#1|)) (-15 -4110 (|#1| |#1|)) (-15 -2733 (|#1| |#1|)) (-15 -3809 (|#1| |#1|)) (-15 -1863 (|#1| |#1|)) (-15 -1524 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| (-523))) (-15 -1400 ((-203) |#1|)) (-15 -1400 ((-355) |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| |#1|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 -1691 ((-794) |#1|))) (-982)) (T -981))
-((-3272 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-981 *3)) (-4 *3 (-982)))))
-(-10 -8 (-15 -3900 (|#1| |#1|)) (-15 -3276 (|#1| |#1|)) (-15 -4110 (|#1| |#1|)) (-15 -2733 (|#1| |#1|)) (-15 -3809 (|#1| |#1|)) (-15 -1863 (|#1| |#1|)) (-15 -1524 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| (-523))) (-15 -1400 ((-203) |#1|)) (-15 -1400 ((-355) |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| |#1|)) (-15 -1691 (|#1| (-523))) (-15 -3272 ((-710))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2046 (((-523) $) 89)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3276 (($ $) 87)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2437 (($ $) 97)) (-2787 (((-108) $ $) 59)) (-3482 (((-523) $) 114)) (-4189 (($) 17 T CONST)) (-3900 (($ $) 86)) (-1220 (((-3 (-523) "failed") $) 102) (((-3 (-383 (-523)) "failed") $) 99)) (-3508 (((-523) $) 101) (((-383 (-523)) $) 98)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3049 (((-108) $) 71)) (-3712 (((-108) $) 112)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 93)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 96)) (-1863 (($ $) 92)) (-2057 (((-108) $) 113)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3239 (($ $ $) 111)) (-3158 (($ $ $) 110)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-4110 (($ $) 88)) (-2733 (($ $) 90)) (-2424 (((-394 $) $) 74)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-1400 (((-355) $) 105) (((-203) $) 104) (((-823 (-355)) $) 94)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ (-523)) 103) (($ (-383 (-523))) 100)) (-3272 (((-710)) 29)) (-3809 (($ $) 91)) (-2801 (((-108) $ $) 39)) (-2695 (($ $) 115)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-4006 (((-108) $ $) 108)) (-3980 (((-108) $ $) 107)) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 109)) (-3966 (((-108) $ $) 106)) (-4074 (($ $ $) 64)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68) (($ $ (-383 (-523))) 95)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
+((-1756 (($ $) 16)) (-3710 (($ $) 22)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 49)) (-2765 (($ $) 24)) (-3934 (($ $) 11)) (-1250 (($ $) 38)) (-3077 (((-355) $) NIL) (((-203) $) NIL) (((-823 (-355)) $) 33)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL) (($ (-383 (-523))) 28) (($ (-523)) NIL) (($ (-383 (-523))) 28)) (-1698 (((-710)) 8)) (-1516 (($ $) 39)))
+(((-981 |#1|) (-10 -8 (-15 -3710 (|#1| |#1|)) (-15 -1756 (|#1| |#1|)) (-15 -3934 (|#1| |#1|)) (-15 -1250 (|#1| |#1|)) (-15 -1516 (|#1| |#1|)) (-15 -2765 (|#1| |#1|)) (-15 -2483 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| (-523))) (-15 -3077 ((-203) |#1|)) (-15 -3077 ((-355) |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| |#1|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 -3976 ((-794) |#1|))) (-982)) (T -981))
+((-1698 (*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-981 *3)) (-4 *3 (-982)))))
+(-10 -8 (-15 -3710 (|#1| |#1|)) (-15 -1756 (|#1| |#1|)) (-15 -3934 (|#1| |#1|)) (-15 -1250 (|#1| |#1|)) (-15 -1516 (|#1| |#1|)) (-15 -2765 (|#1| |#1|)) (-15 -2483 ((-820 (-355) |#1|) |#1| (-823 (-355)) (-820 (-355) |#1|))) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| (-523))) (-15 -3077 ((-203) |#1|)) (-15 -3077 ((-355) |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| |#1|)) (-15 -3976 (|#1| (-523))) (-15 -1698 ((-710))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3964 (((-523) $) 89)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-1756 (($ $) 87)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3584 (($ $) 97)) (-3684 (((-108) $ $) 59)) (-2035 (((-523) $) 114)) (-1640 (($) 17 T CONST)) (-3710 (($ $) 86)) (-2898 (((-3 (-523) "failed") $) 102) (((-3 (-383 (-523)) "failed") $) 99)) (-1996 (((-523) $) 101) (((-383 (-523)) $) 98)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1330 (((-108) $) 71)) (-3702 (((-108) $) 112)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 93)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 96)) (-2765 (($ $) 92)) (-4050 (((-108) $) 113)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3268 (($ $ $) 111)) (-2644 (($ $ $) 110)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3934 (($ $) 88)) (-1250 (($ $) 90)) (-3573 (((-394 $) $) 74)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-3077 (((-355) $) 105) (((-203) $) 104) (((-823 (-355)) $) 94)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ (-523)) 103) (($ (-383 (-523))) 100)) (-1698 (((-710)) 29)) (-1516 (($ $) 91)) (-3842 (((-108) $ $) 39)) (-3984 (($ $) 115)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4078 (((-108) $ $) 108)) (-4061 (((-108) $ $) 107)) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 109)) (-4052 (((-108) $ $) 106)) (-4125 (($ $ $) 64)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68) (($ $ (-383 (-523))) 95)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66)))
(((-982) (-129)) (T -982))
-((-2695 (*1 *1 *1) (-4 *1 (-982))) (-1863 (*1 *1 *1) (-4 *1 (-982))) (-3809 (*1 *1 *1) (-4 *1 (-982))) (-2733 (*1 *1 *1) (-4 *1 (-982))) (-2046 (*1 *2 *1) (-12 (-4 *1 (-982)) (-5 *2 (-523)))) (-4110 (*1 *1 *1) (-4 *1 (-982))) (-3276 (*1 *1 *1) (-4 *1 (-982))) (-3900 (*1 *1 *1) (-4 *1 (-982))))
-(-13 (-339) (-784) (-949) (-964 (-523)) (-964 (-383 (-523))) (-930) (-564 (-823 (-355))) (-817 (-355)) (-136) (-10 -8 (-15 -1863 ($ $)) (-15 -3809 ($ $)) (-15 -2733 ($ $)) (-15 -2046 ((-523) $)) (-15 -4110 ($ $)) (-15 -3276 ($ $)) (-15 -3900 ($ $)) (-15 -2695 ($ $))))
+((-3984 (*1 *1 *1) (-4 *1 (-982))) (-2765 (*1 *1 *1) (-4 *1 (-982))) (-1516 (*1 *1 *1) (-4 *1 (-982))) (-1250 (*1 *1 *1) (-4 *1 (-982))) (-3964 (*1 *2 *1) (-12 (-4 *1 (-982)) (-5 *2 (-523)))) (-3934 (*1 *1 *1) (-4 *1 (-982))) (-1756 (*1 *1 *1) (-4 *1 (-982))) (-3710 (*1 *1 *1) (-4 *1 (-982))))
+(-13 (-339) (-784) (-949) (-964 (-523)) (-964 (-383 (-523))) (-930) (-564 (-823 (-355))) (-817 (-355)) (-136) (-10 -8 (-15 -2765 ($ $)) (-15 -1516 ($ $)) (-15 -1250 ($ $)) (-15 -3964 ((-523) $)) (-15 -3934 ($ $)) (-15 -1756 ($ $)) (-15 -3710 ($ $)) (-15 -3984 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-124) . T) ((-136) . T) ((-563 (-794)) . T) ((-158) . T) ((-564 (-203)) . T) ((-564 (-355)) . T) ((-564 (-823 (-355))) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-339) . T) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 $) . T) ((-666) . T) ((-730) . T) ((-731) . T) ((-733) . T) ((-734) . T) ((-784) . T) ((-786) . T) ((-817 (-355)) . T) ((-851) . T) ((-930) . T) ((-949) . T) ((-964 (-383 (-523))) . T) ((-964 (-523)) . T) ((-979 #0#) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) |#2| $) 23)) (-2395 ((|#1| $) 10)) (-3482 (((-523) |#2| $) 89)) (-1264 (((-3 $ "failed") |#2| (-852)) 58)) (-3855 ((|#1| $) 28)) (-1729 ((|#1| |#2| $ |#1|) 37)) (-2941 (($ $) 25)) (-1444 (((-3 |#2| "failed") |#2| $) 88)) (-3712 (((-108) |#2| $) NIL)) (-2057 (((-108) |#2| $) NIL)) (-4008 (((-108) |#2| $) 24)) (-2568 ((|#1| $) 90)) (-3844 ((|#1| $) 27)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2762 ((|#2| $) 80)) (-1691 (((-794) $) 71)) (-4108 ((|#1| |#2| $ |#1|) 38)) (-3008 (((-589 $) |#2|) 60)) (-3941 (((-108) $ $) 75)))
-(((-983 |#1| |#2|) (-13 (-989 |#1| |#2|) (-10 -8 (-15 -3844 (|#1| $)) (-15 -3855 (|#1| $)) (-15 -2395 (|#1| $)) (-15 -2568 (|#1| $)) (-15 -2941 ($ $)) (-15 -4008 ((-108) |#2| $)) (-15 -1729 (|#1| |#2| $ |#1|)))) (-13 (-784) (-339)) (-1145 |#1|)) (T -983))
-((-1729 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-3844 (*1 *2 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-3855 (*1 *2 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-2395 (*1 *2 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-2568 (*1 *2 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-2941 (*1 *1 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-4008 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-784) (-339))) (-5 *2 (-108)) (-5 *1 (-983 *4 *3)) (-4 *3 (-1145 *4)))))
-(-13 (-989 |#1| |#2|) (-10 -8 (-15 -3844 (|#1| $)) (-15 -3855 (|#1| $)) (-15 -2395 (|#1| $)) (-15 -2568 (|#1| $)) (-15 -2941 ($ $)) (-15 -4008 ((-108) |#2| $)) (-15 -1729 (|#1| |#2| $ |#1|))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2755 (($ $ $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1368 (($ $ $ $) NIL)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL)) (-2156 (($ $ $) NIL)) (-4189 (($) NIL T CONST)) (-4061 (($ (-1087)) 10) (($ (-523)) 7)) (-1220 (((-3 (-523) "failed") $) NIL)) (-3508 (((-523) $) NIL)) (-4059 (($ $ $) NIL)) (-2243 (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3317 (((-3 (-383 (-523)) "failed") $) NIL)) (-3045 (((-108) $) NIL)) (-1682 (((-383 (-523)) $) NIL)) (-1631 (($) NIL) (($ $) NIL)) (-4032 (($ $ $) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-4024 (($ $ $ $) NIL)) (-3501 (($ $ $) NIL)) (-3712 (((-108) $) NIL)) (-3325 (($ $ $) NIL)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL)) (-2769 (((-108) $) NIL)) (-3860 (((-108) $) NIL)) (-2738 (((-3 $ "failed") $) NIL)) (-2057 (((-108) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3928 (($ $ $ $) NIL)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2236 (($ $) NIL)) (-2616 (($ $) NIL)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-4193 (($ $ $) NIL)) (-2773 (($) NIL T CONST)) (-3762 (($ $) NIL)) (-3951 (((-1034) $) NIL) (($ $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3459 (($ $) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3101 (((-108) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-3984 (($ $ (-710)) NIL) (($ $) NIL)) (-1890 (($ $) NIL)) (-1874 (($ $) NIL)) (-1400 (((-523) $) 16) (((-499) $) NIL) (((-823 (-523)) $) NIL) (((-355) $) NIL) (((-203) $) NIL) (($ (-1087)) 9)) (-1691 (((-794) $) 20) (($ (-523)) 6) (($ $) NIL) (($ (-523)) 6)) (-3272 (((-710)) NIL)) (-3512 (((-108) $ $) NIL)) (-3435 (($ $ $) NIL)) (-1416 (($) NIL)) (-2801 (((-108) $ $) NIL)) (-2447 (($ $ $ $) NIL)) (-2695 (($ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) NIL)) (-4060 (($ $) 19) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL)))
-(((-984) (-13 (-508) (-10 -8 (-6 -4235) (-6 -4240) (-6 -4236) (-15 -1400 ($ (-1087))) (-15 -4061 ($ (-1087))) (-15 -4061 ($ (-523)))))) (T -984))
-((-1400 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-984)))) (-4061 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-984)))) (-4061 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-984)))))
-(-13 (-508) (-10 -8 (-6 -4235) (-6 -4240) (-6 -4236) (-15 -1400 ($ (-1087))) (-15 -4061 ($ (-1087))) (-15 -4061 ($ (-523)))))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL)) (-4191 (((-1174) $ (-1087) (-1087)) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-2391 (($) 9)) (-1849 (((-51) $ (-1087) (-51)) NIL)) (-3282 (($ $) 23)) (-3907 (($ $) 21)) (-1466 (($ $) 20)) (-2088 (($ $) 22)) (-1592 (($ $) 25)) (-2122 (($ $) 26)) (-3124 (($ $) 19)) (-3810 (($ $) 24)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) 18 (|has| $ (-6 -4248)))) (-4216 (((-3 (-51) "failed") (-1087) $) 34)) (-4189 (($) NIL T CONST)) (-2277 (($) 7)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-3286 (($ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) 46 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-3 (-51) "failed") (-1087) $) NIL)) (-2514 (($ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-3492 (((-3 (-1070) "failed") $ (-1070) (-523)) 59)) (-2053 (((-51) $ (-1087) (-51)) NIL (|has| $ (-6 -4249)))) (-2000 (((-51) $ (-1087)) NIL)) (-1871 (((-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-1087) $) NIL (|has| (-1087) (-786)))) (-1584 (((-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) 28 (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-2567 (((-1087) $) NIL (|has| (-1087) (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-1255 (((-589 (-1087)) $) NIL)) (-1862 (((-108) (-1087) $) NIL)) (-1293 (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL)) (-3108 (($ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) 37)) (-2536 (((-589 (-1087)) $) NIL)) (-2254 (((-108) (-1087) $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-1917 (((-355) $ (-1087)) 45)) (-3476 (((-589 (-1070)) $ (-1070)) 60)) (-2428 (((-51) $) NIL (|has| (-1087) (-786)))) (-2509 (((-3 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) "failed") (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL)) (-4141 (($ $ (-51)) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))))) NIL (-12 (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ $ (-271 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL (-12 (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ $ (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) NIL (-12 (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ $ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL (-12 (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-286 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (($ $ (-589 (-51)) (-589 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-271 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-589 (-271 (-51)))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-3973 (((-589 (-51)) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 (((-51) $ (-1087)) NIL) (((-51) $ (-1087) (-51)) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL)) (-4001 (($ $ (-1087)) 47)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016)))) (((-710) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016)))) (((-710) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) 30)) (-2394 (($ $ $) 31)) (-1691 (((-794) $) NIL (-3172 (|has| (-51) (-563 (-794))) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-563 (-794)))))) (-2780 (($ $ (-1087) (-355)) 43)) (-3642 (($ $ (-1087) (-355)) 44)) (-2417 (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 (-1087)) (|:| -2482 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-51) (-1016)) (|has| (-2 (|:| -3772 (-1087)) (|:| -2482 (-51))) (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-985) (-13 (-1100 (-1087) (-51)) (-10 -8 (-15 -2394 ($ $ $)) (-15 -2277 ($)) (-15 -3124 ($ $)) (-15 -1466 ($ $)) (-15 -3907 ($ $)) (-15 -2088 ($ $)) (-15 -3810 ($ $)) (-15 -3282 ($ $)) (-15 -1592 ($ $)) (-15 -2122 ($ $)) (-15 -2780 ($ $ (-1087) (-355))) (-15 -3642 ($ $ (-1087) (-355))) (-15 -1917 ((-355) $ (-1087))) (-15 -3476 ((-589 (-1070)) $ (-1070))) (-15 -4001 ($ $ (-1087))) (-15 -2391 ($)) (-15 -3492 ((-3 (-1070) "failed") $ (-1070) (-523))) (-6 -4248)))) (T -985))
-((-2394 (*1 *1 *1 *1) (-5 *1 (-985))) (-2277 (*1 *1) (-5 *1 (-985))) (-3124 (*1 *1 *1) (-5 *1 (-985))) (-1466 (*1 *1 *1) (-5 *1 (-985))) (-3907 (*1 *1 *1) (-5 *1 (-985))) (-2088 (*1 *1 *1) (-5 *1 (-985))) (-3810 (*1 *1 *1) (-5 *1 (-985))) (-3282 (*1 *1 *1) (-5 *1 (-985))) (-1592 (*1 *1 *1) (-5 *1 (-985))) (-2122 (*1 *1 *1) (-5 *1 (-985))) (-2780 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-355)) (-5 *1 (-985)))) (-3642 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-355)) (-5 *1 (-985)))) (-1917 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-355)) (-5 *1 (-985)))) (-3476 (*1 *2 *1 *3) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-985)) (-5 *3 (-1070)))) (-4001 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-985)))) (-2391 (*1 *1) (-5 *1 (-985))) (-3492 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-985)))))
-(-13 (-1100 (-1087) (-51)) (-10 -8 (-15 -2394 ($ $ $)) (-15 -2277 ($)) (-15 -3124 ($ $)) (-15 -1466 ($ $)) (-15 -3907 ($ $)) (-15 -2088 ($ $)) (-15 -3810 ($ $)) (-15 -3282 ($ $)) (-15 -1592 ($ $)) (-15 -2122 ($ $)) (-15 -2780 ($ $ (-1087) (-355))) (-15 -3642 ($ $ (-1087) (-355))) (-15 -1917 ((-355) $ (-1087))) (-15 -3476 ((-589 (-1070)) $ (-1070))) (-15 -4001 ($ $ (-1087))) (-15 -2391 ($)) (-15 -3492 ((-3 (-1070) "failed") $ (-1070) (-523))) (-6 -4248)))
-((-2227 (($ $) 45)) (-2248 (((-108) $ $) 74)) (-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-883 (-383 (-523)))) 227) (((-3 $ "failed") (-883 (-523))) 226) (((-3 $ "failed") (-883 |#2|)) 229)) (-3508 ((|#2| $) NIL) (((-383 (-523)) $) NIL) (((-523) $) NIL) ((|#4| $) NIL) (($ (-883 (-383 (-523)))) 215) (($ (-883 (-523))) 211) (($ (-883 |#2|)) 231)) (-1457 (($ $) NIL) (($ $ |#4|) 43)) (-3087 (((-108) $ $) 112) (((-108) $ (-589 $)) 113)) (-4015 (((-108) $) 56)) (-3999 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 107)) (-3480 (($ $) 138)) (-2618 (($ $) 134)) (-2587 (($ $) 133)) (-2468 (($ $ $) 79) (($ $ $ |#4|) 84)) (-3685 (($ $ $) 82) (($ $ $ |#4|) 86)) (-2605 (((-108) $ $) 121) (((-108) $ (-589 $)) 122)) (-3556 ((|#4| $) 33)) (-3056 (($ $ $) 110)) (-1543 (((-108) $) 55)) (-1780 (((-710) $) 35)) (-3763 (($ $) 152)) (-3382 (($ $) 149)) (-1866 (((-589 $) $) 68)) (-3093 (($ $) 57)) (-3164 (($ $) 145)) (-1606 (((-589 $) $) 65)) (-1310 (($ $) 59)) (-1437 ((|#2| $) NIL) (($ $ |#4|) 38)) (-3761 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2426 (-710))) $ $) 111)) (-3529 (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $) 108) (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $ |#4|) 109)) (-3653 (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3969 $)) $ $) 104) (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3969 $)) $ $ |#4|) 105)) (-2558 (($ $ $) 89) (($ $ $ |#4|) 95)) (-2109 (($ $ $) 90) (($ $ $ |#4|) 96)) (-3841 (((-589 $) $) 51)) (-2490 (((-108) $ $) 118) (((-108) $ (-589 $)) 119)) (-2960 (($ $ $) 103)) (-2773 (($ $) 37)) (-2303 (((-108) $ $) 72)) (-2569 (((-108) $ $) 114) (((-108) $ (-589 $)) 116)) (-2897 (($ $ $) 101)) (-2781 (($ $) 40)) (-3310 ((|#2| |#2| $) 142) (($ (-589 $)) NIL) (($ $ $) NIL)) (-1963 (($ $ |#2|) NIL) (($ $ $) 131)) (-2105 (($ $ |#2|) 126) (($ $ $) 129)) (-1472 (($ $) 48)) (-1644 (($ $) 52)) (-1400 (((-823 (-355)) $) NIL) (((-823 (-523)) $) NIL) (((-499) $) NIL) (($ (-883 (-383 (-523)))) 217) (($ (-883 (-523))) 213) (($ (-883 |#2|)) 228) (((-1070) $) 250) (((-883 |#2|) $) 162)) (-1691 (((-794) $) 30) (($ (-523)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-883 |#2|) $) 163) (($ (-383 (-523))) NIL) (($ $) NIL)) (-3000 (((-3 (-108) "failed") $ $) 71)))
-(((-986 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1691 (|#1| |#1|)) (-15 -3310 (|#1| |#1| |#1|)) (-15 -3310 (|#1| (-589 |#1|))) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 ((-883 |#2|) |#1|)) (-15 -1400 ((-883 |#2|) |#1|)) (-15 -1400 ((-1070) |#1|)) (-15 -3763 (|#1| |#1|)) (-15 -3382 (|#1| |#1|)) (-15 -3164 (|#1| |#1|)) (-15 -3480 (|#1| |#1|)) (-15 -3310 (|#2| |#2| |#1|)) (-15 -1963 (|#1| |#1| |#1|)) (-15 -2105 (|#1| |#1| |#1|)) (-15 -1963 (|#1| |#1| |#2|)) (-15 -2105 (|#1| |#1| |#2|)) (-15 -2618 (|#1| |#1|)) (-15 -2587 (|#1| |#1|)) (-15 -1400 (|#1| (-883 |#2|))) (-15 -3508 (|#1| (-883 |#2|))) (-15 -1220 ((-3 |#1| "failed") (-883 |#2|))) (-15 -1400 (|#1| (-883 (-523)))) (-15 -3508 (|#1| (-883 (-523)))) (-15 -1220 ((-3 |#1| "failed") (-883 (-523)))) (-15 -1400 (|#1| (-883 (-383 (-523))))) (-15 -3508 (|#1| (-883 (-383 (-523))))) (-15 -1220 ((-3 |#1| "failed") (-883 (-383 (-523))))) (-15 -2960 (|#1| |#1| |#1|)) (-15 -2897 (|#1| |#1| |#1|)) (-15 -3761 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2426 (-710))) |#1| |#1|)) (-15 -3056 (|#1| |#1| |#1|)) (-15 -3999 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -3529 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1| |#4|)) (-15 -3529 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -3653 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3969 |#1|)) |#1| |#1| |#4|)) (-15 -3653 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -2109 (|#1| |#1| |#1| |#4|)) (-15 -2558 (|#1| |#1| |#1| |#4|)) (-15 -2109 (|#1| |#1| |#1|)) (-15 -2558 (|#1| |#1| |#1|)) (-15 -3685 (|#1| |#1| |#1| |#4|)) (-15 -2468 (|#1| |#1| |#1| |#4|)) (-15 -3685 (|#1| |#1| |#1|)) (-15 -2468 (|#1| |#1| |#1|)) (-15 -2605 ((-108) |#1| (-589 |#1|))) (-15 -2605 ((-108) |#1| |#1|)) (-15 -2490 ((-108) |#1| (-589 |#1|))) (-15 -2490 ((-108) |#1| |#1|)) (-15 -2569 ((-108) |#1| (-589 |#1|))) (-15 -2569 ((-108) |#1| |#1|)) (-15 -3087 ((-108) |#1| (-589 |#1|))) (-15 -3087 ((-108) |#1| |#1|)) (-15 -2248 ((-108) |#1| |#1|)) (-15 -2303 ((-108) |#1| |#1|)) (-15 -3000 ((-3 (-108) "failed") |#1| |#1|)) (-15 -1866 ((-589 |#1|) |#1|)) (-15 -1606 ((-589 |#1|) |#1|)) (-15 -1310 (|#1| |#1|)) (-15 -3093 (|#1| |#1|)) (-15 -4015 ((-108) |#1|)) (-15 -1543 ((-108) |#1|)) (-15 -1457 (|#1| |#1| |#4|)) (-15 -1437 (|#1| |#1| |#4|)) (-15 -1644 (|#1| |#1|)) (-15 -3841 ((-589 |#1|) |#1|)) (-15 -1472 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2781 (|#1| |#1|)) (-15 -2773 (|#1| |#1|)) (-15 -1780 ((-710) |#1|)) (-15 -3556 (|#4| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -3508 (|#4| |#1|)) (-15 -1220 ((-3 |#4| "failed") |#1|)) (-15 -1691 (|#1| |#4|)) (-15 -1437 (|#2| |#1|)) (-15 -1457 (|#1| |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|))) (-987 |#2| |#3| |#4|) (-973) (-732) (-786)) (T -986))
-NIL
-(-10 -8 (-15 -1691 (|#1| |#1|)) (-15 -3310 (|#1| |#1| |#1|)) (-15 -3310 (|#1| (-589 |#1|))) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 ((-883 |#2|) |#1|)) (-15 -1400 ((-883 |#2|) |#1|)) (-15 -1400 ((-1070) |#1|)) (-15 -3763 (|#1| |#1|)) (-15 -3382 (|#1| |#1|)) (-15 -3164 (|#1| |#1|)) (-15 -3480 (|#1| |#1|)) (-15 -3310 (|#2| |#2| |#1|)) (-15 -1963 (|#1| |#1| |#1|)) (-15 -2105 (|#1| |#1| |#1|)) (-15 -1963 (|#1| |#1| |#2|)) (-15 -2105 (|#1| |#1| |#2|)) (-15 -2618 (|#1| |#1|)) (-15 -2587 (|#1| |#1|)) (-15 -1400 (|#1| (-883 |#2|))) (-15 -3508 (|#1| (-883 |#2|))) (-15 -1220 ((-3 |#1| "failed") (-883 |#2|))) (-15 -1400 (|#1| (-883 (-523)))) (-15 -3508 (|#1| (-883 (-523)))) (-15 -1220 ((-3 |#1| "failed") (-883 (-523)))) (-15 -1400 (|#1| (-883 (-383 (-523))))) (-15 -3508 (|#1| (-883 (-383 (-523))))) (-15 -1220 ((-3 |#1| "failed") (-883 (-383 (-523))))) (-15 -2960 (|#1| |#1| |#1|)) (-15 -2897 (|#1| |#1| |#1|)) (-15 -3761 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2426 (-710))) |#1| |#1|)) (-15 -3056 (|#1| |#1| |#1|)) (-15 -3999 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -3529 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1| |#4|)) (-15 -3529 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -3653 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3969 |#1|)) |#1| |#1| |#4|)) (-15 -3653 ((-2 (|:| -3474 |#1|) (|:| |gap| (-710)) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -2109 (|#1| |#1| |#1| |#4|)) (-15 -2558 (|#1| |#1| |#1| |#4|)) (-15 -2109 (|#1| |#1| |#1|)) (-15 -2558 (|#1| |#1| |#1|)) (-15 -3685 (|#1| |#1| |#1| |#4|)) (-15 -2468 (|#1| |#1| |#1| |#4|)) (-15 -3685 (|#1| |#1| |#1|)) (-15 -2468 (|#1| |#1| |#1|)) (-15 -2605 ((-108) |#1| (-589 |#1|))) (-15 -2605 ((-108) |#1| |#1|)) (-15 -2490 ((-108) |#1| (-589 |#1|))) (-15 -2490 ((-108) |#1| |#1|)) (-15 -2569 ((-108) |#1| (-589 |#1|))) (-15 -2569 ((-108) |#1| |#1|)) (-15 -3087 ((-108) |#1| (-589 |#1|))) (-15 -3087 ((-108) |#1| |#1|)) (-15 -2248 ((-108) |#1| |#1|)) (-15 -2303 ((-108) |#1| |#1|)) (-15 -3000 ((-3 (-108) "failed") |#1| |#1|)) (-15 -1866 ((-589 |#1|) |#1|)) (-15 -1606 ((-589 |#1|) |#1|)) (-15 -1310 (|#1| |#1|)) (-15 -3093 (|#1| |#1|)) (-15 -4015 ((-108) |#1|)) (-15 -1543 ((-108) |#1|)) (-15 -1457 (|#1| |#1| |#4|)) (-15 -1437 (|#1| |#1| |#4|)) (-15 -1644 (|#1| |#1|)) (-15 -3841 ((-589 |#1|) |#1|)) (-15 -1472 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2781 (|#1| |#1|)) (-15 -2773 (|#1| |#1|)) (-15 -1780 ((-710) |#1|)) (-15 -3556 (|#4| |#1|)) (-15 -1400 ((-499) |#1|)) (-15 -1400 ((-823 (-523)) |#1|)) (-15 -1400 ((-823 (-355)) |#1|)) (-15 -3508 (|#4| |#1|)) (-15 -1220 ((-3 |#4| "failed") |#1|)) (-15 -1691 (|#1| |#4|)) (-15 -1437 (|#2| |#1|)) (-15 -1457 (|#1| |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 |#3|) $) 110)) (-2389 (((-1083 $) $ |#3|) 125) (((-1083 |#1|) $) 124)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 87 (|has| |#1| (-515)))) (-3306 (($ $) 88 (|has| |#1| (-515)))) (-3174 (((-108) $) 90 (|has| |#1| (-515)))) (-1877 (((-710) $) 112) (((-710) $ (-589 |#3|)) 111)) (-2227 (($ $) 271)) (-2248 (((-108) $ $) 257)) (-3405 (((-3 $ "failed") $ $) 19)) (-2485 (($ $ $) 216 (|has| |#1| (-515)))) (-4158 (((-589 $) $ $) 211 (|has| |#1| (-515)))) (-4130 (((-394 (-1083 $)) (-1083 $)) 100 (|has| |#1| (-840)))) (-3718 (($ $) 98 (|has| |#1| (-427)))) (-4226 (((-394 $) $) 97 (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 103 (|has| |#1| (-840)))) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#1| "failed") $) 164) (((-3 (-383 (-523)) "failed") $) 162 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 160 (|has| |#1| (-964 (-523)))) (((-3 |#3| "failed") $) 136) (((-3 $ "failed") (-883 (-383 (-523)))) 231 (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))) (((-3 $ "failed") (-883 (-523))) 228 (-3172 (-12 (-4179 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087)))))) (((-3 $ "failed") (-883 |#1|)) 225 (-3172 (-12 (-4179 (|has| |#1| (-37 (-383 (-523))))) (-4179 (|has| |#1| (-37 (-523)))) (|has| |#3| (-564 (-1087)))) (-12 (-4179 (|has| |#1| (-508))) (-4179 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (-4179 (|has| |#1| (-921 (-523)))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))))) (-3508 ((|#1| $) 165) (((-383 (-523)) $) 161 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 159 (|has| |#1| (-964 (-523)))) ((|#3| $) 135) (($ (-883 (-383 (-523)))) 230 (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))) (($ (-883 (-523))) 227 (-3172 (-12 (-4179 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087)))))) (($ (-883 |#1|)) 224 (-3172 (-12 (-4179 (|has| |#1| (-37 (-383 (-523))))) (-4179 (|has| |#1| (-37 (-523)))) (|has| |#3| (-564 (-1087)))) (-12 (-4179 (|has| |#1| (-508))) (-4179 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (-4179 (|has| |#1| (-921 (-523)))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))))) (-1611 (($ $ $ |#3|) 108 (|has| |#1| (-158))) (($ $ $) 212 (|has| |#1| (-515)))) (-1457 (($ $) 154) (($ $ |#3|) 266)) (-2243 (((-629 (-523)) (-629 $)) 134 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 133 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 132) (((-629 |#1|) (-629 $)) 131)) (-3087 (((-108) $ $) 256) (((-108) $ (-589 $)) 255)) (-1444 (((-3 $ "failed") $) 34)) (-4015 (((-108) $) 264)) (-3999 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 236)) (-3480 (($ $) 205 (|has| |#1| (-427)))) (-1272 (($ $) 176 (|has| |#1| (-427))) (($ $ |#3|) 105 (|has| |#1| (-427)))) (-1447 (((-589 $) $) 109)) (-3049 (((-108) $) 96 (|has| |#1| (-840)))) (-2618 (($ $) 221 (|has| |#1| (-515)))) (-2587 (($ $) 222 (|has| |#1| (-515)))) (-2468 (($ $ $) 248) (($ $ $ |#3|) 246)) (-3685 (($ $ $) 247) (($ $ $ |#3|) 245)) (-4222 (($ $ |#1| |#2| $) 172)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84 (-12 (|has| |#3| (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 83 (-12 (|has| |#3| (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-2769 (((-108) $) 31)) (-1789 (((-710) $) 169)) (-2605 (((-108) $ $) 250) (((-108) $ (-589 $)) 249)) (-1656 (($ $ $ $ $) 207 (|has| |#1| (-515)))) (-3556 ((|#3| $) 275)) (-1280 (($ (-1083 |#1|) |#3|) 117) (($ (-1083 $) |#3|) 116)) (-3560 (((-589 $) $) 126)) (-2704 (((-108) $) 152)) (-1267 (($ |#1| |#2|) 153) (($ $ |#3| (-710)) 119) (($ $ (-589 |#3|) (-589 (-710))) 118)) (-3056 (($ $ $) 235)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ |#3|) 120)) (-1543 (((-108) $) 265)) (-4047 ((|#2| $) 170) (((-710) $ |#3|) 122) (((-589 (-710)) $ (-589 |#3|)) 121)) (-3239 (($ $ $) 79 (|has| |#1| (-786)))) (-1780 (((-710) $) 274)) (-3158 (($ $ $) 78 (|has| |#1| (-786)))) (-2041 (($ (-1 |#2| |#2|) $) 171)) (-1345 (($ (-1 |#1| |#1|) $) 151)) (-4213 (((-3 |#3| "failed") $) 123)) (-3763 (($ $) 202 (|has| |#1| (-427)))) (-3382 (($ $) 203 (|has| |#1| (-427)))) (-1866 (((-589 $) $) 260)) (-3093 (($ $) 263)) (-3164 (($ $) 204 (|has| |#1| (-427)))) (-1606 (((-589 $) $) 261)) (-1310 (($ $) 262)) (-1427 (($ $) 149)) (-1437 ((|#1| $) 148) (($ $ |#3|) 267)) (-3278 (($ (-589 $)) 94 (|has| |#1| (-427))) (($ $ $) 93 (|has| |#1| (-427)))) (-3761 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2426 (-710))) $ $) 234)) (-3529 (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $) 238) (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $ |#3|) 237)) (-3653 (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3969 $)) $ $) 240) (((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3969 $)) $ $ |#3|) 239)) (-2558 (($ $ $) 244) (($ $ $ |#3|) 242)) (-2109 (($ $ $) 243) (($ $ $ |#3|) 241)) (-2032 (((-1070) $) 9)) (-3173 (($ $ $) 210 (|has| |#1| (-515)))) (-3841 (((-589 $) $) 269)) (-3538 (((-3 (-589 $) "failed") $) 114)) (-3478 (((-3 (-589 $) "failed") $) 115)) (-2790 (((-3 (-2 (|:| |var| |#3|) (|:| -1475 (-710))) "failed") $) 113)) (-2490 (((-108) $ $) 252) (((-108) $ (-589 $)) 251)) (-2960 (($ $ $) 232)) (-2773 (($ $) 273)) (-2303 (((-108) $ $) 258)) (-2569 (((-108) $ $) 254) (((-108) $ (-589 $)) 253)) (-2897 (($ $ $) 233)) (-2781 (($ $) 272)) (-3951 (((-1034) $) 10)) (-1383 (((-2 (|:| -3310 $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-515)))) (-1961 (((-2 (|:| -3310 $) (|:| |coef1| $)) $ $) 214 (|has| |#1| (-515)))) (-1408 (((-108) $) 166)) (-1419 ((|#1| $) 167)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 95 (|has| |#1| (-427)))) (-3310 ((|#1| |#1| $) 206 (|has| |#1| (-427))) (($ (-589 $)) 92 (|has| |#1| (-427))) (($ $ $) 91 (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) 102 (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) 101 (|has| |#1| (-840)))) (-2424 (((-394 $) $) 99 (|has| |#1| (-840)))) (-3904 (((-2 (|:| -3310 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 215 (|has| |#1| (-515)))) (-4007 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-515)))) (-1963 (($ $ |#1|) 219 (|has| |#1| (-515))) (($ $ $) 217 (|has| |#1| (-515)))) (-2105 (($ $ |#1|) 220 (|has| |#1| (-515))) (($ $ $) 218 (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) 145) (($ $ (-271 $)) 144) (($ $ $ $) 143) (($ $ (-589 $) (-589 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-589 |#3|) (-589 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-589 |#3|) (-589 $)) 138)) (-1744 (($ $ |#3|) 107 (|has| |#1| (-158)))) (-3984 (($ $ |#3|) 42) (($ $ (-589 |#3|)) 41) (($ $ |#3| (-710)) 40) (($ $ (-589 |#3|) (-589 (-710))) 39)) (-2640 ((|#2| $) 150) (((-710) $ |#3|) 130) (((-589 (-710)) $ (-589 |#3|)) 129)) (-1472 (($ $) 270)) (-1644 (($ $) 268)) (-1400 (((-823 (-355)) $) 82 (-12 (|has| |#3| (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) 81 (-12 (|has| |#3| (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) 80 (-12 (|has| |#3| (-564 (-499))) (|has| |#1| (-564 (-499))))) (($ (-883 (-383 (-523)))) 229 (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))) (($ (-883 (-523))) 226 (-3172 (-12 (-4179 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087)))))) (($ (-883 |#1|)) 223 (|has| |#3| (-564 (-1087)))) (((-1070) $) 201 (-12 (|has| |#1| (-964 (-523))) (|has| |#3| (-564 (-1087))))) (((-883 |#1|) $) 200 (|has| |#3| (-564 (-1087))))) (-1618 ((|#1| $) 175 (|has| |#1| (-427))) (($ $ |#3|) 106 (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 104 (-3147 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 163) (($ |#3|) 137) (((-883 |#1|) $) 199 (|has| |#3| (-564 (-1087)))) (($ (-383 (-523))) 72 (-3172 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523)))))) (($ $) 85 (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) 168)) (-2084 ((|#1| $ |#2|) 155) (($ $ |#3| (-710)) 128) (($ $ (-589 |#3|) (-589 (-710))) 127)) (-1942 (((-3 $ "failed") $) 73 (-3172 (-3147 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) 29)) (-3553 (($ $ $ (-710)) 173 (|has| |#1| (-158)))) (-2801 (((-108) $ $) 89 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-3000 (((-3 (-108) "failed") $ $) 259)) (-1891 (($) 30 T CONST)) (-1724 (($ $ $ $ (-710)) 208 (|has| |#1| (-515)))) (-2713 (($ $ $ (-710)) 209 (|has| |#1| (-515)))) (-2909 (($ $ |#3|) 38) (($ $ (-589 |#3|)) 37) (($ $ |#3| (-710)) 36) (($ $ (-589 |#3|) (-589 (-710))) 35)) (-4006 (((-108) $ $) 76 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 75 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 77 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 74 (|has| |#1| (-786)))) (-4074 (($ $ |#1|) 156 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 157 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) |#2| $) 23)) (-3843 ((|#1| $) 10)) (-2035 (((-523) |#2| $) 89)) (-2167 (((-3 $ "failed") |#2| (-852)) 58)) (-2438 ((|#1| $) 28)) (-3938 ((|#1| |#2| $ |#1|) 37)) (-1482 (($ $) 25)) (-4211 (((-3 |#2| "failed") |#2| $) 88)) (-3702 (((-108) |#2| $) NIL)) (-4050 (((-108) |#2| $) NIL)) (-1673 (((-108) |#2| $) 24)) (-2143 ((|#1| $) 90)) (-2428 ((|#1| $) 27)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3399 ((|#2| $) 80)) (-3976 (((-794) $) 71)) (-2523 ((|#1| |#2| $ |#1|) 38)) (-4057 (((-589 $) |#2|) 60)) (-4037 (((-108) $ $) 75)))
+(((-983 |#1| |#2|) (-13 (-989 |#1| |#2|) (-10 -8 (-15 -2428 (|#1| $)) (-15 -2438 (|#1| $)) (-15 -3843 (|#1| $)) (-15 -2143 (|#1| $)) (-15 -1482 ($ $)) (-15 -1673 ((-108) |#2| $)) (-15 -3938 (|#1| |#2| $ |#1|)))) (-13 (-784) (-339)) (-1145 |#1|)) (T -983))
+((-3938 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-2428 (*1 *2 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-2438 (*1 *2 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-3843 (*1 *2 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-2143 (*1 *2 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-1482 (*1 *1 *1) (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3)) (-4 *3 (-1145 *2)))) (-1673 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-784) (-339))) (-5 *2 (-108)) (-5 *1 (-983 *4 *3)) (-4 *3 (-1145 *4)))))
+(-13 (-989 |#1| |#2|) (-10 -8 (-15 -2428 (|#1| $)) (-15 -2438 (|#1| $)) (-15 -3843 (|#1| $)) (-15 -2143 (|#1| $)) (-15 -1482 ($ $)) (-15 -1673 ((-108) |#2| $)) (-15 -3938 (|#1| |#2| $ |#1|))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3333 (($ $ $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1746 (($ $ $ $) NIL)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL)) (-3565 (($ $ $) NIL)) (-1640 (($) NIL T CONST)) (-3395 (($ (-1087)) 10) (($ (-523)) 7)) (-2898 (((-3 (-523) "failed") $) NIL)) (-1996 (((-523) $) NIL)) (-2501 (($ $ $) NIL)) (-2203 (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-629 (-523)) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-4031 (((-3 (-383 (-523)) "failed") $) NIL)) (-1310 (((-108) $) NIL)) (-1600 (((-383 (-523)) $) NIL)) (-3461 (($) NIL) (($ $) NIL)) (-2486 (($ $ $) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-1872 (($ $ $ $) NIL)) (-3389 (($ $ $) NIL)) (-3702 (((-108) $) NIL)) (-4080 (($ $ $) NIL)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL)) (-3482 (((-108) $) NIL)) (-2126 (((-108) $) NIL)) (-1289 (((-3 $ "failed") $) NIL)) (-4050 (((-108) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2728 (($ $ $ $) NIL)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3541 (($ $) NIL)) (-3229 (($ $) NIL)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-1694 (($ $ $) NIL)) (-4105 (($) NIL T CONST)) (-2142 (($ $) NIL)) (-2435 (((-1034) $) NIL) (($ $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) NIL) (($ (-589 $)) NIL)) (-1763 (($ $) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3775 (((-108) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-4024 (($ $ (-710)) NIL) (($ $) NIL)) (-3012 (($ $) NIL)) (-4124 (($ $) NIL)) (-3077 (((-523) $) 16) (((-499) $) NIL) (((-823 (-523)) $) NIL) (((-355) $) NIL) (((-203) $) NIL) (($ (-1087)) 9)) (-3976 (((-794) $) 20) (($ (-523)) 6) (($ $) NIL) (($ (-523)) 6)) (-1698 (((-710)) NIL)) (-3505 (((-108) $ $) NIL)) (-1475 (($ $ $) NIL)) (-3912 (($) NIL)) (-3842 (((-108) $ $) NIL)) (-3348 (($ $ $ $) NIL)) (-3984 (($ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) NIL)) (-4115 (($ $) 19) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL)))
+(((-984) (-13 (-508) (-10 -8 (-6 -4235) (-6 -4240) (-6 -4236) (-15 -3077 ($ (-1087))) (-15 -3395 ($ (-1087))) (-15 -3395 ($ (-523)))))) (T -984))
+((-3077 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-984)))) (-3395 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-984)))) (-3395 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-984)))))
+(-13 (-508) (-10 -8 (-6 -4235) (-6 -4240) (-6 -4236) (-15 -3077 ($ (-1087))) (-15 -3395 ($ (-1087))) (-15 -3395 ($ (-523)))))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL)) (-1666 (((-1174) $ (-1087) (-1087)) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4118 (($) 9)) (-4101 (((-51) $ (-1087) (-51)) NIL)) (-1812 (($ $) 30)) (-3784 (($ $) 28)) (-3180 (($ $) 27)) (-1263 (($ $) 29)) (-2040 (($ $) 32)) (-3434 (($ $) 33)) (-2747 (($ $) 26)) (-1530 (($ $) 31)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) 25 (|has| $ (-6 -4248)))) (-2521 (((-3 (-51) "failed") (-1087) $) 40)) (-1640 (($) NIL T CONST)) (-2467 (($) 7)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-1869 (($ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) 50 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-3 (-51) "failed") (-1087) $) NIL)) (-2231 (($ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248)))) (-3295 (((-3 (-1070) "failed") $ (-1070) (-523)) 59)) (-3073 (((-51) $ (-1087) (-51)) NIL (|has| $ (-6 -4249)))) (-3002 (((-51) $ (-1087)) NIL)) (-3133 (((-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-1087) $) NIL (|has| (-1087) (-786)))) (-3056 (((-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) 35 (|has| $ (-6 -4248))) (((-589 (-51)) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-2133 (((-1087) $) NIL (|has| (-1087) (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4249))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-1612 (((-589 (-1087)) $) NIL)) (-2754 (((-108) (-1087) $) NIL)) (-2349 (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL)) (-3862 (($ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) 43)) (-2909 (((-589 (-1087)) $) NIL)) (-2290 (((-108) (-1087) $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-2123 (((-355) $ (-1087)) 49)) (-1945 (((-589 (-1070)) $ (-1070)) 60)) (-3879 (((-51) $) NIL (|has| (-1087) (-786)))) (-2660 (((-3 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) "failed") (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL)) (-2408 (($ $ (-51)) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))))) NIL (-12 (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ $ (-271 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL (-12 (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ $ (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) NIL (-12 (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ $ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL (-12 (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-286 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (($ $ (-589 (-51)) (-589 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-271 (-51))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016)))) (($ $ (-589 (-271 (-51)))) NIL (-12 (|has| (-51) (-286 (-51))) (|has| (-51) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016))))) (-3184 (((-589 (-51)) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 (((-51) $ (-1087)) NIL) (((-51) $ (-1087) (-51)) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL)) (-1605 (($ $ (-1087)) 51)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016)))) (((-710) (-51) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-51) (-1016)))) (((-710) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) 37)) (-2785 (($ $ $) 38)) (-3976 (((-794) $) NIL (-3255 (|has| (-51) (-563 (-794))) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-563 (-794)))))) (-3599 (($ $ (-1087) (-355)) 47)) (-1813 (($ $ (-1087) (-355)) 48)) (-1245 (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 (-1087)) (|:| -2746 (-51)))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-51) (-1016)) (|has| (-2 (|:| -2402 (-1087)) (|:| -2746 (-51))) (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-985) (-13 (-1100 (-1087) (-51)) (-10 -8 (-15 -2785 ($ $ $)) (-15 -2467 ($)) (-15 -2747 ($ $)) (-15 -3180 ($ $)) (-15 -3784 ($ $)) (-15 -1263 ($ $)) (-15 -1530 ($ $)) (-15 -1812 ($ $)) (-15 -2040 ($ $)) (-15 -3434 ($ $)) (-15 -3599 ($ $ (-1087) (-355))) (-15 -1813 ($ $ (-1087) (-355))) (-15 -2123 ((-355) $ (-1087))) (-15 -1945 ((-589 (-1070)) $ (-1070))) (-15 -1605 ($ $ (-1087))) (-15 -4118 ($)) (-15 -3295 ((-3 (-1070) "failed") $ (-1070) (-523))) (-6 -4248)))) (T -985))
+((-2785 (*1 *1 *1 *1) (-5 *1 (-985))) (-2467 (*1 *1) (-5 *1 (-985))) (-2747 (*1 *1 *1) (-5 *1 (-985))) (-3180 (*1 *1 *1) (-5 *1 (-985))) (-3784 (*1 *1 *1) (-5 *1 (-985))) (-1263 (*1 *1 *1) (-5 *1 (-985))) (-1530 (*1 *1 *1) (-5 *1 (-985))) (-1812 (*1 *1 *1) (-5 *1 (-985))) (-2040 (*1 *1 *1) (-5 *1 (-985))) (-3434 (*1 *1 *1) (-5 *1 (-985))) (-3599 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-355)) (-5 *1 (-985)))) (-1813 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-355)) (-5 *1 (-985)))) (-2123 (*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-355)) (-5 *1 (-985)))) (-1945 (*1 *2 *1 *3) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-985)) (-5 *3 (-1070)))) (-1605 (*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-985)))) (-4118 (*1 *1) (-5 *1 (-985))) (-3295 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-985)))))
+(-13 (-1100 (-1087) (-51)) (-10 -8 (-15 -2785 ($ $ $)) (-15 -2467 ($)) (-15 -2747 ($ $)) (-15 -3180 ($ $)) (-15 -3784 ($ $)) (-15 -1263 ($ $)) (-15 -1530 ($ $)) (-15 -1812 ($ $)) (-15 -2040 ($ $)) (-15 -3434 ($ $)) (-15 -3599 ($ $ (-1087) (-355))) (-15 -1813 ($ $ (-1087) (-355))) (-15 -2123 ((-355) $ (-1087))) (-15 -1945 ((-589 (-1070)) $ (-1070))) (-15 -1605 ($ $ (-1087))) (-15 -4118 ($)) (-15 -3295 ((-3 (-1070) "failed") $ (-1070) (-523))) (-6 -4248)))
+((-3548 (($ $) 45)) (-2242 (((-108) $ $) 74)) (-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-883 (-383 (-523)))) 227) (((-3 $ "failed") (-883 (-523))) 226) (((-3 $ "failed") (-883 |#2|)) 229)) (-1996 ((|#2| $) NIL) (((-383 (-523)) $) NIL) (((-523) $) NIL) ((|#4| $) NIL) (($ (-883 (-383 (-523)))) 215) (($ (-883 (-523))) 211) (($ (-883 |#2|)) 231)) (-3142 (($ $) NIL) (($ $ |#4|) 43)) (-3605 (((-108) $ $) 112) (((-108) $ (-589 $)) 113)) (-1759 (((-108) $) 56)) (-1579 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 107)) (-2004 (($ $) 138)) (-2503 (($ $) 134)) (-2280 (($ $) 133)) (-3533 (($ $ $) 79) (($ $ $ |#4|) 84)) (-3453 (($ $ $) 82) (($ $ $ |#4|) 86)) (-2407 (((-108) $ $) 121) (((-108) $ (-589 $)) 122)) (-2694 ((|#4| $) 33)) (-3291 (($ $ $) 110)) (-2627 (((-108) $) 55)) (-3196 (((-710) $) 35)) (-2946 (($ $) 152)) (-2756 (($ $) 149)) (-2789 (((-589 $) $) 68)) (-3678 (($ $) 57)) (-3147 (($ $) 145)) (-2172 (((-589 $) $) 65)) (-1248 (($ $) 59)) (-3119 ((|#2| $) NIL) (($ $ |#4|) 38)) (-2935 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -1301 (-710))) $ $) 111)) (-3709 (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $) 108) (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $ |#4|) 109)) (-1937 (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3143 $)) $ $) 104) (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3143 $)) $ $ |#4|) 105)) (-3146 (($ $ $) 89) (($ $ $ |#4|) 95)) (-3321 (($ $ $) 90) (($ $ $ |#4|) 96)) (-1905 (((-589 $) $) 51)) (-3761 (((-108) $ $) 118) (((-108) $ (-589 $)) 119)) (-1728 (($ $ $) 103)) (-4105 (($ $) 37)) (-1454 (((-108) $ $) 72)) (-2152 (((-108) $ $) 114) (((-108) $ (-589 $)) 116)) (-2347 (($ $ $) 101)) (-3612 (($ $) 40)) (-2056 ((|#2| |#2| $) 142) (($ (-589 $)) NIL) (($ $ $) NIL)) (-2456 (($ $ |#2|) NIL) (($ $ $) 131)) (-3293 (($ $ |#2|) 126) (($ $ $) 129)) (-3228 (($ $) 48)) (-2451 (($ $) 52)) (-3077 (((-823 (-355)) $) NIL) (((-823 (-523)) $) NIL) (((-499) $) NIL) (($ (-883 (-383 (-523)))) 217) (($ (-883 (-523))) 213) (($ (-883 |#2|)) 228) (((-1070) $) 250) (((-883 |#2|) $) 162)) (-3976 (((-794) $) 30) (($ (-523)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-883 |#2|) $) 163) (($ (-383 (-523))) NIL) (($ $) NIL)) (-3999 (((-3 (-108) "failed") $ $) 71)))
+(((-986 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3976 (|#1| |#1|)) (-15 -2056 (|#1| |#1| |#1|)) (-15 -2056 (|#1| (-589 |#1|))) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 ((-883 |#2|) |#1|)) (-15 -3077 ((-883 |#2|) |#1|)) (-15 -3077 ((-1070) |#1|)) (-15 -2946 (|#1| |#1|)) (-15 -2756 (|#1| |#1|)) (-15 -3147 (|#1| |#1|)) (-15 -2004 (|#1| |#1|)) (-15 -2056 (|#2| |#2| |#1|)) (-15 -2456 (|#1| |#1| |#1|)) (-15 -3293 (|#1| |#1| |#1|)) (-15 -2456 (|#1| |#1| |#2|)) (-15 -3293 (|#1| |#1| |#2|)) (-15 -2503 (|#1| |#1|)) (-15 -2280 (|#1| |#1|)) (-15 -3077 (|#1| (-883 |#2|))) (-15 -1996 (|#1| (-883 |#2|))) (-15 -2898 ((-3 |#1| "failed") (-883 |#2|))) (-15 -3077 (|#1| (-883 (-523)))) (-15 -1996 (|#1| (-883 (-523)))) (-15 -2898 ((-3 |#1| "failed") (-883 (-523)))) (-15 -3077 (|#1| (-883 (-383 (-523))))) (-15 -1996 (|#1| (-883 (-383 (-523))))) (-15 -2898 ((-3 |#1| "failed") (-883 (-383 (-523))))) (-15 -1728 (|#1| |#1| |#1|)) (-15 -2347 (|#1| |#1| |#1|)) (-15 -2935 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -1301 (-710))) |#1| |#1|)) (-15 -3291 (|#1| |#1| |#1|)) (-15 -1579 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -3709 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1| |#4|)) (-15 -3709 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -1937 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3143 |#1|)) |#1| |#1| |#4|)) (-15 -1937 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -3321 (|#1| |#1| |#1| |#4|)) (-15 -3146 (|#1| |#1| |#1| |#4|)) (-15 -3321 (|#1| |#1| |#1|)) (-15 -3146 (|#1| |#1| |#1|)) (-15 -3453 (|#1| |#1| |#1| |#4|)) (-15 -3533 (|#1| |#1| |#1| |#4|)) (-15 -3453 (|#1| |#1| |#1|)) (-15 -3533 (|#1| |#1| |#1|)) (-15 -2407 ((-108) |#1| (-589 |#1|))) (-15 -2407 ((-108) |#1| |#1|)) (-15 -3761 ((-108) |#1| (-589 |#1|))) (-15 -3761 ((-108) |#1| |#1|)) (-15 -2152 ((-108) |#1| (-589 |#1|))) (-15 -2152 ((-108) |#1| |#1|)) (-15 -3605 ((-108) |#1| (-589 |#1|))) (-15 -3605 ((-108) |#1| |#1|)) (-15 -2242 ((-108) |#1| |#1|)) (-15 -1454 ((-108) |#1| |#1|)) (-15 -3999 ((-3 (-108) "failed") |#1| |#1|)) (-15 -2789 ((-589 |#1|) |#1|)) (-15 -2172 ((-589 |#1|) |#1|)) (-15 -1248 (|#1| |#1|)) (-15 -3678 (|#1| |#1|)) (-15 -1759 ((-108) |#1|)) (-15 -2627 ((-108) |#1|)) (-15 -3142 (|#1| |#1| |#4|)) (-15 -3119 (|#1| |#1| |#4|)) (-15 -2451 (|#1| |#1|)) (-15 -1905 ((-589 |#1|) |#1|)) (-15 -3228 (|#1| |#1|)) (-15 -3548 (|#1| |#1|)) (-15 -3612 (|#1| |#1|)) (-15 -4105 (|#1| |#1|)) (-15 -3196 ((-710) |#1|)) (-15 -2694 (|#4| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -1996 (|#4| |#1|)) (-15 -2898 ((-3 |#4| "failed") |#1|)) (-15 -3976 (|#1| |#4|)) (-15 -3119 (|#2| |#1|)) (-15 -3142 (|#1| |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|))) (-987 |#2| |#3| |#4|) (-973) (-732) (-786)) (T -986))
+NIL
+(-10 -8 (-15 -3976 (|#1| |#1|)) (-15 -2056 (|#1| |#1| |#1|)) (-15 -2056 (|#1| (-589 |#1|))) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 ((-883 |#2|) |#1|)) (-15 -3077 ((-883 |#2|) |#1|)) (-15 -3077 ((-1070) |#1|)) (-15 -2946 (|#1| |#1|)) (-15 -2756 (|#1| |#1|)) (-15 -3147 (|#1| |#1|)) (-15 -2004 (|#1| |#1|)) (-15 -2056 (|#2| |#2| |#1|)) (-15 -2456 (|#1| |#1| |#1|)) (-15 -3293 (|#1| |#1| |#1|)) (-15 -2456 (|#1| |#1| |#2|)) (-15 -3293 (|#1| |#1| |#2|)) (-15 -2503 (|#1| |#1|)) (-15 -2280 (|#1| |#1|)) (-15 -3077 (|#1| (-883 |#2|))) (-15 -1996 (|#1| (-883 |#2|))) (-15 -2898 ((-3 |#1| "failed") (-883 |#2|))) (-15 -3077 (|#1| (-883 (-523)))) (-15 -1996 (|#1| (-883 (-523)))) (-15 -2898 ((-3 |#1| "failed") (-883 (-523)))) (-15 -3077 (|#1| (-883 (-383 (-523))))) (-15 -1996 (|#1| (-883 (-383 (-523))))) (-15 -2898 ((-3 |#1| "failed") (-883 (-383 (-523))))) (-15 -1728 (|#1| |#1| |#1|)) (-15 -2347 (|#1| |#1| |#1|)) (-15 -2935 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -1301 (-710))) |#1| |#1|)) (-15 -3291 (|#1| |#1| |#1|)) (-15 -1579 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -3709 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1| |#4|)) (-15 -3709 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -1937 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3143 |#1|)) |#1| |#1| |#4|)) (-15 -1937 ((-2 (|:| -2275 |#1|) (|:| |gap| (-710)) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -3321 (|#1| |#1| |#1| |#4|)) (-15 -3146 (|#1| |#1| |#1| |#4|)) (-15 -3321 (|#1| |#1| |#1|)) (-15 -3146 (|#1| |#1| |#1|)) (-15 -3453 (|#1| |#1| |#1| |#4|)) (-15 -3533 (|#1| |#1| |#1| |#4|)) (-15 -3453 (|#1| |#1| |#1|)) (-15 -3533 (|#1| |#1| |#1|)) (-15 -2407 ((-108) |#1| (-589 |#1|))) (-15 -2407 ((-108) |#1| |#1|)) (-15 -3761 ((-108) |#1| (-589 |#1|))) (-15 -3761 ((-108) |#1| |#1|)) (-15 -2152 ((-108) |#1| (-589 |#1|))) (-15 -2152 ((-108) |#1| |#1|)) (-15 -3605 ((-108) |#1| (-589 |#1|))) (-15 -3605 ((-108) |#1| |#1|)) (-15 -2242 ((-108) |#1| |#1|)) (-15 -1454 ((-108) |#1| |#1|)) (-15 -3999 ((-3 (-108) "failed") |#1| |#1|)) (-15 -2789 ((-589 |#1|) |#1|)) (-15 -2172 ((-589 |#1|) |#1|)) (-15 -1248 (|#1| |#1|)) (-15 -3678 (|#1| |#1|)) (-15 -1759 ((-108) |#1|)) (-15 -2627 ((-108) |#1|)) (-15 -3142 (|#1| |#1| |#4|)) (-15 -3119 (|#1| |#1| |#4|)) (-15 -2451 (|#1| |#1|)) (-15 -1905 ((-589 |#1|) |#1|)) (-15 -3228 (|#1| |#1|)) (-15 -3548 (|#1| |#1|)) (-15 -3612 (|#1| |#1|)) (-15 -4105 (|#1| |#1|)) (-15 -3196 ((-710) |#1|)) (-15 -2694 (|#4| |#1|)) (-15 -3077 ((-499) |#1|)) (-15 -3077 ((-823 (-523)) |#1|)) (-15 -3077 ((-823 (-355)) |#1|)) (-15 -1996 (|#4| |#1|)) (-15 -2898 ((-3 |#4| "failed") |#1|)) (-15 -3976 (|#1| |#4|)) (-15 -3119 (|#2| |#1|)) (-15 -3142 (|#1| |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 |#3|) $) 110)) (-3540 (((-1083 $) $ |#3|) 125) (((-1083 |#1|) $) 124)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 87 (|has| |#1| (-515)))) (-3950 (($ $) 88 (|has| |#1| (-515)))) (-3226 (((-108) $) 90 (|has| |#1| (-515)))) (-2862 (((-710) $) 112) (((-710) $ (-589 |#3|)) 111)) (-3548 (($ $) 271)) (-2242 (((-108) $ $) 257)) (-2999 (((-3 $ "failed") $ $) 19)) (-3712 (($ $ $) 216 (|has| |#1| (-515)))) (-2530 (((-589 $) $ $) 211 (|has| |#1| (-515)))) (-2319 (((-394 (-1083 $)) (-1083 $)) 100 (|has| |#1| (-840)))) (-3763 (($ $) 98 (|has| |#1| (-427)))) (-2105 (((-394 $) $) 97 (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 103 (|has| |#1| (-840)))) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#1| "failed") $) 164) (((-3 (-383 (-523)) "failed") $) 162 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 160 (|has| |#1| (-964 (-523)))) (((-3 |#3| "failed") $) 136) (((-3 $ "failed") (-883 (-383 (-523)))) 231 (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))) (((-3 $ "failed") (-883 (-523))) 228 (-3255 (-12 (-2575 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087)))))) (((-3 $ "failed") (-883 |#1|)) 225 (-3255 (-12 (-2575 (|has| |#1| (-37 (-383 (-523))))) (-2575 (|has| |#1| (-37 (-523)))) (|has| |#3| (-564 (-1087)))) (-12 (-2575 (|has| |#1| (-508))) (-2575 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (-2575 (|has| |#1| (-921 (-523)))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))))) (-1996 ((|#1| $) 165) (((-383 (-523)) $) 161 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 159 (|has| |#1| (-964 (-523)))) ((|#3| $) 135) (($ (-883 (-383 (-523)))) 230 (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))) (($ (-883 (-523))) 227 (-3255 (-12 (-2575 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087)))))) (($ (-883 |#1|)) 224 (-3255 (-12 (-2575 (|has| |#1| (-37 (-383 (-523))))) (-2575 (|has| |#1| (-37 (-523)))) (|has| |#3| (-564 (-1087)))) (-12 (-2575 (|has| |#1| (-508))) (-2575 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (-2575 (|has| |#1| (-921 (-523)))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))))) (-2210 (($ $ $ |#3|) 108 (|has| |#1| (-158))) (($ $ $) 212 (|has| |#1| (-515)))) (-3142 (($ $) 154) (($ $ |#3|) 266)) (-2203 (((-629 (-523)) (-629 $)) 134 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 133 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 132) (((-629 |#1|) (-629 $)) 131)) (-3605 (((-108) $ $) 256) (((-108) $ (-589 $)) 255)) (-4211 (((-3 $ "failed") $) 34)) (-1759 (((-108) $) 264)) (-1579 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 236)) (-2004 (($ $) 205 (|has| |#1| (-427)))) (-2213 (($ $) 176 (|has| |#1| (-427))) (($ $ |#3|) 105 (|has| |#1| (-427)))) (-3127 (((-589 $) $) 109)) (-1330 (((-108) $) 96 (|has| |#1| (-840)))) (-2503 (($ $) 221 (|has| |#1| (-515)))) (-2280 (($ $) 222 (|has| |#1| (-515)))) (-3533 (($ $ $) 248) (($ $ $ |#3|) 246)) (-3453 (($ $ $) 247) (($ $ $ |#3|) 245)) (-2067 (($ $ |#1| |#2| $) 172)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84 (-12 (|has| |#3| (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 83 (-12 (|has| |#3| (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3482 (((-108) $) 31)) (-3288 (((-710) $) 169)) (-2407 (((-108) $ $) 250) (((-108) $ (-589 $)) 249)) (-1319 (($ $ $ $ $) 207 (|has| |#1| (-515)))) (-2694 ((|#3| $) 275)) (-3706 (($ (-1083 |#1|) |#3|) 117) (($ (-1083 $) |#3|) 116)) (-2738 (((-589 $) $) 126)) (-4060 (((-108) $) 152)) (-3694 (($ |#1| |#2|) 153) (($ $ |#3| (-710)) 119) (($ $ (-589 |#3|) (-589 (-710))) 118)) (-3291 (($ $ $) 235)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ |#3|) 120)) (-2627 (((-108) $) 265)) (-2140 ((|#2| $) 170) (((-710) $ |#3|) 122) (((-589 (-710)) $ (-589 |#3|)) 121)) (-3268 (($ $ $) 79 (|has| |#1| (-786)))) (-3196 (((-710) $) 274)) (-2644 (($ $ $) 78 (|has| |#1| (-786)))) (-3927 (($ (-1 |#2| |#2|) $) 171)) (-3015 (($ (-1 |#1| |#1|) $) 151)) (-1949 (((-3 |#3| "failed") $) 123)) (-2946 (($ $) 202 (|has| |#1| (-427)))) (-2756 (($ $) 203 (|has| |#1| (-427)))) (-2789 (((-589 $) $) 260)) (-3678 (($ $) 263)) (-3147 (($ $) 204 (|has| |#1| (-427)))) (-2172 (((-589 $) $) 261)) (-1248 (($ $) 262)) (-3107 (($ $) 149)) (-3119 ((|#1| $) 148) (($ $ |#3|) 267)) (-2012 (($ (-589 $)) 94 (|has| |#1| (-427))) (($ $ $) 93 (|has| |#1| (-427)))) (-2935 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -1301 (-710))) $ $) 234)) (-3709 (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $) 238) (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $ |#3|) 237)) (-1937 (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3143 $)) $ $) 240) (((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3143 $)) $ $ |#3|) 239)) (-3146 (($ $ $) 244) (($ $ $ |#3|) 242)) (-3321 (($ $ $) 243) (($ $ $ |#3|) 241)) (-3841 (((-1070) $) 9)) (-3216 (($ $ $) 210 (|has| |#1| (-515)))) (-1905 (((-589 $) $) 269)) (-3818 (((-3 (-589 $) "failed") $) 114)) (-1973 (((-3 (-589 $) "failed") $) 115)) (-3719 (((-3 (-2 (|:| |var| |#3|) (|:| -3262 (-710))) "failed") $) 113)) (-3761 (((-108) $ $) 252) (((-108) $ (-589 $)) 251)) (-1728 (($ $ $) 232)) (-4105 (($ $) 273)) (-1454 (((-108) $ $) 258)) (-2152 (((-108) $ $) 254) (((-108) $ (-589 $)) 253)) (-2347 (($ $ $) 233)) (-3612 (($ $) 272)) (-2435 (((-1034) $) 10)) (-3740 (((-2 (|:| -2056 $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-515)))) (-2440 (((-2 (|:| -2056 $) (|:| |coef1| $)) $ $) 214 (|has| |#1| (-515)))) (-3084 (((-108) $) 166)) (-3095 ((|#1| $) 167)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 95 (|has| |#1| (-427)))) (-2056 ((|#1| |#1| $) 206 (|has| |#1| (-427))) (($ (-589 $)) 92 (|has| |#1| (-427))) (($ $ $) 91 (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) 102 (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) 101 (|has| |#1| (-840)))) (-3573 (((-394 $) $) 99 (|has| |#1| (-840)))) (-3747 (((-2 (|:| -2056 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 215 (|has| |#1| (-515)))) (-2469 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-515)))) (-2456 (($ $ |#1|) 219 (|has| |#1| (-515))) (($ $ $) 217 (|has| |#1| (-515)))) (-3293 (($ $ |#1|) 220 (|has| |#1| (-515))) (($ $ $) 218 (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) 145) (($ $ (-271 $)) 144) (($ $ $ $) 143) (($ $ (-589 $) (-589 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-589 |#3|) (-589 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-589 |#3|) (-589 $)) 138)) (-4053 (($ $ |#3|) 107 (|has| |#1| (-158)))) (-4024 (($ $ |#3|) 42) (($ $ (-589 |#3|)) 41) (($ $ |#3| (-710)) 40) (($ $ (-589 |#3|) (-589 (-710))) 39)) (-1487 ((|#2| $) 150) (((-710) $ |#3|) 130) (((-589 (-710)) $ (-589 |#3|)) 129)) (-3228 (($ $) 270)) (-2451 (($ $) 268)) (-3077 (((-823 (-355)) $) 82 (-12 (|has| |#3| (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) 81 (-12 (|has| |#3| (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) 80 (-12 (|has| |#3| (-564 (-499))) (|has| |#1| (-564 (-499))))) (($ (-883 (-383 (-523)))) 229 (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087))))) (($ (-883 (-523))) 226 (-3255 (-12 (-2575 (|has| |#1| (-37 (-383 (-523))))) (|has| |#1| (-37 (-523))) (|has| |#3| (-564 (-1087)))) (-12 (|has| |#1| (-37 (-383 (-523)))) (|has| |#3| (-564 (-1087)))))) (($ (-883 |#1|)) 223 (|has| |#3| (-564 (-1087)))) (((-1070) $) 201 (-12 (|has| |#1| (-964 (-523))) (|has| |#3| (-564 (-1087))))) (((-883 |#1|) $) 200 (|has| |#3| (-564 (-1087))))) (-2267 ((|#1| $) 175 (|has| |#1| (-427))) (($ $ |#3|) 106 (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 104 (-2819 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 163) (($ |#3|) 137) (((-883 |#1|) $) 199 (|has| |#3| (-564 (-1087)))) (($ (-383 (-523))) 72 (-3255 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523)))))) (($ $) 85 (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) 168)) (-1234 ((|#1| $ |#2|) 155) (($ $ |#3| (-710)) 128) (($ $ (-589 |#3|) (-589 (-710))) 127)) (-2301 (((-3 $ "failed") $) 73 (-3255 (-2819 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) 29)) (-2656 (($ $ $ (-710)) 173 (|has| |#1| (-158)))) (-3842 (((-108) $ $) 89 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-3999 (((-3 (-108) "failed") $ $) 259)) (-1440 (($) 30 T CONST)) (-3893 (($ $ $ $ (-710)) 208 (|has| |#1| (-515)))) (-4142 (($ $ $ (-710)) 209 (|has| |#1| (-515)))) (-1943 (($ $ |#3|) 38) (($ $ (-589 |#3|)) 37) (($ $ |#3| (-710)) 36) (($ $ (-589 |#3|) (-589 (-710))) 35)) (-4078 (((-108) $ $) 76 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 75 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 77 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 74 (|has| |#1| (-786)))) (-4125 (($ $ |#1|) 156 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 157 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
(((-987 |#1| |#2| |#3|) (-129) (-973) (-732) (-786)) (T -987))
-((-3556 (*1 *2 *1) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-1780 (*1 *2 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-710)))) (-2773 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2781 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2227 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-1472 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3841 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))) (-1644 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-1437 (*1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-1457 (*1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-1543 (*1 *2 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-4015 (*1 *2 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-3093 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-1310 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-1606 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))) (-1866 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))) (-3000 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2303 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2248 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-3087 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-3087 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)))) (-2569 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2569 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)))) (-2490 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2490 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)))) (-2605 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2605 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)))) (-2468 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3685 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2468 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-3685 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-2558 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2109 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2558 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-2109 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-3653 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -3474 *1) (|:| |gap| (-710)) (|:| -3969 *1))) (-4 *1 (-987 *3 *4 *5)))) (-3653 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-2 (|:| -3474 *1) (|:| |gap| (-710)) (|:| -3969 *1))) (-4 *1 (-987 *4 *5 *3)))) (-3529 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -3474 *1) (|:| |gap| (-710)) (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-987 *3 *4 *5)))) (-3529 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-2 (|:| -3474 *1) (|:| |gap| (-710)) (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-987 *4 *5 *3)))) (-3999 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-987 *3 *4 *5)))) (-3056 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3761 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2426 (-710)))) (-4 *1 (-987 *3 *4 *5)))) (-2897 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2960 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-1220 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))) (-3508 (*1 *1 *2) (-12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))) (-1220 (*1 *1 *2) (|partial| -3172 (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4179 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))))) (-3508 (*1 *1 *2) (-3172 (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4179 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))))) (-1400 (*1 *1 *2) (-3172 (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4179 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))))) (-1220 (*1 *1 *2) (|partial| -3172 (-12 (-5 *2 (-883 *3)) (-12 (-4179 (-4 *3 (-37 (-383 (-523))))) (-4179 (-4 *3 (-37 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 *3)) (-12 (-4179 (-4 *3 (-508))) (-4179 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 *3)) (-12 (-4179 (-4 *3 (-921 (-523)))) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))))) (-3508 (*1 *1 *2) (-3172 (-12 (-5 *2 (-883 *3)) (-12 (-4179 (-4 *3 (-37 (-383 (-523))))) (-4179 (-4 *3 (-37 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 *3)) (-12 (-4179 (-4 *3 (-508))) (-4179 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 *3)) (-12 (-4179 (-4 *3 (-921 (-523)))) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *5 (-564 (-1087))) (-4 *4 (-732)) (-4 *5 (-786)))) (-2587 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2618 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2105 (*1 *1 *1 *2) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-1963 (*1 *1 *1 *2) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2105 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-1963 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2485 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-3904 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -3310 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-987 *3 *4 *5)))) (-1961 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -3310 *1) (|:| |coef1| *1))) (-4 *1 (-987 *3 *4 *5)))) (-1383 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -3310 *1) (|:| |coef2| *1))) (-4 *1 (-987 *3 *4 *5)))) (-1611 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-4158 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))) (-3173 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2713 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *3 (-515)))) (-1724 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *3 (-515)))) (-1656 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-3310 (*1 *2 *2 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-3480 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-3164 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-3382 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-3763 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))))
-(-13 (-880 |t#1| |t#2| |t#3|) (-10 -8 (-15 -3556 (|t#3| $)) (-15 -1780 ((-710) $)) (-15 -2773 ($ $)) (-15 -2781 ($ $)) (-15 -2227 ($ $)) (-15 -1472 ($ $)) (-15 -3841 ((-589 $) $)) (-15 -1644 ($ $)) (-15 -1437 ($ $ |t#3|)) (-15 -1457 ($ $ |t#3|)) (-15 -1543 ((-108) $)) (-15 -4015 ((-108) $)) (-15 -3093 ($ $)) (-15 -1310 ($ $)) (-15 -1606 ((-589 $) $)) (-15 -1866 ((-589 $) $)) (-15 -3000 ((-3 (-108) "failed") $ $)) (-15 -2303 ((-108) $ $)) (-15 -2248 ((-108) $ $)) (-15 -3087 ((-108) $ $)) (-15 -3087 ((-108) $ (-589 $))) (-15 -2569 ((-108) $ $)) (-15 -2569 ((-108) $ (-589 $))) (-15 -2490 ((-108) $ $)) (-15 -2490 ((-108) $ (-589 $))) (-15 -2605 ((-108) $ $)) (-15 -2605 ((-108) $ (-589 $))) (-15 -2468 ($ $ $)) (-15 -3685 ($ $ $)) (-15 -2468 ($ $ $ |t#3|)) (-15 -3685 ($ $ $ |t#3|)) (-15 -2558 ($ $ $)) (-15 -2109 ($ $ $)) (-15 -2558 ($ $ $ |t#3|)) (-15 -2109 ($ $ $ |t#3|)) (-15 -3653 ((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3969 $)) $ $)) (-15 -3653 ((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3969 $)) $ $ |t#3|)) (-15 -3529 ((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -3529 ((-2 (|:| -3474 $) (|:| |gap| (-710)) (|:| -3070 $) (|:| -3969 $)) $ $ |t#3|)) (-15 -3999 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -3056 ($ $ $)) (-15 -3761 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2426 (-710))) $ $)) (-15 -2897 ($ $ $)) (-15 -2960 ($ $ $)) (IF (|has| |t#3| (-564 (-1087))) (PROGN (-6 (-563 (-883 |t#1|))) (-6 (-564 (-883 |t#1|))) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -1220 ((-3 $ "failed") (-883 (-383 (-523))))) (-15 -3508 ($ (-883 (-383 (-523))))) (-15 -1400 ($ (-883 (-383 (-523))))) (-15 -1220 ((-3 $ "failed") (-883 (-523)))) (-15 -3508 ($ (-883 (-523)))) (-15 -1400 ($ (-883 (-523)))) (IF (|has| |t#1| (-921 (-523))) |%noBranch| (PROGN (-15 -1220 ((-3 $ "failed") (-883 |t#1|))) (-15 -3508 ($ (-883 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-37 (-523))) (IF (|has| |t#1| (-37 (-383 (-523)))) |%noBranch| (PROGN (-15 -1220 ((-3 $ "failed") (-883 (-523)))) (-15 -3508 ($ (-883 (-523)))) (-15 -1400 ($ (-883 (-523)))) (IF (|has| |t#1| (-508)) |%noBranch| (PROGN (-15 -1220 ((-3 $ "failed") (-883 |t#1|))) (-15 -3508 ($ (-883 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-37 (-523))) |%noBranch| (IF (|has| |t#1| (-37 (-383 (-523)))) |%noBranch| (PROGN (-15 -1220 ((-3 $ "failed") (-883 |t#1|))) (-15 -3508 ($ (-883 |t#1|)))))) (-15 -1400 ($ (-883 |t#1|))) (IF (|has| |t#1| (-964 (-523))) (-6 (-564 (-1070))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-15 -2587 ($ $)) (-15 -2618 ($ $)) (-15 -2105 ($ $ |t#1|)) (-15 -1963 ($ $ |t#1|)) (-15 -2105 ($ $ $)) (-15 -1963 ($ $ $)) (-15 -2485 ($ $ $)) (-15 -3904 ((-2 (|:| -3310 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1961 ((-2 (|:| -3310 $) (|:| |coef1| $)) $ $)) (-15 -1383 ((-2 (|:| -3310 $) (|:| |coef2| $)) $ $)) (-15 -1611 ($ $ $)) (-15 -4158 ((-589 $) $ $)) (-15 -3173 ($ $ $)) (-15 -2713 ($ $ $ (-710))) (-15 -1724 ($ $ $ $ (-710))) (-15 -1656 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-427)) (PROGN (-15 -3310 (|t#1| |t#1| $)) (-15 -3480 ($ $)) (-15 -3164 ($ $)) (-15 -3382 ($ $)) (-15 -3763 ($ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-563 (-883 |#1|)) |has| |#3| (-564 (-1087))) ((-158) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-564 (-499)) -12 (|has| |#1| (-564 (-499))) (|has| |#3| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#3| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#3| (-564 (-823 (-523))))) ((-564 (-883 |#1|)) |has| |#3| (-564 (-1087))) ((-564 (-1070)) -12 (|has| |#1| (-964 (-523))) (|has| |#3| (-564 (-1087)))) ((-267) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-286 $) . T) ((-302 |#1| |#2|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3172 (|has| |#1| (-840)) (|has| |#1| (-427))) ((-484 |#3| |#1|) . T) ((-484 |#3| $) . T) ((-484 $ $) . T) ((-515) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 |#3|) . T) ((-817 (-355)) -12 (|has| |#1| (-817 (-355))) (|has| |#3| (-817 (-355)))) ((-817 (-523)) -12 (|has| |#1| (-817 (-523))) (|has| |#3| (-817 (-523)))) ((-880 |#1| |#2| |#3|) . T) ((-840) |has| |#1| (-840)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-964 |#3|) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) |has| |#1| (-840)))
-((-2603 (((-108) |#3| $) 13)) (-1264 (((-3 $ "failed") |#3| (-852)) 23)) (-1444 (((-3 |#3| "failed") |#3| $) 38)) (-3712 (((-108) |#3| $) 16)) (-2057 (((-108) |#3| $) 14)))
-(((-988 |#1| |#2| |#3|) (-10 -8 (-15 -1264 ((-3 |#1| "failed") |#3| (-852))) (-15 -1444 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3712 ((-108) |#3| |#1|)) (-15 -2057 ((-108) |#3| |#1|)) (-15 -2603 ((-108) |#3| |#1|))) (-989 |#2| |#3|) (-13 (-784) (-339)) (-1145 |#2|)) (T -988))
-NIL
-(-10 -8 (-15 -1264 ((-3 |#1| "failed") |#3| (-852))) (-15 -1444 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3712 ((-108) |#3| |#1|)) (-15 -2057 ((-108) |#3| |#1|)) (-15 -2603 ((-108) |#3| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) |#2| $) 21)) (-3482 (((-523) |#2| $) 22)) (-1264 (((-3 $ "failed") |#2| (-852)) 15)) (-1729 ((|#1| |#2| $ |#1|) 13)) (-1444 (((-3 |#2| "failed") |#2| $) 18)) (-3712 (((-108) |#2| $) 19)) (-2057 (((-108) |#2| $) 20)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2762 ((|#2| $) 17)) (-1691 (((-794) $) 11)) (-4108 ((|#1| |#2| $ |#1|) 14)) (-3008 (((-589 $) |#2|) 16)) (-3941 (((-108) $ $) 6)))
+((-2694 (*1 *2 *1) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-3196 (*1 *2 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-710)))) (-4105 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3612 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3548 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3228 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-1905 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))) (-2451 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3119 (*1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-3142 (*1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-2627 (*1 *2 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-1759 (*1 *2 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-3678 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-1248 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2172 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))) (-2789 (*1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))) (-3999 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-1454 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2242 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-3605 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-3605 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)))) (-2152 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2152 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)))) (-3761 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-3761 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)))) (-2407 (*1 *2 *1 *1) (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108)))) (-2407 (*1 *2 *1 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)))) (-3533 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3453 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3533 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-3453 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-3146 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3321 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-3146 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-3321 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *2 (-786)))) (-1937 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -2275 *1) (|:| |gap| (-710)) (|:| -3143 *1))) (-4 *1 (-987 *3 *4 *5)))) (-1937 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-2 (|:| -2275 *1) (|:| |gap| (-710)) (|:| -3143 *1))) (-4 *1 (-987 *4 *5 *3)))) (-3709 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -2275 *1) (|:| |gap| (-710)) (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-987 *3 *4 *5)))) (-3709 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786)) (-5 *2 (-2 (|:| -2275 *1) (|:| |gap| (-710)) (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-987 *4 *5 *3)))) (-1579 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-987 *3 *4 *5)))) (-3291 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2935 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -1301 (-710)))) (-4 *1 (-987 *3 *4 *5)))) (-2347 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-1728 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)))) (-2898 (*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))) (-2898 (*1 *1 *2) (|partial| -3255 (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-2575 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))))) (-1996 (*1 *1 *2) (-3255 (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-2575 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))))) (-3077 (*1 *1 *2) (-3255 (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-2575 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5)) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))))) (-2898 (*1 *1 *2) (|partial| -3255 (-12 (-5 *2 (-883 *3)) (-12 (-2575 (-4 *3 (-37 (-383 (-523))))) (-2575 (-4 *3 (-37 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 *3)) (-12 (-2575 (-4 *3 (-508))) (-2575 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 *3)) (-12 (-2575 (-4 *3 (-921 (-523)))) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))))) (-1996 (*1 *1 *2) (-3255 (-12 (-5 *2 (-883 *3)) (-12 (-2575 (-4 *3 (-37 (-383 (-523))))) (-2575 (-4 *3 (-37 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 *3)) (-12 (-2575 (-4 *3 (-508))) (-2575 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))) (-12 (-5 *2 (-883 *3)) (-12 (-2575 (-4 *3 (-921 (-523)))) (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087)))) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732)) (-4 *5 (-786))))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *5 (-564 (-1087))) (-4 *4 (-732)) (-4 *5 (-786)))) (-2280 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2503 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-3293 (*1 *1 *1 *2) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2456 (*1 *1 *1 *2) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-3293 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2456 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-3712 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-3747 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -2056 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-987 *3 *4 *5)))) (-2440 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -2056 *1) (|:| |coef1| *1))) (-4 *1 (-987 *3 *4 *5)))) (-3740 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-2 (|:| -2056 *1) (|:| |coef2| *1))) (-4 *1 (-987 *3 *4 *5)))) (-2210 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2530 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))) (-3216 (*1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-4142 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *3 (-515)))) (-3893 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *3 (-515)))) (-1319 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-515)))) (-2056 (*1 *2 *2 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-2004 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-3147 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-2756 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))) (-2946 (*1 *1 *1) (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-427)))))
+(-13 (-880 |t#1| |t#2| |t#3|) (-10 -8 (-15 -2694 (|t#3| $)) (-15 -3196 ((-710) $)) (-15 -4105 ($ $)) (-15 -3612 ($ $)) (-15 -3548 ($ $)) (-15 -3228 ($ $)) (-15 -1905 ((-589 $) $)) (-15 -2451 ($ $)) (-15 -3119 ($ $ |t#3|)) (-15 -3142 ($ $ |t#3|)) (-15 -2627 ((-108) $)) (-15 -1759 ((-108) $)) (-15 -3678 ($ $)) (-15 -1248 ($ $)) (-15 -2172 ((-589 $) $)) (-15 -2789 ((-589 $) $)) (-15 -3999 ((-3 (-108) "failed") $ $)) (-15 -1454 ((-108) $ $)) (-15 -2242 ((-108) $ $)) (-15 -3605 ((-108) $ $)) (-15 -3605 ((-108) $ (-589 $))) (-15 -2152 ((-108) $ $)) (-15 -2152 ((-108) $ (-589 $))) (-15 -3761 ((-108) $ $)) (-15 -3761 ((-108) $ (-589 $))) (-15 -2407 ((-108) $ $)) (-15 -2407 ((-108) $ (-589 $))) (-15 -3533 ($ $ $)) (-15 -3453 ($ $ $)) (-15 -3533 ($ $ $ |t#3|)) (-15 -3453 ($ $ $ |t#3|)) (-15 -3146 ($ $ $)) (-15 -3321 ($ $ $)) (-15 -3146 ($ $ $ |t#3|)) (-15 -3321 ($ $ $ |t#3|)) (-15 -1937 ((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3143 $)) $ $)) (-15 -1937 ((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3143 $)) $ $ |t#3|)) (-15 -3709 ((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -3709 ((-2 (|:| -2275 $) (|:| |gap| (-710)) (|:| -3429 $) (|:| -3143 $)) $ $ |t#3|)) (-15 -1579 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -3291 ($ $ $)) (-15 -2935 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -1301 (-710))) $ $)) (-15 -2347 ($ $ $)) (-15 -1728 ($ $ $)) (IF (|has| |t#3| (-564 (-1087))) (PROGN (-6 (-563 (-883 |t#1|))) (-6 (-564 (-883 |t#1|))) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2898 ((-3 $ "failed") (-883 (-383 (-523))))) (-15 -1996 ($ (-883 (-383 (-523))))) (-15 -3077 ($ (-883 (-383 (-523))))) (-15 -2898 ((-3 $ "failed") (-883 (-523)))) (-15 -1996 ($ (-883 (-523)))) (-15 -3077 ($ (-883 (-523)))) (IF (|has| |t#1| (-921 (-523))) |%noBranch| (PROGN (-15 -2898 ((-3 $ "failed") (-883 |t#1|))) (-15 -1996 ($ (-883 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-37 (-523))) (IF (|has| |t#1| (-37 (-383 (-523)))) |%noBranch| (PROGN (-15 -2898 ((-3 $ "failed") (-883 (-523)))) (-15 -1996 ($ (-883 (-523)))) (-15 -3077 ($ (-883 (-523)))) (IF (|has| |t#1| (-508)) |%noBranch| (PROGN (-15 -2898 ((-3 $ "failed") (-883 |t#1|))) (-15 -1996 ($ (-883 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-37 (-523))) |%noBranch| (IF (|has| |t#1| (-37 (-383 (-523)))) |%noBranch| (PROGN (-15 -2898 ((-3 $ "failed") (-883 |t#1|))) (-15 -1996 ($ (-883 |t#1|)))))) (-15 -3077 ($ (-883 |t#1|))) (IF (|has| |t#1| (-964 (-523))) (-6 (-564 (-1070))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-15 -2280 ($ $)) (-15 -2503 ($ $)) (-15 -3293 ($ $ |t#1|)) (-15 -2456 ($ $ |t#1|)) (-15 -3293 ($ $ $)) (-15 -2456 ($ $ $)) (-15 -3712 ($ $ $)) (-15 -3747 ((-2 (|:| -2056 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2440 ((-2 (|:| -2056 $) (|:| |coef1| $)) $ $)) (-15 -3740 ((-2 (|:| -2056 $) (|:| |coef2| $)) $ $)) (-15 -2210 ($ $ $)) (-15 -2530 ((-589 $) $ $)) (-15 -3216 ($ $ $)) (-15 -4142 ($ $ $ (-710))) (-15 -3893 ($ $ $ $ (-710))) (-15 -1319 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-427)) (PROGN (-15 -2056 (|t#1| |t#1| $)) (-15 -2004 ($ $)) (-15 -3147 ($ $)) (-15 -2756 ($ $)) (-15 -2946 ($ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-563 (-883 |#1|)) |has| |#3| (-564 (-1087))) ((-158) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-564 (-499)) -12 (|has| |#1| (-564 (-499))) (|has| |#3| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#3| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#3| (-564 (-823 (-523))))) ((-564 (-883 |#1|)) |has| |#3| (-564 (-1087))) ((-564 (-1070)) -12 (|has| |#1| (-964 (-523))) (|has| |#3| (-564 (-1087)))) ((-267) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-286 $) . T) ((-302 |#1| |#2|) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3255 (|has| |#1| (-840)) (|has| |#1| (-427))) ((-484 |#3| |#1|) . T) ((-484 |#3| $) . T) ((-484 $ $) . T) ((-515) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427))) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 |#3|) . T) ((-817 (-355)) -12 (|has| |#1| (-817 (-355))) (|has| |#3| (-817 (-355)))) ((-817 (-523)) -12 (|has| |#1| (-817 (-523))) (|has| |#3| (-817 (-523)))) ((-880 |#1| |#2| |#3|) . T) ((-840) |has| |#1| (-840)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 |#1|) . T) ((-964 |#3|) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) |has| |#1| (-840)))
+((-2388 (((-108) |#3| $) 13)) (-2167 (((-3 $ "failed") |#3| (-852)) 23)) (-4211 (((-3 |#3| "failed") |#3| $) 38)) (-3702 (((-108) |#3| $) 16)) (-4050 (((-108) |#3| $) 14)))
+(((-988 |#1| |#2| |#3|) (-10 -8 (-15 -2167 ((-3 |#1| "failed") |#3| (-852))) (-15 -4211 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3702 ((-108) |#3| |#1|)) (-15 -4050 ((-108) |#3| |#1|)) (-15 -2388 ((-108) |#3| |#1|))) (-989 |#2| |#3|) (-13 (-784) (-339)) (-1145 |#2|)) (T -988))
+NIL
+(-10 -8 (-15 -2167 ((-3 |#1| "failed") |#3| (-852))) (-15 -4211 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3702 ((-108) |#3| |#1|)) (-15 -4050 ((-108) |#3| |#1|)) (-15 -2388 ((-108) |#3| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) |#2| $) 21)) (-2035 (((-523) |#2| $) 22)) (-2167 (((-3 $ "failed") |#2| (-852)) 15)) (-3938 ((|#1| |#2| $ |#1|) 13)) (-4211 (((-3 |#2| "failed") |#2| $) 18)) (-3702 (((-108) |#2| $) 19)) (-4050 (((-108) |#2| $) 20)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3399 ((|#2| $) 17)) (-3976 (((-794) $) 11)) (-2523 ((|#1| |#2| $ |#1|) 14)) (-4057 (((-589 $) |#2|) 16)) (-4037 (((-108) $ $) 6)))
(((-989 |#1| |#2|) (-129) (-13 (-784) (-339)) (-1145 |t#1|)) (T -989))
-((-3482 (*1 *2 *3 *1) (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-523)))) (-2603 (*1 *2 *3 *1) (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-108)))) (-2057 (*1 *2 *3 *1) (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-108)))) (-3712 (*1 *2 *3 *1) (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-108)))) (-1444 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-989 *3 *2)) (-4 *3 (-13 (-784) (-339))) (-4 *2 (-1145 *3)))) (-2762 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *2)) (-4 *3 (-13 (-784) (-339))) (-4 *2 (-1145 *3)))) (-3008 (*1 *2 *3) (-12 (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-589 *1)) (-4 *1 (-989 *4 *3)))) (-1264 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-852)) (-4 *4 (-13 (-784) (-339))) (-4 *1 (-989 *4 *2)) (-4 *2 (-1145 *4)))) (-4108 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-989 *2 *3)) (-4 *2 (-13 (-784) (-339))) (-4 *3 (-1145 *2)))) (-1729 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-989 *2 *3)) (-4 *2 (-13 (-784) (-339))) (-4 *3 (-1145 *2)))))
-(-13 (-1016) (-10 -8 (-15 -3482 ((-523) |t#2| $)) (-15 -2603 ((-108) |t#2| $)) (-15 -2057 ((-108) |t#2| $)) (-15 -3712 ((-108) |t#2| $)) (-15 -1444 ((-3 |t#2| "failed") |t#2| $)) (-15 -2762 (|t#2| $)) (-15 -3008 ((-589 $) |t#2|)) (-15 -1264 ((-3 $ "failed") |t#2| (-852))) (-15 -4108 (|t#1| |t#2| $ |t#1|)) (-15 -1729 (|t#1| |t#2| $ |t#1|))))
+((-2035 (*1 *2 *3 *1) (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-523)))) (-2388 (*1 *2 *3 *1) (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-108)))) (-4050 (*1 *2 *3 *1) (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-108)))) (-3702 (*1 *2 *3 *1) (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-108)))) (-4211 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-989 *3 *2)) (-4 *3 (-13 (-784) (-339))) (-4 *2 (-1145 *3)))) (-3399 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *2)) (-4 *3 (-13 (-784) (-339))) (-4 *2 (-1145 *3)))) (-4057 (*1 *2 *3) (-12 (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-589 *1)) (-4 *1 (-989 *4 *3)))) (-2167 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-852)) (-4 *4 (-13 (-784) (-339))) (-4 *1 (-989 *4 *2)) (-4 *2 (-1145 *4)))) (-2523 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-989 *2 *3)) (-4 *2 (-13 (-784) (-339))) (-4 *3 (-1145 *2)))) (-3938 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-989 *2 *3)) (-4 *2 (-13 (-784) (-339))) (-4 *3 (-1145 *2)))))
+(-13 (-1016) (-10 -8 (-15 -2035 ((-523) |t#2| $)) (-15 -2388 ((-108) |t#2| $)) (-15 -4050 ((-108) |t#2| $)) (-15 -3702 ((-108) |t#2| $)) (-15 -4211 ((-3 |t#2| "failed") |t#2| $)) (-15 -3399 (|t#2| $)) (-15 -4057 ((-589 $) |t#2|)) (-15 -2167 ((-3 $ "failed") |t#2| (-852))) (-15 -2523 (|t#1| |t#2| $ |t#1|)) (-15 -3938 (|t#1| |t#2| $ |t#1|))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-3244 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-710)) 96)) (-2719 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|) 56) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710)) 55)) (-2396 (((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-710)) 87)) (-1795 (((-710) (-589 |#4|) (-589 |#5|)) 27)) (-3224 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|) 58) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710)) 57) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710) (-108)) 59)) (-3530 (((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108)) 78) (((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108)) 79)) (-1400 (((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) 82)) (-1529 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-108)) 54)) (-1949 (((-710) (-589 |#4|) (-589 |#5|)) 19)))
-(((-990 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1949 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -1795 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -1529 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-108))) (-15 -2719 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710))) (-15 -2719 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710) (-108))) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710))) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -3530 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -3530 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -3244 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-710))) (-15 -1400 ((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) (-15 -2396 ((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-710)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -990))
-((-2396 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -3643 *9)))) (-5 *4 (-710)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-1174)) (-5 *1 (-990 *5 *6 *7 *8 *9)))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -3643 *8))) (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1070)) (-5 *1 (-990 *4 *5 *6 *7 *8)))) (-3244 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-589 *11)) (|:| |todo| (-589 (-2 (|:| |val| *3) (|:| -3643 *11)))))) (-5 *6 (-710)) (-5 *2 (-589 (-2 (|:| |val| (-589 *10)) (|:| -3643 *11)))) (-5 *3 (-589 *10)) (-5 *4 (-589 *11)) (-4 *10 (-987 *7 *8 *9)) (-4 *11 (-992 *7 *8 *9 *10)) (-4 *7 (-427)) (-4 *8 (-732)) (-4 *9 (-786)) (-5 *1 (-990 *7 *8 *9 *10 *11)))) (-3530 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-990 *5 *6 *7 *8 *9)))) (-3530 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-990 *5 *6 *7 *8 *9)))) (-3224 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-990 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3224 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-3224 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-710)) (-5 *6 (-108)) (-4 *7 (-427)) (-4 *8 (-732)) (-4 *9 (-786)) (-4 *3 (-987 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-990 *7 *8 *9 *3 *4)) (-4 *4 (-992 *7 *8 *9 *3)))) (-2719 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-990 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2719 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-1529 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-1795 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-990 *5 *6 *7 *8 *9)))) (-1949 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-990 *5 *6 *7 *8 *9)))))
-(-10 -7 (-15 -1949 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -1795 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -1529 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-108))) (-15 -2719 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710))) (-15 -2719 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710) (-108))) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710))) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -3530 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -3530 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -3244 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-710))) (-15 -1400 ((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) (-15 -2396 ((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-710))))
-((-2607 (((-108) |#5| $) 21)) (-2072 (((-108) |#5| $) 24)) (-3149 (((-108) |#5| $) 16) (((-108) $) 45)) (-3196 (((-589 $) |#5| $) NIL) (((-589 $) (-589 |#5|) $) 77) (((-589 $) (-589 |#5|) (-589 $)) 75) (((-589 $) |#5| (-589 $)) 78)) (-3053 (($ $ |#5|) NIL) (((-589 $) |#5| $) NIL) (((-589 $) |#5| (-589 $)) 60) (((-589 $) (-589 |#5|) $) 62) (((-589 $) (-589 |#5|) (-589 $)) 64)) (-3817 (((-589 $) |#5| $) NIL) (((-589 $) |#5| (-589 $)) 54) (((-589 $) (-589 |#5|) $) 56) (((-589 $) (-589 |#5|) (-589 $)) 58)) (-2776 (((-108) |#5| $) 27)))
-(((-991 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3053 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -3053 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -3053 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -3053 ((-589 |#1|) |#5| |#1|)) (-15 -3817 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -3817 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -3817 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -3817 ((-589 |#1|) |#5| |#1|)) (-15 -3196 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -3196 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -3196 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -3196 ((-589 |#1|) |#5| |#1|)) (-15 -2072 ((-108) |#5| |#1|)) (-15 -3149 ((-108) |#1|)) (-15 -2776 ((-108) |#5| |#1|)) (-15 -2607 ((-108) |#5| |#1|)) (-15 -3149 ((-108) |#5| |#1|)) (-15 -3053 (|#1| |#1| |#5|))) (-992 |#2| |#3| |#4| |#5|) (-427) (-732) (-786) (-987 |#2| |#3| |#4|)) (T -991))
-NIL
-(-10 -8 (-15 -3053 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -3053 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -3053 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -3053 ((-589 |#1|) |#5| |#1|)) (-15 -3817 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -3817 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -3817 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -3817 ((-589 |#1|) |#5| |#1|)) (-15 -3196 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -3196 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -3196 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -3196 ((-589 |#1|) |#5| |#1|)) (-15 -2072 ((-108) |#5| |#1|)) (-15 -3149 ((-108) |#1|)) (-15 -2776 ((-108) |#5| |#1|)) (-15 -2607 ((-108) |#5| |#1|)) (-15 -3149 ((-108) |#5| |#1|)) (-15 -3053 (|#1| |#1| |#5|)))
-((-1680 (((-108) $ $) 7)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) 85)) (-2591 (((-589 $) (-589 |#4|)) 86) (((-589 $) (-589 |#4|) (-108)) 111)) (-1292 (((-589 |#3|) $) 33)) (-2356 (((-108) $) 26)) (-2192 (((-108) $) 17 (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) 101) (((-108) $) 97)) (-2717 ((|#4| |#4| $) 92)) (-3718 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| $) 126)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) 27)) (-1620 (((-108) $ (-710)) 44)) (-1903 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-4189 (($) 45 T CONST)) (-4002 (((-108) $) 22 (|has| |#1| (-515)))) (-3577 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3527 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2611 (((-108) $) 25 (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1291 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) 36)) (-3508 (($ (-589 |#4|)) 35)) (-2441 (((-3 $ "failed") $) 82)) (-3546 ((|#4| |#4| $) 89)) (-2462 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2848 ((|#4| |#4| $) 87)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) 105)) (-2607 (((-108) |#4| $) 136)) (-2072 (((-108) |#4| $) 133)) (-3149 (((-108) |#4| $) 137) (((-108) $) 134)) (-1871 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) 104) (((-108) $) 103)) (-3556 ((|#3| $) 34)) (-3051 (((-108) $ (-710)) 43)) (-1584 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 47)) (-2709 (((-589 |#3|) $) 32)) (-2528 (((-108) |#3| $) 31)) (-1418 (((-108) $ (-710)) 42)) (-2032 (((-1070) $) 9)) (-3715 (((-3 |#4| (-589 $)) |#4| |#4| $) 128)) (-3173 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| |#4| $) 127)) (-2535 (((-3 |#4| "failed") $) 83)) (-3130 (((-589 $) |#4| $) 129)) (-1338 (((-3 (-108) (-589 $)) |#4| $) 132)) (-1446 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3196 (((-589 $) |#4| $) 125) (((-589 $) (-589 |#4|) $) 124) (((-589 $) (-589 |#4|) (-589 $)) 123) (((-589 $) |#4| (-589 $)) 122)) (-2190 (($ |#4| $) 117) (($ (-589 |#4|) $) 116)) (-2455 (((-589 |#4|) $) 107)) (-2490 (((-108) |#4| $) 99) (((-108) $) 95)) (-2960 ((|#4| |#4| $) 90)) (-2303 (((-108) $ $) 110)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) 100) (((-108) $) 96)) (-2897 ((|#4| |#4| $) 91)) (-3951 (((-1034) $) 10)) (-2428 (((-3 |#4| "failed") $) 84)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-3367 (((-3 $ "failed") $ |#4|) 78)) (-3053 (($ $ |#4|) 77) (((-589 $) |#4| $) 115) (((-589 $) |#4| (-589 $)) 114) (((-589 $) (-589 |#4|) $) 113) (((-589 $) (-589 |#4|) (-589 $)) 112)) (-3379 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) 38)) (-1777 (((-108) $) 41)) (-3320 (($) 40)) (-2640 (((-710) $) 106)) (-3977 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-1874 (($ $) 39)) (-1400 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 60)) (-2712 (($ $ |#3|) 28)) (-2742 (($ $ |#3|) 30)) (-1494 (($ $) 88)) (-1591 (($ $ |#3|) 29)) (-1691 (((-794) $) 11) (((-589 |#4|) $) 37)) (-2868 (((-710) $) 76 (|has| |#3| (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-3817 (((-589 $) |#4| $) 121) (((-589 $) |#4| (-589 $)) 120) (((-589 $) (-589 |#4|) $) 119) (((-589 $) (-589 |#4|) (-589 $)) 118)) (-2308 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) 81)) (-2776 (((-108) |#4| $) 135)) (-1747 (((-108) |#3| $) 80)) (-3941 (((-108) $ $) 6)) (-2810 (((-710) $) 46 (|has| $ (-6 -4248)))))
+((-1359 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-710)) 96)) (-4181 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710)) 56)) (-2398 (((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-710)) 87)) (-3347 (((-710) (-589 |#4|) (-589 |#5|)) 27)) (-2006 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|) 59) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710)) 58) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710) (-108)) 60)) (-3720 (((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108)) 78) (((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108)) 79)) (-3077 (((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) 82)) (-2512 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-108)) 55)) (-2350 (((-710) (-589 |#4|) (-589 |#5|)) 19)))
+(((-990 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2350 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -3347 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -2512 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-108))) (-15 -4181 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710))) (-15 -4181 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710) (-108))) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710))) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -3720 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -3720 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -1359 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-710))) (-15 -3077 ((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) (-15 -2398 ((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-710)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -990))
+((-2398 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -2394 *9)))) (-5 *4 (-710)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-1174)) (-5 *1 (-990 *5 *6 *7 *8 *9)))) (-3077 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -2394 *8))) (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1070)) (-5 *1 (-990 *4 *5 *6 *7 *8)))) (-1359 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-589 *11)) (|:| |todo| (-589 (-2 (|:| |val| *3) (|:| -2394 *11)))))) (-5 *6 (-710)) (-5 *2 (-589 (-2 (|:| |val| (-589 *10)) (|:| -2394 *11)))) (-5 *3 (-589 *10)) (-5 *4 (-589 *11)) (-4 *10 (-987 *7 *8 *9)) (-4 *11 (-992 *7 *8 *9 *10)) (-4 *7 (-427)) (-4 *8 (-732)) (-4 *9 (-786)) (-5 *1 (-990 *7 *8 *9 *10 *11)))) (-3720 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-990 *5 *6 *7 *8 *9)))) (-3720 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-990 *5 *6 *7 *8 *9)))) (-2006 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-990 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2006 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-2006 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-710)) (-5 *6 (-108)) (-4 *7 (-427)) (-4 *8 (-732)) (-4 *9 (-786)) (-4 *3 (-987 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-990 *7 *8 *9 *3 *4)) (-4 *4 (-992 *7 *8 *9 *3)))) (-4181 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-990 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-4181 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-2512 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-3347 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-990 *5 *6 *7 *8 *9)))) (-2350 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-990 *5 *6 *7 *8 *9)))))
+(-10 -7 (-15 -2350 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -3347 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -2512 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-108))) (-15 -4181 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710))) (-15 -4181 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710) (-108))) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710))) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -3720 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -3720 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -1359 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-710))) (-15 -3077 ((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) (-15 -2398 ((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-710))))
+((-2422 (((-108) |#5| $) 21)) (-4171 (((-108) |#5| $) 24)) (-3004 (((-108) |#5| $) 16) (((-108) $) 45)) (-1625 (((-589 $) |#5| $) NIL) (((-589 $) (-589 |#5|) $) 77) (((-589 $) (-589 |#5|) (-589 $)) 75) (((-589 $) |#5| (-589 $)) 78)) (-1361 (($ $ |#5|) NIL) (((-589 $) |#5| $) NIL) (((-589 $) |#5| (-589 $)) 60) (((-589 $) (-589 |#5|) $) 62) (((-589 $) (-589 |#5|) (-589 $)) 64)) (-1611 (((-589 $) |#5| $) NIL) (((-589 $) |#5| (-589 $)) 54) (((-589 $) (-589 |#5|) $) 56) (((-589 $) (-589 |#5|) (-589 $)) 58)) (-3553 (((-108) |#5| $) 27)))
+(((-991 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1361 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -1361 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -1361 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -1361 ((-589 |#1|) |#5| |#1|)) (-15 -1611 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -1611 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -1611 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -1611 ((-589 |#1|) |#5| |#1|)) (-15 -1625 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -1625 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -1625 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -1625 ((-589 |#1|) |#5| |#1|)) (-15 -4171 ((-108) |#5| |#1|)) (-15 -3004 ((-108) |#1|)) (-15 -3553 ((-108) |#5| |#1|)) (-15 -2422 ((-108) |#5| |#1|)) (-15 -3004 ((-108) |#5| |#1|)) (-15 -1361 (|#1| |#1| |#5|))) (-992 |#2| |#3| |#4| |#5|) (-427) (-732) (-786) (-987 |#2| |#3| |#4|)) (T -991))
+NIL
+(-10 -8 (-15 -1361 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -1361 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -1361 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -1361 ((-589 |#1|) |#5| |#1|)) (-15 -1611 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -1611 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -1611 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -1611 ((-589 |#1|) |#5| |#1|)) (-15 -1625 ((-589 |#1|) |#5| (-589 |#1|))) (-15 -1625 ((-589 |#1|) (-589 |#5|) (-589 |#1|))) (-15 -1625 ((-589 |#1|) (-589 |#5|) |#1|)) (-15 -1625 ((-589 |#1|) |#5| |#1|)) (-15 -4171 ((-108) |#5| |#1|)) (-15 -3004 ((-108) |#1|)) (-15 -3553 ((-108) |#5| |#1|)) (-15 -2422 ((-108) |#5| |#1|)) (-15 -3004 ((-108) |#5| |#1|)) (-15 -1361 (|#1| |#1| |#5|)))
+((-3260 (((-108) $ $) 7)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) 85)) (-2311 (((-589 $) (-589 |#4|)) 86) (((-589 $) (-589 |#4|) (-108)) 111)) (-3716 (((-589 |#3|) $) 33)) (-2011 (((-108) $) 26)) (-2821 (((-108) $) 17 (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) 101) (((-108) $) 97)) (-4165 ((|#4| |#4| $) 92)) (-3763 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| $) 126)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) 27)) (-2282 (((-108) $ (-710)) 44)) (-1299 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-1640 (($) 45 T CONST)) (-1619 (((-108) $) 22 (|has| |#1| (-515)))) (-2927 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3685 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2457 (((-108) $) 25 (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2341 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) 36)) (-1996 (($ (-589 |#4|)) 35)) (-3891 (((-3 $ "failed") $) 82)) (-3880 ((|#4| |#4| $) 89)) (-3917 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-3058 ((|#4| |#4| $) 87)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) 105)) (-2422 (((-108) |#4| $) 136)) (-4171 (((-108) |#4| $) 133)) (-3004 (((-108) |#4| $) 137) (((-108) $) 134)) (-3133 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) 104) (((-108) $) 103)) (-2694 ((|#3| $) 34)) (-1344 (((-108) $ (-710)) 43)) (-3056 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 47)) (-4100 (((-589 |#3|) $) 32)) (-2863 (((-108) |#3| $) 31)) (-4042 (((-108) $ (-710)) 42)) (-3841 (((-1070) $) 9)) (-3726 (((-3 |#4| (-589 $)) |#4| |#4| $) 128)) (-3216 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| |#4| $) 127)) (-2247 (((-3 |#4| "failed") $) 83)) (-2818 (((-589 $) |#4| $) 129)) (-1446 (((-3 (-108) (-589 $)) |#4| $) 132)) (-4226 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-1625 (((-589 $) |#4| $) 125) (((-589 $) (-589 |#4|) $) 124) (((-589 $) (-589 |#4|) (-589 $)) 123) (((-589 $) |#4| (-589 $)) 122)) (-2795 (($ |#4| $) 117) (($ (-589 |#4|) $) 116)) (-3403 (((-589 |#4|) $) 107)) (-3761 (((-108) |#4| $) 99) (((-108) $) 95)) (-1728 ((|#4| |#4| $) 90)) (-1454 (((-108) $ $) 110)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) 100) (((-108) $) 96)) (-2347 ((|#4| |#4| $) 91)) (-2435 (((-1034) $) 10)) (-3879 (((-3 |#4| "failed") $) 84)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2594 (((-3 $ "failed") $ |#4|) 78)) (-1361 (($ $ |#4|) 77) (((-589 $) |#4| $) 115) (((-589 $) |#4| (-589 $)) 114) (((-589 $) (-589 |#4|) $) 113) (((-589 $) (-589 |#4|) (-589 $)) 112)) (-2720 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) 38)) (-3163 (((-108) $) 41)) (-4055 (($) 40)) (-1487 (((-710) $) 106)) (-2452 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-4124 (($ $) 39)) (-3077 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1318 (($ $ |#3|) 30)) (-3444 (($ $) 88)) (-2023 (($ $ |#3|) 29)) (-3976 (((-794) $) 11) (((-589 |#4|) $) 37)) (-3221 (((-710) $) 76 (|has| |#3| (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-1611 (((-589 $) |#4| $) 121) (((-589 $) |#4| (-589 $)) 120) (((-589 $) (-589 |#4|) $) 119) (((-589 $) (-589 |#4|) (-589 $)) 118)) (-1505 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) 81)) (-3553 (((-108) |#4| $) 135)) (-4079 (((-108) |#3| $) 80)) (-4037 (((-108) $ $) 6)) (-1271 (((-710) $) 46 (|has| $ (-6 -4248)))))
(((-992 |#1| |#2| |#3| |#4|) (-129) (-427) (-732) (-786) (-987 |t#1| |t#2| |t#3|)) (T -992))
-((-3149 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2607 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2776 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-3149 (*1 *2 *1) (-12 (-4 *1 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-2072 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-1338 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-3 (-108) (-589 *1))) (-4 *1 (-992 *4 *5 *6 *3)))) (-1446 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *1)))) (-4 *1 (-992 *4 *5 *6 *3)))) (-1446 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-3130 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)))) (-3715 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-3 *3 (-589 *1))) (-4 *1 (-992 *4 *5 *6 *3)))) (-3173 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *1)))) (-4 *1 (-992 *4 *5 *6 *3)))) (-3718 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *1)))) (-4 *1 (-992 *4 *5 *6 *3)))) (-3196 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)))) (-3196 (*1 *2 *3 *1) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *7)))) (-3196 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)))) (-3196 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)))) (-3817 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)))) (-3817 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)))) (-3817 (*1 *2 *3 *1) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *7)))) (-3817 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)))) (-2190 (*1 *1 *2 *1) (-12 (-4 *1 (-992 *3 *4 *5 *2)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2190 (*1 *1 *2 *1) (-12 (-5 *2 (-589 *6)) (-4 *1 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)))) (-3053 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)))) (-3053 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)))) (-3053 (*1 *2 *3 *1) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *7)))) (-3053 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)))) (-2591 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-992 *5 *6 *7 *8)))))
-(-13 (-1117 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -3149 ((-108) |t#4| $)) (-15 -2607 ((-108) |t#4| $)) (-15 -2776 ((-108) |t#4| $)) (-15 -3149 ((-108) $)) (-15 -2072 ((-108) |t#4| $)) (-15 -1338 ((-3 (-108) (-589 $)) |t#4| $)) (-15 -1446 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 $))) |t#4| $)) (-15 -1446 ((-108) |t#4| $)) (-15 -3130 ((-589 $) |t#4| $)) (-15 -3715 ((-3 |t#4| (-589 $)) |t#4| |t#4| $)) (-15 -3173 ((-589 (-2 (|:| |val| |t#4|) (|:| -3643 $))) |t#4| |t#4| $)) (-15 -3718 ((-589 (-2 (|:| |val| |t#4|) (|:| -3643 $))) |t#4| $)) (-15 -3196 ((-589 $) |t#4| $)) (-15 -3196 ((-589 $) (-589 |t#4|) $)) (-15 -3196 ((-589 $) (-589 |t#4|) (-589 $))) (-15 -3196 ((-589 $) |t#4| (-589 $))) (-15 -3817 ((-589 $) |t#4| $)) (-15 -3817 ((-589 $) |t#4| (-589 $))) (-15 -3817 ((-589 $) (-589 |t#4|) $)) (-15 -3817 ((-589 $) (-589 |t#4|) (-589 $))) (-15 -2190 ($ |t#4| $)) (-15 -2190 ($ (-589 |t#4|) $)) (-15 -3053 ((-589 $) |t#4| $)) (-15 -3053 ((-589 $) |t#4| (-589 $))) (-15 -3053 ((-589 $) (-589 |t#4|) $)) (-15 -3053 ((-589 $) (-589 |t#4|) (-589 $))) (-15 -2591 ((-589 $) (-589 |t#4|) (-108)))))
+((-3004 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2422 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-3553 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-3004 (*1 *2 *1) (-12 (-4 *1 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-4171 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-1446 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-3 (-108) (-589 *1))) (-4 *1 (-992 *4 *5 *6 *3)))) (-4226 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *1)))) (-4 *1 (-992 *4 *5 *6 *3)))) (-4226 (*1 *2 *3 *1) (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2818 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)))) (-3726 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-3 *3 (-589 *1))) (-4 *1 (-992 *4 *5 *6 *3)))) (-3216 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *1)))) (-4 *1 (-992 *4 *5 *6 *3)))) (-3763 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *1)))) (-4 *1 (-992 *4 *5 *6 *3)))) (-1625 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)))) (-1625 (*1 *2 *3 *1) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *7)))) (-1625 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)))) (-1625 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)))) (-1611 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)))) (-1611 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)))) (-1611 (*1 *2 *3 *1) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *7)))) (-1611 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)))) (-2795 (*1 *1 *2 *1) (-12 (-4 *1 (-992 *3 *4 *5 *2)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2795 (*1 *1 *2 *1) (-12 (-5 *2 (-589 *6)) (-4 *1 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)))) (-1361 (*1 *2 *3 *1) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)))) (-1361 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)))) (-1361 (*1 *2 *3 *1) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *7)))) (-1361 (*1 *2 *3 *2) (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)))) (-2311 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-992 *5 *6 *7 *8)))))
+(-13 (-1117 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -3004 ((-108) |t#4| $)) (-15 -2422 ((-108) |t#4| $)) (-15 -3553 ((-108) |t#4| $)) (-15 -3004 ((-108) $)) (-15 -4171 ((-108) |t#4| $)) (-15 -1446 ((-3 (-108) (-589 $)) |t#4| $)) (-15 -4226 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 $))) |t#4| $)) (-15 -4226 ((-108) |t#4| $)) (-15 -2818 ((-589 $) |t#4| $)) (-15 -3726 ((-3 |t#4| (-589 $)) |t#4| |t#4| $)) (-15 -3216 ((-589 (-2 (|:| |val| |t#4|) (|:| -2394 $))) |t#4| |t#4| $)) (-15 -3763 ((-589 (-2 (|:| |val| |t#4|) (|:| -2394 $))) |t#4| $)) (-15 -1625 ((-589 $) |t#4| $)) (-15 -1625 ((-589 $) (-589 |t#4|) $)) (-15 -1625 ((-589 $) (-589 |t#4|) (-589 $))) (-15 -1625 ((-589 $) |t#4| (-589 $))) (-15 -1611 ((-589 $) |t#4| $)) (-15 -1611 ((-589 $) |t#4| (-589 $))) (-15 -1611 ((-589 $) (-589 |t#4|) $)) (-15 -1611 ((-589 $) (-589 |t#4|) (-589 $))) (-15 -2795 ($ |t#4| $)) (-15 -2795 ($ (-589 |t#4|) $)) (-15 -1361 ((-589 $) |t#4| $)) (-15 -1361 ((-589 $) |t#4| (-589 $))) (-15 -1361 ((-589 $) (-589 |t#4|) $)) (-15 -1361 ((-589 $) (-589 |t#4|) (-589 $))) (-15 -2311 ((-589 $) (-589 |t#4|) (-108)))))
(((-33) . T) ((-97) . T) ((-563 (-589 |#4|)) . T) ((-563 (-794)) . T) ((-140 |#4|) . T) ((-564 (-499)) |has| |#4| (-564 (-499))) ((-286 |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-462 |#4|) . T) ((-484 |#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-905 |#1| |#2| |#3| |#4|) . T) ((-1016) . T) ((-1117 |#1| |#2| |#3| |#4|) . T) ((-1123) . T))
-((-3150 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|) 81)) (-1582 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|) 113)) (-2656 (((-589 |#5|) |#4| |#5|) 70)) (-3581 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|) 44) (((-108) |#4| |#5|) 52)) (-3876 (((-1174)) 35)) (-3858 (((-1174)) 25)) (-1715 (((-1174) (-1070) (-1070) (-1070)) 31)) (-1563 (((-1174) (-1070) (-1070) (-1070)) 20)) (-2556 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#4| |#4| |#5|) 96)) (-2245 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#3| (-108)) 107) (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5| (-108) (-108)) 49)) (-1695 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|) 102)))
-(((-993 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1563 ((-1174) (-1070) (-1070) (-1070))) (-15 -3858 ((-1174))) (-15 -1715 ((-1174) (-1070) (-1070) (-1070))) (-15 -3876 ((-1174))) (-15 -2556 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -2245 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2245 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#3| (-108))) (-15 -1695 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -1582 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -3581 ((-108) |#4| |#5|)) (-15 -3581 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -2656 ((-589 |#5|) |#4| |#5|)) (-15 -3150 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -993))
-((-3150 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2656 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4)) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3581 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3581 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1582 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1695 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2245 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -3643 *9)))) (-5 *5 (-108)) (-4 *8 (-987 *6 *7 *4)) (-4 *9 (-992 *6 *7 *4 *8)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *4 (-786)) (-5 *2 (-589 (-2 (|:| |val| *8) (|:| -3643 *9)))) (-5 *1 (-993 *6 *7 *4 *8 *9)))) (-2245 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-993 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-2556 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3876 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-993 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-1715 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-993 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-3858 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-993 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-1563 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-993 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1563 ((-1174) (-1070) (-1070) (-1070))) (-15 -3858 ((-1174))) (-15 -1715 ((-1174) (-1070) (-1070) (-1070))) (-15 -3876 ((-1174))) (-15 -2556 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -2245 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2245 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#3| (-108))) (-15 -1695 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -1582 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -3581 ((-108) |#4| |#5|)) (-15 -3581 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -2656 ((-589 |#5|) |#4| |#5|)) (-15 -3150 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|)))
-((-1680 (((-108) $ $) NIL)) (-4198 (((-1087) $) 8)) (-2032 (((-1070) $) 16)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 13)))
-(((-994 |#1|) (-13 (-1016) (-10 -8 (-15 -4198 ((-1087) $)))) (-1087)) (T -994))
-((-4198 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-994 *3)) (-14 *3 *2))))
-(-13 (-1016) (-10 -8 (-15 -4198 ((-1087) $))))
-((-1680 (((-108) $ $) NIL)) (-3035 (($ $ (-589 (-1087)) (-1 (-108) (-589 |#3|))) 29)) (-1513 (($ |#3| |#3|) 21) (($ |#3| |#3| (-589 (-1087))) 19)) (-1909 ((|#3| $) 13)) (-1220 (((-3 (-271 |#3|) "failed") $) 56)) (-3508 (((-271 |#3|) $) NIL)) (-3514 (((-589 (-1087)) $) 15)) (-3902 (((-823 |#1|) $) 11)) (-1899 ((|#3| $) 12)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1937 ((|#3| $ |#3|) 25) ((|#3| $ |#3| (-852)) 36)) (-1691 (((-794) $) 84) (($ (-271 |#3|)) 20)) (-3941 (((-108) $ $) 33)))
-(((-995 |#1| |#2| |#3|) (-13 (-1016) (-263 |#3| |#3|) (-964 (-271 |#3|)) (-10 -8 (-15 -1513 ($ |#3| |#3|)) (-15 -1513 ($ |#3| |#3| (-589 (-1087)))) (-15 -3035 ($ $ (-589 (-1087)) (-1 (-108) (-589 |#3|)))) (-15 -3902 ((-823 |#1|) $)) (-15 -1899 (|#3| $)) (-15 -1909 (|#3| $)) (-15 -1937 (|#3| $ |#3| (-852))) (-15 -3514 ((-589 (-1087)) $)))) (-1016) (-13 (-973) (-817 |#1|) (-786) (-564 (-823 |#1|))) (-13 (-406 |#2|) (-817 |#1|) (-564 (-823 |#1|)))) (T -995))
-((-1513 (*1 *1 *2 *2) (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))) (-5 *1 (-995 *3 *4 *2)) (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))) (-1513 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-995 *4 *5 *2)) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))) (-3035 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-1 (-108) (-589 *6))) (-4 *6 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-995 *4 *5 *6)))) (-3902 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 *2))) (-5 *2 (-823 *3)) (-5 *1 (-995 *3 *4 *5)) (-4 *5 (-13 (-406 *4) (-817 *3) (-564 *2))))) (-1899 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))) (-5 *1 (-995 *3 *4 *2)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))))) (-1909 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))) (-5 *1 (-995 *3 *4 *2)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))))) (-1937 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-852)) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-995 *4 *5 *2)) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))) (-3514 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))) (-5 *2 (-589 (-1087))) (-5 *1 (-995 *3 *4 *5)) (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))))
-(-13 (-1016) (-263 |#3| |#3|) (-964 (-271 |#3|)) (-10 -8 (-15 -1513 ($ |#3| |#3|)) (-15 -1513 ($ |#3| |#3| (-589 (-1087)))) (-15 -3035 ($ $ (-589 (-1087)) (-1 (-108) (-589 |#3|)))) (-15 -3902 ((-823 |#1|) $)) (-15 -1899 (|#3| $)) (-15 -1909 (|#3| $)) (-15 -1937 (|#3| $ |#3| (-852))) (-15 -3514 ((-589 (-1087)) $))))
-((-1680 (((-108) $ $) NIL)) (-3006 (($ (-589 (-995 |#1| |#2| |#3|))) 12)) (-2319 (((-589 (-995 |#1| |#2| |#3|)) $) 19)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1937 ((|#3| $ |#3|) 22) ((|#3| $ |#3| (-852)) 25)) (-1691 (((-794) $) 15)) (-3941 (((-108) $ $) 18)))
-(((-996 |#1| |#2| |#3|) (-13 (-1016) (-263 |#3| |#3|) (-10 -8 (-15 -3006 ($ (-589 (-995 |#1| |#2| |#3|)))) (-15 -2319 ((-589 (-995 |#1| |#2| |#3|)) $)) (-15 -1937 (|#3| $ |#3| (-852))))) (-1016) (-13 (-973) (-817 |#1|) (-786) (-564 (-823 |#1|))) (-13 (-406 |#2|) (-817 |#1|) (-564 (-823 |#1|)))) (T -996))
-((-3006 (*1 *1 *2) (-12 (-5 *2 (-589 (-995 *3 *4 *5))) (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))) (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))) (-5 *1 (-996 *3 *4 *5)))) (-2319 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))) (-5 *2 (-589 (-995 *3 *4 *5))) (-5 *1 (-996 *3 *4 *5)) (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))) (-1937 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-852)) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-996 *4 *5 *2)) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))))
-(-13 (-1016) (-263 |#3| |#3|) (-10 -8 (-15 -3006 ($ (-589 (-995 |#1| |#2| |#3|)))) (-15 -2319 ((-589 (-995 |#1| |#2| |#3|)) $)) (-15 -1937 (|#3| $ |#3| (-852)))))
-((-1459 (((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108)) 74) (((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|))) 76) (((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108)) 75)))
-(((-997 |#1| |#2|) (-10 -7 (-15 -1459 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108))) (-15 -1459 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -1459 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108)))) (-13 (-284) (-136)) (-589 (-1087))) (T -997))
-((-1459 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-5 *2 (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5)))))) (-5 *1 (-997 *5 *6)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))))) (-1459 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-5 *2 (-589 (-2 (|:| -3558 (-1083 *4)) (|:| -2906 (-589 (-883 *4)))))) (-5 *1 (-997 *4 *5)) (-5 *3 (-589 (-883 *4))) (-14 *5 (-589 (-1087))))) (-1459 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-5 *2 (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5)))))) (-5 *1 (-997 *5 *6)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))))))
-(-10 -7 (-15 -1459 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108))) (-15 -1459 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -1459 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108))))
-((-2424 (((-394 |#3|) |#3|) 16)))
-(((-998 |#1| |#2| |#3|) (-10 -7 (-15 -2424 ((-394 |#3|) |#3|))) (-1145 (-383 (-523))) (-13 (-339) (-136) (-664 (-383 (-523)) |#1|)) (-1145 |#2|)) (T -998))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-13 (-339) (-136) (-664 (-383 (-523)) *4))) (-5 *2 (-394 *3)) (-5 *1 (-998 *4 *5 *3)) (-4 *3 (-1145 *5)))))
-(-10 -7 (-15 -2424 ((-394 |#3|) |#3|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 126)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-339)))) (-3306 (($ $) NIL (|has| |#1| (-339)))) (-3174 (((-108) $) NIL (|has| |#1| (-339)))) (-2959 (((-629 |#1|) (-1169 $)) NIL) (((-629 |#1|)) 115)) (-1477 ((|#1| $) 119)) (-1557 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-325)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-2395 (((-710)) 40 (|has| |#1| (-344)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-2754 (($ (-1169 |#1|) (-1169 $)) NIL) (($ (-1169 |#1|)) 43)) (-4021 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-325)))) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-2927 (((-629 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 106) (((-629 |#1|) (-629 $)) 100)) (-2116 (($ |#2|) 61) (((-3 $ "failed") (-383 |#2|)) NIL (|has| |#1| (-339)))) (-1444 (((-3 $ "failed") $) NIL)) (-3569 (((-852)) 77)) (-1631 (($) 44 (|has| |#1| (-344)))) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3665 (($) NIL (|has| |#1| (-325)))) (-1766 (((-108) $) NIL (|has| |#1| (-325)))) (-3610 (($ $ (-710)) NIL (|has| |#1| (-325))) (($ $) NIL (|has| |#1| (-325)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-3437 (((-852) $) NIL (|has| |#1| (-325))) (((-772 (-852)) $) NIL (|has| |#1| (-325)))) (-2769 (((-108) $) NIL)) (-1863 ((|#1| $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-325)))) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2887 ((|#2| $) 84 (|has| |#1| (-339)))) (-2060 (((-852) $) 131 (|has| |#1| (-344)))) (-2104 ((|#2| $) 58)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2773 (($) NIL (|has| |#1| (-325)) CONST)) (-4013 (($ (-852)) 125 (|has| |#1| (-344)))) (-3951 (((-1034) $) NIL)) (-1621 (($) 121)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2457 (((-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))) NIL (|has| |#1| (-325)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-1744 ((|#1| (-1169 $)) NIL) ((|#1|) 109)) (-2984 (((-710) $) NIL (|has| |#1| (-325))) (((-3 (-710) "failed") $ $) NIL (|has| |#1| (-325)))) (-3984 (($ $) NIL (-3172 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-710)) NIL (-3172 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-1 |#1| |#1|) (-710)) NIL (|has| |#1| (-339))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-339)))) (-3456 (((-629 |#1|) (-1169 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-339)))) (-2762 ((|#2|) 73)) (-2893 (($) NIL (|has| |#1| (-325)))) (-2906 (((-1169 |#1|) $ (-1169 $)) 89) (((-629 |#1|) (-1169 $) (-1169 $)) NIL) (((-1169 |#1|) $) 71) (((-629 |#1|) (-1169 $)) 85)) (-1400 (((-1169 |#1|) $) NIL) (($ (-1169 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-325)))) (-1691 (((-794) $) 57) (($ (-523)) 53) (($ |#1|) 54) (($ $) NIL (|has| |#1| (-339))) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523))))))) (-1942 (($ $) NIL (|has| |#1| (-325))) (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1356 ((|#2| $) 82)) (-3272 (((-710)) 75)) (-3760 (((-1169 $)) 81)) (-2801 (((-108) $ $) NIL (|has| |#1| (-339)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 30 T CONST)) (-1891 (($) 19 T CONST)) (-2909 (($ $) NIL (-3172 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-710)) NIL (-3172 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-1 |#1| |#1|) (-710)) NIL (|has| |#1| (-339))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-339)))) (-3941 (((-108) $ $) 63)) (-4074 (($ $ $) NIL (|has| |#1| (-339)))) (-4060 (($ $) 67) (($ $ $) NIL)) (-4045 (($ $ $) 65)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 51) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 48) (($ (-383 (-523)) $) NIL (|has| |#1| (-339))) (($ $ (-383 (-523))) NIL (|has| |#1| (-339)))))
+((-3017 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|) 81)) (-3043 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|) 113)) (-1691 (((-589 |#5|) |#4| |#5|) 70)) (-2961 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-3437 (((-1174)) 37)) (-2103 (((-1174)) 26)) (-3798 (((-1174) (-1070) (-1070) (-1070)) 33)) (-2867 (((-1174) (-1070) (-1070) (-1070)) 22)) (-3121 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#4| |#4| |#5|) 96)) (-2218 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#3| (-108)) 107) (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-1754 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|) 102)))
+(((-993 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2867 ((-1174) (-1070) (-1070) (-1070))) (-15 -2103 ((-1174))) (-15 -3798 ((-1174) (-1070) (-1070) (-1070))) (-15 -3437 ((-1174))) (-15 -3121 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -2218 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2218 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#3| (-108))) (-15 -1754 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -3043 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -2961 ((-108) |#4| |#5|)) (-15 -2961 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -1691 ((-589 |#5|) |#4| |#5|)) (-15 -3017 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -993))
+((-3017 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1691 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4)) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2961 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2961 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3043 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1754 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2218 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -2394 *9)))) (-5 *5 (-108)) (-4 *8 (-987 *6 *7 *4)) (-4 *9 (-992 *6 *7 *4 *8)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *4 (-786)) (-5 *2 (-589 (-2 (|:| |val| *8) (|:| -2394 *9)))) (-5 *1 (-993 *6 *7 *4 *8 *9)))) (-2218 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-993 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-3121 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))) (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3437 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-993 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-3798 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-993 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2103 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-993 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-2867 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-993 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2867 ((-1174) (-1070) (-1070) (-1070))) (-15 -2103 ((-1174))) (-15 -3798 ((-1174) (-1070) (-1070) (-1070))) (-15 -3437 ((-1174))) (-15 -3121 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -2218 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2218 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#3| (-108))) (-15 -1754 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -3043 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -2961 ((-108) |#4| |#5|)) (-15 -2961 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -1691 ((-589 |#5|) |#4| |#5|)) (-15 -3017 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|)))
+((-3260 (((-108) $ $) NIL)) (-1522 (((-1087) $) 8)) (-3841 (((-1070) $) 16)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 13)))
+(((-994 |#1|) (-13 (-1016) (-10 -8 (-15 -1522 ((-1087) $)))) (-1087)) (T -994))
+((-1522 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-994 *3)) (-14 *3 *2))))
+(-13 (-1016) (-10 -8 (-15 -1522 ((-1087) $))))
+((-3260 (((-108) $ $) NIL)) (-2430 (($ $ (-589 (-1087)) (-1 (-108) (-589 |#3|))) 33)) (-1329 (($ |#3| |#3|) 22) (($ |#3| |#3| (-589 (-1087))) 20)) (-2248 ((|#3| $) 13)) (-2898 (((-3 (-271 |#3|) "failed") $) 58)) (-1996 (((-271 |#3|) $) NIL)) (-3529 (((-589 (-1087)) $) 16)) (-3129 (((-823 |#1|) $) 11)) (-2239 ((|#3| $) 12)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1502 ((|#3| $ |#3|) 27) ((|#3| $ |#3| (-852)) 39)) (-3976 (((-794) $) 86) (($ (-271 |#3|)) 21)) (-4037 (((-108) $ $) 36)))
+(((-995 |#1| |#2| |#3|) (-13 (-1016) (-263 |#3| |#3|) (-964 (-271 |#3|)) (-10 -8 (-15 -1329 ($ |#3| |#3|)) (-15 -1329 ($ |#3| |#3| (-589 (-1087)))) (-15 -2430 ($ $ (-589 (-1087)) (-1 (-108) (-589 |#3|)))) (-15 -3129 ((-823 |#1|) $)) (-15 -2239 (|#3| $)) (-15 -2248 (|#3| $)) (-15 -1502 (|#3| $ |#3| (-852))) (-15 -3529 ((-589 (-1087)) $)))) (-1016) (-13 (-973) (-817 |#1|) (-786) (-564 (-823 |#1|))) (-13 (-406 |#2|) (-817 |#1|) (-564 (-823 |#1|)))) (T -995))
+((-1329 (*1 *1 *2 *2) (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))) (-5 *1 (-995 *3 *4 *2)) (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))) (-1329 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-995 *4 *5 *2)) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))) (-2430 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-1 (-108) (-589 *6))) (-4 *6 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-995 *4 *5 *6)))) (-3129 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 *2))) (-5 *2 (-823 *3)) (-5 *1 (-995 *3 *4 *5)) (-4 *5 (-13 (-406 *4) (-817 *3) (-564 *2))))) (-2239 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))) (-5 *1 (-995 *3 *4 *2)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))))) (-2248 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))) (-5 *1 (-995 *3 *4 *2)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))))) (-1502 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-852)) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-995 *4 *5 *2)) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))) (-3529 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))) (-5 *2 (-589 (-1087))) (-5 *1 (-995 *3 *4 *5)) (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))))
+(-13 (-1016) (-263 |#3| |#3|) (-964 (-271 |#3|)) (-10 -8 (-15 -1329 ($ |#3| |#3|)) (-15 -1329 ($ |#3| |#3| (-589 (-1087)))) (-15 -2430 ($ $ (-589 (-1087)) (-1 (-108) (-589 |#3|)))) (-15 -3129 ((-823 |#1|) $)) (-15 -2239 (|#3| $)) (-15 -2248 (|#3| $)) (-15 -1502 (|#3| $ |#3| (-852))) (-15 -3529 ((-589 (-1087)) $))))
+((-3260 (((-108) $ $) NIL)) (-2406 (($ (-589 (-995 |#1| |#2| |#3|))) 13)) (-2808 (((-589 (-995 |#1| |#2| |#3|)) $) 20)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1502 ((|#3| $ |#3|) 23) ((|#3| $ |#3| (-852)) 26)) (-3976 (((-794) $) 16)) (-4037 (((-108) $ $) 19)))
+(((-996 |#1| |#2| |#3|) (-13 (-1016) (-263 |#3| |#3|) (-10 -8 (-15 -2406 ($ (-589 (-995 |#1| |#2| |#3|)))) (-15 -2808 ((-589 (-995 |#1| |#2| |#3|)) $)) (-15 -1502 (|#3| $ |#3| (-852))))) (-1016) (-13 (-973) (-817 |#1|) (-786) (-564 (-823 |#1|))) (-13 (-406 |#2|) (-817 |#1|) (-564 (-823 |#1|)))) (T -996))
+((-2406 (*1 *1 *2) (-12 (-5 *2 (-589 (-995 *3 *4 *5))) (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))) (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))) (-5 *1 (-996 *3 *4 *5)))) (-2808 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3)))) (-5 *2 (-589 (-995 *3 *4 *5))) (-5 *1 (-996 *3 *4 *5)) (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))) (-1502 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-852)) (-4 *4 (-1016)) (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4)))) (-5 *1 (-996 *4 *5 *2)) (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))))
+(-13 (-1016) (-263 |#3| |#3|) (-10 -8 (-15 -2406 ($ (-589 (-995 |#1| |#2| |#3|)))) (-15 -2808 ((-589 (-995 |#1| |#2| |#3|)) $)) (-15 -1502 (|#3| $ |#3| (-852)))))
+((-3124 (((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108)) 75) (((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|))) 77) (((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108)) 76)))
+(((-997 |#1| |#2|) (-10 -7 (-15 -3124 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108))) (-15 -3124 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -3124 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108)))) (-13 (-284) (-136)) (-589 (-1087))) (T -997))
+((-3124 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-5 *2 (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5)))))) (-5 *1 (-997 *5 *6)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))))) (-3124 (*1 *2 *3) (-12 (-4 *4 (-13 (-284) (-136))) (-5 *2 (-589 (-2 (|:| -2715 (-1083 *4)) (|:| -2411 (-589 (-883 *4)))))) (-5 *1 (-997 *4 *5)) (-5 *3 (-589 (-883 *4))) (-14 *5 (-589 (-1087))))) (-3124 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-5 *2 (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5)))))) (-5 *1 (-997 *5 *6)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))))))
+(-10 -7 (-15 -3124 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108))) (-15 -3124 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -3124 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108))))
+((-3573 (((-394 |#3|) |#3|) 18)))
+(((-998 |#1| |#2| |#3|) (-10 -7 (-15 -3573 ((-394 |#3|) |#3|))) (-1145 (-383 (-523))) (-13 (-339) (-136) (-664 (-383 (-523)) |#1|)) (-1145 |#2|)) (T -998))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-13 (-339) (-136) (-664 (-383 (-523)) *4))) (-5 *2 (-394 *3)) (-5 *1 (-998 *4 *5 *3)) (-4 *3 (-1145 *5)))))
+(-10 -7 (-15 -3573 ((-394 |#3|) |#3|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 126)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-339)))) (-3950 (($ $) NIL (|has| |#1| (-339)))) (-3226 (((-108) $) NIL (|has| |#1| (-339)))) (-1711 (((-629 |#1|) (-1169 $)) NIL) (((-629 |#1|)) 115)) (-4131 ((|#1| $) 119)) (-2794 (((-1097 (-852) (-710)) (-523)) NIL (|has| |#1| (-325)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3843 (((-710)) 40 (|has| |#1| (-344)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-3322 (($ (-1169 |#1|) (-1169 $)) NIL) (($ (-1169 |#1|)) 43)) (-1829 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-325)))) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-2545 (((-629 |#1|) $ (-1169 $)) NIL) (((-629 |#1|) $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 106) (((-629 |#1|) (-629 $)) 101)) (-1830 (($ |#2|) 61) (((-3 $ "failed") (-383 |#2|)) NIL (|has| |#1| (-339)))) (-4211 (((-3 $ "failed") $) NIL)) (-2262 (((-852)) 77)) (-3461 (($) 44 (|has| |#1| (-344)))) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-2097 (($) NIL (|has| |#1| (-325)))) (-1200 (((-108) $) NIL (|has| |#1| (-325)))) (-1419 (($ $ (-710)) NIL (|has| |#1| (-325))) (($ $) NIL (|has| |#1| (-325)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-1500 (((-852) $) NIL (|has| |#1| (-325))) (((-772 (-852)) $) NIL (|has| |#1| (-325)))) (-3482 (((-108) $) NIL)) (-2765 ((|#1| $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-325)))) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2277 ((|#2| $) 84 (|has| |#1| (-339)))) (-4076 (((-852) $) 131 (|has| |#1| (-344)))) (-1816 ((|#2| $) 58)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-4105 (($) NIL (|has| |#1| (-325)) CONST)) (-2557 (($ (-852)) 125 (|has| |#1| (-344)))) (-2435 (((-1034) $) NIL)) (-4102 (($) 121)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3428 (((-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))) NIL (|has| |#1| (-325)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4053 ((|#1| (-1169 $)) NIL) ((|#1|) 109)) (-2041 (((-710) $) NIL (|has| |#1| (-325))) (((-3 (-710) "failed") $ $) NIL (|has| |#1| (-325)))) (-4024 (($ $) NIL (-3255 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-710)) NIL (-3255 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-1 |#1| |#1|) (-710)) NIL (|has| |#1| (-339))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-339)))) (-1718 (((-629 |#1|) (-1169 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-339)))) (-3399 ((|#2|) 73)) (-2315 (($) NIL (|has| |#1| (-325)))) (-2411 (((-1169 |#1|) $ (-1169 $)) 89) (((-629 |#1|) (-1169 $) (-1169 $)) NIL) (((-1169 |#1|) $) 71) (((-629 |#1|) (-1169 $)) 85)) (-3077 (((-1169 |#1|) $) NIL) (($ (-1169 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (|has| |#1| (-325)))) (-3976 (((-794) $) 57) (($ (-523)) 53) (($ |#1|) 54) (($ $) NIL (|has| |#1| (-339))) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-339)) (|has| |#1| (-964 (-383 (-523))))))) (-2301 (($ $) NIL (|has| |#1| (-325))) (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1606 ((|#2| $) 82)) (-1698 (((-710)) 75)) (-2922 (((-1169 $)) 81)) (-3842 (((-108) $ $) NIL (|has| |#1| (-339)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 30 T CONST)) (-1440 (($) 19 T CONST)) (-1943 (($ $) NIL (-3255 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-710)) NIL (-3255 (-12 (|has| |#1| (-211)) (|has| |#1| (-339))) (|has| |#1| (-325)))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-339)) (|has| |#1| (-831 (-1087))))) (($ $ (-1 |#1| |#1|) (-710)) NIL (|has| |#1| (-339))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-339)))) (-4037 (((-108) $ $) 63)) (-4125 (($ $ $) NIL (|has| |#1| (-339)))) (-4115 (($ $) 67) (($ $ $) NIL)) (-4103 (($ $ $) 65)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 51) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 48) (($ (-383 (-523)) $) NIL (|has| |#1| (-339))) (($ $ (-383 (-523))) NIL (|has| |#1| (-339)))))
(((-999 |#1| |#2| |#3|) (-664 |#1| |#2|) (-158) (-1145 |#1|) |#2|) (T -999))
NIL
(-664 |#1| |#2|)
-((-2424 (((-394 |#3|) |#3|) 16)))
-(((-1000 |#1| |#2| |#3|) (-10 -7 (-15 -2424 ((-394 |#3|) |#3|))) (-1145 (-383 (-883 (-523)))) (-13 (-339) (-136) (-664 (-383 (-883 (-523))) |#1|)) (-1145 |#2|)) (T -1000))
-((-2424 (*1 *2 *3) (-12 (-4 *4 (-1145 (-383 (-883 (-523))))) (-4 *5 (-13 (-339) (-136) (-664 (-383 (-883 (-523))) *4))) (-5 *2 (-394 *3)) (-5 *1 (-1000 *4 *5 *3)) (-4 *3 (-1145 *5)))))
-(-10 -7 (-15 -2424 ((-394 |#3|) |#3|)))
-((-1680 (((-108) $ $) NIL)) (-3239 (($ $ $) 14)) (-3158 (($ $ $) 15)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3773 (($) 6)) (-1400 (((-1087) $) 18)) (-1691 (((-794) $) 12)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 13)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 8)))
-(((-1001) (-13 (-786) (-10 -8 (-15 -3773 ($)) (-15 -1400 ((-1087) $))))) (T -1001))
-((-3773 (*1 *1) (-5 *1 (-1001))) (-1400 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1001)))))
-(-13 (-786) (-10 -8 (-15 -3773 ($)) (-15 -1400 ((-1087) $))))
-((-2609 ((|#1| |#1| (-1 (-523) |#1| |#1|)) 23) ((|#1| |#1| (-1 (-108) |#1|)) 20)) (-4051 (((-1174)) 15)) (-4163 (((-589 |#1|)) 9)))
-(((-1002 |#1|) (-10 -7 (-15 -4051 ((-1174))) (-15 -4163 ((-589 |#1|))) (-15 -2609 (|#1| |#1| (-1 (-108) |#1|))) (-15 -2609 (|#1| |#1| (-1 (-523) |#1| |#1|)))) (-125)) (T -1002))
-((-2609 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-523) *2 *2)) (-4 *2 (-125)) (-5 *1 (-1002 *2)))) (-2609 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-125)) (-5 *1 (-1002 *2)))) (-4163 (*1 *2) (-12 (-5 *2 (-589 *3)) (-5 *1 (-1002 *3)) (-4 *3 (-125)))) (-4051 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1002 *3)) (-4 *3 (-125)))))
-(-10 -7 (-15 -4051 ((-1174))) (-15 -4163 ((-589 |#1|))) (-15 -2609 (|#1| |#1| (-1 (-108) |#1|))) (-15 -2609 (|#1| |#1| (-1 (-523) |#1| |#1|))))
-((-2904 (($ (-104) $) 15)) (-1987 (((-3 (-104) "failed") (-1087) $) 13)) (-3320 (($) 6)) (-3594 (($) 16)) (-2282 (($) 17)) (-3183 (((-589 (-160)) $) 8)) (-1691 (((-794) $) 20)))
-(((-1003) (-13 (-563 (-794)) (-10 -8 (-15 -3320 ($)) (-15 -3183 ((-589 (-160)) $)) (-15 -1987 ((-3 (-104) "failed") (-1087) $)) (-15 -2904 ($ (-104) $)) (-15 -3594 ($)) (-15 -2282 ($))))) (T -1003))
-((-3320 (*1 *1) (-5 *1 (-1003))) (-3183 (*1 *2 *1) (-12 (-5 *2 (-589 (-160))) (-5 *1 (-1003)))) (-1987 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-104)) (-5 *1 (-1003)))) (-2904 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1003)))) (-3594 (*1 *1) (-5 *1 (-1003))) (-2282 (*1 *1) (-5 *1 (-1003))))
-(-13 (-563 (-794)) (-10 -8 (-15 -3320 ($)) (-15 -3183 ((-589 (-160)) $)) (-15 -1987 ((-3 (-104) "failed") (-1087) $)) (-15 -2904 ($ (-104) $)) (-15 -3594 ($)) (-15 -2282 ($))))
-((-1939 (((-1169 (-629 |#1|)) (-589 (-629 |#1|))) 41) (((-1169 (-629 (-883 |#1|))) (-589 (-1087)) (-629 (-883 |#1|))) 62) (((-1169 (-629 (-383 (-883 |#1|)))) (-589 (-1087)) (-629 (-383 (-883 |#1|)))) 78)) (-2906 (((-1169 |#1|) (-629 |#1|) (-589 (-629 |#1|))) 35)))
-(((-1004 |#1|) (-10 -7 (-15 -1939 ((-1169 (-629 (-383 (-883 |#1|)))) (-589 (-1087)) (-629 (-383 (-883 |#1|))))) (-15 -1939 ((-1169 (-629 (-883 |#1|))) (-589 (-1087)) (-629 (-883 |#1|)))) (-15 -1939 ((-1169 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -2906 ((-1169 |#1|) (-629 |#1|) (-589 (-629 |#1|))))) (-339)) (T -1004))
-((-2906 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-629 *5))) (-5 *3 (-629 *5)) (-4 *5 (-339)) (-5 *2 (-1169 *5)) (-5 *1 (-1004 *5)))) (-1939 (*1 *2 *3) (-12 (-5 *3 (-589 (-629 *4))) (-4 *4 (-339)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-1004 *4)))) (-1939 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1087))) (-4 *5 (-339)) (-5 *2 (-1169 (-629 (-883 *5)))) (-5 *1 (-1004 *5)) (-5 *4 (-629 (-883 *5))))) (-1939 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1087))) (-4 *5 (-339)) (-5 *2 (-1169 (-629 (-383 (-883 *5))))) (-5 *1 (-1004 *5)) (-5 *4 (-629 (-383 (-883 *5)))))))
-(-10 -7 (-15 -1939 ((-1169 (-629 (-383 (-883 |#1|)))) (-589 (-1087)) (-629 (-383 (-883 |#1|))))) (-15 -1939 ((-1169 (-629 (-883 |#1|))) (-589 (-1087)) (-629 (-883 |#1|)))) (-15 -1939 ((-1169 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -2906 ((-1169 |#1|) (-629 |#1|) (-589 (-629 |#1|)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1741 (((-589 (-710)) $) NIL) (((-589 (-710)) $ (-1087)) NIL)) (-3038 (((-710) $) NIL) (((-710) $ (-1087)) NIL)) (-1292 (((-589 (-1006 (-1087))) $) NIL)) (-2389 (((-1083 $) $ (-1006 (-1087))) NIL) (((-1083 |#1|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-1006 (-1087)))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1914 (($ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1006 (-1087)) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL) (((-3 (-1039 |#1| (-1087)) "failed") $) NIL)) (-3508 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1006 (-1087)) $) NIL) (((-1087) $) NIL) (((-1039 |#1| (-1087)) $) NIL)) (-1611 (($ $ $ (-1006 (-1087))) NIL (|has| |#1| (-158)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427))) (($ $ (-1006 (-1087))) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-4222 (($ $ |#1| (-495 (-1006 (-1087))) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1006 (-1087)) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1006 (-1087)) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3437 (((-710) $ (-1087)) NIL) (((-710) $) NIL)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-1280 (($ (-1083 |#1|) (-1006 (-1087))) NIL) (($ (-1083 $) (-1006 (-1087))) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-495 (-1006 (-1087)))) NIL) (($ $ (-1006 (-1087)) (-710)) NIL) (($ $ (-589 (-1006 (-1087))) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-1006 (-1087))) NIL)) (-4047 (((-495 (-1006 (-1087))) $) NIL) (((-710) $ (-1006 (-1087))) NIL) (((-589 (-710)) $ (-589 (-1006 (-1087)))) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-495 (-1006 (-1087))) (-495 (-1006 (-1087)))) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1360 (((-1 $ (-710)) (-1087)) NIL) (((-1 $ (-710)) $) NIL (|has| |#1| (-211)))) (-4213 (((-3 (-1006 (-1087)) "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3994 (((-1006 (-1087)) $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2032 (((-1070) $) NIL)) (-2286 (((-108) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-1006 (-1087))) (|:| -1475 (-710))) "failed") $) NIL)) (-3865 (($ $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-840)))) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1006 (-1087)) |#1|) NIL) (($ $ (-589 (-1006 (-1087))) (-589 |#1|)) NIL) (($ $ (-1006 (-1087)) $) NIL) (($ $ (-589 (-1006 (-1087))) (-589 $)) NIL) (($ $ (-1087) $) NIL (|has| |#1| (-211))) (($ $ (-589 (-1087)) (-589 $)) NIL (|has| |#1| (-211))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-211))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-211)))) (-1744 (($ $ (-1006 (-1087))) NIL (|has| |#1| (-158)))) (-3984 (($ $ (-1006 (-1087))) NIL) (($ $ (-589 (-1006 (-1087)))) NIL) (($ $ (-1006 (-1087)) (-710)) NIL) (($ $ (-589 (-1006 (-1087))) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2007 (((-589 (-1087)) $) NIL)) (-2640 (((-495 (-1006 (-1087))) $) NIL) (((-710) $ (-1006 (-1087))) NIL) (((-589 (-710)) $ (-589 (-1006 (-1087)))) NIL) (((-710) $ (-1087)) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-1006 (-1087)) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1006 (-1087)) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1006 (-1087)) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-1006 (-1087))) NIL (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-1006 (-1087))) NIL) (($ (-1087)) NIL) (($ (-1039 |#1| (-1087))) NIL) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-495 (-1006 (-1087)))) NIL) (($ $ (-1006 (-1087)) (-710)) NIL) (($ $ (-589 (-1006 (-1087))) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-1006 (-1087))) NIL) (($ $ (-589 (-1006 (-1087)))) NIL) (($ $ (-1006 (-1087)) (-710)) NIL) (($ $ (-589 (-1006 (-1087))) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-3573 (((-394 |#3|) |#3|) 19)))
+(((-1000 |#1| |#2| |#3|) (-10 -7 (-15 -3573 ((-394 |#3|) |#3|))) (-1145 (-383 (-883 (-523)))) (-13 (-339) (-136) (-664 (-383 (-883 (-523))) |#1|)) (-1145 |#2|)) (T -1000))
+((-3573 (*1 *2 *3) (-12 (-4 *4 (-1145 (-383 (-883 (-523))))) (-4 *5 (-13 (-339) (-136) (-664 (-383 (-883 (-523))) *4))) (-5 *2 (-394 *3)) (-5 *1 (-1000 *4 *5 *3)) (-4 *3 (-1145 *5)))))
+(-10 -7 (-15 -3573 ((-394 |#3|) |#3|)))
+((-3260 (((-108) $ $) NIL)) (-3268 (($ $ $) 14)) (-2644 (($ $ $) 15)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3055 (($) 6)) (-3077 (((-1087) $) 18)) (-3976 (((-794) $) 12)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 13)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 8)))
+(((-1001) (-13 (-786) (-10 -8 (-15 -3055 ($)) (-15 -3077 ((-1087) $))))) (T -1001))
+((-3055 (*1 *1) (-5 *1 (-1001))) (-3077 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1001)))))
+(-13 (-786) (-10 -8 (-15 -3055 ($)) (-15 -3077 ((-1087) $))))
+((-2441 ((|#1| |#1| (-1 (-523) |#1| |#1|)) 24) ((|#1| |#1| (-1 (-108) |#1|)) 20)) (-1814 (((-1174)) 15)) (-2488 (((-589 |#1|)) 9)))
+(((-1002 |#1|) (-10 -7 (-15 -1814 ((-1174))) (-15 -2488 ((-589 |#1|))) (-15 -2441 (|#1| |#1| (-1 (-108) |#1|))) (-15 -2441 (|#1| |#1| (-1 (-523) |#1| |#1|)))) (-125)) (T -1002))
+((-2441 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-523) *2 *2)) (-4 *2 (-125)) (-5 *1 (-1002 *2)))) (-2441 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-125)) (-5 *1 (-1002 *2)))) (-2488 (*1 *2) (-12 (-5 *2 (-589 *3)) (-5 *1 (-1002 *3)) (-4 *3 (-125)))) (-1814 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1002 *3)) (-4 *3 (-125)))))
+(-10 -7 (-15 -1814 ((-1174))) (-15 -2488 ((-589 |#1|))) (-15 -2441 (|#1| |#1| (-1 (-108) |#1|))) (-15 -2441 (|#1| |#1| (-1 (-523) |#1| |#1|))))
+((-2392 (($ (-104) $) 15)) (-1460 (((-3 (-104) "failed") (-1087) $) 14)) (-4055 (($) 6)) (-3105 (($) 16)) (-2498 (($) 17)) (-1464 (((-589 (-160)) $) 9)) (-3976 (((-794) $) 20)))
+(((-1003) (-13 (-563 (-794)) (-10 -8 (-15 -4055 ($)) (-15 -1464 ((-589 (-160)) $)) (-15 -1460 ((-3 (-104) "failed") (-1087) $)) (-15 -2392 ($ (-104) $)) (-15 -3105 ($)) (-15 -2498 ($))))) (T -1003))
+((-4055 (*1 *1) (-5 *1 (-1003))) (-1464 (*1 *2 *1) (-12 (-5 *2 (-589 (-160))) (-5 *1 (-1003)))) (-1460 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-104)) (-5 *1 (-1003)))) (-2392 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1003)))) (-3105 (*1 *1) (-5 *1 (-1003))) (-2498 (*1 *1) (-5 *1 (-1003))))
+(-13 (-563 (-794)) (-10 -8 (-15 -4055 ($)) (-15 -1464 ((-589 (-160)) $)) (-15 -1460 ((-3 (-104) "failed") (-1087) $)) (-15 -2392 ($ (-104) $)) (-15 -3105 ($)) (-15 -2498 ($))))
+((-2279 (((-1169 (-629 |#1|)) (-589 (-629 |#1|))) 42) (((-1169 (-629 (-883 |#1|))) (-589 (-1087)) (-629 (-883 |#1|))) 63) (((-1169 (-629 (-383 (-883 |#1|)))) (-589 (-1087)) (-629 (-383 (-883 |#1|)))) 79)) (-2411 (((-1169 |#1|) (-629 |#1|) (-589 (-629 |#1|))) 36)))
+(((-1004 |#1|) (-10 -7 (-15 -2279 ((-1169 (-629 (-383 (-883 |#1|)))) (-589 (-1087)) (-629 (-383 (-883 |#1|))))) (-15 -2279 ((-1169 (-629 (-883 |#1|))) (-589 (-1087)) (-629 (-883 |#1|)))) (-15 -2279 ((-1169 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -2411 ((-1169 |#1|) (-629 |#1|) (-589 (-629 |#1|))))) (-339)) (T -1004))
+((-2411 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-629 *5))) (-5 *3 (-629 *5)) (-4 *5 (-339)) (-5 *2 (-1169 *5)) (-5 *1 (-1004 *5)))) (-2279 (*1 *2 *3) (-12 (-5 *3 (-589 (-629 *4))) (-4 *4 (-339)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-1004 *4)))) (-2279 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1087))) (-4 *5 (-339)) (-5 *2 (-1169 (-629 (-883 *5)))) (-5 *1 (-1004 *5)) (-5 *4 (-629 (-883 *5))))) (-2279 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-1087))) (-4 *5 (-339)) (-5 *2 (-1169 (-629 (-383 (-883 *5))))) (-5 *1 (-1004 *5)) (-5 *4 (-629 (-383 (-883 *5)))))))
+(-10 -7 (-15 -2279 ((-1169 (-629 (-383 (-883 |#1|)))) (-589 (-1087)) (-629 (-383 (-883 |#1|))))) (-15 -2279 ((-1169 (-629 (-883 |#1|))) (-589 (-1087)) (-629 (-883 |#1|)))) (-15 -2279 ((-1169 (-629 |#1|)) (-589 (-629 |#1|)))) (-15 -2411 ((-1169 |#1|) (-629 |#1|) (-589 (-629 |#1|)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-4038 (((-589 (-710)) $) NIL) (((-589 (-710)) $ (-1087)) NIL)) (-1255 (((-710) $) NIL) (((-710) $ (-1087)) NIL)) (-3716 (((-589 (-1006 (-1087))) $) NIL)) (-3540 (((-1083 $) $ (-1006 (-1087))) NIL) (((-1083 |#1|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-1006 (-1087)))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2089 (($ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1006 (-1087)) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL) (((-3 (-1039 |#1| (-1087)) "failed") $) NIL)) (-1996 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1006 (-1087)) $) NIL) (((-1087) $) NIL) (((-1039 |#1| (-1087)) $) NIL)) (-2210 (($ $ $ (-1006 (-1087))) NIL (|has| |#1| (-158)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427))) (($ $ (-1006 (-1087))) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-2067 (($ $ |#1| (-495 (-1006 (-1087))) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1006 (-1087)) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1006 (-1087)) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-1500 (((-710) $ (-1087)) NIL) (((-710) $) NIL)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-3706 (($ (-1083 |#1|) (-1006 (-1087))) NIL) (($ (-1083 $) (-1006 (-1087))) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-495 (-1006 (-1087)))) NIL) (($ $ (-1006 (-1087)) (-710)) NIL) (($ $ (-589 (-1006 (-1087))) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-1006 (-1087))) NIL)) (-2140 (((-495 (-1006 (-1087))) $) NIL) (((-710) $ (-1006 (-1087))) NIL) (((-589 (-710)) $ (-589 (-1006 (-1087)))) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-495 (-1006 (-1087))) (-495 (-1006 (-1087)))) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1647 (((-1 $ (-710)) (-1087)) NIL) (((-1 $ (-710)) $) NIL (|has| |#1| (-211)))) (-1949 (((-3 (-1006 (-1087)) "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2298 (((-1006 (-1087)) $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3841 (((-1070) $) NIL)) (-2522 (((-108) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-1006 (-1087))) (|:| -3262 (-710))) "failed") $) NIL)) (-4182 (($ $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-840)))) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1006 (-1087)) |#1|) NIL) (($ $ (-589 (-1006 (-1087))) (-589 |#1|)) NIL) (($ $ (-1006 (-1087)) $) NIL) (($ $ (-589 (-1006 (-1087))) (-589 $)) NIL) (($ $ (-1087) $) NIL (|has| |#1| (-211))) (($ $ (-589 (-1087)) (-589 $)) NIL (|has| |#1| (-211))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-211))) (($ $ (-589 (-1087)) (-589 |#1|)) NIL (|has| |#1| (-211)))) (-4053 (($ $ (-1006 (-1087))) NIL (|has| |#1| (-158)))) (-4024 (($ $ (-1006 (-1087))) NIL) (($ $ (-589 (-1006 (-1087)))) NIL) (($ $ (-1006 (-1087)) (-710)) NIL) (($ $ (-589 (-1006 (-1087))) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1703 (((-589 (-1087)) $) NIL)) (-1487 (((-495 (-1006 (-1087))) $) NIL) (((-710) $ (-1006 (-1087))) NIL) (((-589 (-710)) $ (-589 (-1006 (-1087)))) NIL) (((-710) $ (-1087)) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-1006 (-1087)) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1006 (-1087)) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1006 (-1087)) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) NIL (|has| |#1| (-427))) (($ $ (-1006 (-1087))) NIL (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-1006 (-1087))) NIL) (($ (-1087)) NIL) (($ (-1039 |#1| (-1087))) NIL) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-495 (-1006 (-1087)))) NIL) (($ $ (-1006 (-1087)) (-710)) NIL) (($ $ (-589 (-1006 (-1087))) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-1006 (-1087))) NIL) (($ $ (-589 (-1006 (-1087)))) NIL) (($ $ (-1006 (-1087)) (-710)) NIL) (($ $ (-589 (-1006 (-1087))) (-589 (-710))) NIL) (($ $) NIL (|has| |#1| (-211))) (($ $ (-710)) NIL (|has| |#1| (-211))) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-1005 |#1|) (-13 (-230 |#1| (-1087) (-1006 (-1087)) (-495 (-1006 (-1087)))) (-964 (-1039 |#1| (-1087)))) (-973)) (T -1005))
NIL
(-13 (-230 |#1| (-1087) (-1006 (-1087)) (-495 (-1006 (-1087)))) (-964 (-1039 |#1| (-1087))))
-((-1680 (((-108) $ $) NIL)) (-3038 (((-710) $) NIL)) (-2724 ((|#1| $) 10)) (-1220 (((-3 |#1| "failed") $) NIL)) (-3508 ((|#1| $) NIL)) (-3437 (((-710) $) 11)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-1360 (($ |#1| (-710)) 9)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3984 (($ $) NIL) (($ $ (-710)) NIL)) (-1691 (((-794) $) NIL) (($ |#1|) NIL)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 15)))
+((-3260 (((-108) $ $) NIL)) (-1255 (((-710) $) NIL)) (-2354 ((|#1| $) 10)) (-2898 (((-3 |#1| "failed") $) NIL)) (-1996 ((|#1| $) NIL)) (-1500 (((-710) $) 11)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-1647 (($ |#1| (-710)) 9)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-4024 (($ $) NIL) (($ $ (-710)) NIL)) (-3976 (((-794) $) NIL) (($ |#1|) NIL)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 15)))
(((-1006 |#1|) (-243 |#1|) (-786)) (T -1006))
NIL
(-243 |#1|)
-((-1345 (((-589 |#2|) (-1 |#2| |#1|) (-1011 |#1|)) 24 (|has| |#1| (-784))) (((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|)) 14)))
-(((-1007 |#1| |#2|) (-10 -7 (-15 -1345 ((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|))) (IF (|has| |#1| (-784)) (-15 -1345 ((-589 |#2|) (-1 |#2| |#1|) (-1011 |#1|))) |%noBranch|)) (-1123) (-1123)) (T -1007))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1011 *5)) (-4 *5 (-784)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-589 *6)) (-5 *1 (-1007 *5 *6)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1011 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1011 *6)) (-5 *1 (-1007 *5 *6)))))
-(-10 -7 (-15 -1345 ((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|))) (IF (|has| |#1| (-784)) (-15 -1345 ((-589 |#2|) (-1 |#2| |#1|) (-1011 |#1|))) |%noBranch|))
-((-1345 (((-1009 |#2|) (-1 |#2| |#1|) (-1009 |#1|)) 19)))
-(((-1008 |#1| |#2|) (-10 -7 (-15 -1345 ((-1009 |#2|) (-1 |#2| |#1|) (-1009 |#1|)))) (-1123) (-1123)) (T -1008))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1009 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1009 *6)) (-5 *1 (-1008 *5 *6)))))
-(-10 -7 (-15 -1345 ((-1009 |#2|) (-1 |#2| |#1|) (-1009 |#1|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2724 (((-1087) $) 11)) (-3141 (((-1011 |#1|) $) 12)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1948 (($ (-1087) (-1011 |#1|)) 10)) (-1691 (((-794) $) 20 (|has| |#1| (-1016)))) (-3941 (((-108) $ $) 15 (|has| |#1| (-1016)))))
-(((-1009 |#1|) (-13 (-1123) (-10 -8 (-15 -1948 ($ (-1087) (-1011 |#1|))) (-15 -2724 ((-1087) $)) (-15 -3141 ((-1011 |#1|) $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|))) (-1123)) (T -1009))
-((-1948 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1011 *4)) (-4 *4 (-1123)) (-5 *1 (-1009 *4)))) (-2724 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1009 *3)) (-4 *3 (-1123)))) (-3141 (*1 *2 *1) (-12 (-5 *2 (-1011 *3)) (-5 *1 (-1009 *3)) (-4 *3 (-1123)))))
-(-13 (-1123) (-10 -8 (-15 -1948 ($ (-1087) (-1011 |#1|))) (-15 -2724 ((-1087) $)) (-15 -3141 ((-1011 |#1|) $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|)))
-((-3141 (($ |#1| |#1|) 7)) (-3585 ((|#1| $) 10)) (-1702 ((|#1| $) 12)) (-1714 (((-523) $) 8)) (-3372 ((|#1| $) 9)) (-1725 ((|#1| $) 11)) (-1400 (($ |#1|) 6)) (-3447 (($ |#1| |#1|) 14)) (-3704 (($ $ (-523)) 13)))
+((-3015 (((-589 |#2|) (-1 |#2| |#1|) (-1011 |#1|)) 24 (|has| |#1| (-784))) (((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|)) 14)))
+(((-1007 |#1| |#2|) (-10 -7 (-15 -3015 ((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|))) (IF (|has| |#1| (-784)) (-15 -3015 ((-589 |#2|) (-1 |#2| |#1|) (-1011 |#1|))) |%noBranch|)) (-1123) (-1123)) (T -1007))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1011 *5)) (-4 *5 (-784)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-589 *6)) (-5 *1 (-1007 *5 *6)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1011 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1011 *6)) (-5 *1 (-1007 *5 *6)))))
+(-10 -7 (-15 -3015 ((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|))) (IF (|has| |#1| (-784)) (-15 -3015 ((-589 |#2|) (-1 |#2| |#1|) (-1011 |#1|))) |%noBranch|))
+((-3015 (((-1009 |#2|) (-1 |#2| |#1|) (-1009 |#1|)) 19)))
+(((-1008 |#1| |#2|) (-10 -7 (-15 -3015 ((-1009 |#2|) (-1 |#2| |#1|) (-1009 |#1|)))) (-1123) (-1123)) (T -1008))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1009 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1009 *6)) (-5 *1 (-1008 *5 *6)))))
+(-10 -7 (-15 -3015 ((-1009 |#2|) (-1 |#2| |#1|) (-1009 |#1|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2354 (((-1087) $) 11)) (-3975 (((-1011 |#1|) $) 12)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3282 (($ (-1087) (-1011 |#1|)) 10)) (-3976 (((-794) $) 20 (|has| |#1| (-1016)))) (-4037 (((-108) $ $) 15 (|has| |#1| (-1016)))))
+(((-1009 |#1|) (-13 (-1123) (-10 -8 (-15 -3282 ($ (-1087) (-1011 |#1|))) (-15 -2354 ((-1087) $)) (-15 -3975 ((-1011 |#1|) $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|))) (-1123)) (T -1009))
+((-3282 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1011 *4)) (-4 *4 (-1123)) (-5 *1 (-1009 *4)))) (-2354 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1009 *3)) (-4 *3 (-1123)))) (-3975 (*1 *2 *1) (-12 (-5 *2 (-1011 *3)) (-5 *1 (-1009 *3)) (-4 *3 (-1123)))))
+(-13 (-1123) (-10 -8 (-15 -3282 ($ (-1087) (-1011 |#1|))) (-15 -2354 ((-1087) $)) (-15 -3975 ((-1011 |#1|) $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|)))
+((-3975 (($ |#1| |#1|) 7)) (-3007 ((|#1| $) 10)) (-4173 ((|#1| $) 12)) (-4183 (((-523) $) 8)) (-2635 ((|#1| $) 9)) (-4193 ((|#1| $) 11)) (-3077 (($ |#1|) 6)) (-3860 (($ |#1| |#1|) 14)) (-3822 (($ $ (-523)) 13)))
(((-1010 |#1|) (-129) (-1123)) (T -1010))
-((-3447 (*1 *1 *2 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-3704 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1010 *3)) (-4 *3 (-1123)))) (-1702 (*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-1725 (*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-3585 (*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-3372 (*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-1714 (*1 *2 *1) (-12 (-4 *1 (-1010 *3)) (-4 *3 (-1123)) (-5 *2 (-523)))) (-3141 (*1 *1 *2 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-1400 (*1 *1 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
-(-13 (-1123) (-10 -8 (-15 -3447 ($ |t#1| |t#1|)) (-15 -3704 ($ $ (-523))) (-15 -1702 (|t#1| $)) (-15 -1725 (|t#1| $)) (-15 -3585 (|t#1| $)) (-15 -3372 (|t#1| $)) (-15 -1714 ((-523) $)) (-15 -3141 ($ |t#1| |t#1|)) (-15 -1400 ($ |t#1|))))
+((-3860 (*1 *1 *2 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-3822 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1010 *3)) (-4 *3 (-1123)))) (-4173 (*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-4193 (*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-3007 (*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-2635 (*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-4183 (*1 *2 *1) (-12 (-4 *1 (-1010 *3)) (-4 *3 (-1123)) (-5 *2 (-523)))) (-3975 (*1 *1 *2 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))) (-3077 (*1 *1 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
+(-13 (-1123) (-10 -8 (-15 -3860 ($ |t#1| |t#1|)) (-15 -3822 ($ $ (-523))) (-15 -4173 (|t#1| $)) (-15 -4193 (|t#1| $)) (-15 -3007 (|t#1| $)) (-15 -2635 (|t#1| $)) (-15 -4183 ((-523) $)) (-15 -3975 ($ |t#1| |t#1|)) (-15 -3077 ($ |t#1|))))
(((-1123) . T))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3141 (($ |#1| |#1|) 15)) (-1345 (((-589 |#1|) (-1 |#1| |#1|) $) 38 (|has| |#1| (-784)))) (-3585 ((|#1| $) 10)) (-1702 ((|#1| $) 9)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1714 (((-523) $) 14)) (-3372 ((|#1| $) 12)) (-1725 ((|#1| $) 11)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1870 (((-589 |#1|) $) 36 (|has| |#1| (-784))) (((-589 |#1|) (-589 $)) 35 (|has| |#1| (-784)))) (-1400 (($ |#1|) 26)) (-1691 (((-794) $) 25 (|has| |#1| (-1016)))) (-3447 (($ |#1| |#1|) 8)) (-3704 (($ $ (-523)) 16)) (-3941 (((-108) $ $) 19 (|has| |#1| (-1016)))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3975 (($ |#1| |#1|) 15)) (-3015 (((-589 |#1|) (-1 |#1| |#1|) $) 38 (|has| |#1| (-784)))) (-3007 ((|#1| $) 10)) (-4173 ((|#1| $) 9)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-4183 (((-523) $) 14)) (-2635 ((|#1| $) 12)) (-4193 ((|#1| $) 11)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1276 (((-589 |#1|) $) 36 (|has| |#1| (-784))) (((-589 |#1|) (-589 $)) 35 (|has| |#1| (-784)))) (-3077 (($ |#1|) 26)) (-3976 (((-794) $) 25 (|has| |#1| (-1016)))) (-3860 (($ |#1| |#1|) 8)) (-3822 (($ $ (-523)) 16)) (-4037 (((-108) $ $) 19 (|has| |#1| (-1016)))))
(((-1011 |#1|) (-13 (-1010 |#1|) (-10 -7 (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-1012 |#1| (-589 |#1|))) |%noBranch|))) (-1123)) (T -1011))
NIL
(-13 (-1010 |#1|) (-10 -7 (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-1012 |#1| (-589 |#1|))) |%noBranch|)))
-((-3141 (($ |#1| |#1|) 7)) (-1345 ((|#2| (-1 |#1| |#1|) $) 16)) (-3585 ((|#1| $) 10)) (-1702 ((|#1| $) 12)) (-1714 (((-523) $) 8)) (-3372 ((|#1| $) 9)) (-1725 ((|#1| $) 11)) (-1870 ((|#2| (-589 $)) 18) ((|#2| $) 17)) (-1400 (($ |#1|) 6)) (-3447 (($ |#1| |#1|) 14)) (-3704 (($ $ (-523)) 13)))
+((-3975 (($ |#1| |#1|) 7)) (-3015 ((|#2| (-1 |#1| |#1|) $) 16)) (-3007 ((|#1| $) 10)) (-4173 ((|#1| $) 12)) (-4183 (((-523) $) 8)) (-2635 ((|#1| $) 9)) (-4193 ((|#1| $) 11)) (-1276 ((|#2| (-589 $)) 18) ((|#2| $) 17)) (-3077 (($ |#1|) 6)) (-3860 (($ |#1| |#1|) 14)) (-3822 (($ $ (-523)) 13)))
(((-1012 |#1| |#2|) (-129) (-784) (-1061 |t#1|)) (T -1012))
-((-1870 (*1 *2 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-1012 *4 *2)) (-4 *4 (-784)) (-4 *2 (-1061 *4)))) (-1870 (*1 *2 *1) (-12 (-4 *1 (-1012 *3 *2)) (-4 *3 (-784)) (-4 *2 (-1061 *3)))) (-1345 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1012 *4 *2)) (-4 *4 (-784)) (-4 *2 (-1061 *4)))))
-(-13 (-1010 |t#1|) (-10 -8 (-15 -1870 (|t#2| (-589 $))) (-15 -1870 (|t#2| $)) (-15 -1345 (|t#2| (-1 |t#1| |t#1|) $))))
+((-1276 (*1 *2 *3) (-12 (-5 *3 (-589 *1)) (-4 *1 (-1012 *4 *2)) (-4 *4 (-784)) (-4 *2 (-1061 *4)))) (-1276 (*1 *2 *1) (-12 (-4 *1 (-1012 *3 *2)) (-4 *3 (-784)) (-4 *2 (-1061 *3)))) (-3015 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1012 *4 *2)) (-4 *4 (-784)) (-4 *2 (-1061 *4)))))
+(-13 (-1010 |t#1|) (-10 -8 (-15 -1276 (|t#2| (-589 $))) (-15 -1276 (|t#2| $)) (-15 -3015 (|t#2| (-1 |t#1| |t#1|) $))))
(((-1010 |#1|) . T) ((-1123) . T))
-((-3321 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-4199 (($ $ $) 10)) (-3582 (($ $ $) NIL) (($ $ |#2|) 15)))
-(((-1013 |#1| |#2|) (-10 -8 (-15 -3321 (|#1| |#2| |#1|)) (-15 -3321 (|#1| |#1| |#2|)) (-15 -3321 (|#1| |#1| |#1|)) (-15 -4199 (|#1| |#1| |#1|)) (-15 -3582 (|#1| |#1| |#2|)) (-15 -3582 (|#1| |#1| |#1|))) (-1014 |#2|) (-1016)) (T -1013))
+((-2073 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-1767 (($ $ $) 10)) (-2973 (($ $ $) NIL) (($ $ |#2|) 15)))
+(((-1013 |#1| |#2|) (-10 -8 (-15 -2073 (|#1| |#2| |#1|)) (-15 -2073 (|#1| |#1| |#2|)) (-15 -2073 (|#1| |#1| |#1|)) (-15 -1767 (|#1| |#1| |#1|)) (-15 -2973 (|#1| |#1| |#2|)) (-15 -2973 (|#1| |#1| |#1|))) (-1014 |#2|) (-1016)) (T -1013))
NIL
-(-10 -8 (-15 -3321 (|#1| |#2| |#1|)) (-15 -3321 (|#1| |#1| |#2|)) (-15 -3321 (|#1| |#1| |#1|)) (-15 -4199 (|#1| |#1| |#1|)) (-15 -3582 (|#1| |#1| |#2|)) (-15 -3582 (|#1| |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-3321 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-4199 (($ $ $) 20)) (-2172 (((-108) $ $) 19)) (-1620 (((-108) $ (-710)) 35)) (-1365 (($) 25) (($ (-589 |#1|)) 24)) (-1903 (($ (-1 (-108) |#1|) $) 56 (|has| $ (-6 -4248)))) (-4189 (($) 36 T CONST)) (-2462 (($ $) 59 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#1| $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4248)))) (-1871 (((-589 |#1|) $) 43 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 34)) (-1584 (((-589 |#1|) $) 44 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 46 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 38)) (-1418 (((-108) $ (-710)) 33)) (-2032 (((-1070) $) 9)) (-3196 (($ $ $) 23)) (-3951 (((-1034) $) 10)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 52)) (-3379 (((-108) (-1 (-108) |#1|) $) 41 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#1|) (-589 |#1|)) 50 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 48 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 (-271 |#1|))) 47 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 29)) (-1777 (((-108) $) 32)) (-3320 (($) 31)) (-3582 (($ $ $) 22) (($ $ |#1|) 21)) (-3977 (((-710) |#1| $) 45 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#1|) $) 42 (|has| $ (-6 -4248)))) (-1874 (($ $) 30)) (-1400 (((-499) $) 60 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 51)) (-1691 (((-794) $) 11)) (-3324 (($) 27) (($ (-589 |#1|)) 26)) (-2308 (((-108) (-1 (-108) |#1|) $) 40 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 6)) (-3966 (((-108) $ $) 28)) (-2810 (((-710) $) 37 (|has| $ (-6 -4248)))))
+(-10 -8 (-15 -2073 (|#1| |#2| |#1|)) (-15 -2073 (|#1| |#1| |#2|)) (-15 -2073 (|#1| |#1| |#1|)) (-15 -1767 (|#1| |#1| |#1|)) (-15 -2973 (|#1| |#1| |#2|)) (-15 -2973 (|#1| |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2073 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-1767 (($ $ $) 20)) (-2607 (((-108) $ $) 19)) (-2282 (((-108) $ (-710)) 35)) (-4033 (($) 25) (($ (-589 |#1|)) 24)) (-1299 (($ (-1 (-108) |#1|) $) 56 (|has| $ (-6 -4248)))) (-1640 (($) 36 T CONST)) (-3917 (($ $) 59 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#1| $) 58 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4248)))) (-3133 (((-589 |#1|) $) 43 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 34)) (-3056 (((-589 |#1|) $) 44 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 46 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 38)) (-4042 (((-108) $ (-710)) 33)) (-3841 (((-1070) $) 9)) (-1625 (($ $ $) 23)) (-2435 (((-1034) $) 10)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 52)) (-2720 (((-108) (-1 (-108) |#1|) $) 41 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#1|) (-589 |#1|)) 50 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 48 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 (-271 |#1|))) 47 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 29)) (-3163 (((-108) $) 32)) (-4055 (($) 31)) (-2973 (($ $ $) 22) (($ $ |#1|) 21)) (-2452 (((-710) |#1| $) 45 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#1|) $) 42 (|has| $ (-6 -4248)))) (-4124 (($ $) 30)) (-3077 (((-499) $) 60 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 51)) (-3976 (((-794) $) 11)) (-2000 (($) 27) (($ (-589 |#1|)) 26)) (-1505 (((-108) (-1 (-108) |#1|) $) 40 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 6)) (-4052 (((-108) $ $) 28)) (-1271 (((-710) $) 37 (|has| $ (-6 -4248)))))
(((-1014 |#1|) (-129) (-1016)) (T -1014))
-((-3966 (*1 *2 *1 *1) (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-3324 (*1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-3324 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-1014 *3)))) (-1365 (*1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-1365 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-1014 *3)))) (-3196 (*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-3582 (*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-3582 (*1 *1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-4199 (*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-2172 (*1 *2 *1 *1) (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-3321 (*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-3321 (*1 *1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-3321 (*1 *1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
-(-13 (-1016) (-140 |t#1|) (-10 -8 (-6 -4238) (-15 -3966 ((-108) $ $)) (-15 -3324 ($)) (-15 -3324 ($ (-589 |t#1|))) (-15 -1365 ($)) (-15 -1365 ($ (-589 |t#1|))) (-15 -3196 ($ $ $)) (-15 -3582 ($ $ $)) (-15 -3582 ($ $ |t#1|)) (-15 -4199 ($ $ $)) (-15 -2172 ((-108) $ $)) (-15 -3321 ($ $ $)) (-15 -3321 ($ $ |t#1|)) (-15 -3321 ($ |t#1| $))))
+((-4052 (*1 *2 *1 *1) (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-2000 (*1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-2000 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-1014 *3)))) (-4033 (*1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-4033 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-1014 *3)))) (-1625 (*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-2973 (*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-2973 (*1 *1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-1767 (*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-2607 (*1 *2 *1 *1) (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))) (-2073 (*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-2073 (*1 *1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))) (-2073 (*1 *1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
+(-13 (-1016) (-140 |t#1|) (-10 -8 (-6 -4238) (-15 -4052 ((-108) $ $)) (-15 -2000 ($)) (-15 -2000 ($ (-589 |t#1|))) (-15 -4033 ($)) (-15 -4033 ($ (-589 |t#1|))) (-15 -1625 ($ $ $)) (-15 -2973 ($ $ $)) (-15 -2973 ($ $ |t#1|)) (-15 -1767 ($ $ $)) (-15 -2607 ((-108) $ $)) (-15 -2073 ($ $ $)) (-15 -2073 ($ $ |t#1|)) (-15 -2073 ($ |t#1| $))))
(((-33) . T) ((-97) . T) ((-563 (-794)) . T) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) . T) ((-1123) . T))
-((-2032 (((-1070) $) 10)) (-3951 (((-1034) $) 8)))
-(((-1015 |#1|) (-10 -8 (-15 -2032 ((-1070) |#1|)) (-15 -3951 ((-1034) |#1|))) (-1016)) (T -1015))
+((-3841 (((-1070) $) 10)) (-2435 (((-1034) $) 8)))
+(((-1015 |#1|) (-10 -8 (-15 -3841 ((-1070) |#1|)) (-15 -2435 ((-1034) |#1|))) (-1016)) (T -1015))
NIL
-(-10 -8 (-15 -2032 ((-1070) |#1|)) (-15 -3951 ((-1034) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)))
+(-10 -8 (-15 -3841 ((-1070) |#1|)) (-15 -2435 ((-1034) |#1|)))
+((-3260 (((-108) $ $) 7)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)))
(((-1016) (-129)) (T -1016))
-((-3951 (*1 *2 *1) (-12 (-4 *1 (-1016)) (-5 *2 (-1034)))) (-2032 (*1 *2 *1) (-12 (-4 *1 (-1016)) (-5 *2 (-1070)))))
-(-13 (-97) (-563 (-794)) (-10 -8 (-15 -3951 ((-1034) $)) (-15 -2032 ((-1070) $))))
+((-2435 (*1 *2 *1) (-12 (-4 *1 (-1016)) (-5 *2 (-1034)))) (-3841 (*1 *2 *1) (-12 (-4 *1 (-1016)) (-5 *2 (-1070)))))
+(-13 (-97) (-563 (-794)) (-10 -8 (-15 -2435 ((-1034) $)) (-15 -3841 ((-1070) $))))
(((-97) . T) ((-563 (-794)) . T))
-((-1680 (((-108) $ $) NIL)) (-2395 (((-710)) 30)) (-2532 (($ (-589 (-852))) 52)) (-3986 (((-3 $ "failed") $ (-852) (-852)) 58)) (-1631 (($) 32)) (-3423 (((-108) (-852) $) 35)) (-2060 (((-852) $) 50)) (-2032 (((-1070) $) NIL)) (-4013 (($ (-852)) 31)) (-2064 (((-3 $ "failed") $ (-852)) 55)) (-3951 (((-1034) $) NIL)) (-1520 (((-1169 $)) 40)) (-4131 (((-589 (-852)) $) 23)) (-1566 (((-710) $ (-852) (-852)) 56)) (-1691 (((-794) $) 29)) (-3941 (((-108) $ $) 21)))
-(((-1017 |#1| |#2|) (-13 (-344) (-10 -8 (-15 -2064 ((-3 $ "failed") $ (-852))) (-15 -3986 ((-3 $ "failed") $ (-852) (-852))) (-15 -4131 ((-589 (-852)) $)) (-15 -2532 ($ (-589 (-852)))) (-15 -1520 ((-1169 $))) (-15 -3423 ((-108) (-852) $)) (-15 -1566 ((-710) $ (-852) (-852))))) (-852) (-852)) (T -1017))
-((-2064 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-852)) (-5 *1 (-1017 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-3986 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-852)) (-5 *1 (-1017 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-4131 (*1 *2 *1) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-2532 (*1 *1 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-1520 (*1 *2) (-12 (-5 *2 (-1169 (-1017 *3 *4))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-3423 (*1 *2 *3 *1) (-12 (-5 *3 (-852)) (-5 *2 (-108)) (-5 *1 (-1017 *4 *5)) (-14 *4 *3) (-14 *5 *3))) (-1566 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-710)) (-5 *1 (-1017 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
-(-13 (-344) (-10 -8 (-15 -2064 ((-3 $ "failed") $ (-852))) (-15 -3986 ((-3 $ "failed") $ (-852) (-852))) (-15 -4131 ((-589 (-852)) $)) (-15 -2532 ($ (-589 (-852)))) (-15 -1520 ((-1169 $))) (-15 -3423 ((-108) (-852) $)) (-15 -1566 ((-710) $ (-852) (-852)))))
-((-1680 (((-108) $ $) NIL)) (-3662 (($) NIL (|has| |#1| (-344)))) (-3321 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 74)) (-4199 (($ $ $) 72)) (-2172 (((-108) $ $) 73)) (-1620 (((-108) $ (-710)) NIL)) (-2395 (((-710)) NIL (|has| |#1| (-344)))) (-1365 (($ (-589 |#1|)) NIL) (($) 13)) (-3703 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3286 (($ |#1| $) 67 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4248)))) (-1631 (($) NIL (|has| |#1| (-344)))) (-1871 (((-589 |#1|) $) 19 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-3239 ((|#1| $) 57 (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 66 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3158 ((|#1| $) 55 (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 34)) (-2060 (((-852) $) NIL (|has| |#1| (-344)))) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3196 (($ $ $) 70)) (-1293 ((|#1| $) 25)) (-3108 (($ |#1| $) 65)) (-4013 (($ (-852)) NIL (|has| |#1| (-344)))) (-3951 (((-1034) $) NIL)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 31)) (-3048 ((|#1| $) 27)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 21)) (-3320 (($) 11)) (-3582 (($ $ |#1|) NIL) (($ $ $) 71)) (-2963 (($) NIL) (($ (-589 |#1|)) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) 16)) (-1400 (((-499) $) 52 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 61)) (-1966 (($ $) NIL (|has| |#1| (-344)))) (-1691 (((-794) $) NIL)) (-2649 (((-710) $) NIL)) (-3324 (($ (-589 |#1|)) NIL) (($) 12)) (-2417 (($ (-589 |#1|)) NIL)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 54)) (-3966 (((-108) $ $) NIL)) (-2810 (((-710) $) 10 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-3843 (((-710)) 30)) (-2887 (($ (-589 (-852))) 52)) (-3287 (((-3 $ "failed") $ (-852) (-852)) 58)) (-3461 (($) 32)) (-1348 (((-108) (-852) $) 35)) (-4076 (((-852) $) 50)) (-3841 (((-1070) $) NIL)) (-2557 (($ (-852)) 31)) (-4099 (((-3 $ "failed") $ (-852)) 55)) (-2435 (((-1034) $) NIL)) (-3681 (((-1169 $)) 40)) (-2328 (((-589 (-852)) $) 24)) (-3414 (((-710) $ (-852) (-852)) 56)) (-3976 (((-794) $) 29)) (-4037 (((-108) $ $) 21)))
+(((-1017 |#1| |#2|) (-13 (-344) (-10 -8 (-15 -4099 ((-3 $ "failed") $ (-852))) (-15 -3287 ((-3 $ "failed") $ (-852) (-852))) (-15 -2328 ((-589 (-852)) $)) (-15 -2887 ($ (-589 (-852)))) (-15 -3681 ((-1169 $))) (-15 -1348 ((-108) (-852) $)) (-15 -3414 ((-710) $ (-852) (-852))))) (-852) (-852)) (T -1017))
+((-4099 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-852)) (-5 *1 (-1017 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-3287 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-852)) (-5 *1 (-1017 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-2328 (*1 *2 *1) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-2887 (*1 *1 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-3681 (*1 *2) (-12 (-5 *2 (-1169 (-1017 *3 *4))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852)))) (-1348 (*1 *2 *3 *1) (-12 (-5 *3 (-852)) (-5 *2 (-108)) (-5 *1 (-1017 *4 *5)) (-14 *4 *3) (-14 *5 *3))) (-3414 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-710)) (-5 *1 (-1017 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
+(-13 (-344) (-10 -8 (-15 -4099 ((-3 $ "failed") $ (-852))) (-15 -3287 ((-3 $ "failed") $ (-852) (-852))) (-15 -2328 ((-589 (-852)) $)) (-15 -2887 ($ (-589 (-852)))) (-15 -3681 ((-1169 $))) (-15 -1348 ((-108) (-852) $)) (-15 -3414 ((-710) $ (-852) (-852)))))
+((-3260 (((-108) $ $) NIL)) (-2054 (($) NIL (|has| |#1| (-344)))) (-2073 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 74)) (-1767 (($ $ $) 72)) (-2607 (((-108) $ $) 73)) (-2282 (((-108) $ (-710)) NIL)) (-3843 (((-710)) NIL (|has| |#1| (-344)))) (-4033 (($ (-589 |#1|)) NIL) (($) 13)) (-3627 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1869 (($ |#1| $) 67 (|has| $ (-6 -4248))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4248)))) (-3461 (($) NIL (|has| |#1| (-344)))) (-3133 (((-589 |#1|) $) 19 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3268 ((|#1| $) 57 (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 66 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2644 ((|#1| $) 55 (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 34)) (-4076 (((-852) $) NIL (|has| |#1| (-344)))) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-1625 (($ $ $) 70)) (-2349 ((|#1| $) 25)) (-3862 (($ |#1| $) 65)) (-2557 (($ (-852)) NIL (|has| |#1| (-344)))) (-2435 (((-1034) $) NIL)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 31)) (-1322 ((|#1| $) 27)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 21)) (-4055 (($) 11)) (-2973 (($ $ |#1|) NIL) (($ $ $) 71)) (-1771 (($) NIL) (($ (-589 |#1|)) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) 16)) (-3077 (((-499) $) 52 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 61)) (-2479 (($ $) NIL (|has| |#1| (-344)))) (-3976 (((-794) $) NIL)) (-1596 (((-710) $) NIL)) (-2000 (($ (-589 |#1|)) NIL) (($) 12)) (-1245 (($ (-589 |#1|)) NIL)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 54)) (-4052 (((-108) $ $) NIL)) (-1271 (((-710) $) 10 (|has| $ (-6 -4248)))))
(((-1018 |#1|) (-401 |#1|) (-1016)) (T -1018))
NIL
(-401 |#1|)
-((-1680 (((-108) $ $) 7)) (-2028 (((-108) $) 32)) (-2414 ((|#2| $) 27)) (-2629 (((-108) $) 33)) (-3279 ((|#1| $) 28)) (-2255 (((-108) $) 35)) (-3820 (((-108) $) 37)) (-2016 (((-108) $) 34)) (-2032 (((-1070) $) 9)) (-3690 (((-108) $) 31)) (-2434 ((|#3| $) 26)) (-3951 (((-1034) $) 10)) (-3779 (((-108) $) 30)) (-4210 ((|#4| $) 25)) (-2685 ((|#5| $) 24)) (-2849 (((-108) $ $) 38)) (-1937 (($ $ (-523)) 14) (($ $ (-589 (-523))) 13)) (-2489 (((-589 $) $) 29)) (-1400 (($ (-589 $)) 23) (($ |#1|) 22) (($ |#2|) 21) (($ |#3|) 20) (($ |#4|) 19) (($ |#5|) 18)) (-1691 (((-794) $) 11)) (-2325 (($ $) 16)) (-2312 (($ $) 17)) (-3187 (((-108) $) 36)) (-3941 (((-108) $ $) 6)) (-2810 (((-523) $) 15)))
+((-3260 (((-108) $ $) 7)) (-1972 (((-108) $) 32)) (-3854 ((|#2| $) 27)) (-1372 (((-108) $) 33)) (-1984 ((|#1| $) 28)) (-2297 (((-108) $) 35)) (-1652 (((-108) $) 37)) (-1818 (((-108) $) 34)) (-3841 (((-1070) $) 9)) (-3500 (((-108) $) 31)) (-3878 ((|#3| $) 26)) (-2435 (((-1034) $) 10)) (-3111 (((-108) $) 30)) (-1565 ((|#4| $) 25)) (-3483 ((|#5| $) 24)) (-1747 (((-108) $ $) 38)) (-1502 (($ $ (-523)) 14) (($ $ (-589 (-523))) 13)) (-3644 (((-589 $) $) 29)) (-3077 (($ (-589 $)) 23) (($ |#1|) 22) (($ |#2|) 21) (($ |#3|) 20) (($ |#4|) 19) (($ |#5|) 18)) (-3976 (((-794) $) 11)) (-3770 (($ $) 16)) (-3755 (($ $) 17)) (-1501 (((-108) $) 36)) (-4037 (((-108) $ $) 6)) (-1271 (((-523) $) 15)))
(((-1019 |#1| |#2| |#3| |#4| |#5|) (-129) (-1016) (-1016) (-1016) (-1016) (-1016)) (T -1019))
-((-2849 (*1 *2 *1 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-3820 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-3187 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-2255 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-2016 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-2629 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-2028 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-3690 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-3779 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-2489 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-589 *1)) (-4 *1 (-1019 *3 *4 *5 *6 *7)))) (-3279 (*1 *2 *1) (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-2414 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *2 *4 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-2434 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *2 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-4210 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *2 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-2685 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *2)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)))) (-1400 (*1 *1 *2) (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-1400 (*1 *1 *2) (-12 (-4 *1 (-1019 *3 *2 *4 *5 *6)) (-4 *3 (-1016)) (-4 *2 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-1400 (*1 *1 *2) (-12 (-4 *1 (-1019 *3 *4 *2 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *2 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-1400 (*1 *1 *2) (-12 (-4 *1 (-1019 *3 *4 *5 *2 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *2 (-1016)) (-4 *6 (-1016)))) (-1400 (*1 *1 *2) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *2)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-2312 (*1 *1 *1) (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-2325 (*1 *1 *1) (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-2810 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-523)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)))))
-(-13 (-1016) (-10 -8 (-15 -2849 ((-108) $ $)) (-15 -3820 ((-108) $)) (-15 -3187 ((-108) $)) (-15 -2255 ((-108) $)) (-15 -2016 ((-108) $)) (-15 -2629 ((-108) $)) (-15 -2028 ((-108) $)) (-15 -3690 ((-108) $)) (-15 -3779 ((-108) $)) (-15 -2489 ((-589 $) $)) (-15 -3279 (|t#1| $)) (-15 -2414 (|t#2| $)) (-15 -2434 (|t#3| $)) (-15 -4210 (|t#4| $)) (-15 -2685 (|t#5| $)) (-15 -1400 ($ (-589 $))) (-15 -1400 ($ |t#1|)) (-15 -1400 ($ |t#2|)) (-15 -1400 ($ |t#3|)) (-15 -1400 ($ |t#4|)) (-15 -1400 ($ |t#5|)) (-15 -2312 ($ $)) (-15 -2325 ($ $)) (-15 -2810 ((-523) $)) (-15 -1937 ($ $ (-523))) (-15 -1937 ($ $ (-589 (-523))))))
+((-1747 (*1 *2 *1 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-1652 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-1501 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-2297 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-1818 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-1372 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-1972 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-3500 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-3111 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))) (-3644 (*1 *2 *1) (-12 (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-589 *1)) (-4 *1 (-1019 *3 *4 *5 *6 *7)))) (-1984 (*1 *2 *1) (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-3854 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *2 *4 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-3878 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *2 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-1565 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *2 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-3483 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *2)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)))) (-3077 (*1 *1 *2) (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-3077 (*1 *1 *2) (-12 (-4 *1 (-1019 *3 *2 *4 *5 *6)) (-4 *3 (-1016)) (-4 *2 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-3077 (*1 *1 *2) (-12 (-4 *1 (-1019 *3 *4 *2 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *2 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-3077 (*1 *1 *2) (-12 (-4 *1 (-1019 *3 *4 *5 *2 *6)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *2 (-1016)) (-4 *6 (-1016)))) (-3077 (*1 *1 *2) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *2)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))) (-3755 (*1 *1 *1) (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-3770 (*1 *1 *1) (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))) (-1271 (*1 *2 *1) (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-523)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)))))
+(-13 (-1016) (-10 -8 (-15 -1747 ((-108) $ $)) (-15 -1652 ((-108) $)) (-15 -1501 ((-108) $)) (-15 -2297 ((-108) $)) (-15 -1818 ((-108) $)) (-15 -1372 ((-108) $)) (-15 -1972 ((-108) $)) (-15 -3500 ((-108) $)) (-15 -3111 ((-108) $)) (-15 -3644 ((-589 $) $)) (-15 -1984 (|t#1| $)) (-15 -3854 (|t#2| $)) (-15 -3878 (|t#3| $)) (-15 -1565 (|t#4| $)) (-15 -3483 (|t#5| $)) (-15 -3077 ($ (-589 $))) (-15 -3077 ($ |t#1|)) (-15 -3077 ($ |t#2|)) (-15 -3077 ($ |t#3|)) (-15 -3077 ($ |t#4|)) (-15 -3077 ($ |t#5|)) (-15 -3755 ($ $)) (-15 -3770 ($ $)) (-15 -1271 ((-523) $)) (-15 -1502 ($ $ (-523))) (-15 -1502 ($ $ (-589 (-523))))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2414 (((-1087) $) NIL)) (-2629 (((-108) $) NIL)) (-3279 (((-1070) $) NIL)) (-2255 (((-108) $) NIL)) (-3820 (((-108) $) NIL)) (-2016 (((-108) $) NIL)) (-2032 (((-1070) $) NIL)) (-3690 (((-108) $) NIL)) (-2434 (((-523) $) NIL)) (-3951 (((-1034) $) NIL)) (-3779 (((-108) $) NIL)) (-4210 (((-203) $) NIL)) (-2685 (((-794) $) NIL)) (-2849 (((-108) $ $) NIL)) (-1937 (($ $ (-523)) NIL) (($ $ (-589 (-523))) NIL)) (-2489 (((-589 $) $) NIL)) (-1400 (($ (-589 $)) NIL) (($ (-1070)) NIL) (($ (-1087)) NIL) (($ (-523)) NIL) (($ (-203)) NIL) (($ (-794)) NIL)) (-1691 (((-794) $) NIL)) (-2325 (($ $) NIL)) (-2312 (($ $) NIL)) (-3187 (((-108) $) NIL)) (-3941 (((-108) $ $) NIL)) (-2810 (((-523) $) NIL)))
+((-3260 (((-108) $ $) NIL)) (-1972 (((-108) $) NIL)) (-3854 (((-1087) $) NIL)) (-1372 (((-108) $) NIL)) (-1984 (((-1070) $) NIL)) (-2297 (((-108) $) NIL)) (-1652 (((-108) $) NIL)) (-1818 (((-108) $) NIL)) (-3841 (((-1070) $) NIL)) (-3500 (((-108) $) NIL)) (-3878 (((-523) $) NIL)) (-2435 (((-1034) $) NIL)) (-3111 (((-108) $) NIL)) (-1565 (((-203) $) NIL)) (-3483 (((-794) $) NIL)) (-1747 (((-108) $ $) NIL)) (-1502 (($ $ (-523)) NIL) (($ $ (-589 (-523))) NIL)) (-3644 (((-589 $) $) NIL)) (-3077 (($ (-589 $)) NIL) (($ (-1070)) NIL) (($ (-1087)) NIL) (($ (-523)) NIL) (($ (-203)) NIL) (($ (-794)) NIL)) (-3976 (((-794) $) NIL)) (-3770 (($ $) NIL)) (-3755 (($ $) NIL)) (-1501 (((-108) $) NIL)) (-4037 (((-108) $ $) NIL)) (-1271 (((-523) $) NIL)))
(((-1020) (-1019 (-1070) (-1087) (-523) (-203) (-794))) (T -1020))
NIL
(-1019 (-1070) (-1087) (-523) (-203) (-794))
-((-1680 (((-108) $ $) NIL)) (-2028 (((-108) $) 38)) (-2414 ((|#2| $) 42)) (-2629 (((-108) $) 37)) (-3279 ((|#1| $) 41)) (-2255 (((-108) $) 35)) (-3820 (((-108) $) 14)) (-2016 (((-108) $) 36)) (-2032 (((-1070) $) NIL)) (-3690 (((-108) $) 39)) (-2434 ((|#3| $) 44)) (-3951 (((-1034) $) NIL)) (-3779 (((-108) $) 40)) (-4210 ((|#4| $) 43)) (-2685 ((|#5| $) 45)) (-2849 (((-108) $ $) 34)) (-1937 (($ $ (-523)) 56) (($ $ (-589 (-523))) 58)) (-2489 (((-589 $) $) 22)) (-1400 (($ (-589 $)) 46) (($ |#1|) 47) (($ |#2|) 48) (($ |#3|) 49) (($ |#4|) 50) (($ |#5|) 51)) (-1691 (((-794) $) 23)) (-2325 (($ $) 21)) (-2312 (($ $) 52)) (-3187 (((-108) $) 18)) (-3941 (((-108) $ $) 33)) (-2810 (((-523) $) 54)))
+((-3260 (((-108) $ $) NIL)) (-1972 (((-108) $) 38)) (-3854 ((|#2| $) 42)) (-1372 (((-108) $) 37)) (-1984 ((|#1| $) 41)) (-2297 (((-108) $) 35)) (-1652 (((-108) $) 14)) (-1818 (((-108) $) 36)) (-3841 (((-1070) $) NIL)) (-3500 (((-108) $) 39)) (-3878 ((|#3| $) 44)) (-2435 (((-1034) $) NIL)) (-3111 (((-108) $) 40)) (-1565 ((|#4| $) 43)) (-3483 ((|#5| $) 45)) (-1747 (((-108) $ $) 34)) (-1502 (($ $ (-523)) 56) (($ $ (-589 (-523))) 58)) (-3644 (((-589 $) $) 22)) (-3077 (($ (-589 $)) 46) (($ |#1|) 47) (($ |#2|) 48) (($ |#3|) 49) (($ |#4|) 50) (($ |#5|) 51)) (-3976 (((-794) $) 23)) (-3770 (($ $) 21)) (-3755 (($ $) 52)) (-1501 (((-108) $) 18)) (-4037 (((-108) $ $) 33)) (-1271 (((-523) $) 54)))
(((-1021 |#1| |#2| |#3| |#4| |#5|) (-1019 |#1| |#2| |#3| |#4| |#5|) (-1016) (-1016) (-1016) (-1016) (-1016)) (T -1021))
NIL
(-1019 |#1| |#2| |#3| |#4| |#5|)
-((-3826 (((-1174) $) 23)) (-2038 (($ (-1087) (-410) |#2|) 11)) (-1691 (((-794) $) 16)))
-(((-1022 |#1| |#2|) (-13 (-371) (-10 -8 (-15 -2038 ($ (-1087) (-410) |#2|)))) (-786) (-406 |#1|)) (T -1022))
-((-2038 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-410)) (-4 *5 (-786)) (-5 *1 (-1022 *5 *4)) (-4 *4 (-406 *5)))))
-(-13 (-371) (-10 -8 (-15 -2038 ($ (-1087) (-410) |#2|))))
-((-2933 (((-108) |#5| |#5|) 38)) (-4204 (((-108) |#5| |#5|) 52)) (-2123 (((-108) |#5| (-589 |#5|)) 75) (((-108) |#5| |#5|) 61)) (-2854 (((-108) (-589 |#4|) (-589 |#4|)) 58)) (-2048 (((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) 63)) (-3866 (((-1174)) 33)) (-3148 (((-1174) (-1070) (-1070) (-1070)) 29)) (-3062 (((-589 |#5|) (-589 |#5|)) 82)) (-3488 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) 80)) (-3597 (((-589 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108)) 102)) (-2358 (((-108) |#5| |#5|) 47)) (-1336 (((-3 (-108) "failed") |#5| |#5|) 71)) (-2004 (((-108) (-589 |#4|) (-589 |#4|)) 57)) (-2511 (((-108) (-589 |#4|) (-589 |#4|)) 59)) (-2303 (((-108) (-589 |#4|) (-589 |#4|)) 60)) (-1985 (((-3 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108)) 98)) (-3450 (((-589 |#5|) (-589 |#5|)) 43)))
-(((-1023 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3148 ((-1174) (-1070) (-1070) (-1070))) (-15 -3866 ((-1174))) (-15 -2933 ((-108) |#5| |#5|)) (-15 -3450 ((-589 |#5|) (-589 |#5|))) (-15 -2358 ((-108) |#5| |#5|)) (-15 -4204 ((-108) |#5| |#5|)) (-15 -2854 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2004 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2511 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2303 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1336 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2123 ((-108) |#5| |#5|)) (-15 -2123 ((-108) |#5| (-589 |#5|))) (-15 -3062 ((-589 |#5|) (-589 |#5|))) (-15 -2048 ((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) (-15 -3488 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-15 -3597 ((-589 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -1985 ((-3 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -1023))
-((-1985 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| -2849 (-589 *9)) (|:| -3643 *4) (|:| |ineq| (-589 *9)))) (-5 *1 (-1023 *6 *7 *8 *9 *4)) (-5 *3 (-589 *9)) (-4 *4 (-992 *6 *7 *8 *9)))) (-3597 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-589 *10)) (-5 *5 (-108)) (-4 *10 (-992 *6 *7 *8 *9)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8)) (-5 *2 (-589 (-2 (|:| -2849 (-589 *9)) (|:| -3643 *10) (|:| |ineq| (-589 *9))))) (-5 *1 (-1023 *6 *7 *8 *9 *10)) (-5 *3 (-589 *9)))) (-3488 (*1 *2 *2) (-12 (-5 *2 (-589 (-2 (|:| |val| (-589 *6)) (|:| -3643 *7)))) (-4 *6 (-987 *3 *4 *5)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-1023 *3 *4 *5 *6 *7)))) (-2048 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -3643 *8))) (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)))) (-3062 (*1 *2 *2) (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-1023 *3 *4 *5 *6 *7)))) (-2123 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1023 *5 *6 *7 *8 *3)))) (-2123 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-1336 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-2303 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2511 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2004 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2854 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-4204 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-2358 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-3450 (*1 *2 *2) (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-1023 *3 *4 *5 *6 *7)))) (-2933 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-3866 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-3148 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(-10 -7 (-15 -3148 ((-1174) (-1070) (-1070) (-1070))) (-15 -3866 ((-1174))) (-15 -2933 ((-108) |#5| |#5|)) (-15 -3450 ((-589 |#5|) (-589 |#5|))) (-15 -2358 ((-108) |#5| |#5|)) (-15 -4204 ((-108) |#5| |#5|)) (-15 -2854 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2004 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2511 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2303 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1336 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2123 ((-108) |#5| |#5|)) (-15 -2123 ((-108) |#5| (-589 |#5|))) (-15 -3062 ((-589 |#5|) (-589 |#5|))) (-15 -2048 ((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) (-15 -3488 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-15 -3597 ((-589 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -1985 ((-3 (-2 (|:| -2849 (-589 |#4|)) (|:| -3643 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108))))
-((-1920 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|) 95)) (-1759 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#4| |#4| |#5|) 71)) (-2654 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|) 89)) (-1506 (((-589 |#5|) |#4| |#5|) 110)) (-4165 (((-589 |#5|) |#4| |#5|) 117)) (-1783 (((-589 |#5|) |#4| |#5|) 118)) (-3489 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|) 96)) (-1669 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|) 116)) (-2601 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|) 44) (((-108) |#4| |#5|) 52)) (-1892 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#3| (-108)) 83) (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5| (-108) (-108)) 49)) (-4058 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|) 78)) (-3876 (((-1174)) 35)) (-3858 (((-1174)) 25)) (-1715 (((-1174) (-1070) (-1070) (-1070)) 31)) (-1563 (((-1174) (-1070) (-1070) (-1070)) 20)))
-(((-1024 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1563 ((-1174) (-1070) (-1070) (-1070))) (-15 -3858 ((-1174))) (-15 -1715 ((-1174) (-1070) (-1070) (-1070))) (-15 -3876 ((-1174))) (-15 -1759 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -1892 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1892 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#3| (-108))) (-15 -4058 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -2654 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -2601 ((-108) |#4| |#5|)) (-15 -3489 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -1506 ((-589 |#5|) |#4| |#5|)) (-15 -1669 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -4165 ((-589 |#5|) |#4| |#5|)) (-15 -2601 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -1783 ((-589 |#5|) |#4| |#5|)) (-15 -1920 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -1024))
-((-1920 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1783 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4)) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2601 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-4165 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4)) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1669 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1506 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4)) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3489 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2601 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2654 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-4058 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1892 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -3643 *9)))) (-5 *5 (-108)) (-4 *8 (-987 *6 *7 *4)) (-4 *9 (-992 *6 *7 *4 *8)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *4 (-786)) (-5 *2 (-589 (-2 (|:| |val| *8) (|:| -3643 *9)))) (-5 *1 (-1024 *6 *7 *4 *8 *9)))) (-1892 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-1024 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-1759 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3876 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-1715 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-1024 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-3858 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-1563 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-1024 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1563 ((-1174) (-1070) (-1070) (-1070))) (-15 -3858 ((-1174))) (-15 -1715 ((-1174) (-1070) (-1070) (-1070))) (-15 -3876 ((-1174))) (-15 -1759 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -1892 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1892 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) |#3| (-108))) (-15 -4058 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -2654 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#4| |#5|)) (-15 -2601 ((-108) |#4| |#5|)) (-15 -3489 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -1506 ((-589 |#5|) |#4| |#5|)) (-15 -1669 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -4165 ((-589 |#5|) |#4| |#5|)) (-15 -2601 ((-589 (-2 (|:| |val| (-108)) (|:| -3643 |#5|))) |#4| |#5|)) (-15 -1783 ((-589 |#5|) |#4| |#5|)) (-15 -1920 ((-589 (-2 (|:| |val| |#4|) (|:| -3643 |#5|))) |#4| |#5|)))
-((-1680 (((-108) $ $) 7)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) 85)) (-2591 (((-589 $) (-589 |#4|)) 86) (((-589 $) (-589 |#4|) (-108)) 111)) (-1292 (((-589 |#3|) $) 33)) (-2356 (((-108) $) 26)) (-2192 (((-108) $) 17 (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) 101) (((-108) $) 97)) (-2717 ((|#4| |#4| $) 92)) (-3718 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| $) 126)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) 27)) (-1620 (((-108) $ (-710)) 44)) (-1903 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-4189 (($) 45 T CONST)) (-4002 (((-108) $) 22 (|has| |#1| (-515)))) (-3577 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3527 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2611 (((-108) $) 25 (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1291 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) 36)) (-3508 (($ (-589 |#4|)) 35)) (-2441 (((-3 $ "failed") $) 82)) (-3546 ((|#4| |#4| $) 89)) (-2462 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2848 ((|#4| |#4| $) 87)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) 105)) (-2607 (((-108) |#4| $) 136)) (-2072 (((-108) |#4| $) 133)) (-3149 (((-108) |#4| $) 137) (((-108) $) 134)) (-1871 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) 104) (((-108) $) 103)) (-3556 ((|#3| $) 34)) (-3051 (((-108) $ (-710)) 43)) (-1584 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 47)) (-2709 (((-589 |#3|) $) 32)) (-2528 (((-108) |#3| $) 31)) (-1418 (((-108) $ (-710)) 42)) (-2032 (((-1070) $) 9)) (-3715 (((-3 |#4| (-589 $)) |#4| |#4| $) 128)) (-3173 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| |#4| $) 127)) (-2535 (((-3 |#4| "failed") $) 83)) (-3130 (((-589 $) |#4| $) 129)) (-1338 (((-3 (-108) (-589 $)) |#4| $) 132)) (-1446 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3196 (((-589 $) |#4| $) 125) (((-589 $) (-589 |#4|) $) 124) (((-589 $) (-589 |#4|) (-589 $)) 123) (((-589 $) |#4| (-589 $)) 122)) (-2190 (($ |#4| $) 117) (($ (-589 |#4|) $) 116)) (-2455 (((-589 |#4|) $) 107)) (-2490 (((-108) |#4| $) 99) (((-108) $) 95)) (-2960 ((|#4| |#4| $) 90)) (-2303 (((-108) $ $) 110)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) 100) (((-108) $) 96)) (-2897 ((|#4| |#4| $) 91)) (-3951 (((-1034) $) 10)) (-2428 (((-3 |#4| "failed") $) 84)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-3367 (((-3 $ "failed") $ |#4|) 78)) (-3053 (($ $ |#4|) 77) (((-589 $) |#4| $) 115) (((-589 $) |#4| (-589 $)) 114) (((-589 $) (-589 |#4|) $) 113) (((-589 $) (-589 |#4|) (-589 $)) 112)) (-3379 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) 38)) (-1777 (((-108) $) 41)) (-3320 (($) 40)) (-2640 (((-710) $) 106)) (-3977 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-1874 (($ $) 39)) (-1400 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 60)) (-2712 (($ $ |#3|) 28)) (-2742 (($ $ |#3|) 30)) (-1494 (($ $) 88)) (-1591 (($ $ |#3|) 29)) (-1691 (((-794) $) 11) (((-589 |#4|) $) 37)) (-2868 (((-710) $) 76 (|has| |#3| (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-3817 (((-589 $) |#4| $) 121) (((-589 $) |#4| (-589 $)) 120) (((-589 $) (-589 |#4|) $) 119) (((-589 $) (-589 |#4|) (-589 $)) 118)) (-2308 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) 81)) (-2776 (((-108) |#4| $) 135)) (-1747 (((-108) |#3| $) 80)) (-3941 (((-108) $ $) 6)) (-2810 (((-710) $) 46 (|has| $ (-6 -4248)))))
+((-2034 (((-1174) $) 23)) (-1744 (($ (-1087) (-410) |#2|) 11)) (-3976 (((-794) $) 16)))
+(((-1022 |#1| |#2|) (-13 (-371) (-10 -8 (-15 -1744 ($ (-1087) (-410) |#2|)))) (-786) (-406 |#1|)) (T -1022))
+((-1744 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1087)) (-5 *3 (-410)) (-4 *5 (-786)) (-5 *1 (-1022 *5 *4)) (-4 *4 (-406 *5)))))
+(-13 (-371) (-10 -8 (-15 -1744 ($ (-1087) (-410) |#2|))))
+((-1387 (((-108) |#5| |#5|) 38)) (-1837 (((-108) |#5| |#5|) 52)) (-3445 (((-108) |#5| (-589 |#5|)) 75) (((-108) |#5| |#5|) 61)) (-3093 (((-108) (-589 |#4|) (-589 |#4|)) 58)) (-3983 (((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) 63)) (-3324 (((-1174)) 33)) (-2992 (((-1174) (-1070) (-1070) (-1070)) 29)) (-3350 (((-589 |#5|) (-589 |#5|)) 82)) (-3254 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) 80)) (-3141 (((-589 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108)) 102)) (-3859 (((-108) |#5| |#5|) 47)) (-1422 (((-3 (-108) "failed") |#5| |#5|) 71)) (-1661 (((-108) (-589 |#4|) (-589 |#4|)) 57)) (-2687 (((-108) (-589 |#4|) (-589 |#4|)) 59)) (-1454 (((-108) (-589 |#4|) (-589 |#4|)) 60)) (-1436 (((-3 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108)) 98)) (-1636 (((-589 |#5|) (-589 |#5|)) 43)))
+(((-1023 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2992 ((-1174) (-1070) (-1070) (-1070))) (-15 -3324 ((-1174))) (-15 -1387 ((-108) |#5| |#5|)) (-15 -1636 ((-589 |#5|) (-589 |#5|))) (-15 -3859 ((-108) |#5| |#5|)) (-15 -1837 ((-108) |#5| |#5|)) (-15 -3093 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1661 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2687 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1454 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1422 ((-3 (-108) "failed") |#5| |#5|)) (-15 -3445 ((-108) |#5| |#5|)) (-15 -3445 ((-108) |#5| (-589 |#5|))) (-15 -3350 ((-589 |#5|) (-589 |#5|))) (-15 -3983 ((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) (-15 -3254 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-15 -3141 ((-589 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -1436 ((-3 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -1023))
+((-1436 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| -1747 (-589 *9)) (|:| -2394 *4) (|:| |ineq| (-589 *9)))) (-5 *1 (-1023 *6 *7 *8 *9 *4)) (-5 *3 (-589 *9)) (-4 *4 (-992 *6 *7 *8 *9)))) (-3141 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-589 *10)) (-5 *5 (-108)) (-4 *10 (-992 *6 *7 *8 *9)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8)) (-5 *2 (-589 (-2 (|:| -1747 (-589 *9)) (|:| -2394 *10) (|:| |ineq| (-589 *9))))) (-5 *1 (-1023 *6 *7 *8 *9 *10)) (-5 *3 (-589 *9)))) (-3254 (*1 *2 *2) (-12 (-5 *2 (-589 (-2 (|:| |val| (-589 *6)) (|:| -2394 *7)))) (-4 *6 (-987 *3 *4 *5)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-1023 *3 *4 *5 *6 *7)))) (-3983 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -2394 *8))) (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)))) (-3350 (*1 *2 *2) (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-1023 *3 *4 *5 *6 *7)))) (-3445 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1023 *5 *6 *7 *8 *3)))) (-3445 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-1422 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-1454 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2687 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-1661 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-3093 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-1837 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-3859 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-1636 (*1 *2 *2) (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-1023 *3 *4 *5 *6 *7)))) (-1387 (*1 *2 *3 *3) (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))) (-3324 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-2992 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2992 ((-1174) (-1070) (-1070) (-1070))) (-15 -3324 ((-1174))) (-15 -1387 ((-108) |#5| |#5|)) (-15 -1636 ((-589 |#5|) (-589 |#5|))) (-15 -3859 ((-108) |#5| |#5|)) (-15 -1837 ((-108) |#5| |#5|)) (-15 -3093 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1661 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -2687 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1454 ((-108) (-589 |#4|) (-589 |#4|))) (-15 -1422 ((-3 (-108) "failed") |#5| |#5|)) (-15 -3445 ((-108) |#5| |#5|)) (-15 -3445 ((-108) |#5| (-589 |#5|))) (-15 -3350 ((-589 |#5|) (-589 |#5|))) (-15 -3983 ((-108) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) (-15 -3254 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-15 -3141 ((-589 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|)))) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -1436 ((-3 (-2 (|:| -1747 (-589 |#4|)) (|:| -2394 |#5|) (|:| |ineq| (-589 |#4|))) "failed") (-589 |#4|) |#5| (-589 |#4|) (-108) (-108) (-108) (-108) (-108))))
+((-2151 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|) 96)) (-4174 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#4| |#4| |#5|) 72)) (-1662 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|) 90)) (-3550 (((-589 |#5|) |#4| |#5|) 110)) (-2571 (((-589 |#5|) |#4| |#5|) 117)) (-3224 (((-589 |#5|) |#4| |#5|) 118)) (-3265 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|) 97)) (-1441 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|) 116)) (-2380 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-2977 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#3| (-108)) 84) (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-3385 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|) 79)) (-3437 (((-1174)) 37)) (-2103 (((-1174)) 26)) (-3798 (((-1174) (-1070) (-1070) (-1070)) 33)) (-2867 (((-1174) (-1070) (-1070) (-1070)) 22)))
+(((-1024 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2867 ((-1174) (-1070) (-1070) (-1070))) (-15 -2103 ((-1174))) (-15 -3798 ((-1174) (-1070) (-1070) (-1070))) (-15 -3437 ((-1174))) (-15 -4174 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -2977 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2977 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#3| (-108))) (-15 -3385 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -1662 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -2380 ((-108) |#4| |#5|)) (-15 -3265 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -3550 ((-589 |#5|) |#4| |#5|)) (-15 -1441 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -2571 ((-589 |#5|) |#4| |#5|)) (-15 -2380 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -3224 ((-589 |#5|) |#4| |#5|)) (-15 -2151 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-992 |#1| |#2| |#3| |#4|)) (T -1024))
+((-2151 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3224 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4)) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2380 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2571 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4)) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1441 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3550 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4)) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3265 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2380 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-1662 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3385 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-2977 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -2394 *9)))) (-5 *5 (-108)) (-4 *8 (-987 *6 *7 *4)) (-4 *9 (-992 *6 *7 *4 *8)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *4 (-786)) (-5 *2 (-589 (-2 (|:| |val| *8) (|:| -2394 *9)))) (-5 *1 (-1024 *6 *7 *4 *8 *9)))) (-2977 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-1024 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3)))) (-4174 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))) (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))) (-3437 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-3798 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-1024 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))) (-2103 (*1 *2) (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174)) (-5 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))) (-2867 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174)) (-5 *1 (-1024 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2867 ((-1174) (-1070) (-1070) (-1070))) (-15 -2103 ((-1174))) (-15 -3798 ((-1174) (-1070) (-1070) (-1070))) (-15 -3437 ((-1174))) (-15 -4174 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -2977 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2977 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) |#3| (-108))) (-15 -3385 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -1662 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#4| |#5|)) (-15 -2380 ((-108) |#4| |#5|)) (-15 -3265 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -3550 ((-589 |#5|) |#4| |#5|)) (-15 -1441 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -2571 ((-589 |#5|) |#4| |#5|)) (-15 -2380 ((-589 (-2 (|:| |val| (-108)) (|:| -2394 |#5|))) |#4| |#5|)) (-15 -3224 ((-589 |#5|) |#4| |#5|)) (-15 -2151 ((-589 (-2 (|:| |val| |#4|) (|:| -2394 |#5|))) |#4| |#5|)))
+((-3260 (((-108) $ $) 7)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) 85)) (-2311 (((-589 $) (-589 |#4|)) 86) (((-589 $) (-589 |#4|) (-108)) 111)) (-3716 (((-589 |#3|) $) 33)) (-2011 (((-108) $) 26)) (-2821 (((-108) $) 17 (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) 101) (((-108) $) 97)) (-4165 ((|#4| |#4| $) 92)) (-3763 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| $) 126)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) 27)) (-2282 (((-108) $ (-710)) 44)) (-1299 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-1640 (($) 45 T CONST)) (-1619 (((-108) $) 22 (|has| |#1| (-515)))) (-2927 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3685 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2457 (((-108) $) 25 (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2341 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) 36)) (-1996 (($ (-589 |#4|)) 35)) (-3891 (((-3 $ "failed") $) 82)) (-3880 ((|#4| |#4| $) 89)) (-3917 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-3058 ((|#4| |#4| $) 87)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) 105)) (-2422 (((-108) |#4| $) 136)) (-4171 (((-108) |#4| $) 133)) (-3004 (((-108) |#4| $) 137) (((-108) $) 134)) (-3133 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) 104) (((-108) $) 103)) (-2694 ((|#3| $) 34)) (-1344 (((-108) $ (-710)) 43)) (-3056 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 47)) (-4100 (((-589 |#3|) $) 32)) (-2863 (((-108) |#3| $) 31)) (-4042 (((-108) $ (-710)) 42)) (-3841 (((-1070) $) 9)) (-3726 (((-3 |#4| (-589 $)) |#4| |#4| $) 128)) (-3216 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| |#4| $) 127)) (-2247 (((-3 |#4| "failed") $) 83)) (-2818 (((-589 $) |#4| $) 129)) (-1446 (((-3 (-108) (-589 $)) |#4| $) 132)) (-4226 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-1625 (((-589 $) |#4| $) 125) (((-589 $) (-589 |#4|) $) 124) (((-589 $) (-589 |#4|) (-589 $)) 123) (((-589 $) |#4| (-589 $)) 122)) (-2795 (($ |#4| $) 117) (($ (-589 |#4|) $) 116)) (-3403 (((-589 |#4|) $) 107)) (-3761 (((-108) |#4| $) 99) (((-108) $) 95)) (-1728 ((|#4| |#4| $) 90)) (-1454 (((-108) $ $) 110)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) 100) (((-108) $) 96)) (-2347 ((|#4| |#4| $) 91)) (-2435 (((-1034) $) 10)) (-3879 (((-3 |#4| "failed") $) 84)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2594 (((-3 $ "failed") $ |#4|) 78)) (-1361 (($ $ |#4|) 77) (((-589 $) |#4| $) 115) (((-589 $) |#4| (-589 $)) 114) (((-589 $) (-589 |#4|) $) 113) (((-589 $) (-589 |#4|) (-589 $)) 112)) (-2720 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) 38)) (-3163 (((-108) $) 41)) (-4055 (($) 40)) (-1487 (((-710) $) 106)) (-2452 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-4124 (($ $) 39)) (-3077 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1318 (($ $ |#3|) 30)) (-3444 (($ $) 88)) (-2023 (($ $ |#3|) 29)) (-3976 (((-794) $) 11) (((-589 |#4|) $) 37)) (-3221 (((-710) $) 76 (|has| |#3| (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-1611 (((-589 $) |#4| $) 121) (((-589 $) |#4| (-589 $)) 120) (((-589 $) (-589 |#4|) $) 119) (((-589 $) (-589 |#4|) (-589 $)) 118)) (-1505 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) 81)) (-3553 (((-108) |#4| $) 135)) (-4079 (((-108) |#3| $) 80)) (-4037 (((-108) $ $) 6)) (-1271 (((-710) $) 46 (|has| $ (-6 -4248)))))
(((-1025 |#1| |#2| |#3| |#4|) (-129) (-427) (-732) (-786) (-987 |t#1| |t#2| |t#3|)) (T -1025))
NIL
(-13 (-992 |t#1| |t#2| |t#3| |t#4|))
(((-33) . T) ((-97) . T) ((-563 (-589 |#4|)) . T) ((-563 (-794)) . T) ((-140 |#4|) . T) ((-564 (-499)) |has| |#4| (-564 (-499))) ((-286 |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-462 |#4|) . T) ((-484 |#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-905 |#1| |#2| |#3| |#4|) . T) ((-992 |#1| |#2| |#3| |#4|) . T) ((-1016) . T) ((-1117 |#1| |#2| |#3| |#4|) . T) ((-1123) . T))
-((-4003 (((-589 (-523)) (-523) (-523) (-523)) 22)) (-2527 (((-589 (-523)) (-523) (-523) (-523)) 12)) (-2058 (((-589 (-523)) (-523) (-523) (-523)) 18)) (-1822 (((-523) (-523) (-523)) 9)) (-2911 (((-1169 (-523)) (-589 (-523)) (-1169 (-523)) (-523)) 46) (((-1169 (-523)) (-1169 (-523)) (-1169 (-523)) (-523)) 41)) (-2329 (((-589 (-523)) (-589 (-523)) (-589 (-523)) (-108)) 28)) (-2689 (((-629 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523))) 45)) (-2950 (((-629 (-523)) (-589 (-523)) (-589 (-523))) 33)) (-1395 (((-589 (-629 (-523))) (-589 (-523))) 35)) (-1468 (((-589 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523))) 49)) (-2660 (((-629 (-523)) (-589 (-523)) (-589 (-523)) (-589 (-523))) 57)))
-(((-1026) (-10 -7 (-15 -2660 ((-629 (-523)) (-589 (-523)) (-589 (-523)) (-589 (-523)))) (-15 -1468 ((-589 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523)))) (-15 -1395 ((-589 (-629 (-523))) (-589 (-523)))) (-15 -2950 ((-629 (-523)) (-589 (-523)) (-589 (-523)))) (-15 -2689 ((-629 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523)))) (-15 -2329 ((-589 (-523)) (-589 (-523)) (-589 (-523)) (-108))) (-15 -2911 ((-1169 (-523)) (-1169 (-523)) (-1169 (-523)) (-523))) (-15 -2911 ((-1169 (-523)) (-589 (-523)) (-1169 (-523)) (-523))) (-15 -1822 ((-523) (-523) (-523))) (-15 -2058 ((-589 (-523)) (-523) (-523) (-523))) (-15 -2527 ((-589 (-523)) (-523) (-523) (-523))) (-15 -4003 ((-589 (-523)) (-523) (-523) (-523))))) (T -1026))
-((-4003 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))) (-2527 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))) (-2058 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))) (-1822 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1026)))) (-2911 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1169 (-523))) (-5 *3 (-589 (-523))) (-5 *4 (-523)) (-5 *1 (-1026)))) (-2911 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1169 (-523))) (-5 *3 (-523)) (-5 *1 (-1026)))) (-2329 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *3 (-108)) (-5 *1 (-1026)))) (-2689 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-629 (-523))) (-5 *3 (-589 (-523))) (-5 *1 (-1026)))) (-2950 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-1026)))) (-1395 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-1026)))) (-1468 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *3 (-629 (-523))) (-5 *1 (-1026)))) (-2660 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-1026)))))
-(-10 -7 (-15 -2660 ((-629 (-523)) (-589 (-523)) (-589 (-523)) (-589 (-523)))) (-15 -1468 ((-589 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523)))) (-15 -1395 ((-589 (-629 (-523))) (-589 (-523)))) (-15 -2950 ((-629 (-523)) (-589 (-523)) (-589 (-523)))) (-15 -2689 ((-629 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523)))) (-15 -2329 ((-589 (-523)) (-589 (-523)) (-589 (-523)) (-108))) (-15 -2911 ((-1169 (-523)) (-1169 (-523)) (-1169 (-523)) (-523))) (-15 -2911 ((-1169 (-523)) (-589 (-523)) (-1169 (-523)) (-523))) (-15 -1822 ((-523) (-523) (-523))) (-15 -2058 ((-589 (-523)) (-523) (-523) (-523))) (-15 -2527 ((-589 (-523)) (-523) (-523) (-523))) (-15 -4003 ((-589 (-523)) (-523) (-523) (-523))))
-((-2423 (($ $ (-852)) 12)) (** (($ $ (-852)) 10)))
-(((-1027 |#1|) (-10 -8 (-15 -2423 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852)))) (-1028)) (T -1027))
-NIL
-(-10 -8 (-15 -2423 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852))))
-((-1680 (((-108) $ $) 7)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-2423 (($ $ (-852)) 13)) (-3941 (((-108) $ $) 6)) (** (($ $ (-852)) 14)) (* (($ $ $) 15)))
+((-1633 (((-589 (-523)) (-523) (-523) (-523)) 22)) (-2851 (((-589 (-523)) (-523) (-523) (-523)) 12)) (-4059 (((-589 (-523)) (-523) (-523) (-523)) 18)) (-3661 (((-523) (-523) (-523)) 9)) (-2446 (((-1169 (-523)) (-589 (-523)) (-1169 (-523)) (-523)) 46) (((-1169 (-523)) (-1169 (-523)) (-1169 (-523)) (-523)) 41)) (-1726 (((-589 (-523)) (-589 (-523)) (-589 (-523)) (-108)) 28)) (-3928 (((-629 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523))) 45)) (-1604 (((-629 (-523)) (-589 (-523)) (-589 (-523))) 33)) (-3889 (((-589 (-629 (-523))) (-589 (-523))) 35)) (-3199 (((-589 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523))) 49)) (-1734 (((-629 (-523)) (-589 (-523)) (-589 (-523)) (-589 (-523))) 57)))
+(((-1026) (-10 -7 (-15 -1734 ((-629 (-523)) (-589 (-523)) (-589 (-523)) (-589 (-523)))) (-15 -3199 ((-589 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523)))) (-15 -3889 ((-589 (-629 (-523))) (-589 (-523)))) (-15 -1604 ((-629 (-523)) (-589 (-523)) (-589 (-523)))) (-15 -3928 ((-629 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523)))) (-15 -1726 ((-589 (-523)) (-589 (-523)) (-589 (-523)) (-108))) (-15 -2446 ((-1169 (-523)) (-1169 (-523)) (-1169 (-523)) (-523))) (-15 -2446 ((-1169 (-523)) (-589 (-523)) (-1169 (-523)) (-523))) (-15 -3661 ((-523) (-523) (-523))) (-15 -4059 ((-589 (-523)) (-523) (-523) (-523))) (-15 -2851 ((-589 (-523)) (-523) (-523) (-523))) (-15 -1633 ((-589 (-523)) (-523) (-523) (-523))))) (T -1026))
+((-1633 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))) (-2851 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))) (-4059 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))) (-3661 (*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1026)))) (-2446 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1169 (-523))) (-5 *3 (-589 (-523))) (-5 *4 (-523)) (-5 *1 (-1026)))) (-2446 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1169 (-523))) (-5 *3 (-523)) (-5 *1 (-1026)))) (-1726 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *3 (-108)) (-5 *1 (-1026)))) (-3928 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-629 (-523))) (-5 *3 (-589 (-523))) (-5 *1 (-1026)))) (-1604 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-1026)))) (-3889 (*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-1026)))) (-3199 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *3 (-629 (-523))) (-5 *1 (-1026)))) (-1734 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-1026)))))
+(-10 -7 (-15 -1734 ((-629 (-523)) (-589 (-523)) (-589 (-523)) (-589 (-523)))) (-15 -3199 ((-589 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523)))) (-15 -3889 ((-589 (-629 (-523))) (-589 (-523)))) (-15 -1604 ((-629 (-523)) (-589 (-523)) (-589 (-523)))) (-15 -3928 ((-629 (-523)) (-589 (-523)) (-589 (-523)) (-629 (-523)))) (-15 -1726 ((-589 (-523)) (-589 (-523)) (-589 (-523)) (-108))) (-15 -2446 ((-1169 (-523)) (-1169 (-523)) (-1169 (-523)) (-523))) (-15 -2446 ((-1169 (-523)) (-589 (-523)) (-1169 (-523)) (-523))) (-15 -3661 ((-523) (-523) (-523))) (-15 -4059 ((-589 (-523)) (-523) (-523) (-523))) (-15 -2851 ((-589 (-523)) (-523) (-523) (-523))) (-15 -1633 ((-589 (-523)) (-523) (-523) (-523))))
+((-2573 (($ $ (-852)) 12)) (** (($ $ (-852)) 10)))
+(((-1027 |#1|) (-10 -8 (-15 -2573 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852)))) (-1028)) (T -1027))
+NIL
+(-10 -8 (-15 -2573 (|#1| |#1| (-852))) (-15 ** (|#1| |#1| (-852))))
+((-3260 (((-108) $ $) 7)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-2573 (($ $ (-852)) 13)) (-4037 (((-108) $ $) 6)) (** (($ $ (-852)) 14)) (* (($ $ $) 15)))
(((-1028) (-129)) (T -1028))
-((* (*1 *1 *1 *1) (-4 *1 (-1028))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1028)) (-5 *2 (-852)))) (-2423 (*1 *1 *1 *2) (-12 (-4 *1 (-1028)) (-5 *2 (-852)))))
-(-13 (-1016) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-852))) (-15 -2423 ($ $ (-852)))))
+((* (*1 *1 *1 *1) (-4 *1 (-1028))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1028)) (-5 *2 (-852)))) (-2573 (*1 *1 *1 *2) (-12 (-4 *1 (-1028)) (-5 *2 (-852)))))
+(-13 (-1016) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-852))) (-15 -2573 ($ $ (-852)))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1680 (((-108) $ $) NIL (|has| |#3| (-1016)))) (-2603 (((-108) $) NIL (|has| |#3| (-124)))) (-3845 (($ (-852)) NIL (|has| |#3| (-973)))) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4016 (($ $ $) NIL (|has| |#3| (-732)))) (-3405 (((-3 $ "failed") $ $) NIL (|has| |#3| (-124)))) (-1620 (((-108) $ (-710)) NIL)) (-2395 (((-710)) NIL (|has| |#3| (-344)))) (-3482 (((-523) $) NIL (|has| |#3| (-784)))) (-1849 ((|#3| $ (-523) |#3|) NIL (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1016)))) (-3508 (((-523) $) NIL (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016)))) ((|#3| $) NIL (|has| |#3| (-1016)))) (-2243 (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#3| (-585 (-523))) (|has| |#3| (-973)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#3| (-585 (-523))) (|has| |#3| (-973)))) (((-2 (|:| -2600 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 $) (-1169 $)) NIL (|has| |#3| (-973))) (((-629 |#3|) (-629 $)) NIL (|has| |#3| (-973)))) (-1444 (((-3 $ "failed") $) NIL (|has| |#3| (-973)))) (-1631 (($) NIL (|has| |#3| (-344)))) (-2053 ((|#3| $ (-523) |#3|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#3| $ (-523)) 12)) (-3712 (((-108) $) NIL (|has| |#3| (-784)))) (-1871 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-2769 (((-108) $) NIL (|has| |#3| (-973)))) (-2057 (((-108) $) NIL (|has| |#3| (-784)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-1584 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-2043 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#3| |#3|) $) NIL)) (-2060 (((-852) $) NIL (|has| |#3| (-344)))) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#3| (-1016)))) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-4013 (($ (-852)) NIL (|has| |#3| (-344)))) (-3951 (((-1034) $) NIL (|has| |#3| (-1016)))) (-2428 ((|#3| $) NIL (|has| (-523) (-786)))) (-4141 (($ $ |#3|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#3|))) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-271 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-589 |#3|) (-589 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-3973 (((-589 |#3|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#3| $ (-523) |#3|) NIL) ((|#3| $ (-523)) NIL)) (-3839 ((|#3| $ $) NIL (|has| |#3| (-973)))) (-2469 (($ (-1169 |#3|)) NIL)) (-3314 (((-126)) NIL (|has| |#3| (-339)))) (-3984 (($ $) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1 |#3| |#3|) (-710)) NIL (|has| |#3| (-973))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-973)))) (-3977 (((-710) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248))) (((-710) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-1874 (($ $) NIL)) (-1691 (((-1169 |#3|) $) NIL) (($ (-523)) NIL (-3172 (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016))) (|has| |#3| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016)))) (($ |#3|) NIL (|has| |#3| (-1016))) (((-794) $) NIL (|has| |#3| (-563 (-794))))) (-3272 (((-710)) NIL (|has| |#3| (-973)))) (-2308 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-2695 (($ $) NIL (|has| |#3| (-784)))) (-2423 (($ $ (-710)) NIL (|has| |#3| (-973))) (($ $ (-852)) NIL (|has| |#3| (-973)))) (-1879 (($) NIL (|has| |#3| (-124)) CONST)) (-1891 (($) NIL (|has| |#3| (-973)) CONST)) (-2909 (($ $) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1 |#3| |#3|) (-710)) NIL (|has| |#3| (-973))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-973)))) (-4006 (((-108) $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3980 (((-108) $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3941 (((-108) $ $) NIL (|has| |#3| (-1016)))) (-3993 (((-108) $ $) NIL (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3966 (((-108) $ $) 17 (-3172 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4074 (($ $ |#3|) NIL (|has| |#3| (-339)))) (-4060 (($ $ $) NIL (|has| |#3| (-973))) (($ $) NIL (|has| |#3| (-973)))) (-4045 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-710)) NIL (|has| |#3| (-973))) (($ $ (-852)) NIL (|has| |#3| (-973)))) (* (($ $ $) NIL (|has| |#3| (-973))) (($ (-523) $) NIL (|has| |#3| (-973))) (($ $ |#3|) NIL (|has| |#3| (-666))) (($ |#3| $) NIL (|has| |#3| (-666))) (($ (-710) $) NIL (|has| |#3| (-124))) (($ (-852) $) NIL (|has| |#3| (-25)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL (|has| |#3| (-1016)))) (-2388 (((-108) $) NIL (|has| |#3| (-124)))) (-1932 (($ (-852)) NIL (|has| |#3| (-973)))) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-1773 (($ $ $) NIL (|has| |#3| (-732)))) (-2999 (((-3 $ "failed") $ $) NIL (|has| |#3| (-124)))) (-2282 (((-108) $ (-710)) NIL)) (-3843 (((-710)) NIL (|has| |#3| (-344)))) (-2035 (((-523) $) NIL (|has| |#3| (-784)))) (-4101 ((|#3| $ (-523) |#3|) NIL (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1016)))) (-1996 (((-523) $) NIL (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016)))) (((-383 (-523)) $) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016)))) ((|#3| $) NIL (|has| |#3| (-1016)))) (-2203 (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#3| (-585 (-523))) (|has| |#3| (-973)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#3| (-585 (-523))) (|has| |#3| (-973)))) (((-2 (|:| -2373 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 $) (-1169 $)) NIL (|has| |#3| (-973))) (((-629 |#3|) (-629 $)) NIL (|has| |#3| (-973)))) (-4211 (((-3 $ "failed") $) NIL (|has| |#3| (-973)))) (-3461 (($) NIL (|has| |#3| (-344)))) (-3073 ((|#3| $ (-523) |#3|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#3| $ (-523)) 12)) (-3702 (((-108) $) NIL (|has| |#3| (-784)))) (-3133 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-3482 (((-108) $) NIL (|has| |#3| (-973)))) (-4050 (((-108) $) NIL (|has| |#3| (-784)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3056 (((-589 |#3|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-3063 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#3| |#3|) $) NIL)) (-4076 (((-852) $) NIL (|has| |#3| (-344)))) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#3| (-1016)))) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2557 (($ (-852)) NIL (|has| |#3| (-344)))) (-2435 (((-1034) $) NIL (|has| |#3| (-1016)))) (-3879 ((|#3| $) NIL (|has| (-523) (-786)))) (-2408 (($ $ |#3|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#3|))) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-271 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016)))) (($ $ (-589 |#3|) (-589 |#3|)) NIL (-12 (|has| |#3| (-286 |#3|)) (|has| |#3| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-3184 (((-589 |#3|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#3| $ (-523) |#3|) NIL) ((|#3| $ (-523)) NIL)) (-1879 ((|#3| $ $) NIL (|has| |#3| (-973)))) (-3621 (($ (-1169 |#3|)) NIL)) (-4012 (((-126)) NIL (|has| |#3| (-339)))) (-4024 (($ $) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1 |#3| |#3|) (-710)) NIL (|has| |#3| (-973))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-973)))) (-2452 (((-710) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248))) (((-710) |#3| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#3| (-1016))))) (-4124 (($ $) NIL)) (-3976 (((-1169 |#3|) $) NIL) (($ (-523)) NIL (-3255 (-12 (|has| |#3| (-964 (-523))) (|has| |#3| (-1016))) (|has| |#3| (-973)))) (($ (-383 (-523))) NIL (-12 (|has| |#3| (-964 (-383 (-523)))) (|has| |#3| (-1016)))) (($ |#3|) NIL (|has| |#3| (-1016))) (((-794) $) NIL (|has| |#3| (-563 (-794))))) (-1698 (((-710)) NIL (|has| |#3| (-973)))) (-1505 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4248)))) (-3984 (($ $) NIL (|has| |#3| (-784)))) (-2573 (($ $ (-710)) NIL (|has| |#3| (-973))) (($ $ (-852)) NIL (|has| |#3| (-973)))) (-1428 (($) NIL (|has| |#3| (-124)) CONST)) (-1440 (($) NIL (|has| |#3| (-973)) CONST)) (-1943 (($ $) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $ (-710)) NIL (-12 (|has| |#3| (-211)) (|has| |#3| (-973)))) (($ $ (-1087)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#3| (-831 (-1087))) (|has| |#3| (-973)))) (($ $ (-1 |#3| |#3|) (-710)) NIL (|has| |#3| (-973))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-973)))) (-4078 (((-108) $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4061 (((-108) $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4037 (((-108) $ $) NIL (|has| |#3| (-1016)))) (-4070 (((-108) $ $) NIL (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4052 (((-108) $ $) 17 (-3255 (|has| |#3| (-732)) (|has| |#3| (-784))))) (-4125 (($ $ |#3|) NIL (|has| |#3| (-339)))) (-4115 (($ $ $) NIL (|has| |#3| (-973))) (($ $) NIL (|has| |#3| (-973)))) (-4103 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-710)) NIL (|has| |#3| (-973))) (($ $ (-852)) NIL (|has| |#3| (-973)))) (* (($ $ $) NIL (|has| |#3| (-973))) (($ (-523) $) NIL (|has| |#3| (-973))) (($ $ |#3|) NIL (|has| |#3| (-666))) (($ |#3| $) NIL (|has| |#3| (-666))) (($ (-710) $) NIL (|has| |#3| (-124))) (($ (-852) $) NIL (|has| |#3| (-25)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-1029 |#1| |#2| |#3|) (-216 |#1| |#3|) (-710) (-710) (-732)) (T -1029))
NIL
(-216 |#1| |#3|)
-((-3122 (((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 37)) (-1932 (((-523) (-1142 |#2| |#1|)) 68 (|has| |#1| (-427)))) (-3378 (((-523) (-1142 |#2| |#1|)) 54)) (-3299 (((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 45)) (-1619 (((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 56 (|has| |#1| (-427)))) (-3523 (((-589 |#1|) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 48)) (-2745 (((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 53)))
-(((-1030 |#1| |#2|) (-10 -7 (-15 -3122 ((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3299 ((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3523 ((-589 |#1|) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -2745 ((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3378 ((-523) (-1142 |#2| |#1|))) (IF (|has| |#1| (-427)) (PROGN (-15 -1619 ((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -1932 ((-523) (-1142 |#2| |#1|)))) |%noBranch|)) (-759) (-1087)) (T -1030))
-((-1932 (*1 *2 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-427)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))) (-1619 (*1 *2 *3 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-427)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))) (-3378 (*1 *2 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))) (-2745 (*1 *2 *3 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))) (-3523 (*1 *2 *3 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 *4)) (-5 *1 (-1030 *4 *5)))) (-3299 (*1 *2 *3 *3) (-12 (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 (-1142 *5 *4))) (-5 *1 (-1030 *4 *5)) (-5 *3 (-1142 *5 *4)))) (-3122 (*1 *2 *3 *3) (-12 (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 (-1142 *5 *4))) (-5 *1 (-1030 *4 *5)) (-5 *3 (-1142 *5 *4)))))
-(-10 -7 (-15 -3122 ((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3299 ((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3523 ((-589 |#1|) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -2745 ((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3378 ((-523) (-1142 |#2| |#1|))) (IF (|has| |#1| (-427)) (PROGN (-15 -1619 ((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -1932 ((-523) (-1142 |#2| |#1|)))) |%noBranch|))
-((-3482 (((-3 (-523) "failed") |#2| (-1087) |#2| (-1070)) 16) (((-3 (-523) "failed") |#2| (-1087) (-779 |#2|)) 14) (((-3 (-523) "failed") |#2|) 51)))
-(((-1031 |#1| |#2|) (-10 -7 (-15 -3482 ((-3 (-523) "failed") |#2|)) (-15 -3482 ((-3 (-523) "failed") |#2| (-1087) (-779 |#2|))) (-15 -3482 ((-3 (-523) "failed") |#2| (-1087) |#2| (-1070)))) (-13 (-515) (-786) (-964 (-523)) (-585 (-523)) (-427)) (-13 (-27) (-1109) (-406 |#1|))) (T -1031))
-((-3482 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-1070)) (-4 *6 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427))) (-5 *2 (-523)) (-5 *1 (-1031 *6 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))))) (-3482 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-779 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427))) (-5 *2 (-523)) (-5 *1 (-1031 *6 *3)))) (-3482 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427))) (-5 *2 (-523)) (-5 *1 (-1031 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))))
-(-10 -7 (-15 -3482 ((-3 (-523) "failed") |#2|)) (-15 -3482 ((-3 (-523) "failed") |#2| (-1087) (-779 |#2|))) (-15 -3482 ((-3 (-523) "failed") |#2| (-1087) |#2| (-1070))))
-((-3482 (((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)) (-1070)) 34) (((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-779 (-383 (-883 |#1|)))) 29) (((-3 (-523) "failed") (-383 (-883 |#1|))) 12)))
-(((-1032 |#1|) (-10 -7 (-15 -3482 ((-3 (-523) "failed") (-383 (-883 |#1|)))) (-15 -3482 ((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-779 (-383 (-883 |#1|))))) (-15 -3482 ((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)) (-1070)))) (-427)) (T -1032))
-((-3482 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-383 (-883 *6))) (-5 *4 (-1087)) (-5 *5 (-1070)) (-4 *6 (-427)) (-5 *2 (-523)) (-5 *1 (-1032 *6)))) (-3482 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-779 (-383 (-883 *6)))) (-5 *3 (-383 (-883 *6))) (-4 *6 (-427)) (-5 *2 (-523)) (-5 *1 (-1032 *6)))) (-3482 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-427)) (-5 *2 (-523)) (-5 *1 (-1032 *4)))))
-(-10 -7 (-15 -3482 ((-3 (-523) "failed") (-383 (-883 |#1|)))) (-15 -3482 ((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-779 (-383 (-883 |#1|))))) (-15 -3482 ((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)) (-1070))))
-((-3463 (((-292 (-523)) (-47)) 11)))
-(((-1033) (-10 -7 (-15 -3463 ((-292 (-523)) (-47))))) (T -1033))
-((-3463 (*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-292 (-523))) (-5 *1 (-1033)))))
-(-10 -7 (-15 -3463 ((-292 (-523)) (-47))))
-((-1680 (((-108) $ $) NIL)) (-2602 (($ $) 41)) (-2603 (((-108) $) 65)) (-2544 (($ $ $) 48)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 84)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-2755 (($ $ $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1368 (($ $ $ $) 74)) (-3718 (($ $) NIL)) (-4226 (((-394 $) $) NIL)) (-2787 (((-108) $ $) NIL)) (-3482 (((-523) $) NIL)) (-2156 (($ $ $) 71)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL)) (-3508 (((-523) $) NIL)) (-4059 (($ $ $) 59)) (-2243 (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 78) (((-629 (-523)) (-629 $)) 28)) (-1444 (((-3 $ "failed") $) NIL)) (-3317 (((-3 (-383 (-523)) "failed") $) NIL)) (-3045 (((-108) $) NIL)) (-1682 (((-383 (-523)) $) NIL)) (-1631 (($) 81) (($ $) 82)) (-4032 (($ $ $) 58)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL)) (-3049 (((-108) $) NIL)) (-4024 (($ $ $ $) NIL)) (-3501 (($ $ $) 79)) (-3712 (((-108) $) NIL)) (-3325 (($ $ $) NIL)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL)) (-2769 (((-108) $) 66)) (-3860 (((-108) $) 64)) (-4179 (($ $) 42)) (-2738 (((-3 $ "failed") $) NIL)) (-2057 (((-108) $) 75)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3928 (($ $ $ $) 72)) (-3239 (($ $ $) 68) (($) 39)) (-3158 (($ $ $) 67) (($) 38)) (-2236 (($ $) NIL)) (-2616 (($ $) 70)) (-3278 (($ $ $) NIL) (($ (-589 $)) NIL)) (-2032 (((-1070) $) NIL)) (-4193 (($ $ $) NIL)) (-2773 (($) NIL T CONST)) (-3762 (($ $) 50)) (-3951 (((-1034) $) NIL) (($ $) 69)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-3310 (($ $ $) 62) (($ (-589 $)) NIL)) (-3459 (($ $) NIL)) (-2424 (((-394 $) $) NIL)) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL)) (-4007 (((-3 $ "failed") $ $) NIL)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3101 (((-108) $) NIL)) (-3413 (((-710) $) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 61)) (-3984 (($ $ (-710)) NIL) (($ $) NIL)) (-1890 (($ $) 51)) (-1874 (($ $) NIL)) (-1400 (((-523) $) 32) (((-499) $) NIL) (((-823 (-523)) $) NIL) (((-355) $) NIL) (((-203) $) NIL)) (-1691 (((-794) $) 31) (($ (-523)) 80) (($ $) NIL) (($ (-523)) 80)) (-3272 (((-710)) NIL)) (-3512 (((-108) $ $) NIL)) (-3435 (($ $ $) NIL)) (-1416 (($) 37)) (-2801 (((-108) $ $) NIL)) (-2447 (($ $ $ $) 73)) (-2695 (($ $) 63)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1269 (($ $ $) 44)) (-1879 (($) 35 T CONST)) (-1742 (($ $ $) 47)) (-1891 (($) 36 T CONST)) (-2111 (((-1070) $) 21) (((-1070) $ (-108)) 23) (((-1174) (-761) $) 24) (((-1174) (-761) $ (-108)) 25)) (-1752 (($ $) 45)) (-2909 (($ $ (-710)) NIL) (($ $) NIL)) (-1731 (($ $ $) 46)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 40)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 49)) (-1257 (($ $ $) 43)) (-4060 (($ $) 52) (($ $ $) 54)) (-4045 (($ $ $) 53)) (** (($ $ (-852)) NIL) (($ $ (-710)) 57)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 34) (($ $ $) 55)))
-(((-1034) (-13 (-508) (-604) (-767) (-10 -8 (-6 -4235) (-6 -4240) (-6 -4236) (-15 -3158 ($)) (-15 -3239 ($)) (-15 -4179 ($ $)) (-15 -2602 ($ $)) (-15 -1257 ($ $ $)) (-15 -1269 ($ $ $)) (-15 -2544 ($ $ $)) (-15 -1752 ($ $)) (-15 -1731 ($ $ $)) (-15 -1742 ($ $ $))))) (T -1034))
-((-1269 (*1 *1 *1 *1) (-5 *1 (-1034))) (-1257 (*1 *1 *1 *1) (-5 *1 (-1034))) (-2602 (*1 *1 *1) (-5 *1 (-1034))) (-3158 (*1 *1) (-5 *1 (-1034))) (-3239 (*1 *1) (-5 *1 (-1034))) (-4179 (*1 *1 *1) (-5 *1 (-1034))) (-2544 (*1 *1 *1 *1) (-5 *1 (-1034))) (-1752 (*1 *1 *1) (-5 *1 (-1034))) (-1731 (*1 *1 *1 *1) (-5 *1 (-1034))) (-1742 (*1 *1 *1 *1) (-5 *1 (-1034))))
-(-13 (-508) (-604) (-767) (-10 -8 (-6 -4235) (-6 -4240) (-6 -4236) (-15 -3158 ($)) (-15 -3239 ($)) (-15 -4179 ($ $)) (-15 -2602 ($ $)) (-15 -1257 ($ $ $)) (-15 -1269 ($ $ $)) (-15 -2544 ($ $ $)) (-15 -1752 ($ $)) (-15 -1731 ($ $ $)) (-15 -1742 ($ $ $))))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3781 ((|#1| $) 44)) (-1620 (((-108) $ (-710)) 8)) (-4189 (($) 7 T CONST)) (-2581 ((|#1| |#1| $) 46)) (-2197 ((|#1| $) 45)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-1293 ((|#1| $) 39)) (-3108 (($ |#1| $) 40)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3048 ((|#1| $) 41)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1576 (((-710) $) 43)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) 42)) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-2723 (((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 37)) (-2245 (((-523) (-1142 |#2| |#1|)) 68 (|has| |#1| (-427)))) (-2710 (((-523) (-1142 |#2| |#1|)) 54)) (-3871 (((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 45)) (-2274 (((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 56 (|has| |#1| (-427)))) (-3634 (((-589 |#1|) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 48)) (-1333 (((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|)) 53)))
+(((-1030 |#1| |#2|) (-10 -7 (-15 -2723 ((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3871 ((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3634 ((-589 |#1|) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -1333 ((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -2710 ((-523) (-1142 |#2| |#1|))) (IF (|has| |#1| (-427)) (PROGN (-15 -2274 ((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -2245 ((-523) (-1142 |#2| |#1|)))) |%noBranch|)) (-759) (-1087)) (T -1030))
+((-2245 (*1 *2 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-427)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))) (-2274 (*1 *2 *3 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-427)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))) (-2710 (*1 *2 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))) (-1333 (*1 *2 *3 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))) (-3634 (*1 *2 *3 *3) (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 *4)) (-5 *1 (-1030 *4 *5)))) (-3871 (*1 *2 *3 *3) (-12 (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 (-1142 *5 *4))) (-5 *1 (-1030 *4 *5)) (-5 *3 (-1142 *5 *4)))) (-2723 (*1 *2 *3 *3) (-12 (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 (-1142 *5 *4))) (-5 *1 (-1030 *4 *5)) (-5 *3 (-1142 *5 *4)))))
+(-10 -7 (-15 -2723 ((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3871 ((-589 (-1142 |#2| |#1|)) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -3634 ((-589 |#1|) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -1333 ((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -2710 ((-523) (-1142 |#2| |#1|))) (IF (|has| |#1| (-427)) (PROGN (-15 -2274 ((-523) (-1142 |#2| |#1|) (-1142 |#2| |#1|))) (-15 -2245 ((-523) (-1142 |#2| |#1|)))) |%noBranch|))
+((-2035 (((-3 (-523) "failed") |#2| (-1087) |#2| (-1070)) 17) (((-3 (-523) "failed") |#2| (-1087) (-779 |#2|)) 15) (((-3 (-523) "failed") |#2|) 54)))
+(((-1031 |#1| |#2|) (-10 -7 (-15 -2035 ((-3 (-523) "failed") |#2|)) (-15 -2035 ((-3 (-523) "failed") |#2| (-1087) (-779 |#2|))) (-15 -2035 ((-3 (-523) "failed") |#2| (-1087) |#2| (-1070)))) (-13 (-515) (-786) (-964 (-523)) (-585 (-523)) (-427)) (-13 (-27) (-1109) (-406 |#1|))) (T -1031))
+((-2035 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-1070)) (-4 *6 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427))) (-5 *2 (-523)) (-5 *1 (-1031 *6 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))))) (-2035 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-779 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6))) (-4 *6 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427))) (-5 *2 (-523)) (-5 *1 (-1031 *6 *3)))) (-2035 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427))) (-5 *2 (-523)) (-5 *1 (-1031 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))))
+(-10 -7 (-15 -2035 ((-3 (-523) "failed") |#2|)) (-15 -2035 ((-3 (-523) "failed") |#2| (-1087) (-779 |#2|))) (-15 -2035 ((-3 (-523) "failed") |#2| (-1087) |#2| (-1070))))
+((-2035 (((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)) (-1070)) 35) (((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-779 (-383 (-883 |#1|)))) 30) (((-3 (-523) "failed") (-383 (-883 |#1|))) 13)))
+(((-1032 |#1|) (-10 -7 (-15 -2035 ((-3 (-523) "failed") (-383 (-883 |#1|)))) (-15 -2035 ((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-779 (-383 (-883 |#1|))))) (-15 -2035 ((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)) (-1070)))) (-427)) (T -1032))
+((-2035 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-383 (-883 *6))) (-5 *4 (-1087)) (-5 *5 (-1070)) (-4 *6 (-427)) (-5 *2 (-523)) (-5 *1 (-1032 *6)))) (-2035 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-779 (-383 (-883 *6)))) (-5 *3 (-383 (-883 *6))) (-4 *6 (-427)) (-5 *2 (-523)) (-5 *1 (-1032 *6)))) (-2035 (*1 *2 *3) (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-427)) (-5 *2 (-523)) (-5 *1 (-1032 *4)))))
+(-10 -7 (-15 -2035 ((-3 (-523) "failed") (-383 (-883 |#1|)))) (-15 -2035 ((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-779 (-383 (-883 |#1|))))) (-15 -2035 ((-3 (-523) "failed") (-383 (-883 |#1|)) (-1087) (-383 (-883 |#1|)) (-1070))))
+((-1804 (((-292 (-523)) (-47)) 12)))
+(((-1033) (-10 -7 (-15 -1804 ((-292 (-523)) (-47))))) (T -1033))
+((-1804 (*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-292 (-523))) (-5 *1 (-1033)))))
+(-10 -7 (-15 -1804 ((-292 (-523)) (-47))))
+((-3260 (((-108) $ $) NIL)) (-3382 (($ $) 41)) (-2388 (((-108) $) 65)) (-3485 (($ $ $) 48)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 85)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-3333 (($ $ $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1746 (($ $ $ $) 74)) (-3763 (($ $) NIL)) (-2105 (((-394 $) $) NIL)) (-3684 (((-108) $ $) NIL)) (-2035 (((-523) $) NIL)) (-3565 (($ $ $) 71)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL)) (-1996 (((-523) $) NIL)) (-2501 (($ $ $) 59)) (-2203 (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 79) (((-629 (-523)) (-629 $)) 28)) (-4211 (((-3 $ "failed") $) NIL)) (-4031 (((-3 (-383 (-523)) "failed") $) NIL)) (-1310 (((-108) $) NIL)) (-1600 (((-383 (-523)) $) NIL)) (-3461 (($) 82) (($ $) 83)) (-2486 (($ $ $) 58)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL)) (-1330 (((-108) $) NIL)) (-1872 (($ $ $ $) NIL)) (-3389 (($ $ $) 80)) (-3702 (((-108) $) NIL)) (-4080 (($ $ $) NIL)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL)) (-3482 (((-108) $) 66)) (-2126 (((-108) $) 64)) (-2575 (($ $) 42)) (-1289 (((-3 $ "failed") $) NIL)) (-4050 (((-108) $) 75)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-2728 (($ $ $ $) 72)) (-3268 (($ $ $) 68) (($) 39)) (-2644 (($ $ $) 67) (($) 38)) (-3541 (($ $) NIL)) (-3229 (($ $) 70)) (-2012 (($ $ $) NIL) (($ (-589 $)) NIL)) (-3841 (((-1070) $) NIL)) (-1694 (($ $ $) NIL)) (-4105 (($) NIL T CONST)) (-2142 (($ $) 50)) (-2435 (((-1034) $) NIL) (($ $) 69)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL)) (-2056 (($ $ $) 62) (($ (-589 $)) NIL)) (-1763 (($ $) NIL)) (-3573 (((-394 $) $) NIL)) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL)) (-2469 (((-3 $ "failed") $ $) NIL)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL)) (-3775 (((-108) $) NIL)) (-3087 (((-710) $) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 61)) (-4024 (($ $ (-710)) NIL) (($ $) NIL)) (-3012 (($ $) 51)) (-4124 (($ $) NIL)) (-3077 (((-523) $) 32) (((-499) $) NIL) (((-823 (-523)) $) NIL) (((-355) $) NIL) (((-203) $) NIL)) (-3976 (((-794) $) 31) (($ (-523)) 81) (($ $) NIL) (($ (-523)) 81)) (-1698 (((-710)) NIL)) (-3505 (((-108) $ $) NIL)) (-1475 (($ $ $) NIL)) (-3912 (($) 37)) (-3842 (((-108) $ $) NIL)) (-3348 (($ $ $ $) 73)) (-3984 (($ $) 63)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-2526 (($ $ $) 44)) (-1428 (($) 35 T CONST)) (-2472 (($ $ $) 47)) (-1440 (($) 36 T CONST)) (-3342 (((-1070) $) 21) (((-1070) $ (-108)) 23) (((-1174) (-761) $) 24) (((-1174) (-761) $ (-108)) 25)) (-2480 (($ $) 45)) (-1943 (($ $ (-710)) NIL) (($ $) NIL)) (-2463 (($ $ $) 46)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 40)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 49)) (-2516 (($ $ $) 43)) (-4115 (($ $) 52) (($ $ $) 54)) (-4103 (($ $ $) 53)) (** (($ $ (-852)) NIL) (($ $ (-710)) 57)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 34) (($ $ $) 55)))
+(((-1034) (-13 (-508) (-604) (-767) (-10 -8 (-6 -4235) (-6 -4240) (-6 -4236) (-15 -2644 ($)) (-15 -3268 ($)) (-15 -2575 ($ $)) (-15 -3382 ($ $)) (-15 -2516 ($ $ $)) (-15 -2526 ($ $ $)) (-15 -3485 ($ $ $)) (-15 -2480 ($ $)) (-15 -2463 ($ $ $)) (-15 -2472 ($ $ $))))) (T -1034))
+((-2526 (*1 *1 *1 *1) (-5 *1 (-1034))) (-2516 (*1 *1 *1 *1) (-5 *1 (-1034))) (-3382 (*1 *1 *1) (-5 *1 (-1034))) (-2644 (*1 *1) (-5 *1 (-1034))) (-3268 (*1 *1) (-5 *1 (-1034))) (-2575 (*1 *1 *1) (-5 *1 (-1034))) (-3485 (*1 *1 *1 *1) (-5 *1 (-1034))) (-2480 (*1 *1 *1) (-5 *1 (-1034))) (-2463 (*1 *1 *1 *1) (-5 *1 (-1034))) (-2472 (*1 *1 *1 *1) (-5 *1 (-1034))))
+(-13 (-508) (-604) (-767) (-10 -8 (-6 -4235) (-6 -4240) (-6 -4236) (-15 -2644 ($)) (-15 -3268 ($)) (-15 -2575 ($ $)) (-15 -3382 ($ $)) (-15 -2516 ($ $ $)) (-15 -2526 ($ $ $)) (-15 -3485 ($ $ $)) (-15 -2480 ($ $)) (-15 -2463 ($ $ $)) (-15 -2472 ($ $ $))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3346 ((|#1| $) 44)) (-2282 (((-108) $ (-710)) 8)) (-1640 (($) 7 T CONST)) (-2230 ((|#1| |#1| $) 46)) (-2868 ((|#1| $) 45)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2349 ((|#1| $) 39)) (-3862 (($ |#1| $) 40)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-1322 ((|#1| $) 41)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-4120 (((-710) $) 43)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) 42)) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-1035 |#1|) (-129) (-1123)) (T -1035))
-((-2581 (*1 *2 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))) (-2197 (*1 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))) (-3781 (*1 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))) (-1576 (*1 *2 *1) (-12 (-4 *1 (-1035 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))))
-(-13 (-102 |t#1|) (-10 -8 (-6 -4248) (-15 -2581 (|t#1| |t#1| $)) (-15 -2197 (|t#1| $)) (-15 -3781 (|t#1| $)) (-15 -1576 ((-710) $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1477 ((|#3| $) 76)) (-1220 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#3| "failed") $) 40)) (-3508 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#3| $) 37)) (-2243 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2600 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 $) (-1169 $)) 73) (((-629 |#3|) (-629 $)) 65)) (-3984 (($ $ (-1 |#3| |#3|)) 19) (($ $ (-1 |#3| |#3|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-2218 ((|#3| $) 78)) (-3326 ((|#4| $) 32)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ |#3|) 16)) (** (($ $ (-852)) NIL) (($ $ (-710)) 15) (($ $ (-523)) 82)))
-(((-1036 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-523))) (-15 -2218 (|#3| |#1|)) (-15 -1477 (|#3| |#1|)) (-15 -3326 (|#4| |#1|)) (-15 -2243 ((-629 |#3|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -3508 (|#3| |#1|)) (-15 -1220 ((-3 |#3| "failed") |#1|)) (-15 -1691 (|#1| |#3|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|) (-710))) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1691 (|#1| (-523))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))) (-15 -1691 ((-794) |#1|))) (-1037 |#2| |#3| |#4| |#5|) (-710) (-973) (-216 |#2| |#3|) (-216 |#2| |#3|)) (T -1036))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-523))) (-15 -2218 (|#3| |#1|)) (-15 -1477 (|#3| |#1|)) (-15 -3326 (|#4| |#1|)) (-15 -2243 ((-629 |#3|) (-629 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2243 ((-629 (-523)) (-629 |#1|))) (-15 -3508 (|#3| |#1|)) (-15 -1220 ((-3 |#3| "failed") |#1|)) (-15 -1691 (|#1| |#3|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-523) |#1|)) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|) (-710))) (-15 -3984 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1691 (|#1| (-523))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1477 ((|#2| $) 72)) (-3735 (((-108) $) 112)) (-3405 (((-3 $ "failed") $ $) 19)) (-2989 (((-108) $) 110)) (-1620 (((-108) $ (-710)) 102)) (-1979 (($ |#2|) 75)) (-4189 (($) 17 T CONST)) (-1678 (($ $) 129 (|has| |#2| (-284)))) (-2827 ((|#3| $ (-523)) 124)) (-1220 (((-3 (-523) "failed") $) 86 (|has| |#2| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 84 (|has| |#2| (-964 (-383 (-523))))) (((-3 |#2| "failed") $) 81)) (-3508 (((-523) $) 87 (|has| |#2| (-964 (-523)))) (((-383 (-523)) $) 85 (|has| |#2| (-964 (-383 (-523))))) ((|#2| $) 80)) (-2243 (((-629 (-523)) (-629 $)) 79 (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 78 (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 77) (((-629 |#2|) (-629 $)) 76)) (-1444 (((-3 $ "failed") $) 34)) (-3569 (((-710) $) 130 (|has| |#2| (-515)))) (-2000 ((|#2| $ (-523) (-523)) 122)) (-1871 (((-589 |#2|) $) 95 (|has| $ (-6 -4248)))) (-2769 (((-108) $) 31)) (-1835 (((-710) $) 131 (|has| |#2| (-515)))) (-2454 (((-589 |#4|) $) 132 (|has| |#2| (-515)))) (-1357 (((-710) $) 118)) (-1370 (((-710) $) 119)) (-3051 (((-108) $ (-710)) 103)) (-4224 ((|#2| $) 67 (|has| |#2| (-6 (-4250 "*"))))) (-1665 (((-523) $) 114)) (-2082 (((-523) $) 116)) (-1584 (((-589 |#2|) $) 94 (|has| $ (-6 -4248)))) (-3423 (((-108) |#2| $) 92 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-3231 (((-523) $) 115)) (-3060 (((-523) $) 117)) (-3648 (($ (-589 (-589 |#2|))) 109)) (-2043 (($ (-1 |#2| |#2|) $) 99 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#2| |#2| |#2|) $ $) 126) (($ (-1 |#2| |#2|) $) 100)) (-3692 (((-589 (-589 |#2|)) $) 120)) (-1418 (((-108) $ (-710)) 104)) (-2032 (((-1070) $) 9)) (-3713 (((-3 $ "failed") $) 66 (|has| |#2| (-339)))) (-3951 (((-1034) $) 10)) (-4007 (((-3 $ "failed") $ |#2|) 127 (|has| |#2| (-515)))) (-3379 (((-108) (-1 (-108) |#2|) $) 97 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#2|))) 91 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 90 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 89 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 88 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) 108)) (-1777 (((-108) $) 105)) (-3320 (($) 106)) (-1937 ((|#2| $ (-523) (-523) |#2|) 123) ((|#2| $ (-523) (-523)) 121)) (-3984 (($ $ (-1 |#2| |#2|)) 52) (($ $ (-1 |#2| |#2|) (-710)) 51) (($ $ (-589 (-1087)) (-589 (-710))) 44 (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) 43 (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) 42 (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) 41 (|has| |#2| (-831 (-1087)))) (($ $ (-710)) 39 (|has| |#2| (-211))) (($ $) 37 (|has| |#2| (-211)))) (-2218 ((|#2| $) 71)) (-2870 (($ (-589 |#2|)) 74)) (-1956 (((-108) $) 111)) (-3326 ((|#3| $) 73)) (-2736 ((|#2| $) 68 (|has| |#2| (-6 (-4250 "*"))))) (-3977 (((-710) (-1 (-108) |#2|) $) 96 (|has| $ (-6 -4248))) (((-710) |#2| $) 93 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 107)) (-1249 ((|#4| $ (-523)) 125)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 83 (|has| |#2| (-964 (-383 (-523))))) (($ |#2|) 82)) (-3272 (((-710)) 29)) (-2308 (((-108) (-1 (-108) |#2|) $) 98 (|has| $ (-6 -4248)))) (-3749 (((-108) $) 113)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-710)) 49) (($ $ (-589 (-1087)) (-589 (-710))) 48 (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) 47 (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) 46 (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) 45 (|has| |#2| (-831 (-1087)))) (($ $ (-710)) 40 (|has| |#2| (-211))) (($ $) 38 (|has| |#2| (-211)))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#2|) 128 (|has| |#2| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 65 (|has| |#2| (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#2|) 134) (($ |#2| $) 133) ((|#4| $ |#4|) 70) ((|#3| |#3| $) 69)) (-2810 (((-710) $) 101 (|has| $ (-6 -4248)))))
+((-2230 (*1 *2 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))) (-2868 (*1 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))) (-3346 (*1 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))) (-4120 (*1 *2 *1) (-12 (-4 *1 (-1035 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))))
+(-13 (-102 |t#1|) (-10 -8 (-6 -4248) (-15 -2230 (|t#1| |t#1| $)) (-15 -2868 (|t#1| $)) (-15 -3346 (|t#1| $)) (-15 -4120 ((-710) $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-4131 ((|#3| $) 76)) (-2898 (((-3 (-523) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 |#3| "failed") $) 40)) (-1996 (((-523) $) NIL) (((-383 (-523)) $) NIL) ((|#3| $) 37)) (-2203 (((-629 (-523)) (-629 $)) NIL) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL) (((-2 (|:| -2373 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 $) (-1169 $)) 73) (((-629 |#3|) (-629 $)) 65)) (-4024 (($ $ (-1 |#3| |#3|)) 19) (($ $ (-1 |#3| |#3|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087)) NIL) (($ $ (-710)) NIL) (($ $) NIL)) (-3092 ((|#3| $) 78)) (-4088 ((|#4| $) 32)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ |#3|) 16)) (** (($ $ (-852)) NIL) (($ $ (-710)) 15) (($ $ (-523)) 82)))
+(((-1036 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-523))) (-15 -3092 (|#3| |#1|)) (-15 -4131 (|#3| |#1|)) (-15 -4088 (|#4| |#1|)) (-15 -2203 ((-629 |#3|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -1996 (|#3| |#1|)) (-15 -2898 ((-3 |#3| "failed") |#1|)) (-15 -3976 (|#1| |#3|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|) (-710))) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3976 (|#1| (-523))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))) (-15 -3976 ((-794) |#1|))) (-1037 |#2| |#3| |#4| |#5|) (-710) (-973) (-216 |#2| |#3|) (-216 |#2| |#3|)) (T -1036))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-523))) (-15 -3092 (|#3| |#1|)) (-15 -4131 (|#3| |#1|)) (-15 -4088 (|#4| |#1|)) (-15 -2203 ((-629 |#3|) (-629 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 |#3|)) (|:| |vec| (-1169 |#3|))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 |#1|) (-1169 |#1|))) (-15 -2203 ((-629 (-523)) (-629 |#1|))) (-15 -1996 (|#3| |#1|)) (-15 -2898 ((-3 |#3| "failed") |#1|)) (-15 -3976 (|#1| |#3|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-523) |#1|)) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|) (-710))) (-15 -4024 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3976 (|#1| (-523))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-4131 ((|#2| $) 72)) (-2624 (((-108) $) 112)) (-2999 (((-3 $ "failed") $ $) 19)) (-2108 (((-108) $) 110)) (-2282 (((-108) $ (-710)) 102)) (-1370 (($ |#2|) 75)) (-1640 (($) 17 T CONST)) (-1561 (($ $) 129 (|has| |#2| (-284)))) (-2823 ((|#3| $ (-523)) 124)) (-2898 (((-3 (-523) "failed") $) 86 (|has| |#2| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) 84 (|has| |#2| (-964 (-383 (-523))))) (((-3 |#2| "failed") $) 81)) (-1996 (((-523) $) 87 (|has| |#2| (-964 (-523)))) (((-383 (-523)) $) 85 (|has| |#2| (-964 (-383 (-523))))) ((|#2| $) 80)) (-2203 (((-629 (-523)) (-629 $)) 79 (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 78 (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 77) (((-629 |#2|) (-629 $)) 76)) (-4211 (((-3 $ "failed") $) 34)) (-2262 (((-710) $) 130 (|has| |#2| (-515)))) (-3002 ((|#2| $ (-523) (-523)) 122)) (-3133 (((-589 |#2|) $) 95 (|has| $ (-6 -4248)))) (-3482 (((-108) $) 31)) (-2534 (((-710) $) 131 (|has| |#2| (-515)))) (-3392 (((-589 |#4|) $) 132 (|has| |#2| (-515)))) (-3656 (((-710) $) 118)) (-3668 (((-710) $) 119)) (-1344 (((-108) $ (-710)) 103)) (-2082 ((|#2| $) 67 (|has| |#2| (-6 (-4250 "*"))))) (-1392 (((-523) $) 114)) (-1219 (((-523) $) 116)) (-3056 (((-589 |#2|) $) 94 (|has| $ (-6 -4248)))) (-1348 (((-108) |#2| $) 92 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-2102 (((-523) $) 115)) (-3328 (((-523) $) 117)) (-3078 (($ (-589 (-589 |#2|))) 109)) (-3063 (($ (-1 |#2| |#2|) $) 99 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#2| |#2| |#2|) $ $) 126) (($ (-1 |#2| |#2|) $) 100)) (-3522 (((-589 (-589 |#2|)) $) 120)) (-4042 (((-108) $ (-710)) 104)) (-3841 (((-1070) $) 9)) (-3714 (((-3 $ "failed") $) 66 (|has| |#2| (-339)))) (-2435 (((-1034) $) 10)) (-2469 (((-3 $ "failed") $ |#2|) 127 (|has| |#2| (-515)))) (-2720 (((-108) (-1 (-108) |#2|) $) 97 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#2|))) 91 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 90 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 89 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 88 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) 108)) (-3163 (((-108) $) 105)) (-4055 (($) 106)) (-1502 ((|#2| $ (-523) (-523) |#2|) 123) ((|#2| $ (-523) (-523)) 121)) (-4024 (($ $ (-1 |#2| |#2|)) 52) (($ $ (-1 |#2| |#2|) (-710)) 51) (($ $ (-589 (-1087)) (-589 (-710))) 44 (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) 43 (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) 42 (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) 41 (|has| |#2| (-831 (-1087)))) (($ $ (-710)) 39 (|has| |#2| (-211))) (($ $) 37 (|has| |#2| (-211)))) (-3092 ((|#2| $) 71)) (-2148 (($ (-589 |#2|)) 74)) (-2395 (((-108) $) 111)) (-4088 ((|#3| $) 73)) (-1273 ((|#2| $) 68 (|has| |#2| (-6 (-4250 "*"))))) (-2452 (((-710) (-1 (-108) |#2|) $) 96 (|has| $ (-6 -4248))) (((-710) |#2| $) 93 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 107)) (-2032 ((|#4| $ (-523)) 125)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 83 (|has| |#2| (-964 (-383 (-523))))) (($ |#2|) 82)) (-1698 (((-710)) 29)) (-1505 (((-108) (-1 (-108) |#2|) $) 98 (|has| $ (-6 -4248)))) (-2791 (((-108) $) 113)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-710)) 49) (($ $ (-589 (-1087)) (-589 (-710))) 48 (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) 47 (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) 46 (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) 45 (|has| |#2| (-831 (-1087)))) (($ $ (-710)) 40 (|has| |#2| (-211))) (($ $) 38 (|has| |#2| (-211)))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#2|) 128 (|has| |#2| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 65 (|has| |#2| (-339)))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#2|) 134) (($ |#2| $) 133) ((|#4| $ |#4|) 70) ((|#3| |#3| $) 69)) (-1271 (((-710) $) 101 (|has| $ (-6 -4248)))))
(((-1037 |#1| |#2| |#3| |#4|) (-129) (-710) (-973) (-216 |t#1| |t#2|) (-216 |t#1| |t#2|)) (T -1037))
-((-1979 (*1 *1 *2) (-12 (-4 *2 (-973)) (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)))) (-2870 (*1 *1 *2) (-12 (-5 *2 (-589 *4)) (-4 *4 (-973)) (-4 *1 (-1037 *3 *4 *5 *6)) (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *3 *4)))) (-3326 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *4 *2 *5)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4)) (-4 *2 (-216 *3 *4)))) (-1477 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)) (-4 *2 (-973)))) (-2218 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)) (-4 *2 (-973)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1037 *3 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4)) (-4 *2 (-216 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1037 *3 *4 *2 *5)) (-4 *4 (-973)) (-4 *2 (-216 *3 *4)) (-4 *5 (-216 *3 *4)))) (-2736 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))) (-4224 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))) (-3713 (*1 *1 *1) (|partial| -12 (-4 *1 (-1037 *2 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-216 *2 *3)) (-4 *5 (-216 *2 *3)) (-4 *3 (-339)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1037 *3 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *3 *4)) (-4 *4 (-339)))))
-(-13 (-209 |t#2|) (-107 |t#2| |t#2|) (-976 |t#1| |t#1| |t#2| |t#3| |t#4|) (-387 |t#2|) (-353 |t#2|) (-10 -8 (IF (|has| |t#2| (-158)) (-6 (-657 |t#2|)) |%noBranch|) (-15 -1979 ($ |t#2|)) (-15 -2870 ($ (-589 |t#2|))) (-15 -3326 (|t#3| $)) (-15 -1477 (|t#2| $)) (-15 -2218 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4250 "*"))) (PROGN (-6 (-37 |t#2|)) (-15 -2736 (|t#2| $)) (-15 -4224 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-339)) (PROGN (-15 -3713 ((-3 $ "failed") $)) (-15 ** ($ $ (-523)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-37 |#2|) |has| |#2| (-6 (-4250 "*"))) ((-97) . T) ((-107 |#2| |#2|) . T) ((-124) . T) ((-563 (-794)) . T) ((-209 |#2|) . T) ((-211) |has| |#2| (-211)) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-353 |#2|) . T) ((-387 |#2|) . T) ((-462 |#2|) . T) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-591 |#2|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#2| (-585 (-523))) ((-585 |#2|) . T) ((-657 |#2|) -3172 (|has| |#2| (-158)) (|has| |#2| (-6 (-4250 "*")))) ((-666) . T) ((-831 (-1087)) |has| |#2| (-831 (-1087))) ((-976 |#1| |#1| |#2| |#3| |#4|) . T) ((-964 (-383 (-523))) |has| |#2| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#2| (-964 (-523))) ((-964 |#2|) . T) ((-979 |#2|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1123) . T))
-((-2619 ((|#4| |#4|) 69)) (-3374 ((|#4| |#4|) 64)) (-3893 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|))) |#4| |#3|) 77)) (-1902 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 68)) (-1532 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 66)))
-(((-1038 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3374 (|#4| |#4|)) (-15 -1532 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2619 (|#4| |#4|)) (-15 -1902 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -3893 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|))) |#4| |#3|))) (-284) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|)) (T -1038))
-((-3893 (*1 *2 *3 *4) (-12 (-4 *5 (-284)) (-4 *6 (-349 *5)) (-4 *4 (-349 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4)))) (-5 *1 (-1038 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))) (-1902 (*1 *2 *3) (-12 (-4 *4 (-284)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1038 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-2619 (*1 *2 *2) (-12 (-4 *3 (-284)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-1038 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-1532 (*1 *2 *3) (-12 (-4 *4 (-284)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1038 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-3374 (*1 *2 *2) (-12 (-4 *3 (-284)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-1038 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
-(-10 -7 (-15 -3374 (|#4| |#4|)) (-15 -1532 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2619 (|#4| |#4|)) (-15 -1902 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -3893 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3760 (-589 |#3|))) |#4| |#3|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 17)) (-1292 (((-589 |#2|) $) 161)) (-2389 (((-1083 $) $ |#2|) 54) (((-1083 |#1|) $) 43)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 110 (|has| |#1| (-515)))) (-3306 (($ $) 112 (|has| |#1| (-515)))) (-3174 (((-108) $) 114 (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 |#2|)) 194)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) 158) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 |#2| "failed") $) NIL)) (-3508 ((|#1| $) 156) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) ((|#2| $) NIL)) (-1611 (($ $ $ |#2|) NIL (|has| |#1| (-158)))) (-1457 (($ $) 198)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) 82)) (-1272 (($ $) NIL (|has| |#1| (-427))) (($ $ |#2|) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-4222 (($ $ |#1| (-495 |#2|) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| |#1| (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| |#1| (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-2769 (((-108) $) 19)) (-1789 (((-710) $) 26)) (-1280 (($ (-1083 |#1|) |#2|) 48) (($ (-1083 $) |#2|) 64)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) 32)) (-1267 (($ |#1| (-495 |#2|)) 71) (($ $ |#2| (-710)) 52) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ |#2|) NIL)) (-4047 (((-495 |#2|) $) 188) (((-710) $ |#2|) 189) (((-589 (-710)) $ (-589 |#2|)) 190)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-495 |#2|) (-495 |#2|)) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) 122)) (-4213 (((-3 |#2| "failed") $) 163)) (-1427 (($ $) 197)) (-1437 ((|#1| $) 37)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2032 (((-1070) $) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| |#2|) (|:| -1475 (-710))) "failed") $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) 33)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 140 (|has| |#1| (-427)))) (-3310 (($ (-589 $)) 145 (|has| |#1| (-427))) (($ $ $) 132 (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-840)))) (-4007 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) 120 (|has| |#1| (-515)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#2| |#1|) 166) (($ $ (-589 |#2|) (-589 |#1|)) 179) (($ $ |#2| $) 165) (($ $ (-589 |#2|) (-589 $)) 178)) (-1744 (($ $ |#2|) NIL (|has| |#1| (-158)))) (-3984 (($ $ |#2|) 196) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-2640 (((-495 |#2|) $) 184) (((-710) $ |#2|) 180) (((-589 (-710)) $ (-589 |#2|)) 182)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| |#1| (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-1618 ((|#1| $) 128 (|has| |#1| (-427))) (($ $ |#2|) 131 (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-1691 (((-794) $) 151) (($ (-523)) 76) (($ |#1|) 77) (($ |#2|) 28) (($ $) NIL (|has| |#1| (-515))) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-3819 (((-589 |#1|) $) 154)) (-2084 ((|#1| $ (-495 |#2|)) 73) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) 79)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) 117 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 102) (($ $ (-710)) 104)) (-1879 (($) 12 T CONST)) (-1891 (($) 14 T CONST)) (-2909 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) 97)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) 126 (|has| |#1| (-339)))) (-4060 (($ $) 85) (($ $ $) 95)) (-4045 (($ $ $) 49)) (** (($ $ (-852)) 103) (($ $ (-710)) 100)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 88) (($ $ $) 65) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 90) (($ $ |#1|) NIL)))
+((-1370 (*1 *1 *2) (-12 (-4 *2 (-973)) (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)))) (-2148 (*1 *1 *2) (-12 (-5 *2 (-589 *4)) (-4 *4 (-973)) (-4 *1 (-1037 *3 *4 *5 *6)) (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *3 *4)))) (-4088 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *4 *2 *5)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4)) (-4 *2 (-216 *3 *4)))) (-4131 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)) (-4 *2 (-973)))) (-3092 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)) (-4 *2 (-973)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1037 *3 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4)) (-4 *2 (-216 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1037 *3 *4 *2 *5)) (-4 *4 (-973)) (-4 *2 (-216 *3 *4)) (-4 *5 (-216 *3 *4)))) (-1273 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))) (-2082 (*1 *2 *1) (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2)) (-4 *5 (-216 *3 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))) (-3714 (*1 *1 *1) (|partial| -12 (-4 *1 (-1037 *2 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-216 *2 *3)) (-4 *5 (-216 *2 *3)) (-4 *3 (-339)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1037 *3 *4 *5 *6)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *3 *4)) (-4 *4 (-339)))))
+(-13 (-209 |t#2|) (-107 |t#2| |t#2|) (-976 |t#1| |t#1| |t#2| |t#3| |t#4|) (-387 |t#2|) (-353 |t#2|) (-10 -8 (IF (|has| |t#2| (-158)) (-6 (-657 |t#2|)) |%noBranch|) (-15 -1370 ($ |t#2|)) (-15 -2148 ($ (-589 |t#2|))) (-15 -4088 (|t#3| $)) (-15 -4131 (|t#2| $)) (-15 -3092 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4250 "*"))) (PROGN (-6 (-37 |t#2|)) (-15 -1273 (|t#2| $)) (-15 -2082 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-339)) (PROGN (-15 -3714 ((-3 $ "failed") $)) (-15 ** ($ $ (-523)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-37 |#2|) |has| |#2| (-6 (-4250 "*"))) ((-97) . T) ((-107 |#2| |#2|) . T) ((-124) . T) ((-563 (-794)) . T) ((-209 |#2|) . T) ((-211) |has| |#2| (-211)) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-353 |#2|) . T) ((-387 |#2|) . T) ((-462 |#2|) . T) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-591 |#2|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#2| (-585 (-523))) ((-585 |#2|) . T) ((-657 |#2|) -3255 (|has| |#2| (-158)) (|has| |#2| (-6 (-4250 "*")))) ((-666) . T) ((-831 (-1087)) |has| |#2| (-831 (-1087))) ((-976 |#1| |#1| |#2| |#3| |#4|) . T) ((-964 (-383 (-523))) |has| |#2| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#2| (-964 (-523))) ((-964 |#2|) . T) ((-979 |#2|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1123) . T))
+((-2510 ((|#4| |#4|) 70)) (-2661 ((|#4| |#4|) 65)) (-3635 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|))) |#4| |#3|) 78)) (-3076 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 69)) (-2537 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 67)))
+(((-1038 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2661 (|#4| |#4|)) (-15 -2537 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2510 (|#4| |#4|)) (-15 -3076 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -3635 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|))) |#4| |#3|))) (-284) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|)) (T -1038))
+((-3635 (*1 *2 *3 *4) (-12 (-4 *5 (-284)) (-4 *6 (-349 *5)) (-4 *4 (-349 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4)))) (-5 *1 (-1038 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))) (-3076 (*1 *2 *3) (-12 (-4 *4 (-284)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1038 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-2510 (*1 *2 *2) (-12 (-4 *3 (-284)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-1038 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-2537 (*1 *2 *3) (-12 (-4 *4 (-284)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1038 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))) (-2661 (*1 *2 *2) (-12 (-4 *3 (-284)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-1038 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
+(-10 -7 (-15 -2661 (|#4| |#4|)) (-15 -2537 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2510 (|#4| |#4|)) (-15 -3076 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -3635 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2922 (-589 |#3|))) |#4| |#3|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 17)) (-3716 (((-589 |#2|) $) 161)) (-3540 (((-1083 $) $ |#2|) 54) (((-1083 |#1|) $) 43)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 110 (|has| |#1| (-515)))) (-3950 (($ $) 112 (|has| |#1| (-515)))) (-3226 (((-108) $) 114 (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 |#2|)) 194)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) 158) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 |#2| "failed") $) NIL)) (-1996 ((|#1| $) 156) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) ((|#2| $) NIL)) (-2210 (($ $ $ |#2|) NIL (|has| |#1| (-158)))) (-3142 (($ $) 198)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) 82)) (-2213 (($ $) NIL (|has| |#1| (-427))) (($ $ |#2|) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-2067 (($ $ |#1| (-495 |#2|) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| |#1| (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| |#1| (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-3482 (((-108) $) 19)) (-3288 (((-710) $) 26)) (-3706 (($ (-1083 |#1|) |#2|) 48) (($ (-1083 $) |#2|) 64)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) 32)) (-3694 (($ |#1| (-495 |#2|)) 71) (($ $ |#2| (-710)) 52) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ |#2|) NIL)) (-2140 (((-495 |#2|) $) 188) (((-710) $ |#2|) 189) (((-589 (-710)) $ (-589 |#2|)) 190)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-495 |#2|) (-495 |#2|)) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) 122)) (-1949 (((-3 |#2| "failed") $) 163)) (-3107 (($ $) 197)) (-3119 ((|#1| $) 37)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3841 (((-1070) $) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| |#2|) (|:| -3262 (-710))) "failed") $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) 33)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 140 (|has| |#1| (-427)))) (-2056 (($ (-589 $)) 145 (|has| |#1| (-427))) (($ $ $) 132 (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#1| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-840)))) (-2469 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ $) 120 (|has| |#1| (-515)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ |#2| |#1|) 166) (($ $ (-589 |#2|) (-589 |#1|)) 179) (($ $ |#2| $) 165) (($ $ (-589 |#2|) (-589 $)) 178)) (-4053 (($ $ |#2|) NIL (|has| |#1| (-158)))) (-4024 (($ $ |#2|) 196) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-1487 (((-495 |#2|) $) 184) (((-710) $ |#2|) 180) (((-589 (-710)) $ (-589 |#2|)) 182)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| |#1| (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| |#1| (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| |#1| (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-2267 ((|#1| $) 128 (|has| |#1| (-427))) (($ $ |#2|) 131 (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3976 (((-794) $) 151) (($ (-523)) 76) (($ |#1|) 77) (($ |#2|) 28) (($ $) NIL (|has| |#1| (-515))) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-1639 (((-589 |#1|) $) 154)) (-1234 ((|#1| $ (-495 |#2|)) 73) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) 79)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) 117 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 102) (($ $ (-710)) 104)) (-1428 (($) 12 T CONST)) (-1440 (($) 14 T CONST)) (-1943 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) 97)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) 126 (|has| |#1| (-339)))) (-4115 (($ $) 85) (($ $ $) 95)) (-4103 (($ $ $) 49)) (** (($ $ (-852)) 103) (($ $ (-710)) 100)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 88) (($ $ $) 65) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 90) (($ $ |#1|) NIL)))
(((-1039 |#1| |#2|) (-880 |#1| (-495 |#2|) |#2|) (-973) (-786)) (T -1039))
NIL
(-880 |#1| (-495 |#2|) |#2|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 |#2|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1462 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1441 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 115 (|has| |#1| (-37 (-383 (-523)))))) (-1481 (($ $) 147 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3714 (((-883 |#1|) $ (-710)) NIL) (((-883 |#1|) $ (-710) (-710)) NIL)) (-2589 (((-108) $) NIL)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-710) $ |#2|) NIL) (((-710) $ |#2| (-710)) NIL)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2704 (((-108) $) NIL)) (-1267 (($ $ (-589 |#2|) (-589 (-495 |#2|))) NIL) (($ $ |#2| (-495 |#2|)) NIL) (($ |#1| (-495 |#2|)) NIL) (($ $ |#2| (-710)) 58) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2313 (($ $) 113 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-2814 (($ $ |#2|) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ |#2| |#1|) 166 (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) NIL)) (-2994 (($ (-1 $) |#2| |#1|) 165 (|has| |#1| (-37 (-383 (-523)))))) (-3053 (($ $ (-710)) 15)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2922 (($ $) 111 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (($ $ |#2| $) 97) (($ $ (-589 |#2|) (-589 $)) 90) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL)) (-3984 (($ $ |#2|) 100) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-2640 (((-495 |#2|) $) NIL)) (-1242 (((-1 (-1068 |#3|) |#3|) (-589 |#2|) (-589 (-1068 |#3|))) 79)) (-2306 (($ $) 149 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 145 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 17)) (-1691 (((-794) $) 182) (($ (-523)) NIL) (($ |#1|) 44 (|has| |#1| (-158))) (($ $) NIL (|has| |#1| (-515))) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#2|) 65) (($ |#3|) 63)) (-2084 ((|#1| $ (-495 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL) ((|#3| $ (-710)) 42)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-2341 (($ $) 155 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) 151 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 159 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-2102 (($ $) 161 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 157 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 153 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 18 T CONST)) (-1891 (($) 10 T CONST)) (-2909 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#1|) 184 (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 61)) (** (($ $ (-852)) NIL) (($ $ (-710)) 70) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 103 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 60) (($ $ (-383 (-523))) 108 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 106 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 47) (($ $ |#1|) 48) (($ |#3| $) 46)))
-(((-1040 |#1| |#2| |#3|) (-13 (-680 |#1| |#2|) (-10 -8 (-15 -2084 (|#3| $ (-710))) (-15 -1691 ($ |#2|)) (-15 -1691 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -1242 ((-1 (-1068 |#3|) |#3|) (-589 |#2|) (-589 (-1068 |#3|)))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $ |#2| |#1|)) (-15 -2994 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-973) (-786) (-880 |#1| (-495 |#2|) |#2|)) (T -1040))
-((-2084 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *2 (-880 *4 (-495 *5) *5)) (-5 *1 (-1040 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-786)))) (-1691 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *2 (-786)) (-5 *1 (-1040 *3 *2 *4)) (-4 *4 (-880 *3 (-495 *2) *2)))) (-1691 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-5 *1 (-1040 *3 *4 *2)) (-4 *2 (-880 *3 (-495 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-5 *1 (-1040 *3 *4 *2)) (-4 *2 (-880 *3 (-495 *4) *4)))) (-1242 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-1068 *7))) (-4 *6 (-786)) (-4 *7 (-880 *5 (-495 *6) *6)) (-4 *5 (-973)) (-5 *2 (-1 (-1068 *7) *7)) (-5 *1 (-1040 *5 *6 *7)))) (-2814 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-4 *2 (-786)) (-5 *1 (-1040 *3 *2 *4)) (-4 *4 (-880 *3 (-495 *2) *2)))) (-2994 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1040 *4 *3 *5))) (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)) (-4 *3 (-786)) (-5 *1 (-1040 *4 *3 *5)) (-4 *5 (-880 *4 (-495 *3) *3)))))
-(-13 (-680 |#1| |#2|) (-10 -8 (-15 -2084 (|#3| $ (-710))) (-15 -1691 ($ |#2|)) (-15 -1691 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -1242 ((-1 (-1068 |#3|) |#3|) (-589 |#2|) (-589 (-1068 |#3|)))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $ |#2| |#1|)) (-15 -2994 ($ (-1 $) |#2| |#1|))) |%noBranch|)))
-((-1680 (((-108) $ $) 7)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) 85)) (-2591 (((-589 $) (-589 |#4|)) 86) (((-589 $) (-589 |#4|) (-108)) 111)) (-1292 (((-589 |#3|) $) 33)) (-2356 (((-108) $) 26)) (-2192 (((-108) $) 17 (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) 101) (((-108) $) 97)) (-2717 ((|#4| |#4| $) 92)) (-3718 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| $) 126)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) 27)) (-1620 (((-108) $ (-710)) 44)) (-1903 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-4189 (($) 45 T CONST)) (-4002 (((-108) $) 22 (|has| |#1| (-515)))) (-3577 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3527 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2611 (((-108) $) 25 (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1291 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) 36)) (-3508 (($ (-589 |#4|)) 35)) (-2441 (((-3 $ "failed") $) 82)) (-3546 ((|#4| |#4| $) 89)) (-2462 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2848 ((|#4| |#4| $) 87)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) 105)) (-2607 (((-108) |#4| $) 136)) (-2072 (((-108) |#4| $) 133)) (-3149 (((-108) |#4| $) 137) (((-108) $) 134)) (-1871 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) 104) (((-108) $) 103)) (-3556 ((|#3| $) 34)) (-3051 (((-108) $ (-710)) 43)) (-1584 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 47)) (-2709 (((-589 |#3|) $) 32)) (-2528 (((-108) |#3| $) 31)) (-1418 (((-108) $ (-710)) 42)) (-2032 (((-1070) $) 9)) (-3715 (((-3 |#4| (-589 $)) |#4| |#4| $) 128)) (-3173 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| |#4| $) 127)) (-2535 (((-3 |#4| "failed") $) 83)) (-3130 (((-589 $) |#4| $) 129)) (-1338 (((-3 (-108) (-589 $)) |#4| $) 132)) (-1446 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3196 (((-589 $) |#4| $) 125) (((-589 $) (-589 |#4|) $) 124) (((-589 $) (-589 |#4|) (-589 $)) 123) (((-589 $) |#4| (-589 $)) 122)) (-2190 (($ |#4| $) 117) (($ (-589 |#4|) $) 116)) (-2455 (((-589 |#4|) $) 107)) (-2490 (((-108) |#4| $) 99) (((-108) $) 95)) (-2960 ((|#4| |#4| $) 90)) (-2303 (((-108) $ $) 110)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) 100) (((-108) $) 96)) (-2897 ((|#4| |#4| $) 91)) (-3951 (((-1034) $) 10)) (-2428 (((-3 |#4| "failed") $) 84)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-3367 (((-3 $ "failed") $ |#4|) 78)) (-3053 (($ $ |#4|) 77) (((-589 $) |#4| $) 115) (((-589 $) |#4| (-589 $)) 114) (((-589 $) (-589 |#4|) $) 113) (((-589 $) (-589 |#4|) (-589 $)) 112)) (-3379 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) 38)) (-1777 (((-108) $) 41)) (-3320 (($) 40)) (-2640 (((-710) $) 106)) (-3977 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-1874 (($ $) 39)) (-1400 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 60)) (-2712 (($ $ |#3|) 28)) (-2742 (($ $ |#3|) 30)) (-1494 (($ $) 88)) (-1591 (($ $ |#3|) 29)) (-1691 (((-794) $) 11) (((-589 |#4|) $) 37)) (-2868 (((-710) $) 76 (|has| |#3| (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-3817 (((-589 $) |#4| $) 121) (((-589 $) |#4| (-589 $)) 120) (((-589 $) (-589 |#4|) $) 119) (((-589 $) (-589 |#4|) (-589 $)) 118)) (-2308 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) 81)) (-2776 (((-108) |#4| $) 135)) (-1747 (((-108) |#3| $) 80)) (-3941 (((-108) $ $) 6)) (-2810 (((-710) $) 46 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 |#2|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-3695 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3669 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 115 (|has| |#1| (-37 (-383 (-523)))))) (-3717 (($ $) 147 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3241 (((-883 |#1|) $ (-710)) NIL) (((-883 |#1|) $ (-710) (-710)) NIL)) (-2294 (((-108) $) NIL)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-710) $ |#2|) NIL) (((-710) $ |#2| (-710)) NIL)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4060 (((-108) $) NIL)) (-3694 (($ $ (-589 |#2|) (-589 (-495 |#2|))) NIL) (($ $ |#2| (-495 |#2|)) NIL) (($ |#1| (-495 |#2|)) NIL) (($ $ |#2| (-710)) 58) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2062 (($ $) 113 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2669 (($ $ |#2|) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ |#2| |#1|) 166 (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) NIL)) (-3951 (($ (-1 $) |#2| |#1|) 165 (|has| |#1| (-37 (-383 (-523)))))) (-1361 (($ $ (-710)) 15)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1847 (($ $) 111 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (($ $ |#2| $) 97) (($ $ (-589 |#2|) (-589 $)) 90) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL)) (-4024 (($ $ |#2|) 100) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-1487 (((-495 |#2|) $) NIL)) (-1938 (((-1 (-1068 |#3|) |#3|) (-589 |#2|) (-589 (-1068 |#3|))) 79)) (-3730 (($ $) 149 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 145 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 17)) (-3976 (((-794) $) 182) (($ (-523)) NIL) (($ |#1|) 44 (|has| |#1| (-158))) (($ $) NIL (|has| |#1| (-515))) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#2|) 65) (($ |#3|) 63)) (-1234 ((|#1| $ (-495 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL) ((|#3| $ (-710)) 42)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3768 (($ $) 155 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) 151 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 159 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-3135 (($ $) 161 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 157 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 153 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 18 T CONST)) (-1440 (($) 10 T CONST)) (-1943 (($ $ |#2|) NIL) (($ $ (-589 |#2|)) NIL) (($ $ |#2| (-710)) NIL) (($ $ (-589 |#2|) (-589 (-710))) NIL)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#1|) 184 (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 61)) (** (($ $ (-852)) NIL) (($ $ (-710)) 70) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 103 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 60) (($ $ (-383 (-523))) 108 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 106 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 47) (($ $ |#1|) 48) (($ |#3| $) 46)))
+(((-1040 |#1| |#2| |#3|) (-13 (-680 |#1| |#2|) (-10 -8 (-15 -1234 (|#3| $ (-710))) (-15 -3976 ($ |#2|)) (-15 -3976 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -1938 ((-1 (-1068 |#3|) |#3|) (-589 |#2|) (-589 (-1068 |#3|)))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $ |#2| |#1|)) (-15 -3951 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-973) (-786) (-880 |#1| (-495 |#2|) |#2|)) (T -1040))
+((-1234 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *2 (-880 *4 (-495 *5) *5)) (-5 *1 (-1040 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-786)))) (-3976 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *2 (-786)) (-5 *1 (-1040 *3 *2 *4)) (-4 *4 (-880 *3 (-495 *2) *2)))) (-3976 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-5 *1 (-1040 *3 *4 *2)) (-4 *2 (-880 *3 (-495 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-5 *1 (-1040 *3 *4 *2)) (-4 *2 (-880 *3 (-495 *4) *4)))) (-1938 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-1068 *7))) (-4 *6 (-786)) (-4 *7 (-880 *5 (-495 *6) *6)) (-4 *5 (-973)) (-5 *2 (-1 (-1068 *7) *7)) (-5 *1 (-1040 *5 *6 *7)))) (-2669 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-4 *2 (-786)) (-5 *1 (-1040 *3 *2 *4)) (-4 *4 (-880 *3 (-495 *2) *2)))) (-3951 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1040 *4 *3 *5))) (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)) (-4 *3 (-786)) (-5 *1 (-1040 *4 *3 *5)) (-4 *5 (-880 *4 (-495 *3) *3)))))
+(-13 (-680 |#1| |#2|) (-10 -8 (-15 -1234 (|#3| $ (-710))) (-15 -3976 ($ |#2|)) (-15 -3976 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -1938 ((-1 (-1068 |#3|) |#3|) (-589 |#2|) (-589 (-1068 |#3|)))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $ |#2| |#1|)) (-15 -3951 ($ (-1 $) |#2| |#1|))) |%noBranch|)))
+((-3260 (((-108) $ $) 7)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) 85)) (-2311 (((-589 $) (-589 |#4|)) 86) (((-589 $) (-589 |#4|) (-108)) 111)) (-3716 (((-589 |#3|) $) 33)) (-2011 (((-108) $) 26)) (-2821 (((-108) $) 17 (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) 101) (((-108) $) 97)) (-4165 ((|#4| |#4| $) 92)) (-3763 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| $) 126)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) 27)) (-2282 (((-108) $ (-710)) 44)) (-1299 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-1640 (($) 45 T CONST)) (-1619 (((-108) $) 22 (|has| |#1| (-515)))) (-2927 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3685 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2457 (((-108) $) 25 (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2341 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) 36)) (-1996 (($ (-589 |#4|)) 35)) (-3891 (((-3 $ "failed") $) 82)) (-3880 ((|#4| |#4| $) 89)) (-3917 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-3058 ((|#4| |#4| $) 87)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) 105)) (-2422 (((-108) |#4| $) 136)) (-4171 (((-108) |#4| $) 133)) (-3004 (((-108) |#4| $) 137) (((-108) $) 134)) (-3133 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) 104) (((-108) $) 103)) (-2694 ((|#3| $) 34)) (-1344 (((-108) $ (-710)) 43)) (-3056 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 47)) (-4100 (((-589 |#3|) $) 32)) (-2863 (((-108) |#3| $) 31)) (-4042 (((-108) $ (-710)) 42)) (-3841 (((-1070) $) 9)) (-3726 (((-3 |#4| (-589 $)) |#4| |#4| $) 128)) (-3216 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| |#4| $) 127)) (-2247 (((-3 |#4| "failed") $) 83)) (-2818 (((-589 $) |#4| $) 129)) (-1446 (((-3 (-108) (-589 $)) |#4| $) 132)) (-4226 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-1625 (((-589 $) |#4| $) 125) (((-589 $) (-589 |#4|) $) 124) (((-589 $) (-589 |#4|) (-589 $)) 123) (((-589 $) |#4| (-589 $)) 122)) (-2795 (($ |#4| $) 117) (($ (-589 |#4|) $) 116)) (-3403 (((-589 |#4|) $) 107)) (-3761 (((-108) |#4| $) 99) (((-108) $) 95)) (-1728 ((|#4| |#4| $) 90)) (-1454 (((-108) $ $) 110)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) 100) (((-108) $) 96)) (-2347 ((|#4| |#4| $) 91)) (-2435 (((-1034) $) 10)) (-3879 (((-3 |#4| "failed") $) 84)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2594 (((-3 $ "failed") $ |#4|) 78)) (-1361 (($ $ |#4|) 77) (((-589 $) |#4| $) 115) (((-589 $) |#4| (-589 $)) 114) (((-589 $) (-589 |#4|) $) 113) (((-589 $) (-589 |#4|) (-589 $)) 112)) (-2720 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) 38)) (-3163 (((-108) $) 41)) (-4055 (($) 40)) (-1487 (((-710) $) 106)) (-2452 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-4124 (($ $) 39)) (-3077 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1318 (($ $ |#3|) 30)) (-3444 (($ $) 88)) (-2023 (($ $ |#3|) 29)) (-3976 (((-794) $) 11) (((-589 |#4|) $) 37)) (-3221 (((-710) $) 76 (|has| |#3| (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-1611 (((-589 $) |#4| $) 121) (((-589 $) |#4| (-589 $)) 120) (((-589 $) (-589 |#4|) $) 119) (((-589 $) (-589 |#4|) (-589 $)) 118)) (-1505 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) 81)) (-3553 (((-108) |#4| $) 135)) (-4079 (((-108) |#3| $) 80)) (-4037 (((-108) $ $) 6)) (-1271 (((-710) $) 46 (|has| $ (-6 -4248)))))
(((-1041 |#1| |#2| |#3| |#4|) (-129) (-427) (-732) (-786) (-987 |t#1| |t#2| |t#3|)) (T -1041))
NIL
(-13 (-1025 |t#1| |t#2| |t#3| |t#4|) (-723 |t#1| |t#2| |t#3| |t#4|))
(((-33) . T) ((-97) . T) ((-563 (-589 |#4|)) . T) ((-563 (-794)) . T) ((-140 |#4|) . T) ((-564 (-499)) |has| |#4| (-564 (-499))) ((-286 |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-462 |#4|) . T) ((-484 |#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-723 |#1| |#2| |#3| |#4|) . T) ((-905 |#1| |#2| |#3| |#4|) . T) ((-992 |#1| |#2| |#3| |#4|) . T) ((-1016) . T) ((-1025 |#1| |#2| |#3| |#4|) . T) ((-1117 |#1| |#2| |#3| |#4|) . T) ((-1123) . T))
-((-3112 (((-589 |#2|) |#1|) 12)) (-1509 (((-589 |#2|) |#2| |#2| |#2| |#2| |#2|) 37) (((-589 |#2|) |#1|) 48)) (-1908 (((-589 |#2|) |#2| |#2| |#2|) 35) (((-589 |#2|) |#1|) 46)) (-1698 ((|#2| |#1|) 42)) (-2091 (((-2 (|:| |solns| (-589 |#2|)) (|:| |maps| (-589 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 16)) (-3688 (((-589 |#2|) |#2| |#2|) 34) (((-589 |#2|) |#1|) 45)) (-3946 (((-589 |#2|) |#2| |#2| |#2| |#2|) 36) (((-589 |#2|) |#1|) 47)) (-3532 ((|#2| |#2| |#2| |#2| |#2| |#2|) 41)) (-1700 ((|#2| |#2| |#2| |#2|) 39)) (-1205 ((|#2| |#2| |#2|) 38)) (-1424 ((|#2| |#2| |#2| |#2| |#2|) 40)))
-(((-1042 |#1| |#2|) (-10 -7 (-15 -3112 ((-589 |#2|) |#1|)) (-15 -1698 (|#2| |#1|)) (-15 -2091 ((-2 (|:| |solns| (-589 |#2|)) (|:| |maps| (-589 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -3688 ((-589 |#2|) |#1|)) (-15 -1908 ((-589 |#2|) |#1|)) (-15 -3946 ((-589 |#2|) |#1|)) (-15 -1509 ((-589 |#2|) |#1|)) (-15 -3688 ((-589 |#2|) |#2| |#2|)) (-15 -1908 ((-589 |#2|) |#2| |#2| |#2|)) (-15 -3946 ((-589 |#2|) |#2| |#2| |#2| |#2|)) (-15 -1509 ((-589 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -1205 (|#2| |#2| |#2|)) (-15 -1700 (|#2| |#2| |#2| |#2|)) (-15 -1424 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3532 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1145 |#2|) (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (T -1042))
-((-3532 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-1424 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-1700 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-1205 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-1509 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))) (-3946 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))) (-1908 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))) (-3688 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))) (-1509 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))) (-3946 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))) (-1908 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))) (-3688 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))) (-2091 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-2 (|:| |solns| (-589 *5)) (|:| |maps| (-589 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1042 *3 *5)) (-4 *3 (-1145 *5)))) (-1698 (*1 *2 *3) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-3112 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -3112 ((-589 |#2|) |#1|)) (-15 -1698 (|#2| |#1|)) (-15 -2091 ((-2 (|:| |solns| (-589 |#2|)) (|:| |maps| (-589 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -3688 ((-589 |#2|) |#1|)) (-15 -1908 ((-589 |#2|) |#1|)) (-15 -3946 ((-589 |#2|) |#1|)) (-15 -1509 ((-589 |#2|) |#1|)) (-15 -3688 ((-589 |#2|) |#2| |#2|)) (-15 -1908 ((-589 |#2|) |#2| |#2| |#2|)) (-15 -3946 ((-589 |#2|) |#2| |#2| |#2| |#2|)) (-15 -1509 ((-589 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -1205 (|#2| |#2| |#2|)) (-15 -1700 (|#2| |#2| |#2| |#2|)) (-15 -1424 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3532 (|#2| |#2| |#2| |#2| |#2| |#2|)))
-((-1570 (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|))))) 95) (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087))) 94) (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|)))) 92) (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))) (-589 (-1087))) 90) (((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|)))) 75) (((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))) (-1087)) 76) (((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|))) 70) (((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)) (-1087)) 59)) (-2673 (((-589 (-589 (-292 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087))) 88) (((-589 (-292 |#1|)) (-383 (-883 |#1|)) (-1087)) 43)) (-3114 (((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-383 (-883 |#1|)) (-1087)) 98) (((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087)) 97)))
-(((-1043 |#1|) (-10 -7 (-15 -1570 ((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -1570 ((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)))) (-15 -1570 ((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -1570 ((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))))) (-15 -1570 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -1570 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))))) (-15 -1570 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087)))) (-15 -1570 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -2673 ((-589 (-292 |#1|)) (-383 (-883 |#1|)) (-1087))) (-15 -2673 ((-589 (-589 (-292 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -3114 ((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -3114 ((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-383 (-883 |#1|)) (-1087)))) (-13 (-284) (-786) (-136))) (T -1043))
-((-3114 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-1077 (-589 (-292 *5)) (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5)))) (-3114 (*1 *2 *3 *4) (-12 (-5 *3 (-271 (-383 (-883 *5)))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-1077 (-589 (-292 *5)) (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5)))) (-2673 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-292 *5)))) (-5 *1 (-1043 *5)))) (-2673 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-292 *5))) (-5 *1 (-1043 *5)))) (-1570 (*1 *2 *3) (-12 (-5 *3 (-589 (-271 (-383 (-883 *4))))) (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *4))))) (-5 *1 (-1043 *4)))) (-1570 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-271 (-383 (-883 *5))))) (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5)))) (-1570 (*1 *2 *3) (-12 (-5 *3 (-589 (-383 (-883 *4)))) (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *4))))) (-5 *1 (-1043 *4)))) (-1570 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5)))) (-1570 (*1 *2 *3) (-12 (-5 *3 (-271 (-383 (-883 *4)))) (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1043 *4)))) (-1570 (*1 *2 *3 *4) (-12 (-5 *3 (-271 (-383 (-883 *5)))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *5)))) (-5 *1 (-1043 *5)))) (-1570 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1043 *4)))) (-1570 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *5)))) (-5 *1 (-1043 *5)))))
-(-10 -7 (-15 -1570 ((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -1570 ((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)))) (-15 -1570 ((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -1570 ((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))))) (-15 -1570 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -1570 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))))) (-15 -1570 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087)))) (-15 -1570 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -2673 ((-589 (-292 |#1|)) (-383 (-883 |#1|)) (-1087))) (-15 -2673 ((-589 (-589 (-292 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -3114 ((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -3114 ((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-383 (-883 |#1|)) (-1087))))
-((-3924 (((-383 (-1083 (-292 |#1|))) (-1169 (-292 |#1|)) (-383 (-1083 (-292 |#1|))) (-523)) 27)) (-4031 (((-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|)))) 39)))
-(((-1044 |#1|) (-10 -7 (-15 -4031 ((-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))))) (-15 -3924 ((-383 (-1083 (-292 |#1|))) (-1169 (-292 |#1|)) (-383 (-1083 (-292 |#1|))) (-523)))) (-13 (-515) (-786))) (T -1044))
-((-3924 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-383 (-1083 (-292 *5)))) (-5 *3 (-1169 (-292 *5))) (-5 *4 (-523)) (-4 *5 (-13 (-515) (-786))) (-5 *1 (-1044 *5)))) (-4031 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-383 (-1083 (-292 *3)))) (-4 *3 (-13 (-515) (-786))) (-5 *1 (-1044 *3)))))
-(-10 -7 (-15 -4031 ((-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))))) (-15 -3924 ((-383 (-1083 (-292 |#1|))) (-1169 (-292 |#1|)) (-383 (-1083 (-292 |#1|))) (-523))))
-((-3112 (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-292 |#1|))) (-589 (-1087))) 217) (((-589 (-271 (-292 |#1|))) (-292 |#1|) (-1087)) 20) (((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)) (-1087)) 26) (((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|))) 25) (((-589 (-271 (-292 |#1|))) (-292 |#1|)) 21)))
-(((-1045 |#1|) (-10 -7 (-15 -3112 ((-589 (-271 (-292 |#1|))) (-292 |#1|))) (-15 -3112 ((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)))) (-15 -3112 ((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)) (-1087))) (-15 -3112 ((-589 (-271 (-292 |#1|))) (-292 |#1|) (-1087))) (-15 -3112 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-292 |#1|))) (-589 (-1087))))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (T -1045))
-((-3112 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1045 *5)) (-5 *3 (-589 (-271 (-292 *5)))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-271 (-292 *5)))) (-5 *1 (-1045 *5)) (-5 *3 (-292 *5)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-271 (-292 *5)))) (-5 *1 (-1045 *5)) (-5 *3 (-271 (-292 *5))))) (-3112 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1045 *4)) (-5 *3 (-271 (-292 *4))))) (-3112 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1045 *4)) (-5 *3 (-292 *4)))))
-(-10 -7 (-15 -3112 ((-589 (-271 (-292 |#1|))) (-292 |#1|))) (-15 -3112 ((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)))) (-15 -3112 ((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)) (-1087))) (-15 -3112 ((-589 (-271 (-292 |#1|))) (-292 |#1|) (-1087))) (-15 -3112 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-292 |#1|))) (-589 (-1087)))))
-((-4079 ((|#2| |#2|) 20 (|has| |#1| (-786))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 16)) (-1302 ((|#2| |#2|) 19 (|has| |#1| (-786))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 15)))
-(((-1046 |#1| |#2|) (-10 -7 (-15 -1302 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -4079 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-786)) (PROGN (-15 -1302 (|#2| |#2|)) (-15 -4079 (|#2| |#2|))) |%noBranch|)) (-1123) (-13 (-556 (-523) |#1|) (-10 -7 (-6 -4248) (-6 -4249)))) (T -1046))
-((-4079 (*1 *2 *2) (-12 (-4 *3 (-786)) (-4 *3 (-1123)) (-5 *1 (-1046 *3 *2)) (-4 *2 (-13 (-556 (-523) *3) (-10 -7 (-6 -4248) (-6 -4249)))))) (-1302 (*1 *2 *2) (-12 (-4 *3 (-786)) (-4 *3 (-1123)) (-5 *1 (-1046 *3 *2)) (-4 *2 (-13 (-556 (-523) *3) (-10 -7 (-6 -4248) (-6 -4249)))))) (-4079 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-1046 *4 *2)) (-4 *2 (-13 (-556 (-523) *4) (-10 -7 (-6 -4248) (-6 -4249)))))) (-1302 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-1046 *4 *2)) (-4 *2 (-13 (-556 (-523) *4) (-10 -7 (-6 -4248) (-6 -4249)))))))
-(-10 -7 (-15 -1302 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -4079 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-786)) (PROGN (-15 -1302 (|#2| |#2|)) (-15 -4079 (|#2| |#2|))) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-1782 (((-1076 3 |#1|) $) 107)) (-2187 (((-108) $) 72)) (-1938 (($ $ (-589 (-874 |#1|))) 20) (($ $ (-589 (-589 |#1|))) 75) (($ (-589 (-874 |#1|))) 74) (((-589 (-874 |#1|)) $) 73)) (-1860 (((-108) $) 41)) (-3171 (($ $ (-874 |#1|)) 46) (($ $ (-589 |#1|)) 51) (($ $ (-710)) 53) (($ (-874 |#1|)) 47) (((-874 |#1|) $) 45)) (-1405 (((-2 (|:| -3847 (-710)) (|:| |curves| (-710)) (|:| |polygons| (-710)) (|:| |constructs| (-710))) $) 105)) (-3338 (((-710) $) 26)) (-1772 (((-710) $) 25)) (-3726 (($ $ (-710) (-874 |#1|)) 39)) (-2067 (((-108) $) 82)) (-1648 (($ $ (-589 (-589 (-874 |#1|))) (-589 (-157)) (-157)) 89) (($ $ (-589 (-589 (-589 |#1|))) (-589 (-157)) (-157)) 91) (($ $ (-589 (-589 (-874 |#1|))) (-108) (-108)) 85) (($ $ (-589 (-589 (-589 |#1|))) (-108) (-108)) 93) (($ (-589 (-589 (-874 |#1|)))) 86) (($ (-589 (-589 (-874 |#1|))) (-108) (-108)) 87) (((-589 (-589 (-874 |#1|))) $) 84)) (-3780 (($ (-589 $)) 28) (($ $ $) 29)) (-4219 (((-589 (-157)) $) 102)) (-3794 (((-589 (-874 |#1|)) $) 97)) (-3525 (((-589 (-589 (-157))) $) 101)) (-3958 (((-589 (-589 (-589 (-874 |#1|)))) $) NIL)) (-1912 (((-589 (-589 (-589 (-710)))) $) 99)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1895 (((-710) $ (-589 (-874 |#1|))) 37)) (-4188 (((-108) $) 54)) (-3353 (($ $ (-589 (-874 |#1|))) 56) (($ $ (-589 (-589 |#1|))) 62) (($ (-589 (-874 |#1|))) 57) (((-589 (-874 |#1|)) $) 55)) (-2746 (($) 23) (($ (-1076 3 |#1|)) 24)) (-1874 (($ $) 35)) (-4208 (((-589 $) $) 34)) (-3923 (($ (-589 $)) 31)) (-1603 (((-589 $) $) 33)) (-1691 (((-794) $) 111)) (-3889 (((-108) $) 64)) (-1746 (($ $ (-589 (-874 |#1|))) 66) (($ $ (-589 (-589 |#1|))) 69) (($ (-589 (-874 |#1|))) 67) (((-589 (-874 |#1|)) $) 65)) (-3322 (($ $) 106)) (-3941 (((-108) $ $) NIL)))
+((-3911 (((-589 |#2|) |#1|) 12)) (-3582 (((-589 |#2|) |#2| |#2| |#2| |#2| |#2|) 38) (((-589 |#2|) |#1|) 49)) (-2016 (((-589 |#2|) |#2| |#2| |#2|) 36) (((-589 |#2|) |#1|) 47)) (-1795 ((|#2| |#1|) 43)) (-3170 (((-2 (|:| |solns| (-589 |#2|)) (|:| |maps| (-589 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 17)) (-3219 (((-589 |#2|) |#2| |#2|) 35) (((-589 |#2|) |#1|) 46)) (-2917 (((-589 |#2|) |#2| |#2| |#2| |#2|) 37) (((-589 |#2|) |#1|) 48)) (-3746 ((|#2| |#2| |#2| |#2| |#2| |#2|) 42)) (-1824 ((|#2| |#2| |#2| |#2|) 40)) (-2684 ((|#2| |#2| |#2|) 39)) (-4075 ((|#2| |#2| |#2| |#2| |#2|) 41)))
+(((-1042 |#1| |#2|) (-10 -7 (-15 -3911 ((-589 |#2|) |#1|)) (-15 -1795 (|#2| |#1|)) (-15 -3170 ((-2 (|:| |solns| (-589 |#2|)) (|:| |maps| (-589 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -3219 ((-589 |#2|) |#1|)) (-15 -2016 ((-589 |#2|) |#1|)) (-15 -2917 ((-589 |#2|) |#1|)) (-15 -3582 ((-589 |#2|) |#1|)) (-15 -3219 ((-589 |#2|) |#2| |#2|)) (-15 -2016 ((-589 |#2|) |#2| |#2| |#2|)) (-15 -2917 ((-589 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3582 ((-589 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -2684 (|#2| |#2| |#2|)) (-15 -1824 (|#2| |#2| |#2| |#2|)) (-15 -4075 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3746 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1145 |#2|) (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (T -1042))
+((-3746 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-4075 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-1824 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-2684 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-3582 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))) (-2917 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))) (-2016 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))) (-3219 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))) (-3582 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))) (-2917 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))) (-2016 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))) (-3219 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))) (-3170 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-2 (|:| |solns| (-589 *5)) (|:| |maps| (-589 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1042 *3 *5)) (-4 *3 (-1145 *5)))) (-1795 (*1 *2 *3) (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))) (-3911 (*1 *2 *3) (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523))))))) (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -3911 ((-589 |#2|) |#1|)) (-15 -1795 (|#2| |#1|)) (-15 -3170 ((-2 (|:| |solns| (-589 |#2|)) (|:| |maps| (-589 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -3219 ((-589 |#2|) |#1|)) (-15 -2016 ((-589 |#2|) |#1|)) (-15 -2917 ((-589 |#2|) |#1|)) (-15 -3582 ((-589 |#2|) |#1|)) (-15 -3219 ((-589 |#2|) |#2| |#2|)) (-15 -2016 ((-589 |#2|) |#2| |#2| |#2|)) (-15 -2917 ((-589 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3582 ((-589 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -2684 (|#2| |#2| |#2|)) (-15 -1824 (|#2| |#2| |#2| |#2|)) (-15 -4075 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3746 (|#2| |#2| |#2| |#2| |#2| |#2|)))
+((-2936 (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|))))) 95) (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087))) 94) (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|)))) 92) (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))) (-589 (-1087))) 90) (((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|)))) 75) (((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))) (-1087)) 76) (((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|))) 70) (((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)) (-1087)) 59)) (-1917 (((-589 (-589 (-292 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087))) 88) (((-589 (-292 |#1|)) (-383 (-883 |#1|)) (-1087)) 43)) (-2625 (((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-383 (-883 |#1|)) (-1087)) 98) (((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087)) 97)))
+(((-1043 |#1|) (-10 -7 (-15 -2936 ((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -2936 ((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)))) (-15 -2936 ((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -2936 ((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))))) (-15 -2936 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -2936 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))))) (-15 -2936 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087)))) (-15 -2936 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -1917 ((-589 (-292 |#1|)) (-383 (-883 |#1|)) (-1087))) (-15 -1917 ((-589 (-589 (-292 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -2625 ((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -2625 ((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-383 (-883 |#1|)) (-1087)))) (-13 (-284) (-786) (-136))) (T -1043))
+((-2625 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-1077 (-589 (-292 *5)) (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5)))) (-2625 (*1 *2 *3 *4) (-12 (-5 *3 (-271 (-383 (-883 *5)))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-1077 (-589 (-292 *5)) (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5)))) (-1917 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-292 *5)))) (-5 *1 (-1043 *5)))) (-1917 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-292 *5))) (-5 *1 (-1043 *5)))) (-2936 (*1 *2 *3) (-12 (-5 *3 (-589 (-271 (-383 (-883 *4))))) (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *4))))) (-5 *1 (-1043 *4)))) (-2936 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-271 (-383 (-883 *5))))) (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5)))) (-2936 (*1 *2 *3) (-12 (-5 *3 (-589 (-383 (-883 *4)))) (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *4))))) (-5 *1 (-1043 *4)))) (-2936 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5)))) (-2936 (*1 *2 *3) (-12 (-5 *3 (-271 (-383 (-883 *4)))) (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1043 *4)))) (-2936 (*1 *2 *3 *4) (-12 (-5 *3 (-271 (-383 (-883 *5)))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *5)))) (-5 *1 (-1043 *5)))) (-2936 (*1 *2 *3) (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1043 *4)))) (-2936 (*1 *2 *3 *4) (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *5)))) (-5 *1 (-1043 *5)))))
+(-10 -7 (-15 -2936 ((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)) (-1087))) (-15 -2936 ((-589 (-271 (-292 |#1|))) (-383 (-883 |#1|)))) (-15 -2936 ((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -2936 ((-589 (-271 (-292 |#1|))) (-271 (-383 (-883 |#1|))))) (-15 -2936 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -2936 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-383 (-883 |#1|))))) (-15 -2936 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087)))) (-15 -2936 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -1917 ((-589 (-292 |#1|)) (-383 (-883 |#1|)) (-1087))) (-15 -1917 ((-589 (-589 (-292 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -2625 ((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -2625 ((-1077 (-589 (-292 |#1|)) (-589 (-271 (-292 |#1|)))) (-383 (-883 |#1|)) (-1087))))
+((-2683 (((-383 (-1083 (-292 |#1|))) (-1169 (-292 |#1|)) (-383 (-1083 (-292 |#1|))) (-523)) 29)) (-1969 (((-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|)))) 40)))
+(((-1044 |#1|) (-10 -7 (-15 -1969 ((-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))))) (-15 -2683 ((-383 (-1083 (-292 |#1|))) (-1169 (-292 |#1|)) (-383 (-1083 (-292 |#1|))) (-523)))) (-13 (-515) (-786))) (T -1044))
+((-2683 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-383 (-1083 (-292 *5)))) (-5 *3 (-1169 (-292 *5))) (-5 *4 (-523)) (-4 *5 (-13 (-515) (-786))) (-5 *1 (-1044 *5)))) (-1969 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-383 (-1083 (-292 *3)))) (-4 *3 (-13 (-515) (-786))) (-5 *1 (-1044 *3)))))
+(-10 -7 (-15 -1969 ((-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))) (-383 (-1083 (-292 |#1|))))) (-15 -2683 ((-383 (-1083 (-292 |#1|))) (-1169 (-292 |#1|)) (-383 (-1083 (-292 |#1|))) (-523))))
+((-3911 (((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-292 |#1|))) (-589 (-1087))) 222) (((-589 (-271 (-292 |#1|))) (-292 |#1|) (-1087)) 20) (((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)) (-1087)) 26) (((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|))) 25) (((-589 (-271 (-292 |#1|))) (-292 |#1|)) 21)))
+(((-1045 |#1|) (-10 -7 (-15 -3911 ((-589 (-271 (-292 |#1|))) (-292 |#1|))) (-15 -3911 ((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)))) (-15 -3911 ((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)) (-1087))) (-15 -3911 ((-589 (-271 (-292 |#1|))) (-292 |#1|) (-1087))) (-15 -3911 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-292 |#1|))) (-589 (-1087))))) (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (T -1045))
+((-3911 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-1087))) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1045 *5)) (-5 *3 (-589 (-271 (-292 *5)))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-271 (-292 *5)))) (-5 *1 (-1045 *5)) (-5 *3 (-292 *5)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-271 (-292 *5)))) (-5 *1 (-1045 *5)) (-5 *3 (-271 (-292 *5))))) (-3911 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1045 *4)) (-5 *3 (-271 (-292 *4))))) (-3911 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136))) (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1045 *4)) (-5 *3 (-292 *4)))))
+(-10 -7 (-15 -3911 ((-589 (-271 (-292 |#1|))) (-292 |#1|))) (-15 -3911 ((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)))) (-15 -3911 ((-589 (-271 (-292 |#1|))) (-271 (-292 |#1|)) (-1087))) (-15 -3911 ((-589 (-271 (-292 |#1|))) (-292 |#1|) (-1087))) (-15 -3911 ((-589 (-589 (-271 (-292 |#1|)))) (-589 (-271 (-292 |#1|))) (-589 (-1087)))))
+((-3570 ((|#2| |#2|) 20 (|has| |#1| (-786))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 17)) (-2393 ((|#2| |#2|) 19 (|has| |#1| (-786))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 16)))
+(((-1046 |#1| |#2|) (-10 -7 (-15 -2393 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -3570 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-786)) (PROGN (-15 -2393 (|#2| |#2|)) (-15 -3570 (|#2| |#2|))) |%noBranch|)) (-1123) (-13 (-556 (-523) |#1|) (-10 -7 (-6 -4248) (-6 -4249)))) (T -1046))
+((-3570 (*1 *2 *2) (-12 (-4 *3 (-786)) (-4 *3 (-1123)) (-5 *1 (-1046 *3 *2)) (-4 *2 (-13 (-556 (-523) *3) (-10 -7 (-6 -4248) (-6 -4249)))))) (-2393 (*1 *2 *2) (-12 (-4 *3 (-786)) (-4 *3 (-1123)) (-5 *1 (-1046 *3 *2)) (-4 *2 (-13 (-556 (-523) *3) (-10 -7 (-6 -4248) (-6 -4249)))))) (-3570 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-1046 *4 *2)) (-4 *2 (-13 (-556 (-523) *4) (-10 -7 (-6 -4248) (-6 -4249)))))) (-2393 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-1046 *4 *2)) (-4 *2 (-13 (-556 (-523) *4) (-10 -7 (-6 -4248) (-6 -4249)))))))
+(-10 -7 (-15 -2393 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -3570 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-786)) (PROGN (-15 -2393 (|#2| |#2|)) (-15 -3570 (|#2| |#2|))) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-3213 (((-1076 3 |#1|) $) 108)) (-2760 (((-108) $) 72)) (-2271 (($ $ (-589 (-874 |#1|))) 20) (($ $ (-589 (-589 |#1|))) 75) (($ (-589 (-874 |#1|))) 74) (((-589 (-874 |#1|)) $) 73)) (-2731 (((-108) $) 41)) (-3195 (($ $ (-874 |#1|)) 46) (($ $ (-589 |#1|)) 51) (($ $ (-710)) 53) (($ (-874 |#1|)) 47) (((-874 |#1|) $) 45)) (-3899 (((-2 (|:| -1961 (-710)) (|:| |curves| (-710)) (|:| |polygons| (-710)) (|:| |constructs| (-710))) $) 106)) (-4168 (((-710) $) 26)) (-1244 (((-710) $) 25)) (-3849 (($ $ (-710) (-874 |#1|)) 39)) (-4134 (((-108) $) 82)) (-1265 (($ $ (-589 (-589 (-874 |#1|))) (-589 (-157)) (-157)) 89) (($ $ (-589 (-589 (-589 |#1|))) (-589 (-157)) (-157)) 91) (($ $ (-589 (-589 (-874 |#1|))) (-108) (-108)) 85) (($ $ (-589 (-589 (-589 |#1|))) (-108) (-108)) 93) (($ (-589 (-589 (-874 |#1|)))) 86) (($ (-589 (-589 (-874 |#1|))) (-108) (-108)) 87) (((-589 (-589 (-874 |#1|))) $) 84)) (-3123 (($ (-589 $)) 28) (($ $ $) 29)) (-2024 (((-589 (-157)) $) 103)) (-1730 (((-589 (-874 |#1|)) $) 97)) (-3659 (((-589 (-589 (-157))) $) 102)) (-3048 (((-589 (-589 (-589 (-874 |#1|)))) $) NIL)) (-2060 (((-589 (-589 (-589 (-710)))) $) 100)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3000 (((-710) $ (-589 (-874 |#1|))) 37)) (-1627 (((-108) $) 54)) (-1246 (($ $ (-589 (-874 |#1|))) 56) (($ $ (-589 (-589 |#1|))) 62) (($ (-589 (-874 |#1|))) 57) (((-589 (-874 |#1|)) $) 55)) (-3243 (($) 23) (($ (-1076 3 |#1|)) 24)) (-4124 (($ $) 35)) (-1892 (((-589 $) $) 34)) (-2670 (($ (-589 $)) 31)) (-2146 (((-589 $) $) 33)) (-3976 (((-794) $) 112)) (-3587 (((-108) $) 64)) (-4071 (($ $ (-589 (-874 |#1|))) 66) (($ $ (-589 (-589 |#1|))) 69) (($ (-589 (-874 |#1|))) 67) (((-589 (-874 |#1|)) $) 65)) (-4064 (($ $) 107)) (-4037 (((-108) $ $) NIL)))
(((-1047 |#1|) (-1048 |#1|) (-973)) (T -1047))
NIL
(-1048 |#1|)
-((-1680 (((-108) $ $) 7)) (-1782 (((-1076 3 |#1|) $) 13)) (-2187 (((-108) $) 29)) (-1938 (($ $ (-589 (-874 |#1|))) 33) (($ $ (-589 (-589 |#1|))) 32) (($ (-589 (-874 |#1|))) 31) (((-589 (-874 |#1|)) $) 30)) (-1860 (((-108) $) 44)) (-3171 (($ $ (-874 |#1|)) 49) (($ $ (-589 |#1|)) 48) (($ $ (-710)) 47) (($ (-874 |#1|)) 46) (((-874 |#1|) $) 45)) (-1405 (((-2 (|:| -3847 (-710)) (|:| |curves| (-710)) (|:| |polygons| (-710)) (|:| |constructs| (-710))) $) 15)) (-3338 (((-710) $) 58)) (-1772 (((-710) $) 59)) (-3726 (($ $ (-710) (-874 |#1|)) 50)) (-2067 (((-108) $) 21)) (-1648 (($ $ (-589 (-589 (-874 |#1|))) (-589 (-157)) (-157)) 28) (($ $ (-589 (-589 (-589 |#1|))) (-589 (-157)) (-157)) 27) (($ $ (-589 (-589 (-874 |#1|))) (-108) (-108)) 26) (($ $ (-589 (-589 (-589 |#1|))) (-108) (-108)) 25) (($ (-589 (-589 (-874 |#1|)))) 24) (($ (-589 (-589 (-874 |#1|))) (-108) (-108)) 23) (((-589 (-589 (-874 |#1|))) $) 22)) (-3780 (($ (-589 $)) 57) (($ $ $) 56)) (-4219 (((-589 (-157)) $) 16)) (-3794 (((-589 (-874 |#1|)) $) 20)) (-3525 (((-589 (-589 (-157))) $) 17)) (-3958 (((-589 (-589 (-589 (-874 |#1|)))) $) 18)) (-1912 (((-589 (-589 (-589 (-710)))) $) 19)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1895 (((-710) $ (-589 (-874 |#1|))) 51)) (-4188 (((-108) $) 39)) (-3353 (($ $ (-589 (-874 |#1|))) 43) (($ $ (-589 (-589 |#1|))) 42) (($ (-589 (-874 |#1|))) 41) (((-589 (-874 |#1|)) $) 40)) (-2746 (($) 61) (($ (-1076 3 |#1|)) 60)) (-1874 (($ $) 52)) (-4208 (((-589 $) $) 53)) (-3923 (($ (-589 $)) 55)) (-1603 (((-589 $) $) 54)) (-1691 (((-794) $) 11)) (-3889 (((-108) $) 34)) (-1746 (($ $ (-589 (-874 |#1|))) 38) (($ $ (-589 (-589 |#1|))) 37) (($ (-589 (-874 |#1|))) 36) (((-589 (-874 |#1|)) $) 35)) (-3322 (($ $) 14)) (-3941 (((-108) $ $) 6)))
+((-3260 (((-108) $ $) 7)) (-3213 (((-1076 3 |#1|) $) 13)) (-2760 (((-108) $) 29)) (-2271 (($ $ (-589 (-874 |#1|))) 33) (($ $ (-589 (-589 |#1|))) 32) (($ (-589 (-874 |#1|))) 31) (((-589 (-874 |#1|)) $) 30)) (-2731 (((-108) $) 44)) (-3195 (($ $ (-874 |#1|)) 49) (($ $ (-589 |#1|)) 48) (($ $ (-710)) 47) (($ (-874 |#1|)) 46) (((-874 |#1|) $) 45)) (-3899 (((-2 (|:| -1961 (-710)) (|:| |curves| (-710)) (|:| |polygons| (-710)) (|:| |constructs| (-710))) $) 15)) (-4168 (((-710) $) 58)) (-1244 (((-710) $) 59)) (-3849 (($ $ (-710) (-874 |#1|)) 50)) (-4134 (((-108) $) 21)) (-1265 (($ $ (-589 (-589 (-874 |#1|))) (-589 (-157)) (-157)) 28) (($ $ (-589 (-589 (-589 |#1|))) (-589 (-157)) (-157)) 27) (($ $ (-589 (-589 (-874 |#1|))) (-108) (-108)) 26) (($ $ (-589 (-589 (-589 |#1|))) (-108) (-108)) 25) (($ (-589 (-589 (-874 |#1|)))) 24) (($ (-589 (-589 (-874 |#1|))) (-108) (-108)) 23) (((-589 (-589 (-874 |#1|))) $) 22)) (-3123 (($ (-589 $)) 57) (($ $ $) 56)) (-2024 (((-589 (-157)) $) 16)) (-1730 (((-589 (-874 |#1|)) $) 20)) (-3659 (((-589 (-589 (-157))) $) 17)) (-3048 (((-589 (-589 (-589 (-874 |#1|)))) $) 18)) (-2060 (((-589 (-589 (-589 (-710)))) $) 19)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3000 (((-710) $ (-589 (-874 |#1|))) 51)) (-1627 (((-108) $) 39)) (-1246 (($ $ (-589 (-874 |#1|))) 43) (($ $ (-589 (-589 |#1|))) 42) (($ (-589 (-874 |#1|))) 41) (((-589 (-874 |#1|)) $) 40)) (-3243 (($) 61) (($ (-1076 3 |#1|)) 60)) (-4124 (($ $) 52)) (-1892 (((-589 $) $) 53)) (-2670 (($ (-589 $)) 55)) (-2146 (((-589 $) $) 54)) (-3976 (((-794) $) 11)) (-3587 (((-108) $) 34)) (-4071 (($ $ (-589 (-874 |#1|))) 38) (($ $ (-589 (-589 |#1|))) 37) (($ (-589 (-874 |#1|))) 36) (((-589 (-874 |#1|)) $) 35)) (-4064 (($ $) 14)) (-4037 (((-108) $ $) 6)))
(((-1048 |#1|) (-129) (-973)) (T -1048))
-((-1691 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-794)))) (-2746 (*1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))) (-2746 (*1 *1 *2) (-12 (-5 *2 (-1076 3 *3)) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-1772 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-3338 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-3780 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3780 (*1 *1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))) (-3923 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-1603 (*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)))) (-4208 (*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)))) (-1874 (*1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))) (-1895 (*1 *2 *1 *3) (-12 (-5 *3 (-589 (-874 *4))) (-4 *1 (-1048 *4)) (-4 *4 (-973)) (-5 *2 (-710)))) (-3726 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-874 *4)) (-4 *1 (-1048 *4)) (-4 *4 (-973)))) (-3171 (*1 *1 *1 *2) (-12 (-5 *2 (-874 *3)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3171 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3171 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3171 (*1 *1 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-3171 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-874 *3)))) (-1860 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-3353 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3353 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3353 (*1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-3353 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))) (-4188 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-1746 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-1746 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-1746 (*1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-1746 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))) (-3889 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-1938 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-1938 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-1938 (*1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-1938 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))) (-2187 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-1648 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-589 (-874 *5)))) (-5 *3 (-589 (-157))) (-5 *4 (-157)) (-4 *1 (-1048 *5)) (-4 *5 (-973)))) (-1648 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-589 (-589 *5)))) (-5 *3 (-589 (-157))) (-5 *4 (-157)) (-4 *1 (-1048 *5)) (-4 *5 (-973)))) (-1648 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-589 (-589 (-874 *4)))) (-5 *3 (-108)) (-4 *1 (-1048 *4)) (-4 *4 (-973)))) (-1648 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-589 (-589 (-589 *4)))) (-5 *3 (-108)) (-4 *1 (-1048 *4)) (-4 *4 (-973)))) (-1648 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 *3)))) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-1648 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-589 (-589 (-874 *4)))) (-5 *3 (-108)) (-4 *4 (-973)) (-4 *1 (-1048 *4)))) (-1648 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-874 *3)))))) (-2067 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-3794 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))) (-1912 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-589 (-710))))))) (-3958 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-589 (-874 *3))))))) (-3525 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-157)))))) (-4219 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-157))))) (-1405 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3847 (-710)) (|:| |curves| (-710)) (|:| |polygons| (-710)) (|:| |constructs| (-710)))))) (-3322 (*1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))) (-1782 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-1076 3 *3)))))
-(-13 (-1016) (-10 -8 (-15 -2746 ($)) (-15 -2746 ($ (-1076 3 |t#1|))) (-15 -1772 ((-710) $)) (-15 -3338 ((-710) $)) (-15 -3780 ($ (-589 $))) (-15 -3780 ($ $ $)) (-15 -3923 ($ (-589 $))) (-15 -1603 ((-589 $) $)) (-15 -4208 ((-589 $) $)) (-15 -1874 ($ $)) (-15 -1895 ((-710) $ (-589 (-874 |t#1|)))) (-15 -3726 ($ $ (-710) (-874 |t#1|))) (-15 -3171 ($ $ (-874 |t#1|))) (-15 -3171 ($ $ (-589 |t#1|))) (-15 -3171 ($ $ (-710))) (-15 -3171 ($ (-874 |t#1|))) (-15 -3171 ((-874 |t#1|) $)) (-15 -1860 ((-108) $)) (-15 -3353 ($ $ (-589 (-874 |t#1|)))) (-15 -3353 ($ $ (-589 (-589 |t#1|)))) (-15 -3353 ($ (-589 (-874 |t#1|)))) (-15 -3353 ((-589 (-874 |t#1|)) $)) (-15 -4188 ((-108) $)) (-15 -1746 ($ $ (-589 (-874 |t#1|)))) (-15 -1746 ($ $ (-589 (-589 |t#1|)))) (-15 -1746 ($ (-589 (-874 |t#1|)))) (-15 -1746 ((-589 (-874 |t#1|)) $)) (-15 -3889 ((-108) $)) (-15 -1938 ($ $ (-589 (-874 |t#1|)))) (-15 -1938 ($ $ (-589 (-589 |t#1|)))) (-15 -1938 ($ (-589 (-874 |t#1|)))) (-15 -1938 ((-589 (-874 |t#1|)) $)) (-15 -2187 ((-108) $)) (-15 -1648 ($ $ (-589 (-589 (-874 |t#1|))) (-589 (-157)) (-157))) (-15 -1648 ($ $ (-589 (-589 (-589 |t#1|))) (-589 (-157)) (-157))) (-15 -1648 ($ $ (-589 (-589 (-874 |t#1|))) (-108) (-108))) (-15 -1648 ($ $ (-589 (-589 (-589 |t#1|))) (-108) (-108))) (-15 -1648 ($ (-589 (-589 (-874 |t#1|))))) (-15 -1648 ($ (-589 (-589 (-874 |t#1|))) (-108) (-108))) (-15 -1648 ((-589 (-589 (-874 |t#1|))) $)) (-15 -2067 ((-108) $)) (-15 -3794 ((-589 (-874 |t#1|)) $)) (-15 -1912 ((-589 (-589 (-589 (-710)))) $)) (-15 -3958 ((-589 (-589 (-589 (-874 |t#1|)))) $)) (-15 -3525 ((-589 (-589 (-157))) $)) (-15 -4219 ((-589 (-157)) $)) (-15 -1405 ((-2 (|:| -3847 (-710)) (|:| |curves| (-710)) (|:| |polygons| (-710)) (|:| |constructs| (-710))) $)) (-15 -3322 ($ $)) (-15 -1782 ((-1076 3 |t#1|) $)) (-15 -1691 ((-794) $))))
+((-3976 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-794)))) (-3243 (*1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))) (-3243 (*1 *1 *2) (-12 (-5 *2 (-1076 3 *3)) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-1244 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-4168 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-710)))) (-3123 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3123 (*1 *1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))) (-2670 (*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-2146 (*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)))) (-1892 (*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)))) (-4124 (*1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))) (-3000 (*1 *2 *1 *3) (-12 (-5 *3 (-589 (-874 *4))) (-4 *1 (-1048 *4)) (-4 *4 (-973)) (-5 *2 (-710)))) (-3849 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-874 *4)) (-4 *1 (-1048 *4)) (-4 *4 (-973)))) (-3195 (*1 *1 *1 *2) (-12 (-5 *2 (-874 *3)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3195 (*1 *1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3195 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-3195 (*1 *1 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-3195 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-874 *3)))) (-2731 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-1246 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-1246 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-1246 (*1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-1246 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))) (-1627 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-4071 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-4071 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-4071 (*1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-4071 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))) (-3587 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-2271 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-2271 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))) (-2271 (*1 *1 *2) (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-2271 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))) (-2760 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-1265 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-589 (-874 *5)))) (-5 *3 (-589 (-157))) (-5 *4 (-157)) (-4 *1 (-1048 *5)) (-4 *5 (-973)))) (-1265 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-589 (-589 (-589 *5)))) (-5 *3 (-589 (-157))) (-5 *4 (-157)) (-4 *1 (-1048 *5)) (-4 *5 (-973)))) (-1265 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-589 (-589 (-874 *4)))) (-5 *3 (-108)) (-4 *1 (-1048 *4)) (-4 *4 (-973)))) (-1265 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-589 (-589 (-589 *4)))) (-5 *3 (-108)) (-4 *1 (-1048 *4)) (-4 *4 (-973)))) (-1265 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 *3)))) (-4 *3 (-973)) (-4 *1 (-1048 *3)))) (-1265 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-589 (-589 (-874 *4)))) (-5 *3 (-108)) (-4 *4 (-973)) (-4 *1 (-1048 *4)))) (-1265 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-874 *3)))))) (-4134 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))) (-1730 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))) (-2060 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-589 (-710))))))) (-3048 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-589 (-874 *3))))))) (-3659 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-157)))))) (-2024 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-157))))) (-3899 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -1961 (-710)) (|:| |curves| (-710)) (|:| |polygons| (-710)) (|:| |constructs| (-710)))))) (-4064 (*1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))) (-3213 (*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-1076 3 *3)))))
+(-13 (-1016) (-10 -8 (-15 -3243 ($)) (-15 -3243 ($ (-1076 3 |t#1|))) (-15 -1244 ((-710) $)) (-15 -4168 ((-710) $)) (-15 -3123 ($ (-589 $))) (-15 -3123 ($ $ $)) (-15 -2670 ($ (-589 $))) (-15 -2146 ((-589 $) $)) (-15 -1892 ((-589 $) $)) (-15 -4124 ($ $)) (-15 -3000 ((-710) $ (-589 (-874 |t#1|)))) (-15 -3849 ($ $ (-710) (-874 |t#1|))) (-15 -3195 ($ $ (-874 |t#1|))) (-15 -3195 ($ $ (-589 |t#1|))) (-15 -3195 ($ $ (-710))) (-15 -3195 ($ (-874 |t#1|))) (-15 -3195 ((-874 |t#1|) $)) (-15 -2731 ((-108) $)) (-15 -1246 ($ $ (-589 (-874 |t#1|)))) (-15 -1246 ($ $ (-589 (-589 |t#1|)))) (-15 -1246 ($ (-589 (-874 |t#1|)))) (-15 -1246 ((-589 (-874 |t#1|)) $)) (-15 -1627 ((-108) $)) (-15 -4071 ($ $ (-589 (-874 |t#1|)))) (-15 -4071 ($ $ (-589 (-589 |t#1|)))) (-15 -4071 ($ (-589 (-874 |t#1|)))) (-15 -4071 ((-589 (-874 |t#1|)) $)) (-15 -3587 ((-108) $)) (-15 -2271 ($ $ (-589 (-874 |t#1|)))) (-15 -2271 ($ $ (-589 (-589 |t#1|)))) (-15 -2271 ($ (-589 (-874 |t#1|)))) (-15 -2271 ((-589 (-874 |t#1|)) $)) (-15 -2760 ((-108) $)) (-15 -1265 ($ $ (-589 (-589 (-874 |t#1|))) (-589 (-157)) (-157))) (-15 -1265 ($ $ (-589 (-589 (-589 |t#1|))) (-589 (-157)) (-157))) (-15 -1265 ($ $ (-589 (-589 (-874 |t#1|))) (-108) (-108))) (-15 -1265 ($ $ (-589 (-589 (-589 |t#1|))) (-108) (-108))) (-15 -1265 ($ (-589 (-589 (-874 |t#1|))))) (-15 -1265 ($ (-589 (-589 (-874 |t#1|))) (-108) (-108))) (-15 -1265 ((-589 (-589 (-874 |t#1|))) $)) (-15 -4134 ((-108) $)) (-15 -1730 ((-589 (-874 |t#1|)) $)) (-15 -2060 ((-589 (-589 (-589 (-710)))) $)) (-15 -3048 ((-589 (-589 (-589 (-874 |t#1|)))) $)) (-15 -3659 ((-589 (-589 (-157))) $)) (-15 -2024 ((-589 (-157)) $)) (-15 -3899 ((-2 (|:| -1961 (-710)) (|:| |curves| (-710)) (|:| |polygons| (-710)) (|:| |constructs| (-710))) $)) (-15 -4064 ($ $)) (-15 -3213 ((-1076 3 |t#1|) $)) (-15 -3976 ((-794) $))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-3843 (((-589 (-1092)) (-1070)) 8)))
-(((-1049) (-10 -7 (-15 -3843 ((-589 (-1092)) (-1070))))) (T -1049))
-((-3843 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-589 (-1092))) (-5 *1 (-1049)))))
-(-10 -7 (-15 -3843 ((-589 (-1092)) (-1070))))
-((-1898 (((-1174) (-589 (-794))) 23) (((-1174) (-794)) 22)) (-2405 (((-1174) (-589 (-794))) 21) (((-1174) (-794)) 20)) (-3826 (((-1174) (-589 (-794))) 19) (((-1174) (-794)) 11) (((-1174) (-1070) (-794)) 17)))
-(((-1050) (-10 -7 (-15 -3826 ((-1174) (-1070) (-794))) (-15 -3826 ((-1174) (-794))) (-15 -2405 ((-1174) (-794))) (-15 -1898 ((-1174) (-794))) (-15 -3826 ((-1174) (-589 (-794)))) (-15 -2405 ((-1174) (-589 (-794)))) (-15 -1898 ((-1174) (-589 (-794)))))) (T -1050))
-((-1898 (*1 *2 *3) (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-2405 (*1 *2 *3) (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-3826 (*1 *2 *3) (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-1898 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-2405 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-3826 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-3826 (*1 *2 *3 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050)))))
-(-10 -7 (-15 -3826 ((-1174) (-1070) (-794))) (-15 -3826 ((-1174) (-794))) (-15 -2405 ((-1174) (-794))) (-15 -1898 ((-1174) (-794))) (-15 -3826 ((-1174) (-589 (-794)))) (-15 -2405 ((-1174) (-589 (-794)))) (-15 -1898 ((-1174) (-589 (-794)))))
-((-1960 (($ $ $) 10)) (-2370 (($ $) 9)) (-2842 (($ $ $) 13)) (-3083 (($ $ $) 15)) (-3789 (($ $ $) 12)) (-3357 (($ $ $) 14)) (-2771 (($ $) 17)) (-2823 (($ $) 16)) (-2695 (($ $) 6)) (-2846 (($ $ $) 11) (($ $) 7)) (-4056 (($ $ $) 8)))
+((-2455 (((-589 (-1092)) (-1070)) 9)))
+(((-1049) (-10 -7 (-15 -2455 ((-589 (-1092)) (-1070))))) (T -1049))
+((-2455 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-589 (-1092))) (-5 *1 (-1049)))))
+(-10 -7 (-15 -2455 ((-589 (-1092)) (-1070))))
+((-3038 (((-1174) (-589 (-794))) 23) (((-1174) (-794)) 22)) (-4195 (((-1174) (-589 (-794))) 21) (((-1174) (-794)) 20)) (-2034 (((-1174) (-589 (-794))) 19) (((-1174) (-794)) 11) (((-1174) (-1070) (-794)) 17)))
+(((-1050) (-10 -7 (-15 -2034 ((-1174) (-1070) (-794))) (-15 -2034 ((-1174) (-794))) (-15 -4195 ((-1174) (-794))) (-15 -3038 ((-1174) (-794))) (-15 -2034 ((-1174) (-589 (-794)))) (-15 -4195 ((-1174) (-589 (-794)))) (-15 -3038 ((-1174) (-589 (-794)))))) (T -1050))
+((-3038 (*1 *2 *3) (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-4195 (*1 *2 *3) (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-2034 (*1 *2 *3) (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-3038 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-4195 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-2034 (*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050)))) (-2034 (*1 *2 *3 *4) (-12 (-5 *3 (-1070)) (-5 *4 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050)))))
+(-10 -7 (-15 -2034 ((-1174) (-1070) (-794))) (-15 -2034 ((-1174) (-794))) (-15 -4195 ((-1174) (-794))) (-15 -3038 ((-1174) (-794))) (-15 -2034 ((-1174) (-589 (-794)))) (-15 -4195 ((-1174) (-589 (-794)))) (-15 -3038 ((-1174) (-589 (-794)))))
+((-2431 (($ $ $) 10)) (-3959 (($ $) 9)) (-2985 (($ $ $) 13)) (-3558 (($ $ $) 15)) (-3198 (($ $ $) 12)) (-1278 (($ $ $) 14)) (-3506 (($ $) 17)) (-2773 (($ $) 16)) (-3984 (($ $) 6)) (-3034 (($ $ $) 11) (($ $) 7)) (-3364 (($ $ $) 8)))
(((-1051) (-129)) (T -1051))
-((-2771 (*1 *1 *1) (-4 *1 (-1051))) (-2823 (*1 *1 *1) (-4 *1 (-1051))) (-3083 (*1 *1 *1 *1) (-4 *1 (-1051))) (-3357 (*1 *1 *1 *1) (-4 *1 (-1051))) (-2842 (*1 *1 *1 *1) (-4 *1 (-1051))) (-3789 (*1 *1 *1 *1) (-4 *1 (-1051))) (-2846 (*1 *1 *1 *1) (-4 *1 (-1051))) (-1960 (*1 *1 *1 *1) (-4 *1 (-1051))) (-2370 (*1 *1 *1) (-4 *1 (-1051))) (-4056 (*1 *1 *1 *1) (-4 *1 (-1051))) (-2846 (*1 *1 *1) (-4 *1 (-1051))) (-2695 (*1 *1 *1) (-4 *1 (-1051))))
-(-13 (-10 -8 (-15 -2695 ($ $)) (-15 -2846 ($ $)) (-15 -4056 ($ $ $)) (-15 -2370 ($ $)) (-15 -1960 ($ $ $)) (-15 -2846 ($ $ $)) (-15 -3789 ($ $ $)) (-15 -2842 ($ $ $)) (-15 -3357 ($ $ $)) (-15 -3083 ($ $ $)) (-15 -2823 ($ $)) (-15 -2771 ($ $))))
-((-1680 (((-108) $ $) 41)) (-3370 ((|#1| $) 15)) (-3494 (((-108) $ $ (-1 (-108) |#2| |#2|)) 36)) (-3186 (((-108) $) 17)) (-1598 (($ $ |#1|) 28)) (-1335 (($ $ (-108)) 30)) (-3293 (($ $) 31)) (-2334 (($ $ |#2|) 29)) (-2032 (((-1070) $) NIL)) (-1208 (((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|)) 35)) (-3951 (((-1034) $) NIL)) (-1777 (((-108) $) 14)) (-3320 (($) 10)) (-1874 (($ $) 27)) (-1704 (($ |#1| |#2| (-108)) 18) (($ |#1| |#2|) 19) (($ (-2 (|:| |val| |#1|) (|:| -3643 |#2|))) 21) (((-589 $) (-589 (-2 (|:| |val| |#1|) (|:| -3643 |#2|)))) 24) (((-589 $) |#1| (-589 |#2|)) 26)) (-2579 ((|#2| $) 16)) (-1691 (((-794) $) 50)) (-3941 (((-108) $ $) 39)))
-(((-1052 |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -3320 ($)) (-15 -1777 ((-108) $)) (-15 -3370 (|#1| $)) (-15 -2579 (|#2| $)) (-15 -3186 ((-108) $)) (-15 -1704 ($ |#1| |#2| (-108))) (-15 -1704 ($ |#1| |#2|)) (-15 -1704 ($ (-2 (|:| |val| |#1|) (|:| -3643 |#2|)))) (-15 -1704 ((-589 $) (-589 (-2 (|:| |val| |#1|) (|:| -3643 |#2|))))) (-15 -1704 ((-589 $) |#1| (-589 |#2|))) (-15 -1874 ($ $)) (-15 -1598 ($ $ |#1|)) (-15 -2334 ($ $ |#2|)) (-15 -1335 ($ $ (-108))) (-15 -3293 ($ $)) (-15 -1208 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3494 ((-108) $ $ (-1 (-108) |#2| |#2|))))) (-13 (-1016) (-33)) (-13 (-1016) (-33))) (T -1052))
-((-3320 (*1 *1) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-1777 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-3370 (*1 *2 *1) (-12 (-4 *2 (-13 (-1016) (-33))) (-5 *1 (-1052 *2 *3)) (-4 *3 (-13 (-1016) (-33))))) (-2579 (*1 *2 *1) (-12 (-4 *2 (-13 (-1016) (-33))) (-5 *1 (-1052 *3 *2)) (-4 *3 (-13 (-1016) (-33))))) (-3186 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-1704 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-1704 (*1 *1 *2 *3) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-1704 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3643 *4))) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1052 *3 *4)))) (-1704 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| |val| *4) (|:| -3643 *5)))) (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-589 (-1052 *4 *5))) (-5 *1 (-1052 *4 *5)))) (-1704 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *5)) (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-589 (-1052 *3 *5))) (-5 *1 (-1052 *3 *5)) (-4 *3 (-13 (-1016) (-33))))) (-1874 (*1 *1 *1) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-1598 (*1 *1 *1 *2) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-2334 (*1 *1 *1 *2) (-12 (-5 *1 (-1052 *3 *2)) (-4 *3 (-13 (-1016) (-33))) (-4 *2 (-13 (-1016) (-33))))) (-1335 (*1 *1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-3293 (*1 *1 *1) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-1208 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1016) (-33))) (-4 *6 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1052 *5 *6)))) (-3494 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1052 *4 *5)) (-4 *4 (-13 (-1016) (-33))))))
-(-13 (-1016) (-10 -8 (-15 -3320 ($)) (-15 -1777 ((-108) $)) (-15 -3370 (|#1| $)) (-15 -2579 (|#2| $)) (-15 -3186 ((-108) $)) (-15 -1704 ($ |#1| |#2| (-108))) (-15 -1704 ($ |#1| |#2|)) (-15 -1704 ($ (-2 (|:| |val| |#1|) (|:| -3643 |#2|)))) (-15 -1704 ((-589 $) (-589 (-2 (|:| |val| |#1|) (|:| -3643 |#2|))))) (-15 -1704 ((-589 $) |#1| (-589 |#2|))) (-15 -1874 ($ $)) (-15 -1598 ($ $ |#1|)) (-15 -2334 ($ $ |#2|)) (-15 -1335 ($ $ (-108))) (-15 -3293 ($ $)) (-15 -1208 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3494 ((-108) $ $ (-1 (-108) |#2| |#2|)))))
-((-1680 (((-108) $ $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-3370 (((-1052 |#1| |#2|) $) 25)) (-2871 (($ $) 76)) (-1289 (((-108) (-1052 |#1| |#2|) $ (-1 (-108) |#2| |#2|)) 85)) (-2648 (($ $ $ (-589 (-1052 |#1| |#2|))) 90) (($ $ $ (-589 (-1052 |#1| |#2|)) (-1 (-108) |#2| |#2|)) 91)) (-1620 (((-108) $ (-710)) NIL)) (-1487 (((-1052 |#1| |#2|) $ (-1052 |#1| |#2|)) 43 (|has| $ (-6 -4249)))) (-1849 (((-1052 |#1| |#2|) $ "value" (-1052 |#1| |#2|)) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-2658 (((-589 (-2 (|:| |val| |#1|) (|:| -3643 |#2|))) $) 80)) (-3286 (($ (-1052 |#1| |#2|) $) 39)) (-2514 (($ (-1052 |#1| |#2|) $) 31)) (-1871 (((-589 (-1052 |#1| |#2|)) $) NIL (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 51)) (-2645 (((-108) (-1052 |#1| |#2|) $) 82)) (-3675 (((-108) $ $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 (-1052 |#1| |#2|)) $) 55 (|has| $ (-6 -4248)))) (-3423 (((-108) (-1052 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-1052 |#1| |#2|) (-1016))))) (-2043 (($ (-1 (-1052 |#1| |#2|) (-1052 |#1| |#2|)) $) 47 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-1052 |#1| |#2|) (-1052 |#1| |#2|)) $) 46)) (-1418 (((-108) $ (-710)) NIL)) (-1701 (((-589 (-1052 |#1| |#2|)) $) 53)) (-1799 (((-108) $) 42)) (-2032 (((-1070) $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-3951 (((-1034) $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-4042 (((-3 $ "failed") $) 75)) (-3379 (((-108) (-1 (-108) (-1052 |#1| |#2|)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-1052 |#1| |#2|)))) NIL (-12 (|has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))) (|has| (-1052 |#1| |#2|) (-1016)))) (($ $ (-271 (-1052 |#1| |#2|))) NIL (-12 (|has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))) (|has| (-1052 |#1| |#2|) (-1016)))) (($ $ (-1052 |#1| |#2|) (-1052 |#1| |#2|)) NIL (-12 (|has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))) (|has| (-1052 |#1| |#2|) (-1016)))) (($ $ (-589 (-1052 |#1| |#2|)) (-589 (-1052 |#1| |#2|))) NIL (-12 (|has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))) (|has| (-1052 |#1| |#2|) (-1016))))) (-2267 (((-108) $ $) 50)) (-1777 (((-108) $) 22)) (-3320 (($) 24)) (-1937 (((-1052 |#1| |#2|) $ "value") NIL)) (-3766 (((-523) $ $) NIL)) (-1221 (((-108) $) 44)) (-3977 (((-710) (-1 (-108) (-1052 |#1| |#2|)) $) NIL (|has| $ (-6 -4248))) (((-710) (-1052 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-1052 |#1| |#2|) (-1016))))) (-1874 (($ $) 49)) (-1704 (($ (-1052 |#1| |#2|)) 9) (($ |#1| |#2| (-589 $)) 12) (($ |#1| |#2| (-589 (-1052 |#1| |#2|))) 14) (($ |#1| |#2| |#1| (-589 |#2|)) 17)) (-2167 (((-589 |#2|) $) 81)) (-1691 (((-794) $) 73 (|has| (-1052 |#1| |#2|) (-563 (-794))))) (-2612 (((-589 $) $) 28)) (-3313 (((-108) $ $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-2308 (((-108) (-1 (-108) (-1052 |#1| |#2|)) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 64 (|has| (-1052 |#1| |#2|) (-1016)))) (-2810 (((-710) $) 58 (|has| $ (-6 -4248)))))
-(((-1053 |#1| |#2|) (-13 (-938 (-1052 |#1| |#2|)) (-10 -8 (-6 -4249) (-6 -4248) (-15 -4042 ((-3 $ "failed") $)) (-15 -2871 ($ $)) (-15 -1704 ($ (-1052 |#1| |#2|))) (-15 -1704 ($ |#1| |#2| (-589 $))) (-15 -1704 ($ |#1| |#2| (-589 (-1052 |#1| |#2|)))) (-15 -1704 ($ |#1| |#2| |#1| (-589 |#2|))) (-15 -2167 ((-589 |#2|) $)) (-15 -2658 ((-589 (-2 (|:| |val| |#1|) (|:| -3643 |#2|))) $)) (-15 -2645 ((-108) (-1052 |#1| |#2|) $)) (-15 -1289 ((-108) (-1052 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -2514 ($ (-1052 |#1| |#2|) $)) (-15 -3286 ($ (-1052 |#1| |#2|) $)) (-15 -2648 ($ $ $ (-589 (-1052 |#1| |#2|)))) (-15 -2648 ($ $ $ (-589 (-1052 |#1| |#2|)) (-1 (-108) |#2| |#2|))))) (-13 (-1016) (-33)) (-13 (-1016) (-33))) (T -1053))
-((-4042 (*1 *1 *1) (|partial| -12 (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-2871 (*1 *1 *1) (-12 (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-1704 (*1 *1 *2) (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))) (-1704 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-589 (-1053 *2 *3))) (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-1704 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-589 (-1052 *2 *3))) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))) (-5 *1 (-1053 *2 *3)))) (-1704 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-13 (-1016) (-33))) (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33))))) (-2167 (*1 *2 *1) (-12 (-5 *2 (-589 *4)) (-5 *1 (-1053 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-2658 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4)))) (-5 *1 (-1053 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-2645 (*1 *2 *3 *1) (-12 (-5 *3 (-1052 *4 *5)) (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1053 *4 *5)))) (-1289 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1052 *5 *6)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1016) (-33))) (-4 *6 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1053 *5 *6)))) (-2514 (*1 *1 *2 *1) (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))) (-3286 (*1 *1 *2 *1) (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))) (-2648 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-589 (-1052 *3 *4))) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))) (-2648 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1052 *4 *5))) (-5 *3 (-1 (-108) *5 *5)) (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33))) (-5 *1 (-1053 *4 *5)))))
-(-13 (-938 (-1052 |#1| |#2|)) (-10 -8 (-6 -4249) (-6 -4248) (-15 -4042 ((-3 $ "failed") $)) (-15 -2871 ($ $)) (-15 -1704 ($ (-1052 |#1| |#2|))) (-15 -1704 ($ |#1| |#2| (-589 $))) (-15 -1704 ($ |#1| |#2| (-589 (-1052 |#1| |#2|)))) (-15 -1704 ($ |#1| |#2| |#1| (-589 |#2|))) (-15 -2167 ((-589 |#2|) $)) (-15 -2658 ((-589 (-2 (|:| |val| |#1|) (|:| -3643 |#2|))) $)) (-15 -2645 ((-108) (-1052 |#1| |#2|) $)) (-15 -1289 ((-108) (-1052 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -2514 ($ (-1052 |#1| |#2|) $)) (-15 -3286 ($ (-1052 |#1| |#2|) $)) (-15 -2648 ($ $ $ (-589 (-1052 |#1| |#2|)))) (-15 -2648 ($ $ $ (-589 (-1052 |#1| |#2|)) (-1 (-108) |#2| |#2|)))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-4005 (($ $) NIL)) (-1477 ((|#2| $) NIL)) (-3735 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2131 (($ (-629 |#2|)) 47)) (-2989 (((-108) $) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1979 (($ |#2|) 9)) (-4189 (($) NIL T CONST)) (-1678 (($ $) 60 (|has| |#2| (-284)))) (-2827 (((-218 |#1| |#2|) $ (-523)) 33)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 |#2| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) ((|#2| $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) 74)) (-3569 (((-710) $) 62 (|has| |#2| (-515)))) (-2000 ((|#2| $ (-523) (-523)) NIL)) (-1871 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-2769 (((-108) $) NIL)) (-1835 (((-710) $) 64 (|has| |#2| (-515)))) (-2454 (((-589 (-218 |#1| |#2|)) $) 68 (|has| |#2| (-515)))) (-1357 (((-710) $) NIL)) (-1370 (((-710) $) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-4224 ((|#2| $) 58 (|has| |#2| (-6 (-4250 "*"))))) (-1665 (((-523) $) NIL)) (-2082 (((-523) $) NIL)) (-1584 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3231 (((-523) $) NIL)) (-3060 (((-523) $) NIL)) (-3648 (($ (-589 (-589 |#2|))) 28)) (-2043 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3692 (((-589 (-589 |#2|)) $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3713 (((-3 $ "failed") $) 71 (|has| |#2| (-339)))) (-3951 (((-1034) $) NIL)) (-4007 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515)))) (-3379 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ (-523) (-523) |#2|) NIL) ((|#2| $ (-523) (-523)) NIL)) (-3984 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-2218 ((|#2| $) NIL)) (-2870 (($ (-589 |#2|)) 42)) (-1956 (((-108) $) NIL)) (-3326 (((-218 |#1| |#2|) $) NIL)) (-2736 ((|#2| $) 56 (|has| |#2| (-6 (-4250 "*"))))) (-3977 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-1874 (($ $) NIL)) (-1400 (((-499) $) 83 (|has| |#2| (-564 (-499))))) (-1249 (((-218 |#1| |#2|) $ (-523)) 35)) (-1691 (((-794) $) 38) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#2| (-964 (-383 (-523))))) (($ |#2|) NIL) (((-629 |#2|) $) 44)) (-3272 (((-710)) 17)) (-2308 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3749 (((-108) $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 11 T CONST)) (-1891 (($) 14 T CONST)) (-2909 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) 54) (($ $ (-523)) 73 (|has| |#2| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-218 |#1| |#2|) $ (-218 |#1| |#2|)) 50) (((-218 |#1| |#2|) (-218 |#1| |#2|) $) 52)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-1054 |#1| |#2|) (-13 (-1037 |#1| |#2| (-218 |#1| |#2|) (-218 |#1| |#2|)) (-563 (-629 |#2|)) (-10 -8 (-15 -4005 ($ $)) (-15 -2131 ($ (-629 |#2|))) (-15 -1691 ((-629 |#2|) $)) (IF (|has| |#2| (-6 (-4250 "*"))) (-6 -4237) |%noBranch|) (IF (|has| |#2| (-6 (-4250 "*"))) (IF (|has| |#2| (-6 -4245)) (-6 -4245) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|))) (-710) (-973)) (T -1054))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-629 *4)) (-5 *1 (-1054 *3 *4)) (-14 *3 (-710)) (-4 *4 (-973)))) (-4005 (*1 *1 *1) (-12 (-5 *1 (-1054 *2 *3)) (-14 *2 (-710)) (-4 *3 (-973)))) (-2131 (*1 *1 *2) (-12 (-5 *2 (-629 *4)) (-4 *4 (-973)) (-5 *1 (-1054 *3 *4)) (-14 *3 (-710)))))
-(-13 (-1037 |#1| |#2| (-218 |#1| |#2|) (-218 |#1| |#2|)) (-563 (-629 |#2|)) (-10 -8 (-15 -4005 ($ $)) (-15 -2131 ($ (-629 |#2|))) (-15 -1691 ((-629 |#2|) $)) (IF (|has| |#2| (-6 (-4250 "*"))) (-6 -4237) |%noBranch|) (IF (|has| |#2| (-6 (-4250 "*"))) (IF (|has| |#2| (-6 -4245)) (-6 -4245) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|)))
-((-3137 (($ $) 19)) (-3214 (($ $ (-133)) 10) (($ $ (-130)) 14)) (-2164 (((-108) $ $) 24)) (-2052 (($ $) 17)) (-1937 (((-133) $ (-523) (-133)) NIL) (((-133) $ (-523)) NIL) (($ $ (-1136 (-523))) NIL) (($ $ $) 29)) (-1691 (($ (-133)) 27) (((-794) $) NIL)))
-(((-1055 |#1|) (-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -1937 (|#1| |#1| |#1|)) (-15 -3214 (|#1| |#1| (-130))) (-15 -3214 (|#1| |#1| (-133))) (-15 -1691 (|#1| (-133))) (-15 -2164 ((-108) |#1| |#1|)) (-15 -3137 (|#1| |#1|)) (-15 -2052 (|#1| |#1|)) (-15 -1937 (|#1| |#1| (-1136 (-523)))) (-15 -1937 ((-133) |#1| (-523))) (-15 -1937 ((-133) |#1| (-523) (-133)))) (-1056)) (T -1055))
-NIL
-(-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -1937 (|#1| |#1| |#1|)) (-15 -3214 (|#1| |#1| (-130))) (-15 -3214 (|#1| |#1| (-133))) (-15 -1691 (|#1| (-133))) (-15 -2164 ((-108) |#1| |#1|)) (-15 -3137 (|#1| |#1|)) (-15 -2052 (|#1| |#1|)) (-15 -1937 (|#1| |#1| (-1136 (-523)))) (-15 -1937 ((-133) |#1| (-523))) (-15 -1937 ((-133) |#1| (-523) (-133))))
-((-1680 (((-108) $ $) 19 (|has| (-133) (-1016)))) (-2458 (($ $) 120)) (-3137 (($ $) 121)) (-3214 (($ $ (-133)) 108) (($ $ (-130)) 107)) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-2141 (((-108) $ $) 118)) (-2119 (((-108) $ $ (-523)) 117)) (-1980 (((-589 $) $ (-133)) 110) (((-589 $) $ (-130)) 109)) (-3337 (((-108) (-1 (-108) (-133) (-133)) $) 98) (((-108) $) 92 (|has| (-133) (-786)))) (-1632 (($ (-1 (-108) (-133) (-133)) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| (-133) (-786)) (|has| $ (-6 -4249))))) (-1581 (($ (-1 (-108) (-133) (-133)) $) 99) (($ $) 93 (|has| (-133) (-786)))) (-1620 (((-108) $ (-710)) 8)) (-1849 (((-133) $ (-523) (-133)) 52 (|has| $ (-6 -4249))) (((-133) $ (-1136 (-523)) (-133)) 58 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) (-133)) $) 75 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-1300 (($ $ (-133)) 104) (($ $ (-130)) 103)) (-1426 (($ $) 90 (|has| $ (-6 -4249)))) (-3700 (($ $) 100)) (-1694 (($ $ (-1136 (-523)) $) 114)) (-2462 (($ $) 78 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ (-133) $) 77 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-133)) $) 74 (|has| $ (-6 -4248)))) (-2116 (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) 76 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248)))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) 73 (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $) 72 (|has| $ (-6 -4248)))) (-2053 (((-133) $ (-523) (-133)) 53 (|has| $ (-6 -4249)))) (-2000 (((-133) $ (-523)) 51)) (-2164 (((-108) $ $) 119)) (-3449 (((-523) (-1 (-108) (-133)) $) 97) (((-523) (-133) $) 96 (|has| (-133) (-1016))) (((-523) (-133) $ (-523)) 95 (|has| (-133) (-1016))) (((-523) $ $ (-523)) 113) (((-523) (-130) $ (-523)) 112)) (-1871 (((-589 (-133)) $) 30 (|has| $ (-6 -4248)))) (-3733 (($ (-710) (-133)) 69)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-3239 (($ $ $) 87 (|has| (-133) (-786)))) (-3780 (($ (-1 (-108) (-133) (-133)) $ $) 101) (($ $ $) 94 (|has| (-133) (-786)))) (-1584 (((-589 (-133)) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) (-133) $) 27 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-3158 (($ $ $) 86 (|has| (-133) (-786)))) (-2676 (((-108) $ $ (-133)) 115)) (-2178 (((-710) $ $ (-133)) 116)) (-2043 (($ (-1 (-133) (-133)) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-133) (-133)) $) 35) (($ (-1 (-133) (-133) (-133)) $ $) 64)) (-1353 (($ $) 122)) (-2052 (($ $) 123)) (-1418 (((-108) $ (-710)) 10)) (-1313 (($ $ (-133)) 106) (($ $ (-130)) 105)) (-2032 (((-1070) $) 22 (|has| (-133) (-1016)))) (-2912 (($ (-133) $ (-523)) 60) (($ $ $ (-523)) 59)) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-3951 (((-1034) $) 21 (|has| (-133) (-1016)))) (-2428 (((-133) $) 42 (|has| (-523) (-786)))) (-2509 (((-3 (-133) "failed") (-1 (-108) (-133)) $) 71)) (-4141 (($ $ (-133)) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) (-133)) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-133)))) 26 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) 25 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) 24 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-133)) (-589 (-133))) 23 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) (-133) $) 45 (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3973 (((-589 (-133)) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 (((-133) $ (-523) (-133)) 50) (((-133) $ (-523)) 49) (($ $ (-1136 (-523))) 63) (($ $ $) 102)) (-1499 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-3977 (((-710) (-1 (-108) (-133)) $) 31 (|has| $ (-6 -4248))) (((-710) (-133) $) 28 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-4166 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 79 (|has| (-133) (-564 (-499))))) (-1704 (($ (-589 (-133))) 70)) (-2394 (($ $ (-133)) 68) (($ (-133) $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-1691 (($ (-133)) 111) (((-794) $) 18 (|has| (-133) (-563 (-794))))) (-2308 (((-108) (-1 (-108) (-133)) $) 33 (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) 84 (|has| (-133) (-786)))) (-3980 (((-108) $ $) 83 (|has| (-133) (-786)))) (-3941 (((-108) $ $) 20 (|has| (-133) (-1016)))) (-3993 (((-108) $ $) 85 (|has| (-133) (-786)))) (-3966 (((-108) $ $) 82 (|has| (-133) (-786)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3506 (*1 *1 *1) (-4 *1 (-1051))) (-2773 (*1 *1 *1) (-4 *1 (-1051))) (-3558 (*1 *1 *1 *1) (-4 *1 (-1051))) (-1278 (*1 *1 *1 *1) (-4 *1 (-1051))) (-2985 (*1 *1 *1 *1) (-4 *1 (-1051))) (-3198 (*1 *1 *1 *1) (-4 *1 (-1051))) (-3034 (*1 *1 *1 *1) (-4 *1 (-1051))) (-2431 (*1 *1 *1 *1) (-4 *1 (-1051))) (-3959 (*1 *1 *1) (-4 *1 (-1051))) (-3364 (*1 *1 *1 *1) (-4 *1 (-1051))) (-3034 (*1 *1 *1) (-4 *1 (-1051))) (-3984 (*1 *1 *1) (-4 *1 (-1051))))
+(-13 (-10 -8 (-15 -3984 ($ $)) (-15 -3034 ($ $)) (-15 -3364 ($ $ $)) (-15 -3959 ($ $)) (-15 -2431 ($ $ $)) (-15 -3034 ($ $ $)) (-15 -3198 ($ $ $)) (-15 -2985 ($ $ $)) (-15 -1278 ($ $ $)) (-15 -3558 ($ $ $)) (-15 -2773 ($ $)) (-15 -3506 ($ $))))
+((-3260 (((-108) $ $) 41)) (-2058 ((|#1| $) 15)) (-3314 (((-108) $ $ (-1 (-108) |#2| |#2|)) 36)) (-4188 (((-108) $) 17)) (-2117 (($ $ |#1|) 28)) (-1409 (($ $ (-108)) 30)) (-1965 (($ $) 31)) (-1784 (($ $ |#2|) 29)) (-3841 (((-1070) $) NIL)) (-2718 (((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|)) 35)) (-2435 (((-1034) $) NIL)) (-3163 (((-108) $) 14)) (-4055 (($) 10)) (-4124 (($ $) 27)) (-3985 (($ |#1| |#2| (-108)) 18) (($ |#1| |#2|) 19) (($ (-2 (|:| |val| |#1|) (|:| -2394 |#2|))) 21) (((-589 $) (-589 (-2 (|:| |val| |#1|) (|:| -2394 |#2|)))) 24) (((-589 $) |#1| (-589 |#2|)) 26)) (-2470 ((|#2| $) 16)) (-3976 (((-794) $) 50)) (-4037 (((-108) $ $) 39)))
+(((-1052 |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -4055 ($)) (-15 -3163 ((-108) $)) (-15 -2058 (|#1| $)) (-15 -2470 (|#2| $)) (-15 -4188 ((-108) $)) (-15 -3985 ($ |#1| |#2| (-108))) (-15 -3985 ($ |#1| |#2|)) (-15 -3985 ($ (-2 (|:| |val| |#1|) (|:| -2394 |#2|)))) (-15 -3985 ((-589 $) (-589 (-2 (|:| |val| |#1|) (|:| -2394 |#2|))))) (-15 -3985 ((-589 $) |#1| (-589 |#2|))) (-15 -4124 ($ $)) (-15 -2117 ($ $ |#1|)) (-15 -1784 ($ $ |#2|)) (-15 -1409 ($ $ (-108))) (-15 -1965 ($ $)) (-15 -2718 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3314 ((-108) $ $ (-1 (-108) |#2| |#2|))))) (-13 (-1016) (-33)) (-13 (-1016) (-33))) (T -1052))
+((-4055 (*1 *1) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-3163 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-2058 (*1 *2 *1) (-12 (-4 *2 (-13 (-1016) (-33))) (-5 *1 (-1052 *2 *3)) (-4 *3 (-13 (-1016) (-33))))) (-2470 (*1 *2 *1) (-12 (-4 *2 (-13 (-1016) (-33))) (-5 *1 (-1052 *3 *2)) (-4 *3 (-13 (-1016) (-33))))) (-4188 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-3985 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-3985 (*1 *1 *2 *3) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-3985 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -2394 *4))) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1052 *3 *4)))) (-3985 (*1 *2 *3) (-12 (-5 *3 (-589 (-2 (|:| |val| *4) (|:| -2394 *5)))) (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-589 (-1052 *4 *5))) (-5 *1 (-1052 *4 *5)))) (-3985 (*1 *2 *3 *4) (-12 (-5 *4 (-589 *5)) (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-589 (-1052 *3 *5))) (-5 *1 (-1052 *3 *5)) (-4 *3 (-13 (-1016) (-33))))) (-4124 (*1 *1 *1) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-2117 (*1 *1 *1 *2) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-1784 (*1 *1 *1 *2) (-12 (-5 *1 (-1052 *3 *2)) (-4 *3 (-13 (-1016) (-33))) (-4 *2 (-13 (-1016) (-33))))) (-1409 (*1 *1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-1965 (*1 *1 *1) (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-2718 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1016) (-33))) (-4 *6 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1052 *5 *6)))) (-3314 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1052 *4 *5)) (-4 *4 (-13 (-1016) (-33))))))
+(-13 (-1016) (-10 -8 (-15 -4055 ($)) (-15 -3163 ((-108) $)) (-15 -2058 (|#1| $)) (-15 -2470 (|#2| $)) (-15 -4188 ((-108) $)) (-15 -3985 ($ |#1| |#2| (-108))) (-15 -3985 ($ |#1| |#2|)) (-15 -3985 ($ (-2 (|:| |val| |#1|) (|:| -2394 |#2|)))) (-15 -3985 ((-589 $) (-589 (-2 (|:| |val| |#1|) (|:| -2394 |#2|))))) (-15 -3985 ((-589 $) |#1| (-589 |#2|))) (-15 -4124 ($ $)) (-15 -2117 ($ $ |#1|)) (-15 -1784 ($ $ |#2|)) (-15 -1409 ($ $ (-108))) (-15 -1965 ($ $)) (-15 -2718 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3314 ((-108) $ $ (-1 (-108) |#2| |#2|)))))
+((-3260 (((-108) $ $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-2058 (((-1052 |#1| |#2|) $) 25)) (-2157 (($ $) 76)) (-2324 (((-108) (-1052 |#1| |#2|) $ (-1 (-108) |#2| |#2|)) 85)) (-1583 (($ $ $ (-589 (-1052 |#1| |#2|))) 90) (($ $ $ (-589 (-1052 |#1| |#2|)) (-1 (-108) |#2| |#2|)) 91)) (-2282 (((-108) $ (-710)) NIL)) (-3365 (((-1052 |#1| |#2|) $ (-1052 |#1| |#2|)) 43 (|has| $ (-6 -4249)))) (-4101 (((-1052 |#1| |#2|) $ "value" (-1052 |#1| |#2|)) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-2209 (((-589 (-2 (|:| |val| |#1|) (|:| -2394 |#2|))) $) 80)) (-1869 (($ (-1052 |#1| |#2|) $) 39)) (-2231 (($ (-1052 |#1| |#2|) $) 31)) (-3133 (((-589 (-1052 |#1| |#2|)) $) NIL (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 51)) (-1555 (((-108) (-1052 |#1| |#2|) $) 82)) (-3339 (((-108) $ $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 (-1052 |#1| |#2|)) $) 55 (|has| $ (-6 -4248)))) (-1348 (((-108) (-1052 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-1052 |#1| |#2|) (-1016))))) (-3063 (($ (-1 (-1052 |#1| |#2|) (-1052 |#1| |#2|)) $) 47 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-1052 |#1| |#2|) (-1052 |#1| |#2|)) $) 46)) (-4042 (((-108) $ (-710)) NIL)) (-2112 (((-589 (-1052 |#1| |#2|)) $) 53)) (-3391 (((-108) $) 42)) (-3841 (((-1070) $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-2435 (((-1034) $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-2099 (((-3 $ "failed") $) 75)) (-2720 (((-108) (-1 (-108) (-1052 |#1| |#2|)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-1052 |#1| |#2|)))) NIL (-12 (|has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))) (|has| (-1052 |#1| |#2|) (-1016)))) (($ $ (-271 (-1052 |#1| |#2|))) NIL (-12 (|has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))) (|has| (-1052 |#1| |#2|) (-1016)))) (($ $ (-1052 |#1| |#2|) (-1052 |#1| |#2|)) NIL (-12 (|has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))) (|has| (-1052 |#1| |#2|) (-1016)))) (($ $ (-589 (-1052 |#1| |#2|)) (-589 (-1052 |#1| |#2|))) NIL (-12 (|has| (-1052 |#1| |#2|) (-286 (-1052 |#1| |#2|))) (|has| (-1052 |#1| |#2|) (-1016))))) (-2391 (((-108) $ $) 50)) (-3163 (((-108) $) 22)) (-4055 (($) 24)) (-1502 (((-1052 |#1| |#2|) $ "value") NIL)) (-2981 (((-523) $ $) NIL)) (-2837 (((-108) $) 44)) (-2452 (((-710) (-1 (-108) (-1052 |#1| |#2|)) $) NIL (|has| $ (-6 -4248))) (((-710) (-1052 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-1052 |#1| |#2|) (-1016))))) (-4124 (($ $) 49)) (-3985 (($ (-1052 |#1| |#2|)) 9) (($ |#1| |#2| (-589 $)) 12) (($ |#1| |#2| (-589 (-1052 |#1| |#2|))) 14) (($ |#1| |#2| |#1| (-589 |#2|)) 17)) (-3302 (((-589 |#2|) $) 81)) (-3976 (((-794) $) 73 (|has| (-1052 |#1| |#2|) (-563 (-794))))) (-2464 (((-589 $) $) 28)) (-4004 (((-108) $ $) NIL (|has| (-1052 |#1| |#2|) (-1016)))) (-1505 (((-108) (-1 (-108) (-1052 |#1| |#2|)) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 64 (|has| (-1052 |#1| |#2|) (-1016)))) (-1271 (((-710) $) 58 (|has| $ (-6 -4248)))))
+(((-1053 |#1| |#2|) (-13 (-938 (-1052 |#1| |#2|)) (-10 -8 (-6 -4249) (-6 -4248) (-15 -2099 ((-3 $ "failed") $)) (-15 -2157 ($ $)) (-15 -3985 ($ (-1052 |#1| |#2|))) (-15 -3985 ($ |#1| |#2| (-589 $))) (-15 -3985 ($ |#1| |#2| (-589 (-1052 |#1| |#2|)))) (-15 -3985 ($ |#1| |#2| |#1| (-589 |#2|))) (-15 -3302 ((-589 |#2|) $)) (-15 -2209 ((-589 (-2 (|:| |val| |#1|) (|:| -2394 |#2|))) $)) (-15 -1555 ((-108) (-1052 |#1| |#2|) $)) (-15 -2324 ((-108) (-1052 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -2231 ($ (-1052 |#1| |#2|) $)) (-15 -1869 ($ (-1052 |#1| |#2|) $)) (-15 -1583 ($ $ $ (-589 (-1052 |#1| |#2|)))) (-15 -1583 ($ $ $ (-589 (-1052 |#1| |#2|)) (-1 (-108) |#2| |#2|))))) (-13 (-1016) (-33)) (-13 (-1016) (-33))) (T -1053))
+((-2099 (*1 *1 *1) (|partial| -12 (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-2157 (*1 *1 *1) (-12 (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-3985 (*1 *1 *2) (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))) (-3985 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-589 (-1053 *2 *3))) (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))))) (-3985 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-589 (-1052 *2 *3))) (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33))) (-5 *1 (-1053 *2 *3)))) (-3985 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-589 *3)) (-4 *3 (-13 (-1016) (-33))) (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33))))) (-3302 (*1 *2 *1) (-12 (-5 *2 (-589 *4)) (-5 *1 (-1053 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-2209 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4)))) (-5 *1 (-1053 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))) (-1555 (*1 *2 *3 *1) (-12 (-5 *3 (-1052 *4 *5)) (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1053 *4 *5)))) (-2324 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1052 *5 *6)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1016) (-33))) (-4 *6 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1053 *5 *6)))) (-2231 (*1 *1 *2 *1) (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))) (-1869 (*1 *1 *2 *1) (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))) (-1583 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-589 (-1052 *3 *4))) (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))) (-1583 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-1052 *4 *5))) (-5 *3 (-1 (-108) *5 *5)) (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33))) (-5 *1 (-1053 *4 *5)))))
+(-13 (-938 (-1052 |#1| |#2|)) (-10 -8 (-6 -4249) (-6 -4248) (-15 -2099 ((-3 $ "failed") $)) (-15 -2157 ($ $)) (-15 -3985 ($ (-1052 |#1| |#2|))) (-15 -3985 ($ |#1| |#2| (-589 $))) (-15 -3985 ($ |#1| |#2| (-589 (-1052 |#1| |#2|)))) (-15 -3985 ($ |#1| |#2| |#1| (-589 |#2|))) (-15 -3302 ((-589 |#2|) $)) (-15 -2209 ((-589 (-2 (|:| |val| |#1|) (|:| -2394 |#2|))) $)) (-15 -1555 ((-108) (-1052 |#1| |#2|) $)) (-15 -2324 ((-108) (-1052 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -2231 ($ (-1052 |#1| |#2|) $)) (-15 -1869 ($ (-1052 |#1| |#2|) $)) (-15 -1583 ($ $ $ (-589 (-1052 |#1| |#2|)))) (-15 -1583 ($ $ $ (-589 (-1052 |#1| |#2|)) (-1 (-108) |#2| |#2|)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1659 (($ $) NIL)) (-4131 ((|#2| $) NIL)) (-2624 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3527 (($ (-629 |#2|)) 47)) (-2108 (((-108) $) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-1370 (($ |#2|) 9)) (-1640 (($) NIL T CONST)) (-1561 (($ $) 60 (|has| |#2| (-284)))) (-2823 (((-218 |#1| |#2|) $ (-523)) 34)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 |#2| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) ((|#2| $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) 74)) (-2262 (((-710) $) 62 (|has| |#2| (-515)))) (-3002 ((|#2| $ (-523) (-523)) NIL)) (-3133 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3482 (((-108) $) NIL)) (-2534 (((-710) $) 64 (|has| |#2| (-515)))) (-3392 (((-589 (-218 |#1| |#2|)) $) 68 (|has| |#2| (-515)))) (-3656 (((-710) $) NIL)) (-3668 (((-710) $) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-2082 ((|#2| $) 58 (|has| |#2| (-6 (-4250 "*"))))) (-1392 (((-523) $) NIL)) (-1219 (((-523) $) NIL)) (-3056 (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2102 (((-523) $) NIL)) (-3328 (((-523) $) NIL)) (-3078 (($ (-589 (-589 |#2|))) 29)) (-3063 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3522 (((-589 (-589 |#2|)) $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-3714 (((-3 $ "failed") $) 71 (|has| |#2| (-339)))) (-2435 (((-1034) $) NIL)) (-2469 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515)))) (-2720 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ (-523) (-523) |#2|) NIL) ((|#2| $ (-523) (-523)) NIL)) (-4024 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-3092 ((|#2| $) NIL)) (-2148 (($ (-589 |#2|)) 42)) (-2395 (((-108) $) NIL)) (-4088 (((-218 |#1| |#2|) $) NIL)) (-1273 ((|#2| $) 56 (|has| |#2| (-6 (-4250 "*"))))) (-2452 (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-4124 (($ $) NIL)) (-3077 (((-499) $) 83 (|has| |#2| (-564 (-499))))) (-2032 (((-218 |#1| |#2|) $ (-523)) 36)) (-3976 (((-794) $) 39) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#2| (-964 (-383 (-523))))) (($ |#2|) NIL) (((-629 |#2|) $) 44)) (-1698 (((-710)) 17)) (-1505 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2791 (((-108) $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 11 T CONST)) (-1440 (($) 14 T CONST)) (-1943 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-710)) NIL (|has| |#2| (-211))) (($ $) NIL (|has| |#2| (-211)))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) 54) (($ $ (-523)) 73 (|has| |#2| (-339)))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-218 |#1| |#2|) $ (-218 |#1| |#2|)) 50) (((-218 |#1| |#2|) (-218 |#1| |#2|) $) 52)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-1054 |#1| |#2|) (-13 (-1037 |#1| |#2| (-218 |#1| |#2|) (-218 |#1| |#2|)) (-563 (-629 |#2|)) (-10 -8 (-15 -1659 ($ $)) (-15 -3527 ($ (-629 |#2|))) (-15 -3976 ((-629 |#2|) $)) (IF (|has| |#2| (-6 (-4250 "*"))) (-6 -4237) |%noBranch|) (IF (|has| |#2| (-6 (-4250 "*"))) (IF (|has| |#2| (-6 -4245)) (-6 -4245) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|))) (-710) (-973)) (T -1054))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-629 *4)) (-5 *1 (-1054 *3 *4)) (-14 *3 (-710)) (-4 *4 (-973)))) (-1659 (*1 *1 *1) (-12 (-5 *1 (-1054 *2 *3)) (-14 *2 (-710)) (-4 *3 (-973)))) (-3527 (*1 *1 *2) (-12 (-5 *2 (-629 *4)) (-4 *4 (-973)) (-5 *1 (-1054 *3 *4)) (-14 *3 (-710)))))
+(-13 (-1037 |#1| |#2| (-218 |#1| |#2|) (-218 |#1| |#2|)) (-563 (-629 |#2|)) (-10 -8 (-15 -1659 ($ $)) (-15 -3527 ($ (-629 |#2|))) (-15 -3976 ((-629 |#2|) $)) (IF (|has| |#2| (-6 (-4250 "*"))) (-6 -4237) |%noBranch|) (IF (|has| |#2| (-6 (-4250 "*"))) (IF (|has| |#2| (-6 -4245)) (-6 -4245) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-564 (-499))) (-6 (-564 (-499))) |%noBranch|)))
+((-2889 (($ $) 19)) (-1865 (($ $ (-133)) 10) (($ $ (-130)) 14)) (-3458 (((-108) $ $) 24)) (-4017 (($ $) 17)) (-1502 (((-133) $ (-523) (-133)) NIL) (((-133) $ (-523)) NIL) (($ $ (-1136 (-523))) NIL) (($ $ $) 29)) (-3976 (($ (-133)) 27) (((-794) $) NIL)))
+(((-1055 |#1|) (-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -1502 (|#1| |#1| |#1|)) (-15 -1865 (|#1| |#1| (-130))) (-15 -1865 (|#1| |#1| (-133))) (-15 -3976 (|#1| (-133))) (-15 -3458 ((-108) |#1| |#1|)) (-15 -2889 (|#1| |#1|)) (-15 -4017 (|#1| |#1|)) (-15 -1502 (|#1| |#1| (-1136 (-523)))) (-15 -1502 ((-133) |#1| (-523))) (-15 -1502 ((-133) |#1| (-523) (-133)))) (-1056)) (T -1055))
+NIL
+(-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -1502 (|#1| |#1| |#1|)) (-15 -1865 (|#1| |#1| (-130))) (-15 -1865 (|#1| |#1| (-133))) (-15 -3976 (|#1| (-133))) (-15 -3458 ((-108) |#1| |#1|)) (-15 -2889 (|#1| |#1|)) (-15 -4017 (|#1| |#1|)) (-15 -1502 (|#1| |#1| (-1136 (-523)))) (-15 -1502 ((-133) |#1| (-523))) (-15 -1502 ((-133) |#1| (-523) (-133))))
+((-3260 (((-108) $ $) 19 (|has| (-133) (-1016)))) (-3440 (($ $) 120)) (-2889 (($ $) 121)) (-1865 (($ $ (-133)) 108) (($ $ (-130)) 107)) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-3436 (((-108) $ $) 118)) (-3411 (((-108) $ $ (-523)) 117)) (-1380 (((-589 $) $ (-133)) 110) (((-589 $) $ (-130)) 109)) (-4159 (((-108) (-1 (-108) (-133) (-133)) $) 98) (((-108) $) 92 (|has| (-133) (-786)))) (-2361 (($ (-1 (-108) (-133) (-133)) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| (-133) (-786)) (|has| $ (-6 -4249))))) (-3400 (($ (-1 (-108) (-133) (-133)) $) 99) (($ $) 93 (|has| (-133) (-786)))) (-2282 (((-108) $ (-710)) 8)) (-4101 (((-133) $ (-523) (-133)) 52 (|has| $ (-6 -4249))) (((-133) $ (-1136 (-523)) (-133)) 58 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) (-133)) $) 75 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-2589 (($ $ (-133)) 104) (($ $ (-130)) 103)) (-4091 (($ $) 90 (|has| $ (-6 -4249)))) (-4082 (($ $) 100)) (-2925 (($ $ (-1136 (-523)) $) 114)) (-3917 (($ $) 78 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ (-133) $) 77 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-133)) $) 74 (|has| $ (-6 -4248)))) (-1830 (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) 76 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248)))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) 73 (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $) 72 (|has| $ (-6 -4248)))) (-3073 (((-133) $ (-523) (-133)) 53 (|has| $ (-6 -4249)))) (-3002 (((-133) $ (-523)) 51)) (-3458 (((-108) $ $) 119)) (-1894 (((-523) (-1 (-108) (-133)) $) 97) (((-523) (-133) $) 96 (|has| (-133) (-1016))) (((-523) (-133) $ (-523)) 95 (|has| (-133) (-1016))) (((-523) $ $ (-523)) 113) (((-523) (-130) $ (-523)) 112)) (-3133 (((-589 (-133)) $) 30 (|has| $ (-6 -4248)))) (-2348 (($ (-710) (-133)) 69)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3268 (($ $ $) 87 (|has| (-133) (-786)))) (-3123 (($ (-1 (-108) (-133) (-133)) $ $) 101) (($ $ $) 94 (|has| (-133) (-786)))) (-3056 (((-589 (-133)) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) (-133) $) 27 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-2644 (($ $ $) 86 (|has| (-133) (-786)))) (-1221 (((-108) $ $ (-133)) 115)) (-3312 (((-710) $ $ (-133)) 116)) (-3063 (($ (-1 (-133) (-133)) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-133) (-133)) $) 35) (($ (-1 (-133) (-133) (-133)) $ $) 64)) (-1593 (($ $) 122)) (-4017 (($ $) 123)) (-4042 (((-108) $ (-710)) 10)) (-2599 (($ $ (-133)) 106) (($ $ (-130)) 105)) (-3841 (((-1070) $) 22 (|has| (-133) (-1016)))) (-3334 (($ (-133) $ (-523)) 60) (($ $ $ (-523)) 59)) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2435 (((-1034) $) 21 (|has| (-133) (-1016)))) (-3879 (((-133) $) 42 (|has| (-523) (-786)))) (-2660 (((-3 (-133) "failed") (-1 (-108) (-133)) $) 71)) (-2408 (($ $ (-133)) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) (-133)) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-133)))) 26 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) 25 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) 24 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-133)) (-589 (-133))) 23 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) (-133) $) 45 (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3184 (((-589 (-133)) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 (((-133) $ (-523) (-133)) 50) (((-133) $ (-523)) 49) (($ $ (-1136 (-523))) 63) (($ $ $) 102)) (-3725 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-2452 (((-710) (-1 (-108) (-133)) $) 31 (|has| $ (-6 -4248))) (((-710) (-133) $) 28 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2580 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 79 (|has| (-133) (-564 (-499))))) (-3985 (($ (-589 (-133))) 70)) (-2785 (($ $ (-133)) 68) (($ (-133) $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-3976 (($ (-133)) 111) (((-794) $) 18 (|has| (-133) (-563 (-794))))) (-1505 (((-108) (-1 (-108) (-133)) $) 33 (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) 84 (|has| (-133) (-786)))) (-4061 (((-108) $ $) 83 (|has| (-133) (-786)))) (-4037 (((-108) $ $) 20 (|has| (-133) (-1016)))) (-4070 (((-108) $ $) 85 (|has| (-133) (-786)))) (-4052 (((-108) $ $) 82 (|has| (-133) (-786)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-1056) (-129)) (T -1056))
-((-2052 (*1 *1 *1) (-4 *1 (-1056))) (-1353 (*1 *1 *1) (-4 *1 (-1056))) (-3137 (*1 *1 *1) (-4 *1 (-1056))) (-2458 (*1 *1 *1) (-4 *1 (-1056))) (-2164 (*1 *2 *1 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-108)))) (-2141 (*1 *2 *1 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-108)))) (-2119 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-523)) (-5 *2 (-108)))) (-2178 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-133)) (-5 *2 (-710)))) (-2676 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-133)) (-5 *2 (-108)))) (-1694 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-1136 (-523))))) (-3449 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-523)))) (-3449 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-523)) (-5 *3 (-130)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-133)) (-4 *1 (-1056)))) (-1980 (*1 *2 *1 *3) (-12 (-5 *3 (-133)) (-5 *2 (-589 *1)) (-4 *1 (-1056)))) (-1980 (*1 *2 *1 *3) (-12 (-5 *3 (-130)) (-5 *2 (-589 *1)) (-4 *1 (-1056)))) (-3214 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))) (-3214 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130)))) (-1313 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))) (-1313 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130)))) (-1300 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))) (-1300 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130)))) (-1937 (*1 *1 *1 *1) (-4 *1 (-1056))))
-(-13 (-19 (-133)) (-10 -8 (-15 -2052 ($ $)) (-15 -1353 ($ $)) (-15 -3137 ($ $)) (-15 -2458 ($ $)) (-15 -2164 ((-108) $ $)) (-15 -2141 ((-108) $ $)) (-15 -2119 ((-108) $ $ (-523))) (-15 -2178 ((-710) $ $ (-133))) (-15 -2676 ((-108) $ $ (-133))) (-15 -1694 ($ $ (-1136 (-523)) $)) (-15 -3449 ((-523) $ $ (-523))) (-15 -3449 ((-523) (-130) $ (-523))) (-15 -1691 ($ (-133))) (-15 -1980 ((-589 $) $ (-133))) (-15 -1980 ((-589 $) $ (-130))) (-15 -3214 ($ $ (-133))) (-15 -3214 ($ $ (-130))) (-15 -1313 ($ $ (-133))) (-15 -1313 ($ $ (-130))) (-15 -1300 ($ $ (-133))) (-15 -1300 ($ $ (-130))) (-15 -1937 ($ $ $))))
-(((-33) . T) ((-97) -3172 (|has| (-133) (-1016)) (|has| (-133) (-786))) ((-563 (-794)) -3172 (|has| (-133) (-1016)) (|has| (-133) (-786)) (|has| (-133) (-563 (-794)))) ((-140 #0=(-133)) . T) ((-564 (-499)) |has| (-133) (-564 (-499))) ((-263 #1=(-523) #0#) . T) ((-265 #1# #0#) . T) ((-286 #0#) -12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))) ((-349 #0#) . T) ((-462 #0#) . T) ((-556 #1# #0#) . T) ((-484 #0# #0#) -12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))) ((-594 #0#) . T) ((-19 #0#) . T) ((-786) |has| (-133) (-786)) ((-1016) -3172 (|has| (-133) (-1016)) (|has| (-133) (-786))) ((-1123) . T))
-((-3244 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-710)) 94)) (-2719 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|) 54) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710)) 53)) (-2396 (((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-710)) 85)) (-1795 (((-710) (-589 |#4|) (-589 |#5|)) 27)) (-3224 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|) 56) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710)) 55) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710) (-108)) 57)) (-3530 (((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108)) 76) (((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108)) 77)) (-1400 (((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) 80)) (-1529 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|) 52)) (-1949 (((-710) (-589 |#4|) (-589 |#5|)) 19)))
-(((-1057 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1949 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -1795 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -1529 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -2719 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710))) (-15 -2719 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710) (-108))) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710))) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -3530 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -3530 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -3244 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-710))) (-15 -1400 ((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) (-15 -2396 ((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-710)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-1025 |#1| |#2| |#3| |#4|)) (T -1057))
-((-2396 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -3643 *9)))) (-5 *4 (-710)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-1174)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -3643 *8))) (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-1025 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1070)) (-5 *1 (-1057 *4 *5 *6 *7 *8)))) (-3244 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-589 *11)) (|:| |todo| (-589 (-2 (|:| |val| *3) (|:| -3643 *11)))))) (-5 *6 (-710)) (-5 *2 (-589 (-2 (|:| |val| (-589 *10)) (|:| -3643 *11)))) (-5 *3 (-589 *10)) (-5 *4 (-589 *11)) (-4 *10 (-987 *7 *8 *9)) (-4 *11 (-1025 *7 *8 *9 *10)) (-4 *7 (-427)) (-4 *8 (-732)) (-4 *9 (-786)) (-5 *1 (-1057 *7 *8 *9 *10 *11)))) (-3530 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))) (-3530 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))) (-3224 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))) (-3224 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-1057 *6 *7 *8 *3 *4)) (-4 *4 (-1025 *6 *7 *8 *3)))) (-3224 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-710)) (-5 *6 (-108)) (-4 *7 (-427)) (-4 *8 (-732)) (-4 *9 (-786)) (-4 *3 (-987 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-1057 *7 *8 *9 *3 *4)) (-4 *4 (-1025 *7 *8 *9 *3)))) (-2719 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))) (-2719 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-1057 *6 *7 *8 *3 *4)) (-4 *4 (-1025 *6 *7 *8 *3)))) (-1529 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4)))))) (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))) (-1795 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))) (-1949 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
-(-10 -7 (-15 -1949 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -1795 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -1529 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -2719 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710))) (-15 -2719 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710) (-108))) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5| (-710))) (-15 -3224 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) |#4| |#5|)) (-15 -3530 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -3530 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -3244 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))))) (-710))) (-15 -1400 ((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|)))) (-15 -2396 ((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -3643 |#5|))) (-710))))
-((-1680 (((-108) $ $) NIL)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) NIL)) (-2591 (((-589 $) (-589 |#4|)) 110) (((-589 $) (-589 |#4|) (-108)) 111) (((-589 $) (-589 |#4|) (-108) (-108)) 109) (((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108)) 112)) (-1292 (((-589 |#3|) $) NIL)) (-2356 (((-108) $) NIL)) (-2192 (((-108) $) NIL (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2717 ((|#4| |#4| $) NIL)) (-3718 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| $) 84)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1903 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 62)) (-4189 (($) NIL T CONST)) (-4002 (((-108) $) 26 (|has| |#1| (-515)))) (-3577 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3527 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2611 (((-108) $) NIL (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1291 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) NIL)) (-3508 (($ (-589 |#4|)) NIL)) (-2441 (((-3 $ "failed") $) 39)) (-3546 ((|#4| |#4| $) 65)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2514 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 78 (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2848 ((|#4| |#4| $) NIL)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) NIL)) (-2607 (((-108) |#4| $) NIL)) (-2072 (((-108) |#4| $) NIL)) (-3149 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3950 (((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108)) 124)) (-1871 (((-589 |#4|) $) 16 (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3556 ((|#3| $) 33)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#4|) $) 17 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2043 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 21)) (-2709 (((-589 |#3|) $) NIL)) (-2528 (((-108) |#3| $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-3715 (((-3 |#4| (-589 $)) |#4| |#4| $) NIL)) (-3173 (((-589 (-2 (|:| |val| |#4|) (|:| -3643 $))) |#4| |#4| $) 103)) (-2535 (((-3 |#4| "failed") $) 37)) (-3130 (((-589 $) |#4| $) 88)) (-1338 (((-3 (-108) (-589 $)) |#4| $) NIL)) (-1446 (((-589 (-2 (|:| |val| (-108)) (|:| -3643 $))) |#4| $) 98) (((-108) |#4| $) 53)) (-3196 (((-589 $) |#4| $) 107) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) 108) (((-589 $) |#4| (-589 $)) NIL)) (-1670 (((-589 $) (-589 |#4|) (-108) (-108) (-108)) 119)) (-2190 (($ |#4| $) 75) (($ (-589 |#4|) $) 76) (((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 74)) (-2455 (((-589 |#4|) $) NIL)) (-2490 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2960 ((|#4| |#4| $) NIL)) (-2303 (((-108) $ $) NIL)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2897 ((|#4| |#4| $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-3 |#4| "failed") $) 35)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-3367 (((-3 $ "failed") $ |#4|) 48)) (-3053 (($ $ |#4|) NIL) (((-589 $) |#4| $) 90) (((-589 $) |#4| (-589 $)) NIL) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) 86)) (-3379 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 15)) (-3320 (($) 13)) (-2640 (((-710) $) NIL)) (-3977 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) 12)) (-1400 (((-499) $) NIL (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 20)) (-2712 (($ $ |#3|) 42)) (-2742 (($ $ |#3|) 44)) (-1494 (($ $) NIL)) (-1591 (($ $ |#3|) NIL)) (-1691 (((-794) $) 31) (((-589 |#4|) $) 40)) (-2868 (((-710) $) NIL (|has| |#3| (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) NIL)) (-3817 (((-589 $) |#4| $) 54) (((-589 $) |#4| (-589 $)) NIL) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) NIL)) (-2308 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) NIL)) (-2776 (((-108) |#4| $) NIL)) (-1747 (((-108) |#3| $) 61)) (-3941 (((-108) $ $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-1058 |#1| |#2| |#3| |#4|) (-13 (-1025 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2190 ((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2591 ((-589 $) (-589 |#4|) (-108) (-108))) (-15 -2591 ((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108))) (-15 -1670 ((-589 $) (-589 |#4|) (-108) (-108) (-108))) (-15 -3950 ((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108))))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -1058))
-((-2190 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-1058 *5 *6 *7 *3))) (-5 *1 (-1058 *5 *6 *7 *3)) (-4 *3 (-987 *5 *6 *7)))) (-2591 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8)))) (-2591 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8)))) (-1670 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8)))) (-3950 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-589 *8)) (|:| |towers| (-589 (-1058 *5 *6 *7 *8))))) (-5 *1 (-1058 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
-(-13 (-1025 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2190 ((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2591 ((-589 $) (-589 |#4|) (-108) (-108))) (-15 -2591 ((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108))) (-15 -1670 ((-589 $) (-589 |#4|) (-108) (-108) (-108))) (-15 -3950 ((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108)))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3781 ((|#1| $) 34)) (-4223 (($ (-589 |#1|)) 39)) (-1620 (((-108) $ (-710)) NIL)) (-4189 (($) NIL T CONST)) (-2581 ((|#1| |#1| $) 36)) (-2197 ((|#1| $) 32)) (-1871 (((-589 |#1|) $) 18 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 22)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1293 ((|#1| $) 35)) (-3108 (($ |#1| $) 37)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3048 ((|#1| $) 33)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 31)) (-3320 (($) 38)) (-1576 (((-710) $) 29)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) 27)) (-1691 (((-794) $) 14 (|has| |#1| (-563 (-794))))) (-2417 (($ (-589 |#1|)) NIL)) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 17 (|has| |#1| (-1016)))) (-2810 (((-710) $) 30 (|has| $ (-6 -4248)))))
-(((-1059 |#1|) (-13 (-1035 |#1|) (-10 -8 (-15 -4223 ($ (-589 |#1|))))) (-1123)) (T -1059))
-((-4223 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1059 *3)))))
-(-13 (-1035 |#1|) (-10 -8 (-15 -4223 ($ (-589 |#1|)))))
-((-1849 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1136 (-523)) |#2|) 44) ((|#2| $ (-523) |#2|) 41)) (-1833 (((-108) $) 12)) (-2043 (($ (-1 |#2| |#2|) $) 39)) (-2428 ((|#2| $) NIL) (($ $ (-710)) 17)) (-4141 (($ $ |#2|) 40)) (-2430 (((-108) $) 11)) (-1937 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1136 (-523))) 31) ((|#2| $ (-523)) 23) ((|#2| $ (-523) |#2|) NIL)) (-2001 (($ $ $) 47) (($ $ |#2|) NIL)) (-2394 (($ $ $) 33) (($ |#2| $) NIL) (($ (-589 $)) 36) (($ $ |#2|) NIL)))
-(((-1060 |#1| |#2|) (-10 -8 (-15 -1833 ((-108) |#1|)) (-15 -2430 ((-108) |#1|)) (-15 -1849 (|#2| |#1| (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523))) (-15 -4141 (|#1| |#1| |#2|)) (-15 -2394 (|#1| |#1| |#2|)) (-15 -2394 (|#1| (-589 |#1|))) (-15 -1937 (|#1| |#1| (-1136 (-523)))) (-15 -1849 (|#2| |#1| (-1136 (-523)) |#2|)) (-15 -1849 (|#2| |#1| "last" |#2|)) (-15 -1849 (|#1| |#1| "rest" |#1|)) (-15 -1849 (|#2| |#1| "first" |#2|)) (-15 -2001 (|#1| |#1| |#2|)) (-15 -2001 (|#1| |#1| |#1|)) (-15 -1937 (|#2| |#1| "last")) (-15 -1937 (|#1| |#1| "rest")) (-15 -2428 (|#1| |#1| (-710))) (-15 -1937 (|#2| |#1| "first")) (-15 -2428 (|#2| |#1|)) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#1|)) (-15 -1849 (|#2| |#1| "value" |#2|)) (-15 -1937 (|#2| |#1| "value")) (-15 -2043 (|#1| (-1 |#2| |#2|) |#1|))) (-1061 |#2|) (-1123)) (T -1060))
-NIL
-(-10 -8 (-15 -1833 ((-108) |#1|)) (-15 -2430 ((-108) |#1|)) (-15 -1849 (|#2| |#1| (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523) |#2|)) (-15 -1937 (|#2| |#1| (-523))) (-15 -4141 (|#1| |#1| |#2|)) (-15 -2394 (|#1| |#1| |#2|)) (-15 -2394 (|#1| (-589 |#1|))) (-15 -1937 (|#1| |#1| (-1136 (-523)))) (-15 -1849 (|#2| |#1| (-1136 (-523)) |#2|)) (-15 -1849 (|#2| |#1| "last" |#2|)) (-15 -1849 (|#1| |#1| "rest" |#1|)) (-15 -1849 (|#2| |#1| "first" |#2|)) (-15 -2001 (|#1| |#1| |#2|)) (-15 -2001 (|#1| |#1| |#1|)) (-15 -1937 (|#2| |#1| "last")) (-15 -1937 (|#1| |#1| "rest")) (-15 -2428 (|#1| |#1| (-710))) (-15 -1937 (|#2| |#1| "first")) (-15 -2428 (|#2| |#1|)) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#1|)) (-15 -1849 (|#2| |#1| "value" |#2|)) (-15 -1937 (|#2| |#1| "value")) (-15 -2043 (|#1| (-1 |#2| |#2|) |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3370 ((|#1| $) 48)) (-2176 ((|#1| $) 65)) (-2227 (($ $) 67)) (-4191 (((-1174) $ (-523) (-523)) 97 (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) 52 (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) 8)) (-1487 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-2470 (($ $ $) 56 (|has| $ (-6 -4249)))) (-2622 ((|#1| $ |#1|) 54 (|has| $ (-6 -4249)))) (-2027 ((|#1| $ |#1|) 58 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4249))) (($ $ "rest" $) 55 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 117 (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) 86 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4248)))) (-2165 ((|#1| $) 66)) (-4189 (($) 7 T CONST)) (-2441 (($ $) 73) (($ $ (-710)) 71)) (-2462 (($ $) 99 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4248))) (($ |#1| $) 100 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2053 ((|#1| $ (-523) |#1|) 85 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 87)) (-1833 (((-108) $) 83)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 50)) (-3675 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-3733 (($ (-710) |#1|) 108)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 95 (|has| (-523) (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 94 (|has| (-523) (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-1418 (((-108) $ (-710)) 10)) (-1701 (((-589 |#1|) $) 45)) (-1799 (((-108) $) 49)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2535 ((|#1| $) 70) (($ $ (-710)) 68)) (-2912 (($ $ $ (-523)) 116) (($ |#1| $ (-523)) 115)) (-2536 (((-589 (-523)) $) 92)) (-2254 (((-108) (-523) $) 91)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 76) (($ $ (-710)) 74)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-4141 (($ $ |#1|) 96 (|has| $ (-6 -4249)))) (-2430 (((-108) $) 84)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 90)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1136 (-523))) 112) ((|#1| $ (-523)) 89) ((|#1| $ (-523) |#1|) 88)) (-3766 (((-523) $ $) 44)) (-1499 (($ $ (-1136 (-523))) 114) (($ $ (-523)) 113)) (-1221 (((-108) $) 46)) (-2582 (($ $) 62)) (-2075 (($ $) 59 (|has| $ (-6 -4249)))) (-2784 (((-710) $) 63)) (-1867 (($ $) 64)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-1400 (((-499) $) 98 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 107)) (-2001 (($ $ $) 61 (|has| $ (-6 -4249))) (($ $ |#1|) 60 (|has| $ (-6 -4249)))) (-2394 (($ $ $) 78) (($ |#1| $) 77) (($ (-589 $)) 110) (($ $ |#1|) 109)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 51)) (-3313 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-4017 (*1 *1 *1) (-4 *1 (-1056))) (-1593 (*1 *1 *1) (-4 *1 (-1056))) (-2889 (*1 *1 *1) (-4 *1 (-1056))) (-3440 (*1 *1 *1) (-4 *1 (-1056))) (-3458 (*1 *2 *1 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-108)))) (-3436 (*1 *2 *1 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-108)))) (-3411 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-523)) (-5 *2 (-108)))) (-3312 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-133)) (-5 *2 (-710)))) (-1221 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-133)) (-5 *2 (-108)))) (-2925 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-1136 (-523))))) (-1894 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-523)))) (-1894 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-523)) (-5 *3 (-130)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-133)) (-4 *1 (-1056)))) (-1380 (*1 *2 *1 *3) (-12 (-5 *3 (-133)) (-5 *2 (-589 *1)) (-4 *1 (-1056)))) (-1380 (*1 *2 *1 *3) (-12 (-5 *3 (-130)) (-5 *2 (-589 *1)) (-4 *1 (-1056)))) (-1865 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))) (-1865 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130)))) (-2599 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))) (-2599 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130)))) (-2589 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))) (-2589 (*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130)))) (-1502 (*1 *1 *1 *1) (-4 *1 (-1056))))
+(-13 (-19 (-133)) (-10 -8 (-15 -4017 ($ $)) (-15 -1593 ($ $)) (-15 -2889 ($ $)) (-15 -3440 ($ $)) (-15 -3458 ((-108) $ $)) (-15 -3436 ((-108) $ $)) (-15 -3411 ((-108) $ $ (-523))) (-15 -3312 ((-710) $ $ (-133))) (-15 -1221 ((-108) $ $ (-133))) (-15 -2925 ($ $ (-1136 (-523)) $)) (-15 -1894 ((-523) $ $ (-523))) (-15 -1894 ((-523) (-130) $ (-523))) (-15 -3976 ($ (-133))) (-15 -1380 ((-589 $) $ (-133))) (-15 -1380 ((-589 $) $ (-130))) (-15 -1865 ($ $ (-133))) (-15 -1865 ($ $ (-130))) (-15 -2599 ($ $ (-133))) (-15 -2599 ($ $ (-130))) (-15 -2589 ($ $ (-133))) (-15 -2589 ($ $ (-130))) (-15 -1502 ($ $ $))))
+(((-33) . T) ((-97) -3255 (|has| (-133) (-1016)) (|has| (-133) (-786))) ((-563 (-794)) -3255 (|has| (-133) (-1016)) (|has| (-133) (-786)) (|has| (-133) (-563 (-794)))) ((-140 #0=(-133)) . T) ((-564 (-499)) |has| (-133) (-564 (-499))) ((-263 #1=(-523) #0#) . T) ((-265 #1# #0#) . T) ((-286 #0#) -12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))) ((-349 #0#) . T) ((-462 #0#) . T) ((-556 #1# #0#) . T) ((-484 #0# #0#) -12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))) ((-594 #0#) . T) ((-19 #0#) . T) ((-786) |has| (-133) (-786)) ((-1016) -3255 (|has| (-133) (-1016)) (|has| (-133) (-786))) ((-1123) . T))
+((-1359 (((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-710)) 94)) (-4181 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|) 55) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710)) 54)) (-2398 (((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-710)) 85)) (-3347 (((-710) (-589 |#4|) (-589 |#5|)) 27)) (-2006 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710)) 56) (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710) (-108)) 58)) (-3720 (((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108)) 76) (((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108)) 77)) (-3077 (((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) 80)) (-2512 (((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|) 53)) (-2350 (((-710) (-589 |#4|) (-589 |#5|)) 19)))
+(((-1057 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2350 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -3347 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -2512 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -4181 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710))) (-15 -4181 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710) (-108))) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710))) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -3720 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -3720 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -1359 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-710))) (-15 -3077 ((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) (-15 -2398 ((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-710)))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|) (-1025 |#1| |#2| |#3| |#4|)) (T -1057))
+((-2398 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -2394 *9)))) (-5 *4 (-710)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-1174)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))) (-3077 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -2394 *8))) (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-1025 *4 *5 *6 *7)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1070)) (-5 *1 (-1057 *4 *5 *6 *7 *8)))) (-1359 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-589 *11)) (|:| |todo| (-589 (-2 (|:| |val| *3) (|:| -2394 *11)))))) (-5 *6 (-710)) (-5 *2 (-589 (-2 (|:| |val| (-589 *10)) (|:| -2394 *11)))) (-5 *3 (-589 *10)) (-5 *4 (-589 *11)) (-4 *10 (-987 *7 *8 *9)) (-4 *11 (-1025 *7 *8 *9 *10)) (-4 *7 (-427)) (-4 *8 (-732)) (-4 *9 (-786)) (-5 *1 (-1057 *7 *8 *9 *10 *11)))) (-3720 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))) (-3720 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))) (-2006 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))) (-2006 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-1057 *6 *7 *8 *3 *4)) (-4 *4 (-1025 *6 *7 *8 *3)))) (-2006 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-710)) (-5 *6 (-108)) (-4 *7 (-427)) (-4 *8 (-732)) (-4 *9 (-786)) (-4 *3 (-987 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-1057 *7 *8 *9 *3 *4)) (-4 *4 (-1025 *7 *8 *9 *3)))) (-4181 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))) (-4181 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *3 (-987 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-1057 *6 *7 *8 *3 *4)) (-4 *4 (-1025 *6 *7 *8 *3)))) (-2512 (*1 *2 *3 *4) (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-589 *4)) (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4)))))) (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))) (-3347 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))) (-2350 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
+(-10 -7 (-15 -2350 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -3347 ((-710) (-589 |#4|) (-589 |#5|))) (-15 -2512 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -4181 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710))) (-15 -4181 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710) (-108))) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5| (-710))) (-15 -2006 ((-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) |#4| |#5|)) (-15 -3720 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108))) (-15 -3720 ((-589 |#5|) (-589 |#4|) (-589 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -1359 ((-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-589 |#4|) (-589 |#5|) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-2 (|:| |done| (-589 |#5|)) (|:| |todo| (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))))) (-710))) (-15 -3077 ((-1070) (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|)))) (-15 -2398 ((-1174) (-589 (-2 (|:| |val| (-589 |#4|)) (|:| -2394 |#5|))) (-710))))
+((-3260 (((-108) $ $) NIL)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) NIL)) (-2311 (((-589 $) (-589 |#4|)) 110) (((-589 $) (-589 |#4|) (-108)) 111) (((-589 $) (-589 |#4|) (-108) (-108)) 109) (((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108)) 112)) (-3716 (((-589 |#3|) $) NIL)) (-2011 (((-108) $) NIL)) (-2821 (((-108) $) NIL (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4165 ((|#4| |#4| $) NIL)) (-3763 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| $) 84)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-1299 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 62)) (-1640 (($) NIL T CONST)) (-1619 (((-108) $) 26 (|has| |#1| (-515)))) (-2927 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3685 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2457 (((-108) $) NIL (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2341 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) NIL)) (-1996 (($ (-589 |#4|)) NIL)) (-3891 (((-3 $ "failed") $) 39)) (-3880 ((|#4| |#4| $) 65)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2231 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 78 (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-3058 ((|#4| |#4| $) NIL)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) NIL)) (-2422 (((-108) |#4| $) NIL)) (-4171 (((-108) |#4| $) NIL)) (-3004 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2962 (((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108)) 124)) (-3133 (((-589 |#4|) $) 16 (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2694 ((|#3| $) 33)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#4|) $) 17 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-3063 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 21)) (-4100 (((-589 |#3|) $) NIL)) (-2863 (((-108) |#3| $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-3726 (((-3 |#4| (-589 $)) |#4| |#4| $) NIL)) (-3216 (((-589 (-2 (|:| |val| |#4|) (|:| -2394 $))) |#4| |#4| $) 103)) (-2247 (((-3 |#4| "failed") $) 37)) (-2818 (((-589 $) |#4| $) 88)) (-1446 (((-3 (-108) (-589 $)) |#4| $) NIL)) (-4226 (((-589 (-2 (|:| |val| (-108)) (|:| -2394 $))) |#4| $) 98) (((-108) |#4| $) 53)) (-1625 (((-589 $) |#4| $) 107) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) 108) (((-589 $) |#4| (-589 $)) NIL)) (-1452 (((-589 $) (-589 |#4|) (-108) (-108) (-108)) 119)) (-2795 (($ |#4| $) 75) (($ (-589 |#4|) $) 76) (((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 74)) (-3403 (((-589 |#4|) $) NIL)) (-3761 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1728 ((|#4| |#4| $) NIL)) (-1454 (((-108) $ $) NIL)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2347 ((|#4| |#4| $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-3 |#4| "failed") $) 35)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2594 (((-3 $ "failed") $ |#4|) 48)) (-1361 (($ $ |#4|) NIL) (((-589 $) |#4| $) 90) (((-589 $) |#4| (-589 $)) NIL) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) 86)) (-2720 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 15)) (-4055 (($) 13)) (-1487 (((-710) $) NIL)) (-2452 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) 12)) (-3077 (((-499) $) NIL (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 20)) (-4135 (($ $ |#3|) 42)) (-1318 (($ $ |#3|) 44)) (-3444 (($ $) NIL)) (-2023 (($ $ |#3|) NIL)) (-3976 (((-794) $) 31) (((-589 |#4|) $) 40)) (-3221 (((-710) $) NIL (|has| |#3| (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) NIL)) (-1611 (((-589 $) |#4| $) 54) (((-589 $) |#4| (-589 $)) NIL) (((-589 $) (-589 |#4|) $) NIL) (((-589 $) (-589 |#4|) (-589 $)) NIL)) (-1505 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) NIL)) (-3553 (((-108) |#4| $) NIL)) (-4079 (((-108) |#3| $) 61)) (-4037 (((-108) $ $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-1058 |#1| |#2| |#3| |#4|) (-13 (-1025 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2795 ((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2311 ((-589 $) (-589 |#4|) (-108) (-108))) (-15 -2311 ((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108))) (-15 -1452 ((-589 $) (-589 |#4|) (-108) (-108) (-108))) (-15 -2962 ((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108))))) (-427) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -1058))
+((-2795 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-1058 *5 *6 *7 *3))) (-5 *1 (-1058 *5 *6 *7 *3)) (-4 *3 (-987 *5 *6 *7)))) (-2311 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8)))) (-2311 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8)))) (-1452 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8)))) (-2962 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-589 *8)) (|:| |towers| (-589 (-1058 *5 *6 *7 *8))))) (-5 *1 (-1058 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
+(-13 (-1025 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2795 ((-589 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2311 ((-589 $) (-589 |#4|) (-108) (-108))) (-15 -2311 ((-589 $) (-589 |#4|) (-108) (-108) (-108) (-108))) (-15 -1452 ((-589 $) (-589 |#4|) (-108) (-108) (-108))) (-15 -2962 ((-2 (|:| |val| (-589 |#4|)) (|:| |towers| (-589 $))) (-589 |#4|) (-108) (-108)))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3346 ((|#1| $) 34)) (-2849 (($ (-589 |#1|)) 39)) (-2282 (((-108) $ (-710)) NIL)) (-1640 (($) NIL T CONST)) (-2230 ((|#1| |#1| $) 36)) (-2868 ((|#1| $) 32)) (-3133 (((-589 |#1|) $) 18 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 22)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2349 ((|#1| $) 35)) (-3862 (($ |#1| $) 37)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1322 ((|#1| $) 33)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 31)) (-4055 (($) 38)) (-4120 (((-710) $) 29)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) 27)) (-3976 (((-794) $) 14 (|has| |#1| (-563 (-794))))) (-1245 (($ (-589 |#1|)) NIL)) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 17 (|has| |#1| (-1016)))) (-1271 (((-710) $) 30 (|has| $ (-6 -4248)))))
+(((-1059 |#1|) (-13 (-1035 |#1|) (-10 -8 (-15 -2849 ($ (-589 |#1|))))) (-1123)) (T -1059))
+((-2849 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1059 *3)))))
+(-13 (-1035 |#1|) (-10 -8 (-15 -2849 ($ (-589 |#1|)))))
+((-4101 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1136 (-523)) |#2|) 44) ((|#2| $ (-523) |#2|) 41)) (-2527 (((-108) $) 12)) (-3063 (($ (-1 |#2| |#2|) $) 39)) (-3879 ((|#2| $) NIL) (($ $ (-710)) 17)) (-2408 (($ $ |#2|) 40)) (-3214 (((-108) $) 11)) (-1502 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1136 (-523))) 31) ((|#2| $ (-523)) 23) ((|#2| $ (-523) |#2|) NIL)) (-1622 (($ $ $) 47) (($ $ |#2|) NIL)) (-2785 (($ $ $) 33) (($ |#2| $) NIL) (($ (-589 $)) 36) (($ $ |#2|) NIL)))
+(((-1060 |#1| |#2|) (-10 -8 (-15 -2527 ((-108) |#1|)) (-15 -3214 ((-108) |#1|)) (-15 -4101 (|#2| |#1| (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523))) (-15 -2408 (|#1| |#1| |#2|)) (-15 -2785 (|#1| |#1| |#2|)) (-15 -2785 (|#1| (-589 |#1|))) (-15 -1502 (|#1| |#1| (-1136 (-523)))) (-15 -4101 (|#2| |#1| (-1136 (-523)) |#2|)) (-15 -4101 (|#2| |#1| "last" |#2|)) (-15 -4101 (|#1| |#1| "rest" |#1|)) (-15 -4101 (|#2| |#1| "first" |#2|)) (-15 -1622 (|#1| |#1| |#2|)) (-15 -1622 (|#1| |#1| |#1|)) (-15 -1502 (|#2| |#1| "last")) (-15 -1502 (|#1| |#1| "rest")) (-15 -3879 (|#1| |#1| (-710))) (-15 -1502 (|#2| |#1| "first")) (-15 -3879 (|#2| |#1|)) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#1|)) (-15 -4101 (|#2| |#1| "value" |#2|)) (-15 -1502 (|#2| |#1| "value")) (-15 -3063 (|#1| (-1 |#2| |#2|) |#1|))) (-1061 |#2|) (-1123)) (T -1060))
+NIL
+(-10 -8 (-15 -2527 ((-108) |#1|)) (-15 -3214 ((-108) |#1|)) (-15 -4101 (|#2| |#1| (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523) |#2|)) (-15 -1502 (|#2| |#1| (-523))) (-15 -2408 (|#1| |#1| |#2|)) (-15 -2785 (|#1| |#1| |#2|)) (-15 -2785 (|#1| (-589 |#1|))) (-15 -1502 (|#1| |#1| (-1136 (-523)))) (-15 -4101 (|#2| |#1| (-1136 (-523)) |#2|)) (-15 -4101 (|#2| |#1| "last" |#2|)) (-15 -4101 (|#1| |#1| "rest" |#1|)) (-15 -4101 (|#2| |#1| "first" |#2|)) (-15 -1622 (|#1| |#1| |#2|)) (-15 -1622 (|#1| |#1| |#1|)) (-15 -1502 (|#2| |#1| "last")) (-15 -1502 (|#1| |#1| "rest")) (-15 -3879 (|#1| |#1| (-710))) (-15 -1502 (|#2| |#1| "first")) (-15 -3879 (|#2| |#1|)) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#1|)) (-15 -4101 (|#2| |#1| "value" |#2|)) (-15 -1502 (|#2| |#1| "value")) (-15 -3063 (|#1| (-1 |#2| |#2|) |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2058 ((|#1| $) 48)) (-3972 ((|#1| $) 65)) (-3548 (($ $) 67)) (-1666 (((-1174) $ (-523) (-523)) 97 (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) 52 (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) 8)) (-3365 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-3546 (($ $ $) 56 (|has| $ (-6 -4249)))) (-2535 ((|#1| $ |#1|) 54 (|has| $ (-6 -4249)))) (-1957 ((|#1| $ |#1|) 58 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4249))) (($ $ "rest" $) 55 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 117 (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) 86 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4248)))) (-3962 ((|#1| $) 66)) (-1640 (($) 7 T CONST)) (-3891 (($ $) 73) (($ $ (-710)) 71)) (-3917 (($ $) 99 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4248))) (($ |#1| $) 100 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3073 ((|#1| $ (-523) |#1|) 85 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 87)) (-2527 (((-108) $) 83)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 50)) (-3339 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-2348 (($ (-710) |#1|) 108)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 95 (|has| (-523) (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 94 (|has| (-523) (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4042 (((-108) $ (-710)) 10)) (-2112 (((-589 |#1|) $) 45)) (-3391 (((-108) $) 49)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2247 ((|#1| $) 70) (($ $ (-710)) 68)) (-3334 (($ $ $ (-523)) 116) (($ |#1| $ (-523)) 115)) (-2909 (((-589 (-523)) $) 92)) (-2290 (((-108) (-523) $) 91)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 76) (($ $ (-710)) 74)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-2408 (($ $ |#1|) 96 (|has| $ (-6 -4249)))) (-3214 (((-108) $) 84)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 90)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1136 (-523))) 112) ((|#1| $ (-523)) 89) ((|#1| $ (-523) |#1|) 88)) (-2981 (((-523) $ $) 44)) (-3725 (($ $ (-1136 (-523))) 114) (($ $ (-523)) 113)) (-2837 (((-108) $) 46)) (-2238 (($ $) 62)) (-4198 (($ $) 59 (|has| $ (-6 -4249)))) (-3647 (((-710) $) 63)) (-2801 (($ $) 64)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-3077 (((-499) $) 98 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 107)) (-1622 (($ $ $) 61 (|has| $ (-6 -4249))) (($ $ |#1|) 60 (|has| $ (-6 -4249)))) (-2785 (($ $ $) 78) (($ |#1| $) 77) (($ (-589 $)) 110) (($ $ |#1|) 109)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 51)) (-4004 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-1061 |#1|) (-129) (-1123)) (T -1061))
-((-2430 (*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-1833 (*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
-(-13 (-1157 |t#1|) (-594 |t#1|) (-10 -8 (-15 -2430 ((-108) $)) (-15 -1833 ((-108) $))))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T) ((-1157 |#1|) . T))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-4191 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#2| $ |#1| |#2|) NIL)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 |#2| "failed") |#1| $) NIL)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) NIL)) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) NIL)) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 ((|#1| $) NIL (|has| |#1| (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 ((|#1| $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1255 (((-589 |#1|) $) NIL)) (-1862 (((-108) |#1| $) NIL)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2536 (((-589 |#1|) $) NIL)) (-2254 (((-108) |#1| $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2428 ((|#2| $) NIL (|has| |#1| (-786)))) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3214 (*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))) (-2527 (*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
+(-13 (-1157 |t#1|) (-594 |t#1|) (-10 -8 (-15 -3214 ((-108) $)) (-15 -2527 ((-108) $))))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T) ((-1157 |#1|) . T))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1666 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#2| $ |#1| |#2|) NIL)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 |#2| "failed") |#1| $) NIL)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) NIL)) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) NIL)) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 ((|#1| $) NIL (|has| |#1| (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 ((|#1| $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1612 (((-589 |#1|) $) NIL)) (-2754 (((-108) |#1| $) NIL)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2909 (((-589 |#1|) $) NIL)) (-2290 (((-108) |#1| $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3879 ((|#2| $) NIL (|has| |#1| (-786)))) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-1062 |#1| |#2| |#3|) (-1100 |#1| |#2|) (-1016) (-1016) |#2|) (T -1062))
NIL
(-1100 |#1| |#2|)
-((-1680 (((-108) $ $) 7)) (-2738 (((-3 $ "failed") $) 13)) (-2032 (((-1070) $) 9)) (-2773 (($) 14 T CONST)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11)) (-3941 (((-108) $ $) 6)))
+((-3260 (((-108) $ $) 7)) (-1289 (((-3 $ "failed") $) 13)) (-3841 (((-1070) $) 9)) (-4105 (($) 14 T CONST)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11)) (-4037 (((-108) $ $) 6)))
(((-1063) (-129)) (T -1063))
-((-2773 (*1 *1) (-4 *1 (-1063))) (-2738 (*1 *1 *1) (|partial| -4 *1 (-1063))))
-(-13 (-1016) (-10 -8 (-15 -2773 ($) -2501) (-15 -2738 ((-3 $ "failed") $))))
+((-4105 (*1 *1) (-4 *1 (-1063))) (-1289 (*1 *1 *1) (|partial| -4 *1 (-1063))))
+(-13 (-1016) (-10 -8 (-15 -4105 ($) -1982) (-15 -1289 ((-3 $ "failed") $))))
(((-97) . T) ((-563 (-794)) . T) ((-1016) . T))
-((-1298 (((-1068 |#1|) (-1068 |#1|)) 17)) (-2720 (((-1068 |#1|) (-1068 |#1|)) 13)) (-3432 (((-1068 |#1|) (-1068 |#1|) (-523) (-523)) 20)) (-2011 (((-1068 |#1|) (-1068 |#1|)) 15)))
-(((-1064 |#1|) (-10 -7 (-15 -2720 ((-1068 |#1|) (-1068 |#1|))) (-15 -2011 ((-1068 |#1|) (-1068 |#1|))) (-15 -1298 ((-1068 |#1|) (-1068 |#1|))) (-15 -3432 ((-1068 |#1|) (-1068 |#1|) (-523) (-523)))) (-13 (-515) (-136))) (T -1064))
-((-3432 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-1064 *4)))) (-1298 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1064 *3)))) (-2011 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1064 *3)))) (-2720 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1064 *3)))))
-(-10 -7 (-15 -2720 ((-1068 |#1|) (-1068 |#1|))) (-15 -2011 ((-1068 |#1|) (-1068 |#1|))) (-15 -1298 ((-1068 |#1|) (-1068 |#1|))) (-15 -3432 ((-1068 |#1|) (-1068 |#1|) (-523) (-523))))
-((-2394 (((-1068 |#1|) (-1068 (-1068 |#1|))) 15)))
-(((-1065 |#1|) (-10 -7 (-15 -2394 ((-1068 |#1|) (-1068 (-1068 |#1|))))) (-1123)) (T -1065))
-((-2394 (*1 *2 *3) (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1065 *4)) (-4 *4 (-1123)))))
-(-10 -7 (-15 -2394 ((-1068 |#1|) (-1068 (-1068 |#1|)))))
-((-4184 (((-1068 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|)) 25)) (-2116 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|)) 26)) (-1345 (((-1068 |#2|) (-1 |#2| |#1|) (-1068 |#1|)) 16)))
-(((-1066 |#1| |#2|) (-10 -7 (-15 -1345 ((-1068 |#2|) (-1 |#2| |#1|) (-1068 |#1|))) (-15 -4184 ((-1068 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|))) (-15 -2116 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|)))) (-1123) (-1123)) (T -1066))
-((-2116 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1068 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-1066 *5 *2)))) (-4184 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1068 *6)) (-4 *6 (-1123)) (-4 *3 (-1123)) (-5 *2 (-1068 *3)) (-5 *1 (-1066 *6 *3)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1068 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1068 *6)) (-5 *1 (-1066 *5 *6)))))
-(-10 -7 (-15 -1345 ((-1068 |#2|) (-1 |#2| |#1|) (-1068 |#1|))) (-15 -4184 ((-1068 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|))) (-15 -2116 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|))))
-((-1345 (((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-1068 |#2|)) 21)))
-(((-1067 |#1| |#2| |#3|) (-10 -7 (-15 -1345 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-1068 |#2|)))) (-1123) (-1123) (-1123)) (T -1067))
-((-1345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1068 *6)) (-5 *5 (-1068 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-1068 *8)) (-5 *1 (-1067 *6 *7 *8)))))
-(-10 -7 (-15 -1345 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-1068 |#2|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) NIL)) (-2176 ((|#1| $) NIL)) (-2227 (($ $) 49)) (-4191 (((-1174) $ (-523) (-523)) 74 (|has| $ (-6 -4249)))) (-2856 (($ $ (-523)) 108 (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-4120 (((-794) $) 38 (|has| |#1| (-1016)))) (-3076 (((-108)) 39 (|has| |#1| (-1016)))) (-1487 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-2470 (($ $ $) 96 (|has| $ (-6 -4249))) (($ $ (-523) $) 119)) (-2622 ((|#1| $ |#1|) 105 (|has| $ (-6 -4249)))) (-2027 ((|#1| $ |#1|) 100 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 102 (|has| $ (-6 -4249))) (($ $ "rest" $) 104 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 107 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 87 (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) 56)) (-2165 ((|#1| $) NIL)) (-4189 (($) NIL T CONST)) (-1923 (($ $) 14)) (-2441 (($ $) 29) (($ $ (-710)) 86)) (-2705 (((-108) (-589 |#1|) $) 114 (|has| |#1| (-1016)))) (-1981 (($ (-589 |#1|)) 110)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) 55)) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-1833 (((-108) $) NIL)) (-1871 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3930 (((-1174) (-523) $) 118 (|has| |#1| (-1016)))) (-2139 (((-710) $) 116)) (-2932 (((-589 $) $) NIL)) (-3675 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3733 (($ (-710) |#1|) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 71 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 61) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-1418 (((-108) $ (-710)) NIL)) (-1701 (((-589 |#1|) $) NIL)) (-1799 (((-108) $) NIL)) (-1803 (($ $) 88)) (-3507 (((-108) $) 13)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2535 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-2912 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) 72)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1838 (($ (-1 |#1|)) 121) (($ (-1 |#1| |#1|) |#1|) 122)) (-1388 ((|#1| $) 10)) (-2428 ((|#1| $) 28) (($ $ (-710)) 47)) (-2820 (((-2 (|:| |cycle?| (-108)) (|:| -1600 (-710)) (|:| |period| (-710))) (-710) $) 25)) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1883 (($ (-1 (-108) |#1|) $) 123)) (-1894 (($ (-1 (-108) |#1|) $) 124)) (-4141 (($ $ |#1|) 66 (|has| $ (-6 -4249)))) (-3053 (($ $ (-523)) 32)) (-2430 (((-108) $) 70)) (-3057 (((-108) $) 12)) (-3281 (((-108) $) 115)) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 20)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) 15)) (-3320 (($) 41)) (-1937 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1136 (-523))) NIL) ((|#1| $ (-523)) 52) ((|#1| $ (-523) |#1|) NIL)) (-3766 (((-523) $ $) 46)) (-1499 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-3455 (($ (-1 $)) 45)) (-1221 (((-108) $) 67)) (-2582 (($ $) 68)) (-2075 (($ $) 97 (|has| $ (-6 -4249)))) (-2784 (((-710) $) NIL)) (-1867 (($ $) NIL)) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) 42)) (-1400 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 51)) (-3540 (($ |#1| $) 95)) (-2001 (($ $ $) 98 (|has| $ (-6 -4249))) (($ $ |#1|) 99 (|has| $ (-6 -4249)))) (-2394 (($ $ $) 76) (($ |#1| $) 43) (($ (-589 $)) 81) (($ $ |#1|) 75)) (-2488 (($ $) 48)) (-1691 (($ (-589 |#1|)) 109) (((-794) $) 40 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) NIL)) (-3313 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 112 (|has| |#1| (-1016)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-1068 |#1|) (-13 (-616 |#1|) (-10 -8 (-6 -4249) (-15 -1691 ($ (-589 |#1|))) (-15 -1981 ($ (-589 |#1|))) (IF (|has| |#1| (-1016)) (-15 -2705 ((-108) (-589 |#1|) $)) |%noBranch|) (-15 -2820 ((-2 (|:| |cycle?| (-108)) (|:| -1600 (-710)) (|:| |period| (-710))) (-710) $)) (-15 -3455 ($ (-1 $))) (-15 -3540 ($ |#1| $)) (IF (|has| |#1| (-1016)) (PROGN (-15 -3930 ((-1174) (-523) $)) (-15 -4120 ((-794) $)) (-15 -3076 ((-108)))) |%noBranch|) (-15 -2470 ($ $ (-523) $)) (-15 -1838 ($ (-1 |#1|))) (-15 -1838 ($ (-1 |#1| |#1|) |#1|)) (-15 -1883 ($ (-1 (-108) |#1|) $)) (-15 -1894 ($ (-1 (-108) |#1|) $)))) (-1123)) (T -1068))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-1981 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-2705 (*1 *2 *3 *1) (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-4 *4 (-1123)) (-5 *2 (-108)) (-5 *1 (-1068 *4)))) (-2820 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-108)) (|:| -1600 (-710)) (|:| |period| (-710)))) (-5 *1 (-1068 *4)) (-4 *4 (-1123)) (-5 *3 (-710)))) (-3455 (*1 *1 *2) (-12 (-5 *2 (-1 (-1068 *3))) (-5 *1 (-1068 *3)) (-4 *3 (-1123)))) (-3540 (*1 *1 *2 *1) (-12 (-5 *1 (-1068 *2)) (-4 *2 (-1123)))) (-3930 (*1 *2 *3 *1) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1068 *4)) (-4 *4 (-1016)) (-4 *4 (-1123)))) (-4120 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1068 *3)) (-4 *3 (-1016)) (-4 *3 (-1123)))) (-3076 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1068 *3)) (-4 *3 (-1016)) (-4 *3 (-1123)))) (-2470 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1068 *3)) (-4 *3 (-1123)))) (-1838 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-1838 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-1883 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-1894 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
-(-13 (-616 |#1|) (-10 -8 (-6 -4249) (-15 -1691 ($ (-589 |#1|))) (-15 -1981 ($ (-589 |#1|))) (IF (|has| |#1| (-1016)) (-15 -2705 ((-108) (-589 |#1|) $)) |%noBranch|) (-15 -2820 ((-2 (|:| |cycle?| (-108)) (|:| -1600 (-710)) (|:| |period| (-710))) (-710) $)) (-15 -3455 ($ (-1 $))) (-15 -3540 ($ |#1| $)) (IF (|has| |#1| (-1016)) (PROGN (-15 -3930 ((-1174) (-523) $)) (-15 -4120 ((-794) $)) (-15 -3076 ((-108)))) |%noBranch|) (-15 -2470 ($ $ (-523) $)) (-15 -1838 ($ (-1 |#1|))) (-15 -1838 ($ (-1 |#1| |#1|) |#1|)) (-15 -1883 ($ (-1 (-108) |#1|) $)) (-15 -1894 ($ (-1 (-108) |#1|) $))))
-((-1680 (((-108) $ $) 19)) (-2458 (($ $) 120)) (-3137 (($ $) 121)) (-3214 (($ $ (-133)) 108) (($ $ (-130)) 107)) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-2141 (((-108) $ $) 118)) (-2119 (((-108) $ $ (-523)) 117)) (-3279 (($ (-523)) 127)) (-1980 (((-589 $) $ (-133)) 110) (((-589 $) $ (-130)) 109)) (-3337 (((-108) (-1 (-108) (-133) (-133)) $) 98) (((-108) $) 92 (|has| (-133) (-786)))) (-1632 (($ (-1 (-108) (-133) (-133)) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| (-133) (-786)) (|has| $ (-6 -4249))))) (-1581 (($ (-1 (-108) (-133) (-133)) $) 99) (($ $) 93 (|has| (-133) (-786)))) (-1620 (((-108) $ (-710)) 8)) (-1849 (((-133) $ (-523) (-133)) 52 (|has| $ (-6 -4249))) (((-133) $ (-1136 (-523)) (-133)) 58 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) (-133)) $) 75 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-1300 (($ $ (-133)) 104) (($ $ (-130)) 103)) (-1426 (($ $) 90 (|has| $ (-6 -4249)))) (-3700 (($ $) 100)) (-1694 (($ $ (-1136 (-523)) $) 114)) (-2462 (($ $) 78 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ (-133) $) 77 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-133)) $) 74 (|has| $ (-6 -4248)))) (-2116 (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) 76 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248)))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) 73 (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $) 72 (|has| $ (-6 -4248)))) (-2053 (((-133) $ (-523) (-133)) 53 (|has| $ (-6 -4249)))) (-2000 (((-133) $ (-523)) 51)) (-2164 (((-108) $ $) 119)) (-3449 (((-523) (-1 (-108) (-133)) $) 97) (((-523) (-133) $) 96 (|has| (-133) (-1016))) (((-523) (-133) $ (-523)) 95 (|has| (-133) (-1016))) (((-523) $ $ (-523)) 113) (((-523) (-130) $ (-523)) 112)) (-1871 (((-589 (-133)) $) 30 (|has| $ (-6 -4248)))) (-3733 (($ (-710) (-133)) 69)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-3239 (($ $ $) 87 (|has| (-133) (-786)))) (-3780 (($ (-1 (-108) (-133) (-133)) $ $) 101) (($ $ $) 94 (|has| (-133) (-786)))) (-1584 (((-589 (-133)) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) (-133) $) 27 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-3158 (($ $ $) 86 (|has| (-133) (-786)))) (-2676 (((-108) $ $ (-133)) 115)) (-2178 (((-710) $ $ (-133)) 116)) (-2043 (($ (-1 (-133) (-133)) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-133) (-133)) $) 35) (($ (-1 (-133) (-133) (-133)) $ $) 64)) (-1353 (($ $) 122)) (-2052 (($ $) 123)) (-1418 (((-108) $ (-710)) 10)) (-1313 (($ $ (-133)) 106) (($ $ (-130)) 105)) (-2032 (((-1070) $) 22)) (-2912 (($ (-133) $ (-523)) 60) (($ $ $ (-523)) 59)) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-3951 (((-1034) $) 21)) (-2428 (((-133) $) 42 (|has| (-523) (-786)))) (-2509 (((-3 (-133) "failed") (-1 (-108) (-133)) $) 71)) (-4141 (($ $ (-133)) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) (-133)) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-133)))) 26 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) 25 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) 24 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-133)) (-589 (-133))) 23 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) (-133) $) 45 (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3973 (((-589 (-133)) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 (((-133) $ (-523) (-133)) 50) (((-133) $ (-523)) 49) (($ $ (-1136 (-523))) 63) (($ $ $) 102)) (-1499 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-3977 (((-710) (-1 (-108) (-133)) $) 31 (|has| $ (-6 -4248))) (((-710) (-133) $) 28 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-4166 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 79 (|has| (-133) (-564 (-499))))) (-1704 (($ (-589 (-133))) 70)) (-2394 (($ $ (-133)) 68) (($ (-133) $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-1691 (($ (-133)) 111) (((-794) $) 18)) (-2308 (((-108) (-1 (-108) (-133)) $) 33 (|has| $ (-6 -4248)))) (-2111 (((-1070) $) 131) (((-1070) $ (-108)) 130) (((-1174) (-761) $) 129) (((-1174) (-761) $ (-108)) 128)) (-4006 (((-108) $ $) 84 (|has| (-133) (-786)))) (-3980 (((-108) $ $) 83 (|has| (-133) (-786)))) (-3941 (((-108) $ $) 20)) (-3993 (((-108) $ $) 85 (|has| (-133) (-786)))) (-3966 (((-108) $ $) 82 (|has| (-133) (-786)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-2378 (((-1068 |#1|) (-1068 |#1|)) 17)) (-4191 (((-1068 |#1|) (-1068 |#1|)) 13)) (-1438 (((-1068 |#1|) (-1068 |#1|) (-523) (-523)) 20)) (-1762 (((-1068 |#1|) (-1068 |#1|)) 15)))
+(((-1064 |#1|) (-10 -7 (-15 -4191 ((-1068 |#1|) (-1068 |#1|))) (-15 -1762 ((-1068 |#1|) (-1068 |#1|))) (-15 -2378 ((-1068 |#1|) (-1068 |#1|))) (-15 -1438 ((-1068 |#1|) (-1068 |#1|) (-523) (-523)))) (-13 (-515) (-136))) (T -1064))
+((-1438 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-1064 *4)))) (-2378 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1064 *3)))) (-1762 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1064 *3)))) (-4191 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1064 *3)))))
+(-10 -7 (-15 -4191 ((-1068 |#1|) (-1068 |#1|))) (-15 -1762 ((-1068 |#1|) (-1068 |#1|))) (-15 -2378 ((-1068 |#1|) (-1068 |#1|))) (-15 -1438 ((-1068 |#1|) (-1068 |#1|) (-523) (-523))))
+((-2785 (((-1068 |#1|) (-1068 (-1068 |#1|))) 15)))
+(((-1065 |#1|) (-10 -7 (-15 -2785 ((-1068 |#1|) (-1068 (-1068 |#1|))))) (-1123)) (T -1065))
+((-2785 (*1 *2 *3) (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1065 *4)) (-4 *4 (-1123)))))
+(-10 -7 (-15 -2785 ((-1068 |#1|) (-1068 (-1068 |#1|)))))
+((-1586 (((-1068 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|)) 25)) (-1830 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|)) 26)) (-3015 (((-1068 |#2|) (-1 |#2| |#1|) (-1068 |#1|)) 16)))
+(((-1066 |#1| |#2|) (-10 -7 (-15 -3015 ((-1068 |#2|) (-1 |#2| |#1|) (-1068 |#1|))) (-15 -1586 ((-1068 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|))) (-15 -1830 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|)))) (-1123) (-1123)) (T -1066))
+((-1830 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1068 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-1066 *5 *2)))) (-1586 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1068 *6)) (-4 *6 (-1123)) (-4 *3 (-1123)) (-5 *2 (-1068 *3)) (-5 *1 (-1066 *6 *3)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1068 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1068 *6)) (-5 *1 (-1066 *5 *6)))))
+(-10 -7 (-15 -3015 ((-1068 |#2|) (-1 |#2| |#1|) (-1068 |#1|))) (-15 -1586 ((-1068 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|))) (-15 -1830 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1068 |#1|))))
+((-3015 (((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-1068 |#2|)) 21)))
+(((-1067 |#1| |#2| |#3|) (-10 -7 (-15 -3015 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-1068 |#2|)))) (-1123) (-1123) (-1123)) (T -1067))
+((-3015 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1068 *6)) (-5 *5 (-1068 *7)) (-4 *6 (-1123)) (-4 *7 (-1123)) (-4 *8 (-1123)) (-5 *2 (-1068 *8)) (-5 *1 (-1067 *6 *7 *8)))))
+(-10 -7 (-15 -3015 ((-1068 |#3|) (-1 |#3| |#1| |#2|) (-1068 |#1|) (-1068 |#2|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) NIL)) (-3972 ((|#1| $) NIL)) (-3548 (($ $) 49)) (-1666 (((-1174) $ (-523) (-523)) 74 (|has| $ (-6 -4249)))) (-3117 (($ $ (-523)) 108 (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-2240 (((-794) $) 38 (|has| |#1| (-1016)))) (-3489 (((-108)) 39 (|has| |#1| (-1016)))) (-3365 ((|#1| $ |#1|) NIL (|has| $ (-6 -4249)))) (-3546 (($ $ $) 96 (|has| $ (-6 -4249))) (($ $ (-523) $) 119)) (-2535 ((|#1| $ |#1|) 105 (|has| $ (-6 -4249)))) (-1957 ((|#1| $ |#1|) 100 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 102 (|has| $ (-6 -4249))) (($ $ "rest" $) 104 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 107 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 87 (|has| $ (-6 -4249))) ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) 56)) (-3962 ((|#1| $) NIL)) (-1640 (($) NIL T CONST)) (-2177 (($ $) 14)) (-3891 (($ $) 29) (($ $ (-710)) 86)) (-4069 (((-108) (-589 |#1|) $) 114 (|has| |#1| (-1016)))) (-1389 (($ (-589 |#1|)) 110)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) 55)) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-2527 (((-108) $) NIL)) (-3133 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3337 (((-1174) (-523) $) 118 (|has| |#1| (-1016)))) (-3609 (((-710) $) 116)) (-1378 (((-589 $) $) NIL)) (-3339 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2348 (($ (-710) |#1|) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 71 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 61) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-4042 (((-108) $ (-710)) NIL)) (-2112 (((-589 |#1|) $) NIL)) (-3391 (((-108) $) NIL)) (-3438 (($ $) 88)) (-3457 (((-108) $) 13)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2247 ((|#1| $) NIL) (($ $ (-710)) NIL)) (-3334 (($ $ $ (-523)) NIL) (($ |#1| $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) 72)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1252 (($ (-1 |#1|)) 121) (($ (-1 |#1| |#1|) |#1|) 122)) (-3803 ((|#1| $) 10)) (-3879 ((|#1| $) 28) (($ $ (-710)) 47)) (-2739 (((-2 (|:| |cycle?| (-108)) (|:| -2831 (-710)) (|:| |period| (-710))) (-710) $) 25)) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1284 (($ (-1 (-108) |#1|) $) 123)) (-1291 (($ (-1 (-108) |#1|) $) 124)) (-2408 (($ $ |#1|) 66 (|has| $ (-6 -4249)))) (-1361 (($ $ (-523)) 32)) (-3214 (((-108) $) 70)) (-3300 (((-108) $) 12)) (-1796 (((-108) $) 115)) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 20)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) 15)) (-4055 (($) 41)) (-1502 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1136 (-523))) NIL) ((|#1| $ (-523)) 52) ((|#1| $ (-523) |#1|) NIL)) (-2981 (((-523) $ $) 46)) (-3725 (($ $ (-1136 (-523))) NIL) (($ $ (-523)) NIL)) (-1705 (($ (-1 $)) 45)) (-2837 (((-108) $) 67)) (-2238 (($ $) 68)) (-4198 (($ $) 97 (|has| $ (-6 -4249)))) (-3647 (((-710) $) NIL)) (-2801 (($ $) NIL)) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) 42)) (-3077 (((-499) $) NIL (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 51)) (-4019 (($ |#1| $) 95)) (-1622 (($ $ $) 98 (|has| $ (-6 -4249))) (($ $ |#1|) 99 (|has| $ (-6 -4249)))) (-2785 (($ $ $) 76) (($ |#1| $) 43) (($ (-589 $)) 81) (($ $ |#1|) 75)) (-3749 (($ $) 48)) (-3976 (($ (-589 |#1|)) 109) (((-794) $) 40 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 112 (|has| |#1| (-1016)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-1068 |#1|) (-13 (-616 |#1|) (-10 -8 (-6 -4249) (-15 -3976 ($ (-589 |#1|))) (-15 -1389 ($ (-589 |#1|))) (IF (|has| |#1| (-1016)) (-15 -4069 ((-108) (-589 |#1|) $)) |%noBranch|) (-15 -2739 ((-2 (|:| |cycle?| (-108)) (|:| -2831 (-710)) (|:| |period| (-710))) (-710) $)) (-15 -1705 ($ (-1 $))) (-15 -4019 ($ |#1| $)) (IF (|has| |#1| (-1016)) (PROGN (-15 -3337 ((-1174) (-523) $)) (-15 -2240 ((-794) $)) (-15 -3489 ((-108)))) |%noBranch|) (-15 -3546 ($ $ (-523) $)) (-15 -1252 ($ (-1 |#1|))) (-15 -1252 ($ (-1 |#1| |#1|) |#1|)) (-15 -1284 ($ (-1 (-108) |#1|) $)) (-15 -1291 ($ (-1 (-108) |#1|) $)))) (-1123)) (T -1068))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-1389 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-4069 (*1 *2 *3 *1) (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-4 *4 (-1123)) (-5 *2 (-108)) (-5 *1 (-1068 *4)))) (-2739 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-108)) (|:| -2831 (-710)) (|:| |period| (-710)))) (-5 *1 (-1068 *4)) (-4 *4 (-1123)) (-5 *3 (-710)))) (-1705 (*1 *1 *2) (-12 (-5 *2 (-1 (-1068 *3))) (-5 *1 (-1068 *3)) (-4 *3 (-1123)))) (-4019 (*1 *1 *2 *1) (-12 (-5 *1 (-1068 *2)) (-4 *2 (-1123)))) (-3337 (*1 *2 *3 *1) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1068 *4)) (-4 *4 (-1016)) (-4 *4 (-1123)))) (-2240 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1068 *3)) (-4 *3 (-1016)) (-4 *3 (-1123)))) (-3489 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1068 *3)) (-4 *3 (-1016)) (-4 *3 (-1123)))) (-3546 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1068 *3)) (-4 *3 (-1123)))) (-1252 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-1252 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-1284 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))) (-1291 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
+(-13 (-616 |#1|) (-10 -8 (-6 -4249) (-15 -3976 ($ (-589 |#1|))) (-15 -1389 ($ (-589 |#1|))) (IF (|has| |#1| (-1016)) (-15 -4069 ((-108) (-589 |#1|) $)) |%noBranch|) (-15 -2739 ((-2 (|:| |cycle?| (-108)) (|:| -2831 (-710)) (|:| |period| (-710))) (-710) $)) (-15 -1705 ($ (-1 $))) (-15 -4019 ($ |#1| $)) (IF (|has| |#1| (-1016)) (PROGN (-15 -3337 ((-1174) (-523) $)) (-15 -2240 ((-794) $)) (-15 -3489 ((-108)))) |%noBranch|) (-15 -3546 ($ $ (-523) $)) (-15 -1252 ($ (-1 |#1|))) (-15 -1252 ($ (-1 |#1| |#1|) |#1|)) (-15 -1284 ($ (-1 (-108) |#1|) $)) (-15 -1291 ($ (-1 (-108) |#1|) $))))
+((-3260 (((-108) $ $) 19)) (-3440 (($ $) 120)) (-2889 (($ $) 121)) (-1865 (($ $ (-133)) 108) (($ $ (-130)) 107)) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-3436 (((-108) $ $) 118)) (-3411 (((-108) $ $ (-523)) 117)) (-1984 (($ (-523)) 127)) (-1380 (((-589 $) $ (-133)) 110) (((-589 $) $ (-130)) 109)) (-4159 (((-108) (-1 (-108) (-133) (-133)) $) 98) (((-108) $) 92 (|has| (-133) (-786)))) (-2361 (($ (-1 (-108) (-133) (-133)) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| (-133) (-786)) (|has| $ (-6 -4249))))) (-3400 (($ (-1 (-108) (-133) (-133)) $) 99) (($ $) 93 (|has| (-133) (-786)))) (-2282 (((-108) $ (-710)) 8)) (-4101 (((-133) $ (-523) (-133)) 52 (|has| $ (-6 -4249))) (((-133) $ (-1136 (-523)) (-133)) 58 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) (-133)) $) 75 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-2589 (($ $ (-133)) 104) (($ $ (-130)) 103)) (-4091 (($ $) 90 (|has| $ (-6 -4249)))) (-4082 (($ $) 100)) (-2925 (($ $ (-1136 (-523)) $) 114)) (-3917 (($ $) 78 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ (-133) $) 77 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-133)) $) 74 (|has| $ (-6 -4248)))) (-1830 (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) 76 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248)))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) 73 (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $) 72 (|has| $ (-6 -4248)))) (-3073 (((-133) $ (-523) (-133)) 53 (|has| $ (-6 -4249)))) (-3002 (((-133) $ (-523)) 51)) (-3458 (((-108) $ $) 119)) (-1894 (((-523) (-1 (-108) (-133)) $) 97) (((-523) (-133) $) 96 (|has| (-133) (-1016))) (((-523) (-133) $ (-523)) 95 (|has| (-133) (-1016))) (((-523) $ $ (-523)) 113) (((-523) (-130) $ (-523)) 112)) (-3133 (((-589 (-133)) $) 30 (|has| $ (-6 -4248)))) (-2348 (($ (-710) (-133)) 69)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3268 (($ $ $) 87 (|has| (-133) (-786)))) (-3123 (($ (-1 (-108) (-133) (-133)) $ $) 101) (($ $ $) 94 (|has| (-133) (-786)))) (-3056 (((-589 (-133)) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) (-133) $) 27 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-2644 (($ $ $) 86 (|has| (-133) (-786)))) (-1221 (((-108) $ $ (-133)) 115)) (-3312 (((-710) $ $ (-133)) 116)) (-3063 (($ (-1 (-133) (-133)) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-133) (-133)) $) 35) (($ (-1 (-133) (-133) (-133)) $ $) 64)) (-1593 (($ $) 122)) (-4017 (($ $) 123)) (-4042 (((-108) $ (-710)) 10)) (-2599 (($ $ (-133)) 106) (($ $ (-130)) 105)) (-3841 (((-1070) $) 22)) (-3334 (($ (-133) $ (-523)) 60) (($ $ $ (-523)) 59)) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2435 (((-1034) $) 21)) (-3879 (((-133) $) 42 (|has| (-523) (-786)))) (-2660 (((-3 (-133) "failed") (-1 (-108) (-133)) $) 71)) (-2408 (($ $ (-133)) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) (-133)) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-133)))) 26 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) 25 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) 24 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-133)) (-589 (-133))) 23 (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) (-133) $) 45 (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3184 (((-589 (-133)) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 (((-133) $ (-523) (-133)) 50) (((-133) $ (-523)) 49) (($ $ (-1136 (-523))) 63) (($ $ $) 102)) (-3725 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-2452 (((-710) (-1 (-108) (-133)) $) 31 (|has| $ (-6 -4248))) (((-710) (-133) $) 28 (-12 (|has| (-133) (-1016)) (|has| $ (-6 -4248))))) (-2580 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 79 (|has| (-133) (-564 (-499))))) (-3985 (($ (-589 (-133))) 70)) (-2785 (($ $ (-133)) 68) (($ (-133) $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-3976 (($ (-133)) 111) (((-794) $) 18)) (-1505 (((-108) (-1 (-108) (-133)) $) 33 (|has| $ (-6 -4248)))) (-3342 (((-1070) $) 131) (((-1070) $ (-108)) 130) (((-1174) (-761) $) 129) (((-1174) (-761) $ (-108)) 128)) (-4078 (((-108) $ $) 84 (|has| (-133) (-786)))) (-4061 (((-108) $ $) 83 (|has| (-133) (-786)))) (-4037 (((-108) $ $) 20)) (-4070 (((-108) $ $) 85 (|has| (-133) (-786)))) (-4052 (((-108) $ $) 82 (|has| (-133) (-786)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-1069) (-129)) (T -1069))
-((-3279 (*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1069)))))
-(-13 (-1056) (-1016) (-767) (-10 -8 (-15 -3279 ($ (-523)))))
+((-1984 (*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1069)))))
+(-13 (-1056) (-1016) (-767) (-10 -8 (-15 -1984 ($ (-523)))))
(((-33) . T) ((-97) . T) ((-563 (-794)) . T) ((-140 #0=(-133)) . T) ((-564 (-499)) |has| (-133) (-564 (-499))) ((-263 #1=(-523) #0#) . T) ((-265 #1# #0#) . T) ((-286 #0#) -12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))) ((-349 #0#) . T) ((-462 #0#) . T) ((-556 #1# #0#) . T) ((-484 #0# #0#) -12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))) ((-594 #0#) . T) ((-19 #0#) . T) ((-767) . T) ((-786) |has| (-133) (-786)) ((-1016) . T) ((-1056) . T) ((-1123) . T))
-((-1680 (((-108) $ $) NIL)) (-2458 (($ $) NIL)) (-3137 (($ $) NIL)) (-3214 (($ $ (-133)) NIL) (($ $ (-130)) NIL)) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-2141 (((-108) $ $) NIL)) (-2119 (((-108) $ $ (-523)) NIL)) (-3279 (($ (-523)) 7)) (-1980 (((-589 $) $ (-133)) NIL) (((-589 $) $ (-130)) NIL)) (-3337 (((-108) (-1 (-108) (-133) (-133)) $) NIL) (((-108) $) NIL (|has| (-133) (-786)))) (-1632 (($ (-1 (-108) (-133) (-133)) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-133) (-786))))) (-1581 (($ (-1 (-108) (-133) (-133)) $) NIL) (($ $) NIL (|has| (-133) (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 (((-133) $ (-523) (-133)) NIL (|has| $ (-6 -4249))) (((-133) $ (-1136 (-523)) (-133)) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1300 (($ $ (-133)) NIL) (($ $ (-130)) NIL)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-1694 (($ $ (-1136 (-523)) $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2514 (($ (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) NIL (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $) NIL (|has| $ (-6 -4248)))) (-2053 (((-133) $ (-523) (-133)) NIL (|has| $ (-6 -4249)))) (-2000 (((-133) $ (-523)) NIL)) (-2164 (((-108) $ $) NIL)) (-3449 (((-523) (-1 (-108) (-133)) $) NIL) (((-523) (-133) $) NIL (|has| (-133) (-1016))) (((-523) (-133) $ (-523)) NIL (|has| (-133) (-1016))) (((-523) $ $ (-523)) NIL) (((-523) (-130) $ (-523)) NIL)) (-1871 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-3733 (($ (-710) (-133)) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| (-133) (-786)))) (-3780 (($ (-1 (-108) (-133) (-133)) $ $) NIL) (($ $ $) NIL (|has| (-133) (-786)))) (-1584 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| (-133) (-786)))) (-2676 (((-108) $ $ (-133)) NIL)) (-2178 (((-710) $ $ (-133)) NIL)) (-2043 (($ (-1 (-133) (-133)) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-133) (-133)) $) NIL) (($ (-1 (-133) (-133) (-133)) $ $) NIL)) (-1353 (($ $) NIL)) (-2052 (($ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-1313 (($ $ (-133)) NIL) (($ $ (-130)) NIL)) (-2032 (((-1070) $) NIL)) (-2912 (($ (-133) $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-133) $) NIL (|has| (-523) (-786)))) (-2509 (((-3 (-133) "failed") (-1 (-108) (-133)) $) NIL)) (-4141 (($ $ (-133)) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-133)))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-133)) (-589 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3973 (((-589 (-133)) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 (((-133) $ (-523) (-133)) NIL) (((-133) $ (-523)) NIL) (($ $ (-1136 (-523))) NIL) (($ $ $) NIL)) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3977 (((-710) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248))) (((-710) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-133) (-564 (-499))))) (-1704 (($ (-589 (-133))) NIL)) (-2394 (($ $ (-133)) NIL) (($ (-133) $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-1691 (($ (-133)) NIL) (((-794) $) NIL)) (-2308 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-2111 (((-1070) $) 18) (((-1070) $ (-108)) 20) (((-1174) (-761) $) 21) (((-1174) (-761) $ (-108)) 22)) (-4006 (((-108) $ $) NIL (|has| (-133) (-786)))) (-3980 (((-108) $ $) NIL (|has| (-133) (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| (-133) (-786)))) (-3966 (((-108) $ $) NIL (|has| (-133) (-786)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-3440 (($ $) NIL)) (-2889 (($ $) NIL)) (-1865 (($ $ (-133)) NIL) (($ $ (-130)) NIL)) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3436 (((-108) $ $) NIL)) (-3411 (((-108) $ $ (-523)) NIL)) (-1984 (($ (-523)) 7)) (-1380 (((-589 $) $ (-133)) NIL) (((-589 $) $ (-130)) NIL)) (-4159 (((-108) (-1 (-108) (-133) (-133)) $) NIL) (((-108) $) NIL (|has| (-133) (-786)))) (-2361 (($ (-1 (-108) (-133) (-133)) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| (-133) (-786))))) (-3400 (($ (-1 (-108) (-133) (-133)) $) NIL) (($ $) NIL (|has| (-133) (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 (((-133) $ (-523) (-133)) NIL (|has| $ (-6 -4249))) (((-133) $ (-1136 (-523)) (-133)) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-2589 (($ $ (-133)) NIL) (($ $ (-130)) NIL)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-2925 (($ $ (-1136 (-523)) $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2231 (($ (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (($ (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-133) (-1 (-133) (-133) (-133)) $ (-133) (-133)) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016)))) (((-133) (-1 (-133) (-133) (-133)) $ (-133)) NIL (|has| $ (-6 -4248))) (((-133) (-1 (-133) (-133) (-133)) $) NIL (|has| $ (-6 -4248)))) (-3073 (((-133) $ (-523) (-133)) NIL (|has| $ (-6 -4249)))) (-3002 (((-133) $ (-523)) NIL)) (-3458 (((-108) $ $) NIL)) (-1894 (((-523) (-1 (-108) (-133)) $) NIL) (((-523) (-133) $) NIL (|has| (-133) (-1016))) (((-523) (-133) $ (-523)) NIL (|has| (-133) (-1016))) (((-523) $ $ (-523)) NIL) (((-523) (-130) $ (-523)) NIL)) (-3133 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-2348 (($ (-710) (-133)) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| (-133) (-786)))) (-3123 (($ (-1 (-108) (-133) (-133)) $ $) NIL) (($ $ $) NIL (|has| (-133) (-786)))) (-3056 (((-589 (-133)) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| (-133) (-786)))) (-1221 (((-108) $ $ (-133)) NIL)) (-3312 (((-710) $ $ (-133)) NIL)) (-3063 (($ (-1 (-133) (-133)) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-133) (-133)) $) NIL) (($ (-1 (-133) (-133) (-133)) $ $) NIL)) (-1593 (($ $) NIL)) (-4017 (($ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-2599 (($ $ (-133)) NIL) (($ $ (-130)) NIL)) (-3841 (((-1070) $) NIL)) (-3334 (($ (-133) $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-133) $) NIL (|has| (-523) (-786)))) (-2660 (((-3 (-133) "failed") (-1 (-108) (-133)) $) NIL)) (-2408 (($ $ (-133)) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-133)))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-271 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-133) (-133)) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016)))) (($ $ (-589 (-133)) (-589 (-133))) NIL (-12 (|has| (-133) (-286 (-133))) (|has| (-133) (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-3184 (((-589 (-133)) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 (((-133) $ (-523) (-133)) NIL) (((-133) $ (-523)) NIL) (($ $ (-1136 (-523))) NIL) (($ $ $) NIL)) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-2452 (((-710) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248))) (((-710) (-133) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-133) (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-133) (-564 (-499))))) (-3985 (($ (-589 (-133))) NIL)) (-2785 (($ $ (-133)) NIL) (($ (-133) $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-3976 (($ (-133)) NIL) (((-794) $) NIL)) (-1505 (((-108) (-1 (-108) (-133)) $) NIL (|has| $ (-6 -4248)))) (-3342 (((-1070) $) 18) (((-1070) $ (-108)) 20) (((-1174) (-761) $) 21) (((-1174) (-761) $ (-108)) 22)) (-4078 (((-108) $ $) NIL (|has| (-133) (-786)))) (-4061 (((-108) $ $) NIL (|has| (-133) (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| (-133) (-786)))) (-4052 (((-108) $ $) NIL (|has| (-133) (-786)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-1070) (-1069)) (T -1070))
NIL
(-1069)
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)) (|has| |#1| (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL)) (-4191 (((-1174) $ (-1070) (-1070)) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-1070) |#1|) NIL)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 |#1| "failed") (-1070) $) NIL)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016))))) (-3286 (($ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#1| "failed") (-1070) $) NIL)) (-2514 (($ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-1070) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-1070)) NIL)) (-1871 (((-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-1070) $) NIL (|has| (-1070) (-786)))) (-1584 (((-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-1070) $) NIL (|has| (-1070) (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)) (|has| |#1| (-1016))))) (-1255 (((-589 (-1070)) $) NIL)) (-1862 (((-108) (-1070) $) NIL)) (-1293 (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL)) (-2536 (((-589 (-1070)) $) NIL)) (-2254 (((-108) (-1070) $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)) (|has| |#1| (-1016))))) (-2428 ((|#1| $) NIL (|has| (-1070) (-786)))) (-2509 (((-3 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) "failed") (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (($ $ (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL (-12 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-286 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-1070)) NIL) ((|#1| $ (-1070) |#1|) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-563 (-794))) (|has| |#1| (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 (-1070)) (|:| -2482 |#1|)) (-1016)) (|has| |#1| (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)) (|has| |#1| (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL)) (-1666 (((-1174) $ (-1070) (-1070)) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-1070) |#1|) NIL)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 |#1| "failed") (-1070) $) NIL)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016))))) (-1869 (($ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#1| "failed") (-1070) $) NIL)) (-2231 (($ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-1070) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-1070)) NIL)) (-3133 (((-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-1070) $) NIL (|has| (-1070) (-786)))) (-3056 (((-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-1070) $) NIL (|has| (-1070) (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)) (|has| |#1| (-1016))))) (-1612 (((-589 (-1070)) $) NIL)) (-2754 (((-108) (-1070) $) NIL)) (-2349 (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL)) (-2909 (((-589 (-1070)) $) NIL)) (-2290 (((-108) (-1070) $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)) (|has| |#1| (-1016))))) (-3879 ((|#1| $) NIL (|has| (-1070) (-786)))) (-2660 (((-3 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) "failed") (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (($ $ (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL (-12 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-286 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-1070)) NIL) ((|#1| $ (-1070) |#1|) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-563 (-794))) (|has| |#1| (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 (-1070)) (|:| -2746 |#1|)) (-1016)) (|has| |#1| (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-1071 |#1|) (-13 (-1100 (-1070) |#1|) (-10 -7 (-6 -4248))) (-1016)) (T -1071))
NIL
(-13 (-1100 (-1070) |#1|) (-10 -7 (-6 -4248)))
-((-1500 (((-1068 |#1|) (-1068 |#1|)) 77)) (-1444 (((-3 (-1068 |#1|) "failed") (-1068 |#1|)) 37)) (-2465 (((-1068 |#1|) (-383 (-523)) (-1068 |#1|)) 117 (|has| |#1| (-37 (-383 (-523)))))) (-2426 (((-1068 |#1|) |#1| (-1068 |#1|)) 122 (|has| |#1| (-339)))) (-2042 (((-1068 |#1|) (-1068 |#1|)) 90)) (-4023 (((-1068 (-523)) (-523)) 57)) (-1508 (((-1068 |#1|) (-1068 (-1068 |#1|))) 108 (|has| |#1| (-37 (-383 (-523)))))) (-3623 (((-1068 |#1|) (-523) (-523) (-1068 |#1|)) 95)) (-2836 (((-1068 |#1|) |#1| (-523)) 45)) (-2106 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 60)) (-1206 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 119 (|has| |#1| (-339)))) (-2632 (((-1068 |#1|) |#1| (-1 (-1068 |#1|))) 107 (|has| |#1| (-37 (-383 (-523)))))) (-1530 (((-1068 |#1|) (-1 |#1| (-523)) |#1| (-1 (-1068 |#1|))) 120 (|has| |#1| (-339)))) (-4118 (((-1068 |#1|) (-1068 |#1|)) 89)) (-3200 (((-1068 |#1|) (-1068 |#1|)) 76)) (-3088 (((-1068 |#1|) (-523) (-523) (-1068 |#1|)) 96)) (-2814 (((-1068 |#1|) |#1| (-1068 |#1|)) 105 (|has| |#1| (-37 (-383 (-523)))))) (-3445 (((-1068 (-523)) (-523)) 56)) (-2387 (((-1068 |#1|) |#1|) 59)) (-1627 (((-1068 |#1|) (-1068 |#1|) (-523) (-523)) 92)) (-2117 (((-1068 |#1|) (-1 |#1| (-523)) (-1068 |#1|)) 66)) (-4007 (((-3 (-1068 |#1|) "failed") (-1068 |#1|) (-1068 |#1|)) 35)) (-2891 (((-1068 |#1|) (-1068 |#1|)) 91)) (-2812 (((-1068 |#1|) (-1068 |#1|) |#1|) 71)) (-2315 (((-1068 |#1|) (-1068 |#1|)) 62)) (-3063 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 72)) (-1691 (((-1068 |#1|) |#1|) 67)) (-2574 (((-1068 |#1|) (-1068 (-1068 |#1|))) 82)) (-4074 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 36)) (-4060 (((-1068 |#1|) (-1068 |#1|)) 21) (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 23)) (-4045 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 17)) (* (((-1068 |#1|) (-1068 |#1|) |#1|) 29) (((-1068 |#1|) |#1| (-1068 |#1|)) 26) (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 27)))
-(((-1072 |#1|) (-10 -7 (-15 -4045 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4060 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4060 ((-1068 |#1|) (-1068 |#1|))) (-15 * ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 * ((-1068 |#1|) |#1| (-1068 |#1|))) (-15 * ((-1068 |#1|) (-1068 |#1|) |#1|)) (-15 -4007 ((-3 (-1068 |#1|) "failed") (-1068 |#1|) (-1068 |#1|))) (-15 -4074 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1444 ((-3 (-1068 |#1|) "failed") (-1068 |#1|))) (-15 -2836 ((-1068 |#1|) |#1| (-523))) (-15 -3445 ((-1068 (-523)) (-523))) (-15 -4023 ((-1068 (-523)) (-523))) (-15 -2387 ((-1068 |#1|) |#1|)) (-15 -2106 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -2315 ((-1068 |#1|) (-1068 |#1|))) (-15 -2117 ((-1068 |#1|) (-1 |#1| (-523)) (-1068 |#1|))) (-15 -1691 ((-1068 |#1|) |#1|)) (-15 -2812 ((-1068 |#1|) (-1068 |#1|) |#1|)) (-15 -3063 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -3200 ((-1068 |#1|) (-1068 |#1|))) (-15 -1500 ((-1068 |#1|) (-1068 |#1|))) (-15 -2574 ((-1068 |#1|) (-1068 (-1068 |#1|)))) (-15 -4118 ((-1068 |#1|) (-1068 |#1|))) (-15 -2042 ((-1068 |#1|) (-1068 |#1|))) (-15 -2891 ((-1068 |#1|) (-1068 |#1|))) (-15 -1627 ((-1068 |#1|) (-1068 |#1|) (-523) (-523))) (-15 -3623 ((-1068 |#1|) (-523) (-523) (-1068 |#1|))) (-15 -3088 ((-1068 |#1|) (-523) (-523) (-1068 |#1|))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ((-1068 |#1|) |#1| (-1068 |#1|))) (-15 -2632 ((-1068 |#1|) |#1| (-1 (-1068 |#1|)))) (-15 -1508 ((-1068 |#1|) (-1068 (-1068 |#1|)))) (-15 -2465 ((-1068 |#1|) (-383 (-523)) (-1068 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -1206 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1530 ((-1068 |#1|) (-1 |#1| (-523)) |#1| (-1 (-1068 |#1|)))) (-15 -2426 ((-1068 |#1|) |#1| (-1068 |#1|)))) |%noBranch|)) (-973)) (T -1072))
-((-2426 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-339)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-1530 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-523))) (-5 *5 (-1 (-1068 *4))) (-4 *4 (-339)) (-4 *4 (-973)) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4)))) (-1206 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-339)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2465 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *4)) (-4 *4 (-37 *3)) (-4 *4 (-973)) (-5 *3 (-383 (-523))) (-5 *1 (-1072 *4)))) (-1508 (*1 *2 *3) (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4)) (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)))) (-2632 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1068 *3))) (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)))) (-2814 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3088 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973)) (-5 *1 (-1072 *4)))) (-3623 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973)) (-5 *1 (-1072 *4)))) (-1627 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973)) (-5 *1 (-1072 *4)))) (-2891 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2042 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4118 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2574 (*1 *2 *3) (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4)) (-4 *4 (-973)))) (-1500 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3200 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3063 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2812 (*1 *2 *2 *3) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-1691 (*1 *2 *3) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973)))) (-2117 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-1 *4 (-523))) (-4 *4 (-973)) (-5 *1 (-1072 *4)))) (-2315 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2106 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2387 (*1 *2 *3) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973)))) (-4023 (*1 *2 *3) (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-1072 *4)) (-4 *4 (-973)) (-5 *3 (-523)))) (-3445 (*1 *2 *3) (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-1072 *4)) (-4 *4 (-973)) (-5 *3 (-523)))) (-2836 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973)))) (-1444 (*1 *2 *2) (|partial| -12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4074 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4007 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4060 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4060 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4045 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
-(-10 -7 (-15 -4045 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4060 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4060 ((-1068 |#1|) (-1068 |#1|))) (-15 * ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 * ((-1068 |#1|) |#1| (-1068 |#1|))) (-15 * ((-1068 |#1|) (-1068 |#1|) |#1|)) (-15 -4007 ((-3 (-1068 |#1|) "failed") (-1068 |#1|) (-1068 |#1|))) (-15 -4074 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1444 ((-3 (-1068 |#1|) "failed") (-1068 |#1|))) (-15 -2836 ((-1068 |#1|) |#1| (-523))) (-15 -3445 ((-1068 (-523)) (-523))) (-15 -4023 ((-1068 (-523)) (-523))) (-15 -2387 ((-1068 |#1|) |#1|)) (-15 -2106 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -2315 ((-1068 |#1|) (-1068 |#1|))) (-15 -2117 ((-1068 |#1|) (-1 |#1| (-523)) (-1068 |#1|))) (-15 -1691 ((-1068 |#1|) |#1|)) (-15 -2812 ((-1068 |#1|) (-1068 |#1|) |#1|)) (-15 -3063 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -3200 ((-1068 |#1|) (-1068 |#1|))) (-15 -1500 ((-1068 |#1|) (-1068 |#1|))) (-15 -2574 ((-1068 |#1|) (-1068 (-1068 |#1|)))) (-15 -4118 ((-1068 |#1|) (-1068 |#1|))) (-15 -2042 ((-1068 |#1|) (-1068 |#1|))) (-15 -2891 ((-1068 |#1|) (-1068 |#1|))) (-15 -1627 ((-1068 |#1|) (-1068 |#1|) (-523) (-523))) (-15 -3623 ((-1068 |#1|) (-523) (-523) (-1068 |#1|))) (-15 -3088 ((-1068 |#1|) (-523) (-523) (-1068 |#1|))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ((-1068 |#1|) |#1| (-1068 |#1|))) (-15 -2632 ((-1068 |#1|) |#1| (-1 (-1068 |#1|)))) (-15 -1508 ((-1068 |#1|) (-1068 (-1068 |#1|)))) (-15 -2465 ((-1068 |#1|) (-383 (-523)) (-1068 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -1206 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1530 ((-1068 |#1|) (-1 |#1| (-523)) |#1| (-1 (-1068 |#1|)))) (-15 -2426 ((-1068 |#1|) |#1| (-1068 |#1|)))) |%noBranch|))
-((-1462 (((-1068 |#1|) (-1068 |#1|)) 57)) (-1285 (((-1068 |#1|) (-1068 |#1|)) 39)) (-1441 (((-1068 |#1|) (-1068 |#1|)) 53)) (-1260 (((-1068 |#1|) (-1068 |#1|)) 35)) (-1481 (((-1068 |#1|) (-1068 |#1|)) 60)) (-1309 (((-1068 |#1|) (-1068 |#1|)) 42)) (-2313 (((-1068 |#1|) (-1068 |#1|)) 31)) (-2922 (((-1068 |#1|) (-1068 |#1|)) 27)) (-2306 (((-1068 |#1|) (-1068 |#1|)) 61)) (-1322 (((-1068 |#1|) (-1068 |#1|)) 43)) (-1471 (((-1068 |#1|) (-1068 |#1|)) 58)) (-1295 (((-1068 |#1|) (-1068 |#1|)) 40)) (-1453 (((-1068 |#1|) (-1068 |#1|)) 55)) (-1274 (((-1068 |#1|) (-1068 |#1|)) 37)) (-2341 (((-1068 |#1|) (-1068 |#1|)) 65)) (-1401 (((-1068 |#1|) (-1068 |#1|)) 47)) (-2318 (((-1068 |#1|) (-1068 |#1|)) 63)) (-1334 (((-1068 |#1|) (-1068 |#1|)) 45)) (-2366 (((-1068 |#1|) (-1068 |#1|)) 68)) (-1421 (((-1068 |#1|) (-1068 |#1|)) 50)) (-2102 (((-1068 |#1|) (-1068 |#1|)) 69)) (-1431 (((-1068 |#1|) (-1068 |#1|)) 51)) (-2353 (((-1068 |#1|) (-1068 |#1|)) 67)) (-1413 (((-1068 |#1|) (-1068 |#1|)) 49)) (-2330 (((-1068 |#1|) (-1068 |#1|)) 66)) (-1346 (((-1068 |#1|) (-1068 |#1|)) 48)) (** (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 33)))
-(((-1073 |#1|) (-10 -7 (-15 -2922 ((-1068 |#1|) (-1068 |#1|))) (-15 -2313 ((-1068 |#1|) (-1068 |#1|))) (-15 ** ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1260 ((-1068 |#1|) (-1068 |#1|))) (-15 -1274 ((-1068 |#1|) (-1068 |#1|))) (-15 -1285 ((-1068 |#1|) (-1068 |#1|))) (-15 -1295 ((-1068 |#1|) (-1068 |#1|))) (-15 -1309 ((-1068 |#1|) (-1068 |#1|))) (-15 -1322 ((-1068 |#1|) (-1068 |#1|))) (-15 -1334 ((-1068 |#1|) (-1068 |#1|))) (-15 -1346 ((-1068 |#1|) (-1068 |#1|))) (-15 -1401 ((-1068 |#1|) (-1068 |#1|))) (-15 -1413 ((-1068 |#1|) (-1068 |#1|))) (-15 -1421 ((-1068 |#1|) (-1068 |#1|))) (-15 -1431 ((-1068 |#1|) (-1068 |#1|))) (-15 -1441 ((-1068 |#1|) (-1068 |#1|))) (-15 -1453 ((-1068 |#1|) (-1068 |#1|))) (-15 -1462 ((-1068 |#1|) (-1068 |#1|))) (-15 -1471 ((-1068 |#1|) (-1068 |#1|))) (-15 -1481 ((-1068 |#1|) (-1068 |#1|))) (-15 -2306 ((-1068 |#1|) (-1068 |#1|))) (-15 -2318 ((-1068 |#1|) (-1068 |#1|))) (-15 -2330 ((-1068 |#1|) (-1068 |#1|))) (-15 -2341 ((-1068 |#1|) (-1068 |#1|))) (-15 -2353 ((-1068 |#1|) (-1068 |#1|))) (-15 -2366 ((-1068 |#1|) (-1068 |#1|))) (-15 -2102 ((-1068 |#1|) (-1068 |#1|)))) (-37 (-383 (-523)))) (T -1073))
-((-2102 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2366 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2353 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2341 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2330 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2318 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2306 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1481 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1471 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1462 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1453 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1441 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1431 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1421 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1413 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1401 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1346 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1334 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1322 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1309 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1295 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1285 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1274 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1260 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2313 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2922 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))))
-(-10 -7 (-15 -2922 ((-1068 |#1|) (-1068 |#1|))) (-15 -2313 ((-1068 |#1|) (-1068 |#1|))) (-15 ** ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1260 ((-1068 |#1|) (-1068 |#1|))) (-15 -1274 ((-1068 |#1|) (-1068 |#1|))) (-15 -1285 ((-1068 |#1|) (-1068 |#1|))) (-15 -1295 ((-1068 |#1|) (-1068 |#1|))) (-15 -1309 ((-1068 |#1|) (-1068 |#1|))) (-15 -1322 ((-1068 |#1|) (-1068 |#1|))) (-15 -1334 ((-1068 |#1|) (-1068 |#1|))) (-15 -1346 ((-1068 |#1|) (-1068 |#1|))) (-15 -1401 ((-1068 |#1|) (-1068 |#1|))) (-15 -1413 ((-1068 |#1|) (-1068 |#1|))) (-15 -1421 ((-1068 |#1|) (-1068 |#1|))) (-15 -1431 ((-1068 |#1|) (-1068 |#1|))) (-15 -1441 ((-1068 |#1|) (-1068 |#1|))) (-15 -1453 ((-1068 |#1|) (-1068 |#1|))) (-15 -1462 ((-1068 |#1|) (-1068 |#1|))) (-15 -1471 ((-1068 |#1|) (-1068 |#1|))) (-15 -1481 ((-1068 |#1|) (-1068 |#1|))) (-15 -2306 ((-1068 |#1|) (-1068 |#1|))) (-15 -2318 ((-1068 |#1|) (-1068 |#1|))) (-15 -2330 ((-1068 |#1|) (-1068 |#1|))) (-15 -2341 ((-1068 |#1|) (-1068 |#1|))) (-15 -2353 ((-1068 |#1|) (-1068 |#1|))) (-15 -2366 ((-1068 |#1|) (-1068 |#1|))) (-15 -2102 ((-1068 |#1|) (-1068 |#1|))))
-((-1462 (((-1068 |#1|) (-1068 |#1|)) 100)) (-1285 (((-1068 |#1|) (-1068 |#1|)) 64)) (-3014 (((-2 (|:| -1441 (-1068 |#1|)) (|:| -1453 (-1068 |#1|))) (-1068 |#1|)) 96)) (-1441 (((-1068 |#1|) (-1068 |#1|)) 97)) (-3235 (((-2 (|:| -1260 (-1068 |#1|)) (|:| -1274 (-1068 |#1|))) (-1068 |#1|)) 53)) (-1260 (((-1068 |#1|) (-1068 |#1|)) 54)) (-1481 (((-1068 |#1|) (-1068 |#1|)) 102)) (-1309 (((-1068 |#1|) (-1068 |#1|)) 71)) (-2313 (((-1068 |#1|) (-1068 |#1|)) 39)) (-2922 (((-1068 |#1|) (-1068 |#1|)) 36)) (-2306 (((-1068 |#1|) (-1068 |#1|)) 103)) (-1322 (((-1068 |#1|) (-1068 |#1|)) 72)) (-1471 (((-1068 |#1|) (-1068 |#1|)) 101)) (-1295 (((-1068 |#1|) (-1068 |#1|)) 67)) (-1453 (((-1068 |#1|) (-1068 |#1|)) 98)) (-1274 (((-1068 |#1|) (-1068 |#1|)) 55)) (-2341 (((-1068 |#1|) (-1068 |#1|)) 111)) (-1401 (((-1068 |#1|) (-1068 |#1|)) 86)) (-2318 (((-1068 |#1|) (-1068 |#1|)) 105)) (-1334 (((-1068 |#1|) (-1068 |#1|)) 82)) (-2366 (((-1068 |#1|) (-1068 |#1|)) 115)) (-1421 (((-1068 |#1|) (-1068 |#1|)) 90)) (-2102 (((-1068 |#1|) (-1068 |#1|)) 117)) (-1431 (((-1068 |#1|) (-1068 |#1|)) 92)) (-2353 (((-1068 |#1|) (-1068 |#1|)) 113)) (-1413 (((-1068 |#1|) (-1068 |#1|)) 88)) (-2330 (((-1068 |#1|) (-1068 |#1|)) 107)) (-1346 (((-1068 |#1|) (-1068 |#1|)) 84)) (** (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 40)))
-(((-1074 |#1|) (-10 -7 (-15 -2922 ((-1068 |#1|) (-1068 |#1|))) (-15 -2313 ((-1068 |#1|) (-1068 |#1|))) (-15 ** ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -3235 ((-2 (|:| -1260 (-1068 |#1|)) (|:| -1274 (-1068 |#1|))) (-1068 |#1|))) (-15 -1260 ((-1068 |#1|) (-1068 |#1|))) (-15 -1274 ((-1068 |#1|) (-1068 |#1|))) (-15 -1285 ((-1068 |#1|) (-1068 |#1|))) (-15 -1295 ((-1068 |#1|) (-1068 |#1|))) (-15 -1309 ((-1068 |#1|) (-1068 |#1|))) (-15 -1322 ((-1068 |#1|) (-1068 |#1|))) (-15 -1334 ((-1068 |#1|) (-1068 |#1|))) (-15 -1346 ((-1068 |#1|) (-1068 |#1|))) (-15 -1401 ((-1068 |#1|) (-1068 |#1|))) (-15 -1413 ((-1068 |#1|) (-1068 |#1|))) (-15 -1421 ((-1068 |#1|) (-1068 |#1|))) (-15 -1431 ((-1068 |#1|) (-1068 |#1|))) (-15 -3014 ((-2 (|:| -1441 (-1068 |#1|)) (|:| -1453 (-1068 |#1|))) (-1068 |#1|))) (-15 -1441 ((-1068 |#1|) (-1068 |#1|))) (-15 -1453 ((-1068 |#1|) (-1068 |#1|))) (-15 -1462 ((-1068 |#1|) (-1068 |#1|))) (-15 -1471 ((-1068 |#1|) (-1068 |#1|))) (-15 -1481 ((-1068 |#1|) (-1068 |#1|))) (-15 -2306 ((-1068 |#1|) (-1068 |#1|))) (-15 -2318 ((-1068 |#1|) (-1068 |#1|))) (-15 -2330 ((-1068 |#1|) (-1068 |#1|))) (-15 -2341 ((-1068 |#1|) (-1068 |#1|))) (-15 -2353 ((-1068 |#1|) (-1068 |#1|))) (-15 -2366 ((-1068 |#1|) (-1068 |#1|))) (-15 -2102 ((-1068 |#1|) (-1068 |#1|)))) (-37 (-383 (-523)))) (T -1074))
-((-2102 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2366 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2353 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2341 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2330 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2318 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2306 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1481 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1471 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1462 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1453 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1441 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3014 (*1 *2 *3) (-12 (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-2 (|:| -1441 (-1068 *4)) (|:| -1453 (-1068 *4)))) (-5 *1 (-1074 *4)) (-5 *3 (-1068 *4)))) (-1431 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1421 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1413 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1401 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1346 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1334 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1322 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1309 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1295 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1285 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1274 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1260 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3235 (*1 *2 *3) (-12 (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-2 (|:| -1260 (-1068 *4)) (|:| -1274 (-1068 *4)))) (-5 *1 (-1074 *4)) (-5 *3 (-1068 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2313 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2922 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))))
-(-10 -7 (-15 -2922 ((-1068 |#1|) (-1068 |#1|))) (-15 -2313 ((-1068 |#1|) (-1068 |#1|))) (-15 ** ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -3235 ((-2 (|:| -1260 (-1068 |#1|)) (|:| -1274 (-1068 |#1|))) (-1068 |#1|))) (-15 -1260 ((-1068 |#1|) (-1068 |#1|))) (-15 -1274 ((-1068 |#1|) (-1068 |#1|))) (-15 -1285 ((-1068 |#1|) (-1068 |#1|))) (-15 -1295 ((-1068 |#1|) (-1068 |#1|))) (-15 -1309 ((-1068 |#1|) (-1068 |#1|))) (-15 -1322 ((-1068 |#1|) (-1068 |#1|))) (-15 -1334 ((-1068 |#1|) (-1068 |#1|))) (-15 -1346 ((-1068 |#1|) (-1068 |#1|))) (-15 -1401 ((-1068 |#1|) (-1068 |#1|))) (-15 -1413 ((-1068 |#1|) (-1068 |#1|))) (-15 -1421 ((-1068 |#1|) (-1068 |#1|))) (-15 -1431 ((-1068 |#1|) (-1068 |#1|))) (-15 -3014 ((-2 (|:| -1441 (-1068 |#1|)) (|:| -1453 (-1068 |#1|))) (-1068 |#1|))) (-15 -1441 ((-1068 |#1|) (-1068 |#1|))) (-15 -1453 ((-1068 |#1|) (-1068 |#1|))) (-15 -1462 ((-1068 |#1|) (-1068 |#1|))) (-15 -1471 ((-1068 |#1|) (-1068 |#1|))) (-15 -1481 ((-1068 |#1|) (-1068 |#1|))) (-15 -2306 ((-1068 |#1|) (-1068 |#1|))) (-15 -2318 ((-1068 |#1|) (-1068 |#1|))) (-15 -2330 ((-1068 |#1|) (-1068 |#1|))) (-15 -2341 ((-1068 |#1|) (-1068 |#1|))) (-15 -2353 ((-1068 |#1|) (-1068 |#1|))) (-15 -2366 ((-1068 |#1|) (-1068 |#1|))) (-15 -2102 ((-1068 |#1|) (-1068 |#1|))))
-((-3716 (((-888 |#2|) |#2| |#2|) 35)) (-1272 ((|#2| |#2| |#1|) 19 (|has| |#1| (-284)))))
-(((-1075 |#1| |#2|) (-10 -7 (-15 -3716 ((-888 |#2|) |#2| |#2|)) (IF (|has| |#1| (-284)) (-15 -1272 (|#2| |#2| |#1|)) |%noBranch|)) (-515) (-1145 |#1|)) (T -1075))
-((-1272 (*1 *2 *2 *3) (-12 (-4 *3 (-284)) (-4 *3 (-515)) (-5 *1 (-1075 *3 *2)) (-4 *2 (-1145 *3)))) (-3716 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-888 *3)) (-5 *1 (-1075 *4 *3)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -3716 ((-888 |#2|) |#2| |#2|)) (IF (|has| |#1| (-284)) (-15 -1272 (|#2| |#2| |#1|)) |%noBranch|))
-((-1680 (((-108) $ $) NIL)) (-1540 (($ $ (-589 (-710))) 67)) (-1782 (($) 26)) (-2398 (($ $) 42)) (-3061 (((-589 $) $) 51)) (-4033 (((-108) $) 16)) (-1347 (((-589 (-874 |#2|)) $) 74)) (-1983 (($ $) 68)) (-3431 (((-710) $) 37)) (-3733 (($) 25)) (-2202 (($ $ (-589 (-710)) (-874 |#2|)) 60) (($ $ (-589 (-710)) (-710)) 61) (($ $ (-710) (-874 |#2|)) 63)) (-3780 (($ $ $) 48) (($ (-589 $)) 50)) (-2901 (((-710) $) 75)) (-1799 (((-108) $) 15)) (-2032 (((-1070) $) NIL)) (-1579 (((-108) $) 18)) (-3951 (((-1034) $) NIL)) (-1526 (((-157) $) 73)) (-2201 (((-874 |#2|) $) 69)) (-3245 (((-710) $) 70)) (-2877 (((-108) $) 72)) (-2498 (($ $ (-589 (-710)) (-157)) 66)) (-2830 (($ $) 43)) (-1691 (((-794) $) 86)) (-1820 (($ $ (-589 (-710)) (-108)) 65)) (-2612 (((-589 $) $) 11)) (-2310 (($ $ (-710)) 36)) (-3493 (($ $) 32)) (-2235 (($ $ $ (-874 |#2|) (-710)) 56)) (-2534 (($ $ (-874 |#2|)) 55)) (-4127 (($ $ (-589 (-710)) (-874 |#2|)) 54) (($ $ (-589 (-710)) (-710)) 58) (((-710) $ (-874 |#2|)) 59)) (-3941 (((-108) $ $) 80)))
-(((-1076 |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -1799 ((-108) $)) (-15 -4033 ((-108) $)) (-15 -1579 ((-108) $)) (-15 -3733 ($)) (-15 -1782 ($)) (-15 -3493 ($ $)) (-15 -2310 ($ $ (-710))) (-15 -2612 ((-589 $) $)) (-15 -3431 ((-710) $)) (-15 -2398 ($ $)) (-15 -2830 ($ $)) (-15 -3780 ($ $ $)) (-15 -3780 ($ (-589 $))) (-15 -3061 ((-589 $) $)) (-15 -4127 ($ $ (-589 (-710)) (-874 |#2|))) (-15 -2534 ($ $ (-874 |#2|))) (-15 -2235 ($ $ $ (-874 |#2|) (-710))) (-15 -2202 ($ $ (-589 (-710)) (-874 |#2|))) (-15 -4127 ($ $ (-589 (-710)) (-710))) (-15 -2202 ($ $ (-589 (-710)) (-710))) (-15 -4127 ((-710) $ (-874 |#2|))) (-15 -2202 ($ $ (-710) (-874 |#2|))) (-15 -1820 ($ $ (-589 (-710)) (-108))) (-15 -2498 ($ $ (-589 (-710)) (-157))) (-15 -1540 ($ $ (-589 (-710)))) (-15 -2201 ((-874 |#2|) $)) (-15 -3245 ((-710) $)) (-15 -2877 ((-108) $)) (-15 -1526 ((-157) $)) (-15 -2901 ((-710) $)) (-15 -1983 ($ $)) (-15 -1347 ((-589 (-874 |#2|)) $)))) (-852) (-973)) (T -1076))
-((-1799 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-4033 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-1579 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-3733 (*1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-1782 (*1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-3493 (*1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-2310 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2612 (*1 *2 *1) (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-3431 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2398 (*1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-2830 (*1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-3780 (*1 *1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-3780 (*1 *1 *2) (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-3061 (*1 *2 *1) (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-4127 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-2534 (*1 *1 *1 *2) (-12 (-5 *2 (-874 *4)) (-4 *4 (-973)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)))) (-2235 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-874 *5)) (-5 *3 (-710)) (-4 *5 (-973)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-2202 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-4127 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-710)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)) (-4 *5 (-973)))) (-2202 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-710)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)) (-4 *5 (-973)))) (-4127 (*1 *2 *1 *3) (-12 (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *2 (-710)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-2202 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-1820 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-108)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)) (-4 *5 (-973)))) (-2498 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-157)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)) (-4 *5 (-973)))) (-1540 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2201 (*1 *2 *1) (-12 (-5 *2 (-874 *4)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-3245 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2877 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-1526 (*1 *2 *1) (-12 (-5 *2 (-157)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2901 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-1983 (*1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-1347 (*1 *2 *1) (-12 (-5 *2 (-589 (-874 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))))
-(-13 (-1016) (-10 -8 (-15 -1799 ((-108) $)) (-15 -4033 ((-108) $)) (-15 -1579 ((-108) $)) (-15 -3733 ($)) (-15 -1782 ($)) (-15 -3493 ($ $)) (-15 -2310 ($ $ (-710))) (-15 -2612 ((-589 $) $)) (-15 -3431 ((-710) $)) (-15 -2398 ($ $)) (-15 -2830 ($ $)) (-15 -3780 ($ $ $)) (-15 -3780 ($ (-589 $))) (-15 -3061 ((-589 $) $)) (-15 -4127 ($ $ (-589 (-710)) (-874 |#2|))) (-15 -2534 ($ $ (-874 |#2|))) (-15 -2235 ($ $ $ (-874 |#2|) (-710))) (-15 -2202 ($ $ (-589 (-710)) (-874 |#2|))) (-15 -4127 ($ $ (-589 (-710)) (-710))) (-15 -2202 ($ $ (-589 (-710)) (-710))) (-15 -4127 ((-710) $ (-874 |#2|))) (-15 -2202 ($ $ (-710) (-874 |#2|))) (-15 -1820 ($ $ (-589 (-710)) (-108))) (-15 -2498 ($ $ (-589 (-710)) (-157))) (-15 -1540 ($ $ (-589 (-710)))) (-15 -2201 ((-874 |#2|) $)) (-15 -3245 ((-710) $)) (-15 -2877 ((-108) $)) (-15 -1526 ((-157) $)) (-15 -2901 ((-710) $)) (-15 -1983 ($ $)) (-15 -1347 ((-589 (-874 |#2|)) $))))
-((-1680 (((-108) $ $) NIL)) (-1909 ((|#2| $) 11)) (-1899 ((|#1| $) 10)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1704 (($ |#1| |#2|) 9)) (-1691 (((-794) $) 16)) (-3941 (((-108) $ $) NIL)))
-(((-1077 |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -1704 ($ |#1| |#2|)) (-15 -1899 (|#1| $)) (-15 -1909 (|#2| $)))) (-1016) (-1016)) (T -1077))
-((-1704 (*1 *1 *2 *3) (-12 (-5 *1 (-1077 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-1899 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-1077 *2 *3)) (-4 *3 (-1016)))) (-1909 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-1077 *3 *2)) (-4 *3 (-1016)))))
-(-13 (-1016) (-10 -8 (-15 -1704 ($ |#1| |#2|)) (-15 -1899 (|#1| $)) (-15 -1909 (|#2| $))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 (((-1085 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-284)) (|has| |#1| (-339))))) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 11)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3306 (($ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3174 (((-108) $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3276 (($ $ (-523)) NIL) (($ $ (-523) (-523)) 66)) (-1552 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) NIL)) (-1253 (((-1085 |#1| |#2| |#3|) $) 36)) (-3333 (((-3 (-1085 |#1| |#2| |#3|) "failed") $) 29)) (-1355 (((-1085 |#1| |#2| |#3|) $) 30)) (-1462 (($ $) 107 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 83 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-1441 (($ $) 103 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 79 (|has| |#1| (-37 (-383 (-523)))))) (-3482 (((-523) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-3199 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) NIL)) (-1481 (($ $) 111 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 87 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-1085 |#1| |#2| |#3|) "failed") $) 31) (((-3 (-1087) "failed") $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-523) "failed") $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))))) (-3508 (((-1085 |#1| |#2| |#3|) $) 131) (((-1087) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (((-383 (-523)) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339)))) (((-523) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))))) (-1458 (($ $) 34) (($ (-523) $) 35)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-1085 |#1| |#2| |#3|)) (-629 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2600 (-629 (-1085 |#1| |#2| |#3|))) (|:| |vec| (-1169 (-1085 |#1| |#2| |#3|)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-585 (-523))) (|has| |#1| (-339)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-585 (-523))) (|has| |#1| (-339))))) (-1444 (((-3 $ "failed") $) 48)) (-4035 (((-383 (-883 |#1|)) $ (-523)) 65 (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) 67 (|has| |#1| (-515)))) (-1631 (($) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-3712 (((-108) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-2589 (((-108) $) 25)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-817 (-523))) (|has| |#1| (-339)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-817 (-355))) (|has| |#1| (-339))))) (-3437 (((-523) $) NIL) (((-523) $ (-523)) 24)) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL (|has| |#1| (-339)))) (-3316 (((-1085 |#1| |#2| |#3|) $) 38 (|has| |#1| (-339)))) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2738 (((-3 $ "failed") $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-1063)) (|has| |#1| (-339))))) (-2057 (((-108) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-3590 (($ $ (-852)) NIL)) (-2839 (($ (-1 |#1| (-523)) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-523)) 18) (($ $ (-1001) (-523)) NIL) (($ $ (-589 (-1001)) (-589 (-523))) NIL)) (-3239 (($ $ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3158 (($ $ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-339)))) (-2313 (($ $) 72 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-1369 (($ (-523) (-1085 |#1| |#2| |#3|)) 33)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2814 (($ $) 70 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 71 (|has| |#1| (-37 (-383 (-523)))))) (-2773 (($) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-1063)) (|has| |#1| (-339))) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4110 (($ $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-284)) (|has| |#1| (-339))))) (-2733 (((-1085 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-3053 (($ $ (-523)) 145)) (-4007 (((-3 $ "failed") $ $) 49 (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2922 (($ $) 73 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-523))))) (($ $ (-1087) (-1085 |#1| |#2| |#3|)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-484 (-1087) (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 (-1085 |#1| |#2| |#3|))) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-484 (-1087) (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-271 (-1085 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-271 (-1085 |#1| |#2| |#3|))) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-1085 |#1| |#2| |#3|)) (-589 (-1085 |#1| |#2| |#3|))) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339))))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ (-523)) NIL) (($ $ $) 54 (|has| (-523) (-1028))) (($ $ (-1085 |#1| |#2| |#3|)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-263 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-3984 (($ $ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|))) NIL (|has| |#1| (-339))) (($ $ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) (-710)) NIL (|has| |#1| (-339))) (($ $ (-1165 |#2|)) 51) (($ $ (-710)) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 50 (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-2793 (($ $) NIL (|has| |#1| (-339)))) (-3329 (((-1085 |#1| |#2| |#3|) $) 41 (|has| |#1| (-339)))) (-2640 (((-523) $) 37)) (-2306 (($ $) 113 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 89 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 109 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 85 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 105 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 81 (|has| |#1| (-37 (-383 (-523)))))) (-1400 (((-499) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-564 (-499))) (|has| |#1| (-339)))) (((-355) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-949)) (|has| |#1| (-339)))) (((-203) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-949)) (|has| |#1| (-339)))) (((-823 (-355)) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-564 (-823 (-355)))) (|has| |#1| (-339)))) (((-823 (-523)) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-564 (-823 (-523)))) (|has| |#1| (-339))))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-2488 (($ $) NIL)) (-1691 (((-794) $) 149) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1085 |#1| |#2| |#3|)) 27) (($ (-1165 |#2|)) 23) (($ (-1087)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (($ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515)))) (($ (-383 (-523))) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))) (|has| |#1| (-37 (-383 (-523))))))) (-2084 ((|#1| $ (-523)) 68)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-134)) (|has| |#1| (-339))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3710 ((|#1| $) 12)) (-3809 (((-1085 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-2341 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 95 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-2318 (($ $) 115 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 91 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 99 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-523)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 101 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 97 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 93 (|has| |#1| (-37 (-383 (-523)))))) (-2695 (($ $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 20 T CONST)) (-1891 (($) 16 T CONST)) (-2909 (($ $ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|))) NIL (|has| |#1| (-339))) (($ $ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) (-710)) NIL (|has| |#1| (-339))) (($ $ (-710)) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-4006 (((-108) $ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3980 (((-108) $ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3966 (((-108) $ $) NIL (-3172 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) 44 (|has| |#1| (-339))) (($ (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) 45 (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 21)) (** (($ $ (-852)) NIL) (($ $ (-710)) 53) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) 74 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 128 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 32) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1085 |#1| |#2| |#3|)) 43 (|has| |#1| (-339))) (($ (-1085 |#1| |#2| |#3|) $) 42 (|has| |#1| (-339))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-1078 |#1| |#2| |#3|) (-13 (-1131 |#1| (-1085 |#1| |#2| |#3|)) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1078))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2814 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
-(-13 (-1131 |#1| (-1085 |#1| |#2| |#3|)) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|)))
-((-2990 ((|#2| |#2| (-1009 |#2|)) 26) ((|#2| |#2| (-1087)) 28)))
-(((-1079 |#1| |#2|) (-10 -7 (-15 -2990 (|#2| |#2| (-1087))) (-15 -2990 (|#2| |#2| (-1009 |#2|)))) (-13 (-515) (-786) (-964 (-523)) (-585 (-523))) (-13 (-406 |#1|) (-147) (-27) (-1109))) (T -1079))
-((-2990 (*1 *2 *2 *3) (-12 (-5 *3 (-1009 *2)) (-4 *2 (-13 (-406 *4) (-147) (-27) (-1109))) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1079 *4 *2)))) (-2990 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1079 *4 *2)) (-4 *2 (-13 (-406 *4) (-147) (-27) (-1109))))))
-(-10 -7 (-15 -2990 (|#2| |#2| (-1087))) (-15 -2990 (|#2| |#2| (-1009 |#2|))))
-((-2990 (((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1009 (-383 (-883 |#1|)))) 30) (((-383 (-883 |#1|)) (-883 |#1|) (-1009 (-883 |#1|))) 44) (((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1087)) 32) (((-383 (-883 |#1|)) (-883 |#1|) (-1087)) 36)))
-(((-1080 |#1|) (-10 -7 (-15 -2990 ((-383 (-883 |#1|)) (-883 |#1|) (-1087))) (-15 -2990 ((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1087))) (-15 -2990 ((-383 (-883 |#1|)) (-883 |#1|) (-1009 (-883 |#1|)))) (-15 -2990 ((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1009 (-383 (-883 |#1|)))))) (-13 (-515) (-786) (-964 (-523)))) (T -1080))
-((-2990 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5))) (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-3 *3 (-292 *5))) (-5 *1 (-1080 *5)))) (-2990 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-883 *5))) (-5 *3 (-883 *5)) (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-383 *3)) (-5 *1 (-1080 *5)))) (-2990 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-3 (-383 (-883 *5)) (-292 *5))) (-5 *1 (-1080 *5)) (-5 *3 (-383 (-883 *5))))) (-2990 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-383 (-883 *5))) (-5 *1 (-1080 *5)) (-5 *3 (-883 *5)))))
-(-10 -7 (-15 -2990 ((-383 (-883 |#1|)) (-883 |#1|) (-1087))) (-15 -2990 ((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1087))) (-15 -2990 ((-383 (-883 |#1|)) (-883 |#1|) (-1009 (-883 |#1|)))) (-15 -2990 ((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1009 (-383 (-883 |#1|))))))
-((-1345 (((-1083 |#2|) (-1 |#2| |#1|) (-1083 |#1|)) 13)))
-(((-1081 |#1| |#2|) (-10 -7 (-15 -1345 ((-1083 |#2|) (-1 |#2| |#1|) (-1083 |#1|)))) (-973) (-973)) (T -1081))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1083 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-1083 *6)) (-5 *1 (-1081 *5 *6)))))
-(-10 -7 (-15 -1345 ((-1083 |#2|) (-1 |#2| |#1|) (-1083 |#1|))))
-((-4226 (((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|))) 50)) (-2424 (((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|))) 51)))
-(((-1082 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2424 ((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|)))) (-15 -4226 ((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|))))) (-732) (-786) (-427) (-880 |#3| |#1| |#2|)) (T -1082))
-((-4226 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-427)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 (-383 *7)))) (-5 *1 (-1082 *4 *5 *6 *7)) (-5 *3 (-1083 (-383 *7))))) (-2424 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-427)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 (-383 *7)))) (-5 *1 (-1082 *4 *5 *6 *7)) (-5 *3 (-1083 (-383 *7))))))
-(-10 -7 (-15 -2424 ((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|)))) (-15 -4226 ((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|)))))
-((-1680 (((-108) $ $) 139)) (-2603 (((-108) $) 30)) (-1317 (((-1169 |#1|) $ (-710)) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-3859 (($ (-1083 |#1|)) NIL)) (-2389 (((-1083 $) $ (-1001)) 60) (((-1083 |#1|) $) 49)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) 134 (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-1001))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2485 (($ $ $) 128 (|has| |#1| (-515)))) (-4130 (((-394 (-1083 $)) (-1083 $)) 73 (|has| |#1| (-840)))) (-3718 (($ $) NIL (|has| |#1| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 93 (|has| |#1| (-840)))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-2199 (($ $ (-710)) 42)) (-3811 (($ $ (-710)) 43)) (-3061 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-427)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1001) "failed") $) NIL)) (-3508 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1001) $) NIL)) (-1611 (($ $ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $ $) 130 (|has| |#1| (-158)))) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) 58)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-3425 (($ $ $) 106)) (-3082 (($ $ $) NIL (|has| |#1| (-515)))) (-3999 (((-2 (|:| -3474 |#1|) (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-515)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1272 (($ $) 135 (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#1| (-840)))) (-4222 (($ $ |#1| (-710) $) 47)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-1781 (((-794) $ (-794)) 119)) (-3437 (((-710) $ $) NIL (|has| |#1| (-515)))) (-2769 (((-108) $) 32)) (-1789 (((-710) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| |#1| (-1063)))) (-1280 (($ (-1083 |#1|) (-1001)) 51) (($ (-1083 $) (-1001)) 67)) (-3590 (($ $ (-710)) 34)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) 65) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-1001)) NIL) (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 123)) (-4047 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2041 (($ (-1 (-710) (-710)) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3805 (((-1083 |#1|) $) NIL)) (-4213 (((-3 (-1001) "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) 54)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-2032 (((-1070) $) NIL)) (-1716 (((-2 (|:| -3070 $) (|:| -3969 $)) $ (-710)) 41)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-1001)) (|:| -1475 (-710))) "failed") $) NIL)) (-2814 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2773 (($) NIL (|has| |#1| (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) 33)) (-1419 ((|#1| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 81 (|has| |#1| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) 137 (|has| |#1| (-427)))) (-3707 (($ $ (-710) |#1| $) 101)) (-1708 (((-394 (-1083 $)) (-1083 $)) 79 (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) 78 (|has| |#1| (-840)))) (-2424 (((-394 $) $) 86 (|has| |#1| (-840)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-4007 (((-3 $ "failed") $ |#1|) 133 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 102 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#1|) NIL) (($ $ (-589 (-1001)) (-589 |#1|)) NIL) (($ $ (-1001) $) NIL) (($ $ (-589 (-1001)) (-589 $)) NIL)) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ |#1|) 121) (($ $ $) 122) (((-383 $) (-383 $) (-383 $)) NIL (|has| |#1| (-515))) ((|#1| (-383 $) |#1|) NIL (|has| |#1| (-339))) (((-383 $) $ (-383 $)) NIL (|has| |#1| (-515)))) (-3801 (((-3 $ "failed") $ (-710)) 37)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 140 (|has| |#1| (-339)))) (-1744 (($ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $) 126 (|has| |#1| (-158)))) (-3984 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2640 (((-710) $) 56) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) 132 (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-3923 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515))) (((-3 (-383 $) "failed") (-383 $) $) NIL (|has| |#1| (-515)))) (-1691 (((-794) $) 120) (($ (-523)) NIL) (($ |#1|) 55) (($ (-1001)) NIL) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-710)) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) 28 (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 15) (($ $ (-710)) 16)) (-1879 (($) 17 T CONST)) (-1891 (($) 18 T CONST)) (-2909 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) 98)) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4074 (($ $ |#1|) 141 (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 68)) (** (($ $ (-852)) 14) (($ $ (-710)) 12)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 27) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 104) (($ $ |#1|) NIL)))
-(((-1083 |#1|) (-13 (-1145 |#1|) (-10 -8 (-15 -1781 ((-794) $ (-794))) (-15 -3707 ($ $ (-710) |#1| $)))) (-973)) (T -1083))
-((-1781 (*1 *2 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-1083 *3)) (-4 *3 (-973)))) (-3707 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1083 *3)) (-4 *3 (-973)))))
-(-13 (-1145 |#1|) (-10 -8 (-15 -1781 ((-794) $ (-794))) (-15 -3707 ($ $ (-710) |#1| $))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 11)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3276 (($ $ (-383 (-523))) NIL) (($ $ (-383 (-523)) (-383 (-523))) NIL)) (-1552 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) NIL)) (-1462 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-1441 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) NIL)) (-1481 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-1078 |#1| |#2| |#3|) "failed") $) 32) (((-3 (-1085 |#1| |#2| |#3|) "failed") $) 35)) (-3508 (((-1078 |#1| |#2| |#3|) $) NIL) (((-1085 |#1| |#2| |#3|) $) NIL)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3705 (((-383 (-523)) $) 55)) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-1380 (($ (-383 (-523)) (-1078 |#1| |#2| |#3|)) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-2589 (((-108) $) NIL)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-383 (-523)) $) NIL) (((-383 (-523)) $ (-383 (-523))) NIL)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) NIL) (($ $ (-383 (-523))) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-383 (-523))) 19) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2313 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4106 (((-1078 |#1| |#2| |#3|) $) 40)) (-1991 (((-3 (-1078 |#1| |#2| |#3|) "failed") $) NIL)) (-1369 (((-1078 |#1| |#2| |#3|) $) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2814 (($ $) 38 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 39 (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-3053 (($ $ (-383 (-523))) NIL)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2922 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ (-383 (-523))) NIL) (($ $ $) NIL (|has| (-383 (-523)) (-1028)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 36 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $ (-1165 |#2|)) 37)) (-2640 (((-383 (-523)) $) NIL)) (-2306 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) NIL)) (-1691 (((-794) $) 58) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1078 |#1| |#2| |#3|)) 29) (($ (-1085 |#1| |#2| |#3|)) 30) (($ (-1165 |#2|)) 25) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-2084 ((|#1| $ (-383 (-523))) NIL)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-3710 ((|#1| $) 12)) (-2341 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-383 (-523))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 21 T CONST)) (-1891 (($) 16 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 23)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-1084 |#1| |#2| |#3|) (-13 (-1152 |#1| (-1078 |#1| |#2| |#3|)) (-964 (-1085 |#1| |#2| |#3|)) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1084))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2814 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
-(-13 (-1152 |#1| (-1078 |#1| |#2| |#3|)) (-964 (-1085 |#1| |#2| |#3|)) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 125)) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 116)) (-3037 (((-1142 |#2| |#1|) $ (-710)) 63)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3276 (($ $ (-710)) 79) (($ $ (-710) (-710)) 76)) (-1552 (((-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|))) $) 102)) (-1462 (($ $) 169 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 145 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1441 (($ $) 165 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|)))) 115) (($ (-1068 |#1|)) 110)) (-1481 (($ $) 173 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 149 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) 23)) (-3257 (($ $) 26)) (-3714 (((-883 |#1|) $ (-710)) 75) (((-883 |#1|) $ (-710) (-710)) 77)) (-2589 (((-108) $) 120)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-710) $) 122) (((-710) $ (-710)) 124)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) NIL)) (-2839 (($ (-1 |#1| (-523)) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) 13) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2313 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-2814 (($ $) 129 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 130 (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) NIL)) (-3053 (($ $ (-710)) 15)) (-4007 (((-3 $ "failed") $ $) 24 (|has| |#1| (-515)))) (-2922 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-710)))))) (-1937 ((|#1| $ (-710)) 119) (($ $ $) 128 (|has| (-710) (-1028)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) 27 (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $ (-1165 |#2|)) 29)) (-2640 (((-710) $) NIL)) (-2306 (($ $) 175 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 151 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 171 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 147 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 167 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) NIL)) (-1691 (((-794) $) 201) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) 126 (|has| |#1| (-158))) (($ (-1142 |#2| |#1|)) 51) (($ (-1165 |#2|)) 32)) (-3819 (((-1068 |#1|) $) 98)) (-2084 ((|#1| $ (-710)) 118)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-3710 ((|#1| $) 54)) (-2341 (($ $) 181 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 157 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) 177 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 153 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 185 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 161 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-710)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-710)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 187 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 163 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 183 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 159 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 179 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 155 (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 17 T CONST)) (-1891 (($) 19 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) 194)) (-4045 (($ $ $) 31)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ |#1|) 198 (|has| |#1| (-339))) (($ $ $) 134 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 137 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 132) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-1085 |#1| |#2| |#3|) (-13 (-1160 |#1|) (-10 -8 (-15 -1691 ($ (-1142 |#2| |#1|))) (-15 -3037 ((-1142 |#2| |#1|) $ (-710))) (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1085))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1142 *4 *3)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-1085 *3 *4 *5)))) (-3037 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1142 *5 *4)) (-5 *1 (-1085 *4 *5 *6)) (-4 *4 (-973)) (-14 *5 (-1087)) (-14 *6 *4))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2814 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
-(-13 (-1160 |#1|) (-10 -8 (-15 -1691 ($ (-1142 |#2| |#1|))) (-15 -3037 ((-1142 |#2| |#1|) $ (-710))) (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|)))
-((-1691 (((-794) $) 22) (($ (-1087)) 24)) (-3172 (($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 35)) (-3161 (($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 28) (($ $) 29)) (-3075 (($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 30)) (-3065 (($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 32)) (-3055 (($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 31)) (-3046 (($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 33)) (-2531 (($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 36)) (-12 (($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 34)))
-(((-1086) (-13 (-563 (-794)) (-10 -8 (-15 -1691 ($ (-1087))) (-15 -3075 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3055 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3065 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3046 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3172 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -2531 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3161 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3161 ($ $))))) (T -1086))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1086)))) (-3075 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3055 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3065 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3046 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3172 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-2531 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3161 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3161 (*1 *1 *1) (-5 *1 (-1086))))
-(-13 (-563 (-794)) (-10 -8 (-15 -1691 ($ (-1087))) (-15 -3075 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3055 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3065 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3046 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3172 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -2531 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3161 ($ (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3161 ($ $))))
-((-1680 (((-108) $ $) NIL)) (-2483 (($ $ (-589 (-794))) 59)) (-2280 (($ $ (-589 (-794))) 57)) (-3279 (((-1070) $) 83)) (-2625 (((-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794))) (|:| |args| (-589 (-794)))) $) 86)) (-4113 (((-108) $) 21)) (-2160 (($ $ (-589 (-589 (-794)))) 55) (($ $ (-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794))) (|:| |args| (-589 (-794))))) 81)) (-4189 (($) 123 T CONST)) (-2768 (((-1174)) 105)) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 66) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 72)) (-3733 (($) 94) (($ $) 100)) (-4198 (($ $) 82)) (-3239 (($ $ $) NIL)) (-3158 (($ $ $) NIL)) (-2301 (((-589 $) $) 106)) (-2032 (((-1070) $) 89)) (-3951 (((-1034) $) NIL)) (-1937 (($ $ (-589 (-794))) 58)) (-1400 (((-499) $) 46) (((-1087) $) 47) (((-823 (-523)) $) 76) (((-823 (-355)) $) 74)) (-1691 (((-794) $) 53) (($ (-1070)) 48)) (-3345 (($ $ (-589 (-794))) 60)) (-2111 (((-1070) $) 33) (((-1070) $ (-108)) 34) (((-1174) (-761) $) 35) (((-1174) (-761) $ (-108)) 36)) (-4006 (((-108) $ $) NIL)) (-3980 (((-108) $ $) NIL)) (-3941 (((-108) $ $) 49)) (-3993 (((-108) $ $) NIL)) (-3966 (((-108) $ $) 50)))
-(((-1087) (-13 (-786) (-564 (-499)) (-767) (-564 (-1087)) (-564 (-823 (-523))) (-564 (-823 (-355))) (-817 (-523)) (-817 (-355)) (-10 -8 (-15 -3733 ($)) (-15 -3733 ($ $)) (-15 -2768 ((-1174))) (-15 -1691 ($ (-1070))) (-15 -4198 ($ $)) (-15 -4113 ((-108) $)) (-15 -2625 ((-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794))) (|:| |args| (-589 (-794)))) $)) (-15 -2160 ($ $ (-589 (-589 (-794))))) (-15 -2160 ($ $ (-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794))) (|:| |args| (-589 (-794)))))) (-15 -2280 ($ $ (-589 (-794)))) (-15 -2483 ($ $ (-589 (-794)))) (-15 -3345 ($ $ (-589 (-794)))) (-15 -1937 ($ $ (-589 (-794)))) (-15 -3279 ((-1070) $)) (-15 -2301 ((-589 $) $)) (-15 -4189 ($) -2501)))) (T -1087))
-((-3733 (*1 *1) (-5 *1 (-1087))) (-3733 (*1 *1 *1) (-5 *1 (-1087))) (-2768 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1087)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1087)))) (-4198 (*1 *1 *1) (-5 *1 (-1087))) (-4113 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1087)))) (-2625 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794))) (|:| |args| (-589 (-794))))) (-5 *1 (-1087)))) (-2160 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 (-794)))) (-5 *1 (-1087)))) (-2160 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794))) (|:| |args| (-589 (-794))))) (-5 *1 (-1087)))) (-2280 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))) (-2483 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))) (-3345 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))) (-3279 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1087)))) (-2301 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1087)))) (-4189 (*1 *1) (-5 *1 (-1087))))
-(-13 (-786) (-564 (-499)) (-767) (-564 (-1087)) (-564 (-823 (-523))) (-564 (-823 (-355))) (-817 (-523)) (-817 (-355)) (-10 -8 (-15 -3733 ($)) (-15 -3733 ($ $)) (-15 -2768 ((-1174))) (-15 -1691 ($ (-1070))) (-15 -4198 ($ $)) (-15 -4113 ((-108) $)) (-15 -2625 ((-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794))) (|:| |args| (-589 (-794)))) $)) (-15 -2160 ($ $ (-589 (-589 (-794))))) (-15 -2160 ($ $ (-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794))) (|:| |args| (-589 (-794)))))) (-15 -2280 ($ $ (-589 (-794)))) (-15 -2483 ($ $ (-589 (-794)))) (-15 -3345 ($ $ (-589 (-794)))) (-15 -1937 ($ $ (-589 (-794)))) (-15 -3279 ((-1070) $)) (-15 -2301 ((-589 $) $)) (-15 -4189 ($) -2501)))
-((-2686 (((-1169 |#1|) |#1| (-852)) 16) (((-1169 |#1|) (-589 |#1|)) 20)))
-(((-1088 |#1|) (-10 -7 (-15 -2686 ((-1169 |#1|) (-589 |#1|))) (-15 -2686 ((-1169 |#1|) |#1| (-852)))) (-973)) (T -1088))
-((-2686 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-5 *2 (-1169 *3)) (-5 *1 (-1088 *3)) (-4 *3 (-973)))) (-2686 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-973)) (-5 *2 (-1169 *4)) (-5 *1 (-1088 *4)))))
-(-10 -7 (-15 -2686 ((-1169 |#1|) (-589 |#1|))) (-15 -2686 ((-1169 |#1|) |#1| (-852))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-3508 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-1272 (($ $) NIL (|has| |#1| (-427)))) (-4222 (($ $ |#1| (-900) $) NIL)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-900)) NIL)) (-4047 (((-900) $) NIL)) (-2041 (($ (-1 (-900) (-900)) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#1| $) NIL)) (-3707 (($ $ (-900) |#1| $) NIL (-12 (|has| (-900) (-124)) (|has| |#1| (-515))))) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-2640 (((-900) $) NIL)) (-1618 ((|#1| $) NIL (|has| |#1| (-427)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) NIL) (($ (-383 (-523))) NIL (-3172 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ (-900)) NIL)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 9 T CONST)) (-1891 (($) 14 T CONST)) (-3941 (((-108) $ $) 16)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 19)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) 13) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-1089 |#1|) (-13 (-302 |#1| (-900)) (-10 -8 (IF (|has| |#1| (-515)) (IF (|has| (-900) (-124)) (-15 -3707 ($ $ (-900) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|))) (-973)) (T -1089))
-((-3707 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-900)) (-4 *2 (-124)) (-5 *1 (-1089 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
-(-13 (-302 |#1| (-900)) (-10 -8 (IF (|has| |#1| (-515)) (IF (|has| (-900) (-124)) (-15 -3707 ($ $ (-900) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|)))
-((-1546 (((-1091) (-1087) $) 24)) (-1814 (($) 28)) (-2233 (((-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-1087) $) 21)) (-2844 (((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -1495 "void")) $) 40) (((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) 41) (((-1174) (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) 42)) (-3564 (((-1174) (-1087)) 57)) (-1924 (((-1174) (-1087) $) 54) (((-1174) (-1087)) 55) (((-1174)) 56)) (-3593 (((-1174) (-1087)) 36)) (-1919 (((-1087)) 35)) (-3320 (($) 33)) (-3020 (((-413) (-1087) (-413) (-1087) $) 44) (((-413) (-589 (-1087)) (-413) (-1087) $) 48) (((-413) (-1087) (-413)) 45) (((-413) (-1087) (-413) (-1087)) 49)) (-2174 (((-1087)) 34)) (-1691 (((-794) $) 27)) (-3452 (((-1174)) 29) (((-1174) (-1087)) 32)) (-2461 (((-589 (-1087)) (-1087) $) 23)) (-1900 (((-1174) (-1087) (-589 (-1087)) $) 37) (((-1174) (-1087) (-589 (-1087))) 38) (((-1174) (-589 (-1087))) 39)))
-(((-1090) (-13 (-563 (-794)) (-10 -8 (-15 -1814 ($)) (-15 -3452 ((-1174))) (-15 -3452 ((-1174) (-1087))) (-15 -3020 ((-413) (-1087) (-413) (-1087) $)) (-15 -3020 ((-413) (-589 (-1087)) (-413) (-1087) $)) (-15 -3020 ((-413) (-1087) (-413))) (-15 -3020 ((-413) (-1087) (-413) (-1087))) (-15 -3593 ((-1174) (-1087))) (-15 -2174 ((-1087))) (-15 -1919 ((-1087))) (-15 -1900 ((-1174) (-1087) (-589 (-1087)) $)) (-15 -1900 ((-1174) (-1087) (-589 (-1087)))) (-15 -1900 ((-1174) (-589 (-1087)))) (-15 -2844 ((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -1495 "void")) $)) (-15 -2844 ((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -1495 "void")))) (-15 -2844 ((-1174) (-3 (|:| |fst| (-410)) (|:| -1495 "void")))) (-15 -1924 ((-1174) (-1087) $)) (-15 -1924 ((-1174) (-1087))) (-15 -1924 ((-1174))) (-15 -3564 ((-1174) (-1087))) (-15 -3320 ($)) (-15 -2233 ((-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-1087) $)) (-15 -2461 ((-589 (-1087)) (-1087) $)) (-15 -1546 ((-1091) (-1087) $))))) (T -1090))
-((-1814 (*1 *1) (-5 *1 (-1090))) (-3452 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3452 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3020 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090)))) (-3020 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-413)) (-5 *3 (-589 (-1087))) (-5 *4 (-1087)) (-5 *1 (-1090)))) (-3020 (*1 *2 *3 *2) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090)))) (-3020 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090)))) (-3593 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2174 (*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1090)))) (-1919 (*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1090)))) (-1900 (*1 *2 *3 *4 *1) (-12 (-5 *4 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-1900 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-1900 (*1 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2844 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1087)) (-5 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2844 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2844 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-1924 (*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-1924 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-1924 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3564 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3320 (*1 *1) (-5 *1 (-1090))) (-2233 (*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *1 (-1090)))) (-2461 (*1 *2 *3 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1090)) (-5 *3 (-1087)))) (-1546 (*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-1091)) (-5 *1 (-1090)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -1814 ($)) (-15 -3452 ((-1174))) (-15 -3452 ((-1174) (-1087))) (-15 -3020 ((-413) (-1087) (-413) (-1087) $)) (-15 -3020 ((-413) (-589 (-1087)) (-413) (-1087) $)) (-15 -3020 ((-413) (-1087) (-413))) (-15 -3020 ((-413) (-1087) (-413) (-1087))) (-15 -3593 ((-1174) (-1087))) (-15 -2174 ((-1087))) (-15 -1919 ((-1087))) (-15 -1900 ((-1174) (-1087) (-589 (-1087)) $)) (-15 -1900 ((-1174) (-1087) (-589 (-1087)))) (-15 -1900 ((-1174) (-589 (-1087)))) (-15 -2844 ((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -1495 "void")) $)) (-15 -2844 ((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -1495 "void")))) (-15 -2844 ((-1174) (-3 (|:| |fst| (-410)) (|:| -1495 "void")))) (-15 -1924 ((-1174) (-1087) $)) (-15 -1924 ((-1174) (-1087))) (-15 -1924 ((-1174))) (-15 -3564 ((-1174) (-1087))) (-15 -3320 ($)) (-15 -2233 ((-3 (|:| |fst| (-410)) (|:| -1495 "void")) (-1087) $)) (-15 -2461 ((-589 (-1087)) (-1087) $)) (-15 -1546 ((-1091) (-1087) $))))
-((-1407 (((-589 (-589 (-3 (|:| -4198 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))) $) 57)) (-3331 (((-589 (-3 (|:| -4198 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))) (-410) $) 40)) (-3778 (($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-413))))) 15)) (-3564 (((-1174) $) 65)) (-2224 (((-589 (-1087)) $) 20)) (-4221 (((-1020) $) 53)) (-3043 (((-413) (-1087) $) 27)) (-1944 (((-589 (-1087)) $) 30)) (-3320 (($) 17)) (-3020 (((-413) (-589 (-1087)) (-413) $) 25) (((-413) (-1087) (-413) $) 24)) (-1691 (((-794) $) 9) (((-1097 (-1087) (-413)) $) 11)))
-(((-1091) (-13 (-563 (-794)) (-10 -8 (-15 -1691 ((-1097 (-1087) (-413)) $)) (-15 -3320 ($)) (-15 -3020 ((-413) (-589 (-1087)) (-413) $)) (-15 -3020 ((-413) (-1087) (-413) $)) (-15 -3043 ((-413) (-1087) $)) (-15 -2224 ((-589 (-1087)) $)) (-15 -3331 ((-589 (-3 (|:| -4198 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))) (-410) $)) (-15 -1944 ((-589 (-1087)) $)) (-15 -1407 ((-589 (-589 (-3 (|:| -4198 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))) $)) (-15 -4221 ((-1020) $)) (-15 -3564 ((-1174) $)) (-15 -3778 ($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-413))))))))) (T -1091))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-1097 (-1087) (-413))) (-5 *1 (-1091)))) (-3320 (*1 *1) (-5 *1 (-1091))) (-3020 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-413)) (-5 *3 (-589 (-1087))) (-5 *1 (-1091)))) (-3020 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1091)))) (-3043 (*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-413)) (-5 *1 (-1091)))) (-2224 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1091)))) (-3331 (*1 *2 *3 *1) (-12 (-5 *3 (-410)) (-5 *2 (-589 (-3 (|:| -4198 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))) (-5 *1 (-1091)))) (-1944 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1091)))) (-1407 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-3 (|:| -4198 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))))) (-5 *1 (-1091)))) (-4221 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-1091)))) (-3564 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1091)))) (-3778 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-413))))) (-5 *1 (-1091)))))
-(-13 (-563 (-794)) (-10 -8 (-15 -1691 ((-1097 (-1087) (-413)) $)) (-15 -3320 ($)) (-15 -3020 ((-413) (-589 (-1087)) (-413) $)) (-15 -3020 ((-413) (-1087) (-413) $)) (-15 -3043 ((-413) (-1087) $)) (-15 -2224 ((-589 (-1087)) $)) (-15 -3331 ((-589 (-3 (|:| -4198 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))) (-410) $)) (-15 -1944 ((-589 (-1087)) $)) (-15 -1407 ((-589 (-589 (-3 (|:| -4198 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))) $)) (-15 -4221 ((-1020) $)) (-15 -3564 ((-1174) $)) (-15 -3778 ($ (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-413))))))))
-((-1680 (((-108) $ $) NIL)) (-3251 (((-108) $) 42)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2295 (((-3 (-523) (-203) (-1087) (-1070) $) $) 50)) (-2652 (((-589 $) $) 55)) (-1400 (((-1020) $) 20) (($ (-1020)) 21)) (-2915 (((-108) $) 52)) (-1691 (((-794) $) NIL) (($ (-523)) 23) (((-523) $) 25) (($ (-203)) 27) (((-203) $) 29) (($ (-1087)) 31) (((-1087) $) 33) (($ (-1070)) 35) (((-1070) $) 37)) (-1868 (((-108) $ (|[\|\|]| (-523))) 10) (((-108) $ (|[\|\|]| (-203))) 13) (((-108) $ (|[\|\|]| (-1087))) 19) (((-108) $ (|[\|\|]| (-1070))) 16)) (-3699 (($ (-1087) (-589 $)) 39) (($ $ (-589 $)) 40)) (-2513 (((-523) $) 24) (((-203) $) 28) (((-1087) $) 32) (((-1070) $) 36)) (-3941 (((-108) $ $) 7)))
-(((-1092) (-13 (-1164) (-1016) (-10 -8 (-15 -1400 ((-1020) $)) (-15 -1400 ($ (-1020))) (-15 -1691 ($ (-523))) (-15 -1691 ((-523) $)) (-15 -2513 ((-523) $)) (-15 -1691 ($ (-203))) (-15 -1691 ((-203) $)) (-15 -2513 ((-203) $)) (-15 -1691 ($ (-1087))) (-15 -1691 ((-1087) $)) (-15 -2513 ((-1087) $)) (-15 -1691 ($ (-1070))) (-15 -1691 ((-1070) $)) (-15 -2513 ((-1070) $)) (-15 -3699 ($ (-1087) (-589 $))) (-15 -3699 ($ $ (-589 $))) (-15 -3251 ((-108) $)) (-15 -2295 ((-3 (-523) (-203) (-1087) (-1070) $) $)) (-15 -2652 ((-589 $) $)) (-15 -2915 ((-108) $)) (-15 -1868 ((-108) $ (|[\|\|]| (-523)))) (-15 -1868 ((-108) $ (|[\|\|]| (-203)))) (-15 -1868 ((-108) $ (|[\|\|]| (-1087)))) (-15 -1868 ((-108) $ (|[\|\|]| (-1070))))))) (T -1092))
-((-1400 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-1092)))) (-1400 (*1 *1 *2) (-12 (-5 *2 (-1020)) (-5 *1 (-1092)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1092)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1092)))) (-2513 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1092)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-1092)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-1092)))) (-2513 (*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-1092)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1092)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1092)))) (-2513 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1092)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1092)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1092)))) (-2513 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1092)))) (-3699 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-1092))) (-5 *1 (-1092)))) (-3699 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-1092)))) (-3251 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1092)))) (-2295 (*1 *2 *1) (-12 (-5 *2 (-3 (-523) (-203) (-1087) (-1070) (-1092))) (-5 *1 (-1092)))) (-2652 (*1 *2 *1) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-1092)))) (-2915 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1092)))) (-1868 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-523))) (-5 *2 (-108)) (-5 *1 (-1092)))) (-1868 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-203))) (-5 *2 (-108)) (-5 *1 (-1092)))) (-1868 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1087))) (-5 *2 (-108)) (-5 *1 (-1092)))) (-1868 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1070))) (-5 *2 (-108)) (-5 *1 (-1092)))))
-(-13 (-1164) (-1016) (-10 -8 (-15 -1400 ((-1020) $)) (-15 -1400 ($ (-1020))) (-15 -1691 ($ (-523))) (-15 -1691 ((-523) $)) (-15 -2513 ((-523) $)) (-15 -1691 ($ (-203))) (-15 -1691 ((-203) $)) (-15 -2513 ((-203) $)) (-15 -1691 ($ (-1087))) (-15 -1691 ((-1087) $)) (-15 -2513 ((-1087) $)) (-15 -1691 ($ (-1070))) (-15 -1691 ((-1070) $)) (-15 -2513 ((-1070) $)) (-15 -3699 ($ (-1087) (-589 $))) (-15 -3699 ($ $ (-589 $))) (-15 -3251 ((-108) $)) (-15 -2295 ((-3 (-523) (-203) (-1087) (-1070) $) $)) (-15 -2652 ((-589 $) $)) (-15 -2915 ((-108) $)) (-15 -1868 ((-108) $ (|[\|\|]| (-523)))) (-15 -1868 ((-108) $ (|[\|\|]| (-203)))) (-15 -1868 ((-108) $ (|[\|\|]| (-1087)))) (-15 -1868 ((-108) $ (|[\|\|]| (-1070))))))
-((-2320 (((-589 (-589 (-883 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087))) 54)) (-3112 (((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|)))) 66) (((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|))) 62) (((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087)) 67) (((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087)) 61) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|))))) 91) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|)))) 90) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087))) 92) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))) (-589 (-1087))) 89)))
-(((-1093 |#1|) (-10 -7 (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087)))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -3112 ((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087))) (-15 -3112 ((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -3112 ((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)))) (-15 -3112 ((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))))) (-15 -2320 ((-589 (-589 (-883 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087))))) (-515)) (T -1093))
-((-2320 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-883 *5)))) (-5 *1 (-1093 *5)))) (-3112 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *4))))) (-5 *1 (-1093 *4)) (-5 *3 (-271 (-383 (-883 *4)))))) (-3112 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *4))))) (-5 *1 (-1093 *4)) (-5 *3 (-383 (-883 *4))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *5))))) (-5 *1 (-1093 *5)) (-5 *3 (-271 (-383 (-883 *5)))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *5))))) (-5 *1 (-1093 *5)) (-5 *3 (-383 (-883 *5))))) (-3112 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-1093 *4)) (-5 *3 (-589 (-271 (-383 (-883 *4))))))) (-3112 (*1 *2 *3) (-12 (-5 *3 (-589 (-383 (-883 *4)))) (-4 *4 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-1093 *4)))) (-3112 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-1093 *5)) (-5 *3 (-589 (-271 (-383 (-883 *5))))))) (-3112 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-1093 *5)))))
-(-10 -7 (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087)))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))))) (-15 -3112 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -3112 ((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087))) (-15 -3112 ((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -3112 ((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)))) (-15 -3112 ((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))))) (-15 -2320 ((-589 (-589 (-883 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))))
-((-3513 (((-1070)) 7)) (-3524 (((-1070)) 9)) (-3578 (((-1174) (-1070)) 11)) (-3535 (((-1070)) 8)))
-(((-1094) (-10 -7 (-15 -3513 ((-1070))) (-15 -3535 ((-1070))) (-15 -3524 ((-1070))) (-15 -3578 ((-1174) (-1070))))) (T -1094))
-((-3578 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1094)))) (-3524 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))) (-3535 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))) (-3513 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))))
-(-10 -7 (-15 -3513 ((-1070))) (-15 -3535 ((-1070))) (-15 -3524 ((-1070))) (-15 -3578 ((-1174) (-1070))))
-((-1470 (((-589 (-589 |#1|)) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|)))) 38)) (-2472 (((-589 (-589 (-589 |#1|))) (-589 (-589 |#1|))) 24)) (-1359 (((-1096 (-589 |#1|)) (-589 |#1|)) 34)) (-2857 (((-589 (-589 |#1|)) (-589 |#1|)) 30)) (-1643 (((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 (-589 (-589 |#1|)))) 37)) (-3393 (((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 |#1|) (-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|)))) 36)) (-3001 (((-589 (-589 |#1|)) (-589 (-589 |#1|))) 28)) (-3713 (((-589 |#1|) (-589 |#1|)) 31)) (-3783 (((-589 (-589 (-589 |#1|))) (-589 |#1|) (-589 (-589 (-589 |#1|)))) 18)) (-1801 (((-589 (-589 (-589 |#1|))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 (-589 |#1|)))) 15)) (-1738 (((-2 (|:| |fs| (-108)) (|:| |sd| (-589 |#1|)) (|:| |td| (-589 (-589 |#1|)))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 |#1|))) 13)) (-1778 (((-589 (-589 |#1|)) (-589 (-589 (-589 |#1|)))) 39)) (-1846 (((-589 (-589 |#1|)) (-1096 (-589 |#1|))) 41)))
-(((-1095 |#1|) (-10 -7 (-15 -1738 ((-2 (|:| |fs| (-108)) (|:| |sd| (-589 |#1|)) (|:| |td| (-589 (-589 |#1|)))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 |#1|)))) (-15 -1801 ((-589 (-589 (-589 |#1|))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 (-589 |#1|))))) (-15 -3783 ((-589 (-589 (-589 |#1|))) (-589 |#1|) (-589 (-589 (-589 |#1|))))) (-15 -1470 ((-589 (-589 |#1|)) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))))) (-15 -1778 ((-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))))) (-15 -1846 ((-589 (-589 |#1|)) (-1096 (-589 |#1|)))) (-15 -2472 ((-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)))) (-15 -1359 ((-1096 (-589 |#1|)) (-589 |#1|))) (-15 -3001 ((-589 (-589 |#1|)) (-589 (-589 |#1|)))) (-15 -2857 ((-589 (-589 |#1|)) (-589 |#1|))) (-15 -3713 ((-589 |#1|) (-589 |#1|))) (-15 -3393 ((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 |#1|) (-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))))) (-15 -1643 ((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 (-589 (-589 |#1|)))))) (-786)) (T -1095))
-((-1643 (*1 *2 *3) (-12 (-4 *4 (-786)) (-5 *2 (-2 (|:| |f1| (-589 *4)) (|:| |f2| (-589 (-589 (-589 *4)))) (|:| |f3| (-589 (-589 *4))) (|:| |f4| (-589 (-589 (-589 *4)))))) (-5 *1 (-1095 *4)) (-5 *3 (-589 (-589 (-589 *4)))))) (-3393 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-786)) (-5 *3 (-589 *6)) (-5 *5 (-589 *3)) (-5 *2 (-2 (|:| |f1| *3) (|:| |f2| (-589 *5)) (|:| |f3| *5) (|:| |f4| (-589 *5)))) (-5 *1 (-1095 *6)) (-5 *4 (-589 *5)))) (-3713 (*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-1095 *3)))) (-2857 (*1 *2 *3) (-12 (-4 *4 (-786)) (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4)) (-5 *3 (-589 *4)))) (-3001 (*1 *2 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-786)) (-5 *1 (-1095 *3)))) (-1359 (*1 *2 *3) (-12 (-4 *4 (-786)) (-5 *2 (-1096 (-589 *4))) (-5 *1 (-1095 *4)) (-5 *3 (-589 *4)))) (-2472 (*1 *2 *3) (-12 (-4 *4 (-786)) (-5 *2 (-589 (-589 (-589 *4)))) (-5 *1 (-1095 *4)) (-5 *3 (-589 (-589 *4))))) (-1846 (*1 *2 *3) (-12 (-5 *3 (-1096 (-589 *4))) (-4 *4 (-786)) (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4)))) (-1778 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-589 *4)))) (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4)) (-4 *4 (-786)))) (-1470 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-589 (-589 *4)))) (-5 *2 (-589 (-589 *4))) (-4 *4 (-786)) (-5 *1 (-1095 *4)))) (-3783 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-589 (-589 *4)))) (-5 *3 (-589 *4)) (-4 *4 (-786)) (-5 *1 (-1095 *4)))) (-1801 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-589 (-589 (-589 *5)))) (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-589 *5)) (-4 *5 (-786)) (-5 *1 (-1095 *5)))) (-1738 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-786)) (-5 *4 (-589 *6)) (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| *4) (|:| |td| (-589 *4)))) (-5 *1 (-1095 *6)) (-5 *5 (-589 *4)))))
-(-10 -7 (-15 -1738 ((-2 (|:| |fs| (-108)) (|:| |sd| (-589 |#1|)) (|:| |td| (-589 (-589 |#1|)))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 |#1|)))) (-15 -1801 ((-589 (-589 (-589 |#1|))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 (-589 |#1|))))) (-15 -3783 ((-589 (-589 (-589 |#1|))) (-589 |#1|) (-589 (-589 (-589 |#1|))))) (-15 -1470 ((-589 (-589 |#1|)) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))))) (-15 -1778 ((-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))))) (-15 -1846 ((-589 (-589 |#1|)) (-1096 (-589 |#1|)))) (-15 -2472 ((-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)))) (-15 -1359 ((-1096 (-589 |#1|)) (-589 |#1|))) (-15 -3001 ((-589 (-589 |#1|)) (-589 (-589 |#1|)))) (-15 -2857 ((-589 (-589 |#1|)) (-589 |#1|))) (-15 -3713 ((-589 |#1|) (-589 |#1|))) (-15 -3393 ((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 |#1|) (-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))))) (-15 -1643 ((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 (-589 (-589 |#1|))))))
-((-3133 (($ (-589 (-589 |#1|))) 9)) (-3692 (((-589 (-589 |#1|)) $) 10)) (-1691 (((-794) $) 25)))
-(((-1096 |#1|) (-10 -8 (-15 -3133 ($ (-589 (-589 |#1|)))) (-15 -3692 ((-589 (-589 |#1|)) $)) (-15 -1691 ((-794) $))) (-1016)) (T -1096))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1096 *3)) (-4 *3 (-1016)))) (-3692 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 *3))) (-5 *1 (-1096 *3)) (-4 *3 (-1016)))) (-3133 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-1096 *3)))))
-(-10 -8 (-15 -3133 ($ (-589 (-589 |#1|)))) (-15 -3692 ((-589 (-589 |#1|)) $)) (-15 -1691 ((-794) $)))
-((-1680 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3723 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-4191 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#2| $ |#1| |#2|) NIL)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-4216 (((-3 |#2| "failed") |#1| $) NIL)) (-4189 (($) NIL T CONST)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) NIL)) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) NIL)) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) NIL)) (-2965 ((|#1| $) NIL (|has| |#1| (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2567 ((|#1| $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1255 (((-589 |#1|) $) NIL)) (-1862 (((-108) |#1| $) NIL)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-2536 (((-589 |#1|) $) NIL)) (-2254 (((-108) |#1| $) NIL)) (-3951 (((-1034) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2428 ((|#2| $) NIL (|has| |#1| (-786)))) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2963 (($) NIL) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-1691 (((-794) $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) NIL)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) NIL (-3172 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
+((-3491 (((-1068 |#1|) (-1068 |#1|)) 77)) (-4211 (((-3 (-1068 |#1|) "failed") (-1068 |#1|)) 37)) (-3498 (((-1068 |#1|) (-383 (-523)) (-1068 |#1|)) 117 (|has| |#1| (-37 (-383 (-523)))))) (-1301 (((-1068 |#1|) |#1| (-1068 |#1|)) 122 (|has| |#1| (-339)))) (-3935 (((-1068 |#1|) (-1068 |#1|)) 90)) (-1859 (((-1068 (-523)) (-523)) 57)) (-3571 (((-1068 |#1|) (-1068 (-1068 |#1|))) 108 (|has| |#1| (-37 (-383 (-523)))))) (-1591 (((-1068 |#1|) (-523) (-523) (-1068 |#1|)) 95)) (-1511 (((-1068 |#1|) |#1| (-523)) 45)) (-3303 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 60)) (-2696 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 119 (|has| |#1| (-339)))) (-1399 (((-1068 |#1|) |#1| (-1 (-1068 |#1|))) 107 (|has| |#1| (-37 (-383 (-523)))))) (-2520 (((-1068 |#1|) (-1 |#1| (-523)) |#1| (-1 (-1068 |#1|))) 120 (|has| |#1| (-339)))) (-2223 (((-1068 |#1|) (-1068 |#1|)) 89)) (-1665 (((-1068 |#1|) (-1068 |#1|)) 76)) (-3617 (((-1068 |#1|) (-523) (-523) (-1068 |#1|)) 96)) (-2669 (((-1068 |#1|) |#1| (-1068 |#1|)) 105 (|has| |#1| (-37 (-383 (-523)))))) (-1609 (((-1068 (-523)) (-523)) 56)) (-4089 (((-1068 |#1|) |#1|) 59)) (-2329 (((-1068 |#1|) (-1068 |#1|) (-523) (-523)) 92)) (-3387 (((-1068 |#1|) (-1 |#1| (-523)) (-1068 |#1|)) 66)) (-2469 (((-3 (-1068 |#1|) "failed") (-1068 |#1|) (-1068 |#1|)) 35)) (-2299 (((-1068 |#1|) (-1068 |#1|)) 91)) (-1349 (((-1068 |#1|) (-1068 |#1|) |#1|) 71)) (-1576 (((-1068 |#1|) (-1068 |#1|)) 62)) (-3363 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 72)) (-3976 (((-1068 |#1|) |#1|) 67)) (-2193 (((-1068 |#1|) (-1068 (-1068 |#1|))) 82)) (-4125 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 36)) (-4115 (((-1068 |#1|) (-1068 |#1|)) 21) (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 23)) (-4103 (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 17)) (* (((-1068 |#1|) (-1068 |#1|) |#1|) 29) (((-1068 |#1|) |#1| (-1068 |#1|)) 26) (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 27)))
+(((-1072 |#1|) (-10 -7 (-15 -4103 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4115 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4115 ((-1068 |#1|) (-1068 |#1|))) (-15 * ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 * ((-1068 |#1|) |#1| (-1068 |#1|))) (-15 * ((-1068 |#1|) (-1068 |#1|) |#1|)) (-15 -2469 ((-3 (-1068 |#1|) "failed") (-1068 |#1|) (-1068 |#1|))) (-15 -4125 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4211 ((-3 (-1068 |#1|) "failed") (-1068 |#1|))) (-15 -1511 ((-1068 |#1|) |#1| (-523))) (-15 -1609 ((-1068 (-523)) (-523))) (-15 -1859 ((-1068 (-523)) (-523))) (-15 -4089 ((-1068 |#1|) |#1|)) (-15 -3303 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1576 ((-1068 |#1|) (-1068 |#1|))) (-15 -3387 ((-1068 |#1|) (-1 |#1| (-523)) (-1068 |#1|))) (-15 -3976 ((-1068 |#1|) |#1|)) (-15 -1349 ((-1068 |#1|) (-1068 |#1|) |#1|)) (-15 -3363 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1665 ((-1068 |#1|) (-1068 |#1|))) (-15 -3491 ((-1068 |#1|) (-1068 |#1|))) (-15 -2193 ((-1068 |#1|) (-1068 (-1068 |#1|)))) (-15 -2223 ((-1068 |#1|) (-1068 |#1|))) (-15 -3935 ((-1068 |#1|) (-1068 |#1|))) (-15 -2299 ((-1068 |#1|) (-1068 |#1|))) (-15 -2329 ((-1068 |#1|) (-1068 |#1|) (-523) (-523))) (-15 -1591 ((-1068 |#1|) (-523) (-523) (-1068 |#1|))) (-15 -3617 ((-1068 |#1|) (-523) (-523) (-1068 |#1|))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ((-1068 |#1|) |#1| (-1068 |#1|))) (-15 -1399 ((-1068 |#1|) |#1| (-1 (-1068 |#1|)))) (-15 -3571 ((-1068 |#1|) (-1068 (-1068 |#1|)))) (-15 -3498 ((-1068 |#1|) (-383 (-523)) (-1068 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -2696 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -2520 ((-1068 |#1|) (-1 |#1| (-523)) |#1| (-1 (-1068 |#1|)))) (-15 -1301 ((-1068 |#1|) |#1| (-1068 |#1|)))) |%noBranch|)) (-973)) (T -1072))
+((-1301 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-339)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2520 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-523))) (-5 *5 (-1 (-1068 *4))) (-4 *4 (-339)) (-4 *4 (-973)) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4)))) (-2696 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-339)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3498 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *4)) (-4 *4 (-37 *3)) (-4 *4 (-973)) (-5 *3 (-383 (-523))) (-5 *1 (-1072 *4)))) (-3571 (*1 *2 *3) (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4)) (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)))) (-1399 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1068 *3))) (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)))) (-2669 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3617 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973)) (-5 *1 (-1072 *4)))) (-1591 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973)) (-5 *1 (-1072 *4)))) (-2329 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973)) (-5 *1 (-1072 *4)))) (-2299 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3935 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2223 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2193 (*1 *2 *3) (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4)) (-4 *4 (-973)))) (-3491 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-1665 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3363 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-1349 (*1 *2 *2 *3) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3976 (*1 *2 *3) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973)))) (-3387 (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *4)) (-5 *3 (-1 *4 (-523))) (-4 *4 (-973)) (-5 *1 (-1072 *4)))) (-1576 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-3303 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4089 (*1 *2 *3) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973)))) (-1859 (*1 *2 *3) (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-1072 *4)) (-4 *4 (-973)) (-5 *3 (-523)))) (-1609 (*1 *2 *3) (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-1072 *4)) (-4 *4 (-973)) (-5 *3 (-523)))) (-1511 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973)))) (-4211 (*1 *2 *2) (|partial| -12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4125 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-2469 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4115 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4115 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))) (-4103 (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
+(-10 -7 (-15 -4103 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4115 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4115 ((-1068 |#1|) (-1068 |#1|))) (-15 * ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 * ((-1068 |#1|) |#1| (-1068 |#1|))) (-15 * ((-1068 |#1|) (-1068 |#1|) |#1|)) (-15 -2469 ((-3 (-1068 |#1|) "failed") (-1068 |#1|) (-1068 |#1|))) (-15 -4125 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -4211 ((-3 (-1068 |#1|) "failed") (-1068 |#1|))) (-15 -1511 ((-1068 |#1|) |#1| (-523))) (-15 -1609 ((-1068 (-523)) (-523))) (-15 -1859 ((-1068 (-523)) (-523))) (-15 -4089 ((-1068 |#1|) |#1|)) (-15 -3303 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1576 ((-1068 |#1|) (-1068 |#1|))) (-15 -3387 ((-1068 |#1|) (-1 |#1| (-523)) (-1068 |#1|))) (-15 -3976 ((-1068 |#1|) |#1|)) (-15 -1349 ((-1068 |#1|) (-1068 |#1|) |#1|)) (-15 -3363 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -1665 ((-1068 |#1|) (-1068 |#1|))) (-15 -3491 ((-1068 |#1|) (-1068 |#1|))) (-15 -2193 ((-1068 |#1|) (-1068 (-1068 |#1|)))) (-15 -2223 ((-1068 |#1|) (-1068 |#1|))) (-15 -3935 ((-1068 |#1|) (-1068 |#1|))) (-15 -2299 ((-1068 |#1|) (-1068 |#1|))) (-15 -2329 ((-1068 |#1|) (-1068 |#1|) (-523) (-523))) (-15 -1591 ((-1068 |#1|) (-523) (-523) (-1068 |#1|))) (-15 -3617 ((-1068 |#1|) (-523) (-523) (-1068 |#1|))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ((-1068 |#1|) |#1| (-1068 |#1|))) (-15 -1399 ((-1068 |#1|) |#1| (-1 (-1068 |#1|)))) (-15 -3571 ((-1068 |#1|) (-1068 (-1068 |#1|)))) (-15 -3498 ((-1068 |#1|) (-383 (-523)) (-1068 |#1|)))) |%noBranch|) (IF (|has| |#1| (-339)) (PROGN (-15 -2696 ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -2520 ((-1068 |#1|) (-1 |#1| (-523)) |#1| (-1 (-1068 |#1|)))) (-15 -1301 ((-1068 |#1|) |#1| (-1068 |#1|)))) |%noBranch|))
+((-3695 (((-1068 |#1|) (-1068 |#1|)) 57)) (-2608 (((-1068 |#1|) (-1068 |#1|)) 39)) (-3669 (((-1068 |#1|) (-1068 |#1|)) 53)) (-2588 (((-1068 |#1|) (-1068 |#1|)) 35)) (-3717 (((-1068 |#1|) (-1068 |#1|)) 60)) (-2629 (((-1068 |#1|) (-1068 |#1|)) 42)) (-2062 (((-1068 |#1|) (-1068 |#1|)) 31)) (-1847 (((-1068 |#1|) (-1068 |#1|)) 27)) (-3730 (((-1068 |#1|) (-1068 |#1|)) 61)) (-2641 (((-1068 |#1|) (-1068 |#1|)) 43)) (-3707 (((-1068 |#1|) (-1068 |#1|)) 58)) (-2617 (((-1068 |#1|) (-1068 |#1|)) 40)) (-3683 (((-1068 |#1|) (-1068 |#1|)) 55)) (-2598 (((-1068 |#1|) (-1068 |#1|)) 37)) (-3768 (((-1068 |#1|) (-1068 |#1|)) 65)) (-2680 (((-1068 |#1|) (-1068 |#1|)) 47)) (-3743 (((-1068 |#1|) (-1068 |#1|)) 63)) (-2655 (((-1068 |#1|) (-1068 |#1|)) 45)) (-3793 (((-1068 |#1|) (-1068 |#1|)) 68)) (-3645 (((-1068 |#1|) (-1068 |#1|)) 50)) (-3135 (((-1068 |#1|) (-1068 |#1|)) 69)) (-3657 (((-1068 |#1|) (-1068 |#1|)) 51)) (-3780 (((-1068 |#1|) (-1068 |#1|)) 67)) (-3632 (((-1068 |#1|) (-1068 |#1|)) 49)) (-3756 (((-1068 |#1|) (-1068 |#1|)) 66)) (-2667 (((-1068 |#1|) (-1068 |#1|)) 48)) (** (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 33)))
+(((-1073 |#1|) (-10 -7 (-15 -1847 ((-1068 |#1|) (-1068 |#1|))) (-15 -2062 ((-1068 |#1|) (-1068 |#1|))) (-15 ** ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -2588 ((-1068 |#1|) (-1068 |#1|))) (-15 -2598 ((-1068 |#1|) (-1068 |#1|))) (-15 -2608 ((-1068 |#1|) (-1068 |#1|))) (-15 -2617 ((-1068 |#1|) (-1068 |#1|))) (-15 -2629 ((-1068 |#1|) (-1068 |#1|))) (-15 -2641 ((-1068 |#1|) (-1068 |#1|))) (-15 -2655 ((-1068 |#1|) (-1068 |#1|))) (-15 -2667 ((-1068 |#1|) (-1068 |#1|))) (-15 -2680 ((-1068 |#1|) (-1068 |#1|))) (-15 -3632 ((-1068 |#1|) (-1068 |#1|))) (-15 -3645 ((-1068 |#1|) (-1068 |#1|))) (-15 -3657 ((-1068 |#1|) (-1068 |#1|))) (-15 -3669 ((-1068 |#1|) (-1068 |#1|))) (-15 -3683 ((-1068 |#1|) (-1068 |#1|))) (-15 -3695 ((-1068 |#1|) (-1068 |#1|))) (-15 -3707 ((-1068 |#1|) (-1068 |#1|))) (-15 -3717 ((-1068 |#1|) (-1068 |#1|))) (-15 -3730 ((-1068 |#1|) (-1068 |#1|))) (-15 -3743 ((-1068 |#1|) (-1068 |#1|))) (-15 -3756 ((-1068 |#1|) (-1068 |#1|))) (-15 -3768 ((-1068 |#1|) (-1068 |#1|))) (-15 -3780 ((-1068 |#1|) (-1068 |#1|))) (-15 -3793 ((-1068 |#1|) (-1068 |#1|))) (-15 -3135 ((-1068 |#1|) (-1068 |#1|)))) (-37 (-383 (-523)))) (T -1073))
+((-3135 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3793 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3780 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3768 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3756 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3743 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3730 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3717 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3707 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3695 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3683 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3669 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3657 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3645 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-3632 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2680 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2667 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2655 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2641 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2629 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2617 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2608 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2598 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2588 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-2062 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))) (-1847 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1073 *3)))))
+(-10 -7 (-15 -1847 ((-1068 |#1|) (-1068 |#1|))) (-15 -2062 ((-1068 |#1|) (-1068 |#1|))) (-15 ** ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -2588 ((-1068 |#1|) (-1068 |#1|))) (-15 -2598 ((-1068 |#1|) (-1068 |#1|))) (-15 -2608 ((-1068 |#1|) (-1068 |#1|))) (-15 -2617 ((-1068 |#1|) (-1068 |#1|))) (-15 -2629 ((-1068 |#1|) (-1068 |#1|))) (-15 -2641 ((-1068 |#1|) (-1068 |#1|))) (-15 -2655 ((-1068 |#1|) (-1068 |#1|))) (-15 -2667 ((-1068 |#1|) (-1068 |#1|))) (-15 -2680 ((-1068 |#1|) (-1068 |#1|))) (-15 -3632 ((-1068 |#1|) (-1068 |#1|))) (-15 -3645 ((-1068 |#1|) (-1068 |#1|))) (-15 -3657 ((-1068 |#1|) (-1068 |#1|))) (-15 -3669 ((-1068 |#1|) (-1068 |#1|))) (-15 -3683 ((-1068 |#1|) (-1068 |#1|))) (-15 -3695 ((-1068 |#1|) (-1068 |#1|))) (-15 -3707 ((-1068 |#1|) (-1068 |#1|))) (-15 -3717 ((-1068 |#1|) (-1068 |#1|))) (-15 -3730 ((-1068 |#1|) (-1068 |#1|))) (-15 -3743 ((-1068 |#1|) (-1068 |#1|))) (-15 -3756 ((-1068 |#1|) (-1068 |#1|))) (-15 -3768 ((-1068 |#1|) (-1068 |#1|))) (-15 -3780 ((-1068 |#1|) (-1068 |#1|))) (-15 -3793 ((-1068 |#1|) (-1068 |#1|))) (-15 -3135 ((-1068 |#1|) (-1068 |#1|))))
+((-3695 (((-1068 |#1|) (-1068 |#1|)) 100)) (-2608 (((-1068 |#1|) (-1068 |#1|)) 64)) (-4108 (((-2 (|:| -3669 (-1068 |#1|)) (|:| -3683 (-1068 |#1|))) (-1068 |#1|)) 96)) (-3669 (((-1068 |#1|) (-1068 |#1|)) 97)) (-2135 (((-2 (|:| -2588 (-1068 |#1|)) (|:| -2598 (-1068 |#1|))) (-1068 |#1|)) 53)) (-2588 (((-1068 |#1|) (-1068 |#1|)) 54)) (-3717 (((-1068 |#1|) (-1068 |#1|)) 102)) (-2629 (((-1068 |#1|) (-1068 |#1|)) 71)) (-2062 (((-1068 |#1|) (-1068 |#1|)) 39)) (-1847 (((-1068 |#1|) (-1068 |#1|)) 36)) (-3730 (((-1068 |#1|) (-1068 |#1|)) 103)) (-2641 (((-1068 |#1|) (-1068 |#1|)) 72)) (-3707 (((-1068 |#1|) (-1068 |#1|)) 101)) (-2617 (((-1068 |#1|) (-1068 |#1|)) 67)) (-3683 (((-1068 |#1|) (-1068 |#1|)) 98)) (-2598 (((-1068 |#1|) (-1068 |#1|)) 55)) (-3768 (((-1068 |#1|) (-1068 |#1|)) 111)) (-2680 (((-1068 |#1|) (-1068 |#1|)) 86)) (-3743 (((-1068 |#1|) (-1068 |#1|)) 105)) (-2655 (((-1068 |#1|) (-1068 |#1|)) 82)) (-3793 (((-1068 |#1|) (-1068 |#1|)) 115)) (-3645 (((-1068 |#1|) (-1068 |#1|)) 90)) (-3135 (((-1068 |#1|) (-1068 |#1|)) 117)) (-3657 (((-1068 |#1|) (-1068 |#1|)) 92)) (-3780 (((-1068 |#1|) (-1068 |#1|)) 113)) (-3632 (((-1068 |#1|) (-1068 |#1|)) 88)) (-3756 (((-1068 |#1|) (-1068 |#1|)) 107)) (-2667 (((-1068 |#1|) (-1068 |#1|)) 84)) (** (((-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) 40)))
+(((-1074 |#1|) (-10 -7 (-15 -1847 ((-1068 |#1|) (-1068 |#1|))) (-15 -2062 ((-1068 |#1|) (-1068 |#1|))) (-15 ** ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -2135 ((-2 (|:| -2588 (-1068 |#1|)) (|:| -2598 (-1068 |#1|))) (-1068 |#1|))) (-15 -2588 ((-1068 |#1|) (-1068 |#1|))) (-15 -2598 ((-1068 |#1|) (-1068 |#1|))) (-15 -2608 ((-1068 |#1|) (-1068 |#1|))) (-15 -2617 ((-1068 |#1|) (-1068 |#1|))) (-15 -2629 ((-1068 |#1|) (-1068 |#1|))) (-15 -2641 ((-1068 |#1|) (-1068 |#1|))) (-15 -2655 ((-1068 |#1|) (-1068 |#1|))) (-15 -2667 ((-1068 |#1|) (-1068 |#1|))) (-15 -2680 ((-1068 |#1|) (-1068 |#1|))) (-15 -3632 ((-1068 |#1|) (-1068 |#1|))) (-15 -3645 ((-1068 |#1|) (-1068 |#1|))) (-15 -3657 ((-1068 |#1|) (-1068 |#1|))) (-15 -4108 ((-2 (|:| -3669 (-1068 |#1|)) (|:| -3683 (-1068 |#1|))) (-1068 |#1|))) (-15 -3669 ((-1068 |#1|) (-1068 |#1|))) (-15 -3683 ((-1068 |#1|) (-1068 |#1|))) (-15 -3695 ((-1068 |#1|) (-1068 |#1|))) (-15 -3707 ((-1068 |#1|) (-1068 |#1|))) (-15 -3717 ((-1068 |#1|) (-1068 |#1|))) (-15 -3730 ((-1068 |#1|) (-1068 |#1|))) (-15 -3743 ((-1068 |#1|) (-1068 |#1|))) (-15 -3756 ((-1068 |#1|) (-1068 |#1|))) (-15 -3768 ((-1068 |#1|) (-1068 |#1|))) (-15 -3780 ((-1068 |#1|) (-1068 |#1|))) (-15 -3793 ((-1068 |#1|) (-1068 |#1|))) (-15 -3135 ((-1068 |#1|) (-1068 |#1|)))) (-37 (-383 (-523)))) (T -1074))
+((-3135 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3793 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3780 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3768 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3756 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3743 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3730 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3717 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3707 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3695 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3683 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3669 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-4108 (*1 *2 *3) (-12 (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-2 (|:| -3669 (-1068 *4)) (|:| -3683 (-1068 *4)))) (-5 *1 (-1074 *4)) (-5 *3 (-1068 *4)))) (-3657 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3645 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-3632 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2680 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2667 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2655 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2641 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2629 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2617 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2608 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2598 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2588 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2135 (*1 *2 *3) (-12 (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-2 (|:| -2588 (-1068 *4)) (|:| -2598 (-1068 *4)))) (-5 *1 (-1074 *4)) (-5 *3 (-1068 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-2062 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))) (-1847 (*1 *2 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1074 *3)))))
+(-10 -7 (-15 -1847 ((-1068 |#1|) (-1068 |#1|))) (-15 -2062 ((-1068 |#1|) (-1068 |#1|))) (-15 ** ((-1068 |#1|) (-1068 |#1|) (-1068 |#1|))) (-15 -2135 ((-2 (|:| -2588 (-1068 |#1|)) (|:| -2598 (-1068 |#1|))) (-1068 |#1|))) (-15 -2588 ((-1068 |#1|) (-1068 |#1|))) (-15 -2598 ((-1068 |#1|) (-1068 |#1|))) (-15 -2608 ((-1068 |#1|) (-1068 |#1|))) (-15 -2617 ((-1068 |#1|) (-1068 |#1|))) (-15 -2629 ((-1068 |#1|) (-1068 |#1|))) (-15 -2641 ((-1068 |#1|) (-1068 |#1|))) (-15 -2655 ((-1068 |#1|) (-1068 |#1|))) (-15 -2667 ((-1068 |#1|) (-1068 |#1|))) (-15 -2680 ((-1068 |#1|) (-1068 |#1|))) (-15 -3632 ((-1068 |#1|) (-1068 |#1|))) (-15 -3645 ((-1068 |#1|) (-1068 |#1|))) (-15 -3657 ((-1068 |#1|) (-1068 |#1|))) (-15 -4108 ((-2 (|:| -3669 (-1068 |#1|)) (|:| -3683 (-1068 |#1|))) (-1068 |#1|))) (-15 -3669 ((-1068 |#1|) (-1068 |#1|))) (-15 -3683 ((-1068 |#1|) (-1068 |#1|))) (-15 -3695 ((-1068 |#1|) (-1068 |#1|))) (-15 -3707 ((-1068 |#1|) (-1068 |#1|))) (-15 -3717 ((-1068 |#1|) (-1068 |#1|))) (-15 -3730 ((-1068 |#1|) (-1068 |#1|))) (-15 -3743 ((-1068 |#1|) (-1068 |#1|))) (-15 -3756 ((-1068 |#1|) (-1068 |#1|))) (-15 -3768 ((-1068 |#1|) (-1068 |#1|))) (-15 -3780 ((-1068 |#1|) (-1068 |#1|))) (-15 -3793 ((-1068 |#1|) (-1068 |#1|))) (-15 -3135 ((-1068 |#1|) (-1068 |#1|))))
+((-3738 (((-888 |#2|) |#2| |#2|) 35)) (-2213 ((|#2| |#2| |#1|) 19 (|has| |#1| (-284)))))
+(((-1075 |#1| |#2|) (-10 -7 (-15 -3738 ((-888 |#2|) |#2| |#2|)) (IF (|has| |#1| (-284)) (-15 -2213 (|#2| |#2| |#1|)) |%noBranch|)) (-515) (-1145 |#1|)) (T -1075))
+((-2213 (*1 *2 *2 *3) (-12 (-4 *3 (-284)) (-4 *3 (-515)) (-5 *1 (-1075 *3 *2)) (-4 *2 (-1145 *3)))) (-3738 (*1 *2 *3 *3) (-12 (-4 *4 (-515)) (-5 *2 (-888 *3)) (-5 *1 (-1075 *4 *3)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -3738 ((-888 |#2|) |#2| |#2|)) (IF (|has| |#1| (-284)) (-15 -2213 (|#2| |#2| |#1|)) |%noBranch|))
+((-3260 (((-108) $ $) NIL)) (-2597 (($ $ (-589 (-710))) 67)) (-3213 (($) 26)) (-4145 (($ $) 42)) (-3340 (((-589 $) $) 51)) (-1986 (((-108) $) 16)) (-1525 (((-589 (-874 |#2|)) $) 74)) (-1411 (($ $) 68)) (-1426 (((-710) $) 37)) (-2348 (($) 25)) (-2914 (($ $ (-589 (-710)) (-874 |#2|)) 60) (($ $ (-589 (-710)) (-710)) 61) (($ $ (-710) (-874 |#2|)) 63)) (-3123 (($ $ $) 48) (($ (-589 $)) 50)) (-4217 (((-710) $) 75)) (-3391 (((-108) $) 15)) (-3841 (((-1070) $) NIL)) (-3018 (((-108) $) 18)) (-2435 (((-1034) $) NIL)) (-2497 (((-157) $) 73)) (-2903 (((-874 |#2|) $) 69)) (-1368 (((-710) $) 70)) (-2197 (((-108) $) 72)) (-2569 (($ $ (-589 (-710)) (-157)) 66)) (-2858 (($ $) 43)) (-3976 (((-794) $) 86)) (-3636 (($ $ (-589 (-710)) (-108)) 65)) (-2464 (((-589 $) $) 11)) (-1535 (($ $ (-710)) 36)) (-3304 (($ $) 32)) (-2156 (($ $ $ (-874 |#2|) (-710)) 56)) (-2899 (($ $ (-874 |#2|)) 55)) (-2295 (($ $ (-589 (-710)) (-874 |#2|)) 54) (($ $ (-589 (-710)) (-710)) 58) (((-710) $ (-874 |#2|)) 59)) (-4037 (((-108) $ $) 80)))
+(((-1076 |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -3391 ((-108) $)) (-15 -1986 ((-108) $)) (-15 -3018 ((-108) $)) (-15 -2348 ($)) (-15 -3213 ($)) (-15 -3304 ($ $)) (-15 -1535 ($ $ (-710))) (-15 -2464 ((-589 $) $)) (-15 -1426 ((-710) $)) (-15 -4145 ($ $)) (-15 -2858 ($ $)) (-15 -3123 ($ $ $)) (-15 -3123 ($ (-589 $))) (-15 -3340 ((-589 $) $)) (-15 -2295 ($ $ (-589 (-710)) (-874 |#2|))) (-15 -2899 ($ $ (-874 |#2|))) (-15 -2156 ($ $ $ (-874 |#2|) (-710))) (-15 -2914 ($ $ (-589 (-710)) (-874 |#2|))) (-15 -2295 ($ $ (-589 (-710)) (-710))) (-15 -2914 ($ $ (-589 (-710)) (-710))) (-15 -2295 ((-710) $ (-874 |#2|))) (-15 -2914 ($ $ (-710) (-874 |#2|))) (-15 -3636 ($ $ (-589 (-710)) (-108))) (-15 -2569 ($ $ (-589 (-710)) (-157))) (-15 -2597 ($ $ (-589 (-710)))) (-15 -2903 ((-874 |#2|) $)) (-15 -1368 ((-710) $)) (-15 -2197 ((-108) $)) (-15 -2497 ((-157) $)) (-15 -4217 ((-710) $)) (-15 -1411 ($ $)) (-15 -1525 ((-589 (-874 |#2|)) $)))) (-852) (-973)) (T -1076))
+((-3391 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-1986 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-3018 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2348 (*1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-3213 (*1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-3304 (*1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-1535 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2464 (*1 *2 *1) (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-1426 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-4145 (*1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-2858 (*1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-3123 (*1 *1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-3123 (*1 *1 *2) (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-3340 (*1 *2 *1) (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2295 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-2899 (*1 *1 *1 *2) (-12 (-5 *2 (-874 *4)) (-4 *4 (-973)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)))) (-2156 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-874 *5)) (-5 *3 (-710)) (-4 *5 (-973)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-2914 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-2295 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-710)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)) (-4 *5 (-973)))) (-2914 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-710)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)) (-4 *5 (-973)))) (-2295 (*1 *2 *1 *3) (-12 (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *2 (-710)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-2914 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))) (-3636 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-108)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)) (-4 *5 (-973)))) (-2569 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-589 (-710))) (-5 *3 (-157)) (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)) (-4 *5 (-973)))) (-2597 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2903 (*1 *2 *1) (-12 (-5 *2 (-874 *4)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-1368 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2197 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-2497 (*1 *2 *1) (-12 (-5 *2 (-157)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-4217 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))) (-1411 (*1 *1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))) (-1525 (*1 *2 *1) (-12 (-5 *2 (-589 (-874 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852)) (-4 *4 (-973)))))
+(-13 (-1016) (-10 -8 (-15 -3391 ((-108) $)) (-15 -1986 ((-108) $)) (-15 -3018 ((-108) $)) (-15 -2348 ($)) (-15 -3213 ($)) (-15 -3304 ($ $)) (-15 -1535 ($ $ (-710))) (-15 -2464 ((-589 $) $)) (-15 -1426 ((-710) $)) (-15 -4145 ($ $)) (-15 -2858 ($ $)) (-15 -3123 ($ $ $)) (-15 -3123 ($ (-589 $))) (-15 -3340 ((-589 $) $)) (-15 -2295 ($ $ (-589 (-710)) (-874 |#2|))) (-15 -2899 ($ $ (-874 |#2|))) (-15 -2156 ($ $ $ (-874 |#2|) (-710))) (-15 -2914 ($ $ (-589 (-710)) (-874 |#2|))) (-15 -2295 ($ $ (-589 (-710)) (-710))) (-15 -2914 ($ $ (-589 (-710)) (-710))) (-15 -2295 ((-710) $ (-874 |#2|))) (-15 -2914 ($ $ (-710) (-874 |#2|))) (-15 -3636 ($ $ (-589 (-710)) (-108))) (-15 -2569 ($ $ (-589 (-710)) (-157))) (-15 -2597 ($ $ (-589 (-710)))) (-15 -2903 ((-874 |#2|) $)) (-15 -1368 ((-710) $)) (-15 -2197 ((-108) $)) (-15 -2497 ((-157) $)) (-15 -4217 ((-710) $)) (-15 -1411 ($ $)) (-15 -1525 ((-589 (-874 |#2|)) $))))
+((-3260 (((-108) $ $) NIL)) (-2248 ((|#2| $) 11)) (-2239 ((|#1| $) 10)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3985 (($ |#1| |#2|) 9)) (-3976 (((-794) $) 16)) (-4037 (((-108) $ $) NIL)))
+(((-1077 |#1| |#2|) (-13 (-1016) (-10 -8 (-15 -3985 ($ |#1| |#2|)) (-15 -2239 (|#1| $)) (-15 -2248 (|#2| $)))) (-1016) (-1016)) (T -1077))
+((-3985 (*1 *1 *2 *3) (-12 (-5 *1 (-1077 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-2239 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-1077 *2 *3)) (-4 *3 (-1016)))) (-2248 (*1 *2 *1) (-12 (-4 *2 (-1016)) (-5 *1 (-1077 *3 *2)) (-4 *3 (-1016)))))
+(-13 (-1016) (-10 -8 (-15 -3985 ($ |#1| |#2|)) (-15 -2239 (|#1| $)) (-15 -2248 (|#2| $))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 (((-1085 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-284)) (|has| |#1| (-339))))) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 11)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3950 (($ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3226 (((-108) $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-1756 (($ $ (-523)) NIL) (($ $ (-523) (-523)) 66)) (-2736 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) NIL)) (-2088 (((-1085 |#1| |#2| |#3|) $) 36)) (-4146 (((-3 (-1085 |#1| |#2| |#3|) "failed") $) 29)) (-3781 (((-1085 |#1| |#2| |#3|) $) 30)) (-3695 (($ $) 107 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 83 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3669 (($ $) 103 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 79 (|has| |#1| (-37 (-383 (-523)))))) (-2035 (((-523) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-3223 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) NIL)) (-3717 (($ $) 111 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 87 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-1085 |#1| |#2| |#3|) "failed") $) 31) (((-3 (-1087) "failed") $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-523) "failed") $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))))) (-1996 (((-1085 |#1| |#2| |#3|) $) 131) (((-1087) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (((-383 (-523)) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339)))) (((-523) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))))) (-3113 (($ $) 34) (($ (-523) $) 35)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-1085 |#1| |#2| |#3|)) (-629 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2373 (-629 (-1085 |#1| |#2| |#3|))) (|:| |vec| (-1169 (-1085 |#1| |#2| |#3|)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-585 (-523))) (|has| |#1| (-339)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-585 (-523))) (|has| |#1| (-339))))) (-4211 (((-3 $ "failed") $) 48)) (-2015 (((-383 (-883 |#1|)) $ (-523)) 65 (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) 67 (|has| |#1| (-515)))) (-3461 (($) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-3702 (((-108) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-2294 (((-108) $) 25)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-817 (-523))) (|has| |#1| (-339)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-817 (-355))) (|has| |#1| (-339))))) (-1500 (((-523) $) NIL) (((-523) $ (-523)) 24)) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL (|has| |#1| (-339)))) (-2164 (((-1085 |#1| |#2| |#3|) $) 38 (|has| |#1| (-339)))) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1289 (((-3 $ "failed") $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-1063)) (|has| |#1| (-339))))) (-4050 (((-108) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-3059 (($ $ (-852)) NIL)) (-2950 (($ (-1 |#1| (-523)) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-523)) 18) (($ $ (-1001) (-523)) NIL) (($ $ (-589 (-1001)) (-589 (-523))) NIL)) (-3268 (($ $ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-2644 (($ $ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-339)))) (-2062 (($ $) 72 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3794 (($ (-523) (-1085 |#1| |#2| |#3|)) 33)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-2669 (($ $) 70 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 71 (|has| |#1| (-37 (-383 (-523)))))) (-4105 (($) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-1063)) (|has| |#1| (-339))) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3934 (($ $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-284)) (|has| |#1| (-339))))) (-1250 (((-1085 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1361 (($ $ (-523)) 145)) (-2469 (((-3 $ "failed") $ $) 49 (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1847 (($ $) 73 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-523))))) (($ $ (-1087) (-1085 |#1| |#2| |#3|)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-484 (-1087) (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 (-1085 |#1| |#2| |#3|))) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-484 (-1087) (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-271 (-1085 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-271 (-1085 |#1| |#2| |#3|))) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-1085 |#1| |#2| |#3|)) (-589 (-1085 |#1| |#2| |#3|))) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-286 (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339))))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ (-523)) NIL) (($ $ $) 54 (|has| (-523) (-1028))) (($ $ (-1085 |#1| |#2| |#3|)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-263 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|))) (|has| |#1| (-339))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4024 (($ $ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|))) NIL (|has| |#1| (-339))) (($ $ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) (-710)) NIL (|has| |#1| (-339))) (($ $ (-1165 |#2|)) 51) (($ $ (-710)) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 50 (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-3758 (($ $) NIL (|has| |#1| (-339)))) (-2171 (((-1085 |#1| |#2| |#3|) $) 41 (|has| |#1| (-339)))) (-1487 (((-523) $) 37)) (-3730 (($ $) 113 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 89 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 109 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 85 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 105 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 81 (|has| |#1| (-37 (-383 (-523)))))) (-3077 (((-499) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-564 (-499))) (|has| |#1| (-339)))) (((-355) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-949)) (|has| |#1| (-339)))) (((-203) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-949)) (|has| |#1| (-339)))) (((-823 (-355)) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-564 (-823 (-355)))) (|has| |#1| (-339)))) (((-823 (-523)) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-564 (-823 (-523)))) (|has| |#1| (-339))))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3749 (($ $) NIL)) (-3976 (((-794) $) 149) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1085 |#1| |#2| |#3|)) 27) (($ (-1165 |#2|)) 23) (($ (-1087)) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (($ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515)))) (($ (-383 (-523))) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))) (|has| |#1| (-37 (-383 (-523))))))) (-1234 ((|#1| $ (-523)) 68)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-134)) (|has| |#1| (-339))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-3882 ((|#1| $) 12)) (-1516 (((-1085 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-3768 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 95 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3743 (($ $) 115 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 91 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 99 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-523)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 101 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 97 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 93 (|has| |#1| (-37 (-383 (-523)))))) (-3984 (($ $) NIL (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 20 T CONST)) (-1440 (($) 16 T CONST)) (-1943 (($ $ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|))) NIL (|has| |#1| (-339))) (($ $ (-1 (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) (-710)) NIL (|has| |#1| (-339))) (($ $ (-710)) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-4078 (((-108) $ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4061 (((-108) $ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4052 (((-108) $ $) NIL (-3255 (-12 (|has| (-1085 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1085 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) 44 (|has| |#1| (-339))) (($ (-1085 |#1| |#2| |#3|) (-1085 |#1| |#2| |#3|)) 45 (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 21)) (** (($ $ (-852)) NIL) (($ $ (-710)) 53) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) 74 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 128 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 32) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1085 |#1| |#2| |#3|)) 43 (|has| |#1| (-339))) (($ (-1085 |#1| |#2| |#3|) $) 42 (|has| |#1| (-339))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-1078 |#1| |#2| |#3|) (-13 (-1131 |#1| (-1085 |#1| |#2| |#3|)) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1078))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2669 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
+(-13 (-1131 |#1| (-1085 |#1| |#2| |#3|)) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|)))
+((-3903 ((|#2| |#2| (-1009 |#2|)) 26) ((|#2| |#2| (-1087)) 28)))
+(((-1079 |#1| |#2|) (-10 -7 (-15 -3903 (|#2| |#2| (-1087))) (-15 -3903 (|#2| |#2| (-1009 |#2|)))) (-13 (-515) (-786) (-964 (-523)) (-585 (-523))) (-13 (-406 |#1|) (-147) (-27) (-1109))) (T -1079))
+((-3903 (*1 *2 *2 *3) (-12 (-5 *3 (-1009 *2)) (-4 *2 (-13 (-406 *4) (-147) (-27) (-1109))) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1079 *4 *2)))) (-3903 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1079 *4 *2)) (-4 *2 (-13 (-406 *4) (-147) (-27) (-1109))))))
+(-10 -7 (-15 -3903 (|#2| |#2| (-1087))) (-15 -3903 (|#2| |#2| (-1009 |#2|))))
+((-3903 (((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1009 (-383 (-883 |#1|)))) 31) (((-383 (-883 |#1|)) (-883 |#1|) (-1009 (-883 |#1|))) 44) (((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1087)) 33) (((-383 (-883 |#1|)) (-883 |#1|) (-1087)) 36)))
+(((-1080 |#1|) (-10 -7 (-15 -3903 ((-383 (-883 |#1|)) (-883 |#1|) (-1087))) (-15 -3903 ((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1087))) (-15 -3903 ((-383 (-883 |#1|)) (-883 |#1|) (-1009 (-883 |#1|)))) (-15 -3903 ((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1009 (-383 (-883 |#1|)))))) (-13 (-515) (-786) (-964 (-523)))) (T -1080))
+((-3903 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5))) (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-3 *3 (-292 *5))) (-5 *1 (-1080 *5)))) (-3903 (*1 *2 *3 *4) (-12 (-5 *4 (-1009 (-883 *5))) (-5 *3 (-883 *5)) (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-383 *3)) (-5 *1 (-1080 *5)))) (-3903 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-3 (-383 (-883 *5)) (-292 *5))) (-5 *1 (-1080 *5)) (-5 *3 (-383 (-883 *5))))) (-3903 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-383 (-883 *5))) (-5 *1 (-1080 *5)) (-5 *3 (-883 *5)))))
+(-10 -7 (-15 -3903 ((-383 (-883 |#1|)) (-883 |#1|) (-1087))) (-15 -3903 ((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1087))) (-15 -3903 ((-383 (-883 |#1|)) (-883 |#1|) (-1009 (-883 |#1|)))) (-15 -3903 ((-3 (-383 (-883 |#1|)) (-292 |#1|)) (-383 (-883 |#1|)) (-1009 (-383 (-883 |#1|))))))
+((-3015 (((-1083 |#2|) (-1 |#2| |#1|) (-1083 |#1|)) 13)))
+(((-1081 |#1| |#2|) (-10 -7 (-15 -3015 ((-1083 |#2|) (-1 |#2| |#1|) (-1083 |#1|)))) (-973) (-973)) (T -1081))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1083 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-5 *2 (-1083 *6)) (-5 *1 (-1081 *5 *6)))))
+(-10 -7 (-15 -3015 ((-1083 |#2|) (-1 |#2| |#1|) (-1083 |#1|))))
+((-2105 (((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|))) 51)) (-3573 (((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|))) 52)))
+(((-1082 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3573 ((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|)))) (-15 -2105 ((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|))))) (-732) (-786) (-427) (-880 |#3| |#1| |#2|)) (T -1082))
+((-2105 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-427)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 (-383 *7)))) (-5 *1 (-1082 *4 *5 *6 *7)) (-5 *3 (-1083 (-383 *7))))) (-3573 (*1 *2 *3) (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-427)) (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 (-383 *7)))) (-5 *1 (-1082 *4 *5 *6 *7)) (-5 *3 (-1083 (-383 *7))))))
+(-10 -7 (-15 -3573 ((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|)))) (-15 -2105 ((-394 (-1083 (-383 |#4|))) (-1083 (-383 |#4|)))))
+((-3260 (((-108) $ $) 139)) (-2388 (((-108) $) 30)) (-1288 (((-1169 |#1|) $ (-710)) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2115 (($ (-1083 |#1|)) NIL)) (-3540 (((-1083 $) $ (-1001)) 60) (((-1083 |#1|) $) 49)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) 134 (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-1001))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3712 (($ $ $) 128 (|has| |#1| (-515)))) (-2319 (((-394 (-1083 $)) (-1083 $)) 73 (|has| |#1| (-840)))) (-3763 (($ $) NIL (|has| |#1| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 93 (|has| |#1| (-840)))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-2891 (($ $ (-710)) 42)) (-1544 (($ $ (-710)) 43)) (-3340 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-427)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#1| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-1001) "failed") $) NIL)) (-1996 ((|#1| $) NIL) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-1001) $) NIL)) (-2210 (($ $ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $ $) 130 (|has| |#1| (-158)))) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) 58)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) NIL) (((-629 |#1|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1365 (($ $ $) 106)) (-3547 (($ $ $) NIL (|has| |#1| (-515)))) (-1579 (((-2 (|:| -2275 |#1|) (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-515)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-2213 (($ $) 135 (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#1| (-840)))) (-2067 (($ $ |#1| (-710) $) 47)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3204 (((-794) $ (-794)) 119)) (-1500 (((-710) $ $) NIL (|has| |#1| (-515)))) (-3482 (((-108) $) 32)) (-3288 (((-710) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| |#1| (-1063)))) (-3706 (($ (-1083 |#1|) (-1001)) 51) (($ (-1083 $) (-1001)) 67)) (-3059 (($ $ (-710)) 34)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) 65) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-1001)) NIL) (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 123)) (-2140 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3927 (($ (-1 (-710) (-710)) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-1489 (((-1083 |#1|) $) NIL)) (-1949 (((-3 (-1001) "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) 54)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) NIL (|has| |#1| (-427)))) (-3841 (((-1070) $) NIL)) (-3809 (((-2 (|:| -3429 $) (|:| -3143 $)) $ (-710)) 41)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-1001)) (|:| -3262 (-710))) "failed") $) NIL)) (-2669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4105 (($) NIL (|has| |#1| (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) 33)) (-3095 ((|#1| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 81 (|has| |#1| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-427))) (($ $ $) 137 (|has| |#1| (-427)))) (-3664 (($ $ (-710) |#1| $) 101)) (-1893 (((-394 (-1083 $)) (-1083 $)) 79 (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) 78 (|has| |#1| (-840)))) (-3573 (((-394 $) $) 86 (|has| |#1| (-840)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-2469 (((-3 $ "failed") $ |#1|) 133 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 102 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#1|) NIL) (($ $ (-589 (-1001)) (-589 |#1|)) NIL) (($ $ (-1001) $) NIL) (($ $ (-589 (-1001)) (-589 $)) NIL)) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ |#1|) 121) (($ $ $) 122) (((-383 $) (-383 $) (-383 $)) NIL (|has| |#1| (-515))) ((|#1| (-383 $) |#1|) NIL (|has| |#1| (-339))) (((-383 $) $ (-383 $)) NIL (|has| |#1| (-515)))) (-1451 (((-3 $ "failed") $ (-710)) 37)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 140 (|has| |#1| (-339)))) (-4053 (($ $ (-1001)) NIL (|has| |#1| (-158))) ((|#1| $) 126 (|has| |#1| (-158)))) (-4024 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1487 (((-710) $) 56) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) 132 (|has| |#1| (-427))) (($ $ (-1001)) NIL (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#1| (-840))))) (-2670 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515))) (((-3 (-383 $) "failed") (-383 $) $) NIL (|has| |#1| (-515)))) (-3976 (((-794) $) 120) (($ (-523)) NIL) (($ |#1|) 55) (($ (-1001)) NIL) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-710)) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) 28 (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 15) (($ $ (-710)) 16)) (-1428 (($) 17 T CONST)) (-1440 (($) 18 T CONST)) (-1943 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) 98)) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4125 (($ $ |#1|) 141 (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 68)) (** (($ $ (-852)) 14) (($ $ (-710)) 12)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 27) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 104) (($ $ |#1|) NIL)))
+(((-1083 |#1|) (-13 (-1145 |#1|) (-10 -8 (-15 -3204 ((-794) $ (-794))) (-15 -3664 ($ $ (-710) |#1| $)))) (-973)) (T -1083))
+((-3204 (*1 *2 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-1083 *3)) (-4 *3 (-973)))) (-3664 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1083 *3)) (-4 *3 (-973)))))
+(-13 (-1145 |#1|) (-10 -8 (-15 -3204 ((-794) $ (-794))) (-15 -3664 ($ $ (-710) |#1| $))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 11)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-1756 (($ $ (-383 (-523))) NIL) (($ $ (-383 (-523)) (-383 (-523))) NIL)) (-2736 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) NIL)) (-3695 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) NIL)) (-3717 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-1078 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1085 |#1| |#2| |#3|) "failed") $) 36)) (-1996 (((-1078 |#1| |#2| |#3|) $) NIL) (((-1085 |#1| |#2| |#3|) $) NIL)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3640 (((-383 (-523)) $) 55)) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-3047 (($ (-383 (-523)) (-1078 |#1| |#2| |#3|)) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-2294 (((-108) $) NIL)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-383 (-523)) $) NIL) (((-383 (-523)) $ (-383 (-523))) NIL)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) NIL) (($ $ (-383 (-523))) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-383 (-523))) 20) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2062 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3901 (((-1078 |#1| |#2| |#3|) $) 41)) (-1512 (((-3 (-1078 |#1| |#2| |#3|) "failed") $) NIL)) (-3794 (((-1078 |#1| |#2| |#3|) $) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-2669 (($ $) 39 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 40 (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1361 (($ $ (-383 (-523))) NIL)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1847 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ (-383 (-523))) NIL) (($ $ $) NIL (|has| (-383 (-523)) (-1028)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $ (-1165 |#2|)) 38)) (-1487 (((-383 (-523)) $) NIL)) (-3730 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) NIL)) (-3976 (((-794) $) 58) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1078 |#1| |#2| |#3|)) 30) (($ (-1085 |#1| |#2| |#3|)) 31) (($ (-1165 |#2|)) 26) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-1234 ((|#1| $ (-383 (-523))) NIL)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3882 ((|#1| $) 12)) (-3768 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-383 (-523))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 22 T CONST)) (-1440 (($) 16 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 24)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-1084 |#1| |#2| |#3|) (-13 (-1152 |#1| (-1078 |#1| |#2| |#3|)) (-964 (-1085 |#1| |#2| |#3|)) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1084))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2669 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
+(-13 (-1152 |#1| (-1078 |#1| |#2| |#3|)) (-964 (-1085 |#1| |#2| |#3|)) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 125)) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 116)) (-1247 (((-1142 |#2| |#1|) $ (-710)) 63)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-1756 (($ $ (-710)) 79) (($ $ (-710) (-710)) 76)) (-2736 (((-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|))) $) 102)) (-3695 (($ $) 169 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 145 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3669 (($ $) 165 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|)))) 115) (($ (-1068 |#1|)) 110)) (-3717 (($ $) 173 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 149 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) 23)) (-1506 (($ $) 26)) (-3241 (((-883 |#1|) $ (-710)) 75) (((-883 |#1|) $ (-710) (-710)) 77)) (-2294 (((-108) $) 120)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-710) $) 122) (((-710) $ (-710)) 124)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) NIL)) (-2950 (($ (-1 |#1| (-523)) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) 13) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2062 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2669 (($ $) 129 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 130 (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) NIL)) (-1361 (($ $ (-710)) 15)) (-2469 (((-3 $ "failed") $ $) 24 (|has| |#1| (-515)))) (-1847 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-710)))))) (-1502 ((|#1| $ (-710)) 119) (($ $ $) 128 (|has| (-710) (-1028)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) 27 (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $ (-1165 |#2|)) 29)) (-1487 (((-710) $) NIL)) (-3730 (($ $) 175 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 151 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 171 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 147 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 167 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) NIL)) (-3976 (((-794) $) 201) (($ (-523)) NIL) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) 126 (|has| |#1| (-158))) (($ (-1142 |#2| |#1|)) 51) (($ (-1165 |#2|)) 32)) (-1639 (((-1068 |#1|) $) 98)) (-1234 ((|#1| $ (-710)) 118)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3882 ((|#1| $) 54)) (-3768 (($ $) 181 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 157 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) 177 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 153 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 185 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 161 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-710)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-710)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 187 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 163 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 183 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 159 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 179 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 155 (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 17 T CONST)) (-1440 (($) 19 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) 194)) (-4103 (($ $ $) 31)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ |#1|) 198 (|has| |#1| (-339))) (($ $ $) 134 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 137 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 132) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-1085 |#1| |#2| |#3|) (-13 (-1160 |#1|) (-10 -8 (-15 -3976 ($ (-1142 |#2| |#1|))) (-15 -1247 ((-1142 |#2| |#1|) $ (-710))) (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1085))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1142 *4 *3)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-1085 *3 *4 *5)))) (-1247 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1142 *5 *4)) (-5 *1 (-1085 *4 *5 *6)) (-4 *4 (-973)) (-14 *5 (-1087)) (-14 *6 *4))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2669 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
+(-13 (-1160 |#1|) (-10 -8 (-15 -3976 ($ (-1142 |#2| |#1|))) (-15 -1247 ((-1142 |#2| |#1|) $ (-710))) (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|)))
+((-3976 (((-794) $) 27) (($ (-1087)) 29)) (-3255 (($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 40)) (-3245 (($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 33) (($ $) 34)) (-1714 (($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 35)) (-1700 (($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 37)) (-1686 (($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 36)) (-1672 (($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 38)) (-2533 (($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 41)) (-12 (($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $))) 39)))
+(((-1086) (-13 (-563 (-794)) (-10 -8 (-15 -3976 ($ (-1087))) (-15 -1714 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -1686 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -1700 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -1672 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3255 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -2533 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3245 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3245 ($ $))))) (T -1086))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1086)))) (-1714 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-1686 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-1700 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-1672 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3255 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-2533 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3245 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086)))) (-5 *1 (-1086)))) (-3245 (*1 *1 *1) (-5 *1 (-1086))))
+(-13 (-563 (-794)) (-10 -8 (-15 -3976 ($ (-1087))) (-15 -1714 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -1686 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -1700 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -1672 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3255 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -2533 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)) (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3245 ($ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355))) (|:| CF (-292 (-155 (-355)))) (|:| |switch| $)))) (-15 -3245 ($ $))))
+((-3260 (((-108) $ $) NIL)) (-3688 (($ $ (-589 (-794))) 59)) (-2484 (($ $ (-589 (-794))) 57)) (-1984 (((-1070) $) 84)) (-3239 (((-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794))) (|:| |args| (-589 (-794)))) $) 87)) (-3963 (((-108) $) 22)) (-1912 (($ $ (-589 (-589 (-794)))) 56) (($ $ (-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794))) (|:| |args| (-589 (-794))))) 82)) (-1640 (($) 124 T CONST)) (-3471 (((-1174)) 106)) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 66) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 73)) (-2348 (($) 95) (($ $) 101)) (-1522 (($ $) 83)) (-3268 (($ $ $) NIL)) (-2644 (($ $ $) NIL)) (-3745 (((-589 $) $) 107)) (-3841 (((-1070) $) 90)) (-2435 (((-1034) $) NIL)) (-1502 (($ $ (-589 (-794))) 58)) (-3077 (((-499) $) 46) (((-1087) $) 47) (((-823 (-523)) $) 77) (((-823 (-355)) $) 75)) (-3976 (((-794) $) 53) (($ (-1070)) 48)) (-4224 (($ $ (-589 (-794))) 60)) (-3342 (((-1070) $) 33) (((-1070) $ (-108)) 34) (((-1174) (-761) $) 35) (((-1174) (-761) $ (-108)) 36)) (-4078 (((-108) $ $) NIL)) (-4061 (((-108) $ $) NIL)) (-4037 (((-108) $ $) 49)) (-4070 (((-108) $ $) NIL)) (-4052 (((-108) $ $) 50)))
+(((-1087) (-13 (-786) (-564 (-499)) (-767) (-564 (-1087)) (-564 (-823 (-523))) (-564 (-823 (-355))) (-817 (-523)) (-817 (-355)) (-10 -8 (-15 -2348 ($)) (-15 -2348 ($ $)) (-15 -3471 ((-1174))) (-15 -3976 ($ (-1070))) (-15 -1522 ($ $)) (-15 -3963 ((-108) $)) (-15 -3239 ((-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794))) (|:| |args| (-589 (-794)))) $)) (-15 -1912 ($ $ (-589 (-589 (-794))))) (-15 -1912 ($ $ (-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794))) (|:| |args| (-589 (-794)))))) (-15 -2484 ($ $ (-589 (-794)))) (-15 -3688 ($ $ (-589 (-794)))) (-15 -4224 ($ $ (-589 (-794)))) (-15 -1502 ($ $ (-589 (-794)))) (-15 -1984 ((-1070) $)) (-15 -3745 ((-589 $) $)) (-15 -1640 ($) -1982)))) (T -1087))
+((-2348 (*1 *1) (-5 *1 (-1087))) (-2348 (*1 *1 *1) (-5 *1 (-1087))) (-3471 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1087)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1087)))) (-1522 (*1 *1 *1) (-5 *1 (-1087))) (-3963 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1087)))) (-3239 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794))) (|:| |args| (-589 (-794))))) (-5 *1 (-1087)))) (-1912 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 (-794)))) (-5 *1 (-1087)))) (-1912 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794))) (|:| |args| (-589 (-794))))) (-5 *1 (-1087)))) (-2484 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))) (-3688 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))) (-4224 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))) (-1984 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1087)))) (-3745 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1087)))) (-1640 (*1 *1) (-5 *1 (-1087))))
+(-13 (-786) (-564 (-499)) (-767) (-564 (-1087)) (-564 (-823 (-523))) (-564 (-823 (-355))) (-817 (-523)) (-817 (-355)) (-10 -8 (-15 -2348 ($)) (-15 -2348 ($ $)) (-15 -3471 ((-1174))) (-15 -3976 ($ (-1070))) (-15 -1522 ($ $)) (-15 -3963 ((-108) $)) (-15 -3239 ((-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794))) (|:| |args| (-589 (-794)))) $)) (-15 -1912 ($ $ (-589 (-589 (-794))))) (-15 -1912 ($ $ (-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794))) (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794))) (|:| |args| (-589 (-794)))))) (-15 -2484 ($ $ (-589 (-794)))) (-15 -3688 ($ $ (-589 (-794)))) (-15 -4224 ($ $ (-589 (-794)))) (-15 -1502 ($ $ (-589 (-794)))) (-15 -1984 ((-1070) $)) (-15 -3745 ((-589 $) $)) (-15 -1640 ($) -1982)))
+((-2078 (((-1169 |#1|) |#1| (-852)) 16) (((-1169 |#1|) (-589 |#1|)) 20)))
+(((-1088 |#1|) (-10 -7 (-15 -2078 ((-1169 |#1|) (-589 |#1|))) (-15 -2078 ((-1169 |#1|) |#1| (-852)))) (-973)) (T -1088))
+((-2078 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-5 *2 (-1169 *3)) (-5 *1 (-1088 *3)) (-4 *3 (-973)))) (-2078 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-973)) (-5 *2 (-1169 *4)) (-5 *1 (-1088 *4)))))
+(-10 -7 (-15 -2078 ((-1169 |#1|) (-589 |#1|))) (-15 -2078 ((-1169 |#1|) |#1| (-852))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| |#1| (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#1| (-964 (-383 (-523))))) (((-3 |#1| "failed") $) NIL)) (-1996 (((-523) $) NIL (|has| |#1| (-964 (-523)))) (((-383 (-523)) $) NIL (|has| |#1| (-964 (-383 (-523))))) ((|#1| $) NIL)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2213 (($ $) NIL (|has| |#1| (-427)))) (-2067 (($ $ |#1| (-900) $) NIL)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-900)) NIL)) (-2140 (((-900) $) NIL)) (-3927 (($ (-1 (-900) (-900)) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#1| $) NIL)) (-3664 (($ $ (-900) |#1| $) NIL (-12 (|has| (-900) (-124)) (|has| |#1| (-515))))) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-515)))) (-1487 (((-900) $) NIL)) (-2267 ((|#1| $) NIL (|has| |#1| (-427)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) NIL) (($ (-383 (-523))) NIL (-3255 (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-964 (-383 (-523))))))) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ (-900)) NIL)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#1| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 9 T CONST)) (-1440 (($) 14 T CONST)) (-4037 (((-108) $ $) 16)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 19)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) 13) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-1089 |#1|) (-13 (-302 |#1| (-900)) (-10 -8 (IF (|has| |#1| (-515)) (IF (|has| (-900) (-124)) (-15 -3664 ($ $ (-900) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|))) (-973)) (T -1089))
+((-3664 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-900)) (-4 *2 (-124)) (-5 *1 (-1089 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
+(-13 (-302 |#1| (-900)) (-10 -8 (IF (|has| |#1| (-515)) (IF (|has| (-900) (-124)) (-15 -3664 ($ $ (-900) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|)))
+((-2665 (((-1091) (-1087) $) 25)) (-3566 (($) 29)) (-2137 (((-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-1087) $) 22)) (-3008 (((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -3164 "void")) $) 41) (((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) 42) (((-1174) (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) 43)) (-2784 (((-1174) (-1087)) 58)) (-2185 (((-1174) (-1087) $) 55) (((-1174) (-1087)) 56) (((-1174)) 57)) (-3094 (((-1174) (-1087)) 37)) (-2141 (((-1087)) 36)) (-4055 (($) 34)) (-3829 (((-413) (-1087) (-413) (-1087) $) 45) (((-413) (-589 (-1087)) (-413) (-1087) $) 49) (((-413) (-1087) (-413)) 46) (((-413) (-1087) (-413) (-1087)) 50)) (-2628 (((-1087)) 35)) (-3976 (((-794) $) 28)) (-1663 (((-1174)) 30) (((-1174) (-1087)) 33)) (-3464 (((-589 (-1087)) (-1087) $) 24)) (-3051 (((-1174) (-1087) (-589 (-1087)) $) 38) (((-1174) (-1087) (-589 (-1087))) 39) (((-1174) (-589 (-1087))) 40)))
+(((-1090) (-13 (-563 (-794)) (-10 -8 (-15 -3566 ($)) (-15 -1663 ((-1174))) (-15 -1663 ((-1174) (-1087))) (-15 -3829 ((-413) (-1087) (-413) (-1087) $)) (-15 -3829 ((-413) (-589 (-1087)) (-413) (-1087) $)) (-15 -3829 ((-413) (-1087) (-413))) (-15 -3829 ((-413) (-1087) (-413) (-1087))) (-15 -3094 ((-1174) (-1087))) (-15 -2628 ((-1087))) (-15 -2141 ((-1087))) (-15 -3051 ((-1174) (-1087) (-589 (-1087)) $)) (-15 -3051 ((-1174) (-1087) (-589 (-1087)))) (-15 -3051 ((-1174) (-589 (-1087)))) (-15 -3008 ((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -3164 "void")) $)) (-15 -3008 ((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -3164 "void")))) (-15 -3008 ((-1174) (-3 (|:| |fst| (-410)) (|:| -3164 "void")))) (-15 -2185 ((-1174) (-1087) $)) (-15 -2185 ((-1174) (-1087))) (-15 -2185 ((-1174))) (-15 -2784 ((-1174) (-1087))) (-15 -4055 ($)) (-15 -2137 ((-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-1087) $)) (-15 -3464 ((-589 (-1087)) (-1087) $)) (-15 -2665 ((-1091) (-1087) $))))) (T -1090))
+((-3566 (*1 *1) (-5 *1 (-1090))) (-1663 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1090)))) (-1663 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3829 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090)))) (-3829 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-413)) (-5 *3 (-589 (-1087))) (-5 *4 (-1087)) (-5 *1 (-1090)))) (-3829 (*1 *2 *3 *2) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090)))) (-3829 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090)))) (-3094 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2628 (*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1090)))) (-2141 (*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1090)))) (-3051 (*1 *2 *3 *4 *1) (-12 (-5 *4 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3051 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3051 (*1 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3008 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1087)) (-5 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3008 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-5 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-3008 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2185 (*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2185 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2185 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1090)))) (-2784 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))) (-4055 (*1 *1) (-5 *1 (-1090))) (-2137 (*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *1 (-1090)))) (-3464 (*1 *2 *3 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1090)) (-5 *3 (-1087)))) (-2665 (*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-1091)) (-5 *1 (-1090)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -3566 ($)) (-15 -1663 ((-1174))) (-15 -1663 ((-1174) (-1087))) (-15 -3829 ((-413) (-1087) (-413) (-1087) $)) (-15 -3829 ((-413) (-589 (-1087)) (-413) (-1087) $)) (-15 -3829 ((-413) (-1087) (-413))) (-15 -3829 ((-413) (-1087) (-413) (-1087))) (-15 -3094 ((-1174) (-1087))) (-15 -2628 ((-1087))) (-15 -2141 ((-1087))) (-15 -3051 ((-1174) (-1087) (-589 (-1087)) $)) (-15 -3051 ((-1174) (-1087) (-589 (-1087)))) (-15 -3051 ((-1174) (-589 (-1087)))) (-15 -3008 ((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -3164 "void")) $)) (-15 -3008 ((-1174) (-1087) (-3 (|:| |fst| (-410)) (|:| -3164 "void")))) (-15 -3008 ((-1174) (-3 (|:| |fst| (-410)) (|:| -3164 "void")))) (-15 -2185 ((-1174) (-1087) $)) (-15 -2185 ((-1174) (-1087))) (-15 -2185 ((-1174))) (-15 -2784 ((-1174) (-1087))) (-15 -4055 ($)) (-15 -2137 ((-3 (|:| |fst| (-410)) (|:| -3164 "void")) (-1087) $)) (-15 -3464 ((-589 (-1087)) (-1087) $)) (-15 -2665 ((-1091) (-1087) $))))
+((-3971 (((-589 (-589 (-3 (|:| -1522 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))) $) 59)) (-4128 (((-589 (-3 (|:| -1522 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))) (-410) $) 43)) (-1974 (($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-413))))) 17)) (-2784 (((-1174) $) 67)) (-2053 (((-589 (-1087)) $) 22)) (-2051 (((-1020) $) 55)) (-1294 (((-413) (-1087) $) 27)) (-2317 (((-589 (-1087)) $) 30)) (-4055 (($) 19)) (-3829 (((-413) (-589 (-1087)) (-413) $) 25) (((-413) (-1087) (-413) $) 24)) (-3976 (((-794) $) 9) (((-1097 (-1087) (-413)) $) 13)))
+(((-1091) (-13 (-563 (-794)) (-10 -8 (-15 -3976 ((-1097 (-1087) (-413)) $)) (-15 -4055 ($)) (-15 -3829 ((-413) (-589 (-1087)) (-413) $)) (-15 -3829 ((-413) (-1087) (-413) $)) (-15 -1294 ((-413) (-1087) $)) (-15 -2053 ((-589 (-1087)) $)) (-15 -4128 ((-589 (-3 (|:| -1522 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))) (-410) $)) (-15 -2317 ((-589 (-1087)) $)) (-15 -3971 ((-589 (-589 (-3 (|:| -1522 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))) $)) (-15 -2051 ((-1020) $)) (-15 -2784 ((-1174) $)) (-15 -1974 ($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-413))))))))) (T -1091))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-1097 (-1087) (-413))) (-5 *1 (-1091)))) (-4055 (*1 *1) (-5 *1 (-1091))) (-3829 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-413)) (-5 *3 (-589 (-1087))) (-5 *1 (-1091)))) (-3829 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1091)))) (-1294 (*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-413)) (-5 *1 (-1091)))) (-2053 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1091)))) (-4128 (*1 *2 *3 *1) (-12 (-5 *3 (-410)) (-5 *2 (-589 (-3 (|:| -1522 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))) (-5 *1 (-1091)))) (-2317 (*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1091)))) (-3971 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-3 (|:| -1522 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))))) (-5 *1 (-1091)))) (-2051 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-1091)))) (-2784 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1091)))) (-1974 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-413))))) (-5 *1 (-1091)))))
+(-13 (-563 (-794)) (-10 -8 (-15 -3976 ((-1097 (-1087) (-413)) $)) (-15 -4055 ($)) (-15 -3829 ((-413) (-589 (-1087)) (-413) $)) (-15 -3829 ((-413) (-1087) (-413) $)) (-15 -1294 ((-413) (-1087) $)) (-15 -2053 ((-589 (-1087)) $)) (-15 -4128 ((-589 (-3 (|:| -1522 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))) (-410) $)) (-15 -2317 ((-589 (-1087)) $)) (-15 -3971 ((-589 (-589 (-3 (|:| -1522 (-1087)) (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))) $)) (-15 -2051 ((-1020) $)) (-15 -2784 ((-1174) $)) (-15 -1974 ($ (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-413))))))))
+((-3260 (((-108) $ $) NIL)) (-1431 (((-108) $) 42)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1376 (((-3 (-523) (-203) (-1087) (-1070) $) $) 50)) (-1637 (((-589 $) $) 55)) (-3077 (((-1020) $) 24) (($ (-1020)) 25)) (-2468 (((-108) $) 52)) (-3976 (((-794) $) NIL) (($ (-523)) 26) (((-523) $) 28) (($ (-203)) 29) (((-203) $) 31) (($ (-1087)) 32) (((-1087) $) 34) (($ (-1070)) 35) (((-1070) $) 37)) (-1415 (((-108) $ (|[\|\|]| (-523))) 11) (((-108) $ (|[\|\|]| (-203))) 15) (((-108) $ (|[\|\|]| (-1087))) 23) (((-108) $ (|[\|\|]| (-1070))) 19)) (-3593 (($ (-1087) (-589 $)) 39) (($ $ (-589 $)) 40)) (-4143 (((-523) $) 27) (((-203) $) 30) (((-1087) $) 33) (((-1070) $) 36)) (-4037 (((-108) $ $) 7)))
+(((-1092) (-13 (-1164) (-1016) (-10 -8 (-15 -3077 ((-1020) $)) (-15 -3077 ($ (-1020))) (-15 -3976 ($ (-523))) (-15 -3976 ((-523) $)) (-15 -4143 ((-523) $)) (-15 -3976 ($ (-203))) (-15 -3976 ((-203) $)) (-15 -4143 ((-203) $)) (-15 -3976 ($ (-1087))) (-15 -3976 ((-1087) $)) (-15 -4143 ((-1087) $)) (-15 -3976 ($ (-1070))) (-15 -3976 ((-1070) $)) (-15 -4143 ((-1070) $)) (-15 -3593 ($ (-1087) (-589 $))) (-15 -3593 ($ $ (-589 $))) (-15 -1431 ((-108) $)) (-15 -1376 ((-3 (-523) (-203) (-1087) (-1070) $) $)) (-15 -1637 ((-589 $) $)) (-15 -2468 ((-108) $)) (-15 -1415 ((-108) $ (|[\|\|]| (-523)))) (-15 -1415 ((-108) $ (|[\|\|]| (-203)))) (-15 -1415 ((-108) $ (|[\|\|]| (-1087)))) (-15 -1415 ((-108) $ (|[\|\|]| (-1070))))))) (T -1092))
+((-3077 (*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-1092)))) (-3077 (*1 *1 *2) (-12 (-5 *2 (-1020)) (-5 *1 (-1092)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1092)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1092)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1092)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-1092)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-1092)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-1092)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1092)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1092)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1092)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1092)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1092)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1092)))) (-3593 (*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-1092))) (-5 *1 (-1092)))) (-3593 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-1092)))) (-1431 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1092)))) (-1376 (*1 *2 *1) (-12 (-5 *2 (-3 (-523) (-203) (-1087) (-1070) (-1092))) (-5 *1 (-1092)))) (-1637 (*1 *2 *1) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-1092)))) (-2468 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1092)))) (-1415 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-523))) (-5 *2 (-108)) (-5 *1 (-1092)))) (-1415 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-203))) (-5 *2 (-108)) (-5 *1 (-1092)))) (-1415 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1087))) (-5 *2 (-108)) (-5 *1 (-1092)))) (-1415 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1070))) (-5 *2 (-108)) (-5 *1 (-1092)))))
+(-13 (-1164) (-1016) (-10 -8 (-15 -3077 ((-1020) $)) (-15 -3077 ($ (-1020))) (-15 -3976 ($ (-523))) (-15 -3976 ((-523) $)) (-15 -4143 ((-523) $)) (-15 -3976 ($ (-203))) (-15 -3976 ((-203) $)) (-15 -4143 ((-203) $)) (-15 -3976 ($ (-1087))) (-15 -3976 ((-1087) $)) (-15 -4143 ((-1087) $)) (-15 -3976 ($ (-1070))) (-15 -3976 ((-1070) $)) (-15 -4143 ((-1070) $)) (-15 -3593 ($ (-1087) (-589 $))) (-15 -3593 ($ $ (-589 $))) (-15 -1431 ((-108) $)) (-15 -1376 ((-3 (-523) (-203) (-1087) (-1070) $) $)) (-15 -1637 ((-589 $) $)) (-15 -2468 ((-108) $)) (-15 -1415 ((-108) $ (|[\|\|]| (-523)))) (-15 -1415 ((-108) $ (|[\|\|]| (-203)))) (-15 -1415 ((-108) $ (|[\|\|]| (-1087)))) (-15 -1415 ((-108) $ (|[\|\|]| (-1070))))))
+((-1616 (((-589 (-589 (-883 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087))) 57)) (-3911 (((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|)))) 69) (((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|))) 65) (((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087)) 70) (((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087)) 64) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|))))) 93) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|)))) 92) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087))) 94) (((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))) (-589 (-1087))) 91)))
+(((-1093 |#1|) (-10 -7 (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087)))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -3911 ((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087))) (-15 -3911 ((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -3911 ((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)))) (-15 -3911 ((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))))) (-15 -1616 ((-589 (-589 (-883 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087))))) (-515)) (T -1093))
+((-1616 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-883 *5)))) (-5 *1 (-1093 *5)))) (-3911 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *4))))) (-5 *1 (-1093 *4)) (-5 *3 (-271 (-383 (-883 *4)))))) (-3911 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *4))))) (-5 *1 (-1093 *4)) (-5 *3 (-383 (-883 *4))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *5))))) (-5 *1 (-1093 *5)) (-5 *3 (-271 (-383 (-883 *5)))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *4 (-1087)) (-4 *5 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *5))))) (-5 *1 (-1093 *5)) (-5 *3 (-383 (-883 *5))))) (-3911 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-1093 *4)) (-5 *3 (-589 (-271 (-383 (-883 *4))))))) (-3911 (*1 *2 *3) (-12 (-5 *3 (-589 (-383 (-883 *4)))) (-4 *4 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-1093 *4)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-1093 *5)) (-5 *3 (-589 (-271 (-383 (-883 *5))))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087))) (-4 *5 (-515)) (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-1093 *5)))))
+(-10 -7 (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))) (-589 (-1087)))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-383 (-883 |#1|))))) (-15 -3911 ((-589 (-589 (-271 (-383 (-883 |#1|))))) (-589 (-271 (-383 (-883 |#1|)))))) (-15 -3911 ((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)) (-1087))) (-15 -3911 ((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))) (-1087))) (-15 -3911 ((-589 (-271 (-383 (-883 |#1|)))) (-383 (-883 |#1|)))) (-15 -3911 ((-589 (-271 (-383 (-883 |#1|)))) (-271 (-383 (-883 |#1|))))) (-15 -1616 ((-589 (-589 (-883 |#1|))) (-589 (-383 (-883 |#1|))) (-589 (-1087)))))
+((-3517 (((-1070)) 7)) (-3646 (((-1070)) 9)) (-3679 (((-1174) (-1070)) 11)) (-3783 (((-1070)) 8)))
+(((-1094) (-10 -7 (-15 -3517 ((-1070))) (-15 -3783 ((-1070))) (-15 -3646 ((-1070))) (-15 -3679 ((-1174) (-1070))))) (T -1094))
+((-3679 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1094)))) (-3646 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))) (-3783 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))) (-3517 (*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))))
+(-10 -7 (-15 -3517 ((-1070))) (-15 -3783 ((-1070))) (-15 -3646 ((-1070))) (-15 -3679 ((-1174) (-1070))))
+((-3217 (((-589 (-589 |#1|)) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|)))) 38)) (-3567 (((-589 (-589 (-589 |#1|))) (-589 (-589 |#1|))) 24)) (-1634 (((-1096 (-589 |#1|)) (-589 |#1|)) 34)) (-3128 (((-589 (-589 |#1|)) (-589 |#1|)) 30)) (-2971 (((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 (-589 (-589 |#1|)))) 37)) (-2875 (((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 |#1|) (-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|)))) 36)) (-4006 (((-589 (-589 |#1|)) (-589 (-589 |#1|))) 28)) (-3714 (((-589 |#1|) (-589 |#1|)) 31)) (-3148 (((-589 (-589 (-589 |#1|))) (-589 |#1|) (-589 (-589 (-589 |#1|)))) 18)) (-3415 (((-589 (-589 (-589 |#1|))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 (-589 |#1|)))) 16)) (-4010 (((-2 (|:| |fs| (-108)) (|:| |sd| (-589 |#1|)) (|:| |td| (-589 (-589 |#1|)))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 |#1|))) 14)) (-3175 (((-589 (-589 |#1|)) (-589 (-589 (-589 |#1|)))) 39)) (-2611 (((-589 (-589 |#1|)) (-1096 (-589 |#1|))) 41)))
+(((-1095 |#1|) (-10 -7 (-15 -4010 ((-2 (|:| |fs| (-108)) (|:| |sd| (-589 |#1|)) (|:| |td| (-589 (-589 |#1|)))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 |#1|)))) (-15 -3415 ((-589 (-589 (-589 |#1|))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 (-589 |#1|))))) (-15 -3148 ((-589 (-589 (-589 |#1|))) (-589 |#1|) (-589 (-589 (-589 |#1|))))) (-15 -3217 ((-589 (-589 |#1|)) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))))) (-15 -3175 ((-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))))) (-15 -2611 ((-589 (-589 |#1|)) (-1096 (-589 |#1|)))) (-15 -3567 ((-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)))) (-15 -1634 ((-1096 (-589 |#1|)) (-589 |#1|))) (-15 -4006 ((-589 (-589 |#1|)) (-589 (-589 |#1|)))) (-15 -3128 ((-589 (-589 |#1|)) (-589 |#1|))) (-15 -3714 ((-589 |#1|) (-589 |#1|))) (-15 -2875 ((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 |#1|) (-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))))) (-15 -2971 ((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 (-589 (-589 |#1|)))))) (-786)) (T -1095))
+((-2971 (*1 *2 *3) (-12 (-4 *4 (-786)) (-5 *2 (-2 (|:| |f1| (-589 *4)) (|:| |f2| (-589 (-589 (-589 *4)))) (|:| |f3| (-589 (-589 *4))) (|:| |f4| (-589 (-589 (-589 *4)))))) (-5 *1 (-1095 *4)) (-5 *3 (-589 (-589 (-589 *4)))))) (-2875 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-786)) (-5 *3 (-589 *6)) (-5 *5 (-589 *3)) (-5 *2 (-2 (|:| |f1| *3) (|:| |f2| (-589 *5)) (|:| |f3| *5) (|:| |f4| (-589 *5)))) (-5 *1 (-1095 *6)) (-5 *4 (-589 *5)))) (-3714 (*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-1095 *3)))) (-3128 (*1 *2 *3) (-12 (-4 *4 (-786)) (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4)) (-5 *3 (-589 *4)))) (-4006 (*1 *2 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-786)) (-5 *1 (-1095 *3)))) (-1634 (*1 *2 *3) (-12 (-4 *4 (-786)) (-5 *2 (-1096 (-589 *4))) (-5 *1 (-1095 *4)) (-5 *3 (-589 *4)))) (-3567 (*1 *2 *3) (-12 (-4 *4 (-786)) (-5 *2 (-589 (-589 (-589 *4)))) (-5 *1 (-1095 *4)) (-5 *3 (-589 (-589 *4))))) (-2611 (*1 *2 *3) (-12 (-5 *3 (-1096 (-589 *4))) (-4 *4 (-786)) (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4)))) (-3175 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-589 *4)))) (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4)) (-4 *4 (-786)))) (-3217 (*1 *2 *2 *3) (-12 (-5 *3 (-589 (-589 (-589 *4)))) (-5 *2 (-589 (-589 *4))) (-4 *4 (-786)) (-5 *1 (-1095 *4)))) (-3148 (*1 *2 *3 *2) (-12 (-5 *2 (-589 (-589 (-589 *4)))) (-5 *3 (-589 *4)) (-4 *4 (-786)) (-5 *1 (-1095 *4)))) (-3415 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-589 (-589 (-589 *5)))) (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-589 *5)) (-4 *5 (-786)) (-5 *1 (-1095 *5)))) (-4010 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-786)) (-5 *4 (-589 *6)) (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| *4) (|:| |td| (-589 *4)))) (-5 *1 (-1095 *6)) (-5 *5 (-589 *4)))))
+(-10 -7 (-15 -4010 ((-2 (|:| |fs| (-108)) (|:| |sd| (-589 |#1|)) (|:| |td| (-589 (-589 |#1|)))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 |#1|)))) (-15 -3415 ((-589 (-589 (-589 |#1|))) (-1 (-108) |#1| |#1|) (-589 |#1|) (-589 (-589 (-589 |#1|))))) (-15 -3148 ((-589 (-589 (-589 |#1|))) (-589 |#1|) (-589 (-589 (-589 |#1|))))) (-15 -3217 ((-589 (-589 |#1|)) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))))) (-15 -3175 ((-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))))) (-15 -2611 ((-589 (-589 |#1|)) (-1096 (-589 |#1|)))) (-15 -3567 ((-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)))) (-15 -1634 ((-1096 (-589 |#1|)) (-589 |#1|))) (-15 -4006 ((-589 (-589 |#1|)) (-589 (-589 |#1|)))) (-15 -3128 ((-589 (-589 |#1|)) (-589 |#1|))) (-15 -3714 ((-589 |#1|) (-589 |#1|))) (-15 -2875 ((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 |#1|) (-589 (-589 (-589 |#1|))) (-589 (-589 |#1|)) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))) (-589 (-589 (-589 |#1|))))) (-15 -2971 ((-2 (|:| |f1| (-589 |#1|)) (|:| |f2| (-589 (-589 (-589 |#1|)))) (|:| |f3| (-589 (-589 |#1|))) (|:| |f4| (-589 (-589 (-589 |#1|))))) (-589 (-589 (-589 |#1|))))))
+((-2854 (($ (-589 (-589 |#1|))) 10)) (-3522 (((-589 (-589 |#1|)) $) 11)) (-3976 (((-794) $) 26)))
+(((-1096 |#1|) (-10 -8 (-15 -2854 ($ (-589 (-589 |#1|)))) (-15 -3522 ((-589 (-589 |#1|)) $)) (-15 -3976 ((-794) $))) (-1016)) (T -1096))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1096 *3)) (-4 *3 (-1016)))) (-3522 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 *3))) (-5 *1 (-1096 *3)) (-4 *3 (-1016)))) (-2854 (*1 *1 *2) (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-1096 *3)))))
+(-10 -8 (-15 -2854 ($ (-589 (-589 |#1|)))) (-15 -3522 ((-589 (-589 |#1|)) $)) (-15 -3976 ((-794) $)))
+((-3260 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-2340 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1666 (((-1174) $ |#1| |#1|) NIL (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#2| $ |#1| |#2|) NIL)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-2521 (((-3 |#2| "failed") |#1| $) NIL)) (-1640 (($) NIL T CONST)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) NIL)) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) NIL)) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) NIL)) (-1798 ((|#1| $) NIL (|has| |#1| (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-589 |#2|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-2133 ((|#1| $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1612 (((-589 |#1|) $) NIL)) (-2754 (((-108) |#1| $) NIL)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2909 (((-589 |#1|) $) NIL)) (-2290 (((-108) |#1| $) NIL)) (-2435 (((-1034) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-3879 ((|#2| $) NIL (|has| |#1| (-786)))) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL)) (-2408 (($ $ |#2|) NIL (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1771 (($) NIL) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) NIL (-12 (|has| $ (-6 -4248)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (((-710) |#2| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016)))) (((-710) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-3976 (((-794) $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794))) (|has| |#2| (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) NIL)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) NIL (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) NIL (-3255 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| |#2| (-1016))))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
(((-1097 |#1| |#2|) (-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248))) (-1016) (-1016)) (T -1097))
NIL
(-13 (-1100 |#1| |#2|) (-10 -7 (-6 -4248)))
-((-1667 ((|#1| (-589 |#1|)) 32)) (-2818 ((|#1| |#1| (-523)) 18)) (-3547 (((-1083 |#1|) |#1| (-852)) 15)))
-(((-1098 |#1|) (-10 -7 (-15 -1667 (|#1| (-589 |#1|))) (-15 -3547 ((-1083 |#1|) |#1| (-852))) (-15 -2818 (|#1| |#1| (-523)))) (-339)) (T -1098))
-((-2818 (*1 *2 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-1098 *2)) (-4 *2 (-339)))) (-3547 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-5 *2 (-1083 *3)) (-5 *1 (-1098 *3)) (-4 *3 (-339)))) (-1667 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-1098 *2)) (-4 *2 (-339)))))
-(-10 -7 (-15 -1667 (|#1| (-589 |#1|))) (-15 -3547 ((-1083 |#1|) |#1| (-852))) (-15 -2818 (|#1| |#1| (-523))))
-((-3723 (($) 10) (($ (-589 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)))) 14)) (-3286 (($ (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) $) 61) (($ (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-1871 (((-589 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) $) 39) (((-589 |#3|) $) 41)) (-2043 (($ (-1 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) 33)) (-1345 (($ (-1 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) $) 51) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-1293 (((-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) $) 54)) (-3108 (($ (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) $) 16)) (-2536 (((-589 |#2|) $) 19)) (-2254 (((-108) |#2| $) 59)) (-2509 (((-3 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) "failed") (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) $) 58)) (-3048 (((-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) $) 63)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 67)) (-3973 (((-589 |#3|) $) 43)) (-1937 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) $) NIL) (((-710) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) $) NIL) (((-710) |#3| $) NIL) (((-710) (-1 (-108) |#3|) $) 68)) (-1691 (((-794) $) 27)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 65)) (-3941 (((-108) $ $) 49)))
-(((-1099 |#1| |#2| |#3|) (-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -1345 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -3723 (|#1| (-589 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))))) (-15 -3723 (|#1|)) (-15 -1345 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2043 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -3977 ((-710) (-1 (-108) |#3|) |#1|)) (-15 -1871 ((-589 |#3|) |#1|)) (-15 -3977 ((-710) |#3| |#1|)) (-15 -1937 (|#3| |#1| |#2| |#3|)) (-15 -1937 (|#3| |#1| |#2|)) (-15 -3973 ((-589 |#3|) |#1|)) (-15 -2254 ((-108) |#2| |#1|)) (-15 -2536 ((-589 |#2|) |#1|)) (-15 -3286 ((-3 |#3| "failed") |#2| |#1|)) (-15 -3286 (|#1| (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -3286 (|#1| (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -2509 ((-3 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) "failed") (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -1293 ((-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -3108 (|#1| (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -3048 ((-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -3977 ((-710) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -1871 ((-589 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -3977 ((-710) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -3379 ((-108) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -2308 ((-108) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -2043 (|#1| (-1 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -1345 (|#1| (-1 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|))) (-1100 |#2| |#3|) (-1016) (-1016)) (T -1099))
-NIL
-(-10 -8 (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -1345 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -3723 (|#1| (-589 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))))) (-15 -3723 (|#1|)) (-15 -1345 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2043 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2308 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -3379 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -3977 ((-710) (-1 (-108) |#3|) |#1|)) (-15 -1871 ((-589 |#3|) |#1|)) (-15 -3977 ((-710) |#3| |#1|)) (-15 -1937 (|#3| |#1| |#2| |#3|)) (-15 -1937 (|#3| |#1| |#2|)) (-15 -3973 ((-589 |#3|) |#1|)) (-15 -2254 ((-108) |#2| |#1|)) (-15 -2536 ((-589 |#2|) |#1|)) (-15 -3286 ((-3 |#3| "failed") |#2| |#1|)) (-15 -3286 (|#1| (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -3286 (|#1| (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -2509 ((-3 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) "failed") (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -1293 ((-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -3108 (|#1| (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -3048 ((-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -3977 ((-710) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) |#1|)) (-15 -1871 ((-589 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -3977 ((-710) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -3379 ((-108) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -2308 ((-108) (-1 (-108) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -2043 (|#1| (-1 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)) (-15 -1345 (|#1| (-1 (-2 (|:| -3772 |#2|) (|:| -2482 |#3|)) (-2 (|:| -3772 |#2|) (|:| -2482 |#3|))) |#1|)))
-((-1680 (((-108) $ $) 19 (-3172 (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-3723 (($) 72) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 71)) (-4191 (((-1174) $ |#1| |#1|) 99 (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#2| $ |#1| |#2|) 73)) (-3703 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 45 (|has| $ (-6 -4248)))) (-1903 (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 55 (|has| $ (-6 -4248)))) (-4216 (((-3 |#2| "failed") |#1| $) 61)) (-4189 (($) 7 T CONST)) (-2462 (($ $) 58 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-3286 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 46 (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 62)) (-2514 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 54 (|has| $ (-6 -4248)))) (-2116 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 56 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 53 (|has| $ (-6 -4248))) (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 52 (|has| $ (-6 -4248)))) (-2053 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4249)))) (-2000 ((|#2| $ |#1|) 88)) (-1871 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 30 (|has| $ (-6 -4248))) (((-589 |#2|) $) 79 (|has| $ (-6 -4248)))) (-3051 (((-108) $ (-710)) 9)) (-2965 ((|#1| $) 96 (|has| |#1| (-786)))) (-1584 (((-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 29 (|has| $ (-6 -4248))) (((-589 |#2|) $) 80 (|has| $ (-6 -4248)))) (-3423 (((-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-2567 ((|#1| $) 95 (|has| |#1| (-786)))) (-2043 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 34 (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4249)))) (-1345 (($ (-1 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-1418 (((-108) $ (-710)) 10)) (-2032 (((-1070) $) 22 (-3172 (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-1255 (((-589 |#1|) $) 63)) (-1862 (((-108) |#1| $) 64)) (-1293 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 39)) (-3108 (($ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 40)) (-2536 (((-589 |#1|) $) 93)) (-2254 (((-108) |#1| $) 92)) (-3951 (((-1034) $) 21 (-3172 (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-2428 ((|#2| $) 97 (|has| |#1| (-786)))) (-2509 (((-3 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) "failed") (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 51)) (-4141 (($ $ |#2|) 98 (|has| $ (-6 -4249)))) (-3048 (((-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 41)) (-3379 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 32 (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))))) 26 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 25 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) 24 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 23 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 86 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 84 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) 83 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3973 (((-589 |#2|) $) 91)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-2963 (($) 49) (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 48)) (-3977 (((-710) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 31 (|has| $ (-6 -4248))) (((-710) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-710) |#2| $) 81 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4248)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 59 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))))) (-1704 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 50)) (-1691 (((-794) $) 18 (-3172 (|has| |#2| (-563 (-794))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794)))))) (-2417 (($ (-589 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) 42)) (-2308 (((-108) (-1 (-108) (-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) $) 33 (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (-3172 (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-1416 ((|#1| (-589 |#1|)) 32)) (-2716 ((|#1| |#1| (-523)) 18)) (-2591 (((-1083 |#1|) |#1| (-852)) 15)))
+(((-1098 |#1|) (-10 -7 (-15 -1416 (|#1| (-589 |#1|))) (-15 -2591 ((-1083 |#1|) |#1| (-852))) (-15 -2716 (|#1| |#1| (-523)))) (-339)) (T -1098))
+((-2716 (*1 *2 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-1098 *2)) (-4 *2 (-339)))) (-2591 (*1 *2 *3 *4) (-12 (-5 *4 (-852)) (-5 *2 (-1083 *3)) (-5 *1 (-1098 *3)) (-4 *3 (-339)))) (-1416 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-1098 *2)) (-4 *2 (-339)))))
+(-10 -7 (-15 -1416 (|#1| (-589 |#1|))) (-15 -2591 ((-1083 |#1|) |#1| (-852))) (-15 -2716 (|#1| |#1| (-523))))
+((-2340 (($) 10) (($ (-589 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)))) 14)) (-1869 (($ (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) $) 61) (($ (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-3133 (((-589 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) $) 39) (((-589 |#3|) $) 41)) (-3063 (($ (-1 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) 33)) (-3015 (($ (-1 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) $) 51) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-2349 (((-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) $) 54)) (-3862 (($ (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) $) 16)) (-2909 (((-589 |#2|) $) 19)) (-2290 (((-108) |#2| $) 59)) (-2660 (((-3 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) "failed") (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) $) 58)) (-1322 (((-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) $) 63)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 67)) (-3184 (((-589 |#3|) $) 43)) (-1502 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) $) NIL) (((-710) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) $) NIL) (((-710) |#3| $) NIL) (((-710) (-1 (-108) |#3|) $) 68)) (-3976 (((-794) $) 27)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 65)) (-4037 (((-108) $ $) 49)))
+(((-1099 |#1| |#2| |#3|) (-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -3015 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -2340 (|#1| (-589 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))))) (-15 -2340 (|#1|)) (-15 -3015 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3063 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2452 ((-710) (-1 (-108) |#3|) |#1|)) (-15 -3133 ((-589 |#3|) |#1|)) (-15 -2452 ((-710) |#3| |#1|)) (-15 -1502 (|#3| |#1| |#2| |#3|)) (-15 -1502 (|#3| |#1| |#2|)) (-15 -3184 ((-589 |#3|) |#1|)) (-15 -2290 ((-108) |#2| |#1|)) (-15 -2909 ((-589 |#2|) |#1|)) (-15 -1869 ((-3 |#3| "failed") |#2| |#1|)) (-15 -1869 (|#1| (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -1869 (|#1| (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -2660 ((-3 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) "failed") (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -2349 ((-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -3862 (|#1| (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -1322 ((-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -2452 ((-710) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -3133 ((-589 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -2452 ((-710) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -2720 ((-108) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -1505 ((-108) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -3063 (|#1| (-1 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -3015 (|#1| (-1 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|))) (-1100 |#2| |#3|) (-1016) (-1016)) (T -1099))
+NIL
+(-10 -8 (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -3015 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -2340 (|#1| (-589 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))))) (-15 -2340 (|#1|)) (-15 -3015 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3063 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1505 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2720 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2452 ((-710) (-1 (-108) |#3|) |#1|)) (-15 -3133 ((-589 |#3|) |#1|)) (-15 -2452 ((-710) |#3| |#1|)) (-15 -1502 (|#3| |#1| |#2| |#3|)) (-15 -1502 (|#3| |#1| |#2|)) (-15 -3184 ((-589 |#3|) |#1|)) (-15 -2290 ((-108) |#2| |#1|)) (-15 -2909 ((-589 |#2|) |#1|)) (-15 -1869 ((-3 |#3| "failed") |#2| |#1|)) (-15 -1869 (|#1| (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -1869 (|#1| (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -2660 ((-3 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) "failed") (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -2349 ((-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -3862 (|#1| (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -1322 ((-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -2452 ((-710) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) |#1|)) (-15 -3133 ((-589 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -2452 ((-710) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -2720 ((-108) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -1505 ((-108) (-1 (-108) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -3063 (|#1| (-1 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)) (-15 -3015 (|#1| (-1 (-2 (|:| -2402 |#2|) (|:| -2746 |#3|)) (-2 (|:| -2402 |#2|) (|:| -2746 |#3|))) |#1|)))
+((-3260 (((-108) $ $) 19 (-3255 (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-2340 (($) 72) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 71)) (-1666 (((-1174) $ |#1| |#1|) 99 (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#2| $ |#1| |#2|) 73)) (-3627 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 45 (|has| $ (-6 -4248)))) (-1299 (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 55 (|has| $ (-6 -4248)))) (-2521 (((-3 |#2| "failed") |#1| $) 61)) (-1640 (($) 7 T CONST)) (-3917 (($ $) 58 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248))))) (-1869 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 47 (|has| $ (-6 -4248))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 46 (|has| $ (-6 -4248))) (((-3 |#2| "failed") |#1| $) 62)) (-2231 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 54 (|has| $ (-6 -4248)))) (-1830 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 56 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 53 (|has| $ (-6 -4248))) (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 52 (|has| $ (-6 -4248)))) (-3073 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4249)))) (-3002 ((|#2| $ |#1|) 88)) (-3133 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 30 (|has| $ (-6 -4248))) (((-589 |#2|) $) 79 (|has| $ (-6 -4248)))) (-1344 (((-108) $ (-710)) 9)) (-1798 ((|#1| $) 96 (|has| |#1| (-786)))) (-3056 (((-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 29 (|has| $ (-6 -4248))) (((-589 |#2|) $) 80 (|has| $ (-6 -4248)))) (-1348 (((-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248))))) (-2133 ((|#1| $) 95 (|has| |#1| (-786)))) (-3063 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 34 (|has| $ (-6 -4249))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4249)))) (-3015 (($ (-1 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-4042 (((-108) $ (-710)) 10)) (-3841 (((-1070) $) 22 (-3255 (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1612 (((-589 |#1|) $) 63)) (-2754 (((-108) |#1| $) 64)) (-2349 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 39)) (-3862 (($ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 40)) (-2909 (((-589 |#1|) $) 93)) (-2290 (((-108) |#1| $) 92)) (-2435 (((-1034) $) 21 (-3255 (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-3879 ((|#2| $) 97 (|has| |#1| (-786)))) (-2660 (((-3 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) "failed") (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 51)) (-2408 (($ $ |#2|) 98 (|has| $ (-6 -4249)))) (-1322 (((-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 41)) (-2720 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 32 (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))))) 26 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-271 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 25 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) 24 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 23 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)))) (($ $ (-589 |#2|) (-589 |#2|)) 86 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-271 |#2|)) 84 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016)))) (($ $ (-589 (-271 |#2|))) 83 (-12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4248)) (|has| |#2| (-1016))))) (-3184 (((-589 |#2|) $) 91)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-1771 (($) 49) (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 48)) (-2452 (((-710) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 31 (|has| $ (-6 -4248))) (((-710) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| $ (-6 -4248)))) (((-710) |#2| $) 81 (-12 (|has| |#2| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4248)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 59 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))))) (-3985 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 50)) (-3976 (((-794) $) 18 (-3255 (|has| |#2| (-563 (-794))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794)))))) (-1245 (($ (-589 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) 42)) (-1505 (((-108) (-1 (-108) (-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) $) 33 (|has| $ (-6 -4248))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (-3255 (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-1100 |#1| |#2|) (-129) (-1016) (-1016)) (T -1100))
-((-1849 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1100 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-3723 (*1 *1) (-12 (-4 *1 (-1100 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-3723 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -3772 *3) (|:| -2482 *4)))) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *1 (-1100 *3 *4)))) (-1345 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1100 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))))
-(-13 (-560 |t#1| |t#2|) (-556 |t#1| |t#2|) (-10 -8 (-15 -1849 (|t#2| $ |t#1| |t#2|)) (-15 -3723 ($)) (-15 -3723 ($ (-589 (-2 (|:| -3772 |t#1|) (|:| -2482 |t#2|))))) (-15 -1345 ($ (-1 |t#2| |t#2| |t#2|) $ $))))
-(((-33) . T) ((-102 #0=(-2 (|:| -3772 |#1|) (|:| -2482 |#2|))) . T) ((-97) -3172 (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) ((-563 (-794)) -3172 (|has| |#2| (-1016)) (|has| |#2| (-563 (-794))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-563 (-794)))) ((-140 #0#) . T) ((-564 (-499)) |has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-564 (-499))) ((-207 #0#) . T) ((-213 #0#) . T) ((-263 |#1| |#2|) . T) ((-265 |#1| |#2|) . T) ((-286 #0#) -12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-462 #0#) . T) ((-462 |#2|) . T) ((-556 |#1| |#2|) . T) ((-484 #0# #0#) -12 (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-286 (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)))) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-560 |#1| |#2|) . T) ((-1016) -3172 (|has| |#2| (-1016)) (|has| (-2 (|:| -3772 |#1|) (|:| -2482 |#2|)) (-1016))) ((-1123) . T))
-((-2036 (((-108)) 24)) (-3128 (((-1174) (-1070)) 26)) (-2938 (((-108)) 36)) (-3391 (((-1174)) 34)) (-3852 (((-1174) (-1070) (-1070)) 25)) (-3343 (((-108)) 37)) (-3108 (((-1174) |#1| |#2|) 44)) (-3007 (((-1174)) 20)) (-3526 (((-3 |#2| "failed") |#1|) 42)) (-1710 (((-1174)) 35)))
-(((-1101 |#1| |#2|) (-10 -7 (-15 -3007 ((-1174))) (-15 -3852 ((-1174) (-1070) (-1070))) (-15 -3128 ((-1174) (-1070))) (-15 -3391 ((-1174))) (-15 -1710 ((-1174))) (-15 -2036 ((-108))) (-15 -2938 ((-108))) (-15 -3343 ((-108))) (-15 -3526 ((-3 |#2| "failed") |#1|)) (-15 -3108 ((-1174) |#1| |#2|))) (-1016) (-1016)) (T -1101))
-((-3108 (*1 *2 *3 *4) (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-3526 (*1 *2 *3) (|partial| -12 (-4 *2 (-1016)) (-5 *1 (-1101 *3 *2)) (-4 *3 (-1016)))) (-3343 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-2938 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-2036 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-1710 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-3391 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-3128 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1101 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016)))) (-3852 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1101 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016)))) (-3007 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))))
-(-10 -7 (-15 -3007 ((-1174))) (-15 -3852 ((-1174) (-1070) (-1070))) (-15 -3128 ((-1174) (-1070))) (-15 -3391 ((-1174))) (-15 -1710 ((-1174))) (-15 -2036 ((-108))) (-15 -2938 ((-108))) (-15 -3343 ((-108))) (-15 -3526 ((-3 |#2| "failed") |#1|)) (-15 -3108 ((-1174) |#1| |#2|)))
-((-1958 (((-1070) (-1070)) 18)) (-3429 (((-51) (-1070)) 21)))
-(((-1102) (-10 -7 (-15 -3429 ((-51) (-1070))) (-15 -1958 ((-1070) (-1070))))) (T -1102))
-((-1958 (*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1102)))) (-3429 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-1102)))))
-(-10 -7 (-15 -3429 ((-51) (-1070))) (-15 -1958 ((-1070) (-1070))))
-((-1691 (((-1104) |#1|) 11)))
-(((-1103 |#1|) (-10 -7 (-15 -1691 ((-1104) |#1|))) (-1016)) (T -1103))
-((-1691 (*1 *2 *3) (-12 (-5 *2 (-1104)) (-5 *1 (-1103 *3)) (-4 *3 (-1016)))))
-(-10 -7 (-15 -1691 ((-1104) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2193 (((-589 (-1070)) $) 33)) (-3368 (((-589 (-1070)) $ (-589 (-1070))) 36)) (-2467 (((-589 (-1070)) $ (-589 (-1070))) 35)) (-4145 (((-589 (-1070)) $ (-589 (-1070))) 37)) (-3667 (((-589 (-1070)) $) 32)) (-3733 (($) 22)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-3308 (((-589 (-1070)) $) 34)) (-1239 (((-1174) $ (-523)) 29) (((-1174) $) 30)) (-1400 (($ (-794) (-523)) 26) (($ (-794) (-523) (-794)) NIL)) (-1691 (((-794) $) 39) (($ (-794)) 24)) (-3941 (((-108) $ $) NIL)))
-(((-1104) (-13 (-1016) (-10 -8 (-15 -1691 ($ (-794))) (-15 -1400 ($ (-794) (-523))) (-15 -1400 ($ (-794) (-523) (-794))) (-15 -1239 ((-1174) $ (-523))) (-15 -1239 ((-1174) $)) (-15 -3308 ((-589 (-1070)) $)) (-15 -2193 ((-589 (-1070)) $)) (-15 -3733 ($)) (-15 -3667 ((-589 (-1070)) $)) (-15 -4145 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -3368 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -2467 ((-589 (-1070)) $ (-589 (-1070))))))) (T -1104))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-1104)))) (-1400 (*1 *1 *2 *3) (-12 (-5 *2 (-794)) (-5 *3 (-523)) (-5 *1 (-1104)))) (-1400 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-794)) (-5 *3 (-523)) (-5 *1 (-1104)))) (-1239 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1104)))) (-1239 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1104)))) (-3308 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-2193 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-3733 (*1 *1) (-5 *1 (-1104))) (-3667 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-4145 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-3368 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-2467 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
-(-13 (-1016) (-10 -8 (-15 -1691 ($ (-794))) (-15 -1400 ($ (-794) (-523))) (-15 -1400 ($ (-794) (-523) (-794))) (-15 -1239 ((-1174) $ (-523))) (-15 -1239 ((-1174) $)) (-15 -3308 ((-589 (-1070)) $)) (-15 -2193 ((-589 (-1070)) $)) (-15 -3733 ($)) (-15 -3667 ((-589 (-1070)) $)) (-15 -4145 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -3368 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -2467 ((-589 (-1070)) $ (-589 (-1070))))))
-((-1680 (((-108) $ $) NIL)) (-3412 (((-1070) $ (-1070)) 17) (((-1070) $) 16)) (-2674 (((-1070) $ (-1070)) 15)) (-2949 (($ $ (-1070)) NIL)) (-1204 (((-3 (-1070) "failed") $) 11)) (-2477 (((-1070) $) 8)) (-3044 (((-3 (-1070) "failed") $) 12)) (-1928 (((-1070) $) 9)) (-2647 (($ (-364)) NIL) (($ (-364) (-1070)) NIL)) (-4198 (((-364) $) NIL)) (-2032 (((-1070) $) NIL)) (-2541 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1486 (((-108) $) 18)) (-1691 (((-794) $) NIL)) (-2667 (($ $) NIL)) (-3941 (((-108) $ $) NIL)))
-(((-1105) (-13 (-340 (-364) (-1070)) (-10 -8 (-15 -3412 ((-1070) $ (-1070))) (-15 -3412 ((-1070) $)) (-15 -2477 ((-1070) $)) (-15 -1204 ((-3 (-1070) "failed") $)) (-15 -3044 ((-3 (-1070) "failed") $)) (-15 -1486 ((-108) $))))) (T -1105))
-((-3412 (*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-3412 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-2477 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-1204 (*1 *2 *1) (|partial| -12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-3044 (*1 *2 *1) (|partial| -12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-1486 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1105)))))
-(-13 (-340 (-364) (-1070)) (-10 -8 (-15 -3412 ((-1070) $ (-1070))) (-15 -3412 ((-1070) $)) (-15 -2477 ((-1070) $)) (-15 -1204 ((-3 (-1070) "failed") $)) (-15 -3044 ((-3 (-1070) "failed") $)) (-15 -1486 ((-108) $))))
-((-3482 (((-3 (-523) "failed") |#1|) 19)) (-1930 (((-3 (-523) "failed") |#1|) 13)) (-1210 (((-523) (-1070)) 28)))
-(((-1106 |#1|) (-10 -7 (-15 -3482 ((-3 (-523) "failed") |#1|)) (-15 -1930 ((-3 (-523) "failed") |#1|)) (-15 -1210 ((-523) (-1070)))) (-973)) (T -1106))
-((-1210 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-523)) (-5 *1 (-1106 *4)) (-4 *4 (-973)))) (-1930 (*1 *2 *3) (|partial| -12 (-5 *2 (-523)) (-5 *1 (-1106 *3)) (-4 *3 (-973)))) (-3482 (*1 *2 *3) (|partial| -12 (-5 *2 (-523)) (-5 *1 (-1106 *3)) (-4 *3 (-973)))))
-(-10 -7 (-15 -3482 ((-3 (-523) "failed") |#1|)) (-15 -1930 ((-3 (-523) "failed") |#1|)) (-15 -1210 ((-523) (-1070))))
-((-1994 (((-1047 (-203))) 8)))
-(((-1107) (-10 -7 (-15 -1994 ((-1047 (-203)))))) (T -1107))
-((-1994 (*1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1107)))))
-(-10 -7 (-15 -1994 ((-1047 (-203)))))
-((-3352 (($) 11)) (-2341 (($ $) 35)) (-2318 (($ $) 33)) (-1334 (($ $) 25)) (-2366 (($ $) 17)) (-2102 (($ $) 15)) (-2353 (($ $) 19)) (-1413 (($ $) 30)) (-2330 (($ $) 34)) (-1346 (($ $) 29)))
-(((-1108 |#1|) (-10 -8 (-15 -3352 (|#1|)) (-15 -2341 (|#1| |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -2366 (|#1| |#1|)) (-15 -2102 (|#1| |#1|)) (-15 -2353 (|#1| |#1|)) (-15 -2330 (|#1| |#1|)) (-15 -1334 (|#1| |#1|)) (-15 -1413 (|#1| |#1|)) (-15 -1346 (|#1| |#1|))) (-1109)) (T -1108))
-NIL
-(-10 -8 (-15 -3352 (|#1|)) (-15 -2341 (|#1| |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -2366 (|#1| |#1|)) (-15 -2102 (|#1| |#1|)) (-15 -2353 (|#1| |#1|)) (-15 -2330 (|#1| |#1|)) (-15 -1334 (|#1| |#1|)) (-15 -1413 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)))
-((-1462 (($ $) 26)) (-1285 (($ $) 11)) (-1441 (($ $) 27)) (-1260 (($ $) 10)) (-1481 (($ $) 28)) (-1309 (($ $) 9)) (-3352 (($) 16)) (-2313 (($ $) 19)) (-2922 (($ $) 18)) (-2306 (($ $) 29)) (-1322 (($ $) 8)) (-1471 (($ $) 30)) (-1295 (($ $) 7)) (-1453 (($ $) 31)) (-1274 (($ $) 6)) (-2341 (($ $) 20)) (-1401 (($ $) 32)) (-2318 (($ $) 21)) (-1334 (($ $) 33)) (-2366 (($ $) 22)) (-1421 (($ $) 34)) (-2102 (($ $) 23)) (-1431 (($ $) 35)) (-2353 (($ $) 24)) (-1413 (($ $) 36)) (-2330 (($ $) 25)) (-1346 (($ $) 37)) (** (($ $ $) 17)))
+((-4101 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1100 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))) (-2340 (*1 *1) (-12 (-4 *1 (-1100 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))) (-2340 (*1 *1 *2) (-12 (-5 *2 (-589 (-2 (|:| -2402 *3) (|:| -2746 *4)))) (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *1 (-1100 *3 *4)))) (-3015 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1100 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))))
+(-13 (-560 |t#1| |t#2|) (-556 |t#1| |t#2|) (-10 -8 (-15 -4101 (|t#2| $ |t#1| |t#2|)) (-15 -2340 ($)) (-15 -2340 ($ (-589 (-2 (|:| -2402 |t#1|) (|:| -2746 |t#2|))))) (-15 -3015 ($ (-1 |t#2| |t#2| |t#2|) $ $))))
+(((-33) . T) ((-102 #0=(-2 (|:| -2402 |#1|) (|:| -2746 |#2|))) . T) ((-97) -3255 (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) ((-563 (-794)) -3255 (|has| |#2| (-1016)) (|has| |#2| (-563 (-794))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-563 (-794)))) ((-140 #0#) . T) ((-564 (-499)) |has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-564 (-499))) ((-207 #0#) . T) ((-213 #0#) . T) ((-263 |#1| |#2|) . T) ((-265 |#1| |#2|) . T) ((-286 #0#) -12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) ((-286 |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-462 #0#) . T) ((-462 |#2|) . T) ((-556 |#1| |#2|) . T) ((-484 #0# #0#) -12 (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-286 (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)))) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) ((-484 |#2| |#2|) -12 (|has| |#2| (-286 |#2|)) (|has| |#2| (-1016))) ((-560 |#1| |#2|) . T) ((-1016) -3255 (|has| |#2| (-1016)) (|has| (-2 (|:| -2402 |#1|) (|:| -2746 |#2|)) (-1016))) ((-1123) . T))
+((-3876 (((-108)) 24)) (-2792 (((-1174) (-1070)) 26)) (-1445 (((-108)) 36)) (-2852 (((-1174)) 34)) (-2038 (((-1174) (-1070) (-1070)) 25)) (-4209 (((-108)) 37)) (-3862 (((-1174) |#1| |#2|) 44)) (-4048 (((-1174)) 20)) (-3671 (((-3 |#2| "failed") |#1|) 42)) (-1908 (((-1174)) 35)))
+(((-1101 |#1| |#2|) (-10 -7 (-15 -4048 ((-1174))) (-15 -2038 ((-1174) (-1070) (-1070))) (-15 -2792 ((-1174) (-1070))) (-15 -2852 ((-1174))) (-15 -1908 ((-1174))) (-15 -3876 ((-108))) (-15 -1445 ((-108))) (-15 -4209 ((-108))) (-15 -3671 ((-3 |#2| "failed") |#1|)) (-15 -3862 ((-1174) |#1| |#2|))) (-1016) (-1016)) (T -1101))
+((-3862 (*1 *2 *3 *4) (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-3671 (*1 *2 *3) (|partial| -12 (-4 *2 (-1016)) (-5 *1 (-1101 *3 *2)) (-4 *3 (-1016)))) (-4209 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-1445 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-3876 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-1908 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-2852 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))) (-2792 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1101 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016)))) (-2038 (*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1101 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016)))) (-4048 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016)))))
+(-10 -7 (-15 -4048 ((-1174))) (-15 -2038 ((-1174) (-1070) (-1070))) (-15 -2792 ((-1174) (-1070))) (-15 -2852 ((-1174))) (-15 -1908 ((-1174))) (-15 -3876 ((-108))) (-15 -1445 ((-108))) (-15 -4209 ((-108))) (-15 -3671 ((-3 |#2| "failed") |#1|)) (-15 -3862 ((-1174) |#1| |#2|)))
+((-2414 (((-1070) (-1070)) 18)) (-1400 (((-51) (-1070)) 21)))
+(((-1102) (-10 -7 (-15 -1400 ((-51) (-1070))) (-15 -2414 ((-1070) (-1070))))) (T -1102))
+((-2414 (*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1102)))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-1102)))))
+(-10 -7 (-15 -1400 ((-51) (-1070))) (-15 -2414 ((-1070) (-1070))))
+((-3976 (((-1104) |#1|) 11)))
+(((-1103 |#1|) (-10 -7 (-15 -3976 ((-1104) |#1|))) (-1016)) (T -1103))
+((-3976 (*1 *2 *3) (-12 (-5 *2 (-1104)) (-5 *1 (-1103 *3)) (-4 *3 (-1016)))))
+(-10 -7 (-15 -3976 ((-1104) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-1954 (((-589 (-1070)) $) 34)) (-2604 (((-589 (-1070)) $ (-589 (-1070))) 37)) (-3520 (((-589 (-1070)) $ (-589 (-1070))) 36)) (-2442 (((-589 (-1070)) $ (-589 (-1070))) 38)) (-2120 (((-589 (-1070)) $) 33)) (-2348 (($) 22)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3967 (((-589 (-1070)) $) 35)) (-3942 (((-1174) $ (-523)) 29) (((-1174) $) 30)) (-3077 (($ (-794) (-523)) 26) (($ (-794) (-523) (-794)) NIL)) (-3976 (((-794) $) 40) (($ (-794)) 24)) (-4037 (((-108) $ $) NIL)))
+(((-1104) (-13 (-1016) (-10 -8 (-15 -3976 ($ (-794))) (-15 -3077 ($ (-794) (-523))) (-15 -3077 ($ (-794) (-523) (-794))) (-15 -3942 ((-1174) $ (-523))) (-15 -3942 ((-1174) $)) (-15 -3967 ((-589 (-1070)) $)) (-15 -1954 ((-589 (-1070)) $)) (-15 -2348 ($)) (-15 -2120 ((-589 (-1070)) $)) (-15 -2442 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -2604 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -3520 ((-589 (-1070)) $ (-589 (-1070))))))) (T -1104))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-1104)))) (-3077 (*1 *1 *2 *3) (-12 (-5 *2 (-794)) (-5 *3 (-523)) (-5 *1 (-1104)))) (-3077 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-794)) (-5 *3 (-523)) (-5 *1 (-1104)))) (-3942 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1104)))) (-3942 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1104)))) (-3967 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-1954 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-2348 (*1 *1) (-5 *1 (-1104))) (-2120 (*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-2442 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-2604 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))) (-3520 (*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
+(-13 (-1016) (-10 -8 (-15 -3976 ($ (-794))) (-15 -3077 ($ (-794) (-523))) (-15 -3077 ($ (-794) (-523) (-794))) (-15 -3942 ((-1174) $ (-523))) (-15 -3942 ((-1174) $)) (-15 -3967 ((-589 (-1070)) $)) (-15 -1954 ((-589 (-1070)) $)) (-15 -2348 ($)) (-15 -2120 ((-589 (-1070)) $)) (-15 -2442 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -2604 ((-589 (-1070)) $ (-589 (-1070)))) (-15 -3520 ((-589 (-1070)) $ (-589 (-1070))))))
+((-3260 (((-108) $ $) NIL)) (-3075 (((-1070) $ (-1070)) 17) (((-1070) $) 16)) (-1929 (((-1070) $ (-1070)) 15)) (-1590 (($ $ (-1070)) NIL)) (-2671 (((-3 (-1070) "failed") $) 11)) (-3626 (((-1070) $) 8)) (-1302 (((-3 (-1070) "failed") $) 12)) (-2214 (((-1070) $) 9)) (-3439 (($ (-364)) NIL) (($ (-364) (-1070)) NIL)) (-1522 (((-364) $) NIL)) (-3841 (((-1070) $) NIL)) (-2965 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3352 (((-108) $) 18)) (-3976 (((-794) $) NIL)) (-1833 (($ $) NIL)) (-4037 (((-108) $ $) NIL)))
+(((-1105) (-13 (-340 (-364) (-1070)) (-10 -8 (-15 -3075 ((-1070) $ (-1070))) (-15 -3075 ((-1070) $)) (-15 -3626 ((-1070) $)) (-15 -2671 ((-3 (-1070) "failed") $)) (-15 -1302 ((-3 (-1070) "failed") $)) (-15 -3352 ((-108) $))))) (T -1105))
+((-3075 (*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-3075 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-3626 (*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-2671 (*1 *2 *1) (|partial| -12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-1302 (*1 *2 *1) (|partial| -12 (-5 *2 (-1070)) (-5 *1 (-1105)))) (-3352 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1105)))))
+(-13 (-340 (-364) (-1070)) (-10 -8 (-15 -3075 ((-1070) $ (-1070))) (-15 -3075 ((-1070) $)) (-15 -3626 ((-1070) $)) (-15 -2671 ((-3 (-1070) "failed") $)) (-15 -1302 ((-3 (-1070) "failed") $)) (-15 -3352 ((-108) $))))
+((-2035 (((-3 (-523) "failed") |#1|) 19)) (-2229 (((-3 (-523) "failed") |#1|) 14)) (-2741 (((-523) (-1070)) 28)))
+(((-1106 |#1|) (-10 -7 (-15 -2035 ((-3 (-523) "failed") |#1|)) (-15 -2229 ((-3 (-523) "failed") |#1|)) (-15 -2741 ((-523) (-1070)))) (-973)) (T -1106))
+((-2741 (*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-523)) (-5 *1 (-1106 *4)) (-4 *4 (-973)))) (-2229 (*1 *2 *3) (|partial| -12 (-5 *2 (-523)) (-5 *1 (-1106 *3)) (-4 *3 (-973)))) (-2035 (*1 *2 *3) (|partial| -12 (-5 *2 (-523)) (-5 *1 (-1106 *3)) (-4 *3 (-973)))))
+(-10 -7 (-15 -2035 ((-3 (-523) "failed") |#1|)) (-15 -2229 ((-3 (-523) "failed") |#1|)) (-15 -2741 ((-523) (-1070))))
+((-1554 (((-1047 (-203))) 9)))
+(((-1107) (-10 -7 (-15 -1554 ((-1047 (-203)))))) (T -1107))
+((-1554 (*1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1107)))))
+(-10 -7 (-15 -1554 ((-1047 (-203)))))
+((-2188 (($) 11)) (-3768 (($ $) 35)) (-3743 (($ $) 33)) (-2655 (($ $) 25)) (-3793 (($ $) 17)) (-3135 (($ $) 15)) (-3780 (($ $) 19)) (-3632 (($ $) 30)) (-3756 (($ $) 34)) (-2667 (($ $) 29)))
+(((-1108 |#1|) (-10 -8 (-15 -2188 (|#1|)) (-15 -3768 (|#1| |#1|)) (-15 -3743 (|#1| |#1|)) (-15 -3793 (|#1| |#1|)) (-15 -3135 (|#1| |#1|)) (-15 -3780 (|#1| |#1|)) (-15 -3756 (|#1| |#1|)) (-15 -2655 (|#1| |#1|)) (-15 -3632 (|#1| |#1|)) (-15 -2667 (|#1| |#1|))) (-1109)) (T -1108))
+NIL
+(-10 -8 (-15 -2188 (|#1|)) (-15 -3768 (|#1| |#1|)) (-15 -3743 (|#1| |#1|)) (-15 -3793 (|#1| |#1|)) (-15 -3135 (|#1| |#1|)) (-15 -3780 (|#1| |#1|)) (-15 -3756 (|#1| |#1|)) (-15 -2655 (|#1| |#1|)) (-15 -3632 (|#1| |#1|)) (-15 -2667 (|#1| |#1|)))
+((-3695 (($ $) 26)) (-2608 (($ $) 11)) (-3669 (($ $) 27)) (-2588 (($ $) 10)) (-3717 (($ $) 28)) (-2629 (($ $) 9)) (-2188 (($) 16)) (-2062 (($ $) 19)) (-1847 (($ $) 18)) (-3730 (($ $) 29)) (-2641 (($ $) 8)) (-3707 (($ $) 30)) (-2617 (($ $) 7)) (-3683 (($ $) 31)) (-2598 (($ $) 6)) (-3768 (($ $) 20)) (-2680 (($ $) 32)) (-3743 (($ $) 21)) (-2655 (($ $) 33)) (-3793 (($ $) 22)) (-3645 (($ $) 34)) (-3135 (($ $) 23)) (-3657 (($ $) 35)) (-3780 (($ $) 24)) (-3632 (($ $) 36)) (-3756 (($ $) 25)) (-2667 (($ $) 37)) (** (($ $ $) 17)))
(((-1109) (-129)) (T -1109))
-((-3352 (*1 *1) (-4 *1 (-1109))))
-(-13 (-1112) (-91) (-464) (-34) (-261) (-10 -8 (-15 -3352 ($))))
+((-2188 (*1 *1) (-4 *1 (-1109))))
+(-13 (-1112) (-91) (-464) (-34) (-261) (-10 -8 (-15 -2188 ($))))
(((-34) . T) ((-91) . T) ((-261) . T) ((-464) . T) ((-1112) . T))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3370 ((|#1| $) 17)) (-3959 (($ |#1| (-589 $)) 23) (($ (-589 |#1|)) 27) (($ |#1|) 25)) (-1620 (((-108) $ (-710)) 48)) (-1487 ((|#1| $ |#1|) 14 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 13 (|has| $ (-6 -4249)))) (-4189 (($) NIL T CONST)) (-1871 (((-589 |#1|) $) 52 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 43)) (-3675 (((-108) $ $) 33 (|has| |#1| (-1016)))) (-3051 (((-108) $ (-710)) 41)) (-1584 (((-589 |#1|) $) 53 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 51 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2043 (($ (-1 |#1| |#1|) $) 24 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 22)) (-1418 (((-108) $ (-710)) 40)) (-1701 (((-589 |#1|) $) 37)) (-1799 (((-108) $) 36)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3379 (((-108) (-1 (-108) |#1|) $) 50 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 74)) (-1777 (((-108) $) 9)) (-3320 (($) 10)) (-1937 ((|#1| $ "value") NIL)) (-3766 (((-523) $ $) 32)) (-2837 (((-589 $) $) 59)) (-2340 (((-108) $ $) 77)) (-2666 (((-589 $) $) 72)) (-1560 (($ $) 73)) (-1221 (((-108) $) 56)) (-3977 (((-710) (-1 (-108) |#1|) $) 20 (|has| $ (-6 -4248))) (((-710) |#1| $) 16 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-1874 (($ $) 58)) (-1691 (((-794) $) 61 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 12)) (-3313 (((-108) $ $) 29 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 49 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 28 (|has| |#1| (-1016)))) (-2810 (((-710) $) 39 (|has| $ (-6 -4248)))))
-(((-1110 |#1|) (-13 (-938 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -3959 ($ |#1| (-589 $))) (-15 -3959 ($ (-589 |#1|))) (-15 -3959 ($ |#1|)) (-15 -1221 ((-108) $)) (-15 -1560 ($ $)) (-15 -2666 ((-589 $) $)) (-15 -2340 ((-108) $ $)) (-15 -2837 ((-589 $) $)))) (-1016)) (T -1110))
-((-1221 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))) (-3959 (*1 *1 *2 *3) (-12 (-5 *3 (-589 (-1110 *2))) (-5 *1 (-1110 *2)) (-4 *2 (-1016)))) (-3959 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-1110 *3)))) (-3959 (*1 *1 *2) (-12 (-5 *1 (-1110 *2)) (-4 *2 (-1016)))) (-1560 (*1 *1 *1) (-12 (-5 *1 (-1110 *2)) (-4 *2 (-1016)))) (-2666 (*1 *2 *1) (-12 (-5 *2 (-589 (-1110 *3))) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))) (-2340 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))) (-2837 (*1 *2 *1) (-12 (-5 *2 (-589 (-1110 *3))) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
-(-13 (-938 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -3959 ($ |#1| (-589 $))) (-15 -3959 ($ (-589 |#1|))) (-15 -3959 ($ |#1|)) (-15 -1221 ((-108) $)) (-15 -1560 ($ $)) (-15 -2666 ((-589 $) $)) (-15 -2340 ((-108) $ $)) (-15 -2837 ((-589 $) $))))
-((-1285 (($ $) 15)) (-1309 (($ $) 12)) (-1322 (($ $) 10)) (-1295 (($ $) 17)))
-(((-1111 |#1|) (-10 -8 (-15 -1295 (|#1| |#1|)) (-15 -1322 (|#1| |#1|)) (-15 -1309 (|#1| |#1|)) (-15 -1285 (|#1| |#1|))) (-1112)) (T -1111))
-NIL
-(-10 -8 (-15 -1295 (|#1| |#1|)) (-15 -1322 (|#1| |#1|)) (-15 -1309 (|#1| |#1|)) (-15 -1285 (|#1| |#1|)))
-((-1285 (($ $) 11)) (-1260 (($ $) 10)) (-1309 (($ $) 9)) (-1322 (($ $) 8)) (-1295 (($ $) 7)) (-1274 (($ $) 6)))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2058 ((|#1| $) 17)) (-4129 (($ |#1| (-589 $)) 23) (($ (-589 |#1|)) 27) (($ |#1|) 25)) (-2282 (((-108) $ (-710)) 48)) (-3365 ((|#1| $ |#1|) 14 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 13 (|has| $ (-6 -4249)))) (-1640 (($) NIL T CONST)) (-3133 (((-589 |#1|) $) 52 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 43)) (-3339 (((-108) $ $) 33 (|has| |#1| (-1016)))) (-1344 (((-108) $ (-710)) 41)) (-3056 (((-589 |#1|) $) 53 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 51 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3063 (($ (-1 |#1| |#1|) $) 24 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 22)) (-4042 (((-108) $ (-710)) 40)) (-2112 (((-589 |#1|) $) 37)) (-3391 (((-108) $) 36)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2720 (((-108) (-1 (-108) |#1|) $) 50 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 74)) (-3163 (((-108) $) 9)) (-4055 (($) 10)) (-1502 ((|#1| $ "value") NIL)) (-2981 (((-523) $ $) 32)) (-2928 (((-589 $) $) 59)) (-1855 (((-108) $ $) 77)) (-1820 (((-589 $) $) 72)) (-2832 (($ $) 73)) (-2837 (((-108) $) 56)) (-2452 (((-710) (-1 (-108) |#1|) $) 20 (|has| $ (-6 -4248))) (((-710) |#1| $) 16 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4124 (($ $) 58)) (-3976 (((-794) $) 61 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 12)) (-4004 (((-108) $ $) 29 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 49 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 28 (|has| |#1| (-1016)))) (-1271 (((-710) $) 39 (|has| $ (-6 -4248)))))
+(((-1110 |#1|) (-13 (-938 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -4129 ($ |#1| (-589 $))) (-15 -4129 ($ (-589 |#1|))) (-15 -4129 ($ |#1|)) (-15 -2837 ((-108) $)) (-15 -2832 ($ $)) (-15 -1820 ((-589 $) $)) (-15 -1855 ((-108) $ $)) (-15 -2928 ((-589 $) $)))) (-1016)) (T -1110))
+((-2837 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))) (-4129 (*1 *1 *2 *3) (-12 (-5 *3 (-589 (-1110 *2))) (-5 *1 (-1110 *2)) (-4 *2 (-1016)))) (-4129 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-1110 *3)))) (-4129 (*1 *1 *2) (-12 (-5 *1 (-1110 *2)) (-4 *2 (-1016)))) (-2832 (*1 *1 *1) (-12 (-5 *1 (-1110 *2)) (-4 *2 (-1016)))) (-1820 (*1 *2 *1) (-12 (-5 *2 (-589 (-1110 *3))) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))) (-1855 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))) (-2928 (*1 *2 *1) (-12 (-5 *2 (-589 (-1110 *3))) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
+(-13 (-938 |#1|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -4129 ($ |#1| (-589 $))) (-15 -4129 ($ (-589 |#1|))) (-15 -4129 ($ |#1|)) (-15 -2837 ((-108) $)) (-15 -2832 ($ $)) (-15 -1820 ((-589 $) $)) (-15 -1855 ((-108) $ $)) (-15 -2928 ((-589 $) $))))
+((-2608 (($ $) 15)) (-2629 (($ $) 12)) (-2641 (($ $) 10)) (-2617 (($ $) 17)))
+(((-1111 |#1|) (-10 -8 (-15 -2617 (|#1| |#1|)) (-15 -2641 (|#1| |#1|)) (-15 -2629 (|#1| |#1|)) (-15 -2608 (|#1| |#1|))) (-1112)) (T -1111))
+NIL
+(-10 -8 (-15 -2617 (|#1| |#1|)) (-15 -2641 (|#1| |#1|)) (-15 -2629 (|#1| |#1|)) (-15 -2608 (|#1| |#1|)))
+((-2608 (($ $) 11)) (-2588 (($ $) 10)) (-2629 (($ $) 9)) (-2641 (($ $) 8)) (-2617 (($ $) 7)) (-2598 (($ $) 6)))
(((-1112) (-129)) (T -1112))
-((-1285 (*1 *1 *1) (-4 *1 (-1112))) (-1260 (*1 *1 *1) (-4 *1 (-1112))) (-1309 (*1 *1 *1) (-4 *1 (-1112))) (-1322 (*1 *1 *1) (-4 *1 (-1112))) (-1295 (*1 *1 *1) (-4 *1 (-1112))) (-1274 (*1 *1 *1) (-4 *1 (-1112))))
-(-13 (-10 -8 (-15 -1274 ($ $)) (-15 -1295 ($ $)) (-15 -1322 ($ $)) (-15 -1309 ($ $)) (-15 -1260 ($ $)) (-15 -1285 ($ $))))
-((-3011 ((|#2| |#2|) 85)) (-1308 (((-108) |#2|) 25)) (-2448 ((|#2| |#2|) 29)) (-2459 ((|#2| |#2|) 31)) (-3499 ((|#2| |#2| (-1087)) 79) ((|#2| |#2|) 80)) (-2752 (((-155 |#2|) |#2|) 27)) (-3961 ((|#2| |#2| (-1087)) 81) ((|#2| |#2|) 82)))
-(((-1113 |#1| |#2|) (-10 -7 (-15 -3499 (|#2| |#2|)) (-15 -3499 (|#2| |#2| (-1087))) (-15 -3961 (|#2| |#2|)) (-15 -3961 (|#2| |#2| (-1087))) (-15 -3011 (|#2| |#2|)) (-15 -2448 (|#2| |#2|)) (-15 -2459 (|#2| |#2|)) (-15 -1308 ((-108) |#2|)) (-15 -2752 ((-155 |#2|) |#2|))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -1113))
-((-2752 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-155 *3)) (-5 *1 (-1113 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-1308 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-108)) (-5 *1 (-1113 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-2459 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-2448 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-3011 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-3961 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-3961 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-3499 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-3499 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))))
-(-10 -7 (-15 -3499 (|#2| |#2|)) (-15 -3499 (|#2| |#2| (-1087))) (-15 -3961 (|#2| |#2|)) (-15 -3961 (|#2| |#2| (-1087))) (-15 -3011 (|#2| |#2|)) (-15 -2448 (|#2| |#2|)) (-15 -2459 (|#2| |#2|)) (-15 -1308 ((-108) |#2|)) (-15 -2752 ((-155 |#2|) |#2|)))
-((-3144 ((|#4| |#4| |#1|) 27)) (-2203 ((|#4| |#4| |#1|) 28)))
-(((-1114 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3144 (|#4| |#4| |#1|)) (-15 -2203 (|#4| |#4| |#1|))) (-515) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|)) (T -1114))
-((-2203 (*1 *2 *2 *3) (-12 (-4 *3 (-515)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-1114 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-3144 (*1 *2 *2 *3) (-12 (-4 *3 (-515)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-1114 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
-(-10 -7 (-15 -3144 (|#4| |#4| |#1|)) (-15 -2203 (|#4| |#4| |#1|)))
-((-3800 ((|#2| |#2|) 132)) (-3300 ((|#2| |#2|) 129)) (-2557 ((|#2| |#2|) 120)) (-2063 ((|#2| |#2|) 117)) (-2596 ((|#2| |#2|) 125)) (-2090 ((|#2| |#2|) 113)) (-1476 ((|#2| |#2|) 42)) (-1321 ((|#2| |#2|) 93)) (-3463 ((|#2| |#2|) 73)) (-1808 ((|#2| |#2|) 127)) (-3701 ((|#2| |#2|) 115)) (-2098 ((|#2| |#2|) 137)) (-1662 ((|#2| |#2|) 135)) (-3159 ((|#2| |#2|) 136)) (-4137 ((|#2| |#2|) 134)) (-3640 ((|#2| |#2|) 146)) (-4092 ((|#2| |#2|) 30 (-12 (|has| |#2| (-564 (-823 |#1|))) (|has| |#2| (-817 |#1|)) (|has| |#1| (-564 (-823 |#1|))) (|has| |#1| (-817 |#1|))))) (-3660 ((|#2| |#2|) 74)) (-3440 ((|#2| |#2|) 138)) (-1870 ((|#2| |#2|) 139)) (-4203 ((|#2| |#2|) 126)) (-4063 ((|#2| |#2|) 114)) (-2118 ((|#2| |#2|) 133)) (-2093 ((|#2| |#2|) 131)) (-3775 ((|#2| |#2|) 121)) (-2114 ((|#2| |#2|) 119)) (-4182 ((|#2| |#2|) 123)) (-1622 ((|#2| |#2|) 111)))
-(((-1115 |#1| |#2|) (-10 -7 (-15 -1870 (|#2| |#2|)) (-15 -3463 (|#2| |#2|)) (-15 -3640 (|#2| |#2|)) (-15 -1321 (|#2| |#2|)) (-15 -1476 (|#2| |#2|)) (-15 -3660 (|#2| |#2|)) (-15 -3440 (|#2| |#2|)) (-15 -1622 (|#2| |#2|)) (-15 -4182 (|#2| |#2|)) (-15 -3775 (|#2| |#2|)) (-15 -2118 (|#2| |#2|)) (-15 -4063 (|#2| |#2|)) (-15 -4203 (|#2| |#2|)) (-15 -3701 (|#2| |#2|)) (-15 -1808 (|#2| |#2|)) (-15 -2090 (|#2| |#2|)) (-15 -2596 (|#2| |#2|)) (-15 -2557 (|#2| |#2|)) (-15 -3800 (|#2| |#2|)) (-15 -2063 (|#2| |#2|)) (-15 -3300 (|#2| |#2|)) (-15 -2114 (|#2| |#2|)) (-15 -2093 (|#2| |#2|)) (-15 -4137 (|#2| |#2|)) (-15 -1662 (|#2| |#2|)) (-15 -3159 (|#2| |#2|)) (-15 -2098 (|#2| |#2|)) (IF (|has| |#1| (-817 |#1|)) (IF (|has| |#1| (-564 (-823 |#1|))) (IF (|has| |#2| (-564 (-823 |#1|))) (IF (|has| |#2| (-817 |#1|)) (-15 -4092 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-786) (-427)) (-13 (-406 |#1|) (-1109))) (T -1115))
-((-4092 (*1 *2 *2) (-12 (-4 *3 (-564 (-823 *3))) (-4 *3 (-817 *3)) (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-564 (-823 *3))) (-4 *2 (-817 *3)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2098 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3159 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1662 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-4137 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2093 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2114 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3300 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2063 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3800 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2557 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2596 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2090 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1808 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3701 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-4203 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-4063 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2118 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3775 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-4182 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1622 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3440 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3660 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1476 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1321 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3640 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3463 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1870 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))))
-(-10 -7 (-15 -1870 (|#2| |#2|)) (-15 -3463 (|#2| |#2|)) (-15 -3640 (|#2| |#2|)) (-15 -1321 (|#2| |#2|)) (-15 -1476 (|#2| |#2|)) (-15 -3660 (|#2| |#2|)) (-15 -3440 (|#2| |#2|)) (-15 -1622 (|#2| |#2|)) (-15 -4182 (|#2| |#2|)) (-15 -3775 (|#2| |#2|)) (-15 -2118 (|#2| |#2|)) (-15 -4063 (|#2| |#2|)) (-15 -4203 (|#2| |#2|)) (-15 -3701 (|#2| |#2|)) (-15 -1808 (|#2| |#2|)) (-15 -2090 (|#2| |#2|)) (-15 -2596 (|#2| |#2|)) (-15 -2557 (|#2| |#2|)) (-15 -3800 (|#2| |#2|)) (-15 -2063 (|#2| |#2|)) (-15 -3300 (|#2| |#2|)) (-15 -2114 (|#2| |#2|)) (-15 -2093 (|#2| |#2|)) (-15 -4137 (|#2| |#2|)) (-15 -1662 (|#2| |#2|)) (-15 -3159 (|#2| |#2|)) (-15 -2098 (|#2| |#2|)) (IF (|has| |#1| (-817 |#1|)) (IF (|has| |#1| (-564 (-823 |#1|))) (IF (|has| |#2| (-564 (-823 |#1|))) (IF (|has| |#2| (-817 |#1|)) (-15 -4092 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
-((-2219 (((-108) |#5| $) 60) (((-108) $) 102)) (-2717 ((|#5| |#5| $) 75)) (-1903 (($ (-1 (-108) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 119)) (-3586 (((-589 |#5|) (-589 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|)) 73)) (-1220 (((-3 $ "failed") (-589 |#5|)) 126)) (-2441 (((-3 $ "failed") $) 112)) (-3546 ((|#5| |#5| $) 94)) (-3087 (((-108) |#5| $ (-1 (-108) |#5| |#5|)) 31)) (-2848 ((|#5| |#5| $) 98)) (-2116 ((|#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)) (-2860 (((-2 (|:| -1214 (-589 |#5|)) (|:| -2647 (-589 |#5|))) $) 55)) (-2605 (((-108) |#5| $) 58) (((-108) $) 103)) (-3556 ((|#4| $) 108)) (-2535 (((-3 |#5| "failed") $) 110)) (-2455 (((-589 |#5|) $) 49)) (-2490 (((-108) |#5| $) 67) (((-108) $) 107)) (-2960 ((|#5| |#5| $) 81)) (-2303 (((-108) $ $) 27)) (-2569 (((-108) |#5| $) 63) (((-108) $) 105)) (-2897 ((|#5| |#5| $) 78)) (-2428 (((-3 |#5| "failed") $) 109)) (-3053 (($ $ |#5|) 127)) (-2640 (((-710) $) 52)) (-1704 (($ (-589 |#5|)) 124)) (-2712 (($ $ |#4|) 122)) (-2742 (($ $ |#4|) 121)) (-1494 (($ $) 120)) (-1691 (((-794) $) NIL) (((-589 |#5|) $) 113)) (-2868 (((-710) $) 130)) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5| |#5|)) 43) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|)) 45)) (-3684 (((-108) $ (-1 (-108) |#5| (-589 |#5|))) 100)) (-1574 (((-589 |#4|) $) 115)) (-1747 (((-108) |#4| $) 118)) (-3941 (((-108) $ $) 19)))
-(((-1116 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2868 ((-710) |#1|)) (-15 -3053 (|#1| |#1| |#5|)) (-15 -1903 ((-3 |#5| "failed") |#1| |#4|)) (-15 -1747 ((-108) |#4| |#1|)) (-15 -1574 ((-589 |#4|) |#1|)) (-15 -2441 ((-3 |#1| "failed") |#1|)) (-15 -2535 ((-3 |#5| "failed") |#1|)) (-15 -2428 ((-3 |#5| "failed") |#1|)) (-15 -2848 (|#5| |#5| |#1|)) (-15 -1494 (|#1| |#1|)) (-15 -3546 (|#5| |#5| |#1|)) (-15 -2960 (|#5| |#5| |#1|)) (-15 -2897 (|#5| |#5| |#1|)) (-15 -2717 (|#5| |#5| |#1|)) (-15 -3586 ((-589 |#5|) (-589 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -2116 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -2490 ((-108) |#1|)) (-15 -2569 ((-108) |#1|)) (-15 -2219 ((-108) |#1|)) (-15 -3684 ((-108) |#1| (-1 (-108) |#5| (-589 |#5|)))) (-15 -2490 ((-108) |#5| |#1|)) (-15 -2569 ((-108) |#5| |#1|)) (-15 -2219 ((-108) |#5| |#1|)) (-15 -3087 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -2605 ((-108) |#1|)) (-15 -2605 ((-108) |#5| |#1|)) (-15 -2860 ((-2 (|:| -1214 (-589 |#5|)) (|:| -2647 (-589 |#5|))) |#1|)) (-15 -2640 ((-710) |#1|)) (-15 -2455 ((-589 |#5|) |#1|)) (-15 -1645 ((-3 (-2 (|:| |bas| |#1|) (|:| -3781 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -1645 ((-3 (-2 (|:| |bas| |#1|) (|:| -3781 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5| |#5|))) (-15 -2303 ((-108) |#1| |#1|)) (-15 -2712 (|#1| |#1| |#4|)) (-15 -2742 (|#1| |#1| |#4|)) (-15 -3556 (|#4| |#1|)) (-15 -1220 ((-3 |#1| "failed") (-589 |#5|))) (-15 -1691 ((-589 |#5|) |#1|)) (-15 -1704 (|#1| (-589 |#5|))) (-15 -2116 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -2116 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -1903 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -2116 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|))) (-1117 |#2| |#3| |#4| |#5|) (-515) (-732) (-786) (-987 |#2| |#3| |#4|)) (T -1116))
-NIL
-(-10 -8 (-15 -2868 ((-710) |#1|)) (-15 -3053 (|#1| |#1| |#5|)) (-15 -1903 ((-3 |#5| "failed") |#1| |#4|)) (-15 -1747 ((-108) |#4| |#1|)) (-15 -1574 ((-589 |#4|) |#1|)) (-15 -2441 ((-3 |#1| "failed") |#1|)) (-15 -2535 ((-3 |#5| "failed") |#1|)) (-15 -2428 ((-3 |#5| "failed") |#1|)) (-15 -2848 (|#5| |#5| |#1|)) (-15 -1494 (|#1| |#1|)) (-15 -3546 (|#5| |#5| |#1|)) (-15 -2960 (|#5| |#5| |#1|)) (-15 -2897 (|#5| |#5| |#1|)) (-15 -2717 (|#5| |#5| |#1|)) (-15 -3586 ((-589 |#5|) (-589 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -2116 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -2490 ((-108) |#1|)) (-15 -2569 ((-108) |#1|)) (-15 -2219 ((-108) |#1|)) (-15 -3684 ((-108) |#1| (-1 (-108) |#5| (-589 |#5|)))) (-15 -2490 ((-108) |#5| |#1|)) (-15 -2569 ((-108) |#5| |#1|)) (-15 -2219 ((-108) |#5| |#1|)) (-15 -3087 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -2605 ((-108) |#1|)) (-15 -2605 ((-108) |#5| |#1|)) (-15 -2860 ((-2 (|:| -1214 (-589 |#5|)) (|:| -2647 (-589 |#5|))) |#1|)) (-15 -2640 ((-710) |#1|)) (-15 -2455 ((-589 |#5|) |#1|)) (-15 -1645 ((-3 (-2 (|:| |bas| |#1|) (|:| -3781 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -1645 ((-3 (-2 (|:| |bas| |#1|) (|:| -3781 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5| |#5|))) (-15 -2303 ((-108) |#1| |#1|)) (-15 -2712 (|#1| |#1| |#4|)) (-15 -2742 (|#1| |#1| |#4|)) (-15 -3556 (|#4| |#1|)) (-15 -1220 ((-3 |#1| "failed") (-589 |#5|))) (-15 -1691 ((-589 |#5|) |#1|)) (-15 -1704 (|#1| (-589 |#5|))) (-15 -2116 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -2116 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -1903 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -2116 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -1691 ((-794) |#1|)) (-15 -3941 ((-108) |#1| |#1|)))
-((-1680 (((-108) $ $) 7)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) 85)) (-2591 (((-589 $) (-589 |#4|)) 86)) (-1292 (((-589 |#3|) $) 33)) (-2356 (((-108) $) 26)) (-2192 (((-108) $) 17 (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) 101) (((-108) $) 97)) (-2717 ((|#4| |#4| $) 92)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) 27)) (-1620 (((-108) $ (-710)) 44)) (-1903 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-4189 (($) 45 T CONST)) (-4002 (((-108) $) 22 (|has| |#1| (-515)))) (-3577 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3527 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2611 (((-108) $) 25 (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1291 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) 36)) (-3508 (($ (-589 |#4|)) 35)) (-2441 (((-3 $ "failed") $) 82)) (-3546 ((|#4| |#4| $) 89)) (-2462 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2848 ((|#4| |#4| $) 87)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) 105)) (-1871 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) 104) (((-108) $) 103)) (-3556 ((|#3| $) 34)) (-3051 (((-108) $ (-710)) 43)) (-1584 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) 47)) (-2709 (((-589 |#3|) $) 32)) (-2528 (((-108) |#3| $) 31)) (-1418 (((-108) $ (-710)) 42)) (-2032 (((-1070) $) 9)) (-2535 (((-3 |#4| "failed") $) 83)) (-2455 (((-589 |#4|) $) 107)) (-2490 (((-108) |#4| $) 99) (((-108) $) 95)) (-2960 ((|#4| |#4| $) 90)) (-2303 (((-108) $ $) 110)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) 100) (((-108) $) 96)) (-2897 ((|#4| |#4| $) 91)) (-3951 (((-1034) $) 10)) (-2428 (((-3 |#4| "failed") $) 84)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-3367 (((-3 $ "failed") $ |#4|) 78)) (-3053 (($ $ |#4|) 77)) (-3379 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) 38)) (-1777 (((-108) $) 41)) (-3320 (($) 40)) (-2640 (((-710) $) 106)) (-3977 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-1874 (($ $) 39)) (-1400 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) 60)) (-2712 (($ $ |#3|) 28)) (-2742 (($ $ |#3|) 30)) (-1494 (($ $) 88)) (-1591 (($ $ |#3|) 29)) (-1691 (((-794) $) 11) (((-589 |#4|) $) 37)) (-2868 (((-710) $) 76 (|has| |#3| (-344)))) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-2308 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) 81)) (-1747 (((-108) |#3| $) 80)) (-3941 (((-108) $ $) 6)) (-2810 (((-710) $) 46 (|has| $ (-6 -4248)))))
+((-2608 (*1 *1 *1) (-4 *1 (-1112))) (-2588 (*1 *1 *1) (-4 *1 (-1112))) (-2629 (*1 *1 *1) (-4 *1 (-1112))) (-2641 (*1 *1 *1) (-4 *1 (-1112))) (-2617 (*1 *1 *1) (-4 *1 (-1112))) (-2598 (*1 *1 *1) (-4 *1 (-1112))))
+(-13 (-10 -8 (-15 -2598 ($ $)) (-15 -2617 ($ $)) (-15 -2641 ($ $)) (-15 -2629 ($ $)) (-15 -2588 ($ $)) (-15 -2608 ($ $))))
+((-4083 ((|#2| |#2|) 88)) (-1241 (((-108) |#2|) 26)) (-3597 ((|#2| |#2|) 30)) (-3610 ((|#2| |#2|) 32)) (-3368 ((|#2| |#2| (-1087)) 83) ((|#2| |#2|) 84)) (-3305 (((-155 |#2|) |#2|) 28)) (-3072 ((|#2| |#2| (-1087)) 85) ((|#2| |#2|) 86)))
+(((-1113 |#1| |#2|) (-10 -7 (-15 -3368 (|#2| |#2|)) (-15 -3368 (|#2| |#2| (-1087))) (-15 -3072 (|#2| |#2|)) (-15 -3072 (|#2| |#2| (-1087))) (-15 -4083 (|#2| |#2|)) (-15 -3597 (|#2| |#2|)) (-15 -3610 (|#2| |#2|)) (-15 -1241 ((-108) |#2|)) (-15 -3305 ((-155 |#2|) |#2|))) (-13 (-427) (-786) (-964 (-523)) (-585 (-523))) (-13 (-27) (-1109) (-406 |#1|))) (T -1113))
+((-3305 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-155 *3)) (-5 *1 (-1113 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-1241 (*1 *2 *3) (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *2 (-108)) (-5 *1 (-1113 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *4))))) (-3610 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-3597 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-4083 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-3072 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-3072 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))) (-3368 (*1 *2 *2 *3) (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))) (-3368 (*1 *2 *2) (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523)))) (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))))
+(-10 -7 (-15 -3368 (|#2| |#2|)) (-15 -3368 (|#2| |#2| (-1087))) (-15 -3072 (|#2| |#2|)) (-15 -3072 (|#2| |#2| (-1087))) (-15 -4083 (|#2| |#2|)) (-15 -3597 (|#2| |#2|)) (-15 -3610 (|#2| |#2|)) (-15 -1241 ((-108) |#2|)) (-15 -3305 ((-155 |#2|) |#2|)))
+((-2957 ((|#4| |#4| |#1|) 27)) (-2926 ((|#4| |#4| |#1|) 28)))
+(((-1114 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2957 (|#4| |#4| |#1|)) (-15 -2926 (|#4| |#4| |#1|))) (-515) (-349 |#1|) (-349 |#1|) (-627 |#1| |#2| |#3|)) (T -1114))
+((-2926 (*1 *2 *2 *3) (-12 (-4 *3 (-515)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-1114 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))) (-2957 (*1 *2 *2 *3) (-12 (-4 *3 (-515)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-5 *1 (-1114 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
+(-10 -7 (-15 -2957 (|#4| |#4| |#1|)) (-15 -2926 (|#4| |#4| |#1|)))
+((-1439 ((|#2| |#2|) 134)) (-3885 ((|#2| |#2|) 131)) (-3134 ((|#2| |#2|) 122)) (-4092 ((|#2| |#2|) 119)) (-2351 ((|#2| |#2|) 127)) (-1281 ((|#2| |#2|) 115)) (-3271 ((|#2| |#2|) 43)) (-1316 ((|#2| |#2|) 95)) (-1804 ((|#2| |#2|) 75)) (-3497 ((|#2| |#2|) 129)) (-3604 ((|#2| |#2|) 117)) (-3240 ((|#2| |#2|) 139)) (-1366 ((|#2| |#2|) 137)) (-3101 ((|#2| |#2|) 138)) (-2374 ((|#2| |#2|) 136)) (-1799 ((|#2| |#2|) 149)) (-3728 ((|#2| |#2|) 30 (-12 (|has| |#2| (-564 (-823 |#1|))) (|has| |#2| (-817 |#1|)) (|has| |#1| (-564 (-823 |#1|))) (|has| |#1| (-817 |#1|))))) (-2030 ((|#2| |#2|) 76)) (-1542 ((|#2| |#2|) 140)) (-1276 ((|#2| |#2|) 141)) (-1823 ((|#2| |#2|) 128)) (-3419 ((|#2| |#2|) 116)) (-3398 ((|#2| |#2|) 135)) (-3191 ((|#2| |#2|) 133)) (-3080 ((|#2| |#2|) 123)) (-3366 ((|#2| |#2|) 121)) (-1559 ((|#2| |#2|) 125)) (-2289 ((|#2| |#2|) 113)))
+(((-1115 |#1| |#2|) (-10 -7 (-15 -1276 (|#2| |#2|)) (-15 -1804 (|#2| |#2|)) (-15 -1799 (|#2| |#2|)) (-15 -1316 (|#2| |#2|)) (-15 -3271 (|#2| |#2|)) (-15 -2030 (|#2| |#2|)) (-15 -1542 (|#2| |#2|)) (-15 -2289 (|#2| |#2|)) (-15 -1559 (|#2| |#2|)) (-15 -3080 (|#2| |#2|)) (-15 -3398 (|#2| |#2|)) (-15 -3419 (|#2| |#2|)) (-15 -1823 (|#2| |#2|)) (-15 -3604 (|#2| |#2|)) (-15 -3497 (|#2| |#2|)) (-15 -1281 (|#2| |#2|)) (-15 -2351 (|#2| |#2|)) (-15 -3134 (|#2| |#2|)) (-15 -1439 (|#2| |#2|)) (-15 -4092 (|#2| |#2|)) (-15 -3885 (|#2| |#2|)) (-15 -3366 (|#2| |#2|)) (-15 -3191 (|#2| |#2|)) (-15 -2374 (|#2| |#2|)) (-15 -1366 (|#2| |#2|)) (-15 -3101 (|#2| |#2|)) (-15 -3240 (|#2| |#2|)) (IF (|has| |#1| (-817 |#1|)) (IF (|has| |#1| (-564 (-823 |#1|))) (IF (|has| |#2| (-564 (-823 |#1|))) (IF (|has| |#2| (-817 |#1|)) (-15 -3728 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-786) (-427)) (-13 (-406 |#1|) (-1109))) (T -1115))
+((-3728 (*1 *2 *2) (-12 (-4 *3 (-564 (-823 *3))) (-4 *3 (-817 *3)) (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-564 (-823 *3))) (-4 *2 (-817 *3)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3240 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3101 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1366 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2374 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3191 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3366 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3885 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-4092 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1439 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3134 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2351 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1281 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3497 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3604 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1823 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3419 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3398 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3080 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1559 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2289 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1542 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-2030 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-3271 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1316 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1799 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1804 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))) (-1276 (*1 *2 *2) (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-406 *3) (-1109))))))
+(-10 -7 (-15 -1276 (|#2| |#2|)) (-15 -1804 (|#2| |#2|)) (-15 -1799 (|#2| |#2|)) (-15 -1316 (|#2| |#2|)) (-15 -3271 (|#2| |#2|)) (-15 -2030 (|#2| |#2|)) (-15 -1542 (|#2| |#2|)) (-15 -2289 (|#2| |#2|)) (-15 -1559 (|#2| |#2|)) (-15 -3080 (|#2| |#2|)) (-15 -3398 (|#2| |#2|)) (-15 -3419 (|#2| |#2|)) (-15 -1823 (|#2| |#2|)) (-15 -3604 (|#2| |#2|)) (-15 -3497 (|#2| |#2|)) (-15 -1281 (|#2| |#2|)) (-15 -2351 (|#2| |#2|)) (-15 -3134 (|#2| |#2|)) (-15 -1439 (|#2| |#2|)) (-15 -4092 (|#2| |#2|)) (-15 -3885 (|#2| |#2|)) (-15 -3366 (|#2| |#2|)) (-15 -3191 (|#2| |#2|)) (-15 -2374 (|#2| |#2|)) (-15 -1366 (|#2| |#2|)) (-15 -3101 (|#2| |#2|)) (-15 -3240 (|#2| |#2|)) (IF (|has| |#1| (-817 |#1|)) (IF (|has| |#1| (-564 (-823 |#1|))) (IF (|has| |#2| (-564 (-823 |#1|))) (IF (|has| |#2| (-817 |#1|)) (-15 -3728 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
+((-3103 (((-108) |#5| $) 60) (((-108) $) 102)) (-4165 ((|#5| |#5| $) 75)) (-1299 (($ (-1 (-108) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 119)) (-3021 (((-589 |#5|) (-589 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|)) 73)) (-2898 (((-3 $ "failed") (-589 |#5|)) 126)) (-3891 (((-3 $ "failed") $) 112)) (-3880 ((|#5| |#5| $) 94)) (-3605 (((-108) |#5| $ (-1 (-108) |#5| |#5|)) 31)) (-3058 ((|#5| |#5| $) 98)) (-1830 ((|#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)) (-3161 (((-2 (|:| -3922 (-589 |#5|)) (|:| -3439 (-589 |#5|))) $) 55)) (-2407 (((-108) |#5| $) 58) (((-108) $) 103)) (-2694 ((|#4| $) 108)) (-2247 (((-3 |#5| "failed") $) 110)) (-3403 (((-589 |#5|) $) 49)) (-3761 (((-108) |#5| $) 67) (((-108) $) 107)) (-1728 ((|#5| |#5| $) 81)) (-1454 (((-108) $ $) 27)) (-2152 (((-108) |#5| $) 63) (((-108) $) 105)) (-2347 ((|#5| |#5| $) 78)) (-3879 (((-3 |#5| "failed") $) 109)) (-1361 (($ $ |#5|) 127)) (-1487 (((-710) $) 52)) (-3985 (($ (-589 |#5|)) 124)) (-4135 (($ $ |#4|) 122)) (-1318 (($ $ |#4|) 121)) (-3444 (($ $) 120)) (-3976 (((-794) $) NIL) (((-589 |#5|) $) 113)) (-3221 (((-710) $) 130)) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5| |#5|)) 43) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|)) 45)) (-3442 (((-108) $ (-1 (-108) |#5| (-589 |#5|))) 100)) (-2969 (((-589 |#4|) $) 115)) (-4079 (((-108) |#4| $) 118)) (-4037 (((-108) $ $) 19)))
+(((-1116 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3221 ((-710) |#1|)) (-15 -1361 (|#1| |#1| |#5|)) (-15 -1299 ((-3 |#5| "failed") |#1| |#4|)) (-15 -4079 ((-108) |#4| |#1|)) (-15 -2969 ((-589 |#4|) |#1|)) (-15 -3891 ((-3 |#1| "failed") |#1|)) (-15 -2247 ((-3 |#5| "failed") |#1|)) (-15 -3879 ((-3 |#5| "failed") |#1|)) (-15 -3058 (|#5| |#5| |#1|)) (-15 -3444 (|#1| |#1|)) (-15 -3880 (|#5| |#5| |#1|)) (-15 -1728 (|#5| |#5| |#1|)) (-15 -2347 (|#5| |#5| |#1|)) (-15 -4165 (|#5| |#5| |#1|)) (-15 -3021 ((-589 |#5|) (-589 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -1830 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3761 ((-108) |#1|)) (-15 -2152 ((-108) |#1|)) (-15 -3103 ((-108) |#1|)) (-15 -3442 ((-108) |#1| (-1 (-108) |#5| (-589 |#5|)))) (-15 -3761 ((-108) |#5| |#1|)) (-15 -2152 ((-108) |#5| |#1|)) (-15 -3103 ((-108) |#5| |#1|)) (-15 -3605 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -2407 ((-108) |#1|)) (-15 -2407 ((-108) |#5| |#1|)) (-15 -3161 ((-2 (|:| -3922 (-589 |#5|)) (|:| -3439 (-589 |#5|))) |#1|)) (-15 -1487 ((-710) |#1|)) (-15 -3403 ((-589 |#5|) |#1|)) (-15 -2459 ((-3 (-2 (|:| |bas| |#1|) (|:| -3346 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -2459 ((-3 (-2 (|:| |bas| |#1|) (|:| -3346 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5| |#5|))) (-15 -1454 ((-108) |#1| |#1|)) (-15 -4135 (|#1| |#1| |#4|)) (-15 -1318 (|#1| |#1| |#4|)) (-15 -2694 (|#4| |#1|)) (-15 -2898 ((-3 |#1| "failed") (-589 |#5|))) (-15 -3976 ((-589 |#5|) |#1|)) (-15 -3985 (|#1| (-589 |#5|))) (-15 -1830 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -1830 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -1299 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -1830 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|))) (-1117 |#2| |#3| |#4| |#5|) (-515) (-732) (-786) (-987 |#2| |#3| |#4|)) (T -1116))
+NIL
+(-10 -8 (-15 -3221 ((-710) |#1|)) (-15 -1361 (|#1| |#1| |#5|)) (-15 -1299 ((-3 |#5| "failed") |#1| |#4|)) (-15 -4079 ((-108) |#4| |#1|)) (-15 -2969 ((-589 |#4|) |#1|)) (-15 -3891 ((-3 |#1| "failed") |#1|)) (-15 -2247 ((-3 |#5| "failed") |#1|)) (-15 -3879 ((-3 |#5| "failed") |#1|)) (-15 -3058 (|#5| |#5| |#1|)) (-15 -3444 (|#1| |#1|)) (-15 -3880 (|#5| |#5| |#1|)) (-15 -1728 (|#5| |#5| |#1|)) (-15 -2347 (|#5| |#5| |#1|)) (-15 -4165 (|#5| |#5| |#1|)) (-15 -3021 ((-589 |#5|) (-589 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -1830 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3761 ((-108) |#1|)) (-15 -2152 ((-108) |#1|)) (-15 -3103 ((-108) |#1|)) (-15 -3442 ((-108) |#1| (-1 (-108) |#5| (-589 |#5|)))) (-15 -3761 ((-108) |#5| |#1|)) (-15 -2152 ((-108) |#5| |#1|)) (-15 -3103 ((-108) |#5| |#1|)) (-15 -3605 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -2407 ((-108) |#1|)) (-15 -2407 ((-108) |#5| |#1|)) (-15 -3161 ((-2 (|:| -3922 (-589 |#5|)) (|:| -3439 (-589 |#5|))) |#1|)) (-15 -1487 ((-710) |#1|)) (-15 -3403 ((-589 |#5|) |#1|)) (-15 -2459 ((-3 (-2 (|:| |bas| |#1|) (|:| -3346 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -2459 ((-3 (-2 (|:| |bas| |#1|) (|:| -3346 (-589 |#5|))) "failed") (-589 |#5|) (-1 (-108) |#5| |#5|))) (-15 -1454 ((-108) |#1| |#1|)) (-15 -4135 (|#1| |#1| |#4|)) (-15 -1318 (|#1| |#1| |#4|)) (-15 -2694 (|#4| |#1|)) (-15 -2898 ((-3 |#1| "failed") (-589 |#5|))) (-15 -3976 ((-589 |#5|) |#1|)) (-15 -3985 (|#1| (-589 |#5|))) (-15 -1830 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -1830 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -1299 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -1830 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -3976 ((-794) |#1|)) (-15 -4037 ((-108) |#1| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) 85)) (-2311 (((-589 $) (-589 |#4|)) 86)) (-3716 (((-589 |#3|) $) 33)) (-2011 (((-108) $) 26)) (-2821 (((-108) $) 17 (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) 101) (((-108) $) 97)) (-4165 ((|#4| |#4| $) 92)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) 27)) (-2282 (((-108) $ (-710)) 44)) (-1299 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) 79)) (-1640 (($) 45 T CONST)) (-1619 (((-108) $) 22 (|has| |#1| (-515)))) (-2927 (((-108) $ $) 24 (|has| |#1| (-515)))) (-3685 (((-108) $ $) 23 (|has| |#1| (-515)))) (-2457 (((-108) $) 25 (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2341 (((-589 |#4|) (-589 |#4|) $) 18 (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) 19 (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) 36)) (-1996 (($ (-589 |#4|)) 35)) (-3891 (((-3 $ "failed") $) 82)) (-3880 ((|#4| |#4| $) 89)) (-3917 (($ $) 68 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#4| $) 67 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-3058 ((|#4| |#4| $) 87)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) 105)) (-3133 (((-589 |#4|) $) 52 (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) 104) (((-108) $) 103)) (-2694 ((|#3| $) 34)) (-1344 (((-108) $ (-710)) 43)) (-3056 (((-589 |#4|) $) 53 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) 47)) (-4100 (((-589 |#3|) $) 32)) (-2863 (((-108) |#3| $) 31)) (-4042 (((-108) $ (-710)) 42)) (-3841 (((-1070) $) 9)) (-2247 (((-3 |#4| "failed") $) 83)) (-3403 (((-589 |#4|) $) 107)) (-3761 (((-108) |#4| $) 99) (((-108) $) 95)) (-1728 ((|#4| |#4| $) 90)) (-1454 (((-108) $ $) 110)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) 100) (((-108) $) 96)) (-2347 ((|#4| |#4| $) 91)) (-2435 (((-1034) $) 10)) (-3879 (((-3 |#4| "failed") $) 84)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2594 (((-3 $ "failed") $ |#4|) 78)) (-1361 (($ $ |#4|) 77)) (-2720 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) 59 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) 57 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) 56 (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) 38)) (-3163 (((-108) $) 41)) (-4055 (($) 40)) (-1487 (((-710) $) 106)) (-2452 (((-710) |#4| $) 54 (-12 (|has| |#4| (-1016)) (|has| $ (-6 -4248)))) (((-710) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4248)))) (-4124 (($ $) 39)) (-3077 (((-499) $) 69 (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1318 (($ $ |#3|) 30)) (-3444 (($ $) 88)) (-2023 (($ $ |#3|) 29)) (-3976 (((-794) $) 11) (((-589 |#4|) $) 37)) (-3221 (((-710) $) 76 (|has| |#3| (-344)))) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) 98)) (-1505 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) 81)) (-4079 (((-108) |#3| $) 80)) (-4037 (((-108) $ $) 6)) (-1271 (((-710) $) 46 (|has| $ (-6 -4248)))))
(((-1117 |#1| |#2| |#3| |#4|) (-129) (-515) (-732) (-786) (-987 |t#1| |t#2| |t#3|)) (T -1117))
-((-2303 (*1 *2 *1 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-1645 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3781 (-589 *8)))) (-5 *3 (-589 *8)) (-4 *1 (-1117 *5 *6 *7 *8)))) (-1645 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9)) (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732)) (-4 *8 (-786)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3781 (-589 *9)))) (-5 *3 (-589 *9)) (-4 *1 (-1117 *6 *7 *8 *9)))) (-2455 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *6)))) (-2640 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-710)))) (-2860 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-2 (|:| -1214 (-589 *6)) (|:| -2647 (-589 *6)))))) (-2605 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2605 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-3087 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1117 *5 *6 *7 *3)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108)))) (-2219 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2569 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2490 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-3684 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-108) *7 (-589 *7))) (-4 *1 (-1117 *4 *5 *6 *7)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2219 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-2569 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-2490 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-2116 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2)) (-4 *1 (-1117 *5 *6 *7 *2)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *2 (-987 *5 *6 *7)))) (-3586 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-589 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1117 *5 *6 *7 *8)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)))) (-2717 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2897 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2960 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-3546 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-1494 (*1 *1 *1) (-12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *2 (-515)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-987 *2 *3 *4)))) (-2848 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2591 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-1117 *4 *5 *6 *7)))) (-3385 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-589 (-2 (|:| -1214 *1) (|:| -2647 (-589 *7))))) (-5 *3 (-589 *7)) (-4 *1 (-1117 *4 *5 *6 *7)))) (-2428 (*1 *2 *1) (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2535 (*1 *2 *1) (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2441 (*1 *1 *1) (|partial| -12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *2 (-515)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-987 *2 *3 *4)))) (-1574 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))) (-1747 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *3 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-108)))) (-1903 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1117 *4 *5 *3 *2)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *3 (-786)) (-4 *2 (-987 *4 *5 *3)))) (-3367 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-3053 (*1 *1 *1 *2) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2868 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *5 (-344)) (-5 *2 (-710)))))
-(-13 (-905 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -2303 ((-108) $ $)) (-15 -1645 ((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |t#4|))) "failed") (-589 |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -1645 ((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |t#4|))) "failed") (-589 |t#4|) (-1 (-108) |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -2455 ((-589 |t#4|) $)) (-15 -2640 ((-710) $)) (-15 -2860 ((-2 (|:| -1214 (-589 |t#4|)) (|:| -2647 (-589 |t#4|))) $)) (-15 -2605 ((-108) |t#4| $)) (-15 -2605 ((-108) $)) (-15 -3087 ((-108) |t#4| $ (-1 (-108) |t#4| |t#4|))) (-15 -2219 ((-108) |t#4| $)) (-15 -2569 ((-108) |t#4| $)) (-15 -2490 ((-108) |t#4| $)) (-15 -3684 ((-108) $ (-1 (-108) |t#4| (-589 |t#4|)))) (-15 -2219 ((-108) $)) (-15 -2569 ((-108) $)) (-15 -2490 ((-108) $)) (-15 -2116 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3586 ((-589 |t#4|) (-589 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -2717 (|t#4| |t#4| $)) (-15 -2897 (|t#4| |t#4| $)) (-15 -2960 (|t#4| |t#4| $)) (-15 -3546 (|t#4| |t#4| $)) (-15 -1494 ($ $)) (-15 -2848 (|t#4| |t#4| $)) (-15 -2591 ((-589 $) (-589 |t#4|))) (-15 -3385 ((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |t#4|)))) (-589 |t#4|))) (-15 -2428 ((-3 |t#4| "failed") $)) (-15 -2535 ((-3 |t#4| "failed") $)) (-15 -2441 ((-3 $ "failed") $)) (-15 -1574 ((-589 |t#3|) $)) (-15 -1747 ((-108) |t#3| $)) (-15 -1903 ((-3 |t#4| "failed") $ |t#3|)) (-15 -3367 ((-3 $ "failed") $ |t#4|)) (-15 -3053 ($ $ |t#4|)) (IF (|has| |t#3| (-344)) (-15 -2868 ((-710) $)) |%noBranch|)))
+((-1454 (*1 *2 *1 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-2459 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3346 (-589 *8)))) (-5 *3 (-589 *8)) (-4 *1 (-1117 *5 *6 *7 *8)))) (-2459 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9)) (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732)) (-4 *8 (-786)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3346 (-589 *9)))) (-5 *3 (-589 *9)) (-4 *1 (-1117 *6 *7 *8 *9)))) (-3403 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *6)))) (-1487 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-710)))) (-3161 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-2 (|:| -3922 (-589 *6)) (|:| -3439 (-589 *6)))))) (-2407 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2407 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-3605 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1117 *5 *6 *7 *3)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108)))) (-3103 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-2152 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-3761 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-3442 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-108) *7 (-589 *7))) (-4 *1 (-1117 *4 *5 *6 *7)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)))) (-3103 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-2152 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-3761 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))) (-1830 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2)) (-4 *1 (-1117 *5 *6 *7 *2)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *2 (-987 *5 *6 *7)))) (-3021 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-589 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1117 *5 *6 *7 *8)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)))) (-4165 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2347 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-1728 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-3880 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-3444 (*1 *1 *1) (-12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *2 (-515)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-987 *2 *3 *4)))) (-3058 (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2311 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1)) (-4 *1 (-1117 *4 *5 *6 *7)))) (-2778 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-589 (-2 (|:| -3922 *1) (|:| -3439 (-589 *7))))) (-5 *3 (-589 *7)) (-4 *1 (-1117 *4 *5 *6 *7)))) (-3879 (*1 *2 *1) (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-2247 (*1 *2 *1) (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-3891 (*1 *1 *1) (|partial| -12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *2 (-515)) (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-987 *2 *3 *4)))) (-2969 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))) (-4079 (*1 *2 *3 *1) (-12 (-4 *1 (-1117 *4 *5 *3 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-108)))) (-1299 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1117 *4 *5 *3 *2)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *3 (-786)) (-4 *2 (-987 *4 *5 *3)))) (-2594 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-1361 (*1 *1 *1 *2) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))) (-3221 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *5 (-344)) (-5 *2 (-710)))))
+(-13 (-905 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4248) (-6 -4249) (-15 -1454 ((-108) $ $)) (-15 -2459 ((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |t#4|))) "failed") (-589 |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -2459 ((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |t#4|))) "failed") (-589 |t#4|) (-1 (-108) |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3403 ((-589 |t#4|) $)) (-15 -1487 ((-710) $)) (-15 -3161 ((-2 (|:| -3922 (-589 |t#4|)) (|:| -3439 (-589 |t#4|))) $)) (-15 -2407 ((-108) |t#4| $)) (-15 -2407 ((-108) $)) (-15 -3605 ((-108) |t#4| $ (-1 (-108) |t#4| |t#4|))) (-15 -3103 ((-108) |t#4| $)) (-15 -2152 ((-108) |t#4| $)) (-15 -3761 ((-108) |t#4| $)) (-15 -3442 ((-108) $ (-1 (-108) |t#4| (-589 |t#4|)))) (-15 -3103 ((-108) $)) (-15 -2152 ((-108) $)) (-15 -3761 ((-108) $)) (-15 -1830 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3021 ((-589 |t#4|) (-589 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -4165 (|t#4| |t#4| $)) (-15 -2347 (|t#4| |t#4| $)) (-15 -1728 (|t#4| |t#4| $)) (-15 -3880 (|t#4| |t#4| $)) (-15 -3444 ($ $)) (-15 -3058 (|t#4| |t#4| $)) (-15 -2311 ((-589 $) (-589 |t#4|))) (-15 -2778 ((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |t#4|)))) (-589 |t#4|))) (-15 -3879 ((-3 |t#4| "failed") $)) (-15 -2247 ((-3 |t#4| "failed") $)) (-15 -3891 ((-3 $ "failed") $)) (-15 -2969 ((-589 |t#3|) $)) (-15 -4079 ((-108) |t#3| $)) (-15 -1299 ((-3 |t#4| "failed") $ |t#3|)) (-15 -2594 ((-3 $ "failed") $ |t#4|)) (-15 -1361 ($ $ |t#4|)) (IF (|has| |t#3| (-344)) (-15 -3221 ((-710) $)) |%noBranch|)))
(((-33) . T) ((-97) . T) ((-563 (-589 |#4|)) . T) ((-563 (-794)) . T) ((-140 |#4|) . T) ((-564 (-499)) |has| |#4| (-564 (-499))) ((-286 |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-462 |#4|) . T) ((-484 |#4| |#4|) -12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))) ((-905 |#1| |#2| |#3| |#4|) . T) ((-1016) . T) ((-1123) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-1087)) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-1462 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1441 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1481 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3714 (((-883 |#1|) $ (-710)) 17) (((-883 |#1|) $ (-710) (-710)) NIL)) (-2589 (((-108) $) NIL)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-710) $ (-1087)) NIL) (((-710) $ (-1087) (-710)) NIL)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2704 (((-108) $) NIL)) (-1267 (($ $ (-589 (-1087)) (-589 (-495 (-1087)))) NIL) (($ $ (-1087) (-495 (-1087))) NIL) (($ |#1| (-495 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2313 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-2814 (($ $ (-1087)) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) NIL)) (-2994 (($ (-1 $) (-1087) |#1|) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3053 (($ $ (-710)) NIL)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2922 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2812 (($ $ (-1087) $) NIL) (($ $ (-589 (-1087)) (-589 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL)) (-3984 (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-2640 (((-495 (-1087)) $) NIL)) (-2306 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ $) NIL (|has| |#1| (-515))) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-1087)) NIL) (($ (-883 |#1|)) NIL)) (-2084 ((|#1| $ (-495 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (((-883 |#1|) $ (-710)) NIL)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-2341 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2102 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) NIL T CONST)) (-2909 (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-1118 |#1|) (-13 (-680 |#1| (-1087)) (-10 -8 (-15 -2084 ((-883 |#1|) $ (-710))) (-15 -1691 ($ (-1087))) (-15 -1691 ($ (-883 |#1|))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $ (-1087) |#1|)) (-15 -2994 ($ (-1 $) (-1087) |#1|))) |%noBranch|))) (-973)) (T -1118))
-((-2084 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-883 *4)) (-5 *1 (-1118 *4)) (-4 *4 (-973)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1118 *3)) (-4 *3 (-973)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-5 *1 (-1118 *3)))) (-2814 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *1 (-1118 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)))) (-2994 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1118 *4))) (-5 *3 (-1087)) (-5 *1 (-1118 *4)) (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)))))
-(-13 (-680 |#1| (-1087)) (-10 -8 (-15 -2084 ((-883 |#1|) $ (-710))) (-15 -1691 ($ (-1087))) (-15 -1691 ($ (-883 |#1|))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $ (-1087) |#1|)) (-15 -2994 ($ (-1 $) (-1087) |#1|))) |%noBranch|)))
-((-4029 (($ |#1| (-589 (-589 (-874 (-203)))) (-108)) 16)) (-2946 (((-108) $ (-108)) 15)) (-2033 (((-108) $) 14)) (-1990 (((-589 (-589 (-874 (-203)))) $) 10)) (-2185 ((|#1| $) 8)) (-3814 (((-108) $) 12)))
-(((-1119 |#1|) (-10 -8 (-15 -2185 (|#1| $)) (-15 -1990 ((-589 (-589 (-874 (-203)))) $)) (-15 -3814 ((-108) $)) (-15 -2033 ((-108) $)) (-15 -2946 ((-108) $ (-108))) (-15 -4029 ($ |#1| (-589 (-589 (-874 (-203)))) (-108)))) (-903)) (T -1119))
-((-4029 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-108)) (-5 *1 (-1119 *2)) (-4 *2 (-903)))) (-2946 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))) (-2033 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))) (-3814 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))) (-1990 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-1119 *3)) (-4 *3 (-903)))) (-2185 (*1 *2 *1) (-12 (-5 *1 (-1119 *2)) (-4 *2 (-903)))))
-(-10 -8 (-15 -2185 (|#1| $)) (-15 -1990 ((-589 (-589 (-874 (-203)))) $)) (-15 -3814 ((-108) $)) (-15 -2033 ((-108) $)) (-15 -2946 ((-108) $ (-108))) (-15 -4029 ($ |#1| (-589 (-589 (-874 (-203)))) (-108))))
-((-3845 (((-874 (-203)) (-874 (-203))) 25)) (-3171 (((-874 (-203)) (-203) (-203) (-203) (-203)) 10)) (-2427 (((-589 (-874 (-203))) (-874 (-203)) (-874 (-203)) (-874 (-203)) (-203) (-589 (-589 (-203)))) 37)) (-3839 (((-203) (-874 (-203)) (-874 (-203))) 21)) (-3203 (((-874 (-203)) (-874 (-203)) (-874 (-203))) 22)) (-4147 (((-589 (-589 (-203))) (-523)) 31)) (-4060 (((-874 (-203)) (-874 (-203)) (-874 (-203))) 20)) (-4045 (((-874 (-203)) (-874 (-203)) (-874 (-203))) 19)) (* (((-874 (-203)) (-203) (-874 (-203))) 18)))
-(((-1120) (-10 -7 (-15 -3171 ((-874 (-203)) (-203) (-203) (-203) (-203))) (-15 * ((-874 (-203)) (-203) (-874 (-203)))) (-15 -4045 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -4060 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -3839 ((-203) (-874 (-203)) (-874 (-203)))) (-15 -3203 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -3845 ((-874 (-203)) (-874 (-203)))) (-15 -4147 ((-589 (-589 (-203))) (-523))) (-15 -2427 ((-589 (-874 (-203))) (-874 (-203)) (-874 (-203)) (-874 (-203)) (-203) (-589 (-589 (-203))))))) (T -1120))
-((-2427 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-589 (-589 (-203)))) (-5 *4 (-203)) (-5 *2 (-589 (-874 *4))) (-5 *1 (-1120)) (-5 *3 (-874 *4)))) (-4147 (*1 *2 *3) (-12 (-5 *3 (-523)) (-5 *2 (-589 (-589 (-203)))) (-5 *1 (-1120)))) (-3845 (*1 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))) (-3203 (*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))) (-3839 (*1 *2 *3 *3) (-12 (-5 *3 (-874 (-203))) (-5 *2 (-203)) (-5 *1 (-1120)))) (-4060 (*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))) (-4045 (*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-874 (-203))) (-5 *3 (-203)) (-5 *1 (-1120)))) (-3171 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)) (-5 *3 (-203)))))
-(-10 -7 (-15 -3171 ((-874 (-203)) (-203) (-203) (-203) (-203))) (-15 * ((-874 (-203)) (-203) (-874 (-203)))) (-15 -4045 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -4060 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -3839 ((-203) (-874 (-203)) (-874 (-203)))) (-15 -3203 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -3845 ((-874 (-203)) (-874 (-203)))) (-15 -4147 ((-589 (-589 (-203))) (-523))) (-15 -2427 ((-589 (-874 (-203))) (-874 (-203)) (-874 (-203)) (-874 (-203)) (-203) (-589 (-589 (-203))))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1903 ((|#1| $ (-710)) 13)) (-2616 (((-710) $) 12)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1691 (((-888 |#1|) $) 10) (($ (-888 |#1|)) 9) (((-794) $) 23 (|has| |#1| (-563 (-794))))) (-3941 (((-108) $ $) 16 (|has| |#1| (-1016)))))
-(((-1121 |#1|) (-13 (-563 (-888 |#1|)) (-10 -8 (-15 -1691 ($ (-888 |#1|))) (-15 -1903 (|#1| $ (-710))) (-15 -2616 ((-710) $)) (IF (|has| |#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|))) (-1123)) (T -1121))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-888 *3)) (-4 *3 (-1123)) (-5 *1 (-1121 *3)))) (-1903 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-1121 *2)) (-4 *2 (-1123)))) (-2616 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1121 *3)) (-4 *3 (-1123)))))
-(-13 (-563 (-888 |#1|)) (-10 -8 (-15 -1691 ($ (-888 |#1|))) (-15 -1903 (|#1| $ (-710))) (-15 -2616 ((-710) $)) (IF (|has| |#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|)))
-((-1580 (((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)) (-523)) 80)) (-1910 (((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|))) 74)) (-2371 (((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|))) 59)))
-(((-1122 |#1|) (-10 -7 (-15 -1910 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)))) (-15 -2371 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)))) (-15 -1580 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)) (-523)))) (-325)) (T -1122))
-((-1580 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-4 *5 (-325)) (-5 *2 (-394 (-1083 (-1083 *5)))) (-5 *1 (-1122 *5)) (-5 *3 (-1083 (-1083 *5))))) (-2371 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-394 (-1083 (-1083 *4)))) (-5 *1 (-1122 *4)) (-5 *3 (-1083 (-1083 *4))))) (-1910 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-394 (-1083 (-1083 *4)))) (-5 *1 (-1122 *4)) (-5 *3 (-1083 (-1083 *4))))))
-(-10 -7 (-15 -1910 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)))) (-15 -2371 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)))) (-15 -1580 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)) (-523))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-1087)) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-3695 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3717 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3241 (((-883 |#1|) $ (-710)) 17) (((-883 |#1|) $ (-710) (-710)) NIL)) (-2294 (((-108) $) NIL)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-710) $ (-1087)) NIL) (((-710) $ (-1087) (-710)) NIL)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4060 (((-108) $) NIL)) (-3694 (($ $ (-589 (-1087)) (-589 (-495 (-1087)))) NIL) (($ $ (-1087) (-495 (-1087))) NIL) (($ |#1| (-495 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2062 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2669 (($ $ (-1087)) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087) |#1|) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) NIL)) (-3951 (($ (-1 $) (-1087) |#1|) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1361 (($ $ (-710)) NIL)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1847 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1349 (($ $ (-1087) $) NIL) (($ $ (-589 (-1087)) (-589 $)) NIL) (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL)) (-4024 (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-1487 (((-495 (-1087)) $) NIL)) (-3730 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ $) NIL (|has| |#1| (-515))) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-1087)) NIL) (($ (-883 |#1|)) NIL)) (-1234 ((|#1| $ (-495 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (((-883 |#1|) $ (-710)) NIL)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3768 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3135 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) NIL T CONST)) (-1943 (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-1118 |#1|) (-13 (-680 |#1| (-1087)) (-10 -8 (-15 -1234 ((-883 |#1|) $ (-710))) (-15 -3976 ($ (-1087))) (-15 -3976 ($ (-883 |#1|))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $ (-1087) |#1|)) (-15 -3951 ($ (-1 $) (-1087) |#1|))) |%noBranch|))) (-973)) (T -1118))
+((-1234 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-883 *4)) (-5 *1 (-1118 *4)) (-4 *4 (-973)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1118 *3)) (-4 *3 (-973)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-5 *1 (-1118 *3)))) (-2669 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *1 (-1118 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)))) (-3951 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1118 *4))) (-5 *3 (-1087)) (-5 *1 (-1118 *4)) (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)))))
+(-13 (-680 |#1| (-1087)) (-10 -8 (-15 -1234 ((-883 |#1|) $ (-710))) (-15 -3976 ($ (-1087))) (-15 -3976 ($ (-883 |#1|))) (IF (|has| |#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $ (-1087) |#1|)) (-15 -3951 ($ (-1 $) (-1087) |#1|))) |%noBranch|)))
+((-1939 (($ |#1| (-589 (-589 (-874 (-203)))) (-108)) 19)) (-1550 (((-108) $ (-108)) 18)) (-3852 (((-108) $) 17)) (-1498 (((-589 (-589 (-874 (-203)))) $) 13)) (-2737 ((|#1| $) 8)) (-1572 (((-108) $) 15)))
+(((-1119 |#1|) (-10 -8 (-15 -2737 (|#1| $)) (-15 -1498 ((-589 (-589 (-874 (-203)))) $)) (-15 -1572 ((-108) $)) (-15 -3852 ((-108) $)) (-15 -1550 ((-108) $ (-108))) (-15 -1939 ($ |#1| (-589 (-589 (-874 (-203)))) (-108)))) (-903)) (T -1119))
+((-1939 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-108)) (-5 *1 (-1119 *2)) (-4 *2 (-903)))) (-1550 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))) (-3852 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))) (-1572 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))) (-1498 (*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-1119 *3)) (-4 *3 (-903)))) (-2737 (*1 *2 *1) (-12 (-5 *1 (-1119 *2)) (-4 *2 (-903)))))
+(-10 -8 (-15 -2737 (|#1| $)) (-15 -1498 ((-589 (-589 (-874 (-203)))) $)) (-15 -1572 ((-108) $)) (-15 -3852 ((-108) $)) (-15 -1550 ((-108) $ (-108))) (-15 -1939 ($ |#1| (-589 (-589 (-874 (-203)))) (-108))))
+((-1932 (((-874 (-203)) (-874 (-203))) 25)) (-3195 (((-874 (-203)) (-203) (-203) (-203) (-203)) 10)) (-1309 (((-589 (-874 (-203))) (-874 (-203)) (-874 (-203)) (-874 (-203)) (-203) (-589 (-589 (-203)))) 37)) (-1879 (((-203) (-874 (-203)) (-874 (-203))) 21)) (-1707 (((-874 (-203)) (-874 (-203)) (-874 (-203))) 22)) (-2458 (((-589 (-589 (-203))) (-523)) 31)) (-4115 (((-874 (-203)) (-874 (-203)) (-874 (-203))) 20)) (-4103 (((-874 (-203)) (-874 (-203)) (-874 (-203))) 19)) (* (((-874 (-203)) (-203) (-874 (-203))) 18)))
+(((-1120) (-10 -7 (-15 -3195 ((-874 (-203)) (-203) (-203) (-203) (-203))) (-15 * ((-874 (-203)) (-203) (-874 (-203)))) (-15 -4103 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -4115 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -1879 ((-203) (-874 (-203)) (-874 (-203)))) (-15 -1707 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -1932 ((-874 (-203)) (-874 (-203)))) (-15 -2458 ((-589 (-589 (-203))) (-523))) (-15 -1309 ((-589 (-874 (-203))) (-874 (-203)) (-874 (-203)) (-874 (-203)) (-203) (-589 (-589 (-203))))))) (T -1120))
+((-1309 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-589 (-589 (-203)))) (-5 *4 (-203)) (-5 *2 (-589 (-874 *4))) (-5 *1 (-1120)) (-5 *3 (-874 *4)))) (-2458 (*1 *2 *3) (-12 (-5 *3 (-523)) (-5 *2 (-589 (-589 (-203)))) (-5 *1 (-1120)))) (-1932 (*1 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))) (-1707 (*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))) (-1879 (*1 *2 *3 *3) (-12 (-5 *3 (-874 (-203))) (-5 *2 (-203)) (-5 *1 (-1120)))) (-4115 (*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))) (-4103 (*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-874 (-203))) (-5 *3 (-203)) (-5 *1 (-1120)))) (-3195 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)) (-5 *3 (-203)))))
+(-10 -7 (-15 -3195 ((-874 (-203)) (-203) (-203) (-203) (-203))) (-15 * ((-874 (-203)) (-203) (-874 (-203)))) (-15 -4103 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -4115 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -1879 ((-203) (-874 (-203)) (-874 (-203)))) (-15 -1707 ((-874 (-203)) (-874 (-203)) (-874 (-203)))) (-15 -1932 ((-874 (-203)) (-874 (-203)))) (-15 -2458 ((-589 (-589 (-203))) (-523))) (-15 -1309 ((-589 (-874 (-203))) (-874 (-203)) (-874 (-203)) (-874 (-203)) (-203) (-589 (-589 (-203))))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1299 ((|#1| $ (-710)) 13)) (-3229 (((-710) $) 12)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3976 (((-888 |#1|) $) 10) (($ (-888 |#1|)) 9) (((-794) $) 23 (|has| |#1| (-563 (-794))))) (-4037 (((-108) $ $) 16 (|has| |#1| (-1016)))))
+(((-1121 |#1|) (-13 (-563 (-888 |#1|)) (-10 -8 (-15 -3976 ($ (-888 |#1|))) (-15 -1299 (|#1| $ (-710))) (-15 -3229 ((-710) $)) (IF (|has| |#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|))) (-1123)) (T -1121))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-888 *3)) (-4 *3 (-1123)) (-5 *1 (-1121 *3)))) (-1299 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-1121 *2)) (-4 *2 (-1123)))) (-3229 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1121 *3)) (-4 *3 (-1123)))))
+(-13 (-563 (-888 |#1|)) (-10 -8 (-15 -3976 ($ (-888 |#1|))) (-15 -1299 (|#1| $ (-710))) (-15 -3229 ((-710) $)) (IF (|has| |#1| (-563 (-794))) (-6 (-563 (-794))) |%noBranch|) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|)))
+((-3031 (((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)) (-523)) 80)) (-2033 (((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|))) 74)) (-3968 (((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|))) 59)))
+(((-1122 |#1|) (-10 -7 (-15 -2033 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)))) (-15 -3968 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)))) (-15 -3031 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)) (-523)))) (-325)) (T -1122))
+((-3031 (*1 *2 *3 *4) (-12 (-5 *4 (-523)) (-4 *5 (-325)) (-5 *2 (-394 (-1083 (-1083 *5)))) (-5 *1 (-1122 *5)) (-5 *3 (-1083 (-1083 *5))))) (-3968 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-394 (-1083 (-1083 *4)))) (-5 *1 (-1122 *4)) (-5 *3 (-1083 (-1083 *4))))) (-2033 (*1 *2 *3) (-12 (-4 *4 (-325)) (-5 *2 (-394 (-1083 (-1083 *4)))) (-5 *1 (-1122 *4)) (-5 *3 (-1083 (-1083 *4))))))
+(-10 -7 (-15 -2033 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)))) (-15 -3968 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)))) (-15 -3031 ((-394 (-1083 (-1083 |#1|))) (-1083 (-1083 |#1|)) (-523))))
NIL
(((-1123) (-129)) (T -1123))
NIL
-(-13 (-10 -7 (-6 -4069)))
-((-3548 (((-108)) 15)) (-2205 (((-1174) (-589 |#1|) (-589 |#1|)) 19) (((-1174) (-589 |#1|)) 20)) (-3051 (((-108) |#1| |#1|) 32 (|has| |#1| (-786)))) (-1418 (((-108) |#1| |#1| (-1 (-108) |#1| |#1|)) 27) (((-3 (-108) "failed") |#1| |#1|) 25)) (-3354 ((|#1| (-589 |#1|)) 33 (|has| |#1| (-786))) ((|#1| (-589 |#1|) (-1 (-108) |#1| |#1|)) 28)) (-3968 (((-2 (|:| -3585 (-589 |#1|)) (|:| -3372 (-589 |#1|)))) 17)))
-(((-1124 |#1|) (-10 -7 (-15 -2205 ((-1174) (-589 |#1|))) (-15 -2205 ((-1174) (-589 |#1|) (-589 |#1|))) (-15 -3968 ((-2 (|:| -3585 (-589 |#1|)) (|:| -3372 (-589 |#1|))))) (-15 -1418 ((-3 (-108) "failed") |#1| |#1|)) (-15 -1418 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -3354 (|#1| (-589 |#1|) (-1 (-108) |#1| |#1|))) (-15 -3548 ((-108))) (IF (|has| |#1| (-786)) (PROGN (-15 -3354 (|#1| (-589 |#1|))) (-15 -3051 ((-108) |#1| |#1|))) |%noBranch|)) (-1016)) (T -1124))
-((-3051 (*1 *2 *3 *3) (-12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-786)) (-4 *3 (-1016)))) (-3354 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-786)) (-5 *1 (-1124 *2)))) (-3548 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-1016)))) (-3354 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1124 *2)) (-4 *2 (-1016)))) (-1418 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1016)) (-5 *2 (-108)) (-5 *1 (-1124 *3)))) (-1418 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-1016)))) (-3968 (*1 *2) (-12 (-5 *2 (-2 (|:| -3585 (-589 *3)) (|:| -3372 (-589 *3)))) (-5 *1 (-1124 *3)) (-4 *3 (-1016)))) (-2205 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-5 *2 (-1174)) (-5 *1 (-1124 *4)))) (-2205 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-5 *2 (-1174)) (-5 *1 (-1124 *4)))))
-(-10 -7 (-15 -2205 ((-1174) (-589 |#1|))) (-15 -2205 ((-1174) (-589 |#1|) (-589 |#1|))) (-15 -3968 ((-2 (|:| -3585 (-589 |#1|)) (|:| -3372 (-589 |#1|))))) (-15 -1418 ((-3 (-108) "failed") |#1| |#1|)) (-15 -1418 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -3354 (|#1| (-589 |#1|) (-1 (-108) |#1| |#1|))) (-15 -3548 ((-108))) (IF (|has| |#1| (-786)) (PROGN (-15 -3354 (|#1| (-589 |#1|))) (-15 -3051 ((-108) |#1| |#1|))) |%noBranch|))
-((-2068 (((-1174) (-589 (-1087)) (-589 (-1087))) 12) (((-1174) (-589 (-1087))) 10)) (-1270 (((-1174)) 13)) (-3992 (((-2 (|:| -3372 (-589 (-1087))) (|:| -3585 (-589 (-1087))))) 17)))
-(((-1125) (-10 -7 (-15 -2068 ((-1174) (-589 (-1087)))) (-15 -2068 ((-1174) (-589 (-1087)) (-589 (-1087)))) (-15 -3992 ((-2 (|:| -3372 (-589 (-1087))) (|:| -3585 (-589 (-1087)))))) (-15 -1270 ((-1174))))) (T -1125))
-((-1270 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1125)))) (-3992 (*1 *2) (-12 (-5 *2 (-2 (|:| -3372 (-589 (-1087))) (|:| -3585 (-589 (-1087))))) (-5 *1 (-1125)))) (-2068 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1125)))) (-2068 (*1 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1125)))))
-(-10 -7 (-15 -2068 ((-1174) (-589 (-1087)))) (-15 -2068 ((-1174) (-589 (-1087)) (-589 (-1087)))) (-15 -3992 ((-2 (|:| -3372 (-589 (-1087))) (|:| -3585 (-589 (-1087)))))) (-15 -1270 ((-1174))))
-((-3718 (($ $) 16)) (-3049 (((-108) $) 23)))
-(((-1126 |#1|) (-10 -8 (-15 -3718 (|#1| |#1|)) (-15 -3049 ((-108) |#1|))) (-1127)) (T -1126))
-NIL
-(-10 -8 (-15 -3718 (|#1| |#1|)) (-15 -3049 ((-108) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 51)) (-4226 (((-394 $) $) 52)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-3049 (((-108) $) 53)) (-2769 (((-108) $) 31)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2424 (((-394 $) $) 50)) (-4007 (((-3 $ "failed") $ $) 42)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
+(-13 (-10 -7 (-6 -2500)))
+((-2601 (((-108)) 15)) (-2948 (((-1174) (-589 |#1|) (-589 |#1|)) 19) (((-1174) (-589 |#1|)) 20)) (-1344 (((-108) |#1| |#1|) 32 (|has| |#1| (-786)))) (-4042 (((-108) |#1| |#1| (-1 (-108) |#1| |#1|)) 27) (((-3 (-108) "failed") |#1| |#1|) 25)) (-1253 ((|#1| (-589 |#1|)) 33 (|has| |#1| (-786))) ((|#1| (-589 |#1|) (-1 (-108) |#1| |#1|)) 28)) (-3130 (((-2 (|:| -3007 (-589 |#1|)) (|:| -2635 (-589 |#1|)))) 17)))
+(((-1124 |#1|) (-10 -7 (-15 -2948 ((-1174) (-589 |#1|))) (-15 -2948 ((-1174) (-589 |#1|) (-589 |#1|))) (-15 -3130 ((-2 (|:| -3007 (-589 |#1|)) (|:| -2635 (-589 |#1|))))) (-15 -4042 ((-3 (-108) "failed") |#1| |#1|)) (-15 -4042 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -1253 (|#1| (-589 |#1|) (-1 (-108) |#1| |#1|))) (-15 -2601 ((-108))) (IF (|has| |#1| (-786)) (PROGN (-15 -1253 (|#1| (-589 |#1|))) (-15 -1344 ((-108) |#1| |#1|))) |%noBranch|)) (-1016)) (T -1124))
+((-1344 (*1 *2 *3 *3) (-12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-786)) (-4 *3 (-1016)))) (-1253 (*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-786)) (-5 *1 (-1124 *2)))) (-2601 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-1016)))) (-1253 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1124 *2)) (-4 *2 (-1016)))) (-4042 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1016)) (-5 *2 (-108)) (-5 *1 (-1124 *3)))) (-4042 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-1016)))) (-3130 (*1 *2) (-12 (-5 *2 (-2 (|:| -3007 (-589 *3)) (|:| -2635 (-589 *3)))) (-5 *1 (-1124 *3)) (-4 *3 (-1016)))) (-2948 (*1 *2 *3 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-5 *2 (-1174)) (-5 *1 (-1124 *4)))) (-2948 (*1 *2 *3) (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-5 *2 (-1174)) (-5 *1 (-1124 *4)))))
+(-10 -7 (-15 -2948 ((-1174) (-589 |#1|))) (-15 -2948 ((-1174) (-589 |#1|) (-589 |#1|))) (-15 -3130 ((-2 (|:| -3007 (-589 |#1|)) (|:| -2635 (-589 |#1|))))) (-15 -4042 ((-3 (-108) "failed") |#1| |#1|)) (-15 -4042 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -1253 (|#1| (-589 |#1|) (-1 (-108) |#1| |#1|))) (-15 -2601 ((-108))) (IF (|has| |#1| (-786)) (PROGN (-15 -1253 (|#1| (-589 |#1|))) (-15 -1344 ((-108) |#1| |#1|))) |%noBranch|))
+((-4141 (((-1174) (-589 (-1087)) (-589 (-1087))) 13) (((-1174) (-589 (-1087))) 11)) (-2198 (((-1174)) 14)) (-1509 (((-2 (|:| -2635 (-589 (-1087))) (|:| -3007 (-589 (-1087))))) 18)))
+(((-1125) (-10 -7 (-15 -4141 ((-1174) (-589 (-1087)))) (-15 -4141 ((-1174) (-589 (-1087)) (-589 (-1087)))) (-15 -1509 ((-2 (|:| -2635 (-589 (-1087))) (|:| -3007 (-589 (-1087)))))) (-15 -2198 ((-1174))))) (T -1125))
+((-2198 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1125)))) (-1509 (*1 *2) (-12 (-5 *2 (-2 (|:| -2635 (-589 (-1087))) (|:| -3007 (-589 (-1087))))) (-5 *1 (-1125)))) (-4141 (*1 *2 *3 *3) (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1125)))) (-4141 (*1 *2 *3) (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1125)))))
+(-10 -7 (-15 -4141 ((-1174) (-589 (-1087)))) (-15 -4141 ((-1174) (-589 (-1087)) (-589 (-1087)))) (-15 -1509 ((-2 (|:| -2635 (-589 (-1087))) (|:| -3007 (-589 (-1087)))))) (-15 -2198 ((-1174))))
+((-3763 (($ $) 17)) (-1330 (((-108) $) 24)))
+(((-1126 |#1|) (-10 -8 (-15 -3763 (|#1| |#1|)) (-15 -1330 ((-108) |#1|))) (-1127)) (T -1126))
+NIL
+(-10 -8 (-15 -3763 (|#1| |#1|)) (-15 -1330 ((-108) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 51)) (-2105 (((-394 $) $) 52)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-1330 (((-108) $) 53)) (-3482 (((-108) $) 31)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3573 (((-394 $) $) 50)) (-2469 (((-3 $ "failed") $ $) 42)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43)) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24)))
(((-1127) (-129)) (T -1127))
-((-3049 (*1 *2 *1) (-12 (-4 *1 (-1127)) (-5 *2 (-108)))) (-4226 (*1 *2 *1) (-12 (-5 *2 (-394 *1)) (-4 *1 (-1127)))) (-3718 (*1 *1 *1) (-4 *1 (-1127))) (-2424 (*1 *2 *1) (-12 (-5 *2 (-394 *1)) (-4 *1 (-1127)))))
-(-13 (-427) (-10 -8 (-15 -3049 ((-108) $)) (-15 -4226 ((-394 $) $)) (-15 -3718 ($ $)) (-15 -2424 ((-394 $) $))))
+((-1330 (*1 *2 *1) (-12 (-4 *1 (-1127)) (-5 *2 (-108)))) (-2105 (*1 *2 *1) (-12 (-5 *2 (-394 *1)) (-4 *1 (-1127)))) (-3763 (*1 *1 *1) (-4 *1 (-1127))) (-3573 (*1 *2 *1) (-12 (-5 *2 (-394 *1)) (-4 *1 (-1127)))))
+(-13 (-427) (-10 -8 (-15 -1330 ((-108) $)) (-15 -2105 ((-394 $) $)) (-15 -3763 ($ $)) (-15 -3573 ((-394 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-124) . T) ((-563 (-794)) . T) ((-158) . T) ((-267) . T) ((-427) . T) ((-515) . T) ((-591 $) . T) ((-657 $) . T) ((-666) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1345 (((-1133 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1133 |#1| |#3| |#5|)) 23)))
-(((-1128 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1345 ((-1133 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1133 |#1| |#3| |#5|)))) (-973) (-973) (-1087) (-1087) |#1| |#2|) (T -1128))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1133 *5 *7 *9)) (-4 *5 (-973)) (-4 *6 (-973)) (-14 *7 (-1087)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1133 *6 *8 *10)) (-5 *1 (-1128 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1087)))))
-(-10 -7 (-15 -1345 ((-1133 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1133 |#1| |#3| |#5|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 (-1001)) $) 74)) (-2724 (((-1087) $) 103)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3276 (($ $ (-523)) 98) (($ $ (-523) (-523)) 97)) (-1552 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 105)) (-1462 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 162 (|has| |#1| (-339)))) (-4226 (((-394 $) $) 163 (|has| |#1| (-339)))) (-2437 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-2787 (((-108) $ $) 153 (|has| |#1| (-339)))) (-1441 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 174)) (-1481 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) 17 T CONST)) (-4059 (($ $ $) 157 (|has| |#1| (-339)))) (-1457 (($ $) 60)) (-1444 (((-3 $ "failed") $) 34)) (-4035 (((-383 (-883 |#1|)) $ (-523)) 172 (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) 171 (|has| |#1| (-515)))) (-4032 (($ $ $) 156 (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 151 (|has| |#1| (-339)))) (-3049 (((-108) $) 164 (|has| |#1| (-339)))) (-2589 (((-108) $) 73)) (-3352 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-523) $) 100) (((-523) $ (-523)) 99)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) 101)) (-2839 (($ (-1 |#1| (-523)) $) 173)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 160 (|has| |#1| (-339)))) (-2704 (((-108) $) 62)) (-1267 (($ |#1| (-523)) 61) (($ $ (-1001) (-523)) 76) (($ $ (-589 (-1001)) (-589 (-523))) 75)) (-1345 (($ (-1 |#1| |#1|) $) 63)) (-2313 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-3278 (($ (-589 $)) 149 (|has| |#1| (-339))) (($ $ $) 148 (|has| |#1| (-339)))) (-2032 (((-1070) $) 9)) (-1396 (($ $) 165 (|has| |#1| (-339)))) (-2814 (($ $) 170 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 169 (-3172 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 150 (|has| |#1| (-339)))) (-3310 (($ (-589 $)) 147 (|has| |#1| (-339))) (($ $ $) 146 (|has| |#1| (-339)))) (-2424 (((-394 $) $) 161 (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 158 (|has| |#1| (-339)))) (-3053 (($ $ (-523)) 95)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 152 (|has| |#1| (-339)))) (-2922 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-523)))))) (-3413 (((-710) $) 154 (|has| |#1| (-339)))) (-1937 ((|#1| $ (-523)) 104) (($ $ $) 81 (|has| (-523) (-1028)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 155 (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| (-523) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (-2640 (((-523) $) 64)) (-2306 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 72)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 47 (|has| |#1| (-158))) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515)))) (-2084 ((|#1| $ (-523)) 59)) (-1942 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-3710 ((|#1| $) 102)) (-2341 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2318 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-523)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 166 (|has| |#1| (-339)))) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| (-523) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339))) (($ $ $) 168 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 167 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+((-3015 (((-1133 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1133 |#1| |#3| |#5|)) 23)))
+(((-1128 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3015 ((-1133 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1133 |#1| |#3| |#5|)))) (-973) (-973) (-1087) (-1087) |#1| |#2|) (T -1128))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1133 *5 *7 *9)) (-4 *5 (-973)) (-4 *6 (-973)) (-14 *7 (-1087)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1133 *6 *8 *10)) (-5 *1 (-1128 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1087)))))
+(-10 -7 (-15 -3015 ((-1133 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1133 |#1| |#3| |#5|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 (-1001)) $) 74)) (-2354 (((-1087) $) 103)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-1756 (($ $ (-523)) 98) (($ $ (-523) (-523)) 97)) (-2736 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 105)) (-3695 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 162 (|has| |#1| (-339)))) (-2105 (((-394 $) $) 163 (|has| |#1| (-339)))) (-3584 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-3684 (((-108) $ $) 153 (|has| |#1| (-339)))) (-3669 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 174)) (-3717 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) 17 T CONST)) (-2501 (($ $ $) 157 (|has| |#1| (-339)))) (-3142 (($ $) 60)) (-4211 (((-3 $ "failed") $) 34)) (-2015 (((-383 (-883 |#1|)) $ (-523)) 172 (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) 171 (|has| |#1| (-515)))) (-2486 (($ $ $) 156 (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 151 (|has| |#1| (-339)))) (-1330 (((-108) $) 164 (|has| |#1| (-339)))) (-2294 (((-108) $) 73)) (-2188 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-523) $) 100) (((-523) $ (-523)) 99)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) 101)) (-2950 (($ (-1 |#1| (-523)) $) 173)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 160 (|has| |#1| (-339)))) (-4060 (((-108) $) 62)) (-3694 (($ |#1| (-523)) 61) (($ $ (-1001) (-523)) 76) (($ $ (-589 (-1001)) (-589 (-523))) 75)) (-3015 (($ (-1 |#1| |#1|) $) 63)) (-2062 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-2012 (($ (-589 $)) 149 (|has| |#1| (-339))) (($ $ $) 148 (|has| |#1| (-339)))) (-3841 (((-1070) $) 9)) (-3071 (($ $) 165 (|has| |#1| (-339)))) (-2669 (($ $) 170 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 169 (-3255 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 150 (|has| |#1| (-339)))) (-2056 (($ (-589 $)) 147 (|has| |#1| (-339))) (($ $ $) 146 (|has| |#1| (-339)))) (-3573 (((-394 $) $) 161 (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 158 (|has| |#1| (-339)))) (-1361 (($ $ (-523)) 95)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 152 (|has| |#1| (-339)))) (-1847 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-523)))))) (-3087 (((-710) $) 154 (|has| |#1| (-339)))) (-1502 ((|#1| $ (-523)) 104) (($ $ $) 81 (|has| (-523) (-1028)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 155 (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| (-523) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (-1487 (((-523) $) 64)) (-3730 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 72)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 47 (|has| |#1| (-158))) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515)))) (-1234 ((|#1| $ (-523)) 59)) (-2301 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3882 ((|#1| $) 102)) (-3768 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-3743 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-523)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 166 (|has| |#1| (-339)))) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| (-523) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339))) (($ $ $) 168 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 167 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-1129 |#1|) (-129) (-973)) (T -1129))
-((-3199 (*1 *1 *2) (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3)))) (-4 *3 (-973)) (-4 *1 (-1129 *3)))) (-2839 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-523))) (-4 *1 (-1129 *3)) (-4 *3 (-973)))) (-4035 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-1129 *4)) (-4 *4 (-973)) (-4 *4 (-515)) (-5 *2 (-383 (-883 *4))))) (-4035 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-1129 *4)) (-4 *4 (-973)) (-4 *4 (-515)) (-5 *2 (-383 (-883 *4))))) (-2814 (*1 *1 *1) (-12 (-4 *1 (-1129 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523)))))) (-2814 (*1 *1 *1 *2) (-3172 (-12 (-5 *2 (-1087)) (-4 *1 (-1129 *3)) (-4 *3 (-973)) (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109)) (-4 *3 (-37 (-383 (-523)))))) (-12 (-5 *2 (-1087)) (-4 *1 (-1129 *3)) (-4 *3 (-973)) (-12 (|has| *3 (-15 -1292 ((-589 *2) *3))) (|has| *3 (-15 -2814 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523)))))))))
-(-13 (-1147 |t#1| (-523)) (-10 -8 (-15 -3199 ($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |t#1|))))) (-15 -2839 ($ (-1 |t#1| (-523)) $)) (IF (|has| |t#1| (-515)) (PROGN (-15 -4035 ((-383 (-883 |t#1|)) $ (-523))) (-15 -4035 ((-383 (-883 |t#1|)) $ (-523) (-523)))) |%noBranch|) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $)) (IF (|has| |t#1| (-15 -2814 (|t#1| |t#1| (-1087)))) (IF (|has| |t#1| (-15 -1292 ((-589 (-1087)) |t#1|))) (-15 -2814 ($ $ (-1087))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1109)) (IF (|has| |t#1| (-889)) (IF (|has| |t#1| (-29 (-523))) (-15 -2814 ($ $ (-1087))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-930)) (-6 (-1109))) |%noBranch|) (IF (|has| |t#1| (-339)) (-6 (-339)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-523)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| (-523) |#1|))) ((-221) |has| |#1| (-339)) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 $ $) |has| (-523) (-1028)) ((-267) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-339) |has| |#1| (-339)) ((-427) |has| |#1| (-339)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-515) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-591 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| #0# (-1001)) . T) ((-851) |has| |#1| (-339)) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-979 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1127) |has| |#1| (-339)) ((-1147 |#1| #0#) . T))
-((-2603 (((-108) $) 12)) (-1220 (((-3 |#3| "failed") $) 17) (((-3 (-1087) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL)) (-3508 ((|#3| $) 14) (((-1087) $) NIL) (((-383 (-523)) $) NIL) (((-523) $) NIL)))
-(((-1130 |#1| |#2| |#3|) (-10 -8 (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-1087) |#1|)) (-15 -1220 ((-3 (-1087) "failed") |#1|)) (-15 -3508 (|#3| |#1|)) (-15 -1220 ((-3 |#3| "failed") |#1|)) (-15 -2603 ((-108) |#1|))) (-1131 |#2| |#3|) (-973) (-1160 |#2|)) (T -1130))
-NIL
-(-10 -8 (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3508 ((-1087) |#1|)) (-15 -1220 ((-3 (-1087) "failed") |#1|)) (-15 -3508 (|#3| |#1|)) (-15 -1220 ((-3 |#3| "failed") |#1|)) (-15 -2603 ((-108) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2046 ((|#2| $) 231 (-3147 (|has| |#2| (-284)) (|has| |#1| (-339))))) (-1292 (((-589 (-1001)) $) 74)) (-2724 (((-1087) $) 103)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3276 (($ $ (-523)) 98) (($ $ (-523) (-523)) 97)) (-1552 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 105)) (-1253 ((|#2| $) 267)) (-3333 (((-3 |#2| "failed") $) 263)) (-1355 ((|#2| $) 264)) (-1462 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) 19)) (-4130 (((-394 (-1083 $)) (-1083 $)) 240 (-3147 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3718 (($ $) 162 (|has| |#1| (-339)))) (-4226 (((-394 $) $) 163 (|has| |#1| (-339)))) (-2437 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 237 (-3147 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-2787 (((-108) $ $) 153 (|has| |#1| (-339)))) (-1441 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3482 (((-523) $) 249 (-3147 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-3199 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 174)) (-1481 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#2| "failed") $) 270) (((-3 (-523) "failed") $) 259 (-3147 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-383 (-523)) "failed") $) 257 (-3147 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-1087) "failed") $) 242 (-3147 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339))))) (-3508 ((|#2| $) 269) (((-523) $) 260 (-3147 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-383 (-523)) $) 258 (-3147 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-1087) $) 243 (-3147 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339))))) (-1458 (($ $) 266) (($ (-523) $) 265)) (-4059 (($ $ $) 157 (|has| |#1| (-339)))) (-1457 (($ $) 60)) (-2243 (((-629 |#2|) (-629 $)) 221 (|has| |#1| (-339))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 220 (|has| |#1| (-339))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 219 (-3147 (|has| |#2| (-585 (-523))) (|has| |#1| (-339)))) (((-629 (-523)) (-629 $)) 218 (-3147 (|has| |#2| (-585 (-523))) (|has| |#1| (-339))))) (-1444 (((-3 $ "failed") $) 34)) (-4035 (((-383 (-883 |#1|)) $ (-523)) 172 (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) 171 (|has| |#1| (-515)))) (-1631 (($) 233 (-3147 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-4032 (($ $ $) 156 (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 151 (|has| |#1| (-339)))) (-3049 (((-108) $) 164 (|has| |#1| (-339)))) (-3712 (((-108) $) 247 (-3147 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-2589 (((-108) $) 73)) (-3352 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 225 (-3147 (|has| |#2| (-817 (-355))) (|has| |#1| (-339)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 224 (-3147 (|has| |#2| (-817 (-523))) (|has| |#1| (-339))))) (-3437 (((-523) $) 100) (((-523) $ (-523)) 99)) (-2769 (((-108) $) 31)) (-1296 (($ $) 229 (|has| |#1| (-339)))) (-3316 ((|#2| $) 227 (|has| |#1| (-339)))) (-1973 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-2738 (((-3 $ "failed") $) 261 (-3147 (|has| |#2| (-1063)) (|has| |#1| (-339))))) (-2057 (((-108) $) 248 (-3147 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-3590 (($ $ (-852)) 101)) (-2839 (($ (-1 |#1| (-523)) $) 173)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 160 (|has| |#1| (-339)))) (-2704 (((-108) $) 62)) (-1267 (($ |#1| (-523)) 61) (($ $ (-1001) (-523)) 76) (($ $ (-589 (-1001)) (-589 (-523))) 75)) (-3239 (($ $ $) 251 (-3147 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3158 (($ $ $) 252 (-3147 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-1345 (($ (-1 |#1| |#1|) $) 63) (($ (-1 |#2| |#2|) $) 213 (|has| |#1| (-339)))) (-2313 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-3278 (($ (-589 $)) 149 (|has| |#1| (-339))) (($ $ $) 148 (|has| |#1| (-339)))) (-1369 (($ (-523) |#2|) 268)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 165 (|has| |#1| (-339)))) (-2814 (($ $) 170 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 169 (-3172 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-2773 (($) 262 (-3147 (|has| |#2| (-1063)) (|has| |#1| (-339))) CONST)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 150 (|has| |#1| (-339)))) (-3310 (($ (-589 $)) 147 (|has| |#1| (-339))) (($ $ $) 146 (|has| |#1| (-339)))) (-4110 (($ $) 232 (-3147 (|has| |#2| (-284)) (|has| |#1| (-339))))) (-2733 ((|#2| $) 235 (-3147 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-1708 (((-394 (-1083 $)) (-1083 $)) 238 (-3147 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-1417 (((-394 (-1083 $)) (-1083 $)) 239 (-3147 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-2424 (((-394 $) $) 161 (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 158 (|has| |#1| (-339)))) (-3053 (($ $ (-523)) 95)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 152 (|has| |#1| (-339)))) (-2922 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-523))))) (($ $ (-1087) |#2|) 212 (-3147 (|has| |#2| (-484 (-1087) |#2|)) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 |#2|)) 211 (-3147 (|has| |#2| (-484 (-1087) |#2|)) (|has| |#1| (-339)))) (($ $ (-589 (-271 |#2|))) 210 (-3147 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ (-271 |#2|)) 209 (-3147 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ |#2| |#2|) 208 (-3147 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ (-589 |#2|) (-589 |#2|)) 207 (-3147 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339))))) (-3413 (((-710) $) 154 (|has| |#1| (-339)))) (-1937 ((|#1| $ (-523)) 104) (($ $ $) 81 (|has| (-523) (-1028))) (($ $ |#2|) 206 (-3147 (|has| |#2| (-263 |#2| |#2|)) (|has| |#1| (-339))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 155 (|has| |#1| (-339)))) (-3984 (($ $ (-1 |#2| |#2|)) 217 (|has| |#1| (-339))) (($ $ (-1 |#2| |#2|) (-710)) 216 (|has| |#1| (-339))) (($ $ (-710)) 84 (-3172 (-3147 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 82 (-3172 (-3147 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) 89 (-3172 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-1087) (-710)) 88 (-3172 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-589 (-1087))) 87 (-3172 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-1087)) 86 (-3172 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))))) (-2793 (($ $) 230 (|has| |#1| (-339)))) (-3329 ((|#2| $) 228 (|has| |#1| (-339)))) (-2640 (((-523) $) 64)) (-2306 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-1400 (((-203) $) 246 (-3147 (|has| |#2| (-949)) (|has| |#1| (-339)))) (((-355) $) 245 (-3147 (|has| |#2| (-949)) (|has| |#1| (-339)))) (((-499) $) 244 (-3147 (|has| |#2| (-564 (-499))) (|has| |#1| (-339)))) (((-823 (-355)) $) 223 (-3147 (|has| |#2| (-564 (-823 (-355)))) (|has| |#1| (-339)))) (((-823 (-523)) $) 222 (-3147 (|has| |#2| (-564 (-823 (-523)))) (|has| |#1| (-339))))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 236 (-3147 (-3147 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#1| (-339))))) (-2488 (($ $) 72)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 47 (|has| |#1| (-158))) (($ |#2|) 271) (($ (-1087)) 241 (-3147 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339)))) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515)))) (-2084 ((|#1| $ (-523)) 59)) (-1942 (((-3 $ "failed") $) 48 (-3172 (-3147 (-3172 (|has| |#2| (-134)) (-3147 (|has| $ (-134)) (|has| |#2| (-840)))) (|has| |#1| (-339))) (|has| |#1| (-134))))) (-3272 (((-710)) 29)) (-3710 ((|#1| $) 102)) (-3809 ((|#2| $) 234 (-3147 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-2341 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2318 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-523)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2695 (($ $) 250 (-3147 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 166 (|has| |#1| (-339)))) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-1 |#2| |#2|)) 215 (|has| |#1| (-339))) (($ $ (-1 |#2| |#2|) (-710)) 214 (|has| |#1| (-339))) (($ $ (-710)) 85 (-3172 (-3147 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 83 (-3172 (-3147 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) 93 (-3172 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-1087) (-710)) 92 (-3172 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-589 (-1087))) 91 (-3172 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-1087)) 90 (-3172 (-3147 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))))) (-4006 (((-108) $ $) 254 (-3147 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3980 (((-108) $ $) 255 (-3147 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 253 (-3147 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3966 (((-108) $ $) 256 (-3147 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339))) (($ $ $) 168 (|has| |#1| (-339))) (($ |#2| |#2|) 226 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 167 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ |#2|) 205 (|has| |#1| (-339))) (($ |#2| $) 204 (|has| |#1| (-339))) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+((-3223 (*1 *1 *2) (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3)))) (-4 *3 (-973)) (-4 *1 (-1129 *3)))) (-2950 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-523))) (-4 *1 (-1129 *3)) (-4 *3 (-973)))) (-2015 (*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-1129 *4)) (-4 *4 (-973)) (-4 *4 (-515)) (-5 *2 (-383 (-883 *4))))) (-2015 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-4 *1 (-1129 *4)) (-4 *4 (-973)) (-4 *4 (-515)) (-5 *2 (-383 (-883 *4))))) (-2669 (*1 *1 *1) (-12 (-4 *1 (-1129 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523)))))) (-2669 (*1 *1 *1 *2) (-3255 (-12 (-5 *2 (-1087)) (-4 *1 (-1129 *3)) (-4 *3 (-973)) (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109)) (-4 *3 (-37 (-383 (-523)))))) (-12 (-5 *2 (-1087)) (-4 *1 (-1129 *3)) (-4 *3 (-973)) (-12 (|has| *3 (-15 -3716 ((-589 *2) *3))) (|has| *3 (-15 -2669 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523)))))))))
+(-13 (-1147 |t#1| (-523)) (-10 -8 (-15 -3223 ($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |t#1|))))) (-15 -2950 ($ (-1 |t#1| (-523)) $)) (IF (|has| |t#1| (-515)) (PROGN (-15 -2015 ((-383 (-883 |t#1|)) $ (-523))) (-15 -2015 ((-383 (-883 |t#1|)) $ (-523) (-523)))) |%noBranch|) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $)) (IF (|has| |t#1| (-15 -2669 (|t#1| |t#1| (-1087)))) (IF (|has| |t#1| (-15 -3716 ((-589 (-1087)) |t#1|))) (-15 -2669 ($ $ (-1087))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1109)) (IF (|has| |t#1| (-889)) (IF (|has| |t#1| (-29 (-523))) (-15 -2669 ($ $ (-1087))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-930)) (-6 (-1109))) |%noBranch|) (IF (|has| |t#1| (-339)) (-6 (-339)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-523)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| (-523) |#1|))) ((-221) |has| |#1| (-339)) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 $ $) |has| (-523) (-1028)) ((-267) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-339) |has| |#1| (-339)) ((-427) |has| |#1| (-339)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-515) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-591 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| #0# (-1001)) . T) ((-851) |has| |#1| (-339)) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-979 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1127) |has| |#1| (-339)) ((-1147 |#1| #0#) . T))
+((-2388 (((-108) $) 12)) (-2898 (((-3 |#3| "failed") $) 17) (((-3 (-1087) "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL)) (-1996 ((|#3| $) 14) (((-1087) $) NIL) (((-383 (-523)) $) NIL) (((-523) $) NIL)))
+(((-1130 |#1| |#2| |#3|) (-10 -8 (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-1087) |#1|)) (-15 -2898 ((-3 (-1087) "failed") |#1|)) (-15 -1996 (|#3| |#1|)) (-15 -2898 ((-3 |#3| "failed") |#1|)) (-15 -2388 ((-108) |#1|))) (-1131 |#2| |#3|) (-973) (-1160 |#2|)) (T -1130))
+NIL
+(-10 -8 (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1996 ((-1087) |#1|)) (-15 -2898 ((-3 (-1087) "failed") |#1|)) (-15 -1996 (|#3| |#1|)) (-15 -2898 ((-3 |#3| "failed") |#1|)) (-15 -2388 ((-108) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3964 ((|#2| $) 231 (-2819 (|has| |#2| (-284)) (|has| |#1| (-339))))) (-3716 (((-589 (-1001)) $) 74)) (-2354 (((-1087) $) 103)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-1756 (($ $ (-523)) 98) (($ $ (-523) (-523)) 97)) (-2736 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 105)) (-2088 ((|#2| $) 267)) (-4146 (((-3 |#2| "failed") $) 263)) (-3781 ((|#2| $) 264)) (-3695 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) 19)) (-2319 (((-394 (-1083 $)) (-1083 $)) 240 (-2819 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3763 (($ $) 162 (|has| |#1| (-339)))) (-2105 (((-394 $) $) 163 (|has| |#1| (-339)))) (-3584 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 237 (-2819 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3684 (((-108) $ $) 153 (|has| |#1| (-339)))) (-3669 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-2035 (((-523) $) 249 (-2819 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-3223 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 174)) (-3717 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#2| "failed") $) 270) (((-3 (-523) "failed") $) 259 (-2819 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-383 (-523)) "failed") $) 257 (-2819 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-1087) "failed") $) 242 (-2819 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339))))) (-1996 ((|#2| $) 269) (((-523) $) 260 (-2819 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-383 (-523)) $) 258 (-2819 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-1087) $) 243 (-2819 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339))))) (-3113 (($ $) 266) (($ (-523) $) 265)) (-2501 (($ $ $) 157 (|has| |#1| (-339)))) (-3142 (($ $) 60)) (-2203 (((-629 |#2|) (-629 $)) 221 (|has| |#1| (-339))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) 220 (|has| |#1| (-339))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 219 (-2819 (|has| |#2| (-585 (-523))) (|has| |#1| (-339)))) (((-629 (-523)) (-629 $)) 218 (-2819 (|has| |#2| (-585 (-523))) (|has| |#1| (-339))))) (-4211 (((-3 $ "failed") $) 34)) (-2015 (((-383 (-883 |#1|)) $ (-523)) 172 (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) 171 (|has| |#1| (-515)))) (-3461 (($) 233 (-2819 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-2486 (($ $ $) 156 (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 151 (|has| |#1| (-339)))) (-1330 (((-108) $) 164 (|has| |#1| (-339)))) (-3702 (((-108) $) 247 (-2819 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-2294 (((-108) $) 73)) (-2188 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 225 (-2819 (|has| |#2| (-817 (-355))) (|has| |#1| (-339)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 224 (-2819 (|has| |#2| (-817 (-523))) (|has| |#1| (-339))))) (-1500 (((-523) $) 100) (((-523) $ (-523)) 99)) (-3482 (((-108) $) 31)) (-2364 (($ $) 229 (|has| |#1| (-339)))) (-2164 ((|#2| $) 227 (|has| |#1| (-339)))) (-1324 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-1289 (((-3 $ "failed") $) 261 (-2819 (|has| |#2| (-1063)) (|has| |#1| (-339))))) (-4050 (((-108) $) 248 (-2819 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-3059 (($ $ (-852)) 101)) (-2950 (($ (-1 |#1| (-523)) $) 173)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 160 (|has| |#1| (-339)))) (-4060 (((-108) $) 62)) (-3694 (($ |#1| (-523)) 61) (($ $ (-1001) (-523)) 76) (($ $ (-589 (-1001)) (-589 (-523))) 75)) (-3268 (($ $ $) 251 (-2819 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-2644 (($ $ $) 252 (-2819 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3015 (($ (-1 |#1| |#1|) $) 63) (($ (-1 |#2| |#2|) $) 213 (|has| |#1| (-339)))) (-2062 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-2012 (($ (-589 $)) 149 (|has| |#1| (-339))) (($ $ $) 148 (|has| |#1| (-339)))) (-3794 (($ (-523) |#2|) 268)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 165 (|has| |#1| (-339)))) (-2669 (($ $) 170 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 169 (-3255 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-4105 (($) 262 (-2819 (|has| |#2| (-1063)) (|has| |#1| (-339))) CONST)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 150 (|has| |#1| (-339)))) (-2056 (($ (-589 $)) 147 (|has| |#1| (-339))) (($ $ $) 146 (|has| |#1| (-339)))) (-3934 (($ $) 232 (-2819 (|has| |#2| (-284)) (|has| |#1| (-339))))) (-1250 ((|#2| $) 235 (-2819 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-1893 (((-394 (-1083 $)) (-1083 $)) 238 (-2819 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-4034 (((-394 (-1083 $)) (-1083 $)) 239 (-2819 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3573 (((-394 $) $) 161 (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 158 (|has| |#1| (-339)))) (-1361 (($ $ (-523)) 95)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 152 (|has| |#1| (-339)))) (-1847 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-523))))) (($ $ (-1087) |#2|) 212 (-2819 (|has| |#2| (-484 (-1087) |#2|)) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 |#2|)) 211 (-2819 (|has| |#2| (-484 (-1087) |#2|)) (|has| |#1| (-339)))) (($ $ (-589 (-271 |#2|))) 210 (-2819 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ (-271 |#2|)) 209 (-2819 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ |#2| |#2|) 208 (-2819 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ (-589 |#2|) (-589 |#2|)) 207 (-2819 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339))))) (-3087 (((-710) $) 154 (|has| |#1| (-339)))) (-1502 ((|#1| $ (-523)) 104) (($ $ $) 81 (|has| (-523) (-1028))) (($ $ |#2|) 206 (-2819 (|has| |#2| (-263 |#2| |#2|)) (|has| |#1| (-339))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 155 (|has| |#1| (-339)))) (-4024 (($ $ (-1 |#2| |#2|)) 217 (|has| |#1| (-339))) (($ $ (-1 |#2| |#2|) (-710)) 216 (|has| |#1| (-339))) (($ $ (-710)) 84 (-3255 (-2819 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 82 (-3255 (-2819 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) 89 (-3255 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-1087) (-710)) 88 (-3255 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-589 (-1087))) 87 (-3255 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-1087)) 86 (-3255 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))))) (-3758 (($ $) 230 (|has| |#1| (-339)))) (-2171 ((|#2| $) 228 (|has| |#1| (-339)))) (-1487 (((-523) $) 64)) (-3730 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-3077 (((-203) $) 246 (-2819 (|has| |#2| (-949)) (|has| |#1| (-339)))) (((-355) $) 245 (-2819 (|has| |#2| (-949)) (|has| |#1| (-339)))) (((-499) $) 244 (-2819 (|has| |#2| (-564 (-499))) (|has| |#1| (-339)))) (((-823 (-355)) $) 223 (-2819 (|has| |#2| (-564 (-823 (-355)))) (|has| |#1| (-339)))) (((-823 (-523)) $) 222 (-2819 (|has| |#2| (-564 (-823 (-523)))) (|has| |#1| (-339))))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 236 (-2819 (-2819 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#1| (-339))))) (-3749 (($ $) 72)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 47 (|has| |#1| (-158))) (($ |#2|) 271) (($ (-1087)) 241 (-2819 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339)))) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515)))) (-1234 ((|#1| $ (-523)) 59)) (-2301 (((-3 $ "failed") $) 48 (-3255 (-2819 (-3255 (|has| |#2| (-134)) (-2819 (|has| $ (-134)) (|has| |#2| (-840)))) (|has| |#1| (-339))) (|has| |#1| (-134))))) (-1698 (((-710)) 29)) (-3882 ((|#1| $) 102)) (-1516 ((|#2| $) 234 (-2819 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-3768 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-3743 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-523)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-3984 (($ $) 250 (-2819 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 166 (|has| |#1| (-339)))) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-1 |#2| |#2|)) 215 (|has| |#1| (-339))) (($ $ (-1 |#2| |#2|) (-710)) 214 (|has| |#1| (-339))) (($ $ (-710)) 85 (-3255 (-2819 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 83 (-3255 (-2819 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) 93 (-3255 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-1087) (-710)) 92 (-3255 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-589 (-1087))) 91 (-3255 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))))) (($ $ (-1087)) 90 (-3255 (-2819 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))))) (-4078 (((-108) $ $) 254 (-2819 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4061 (((-108) $ $) 255 (-2819 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 253 (-2819 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4052 (((-108) $ $) 256 (-2819 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339))) (($ $ $) 168 (|has| |#1| (-339))) (($ |#2| |#2|) 226 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 167 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ |#2|) 205 (|has| |#1| (-339))) (($ |#2| $) 204 (|has| |#1| (-339))) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-1131 |#1| |#2|) (-129) (-973) (-1160 |t#1|)) (T -1131))
-((-2640 (*1 *2 *1) (-12 (-4 *1 (-1131 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1160 *3)) (-5 *2 (-523)))) (-1691 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *1 (-1131 *3 *2)) (-4 *2 (-1160 *3)))) (-1369 (*1 *1 *2 *3) (-12 (-5 *2 (-523)) (-4 *4 (-973)) (-4 *1 (-1131 *4 *3)) (-4 *3 (-1160 *4)))) (-1253 (*1 *2 *1) (-12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))) (-1458 (*1 *1 *1) (-12 (-4 *1 (-1131 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1160 *2)))) (-1458 (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-4 *1 (-1131 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1160 *3)))) (-1355 (*1 *2 *1) (-12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))) (-3333 (*1 *2 *1) (|partial| -12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))))
-(-13 (-1129 |t#1|) (-964 |t#2|) (-10 -8 (-15 -1369 ($ (-523) |t#2|)) (-15 -2640 ((-523) $)) (-15 -1253 (|t#2| $)) (-15 -1458 ($ $)) (-15 -1458 ($ (-523) $)) (-15 -1691 ($ |t#2|)) (-15 -1355 (|t#2| $)) (-15 -3333 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-339)) (-6 (-921 |t#2|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-523)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-37 |#1|) |has| |#1| (-158)) ((-37 |#2|) |has| |#1| (-339)) ((-37 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-107 |#1| |#1|) . T) ((-107 |#2| |#2|) |has| |#1| (-339)) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) -3172 (-12 (|has| |#1| (-339)) (|has| |#2| (-134))) (|has| |#1| (-134))) ((-136) -3172 (-12 (|has| |#1| (-339)) (|has| |#2| (-136))) (|has| |#1| (-136))) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-564 (-203)) -12 (|has| |#1| (-339)) (|has| |#2| (-949))) ((-564 (-355)) -12 (|has| |#1| (-339)) (|has| |#2| (-949))) ((-564 (-499)) -12 (|has| |#1| (-339)) (|has| |#2| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| |#1| (-339)) (|has| |#2| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| |#1| (-339)) (|has| |#2| (-564 (-823 (-523))))) ((-209 |#2|) |has| |#1| (-339)) ((-211) -3172 (-12 (|has| |#1| (-339)) (|has| |#2| (-211))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))) ((-221) |has| |#1| (-339)) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 |#2| $) -12 (|has| |#1| (-339)) (|has| |#2| (-263 |#2| |#2|))) ((-263 $ $) |has| (-523) (-1028)) ((-267) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-286 |#2|) -12 (|has| |#1| (-339)) (|has| |#2| (-286 |#2|))) ((-339) |has| |#1| (-339)) ((-314 |#2|) |has| |#1| (-339)) ((-353 |#2|) |has| |#1| (-339)) ((-376 |#2|) |has| |#1| (-339)) ((-427) |has| |#1| (-339)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-484 (-1087) |#2|) -12 (|has| |#1| (-339)) (|has| |#2| (-484 (-1087) |#2|))) ((-484 |#2| |#2|) -12 (|has| |#1| (-339)) (|has| |#2| (-286 |#2|))) ((-515) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-591 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-591 |#1|) . T) ((-591 |#2|) |has| |#1| (-339)) ((-591 $) . T) ((-585 (-523)) -12 (|has| |#1| (-339)) (|has| |#2| (-585 (-523)))) ((-585 |#2|) |has| |#1| (-339)) ((-657 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-657 |#1|) |has| |#1| (-158)) ((-657 |#2|) |has| |#1| (-339)) ((-657 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-666) . T) ((-730) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-731) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-733) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-734) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-759) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-784) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-786) -3172 (-12 (|has| |#1| (-339)) (|has| |#2| (-786))) (-12 (|has| |#1| (-339)) (|has| |#2| (-759)))) ((-831 (-1087)) -3172 (-12 (|has| |#1| (-339)) (|has| |#2| (-831 (-1087)))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) ((-817 (-355)) -12 (|has| |#1| (-339)) (|has| |#2| (-817 (-355)))) ((-817 (-523)) -12 (|has| |#1| (-339)) (|has| |#2| (-817 (-523)))) ((-815 |#2|) |has| |#1| (-339)) ((-840) -12 (|has| |#1| (-339)) (|has| |#2| (-840))) ((-902 |#1| #0# (-1001)) . T) ((-851) |has| |#1| (-339)) ((-921 |#2|) |has| |#1| (-339)) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-949) -12 (|has| |#1| (-339)) (|has| |#2| (-949))) ((-964 (-383 (-523))) -12 (|has| |#1| (-339)) (|has| |#2| (-964 (-523)))) ((-964 (-523)) -12 (|has| |#1| (-339)) (|has| |#2| (-964 (-523)))) ((-964 (-1087)) -12 (|has| |#1| (-339)) (|has| |#2| (-964 (-1087)))) ((-964 |#2|) . T) ((-979 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-979 |#1|) . T) ((-979 |#2|) |has| |#1| (-339)) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) -12 (|has| |#1| (-339)) (|has| |#2| (-1063))) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1123) |has| |#1| (-339)) ((-1127) |has| |#1| (-339)) ((-1129 |#1|) . T) ((-1147 |#1| #0#) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 70)) (-2046 ((|#2| $) NIL (-12 (|has| |#2| (-284)) (|has| |#1| (-339))))) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 88)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3276 (($ $ (-523)) 97) (($ $ (-523) (-523)) 99)) (-1552 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 47)) (-1253 ((|#2| $) 11)) (-3333 (((-3 |#2| "failed") $) 30)) (-1355 ((|#2| $) 31)) (-1462 (($ $) 192 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 168 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-1441 (($ $) 188 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 164 (|has| |#1| (-37 (-383 (-523)))))) (-3482 (((-523) $) NIL (-12 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-3199 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 57)) (-1481 (($ $) 196 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 172 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) 144) (((-3 (-523) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-1087) "failed") $) NIL (-12 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339))))) (-3508 ((|#2| $) 143) (((-523) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-383 (-523)) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-1087) $) NIL (-12 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339))))) (-1458 (($ $) 61) (($ (-523) $) 24)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) NIL)) (-2243 (((-629 |#2|) (-629 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#1| (-339)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#1| (-339))))) (-1444 (((-3 $ "failed") $) 77)) (-4035 (((-383 (-883 |#1|)) $ (-523)) 112 (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) 114 (|has| |#1| (-515)))) (-1631 (($) NIL (-12 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-3712 (((-108) $) NIL (-12 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-2589 (((-108) $) 64)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| |#2| (-817 (-355))) (|has| |#1| (-339)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| |#2| (-817 (-523))) (|has| |#1| (-339))))) (-3437 (((-523) $) 93) (((-523) $ (-523)) 95)) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL (|has| |#1| (-339)))) (-3316 ((|#2| $) 151 (|has| |#1| (-339)))) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2738 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1063)) (|has| |#1| (-339))))) (-2057 (((-108) $) NIL (-12 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-3590 (($ $ (-852)) 136)) (-2839 (($ (-1 |#1| (-523)) $) 132)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-523)) 19) (($ $ (-1001) (-523)) NIL) (($ $ (-589 (-1001)) (-589 (-523))) NIL)) (-3239 (($ $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3158 (($ $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-1345 (($ (-1 |#1| |#1|) $) 129) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-339)))) (-2313 (($ $) 162 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-1369 (($ (-523) |#2|) 10)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 145 (|has| |#1| (-339)))) (-2814 (($ $) 214 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 219 (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109)))))) (-2773 (($) NIL (-12 (|has| |#2| (-1063)) (|has| |#1| (-339))) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4110 (($ $) NIL (-12 (|has| |#2| (-284)) (|has| |#1| (-339))))) (-2733 ((|#2| $) NIL (-12 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-3053 (($ $ (-523)) 126)) (-4007 (((-3 $ "failed") $ $) 116 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2922 (($ $) 160 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) 85 (|has| |#1| (-15 ** (|#1| |#1| (-523))))) (($ $ (-1087) |#2|) NIL (-12 (|has| |#2| (-484 (-1087) |#2|)) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 |#2|)) NIL (-12 (|has| |#2| (-484 (-1087) |#2|)) (|has| |#1| (-339)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339))))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ (-523)) 91) (($ $ $) 79 (|has| (-523) (-1028))) (($ $ |#2|) NIL (-12 (|has| |#2| (-263 |#2| |#2|)) (|has| |#1| (-339))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-3984 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-339))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#1| (-339))) (($ $ (-710)) NIL (-3172 (-12 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 137 (-3172 (-12 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3172 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3172 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3172 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) 140 (-3172 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-2793 (($ $) NIL (|has| |#1| (-339)))) (-3329 ((|#2| $) 152 (|has| |#1| (-339)))) (-2640 (((-523) $) 12)) (-2306 (($ $) 198 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 174 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 194 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 170 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 190 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 166 (|has| |#1| (-37 (-383 (-523)))))) (-1400 (((-203) $) NIL (-12 (|has| |#2| (-949)) (|has| |#1| (-339)))) (((-355) $) NIL (-12 (|has| |#2| (-949)) (|has| |#1| (-339)))) (((-499) $) NIL (-12 (|has| |#2| (-564 (-499))) (|has| |#1| (-339)))) (((-823 (-355)) $) NIL (-12 (|has| |#2| (-564 (-823 (-355)))) (|has| |#1| (-339)))) (((-823 (-523)) $) NIL (-12 (|has| |#2| (-564 (-823 (-523)))) (|has| |#1| (-339))))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840)) (|has| |#1| (-339))))) (-2488 (($ $) 124)) (-1691 (((-794) $) 244) (($ (-523)) 23) (($ |#1|) 21 (|has| |#1| (-158))) (($ |#2|) 20) (($ (-1087)) NIL (-12 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339)))) (($ (-383 (-523))) 155 (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-2084 ((|#1| $ (-523)) 74)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#2| (-840)) (|has| |#1| (-339))) (-12 (|has| |#2| (-134)) (|has| |#1| (-339))) (|has| |#1| (-134))))) (-3272 (((-710)) 142)) (-3710 ((|#1| $) 90)) (-3809 ((|#2| $) NIL (-12 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-2341 (($ $) 204 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 180 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) 200 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 176 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 208 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 184 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-523)) 122 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 210 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 186 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 206 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 182 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 202 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 178 (|has| |#1| (-37 (-383 (-523)))))) (-2695 (($ $) NIL (-12 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 13 T CONST)) (-1891 (($) 17 T CONST)) (-2909 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-339))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#1| (-339))) (($ $ (-710)) NIL (-3172 (-12 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) NIL (-3172 (-12 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3172 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3172 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3172 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-4006 (((-108) $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3980 (((-108) $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3941 (((-108) $ $) 63)) (-3993 (((-108) $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3966 (((-108) $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) 149 (|has| |#1| (-339))) (($ |#2| |#2|) 150 (|has| |#1| (-339)))) (-4060 (($ $) 213) (($ $ $) 68)) (-4045 (($ $ $) 66)) (** (($ $ (-852)) NIL) (($ $ (-710)) 73) (($ $ (-523)) 146 (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 139) (($ $ |#2|) 148 (|has| |#1| (-339))) (($ |#2| $) 147 (|has| |#1| (-339))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+((-1487 (*1 *2 *1) (-12 (-4 *1 (-1131 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1160 *3)) (-5 *2 (-523)))) (-3976 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *1 (-1131 *3 *2)) (-4 *2 (-1160 *3)))) (-3794 (*1 *1 *2 *3) (-12 (-5 *2 (-523)) (-4 *4 (-973)) (-4 *1 (-1131 *4 *3)) (-4 *3 (-1160 *4)))) (-2088 (*1 *2 *1) (-12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))) (-3113 (*1 *1 *1) (-12 (-4 *1 (-1131 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1160 *2)))) (-3113 (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-4 *1 (-1131 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1160 *3)))) (-3781 (*1 *2 *1) (-12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))) (-4146 (*1 *2 *1) (|partial| -12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))))
+(-13 (-1129 |t#1|) (-964 |t#2|) (-10 -8 (-15 -3794 ($ (-523) |t#2|)) (-15 -1487 ((-523) $)) (-15 -2088 (|t#2| $)) (-15 -3113 ($ $)) (-15 -3113 ($ (-523) $)) (-15 -3976 ($ |t#2|)) (-15 -3781 (|t#2| $)) (-15 -4146 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-339)) (-6 (-921 |t#2|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-523)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-37 |#1|) |has| |#1| (-158)) ((-37 |#2|) |has| |#1| (-339)) ((-37 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-107 |#1| |#1|) . T) ((-107 |#2| |#2|) |has| |#1| (-339)) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) -3255 (-12 (|has| |#1| (-339)) (|has| |#2| (-134))) (|has| |#1| (-134))) ((-136) -3255 (-12 (|has| |#1| (-339)) (|has| |#2| (-136))) (|has| |#1| (-136))) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-564 (-203)) -12 (|has| |#1| (-339)) (|has| |#2| (-949))) ((-564 (-355)) -12 (|has| |#1| (-339)) (|has| |#2| (-949))) ((-564 (-499)) -12 (|has| |#1| (-339)) (|has| |#2| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| |#1| (-339)) (|has| |#2| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| |#1| (-339)) (|has| |#2| (-564 (-823 (-523))))) ((-209 |#2|) |has| |#1| (-339)) ((-211) -3255 (-12 (|has| |#1| (-339)) (|has| |#2| (-211))) (|has| |#1| (-15 * (|#1| (-523) |#1|)))) ((-221) |has| |#1| (-339)) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 |#2| $) -12 (|has| |#1| (-339)) (|has| |#2| (-263 |#2| |#2|))) ((-263 $ $) |has| (-523) (-1028)) ((-267) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-286 |#2|) -12 (|has| |#1| (-339)) (|has| |#2| (-286 |#2|))) ((-339) |has| |#1| (-339)) ((-314 |#2|) |has| |#1| (-339)) ((-353 |#2|) |has| |#1| (-339)) ((-376 |#2|) |has| |#1| (-339)) ((-427) |has| |#1| (-339)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-484 (-1087) |#2|) -12 (|has| |#1| (-339)) (|has| |#2| (-484 (-1087) |#2|))) ((-484 |#2| |#2|) -12 (|has| |#1| (-339)) (|has| |#2| (-286 |#2|))) ((-515) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-591 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-591 |#1|) . T) ((-591 |#2|) |has| |#1| (-339)) ((-591 $) . T) ((-585 (-523)) -12 (|has| |#1| (-339)) (|has| |#2| (-585 (-523)))) ((-585 |#2|) |has| |#1| (-339)) ((-657 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-657 |#1|) |has| |#1| (-158)) ((-657 |#2|) |has| |#1| (-339)) ((-657 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-666) . T) ((-730) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-731) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-733) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-734) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-759) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-784) -12 (|has| |#1| (-339)) (|has| |#2| (-759))) ((-786) -3255 (-12 (|has| |#1| (-339)) (|has| |#2| (-786))) (-12 (|has| |#1| (-339)) (|has| |#2| (-759)))) ((-831 (-1087)) -3255 (-12 (|has| |#1| (-339)) (|has| |#2| (-831 (-1087)))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))) ((-817 (-355)) -12 (|has| |#1| (-339)) (|has| |#2| (-817 (-355)))) ((-817 (-523)) -12 (|has| |#1| (-339)) (|has| |#2| (-817 (-523)))) ((-815 |#2|) |has| |#1| (-339)) ((-840) -12 (|has| |#1| (-339)) (|has| |#2| (-840))) ((-902 |#1| #0# (-1001)) . T) ((-851) |has| |#1| (-339)) ((-921 |#2|) |has| |#1| (-339)) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-949) -12 (|has| |#1| (-339)) (|has| |#2| (-949))) ((-964 (-383 (-523))) -12 (|has| |#1| (-339)) (|has| |#2| (-964 (-523)))) ((-964 (-523)) -12 (|has| |#1| (-339)) (|has| |#2| (-964 (-523)))) ((-964 (-1087)) -12 (|has| |#1| (-339)) (|has| |#2| (-964 (-1087)))) ((-964 |#2|) . T) ((-979 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-979 |#1|) . T) ((-979 |#2|) |has| |#1| (-339)) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) -12 (|has| |#1| (-339)) (|has| |#2| (-1063))) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1123) |has| |#1| (-339)) ((-1127) |has| |#1| (-339)) ((-1129 |#1|) . T) ((-1147 |#1| #0#) . T))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 70)) (-3964 ((|#2| $) NIL (-12 (|has| |#2| (-284)) (|has| |#1| (-339))))) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 88)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-1756 (($ $ (-523)) 97) (($ $ (-523) (-523)) 99)) (-2736 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) 47)) (-2088 ((|#2| $) 11)) (-4146 (((-3 |#2| "failed") $) 30)) (-3781 ((|#2| $) 31)) (-3695 (($ $) 192 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 168 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3669 (($ $) 188 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 164 (|has| |#1| (-37 (-383 (-523)))))) (-2035 (((-523) $) NIL (-12 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-3223 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) 57)) (-3717 (($ $) 196 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 172 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) 144) (((-3 (-523) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-1087) "failed") $) NIL (-12 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339))))) (-1996 ((|#2| $) 143) (((-523) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-383 (-523)) $) NIL (-12 (|has| |#2| (-964 (-523))) (|has| |#1| (-339)))) (((-1087) $) NIL (-12 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339))))) (-3113 (($ $) 61) (($ (-523) $) 24)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) NIL)) (-2203 (((-629 |#2|) (-629 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#1| (-339)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| |#2| (-585 (-523))) (|has| |#1| (-339))))) (-4211 (((-3 $ "failed") $) 77)) (-2015 (((-383 (-883 |#1|)) $ (-523)) 112 (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) 114 (|has| |#1| (-515)))) (-3461 (($) NIL (-12 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-3702 (((-108) $) NIL (-12 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-2294 (((-108) $) 64)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| |#2| (-817 (-355))) (|has| |#1| (-339)))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| |#2| (-817 (-523))) (|has| |#1| (-339))))) (-1500 (((-523) $) 93) (((-523) $ (-523)) 95)) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL (|has| |#1| (-339)))) (-2164 ((|#2| $) 151 (|has| |#1| (-339)))) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1289 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1063)) (|has| |#1| (-339))))) (-4050 (((-108) $) NIL (-12 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-3059 (($ $ (-852)) 136)) (-2950 (($ (-1 |#1| (-523)) $) 132)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-523)) 19) (($ $ (-1001) (-523)) NIL) (($ $ (-589 (-1001)) (-589 (-523))) NIL)) (-3268 (($ $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-2644 (($ $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-3015 (($ (-1 |#1| |#1|) $) 129) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-339)))) (-2062 (($ $) 162 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3794 (($ (-523) |#2|) 10)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 145 (|has| |#1| (-339)))) (-2669 (($ $) 214 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 219 (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109)))))) (-4105 (($) NIL (-12 (|has| |#2| (-1063)) (|has| |#1| (-339))) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3934 (($ $) NIL (-12 (|has| |#2| (-284)) (|has| |#1| (-339))))) (-1250 ((|#2| $) NIL (-12 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1361 (($ $ (-523)) 126)) (-2469 (((-3 $ "failed") $ $) 116 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1847 (($ $) 160 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) 85 (|has| |#1| (-15 ** (|#1| |#1| (-523))))) (($ $ (-1087) |#2|) NIL (-12 (|has| |#2| (-484 (-1087) |#2|)) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 |#2|)) NIL (-12 (|has| |#2| (-484 (-1087) |#2|)) (|has| |#1| (-339)))) (($ $ (-589 (-271 |#2|))) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ (-271 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339)))) (($ $ (-589 |#2|) (-589 |#2|)) NIL (-12 (|has| |#2| (-286 |#2|)) (|has| |#1| (-339))))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ (-523)) 91) (($ $ $) 79 (|has| (-523) (-1028))) (($ $ |#2|) NIL (-12 (|has| |#2| (-263 |#2| |#2|)) (|has| |#1| (-339))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4024 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-339))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#1| (-339))) (($ $ (-710)) NIL (-3255 (-12 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 137 (-3255 (-12 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3255 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3255 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3255 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) 140 (-3255 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-3758 (($ $) NIL (|has| |#1| (-339)))) (-2171 ((|#2| $) 152 (|has| |#1| (-339)))) (-1487 (((-523) $) 12)) (-3730 (($ $) 198 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 174 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 194 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 170 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 190 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 166 (|has| |#1| (-37 (-383 (-523)))))) (-3077 (((-203) $) NIL (-12 (|has| |#2| (-949)) (|has| |#1| (-339)))) (((-355) $) NIL (-12 (|has| |#2| (-949)) (|has| |#1| (-339)))) (((-499) $) NIL (-12 (|has| |#2| (-564 (-499))) (|has| |#1| (-339)))) (((-823 (-355)) $) NIL (-12 (|has| |#2| (-564 (-823 (-355)))) (|has| |#1| (-339)))) (((-823 (-523)) $) NIL (-12 (|has| |#2| (-564 (-823 (-523)))) (|has| |#1| (-339))))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840)) (|has| |#1| (-339))))) (-3749 (($ $) 124)) (-3976 (((-794) $) 245) (($ (-523)) 23) (($ |#1|) 21 (|has| |#1| (-158))) (($ |#2|) 20) (($ (-1087)) NIL (-12 (|has| |#2| (-964 (-1087))) (|has| |#1| (-339)))) (($ (-383 (-523))) 155 (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-1234 ((|#1| $ (-523)) 74)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#2| (-840)) (|has| |#1| (-339))) (-12 (|has| |#2| (-134)) (|has| |#1| (-339))) (|has| |#1| (-134))))) (-1698 (((-710)) 142)) (-3882 ((|#1| $) 90)) (-1516 ((|#2| $) NIL (-12 (|has| |#2| (-508)) (|has| |#1| (-339))))) (-3768 (($ $) 204 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 180 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) 200 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 176 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 208 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 184 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-523)) 122 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 210 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 186 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 206 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 182 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 202 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 178 (|has| |#1| (-37 (-383 (-523)))))) (-3984 (($ $) NIL (-12 (|has| |#2| (-759)) (|has| |#1| (-339))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 13 T CONST)) (-1440 (($) 17 T CONST)) (-1943 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-339))) (($ $ (-1 |#2| |#2|) (-710)) NIL (|has| |#1| (-339))) (($ $ (-710)) NIL (-3255 (-12 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) NIL (-3255 (-12 (|has| |#2| (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3255 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3255 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3255 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| |#2| (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-4078 (((-108) $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4061 (((-108) $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4037 (((-108) $ $) 63)) (-4070 (((-108) $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4052 (((-108) $ $) NIL (-12 (|has| |#2| (-786)) (|has| |#1| (-339))))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) 149 (|has| |#1| (-339))) (($ |#2| |#2|) 150 (|has| |#1| (-339)))) (-4115 (($ $) 213) (($ $ $) 68)) (-4103 (($ $ $) 66)) (** (($ $ (-852)) NIL) (($ $ (-710)) 73) (($ $ (-523)) 146 (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 139) (($ $ |#2|) 148 (|has| |#1| (-339))) (($ |#2| $) 147 (|has| |#1| (-339))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
(((-1132 |#1| |#2|) (-1131 |#1| |#2|) (-973) (-1160 |#1|)) (T -1132))
NIL
(-1131 |#1| |#2|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2046 (((-1161 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-284)) (|has| |#1| (-339))))) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 10)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3306 (($ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3174 (((-108) $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3276 (($ $ (-523)) NIL) (($ $ (-523) (-523)) NIL)) (-1552 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) NIL)) (-1253 (((-1161 |#1| |#2| |#3|) $) NIL)) (-3333 (((-3 (-1161 |#1| |#2| |#3|) "failed") $) NIL)) (-1355 (((-1161 |#1| |#2| |#3|) $) NIL)) (-1462 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-1441 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3482 (((-523) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-3199 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) NIL)) (-1481 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-1161 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-523) "failed") $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))))) (-3508 (((-1161 |#1| |#2| |#3|) $) NIL) (((-1087) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (((-383 (-523)) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339)))) (((-523) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))))) (-1458 (($ $) NIL) (($ (-523) $) NIL)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-1161 |#1| |#2| |#3|)) (-629 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2600 (-629 (-1161 |#1| |#2| |#3|))) (|:| |vec| (-1169 (-1161 |#1| |#2| |#3|)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-585 (-523))) (|has| |#1| (-339)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-585 (-523))) (|has| |#1| (-339))))) (-1444 (((-3 $ "failed") $) NIL)) (-4035 (((-383 (-883 |#1|)) $ (-523)) NIL (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) NIL (|has| |#1| (-515)))) (-1631 (($) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-3712 (((-108) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-2589 (((-108) $) NIL)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1524 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-817 (-523))) (|has| |#1| (-339)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-817 (-355))) (|has| |#1| (-339))))) (-3437 (((-523) $) NIL) (((-523) $ (-523)) NIL)) (-2769 (((-108) $) NIL)) (-1296 (($ $) NIL (|has| |#1| (-339)))) (-3316 (((-1161 |#1| |#2| |#3|) $) NIL (|has| |#1| (-339)))) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2738 (((-3 $ "failed") $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-1063)) (|has| |#1| (-339))))) (-2057 (((-108) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-3590 (($ $ (-852)) NIL)) (-2839 (($ (-1 |#1| (-523)) $) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-523)) 17) (($ $ (-1001) (-523)) NIL) (($ $ (-589 (-1001)) (-589 (-523))) NIL)) (-3239 (($ $ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3158 (($ $ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-339)))) (-2313 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-1369 (($ (-523) (-1161 |#1| |#2| |#3|)) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2814 (($ $) 25 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 26 (|has| |#1| (-37 (-383 (-523)))))) (-2773 (($) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-1063)) (|has| |#1| (-339))) CONST)) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4110 (($ $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-284)) (|has| |#1| (-339))))) (-2733 (((-1161 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-3053 (($ $ (-523)) NIL)) (-4007 (((-3 $ "failed") $ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2922 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-523))))) (($ $ (-1087) (-1161 |#1| |#2| |#3|)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-484 (-1087) (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 (-1161 |#1| |#2| |#3|))) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-484 (-1087) (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-271 (-1161 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-286 (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-271 (-1161 |#1| |#2| |#3|))) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-286 (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-286 (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-1161 |#1| |#2| |#3|)) (-589 (-1161 |#1| |#2| |#3|))) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-286 (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339))))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ (-523)) NIL) (($ $ $) NIL (|has| (-523) (-1028))) (($ $ (-1161 |#1| |#2| |#3|)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-263 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339))))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-3984 (($ $ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) NIL (|has| |#1| (-339))) (($ $ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) (-710)) NIL (|has| |#1| (-339))) (($ $ (-1165 |#2|)) 24) (($ $ (-710)) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 23 (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-2793 (($ $) NIL (|has| |#1| (-339)))) (-3329 (((-1161 |#1| |#2| |#3|) $) NIL (|has| |#1| (-339)))) (-2640 (((-523) $) NIL)) (-2306 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1400 (((-499) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-564 (-499))) (|has| |#1| (-339)))) (((-355) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-949)) (|has| |#1| (-339)))) (((-203) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-949)) (|has| |#1| (-339)))) (((-823 (-355)) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-564 (-823 (-355)))) (|has| |#1| (-339)))) (((-823 (-523)) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-564 (-823 (-523)))) (|has| |#1| (-339))))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-2488 (($ $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1161 |#1| |#2| |#3|)) NIL) (($ (-1165 |#2|)) 22) (($ (-1087)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (($ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515)))) (($ (-383 (-523))) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))) (|has| |#1| (-37 (-383 (-523))))))) (-2084 ((|#1| $ (-523)) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-134)) (|has| |#1| (-339))) (|has| |#1| (-134))))) (-3272 (((-710)) NIL)) (-3710 ((|#1| $) 11)) (-3809 (((-1161 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-2341 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-2318 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-523)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2695 (($ $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 19 T CONST)) (-1891 (($) 15 T CONST)) (-2909 (($ $ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) NIL (|has| |#1| (-339))) (($ $ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) (-710)) NIL (|has| |#1| (-339))) (($ $ (-710)) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-4006 (((-108) $ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3980 (((-108) $ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3966 (((-108) $ $) NIL (-3172 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339))) (($ (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 20)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1161 |#1| |#2| |#3|)) NIL (|has| |#1| (-339))) (($ (-1161 |#1| |#2| |#3|) $) NIL (|has| |#1| (-339))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-1133 |#1| |#2| |#3|) (-13 (-1131 |#1| (-1161 |#1| |#2| |#3|)) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1133))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2814 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
-(-13 (-1131 |#1| (-1161 |#1| |#2| |#3|)) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|)))
-((-3218 (((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108)) 10)) (-1982 (((-394 |#1|) |#1|) 21)) (-2424 (((-394 |#1|) |#1|) 20)))
-(((-1134 |#1|) (-10 -7 (-15 -2424 ((-394 |#1|) |#1|)) (-15 -1982 ((-394 |#1|) |#1|)) (-15 -3218 ((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108)))) (-1145 (-523))) (T -1134))
-((-3218 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| *3) (|:| -1787 (-523))))))) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))) (-1982 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))) (-2424 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))))
-(-10 -7 (-15 -2424 ((-394 |#1|) |#1|)) (-15 -1982 ((-394 |#1|) |#1|)) (-15 -3218 ((-2 (|:| |contp| (-523)) (|:| -3491 (-589 (-2 (|:| |irr| |#1|) (|:| -1787 (-523)))))) |#1| (-108))))
-((-1345 (((-1068 |#2|) (-1 |#2| |#1|) (-1136 |#1|)) 23 (|has| |#1| (-784))) (((-1136 |#2|) (-1 |#2| |#1|) (-1136 |#1|)) 17)))
-(((-1135 |#1| |#2|) (-10 -7 (-15 -1345 ((-1136 |#2|) (-1 |#2| |#1|) (-1136 |#1|))) (IF (|has| |#1| (-784)) (-15 -1345 ((-1068 |#2|) (-1 |#2| |#1|) (-1136 |#1|))) |%noBranch|)) (-1123) (-1123)) (T -1135))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1136 *5)) (-4 *5 (-784)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1068 *6)) (-5 *1 (-1135 *5 *6)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1136 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1136 *6)) (-5 *1 (-1135 *5 *6)))))
-(-10 -7 (-15 -1345 ((-1136 |#2|) (-1 |#2| |#1|) (-1136 |#1|))) (IF (|has| |#1| (-784)) (-15 -1345 ((-1068 |#2|) (-1 |#2| |#1|) (-1136 |#1|))) |%noBranch|))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3141 (($ |#1| |#1|) 9) (($ |#1|) 8)) (-1345 (((-1068 |#1|) (-1 |#1| |#1|) $) 41 (|has| |#1| (-784)))) (-3585 ((|#1| $) 14)) (-1702 ((|#1| $) 10)) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-1714 (((-523) $) 18)) (-3372 ((|#1| $) 17)) (-1725 ((|#1| $) 11)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1377 (((-108) $) 16)) (-1870 (((-1068 |#1|) $) 38 (|has| |#1| (-784))) (((-1068 |#1|) (-589 $)) 37 (|has| |#1| (-784)))) (-1400 (($ |#1|) 25)) (-1691 (($ (-1011 |#1|)) 24) (((-794) $) 34 (|has| |#1| (-1016)))) (-3447 (($ |#1| |#1|) 20) (($ |#1|) 19)) (-3704 (($ $ (-523)) 13)) (-3941 (((-108) $ $) 27 (|has| |#1| (-1016)))))
-(((-1136 |#1|) (-13 (-1010 |#1|) (-10 -8 (-15 -3447 ($ |#1|)) (-15 -3141 ($ |#1|)) (-15 -1691 ($ (-1011 |#1|))) (-15 -1377 ((-108) $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-1012 |#1| (-1068 |#1|))) |%noBranch|))) (-1123)) (T -1136))
-((-3447 (*1 *1 *2) (-12 (-5 *1 (-1136 *2)) (-4 *2 (-1123)))) (-3141 (*1 *1 *2) (-12 (-5 *1 (-1136 *2)) (-4 *2 (-1123)))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1011 *3)) (-4 *3 (-1123)) (-5 *1 (-1136 *3)))) (-1377 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1136 *3)) (-4 *3 (-1123)))))
-(-13 (-1010 |#1|) (-10 -8 (-15 -3447 ($ |#1|)) (-15 -3141 ($ |#1|)) (-15 -1691 ($ (-1011 |#1|))) (-15 -1377 ((-108) $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-1012 |#1| (-1068 |#1|))) |%noBranch|)))
-((-1345 (((-1142 |#3| |#4|) (-1 |#4| |#2|) (-1142 |#1| |#2|)) 15)))
-(((-1137 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 ((-1142 |#3| |#4|) (-1 |#4| |#2|) (-1142 |#1| |#2|)))) (-1087) (-973) (-1087) (-973)) (T -1137))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1142 *5 *6)) (-14 *5 (-1087)) (-4 *6 (-973)) (-4 *8 (-973)) (-5 *2 (-1142 *7 *8)) (-5 *1 (-1137 *5 *6 *7 *8)) (-14 *7 (-1087)))))
-(-10 -7 (-15 -1345 ((-1142 |#3| |#4|) (-1 |#4| |#2|) (-1142 |#1| |#2|))))
-((-1505 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-1222 ((|#1| |#3|) 13)) (-4117 ((|#3| |#3|) 19)))
-(((-1138 |#1| |#2| |#3|) (-10 -7 (-15 -1222 (|#1| |#3|)) (-15 -4117 (|#3| |#3|)) (-15 -1505 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-515) (-921 |#1|) (-1145 |#2|)) (T -1138))
-((-1505 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1138 *4 *5 *3)) (-4 *3 (-1145 *5)))) (-4117 (*1 *2 *2) (-12 (-4 *3 (-515)) (-4 *4 (-921 *3)) (-5 *1 (-1138 *3 *4 *2)) (-4 *2 (-1145 *4)))) (-1222 (*1 *2 *3) (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-1138 *2 *4 *3)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -1222 (|#1| |#3|)) (-15 -4117 (|#3| |#3|)) (-15 -1505 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
-((-3990 (((-3 |#2| "failed") |#2| (-710) |#1|) 29)) (-2344 (((-3 |#2| "failed") |#2| (-710)) 30)) (-3913 (((-3 (-2 (|:| -3844 |#2|) (|:| -3855 |#2|)) "failed") |#2|) 43)) (-3121 (((-589 |#2|) |#2|) 45)) (-1839 (((-3 |#2| "failed") |#2| |#2|) 40)))
-(((-1139 |#1| |#2|) (-10 -7 (-15 -2344 ((-3 |#2| "failed") |#2| (-710))) (-15 -3990 ((-3 |#2| "failed") |#2| (-710) |#1|)) (-15 -1839 ((-3 |#2| "failed") |#2| |#2|)) (-15 -3913 ((-3 (-2 (|:| -3844 |#2|) (|:| -3855 |#2|)) "failed") |#2|)) (-15 -3121 ((-589 |#2|) |#2|))) (-13 (-515) (-136)) (-1145 |#1|)) (T -1139))
-((-3121 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-136))) (-5 *2 (-589 *3)) (-5 *1 (-1139 *4 *3)) (-4 *3 (-1145 *4)))) (-3913 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-515) (-136))) (-5 *2 (-2 (|:| -3844 *3) (|:| -3855 *3))) (-5 *1 (-1139 *4 *3)) (-4 *3 (-1145 *4)))) (-1839 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1139 *3 *2)) (-4 *2 (-1145 *3)))) (-3990 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-710)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-1139 *4 *2)) (-4 *2 (-1145 *4)))) (-2344 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-710)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-1139 *4 *2)) (-4 *2 (-1145 *4)))))
-(-10 -7 (-15 -2344 ((-3 |#2| "failed") |#2| (-710))) (-15 -3990 ((-3 |#2| "failed") |#2| (-710) |#1|)) (-15 -1839 ((-3 |#2| "failed") |#2| |#2|)) (-15 -3913 ((-3 (-2 (|:| -3844 |#2|) (|:| -3855 |#2|)) "failed") |#2|)) (-15 -3121 ((-589 |#2|) |#2|)))
-((-3212 (((-3 (-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) "failed") |#2| |#2|) 32)))
-(((-1140 |#1| |#2|) (-10 -7 (-15 -3212 ((-3 (-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) "failed") |#2| |#2|))) (-515) (-1145 |#1|)) (T -1140))
-((-3212 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-515)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-1140 *4 *3)) (-4 *3 (-1145 *4)))))
-(-10 -7 (-15 -3212 ((-3 (-2 (|:| -3070 |#2|) (|:| -3969 |#2|)) "failed") |#2| |#2|)))
-((-1999 ((|#2| |#2| |#2|) 19)) (-2445 ((|#2| |#2| |#2|) 30)) (-3818 ((|#2| |#2| |#2| (-710) (-710)) 36)))
-(((-1141 |#1| |#2|) (-10 -7 (-15 -1999 (|#2| |#2| |#2|)) (-15 -2445 (|#2| |#2| |#2|)) (-15 -3818 (|#2| |#2| |#2| (-710) (-710)))) (-973) (-1145 |#1|)) (T -1141))
-((-3818 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-5 *1 (-1141 *4 *2)) (-4 *2 (-1145 *4)))) (-2445 (*1 *2 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1145 *3)))) (-1999 (*1 *2 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1145 *3)))))
-(-10 -7 (-15 -1999 (|#2| |#2| |#2|)) (-15 -2445 (|#2| |#2| |#2|)) (-15 -3818 (|#2| |#2| |#2| (-710) (-710))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1317 (((-1169 |#2|) $ (-710)) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-3859 (($ (-1083 |#2|)) NIL)) (-2389 (((-1083 $) $ (-1001)) NIL) (((-1083 |#2|) $) NIL)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3306 (($ $) NIL (|has| |#2| (-515)))) (-3174 (((-108) $) NIL (|has| |#2| (-515)))) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-1001))) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2485 (($ $ $) NIL (|has| |#2| (-515)))) (-4130 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3718 (($ $) NIL (|has| |#2| (-427)))) (-4226 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-2787 (((-108) $ $) NIL (|has| |#2| (-339)))) (-2199 (($ $ (-710)) NIL)) (-3811 (($ $ (-710)) NIL)) (-3061 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-427)))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-1001) "failed") $) NIL)) (-3508 ((|#2| $) NIL) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-1001) $) NIL)) (-1611 (($ $ $ (-1001)) NIL (|has| |#2| (-158))) ((|#2| $ $) NIL (|has| |#2| (-158)))) (-4059 (($ $ $) NIL (|has| |#2| (-339)))) (-1457 (($ $) NIL)) (-2243 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-4032 (($ $ $) NIL (|has| |#2| (-339)))) (-3425 (($ $ $) NIL)) (-3082 (($ $ $) NIL (|has| |#2| (-515)))) (-3999 (((-2 (|:| -3474 |#2|) (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#2| (-515)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#2| (-339)))) (-1272 (($ $) NIL (|has| |#2| (-427))) (($ $ (-1001)) NIL (|has| |#2| (-427)))) (-1447 (((-589 $) $) NIL)) (-3049 (((-108) $) NIL (|has| |#2| (-840)))) (-4222 (($ $ |#2| (-710) $) NIL)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1001) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1001) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-3437 (((-710) $ $) NIL (|has| |#2| (-515)))) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-2738 (((-3 $ "failed") $) NIL (|has| |#2| (-1063)))) (-1280 (($ (-1083 |#2|) (-1001)) NIL) (($ (-1083 $) (-1001)) NIL)) (-3590 (($ $ (-710)) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#2| (-339)))) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-1267 (($ |#2| (-710)) 17) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-1001)) NIL) (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL)) (-4047 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3239 (($ $ $) NIL (|has| |#2| (-786)))) (-3158 (($ $ $) NIL (|has| |#2| (-786)))) (-2041 (($ (-1 (-710) (-710)) $) NIL)) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-3805 (((-1083 |#2|) $) NIL)) (-4213 (((-3 (-1001) "failed") $) NIL)) (-1427 (($ $) NIL)) (-1437 ((|#2| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-2032 (((-1070) $) NIL)) (-1716 (((-2 (|:| -3070 $) (|:| -3969 $)) $ (-710)) NIL)) (-3538 (((-3 (-589 $) "failed") $) NIL)) (-3478 (((-3 (-589 $) "failed") $) NIL)) (-2790 (((-3 (-2 (|:| |var| (-1001)) (|:| -1475 (-710))) "failed") $) NIL)) (-2814 (($ $) NIL (|has| |#2| (-37 (-383 (-523)))))) (-2773 (($) NIL (|has| |#2| (-1063)) CONST)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 ((|#2| $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-3310 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-3707 (($ $ (-710) |#2| $) NIL)) (-1708 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-2424 (((-394 $) $) NIL (|has| |#2| (-840)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#2| (-339)))) (-4007 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#2| (-339)))) (-2812 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#2|) NIL) (($ $ (-589 (-1001)) (-589 |#2|)) NIL) (($ $ (-1001) $) NIL) (($ $ (-589 (-1001)) (-589 $)) NIL)) (-3413 (((-710) $) NIL (|has| |#2| (-339)))) (-1937 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-383 $) (-383 $) (-383 $)) NIL (|has| |#2| (-515))) ((|#2| (-383 $) |#2|) NIL (|has| |#2| (-339))) (((-383 $) $ (-383 $)) NIL (|has| |#2| (-515)))) (-3801 (((-3 $ "failed") $ (-710)) NIL)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#2| (-339)))) (-1744 (($ $ (-1001)) NIL (|has| |#2| (-158))) ((|#2| $) NIL (|has| |#2| (-158)))) (-3984 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-2640 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-1400 (((-823 (-355)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1001) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-1618 ((|#2| $) NIL (|has| |#2| (-427))) (($ $ (-1001)) NIL (|has| |#2| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-3923 (((-3 $ "failed") $ $) NIL (|has| |#2| (-515))) (((-3 (-383 $) "failed") (-383 $) $) NIL (|has| |#2| (-515)))) (-1691 (((-794) $) 13) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-1001)) NIL) (($ (-1165 |#1|)) 19) (($ (-383 (-523))) NIL (-3172 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#2| (-515)))) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ (-710)) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1942 (((-3 $ "failed") $) NIL (-3172 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-2801 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1891 (($) 14 T CONST)) (-2909 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4006 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3941 (((-108) $ $) NIL)) (-3993 (((-108) $ $) NIL (|has| |#2| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4074 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-1142 |#1| |#2|) (-13 (-1145 |#2|) (-10 -8 (-15 -1691 ($ (-1165 |#1|))) (-15 -3707 ($ $ (-710) |#2| $)))) (-1087) (-973)) (T -1142))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *3)) (-14 *3 (-1087)) (-5 *1 (-1142 *3 *4)) (-4 *4 (-973)))) (-3707 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1142 *4 *3)) (-14 *4 (-1087)) (-4 *3 (-973)))))
-(-13 (-1145 |#2|) (-10 -8 (-15 -1691 ($ (-1165 |#1|))) (-15 -3707 ($ $ (-710) |#2| $))))
-((-1345 ((|#4| (-1 |#3| |#1|) |#2|) 22)))
-(((-1143 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#4| (-1 |#3| |#1|) |#2|))) (-973) (-1145 |#1|) (-973) (-1145 |#3|)) (T -1143))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-4 *2 (-1145 *6)) (-5 *1 (-1143 *5 *4 *6 *2)) (-4 *4 (-1145 *5)))))
-(-10 -7 (-15 -1345 (|#4| (-1 |#3| |#1|) |#2|)))
-((-1317 (((-1169 |#2|) $ (-710)) 113)) (-1292 (((-589 (-1001)) $) 15)) (-3859 (($ (-1083 |#2|)) 66)) (-1877 (((-710) $) NIL) (((-710) $ (-589 (-1001))) 18)) (-4130 (((-394 (-1083 $)) (-1083 $)) 184)) (-3718 (($ $) 174)) (-4226 (((-394 $) $) 172)) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 81)) (-2199 (($ $ (-710)) 70)) (-3811 (($ $ (-710)) 72)) (-3061 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 129)) (-1220 (((-3 |#2| "failed") $) 116) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 (-1001) "failed") $) NIL)) (-3508 ((|#2| $) 114) (((-383 (-523)) $) NIL) (((-523) $) NIL) (((-1001) $) NIL)) (-3082 (($ $ $) 150)) (-3999 (((-2 (|:| -3474 |#2|) (|:| -3070 $) (|:| -3969 $)) $ $) 152)) (-3437 (((-710) $ $) 169)) (-2738 (((-3 $ "failed") $) 122)) (-1267 (($ |#2| (-710)) NIL) (($ $ (-1001) (-710)) 46) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-4047 (((-710) $) NIL) (((-710) $ (-1001)) 41) (((-589 (-710)) $ (-589 (-1001))) 42)) (-3805 (((-1083 |#2|) $) 58)) (-4213 (((-3 (-1001) "failed") $) 39)) (-1716 (((-2 (|:| -3070 $) (|:| -3969 $)) $ (-710)) 69)) (-2814 (($ $) 196)) (-2773 (($) 118)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 181)) (-1708 (((-394 (-1083 $)) (-1083 $)) 87)) (-1417 (((-394 (-1083 $)) (-1083 $)) 85)) (-2424 (((-394 $) $) 105)) (-2812 (($ $ (-589 (-271 $))) 38) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#2|) 31) (($ $ (-589 (-1001)) (-589 |#2|)) 28) (($ $ (-1001) $) 25) (($ $ (-589 (-1001)) (-589 $)) 23)) (-3413 (((-710) $) 187)) (-1937 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-383 $) (-383 $) (-383 $)) 146) ((|#2| (-383 $) |#2|) 186) (((-383 $) $ (-383 $)) 168)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 190)) (-3984 (($ $ (-1001)) 139) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) 137) (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 136) (($ $ (-1 |#2| |#2|) $) 133)) (-2640 (((-710) $) NIL) (((-710) $ (-1001)) 16) (((-589 (-710)) $ (-589 (-1001))) 20)) (-1618 ((|#2| $) NIL) (($ $ (-1001)) 124)) (-3923 (((-3 $ "failed") $ $) 160) (((-3 (-383 $) "failed") (-383 $) $) 156)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-1001)) 50) (($ (-383 (-523))) NIL) (($ $) NIL)))
-(((-1144 |#1| |#2|) (-10 -8 (-15 -1691 (|#1| |#1|)) (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -3718 (|#1| |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -2773 (|#1|)) (-15 -2738 ((-3 |#1| "failed") |#1|)) (-15 -1937 ((-383 |#1|) |#1| (-383 |#1|))) (-15 -3413 ((-710) |#1|)) (-15 -2083 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -2814 (|#1| |#1|)) (-15 -1937 (|#2| (-383 |#1|) |#2|)) (-15 -3061 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -3999 ((-2 (|:| -3474 |#2|) (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -3082 (|#1| |#1| |#1|)) (-15 -3923 ((-3 (-383 |#1|) "failed") (-383 |#1|) |#1|)) (-15 -3923 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3437 ((-710) |#1| |#1|)) (-15 -1937 ((-383 |#1|) (-383 |#1|) (-383 |#1|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3811 (|#1| |#1| (-710))) (-15 -2199 (|#1| |#1| (-710))) (-15 -1716 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| (-710))) (-15 -3859 (|#1| (-1083 |#2|))) (-15 -3805 ((-1083 |#2|) |#1|)) (-15 -1317 ((-1169 |#2|) |#1| (-710))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -1937 (|#1| |#1| |#1|)) (-15 -1937 (|#2| |#1| |#2|)) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -4130 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1417 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1708 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3302 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -1618 (|#1| |#1| (-1001))) (-15 -1292 ((-589 (-1001)) |#1|)) (-15 -1877 ((-710) |#1| (-589 (-1001)))) (-15 -1877 ((-710) |#1|)) (-15 -1267 (|#1| |#1| (-589 (-1001)) (-589 (-710)))) (-15 -1267 (|#1| |#1| (-1001) (-710))) (-15 -4047 ((-589 (-710)) |#1| (-589 (-1001)))) (-15 -4047 ((-710) |#1| (-1001))) (-15 -4213 ((-3 (-1001) "failed") |#1|)) (-15 -2640 ((-589 (-710)) |#1| (-589 (-1001)))) (-15 -2640 ((-710) |#1| (-1001))) (-15 -3508 ((-1001) |#1|)) (-15 -1220 ((-3 (-1001) "failed") |#1|)) (-15 -1691 (|#1| (-1001))) (-15 -2812 (|#1| |#1| (-589 (-1001)) (-589 |#1|))) (-15 -2812 (|#1| |#1| (-1001) |#1|)) (-15 -2812 (|#1| |#1| (-589 (-1001)) (-589 |#2|))) (-15 -2812 (|#1| |#1| (-1001) |#2|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -2640 ((-710) |#1|)) (-15 -1267 (|#1| |#2| (-710))) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -4047 ((-710) |#1|)) (-15 -1618 (|#2| |#1|)) (-15 -3984 (|#1| |#1| (-589 (-1001)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1001) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1001)))) (-15 -3984 (|#1| |#1| (-1001))) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|))) (-1145 |#2|) (-973)) (T -1144))
-NIL
-(-10 -8 (-15 -1691 (|#1| |#1|)) (-15 -3120 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -4226 ((-394 |#1|) |#1|)) (-15 -3718 (|#1| |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -2773 (|#1|)) (-15 -2738 ((-3 |#1| "failed") |#1|)) (-15 -1937 ((-383 |#1|) |#1| (-383 |#1|))) (-15 -3413 ((-710) |#1|)) (-15 -2083 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -2814 (|#1| |#1|)) (-15 -1937 (|#2| (-383 |#1|) |#2|)) (-15 -3061 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -3999 ((-2 (|:| -3474 |#2|) (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| |#1|)) (-15 -3082 (|#1| |#1| |#1|)) (-15 -3923 ((-3 (-383 |#1|) "failed") (-383 |#1|) |#1|)) (-15 -3923 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3437 ((-710) |#1| |#1|)) (-15 -1937 ((-383 |#1|) (-383 |#1|) (-383 |#1|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3811 (|#1| |#1| (-710))) (-15 -2199 (|#1| |#1| (-710))) (-15 -1716 ((-2 (|:| -3070 |#1|) (|:| -3969 |#1|)) |#1| (-710))) (-15 -3859 (|#1| (-1083 |#2|))) (-15 -3805 ((-1083 |#2|) |#1|)) (-15 -1317 ((-1169 |#2|) |#1| (-710))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3984 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1087) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1087)))) (-15 -3984 (|#1| |#1| (-1087))) (-15 -3984 (|#1| |#1|)) (-15 -3984 (|#1| |#1| (-710))) (-15 -1937 (|#1| |#1| |#1|)) (-15 -1937 (|#2| |#1| |#2|)) (-15 -2424 ((-394 |#1|) |#1|)) (-15 -4130 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1417 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1708 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3302 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -1618 (|#1| |#1| (-1001))) (-15 -1292 ((-589 (-1001)) |#1|)) (-15 -1877 ((-710) |#1| (-589 (-1001)))) (-15 -1877 ((-710) |#1|)) (-15 -1267 (|#1| |#1| (-589 (-1001)) (-589 (-710)))) (-15 -1267 (|#1| |#1| (-1001) (-710))) (-15 -4047 ((-589 (-710)) |#1| (-589 (-1001)))) (-15 -4047 ((-710) |#1| (-1001))) (-15 -4213 ((-3 (-1001) "failed") |#1|)) (-15 -2640 ((-589 (-710)) |#1| (-589 (-1001)))) (-15 -2640 ((-710) |#1| (-1001))) (-15 -3508 ((-1001) |#1|)) (-15 -1220 ((-3 (-1001) "failed") |#1|)) (-15 -1691 (|#1| (-1001))) (-15 -2812 (|#1| |#1| (-589 (-1001)) (-589 |#1|))) (-15 -2812 (|#1| |#1| (-1001) |#1|)) (-15 -2812 (|#1| |#1| (-589 (-1001)) (-589 |#2|))) (-15 -2812 (|#1| |#1| (-1001) |#2|)) (-15 -2812 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -2812 (|#1| |#1| |#1| |#1|)) (-15 -2812 (|#1| |#1| (-271 |#1|))) (-15 -2812 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -2640 ((-710) |#1|)) (-15 -1267 (|#1| |#2| (-710))) (-15 -3508 ((-523) |#1|)) (-15 -1220 ((-3 (-523) "failed") |#1|)) (-15 -3508 ((-383 (-523)) |#1|)) (-15 -1220 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -1691 (|#1| |#2|)) (-15 -1220 ((-3 |#2| "failed") |#1|)) (-15 -3508 (|#2| |#1|)) (-15 -4047 ((-710) |#1|)) (-15 -1618 (|#2| |#1|)) (-15 -3984 (|#1| |#1| (-589 (-1001)) (-589 (-710)))) (-15 -3984 (|#1| |#1| (-1001) (-710))) (-15 -3984 (|#1| |#1| (-589 (-1001)))) (-15 -3984 (|#1| |#1| (-1001))) (-15 -1691 (|#1| (-523))) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1317 (((-1169 |#1|) $ (-710)) 238)) (-1292 (((-589 (-1001)) $) 110)) (-3859 (($ (-1083 |#1|)) 236)) (-2389 (((-1083 $) $ (-1001)) 125) (((-1083 |#1|) $) 124)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 87 (|has| |#1| (-515)))) (-3306 (($ $) 88 (|has| |#1| (-515)))) (-3174 (((-108) $) 90 (|has| |#1| (-515)))) (-1877 (((-710) $) 112) (((-710) $ (-589 (-1001))) 111)) (-3405 (((-3 $ "failed") $ $) 19)) (-2485 (($ $ $) 223 (|has| |#1| (-515)))) (-4130 (((-394 (-1083 $)) (-1083 $)) 100 (|has| |#1| (-840)))) (-3718 (($ $) 98 (|has| |#1| (-427)))) (-4226 (((-394 $) $) 97 (|has| |#1| (-427)))) (-3302 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 103 (|has| |#1| (-840)))) (-2787 (((-108) $ $) 208 (|has| |#1| (-339)))) (-2199 (($ $ (-710)) 231)) (-3811 (($ $ (-710)) 230)) (-3061 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 218 (|has| |#1| (-427)))) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#1| "failed") $) 164) (((-3 (-383 (-523)) "failed") $) 162 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 160 (|has| |#1| (-964 (-523)))) (((-3 (-1001) "failed") $) 136)) (-3508 ((|#1| $) 165) (((-383 (-523)) $) 161 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 159 (|has| |#1| (-964 (-523)))) (((-1001) $) 135)) (-1611 (($ $ $ (-1001)) 108 (|has| |#1| (-158))) ((|#1| $ $) 226 (|has| |#1| (-158)))) (-4059 (($ $ $) 212 (|has| |#1| (-339)))) (-1457 (($ $) 154)) (-2243 (((-629 (-523)) (-629 $)) 134 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 133 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2600 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 132) (((-629 |#1|) (-629 $)) 131)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 211 (|has| |#1| (-339)))) (-3425 (($ $ $) 229)) (-3082 (($ $ $) 220 (|has| |#1| (-515)))) (-3999 (((-2 (|:| -3474 |#1|) (|:| -3070 $) (|:| -3969 $)) $ $) 219 (|has| |#1| (-515)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 206 (|has| |#1| (-339)))) (-1272 (($ $) 176 (|has| |#1| (-427))) (($ $ (-1001)) 105 (|has| |#1| (-427)))) (-1447 (((-589 $) $) 109)) (-3049 (((-108) $) 96 (|has| |#1| (-840)))) (-4222 (($ $ |#1| (-710) $) 172)) (-1524 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84 (-12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 83 (-12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-3437 (((-710) $ $) 224 (|has| |#1| (-515)))) (-2769 (((-108) $) 31)) (-1789 (((-710) $) 169)) (-2738 (((-3 $ "failed") $) 204 (|has| |#1| (-1063)))) (-1280 (($ (-1083 |#1|) (-1001)) 117) (($ (-1083 $) (-1001)) 116)) (-3590 (($ $ (-710)) 235)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 215 (|has| |#1| (-339)))) (-3560 (((-589 $) $) 126)) (-2704 (((-108) $) 152)) (-1267 (($ |#1| (-710)) 153) (($ $ (-1001) (-710)) 119) (($ $ (-589 (-1001)) (-589 (-710))) 118)) (-3052 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $ (-1001)) 120) (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 233)) (-4047 (((-710) $) 170) (((-710) $ (-1001)) 122) (((-589 (-710)) $ (-589 (-1001))) 121)) (-3239 (($ $ $) 79 (|has| |#1| (-786)))) (-3158 (($ $ $) 78 (|has| |#1| (-786)))) (-2041 (($ (-1 (-710) (-710)) $) 171)) (-1345 (($ (-1 |#1| |#1|) $) 151)) (-3805 (((-1083 |#1|) $) 237)) (-4213 (((-3 (-1001) "failed") $) 123)) (-1427 (($ $) 149)) (-1437 ((|#1| $) 148)) (-3278 (($ (-589 $)) 94 (|has| |#1| (-427))) (($ $ $) 93 (|has| |#1| (-427)))) (-2032 (((-1070) $) 9)) (-1716 (((-2 (|:| -3070 $) (|:| -3969 $)) $ (-710)) 232)) (-3538 (((-3 (-589 $) "failed") $) 114)) (-3478 (((-3 (-589 $) "failed") $) 115)) (-2790 (((-3 (-2 (|:| |var| (-1001)) (|:| -1475 (-710))) "failed") $) 113)) (-2814 (($ $) 216 (|has| |#1| (-37 (-383 (-523)))))) (-2773 (($) 203 (|has| |#1| (-1063)) CONST)) (-3951 (((-1034) $) 10)) (-1408 (((-108) $) 166)) (-1419 ((|#1| $) 167)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 95 (|has| |#1| (-427)))) (-3310 (($ (-589 $)) 92 (|has| |#1| (-427))) (($ $ $) 91 (|has| |#1| (-427)))) (-1708 (((-394 (-1083 $)) (-1083 $)) 102 (|has| |#1| (-840)))) (-1417 (((-394 (-1083 $)) (-1083 $)) 101 (|has| |#1| (-840)))) (-2424 (((-394 $) $) 99 (|has| |#1| (-840)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 214 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 213 (|has| |#1| (-339)))) (-4007 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 207 (|has| |#1| (-339)))) (-2812 (($ $ (-589 (-271 $))) 145) (($ $ (-271 $)) 144) (($ $ $ $) 143) (($ $ (-589 $) (-589 $)) 142) (($ $ (-1001) |#1|) 141) (($ $ (-589 (-1001)) (-589 |#1|)) 140) (($ $ (-1001) $) 139) (($ $ (-589 (-1001)) (-589 $)) 138)) (-3413 (((-710) $) 209 (|has| |#1| (-339)))) (-1937 ((|#1| $ |#1|) 256) (($ $ $) 255) (((-383 $) (-383 $) (-383 $)) 225 (|has| |#1| (-515))) ((|#1| (-383 $) |#1|) 217 (|has| |#1| (-339))) (((-383 $) $ (-383 $)) 205 (|has| |#1| (-515)))) (-3801 (((-3 $ "failed") $ (-710)) 234)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 210 (|has| |#1| (-339)))) (-1744 (($ $ (-1001)) 107 (|has| |#1| (-158))) ((|#1| $) 227 (|has| |#1| (-158)))) (-3984 (($ $ (-1001)) 42) (($ $ (-589 (-1001))) 41) (($ $ (-1001) (-710)) 40) (($ $ (-589 (-1001)) (-589 (-710))) 39) (($ $ (-710)) 253) (($ $) 251) (($ $ (-1087)) 250 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 249 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 248 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 247 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 240) (($ $ (-1 |#1| |#1|)) 239) (($ $ (-1 |#1| |#1|) $) 228)) (-2640 (((-710) $) 150) (((-710) $ (-1001)) 130) (((-589 (-710)) $ (-589 (-1001))) 129)) (-1400 (((-823 (-355)) $) 82 (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) 81 (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) 80 (-12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-1618 ((|#1| $) 175 (|has| |#1| (-427))) (($ $ (-1001)) 106 (|has| |#1| (-427)))) (-2593 (((-3 (-1169 $) "failed") (-629 $)) 104 (-3147 (|has| $ (-134)) (|has| |#1| (-840))))) (-3923 (((-3 $ "failed") $ $) 222 (|has| |#1| (-515))) (((-3 (-383 $) "failed") (-383 $) $) 221 (|has| |#1| (-515)))) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 163) (($ (-1001)) 137) (($ (-383 (-523))) 72 (-3172 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523)))))) (($ $) 85 (|has| |#1| (-515)))) (-3819 (((-589 |#1|) $) 168)) (-2084 ((|#1| $ (-710)) 155) (($ $ (-1001) (-710)) 128) (($ $ (-589 (-1001)) (-589 (-710))) 127)) (-1942 (((-3 $ "failed") $) 73 (-3172 (-3147 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-3272 (((-710)) 29)) (-3553 (($ $ $ (-710)) 173 (|has| |#1| (-158)))) (-2801 (((-108) $ $) 89 (|has| |#1| (-515)))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-1001)) 38) (($ $ (-589 (-1001))) 37) (($ $ (-1001) (-710)) 36) (($ $ (-589 (-1001)) (-589 (-710))) 35) (($ $ (-710)) 254) (($ $) 252) (($ $ (-1087)) 246 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 245 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 244 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 243 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 242) (($ $ (-1 |#1| |#1|)) 241)) (-4006 (((-108) $ $) 76 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 75 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 6)) (-3993 (((-108) $ $) 77 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 74 (|has| |#1| (-786)))) (-4074 (($ $ |#1|) 156 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 157 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3964 (((-1161 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-284)) (|has| |#1| (-339))))) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 10)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3950 (($ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3226 (((-108) $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-1756 (($ $ (-523)) NIL) (($ $ (-523) (-523)) NIL)) (-2736 (((-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|))) $) NIL)) (-2088 (((-1161 |#1| |#2| |#3|) $) NIL)) (-4146 (((-3 (-1161 |#1| |#2| |#3|) "failed") $) NIL)) (-3781 (((-1161 |#1| |#2| |#3|) $) NIL)) (-3695 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2035 (((-523) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-3223 (($ (-1068 (-2 (|:| |k| (-523)) (|:| |c| |#1|)))) NIL)) (-3717 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-1161 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1087) "failed") $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (((-3 (-383 (-523)) "failed") $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339)))) (((-3 (-523) "failed") $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))))) (-1996 (((-1161 |#1| |#2| |#3|) $) NIL) (((-1087) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (((-383 (-523)) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339)))) (((-523) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))))) (-3113 (($ $) NIL) (($ (-523) $) NIL)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-1161 |#1| |#2| |#3|)) (-629 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2373 (-629 (-1161 |#1| |#2| |#3|))) (|:| |vec| (-1169 (-1161 |#1| |#2| |#3|)))) (-629 $) (-1169 $)) NIL (|has| |#1| (-339))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-585 (-523))) (|has| |#1| (-339)))) (((-629 (-523)) (-629 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-585 (-523))) (|has| |#1| (-339))))) (-4211 (((-3 $ "failed") $) NIL)) (-2015 (((-383 (-883 |#1|)) $ (-523)) NIL (|has| |#1| (-515))) (((-383 (-883 |#1|)) $ (-523) (-523)) NIL (|has| |#1| (-515)))) (-3461 (($) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-3702 (((-108) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-2294 (((-108) $) NIL)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2483 (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-817 (-523))) (|has| |#1| (-339)))) (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-817 (-355))) (|has| |#1| (-339))))) (-1500 (((-523) $) NIL) (((-523) $ (-523)) NIL)) (-3482 (((-108) $) NIL)) (-2364 (($ $) NIL (|has| |#1| (-339)))) (-2164 (((-1161 |#1| |#2| |#3|) $) NIL (|has| |#1| (-339)))) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1289 (((-3 $ "failed") $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-1063)) (|has| |#1| (-339))))) (-4050 (((-108) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-3059 (($ $ (-852)) NIL)) (-2950 (($ (-1 |#1| (-523)) $) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-523)) 17) (($ $ (-1001) (-523)) NIL) (($ $ (-589 (-1001)) (-589 (-523))) NIL)) (-3268 (($ $ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-2644 (($ $ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-339)))) (-2062 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3794 (($ (-523) (-1161 |#1| |#2| |#3|)) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-2669 (($ $) 25 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 26 (|has| |#1| (-37 (-383 (-523)))))) (-4105 (($) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-1063)) (|has| |#1| (-339))) CONST)) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3934 (($ $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-284)) (|has| |#1| (-339))))) (-1250 (((-1161 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1361 (($ $ (-523)) NIL)) (-2469 (((-3 $ "failed") $ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1847 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-523))))) (($ $ (-1087) (-1161 |#1| |#2| |#3|)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-484 (-1087) (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-1087)) (-589 (-1161 |#1| |#2| |#3|))) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-484 (-1087) (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-271 (-1161 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-286 (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-271 (-1161 |#1| |#2| |#3|))) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-286 (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-286 (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339)))) (($ $ (-589 (-1161 |#1| |#2| |#3|)) (-589 (-1161 |#1| |#2| |#3|))) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-286 (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339))))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ (-523)) NIL) (($ $ $) NIL (|has| (-523) (-1028))) (($ $ (-1161 |#1| |#2| |#3|)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-263 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) (|has| |#1| (-339))))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4024 (($ $ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) NIL (|has| |#1| (-339))) (($ $ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) (-710)) NIL (|has| |#1| (-339))) (($ $ (-1165 |#2|)) 24) (($ $ (-710)) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) 23 (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-3758 (($ $) NIL (|has| |#1| (-339)))) (-2171 (((-1161 |#1| |#2| |#3|) $) NIL (|has| |#1| (-339)))) (-1487 (((-523) $) NIL)) (-3730 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3077 (((-499) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-564 (-499))) (|has| |#1| (-339)))) (((-355) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-949)) (|has| |#1| (-339)))) (((-203) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-949)) (|has| |#1| (-339)))) (((-823 (-355)) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-564 (-823 (-355)))) (|has| |#1| (-339)))) (((-823 (-523)) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-564 (-823 (-523)))) (|has| |#1| (-339))))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))))) (-3749 (($ $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1161 |#1| |#2| |#3|)) NIL) (($ (-1165 |#2|)) 22) (($ (-1087)) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-1087))) (|has| |#1| (-339)))) (($ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515)))) (($ (-383 (-523))) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-964 (-523))) (|has| |#1| (-339))) (|has| |#1| (-37 (-383 (-523))))))) (-1234 ((|#1| $ (-523)) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-134)) (|has| |#1| (-339))) (|has| |#1| (-134))))) (-1698 (((-710)) NIL)) (-3882 ((|#1| $) 11)) (-1516 (((-1161 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-508)) (|has| |#1| (-339))))) (-3768 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-840)) (|has| |#1| (-339))) (|has| |#1| (-515))))) (-3743 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-523)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-523)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3984 (($ $) NIL (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 19 T CONST)) (-1440 (($) 15 T CONST)) (-1943 (($ $ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|))) NIL (|has| |#1| (-339))) (($ $ (-1 (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) (-710)) NIL (|has| |#1| (-339))) (($ $ (-710)) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-211)) (|has| |#1| (-339))) (|has| |#1| (-15 * (|#1| (-523) |#1|))))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087) (-710)) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-589 (-1087))) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087)))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-831 (-1087))) (|has| |#1| (-339))) (-12 (|has| |#1| (-15 * (|#1| (-523) |#1|))) (|has| |#1| (-831 (-1087))))))) (-4078 (((-108) $ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4061 (((-108) $ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4052 (((-108) $ $) NIL (-3255 (-12 (|has| (-1161 |#1| |#2| |#3|) (-759)) (|has| |#1| (-339))) (-12 (|has| (-1161 |#1| |#2| |#3|) (-786)) (|has| |#1| (-339)))))) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339))) (($ (-1161 |#1| |#2| |#3|) (-1161 |#1| |#2| |#3|)) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 20)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1161 |#1| |#2| |#3|)) NIL (|has| |#1| (-339))) (($ (-1161 |#1| |#2| |#3|) $) NIL (|has| |#1| (-339))) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-1133 |#1| |#2| |#3|) (-13 (-1131 |#1| (-1161 |#1| |#2| |#3|)) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1133))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2669 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
+(-13 (-1131 |#1| (-1161 |#1| |#2| |#3|)) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|)))
+((-1919 (((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108)) 12)) (-1398 (((-394 |#1|) |#1|) 22)) (-3573 (((-394 |#1|) |#1|) 21)))
+(((-1134 |#1|) (-10 -7 (-15 -3573 ((-394 |#1|) |#1|)) (-15 -1398 ((-394 |#1|) |#1|)) (-15 -1919 ((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108)))) (-1145 (-523))) (T -1134))
+((-1919 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| *3) (|:| -3269 (-523))))))) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))) (-1398 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))) (-3573 (*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))))
+(-10 -7 (-15 -3573 ((-394 |#1|) |#1|)) (-15 -1398 ((-394 |#1|) |#1|)) (-15 -1919 ((-2 (|:| |contp| (-523)) (|:| -3286 (-589 (-2 (|:| |irr| |#1|) (|:| -3269 (-523)))))) |#1| (-108))))
+((-3015 (((-1068 |#2|) (-1 |#2| |#1|) (-1136 |#1|)) 23 (|has| |#1| (-784))) (((-1136 |#2|) (-1 |#2| |#1|) (-1136 |#1|)) 17)))
+(((-1135 |#1| |#2|) (-10 -7 (-15 -3015 ((-1136 |#2|) (-1 |#2| |#1|) (-1136 |#1|))) (IF (|has| |#1| (-784)) (-15 -3015 ((-1068 |#2|) (-1 |#2| |#1|) (-1136 |#1|))) |%noBranch|)) (-1123) (-1123)) (T -1135))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1136 *5)) (-4 *5 (-784)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1068 *6)) (-5 *1 (-1135 *5 *6)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1136 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1136 *6)) (-5 *1 (-1135 *5 *6)))))
+(-10 -7 (-15 -3015 ((-1136 |#2|) (-1 |#2| |#1|) (-1136 |#1|))) (IF (|has| |#1| (-784)) (-15 -3015 ((-1068 |#2|) (-1 |#2| |#1|) (-1136 |#1|))) |%noBranch|))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3975 (($ |#1| |#1|) 9) (($ |#1|) 8)) (-3015 (((-1068 |#1|) (-1 |#1| |#1|) $) 41 (|has| |#1| (-784)))) (-3007 ((|#1| $) 14)) (-4173 ((|#1| $) 10)) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-4183 (((-523) $) 18)) (-2635 ((|#1| $) 17)) (-4193 ((|#1| $) 11)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-1831 (((-108) $) 16)) (-1276 (((-1068 |#1|) $) 38 (|has| |#1| (-784))) (((-1068 |#1|) (-589 $)) 37 (|has| |#1| (-784)))) (-3077 (($ |#1|) 25)) (-3976 (($ (-1011 |#1|)) 24) (((-794) $) 34 (|has| |#1| (-1016)))) (-3860 (($ |#1| |#1|) 20) (($ |#1|) 19)) (-3822 (($ $ (-523)) 13)) (-4037 (((-108) $ $) 27 (|has| |#1| (-1016)))))
+(((-1136 |#1|) (-13 (-1010 |#1|) (-10 -8 (-15 -3860 ($ |#1|)) (-15 -3975 ($ |#1|)) (-15 -3976 ($ (-1011 |#1|))) (-15 -1831 ((-108) $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-1012 |#1| (-1068 |#1|))) |%noBranch|))) (-1123)) (T -1136))
+((-3860 (*1 *1 *2) (-12 (-5 *1 (-1136 *2)) (-4 *2 (-1123)))) (-3975 (*1 *1 *2) (-12 (-5 *1 (-1136 *2)) (-4 *2 (-1123)))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1011 *3)) (-4 *3 (-1123)) (-5 *1 (-1136 *3)))) (-1831 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1136 *3)) (-4 *3 (-1123)))))
+(-13 (-1010 |#1|) (-10 -8 (-15 -3860 ($ |#1|)) (-15 -3975 ($ |#1|)) (-15 -3976 ($ (-1011 |#1|))) (-15 -1831 ((-108) $)) (IF (|has| |#1| (-1016)) (-6 (-1016)) |%noBranch|) (IF (|has| |#1| (-784)) (-6 (-1012 |#1| (-1068 |#1|))) |%noBranch|)))
+((-3015 (((-1142 |#3| |#4|) (-1 |#4| |#2|) (-1142 |#1| |#2|)) 15)))
+(((-1137 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 ((-1142 |#3| |#4|) (-1 |#4| |#2|) (-1142 |#1| |#2|)))) (-1087) (-973) (-1087) (-973)) (T -1137))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1142 *5 *6)) (-14 *5 (-1087)) (-4 *6 (-973)) (-4 *8 (-973)) (-5 *2 (-1142 *7 *8)) (-5 *1 (-1137 *5 *6 *7 *8)) (-14 *7 (-1087)))))
+(-10 -7 (-15 -3015 ((-1142 |#3| |#4|) (-1 |#4| |#2|) (-1142 |#1| |#2|))))
+((-3538 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-2848 ((|#1| |#3|) 13)) (-3992 ((|#3| |#3|) 19)))
+(((-1138 |#1| |#2| |#3|) (-10 -7 (-15 -2848 (|#1| |#3|)) (-15 -3992 (|#3| |#3|)) (-15 -3538 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-515) (-921 |#1|) (-1145 |#2|)) (T -1138))
+((-3538 (*1 *2 *3) (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1138 *4 *5 *3)) (-4 *3 (-1145 *5)))) (-3992 (*1 *2 *2) (-12 (-4 *3 (-515)) (-4 *4 (-921 *3)) (-5 *1 (-1138 *3 *4 *2)) (-4 *2 (-1145 *4)))) (-2848 (*1 *2 *3) (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-1138 *2 *4 *3)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -2848 (|#1| |#3|)) (-15 -3992 (|#3| |#3|)) (-15 -3538 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
+((-1483 (((-3 |#2| "failed") |#2| (-710) |#1|) 29)) (-1883 (((-3 |#2| "failed") |#2| (-710)) 30)) (-3856 (((-3 (-2 (|:| -2428 |#2|) (|:| -2438 |#2|)) "failed") |#2|) 43)) (-2712 (((-589 |#2|) |#2|) 45)) (-2553 (((-3 |#2| "failed") |#2| |#2|) 40)))
+(((-1139 |#1| |#2|) (-10 -7 (-15 -1883 ((-3 |#2| "failed") |#2| (-710))) (-15 -1483 ((-3 |#2| "failed") |#2| (-710) |#1|)) (-15 -2553 ((-3 |#2| "failed") |#2| |#2|)) (-15 -3856 ((-3 (-2 (|:| -2428 |#2|) (|:| -2438 |#2|)) "failed") |#2|)) (-15 -2712 ((-589 |#2|) |#2|))) (-13 (-515) (-136)) (-1145 |#1|)) (T -1139))
+((-2712 (*1 *2 *3) (-12 (-4 *4 (-13 (-515) (-136))) (-5 *2 (-589 *3)) (-5 *1 (-1139 *4 *3)) (-4 *3 (-1145 *4)))) (-3856 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-515) (-136))) (-5 *2 (-2 (|:| -2428 *3) (|:| -2438 *3))) (-5 *1 (-1139 *4 *3)) (-4 *3 (-1145 *4)))) (-2553 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1139 *3 *2)) (-4 *2 (-1145 *3)))) (-1483 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-710)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-1139 *4 *2)) (-4 *2 (-1145 *4)))) (-1883 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-710)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-1139 *4 *2)) (-4 *2 (-1145 *4)))))
+(-10 -7 (-15 -1883 ((-3 |#2| "failed") |#2| (-710))) (-15 -1483 ((-3 |#2| "failed") |#2| (-710) |#1|)) (-15 -2553 ((-3 |#2| "failed") |#2| |#2|)) (-15 -3856 ((-3 (-2 (|:| -2428 |#2|) (|:| -2438 |#2|)) "failed") |#2|)) (-15 -2712 ((-589 |#2|) |#2|)))
+((-1836 (((-3 (-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) "failed") |#2| |#2|) 32)))
+(((-1140 |#1| |#2|) (-10 -7 (-15 -1836 ((-3 (-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) "failed") |#2| |#2|))) (-515) (-1145 |#1|)) (T -1140))
+((-1836 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-515)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-1140 *4 *3)) (-4 *3 (-1145 *4)))))
+(-10 -7 (-15 -1836 ((-3 (-2 (|:| -3429 |#2|) (|:| -3143 |#2|)) "failed") |#2| |#2|)))
+((-1607 ((|#2| |#2| |#2|) 19)) (-3327 ((|#2| |#2| |#2|) 30)) (-1626 ((|#2| |#2| |#2| (-710) (-710)) 36)))
+(((-1141 |#1| |#2|) (-10 -7 (-15 -1607 (|#2| |#2| |#2|)) (-15 -3327 (|#2| |#2| |#2|)) (-15 -1626 (|#2| |#2| |#2| (-710) (-710)))) (-973) (-1145 |#1|)) (T -1141))
+((-1626 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-5 *1 (-1141 *4 *2)) (-4 *2 (-1145 *4)))) (-3327 (*1 *2 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1145 *3)))) (-1607 (*1 *2 *2 *2) (-12 (-4 *3 (-973)) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1145 *3)))))
+(-10 -7 (-15 -1607 (|#2| |#2| |#2|)) (-15 -3327 (|#2| |#2| |#2|)) (-15 -1626 (|#2| |#2| |#2| (-710) (-710))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1288 (((-1169 |#2|) $ (-710)) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2115 (($ (-1083 |#2|)) NIL)) (-3540 (((-1083 $) $ (-1001)) NIL) (((-1083 |#2|) $) NIL)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#2| (-515)))) (-3950 (($ $) NIL (|has| |#2| (-515)))) (-3226 (((-108) $) NIL (|has| |#2| (-515)))) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-1001))) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3712 (($ $ $) NIL (|has| |#2| (-515)))) (-2319 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3763 (($ $) NIL (|has| |#2| (-427)))) (-2105 (((-394 $) $) NIL (|has| |#2| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3684 (((-108) $ $) NIL (|has| |#2| (-339)))) (-2891 (($ $ (-710)) NIL)) (-1544 (($ $ (-710)) NIL)) (-3340 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-427)))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) NIL) (((-3 (-383 (-523)) "failed") $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) NIL (|has| |#2| (-964 (-523)))) (((-3 (-1001) "failed") $) NIL)) (-1996 ((|#2| $) NIL) (((-383 (-523)) $) NIL (|has| |#2| (-964 (-383 (-523))))) (((-523) $) NIL (|has| |#2| (-964 (-523)))) (((-1001) $) NIL)) (-2210 (($ $ $ (-1001)) NIL (|has| |#2| (-158))) ((|#2| $ $) NIL (|has| |#2| (-158)))) (-2501 (($ $ $) NIL (|has| |#2| (-339)))) (-3142 (($ $) NIL)) (-2203 (((-629 (-523)) (-629 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) NIL (|has| |#2| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#2|)) (|:| |vec| (-1169 |#2|))) (-629 $) (-1169 $)) NIL) (((-629 |#2|) (-629 $)) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-2486 (($ $ $) NIL (|has| |#2| (-339)))) (-1365 (($ $ $) NIL)) (-3547 (($ $ $) NIL (|has| |#2| (-515)))) (-1579 (((-2 (|:| -2275 |#2|) (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#2| (-515)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#2| (-339)))) (-2213 (($ $) NIL (|has| |#2| (-427))) (($ $ (-1001)) NIL (|has| |#2| (-427)))) (-3127 (((-589 $) $) NIL)) (-1330 (((-108) $) NIL (|has| |#2| (-840)))) (-2067 (($ $ |#2| (-710) $) NIL)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) NIL (-12 (|has| (-1001) (-817 (-355))) (|has| |#2| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) NIL (-12 (|has| (-1001) (-817 (-523))) (|has| |#2| (-817 (-523)))))) (-1500 (((-710) $ $) NIL (|has| |#2| (-515)))) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-1289 (((-3 $ "failed") $) NIL (|has| |#2| (-1063)))) (-3706 (($ (-1083 |#2|) (-1001)) NIL) (($ (-1083 $) (-1001)) NIL)) (-3059 (($ $ (-710)) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#2| (-339)))) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-3694 (($ |#2| (-710)) 17) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-1001)) NIL) (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL)) (-2140 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3268 (($ $ $) NIL (|has| |#2| (-786)))) (-2644 (($ $ $) NIL (|has| |#2| (-786)))) (-3927 (($ (-1 (-710) (-710)) $) NIL)) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-1489 (((-1083 |#2|) $) NIL)) (-1949 (((-3 (-1001) "failed") $) NIL)) (-3107 (($ $) NIL)) (-3119 ((|#2| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-3841 (((-1070) $) NIL)) (-3809 (((-2 (|:| -3429 $) (|:| -3143 $)) $ (-710)) NIL)) (-3818 (((-3 (-589 $) "failed") $) NIL)) (-1973 (((-3 (-589 $) "failed") $) NIL)) (-3719 (((-3 (-2 (|:| |var| (-1001)) (|:| -3262 (-710))) "failed") $) NIL)) (-2669 (($ $) NIL (|has| |#2| (-37 (-383 (-523)))))) (-4105 (($) NIL (|has| |#2| (-1063)) CONST)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 ((|#2| $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#2| (-427)))) (-2056 (($ (-589 $)) NIL (|has| |#2| (-427))) (($ $ $) NIL (|has| |#2| (-427)))) (-3664 (($ $ (-710) |#2| $) NIL)) (-1893 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) NIL (|has| |#2| (-840)))) (-3573 (((-394 $) $) NIL (|has| |#2| (-840)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#2| (-339)))) (-2469 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-515))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#2| (-339)))) (-1349 (($ $ (-589 (-271 $))) NIL) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#2|) NIL) (($ $ (-589 (-1001)) (-589 |#2|)) NIL) (($ $ (-1001) $) NIL) (($ $ (-589 (-1001)) (-589 $)) NIL)) (-3087 (((-710) $) NIL (|has| |#2| (-339)))) (-1502 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-383 $) (-383 $) (-383 $)) NIL (|has| |#2| (-515))) ((|#2| (-383 $) |#2|) NIL (|has| |#2| (-339))) (((-383 $) $ (-383 $)) NIL (|has| |#2| (-515)))) (-1451 (((-3 $ "failed") $ (-710)) NIL)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#2| (-339)))) (-4053 (($ $ (-1001)) NIL (|has| |#2| (-158))) ((|#2| $) NIL (|has| |#2| (-158)))) (-4024 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-1487 (((-710) $) NIL) (((-710) $ (-1001)) NIL) (((-589 (-710)) $ (-589 (-1001))) NIL)) (-3077 (((-823 (-355)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#2| (-564 (-823 (-355)))))) (((-823 (-523)) $) NIL (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#2| (-564 (-823 (-523)))))) (((-499) $) NIL (-12 (|has| (-1001) (-564 (-499))) (|has| |#2| (-564 (-499)))))) (-2267 ((|#2| $) NIL (|has| |#2| (-427))) (($ $ (-1001)) NIL (|has| |#2| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) NIL (-12 (|has| $ (-134)) (|has| |#2| (-840))))) (-2670 (((-3 $ "failed") $ $) NIL (|has| |#2| (-515))) (((-3 (-383 $) "failed") (-383 $) $) NIL (|has| |#2| (-515)))) (-3976 (((-794) $) 13) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-1001)) NIL) (($ (-1165 |#1|)) 19) (($ (-383 (-523))) NIL (-3255 (|has| |#2| (-37 (-383 (-523)))) (|has| |#2| (-964 (-383 (-523)))))) (($ $) NIL (|has| |#2| (-515)))) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ (-710)) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-2301 (((-3 $ "failed") $) NIL (-3255 (-12 (|has| $ (-134)) (|has| |#2| (-840))) (|has| |#2| (-134))))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| |#2| (-158)))) (-3842 (((-108) $ $) NIL (|has| |#2| (-515)))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-1440 (($) 14 T CONST)) (-1943 (($ $ (-1001)) NIL) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) NIL) (($ $ (-1087)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1087) (-710)) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) NIL (|has| |#2| (-831 (-1087)))) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4078 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4037 (((-108) $ $) NIL)) (-4070 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#2| (-786)))) (-4125 (($ $ |#2|) NIL (|has| |#2| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-383 (-523))) NIL (|has| |#2| (-37 (-383 (-523))))) (($ (-383 (-523)) $) NIL (|has| |#2| (-37 (-383 (-523))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-1142 |#1| |#2|) (-13 (-1145 |#2|) (-10 -8 (-15 -3976 ($ (-1165 |#1|))) (-15 -3664 ($ $ (-710) |#2| $)))) (-1087) (-973)) (T -1142))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *3)) (-14 *3 (-1087)) (-5 *1 (-1142 *3 *4)) (-4 *4 (-973)))) (-3664 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1142 *4 *3)) (-14 *4 (-1087)) (-4 *3 (-973)))))
+(-13 (-1145 |#2|) (-10 -8 (-15 -3976 ($ (-1165 |#1|))) (-15 -3664 ($ $ (-710) |#2| $))))
+((-3015 ((|#4| (-1 |#3| |#1|) |#2|) 22)))
+(((-1143 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#4| (-1 |#3| |#1|) |#2|))) (-973) (-1145 |#1|) (-973) (-1145 |#3|)) (T -1143))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-4 *2 (-1145 *6)) (-5 *1 (-1143 *5 *4 *6 *2)) (-4 *4 (-1145 *5)))))
+(-10 -7 (-15 -3015 (|#4| (-1 |#3| |#1|) |#2|)))
+((-1288 (((-1169 |#2|) $ (-710)) 114)) (-3716 (((-589 (-1001)) $) 15)) (-2115 (($ (-1083 |#2|)) 67)) (-2862 (((-710) $) NIL) (((-710) $ (-589 (-1001))) 18)) (-2319 (((-394 (-1083 $)) (-1083 $)) 185)) (-3763 (($ $) 175)) (-2105 (((-394 $) $) 173)) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 82)) (-2891 (($ $ (-710)) 71)) (-1544 (($ $ (-710)) 73)) (-3340 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 130)) (-2898 (((-3 |#2| "failed") $) 117) (((-3 (-383 (-523)) "failed") $) NIL) (((-3 (-523) "failed") $) NIL) (((-3 (-1001) "failed") $) NIL)) (-1996 ((|#2| $) 115) (((-383 (-523)) $) NIL) (((-523) $) NIL) (((-1001) $) NIL)) (-3547 (($ $ $) 151)) (-1579 (((-2 (|:| -2275 |#2|) (|:| -3429 $) (|:| -3143 $)) $ $) 153)) (-1500 (((-710) $ $) 170)) (-1289 (((-3 $ "failed") $) 123)) (-3694 (($ |#2| (-710)) NIL) (($ $ (-1001) (-710)) 47) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-2140 (((-710) $) NIL) (((-710) $ (-1001)) 42) (((-589 (-710)) $ (-589 (-1001))) 43)) (-1489 (((-1083 |#2|) $) 59)) (-1949 (((-3 (-1001) "failed") $) 40)) (-3809 (((-2 (|:| -3429 $) (|:| -3143 $)) $ (-710)) 70)) (-2669 (($ $) 197)) (-4105 (($) 119)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 182)) (-1893 (((-394 (-1083 $)) (-1083 $)) 88)) (-4034 (((-394 (-1083 $)) (-1083 $)) 86)) (-3573 (((-394 $) $) 107)) (-1349 (($ $ (-589 (-271 $))) 39) (($ $ (-271 $)) NIL) (($ $ $ $) NIL) (($ $ (-589 $) (-589 $)) NIL) (($ $ (-1001) |#2|) 31) (($ $ (-589 (-1001)) (-589 |#2|)) 28) (($ $ (-1001) $) 25) (($ $ (-589 (-1001)) (-589 $)) 23)) (-3087 (((-710) $) 188)) (-1502 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-383 $) (-383 $) (-383 $)) 147) ((|#2| (-383 $) |#2|) 187) (((-383 $) $ (-383 $)) 169)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 191)) (-4024 (($ $ (-1001)) 140) (($ $ (-589 (-1001))) NIL) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL) (($ $ (-710)) NIL) (($ $) 138) (($ $ (-1087)) NIL) (($ $ (-589 (-1087))) NIL) (($ $ (-1087) (-710)) NIL) (($ $ (-589 (-1087)) (-589 (-710))) NIL) (($ $ (-1 |#2| |#2|) (-710)) NIL) (($ $ (-1 |#2| |#2|)) 137) (($ $ (-1 |#2| |#2|) $) 134)) (-1487 (((-710) $) NIL) (((-710) $ (-1001)) 16) (((-589 (-710)) $ (-589 (-1001))) 20)) (-2267 ((|#2| $) NIL) (($ $ (-1001)) 125)) (-2670 (((-3 $ "failed") $ $) 161) (((-3 (-383 $) "failed") (-383 $) $) 157)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#2|) NIL) (($ (-1001)) 51) (($ (-383 (-523))) NIL) (($ $) NIL)))
+(((-1144 |#1| |#2|) (-10 -8 (-15 -3976 (|#1| |#1|)) (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -3763 (|#1| |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -4105 (|#1|)) (-15 -1289 ((-3 |#1| "failed") |#1|)) (-15 -1502 ((-383 |#1|) |#1| (-383 |#1|))) (-15 -3087 ((-710) |#1|)) (-15 -1227 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -2669 (|#1| |#1|)) (-15 -1502 (|#2| (-383 |#1|) |#2|)) (-15 -3340 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -1579 ((-2 (|:| -2275 |#2|) (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -3547 (|#1| |#1| |#1|)) (-15 -2670 ((-3 (-383 |#1|) "failed") (-383 |#1|) |#1|)) (-15 -2670 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1500 ((-710) |#1| |#1|)) (-15 -1502 ((-383 |#1|) (-383 |#1|) (-383 |#1|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -1544 (|#1| |#1| (-710))) (-15 -2891 (|#1| |#1| (-710))) (-15 -3809 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| (-710))) (-15 -2115 (|#1| (-1083 |#2|))) (-15 -1489 ((-1083 |#2|) |#1|)) (-15 -1288 ((-1169 |#2|) |#1| (-710))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -1502 (|#1| |#1| |#1|)) (-15 -1502 (|#2| |#1| |#2|)) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -2319 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -4034 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1893 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3908 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -2267 (|#1| |#1| (-1001))) (-15 -3716 ((-589 (-1001)) |#1|)) (-15 -2862 ((-710) |#1| (-589 (-1001)))) (-15 -2862 ((-710) |#1|)) (-15 -3694 (|#1| |#1| (-589 (-1001)) (-589 (-710)))) (-15 -3694 (|#1| |#1| (-1001) (-710))) (-15 -2140 ((-589 (-710)) |#1| (-589 (-1001)))) (-15 -2140 ((-710) |#1| (-1001))) (-15 -1949 ((-3 (-1001) "failed") |#1|)) (-15 -1487 ((-589 (-710)) |#1| (-589 (-1001)))) (-15 -1487 ((-710) |#1| (-1001))) (-15 -1996 ((-1001) |#1|)) (-15 -2898 ((-3 (-1001) "failed") |#1|)) (-15 -3976 (|#1| (-1001))) (-15 -1349 (|#1| |#1| (-589 (-1001)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-1001) |#1|)) (-15 -1349 (|#1| |#1| (-589 (-1001)) (-589 |#2|))) (-15 -1349 (|#1| |#1| (-1001) |#2|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1487 ((-710) |#1|)) (-15 -3694 (|#1| |#2| (-710))) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2140 ((-710) |#1|)) (-15 -2267 (|#2| |#1|)) (-15 -4024 (|#1| |#1| (-589 (-1001)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1001) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1001)))) (-15 -4024 (|#1| |#1| (-1001))) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|))) (-1145 |#2|) (-973)) (T -1144))
+NIL
+(-10 -8 (-15 -3976 (|#1| |#1|)) (-15 -2701 ((-1083 |#1|) (-1083 |#1|) (-1083 |#1|))) (-15 -2105 ((-394 |#1|) |#1|)) (-15 -3763 (|#1| |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -4105 (|#1|)) (-15 -1289 ((-3 |#1| "failed") |#1|)) (-15 -1502 ((-383 |#1|) |#1| (-383 |#1|))) (-15 -3087 ((-710) |#1|)) (-15 -1227 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -2669 (|#1| |#1|)) (-15 -1502 (|#2| (-383 |#1|) |#2|)) (-15 -3340 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -1579 ((-2 (|:| -2275 |#2|) (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| |#1|)) (-15 -3547 (|#1| |#1| |#1|)) (-15 -2670 ((-3 (-383 |#1|) "failed") (-383 |#1|) |#1|)) (-15 -2670 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1500 ((-710) |#1| |#1|)) (-15 -1502 ((-383 |#1|) (-383 |#1|) (-383 |#1|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -1544 (|#1| |#1| (-710))) (-15 -2891 (|#1| |#1| (-710))) (-15 -3809 ((-2 (|:| -3429 |#1|) (|:| -3143 |#1|)) |#1| (-710))) (-15 -2115 (|#1| (-1083 |#2|))) (-15 -1489 ((-1083 |#2|) |#1|)) (-15 -1288 ((-1169 |#2|) |#1| (-710))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|))) (-15 -4024 (|#1| |#1| (-1 |#2| |#2|) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1087) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1087)))) (-15 -4024 (|#1| |#1| (-1087))) (-15 -4024 (|#1| |#1|)) (-15 -4024 (|#1| |#1| (-710))) (-15 -1502 (|#1| |#1| |#1|)) (-15 -1502 (|#2| |#1| |#2|)) (-15 -3573 ((-394 |#1|) |#1|)) (-15 -2319 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -4034 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -1893 ((-394 (-1083 |#1|)) (-1083 |#1|))) (-15 -3908 ((-3 (-589 (-1083 |#1|)) "failed") (-589 (-1083 |#1|)) (-1083 |#1|))) (-15 -2267 (|#1| |#1| (-1001))) (-15 -3716 ((-589 (-1001)) |#1|)) (-15 -2862 ((-710) |#1| (-589 (-1001)))) (-15 -2862 ((-710) |#1|)) (-15 -3694 (|#1| |#1| (-589 (-1001)) (-589 (-710)))) (-15 -3694 (|#1| |#1| (-1001) (-710))) (-15 -2140 ((-589 (-710)) |#1| (-589 (-1001)))) (-15 -2140 ((-710) |#1| (-1001))) (-15 -1949 ((-3 (-1001) "failed") |#1|)) (-15 -1487 ((-589 (-710)) |#1| (-589 (-1001)))) (-15 -1487 ((-710) |#1| (-1001))) (-15 -1996 ((-1001) |#1|)) (-15 -2898 ((-3 (-1001) "failed") |#1|)) (-15 -3976 (|#1| (-1001))) (-15 -1349 (|#1| |#1| (-589 (-1001)) (-589 |#1|))) (-15 -1349 (|#1| |#1| (-1001) |#1|)) (-15 -1349 (|#1| |#1| (-589 (-1001)) (-589 |#2|))) (-15 -1349 (|#1| |#1| (-1001) |#2|)) (-15 -1349 (|#1| |#1| (-589 |#1|) (-589 |#1|))) (-15 -1349 (|#1| |#1| |#1| |#1|)) (-15 -1349 (|#1| |#1| (-271 |#1|))) (-15 -1349 (|#1| |#1| (-589 (-271 |#1|)))) (-15 -1487 ((-710) |#1|)) (-15 -3694 (|#1| |#2| (-710))) (-15 -1996 ((-523) |#1|)) (-15 -2898 ((-3 (-523) "failed") |#1|)) (-15 -1996 ((-383 (-523)) |#1|)) (-15 -2898 ((-3 (-383 (-523)) "failed") |#1|)) (-15 -3976 (|#1| |#2|)) (-15 -2898 ((-3 |#2| "failed") |#1|)) (-15 -1996 (|#2| |#1|)) (-15 -2140 ((-710) |#1|)) (-15 -2267 (|#2| |#1|)) (-15 -4024 (|#1| |#1| (-589 (-1001)) (-589 (-710)))) (-15 -4024 (|#1| |#1| (-1001) (-710))) (-15 -4024 (|#1| |#1| (-589 (-1001)))) (-15 -4024 (|#1| |#1| (-1001))) (-15 -3976 (|#1| (-523))) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1288 (((-1169 |#1|) $ (-710)) 238)) (-3716 (((-589 (-1001)) $) 110)) (-2115 (($ (-1083 |#1|)) 236)) (-3540 (((-1083 $) $ (-1001)) 125) (((-1083 |#1|) $) 124)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 87 (|has| |#1| (-515)))) (-3950 (($ $) 88 (|has| |#1| (-515)))) (-3226 (((-108) $) 90 (|has| |#1| (-515)))) (-2862 (((-710) $) 112) (((-710) $ (-589 (-1001))) 111)) (-2999 (((-3 $ "failed") $ $) 19)) (-3712 (($ $ $) 223 (|has| |#1| (-515)))) (-2319 (((-394 (-1083 $)) (-1083 $)) 100 (|has| |#1| (-840)))) (-3763 (($ $) 98 (|has| |#1| (-427)))) (-2105 (((-394 $) $) 97 (|has| |#1| (-427)))) (-3908 (((-3 (-589 (-1083 $)) "failed") (-589 (-1083 $)) (-1083 $)) 103 (|has| |#1| (-840)))) (-3684 (((-108) $ $) 208 (|has| |#1| (-339)))) (-2891 (($ $ (-710)) 231)) (-1544 (($ $ (-710)) 230)) (-3340 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 218 (|has| |#1| (-427)))) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#1| "failed") $) 164) (((-3 (-383 (-523)) "failed") $) 162 (|has| |#1| (-964 (-383 (-523))))) (((-3 (-523) "failed") $) 160 (|has| |#1| (-964 (-523)))) (((-3 (-1001) "failed") $) 136)) (-1996 ((|#1| $) 165) (((-383 (-523)) $) 161 (|has| |#1| (-964 (-383 (-523))))) (((-523) $) 159 (|has| |#1| (-964 (-523)))) (((-1001) $) 135)) (-2210 (($ $ $ (-1001)) 108 (|has| |#1| (-158))) ((|#1| $ $) 226 (|has| |#1| (-158)))) (-2501 (($ $ $) 212 (|has| |#1| (-339)))) (-3142 (($ $) 154)) (-2203 (((-629 (-523)) (-629 $)) 134 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 (-523))) (|:| |vec| (-1169 (-523)))) (-629 $) (-1169 $)) 133 (|has| |#1| (-585 (-523)))) (((-2 (|:| -2373 (-629 |#1|)) (|:| |vec| (-1169 |#1|))) (-629 $) (-1169 $)) 132) (((-629 |#1|) (-629 $)) 131)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 211 (|has| |#1| (-339)))) (-1365 (($ $ $) 229)) (-3547 (($ $ $) 220 (|has| |#1| (-515)))) (-1579 (((-2 (|:| -2275 |#1|) (|:| -3429 $) (|:| -3143 $)) $ $) 219 (|has| |#1| (-515)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 206 (|has| |#1| (-339)))) (-2213 (($ $) 176 (|has| |#1| (-427))) (($ $ (-1001)) 105 (|has| |#1| (-427)))) (-3127 (((-589 $) $) 109)) (-1330 (((-108) $) 96 (|has| |#1| (-840)))) (-2067 (($ $ |#1| (-710) $) 172)) (-2483 (((-820 (-355) $) $ (-823 (-355)) (-820 (-355) $)) 84 (-12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355))))) (((-820 (-523) $) $ (-823 (-523)) (-820 (-523) $)) 83 (-12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))))) (-1500 (((-710) $ $) 224 (|has| |#1| (-515)))) (-3482 (((-108) $) 31)) (-3288 (((-710) $) 169)) (-1289 (((-3 $ "failed") $) 204 (|has| |#1| (-1063)))) (-3706 (($ (-1083 |#1|) (-1001)) 117) (($ (-1083 $) (-1001)) 116)) (-3059 (($ $ (-710)) 235)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 215 (|has| |#1| (-339)))) (-2738 (((-589 $) $) 126)) (-4060 (((-108) $) 152)) (-3694 (($ |#1| (-710)) 153) (($ $ (-1001) (-710)) 119) (($ $ (-589 (-1001)) (-589 (-710))) 118)) (-1353 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $ (-1001)) 120) (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 233)) (-2140 (((-710) $) 170) (((-710) $ (-1001)) 122) (((-589 (-710)) $ (-589 (-1001))) 121)) (-3268 (($ $ $) 79 (|has| |#1| (-786)))) (-2644 (($ $ $) 78 (|has| |#1| (-786)))) (-3927 (($ (-1 (-710) (-710)) $) 171)) (-3015 (($ (-1 |#1| |#1|) $) 151)) (-1489 (((-1083 |#1|) $) 237)) (-1949 (((-3 (-1001) "failed") $) 123)) (-3107 (($ $) 149)) (-3119 ((|#1| $) 148)) (-2012 (($ (-589 $)) 94 (|has| |#1| (-427))) (($ $ $) 93 (|has| |#1| (-427)))) (-3841 (((-1070) $) 9)) (-3809 (((-2 (|:| -3429 $) (|:| -3143 $)) $ (-710)) 232)) (-3818 (((-3 (-589 $) "failed") $) 114)) (-1973 (((-3 (-589 $) "failed") $) 115)) (-3719 (((-3 (-2 (|:| |var| (-1001)) (|:| -3262 (-710))) "failed") $) 113)) (-2669 (($ $) 216 (|has| |#1| (-37 (-383 (-523)))))) (-4105 (($) 203 (|has| |#1| (-1063)) CONST)) (-2435 (((-1034) $) 10)) (-3084 (((-108) $) 166)) (-3095 ((|#1| $) 167)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 95 (|has| |#1| (-427)))) (-2056 (($ (-589 $)) 92 (|has| |#1| (-427))) (($ $ $) 91 (|has| |#1| (-427)))) (-1893 (((-394 (-1083 $)) (-1083 $)) 102 (|has| |#1| (-840)))) (-4034 (((-394 (-1083 $)) (-1083 $)) 101 (|has| |#1| (-840)))) (-3573 (((-394 $) $) 99 (|has| |#1| (-840)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 214 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 213 (|has| |#1| (-339)))) (-2469 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-515))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 207 (|has| |#1| (-339)))) (-1349 (($ $ (-589 (-271 $))) 145) (($ $ (-271 $)) 144) (($ $ $ $) 143) (($ $ (-589 $) (-589 $)) 142) (($ $ (-1001) |#1|) 141) (($ $ (-589 (-1001)) (-589 |#1|)) 140) (($ $ (-1001) $) 139) (($ $ (-589 (-1001)) (-589 $)) 138)) (-3087 (((-710) $) 209 (|has| |#1| (-339)))) (-1502 ((|#1| $ |#1|) 256) (($ $ $) 255) (((-383 $) (-383 $) (-383 $)) 225 (|has| |#1| (-515))) ((|#1| (-383 $) |#1|) 217 (|has| |#1| (-339))) (((-383 $) $ (-383 $)) 205 (|has| |#1| (-515)))) (-1451 (((-3 $ "failed") $ (-710)) 234)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 210 (|has| |#1| (-339)))) (-4053 (($ $ (-1001)) 107 (|has| |#1| (-158))) ((|#1| $) 227 (|has| |#1| (-158)))) (-4024 (($ $ (-1001)) 42) (($ $ (-589 (-1001))) 41) (($ $ (-1001) (-710)) 40) (($ $ (-589 (-1001)) (-589 (-710))) 39) (($ $ (-710)) 253) (($ $) 251) (($ $ (-1087)) 250 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 249 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 248 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 247 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 240) (($ $ (-1 |#1| |#1|)) 239) (($ $ (-1 |#1| |#1|) $) 228)) (-1487 (((-710) $) 150) (((-710) $ (-1001)) 130) (((-589 (-710)) $ (-589 (-1001))) 129)) (-3077 (((-823 (-355)) $) 82 (-12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355)))))) (((-823 (-523)) $) 81 (-12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523)))))) (((-499) $) 80 (-12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))))) (-2267 ((|#1| $) 175 (|has| |#1| (-427))) (($ $ (-1001)) 106 (|has| |#1| (-427)))) (-2326 (((-3 (-1169 $) "failed") (-629 $)) 104 (-2819 (|has| $ (-134)) (|has| |#1| (-840))))) (-2670 (((-3 $ "failed") $ $) 222 (|has| |#1| (-515))) (((-3 (-383 $) "failed") (-383 $) $) 221 (|has| |#1| (-515)))) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 163) (($ (-1001)) 137) (($ (-383 (-523))) 72 (-3255 (|has| |#1| (-964 (-383 (-523)))) (|has| |#1| (-37 (-383 (-523)))))) (($ $) 85 (|has| |#1| (-515)))) (-1639 (((-589 |#1|) $) 168)) (-1234 ((|#1| $ (-710)) 155) (($ $ (-1001) (-710)) 128) (($ $ (-589 (-1001)) (-589 (-710))) 127)) (-2301 (((-3 $ "failed") $) 73 (-3255 (-2819 (|has| $ (-134)) (|has| |#1| (-840))) (|has| |#1| (-134))))) (-1698 (((-710)) 29)) (-2656 (($ $ $ (-710)) 173 (|has| |#1| (-158)))) (-3842 (((-108) $ $) 89 (|has| |#1| (-515)))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-1001)) 38) (($ $ (-589 (-1001))) 37) (($ $ (-1001) (-710)) 36) (($ $ (-589 (-1001)) (-589 (-710))) 35) (($ $ (-710)) 254) (($ $) 252) (($ $ (-1087)) 246 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087))) 245 (|has| |#1| (-831 (-1087)))) (($ $ (-1087) (-710)) 244 (|has| |#1| (-831 (-1087)))) (($ $ (-589 (-1087)) (-589 (-710))) 243 (|has| |#1| (-831 (-1087)))) (($ $ (-1 |#1| |#1|) (-710)) 242) (($ $ (-1 |#1| |#1|)) 241)) (-4078 (((-108) $ $) 76 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 75 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 6)) (-4070 (((-108) $ $) 77 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 74 (|has| |#1| (-786)))) (-4125 (($ $ |#1|) 156 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 158 (|has| |#1| (-37 (-383 (-523))))) (($ (-383 (-523)) $) 157 (|has| |#1| (-37 (-383 (-523))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
(((-1145 |#1|) (-129) (-973)) (T -1145))
-((-1317 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-1145 *4)) (-4 *4 (-973)) (-5 *2 (-1169 *4)))) (-3805 (*1 *2 *1) (-12 (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-5 *2 (-1083 *3)))) (-3859 (*1 *1 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-973)) (-4 *1 (-1145 *3)))) (-3590 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-3801 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-3052 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-1145 *3)))) (-1716 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-1145 *4)))) (-2199 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-3811 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-3425 (*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)))) (-3984 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-1744 (*1 *2 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-158)))) (-1611 (*1 *2 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-158)))) (-1937 (*1 *2 *2 *2) (-12 (-5 *2 (-383 *1)) (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-4 *3 (-515)))) (-3437 (*1 *2 *1 *1) (-12 (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-4 *3 (-515)) (-5 *2 (-710)))) (-2485 (*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))) (-3923 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))) (-3923 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-383 *1)) (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-4 *3 (-515)))) (-3082 (*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))) (-3999 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -3474 *3) (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-1145 *3)))) (-3061 (*1 *2 *1 *1) (-12 (-4 *3 (-427)) (-4 *3 (-973)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1145 *3)))) (-1937 (*1 *2 *3 *2) (-12 (-5 *3 (-383 *1)) (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2814 (*1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523)))))))
-(-13 (-880 |t#1| (-710) (-1001)) (-263 |t#1| |t#1|) (-263 $ $) (-211) (-209 |t#1|) (-10 -8 (-15 -1317 ((-1169 |t#1|) $ (-710))) (-15 -3805 ((-1083 |t#1|) $)) (-15 -3859 ($ (-1083 |t#1|))) (-15 -3590 ($ $ (-710))) (-15 -3801 ((-3 $ "failed") $ (-710))) (-15 -3052 ((-2 (|:| -3070 $) (|:| -3969 $)) $ $)) (-15 -1716 ((-2 (|:| -3070 $) (|:| -3969 $)) $ (-710))) (-15 -2199 ($ $ (-710))) (-15 -3811 ($ $ (-710))) (-15 -3425 ($ $ $)) (-15 -3984 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1063)) (-6 (-1063)) |%noBranch|) (IF (|has| |t#1| (-158)) (PROGN (-15 -1744 (|t#1| $)) (-15 -1611 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-6 (-263 (-383 $) (-383 $))) (-15 -1937 ((-383 $) (-383 $) (-383 $))) (-15 -3437 ((-710) $ $)) (-15 -2485 ($ $ $)) (-15 -3923 ((-3 $ "failed") $ $)) (-15 -3923 ((-3 (-383 $) "failed") (-383 $) $)) (-15 -3082 ($ $ $)) (-15 -3999 ((-2 (|:| -3474 |t#1|) (|:| -3070 $) (|:| -3969 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-427)) (-15 -3061 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-339)) (PROGN (-6 (-284)) (-6 -4244) (-15 -1937 (|t#1| (-383 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-37 (-383 (-523)))) (-15 -2814 ($ $)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-710)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-564 (-499)) -12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523))))) ((-209 |#1|) . T) ((-211) . T) ((-263 (-383 $) (-383 $)) |has| |#1| (-515)) ((-263 |#1| |#1|) . T) ((-263 $ $) . T) ((-267) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-286 $) . T) ((-302 |#1| #0#) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3172 (|has| |#1| (-840)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-484 #2=(-1001) |#1|) . T) ((-484 #2# $) . T) ((-484 $ $) . T) ((-515) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-591 #1#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #1#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 #2#) . T) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-817 (-355)) -12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355)))) ((-817 (-523)) -12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))) ((-880 |#1| #0# #2#) . T) ((-840) |has| |#1| (-840)) ((-851) |has| |#1| (-339)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 #2#) . T) ((-964 |#1|) . T) ((-979 #1#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-1063)) ((-1127) |has| |#1| (-840)))
-((-1292 (((-589 (-1001)) $) 28)) (-1457 (($ $) 25)) (-1267 (($ |#2| |#3|) NIL) (($ $ (-1001) |#3|) 22) (($ $ (-589 (-1001)) (-589 |#3|)) 20)) (-1427 (($ $) 14)) (-1437 ((|#2| $) 12)) (-2640 ((|#3| $) 10)))
-(((-1146 |#1| |#2| |#3|) (-10 -8 (-15 -1292 ((-589 (-1001)) |#1|)) (-15 -1267 (|#1| |#1| (-589 (-1001)) (-589 |#3|))) (-15 -1267 (|#1| |#1| (-1001) |#3|)) (-15 -1457 (|#1| |#1|)) (-15 -1267 (|#1| |#2| |#3|)) (-15 -2640 (|#3| |#1|)) (-15 -1427 (|#1| |#1|)) (-15 -1437 (|#2| |#1|))) (-1147 |#2| |#3|) (-973) (-731)) (T -1146))
-NIL
-(-10 -8 (-15 -1292 ((-589 (-1001)) |#1|)) (-15 -1267 (|#1| |#1| (-589 (-1001)) (-589 |#3|))) (-15 -1267 (|#1| |#1| (-1001) |#3|)) (-15 -1457 (|#1| |#1|)) (-15 -1267 (|#1| |#2| |#3|)) (-15 -2640 (|#3| |#1|)) (-15 -1427 (|#1| |#1|)) (-15 -1437 (|#2| |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 (-1001)) $) 74)) (-2724 (((-1087) $) 103)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3276 (($ $ |#2|) 98) (($ $ |#2| |#2|) 97)) (-1552 (((-1068 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 105)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1457 (($ $) 60)) (-1444 (((-3 $ "failed") $) 34)) (-2589 (((-108) $) 73)) (-3437 ((|#2| $) 100) ((|#2| $ |#2|) 99)) (-2769 (((-108) $) 31)) (-3590 (($ $ (-852)) 101)) (-2704 (((-108) $) 62)) (-1267 (($ |#1| |#2|) 61) (($ $ (-1001) |#2|) 76) (($ $ (-589 (-1001)) (-589 |#2|)) 75)) (-1345 (($ (-1 |#1| |#1|) $) 63)) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3053 (($ $ |#2|) 95)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-2812 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-1937 ((|#1| $ |#2|) 104) (($ $ $) 81 (|has| |#2| (-1028)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-2640 ((|#2| $) 64)) (-2488 (($ $) 72)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47 (|has| |#1| (-158)))) (-2084 ((|#1| $ |#2|) 59)) (-1942 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-3710 ((|#1| $) 102)) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-4108 ((|#1| $ |#2|) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+((-1288 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-1145 *4)) (-4 *4 (-973)) (-5 *2 (-1169 *4)))) (-1489 (*1 *2 *1) (-12 (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-5 *2 (-1083 *3)))) (-2115 (*1 *1 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-973)) (-4 *1 (-1145 *3)))) (-3059 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-1451 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-1353 (*1 *2 *1 *1) (-12 (-4 *3 (-973)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-1145 *3)))) (-3809 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-1145 *4)))) (-2891 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-1544 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-1365 (*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)))) (-4024 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))) (-4053 (*1 *2 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-158)))) (-2210 (*1 *2 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-158)))) (-1502 (*1 *2 *2 *2) (-12 (-5 *2 (-383 *1)) (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-4 *3 (-515)))) (-1500 (*1 *2 *1 *1) (-12 (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-4 *3 (-515)) (-5 *2 (-710)))) (-3712 (*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))) (-2670 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))) (-2670 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-383 *1)) (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-4 *3 (-515)))) (-3547 (*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))) (-1579 (*1 *2 *1 *1) (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-5 *2 (-2 (|:| -2275 *3) (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-1145 *3)))) (-3340 (*1 *2 *1 *1) (-12 (-4 *3 (-427)) (-4 *3 (-973)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1145 *3)))) (-1502 (*1 *2 *3 *2) (-12 (-5 *3 (-383 *1)) (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2669 (*1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523)))))))
+(-13 (-880 |t#1| (-710) (-1001)) (-263 |t#1| |t#1|) (-263 $ $) (-211) (-209 |t#1|) (-10 -8 (-15 -1288 ((-1169 |t#1|) $ (-710))) (-15 -1489 ((-1083 |t#1|) $)) (-15 -2115 ($ (-1083 |t#1|))) (-15 -3059 ($ $ (-710))) (-15 -1451 ((-3 $ "failed") $ (-710))) (-15 -1353 ((-2 (|:| -3429 $) (|:| -3143 $)) $ $)) (-15 -3809 ((-2 (|:| -3429 $) (|:| -3143 $)) $ (-710))) (-15 -2891 ($ $ (-710))) (-15 -1544 ($ $ (-710))) (-15 -1365 ($ $ $)) (-15 -4024 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1063)) (-6 (-1063)) |%noBranch|) (IF (|has| |t#1| (-158)) (PROGN (-15 -4053 (|t#1| $)) (-15 -2210 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-515)) (PROGN (-6 (-263 (-383 $) (-383 $))) (-15 -1502 ((-383 $) (-383 $) (-383 $))) (-15 -1500 ((-710) $ $)) (-15 -3712 ($ $ $)) (-15 -2670 ((-3 $ "failed") $ $)) (-15 -2670 ((-3 (-383 $) "failed") (-383 $) $)) (-15 -3547 ($ $ $)) (-15 -1579 ((-2 (|:| -2275 |t#1|) (|:| -3429 $) (|:| -3143 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-427)) (-15 -3340 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-339)) (PROGN (-6 (-284)) (-6 -4244) (-15 -1502 (|t#1| (-383 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-37 (-383 (-523)))) (-15 -2669 ($ $)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-710)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-564 (-499)) -12 (|has| (-1001) (-564 (-499))) (|has| |#1| (-564 (-499)))) ((-564 (-823 (-355))) -12 (|has| (-1001) (-564 (-823 (-355)))) (|has| |#1| (-564 (-823 (-355))))) ((-564 (-823 (-523))) -12 (|has| (-1001) (-564 (-823 (-523)))) (|has| |#1| (-564 (-823 (-523))))) ((-209 |#1|) . T) ((-211) . T) ((-263 (-383 $) (-383 $)) |has| |#1| (-515)) ((-263 |#1| |#1|) . T) ((-263 $ $) . T) ((-267) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-286 $) . T) ((-302 |#1| #0#) . T) ((-353 |#1|) . T) ((-387 |#1|) . T) ((-427) -3255 (|has| |#1| (-840)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-484 #2=(-1001) |#1|) . T) ((-484 #2# $) . T) ((-484 $ $) . T) ((-515) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-591 #1#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-585 (-523)) |has| |#1| (-585 (-523))) ((-585 |#1|) . T) ((-657 #1#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339))) ((-666) . T) ((-786) |has| |#1| (-786)) ((-831 #2#) . T) ((-831 (-1087)) |has| |#1| (-831 (-1087))) ((-817 (-355)) -12 (|has| (-1001) (-817 (-355))) (|has| |#1| (-817 (-355)))) ((-817 (-523)) -12 (|has| (-1001) (-817 (-523))) (|has| |#1| (-817 (-523)))) ((-880 |#1| #0# #2#) . T) ((-840) |has| |#1| (-840)) ((-851) |has| |#1| (-339)) ((-964 (-383 (-523))) |has| |#1| (-964 (-383 (-523)))) ((-964 (-523)) |has| |#1| (-964 (-523))) ((-964 #2#) . T) ((-964 |#1|) . T) ((-979 #1#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-840)) (|has| |#1| (-515)) (|has| |#1| (-427)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1063) |has| |#1| (-1063)) ((-1127) |has| |#1| (-840)))
+((-3716 (((-589 (-1001)) $) 28)) (-3142 (($ $) 25)) (-3694 (($ |#2| |#3|) NIL) (($ $ (-1001) |#3|) 22) (($ $ (-589 (-1001)) (-589 |#3|)) 21)) (-3107 (($ $) 14)) (-3119 ((|#2| $) 12)) (-1487 ((|#3| $) 10)))
+(((-1146 |#1| |#2| |#3|) (-10 -8 (-15 -3716 ((-589 (-1001)) |#1|)) (-15 -3694 (|#1| |#1| (-589 (-1001)) (-589 |#3|))) (-15 -3694 (|#1| |#1| (-1001) |#3|)) (-15 -3142 (|#1| |#1|)) (-15 -3694 (|#1| |#2| |#3|)) (-15 -1487 (|#3| |#1|)) (-15 -3107 (|#1| |#1|)) (-15 -3119 (|#2| |#1|))) (-1147 |#2| |#3|) (-973) (-731)) (T -1146))
+NIL
+(-10 -8 (-15 -3716 ((-589 (-1001)) |#1|)) (-15 -3694 (|#1| |#1| (-589 (-1001)) (-589 |#3|))) (-15 -3694 (|#1| |#1| (-1001) |#3|)) (-15 -3142 (|#1| |#1|)) (-15 -3694 (|#1| |#2| |#3|)) (-15 -1487 (|#3| |#1|)) (-15 -3107 (|#1| |#1|)) (-15 -3119 (|#2| |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 (-1001)) $) 74)) (-2354 (((-1087) $) 103)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-1756 (($ $ |#2|) 98) (($ $ |#2| |#2|) 97)) (-2736 (((-1068 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 105)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3142 (($ $) 60)) (-4211 (((-3 $ "failed") $) 34)) (-2294 (((-108) $) 73)) (-1500 ((|#2| $) 100) ((|#2| $ |#2|) 99)) (-3482 (((-108) $) 31)) (-3059 (($ $ (-852)) 101)) (-4060 (((-108) $) 62)) (-3694 (($ |#1| |#2|) 61) (($ $ (-1001) |#2|) 76) (($ $ (-589 (-1001)) (-589 |#2|)) 75)) (-3015 (($ (-1 |#1| |#1|) $) 63)) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-1361 (($ $ |#2|) 95)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-1349 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-1502 ((|#1| $ |#2|) 104) (($ $ $) 81 (|has| |#2| (-1028)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-1487 ((|#2| $) 64)) (-3749 (($ $) 72)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47 (|has| |#1| (-158)))) (-1234 ((|#1| $ |#2|) 59)) (-2301 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3882 ((|#1| $) 102)) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2523 ((|#1| $ |#2|) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-1147 |#1| |#2|) (-129) (-973) (-731)) (T -1147))
-((-1552 (*1 *2 *1) (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-1068 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-1937 (*1 *2 *1 *3) (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-2724 (*1 *2 *1) (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-1087)))) (-3710 (*1 *2 *1) (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-3590 (*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)))) (-3437 (*1 *2 *1) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-3437 (*1 *2 *1 *2) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-3276 (*1 *1 *1 *2) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-3276 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-4108 (*1 *2 *1 *3) (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -1691 (*2 (-1087)))) (-4 *2 (-973)))) (-3053 (*1 *1 *1 *2) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-2812 (*1 *2 *1 *3) (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1068 *3)))))
-(-13 (-902 |t#1| |t#2| (-1001)) (-10 -8 (-15 -1552 ((-1068 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -1937 (|t#1| $ |t#2|)) (-15 -2724 ((-1087) $)) (-15 -3710 (|t#1| $)) (-15 -3590 ($ $ (-852))) (-15 -3437 (|t#2| $)) (-15 -3437 (|t#2| $ |t#2|)) (-15 -3276 ($ $ |t#2|)) (-15 -3276 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -1691 (|t#1| (-1087)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -4108 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -3053 ($ $ |t#2|)) (IF (|has| |t#2| (-1028)) (-6 (-263 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-211)) (IF (|has| |t#1| (-831 (-1087))) (-6 (-831 (-1087))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -2812 ((-1068 |t#1|) $ |t#1|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-263 $ $) |has| |#2| (-1028)) ((-267) |has| |#1| (-515)) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| |#2| (-1001)) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-3718 ((|#2| |#2|) 12)) (-4226 (((-394 |#2|) |#2|) 14)) (-2832 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523)))) 30)))
-(((-1148 |#1| |#2|) (-10 -7 (-15 -4226 ((-394 |#2|) |#2|)) (-15 -3718 (|#2| |#2|)) (-15 -2832 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523)))))) (-515) (-13 (-1145 |#1|) (-515) (-10 -8 (-15 -3310 ($ $ $))))) (T -1148))
-((-2832 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-523)))) (-4 *4 (-13 (-1145 *3) (-515) (-10 -8 (-15 -3310 ($ $ $))))) (-4 *3 (-515)) (-5 *1 (-1148 *3 *4)))) (-3718 (*1 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-1148 *3 *2)) (-4 *2 (-13 (-1145 *3) (-515) (-10 -8 (-15 -3310 ($ $ $))))))) (-4226 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-394 *3)) (-5 *1 (-1148 *4 *3)) (-4 *3 (-13 (-1145 *4) (-515) (-10 -8 (-15 -3310 ($ $ $))))))))
-(-10 -7 (-15 -4226 ((-394 |#2|) |#2|)) (-15 -3718 (|#2| |#2|)) (-15 -2832 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523))))))
-((-1345 (((-1154 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1154 |#1| |#3| |#5|)) 23)))
-(((-1149 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1345 ((-1154 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1154 |#1| |#3| |#5|)))) (-973) (-973) (-1087) (-1087) |#1| |#2|) (T -1149))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1154 *5 *7 *9)) (-4 *5 (-973)) (-4 *6 (-973)) (-14 *7 (-1087)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1154 *6 *8 *10)) (-5 *1 (-1149 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1087)))))
-(-10 -7 (-15 -1345 ((-1154 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1154 |#1| |#3| |#5|))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 (-1001)) $) 74)) (-2724 (((-1087) $) 103)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3276 (($ $ (-383 (-523))) 98) (($ $ (-383 (-523)) (-383 (-523))) 97)) (-1552 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) 105)) (-1462 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 162 (|has| |#1| (-339)))) (-4226 (((-394 $) $) 163 (|has| |#1| (-339)))) (-2437 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-2787 (((-108) $ $) 153 (|has| |#1| (-339)))) (-1441 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) 172)) (-1481 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) 17 T CONST)) (-4059 (($ $ $) 157 (|has| |#1| (-339)))) (-1457 (($ $) 60)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 156 (|has| |#1| (-339)))) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 151 (|has| |#1| (-339)))) (-3049 (((-108) $) 164 (|has| |#1| (-339)))) (-2589 (((-108) $) 73)) (-3352 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-383 (-523)) $) 100) (((-383 (-523)) $ (-383 (-523))) 99)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) 101) (($ $ (-383 (-523))) 171)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 160 (|has| |#1| (-339)))) (-2704 (((-108) $) 62)) (-1267 (($ |#1| (-383 (-523))) 61) (($ $ (-1001) (-383 (-523))) 76) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) 75)) (-1345 (($ (-1 |#1| |#1|) $) 63)) (-2313 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-3278 (($ (-589 $)) 149 (|has| |#1| (-339))) (($ $ $) 148 (|has| |#1| (-339)))) (-2032 (((-1070) $) 9)) (-1396 (($ $) 165 (|has| |#1| (-339)))) (-2814 (($ $) 170 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 169 (-3172 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 150 (|has| |#1| (-339)))) (-3310 (($ (-589 $)) 147 (|has| |#1| (-339))) (($ $ $) 146 (|has| |#1| (-339)))) (-2424 (((-394 $) $) 161 (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 158 (|has| |#1| (-339)))) (-3053 (($ $ (-383 (-523))) 95)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 152 (|has| |#1| (-339)))) (-2922 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3413 (((-710) $) 154 (|has| |#1| (-339)))) (-1937 ((|#1| $ (-383 (-523))) 104) (($ $ $) 81 (|has| (-383 (-523)) (-1028)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 155 (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-2640 (((-383 (-523)) $) 64)) (-2306 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 72)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 47 (|has| |#1| (-158))) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515)))) (-2084 ((|#1| $ (-383 (-523))) 59)) (-1942 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-3710 ((|#1| $) 102)) (-2341 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2318 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-383 (-523))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 166 (|has| |#1| (-339)))) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339))) (($ $ $) 168 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 167 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+((-2736 (*1 *2 *1) (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-1068 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-1502 (*1 *2 *1 *3) (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-2354 (*1 *2 *1) (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (-5 *2 (-1087)))) (-3882 (*1 *2 *1) (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))) (-3059 (*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)))) (-1500 (*1 *2 *1) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-1500 (*1 *2 *1 *2) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-1756 (*1 *1 *1 *2) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-1756 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-2523 (*1 *2 *1 *3) (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -3976 (*2 (-1087)))) (-4 *2 (-973)))) (-1361 (*1 *1 *1 *2) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))) (-1349 (*1 *2 *1 *3) (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1068 *3)))))
+(-13 (-902 |t#1| |t#2| (-1001)) (-10 -8 (-15 -2736 ((-1068 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -1502 (|t#1| $ |t#2|)) (-15 -2354 ((-1087) $)) (-15 -3882 (|t#1| $)) (-15 -3059 ($ $ (-852))) (-15 -1500 (|t#2| $)) (-15 -1500 (|t#2| $ |t#2|)) (-15 -1756 ($ $ |t#2|)) (-15 -1756 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -3976 (|t#1| (-1087)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -2523 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -1361 ($ $ |t#2|)) (IF (|has| |t#2| (-1028)) (-6 (-263 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-211)) (IF (|has| |t#1| (-831 (-1087))) (-6 (-831 (-1087))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -1349 ((-1068 |t#1|) $ |t#1|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-263 $ $) |has| |#2| (-1028)) ((-267) |has| |#1| (-515)) ((-515) |has| |#1| (-515)) ((-591 #0#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| |#2| (-1001)) . T) ((-979 #0#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
+((-3763 ((|#2| |#2|) 12)) (-2105 (((-394 |#2|) |#2|) 14)) (-2882 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523)))) 30)))
+(((-1148 |#1| |#2|) (-10 -7 (-15 -2105 ((-394 |#2|) |#2|)) (-15 -3763 (|#2| |#2|)) (-15 -2882 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523)))))) (-515) (-13 (-1145 |#1|) (-515) (-10 -8 (-15 -2056 ($ $ $))))) (T -1148))
+((-2882 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-523)))) (-4 *4 (-13 (-1145 *3) (-515) (-10 -8 (-15 -2056 ($ $ $))))) (-4 *3 (-515)) (-5 *1 (-1148 *3 *4)))) (-3763 (*1 *2 *2) (-12 (-4 *3 (-515)) (-5 *1 (-1148 *3 *2)) (-4 *2 (-13 (-1145 *3) (-515) (-10 -8 (-15 -2056 ($ $ $))))))) (-2105 (*1 *2 *3) (-12 (-4 *4 (-515)) (-5 *2 (-394 *3)) (-5 *1 (-1148 *4 *3)) (-4 *3 (-13 (-1145 *4) (-515) (-10 -8 (-15 -2056 ($ $ $))))))))
+(-10 -7 (-15 -2105 ((-394 |#2|) |#2|)) (-15 -3763 (|#2| |#2|)) (-15 -2882 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-523))))))
+((-3015 (((-1154 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1154 |#1| |#3| |#5|)) 24)))
+(((-1149 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3015 ((-1154 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1154 |#1| |#3| |#5|)))) (-973) (-973) (-1087) (-1087) |#1| |#2|) (T -1149))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1154 *5 *7 *9)) (-4 *5 (-973)) (-4 *6 (-973)) (-14 *7 (-1087)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1154 *6 *8 *10)) (-5 *1 (-1149 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1087)))))
+(-10 -7 (-15 -3015 ((-1154 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1154 |#1| |#3| |#5|))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 (-1001)) $) 74)) (-2354 (((-1087) $) 103)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-1756 (($ $ (-383 (-523))) 98) (($ $ (-383 (-523)) (-383 (-523))) 97)) (-2736 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) 105)) (-3695 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 162 (|has| |#1| (-339)))) (-2105 (((-394 $) $) 163 (|has| |#1| (-339)))) (-3584 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-3684 (((-108) $ $) 153 (|has| |#1| (-339)))) (-3669 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) 172)) (-3717 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) 17 T CONST)) (-2501 (($ $ $) 157 (|has| |#1| (-339)))) (-3142 (($ $) 60)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 156 (|has| |#1| (-339)))) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 151 (|has| |#1| (-339)))) (-1330 (((-108) $) 164 (|has| |#1| (-339)))) (-2294 (((-108) $) 73)) (-2188 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-383 (-523)) $) 100) (((-383 (-523)) $ (-383 (-523))) 99)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) 101) (($ $ (-383 (-523))) 171)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 160 (|has| |#1| (-339)))) (-4060 (((-108) $) 62)) (-3694 (($ |#1| (-383 (-523))) 61) (($ $ (-1001) (-383 (-523))) 76) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) 75)) (-3015 (($ (-1 |#1| |#1|) $) 63)) (-2062 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-2012 (($ (-589 $)) 149 (|has| |#1| (-339))) (($ $ $) 148 (|has| |#1| (-339)))) (-3841 (((-1070) $) 9)) (-3071 (($ $) 165 (|has| |#1| (-339)))) (-2669 (($ $) 170 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 169 (-3255 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 150 (|has| |#1| (-339)))) (-2056 (($ (-589 $)) 147 (|has| |#1| (-339))) (($ $ $) 146 (|has| |#1| (-339)))) (-3573 (((-394 $) $) 161 (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 158 (|has| |#1| (-339)))) (-1361 (($ $ (-383 (-523))) 95)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 152 (|has| |#1| (-339)))) (-1847 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3087 (((-710) $) 154 (|has| |#1| (-339)))) (-1502 ((|#1| $ (-383 (-523))) 104) (($ $ $) 81 (|has| (-383 (-523)) (-1028)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 155 (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-1487 (((-383 (-523)) $) 64)) (-3730 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 72)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 47 (|has| |#1| (-158))) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515)))) (-1234 ((|#1| $ (-383 (-523))) 59)) (-2301 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3882 ((|#1| $) 102)) (-3768 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-3743 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-383 (-523))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 166 (|has| |#1| (-339)))) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339))) (($ $ $) 168 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 167 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-1150 |#1|) (-129) (-973)) (T -1150))
-((-3199 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| *4)))) (-4 *4 (-973)) (-4 *1 (-1150 *4)))) (-3590 (*1 *1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-4 *1 (-1150 *3)) (-4 *3 (-973)))) (-2814 (*1 *1 *1) (-12 (-4 *1 (-1150 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523)))))) (-2814 (*1 *1 *1 *2) (-3172 (-12 (-5 *2 (-1087)) (-4 *1 (-1150 *3)) (-4 *3 (-973)) (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109)) (-4 *3 (-37 (-383 (-523)))))) (-12 (-5 *2 (-1087)) (-4 *1 (-1150 *3)) (-4 *3 (-973)) (-12 (|has| *3 (-15 -1292 ((-589 *2) *3))) (|has| *3 (-15 -2814 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523)))))))))
-(-13 (-1147 |t#1| (-383 (-523))) (-10 -8 (-15 -3199 ($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |t#1|))))) (-15 -3590 ($ $ (-383 (-523)))) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $)) (IF (|has| |t#1| (-15 -2814 (|t#1| |t#1| (-1087)))) (IF (|has| |t#1| (-15 -1292 ((-589 (-1087)) |t#1|))) (-15 -2814 ($ $ (-1087))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1109)) (IF (|has| |t#1| (-889)) (IF (|has| |t#1| (-29 (-523))) (-15 -2814 ($ $ (-1087))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-930)) (-6 (-1109))) |%noBranch|) (IF (|has| |t#1| (-339)) (-6 (-339)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-383 (-523))) . T) ((-25) . T) ((-37 #1=(-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) ((-221) |has| |#1| (-339)) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 $ $) |has| (-383 (-523)) (-1028)) ((-267) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-339) |has| |#1| (-339)) ((-427) |has| |#1| (-339)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-515) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-591 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| #0# (-1001)) . T) ((-851) |has| |#1| (-339)) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-979 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1127) |has| |#1| (-339)) ((-1147 |#1| #0#) . T))
-((-2603 (((-108) $) 12)) (-1220 (((-3 |#3| "failed") $) 17)) (-3508 ((|#3| $) 14)))
-(((-1151 |#1| |#2| |#3|) (-10 -8 (-15 -3508 (|#3| |#1|)) (-15 -1220 ((-3 |#3| "failed") |#1|)) (-15 -2603 ((-108) |#1|))) (-1152 |#2| |#3|) (-973) (-1129 |#2|)) (T -1151))
-NIL
-(-10 -8 (-15 -3508 (|#3| |#1|)) (-15 -1220 ((-3 |#3| "failed") |#1|)) (-15 -2603 ((-108) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 (-1001)) $) 74)) (-2724 (((-1087) $) 103)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3276 (($ $ (-383 (-523))) 98) (($ $ (-383 (-523)) (-383 (-523))) 97)) (-1552 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) 105)) (-1462 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 162 (|has| |#1| (-339)))) (-4226 (((-394 $) $) 163 (|has| |#1| (-339)))) (-2437 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-2787 (((-108) $ $) 153 (|has| |#1| (-339)))) (-1441 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) 172)) (-1481 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#2| "failed") $) 183)) (-3508 ((|#2| $) 182)) (-4059 (($ $ $) 157 (|has| |#1| (-339)))) (-1457 (($ $) 60)) (-1444 (((-3 $ "failed") $) 34)) (-3705 (((-383 (-523)) $) 180)) (-4032 (($ $ $) 156 (|has| |#1| (-339)))) (-1380 (($ (-383 (-523)) |#2|) 181)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 151 (|has| |#1| (-339)))) (-3049 (((-108) $) 164 (|has| |#1| (-339)))) (-2589 (((-108) $) 73)) (-3352 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-383 (-523)) $) 100) (((-383 (-523)) $ (-383 (-523))) 99)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) 101) (($ $ (-383 (-523))) 171)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 160 (|has| |#1| (-339)))) (-2704 (((-108) $) 62)) (-1267 (($ |#1| (-383 (-523))) 61) (($ $ (-1001) (-383 (-523))) 76) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) 75)) (-1345 (($ (-1 |#1| |#1|) $) 63)) (-2313 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-3278 (($ (-589 $)) 149 (|has| |#1| (-339))) (($ $ $) 148 (|has| |#1| (-339)))) (-4106 ((|#2| $) 179)) (-1991 (((-3 |#2| "failed") $) 177)) (-1369 ((|#2| $) 178)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 165 (|has| |#1| (-339)))) (-2814 (($ $) 170 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 169 (-3172 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 150 (|has| |#1| (-339)))) (-3310 (($ (-589 $)) 147 (|has| |#1| (-339))) (($ $ $) 146 (|has| |#1| (-339)))) (-2424 (((-394 $) $) 161 (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 158 (|has| |#1| (-339)))) (-3053 (($ $ (-383 (-523))) 95)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 152 (|has| |#1| (-339)))) (-2922 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3413 (((-710) $) 154 (|has| |#1| (-339)))) (-1937 ((|#1| $ (-383 (-523))) 104) (($ $ $) 81 (|has| (-383 (-523)) (-1028)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 155 (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-2640 (((-383 (-523)) $) 64)) (-2306 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 72)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 47 (|has| |#1| (-158))) (($ |#2|) 184) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515)))) (-2084 ((|#1| $ (-383 (-523))) 59)) (-1942 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-3710 ((|#1| $) 102)) (-2341 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2318 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-383 (-523))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 166 (|has| |#1| (-339)))) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339))) (($ $ $) 168 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 167 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+((-3223 (*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| *4)))) (-4 *4 (-973)) (-4 *1 (-1150 *4)))) (-3059 (*1 *1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-4 *1 (-1150 *3)) (-4 *3 (-973)))) (-2669 (*1 *1 *1) (-12 (-4 *1 (-1150 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523)))))) (-2669 (*1 *1 *1 *2) (-3255 (-12 (-5 *2 (-1087)) (-4 *1 (-1150 *3)) (-4 *3 (-973)) (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109)) (-4 *3 (-37 (-383 (-523)))))) (-12 (-5 *2 (-1087)) (-4 *1 (-1150 *3)) (-4 *3 (-973)) (-12 (|has| *3 (-15 -3716 ((-589 *2) *3))) (|has| *3 (-15 -2669 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523)))))))))
+(-13 (-1147 |t#1| (-383 (-523))) (-10 -8 (-15 -3223 ($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |t#1|))))) (-15 -3059 ($ $ (-383 (-523)))) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $)) (IF (|has| |t#1| (-15 -2669 (|t#1| |t#1| (-1087)))) (IF (|has| |t#1| (-15 -3716 ((-589 (-1087)) |t#1|))) (-15 -2669 ($ $ (-1087))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1109)) (IF (|has| |t#1| (-889)) (IF (|has| |t#1| (-29 (-523))) (-15 -2669 ($ $ (-1087))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-930)) (-6 (-1109))) |%noBranch|) (IF (|has| |t#1| (-339)) (-6 (-339)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-383 (-523))) . T) ((-25) . T) ((-37 #1=(-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) ((-221) |has| |#1| (-339)) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 $ $) |has| (-383 (-523)) (-1028)) ((-267) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-339) |has| |#1| (-339)) ((-427) |has| |#1| (-339)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-515) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-591 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| #0# (-1001)) . T) ((-851) |has| |#1| (-339)) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-979 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1127) |has| |#1| (-339)) ((-1147 |#1| #0#) . T))
+((-2388 (((-108) $) 12)) (-2898 (((-3 |#3| "failed") $) 17)) (-1996 ((|#3| $) 14)))
+(((-1151 |#1| |#2| |#3|) (-10 -8 (-15 -1996 (|#3| |#1|)) (-15 -2898 ((-3 |#3| "failed") |#1|)) (-15 -2388 ((-108) |#1|))) (-1152 |#2| |#3|) (-973) (-1129 |#2|)) (T -1151))
+NIL
+(-10 -8 (-15 -1996 (|#3| |#1|)) (-15 -2898 ((-3 |#3| "failed") |#1|)) (-15 -2388 ((-108) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 (-1001)) $) 74)) (-2354 (((-1087) $) 103)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-1756 (($ $ (-383 (-523))) 98) (($ $ (-383 (-523)) (-383 (-523))) 97)) (-2736 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) 105)) (-3695 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 162 (|has| |#1| (-339)))) (-2105 (((-394 $) $) 163 (|has| |#1| (-339)))) (-3584 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-3684 (((-108) $ $) 153 (|has| |#1| (-339)))) (-3669 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) 172)) (-3717 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#2| "failed") $) 183)) (-1996 ((|#2| $) 182)) (-2501 (($ $ $) 157 (|has| |#1| (-339)))) (-3142 (($ $) 60)) (-4211 (((-3 $ "failed") $) 34)) (-3640 (((-383 (-523)) $) 180)) (-2486 (($ $ $) 156 (|has| |#1| (-339)))) (-3047 (($ (-383 (-523)) |#2|) 181)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 151 (|has| |#1| (-339)))) (-1330 (((-108) $) 164 (|has| |#1| (-339)))) (-2294 (((-108) $) 73)) (-2188 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-383 (-523)) $) 100) (((-383 (-523)) $ (-383 (-523))) 99)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) 101) (($ $ (-383 (-523))) 171)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 160 (|has| |#1| (-339)))) (-4060 (((-108) $) 62)) (-3694 (($ |#1| (-383 (-523))) 61) (($ $ (-1001) (-383 (-523))) 76) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) 75)) (-3015 (($ (-1 |#1| |#1|) $) 63)) (-2062 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-2012 (($ (-589 $)) 149 (|has| |#1| (-339))) (($ $ $) 148 (|has| |#1| (-339)))) (-3901 ((|#2| $) 179)) (-1512 (((-3 |#2| "failed") $) 177)) (-3794 ((|#2| $) 178)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 165 (|has| |#1| (-339)))) (-2669 (($ $) 170 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 169 (-3255 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 150 (|has| |#1| (-339)))) (-2056 (($ (-589 $)) 147 (|has| |#1| (-339))) (($ $ $) 146 (|has| |#1| (-339)))) (-3573 (((-394 $) $) 161 (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 158 (|has| |#1| (-339)))) (-1361 (($ $ (-383 (-523))) 95)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 152 (|has| |#1| (-339)))) (-1847 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3087 (((-710) $) 154 (|has| |#1| (-339)))) (-1502 ((|#1| $ (-383 (-523))) 104) (($ $ $) 81 (|has| (-383 (-523)) (-1028)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 155 (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-1487 (((-383 (-523)) $) 64)) (-3730 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 72)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 47 (|has| |#1| (-158))) (($ |#2|) 184) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515)))) (-1234 ((|#1| $ (-383 (-523))) 59)) (-2301 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3882 ((|#1| $) 102)) (-3768 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-3743 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-383 (-523))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 166 (|has| |#1| (-339)))) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339))) (($ $ $) 168 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 167 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-1152 |#1| |#2|) (-129) (-973) (-1129 |t#1|)) (T -1152))
-((-2640 (*1 *2 *1) (-12 (-4 *1 (-1152 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1129 *3)) (-5 *2 (-383 (-523))))) (-1691 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *1 (-1152 *3 *2)) (-4 *2 (-1129 *3)))) (-1380 (*1 *1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-4 *4 (-973)) (-4 *1 (-1152 *4 *3)) (-4 *3 (-1129 *4)))) (-3705 (*1 *2 *1) (-12 (-4 *1 (-1152 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1129 *3)) (-5 *2 (-383 (-523))))) (-4106 (*1 *2 *1) (-12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))) (-1369 (*1 *2 *1) (-12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))) (-1991 (*1 *2 *1) (|partial| -12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))))
-(-13 (-1150 |t#1|) (-964 |t#2|) (-10 -8 (-15 -1380 ($ (-383 (-523)) |t#2|)) (-15 -3705 ((-383 (-523)) $)) (-15 -4106 (|t#2| $)) (-15 -2640 ((-383 (-523)) $)) (-15 -1691 ($ |t#2|)) (-15 -1369 (|t#2| $)) (-15 -1991 ((-3 |t#2| "failed") $))))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-383 (-523))) . T) ((-25) . T) ((-37 #1=(-383 (-523))) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) ((-221) |has| |#1| (-339)) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 $ $) |has| (-383 (-523)) (-1028)) ((-267) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-339) |has| |#1| (-339)) ((-427) |has| |#1| (-339)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-515) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-591 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| #0# (-1001)) . T) ((-851) |has| |#1| (-339)) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-964 |#2|) . T) ((-979 #1#) -3172 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1127) |has| |#1| (-339)) ((-1147 |#1| #0#) . T) ((-1150 |#1|) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 96)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3276 (($ $ (-383 (-523))) 106) (($ $ (-383 (-523)) (-383 (-523))) 108)) (-1552 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) 51)) (-1462 (($ $) 179 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 155 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-1441 (($ $) 175 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 151 (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) 61)) (-1481 (($ $) 183 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 159 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) NIL)) (-3508 ((|#2| $) NIL)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) 79)) (-3705 (((-383 (-523)) $) 12)) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-1380 (($ (-383 (-523)) |#2|) 10)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-2589 (((-108) $) 68)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-383 (-523)) $) 103) (((-383 (-523)) $ (-383 (-523))) 104)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) 120) (($ $ (-383 (-523))) 118)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-383 (-523))) 31) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) 115)) (-2313 (($ $) 149 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4106 ((|#2| $) 11)) (-1991 (((-3 |#2| "failed") $) 41)) (-1369 ((|#2| $) 42)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) 93 (|has| |#1| (-339)))) (-2814 (($ $) 135 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 140 (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109)))))) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-3053 (($ $ (-383 (-523))) 112)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2922 (($ $) 147 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) 90 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ (-383 (-523))) 100) (($ $ $) 86 (|has| (-383 (-523)) (-1028)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) 127 (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 124 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-2640 (((-383 (-523)) $) 16)) (-2306 (($ $) 185 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 161 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 181 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 157 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 177 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 153 (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 110)) (-1691 (((-794) $) NIL) (($ (-523)) 35) (($ |#1|) 27 (|has| |#1| (-158))) (($ |#2|) 32) (($ (-383 (-523))) 128 (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-2084 ((|#1| $ (-383 (-523))) 99)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) 117)) (-3710 ((|#1| $) 98)) (-2341 (($ $) 191 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 167 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) 187 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 163 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 195 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 171 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-383 (-523))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 197 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 173 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 193 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 169 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 189 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 165 (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 21 T CONST)) (-1891 (($) 17 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-3941 (((-108) $ $) 66)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) 92 (|has| |#1| (-339)))) (-4060 (($ $) 131) (($ $ $) 72)) (-4045 (($ $ $) 70)) (** (($ $ (-852)) NIL) (($ $ (-710)) 76) (($ $ (-523)) 144 (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 145 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 74) (($ $ |#1|) NIL) (($ |#1| $) 126) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+((-1487 (*1 *2 *1) (-12 (-4 *1 (-1152 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1129 *3)) (-5 *2 (-383 (-523))))) (-3976 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *1 (-1152 *3 *2)) (-4 *2 (-1129 *3)))) (-3047 (*1 *1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-4 *4 (-973)) (-4 *1 (-1152 *4 *3)) (-4 *3 (-1129 *4)))) (-3640 (*1 *2 *1) (-12 (-4 *1 (-1152 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1129 *3)) (-5 *2 (-383 (-523))))) (-3901 (*1 *2 *1) (-12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))) (-3794 (*1 *2 *1) (-12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))) (-1512 (*1 *2 *1) (|partial| -12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))))
+(-13 (-1150 |t#1|) (-964 |t#2|) (-10 -8 (-15 -3047 ($ (-383 (-523)) |t#2|)) (-15 -3640 ((-383 (-523)) $)) (-15 -3901 (|t#2| $)) (-15 -1487 ((-383 (-523)) $)) (-15 -3976 ($ |t#2|)) (-15 -3794 (|t#2| $)) (-15 -1512 ((-3 |t#2| "failed") $))))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-383 (-523))) . T) ((-25) . T) ((-37 #1=(-383 (-523))) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) ((-221) |has| |#1| (-339)) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 $ $) |has| (-383 (-523)) (-1028)) ((-267) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-284) |has| |#1| (-339)) ((-339) |has| |#1| (-339)) ((-427) |has| |#1| (-339)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-515) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-591 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339))) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| #0# (-1001)) . T) ((-851) |has| |#1| (-339)) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-964 |#2|) . T) ((-979 #1#) -3255 (|has| |#1| (-339)) (|has| |#1| (-37 (-383 (-523))))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-339)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1127) |has| |#1| (-339)) ((-1147 |#1| #0#) . T) ((-1150 |#1|) . T))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 96)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-1756 (($ $ (-383 (-523))) 106) (($ $ (-383 (-523)) (-383 (-523))) 108)) (-2736 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) 51)) (-3695 (($ $) 180 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 156 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3669 (($ $) 176 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 152 (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) 61)) (-3717 (($ $) 184 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 160 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) NIL)) (-1996 ((|#2| $) NIL)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) 79)) (-3640 (((-383 (-523)) $) 13)) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-3047 (($ (-383 (-523)) |#2|) 11)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-2294 (((-108) $) 68)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-383 (-523)) $) 103) (((-383 (-523)) $ (-383 (-523))) 104)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) 120) (($ $ (-383 (-523))) 118)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-383 (-523))) 31) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) 115)) (-2062 (($ $) 150 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3901 ((|#2| $) 12)) (-1512 (((-3 |#2| "failed") $) 41)) (-3794 ((|#2| $) 42)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) 93 (|has| |#1| (-339)))) (-2669 (($ $) 135 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 140 (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109)))))) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1361 (($ $ (-383 (-523))) 112)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1847 (($ $) 148 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) 90 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ (-383 (-523))) 100) (($ $ $) 86 (|has| (-383 (-523)) (-1028)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) 127 (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 124 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-1487 (((-383 (-523)) $) 16)) (-3730 (($ $) 186 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 162 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 182 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 158 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 178 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 154 (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 110)) (-3976 (((-794) $) NIL) (($ (-523)) 35) (($ |#1|) 27 (|has| |#1| (-158))) (($ |#2|) 32) (($ (-383 (-523))) 128 (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-1234 ((|#1| $ (-383 (-523))) 99)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) 117)) (-3882 ((|#1| $) 98)) (-3768 (($ $) 192 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 168 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) 188 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 164 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 196 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 172 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-383 (-523))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 198 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 174 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 194 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 170 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 190 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 166 (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 21 T CONST)) (-1440 (($) 17 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-4037 (((-108) $ $) 66)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) 92 (|has| |#1| (-339)))) (-4115 (($ $) 131) (($ $ $) 72)) (-4103 (($ $ $) 70)) (** (($ $ (-852)) NIL) (($ $ (-710)) 76) (($ $ (-523)) 145 (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 146 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 74) (($ $ |#1|) NIL) (($ |#1| $) 126) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
(((-1153 |#1| |#2|) (-1152 |#1| |#2|) (-973) (-1129 |#1|)) (T -1153))
NIL
(-1152 |#1| |#2|)
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 11)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) NIL (|has| |#1| (-515)))) (-3276 (($ $ (-383 (-523))) NIL) (($ $ (-383 (-523)) (-383 (-523))) NIL)) (-1552 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) NIL)) (-1462 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-3718 (($ $) NIL (|has| |#1| (-339)))) (-4226 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2787 (((-108) $ $) NIL (|has| |#1| (-339)))) (-1441 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) NIL)) (-1481 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-1133 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1161 |#1| |#2| |#3|) "failed") $) 22)) (-3508 (((-1133 |#1| |#2| |#3|) $) NIL) (((-1161 |#1| |#2| |#3|) $) NIL)) (-4059 (($ $ $) NIL (|has| |#1| (-339)))) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3705 (((-383 (-523)) $) 57)) (-4032 (($ $ $) NIL (|has| |#1| (-339)))) (-1380 (($ (-383 (-523)) (-1133 |#1| |#2| |#3|)) NIL)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-3049 (((-108) $) NIL (|has| |#1| (-339)))) (-2589 (((-108) $) NIL)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-383 (-523)) $) NIL) (((-383 (-523)) $ (-383 (-523))) NIL)) (-2769 (((-108) $) NIL)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) NIL) (($ $ (-383 (-523))) NIL)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-383 (-523))) 29) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2313 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-3278 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4106 (((-1133 |#1| |#2| |#3|) $) 60)) (-1991 (((-3 (-1133 |#1| |#2| |#3|) "failed") $) NIL)) (-1369 (((-1133 |#1| |#2| |#3|) $) NIL)) (-2032 (((-1070) $) NIL)) (-1396 (($ $) NIL (|has| |#1| (-339)))) (-2814 (($ $) 38 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 39 (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) NIL)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-3310 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-2424 (((-394 $) $) NIL (|has| |#1| (-339)))) (-2100 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) NIL (|has| |#1| (-339)))) (-3053 (($ $ (-383 (-523))) NIL)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1251 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-2922 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3413 (((-710) $) NIL (|has| |#1| (-339)))) (-1937 ((|#1| $ (-383 (-523))) NIL) (($ $ $) NIL (|has| (-383 (-523)) (-1028)))) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) NIL (|has| |#1| (-339)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 36 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $ (-1165 |#2|)) 37)) (-2640 (((-383 (-523)) $) NIL)) (-2306 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) NIL)) (-1691 (((-794) $) 89) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1133 |#1| |#2| |#3|)) 16) (($ (-1161 |#1| |#2| |#3|)) 17) (($ (-1165 |#2|)) 35) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-2084 ((|#1| $ (-383 (-523))) NIL)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-3710 ((|#1| $) 12)) (-2341 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-383 (-523))) 62 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1879 (($) 31 T CONST)) (-1891 (($) 26 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 33)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-1154 |#1| |#2| |#3|) (-13 (-1152 |#1| (-1133 |#1| |#2| |#3|)) (-964 (-1161 |#1| |#2| |#3|)) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1154))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2814 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
-(-13 (-1152 |#1| (-1133 |#1| |#2| |#3|)) (-964 (-1161 |#1| |#2| |#3|)) (-10 -8 (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 32)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3306 (($ $) NIL)) (-3174 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 (-523) "failed") $) NIL (|has| (-1154 |#2| |#3| |#4|) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-1154 |#2| |#3| |#4|) (-964 (-383 (-523))))) (((-3 (-1154 |#2| |#3| |#4|) "failed") $) 20)) (-3508 (((-523) $) NIL (|has| (-1154 |#2| |#3| |#4|) (-964 (-523)))) (((-383 (-523)) $) NIL (|has| (-1154 |#2| |#3| |#4|) (-964 (-383 (-523))))) (((-1154 |#2| |#3| |#4|) $) NIL)) (-1457 (($ $) 33)) (-1444 (((-3 $ "failed") $) 25)) (-1272 (($ $) NIL (|has| (-1154 |#2| |#3| |#4|) (-427)))) (-4222 (($ $ (-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|) $) NIL)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) 11)) (-2704 (((-108) $) NIL)) (-1267 (($ (-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) 23)) (-4047 (((-295 |#2| |#3| |#4|) $) NIL)) (-2041 (($ (-1 (-295 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) $) NIL)) (-1345 (($ (-1 (-1154 |#2| |#3| |#4|) (-1154 |#2| |#3| |#4|)) $) NIL)) (-3603 (((-3 (-779 |#2|) "failed") $) 73)) (-1427 (($ $) NIL)) (-1437 (((-1154 |#2| |#3| |#4|) $) 18)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1408 (((-108) $) NIL)) (-1419 (((-1154 |#2| |#3| |#4|) $) NIL)) (-4007 (((-3 $ "failed") $ (-1154 |#2| |#3| |#4|)) NIL (|has| (-1154 |#2| |#3| |#4|) (-515))) (((-3 $ "failed") $ $) NIL)) (-3551 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1154 |#2| |#3| |#4|)) (|:| |%expon| (-295 |#2| |#3| |#4|)) (|:| |%expTerms| (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#2|)))))) (|:| |%type| (-1070))) "failed") $) 56)) (-2640 (((-295 |#2| |#3| |#4|) $) 14)) (-1618 (((-1154 |#2| |#3| |#4|) $) NIL (|has| (-1154 |#2| |#3| |#4|) (-427)))) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ (-1154 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL (-3172 (|has| (-1154 |#2| |#3| |#4|) (-37 (-383 (-523)))) (|has| (-1154 |#2| |#3| |#4|) (-964 (-383 (-523))))))) (-3819 (((-589 (-1154 |#2| |#3| |#4|)) $) NIL)) (-2084 (((-1154 |#2| |#3| |#4|) $ (-295 |#2| |#3| |#4|)) NIL)) (-1942 (((-3 $ "failed") $) NIL (|has| (-1154 |#2| |#3| |#4|) (-134)))) (-3272 (((-710)) NIL)) (-3553 (($ $ $ (-710)) NIL (|has| (-1154 |#2| |#3| |#4|) (-158)))) (-2801 (((-108) $ $) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 61 T CONST)) (-1891 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ (-1154 |#2| |#3| |#4|)) NIL (|has| (-1154 |#2| |#3| |#4|) (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-1154 |#2| |#3| |#4|)) NIL) (($ (-1154 |#2| |#3| |#4|) $) NIL) (($ (-383 (-523)) $) NIL (|has| (-1154 |#2| |#3| |#4|) (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| (-1154 |#2| |#3| |#4|) (-37 (-383 (-523)))))))
-(((-1155 |#1| |#2| |#3| |#4|) (-13 (-302 (-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) (-515) (-10 -8 (-15 -3603 ((-3 (-779 |#2|) "failed") $)) (-15 -3551 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1154 |#2| |#3| |#4|)) (|:| |%expon| (-295 |#2| |#3| |#4|)) (|:| |%expTerms| (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#2|)))))) (|:| |%type| (-1070))) "failed") $)))) (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)) (-13 (-27) (-1109) (-406 |#1|)) (-1087) |#2|) (T -1155))
-((-3603 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427))) (-5 *2 (-779 *4)) (-5 *1 (-1155 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087)) (-14 *6 *4))) (-3551 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1154 *4 *5 *6)) (|:| |%expon| (-295 *4 *5 *6)) (|:| |%expTerms| (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| *4)))))) (|:| |%type| (-1070)))) (-5 *1 (-1155 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087)) (-14 *6 *4))))
-(-13 (-302 (-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) (-515) (-10 -8 (-15 -3603 ((-3 (-779 |#2|) "failed") $)) (-15 -3551 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1154 |#2| |#3| |#4|)) (|:| |%expon| (-295 |#2| |#3| |#4|)) (|:| |%expTerms| (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#2|)))))) (|:| |%type| (-1070))) "failed") $))))
-((-3370 ((|#2| $) 29)) (-2176 ((|#2| $) 18)) (-2227 (($ $) 36)) (-2856 (($ $ (-523)) 64)) (-1620 (((-108) $ (-710)) 33)) (-1487 ((|#2| $ |#2|) 61)) (-2622 ((|#2| $ |#2|) 59)) (-1849 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 52) (($ $ "rest" $) 56) ((|#2| $ "last" |#2|) 54)) (-1809 (($ $ (-589 $)) 60)) (-2165 ((|#2| $) 17)) (-2441 (($ $) NIL) (($ $ (-710)) 42)) (-2932 (((-589 $) $) 26)) (-3675 (((-108) $ $) 50)) (-3051 (((-108) $ (-710)) 32)) (-1418 (((-108) $ (-710)) 31)) (-1799 (((-108) $) 28)) (-2535 ((|#2| $) 24) (($ $ (-710)) 46)) (-1937 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-1221 (((-108) $) 22)) (-2582 (($ $) 39)) (-2075 (($ $) 65)) (-2784 (((-710) $) 41)) (-1867 (($ $) 40)) (-2394 (($ $ $) 58) (($ |#2| $) NIL)) (-2612 (((-589 $) $) 27)) (-3941 (((-108) $ $) 48)) (-2810 (((-710) $) 35)))
-(((-1156 |#1| |#2|) (-10 -8 (-15 -2856 (|#1| |#1| (-523))) (-15 -1849 (|#2| |#1| "last" |#2|)) (-15 -2622 (|#2| |#1| |#2|)) (-15 -1849 (|#1| |#1| "rest" |#1|)) (-15 -1849 (|#2| |#1| "first" |#2|)) (-15 -2075 (|#1| |#1|)) (-15 -2582 (|#1| |#1|)) (-15 -2784 ((-710) |#1|)) (-15 -1867 (|#1| |#1|)) (-15 -2176 (|#2| |#1|)) (-15 -2165 (|#2| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2535 (|#1| |#1| (-710))) (-15 -1937 (|#2| |#1| "last")) (-15 -2535 (|#2| |#1|)) (-15 -2441 (|#1| |#1| (-710))) (-15 -1937 (|#1| |#1| "rest")) (-15 -2441 (|#1| |#1|)) (-15 -1937 (|#2| |#1| "first")) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#1|)) (-15 -1487 (|#2| |#1| |#2|)) (-15 -1849 (|#2| |#1| "value" |#2|)) (-15 -1809 (|#1| |#1| (-589 |#1|))) (-15 -3675 ((-108) |#1| |#1|)) (-15 -1221 ((-108) |#1|)) (-15 -1937 (|#2| |#1| "value")) (-15 -3370 (|#2| |#1|)) (-15 -1799 ((-108) |#1|)) (-15 -2932 ((-589 |#1|) |#1|)) (-15 -2612 ((-589 |#1|) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -2810 ((-710) |#1|)) (-15 -1620 ((-108) |#1| (-710))) (-15 -3051 ((-108) |#1| (-710))) (-15 -1418 ((-108) |#1| (-710)))) (-1157 |#2|) (-1123)) (T -1156))
-NIL
-(-10 -8 (-15 -2856 (|#1| |#1| (-523))) (-15 -1849 (|#2| |#1| "last" |#2|)) (-15 -2622 (|#2| |#1| |#2|)) (-15 -1849 (|#1| |#1| "rest" |#1|)) (-15 -1849 (|#2| |#1| "first" |#2|)) (-15 -2075 (|#1| |#1|)) (-15 -2582 (|#1| |#1|)) (-15 -2784 ((-710) |#1|)) (-15 -1867 (|#1| |#1|)) (-15 -2176 (|#2| |#1|)) (-15 -2165 (|#2| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2535 (|#1| |#1| (-710))) (-15 -1937 (|#2| |#1| "last")) (-15 -2535 (|#2| |#1|)) (-15 -2441 (|#1| |#1| (-710))) (-15 -1937 (|#1| |#1| "rest")) (-15 -2441 (|#1| |#1|)) (-15 -1937 (|#2| |#1| "first")) (-15 -2394 (|#1| |#2| |#1|)) (-15 -2394 (|#1| |#1| |#1|)) (-15 -1487 (|#2| |#1| |#2|)) (-15 -1849 (|#2| |#1| "value" |#2|)) (-15 -1809 (|#1| |#1| (-589 |#1|))) (-15 -3675 ((-108) |#1| |#1|)) (-15 -1221 ((-108) |#1|)) (-15 -1937 (|#2| |#1| "value")) (-15 -3370 (|#2| |#1|)) (-15 -1799 ((-108) |#1|)) (-15 -2932 ((-589 |#1|) |#1|)) (-15 -2612 ((-589 |#1|) |#1|)) (-15 -3941 ((-108) |#1| |#1|)) (-15 -2810 ((-710) |#1|)) (-15 -1620 ((-108) |#1| (-710))) (-15 -3051 ((-108) |#1| (-710))) (-15 -1418 ((-108) |#1| (-710))))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-3370 ((|#1| $) 48)) (-2176 ((|#1| $) 65)) (-2227 (($ $) 67)) (-2856 (($ $ (-523)) 52 (|has| $ (-6 -4249)))) (-1620 (((-108) $ (-710)) 8)) (-1487 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-2470 (($ $ $) 56 (|has| $ (-6 -4249)))) (-2622 ((|#1| $ |#1|) 54 (|has| $ (-6 -4249)))) (-2027 ((|#1| $ |#1|) 58 (|has| $ (-6 -4249)))) (-1849 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4249))) (($ $ "rest" $) 55 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4249)))) (-1809 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-2165 ((|#1| $) 66)) (-4189 (($) 7 T CONST)) (-2441 (($ $) 73) (($ $ (-710)) 71)) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2932 (((-589 $) $) 50)) (-3675 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-3051 (((-108) $ (-710)) 9)) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35)) (-1418 (((-108) $ (-710)) 10)) (-1701 (((-589 |#1|) $) 45)) (-1799 (((-108) $) 49)) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2535 ((|#1| $) 70) (($ $ (-710)) 68)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 76) (($ $ (-710)) 74)) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-3766 (((-523) $ $) 44)) (-1221 (((-108) $) 46)) (-2582 (($ $) 62)) (-2075 (($ $) 59 (|has| $ (-6 -4249)))) (-2784 (((-710) $) 63)) (-1867 (($ $) 64)) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-1874 (($ $) 13)) (-2001 (($ $ $) 61 (|has| $ (-6 -4249))) (($ $ |#1|) 60 (|has| $ (-6 -4249)))) (-2394 (($ $ $) 78) (($ |#1| $) 77)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2612 (((-589 $) $) 51)) (-3313 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 11)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) NIL (|has| |#1| (-515)))) (-1756 (($ $ (-383 (-523))) NIL) (($ $ (-383 (-523)) (-383 (-523))) NIL)) (-2736 (((-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|))) $) NIL)) (-3695 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3763 (($ $) NIL (|has| |#1| (-339)))) (-2105 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3684 (((-108) $ $) NIL (|has| |#1| (-339)))) (-3669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-710) (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#1|)))) NIL)) (-3717 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-1133 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1161 |#1| |#2| |#3|) "failed") $) 22)) (-1996 (((-1133 |#1| |#2| |#3|) $) NIL) (((-1161 |#1| |#2| |#3|) $) NIL)) (-2501 (($ $ $) NIL (|has| |#1| (-339)))) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3640 (((-383 (-523)) $) 57)) (-2486 (($ $ $) NIL (|has| |#1| (-339)))) (-3047 (($ (-383 (-523)) (-1133 |#1| |#2| |#3|)) NIL)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) NIL (|has| |#1| (-339)))) (-1330 (((-108) $) NIL (|has| |#1| (-339)))) (-2294 (((-108) $) NIL)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-383 (-523)) $) NIL) (((-383 (-523)) $ (-383 (-523))) NIL)) (-3482 (((-108) $) NIL)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) NIL) (($ $ (-383 (-523))) NIL)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-383 (-523))) 30) (($ $ (-1001) (-383 (-523))) NIL) (($ $ (-589 (-1001)) (-589 (-383 (-523)))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2062 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-2012 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3901 (((-1133 |#1| |#2| |#3|) $) 60)) (-1512 (((-3 (-1133 |#1| |#2| |#3|) "failed") $) NIL)) (-3794 (((-1133 |#1| |#2| |#3|) $) NIL)) (-3841 (((-1070) $) NIL)) (-3071 (($ $) NIL (|has| |#1| (-339)))) (-2669 (($ $) 39 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) NIL (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 40 (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) NIL)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) NIL (|has| |#1| (-339)))) (-2056 (($ (-589 $)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-3573 (((-394 $) $) NIL (|has| |#1| (-339)))) (-3263 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-339))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) NIL (|has| |#1| (-339)))) (-1361 (($ $ (-383 (-523))) NIL)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2057 (((-3 (-589 $) "failed") (-589 $) $) NIL (|has| |#1| (-339)))) (-1847 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))))) (-3087 (((-710) $) NIL (|has| |#1| (-339)))) (-1502 ((|#1| $ (-383 (-523))) NIL) (($ $ $) NIL (|has| (-383 (-523)) (-1028)))) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) NIL (|has| |#1| (-339)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $ (-1165 |#2|)) 38)) (-1487 (((-383 (-523)) $) NIL)) (-3730 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) NIL)) (-3976 (((-794) $) 89) (($ (-523)) NIL) (($ |#1|) NIL (|has| |#1| (-158))) (($ (-1133 |#1| |#2| |#3|)) 16) (($ (-1161 |#1| |#2| |#3|)) 17) (($ (-1165 |#2|)) 36) (($ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515)))) (-1234 ((|#1| $ (-383 (-523))) NIL)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3882 ((|#1| $) 12)) (-3768 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-383 (-523))) 62 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-383 (-523))))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339)))) (-1428 (($) 32 T CONST)) (-1440 (($) 26 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-383 (-523)) |#1|))))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 34)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ (-523)) NIL (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-1154 |#1| |#2| |#3|) (-13 (-1152 |#1| (-1133 |#1| |#2| |#3|)) (-964 (-1161 |#1| |#2| |#3|)) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1154))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-2669 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
+(-13 (-1152 |#1| (-1133 |#1| |#2| |#3|)) (-964 (-1161 |#1| |#2| |#3|)) (-10 -8 (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 34)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL)) (-3950 (($ $) NIL)) (-3226 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 (-523) "failed") $) NIL (|has| (-1154 |#2| |#3| |#4|) (-964 (-523)))) (((-3 (-383 (-523)) "failed") $) NIL (|has| (-1154 |#2| |#3| |#4|) (-964 (-383 (-523))))) (((-3 (-1154 |#2| |#3| |#4|) "failed") $) 20)) (-1996 (((-523) $) NIL (|has| (-1154 |#2| |#3| |#4|) (-964 (-523)))) (((-383 (-523)) $) NIL (|has| (-1154 |#2| |#3| |#4|) (-964 (-383 (-523))))) (((-1154 |#2| |#3| |#4|) $) NIL)) (-3142 (($ $) 35)) (-4211 (((-3 $ "failed") $) 25)) (-2213 (($ $) NIL (|has| (-1154 |#2| |#3| |#4|) (-427)))) (-2067 (($ $ (-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|) $) NIL)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) 11)) (-4060 (((-108) $) NIL)) (-3694 (($ (-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) 23)) (-2140 (((-295 |#2| |#3| |#4|) $) NIL)) (-3927 (($ (-1 (-295 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) $) NIL)) (-3015 (($ (-1 (-1154 |#2| |#3| |#4|) (-1154 |#2| |#3| |#4|)) $) NIL)) (-3202 (((-3 (-779 |#2|) "failed") $) 75)) (-3107 (($ $) NIL)) (-3119 (((-1154 |#2| |#3| |#4|) $) 18)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3084 (((-108) $) NIL)) (-3095 (((-1154 |#2| |#3| |#4|) $) NIL)) (-2469 (((-3 $ "failed") $ (-1154 |#2| |#3| |#4|)) NIL (|has| (-1154 |#2| |#3| |#4|) (-515))) (((-3 $ "failed") $ $) NIL)) (-2631 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1154 |#2| |#3| |#4|)) (|:| |%expon| (-295 |#2| |#3| |#4|)) (|:| |%expTerms| (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#2|)))))) (|:| |%type| (-1070))) "failed") $) 58)) (-1487 (((-295 |#2| |#3| |#4|) $) 14)) (-2267 (((-1154 |#2| |#3| |#4|) $) NIL (|has| (-1154 |#2| |#3| |#4|) (-427)))) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ (-1154 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-383 (-523))) NIL (-3255 (|has| (-1154 |#2| |#3| |#4|) (-37 (-383 (-523)))) (|has| (-1154 |#2| |#3| |#4|) (-964 (-383 (-523))))))) (-1639 (((-589 (-1154 |#2| |#3| |#4|)) $) NIL)) (-1234 (((-1154 |#2| |#3| |#4|) $ (-295 |#2| |#3| |#4|)) NIL)) (-2301 (((-3 $ "failed") $) NIL (|has| (-1154 |#2| |#3| |#4|) (-134)))) (-1698 (((-710)) NIL)) (-2656 (($ $ $ (-710)) NIL (|has| (-1154 |#2| |#3| |#4|) (-158)))) (-3842 (((-108) $ $) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 63 T CONST)) (-1440 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ (-1154 |#2| |#3| |#4|)) NIL (|has| (-1154 |#2| |#3| |#4|) (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ (-1154 |#2| |#3| |#4|)) NIL) (($ (-1154 |#2| |#3| |#4|) $) NIL) (($ (-383 (-523)) $) NIL (|has| (-1154 |#2| |#3| |#4|) (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| (-1154 |#2| |#3| |#4|) (-37 (-383 (-523)))))))
+(((-1155 |#1| |#2| |#3| |#4|) (-13 (-302 (-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) (-515) (-10 -8 (-15 -3202 ((-3 (-779 |#2|) "failed") $)) (-15 -2631 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1154 |#2| |#3| |#4|)) (|:| |%expon| (-295 |#2| |#3| |#4|)) (|:| |%expTerms| (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#2|)))))) (|:| |%type| (-1070))) "failed") $)))) (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)) (-13 (-27) (-1109) (-406 |#1|)) (-1087) |#2|) (T -1155))
+((-3202 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427))) (-5 *2 (-779 *4)) (-5 *1 (-1155 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087)) (-14 *6 *4))) (-2631 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1154 *4 *5 *6)) (|:| |%expon| (-295 *4 *5 *6)) (|:| |%expTerms| (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| *4)))))) (|:| |%type| (-1070)))) (-5 *1 (-1155 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087)) (-14 *6 *4))))
+(-13 (-302 (-1154 |#2| |#3| |#4|) (-295 |#2| |#3| |#4|)) (-515) (-10 -8 (-15 -3202 ((-3 (-779 |#2|) "failed") $)) (-15 -2631 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1154 |#2| |#3| |#4|)) (|:| |%expon| (-295 |#2| |#3| |#4|)) (|:| |%expTerms| (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| |#2|)))))) (|:| |%type| (-1070))) "failed") $))))
+((-2058 ((|#2| $) 29)) (-3972 ((|#2| $) 18)) (-3548 (($ $) 36)) (-3117 (($ $ (-523)) 64)) (-2282 (((-108) $ (-710)) 33)) (-3365 ((|#2| $ |#2|) 61)) (-2535 ((|#2| $ |#2|) 59)) (-4101 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 52) (($ $ "rest" $) 56) ((|#2| $ "last" |#2|) 54)) (-3508 (($ $ (-589 $)) 60)) (-3962 ((|#2| $) 17)) (-3891 (($ $) NIL) (($ $ (-710)) 42)) (-1378 (((-589 $) $) 26)) (-3339 (((-108) $ $) 50)) (-1344 (((-108) $ (-710)) 32)) (-4042 (((-108) $ (-710)) 31)) (-3391 (((-108) $) 28)) (-2247 ((|#2| $) 24) (($ $ (-710)) 46)) (-1502 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-2837 (((-108) $) 22)) (-2238 (($ $) 39)) (-4198 (($ $) 65)) (-3647 (((-710) $) 41)) (-2801 (($ $) 40)) (-2785 (($ $ $) 58) (($ |#2| $) NIL)) (-2464 (((-589 $) $) 27)) (-4037 (((-108) $ $) 48)) (-1271 (((-710) $) 35)))
+(((-1156 |#1| |#2|) (-10 -8 (-15 -3117 (|#1| |#1| (-523))) (-15 -4101 (|#2| |#1| "last" |#2|)) (-15 -2535 (|#2| |#1| |#2|)) (-15 -4101 (|#1| |#1| "rest" |#1|)) (-15 -4101 (|#2| |#1| "first" |#2|)) (-15 -4198 (|#1| |#1|)) (-15 -2238 (|#1| |#1|)) (-15 -3647 ((-710) |#1|)) (-15 -2801 (|#1| |#1|)) (-15 -3972 (|#2| |#1|)) (-15 -3962 (|#2| |#1|)) (-15 -3548 (|#1| |#1|)) (-15 -2247 (|#1| |#1| (-710))) (-15 -1502 (|#2| |#1| "last")) (-15 -2247 (|#2| |#1|)) (-15 -3891 (|#1| |#1| (-710))) (-15 -1502 (|#1| |#1| "rest")) (-15 -3891 (|#1| |#1|)) (-15 -1502 (|#2| |#1| "first")) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#1|)) (-15 -3365 (|#2| |#1| |#2|)) (-15 -4101 (|#2| |#1| "value" |#2|)) (-15 -3508 (|#1| |#1| (-589 |#1|))) (-15 -3339 ((-108) |#1| |#1|)) (-15 -2837 ((-108) |#1|)) (-15 -1502 (|#2| |#1| "value")) (-15 -2058 (|#2| |#1|)) (-15 -3391 ((-108) |#1|)) (-15 -1378 ((-589 |#1|) |#1|)) (-15 -2464 ((-589 |#1|) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -1271 ((-710) |#1|)) (-15 -2282 ((-108) |#1| (-710))) (-15 -1344 ((-108) |#1| (-710))) (-15 -4042 ((-108) |#1| (-710)))) (-1157 |#2|) (-1123)) (T -1156))
+NIL
+(-10 -8 (-15 -3117 (|#1| |#1| (-523))) (-15 -4101 (|#2| |#1| "last" |#2|)) (-15 -2535 (|#2| |#1| |#2|)) (-15 -4101 (|#1| |#1| "rest" |#1|)) (-15 -4101 (|#2| |#1| "first" |#2|)) (-15 -4198 (|#1| |#1|)) (-15 -2238 (|#1| |#1|)) (-15 -3647 ((-710) |#1|)) (-15 -2801 (|#1| |#1|)) (-15 -3972 (|#2| |#1|)) (-15 -3962 (|#2| |#1|)) (-15 -3548 (|#1| |#1|)) (-15 -2247 (|#1| |#1| (-710))) (-15 -1502 (|#2| |#1| "last")) (-15 -2247 (|#2| |#1|)) (-15 -3891 (|#1| |#1| (-710))) (-15 -1502 (|#1| |#1| "rest")) (-15 -3891 (|#1| |#1|)) (-15 -1502 (|#2| |#1| "first")) (-15 -2785 (|#1| |#2| |#1|)) (-15 -2785 (|#1| |#1| |#1|)) (-15 -3365 (|#2| |#1| |#2|)) (-15 -4101 (|#2| |#1| "value" |#2|)) (-15 -3508 (|#1| |#1| (-589 |#1|))) (-15 -3339 ((-108) |#1| |#1|)) (-15 -2837 ((-108) |#1|)) (-15 -1502 (|#2| |#1| "value")) (-15 -2058 (|#2| |#1|)) (-15 -3391 ((-108) |#1|)) (-15 -1378 ((-589 |#1|) |#1|)) (-15 -2464 ((-589 |#1|) |#1|)) (-15 -4037 ((-108) |#1| |#1|)) (-15 -1271 ((-710) |#1|)) (-15 -2282 ((-108) |#1| (-710))) (-15 -1344 ((-108) |#1| (-710))) (-15 -4042 ((-108) |#1| (-710))))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2058 ((|#1| $) 48)) (-3972 ((|#1| $) 65)) (-3548 (($ $) 67)) (-3117 (($ $ (-523)) 52 (|has| $ (-6 -4249)))) (-2282 (((-108) $ (-710)) 8)) (-3365 ((|#1| $ |#1|) 39 (|has| $ (-6 -4249)))) (-3546 (($ $ $) 56 (|has| $ (-6 -4249)))) (-2535 ((|#1| $ |#1|) 54 (|has| $ (-6 -4249)))) (-1957 ((|#1| $ |#1|) 58 (|has| $ (-6 -4249)))) (-4101 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4249))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4249))) (($ $ "rest" $) 55 (|has| $ (-6 -4249))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4249)))) (-3508 (($ $ (-589 $)) 41 (|has| $ (-6 -4249)))) (-3962 ((|#1| $) 66)) (-1640 (($) 7 T CONST)) (-3891 (($ $) 73) (($ $ (-710)) 71)) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-1378 (((-589 $) $) 50)) (-3339 (((-108) $ $) 42 (|has| |#1| (-1016)))) (-1344 (((-108) $ (-710)) 9)) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35)) (-4042 (((-108) $ (-710)) 10)) (-2112 (((-589 |#1|) $) 45)) (-3391 (((-108) $) 49)) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2247 ((|#1| $) 70) (($ $ (-710)) 68)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 76) (($ $ (-710)) 74)) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-2981 (((-523) $ $) 44)) (-2837 (((-108) $) 46)) (-2238 (($ $) 62)) (-4198 (($ $) 59 (|has| $ (-6 -4249)))) (-3647 (((-710) $) 63)) (-2801 (($ $) 64)) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4124 (($ $) 13)) (-1622 (($ $ $) 61 (|has| $ (-6 -4249))) (($ $ |#1|) 60 (|has| $ (-6 -4249)))) (-2785 (($ $ $) 78) (($ |#1| $) 77)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2464 (((-589 $) $) 51)) (-4004 (((-108) $ $) 43 (|has| |#1| (-1016)))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-1157 |#1|) (-129) (-1123)) (T -1157))
-((-2394 (*1 *1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2394 (*1 *1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2428 (*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2428 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-2441 (*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-2441 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-2535 (*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1937 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2535 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-2227 (*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2165 (*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2176 (*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1867 (*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2784 (*1 *2 *1) (-12 (-4 *1 (-1157 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))) (-2582 (*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2001 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2001 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2075 (*1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2027 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1849 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2470 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1849 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-2622 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1849 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2856 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (|has| *1 (-6 -4249)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))))
-(-13 (-938 |t#1|) (-10 -8 (-15 -2394 ($ $ $)) (-15 -2394 ($ |t#1| $)) (-15 -2428 (|t#1| $)) (-15 -1937 (|t#1| $ "first")) (-15 -2428 ($ $ (-710))) (-15 -2441 ($ $)) (-15 -1937 ($ $ "rest")) (-15 -2441 ($ $ (-710))) (-15 -2535 (|t#1| $)) (-15 -1937 (|t#1| $ "last")) (-15 -2535 ($ $ (-710))) (-15 -2227 ($ $)) (-15 -2165 (|t#1| $)) (-15 -2176 (|t#1| $)) (-15 -1867 ($ $)) (-15 -2784 ((-710) $)) (-15 -2582 ($ $)) (IF (|has| $ (-6 -4249)) (PROGN (-15 -2001 ($ $ $)) (-15 -2001 ($ $ |t#1|)) (-15 -2075 ($ $)) (-15 -2027 (|t#1| $ |t#1|)) (-15 -1849 (|t#1| $ "first" |t#1|)) (-15 -2470 ($ $ $)) (-15 -1849 ($ $ "rest" $)) (-15 -2622 (|t#1| $ |t#1|)) (-15 -1849 (|t#1| $ "last" |t#1|)) (-15 -2856 ($ $ (-523)))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
-((-1345 ((|#4| (-1 |#2| |#1|) |#3|) 17)))
-(((-1158 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1345 (|#4| (-1 |#2| |#1|) |#3|))) (-973) (-973) (-1160 |#1|) (-1160 |#2|)) (T -1158))
-((-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-4 *2 (-1160 *6)) (-5 *1 (-1158 *5 *6 *4 *2)) (-4 *4 (-1160 *5)))))
-(-10 -7 (-15 -1345 (|#4| (-1 |#2| |#1|) |#3|)))
-((-2603 (((-108) $) 15)) (-1462 (($ $) 92)) (-1285 (($ $) 68)) (-1441 (($ $) 88)) (-1260 (($ $) 64)) (-1481 (($ $) 96)) (-1309 (($ $) 72)) (-2313 (($ $) 62)) (-2922 (($ $) 60)) (-2306 (($ $) 98)) (-1322 (($ $) 74)) (-1471 (($ $) 94)) (-1295 (($ $) 70)) (-1453 (($ $) 90)) (-1274 (($ $) 66)) (-1691 (((-794) $) 48) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-2341 (($ $) 104)) (-1401 (($ $) 80)) (-2318 (($ $) 100)) (-1334 (($ $) 76)) (-2366 (($ $) 108)) (-1421 (($ $) 84)) (-2102 (($ $) 110)) (-1431 (($ $) 86)) (-2353 (($ $) 106)) (-1413 (($ $) 82)) (-2330 (($ $) 102)) (-1346 (($ $) 78)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ |#2|) 52) (($ $ $) 55) (($ $ (-383 (-523))) 58)))
-(((-1159 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -1285 (|#1| |#1|)) (-15 -1260 (|#1| |#1|)) (-15 -1309 (|#1| |#1|)) (-15 -1322 (|#1| |#1|)) (-15 -1295 (|#1| |#1|)) (-15 -1274 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1413 (|#1| |#1|)) (-15 -1431 (|#1| |#1|)) (-15 -1421 (|#1| |#1|)) (-15 -1334 (|#1| |#1|)) (-15 -1401 (|#1| |#1|)) (-15 -1453 (|#1| |#1|)) (-15 -1471 (|#1| |#1|)) (-15 -2306 (|#1| |#1|)) (-15 -1481 (|#1| |#1|)) (-15 -1441 (|#1| |#1|)) (-15 -1462 (|#1| |#1|)) (-15 -2330 (|#1| |#1|)) (-15 -2353 (|#1| |#1|)) (-15 -2102 (|#1| |#1|)) (-15 -2366 (|#1| |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -2341 (|#1| |#1|)) (-15 -2313 (|#1| |#1|)) (-15 -2922 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| (-523))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))) (-15 -2603 ((-108) |#1|)) (-15 -1691 ((-794) |#1|))) (-1160 |#2|) (-973)) (T -1159))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -1285 (|#1| |#1|)) (-15 -1260 (|#1| |#1|)) (-15 -1309 (|#1| |#1|)) (-15 -1322 (|#1| |#1|)) (-15 -1295 (|#1| |#1|)) (-15 -1274 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1413 (|#1| |#1|)) (-15 -1431 (|#1| |#1|)) (-15 -1421 (|#1| |#1|)) (-15 -1334 (|#1| |#1|)) (-15 -1401 (|#1| |#1|)) (-15 -1453 (|#1| |#1|)) (-15 -1471 (|#1| |#1|)) (-15 -2306 (|#1| |#1|)) (-15 -1481 (|#1| |#1|)) (-15 -1441 (|#1| |#1|)) (-15 -1462 (|#1| |#1|)) (-15 -2330 (|#1| |#1|)) (-15 -2353 (|#1| |#1|)) (-15 -2102 (|#1| |#1|)) (-15 -2366 (|#1| |#1|)) (-15 -2318 (|#1| |#1|)) (-15 -2341 (|#1| |#1|)) (-15 -2313 (|#1| |#1|)) (-15 -2922 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -1691 (|#1| |#2|)) (-15 -1691 (|#1| |#1|)) (-15 -1691 (|#1| (-383 (-523)))) (-15 -1691 (|#1| (-523))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))) (-15 -2603 ((-108) |#1|)) (-15 -1691 ((-794) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-1292 (((-589 (-1001)) $) 74)) (-2724 (((-1087) $) 103)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3306 (($ $) 52 (|has| |#1| (-515)))) (-3174 (((-108) $) 54 (|has| |#1| (-515)))) (-3276 (($ $ (-710)) 98) (($ $ (-710) (-710)) 97)) (-1552 (((-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|))) $) 105)) (-1462 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) 19)) (-2437 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-1441 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|)))) 155) (($ (-1068 |#1|)) 153)) (-1481 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) 17 T CONST)) (-1457 (($ $) 60)) (-1444 (((-3 $ "failed") $) 34)) (-3257 (($ $) 152)) (-3714 (((-883 |#1|) $ (-710)) 150) (((-883 |#1|) $ (-710) (-710)) 149)) (-2589 (((-108) $) 73)) (-3352 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-710) $) 100) (((-710) $ (-710)) 99)) (-2769 (((-108) $) 31)) (-1973 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-3590 (($ $ (-852)) 101)) (-2839 (($ (-1 |#1| (-523)) $) 151)) (-2704 (((-108) $) 62)) (-1267 (($ |#1| (-710)) 61) (($ $ (-1001) (-710)) 76) (($ $ (-589 (-1001)) (-589 (-710))) 75)) (-1345 (($ (-1 |#1| |#1|) $) 63)) (-2313 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) 65)) (-1437 ((|#1| $) 66)) (-2032 (((-1070) $) 9)) (-2814 (($ $) 147 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 146 (-3172 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-3951 (((-1034) $) 10)) (-3053 (($ $ (-710)) 95)) (-4007 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-2922 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-2812 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-710)))))) (-1937 ((|#1| $ (-710)) 104) (($ $ $) 81 (|has| (-710) (-1028)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (-2640 (((-710) $) 64)) (-2306 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 72)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47 (|has| |#1| (-158)))) (-3819 (((-1068 |#1|) $) 154)) (-2084 ((|#1| $ (-710)) 59)) (-1942 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-3272 (((-710)) 29)) (-3710 ((|#1| $) 102)) (-2341 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) 53 (|has| |#1| (-515)))) (-2318 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-710)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-710)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ |#1|) 148 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
+((-2785 (*1 *1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2785 (*1 *1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-3879 (*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-3879 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-3891 (*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1502 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-3891 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-2247 (*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1502 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2247 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-3548 (*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-3962 (*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-3972 (*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-2801 (*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-3647 (*1 *2 *1) (-12 (-4 *1 (-1157 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))) (-2238 (*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1622 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1622 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-4198 (*1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-1957 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-4101 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-3546 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-4101 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))) (-2535 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-4101 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))) (-3117 (*1 *1 *1 *2) (-12 (-5 *2 (-523)) (|has| *1 (-6 -4249)) (-4 *1 (-1157 *3)) (-4 *3 (-1123)))))
+(-13 (-938 |t#1|) (-10 -8 (-15 -2785 ($ $ $)) (-15 -2785 ($ |t#1| $)) (-15 -3879 (|t#1| $)) (-15 -1502 (|t#1| $ "first")) (-15 -3879 ($ $ (-710))) (-15 -3891 ($ $)) (-15 -1502 ($ $ "rest")) (-15 -3891 ($ $ (-710))) (-15 -2247 (|t#1| $)) (-15 -1502 (|t#1| $ "last")) (-15 -2247 ($ $ (-710))) (-15 -3548 ($ $)) (-15 -3962 (|t#1| $)) (-15 -3972 (|t#1| $)) (-15 -2801 ($ $)) (-15 -3647 ((-710) $)) (-15 -2238 ($ $)) (IF (|has| $ (-6 -4249)) (PROGN (-15 -1622 ($ $ $)) (-15 -1622 ($ $ |t#1|)) (-15 -4198 ($ $)) (-15 -1957 (|t#1| $ |t#1|)) (-15 -4101 (|t#1| $ "first" |t#1|)) (-15 -3546 ($ $ $)) (-15 -4101 ($ $ "rest" $)) (-15 -2535 (|t#1| $ |t#1|)) (-15 -4101 (|t#1| $ "last" |t#1|)) (-15 -3117 ($ $ (-523)))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1016)) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-563 (-794)))) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-462 |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-938 |#1|) . T) ((-1016) |has| |#1| (-1016)) ((-1123) . T))
+((-3015 ((|#4| (-1 |#2| |#1|) |#3|) 17)))
+(((-1158 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3015 (|#4| (-1 |#2| |#1|) |#3|))) (-973) (-973) (-1160 |#1|) (-1160 |#2|)) (T -1158))
+((-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-973)) (-4 *6 (-973)) (-4 *2 (-1160 *6)) (-5 *1 (-1158 *5 *6 *4 *2)) (-4 *4 (-1160 *5)))))
+(-10 -7 (-15 -3015 (|#4| (-1 |#2| |#1|) |#3|)))
+((-2388 (((-108) $) 15)) (-3695 (($ $) 92)) (-2608 (($ $) 68)) (-3669 (($ $) 88)) (-2588 (($ $) 64)) (-3717 (($ $) 96)) (-2629 (($ $) 72)) (-2062 (($ $) 62)) (-1847 (($ $) 60)) (-3730 (($ $) 98)) (-2641 (($ $) 74)) (-3707 (($ $) 94)) (-2617 (($ $) 70)) (-3683 (($ $) 90)) (-2598 (($ $) 66)) (-3976 (((-794) $) 48) (($ (-523)) NIL) (($ (-383 (-523))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-3768 (($ $) 104)) (-2680 (($ $) 80)) (-3743 (($ $) 100)) (-2655 (($ $) 76)) (-3793 (($ $) 108)) (-3645 (($ $) 84)) (-3135 (($ $) 110)) (-3657 (($ $) 86)) (-3780 (($ $) 106)) (-3632 (($ $) 82)) (-3756 (($ $) 102)) (-2667 (($ $) 78)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ |#2|) 52) (($ $ $) 55) (($ $ (-383 (-523))) 58)))
+(((-1159 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -2608 (|#1| |#1|)) (-15 -2588 (|#1| |#1|)) (-15 -2629 (|#1| |#1|)) (-15 -2641 (|#1| |#1|)) (-15 -2617 (|#1| |#1|)) (-15 -2598 (|#1| |#1|)) (-15 -2667 (|#1| |#1|)) (-15 -3632 (|#1| |#1|)) (-15 -3657 (|#1| |#1|)) (-15 -3645 (|#1| |#1|)) (-15 -2655 (|#1| |#1|)) (-15 -2680 (|#1| |#1|)) (-15 -3683 (|#1| |#1|)) (-15 -3707 (|#1| |#1|)) (-15 -3730 (|#1| |#1|)) (-15 -3717 (|#1| |#1|)) (-15 -3669 (|#1| |#1|)) (-15 -3695 (|#1| |#1|)) (-15 -3756 (|#1| |#1|)) (-15 -3780 (|#1| |#1|)) (-15 -3135 (|#1| |#1|)) (-15 -3793 (|#1| |#1|)) (-15 -3743 (|#1| |#1|)) (-15 -3768 (|#1| |#1|)) (-15 -2062 (|#1| |#1|)) (-15 -1847 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| (-523))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))) (-15 -2388 ((-108) |#1|)) (-15 -3976 ((-794) |#1|))) (-1160 |#2|) (-973)) (T -1159))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-383 (-523)))) (-15 -2608 (|#1| |#1|)) (-15 -2588 (|#1| |#1|)) (-15 -2629 (|#1| |#1|)) (-15 -2641 (|#1| |#1|)) (-15 -2617 (|#1| |#1|)) (-15 -2598 (|#1| |#1|)) (-15 -2667 (|#1| |#1|)) (-15 -3632 (|#1| |#1|)) (-15 -3657 (|#1| |#1|)) (-15 -3645 (|#1| |#1|)) (-15 -2655 (|#1| |#1|)) (-15 -2680 (|#1| |#1|)) (-15 -3683 (|#1| |#1|)) (-15 -3707 (|#1| |#1|)) (-15 -3730 (|#1| |#1|)) (-15 -3717 (|#1| |#1|)) (-15 -3669 (|#1| |#1|)) (-15 -3695 (|#1| |#1|)) (-15 -3756 (|#1| |#1|)) (-15 -3780 (|#1| |#1|)) (-15 -3135 (|#1| |#1|)) (-15 -3793 (|#1| |#1|)) (-15 -3743 (|#1| |#1|)) (-15 -3768 (|#1| |#1|)) (-15 -2062 (|#1| |#1|)) (-15 -1847 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -3976 (|#1| |#2|)) (-15 -3976 (|#1| |#1|)) (-15 -3976 (|#1| (-383 (-523)))) (-15 -3976 (|#1| (-523))) (-15 ** (|#1| |#1| (-710))) (-15 ** (|#1| |#1| (-852))) (-15 -2388 ((-108) |#1|)) (-15 -3976 ((-794) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3716 (((-589 (-1001)) $) 74)) (-2354 (((-1087) $) 103)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 51 (|has| |#1| (-515)))) (-3950 (($ $) 52 (|has| |#1| (-515)))) (-3226 (((-108) $) 54 (|has| |#1| (-515)))) (-1756 (($ $ (-710)) 98) (($ $ (-710) (-710)) 97)) (-2736 (((-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|))) $) 105)) (-3695 (($ $) 135 (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) 118 (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) 19)) (-3584 (($ $) 117 (|has| |#1| (-37 (-383 (-523)))))) (-3669 (($ $) 134 (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) 119 (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|)))) 155) (($ (-1068 |#1|)) 153)) (-3717 (($ $) 133 (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) 120 (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) 17 T CONST)) (-3142 (($ $) 60)) (-4211 (((-3 $ "failed") $) 34)) (-1506 (($ $) 152)) (-3241 (((-883 |#1|) $ (-710)) 150) (((-883 |#1|) $ (-710) (-710)) 149)) (-2294 (((-108) $) 73)) (-2188 (($) 145 (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-710) $) 100) (((-710) $ (-710)) 99)) (-3482 (((-108) $) 31)) (-1324 (($ $ (-523)) 116 (|has| |#1| (-37 (-383 (-523)))))) (-3059 (($ $ (-852)) 101)) (-2950 (($ (-1 |#1| (-523)) $) 151)) (-4060 (((-108) $) 62)) (-3694 (($ |#1| (-710)) 61) (($ $ (-1001) (-710)) 76) (($ $ (-589 (-1001)) (-589 (-710))) 75)) (-3015 (($ (-1 |#1| |#1|) $) 63)) (-2062 (($ $) 142 (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) 65)) (-3119 ((|#1| $) 66)) (-3841 (((-1070) $) 9)) (-2669 (($ $) 147 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 146 (-3255 (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-889)) (|has| |#1| (-1109)) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-37 (-383 (-523)))))))) (-2435 (((-1034) $) 10)) (-1361 (($ $ (-710)) 95)) (-2469 (((-3 $ "failed") $ $) 50 (|has| |#1| (-515)))) (-1847 (($ $) 143 (|has| |#1| (-37 (-383 (-523)))))) (-1349 (((-1068 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-710)))))) (-1502 ((|#1| $ (-710)) 104) (($ $ $) 81 (|has| (-710) (-1028)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) 89 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-1087) (-710)) 88 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-589 (-1087))) 87 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-1087)) 86 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-710)) 84 (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (-1487 (((-710) $) 64)) (-3730 (($ $) 132 (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) 121 (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) 131 (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) 122 (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) 130 (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) 123 (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 72)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ (-383 (-523))) 57 (|has| |#1| (-37 (-383 (-523))))) (($ $) 49 (|has| |#1| (-515))) (($ |#1|) 47 (|has| |#1| (-158)))) (-1639 (((-1068 |#1|) $) 154)) (-1234 ((|#1| $ (-710)) 59)) (-2301 (((-3 $ "failed") $) 48 (|has| |#1| (-134)))) (-1698 (((-710)) 29)) (-3882 ((|#1| $) 102)) (-3768 (($ $) 141 (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) 129 (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) 53 (|has| |#1| (-515)))) (-3743 (($ $) 140 (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) 128 (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) 139 (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) 127 (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-710)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-710)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) 138 (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) 126 (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) 137 (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) 125 (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) 136 (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) 124 (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) 93 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-1087) (-710)) 92 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-589 (-1087))) 91 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-1087)) 90 (-12 (|has| |#1| (-831 (-1087))) (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (($ $ (-710)) 85 (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 58 (|has| |#1| (-339)))) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ |#1|) 148 (|has| |#1| (-339))) (($ $ $) 144 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 115 (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-383 (-523)) $) 56 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) 55 (|has| |#1| (-37 (-383 (-523)))))))
(((-1160 |#1|) (-129) (-973)) (T -1160))
-((-3199 (*1 *1 *2) (-12 (-5 *2 (-1068 (-2 (|:| |k| (-710)) (|:| |c| *3)))) (-4 *3 (-973)) (-4 *1 (-1160 *3)))) (-3819 (*1 *2 *1) (-12 (-4 *1 (-1160 *3)) (-4 *3 (-973)) (-5 *2 (-1068 *3)))) (-3199 (*1 *1 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-4 *1 (-1160 *3)))) (-3257 (*1 *1 *1) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)))) (-2839 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-523))) (-4 *1 (-1160 *3)) (-4 *3 (-973)))) (-3714 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-1160 *4)) (-4 *4 (-973)) (-5 *2 (-883 *4)))) (-3714 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-4 *1 (-1160 *4)) (-4 *4 (-973)) (-5 *2 (-883 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2814 (*1 *1 *1) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523)))))) (-2814 (*1 *1 *1 *2) (-3172 (-12 (-5 *2 (-1087)) (-4 *1 (-1160 *3)) (-4 *3 (-973)) (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109)) (-4 *3 (-37 (-383 (-523)))))) (-12 (-5 *2 (-1087)) (-4 *1 (-1160 *3)) (-4 *3 (-973)) (-12 (|has| *3 (-15 -1292 ((-589 *2) *3))) (|has| *3 (-15 -2814 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523)))))))))
-(-13 (-1147 |t#1| (-710)) (-10 -8 (-15 -3199 ($ (-1068 (-2 (|:| |k| (-710)) (|:| |c| |t#1|))))) (-15 -3819 ((-1068 |t#1|) $)) (-15 -3199 ($ (-1068 |t#1|))) (-15 -3257 ($ $)) (-15 -2839 ($ (-1 |t#1| (-523)) $)) (-15 -3714 ((-883 |t#1|) $ (-710))) (-15 -3714 ((-883 |t#1|) $ (-710) (-710))) (IF (|has| |t#1| (-339)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2814 ($ $)) (IF (|has| |t#1| (-15 -2814 (|t#1| |t#1| (-1087)))) (IF (|has| |t#1| (-15 -1292 ((-589 (-1087)) |t#1|))) (-15 -2814 ($ $ (-1087))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1109)) (IF (|has| |t#1| (-889)) (IF (|has| |t#1| (-29 (-523))) (-15 -2814 ($ $ (-1087))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-930)) (-6 (-1109))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-710)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| (-710) |#1|))) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 $ $) |has| (-710) (-1028)) ((-267) |has| |#1| (-515)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-515) |has| |#1| (-515)) ((-591 #1#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| #0# (-1001)) . T) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-979 #1#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3172 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1147 |#1| #0#) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-1292 (((-589 (-1001)) $) NIL)) (-2724 (((-1087) $) 87)) (-3037 (((-1142 |#2| |#1|) $ (-710)) 73)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3306 (($ $) NIL (|has| |#1| (-515)))) (-3174 (((-108) $) 137 (|has| |#1| (-515)))) (-3276 (($ $ (-710)) 122) (($ $ (-710) (-710)) 124)) (-1552 (((-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|))) $) 42)) (-1462 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1285 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3405 (((-3 $ "failed") $ $) NIL)) (-2437 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1441 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1260 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3199 (($ (-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|)))) 53) (($ (-1068 |#1|)) NIL)) (-1481 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4189 (($) NIL T CONST)) (-1500 (($ $) 128)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-3257 (($ $) 135)) (-3714 (((-883 |#1|) $ (-710)) 63) (((-883 |#1|) $ (-710) (-710)) 65)) (-2589 (((-108) $) NIL)) (-3352 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3437 (((-710) $) NIL) (((-710) $ (-710)) NIL)) (-2769 (((-108) $) NIL)) (-2042 (($ $) 112)) (-1973 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3623 (($ (-523) (-523) $) 130)) (-3590 (($ $ (-852)) 134)) (-2839 (($ (-1 |#1| (-523)) $) 106)) (-2704 (((-108) $) NIL)) (-1267 (($ |#1| (-710)) 15) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-1345 (($ (-1 |#1| |#1|) $) 94)) (-2313 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1427 (($ $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-4118 (($ $) 110)) (-3200 (($ $) 108)) (-3088 (($ (-523) (-523) $) 132)) (-2814 (($ $) 145 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 151 (-3172 (-12 (|has| |#1| (-15 -2814 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -1292 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 146 (|has| |#1| (-37 (-383 (-523)))))) (-3951 (((-1034) $) NIL)) (-1627 (($ $ (-523) (-523)) 116)) (-3053 (($ $ (-710)) 118)) (-4007 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-2922 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2891 (($ $) 114)) (-2812 (((-1068 |#1|) $ |#1|) 96 (|has| |#1| (-15 ** (|#1| |#1| (-710)))))) (-1937 ((|#1| $ (-710)) 91) (($ $ $) 126 (|has| (-710) (-1028)))) (-3984 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) 103 (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) 98 (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $ (-1165 |#2|)) 99)) (-2640 (((-710) $) NIL)) (-2306 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1322 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1471 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1295 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1453 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1274 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2488 (($ $) 120)) (-1691 (((-794) $) NIL) (($ (-523)) 24) (($ (-383 (-523))) 143 (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) 23 (|has| |#1| (-158))) (($ (-1142 |#2| |#1|)) 80) (($ (-1165 |#2|)) 20)) (-3819 (((-1068 |#1|) $) NIL)) (-2084 ((|#1| $ (-710)) 90)) (-1942 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-3272 (((-710)) NIL)) (-3710 ((|#1| $) 88)) (-2341 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1401 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2801 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2318 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1334 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2366 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1421 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-4108 ((|#1| $ (-710)) 86 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-710)))) (|has| |#1| (-15 -1691 (|#1| (-1087))))))) (-2102 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2353 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1413 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2330 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 17 T CONST)) (-1891 (($) 13 T CONST)) (-2909 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (-3941 (((-108) $ $) NIL)) (-4074 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) 102)) (-4045 (($ $ $) 18)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ |#1|) 140 (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 101) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
-(((-1161 |#1| |#2| |#3|) (-13 (-1160 |#1|) (-10 -8 (-15 -1691 ($ (-1142 |#2| |#1|))) (-15 -3037 ((-1142 |#2| |#1|) $ (-710))) (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (-15 -3200 ($ $)) (-15 -4118 ($ $)) (-15 -2042 ($ $)) (-15 -2891 ($ $)) (-15 -1627 ($ $ (-523) (-523))) (-15 -1500 ($ $)) (-15 -3623 ($ (-523) (-523) $)) (-15 -3088 ($ (-523) (-523) $)) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1161))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-1142 *4 *3)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-1161 *3 *4 *5)))) (-3037 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1142 *5 *4)) (-5 *1 (-1161 *4 *5 *6)) (-4 *4 (-973)) (-14 *5 (-1087)) (-14 *6 *4))) (-1691 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-3984 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-3200 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-4118 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-2042 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-2891 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-1627 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3))) (-1500 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-3623 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3))) (-3088 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3))) (-2814 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
-(-13 (-1160 |#1|) (-10 -8 (-15 -1691 ($ (-1142 |#2| |#1|))) (-15 -3037 ((-1142 |#2| |#1|) $ (-710))) (-15 -1691 ($ (-1165 |#2|))) (-15 -3984 ($ $ (-1165 |#2|))) (-15 -3200 ($ $)) (-15 -4118 ($ $)) (-15 -2042 ($ $)) (-15 -2891 ($ $)) (-15 -1627 ($ $ (-523) (-523))) (-15 -1500 ($ $)) (-15 -3623 ($ (-523) (-523) $)) (-15 -3088 ($ (-523) (-523) $)) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2814 ($ $ (-1165 |#2|))) |%noBranch|)))
-((-3228 (((-1 (-1068 |#1|) (-589 (-1068 |#1|))) (-1 |#2| (-589 |#2|))) 24)) (-3944 (((-1 (-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-3626 (((-1 (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2|)) 13)) (-1216 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-2321 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-2365 ((|#2| (-1 |#2| (-589 |#2|)) (-589 |#1|)) 54)) (-2817 (((-589 |#2|) (-589 |#1|) (-589 (-1 |#2| (-589 |#2|)))) 61)) (-3160 ((|#2| |#2| |#2|) 43)))
-(((-1162 |#1| |#2|) (-10 -7 (-15 -3626 ((-1 (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2|))) (-15 -3944 ((-1 (-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -3228 ((-1 (-1068 |#1|) (-589 (-1068 |#1|))) (-1 |#2| (-589 |#2|)))) (-15 -3160 (|#2| |#2| |#2|)) (-15 -2321 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1216 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2365 (|#2| (-1 |#2| (-589 |#2|)) (-589 |#1|))) (-15 -2817 ((-589 |#2|) (-589 |#1|) (-589 (-1 |#2| (-589 |#2|)))))) (-37 (-383 (-523))) (-1160 |#1|)) (T -1162))
-((-2817 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 (-1 *6 (-589 *6)))) (-4 *5 (-37 (-383 (-523)))) (-4 *6 (-1160 *5)) (-5 *2 (-589 *6)) (-5 *1 (-1162 *5 *6)))) (-2365 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-589 *2))) (-5 *4 (-589 *5)) (-4 *5 (-37 (-383 (-523)))) (-4 *2 (-1160 *5)) (-5 *1 (-1162 *5 *2)))) (-1216 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1160 *4)) (-5 *1 (-1162 *4 *2)) (-4 *4 (-37 (-383 (-523)))))) (-2321 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1160 *4)) (-5 *1 (-1162 *4 *2)) (-4 *4 (-37 (-383 (-523)))))) (-3160 (*1 *2 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1162 *3 *2)) (-4 *2 (-1160 *3)))) (-3228 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-589 *5))) (-4 *5 (-1160 *4)) (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-1 (-1068 *4) (-589 (-1068 *4)))) (-5 *1 (-1162 *4 *5)))) (-3944 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1160 *4)) (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-1 (-1068 *4) (-1068 *4) (-1068 *4))) (-5 *1 (-1162 *4 *5)))) (-3626 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1160 *4)) (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-1 (-1068 *4) (-1068 *4))) (-5 *1 (-1162 *4 *5)))))
-(-10 -7 (-15 -3626 ((-1 (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2|))) (-15 -3944 ((-1 (-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -3228 ((-1 (-1068 |#1|) (-589 (-1068 |#1|))) (-1 |#2| (-589 |#2|)))) (-15 -3160 (|#2| |#2| |#2|)) (-15 -2321 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1216 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2365 (|#2| (-1 |#2| (-589 |#2|)) (-589 |#1|))) (-15 -2817 ((-589 |#2|) (-589 |#1|) (-589 (-1 |#2| (-589 |#2|))))))
-((-1498 ((|#2| |#4| (-710)) 30)) (-2021 ((|#4| |#2|) 25)) (-1661 ((|#4| (-383 |#2|)) 51 (|has| |#1| (-515)))) (-3770 (((-1 |#4| (-589 |#4|)) |#3|) 45)))
-(((-1163 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2021 (|#4| |#2|)) (-15 -1498 (|#2| |#4| (-710))) (-15 -3770 ((-1 |#4| (-589 |#4|)) |#3|)) (IF (|has| |#1| (-515)) (-15 -1661 (|#4| (-383 |#2|))) |%noBranch|)) (-973) (-1145 |#1|) (-599 |#2|) (-1160 |#1|)) (T -1163))
-((-1661 (*1 *2 *3) (-12 (-5 *3 (-383 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-515)) (-4 *4 (-973)) (-4 *2 (-1160 *4)) (-5 *1 (-1163 *4 *5 *6 *2)) (-4 *6 (-599 *5)))) (-3770 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *5 (-1145 *4)) (-5 *2 (-1 *6 (-589 *6))) (-5 *1 (-1163 *4 *5 *3 *6)) (-4 *3 (-599 *5)) (-4 *6 (-1160 *4)))) (-1498 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-973)) (-4 *2 (-1145 *5)) (-5 *1 (-1163 *5 *2 *6 *3)) (-4 *6 (-599 *2)) (-4 *3 (-1160 *5)))) (-2021 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *3 (-1145 *4)) (-4 *2 (-1160 *4)) (-5 *1 (-1163 *4 *3 *5 *2)) (-4 *5 (-599 *3)))))
-(-10 -7 (-15 -2021 (|#4| |#2|)) (-15 -1498 (|#2| |#4| (-710))) (-15 -3770 ((-1 |#4| (-589 |#4|)) |#3|)) (IF (|has| |#1| (-515)) (-15 -1661 (|#4| (-383 |#2|))) |%noBranch|))
+((-3223 (*1 *1 *2) (-12 (-5 *2 (-1068 (-2 (|:| |k| (-710)) (|:| |c| *3)))) (-4 *3 (-973)) (-4 *1 (-1160 *3)))) (-1639 (*1 *2 *1) (-12 (-4 *1 (-1160 *3)) (-4 *3 (-973)) (-5 *2 (-1068 *3)))) (-3223 (*1 *1 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-4 *1 (-1160 *3)))) (-1506 (*1 *1 *1) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)))) (-2950 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-523))) (-4 *1 (-1160 *3)) (-4 *3 (-973)))) (-3241 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-1160 *4)) (-4 *4 (-973)) (-5 *2 (-883 *4)))) (-3241 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-4 *1 (-1160 *4)) (-4 *4 (-973)) (-5 *2 (-883 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)) (-4 *2 (-339)))) (-2669 (*1 *1 *1) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523)))))) (-2669 (*1 *1 *1 *2) (-3255 (-12 (-5 *2 (-1087)) (-4 *1 (-1160 *3)) (-4 *3 (-973)) (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109)) (-4 *3 (-37 (-383 (-523)))))) (-12 (-5 *2 (-1087)) (-4 *1 (-1160 *3)) (-4 *3 (-973)) (-12 (|has| *3 (-15 -3716 ((-589 *2) *3))) (|has| *3 (-15 -2669 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523)))))))))
+(-13 (-1147 |t#1| (-710)) (-10 -8 (-15 -3223 ($ (-1068 (-2 (|:| |k| (-710)) (|:| |c| |t#1|))))) (-15 -1639 ((-1068 |t#1|) $)) (-15 -3223 ($ (-1068 |t#1|))) (-15 -1506 ($ $)) (-15 -2950 ($ (-1 |t#1| (-523)) $)) (-15 -3241 ((-883 |t#1|) $ (-710))) (-15 -3241 ((-883 |t#1|) $ (-710) (-710))) (IF (|has| |t#1| (-339)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-37 (-383 (-523)))) (PROGN (-15 -2669 ($ $)) (IF (|has| |t#1| (-15 -2669 (|t#1| |t#1| (-1087)))) (IF (|has| |t#1| (-15 -3716 ((-589 (-1087)) |t#1|))) (-15 -2669 ($ $ (-1087))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1109)) (IF (|has| |t#1| (-889)) (IF (|has| |t#1| (-29 (-523))) (-15 -2669 ($ $ (-1087))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-930)) (-6 (-1109))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-710)) . T) ((-25) . T) ((-37 #1=(-383 (-523))) |has| |#1| (-37 (-383 (-523)))) ((-37 |#1|) |has| |#1| (-158)) ((-37 $) |has| |#1| (-515)) ((-34) |has| |#1| (-37 (-383 (-523)))) ((-91) |has| |#1| (-37 (-383 (-523)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-383 (-523)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-124) . T) ((-134) |has| |#1| (-134)) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-211) |has| |#1| (-15 * (|#1| (-710) |#1|))) ((-261) |has| |#1| (-37 (-383 (-523)))) ((-263 $ $) |has| (-710) (-1028)) ((-267) |has| |#1| (-515)) ((-464) |has| |#1| (-37 (-383 (-523)))) ((-515) |has| |#1| (-515)) ((-591 #1#) |has| |#1| (-37 (-383 (-523)))) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #1#) |has| |#1| (-37 (-383 (-523)))) ((-657 |#1|) |has| |#1| (-158)) ((-657 $) |has| |#1| (-515)) ((-666) . T) ((-831 (-1087)) -12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087)))) ((-902 |#1| #0# (-1001)) . T) ((-930) |has| |#1| (-37 (-383 (-523)))) ((-979 #1#) |has| |#1| (-37 (-383 (-523)))) ((-979 |#1|) . T) ((-979 $) -3255 (|has| |#1| (-515)) (|has| |#1| (-158))) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1109) |has| |#1| (-37 (-383 (-523)))) ((-1112) |has| |#1| (-37 (-383 (-523)))) ((-1147 |#1| #0#) . T))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-3716 (((-589 (-1001)) $) NIL)) (-2354 (((-1087) $) 87)) (-1247 (((-1142 |#2| |#1|) $ (-710)) 73)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) NIL (|has| |#1| (-515)))) (-3950 (($ $) NIL (|has| |#1| (-515)))) (-3226 (((-108) $) 137 (|has| |#1| (-515)))) (-1756 (($ $ (-710)) 122) (($ $ (-710) (-710)) 124)) (-2736 (((-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|))) $) 42)) (-3695 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2608 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2999 (((-3 $ "failed") $ $) NIL)) (-3584 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3669 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2588 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3223 (($ (-1068 (-2 (|:| |k| (-710)) (|:| |c| |#1|)))) 53) (($ (-1068 |#1|)) NIL)) (-3717 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2629 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1640 (($) NIL T CONST)) (-3491 (($ $) 128)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-1506 (($ $) 135)) (-3241 (((-883 |#1|) $ (-710)) 63) (((-883 |#1|) $ (-710) (-710)) 65)) (-2294 (((-108) $) NIL)) (-2188 (($) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1500 (((-710) $) NIL) (((-710) $ (-710)) NIL)) (-3482 (((-108) $) NIL)) (-3935 (($ $) 112)) (-1324 (($ $ (-523)) NIL (|has| |#1| (-37 (-383 (-523)))))) (-1591 (($ (-523) (-523) $) 130)) (-3059 (($ $ (-852)) 134)) (-2950 (($ (-1 |#1| (-523)) $) 106)) (-4060 (((-108) $) NIL)) (-3694 (($ |#1| (-710)) 15) (($ $ (-1001) (-710)) NIL) (($ $ (-589 (-1001)) (-589 (-710))) NIL)) (-3015 (($ (-1 |#1| |#1|) $) 94)) (-2062 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3107 (($ $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2223 (($ $) 110)) (-1665 (($ $) 108)) (-3617 (($ (-523) (-523) $) 132)) (-2669 (($ $) 145 (|has| |#1| (-37 (-383 (-523))))) (($ $ (-1087)) 151 (-3255 (-12 (|has| |#1| (-15 -2669 (|#1| |#1| (-1087)))) (|has| |#1| (-15 -3716 ((-589 (-1087)) |#1|))) (|has| |#1| (-37 (-383 (-523))))) (-12 (|has| |#1| (-29 (-523))) (|has| |#1| (-37 (-383 (-523)))) (|has| |#1| (-889)) (|has| |#1| (-1109))))) (($ $ (-1165 |#2|)) 146 (|has| |#1| (-37 (-383 (-523)))))) (-2435 (((-1034) $) NIL)) (-2329 (($ $ (-523) (-523)) 116)) (-1361 (($ $ (-710)) 118)) (-2469 (((-3 $ "failed") $ $) NIL (|has| |#1| (-515)))) (-1847 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2299 (($ $) 114)) (-1349 (((-1068 |#1|) $ |#1|) 96 (|has| |#1| (-15 ** (|#1| |#1| (-710)))))) (-1502 ((|#1| $ (-710)) 91) (($ $ $) 126 (|has| (-710) (-1028)))) (-4024 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) 103 (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) 98 (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $ (-1165 |#2|)) 99)) (-1487 (((-710) $) NIL)) (-3730 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2641 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3707 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2617 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3683 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2598 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3749 (($ $) 120)) (-3976 (((-794) $) NIL) (($ (-523)) 24) (($ (-383 (-523))) 143 (|has| |#1| (-37 (-383 (-523))))) (($ $) NIL (|has| |#1| (-515))) (($ |#1|) 23 (|has| |#1| (-158))) (($ (-1142 |#2| |#1|)) 80) (($ (-1165 |#2|)) 20)) (-1639 (((-1068 |#1|) $) NIL)) (-1234 ((|#1| $ (-710)) 90)) (-2301 (((-3 $ "failed") $) NIL (|has| |#1| (-134)))) (-1698 (((-710)) NIL)) (-3882 ((|#1| $) 88)) (-3768 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2680 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3842 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3743 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2655 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3793 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3645 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2523 ((|#1| $ (-710)) 86 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-710)))) (|has| |#1| (-15 -3976 (|#1| (-1087))))))) (-3135 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3657 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3780 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3632 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-3756 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2667 (($ $) NIL (|has| |#1| (-37 (-383 (-523)))))) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 17 T CONST)) (-1440 (($) 13 T CONST)) (-1943 (($ $ (-589 (-1087)) (-589 (-710))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087) (-710)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-589 (-1087))) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-1087)) NIL (-12 (|has| |#1| (-15 * (|#1| (-710) |#1|))) (|has| |#1| (-831 (-1087))))) (($ $ (-710)) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-710) |#1|))))) (-4037 (((-108) $ $) NIL)) (-4125 (($ $ |#1|) NIL (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) 102)) (-4103 (($ $ $) 18)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL) (($ $ |#1|) 140 (|has| |#1| (-339))) (($ $ $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 101) (($ (-383 (-523)) $) NIL (|has| |#1| (-37 (-383 (-523))))) (($ $ (-383 (-523))) NIL (|has| |#1| (-37 (-383 (-523)))))))
+(((-1161 |#1| |#2| |#3|) (-13 (-1160 |#1|) (-10 -8 (-15 -3976 ($ (-1142 |#2| |#1|))) (-15 -1247 ((-1142 |#2| |#1|) $ (-710))) (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (-15 -1665 ($ $)) (-15 -2223 ($ $)) (-15 -3935 ($ $)) (-15 -2299 ($ $)) (-15 -2329 ($ $ (-523) (-523))) (-15 -3491 ($ $)) (-15 -1591 ($ (-523) (-523) $)) (-15 -3617 ($ (-523) (-523) $)) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|))) (-973) (-1087) |#1|) (T -1161))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-1142 *4 *3)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-1161 *3 *4 *5)))) (-1247 (*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1142 *5 *4)) (-5 *1 (-1161 *4 *5 *6)) (-4 *4 (-973)) (-14 *5 (-1087)) (-14 *6 *4))) (-3976 (*1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-4024 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *5 *3))) (-1665 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-2223 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-3935 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-2299 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-2329 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3))) (-3491 (*1 *1 *1) (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087)) (-14 *4 *2))) (-1591 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3))) (-3617 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087)) (-14 *5 *3))) (-2669 (*1 *1 *1 *2) (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
+(-13 (-1160 |#1|) (-10 -8 (-15 -3976 ($ (-1142 |#2| |#1|))) (-15 -1247 ((-1142 |#2| |#1|) $ (-710))) (-15 -3976 ($ (-1165 |#2|))) (-15 -4024 ($ $ (-1165 |#2|))) (-15 -1665 ($ $)) (-15 -2223 ($ $)) (-15 -3935 ($ $)) (-15 -2299 ($ $)) (-15 -2329 ($ $ (-523) (-523))) (-15 -3491 ($ $)) (-15 -1591 ($ (-523) (-523) $)) (-15 -3617 ($ (-523) (-523) $)) (IF (|has| |#1| (-37 (-383 (-523)))) (-15 -2669 ($ $ (-1165 |#2|))) |%noBranch|)))
+((-2066 (((-1 (-1068 |#1|) (-589 (-1068 |#1|))) (-1 |#2| (-589 |#2|))) 24)) (-2894 (((-1 (-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-1632 (((-1 (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2|)) 13)) (-2800 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-1630 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-3921 ((|#2| (-1 |#2| (-589 |#2|)) (-589 |#1|)) 54)) (-2705 (((-589 |#2|) (-589 |#1|) (-589 (-1 |#2| (-589 |#2|)))) 61)) (-3112 ((|#2| |#2| |#2|) 43)))
+(((-1162 |#1| |#2|) (-10 -7 (-15 -1632 ((-1 (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2|))) (-15 -2894 ((-1 (-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -2066 ((-1 (-1068 |#1|) (-589 (-1068 |#1|))) (-1 |#2| (-589 |#2|)))) (-15 -3112 (|#2| |#2| |#2|)) (-15 -1630 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -2800 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3921 (|#2| (-1 |#2| (-589 |#2|)) (-589 |#1|))) (-15 -2705 ((-589 |#2|) (-589 |#1|) (-589 (-1 |#2| (-589 |#2|)))))) (-37 (-383 (-523))) (-1160 |#1|)) (T -1162))
+((-2705 (*1 *2 *3 *4) (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 (-1 *6 (-589 *6)))) (-4 *5 (-37 (-383 (-523)))) (-4 *6 (-1160 *5)) (-5 *2 (-589 *6)) (-5 *1 (-1162 *5 *6)))) (-3921 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-589 *2))) (-5 *4 (-589 *5)) (-4 *5 (-37 (-383 (-523)))) (-4 *2 (-1160 *5)) (-5 *1 (-1162 *5 *2)))) (-2800 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1160 *4)) (-5 *1 (-1162 *4 *2)) (-4 *4 (-37 (-383 (-523)))))) (-1630 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1160 *4)) (-5 *1 (-1162 *4 *2)) (-4 *4 (-37 (-383 (-523)))))) (-3112 (*1 *2 *2 *2) (-12 (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1162 *3 *2)) (-4 *2 (-1160 *3)))) (-2066 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-589 *5))) (-4 *5 (-1160 *4)) (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-1 (-1068 *4) (-589 (-1068 *4)))) (-5 *1 (-1162 *4 *5)))) (-2894 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1160 *4)) (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-1 (-1068 *4) (-1068 *4) (-1068 *4))) (-5 *1 (-1162 *4 *5)))) (-1632 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1160 *4)) (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-1 (-1068 *4) (-1068 *4))) (-5 *1 (-1162 *4 *5)))))
+(-10 -7 (-15 -1632 ((-1 (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2|))) (-15 -2894 ((-1 (-1068 |#1|) (-1068 |#1|) (-1068 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -2066 ((-1 (-1068 |#1|) (-589 (-1068 |#1|))) (-1 |#2| (-589 |#2|)))) (-15 -3112 (|#2| |#2| |#2|)) (-15 -1630 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -2800 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3921 (|#2| (-1 |#2| (-589 |#2|)) (-589 |#1|))) (-15 -2705 ((-589 |#2|) (-589 |#1|) (-589 (-1 |#2| (-589 |#2|))))))
+((-3479 ((|#2| |#4| (-710)) 30)) (-1887 ((|#4| |#2|) 25)) (-1358 ((|#4| (-383 |#2|)) 52 (|has| |#1| (-515)))) (-3029 (((-1 |#4| (-589 |#4|)) |#3|) 46)))
+(((-1163 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1887 (|#4| |#2|)) (-15 -3479 (|#2| |#4| (-710))) (-15 -3029 ((-1 |#4| (-589 |#4|)) |#3|)) (IF (|has| |#1| (-515)) (-15 -1358 (|#4| (-383 |#2|))) |%noBranch|)) (-973) (-1145 |#1|) (-599 |#2|) (-1160 |#1|)) (T -1163))
+((-1358 (*1 *2 *3) (-12 (-5 *3 (-383 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-515)) (-4 *4 (-973)) (-4 *2 (-1160 *4)) (-5 *1 (-1163 *4 *5 *6 *2)) (-4 *6 (-599 *5)))) (-3029 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *5 (-1145 *4)) (-5 *2 (-1 *6 (-589 *6))) (-5 *1 (-1163 *4 *5 *3 *6)) (-4 *3 (-599 *5)) (-4 *6 (-1160 *4)))) (-3479 (*1 *2 *3 *4) (-12 (-5 *4 (-710)) (-4 *5 (-973)) (-4 *2 (-1145 *5)) (-5 *1 (-1163 *5 *2 *6 *3)) (-4 *6 (-599 *2)) (-4 *3 (-1160 *5)))) (-1887 (*1 *2 *3) (-12 (-4 *4 (-973)) (-4 *3 (-1145 *4)) (-4 *2 (-1160 *4)) (-5 *1 (-1163 *4 *3 *5 *2)) (-4 *5 (-599 *3)))))
+(-10 -7 (-15 -1887 (|#4| |#2|)) (-15 -3479 (|#2| |#4| (-710))) (-15 -3029 ((-1 |#4| (-589 |#4|)) |#3|)) (IF (|has| |#1| (-515)) (-15 -1358 (|#4| (-383 |#2|))) |%noBranch|))
NIL
(((-1164) (-129)) (T -1164))
NIL
-(-13 (-10 -7 (-6 -4069)))
-((-1680 (((-108) $ $) NIL)) (-2724 (((-1087)) 12)) (-2032 (((-1070) $) 17)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 11) (((-1087) $) 8)) (-3941 (((-108) $ $) 14)))
-(((-1165 |#1|) (-13 (-1016) (-563 (-1087)) (-10 -8 (-15 -1691 ((-1087) $)) (-15 -2724 ((-1087))))) (-1087)) (T -1165))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1165 *3)) (-14 *3 *2))) (-2724 (*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1165 *3)) (-14 *3 *2))))
-(-13 (-1016) (-563 (-1087)) (-10 -8 (-15 -1691 ((-1087) $)) (-15 -2724 ((-1087)))))
-((-1709 (($ (-710)) 18)) (-2359 (((-629 |#2|) $ $) 39)) (-2169 ((|#2| $) 48)) (-2616 ((|#2| $) 47)) (-3839 ((|#2| $ $) 35)) (-3203 (($ $ $) 44)) (-4060 (($ $) 22) (($ $ $) 28)) (-4045 (($ $ $) 15)) (* (($ (-523) $) 25) (($ |#2| $) 31) (($ $ |#2|) 30)))
-(((-1166 |#1| |#2|) (-10 -8 (-15 -2169 (|#2| |#1|)) (-15 -2616 (|#2| |#1|)) (-15 -3203 (|#1| |#1| |#1|)) (-15 -2359 ((-629 |#2|) |#1| |#1|)) (-15 -3839 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 -1709 (|#1| (-710))) (-15 -4045 (|#1| |#1| |#1|))) (-1167 |#2|) (-1123)) (T -1166))
+(-13 (-10 -7 (-6 -2500)))
+((-3260 (((-108) $ $) NIL)) (-2354 (((-1087)) 12)) (-3841 (((-1070) $) 17)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 11) (((-1087) $) 8)) (-4037 (((-108) $ $) 14)))
+(((-1165 |#1|) (-13 (-1016) (-563 (-1087)) (-10 -8 (-15 -3976 ((-1087) $)) (-15 -2354 ((-1087))))) (-1087)) (T -1165))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1165 *3)) (-14 *3 *2))) (-2354 (*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1165 *3)) (-14 *3 *2))))
+(-13 (-1016) (-563 (-1087)) (-10 -8 (-15 -3976 ((-1087) $)) (-15 -2354 ((-1087)))))
+((-2448 (($ (-710)) 18)) (-3677 (((-629 |#2|) $ $) 40)) (-2581 ((|#2| $) 48)) (-3229 ((|#2| $) 47)) (-1879 ((|#2| $ $) 35)) (-1707 (($ $ $) 44)) (-4115 (($ $) 22) (($ $ $) 28)) (-4103 (($ $ $) 15)) (* (($ (-523) $) 25) (($ |#2| $) 31) (($ $ |#2|) 30)))
+(((-1166 |#1| |#2|) (-10 -8 (-15 -2581 (|#2| |#1|)) (-15 -3229 (|#2| |#1|)) (-15 -1707 (|#1| |#1| |#1|)) (-15 -3677 ((-629 |#2|) |#1| |#1|)) (-15 -1879 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 -2448 (|#1| (-710))) (-15 -4103 (|#1| |#1| |#1|))) (-1167 |#2|) (-1123)) (T -1166))
NIL
-(-10 -8 (-15 -2169 (|#2| |#1|)) (-15 -2616 (|#2| |#1|)) (-15 -3203 (|#1| |#1| |#1|)) (-15 -2359 ((-629 |#2|) |#1| |#1|)) (-15 -3839 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4060 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#1|)) (-15 -1709 (|#1| (-710))) (-15 -4045 (|#1| |#1| |#1|)))
-((-1680 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-1709 (($ (-710)) 112 (|has| |#1| (-23)))) (-4191 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) 8)) (-1849 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-4189 (($) 7 T CONST)) (-1426 (($ $) 90 (|has| $ (-6 -4249)))) (-3700 (($ $) 100)) (-2462 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2514 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) 51)) (-3449 (((-523) (-1 (-108) |#1|) $) 97) (((-523) |#1| $) 96 (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) 95 (|has| |#1| (-1016)))) (-1871 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-2359 (((-629 |#1|) $ $) 105 (|has| |#1| (-973)))) (-3733 (($ (-710) |#1|) 69)) (-3051 (((-108) $ (-710)) 9)) (-2965 (((-523) $) 43 (|has| (-523) (-786)))) (-3239 (($ $ $) 87 (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2567 (((-523) $) 44 (|has| (-523) (-786)))) (-3158 (($ $ $) 86 (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2169 ((|#1| $) 102 (-12 (|has| |#1| (-973)) (|has| |#1| (-930))))) (-1418 (((-108) $ (-710)) 10)) (-2616 ((|#1| $) 103 (-12 (|has| |#1| (-973)) (|has| |#1| (-930))))) (-2032 (((-1070) $) 22 (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2536 (((-589 (-523)) $) 46)) (-2254 (((-108) (-523) $) 47)) (-3951 (((-1034) $) 21 (|has| |#1| (-1016)))) (-2428 ((|#1| $) 42 (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-4141 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) 14)) (-2633 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) 48)) (-1777 (((-108) $) 11)) (-3320 (($) 12)) (-1937 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-3839 ((|#1| $ $) 106 (|has| |#1| (-973)))) (-1499 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-3203 (($ $ $) 104 (|has| |#1| (-973)))) (-3977 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-4166 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-1874 (($ $) 13)) (-1400 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 70)) (-2394 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-1691 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) 84 (|has| |#1| (-786)))) (-3980 (((-108) $ $) 83 (|has| |#1| (-786)))) (-3941 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-3993 (((-108) $ $) 85 (|has| |#1| (-786)))) (-3966 (((-108) $ $) 82 (|has| |#1| (-786)))) (-4060 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4045 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-523) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-666))) (($ $ |#1|) 107 (|has| |#1| (-666)))) (-2810 (((-710) $) 6 (|has| $ (-6 -4248)))))
+(-10 -8 (-15 -2581 (|#2| |#1|)) (-15 -3229 (|#2| |#1|)) (-15 -1707 (|#1| |#1| |#1|)) (-15 -3677 ((-629 |#2|) |#1| |#1|)) (-15 -1879 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-523) |#1|)) (-15 -4115 (|#1| |#1| |#1|)) (-15 -4115 (|#1| |#1|)) (-15 -2448 (|#1| (-710))) (-15 -4103 (|#1| |#1| |#1|)))
+((-3260 (((-108) $ $) 19 (|has| |#1| (-1016)))) (-2448 (($ (-710)) 112 (|has| |#1| (-23)))) (-1666 (((-1174) $ (-523) (-523)) 40 (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4249))) (($ $) 88 (-12 (|has| |#1| (-786)) (|has| $ (-6 -4249))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) 8)) (-4101 ((|#1| $ (-523) |#1|) 52 (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) 58 (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4248)))) (-1640 (($) 7 T CONST)) (-4091 (($ $) 90 (|has| $ (-6 -4249)))) (-4082 (($ $) 100)) (-3917 (($ $) 78 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2231 (($ |#1| $) 77 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) 53 (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) 51)) (-1894 (((-523) (-1 (-108) |#1|) $) 97) (((-523) |#1| $) 96 (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) 95 (|has| |#1| (-1016)))) (-3133 (((-589 |#1|) $) 30 (|has| $ (-6 -4248)))) (-3677 (((-629 |#1|) $ $) 105 (|has| |#1| (-973)))) (-2348 (($ (-710) |#1|) 69)) (-1344 (((-108) $ (-710)) 9)) (-1798 (((-523) $) 43 (|has| (-523) (-786)))) (-3268 (($ $ $) 87 (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2133 (((-523) $) 44 (|has| (-523) (-786)))) (-2644 (($ $ $) 86 (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2581 ((|#1| $) 102 (-12 (|has| |#1| (-973)) (|has| |#1| (-930))))) (-4042 (((-108) $ (-710)) 10)) (-3229 ((|#1| $) 103 (-12 (|has| |#1| (-973)) (|has| |#1| (-930))))) (-3841 (((-1070) $) 22 (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) 60) (($ $ $ (-523)) 59)) (-2909 (((-589 (-523)) $) 46)) (-2290 (((-108) (-523) $) 47)) (-2435 (((-1034) $) 21 (|has| |#1| (-1016)))) (-3879 ((|#1| $) 42 (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-2408 (($ $ |#1|) 41 (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) 26 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) 25 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) 23 (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) 14)) (-1410 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) 48)) (-3163 (((-108) $) 11)) (-4055 (($) 12)) (-1502 ((|#1| $ (-523) |#1|) 50) ((|#1| $ (-523)) 49) (($ $ (-1136 (-523))) 63)) (-1879 ((|#1| $ $) 106 (|has| |#1| (-973)))) (-3725 (($ $ (-523)) 62) (($ $ (-1136 (-523))) 61)) (-1707 (($ $ $) 104 (|has| |#1| (-973)))) (-2452 (((-710) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4248))) (((-710) |#1| $) 28 (-12 (|has| |#1| (-1016)) (|has| $ (-6 -4248))))) (-2580 (($ $ $ (-523)) 91 (|has| $ (-6 -4249)))) (-4124 (($ $) 13)) (-3077 (((-499) $) 79 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 70)) (-2785 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-589 $)) 65)) (-3976 (((-794) $) 18 (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) 84 (|has| |#1| (-786)))) (-4061 (((-108) $ $) 83 (|has| |#1| (-786)))) (-4037 (((-108) $ $) 20 (|has| |#1| (-1016)))) (-4070 (((-108) $ $) 85 (|has| |#1| (-786)))) (-4052 (((-108) $ $) 82 (|has| |#1| (-786)))) (-4115 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4103 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-523) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-666))) (($ $ |#1|) 107 (|has| |#1| (-666)))) (-1271 (((-710) $) 6 (|has| $ (-6 -4248)))))
(((-1167 |#1|) (-129) (-1123)) (T -1167))
-((-4045 (*1 *1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-25)))) (-1709 (*1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1167 *3)) (-4 *3 (-23)) (-4 *3 (-1123)))) (-4060 (*1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-21)))) (-4060 (*1 *1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-4 *1 (-1167 *3)) (-4 *3 (-1123)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-666)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-666)))) (-3839 (*1 *2 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))) (-2359 (*1 *2 *1 *1) (-12 (-4 *1 (-1167 *3)) (-4 *3 (-1123)) (-4 *3 (-973)) (-5 *2 (-629 *3)))) (-3203 (*1 *1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))) (-2616 (*1 *2 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-930)) (-4 *2 (-973)))) (-2169 (*1 *2 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-930)) (-4 *2 (-973)))))
-(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -4045 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -1709 ($ (-710))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -4060 ($ $)) (-15 -4060 ($ $ $)) (-15 * ($ (-523) $))) |%noBranch|) (IF (|has| |t#1| (-666)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-973)) (PROGN (-15 -3839 (|t#1| $ $)) (-15 -2359 ((-629 |t#1|) $ $)) (-15 -3203 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-930)) (IF (|has| |t#1| (-973)) (PROGN (-15 -2616 (|t#1| $)) (-15 -2169 (|t#1| $))) |%noBranch|) |%noBranch|)))
-(((-33) . T) ((-97) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-349 |#1|) . T) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-19 |#1|) . T) ((-786) |has| |#1| (-786)) ((-1016) -3172 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1123) . T))
-((-4184 (((-1169 |#2|) (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|) 13)) (-2116 ((|#2| (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|) 15)) (-1345 (((-3 (-1169 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1169 |#1|)) 28) (((-1169 |#2|) (-1 |#2| |#1|) (-1169 |#1|)) 18)))
-(((-1168 |#1| |#2|) (-10 -7 (-15 -4184 ((-1169 |#2|) (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|)) (-15 -2116 (|#2| (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|)) (-15 -1345 ((-1169 |#2|) (-1 |#2| |#1|) (-1169 |#1|))) (-15 -1345 ((-3 (-1169 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1169 |#1|)))) (-1123) (-1123)) (T -1168))
-((-1345 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1169 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1169 *6)) (-5 *1 (-1168 *5 *6)))) (-1345 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1169 *6)) (-5 *1 (-1168 *5 *6)))) (-2116 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1169 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-1168 *5 *2)))) (-4184 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1169 *6)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-5 *2 (-1169 *5)) (-5 *1 (-1168 *6 *5)))))
-(-10 -7 (-15 -4184 ((-1169 |#2|) (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|)) (-15 -2116 (|#2| (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|)) (-15 -1345 ((-1169 |#2|) (-1 |#2| |#1|) (-1169 |#1|))) (-15 -1345 ((-3 (-1169 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1169 |#1|))))
-((-1680 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-1709 (($ (-710)) NIL (|has| |#1| (-23)))) (-3967 (($ (-589 |#1|)) 9)) (-4191 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-3337 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-1632 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-1581 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-1620 (((-108) $ (-710)) NIL)) (-1849 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1903 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4189 (($) NIL T CONST)) (-1426 (($ $) NIL (|has| $ (-6 -4249)))) (-3700 (($ $) NIL)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2514 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2116 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-2053 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-2000 ((|#1| $ (-523)) NIL)) (-3449 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-1871 (((-589 |#1|) $) 15 (|has| $ (-6 -4248)))) (-2359 (((-629 |#1|) $ $) NIL (|has| |#1| (-973)))) (-3733 (($ (-710) |#1|) NIL)) (-3051 (((-108) $ (-710)) NIL)) (-2965 (((-523) $) NIL (|has| (-523) (-786)))) (-3239 (($ $ $) NIL (|has| |#1| (-786)))) (-3780 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-1584 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-3423 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2567 (((-523) $) NIL (|has| (-523) (-786)))) (-3158 (($ $ $) NIL (|has| |#1| (-786)))) (-2043 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2169 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-1418 (((-108) $ (-710)) NIL)) (-2616 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-2032 (((-1070) $) NIL (|has| |#1| (-1016)))) (-2912 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2536 (((-589 (-523)) $) NIL)) (-2254 (((-108) (-523) $) NIL)) (-3951 (((-1034) $) NIL (|has| |#1| (-1016)))) (-2428 ((|#1| $) NIL (|has| (-523) (-786)))) (-2509 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4141 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-3379 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2267 (((-108) $ $) NIL)) (-2633 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3973 (((-589 |#1|) $) NIL)) (-1777 (((-108) $) NIL)) (-3320 (($) NIL)) (-1937 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3839 ((|#1| $ $) NIL (|has| |#1| (-973)))) (-1499 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-3203 (($ $ $) NIL (|has| |#1| (-973)))) (-3977 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-4166 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) 19 (|has| |#1| (-564 (-499))))) (-1704 (($ (-589 |#1|)) 8)) (-2394 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-1691 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-2308 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4006 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3980 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3941 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-3993 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3966 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4060 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4045 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-523) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-666))) (($ $ |#1|) NIL (|has| |#1| (-666)))) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-1169 |#1|) (-13 (-1167 |#1|) (-10 -8 (-15 -3967 ($ (-589 |#1|))))) (-1123)) (T -1169))
-((-3967 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1169 *3)))))
-(-13 (-1167 |#1|) (-10 -8 (-15 -3967 ($ (-589 |#1|)))))
-((-1680 (((-108) $ $) NIL)) (-2580 (((-1070) $ (-1070)) 89) (((-1070) $ (-1070) (-1070)) 87) (((-1070) $ (-1070) (-589 (-1070))) 86)) (-1442 (($) 58)) (-3384 (((-1174) $ (-443) (-852)) 44)) (-2061 (((-1174) $ (-852) (-1070)) 72) (((-1174) $ (-852) (-805)) 73)) (-1371 (((-1174) $ (-852) (-355) (-355)) 47)) (-2402 (((-1174) $ (-1070)) 68)) (-1456 (((-1174) $ (-852) (-1070)) 77)) (-2418 (((-1174) $ (-852) (-355) (-355)) 48)) (-1432 (((-1174) $ (-852) (-852)) 45)) (-2563 (((-1174) $) 69)) (-3411 (((-1174) $ (-852) (-1070)) 76)) (-3911 (((-1174) $ (-443) (-852)) 30)) (-3847 (((-1174) $ (-852) (-1070)) 75)) (-3785 (((-589 (-240)) $) 22) (($ $ (-589 (-240))) 23)) (-3126 (((-1174) $ (-710) (-710)) 42)) (-2376 (($ $) 59) (($ (-443) (-589 (-240))) 60)) (-2032 (((-1070) $) NIL)) (-3772 (((-523) $) 37)) (-3951 (((-1034) $) NIL)) (-2777 (((-1169 (-3 (-443) "undefined")) $) 36)) (-4073 (((-1169 (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -3847 (-523)) (|:| -2246 (-523)) (|:| |spline| (-523)) (|:| -2559 (-523)) (|:| |axesColor| (-805)) (|:| -2061 (-523)) (|:| |unitsColor| (-805)) (|:| |showing| (-523)))) $) 35)) (-2646 (((-1174) $ (-852) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-805) (-523) (-805) (-523)) 67)) (-3495 (((-589 (-874 (-203))) $) NIL)) (-1246 (((-443) $ (-852)) 32)) (-2518 (((-1174) $ (-710) (-710) (-852) (-852)) 39)) (-2293 (((-1174) $ (-1070)) 78)) (-2246 (((-1174) $ (-852) (-1070)) 74)) (-1691 (((-794) $) 84)) (-1214 (((-1174) $) 79)) (-2559 (((-1174) $ (-852) (-1070)) 70) (((-1174) $ (-852) (-805)) 71)) (-3941 (((-108) $ $) NIL)))
-(((-1170) (-13 (-1016) (-10 -8 (-15 -3495 ((-589 (-874 (-203))) $)) (-15 -1442 ($)) (-15 -2376 ($ $)) (-15 -3785 ((-589 (-240)) $)) (-15 -3785 ($ $ (-589 (-240)))) (-15 -2376 ($ (-443) (-589 (-240)))) (-15 -2646 ((-1174) $ (-852) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-805) (-523) (-805) (-523))) (-15 -4073 ((-1169 (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -3847 (-523)) (|:| -2246 (-523)) (|:| |spline| (-523)) (|:| -2559 (-523)) (|:| |axesColor| (-805)) (|:| -2061 (-523)) (|:| |unitsColor| (-805)) (|:| |showing| (-523)))) $)) (-15 -2777 ((-1169 (-3 (-443) "undefined")) $)) (-15 -2402 ((-1174) $ (-1070))) (-15 -3911 ((-1174) $ (-443) (-852))) (-15 -1246 ((-443) $ (-852))) (-15 -2559 ((-1174) $ (-852) (-1070))) (-15 -2559 ((-1174) $ (-852) (-805))) (-15 -2061 ((-1174) $ (-852) (-1070))) (-15 -2061 ((-1174) $ (-852) (-805))) (-15 -3847 ((-1174) $ (-852) (-1070))) (-15 -3411 ((-1174) $ (-852) (-1070))) (-15 -2246 ((-1174) $ (-852) (-1070))) (-15 -2293 ((-1174) $ (-1070))) (-15 -1214 ((-1174) $)) (-15 -2518 ((-1174) $ (-710) (-710) (-852) (-852))) (-15 -2418 ((-1174) $ (-852) (-355) (-355))) (-15 -1371 ((-1174) $ (-852) (-355) (-355))) (-15 -1456 ((-1174) $ (-852) (-1070))) (-15 -3126 ((-1174) $ (-710) (-710))) (-15 -3384 ((-1174) $ (-443) (-852))) (-15 -1432 ((-1174) $ (-852) (-852))) (-15 -2580 ((-1070) $ (-1070))) (-15 -2580 ((-1070) $ (-1070) (-1070))) (-15 -2580 ((-1070) $ (-1070) (-589 (-1070)))) (-15 -2563 ((-1174) $)) (-15 -3772 ((-523) $)) (-15 -1691 ((-794) $))))) (T -1170))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1170)))) (-3495 (*1 *2 *1) (-12 (-5 *2 (-589 (-874 (-203)))) (-5 *1 (-1170)))) (-1442 (*1 *1) (-5 *1 (-1170))) (-2376 (*1 *1 *1) (-5 *1 (-1170))) (-3785 (*1 *2 *1) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1170)))) (-3785 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1170)))) (-2376 (*1 *1 *2 *3) (-12 (-5 *2 (-443)) (-5 *3 (-589 (-240))) (-5 *1 (-1170)))) (-2646 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-852)) (-5 *4 (-203)) (-5 *5 (-523)) (-5 *6 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-4073 (*1 *2 *1) (-12 (-5 *2 (-1169 (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -3847 (-523)) (|:| -2246 (-523)) (|:| |spline| (-523)) (|:| -2559 (-523)) (|:| |axesColor| (-805)) (|:| -2061 (-523)) (|:| |unitsColor| (-805)) (|:| |showing| (-523))))) (-5 *1 (-1170)))) (-2777 (*1 *2 *1) (-12 (-5 *2 (-1169 (-3 (-443) "undefined"))) (-5 *1 (-1170)))) (-2402 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3911 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-443)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1246 (*1 *2 *1 *3) (-12 (-5 *3 (-852)) (-5 *2 (-443)) (-5 *1 (-1170)))) (-2559 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2559 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2061 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2061 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3847 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3411 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2246 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2293 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1214 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2518 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-710)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2418 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-852)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1371 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-852)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1456 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3126 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3384 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-443)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1432 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2580 (*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1170)))) (-2580 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1170)))) (-2580 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-1170)))) (-2563 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1170)))))
-(-13 (-1016) (-10 -8 (-15 -3495 ((-589 (-874 (-203))) $)) (-15 -1442 ($)) (-15 -2376 ($ $)) (-15 -3785 ((-589 (-240)) $)) (-15 -3785 ($ $ (-589 (-240)))) (-15 -2376 ($ (-443) (-589 (-240)))) (-15 -2646 ((-1174) $ (-852) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-805) (-523) (-805) (-523))) (-15 -4073 ((-1169 (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -3847 (-523)) (|:| -2246 (-523)) (|:| |spline| (-523)) (|:| -2559 (-523)) (|:| |axesColor| (-805)) (|:| -2061 (-523)) (|:| |unitsColor| (-805)) (|:| |showing| (-523)))) $)) (-15 -2777 ((-1169 (-3 (-443) "undefined")) $)) (-15 -2402 ((-1174) $ (-1070))) (-15 -3911 ((-1174) $ (-443) (-852))) (-15 -1246 ((-443) $ (-852))) (-15 -2559 ((-1174) $ (-852) (-1070))) (-15 -2559 ((-1174) $ (-852) (-805))) (-15 -2061 ((-1174) $ (-852) (-1070))) (-15 -2061 ((-1174) $ (-852) (-805))) (-15 -3847 ((-1174) $ (-852) (-1070))) (-15 -3411 ((-1174) $ (-852) (-1070))) (-15 -2246 ((-1174) $ (-852) (-1070))) (-15 -2293 ((-1174) $ (-1070))) (-15 -1214 ((-1174) $)) (-15 -2518 ((-1174) $ (-710) (-710) (-852) (-852))) (-15 -2418 ((-1174) $ (-852) (-355) (-355))) (-15 -1371 ((-1174) $ (-852) (-355) (-355))) (-15 -1456 ((-1174) $ (-852) (-1070))) (-15 -3126 ((-1174) $ (-710) (-710))) (-15 -3384 ((-1174) $ (-443) (-852))) (-15 -1432 ((-1174) $ (-852) (-852))) (-15 -2580 ((-1070) $ (-1070))) (-15 -2580 ((-1070) $ (-1070) (-1070))) (-15 -2580 ((-1070) $ (-1070) (-589 (-1070)))) (-15 -2563 ((-1174) $)) (-15 -3772 ((-523) $)) (-15 -1691 ((-794) $))))
-((-1680 (((-108) $ $) NIL)) (-4085 (((-1174) $ (-355)) 139) (((-1174) $ (-355) (-355) (-355)) 140)) (-2580 (((-1070) $ (-1070)) 147) (((-1070) $ (-1070) (-1070)) 145) (((-1070) $ (-1070) (-589 (-1070))) 144)) (-2564 (($) 49)) (-1689 (((-1174) $ (-355) (-355) (-355) (-355) (-355)) 115) (((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) $) 113) (((-1174) $ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) 114) (((-1174) $ (-523) (-523) (-355) (-355) (-355)) 116) (((-1174) $ (-355) (-355)) 117) (((-1174) $ (-355) (-355) (-355)) 124)) (-3084 (((-355)) 96) (((-355) (-355)) 97)) (-1531 (((-355)) 91) (((-355) (-355)) 93)) (-1465 (((-355)) 94) (((-355) (-355)) 95)) (-3609 (((-355)) 100) (((-355) (-355)) 101)) (-3503 (((-355)) 98) (((-355) (-355)) 99)) (-1371 (((-1174) $ (-355) (-355)) 141)) (-2402 (((-1174) $ (-1070)) 125)) (-1782 (((-1047 (-203)) $) 50) (($ $ (-1047 (-203))) 51)) (-3288 (((-1174) $ (-1070)) 153)) (-3421 (((-1174) $ (-1070)) 154)) (-2400 (((-1174) $ (-355) (-355)) 123) (((-1174) $ (-523) (-523)) 138)) (-1432 (((-1174) $ (-852) (-852)) 131)) (-2563 (((-1174) $) 111)) (-4187 (((-1174) $ (-1070)) 152)) (-4038 (((-1174) $ (-1070)) 108)) (-3785 (((-589 (-240)) $) 52) (($ $ (-589 (-240))) 53)) (-3126 (((-1174) $ (-710) (-710)) 130)) (-3726 (((-1174) $ (-710) (-874 (-203))) 159)) (-3175 (($ $) 56) (($ (-1047 (-203)) (-1070)) 57) (($ (-1047 (-203)) (-589 (-240))) 58)) (-2944 (((-1174) $ (-355) (-355) (-355)) 105)) (-2032 (((-1070) $) NIL)) (-3772 (((-523) $) 102)) (-3922 (((-1174) $ (-355)) 142)) (-1467 (((-1174) $ (-355)) 157)) (-3951 (((-1034) $) NIL)) (-2682 (((-1174) $ (-355)) 156)) (-3672 (((-1174) $ (-1070)) 110)) (-2518 (((-1174) $ (-710) (-710) (-852) (-852)) 129)) (-1373 (((-1174) $ (-1070)) 107)) (-2293 (((-1174) $ (-1070)) 109)) (-2099 (((-1174) $ (-144) (-144)) 128)) (-1691 (((-794) $) 136)) (-1214 (((-1174) $) 112)) (-1422 (((-1174) $ (-1070)) 155)) (-2559 (((-1174) $ (-1070)) 106)) (-3941 (((-108) $ $) NIL)))
-(((-1171) (-13 (-1016) (-10 -8 (-15 -1531 ((-355))) (-15 -1531 ((-355) (-355))) (-15 -1465 ((-355))) (-15 -1465 ((-355) (-355))) (-15 -3084 ((-355))) (-15 -3084 ((-355) (-355))) (-15 -3503 ((-355))) (-15 -3503 ((-355) (-355))) (-15 -3609 ((-355))) (-15 -3609 ((-355) (-355))) (-15 -2564 ($)) (-15 -3175 ($ $)) (-15 -3175 ($ (-1047 (-203)) (-1070))) (-15 -3175 ($ (-1047 (-203)) (-589 (-240)))) (-15 -1782 ((-1047 (-203)) $)) (-15 -1782 ($ $ (-1047 (-203)))) (-15 -3726 ((-1174) $ (-710) (-874 (-203)))) (-15 -3785 ((-589 (-240)) $)) (-15 -3785 ($ $ (-589 (-240)))) (-15 -3126 ((-1174) $ (-710) (-710))) (-15 -1432 ((-1174) $ (-852) (-852))) (-15 -2402 ((-1174) $ (-1070))) (-15 -2518 ((-1174) $ (-710) (-710) (-852) (-852))) (-15 -1689 ((-1174) $ (-355) (-355) (-355) (-355) (-355))) (-15 -1689 ((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) $)) (-15 -1689 ((-1174) $ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -1689 ((-1174) $ (-523) (-523) (-355) (-355) (-355))) (-15 -1689 ((-1174) $ (-355) (-355))) (-15 -1689 ((-1174) $ (-355) (-355) (-355))) (-15 -2293 ((-1174) $ (-1070))) (-15 -2559 ((-1174) $ (-1070))) (-15 -1373 ((-1174) $ (-1070))) (-15 -4038 ((-1174) $ (-1070))) (-15 -3672 ((-1174) $ (-1070))) (-15 -2400 ((-1174) $ (-355) (-355))) (-15 -2400 ((-1174) $ (-523) (-523))) (-15 -4085 ((-1174) $ (-355))) (-15 -4085 ((-1174) $ (-355) (-355) (-355))) (-15 -1371 ((-1174) $ (-355) (-355))) (-15 -4187 ((-1174) $ (-1070))) (-15 -2682 ((-1174) $ (-355))) (-15 -1467 ((-1174) $ (-355))) (-15 -3288 ((-1174) $ (-1070))) (-15 -3421 ((-1174) $ (-1070))) (-15 -1422 ((-1174) $ (-1070))) (-15 -2944 ((-1174) $ (-355) (-355) (-355))) (-15 -3922 ((-1174) $ (-355))) (-15 -2563 ((-1174) $)) (-15 -2099 ((-1174) $ (-144) (-144))) (-15 -2580 ((-1070) $ (-1070))) (-15 -2580 ((-1070) $ (-1070) (-1070))) (-15 -2580 ((-1070) $ (-1070) (-589 (-1070)))) (-15 -1214 ((-1174) $)) (-15 -3772 ((-523) $))))) (T -1171))
-((-1531 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-1531 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-1465 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-1465 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3084 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3084 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3503 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3503 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3609 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3609 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-2564 (*1 *1) (-5 *1 (-1171))) (-3175 (*1 *1 *1) (-5 *1 (-1171))) (-3175 (*1 *1 *2 *3) (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-1070)) (-5 *1 (-1171)))) (-3175 (*1 *1 *2 *3) (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-589 (-240))) (-5 *1 (-1171)))) (-1782 (*1 *2 *1) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1171)))) (-1782 (*1 *1 *1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1171)))) (-3726 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3785 (*1 *2 *1) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1171)))) (-3785 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1171)))) (-3126 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1432 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2402 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2518 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-710)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1689 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1689 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) (-5 *1 (-1171)))) (-1689 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1689 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-523)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1689 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1689 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2293 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2559 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1373 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-4038 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3672 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2400 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2400 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-4085 (*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-4085 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1371 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-4187 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2682 (*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1467 (*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3288 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3421 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1422 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2944 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3922 (*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2563 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2099 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-144)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2580 (*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1171)))) (-2580 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1171)))) (-2580 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-1171)))) (-1214 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1171)))))
-(-13 (-1016) (-10 -8 (-15 -1531 ((-355))) (-15 -1531 ((-355) (-355))) (-15 -1465 ((-355))) (-15 -1465 ((-355) (-355))) (-15 -3084 ((-355))) (-15 -3084 ((-355) (-355))) (-15 -3503 ((-355))) (-15 -3503 ((-355) (-355))) (-15 -3609 ((-355))) (-15 -3609 ((-355) (-355))) (-15 -2564 ($)) (-15 -3175 ($ $)) (-15 -3175 ($ (-1047 (-203)) (-1070))) (-15 -3175 ($ (-1047 (-203)) (-589 (-240)))) (-15 -1782 ((-1047 (-203)) $)) (-15 -1782 ($ $ (-1047 (-203)))) (-15 -3726 ((-1174) $ (-710) (-874 (-203)))) (-15 -3785 ((-589 (-240)) $)) (-15 -3785 ($ $ (-589 (-240)))) (-15 -3126 ((-1174) $ (-710) (-710))) (-15 -1432 ((-1174) $ (-852) (-852))) (-15 -2402 ((-1174) $ (-1070))) (-15 -2518 ((-1174) $ (-710) (-710) (-852) (-852))) (-15 -1689 ((-1174) $ (-355) (-355) (-355) (-355) (-355))) (-15 -1689 ((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) $)) (-15 -1689 ((-1174) $ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -1689 ((-1174) $ (-523) (-523) (-355) (-355) (-355))) (-15 -1689 ((-1174) $ (-355) (-355))) (-15 -1689 ((-1174) $ (-355) (-355) (-355))) (-15 -2293 ((-1174) $ (-1070))) (-15 -2559 ((-1174) $ (-1070))) (-15 -1373 ((-1174) $ (-1070))) (-15 -4038 ((-1174) $ (-1070))) (-15 -3672 ((-1174) $ (-1070))) (-15 -2400 ((-1174) $ (-355) (-355))) (-15 -2400 ((-1174) $ (-523) (-523))) (-15 -4085 ((-1174) $ (-355))) (-15 -4085 ((-1174) $ (-355) (-355) (-355))) (-15 -1371 ((-1174) $ (-355) (-355))) (-15 -4187 ((-1174) $ (-1070))) (-15 -2682 ((-1174) $ (-355))) (-15 -1467 ((-1174) $ (-355))) (-15 -3288 ((-1174) $ (-1070))) (-15 -3421 ((-1174) $ (-1070))) (-15 -1422 ((-1174) $ (-1070))) (-15 -2944 ((-1174) $ (-355) (-355) (-355))) (-15 -3922 ((-1174) $ (-355))) (-15 -2563 ((-1174) $)) (-15 -2099 ((-1174) $ (-144) (-144))) (-15 -2580 ((-1070) $ (-1070))) (-15 -2580 ((-1070) $ (-1070) (-1070))) (-15 -2580 ((-1070) $ (-1070) (-589 (-1070)))) (-15 -1214 ((-1174) $)) (-15 -3772 ((-523) $))))
-((-4077 (((-589 (-1070)) (-589 (-1070))) 94) (((-589 (-1070))) 89)) (-2432 (((-589 (-1070))) 87)) (-2508 (((-589 (-852)) (-589 (-852))) 62) (((-589 (-852))) 59)) (-2368 (((-589 (-710)) (-589 (-710))) 56) (((-589 (-710))) 52)) (-3885 (((-1174)) 64)) (-3963 (((-852) (-852)) 80) (((-852)) 79)) (-2264 (((-852) (-852)) 78) (((-852)) 77)) (-4134 (((-805) (-805)) 74) (((-805)) 73)) (-2262 (((-203)) 84) (((-203) (-355)) 86)) (-1596 (((-852)) 81) (((-852) (-852)) 82)) (-3938 (((-852) (-852)) 76) (((-852)) 75)) (-2707 (((-805) (-805)) 68) (((-805)) 66)) (-3339 (((-805) (-805)) 70) (((-805)) 69)) (-3874 (((-805) (-805)) 72) (((-805)) 71)))
-(((-1172) (-10 -7 (-15 -2707 ((-805))) (-15 -2707 ((-805) (-805))) (-15 -3339 ((-805))) (-15 -3339 ((-805) (-805))) (-15 -3874 ((-805))) (-15 -3874 ((-805) (-805))) (-15 -4134 ((-805))) (-15 -4134 ((-805) (-805))) (-15 -3938 ((-852))) (-15 -3938 ((-852) (-852))) (-15 -2368 ((-589 (-710)))) (-15 -2368 ((-589 (-710)) (-589 (-710)))) (-15 -2508 ((-589 (-852)))) (-15 -2508 ((-589 (-852)) (-589 (-852)))) (-15 -3885 ((-1174))) (-15 -4077 ((-589 (-1070)))) (-15 -4077 ((-589 (-1070)) (-589 (-1070)))) (-15 -2432 ((-589 (-1070)))) (-15 -2264 ((-852))) (-15 -3963 ((-852))) (-15 -2264 ((-852) (-852))) (-15 -3963 ((-852) (-852))) (-15 -1596 ((-852) (-852))) (-15 -1596 ((-852))) (-15 -2262 ((-203) (-355))) (-15 -2262 ((-203))))) (T -1172))
-((-2262 (*1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-1172)))) (-2262 (*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-203)) (-5 *1 (-1172)))) (-1596 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-1596 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-3963 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-2264 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-3963 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-2264 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-2432 (*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))) (-4077 (*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))) (-4077 (*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))) (-3885 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1172)))) (-2508 (*1 *2 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1172)))) (-2508 (*1 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1172)))) (-2368 (*1 *2 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1172)))) (-2368 (*1 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1172)))) (-3938 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-3938 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-4134 (*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-4134 (*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-3874 (*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-3874 (*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-3339 (*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-3339 (*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-2707 (*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-2707 (*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
-(-10 -7 (-15 -2707 ((-805))) (-15 -2707 ((-805) (-805))) (-15 -3339 ((-805))) (-15 -3339 ((-805) (-805))) (-15 -3874 ((-805))) (-15 -3874 ((-805) (-805))) (-15 -4134 ((-805))) (-15 -4134 ((-805) (-805))) (-15 -3938 ((-852))) (-15 -3938 ((-852) (-852))) (-15 -2368 ((-589 (-710)))) (-15 -2368 ((-589 (-710)) (-589 (-710)))) (-15 -2508 ((-589 (-852)))) (-15 -2508 ((-589 (-852)) (-589 (-852)))) (-15 -3885 ((-1174))) (-15 -4077 ((-589 (-1070)))) (-15 -4077 ((-589 (-1070)) (-589 (-1070)))) (-15 -2432 ((-589 (-1070)))) (-15 -2264 ((-852))) (-15 -3963 ((-852))) (-15 -2264 ((-852) (-852))) (-15 -3963 ((-852) (-852))) (-15 -1596 ((-852) (-852))) (-15 -1596 ((-852))) (-15 -2262 ((-203) (-355))) (-15 -2262 ((-203))))
-((-3725 (((-443) (-589 (-589 (-874 (-203)))) (-589 (-240))) 17) (((-443) (-589 (-589 (-874 (-203))))) 16) (((-443) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240))) 15)) (-2120 (((-1170) (-589 (-589 (-874 (-203)))) (-589 (-240))) 23) (((-1170) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240))) 22)) (-1691 (((-1170) (-443)) 34)))
-(((-1173) (-10 -7 (-15 -3725 ((-443) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240)))) (-15 -3725 ((-443) (-589 (-589 (-874 (-203)))))) (-15 -3725 ((-443) (-589 (-589 (-874 (-203)))) (-589 (-240)))) (-15 -2120 ((-1170) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240)))) (-15 -2120 ((-1170) (-589 (-589 (-874 (-203)))) (-589 (-240)))) (-15 -1691 ((-1170) (-443))))) (T -1173))
-((-1691 (*1 *2 *3) (-12 (-5 *3 (-443)) (-5 *2 (-1170)) (-5 *1 (-1173)))) (-2120 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-1173)))) (-2120 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-805)) (-5 *5 (-852)) (-5 *6 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-1173)))) (-3725 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-589 (-240))) (-5 *2 (-443)) (-5 *1 (-1173)))) (-3725 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-443)) (-5 *1 (-1173)))) (-3725 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-805)) (-5 *5 (-852)) (-5 *6 (-589 (-240))) (-5 *2 (-443)) (-5 *1 (-1173)))))
-(-10 -7 (-15 -3725 ((-443) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240)))) (-15 -3725 ((-443) (-589 (-589 (-874 (-203)))))) (-15 -3725 ((-443) (-589 (-589 (-874 (-203)))) (-589 (-240)))) (-15 -2120 ((-1170) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240)))) (-15 -2120 ((-1170) (-589 (-589 (-874 (-203)))) (-589 (-240)))) (-15 -1691 ((-1170) (-443))))
-((-1495 (($) 7)) (-1691 (((-794) $) 10)))
-(((-1174) (-10 -8 (-15 -1495 ($)) (-15 -1691 ((-794) $)))) (T -1174))
-((-1691 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1174)))) (-1495 (*1 *1) (-5 *1 (-1174))))
-(-10 -8 (-15 -1495 ($)) (-15 -1691 ((-794) $)))
-((-4074 (($ $ |#2|) 10)))
-(((-1175 |#1| |#2|) (-10 -8 (-15 -4074 (|#1| |#1| |#2|))) (-1176 |#2|) (-339)) (T -1175))
-NIL
-(-10 -8 (-15 -4074 (|#1| |#1| |#2|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-3314 (((-126)) 28)) (-1691 (((-794) $) 11)) (-1879 (($) 18 T CONST)) (-3941 (((-108) $ $) 6)) (-4074 (($ $ |#1|) 29)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-4103 (*1 *1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-25)))) (-2448 (*1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1167 *3)) (-4 *3 (-23)) (-4 *3 (-1123)))) (-4115 (*1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-21)))) (-4115 (*1 *1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-4 *1 (-1167 *3)) (-4 *3 (-1123)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-666)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-666)))) (-1879 (*1 *2 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))) (-3677 (*1 *2 *1 *1) (-12 (-4 *1 (-1167 *3)) (-4 *3 (-1123)) (-4 *3 (-973)) (-5 *2 (-629 *3)))) (-1707 (*1 *1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))) (-3229 (*1 *2 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-930)) (-4 *2 (-973)))) (-2581 (*1 *2 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-930)) (-4 *2 (-973)))))
+(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -4103 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -2448 ($ (-710))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -4115 ($ $)) (-15 -4115 ($ $ $)) (-15 * ($ (-523) $))) |%noBranch|) (IF (|has| |t#1| (-666)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-973)) (PROGN (-15 -1879 (|t#1| $ $)) (-15 -3677 ((-629 |t#1|) $ $)) (-15 -1707 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-930)) (IF (|has| |t#1| (-973)) (PROGN (-15 -3229 (|t#1| $)) (-15 -2581 (|t#1| $))) |%noBranch|) |%noBranch|)))
+(((-33) . T) ((-97) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-563 (-794)) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786)) (|has| |#1| (-563 (-794)))) ((-140 |#1|) . T) ((-564 (-499)) |has| |#1| (-564 (-499))) ((-263 #0=(-523) |#1|) . T) ((-265 #0# |#1|) . T) ((-286 |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-349 |#1|) . T) ((-462 |#1|) . T) ((-556 #0# |#1|) . T) ((-484 |#1| |#1|) -12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))) ((-594 |#1|) . T) ((-19 |#1|) . T) ((-786) |has| |#1| (-786)) ((-1016) -3255 (|has| |#1| (-1016)) (|has| |#1| (-786))) ((-1123) . T))
+((-1586 (((-1169 |#2|) (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|) 13)) (-1830 ((|#2| (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|) 15)) (-3015 (((-3 (-1169 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1169 |#1|)) 28) (((-1169 |#2|) (-1 |#2| |#1|) (-1169 |#1|)) 18)))
+(((-1168 |#1| |#2|) (-10 -7 (-15 -1586 ((-1169 |#2|) (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|)) (-15 -1830 (|#2| (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|)) (-15 -3015 ((-1169 |#2|) (-1 |#2| |#1|) (-1169 |#1|))) (-15 -3015 ((-3 (-1169 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1169 |#1|)))) (-1123) (-1123)) (T -1168))
+((-3015 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1169 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1169 *6)) (-5 *1 (-1168 *5 *6)))) (-3015 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-1123)) (-4 *6 (-1123)) (-5 *2 (-1169 *6)) (-5 *1 (-1168 *5 *6)))) (-1830 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1169 *5)) (-4 *5 (-1123)) (-4 *2 (-1123)) (-5 *1 (-1168 *5 *2)))) (-1586 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1169 *6)) (-4 *6 (-1123)) (-4 *5 (-1123)) (-5 *2 (-1169 *5)) (-5 *1 (-1168 *6 *5)))))
+(-10 -7 (-15 -1586 ((-1169 |#2|) (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|)) (-15 -1830 (|#2| (-1 |#2| |#1| |#2|) (-1169 |#1|) |#2|)) (-15 -3015 ((-1169 |#2|) (-1 |#2| |#1|) (-1169 |#1|))) (-15 -3015 ((-3 (-1169 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1169 |#1|))))
+((-3260 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-2448 (($ (-710)) NIL (|has| |#1| (-23)))) (-4014 (($ (-589 |#1|)) 9)) (-1666 (((-1174) $ (-523) (-523)) NIL (|has| $ (-6 -4249)))) (-4159 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-786)))) (-2361 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4249))) (($ $) NIL (-12 (|has| $ (-6 -4249)) (|has| |#1| (-786))))) (-3400 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-786)))) (-2282 (((-108) $ (-710)) NIL)) (-4101 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249))) ((|#1| $ (-1136 (-523)) |#1|) NIL (|has| $ (-6 -4249)))) (-1299 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1640 (($) NIL T CONST)) (-4091 (($ $) NIL (|has| $ (-6 -4249)))) (-4082 (($ $) NIL)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2231 (($ |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1830 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4248))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4248)))) (-3073 ((|#1| $ (-523) |#1|) NIL (|has| $ (-6 -4249)))) (-3002 ((|#1| $ (-523)) NIL)) (-1894 (((-523) (-1 (-108) |#1|) $) NIL) (((-523) |#1| $) NIL (|has| |#1| (-1016))) (((-523) |#1| $ (-523)) NIL (|has| |#1| (-1016)))) (-3133 (((-589 |#1|) $) 15 (|has| $ (-6 -4248)))) (-3677 (((-629 |#1|) $ $) NIL (|has| |#1| (-973)))) (-2348 (($ (-710) |#1|) NIL)) (-1344 (((-108) $ (-710)) NIL)) (-1798 (((-523) $) NIL (|has| (-523) (-786)))) (-3268 (($ $ $) NIL (|has| |#1| (-786)))) (-3123 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-786)))) (-3056 (((-589 |#1|) $) NIL (|has| $ (-6 -4248)))) (-1348 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2133 (((-523) $) NIL (|has| (-523) (-786)))) (-2644 (($ $ $) NIL (|has| |#1| (-786)))) (-3063 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2581 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-4042 (((-108) $ (-710)) NIL)) (-3229 ((|#1| $) NIL (-12 (|has| |#1| (-930)) (|has| |#1| (-973))))) (-3841 (((-1070) $) NIL (|has| |#1| (-1016)))) (-3334 (($ |#1| $ (-523)) NIL) (($ $ $ (-523)) NIL)) (-2909 (((-589 (-523)) $) NIL)) (-2290 (((-108) (-523) $) NIL)) (-2435 (((-1034) $) NIL (|has| |#1| (-1016)))) (-3879 ((|#1| $) NIL (|has| (-523) (-786)))) (-2660 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2408 (($ $ |#1|) NIL (|has| $ (-6 -4249)))) (-2720 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 (-271 |#1|))) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-271 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016)))) (($ $ (-589 |#1|) (-589 |#1|)) NIL (-12 (|has| |#1| (-286 |#1|)) (|has| |#1| (-1016))))) (-2391 (((-108) $ $) NIL)) (-1410 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-3184 (((-589 |#1|) $) NIL)) (-3163 (((-108) $) NIL)) (-4055 (($) NIL)) (-1502 ((|#1| $ (-523) |#1|) NIL) ((|#1| $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1879 ((|#1| $ $) NIL (|has| |#1| (-973)))) (-3725 (($ $ (-523)) NIL) (($ $ (-1136 (-523))) NIL)) (-1707 (($ $ $) NIL (|has| |#1| (-973)))) (-2452 (((-710) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248))) (((-710) |#1| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#1| (-1016))))) (-2580 (($ $ $ (-523)) NIL (|has| $ (-6 -4249)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) 19 (|has| |#1| (-564 (-499))))) (-3985 (($ (-589 |#1|)) 8)) (-2785 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-589 $)) NIL)) (-3976 (((-794) $) NIL (|has| |#1| (-563 (-794))))) (-1505 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4248)))) (-4078 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4061 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4037 (((-108) $ $) NIL (|has| |#1| (-1016)))) (-4070 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4052 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4115 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4103 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-523) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-666))) (($ $ |#1|) NIL (|has| |#1| (-666)))) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-1169 |#1|) (-13 (-1167 |#1|) (-10 -8 (-15 -4014 ($ (-589 |#1|))))) (-1123)) (T -1169))
+((-4014 (*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1169 *3)))))
+(-13 (-1167 |#1|) (-10 -8 (-15 -4014 ($ (-589 |#1|)))))
+((-3260 (((-108) $ $) NIL)) (-3232 (((-1070) $ (-1070)) 90) (((-1070) $ (-1070) (-1070)) 88) (((-1070) $ (-1070) (-589 (-1070))) 87)) (-4197 (($) 59)) (-1810 (((-1174) $ (-443) (-852)) 45)) (-3459 (((-1174) $ (-852) (-1070)) 73) (((-1174) $ (-852) (-805)) 74)) (-3049 (((-1174) $ (-852) (-355) (-355)) 48)) (-2793 (((-1174) $ (-1070)) 69)) (-4109 (((-1174) $ (-852) (-1070)) 78)) (-1254 (((-1174) $ (-852) (-355) (-355)) 49)) (-4132 (((-1174) $ (-852) (-852)) 46)) (-3116 (((-1174) $) 70)) (-3064 (((-1174) $ (-852) (-1070)) 77)) (-3832 (((-1174) $ (-443) (-852)) 31)) (-1961 (((-1174) $ (-852) (-1070)) 76)) (-2412 (((-589 (-240)) $) 23) (($ $ (-589 (-240))) 24)) (-2769 (((-1174) $ (-710) (-710)) 43)) (-4005 (($ $) 60) (($ (-443) (-589 (-240))) 61)) (-3841 (((-1070) $) NIL)) (-2402 (((-523) $) 38)) (-2435 (((-1034) $) NIL)) (-3563 (((-1169 (-3 (-443) "undefined")) $) 37)) (-3512 (((-1169 (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -1961 (-523)) (|:| -2226 (-523)) (|:| |spline| (-523)) (|:| -3156 (-523)) (|:| |axesColor| (-805)) (|:| -3459 (-523)) (|:| |unitsColor| (-805)) (|:| |showing| (-523)))) $) 36)) (-1570 (((-1174) $ (-852) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-805) (-523) (-805) (-523)) 68)) (-3323 (((-589 (-874 (-203))) $) NIL)) (-1999 (((-443) $ (-852)) 33)) (-2745 (((-1174) $ (-710) (-710) (-852) (-852)) 40)) (-1360 (((-1174) $ (-1070)) 79)) (-2226 (((-1174) $ (-852) (-1070)) 75)) (-3976 (((-794) $) 85)) (-3922 (((-1174) $) 80)) (-3156 (((-1174) $ (-852) (-1070)) 71) (((-1174) $ (-852) (-805)) 72)) (-4037 (((-108) $ $) NIL)))
+(((-1170) (-13 (-1016) (-10 -8 (-15 -3323 ((-589 (-874 (-203))) $)) (-15 -4197 ($)) (-15 -4005 ($ $)) (-15 -2412 ((-589 (-240)) $)) (-15 -2412 ($ $ (-589 (-240)))) (-15 -4005 ($ (-443) (-589 (-240)))) (-15 -1570 ((-1174) $ (-852) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-805) (-523) (-805) (-523))) (-15 -3512 ((-1169 (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -1961 (-523)) (|:| -2226 (-523)) (|:| |spline| (-523)) (|:| -3156 (-523)) (|:| |axesColor| (-805)) (|:| -3459 (-523)) (|:| |unitsColor| (-805)) (|:| |showing| (-523)))) $)) (-15 -3563 ((-1169 (-3 (-443) "undefined")) $)) (-15 -2793 ((-1174) $ (-1070))) (-15 -3832 ((-1174) $ (-443) (-852))) (-15 -1999 ((-443) $ (-852))) (-15 -3156 ((-1174) $ (-852) (-1070))) (-15 -3156 ((-1174) $ (-852) (-805))) (-15 -3459 ((-1174) $ (-852) (-1070))) (-15 -3459 ((-1174) $ (-852) (-805))) (-15 -1961 ((-1174) $ (-852) (-1070))) (-15 -3064 ((-1174) $ (-852) (-1070))) (-15 -2226 ((-1174) $ (-852) (-1070))) (-15 -1360 ((-1174) $ (-1070))) (-15 -3922 ((-1174) $)) (-15 -2745 ((-1174) $ (-710) (-710) (-852) (-852))) (-15 -1254 ((-1174) $ (-852) (-355) (-355))) (-15 -3049 ((-1174) $ (-852) (-355) (-355))) (-15 -4109 ((-1174) $ (-852) (-1070))) (-15 -2769 ((-1174) $ (-710) (-710))) (-15 -1810 ((-1174) $ (-443) (-852))) (-15 -4132 ((-1174) $ (-852) (-852))) (-15 -3232 ((-1070) $ (-1070))) (-15 -3232 ((-1070) $ (-1070) (-1070))) (-15 -3232 ((-1070) $ (-1070) (-589 (-1070)))) (-15 -3116 ((-1174) $)) (-15 -2402 ((-523) $)) (-15 -3976 ((-794) $))))) (T -1170))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1170)))) (-3323 (*1 *2 *1) (-12 (-5 *2 (-589 (-874 (-203)))) (-5 *1 (-1170)))) (-4197 (*1 *1) (-5 *1 (-1170))) (-4005 (*1 *1 *1) (-5 *1 (-1170))) (-2412 (*1 *2 *1) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1170)))) (-2412 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1170)))) (-4005 (*1 *1 *2 *3) (-12 (-5 *2 (-443)) (-5 *3 (-589 (-240))) (-5 *1 (-1170)))) (-1570 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-852)) (-5 *4 (-203)) (-5 *5 (-523)) (-5 *6 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3512 (*1 *2 *1) (-12 (-5 *2 (-1169 (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -1961 (-523)) (|:| -2226 (-523)) (|:| |spline| (-523)) (|:| -3156 (-523)) (|:| |axesColor| (-805)) (|:| -3459 (-523)) (|:| |unitsColor| (-805)) (|:| |showing| (-523))))) (-5 *1 (-1170)))) (-3563 (*1 *2 *1) (-12 (-5 *2 (-1169 (-3 (-443) "undefined"))) (-5 *1 (-1170)))) (-2793 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3832 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-443)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1999 (*1 *2 *1 *3) (-12 (-5 *3 (-852)) (-5 *2 (-443)) (-5 *1 (-1170)))) (-3156 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3156 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3459 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3459 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1961 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3064 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2226 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1360 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3922 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2745 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-710)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1254 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-852)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3049 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-852)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-4109 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2769 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-1810 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-443)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-4132 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))) (-3232 (*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1170)))) (-3232 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1170)))) (-3232 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-1170)))) (-3116 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1170)))) (-2402 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1170)))))
+(-13 (-1016) (-10 -8 (-15 -3323 ((-589 (-874 (-203))) $)) (-15 -4197 ($)) (-15 -4005 ($ $)) (-15 -2412 ((-589 (-240)) $)) (-15 -2412 ($ $ (-589 (-240)))) (-15 -4005 ($ (-443) (-589 (-240)))) (-15 -1570 ((-1174) $ (-852) (-203) (-203) (-203) (-203) (-523) (-523) (-523) (-523) (-805) (-523) (-805) (-523))) (-15 -3512 ((-1169 (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -1961 (-523)) (|:| -2226 (-523)) (|:| |spline| (-523)) (|:| -3156 (-523)) (|:| |axesColor| (-805)) (|:| -3459 (-523)) (|:| |unitsColor| (-805)) (|:| |showing| (-523)))) $)) (-15 -3563 ((-1169 (-3 (-443) "undefined")) $)) (-15 -2793 ((-1174) $ (-1070))) (-15 -3832 ((-1174) $ (-443) (-852))) (-15 -1999 ((-443) $ (-852))) (-15 -3156 ((-1174) $ (-852) (-1070))) (-15 -3156 ((-1174) $ (-852) (-805))) (-15 -3459 ((-1174) $ (-852) (-1070))) (-15 -3459 ((-1174) $ (-852) (-805))) (-15 -1961 ((-1174) $ (-852) (-1070))) (-15 -3064 ((-1174) $ (-852) (-1070))) (-15 -2226 ((-1174) $ (-852) (-1070))) (-15 -1360 ((-1174) $ (-1070))) (-15 -3922 ((-1174) $)) (-15 -2745 ((-1174) $ (-710) (-710) (-852) (-852))) (-15 -1254 ((-1174) $ (-852) (-355) (-355))) (-15 -3049 ((-1174) $ (-852) (-355) (-355))) (-15 -4109 ((-1174) $ (-852) (-1070))) (-15 -2769 ((-1174) $ (-710) (-710))) (-15 -1810 ((-1174) $ (-443) (-852))) (-15 -4132 ((-1174) $ (-852) (-852))) (-15 -3232 ((-1070) $ (-1070))) (-15 -3232 ((-1070) $ (-1070) (-1070))) (-15 -3232 ((-1070) $ (-1070) (-589 (-1070)))) (-15 -3116 ((-1174) $)) (-15 -2402 ((-523) $)) (-15 -3976 ((-794) $))))
+((-3260 (((-108) $ $) NIL)) (-3641 (((-1174) $ (-355)) 140) (((-1174) $ (-355) (-355) (-355)) 141)) (-3232 (((-1070) $ (-1070)) 148) (((-1070) $ (-1070) (-1070)) 146) (((-1070) $ (-1070) (-589 (-1070))) 145)) (-2101 (($) 50)) (-1696 (((-1174) $ (-355) (-355) (-355) (-355) (-355)) 116) (((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) $) 114) (((-1174) $ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) 115) (((-1174) $ (-523) (-523) (-355) (-355) (-355)) 117) (((-1174) $ (-355) (-355)) 118) (((-1174) $ (-355) (-355) (-355)) 125)) (-3569 (((-355)) 97) (((-355) (-355)) 98)) (-2529 (((-355)) 92) (((-355) (-355)) 94)) (-3169 (((-355)) 95) (((-355) (-355)) 96)) (-1406 (((-355)) 101) (((-355) (-355)) 102)) (-3412 (((-355)) 99) (((-355) (-355)) 100)) (-3049 (((-1174) $ (-355) (-355)) 142)) (-2793 (((-1174) $ (-1070)) 126)) (-3213 (((-1047 (-203)) $) 51) (($ $ (-1047 (-203))) 52)) (-1896 (((-1174) $ (-1070)) 154)) (-3177 (((-1174) $ (-1070)) 155)) (-4160 (((-1174) $ (-355) (-355)) 124) (((-1174) $ (-523) (-523)) 139)) (-4132 (((-1174) $ (-852) (-852)) 132)) (-3116 (((-1174) $) 112)) (-1613 (((-1174) $ (-1070)) 153)) (-2059 (((-1174) $ (-1070)) 109)) (-2412 (((-589 (-240)) $) 53) (($ $ (-589 (-240))) 54)) (-2769 (((-1174) $ (-710) (-710)) 131)) (-3849 (((-1174) $ (-710) (-874 (-203))) 160)) (-3237 (($ $) 56) (($ (-1047 (-203)) (-1070)) 57) (($ (-1047 (-203)) (-589 (-240))) 58)) (-1523 (((-1174) $ (-355) (-355) (-355)) 106)) (-3841 (((-1070) $) NIL)) (-2402 (((-523) $) 103)) (-3956 (((-1174) $ (-355)) 143)) (-3190 (((-1174) $ (-355)) 158)) (-2435 (((-1034) $) NIL)) (-2036 (((-1174) $ (-355)) 157)) (-3309 (((-1174) $ (-1070)) 111)) (-2745 (((-1174) $ (-710) (-710) (-852) (-852)) 130)) (-1774 (((-1174) $ (-1070)) 108)) (-1360 (((-1174) $ (-1070)) 110)) (-3252 (((-1174) $ (-144) (-144)) 129)) (-3976 (((-794) $) 137)) (-3922 (((-1174) $) 113)) (-4058 (((-1174) $ (-1070)) 156)) (-3156 (((-1174) $ (-1070)) 107)) (-4037 (((-108) $ $) NIL)))
+(((-1171) (-13 (-1016) (-10 -8 (-15 -2529 ((-355))) (-15 -2529 ((-355) (-355))) (-15 -3169 ((-355))) (-15 -3169 ((-355) (-355))) (-15 -3569 ((-355))) (-15 -3569 ((-355) (-355))) (-15 -3412 ((-355))) (-15 -3412 ((-355) (-355))) (-15 -1406 ((-355))) (-15 -1406 ((-355) (-355))) (-15 -2101 ($)) (-15 -3237 ($ $)) (-15 -3237 ($ (-1047 (-203)) (-1070))) (-15 -3237 ($ (-1047 (-203)) (-589 (-240)))) (-15 -3213 ((-1047 (-203)) $)) (-15 -3213 ($ $ (-1047 (-203)))) (-15 -3849 ((-1174) $ (-710) (-874 (-203)))) (-15 -2412 ((-589 (-240)) $)) (-15 -2412 ($ $ (-589 (-240)))) (-15 -2769 ((-1174) $ (-710) (-710))) (-15 -4132 ((-1174) $ (-852) (-852))) (-15 -2793 ((-1174) $ (-1070))) (-15 -2745 ((-1174) $ (-710) (-710) (-852) (-852))) (-15 -1696 ((-1174) $ (-355) (-355) (-355) (-355) (-355))) (-15 -1696 ((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) $)) (-15 -1696 ((-1174) $ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -1696 ((-1174) $ (-523) (-523) (-355) (-355) (-355))) (-15 -1696 ((-1174) $ (-355) (-355))) (-15 -1696 ((-1174) $ (-355) (-355) (-355))) (-15 -1360 ((-1174) $ (-1070))) (-15 -3156 ((-1174) $ (-1070))) (-15 -1774 ((-1174) $ (-1070))) (-15 -2059 ((-1174) $ (-1070))) (-15 -3309 ((-1174) $ (-1070))) (-15 -4160 ((-1174) $ (-355) (-355))) (-15 -4160 ((-1174) $ (-523) (-523))) (-15 -3641 ((-1174) $ (-355))) (-15 -3641 ((-1174) $ (-355) (-355) (-355))) (-15 -3049 ((-1174) $ (-355) (-355))) (-15 -1613 ((-1174) $ (-1070))) (-15 -2036 ((-1174) $ (-355))) (-15 -3190 ((-1174) $ (-355))) (-15 -1896 ((-1174) $ (-1070))) (-15 -3177 ((-1174) $ (-1070))) (-15 -4058 ((-1174) $ (-1070))) (-15 -1523 ((-1174) $ (-355) (-355) (-355))) (-15 -3956 ((-1174) $ (-355))) (-15 -3116 ((-1174) $)) (-15 -3252 ((-1174) $ (-144) (-144))) (-15 -3232 ((-1070) $ (-1070))) (-15 -3232 ((-1070) $ (-1070) (-1070))) (-15 -3232 ((-1070) $ (-1070) (-589 (-1070)))) (-15 -3922 ((-1174) $)) (-15 -2402 ((-523) $))))) (T -1171))
+((-2529 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-2529 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3169 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3169 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3569 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3569 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3412 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-3412 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-1406 (*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-1406 (*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))) (-2101 (*1 *1) (-5 *1 (-1171))) (-3237 (*1 *1 *1) (-5 *1 (-1171))) (-3237 (*1 *1 *2 *3) (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-1070)) (-5 *1 (-1171)))) (-3237 (*1 *1 *2 *3) (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-589 (-240))) (-5 *1 (-1171)))) (-3213 (*1 *2 *1) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1171)))) (-3213 (*1 *1 *1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1171)))) (-3849 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2412 (*1 *2 *1) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1171)))) (-2412 (*1 *1 *1 *2) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1171)))) (-2769 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-4132 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2793 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2745 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-710)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1696 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1696 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) (-5 *1 (-1171)))) (-1696 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203)))) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1696 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-523)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1696 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1696 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1360 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3156 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1774 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2059 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3309 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-4160 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-4160 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3641 (*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3641 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3049 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1613 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2036 (*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3190 (*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1896 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3177 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-4058 (*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-1523 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3956 (*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3116 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3252 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-144)) (-5 *2 (-1174)) (-5 *1 (-1171)))) (-3232 (*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1171)))) (-3232 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1171)))) (-3232 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-1171)))) (-3922 (*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1171)))) (-2402 (*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1171)))))
+(-13 (-1016) (-10 -8 (-15 -2529 ((-355))) (-15 -2529 ((-355) (-355))) (-15 -3169 ((-355))) (-15 -3169 ((-355) (-355))) (-15 -3569 ((-355))) (-15 -3569 ((-355) (-355))) (-15 -3412 ((-355))) (-15 -3412 ((-355) (-355))) (-15 -1406 ((-355))) (-15 -1406 ((-355) (-355))) (-15 -2101 ($)) (-15 -3237 ($ $)) (-15 -3237 ($ (-1047 (-203)) (-1070))) (-15 -3237 ($ (-1047 (-203)) (-589 (-240)))) (-15 -3213 ((-1047 (-203)) $)) (-15 -3213 ($ $ (-1047 (-203)))) (-15 -3849 ((-1174) $ (-710) (-874 (-203)))) (-15 -2412 ((-589 (-240)) $)) (-15 -2412 ($ $ (-589 (-240)))) (-15 -2769 ((-1174) $ (-710) (-710))) (-15 -4132 ((-1174) $ (-852) (-852))) (-15 -2793 ((-1174) $ (-1070))) (-15 -2745 ((-1174) $ (-710) (-710) (-852) (-852))) (-15 -1696 ((-1174) $ (-355) (-355) (-355) (-355) (-355))) (-15 -1696 ((-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))) $)) (-15 -1696 ((-1174) $ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203)) (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203)) (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))) (-15 -1696 ((-1174) $ (-523) (-523) (-355) (-355) (-355))) (-15 -1696 ((-1174) $ (-355) (-355))) (-15 -1696 ((-1174) $ (-355) (-355) (-355))) (-15 -1360 ((-1174) $ (-1070))) (-15 -3156 ((-1174) $ (-1070))) (-15 -1774 ((-1174) $ (-1070))) (-15 -2059 ((-1174) $ (-1070))) (-15 -3309 ((-1174) $ (-1070))) (-15 -4160 ((-1174) $ (-355) (-355))) (-15 -4160 ((-1174) $ (-523) (-523))) (-15 -3641 ((-1174) $ (-355))) (-15 -3641 ((-1174) $ (-355) (-355) (-355))) (-15 -3049 ((-1174) $ (-355) (-355))) (-15 -1613 ((-1174) $ (-1070))) (-15 -2036 ((-1174) $ (-355))) (-15 -3190 ((-1174) $ (-355))) (-15 -1896 ((-1174) $ (-1070))) (-15 -3177 ((-1174) $ (-1070))) (-15 -4058 ((-1174) $ (-1070))) (-15 -1523 ((-1174) $ (-355) (-355) (-355))) (-15 -3956 ((-1174) $ (-355))) (-15 -3116 ((-1174) $)) (-15 -3252 ((-1174) $ (-144) (-144))) (-15 -3232 ((-1070) $ (-1070))) (-15 -3232 ((-1070) $ (-1070) (-1070))) (-15 -3232 ((-1070) $ (-1070) (-589 (-1070)))) (-15 -3922 ((-1174) $)) (-15 -2402 ((-523) $))))
+((-3549 (((-589 (-1070)) (-589 (-1070))) 94) (((-589 (-1070))) 90)) (-3235 (((-589 (-1070))) 88)) (-2648 (((-589 (-852)) (-589 (-852))) 63) (((-589 (-852))) 60)) (-3940 (((-589 (-710)) (-589 (-710))) 57) (((-589 (-710))) 53)) (-3543 (((-1174)) 65)) (-3096 (((-852) (-852)) 81) (((-852)) 80)) (-2369 (((-852) (-852)) 79) (((-852)) 78)) (-2352 (((-805) (-805)) 75) (((-805)) 74)) (-2355 (((-203)) 85) (((-203) (-355)) 87)) (-2094 (((-852)) 82) (((-852) (-852)) 83)) (-2836 (((-852) (-852)) 77) (((-852)) 76)) (-4086 (((-805) (-805)) 69) (((-805)) 67)) (-4176 (((-805) (-805)) 71) (((-805)) 70)) (-3413 (((-805) (-805)) 73) (((-805)) 72)))
+(((-1172) (-10 -7 (-15 -4086 ((-805))) (-15 -4086 ((-805) (-805))) (-15 -4176 ((-805))) (-15 -4176 ((-805) (-805))) (-15 -3413 ((-805))) (-15 -3413 ((-805) (-805))) (-15 -2352 ((-805))) (-15 -2352 ((-805) (-805))) (-15 -2836 ((-852))) (-15 -2836 ((-852) (-852))) (-15 -3940 ((-589 (-710)))) (-15 -3940 ((-589 (-710)) (-589 (-710)))) (-15 -2648 ((-589 (-852)))) (-15 -2648 ((-589 (-852)) (-589 (-852)))) (-15 -3543 ((-1174))) (-15 -3549 ((-589 (-1070)))) (-15 -3549 ((-589 (-1070)) (-589 (-1070)))) (-15 -3235 ((-589 (-1070)))) (-15 -2369 ((-852))) (-15 -3096 ((-852))) (-15 -2369 ((-852) (-852))) (-15 -3096 ((-852) (-852))) (-15 -2094 ((-852) (-852))) (-15 -2094 ((-852))) (-15 -2355 ((-203) (-355))) (-15 -2355 ((-203))))) (T -1172))
+((-2355 (*1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-1172)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-203)) (-5 *1 (-1172)))) (-2094 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-2094 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-3096 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-2369 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-3096 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-2369 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-3235 (*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))) (-3549 (*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))) (-3549 (*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))) (-3543 (*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1172)))) (-2648 (*1 *2 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1172)))) (-2648 (*1 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1172)))) (-3940 (*1 *2 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1172)))) (-3940 (*1 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1172)))) (-2836 (*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-2836 (*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))) (-2352 (*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-2352 (*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-3413 (*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-3413 (*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-4176 (*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-4176 (*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-4086 (*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))) (-4086 (*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
+(-10 -7 (-15 -4086 ((-805))) (-15 -4086 ((-805) (-805))) (-15 -4176 ((-805))) (-15 -4176 ((-805) (-805))) (-15 -3413 ((-805))) (-15 -3413 ((-805) (-805))) (-15 -2352 ((-805))) (-15 -2352 ((-805) (-805))) (-15 -2836 ((-852))) (-15 -2836 ((-852) (-852))) (-15 -3940 ((-589 (-710)))) (-15 -3940 ((-589 (-710)) (-589 (-710)))) (-15 -2648 ((-589 (-852)))) (-15 -2648 ((-589 (-852)) (-589 (-852)))) (-15 -3543 ((-1174))) (-15 -3549 ((-589 (-1070)))) (-15 -3549 ((-589 (-1070)) (-589 (-1070)))) (-15 -3235 ((-589 (-1070)))) (-15 -2369 ((-852))) (-15 -3096 ((-852))) (-15 -2369 ((-852) (-852))) (-15 -3096 ((-852) (-852))) (-15 -2094 ((-852) (-852))) (-15 -2094 ((-852))) (-15 -2355 ((-203) (-355))) (-15 -2355 ((-203))))
+((-3837 (((-443) (-589 (-589 (-874 (-203)))) (-589 (-240))) 21) (((-443) (-589 (-589 (-874 (-203))))) 20) (((-443) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240))) 19)) (-3409 (((-1170) (-589 (-589 (-874 (-203)))) (-589 (-240))) 27) (((-1170) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240))) 26)) (-3976 (((-1170) (-443)) 38)))
+(((-1173) (-10 -7 (-15 -3837 ((-443) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240)))) (-15 -3837 ((-443) (-589 (-589 (-874 (-203)))))) (-15 -3837 ((-443) (-589 (-589 (-874 (-203)))) (-589 (-240)))) (-15 -3409 ((-1170) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240)))) (-15 -3409 ((-1170) (-589 (-589 (-874 (-203)))) (-589 (-240)))) (-15 -3976 ((-1170) (-443))))) (T -1173))
+((-3976 (*1 *2 *3) (-12 (-5 *3 (-443)) (-5 *2 (-1170)) (-5 *1 (-1173)))) (-3409 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-1173)))) (-3409 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-805)) (-5 *5 (-852)) (-5 *6 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-1173)))) (-3837 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-589 (-240))) (-5 *2 (-443)) (-5 *1 (-1173)))) (-3837 (*1 *2 *3) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-443)) (-5 *1 (-1173)))) (-3837 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-805)) (-5 *5 (-852)) (-5 *6 (-589 (-240))) (-5 *2 (-443)) (-5 *1 (-1173)))))
+(-10 -7 (-15 -3837 ((-443) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240)))) (-15 -3837 ((-443) (-589 (-589 (-874 (-203)))))) (-15 -3837 ((-443) (-589 (-589 (-874 (-203)))) (-589 (-240)))) (-15 -3409 ((-1170) (-589 (-589 (-874 (-203)))) (-805) (-805) (-852) (-589 (-240)))) (-15 -3409 ((-1170) (-589 (-589 (-874 (-203)))) (-589 (-240)))) (-15 -3976 ((-1170) (-443))))
+((-3164 (($) 7)) (-3976 (((-794) $) 10)))
+(((-1174) (-10 -8 (-15 -3164 ($)) (-15 -3976 ((-794) $)))) (T -1174))
+((-3976 (*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1174)))) (-3164 (*1 *1) (-5 *1 (-1174))))
+(-10 -8 (-15 -3164 ($)) (-15 -3976 ((-794) $)))
+((-4125 (($ $ |#2|) 10)))
+(((-1175 |#1| |#2|) (-10 -8 (-15 -4125 (|#1| |#1| |#2|))) (-1176 |#2|) (-339)) (T -1175))
+NIL
+(-10 -8 (-15 -4125 (|#1| |#1| |#2|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-4012 (((-126)) 28)) (-3976 (((-794) $) 11)) (-1428 (($) 18 T CONST)) (-4037 (((-108) $ $) 6)) (-4125 (($ $ |#1|) 29)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
(((-1176 |#1|) (-129) (-339)) (T -1176))
-((-4074 (*1 *1 *1 *2) (-12 (-4 *1 (-1176 *2)) (-4 *2 (-339)))) (-3314 (*1 *2) (-12 (-4 *1 (-1176 *3)) (-4 *3 (-339)) (-5 *2 (-126)))))
-(-13 (-657 |t#1|) (-10 -8 (-15 -4074 ($ $ |t#1|)) (-15 -3314 ((-126)))))
+((-4125 (*1 *1 *1 *2) (-12 (-4 *1 (-1176 *2)) (-4 *2 (-339)))) (-4012 (*1 *2) (-12 (-4 *1 (-1176 *3)) (-4 *3 (-339)) (-5 *2 (-126)))))
+(-13 (-657 |t#1|) (-10 -8 (-15 -4125 ($ $ |t#1|)) (-15 -4012 ((-126)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-657 |#1|) . T) ((-979 |#1|) . T) ((-1016) . T))
-((-1344 (((-589 (-1118 |#1|)) (-1087) (-1118 |#1|)) 78)) (-1693 (((-1068 (-1068 (-883 |#1|))) (-1087) (-1068 (-883 |#1|))) 57)) (-1397 (((-1 (-1068 (-1118 |#1|)) (-1068 (-1118 |#1|))) (-710) (-1118 |#1|) (-1068 (-1118 |#1|))) 68)) (-4121 (((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710)) 59)) (-1460 (((-1 (-1083 (-883 |#1|)) (-883 |#1|)) (-1087)) 27)) (-4065 (((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710)) 58)))
-(((-1177 |#1|) (-10 -7 (-15 -4121 ((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710))) (-15 -4065 ((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710))) (-15 -1693 ((-1068 (-1068 (-883 |#1|))) (-1087) (-1068 (-883 |#1|)))) (-15 -1460 ((-1 (-1083 (-883 |#1|)) (-883 |#1|)) (-1087))) (-15 -1344 ((-589 (-1118 |#1|)) (-1087) (-1118 |#1|))) (-15 -1397 ((-1 (-1068 (-1118 |#1|)) (-1068 (-1118 |#1|))) (-710) (-1118 |#1|) (-1068 (-1118 |#1|))))) (-339)) (T -1177))
-((-1397 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-710)) (-4 *6 (-339)) (-5 *4 (-1118 *6)) (-5 *2 (-1 (-1068 *4) (-1068 *4))) (-5 *1 (-1177 *6)) (-5 *5 (-1068 *4)))) (-1344 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-4 *5 (-339)) (-5 *2 (-589 (-1118 *5))) (-5 *1 (-1177 *5)) (-5 *4 (-1118 *5)))) (-1460 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1 (-1083 (-883 *4)) (-883 *4))) (-5 *1 (-1177 *4)) (-4 *4 (-339)))) (-1693 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-4 *5 (-339)) (-5 *2 (-1068 (-1068 (-883 *5)))) (-5 *1 (-1177 *5)) (-5 *4 (-1068 (-883 *5))))) (-4065 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-1068 (-883 *4)) (-1068 (-883 *4)))) (-5 *1 (-1177 *4)) (-4 *4 (-339)))) (-4121 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-1068 (-883 *4)) (-1068 (-883 *4)))) (-5 *1 (-1177 *4)) (-4 *4 (-339)))))
-(-10 -7 (-15 -4121 ((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710))) (-15 -4065 ((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710))) (-15 -1693 ((-1068 (-1068 (-883 |#1|))) (-1087) (-1068 (-883 |#1|)))) (-15 -1460 ((-1 (-1083 (-883 |#1|)) (-883 |#1|)) (-1087))) (-15 -1344 ((-589 (-1118 |#1|)) (-1087) (-1118 |#1|))) (-15 -1397 ((-1 (-1068 (-1118 |#1|)) (-1068 (-1118 |#1|))) (-710) (-1118 |#1|) (-1068 (-1118 |#1|)))))
-((-3674 (((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|) 74)) (-2496 (((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) 73)))
-(((-1178 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2496 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))))) (-15 -3674 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|))) (-325) (-1145 |#1|) (-1145 |#2|) (-385 |#2| |#3|)) (T -1178))
-((-3674 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 *3)) (-5 *2 (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-1178 *4 *3 *5 *6)) (-4 *6 (-385 *3 *5)))) (-2496 (*1 *2) (-12 (-4 *3 (-325)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -3760 (-629 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-629 *4)))) (-5 *1 (-1178 *3 *4 *5 *6)) (-4 *6 (-385 *4 *5)))))
-(-10 -7 (-15 -2496 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))))) (-15 -3674 ((-2 (|:| -3760 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 43)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) NIL)) (-2769 (((-108) $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1691 (((-794) $) 64) (($ (-523)) NIL) ((|#4| $) 54) (($ |#4|) 49) (($ |#1|) NIL (|has| |#1| (-158)))) (-3272 (((-710)) NIL)) (-3720 (((-1174) (-710)) 16)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 27 T CONST)) (-1891 (($) 67 T CONST)) (-3941 (((-108) $ $) 69)) (-4074 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-4060 (($ $) 71) (($ $ $) NIL)) (-4045 (($ $ $) 47)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 73) (($ |#1| $) NIL (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158)))))
-(((-1179 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-973) (-10 -8 (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1691 (|#4| $)) (IF (|has| |#1| (-339)) (-15 -4074 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1691 ($ |#4|)) (-15 -3720 ((-1174) (-710))))) (-973) (-786) (-732) (-880 |#1| |#3| |#2|) (-589 |#2|) (-589 (-710)) (-710)) (T -1179))
-((-1691 (*1 *2 *1) (-12 (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-1179 *3 *4 *5 *2 *6 *7 *8)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-14 *6 (-589 *4)) (-14 *7 (-589 (-710))) (-14 *8 (-710)))) (-4074 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-339)) (-4 *2 (-973)) (-4 *3 (-786)) (-4 *4 (-732)) (-14 *6 (-589 *3)) (-5 *1 (-1179 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-880 *2 *4 *3)) (-14 *7 (-589 (-710))) (-14 *8 (-710)))) (-1691 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-14 *6 (-589 *4)) (-5 *1 (-1179 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-880 *3 *5 *4)) (-14 *7 (-589 (-710))) (-14 *8 (-710)))) (-3720 (*1 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-4 *5 (-786)) (-4 *6 (-732)) (-14 *8 (-589 *5)) (-5 *2 (-1174)) (-5 *1 (-1179 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-880 *4 *6 *5)) (-14 *9 (-589 *3)) (-14 *10 *3))))
-(-13 (-973) (-10 -8 (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1691 (|#4| $)) (IF (|has| |#1| (-339)) (-15 -4074 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1691 ($ |#4|)) (-15 -3720 ((-1174) (-710)))))
-((-1680 (((-108) $ $) NIL)) (-3385 (((-589 (-2 (|:| -1214 $) (|:| -2647 (-589 |#4|)))) (-589 |#4|)) NIL)) (-2591 (((-589 $) (-589 |#4|)) 88)) (-1292 (((-589 |#3|) $) NIL)) (-2356 (((-108) $) NIL)) (-2192 (((-108) $) NIL (|has| |#1| (-515)))) (-2219 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2717 ((|#4| |#4| $) NIL)) (-1581 (((-2 (|:| |under| $) (|:| -2733 $) (|:| |upper| $)) $ |#3|) NIL)) (-1620 (((-108) $ (-710)) NIL)) (-1903 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) NIL)) (-4189 (($) NIL T CONST)) (-4002 (((-108) $) NIL (|has| |#1| (-515)))) (-3577 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3527 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2611 (((-108) $) NIL (|has| |#1| (-515)))) (-3586 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 28)) (-1291 (((-589 |#4|) (-589 |#4|) $) 25 (|has| |#1| (-515)))) (-1804 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-1220 (((-3 $ "failed") (-589 |#4|)) NIL)) (-3508 (($ (-589 |#4|)) NIL)) (-2441 (((-3 $ "failed") $) 70)) (-3546 ((|#4| |#4| $) 75)) (-2462 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2514 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3969 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-3087 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2848 ((|#4| |#4| $) NIL)) (-2116 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2860 (((-2 (|:| -1214 (-589 |#4|)) (|:| -2647 (-589 |#4|))) $) NIL)) (-1871 (((-589 |#4|) $) NIL (|has| $ (-6 -4248)))) (-2605 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3556 ((|#3| $) 76)) (-3051 (((-108) $ (-710)) NIL)) (-1584 (((-589 |#4|) $) 29 (|has| $ (-6 -4248)))) (-3423 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-3152 (((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 32) (((-3 $ "failed") (-589 |#4|)) 35)) (-2043 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4249)))) (-1345 (($ (-1 |#4| |#4|) $) NIL)) (-2709 (((-589 |#3|) $) NIL)) (-2528 (((-108) |#3| $) NIL)) (-1418 (((-108) $ (-710)) NIL)) (-2032 (((-1070) $) NIL)) (-2535 (((-3 |#4| "failed") $) NIL)) (-2455 (((-589 |#4|) $) 50)) (-2490 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2960 ((|#4| |#4| $) 74)) (-2303 (((-108) $ $) 85)) (-3473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2569 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2897 ((|#4| |#4| $) NIL)) (-3951 (((-1034) $) NIL)) (-2428 (((-3 |#4| "failed") $) 69)) (-2509 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-3367 (((-3 $ "failed") $ |#4|) NIL)) (-3053 (($ $ |#4|) NIL)) (-3379 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2812 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2267 (((-108) $ $) NIL)) (-1777 (((-108) $) 67)) (-3320 (($) 42)) (-2640 (((-710) $) NIL)) (-3977 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1874 (($ $) NIL)) (-1400 (((-499) $) NIL (|has| |#4| (-564 (-499))))) (-1704 (($ (-589 |#4|)) NIL)) (-2712 (($ $ |#3|) NIL)) (-2742 (($ $ |#3|) NIL)) (-1494 (($ $) NIL)) (-1591 (($ $ |#3|) NIL)) (-1691 (((-794) $) NIL) (((-589 |#4|) $) 57)) (-2868 (((-710) $) NIL (|has| |#3| (-344)))) (-2276 (((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 40) (((-3 $ "failed") (-589 |#4|)) 41)) (-2681 (((-589 $) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 65) (((-589 $) (-589 |#4|)) 66)) (-1645 (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 24) (((-3 (-2 (|:| |bas| $) (|:| -3781 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3684 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) NIL)) (-2308 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1574 (((-589 |#3|) $) NIL)) (-1747 (((-108) |#3| $) NIL)) (-3941 (((-108) $ $) NIL)) (-2810 (((-710) $) NIL (|has| $ (-6 -4248)))))
-(((-1180 |#1| |#2| |#3| |#4|) (-13 (-1117 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3152 ((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3152 ((-3 $ "failed") (-589 |#4|))) (-15 -2276 ((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2276 ((-3 $ "failed") (-589 |#4|))) (-15 -2681 ((-589 $) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2681 ((-589 $) (-589 |#4|))))) (-515) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -1180))
-((-3152 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1180 *5 *6 *7 *8)))) (-3152 (*1 *1 *2) (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-1180 *3 *4 *5 *6)))) (-2276 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1180 *5 *6 *7 *8)))) (-2276 (*1 *1 *2) (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-1180 *3 *4 *5 *6)))) (-2681 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732)) (-4 *8 (-786)) (-5 *2 (-589 (-1180 *6 *7 *8 *9))) (-5 *1 (-1180 *6 *7 *8 *9)))) (-2681 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-1180 *4 *5 *6 *7))) (-5 *1 (-1180 *4 *5 *6 *7)))))
-(-13 (-1117 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3152 ((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3152 ((-3 $ "failed") (-589 |#4|))) (-15 -2276 ((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2276 ((-3 $ "failed") (-589 |#4|))) (-15 -2681 ((-589 $) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2681 ((-589 $) (-589 |#4|)))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-3405 (((-3 $ "failed") $ $) 19)) (-4189 (($) 17 T CONST)) (-1444 (((-3 $ "failed") $) 34)) (-2769 (((-108) $) 31)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 38)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39)))
+((-1510 (((-589 (-1118 |#1|)) (-1087) (-1118 |#1|)) 78)) (-1740 (((-1068 (-1068 (-883 |#1|))) (-1087) (-1068 (-883 |#1|))) 57)) (-3900 (((-1 (-1068 (-1118 |#1|)) (-1068 (-1118 |#1|))) (-710) (-1118 |#1|) (-1068 (-1118 |#1|))) 68)) (-2249 (((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710)) 59)) (-3138 (((-1 (-1083 (-883 |#1|)) (-883 |#1|)) (-1087)) 29)) (-3443 (((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710)) 58)))
+(((-1177 |#1|) (-10 -7 (-15 -2249 ((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710))) (-15 -3443 ((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710))) (-15 -1740 ((-1068 (-1068 (-883 |#1|))) (-1087) (-1068 (-883 |#1|)))) (-15 -3138 ((-1 (-1083 (-883 |#1|)) (-883 |#1|)) (-1087))) (-15 -1510 ((-589 (-1118 |#1|)) (-1087) (-1118 |#1|))) (-15 -3900 ((-1 (-1068 (-1118 |#1|)) (-1068 (-1118 |#1|))) (-710) (-1118 |#1|) (-1068 (-1118 |#1|))))) (-339)) (T -1177))
+((-3900 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-710)) (-4 *6 (-339)) (-5 *4 (-1118 *6)) (-5 *2 (-1 (-1068 *4) (-1068 *4))) (-5 *1 (-1177 *6)) (-5 *5 (-1068 *4)))) (-1510 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-4 *5 (-339)) (-5 *2 (-589 (-1118 *5))) (-5 *1 (-1177 *5)) (-5 *4 (-1118 *5)))) (-3138 (*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1 (-1083 (-883 *4)) (-883 *4))) (-5 *1 (-1177 *4)) (-4 *4 (-339)))) (-1740 (*1 *2 *3 *4) (-12 (-5 *3 (-1087)) (-4 *5 (-339)) (-5 *2 (-1068 (-1068 (-883 *5)))) (-5 *1 (-1177 *5)) (-5 *4 (-1068 (-883 *5))))) (-3443 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-1068 (-883 *4)) (-1068 (-883 *4)))) (-5 *1 (-1177 *4)) (-4 *4 (-339)))) (-2249 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-1068 (-883 *4)) (-1068 (-883 *4)))) (-5 *1 (-1177 *4)) (-4 *4 (-339)))))
+(-10 -7 (-15 -2249 ((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710))) (-15 -3443 ((-1 (-1068 (-883 |#1|)) (-1068 (-883 |#1|))) (-710))) (-15 -1740 ((-1068 (-1068 (-883 |#1|))) (-1087) (-1068 (-883 |#1|)))) (-15 -3138 ((-1 (-1083 (-883 |#1|)) (-883 |#1|)) (-1087))) (-15 -1510 ((-589 (-1118 |#1|)) (-1087) (-1118 |#1|))) (-15 -3900 ((-1 (-1068 (-1118 |#1|)) (-1068 (-1118 |#1|))) (-710) (-1118 |#1|) (-1068 (-1118 |#1|)))))
+((-3329 (((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|) 75)) (-3835 (((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|)))) 74)))
+(((-1178 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3835 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))))) (-15 -3329 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|))) (-325) (-1145 |#1|) (-1145 |#2|) (-385 |#2| |#3|)) (T -1178))
+((-3329 (*1 *2 *3) (-12 (-4 *4 (-325)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 *3)) (-5 *2 (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-629 *3)))) (-5 *1 (-1178 *4 *3 *5 *6)) (-4 *6 (-385 *3 *5)))) (-3835 (*1 *2) (-12 (-4 *3 (-325)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 *4)) (-5 *2 (-2 (|:| -2922 (-629 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-629 *4)))) (-5 *1 (-1178 *3 *4 *5 *6)) (-4 *6 (-385 *4 *5)))))
+(-10 -7 (-15 -3835 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))))) (-15 -3329 ((-2 (|:| -2922 (-629 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-629 |#2|))) |#2|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 43)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) NIL)) (-3482 (((-108) $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-3976 (((-794) $) 64) (($ (-523)) NIL) ((|#4| $) 54) (($ |#4|) 49) (($ |#1|) NIL (|has| |#1| (-158)))) (-1698 (((-710)) NIL)) (-3788 (((-1174) (-710)) 16)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 27 T CONST)) (-1440 (($) 67 T CONST)) (-4037 (((-108) $ $) 69)) (-4125 (((-3 $ "failed") $ $) NIL (|has| |#1| (-339)))) (-4115 (($ $) 71) (($ $ $) NIL)) (-4103 (($ $ $) 47)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 73) (($ |#1| $) NIL (|has| |#1| (-158))) (($ $ |#1|) NIL (|has| |#1| (-158)))))
+(((-1179 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-973) (-10 -8 (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (-15 -3976 (|#4| $)) (IF (|has| |#1| (-339)) (-15 -4125 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3976 ($ |#4|)) (-15 -3788 ((-1174) (-710))))) (-973) (-786) (-732) (-880 |#1| |#3| |#2|) (-589 |#2|) (-589 (-710)) (-710)) (T -1179))
+((-3976 (*1 *2 *1) (-12 (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-1179 *3 *4 *5 *2 *6 *7 *8)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-14 *6 (-589 *4)) (-14 *7 (-589 (-710))) (-14 *8 (-710)))) (-4125 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-339)) (-4 *2 (-973)) (-4 *3 (-786)) (-4 *4 (-732)) (-14 *6 (-589 *3)) (-5 *1 (-1179 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-880 *2 *4 *3)) (-14 *7 (-589 (-710))) (-14 *8 (-710)))) (-3976 (*1 *1 *2) (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-14 *6 (-589 *4)) (-5 *1 (-1179 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-880 *3 *5 *4)) (-14 *7 (-589 (-710))) (-14 *8 (-710)))) (-3788 (*1 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-4 *5 (-786)) (-4 *6 (-732)) (-14 *8 (-589 *5)) (-5 *2 (-1174)) (-5 *1 (-1179 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-880 *4 *6 *5)) (-14 *9 (-589 *3)) (-14 *10 *3))))
+(-13 (-973) (-10 -8 (IF (|has| |#1| (-158)) (-6 (-37 |#1|)) |%noBranch|) (-15 -3976 (|#4| $)) (IF (|has| |#1| (-339)) (-15 -4125 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3976 ($ |#4|)) (-15 -3788 ((-1174) (-710)))))
+((-3260 (((-108) $ $) NIL)) (-2778 (((-589 (-2 (|:| -3922 $) (|:| -3439 (-589 |#4|)))) (-589 |#4|)) NIL)) (-2311 (((-589 $) (-589 |#4|)) 88)) (-3716 (((-589 |#3|) $) NIL)) (-2011 (((-108) $) NIL)) (-2821 (((-108) $) NIL (|has| |#1| (-515)))) (-3103 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4165 ((|#4| |#4| $) NIL)) (-3400 (((-2 (|:| |under| $) (|:| -1250 $) (|:| |upper| $)) $ |#3|) NIL)) (-2282 (((-108) $ (-710)) NIL)) (-1299 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248))) (((-3 |#4| "failed") $ |#3|) NIL)) (-1640 (($) NIL T CONST)) (-1619 (((-108) $) NIL (|has| |#1| (-515)))) (-2927 (((-108) $ $) NIL (|has| |#1| (-515)))) (-3685 (((-108) $ $) NIL (|has| |#1| (-515)))) (-2457 (((-108) $) NIL (|has| |#1| (-515)))) (-3021 (((-589 |#4|) (-589 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 28)) (-2341 (((-589 |#4|) (-589 |#4|) $) 25 (|has| |#1| (-515)))) (-3450 (((-589 |#4|) (-589 |#4|) $) NIL (|has| |#1| (-515)))) (-2898 (((-3 $ "failed") (-589 |#4|)) NIL)) (-1996 (($ (-589 |#4|)) NIL)) (-3891 (((-3 $ "failed") $) 70)) (-3880 ((|#4| |#4| $) 75)) (-3917 (($ $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-2231 (($ |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-3143 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-3605 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-3058 ((|#4| |#4| $) NIL)) (-1830 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4248))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4248))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3161 (((-2 (|:| -3922 (-589 |#4|)) (|:| -3439 (-589 |#4|))) $) NIL)) (-3133 (((-589 |#4|) $) NIL (|has| $ (-6 -4248)))) (-2407 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2694 ((|#3| $) 76)) (-1344 (((-108) $ (-710)) NIL)) (-3056 (((-589 |#4|) $) 29 (|has| $ (-6 -4248)))) (-1348 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016))))) (-3042 (((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 32) (((-3 $ "failed") (-589 |#4|)) 35)) (-3063 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4249)))) (-3015 (($ (-1 |#4| |#4|) $) NIL)) (-4100 (((-589 |#3|) $) NIL)) (-2863 (((-108) |#3| $) NIL)) (-4042 (((-108) $ (-710)) NIL)) (-3841 (((-1070) $) NIL)) (-2247 (((-3 |#4| "failed") $) NIL)) (-3403 (((-589 |#4|) $) 50)) (-3761 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1728 ((|#4| |#4| $) 74)) (-1454 (((-108) $ $) 85)) (-1916 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-515)))) (-2152 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2347 ((|#4| |#4| $) NIL)) (-2435 (((-1034) $) NIL)) (-3879 (((-3 |#4| "failed") $) 69)) (-2660 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2594 (((-3 $ "failed") $ |#4|) NIL)) (-1361 (($ $ |#4|) NIL)) (-2720 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-1349 (($ $ (-589 |#4|) (-589 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-271 |#4|)) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016)))) (($ $ (-589 (-271 |#4|))) NIL (-12 (|has| |#4| (-286 |#4|)) (|has| |#4| (-1016))))) (-2391 (((-108) $ $) NIL)) (-3163 (((-108) $) 67)) (-4055 (($) 42)) (-1487 (((-710) $) NIL)) (-2452 (((-710) |#4| $) NIL (-12 (|has| $ (-6 -4248)) (|has| |#4| (-1016)))) (((-710) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-4124 (($ $) NIL)) (-3077 (((-499) $) NIL (|has| |#4| (-564 (-499))))) (-3985 (($ (-589 |#4|)) NIL)) (-4135 (($ $ |#3|) NIL)) (-1318 (($ $ |#3|) NIL)) (-3444 (($ $) NIL)) (-2023 (($ $ |#3|) NIL)) (-3976 (((-794) $) NIL) (((-589 |#4|) $) 57)) (-3221 (((-710) $) NIL (|has| |#3| (-344)))) (-2460 (((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 40) (((-3 $ "failed") (-589 |#4|)) 41)) (-2020 (((-589 $) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 65) (((-589 $) (-589 |#4|)) 66)) (-2459 (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4| |#4|)) 24) (((-3 (-2 (|:| |bas| $) (|:| -3346 (-589 |#4|))) "failed") (-589 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3442 (((-108) $ (-1 (-108) |#4| (-589 |#4|))) NIL)) (-1505 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4248)))) (-2969 (((-589 |#3|) $) NIL)) (-4079 (((-108) |#3| $) NIL)) (-4037 (((-108) $ $) NIL)) (-1271 (((-710) $) NIL (|has| $ (-6 -4248)))))
+(((-1180 |#1| |#2| |#3| |#4|) (-13 (-1117 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3042 ((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3042 ((-3 $ "failed") (-589 |#4|))) (-15 -2460 ((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2460 ((-3 $ "failed") (-589 |#4|))) (-15 -2020 ((-589 $) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2020 ((-589 $) (-589 |#4|))))) (-515) (-732) (-786) (-987 |#1| |#2| |#3|)) (T -1180))
+((-3042 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1180 *5 *6 *7 *8)))) (-3042 (*1 *1 *2) (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-1180 *3 *4 *5 *6)))) (-2460 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1180 *5 *6 *7 *8)))) (-2460 (*1 *1 *2) (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-1180 *3 *4 *5 *6)))) (-2020 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-589 *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732)) (-4 *8 (-786)) (-5 *2 (-589 (-1180 *6 *7 *8 *9))) (-5 *1 (-1180 *6 *7 *8 *9)))) (-2020 (*1 *2 *3) (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-1180 *4 *5 *6 *7))) (-5 *1 (-1180 *4 *5 *6 *7)))))
+(-13 (-1117 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3042 ((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3042 ((-3 $ "failed") (-589 |#4|))) (-15 -2460 ((-3 $ "failed") (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2460 ((-3 $ "failed") (-589 |#4|))) (-15 -2020 ((-589 $) (-589 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2020 ((-589 $) (-589 |#4|)))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-2999 (((-3 $ "failed") $ $) 19)) (-1640 (($) 17 T CONST)) (-4211 (((-3 $ "failed") $) 34)) (-3482 (((-108) $) 31)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#1|) 38)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39)))
(((-1181 |#1|) (-129) (-973)) (T -1181))
-((-1691 (*1 *1 *2) (-12 (-4 *1 (-1181 *2)) (-4 *2 (-973)))))
-(-13 (-973) (-107 |t#1| |t#1|) (-10 -8 (-15 -1691 ($ |t#1|)) (IF (|has| |t#1| (-158)) (-6 (-37 |t#1|)) |%noBranch|)))
+((-3976 (*1 *1 *2) (-12 (-4 *1 (-1181 *2)) (-4 *2 (-973)))))
+(-13 (-973) (-107 |t#1| |t#1|) (-10 -8 (-15 -3976 ($ |t#1|)) (IF (|has| |t#1| (-158)) (-6 (-37 |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-158)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 |#1|) |has| |#1| (-158)) ((-666) . T) ((-979 |#1|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T))
-((-1680 (((-108) $ $) 60)) (-2603 (((-108) $) NIL)) (-2634 (((-589 |#1|) $) 45)) (-4111 (($ $ (-710)) 39)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1599 (($ $ (-710)) 17 (|has| |#2| (-158))) (($ $ $) 18 (|has| |#2| (-158)))) (-4189 (($) NIL T CONST)) (-3166 (($ $ $) 63) (($ $ (-758 |#1|)) 49) (($ $ |#1|) 53)) (-1220 (((-3 (-758 |#1|) "failed") $) NIL)) (-3508 (((-758 |#1|) $) NIL)) (-1457 (($ $) 32)) (-1444 (((-3 $ "failed") $) NIL)) (-2767 (((-108) $) NIL)) (-1881 (($ $) NIL)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-2836 (($ (-758 |#1|) |#2|) 31)) (-1965 (($ $) 33)) (-3682 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) 11)) (-3661 (((-758 |#1|) $) NIL)) (-3588 (((-758 |#1|) $) 34)) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-2278 (($ $ $) 62) (($ $ (-758 |#1|)) 51) (($ $ |#1|) 55)) (-3940 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1427 (((-758 |#1|) $) 28)) (-1437 ((|#2| $) 30)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2640 (((-710) $) 36)) (-1844 (((-108) $) 40)) (-2501 ((|#2| $) NIL)) (-1691 (((-794) $) NIL) (($ (-758 |#1|)) 24) (($ |#1|) 25) (($ |#2|) NIL) (($ (-523)) NIL)) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ (-758 |#1|)) NIL)) (-3474 ((|#2| $ $) 65) ((|#2| $ (-758 |#1|)) NIL)) (-3272 (((-710)) NIL)) (-2423 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1879 (($) 12 T CONST)) (-1891 (($) 14 T CONST)) (-3461 (((-589 (-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3941 (((-108) $ $) 38)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 21)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#2| $) 20) (($ $ |#2|) 61) (($ |#2| (-758 |#1|)) NIL) (($ |#1| $) 27) (($ $ $) NIL)))
+((-3260 (((-108) $ $) 60)) (-2388 (((-108) $) NIL)) (-1304 (((-589 |#1|) $) 45)) (-3944 (($ $ (-710)) 39)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2127 (($ $ (-710)) 18 (|has| |#2| (-158))) (($ $ $) 19 (|has| |#2| (-158)))) (-1640 (($) NIL T CONST)) (-3168 (($ $ $) 63) (($ $ (-758 |#1|)) 49) (($ $ |#1|) 53)) (-2898 (((-3 (-758 |#1|) "failed") $) NIL)) (-1996 (((-758 |#1|) $) NIL)) (-3142 (($ $) 32)) (-4211 (((-3 $ "failed") $) NIL)) (-3460 (((-108) $) NIL)) (-2897 (($ $) NIL)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-1511 (($ (-758 |#1|) |#2|) 31)) (-2471 (($ $) 33)) (-3418 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) 12)) (-2042 (((-758 |#1|) $) NIL)) (-3046 (((-758 |#1|) $) 34)) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-2475 (($ $ $) 62) (($ $ (-758 |#1|)) 51) (($ $ |#1|) 55)) (-2859 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3107 (((-758 |#1|) $) 28)) (-3119 ((|#2| $) 30)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1487 (((-710) $) 36)) (-2592 (((-108) $) 40)) (-1982 ((|#2| $) NIL)) (-3976 (((-794) $) NIL) (($ (-758 |#1|)) 24) (($ |#1|) 25) (($ |#2|) NIL) (($ (-523)) NIL)) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ (-758 |#1|)) NIL)) (-2275 ((|#2| $ $) 65) ((|#2| $ (-758 |#1|)) NIL)) (-1698 (((-710)) NIL)) (-2573 (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (-1428 (($) 13 T CONST)) (-1440 (($) 15 T CONST)) (-1776 (((-589 (-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|))) $) NIL)) (-4037 (((-108) $ $) 38)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 22)) (** (($ $ (-710)) NIL) (($ $ (-852)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ |#2| $) 21) (($ $ |#2|) 61) (($ |#2| (-758 |#1|)) NIL) (($ |#1| $) 27) (($ $ $) NIL)))
(((-1182 |#1| |#2|) (-13 (-358 |#2| (-758 |#1|)) (-1188 |#1| |#2|)) (-786) (-973)) (T -1182))
NIL
(-13 (-358 |#2| (-758 |#1|)) (-1188 |#1| |#2|))
-((-2313 ((|#3| |#3| (-710)) 23)) (-2922 ((|#3| |#3| (-710)) 28)) (-2630 ((|#3| |#3| |#3| (-710)) 29)))
-(((-1183 |#1| |#2| |#3|) (-10 -7 (-15 -2922 (|#3| |#3| (-710))) (-15 -2313 (|#3| |#3| (-710))) (-15 -2630 (|#3| |#3| |#3| (-710)))) (-13 (-973) (-657 (-383 (-523)))) (-786) (-1188 |#2| |#1|)) (T -1183))
-((-2630 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523))))) (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4)))) (-2313 (*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523))))) (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4)))) (-2922 (*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523))))) (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4)))))
-(-10 -7 (-15 -2922 (|#3| |#3| (-710))) (-15 -2313 (|#3| |#3| (-710))) (-15 -2630 (|#3| |#3| |#3| (-710))))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2634 (((-589 |#1|) $) 40)) (-3405 (((-3 $ "failed") $ $) 19)) (-1599 (($ $ $) 43 (|has| |#2| (-158))) (($ $ (-710)) 42 (|has| |#2| (-158)))) (-4189 (($) 17 T CONST)) (-3166 (($ $ |#1|) 54) (($ $ (-758 |#1|)) 53) (($ $ $) 52)) (-1220 (((-3 (-758 |#1|) "failed") $) 64)) (-3508 (((-758 |#1|) $) 63)) (-1444 (((-3 $ "failed") $) 34)) (-2767 (((-108) $) 45)) (-1881 (($ $) 44)) (-2769 (((-108) $) 31)) (-2704 (((-108) $) 50)) (-2836 (($ (-758 |#1|) |#2|) 51)) (-1965 (($ $) 49)) (-3682 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) 60)) (-3661 (((-758 |#1|) $) 61)) (-1345 (($ (-1 |#2| |#2|) $) 41)) (-2278 (($ $ |#1|) 57) (($ $ (-758 |#1|)) 56) (($ $ $) 55)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-1844 (((-108) $) 47)) (-2501 ((|#2| $) 46)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#2|) 68) (($ (-758 |#1|)) 65) (($ |#1|) 48)) (-3474 ((|#2| $ (-758 |#1|)) 59) ((|#2| $ $) 58)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62)))
+((-2062 ((|#3| |#3| (-710)) 23)) (-1847 ((|#3| |#3| (-710)) 28)) (-1382 ((|#3| |#3| |#3| (-710)) 29)))
+(((-1183 |#1| |#2| |#3|) (-10 -7 (-15 -1847 (|#3| |#3| (-710))) (-15 -2062 (|#3| |#3| (-710))) (-15 -1382 (|#3| |#3| |#3| (-710)))) (-13 (-973) (-657 (-383 (-523)))) (-786) (-1188 |#2| |#1|)) (T -1183))
+((-1382 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523))))) (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4)))) (-2062 (*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523))))) (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4)))) (-1847 (*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523))))) (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4)))))
+(-10 -7 (-15 -1847 (|#3| |#3| (-710))) (-15 -2062 (|#3| |#3| (-710))) (-15 -1382 (|#3| |#3| |#3| (-710))))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1304 (((-589 |#1|) $) 40)) (-2999 (((-3 $ "failed") $ $) 19)) (-2127 (($ $ $) 43 (|has| |#2| (-158))) (($ $ (-710)) 42 (|has| |#2| (-158)))) (-1640 (($) 17 T CONST)) (-3168 (($ $ |#1|) 54) (($ $ (-758 |#1|)) 53) (($ $ $) 52)) (-2898 (((-3 (-758 |#1|) "failed") $) 64)) (-1996 (((-758 |#1|) $) 63)) (-4211 (((-3 $ "failed") $) 34)) (-3460 (((-108) $) 45)) (-2897 (($ $) 44)) (-3482 (((-108) $) 31)) (-4060 (((-108) $) 50)) (-1511 (($ (-758 |#1|) |#2|) 51)) (-2471 (($ $) 49)) (-3418 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) 60)) (-2042 (((-758 |#1|) $) 61)) (-3015 (($ (-1 |#2| |#2|) $) 41)) (-2475 (($ $ |#1|) 57) (($ $ (-758 |#1|)) 56) (($ $ $) 55)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-2592 (((-108) $) 47)) (-1982 ((|#2| $) 46)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#2|) 68) (($ (-758 |#1|)) 65) (($ |#1|) 48)) (-2275 ((|#2| $ (-758 |#1|)) 59) ((|#2| $ $) 58)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62)))
(((-1184 |#1| |#2|) (-129) (-786) (-973)) (T -1184))
-((* (*1 *1 *1 *2) (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-3661 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-758 *3)))) (-3682 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-2 (|:| |k| (-758 *3)) (|:| |c| *4))))) (-3474 (*1 *2 *1 *3) (-12 (-5 *3 (-758 *4)) (-4 *1 (-1184 *4 *2)) (-4 *4 (-786)) (-4 *2 (-973)))) (-3474 (*1 *2 *1 *1) (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973)))) (-2278 (*1 *1 *1 *2) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-2278 (*1 *1 *1 *2) (-12 (-5 *2 (-758 *3)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))) (-2278 (*1 *1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-3166 (*1 *1 *1 *2) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-3166 (*1 *1 *1 *2) (-12 (-5 *2 (-758 *3)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))) (-3166 (*1 *1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-2836 (*1 *1 *2 *3) (-12 (-5 *2 (-758 *4)) (-4 *4 (-786)) (-4 *1 (-1184 *4 *3)) (-4 *3 (-973)))) (-2704 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-108)))) (-1965 (*1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-1691 (*1 *1 *2) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-1844 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-108)))) (-2501 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973)))) (-2767 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-108)))) (-1881 (*1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-1599 (*1 *1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)) (-4 *3 (-158)))) (-1599 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-4 *4 (-158)))) (-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))) (-2634 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-589 *3)))))
-(-13 (-973) (-1181 |t#2|) (-964 (-758 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -3661 ((-758 |t#1|) $)) (-15 -3682 ((-2 (|:| |k| (-758 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -3474 (|t#2| $ (-758 |t#1|))) (-15 -3474 (|t#2| $ $)) (-15 -2278 ($ $ |t#1|)) (-15 -2278 ($ $ (-758 |t#1|))) (-15 -2278 ($ $ $)) (-15 -3166 ($ $ |t#1|)) (-15 -3166 ($ $ (-758 |t#1|))) (-15 -3166 ($ $ $)) (-15 -2836 ($ (-758 |t#1|) |t#2|)) (-15 -2704 ((-108) $)) (-15 -1965 ($ $)) (-15 -1691 ($ |t#1|)) (-15 -1844 ((-108) $)) (-15 -2501 (|t#2| $)) (-15 -2767 ((-108) $)) (-15 -1881 ($ $)) (IF (|has| |t#2| (-158)) (PROGN (-15 -1599 ($ $ $)) (-15 -1599 ($ $ (-710)))) |%noBranch|) (-15 -1345 ($ (-1 |t#2| |t#2|) $)) (-15 -2634 ((-589 |t#1|) $)) (IF (|has| |t#2| (-6 -4241)) (-6 -4241) |%noBranch|)))
+((* (*1 *1 *1 *2) (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-2042 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-758 *3)))) (-3418 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-2 (|:| |k| (-758 *3)) (|:| |c| *4))))) (-2275 (*1 *2 *1 *3) (-12 (-5 *3 (-758 *4)) (-4 *1 (-1184 *4 *2)) (-4 *4 (-786)) (-4 *2 (-973)))) (-2275 (*1 *2 *1 *1) (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973)))) (-2475 (*1 *1 *1 *2) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-2475 (*1 *1 *1 *2) (-12 (-5 *2 (-758 *3)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))) (-2475 (*1 *1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-3168 (*1 *1 *1 *2) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-3168 (*1 *1 *1 *2) (-12 (-5 *2 (-758 *3)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))) (-3168 (*1 *1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-1511 (*1 *1 *2 *3) (-12 (-5 *2 (-758 *4)) (-4 *4 (-786)) (-4 *1 (-1184 *4 *3)) (-4 *3 (-973)))) (-4060 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-108)))) (-2471 (*1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-3976 (*1 *1 *2) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-2592 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-108)))) (-1982 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973)))) (-3460 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-108)))) (-2897 (*1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))) (-2127 (*1 *1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)) (-4 *3 (-158)))) (-2127 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-4 *4 (-158)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))) (-1304 (*1 *2 *1) (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-589 *3)))))
+(-13 (-973) (-1181 |t#2|) (-964 (-758 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -2042 ((-758 |t#1|) $)) (-15 -3418 ((-2 (|:| |k| (-758 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -2275 (|t#2| $ (-758 |t#1|))) (-15 -2275 (|t#2| $ $)) (-15 -2475 ($ $ |t#1|)) (-15 -2475 ($ $ (-758 |t#1|))) (-15 -2475 ($ $ $)) (-15 -3168 ($ $ |t#1|)) (-15 -3168 ($ $ (-758 |t#1|))) (-15 -3168 ($ $ $)) (-15 -1511 ($ (-758 |t#1|) |t#2|)) (-15 -4060 ((-108) $)) (-15 -2471 ($ $)) (-15 -3976 ($ |t#1|)) (-15 -2592 ((-108) $)) (-15 -1982 (|t#2| $)) (-15 -3460 ((-108) $)) (-15 -2897 ($ $)) (IF (|has| |t#2| (-158)) (PROGN (-15 -2127 ($ $ $)) (-15 -2127 ($ $ (-710)))) |%noBranch|) (-15 -3015 ($ (-1 |t#2| |t#2|) $)) (-15 -1304 ((-589 |t#1|) $)) (IF (|has| |t#2| (-6 -4241)) (-6 -4241) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#2|) |has| |#2| (-158)) ((-97) . T) ((-107 |#2| |#2|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#2|) . T) ((-591 $) . T) ((-657 |#2|) |has| |#2| (-158)) ((-666) . T) ((-964 (-758 |#1|)) . T) ((-979 |#2|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1181 |#2|) . T))
-((-2803 (((-108) $) 14)) (-1747 (((-108) $) 13)) (-2009 (($ $) 18) (($ $ (-710)) 19)))
-(((-1185 |#1| |#2|) (-10 -8 (-15 -2009 (|#1| |#1| (-710))) (-15 -2009 (|#1| |#1|)) (-15 -2803 ((-108) |#1|)) (-15 -1747 ((-108) |#1|))) (-1186 |#2|) (-339)) (T -1185))
+((-3867 (((-108) $) 15)) (-4079 (((-108) $) 14)) (-1732 (($ $) 19) (($ $ (-710)) 20)))
+(((-1185 |#1| |#2|) (-10 -8 (-15 -1732 (|#1| |#1| (-710))) (-15 -1732 (|#1| |#1|)) (-15 -3867 ((-108) |#1|)) (-15 -4079 ((-108) |#1|))) (-1186 |#2|) (-339)) (T -1185))
NIL
-(-10 -8 (-15 -2009 (|#1| |#1| (-710))) (-15 -2009 (|#1| |#1|)) (-15 -2803 ((-108) |#1|)) (-15 -1747 ((-108) |#1|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2545 (((-2 (|:| -2345 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3306 (($ $) 40)) (-3174 (((-108) $) 38)) (-2803 (((-108) $) 94)) (-3019 (((-710)) 90)) (-3405 (((-3 $ "failed") $ $) 19)) (-3718 (($ $) 73)) (-4226 (((-394 $) $) 72)) (-2787 (((-108) $ $) 59)) (-4189 (($) 17 T CONST)) (-1220 (((-3 |#1| "failed") $) 101)) (-3508 ((|#1| $) 100)) (-4059 (($ $ $) 55)) (-1444 (((-3 $ "failed") $) 34)) (-4032 (($ $ $) 56)) (-4217 (((-2 (|:| -3474 (-589 $)) (|:| -1621 $)) (-589 $)) 51)) (-3610 (($ $ (-710)) 87 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) 86 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3049 (((-108) $) 71)) (-3437 (((-772 (-852)) $) 84 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-2769 (((-108) $) 31)) (-3496 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-3278 (($ $ $) 46) (($ (-589 $)) 45)) (-2032 (((-1070) $) 9)) (-1396 (($ $) 70)) (-3026 (((-108) $) 93)) (-3951 (((-1034) $) 10)) (-3120 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-3310 (($ $ $) 48) (($ (-589 $)) 47)) (-2424 (((-394 $) $) 74)) (-2151 (((-772 (-852))) 91)) (-2100 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -1621 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-4007 (((-3 $ "failed") $ $) 42)) (-1251 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3413 (((-710) $) 58)) (-2083 (((-2 (|:| -3070 $) (|:| -3969 $)) $ $) 57)) (-2984 (((-3 (-710) "failed") $ $) 85 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3314 (((-126)) 99)) (-2640 (((-772 (-852)) $) 92)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ |#1|) 102)) (-1942 (((-3 $ "failed") $) 83 (-3172 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3272 (((-710)) 29)) (-2801 (((-108) $ $) 39)) (-1747 (((-108) $) 95)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-2009 (($ $) 89 (|has| |#1| (-344))) (($ $ (-710)) 88 (|has| |#1| (-344)))) (-3941 (((-108) $ $) 6)) (-4074 (($ $ $) 64) (($ $ |#1|) 98)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96)))
+(-10 -8 (-15 -1732 (|#1| |#1| (-710))) (-15 -1732 (|#1| |#1|)) (-15 -3867 ((-108) |#1|)) (-15 -4079 ((-108) |#1|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-3001 (((-2 (|:| -1895 $) (|:| -4235 $) (|:| |associate| $)) $) 41)) (-3950 (($ $) 40)) (-3226 (((-108) $) 38)) (-3867 (((-108) $) 94)) (-4154 (((-710)) 90)) (-2999 (((-3 $ "failed") $ $) 19)) (-3763 (($ $) 73)) (-2105 (((-394 $) $) 72)) (-3684 (((-108) $ $) 59)) (-1640 (($) 17 T CONST)) (-2898 (((-3 |#1| "failed") $) 101)) (-1996 ((|#1| $) 100)) (-2501 (($ $ $) 55)) (-4211 (((-3 $ "failed") $) 34)) (-2486 (($ $ $) 56)) (-1992 (((-2 (|:| -2275 (-589 $)) (|:| -4102 $)) (-589 $)) 51)) (-1419 (($ $ (-710)) 87 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344)))) (($ $) 86 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1330 (((-108) $) 71)) (-1500 (((-772 (-852)) $) 84 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-3482 (((-108) $) 31)) (-3331 (((-3 (-589 $) "failed") (-589 $) $) 52)) (-2012 (($ $ $) 46) (($ (-589 $)) 45)) (-3841 (((-1070) $) 9)) (-3071 (($ $) 70)) (-4203 (((-108) $) 93)) (-2435 (((-1034) $) 10)) (-2701 (((-1083 $) (-1083 $) (-1083 $)) 44)) (-2056 (($ $ $) 48) (($ (-589 $)) 47)) (-3573 (((-394 $) $) 74)) (-3718 (((-772 (-852))) 91)) (-3263 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -4102 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2469 (((-3 $ "failed") $ $) 42)) (-2057 (((-3 (-589 $) "failed") (-589 $) $) 50)) (-3087 (((-710) $) 58)) (-1227 (((-2 (|:| -3429 $) (|:| -3143 $)) $ $) 57)) (-2041 (((-3 (-710) "failed") $ $) 85 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-4012 (((-126)) 99)) (-1487 (((-772 (-852)) $) 92)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ $) 43) (($ (-383 (-523))) 65) (($ |#1|) 102)) (-2301 (((-3 $ "failed") $) 83 (-3255 (|has| |#1| (-134)) (|has| |#1| (-344))))) (-1698 (((-710)) 29)) (-3842 (((-108) $ $) 39)) (-4079 (((-108) $) 95)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33) (($ $ (-523)) 69)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-1732 (($ $) 89 (|has| |#1| (-344))) (($ $ (-710)) 88 (|has| |#1| (-344)))) (-4037 (((-108) $ $) 6)) (-4125 (($ $ $) 64) (($ $ |#1|) 98)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32) (($ $ (-523)) 68)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ $ (-383 (-523))) 67) (($ (-383 (-523)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96)))
(((-1186 |#1|) (-129) (-339)) (T -1186))
-((-1747 (*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))) (-2803 (*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))) (-3026 (*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))) (-2640 (*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-772 (-852))))) (-2151 (*1 *2) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-772 (-852))))) (-3019 (*1 *2) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-710)))) (-2009 (*1 *1 *1) (-12 (-4 *1 (-1186 *2)) (-4 *2 (-339)) (-4 *2 (-344)))) (-2009 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-4 *3 (-344)))))
-(-13 (-339) (-964 |t#1|) (-1176 |t#1|) (-10 -8 (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-378)) |%noBranch|) (-15 -1747 ((-108) $)) (-15 -2803 ((-108) $)) (-15 -3026 ((-108) $)) (-15 -2640 ((-772 (-852)) $)) (-15 -2151 ((-772 (-852)))) (-15 -3019 ((-710))) (IF (|has| |t#1| (-344)) (PROGN (-6 (-378)) (-15 -2009 ($ $)) (-15 -2009 ($ $ (-710)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3172 (|has| |#1| (-344)) (|has| |#1| (-134))) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-339) . T) ((-378) -3172 (|has| |#1| (-344)) (|has| |#1| (-134))) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 |#1|) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-964 |#1|) . T) ((-979 #0#) . T) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T) ((-1176 |#1|) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2634 (((-589 |#1|) $) 86)) (-4111 (($ $ (-710)) 89)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1599 (($ $ $) NIL (|has| |#2| (-158))) (($ $ (-710)) NIL (|has| |#2| (-158)))) (-4189 (($) NIL T CONST)) (-3166 (($ $ |#1|) NIL) (($ $ (-758 |#1|)) NIL) (($ $ $) NIL)) (-1220 (((-3 (-758 |#1|) "failed") $) NIL) (((-3 (-824 |#1|) "failed") $) NIL)) (-3508 (((-758 |#1|) $) NIL) (((-824 |#1|) $) NIL)) (-1457 (($ $) 88)) (-1444 (((-3 $ "failed") $) NIL)) (-2767 (((-108) $) 77)) (-1881 (($ $) 81)) (-3584 (($ $ $ (-710)) 90)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-2836 (($ (-758 |#1|) |#2|) NIL) (($ (-824 |#1|) |#2|) 26)) (-1965 (($ $) 103)) (-3682 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3661 (((-758 |#1|) $) NIL)) (-3588 (((-758 |#1|) $) NIL)) (-1345 (($ (-1 |#2| |#2|) $) NIL)) (-2278 (($ $ |#1|) NIL) (($ $ (-758 |#1|)) NIL) (($ $ $) NIL)) (-2313 (($ $ (-710)) 97 (|has| |#2| (-657 (-383 (-523)))))) (-3940 (((-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1427 (((-824 |#1|) $) 70)) (-1437 ((|#2| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-2922 (($ $ (-710)) 94 (|has| |#2| (-657 (-383 (-523)))))) (-2640 (((-710) $) 87)) (-1844 (((-108) $) 71)) (-2501 ((|#2| $) 75)) (-1691 (((-794) $) 57) (($ (-523)) NIL) (($ |#2|) 51) (($ (-758 |#1|)) NIL) (($ |#1|) 59) (($ (-824 |#1|)) NIL) (($ (-607 |#1| |#2|)) 43) (((-1182 |#1| |#2|) $) 64) (((-1191 |#1| |#2|) $) 69)) (-3819 (((-589 |#2|) $) NIL)) (-2084 ((|#2| $ (-824 |#1|)) NIL)) (-3474 ((|#2| $ (-758 |#1|)) NIL) ((|#2| $ $) NIL)) (-3272 (((-710)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 21 T CONST)) (-1891 (($) 25 T CONST)) (-3461 (((-589 (-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3042 (((-3 (-607 |#1| |#2|) "failed") $) 102)) (-3941 (((-108) $ $) 65)) (-4060 (($ $) 96) (($ $ $) 95)) (-4045 (($ $ $) 20)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 44) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-824 |#1|)) NIL)))
-(((-1187 |#1| |#2|) (-13 (-1188 |#1| |#2|) (-358 |#2| (-824 |#1|)) (-10 -8 (-15 -1691 ($ (-607 |#1| |#2|))) (-15 -1691 ((-1182 |#1| |#2|) $)) (-15 -1691 ((-1191 |#1| |#2|) $)) (-15 -3042 ((-3 (-607 |#1| |#2|) "failed") $)) (-15 -3584 ($ $ $ (-710))) (IF (|has| |#2| (-657 (-383 (-523)))) (PROGN (-15 -2922 ($ $ (-710))) (-15 -2313 ($ $ (-710)))) |%noBranch|))) (-786) (-158)) (T -1187))
-((-1691 (*1 *1 *2) (-12 (-5 *2 (-607 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *1 (-1187 *3 *4)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-1691 (*1 *2 *1) (-12 (-5 *2 (-1191 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-3042 (*1 *2 *1) (|partial| -12 (-5 *2 (-607 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-3584 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-2922 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4)) (-4 *4 (-657 (-383 (-523)))) (-4 *3 (-786)) (-4 *4 (-158)))) (-2313 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4)) (-4 *4 (-657 (-383 (-523)))) (-4 *3 (-786)) (-4 *4 (-158)))))
-(-13 (-1188 |#1| |#2|) (-358 |#2| (-824 |#1|)) (-10 -8 (-15 -1691 ($ (-607 |#1| |#2|))) (-15 -1691 ((-1182 |#1| |#2|) $)) (-15 -1691 ((-1191 |#1| |#2|) $)) (-15 -3042 ((-3 (-607 |#1| |#2|) "failed") $)) (-15 -3584 ($ $ $ (-710))) (IF (|has| |#2| (-657 (-383 (-523)))) (PROGN (-15 -2922 ($ $ (-710))) (-15 -2313 ($ $ (-710)))) |%noBranch|)))
-((-1680 (((-108) $ $) 7)) (-2603 (((-108) $) 16)) (-2634 (((-589 |#1|) $) 40)) (-4111 (($ $ (-710)) 73)) (-3405 (((-3 $ "failed") $ $) 19)) (-1599 (($ $ $) 43 (|has| |#2| (-158))) (($ $ (-710)) 42 (|has| |#2| (-158)))) (-4189 (($) 17 T CONST)) (-3166 (($ $ |#1|) 54) (($ $ (-758 |#1|)) 53) (($ $ $) 52)) (-1220 (((-3 (-758 |#1|) "failed") $) 64)) (-3508 (((-758 |#1|) $) 63)) (-1444 (((-3 $ "failed") $) 34)) (-2767 (((-108) $) 45)) (-1881 (($ $) 44)) (-2769 (((-108) $) 31)) (-2704 (((-108) $) 50)) (-2836 (($ (-758 |#1|) |#2|) 51)) (-1965 (($ $) 49)) (-3682 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) 60)) (-3661 (((-758 |#1|) $) 61)) (-3588 (((-758 |#1|) $) 75)) (-1345 (($ (-1 |#2| |#2|) $) 41)) (-2278 (($ $ |#1|) 57) (($ $ (-758 |#1|)) 56) (($ $ $) 55)) (-2032 (((-1070) $) 9)) (-3951 (((-1034) $) 10)) (-2640 (((-710) $) 74)) (-1844 (((-108) $) 47)) (-2501 ((|#2| $) 46)) (-1691 (((-794) $) 11) (($ (-523)) 28) (($ |#2|) 68) (($ (-758 |#1|)) 65) (($ |#1|) 48)) (-3474 ((|#2| $ (-758 |#1|)) 59) ((|#2| $ $) 58)) (-3272 (((-710)) 29)) (-2423 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1879 (($) 18 T CONST)) (-1891 (($) 30 T CONST)) (-3941 (((-108) $ $) 6)) (-4060 (($ $) 22) (($ $ $) 21)) (-4045 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62)))
+((-4079 (*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))) (-3867 (*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))) (-4203 (*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))) (-1487 (*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-772 (-852))))) (-3718 (*1 *2) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-772 (-852))))) (-4154 (*1 *2) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-710)))) (-1732 (*1 *1 *1) (-12 (-4 *1 (-1186 *2)) (-4 *2 (-339)) (-4 *2 (-344)))) (-1732 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-4 *3 (-344)))))
+(-13 (-339) (-964 |t#1|) (-1176 |t#1|) (-10 -8 (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-134)) (-6 (-378)) |%noBranch|) (-15 -4079 ((-108) $)) (-15 -3867 ((-108) $)) (-15 -4203 ((-108) $)) (-15 -1487 ((-772 (-852)) $)) (-15 -3718 ((-772 (-852)))) (-15 -4154 ((-710))) (IF (|has| |t#1| (-344)) (PROGN (-6 (-378)) (-15 -1732 ($ $)) (-15 -1732 ($ $ (-710)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-383 (-523))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-124) . T) ((-134) -3255 (|has| |#1| (-344)) (|has| |#1| (-134))) ((-136) |has| |#1| (-136)) ((-563 (-794)) . T) ((-158) . T) ((-221) . T) ((-267) . T) ((-284) . T) ((-339) . T) ((-378) -3255 (|has| |#1| (-344)) (|has| |#1| (-134))) ((-427) . T) ((-515) . T) ((-591 #0#) . T) ((-591 |#1|) . T) ((-591 $) . T) ((-657 #0#) . T) ((-657 |#1|) . T) ((-657 $) . T) ((-666) . T) ((-851) . T) ((-964 |#1|) . T) ((-979 #0#) . T) ((-979 |#1|) . T) ((-979 $) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1127) . T) ((-1176 |#1|) . T))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1304 (((-589 |#1|) $) 86)) (-3944 (($ $ (-710)) 89)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2127 (($ $ $) NIL (|has| |#2| (-158))) (($ $ (-710)) NIL (|has| |#2| (-158)))) (-1640 (($) NIL T CONST)) (-3168 (($ $ |#1|) NIL) (($ $ (-758 |#1|)) NIL) (($ $ $) NIL)) (-2898 (((-3 (-758 |#1|) "failed") $) NIL) (((-3 (-824 |#1|) "failed") $) NIL)) (-1996 (((-758 |#1|) $) NIL) (((-824 |#1|) $) NIL)) (-3142 (($ $) 88)) (-4211 (((-3 $ "failed") $) NIL)) (-3460 (((-108) $) 77)) (-2897 (($ $) 81)) (-2996 (($ $ $ (-710)) 90)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-1511 (($ (-758 |#1|) |#2|) NIL) (($ (-824 |#1|) |#2|) 26)) (-2471 (($ $) 103)) (-3418 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2042 (((-758 |#1|) $) NIL)) (-3046 (((-758 |#1|) $) NIL)) (-3015 (($ (-1 |#2| |#2|) $) NIL)) (-2475 (($ $ |#1|) NIL) (($ $ (-758 |#1|)) NIL) (($ $ $) NIL)) (-2062 (($ $ (-710)) 97 (|has| |#2| (-657 (-383 (-523)))))) (-2859 (((-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3107 (((-824 |#1|) $) 70)) (-3119 ((|#2| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1847 (($ $ (-710)) 94 (|has| |#2| (-657 (-383 (-523)))))) (-1487 (((-710) $) 87)) (-2592 (((-108) $) 71)) (-1982 ((|#2| $) 75)) (-3976 (((-794) $) 57) (($ (-523)) NIL) (($ |#2|) 51) (($ (-758 |#1|)) NIL) (($ |#1|) 59) (($ (-824 |#1|)) NIL) (($ (-607 |#1| |#2|)) 43) (((-1182 |#1| |#2|) $) 64) (((-1191 |#1| |#2|) $) 69)) (-1639 (((-589 |#2|) $) NIL)) (-1234 ((|#2| $ (-824 |#1|)) NIL)) (-2275 ((|#2| $ (-758 |#1|)) NIL) ((|#2| $ $) NIL)) (-1698 (((-710)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 21 T CONST)) (-1440 (($) 25 T CONST)) (-1776 (((-589 (-2 (|:| |k| (-824 |#1|)) (|:| |c| |#2|))) $) NIL)) (-1287 (((-3 (-607 |#1| |#2|) "failed") $) 102)) (-4037 (((-108) $ $) 65)) (-4115 (($ $) 96) (($ $ $) 95)) (-4103 (($ $ $) 20)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 44) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-824 |#1|)) NIL)))
+(((-1187 |#1| |#2|) (-13 (-1188 |#1| |#2|) (-358 |#2| (-824 |#1|)) (-10 -8 (-15 -3976 ($ (-607 |#1| |#2|))) (-15 -3976 ((-1182 |#1| |#2|) $)) (-15 -3976 ((-1191 |#1| |#2|) $)) (-15 -1287 ((-3 (-607 |#1| |#2|) "failed") $)) (-15 -2996 ($ $ $ (-710))) (IF (|has| |#2| (-657 (-383 (-523)))) (PROGN (-15 -1847 ($ $ (-710))) (-15 -2062 ($ $ (-710)))) |%noBranch|))) (-786) (-158)) (T -1187))
+((-3976 (*1 *1 *2) (-12 (-5 *2 (-607 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)) (-5 *1 (-1187 *3 *4)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1191 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-1287 (*1 *2 *1) (|partial| -12 (-5 *2 (-607 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-2996 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158)))) (-1847 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4)) (-4 *4 (-657 (-383 (-523)))) (-4 *3 (-786)) (-4 *4 (-158)))) (-2062 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4)) (-4 *4 (-657 (-383 (-523)))) (-4 *3 (-786)) (-4 *4 (-158)))))
+(-13 (-1188 |#1| |#2|) (-358 |#2| (-824 |#1|)) (-10 -8 (-15 -3976 ($ (-607 |#1| |#2|))) (-15 -3976 ((-1182 |#1| |#2|) $)) (-15 -3976 ((-1191 |#1| |#2|) $)) (-15 -1287 ((-3 (-607 |#1| |#2|) "failed") $)) (-15 -2996 ($ $ $ (-710))) (IF (|has| |#2| (-657 (-383 (-523)))) (PROGN (-15 -1847 ($ $ (-710))) (-15 -2062 ($ $ (-710)))) |%noBranch|)))
+((-3260 (((-108) $ $) 7)) (-2388 (((-108) $) 16)) (-1304 (((-589 |#1|) $) 40)) (-3944 (($ $ (-710)) 73)) (-2999 (((-3 $ "failed") $ $) 19)) (-2127 (($ $ $) 43 (|has| |#2| (-158))) (($ $ (-710)) 42 (|has| |#2| (-158)))) (-1640 (($) 17 T CONST)) (-3168 (($ $ |#1|) 54) (($ $ (-758 |#1|)) 53) (($ $ $) 52)) (-2898 (((-3 (-758 |#1|) "failed") $) 64)) (-1996 (((-758 |#1|) $) 63)) (-4211 (((-3 $ "failed") $) 34)) (-3460 (((-108) $) 45)) (-2897 (($ $) 44)) (-3482 (((-108) $) 31)) (-4060 (((-108) $) 50)) (-1511 (($ (-758 |#1|) |#2|) 51)) (-2471 (($ $) 49)) (-3418 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) 60)) (-2042 (((-758 |#1|) $) 61)) (-3046 (((-758 |#1|) $) 75)) (-3015 (($ (-1 |#2| |#2|) $) 41)) (-2475 (($ $ |#1|) 57) (($ $ (-758 |#1|)) 56) (($ $ $) 55)) (-3841 (((-1070) $) 9)) (-2435 (((-1034) $) 10)) (-1487 (((-710) $) 74)) (-2592 (((-108) $) 47)) (-1982 ((|#2| $) 46)) (-3976 (((-794) $) 11) (($ (-523)) 28) (($ |#2|) 68) (($ (-758 |#1|)) 65) (($ |#1|) 48)) (-2275 ((|#2| $ (-758 |#1|)) 59) ((|#2| $ $) 58)) (-1698 (((-710)) 29)) (-2573 (($ $ (-852)) 26) (($ $ (-710)) 33)) (-1428 (($) 18 T CONST)) (-1440 (($) 30 T CONST)) (-4037 (((-108) $ $) 6)) (-4115 (($ $) 22) (($ $ $) 21)) (-4103 (($ $ $) 14)) (** (($ $ (-852)) 25) (($ $ (-710)) 32)) (* (($ (-852) $) 13) (($ (-710) $) 15) (($ (-523) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62)))
(((-1188 |#1| |#2|) (-129) (-786) (-973)) (T -1188))
-((-3588 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-758 *3)))) (-2640 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-710)))) (-4111 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))))
-(-13 (-1184 |t#1| |t#2|) (-10 -8 (-15 -3588 ((-758 |t#1|) $)) (-15 -2640 ((-710) $)) (-15 -4111 ($ $ (-710)))))
+((-3046 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-758 *3)))) (-1487 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *2 (-710)))) (-3944 (*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))))
+(-13 (-1184 |t#1| |t#2|) (-10 -8 (-15 -3046 ((-758 |t#1|) $)) (-15 -1487 ((-710) $)) (-15 -3944 ($ $ (-710)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#2|) |has| |#2| (-158)) ((-97) . T) ((-107 |#2| |#2|) . T) ((-124) . T) ((-563 (-794)) . T) ((-591 |#2|) . T) ((-591 $) . T) ((-657 |#2|) |has| |#2| (-158)) ((-666) . T) ((-964 (-758 |#1|)) . T) ((-979 |#2|) . T) ((-973) . T) ((-980) . T) ((-1028) . T) ((-1016) . T) ((-1181 |#2|) . T) ((-1184 |#1| |#2|) . T))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-2634 (((-589 (-1087)) $) NIL)) (-1904 (($ (-1182 (-1087) |#1|)) NIL)) (-4111 (($ $ (-710)) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1599 (($ $ $) NIL (|has| |#1| (-158))) (($ $ (-710)) NIL (|has| |#1| (-158)))) (-4189 (($) NIL T CONST)) (-3166 (($ $ (-1087)) NIL) (($ $ (-758 (-1087))) NIL) (($ $ $) NIL)) (-1220 (((-3 (-758 (-1087)) "failed") $) NIL)) (-3508 (((-758 (-1087)) $) NIL)) (-1444 (((-3 $ "failed") $) NIL)) (-2767 (((-108) $) NIL)) (-1881 (($ $) NIL)) (-2769 (((-108) $) NIL)) (-2704 (((-108) $) NIL)) (-2836 (($ (-758 (-1087)) |#1|) NIL)) (-1965 (($ $) NIL)) (-3682 (((-2 (|:| |k| (-758 (-1087))) (|:| |c| |#1|)) $) NIL)) (-3661 (((-758 (-1087)) $) NIL)) (-3588 (((-758 (-1087)) $) NIL)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-2278 (($ $ (-1087)) NIL) (($ $ (-758 (-1087))) NIL) (($ $ $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1870 (((-1182 (-1087) |#1|) $) NIL)) (-2640 (((-710) $) NIL)) (-1844 (((-108) $) NIL)) (-2501 ((|#1| $) NIL)) (-1691 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-758 (-1087))) NIL) (($ (-1087)) NIL)) (-3474 ((|#1| $ (-758 (-1087))) NIL) ((|#1| $ $) NIL)) (-3272 (((-710)) NIL)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) NIL T CONST)) (-1739 (((-589 (-2 (|:| |k| (-1087)) (|:| |c| $))) $) NIL)) (-1891 (($) NIL T CONST)) (-3941 (((-108) $ $) NIL)) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1087) $) NIL)))
-(((-1189 |#1|) (-13 (-1188 (-1087) |#1|) (-10 -8 (-15 -1870 ((-1182 (-1087) |#1|) $)) (-15 -1904 ($ (-1182 (-1087) |#1|))) (-15 -1739 ((-589 (-2 (|:| |k| (-1087)) (|:| |c| $))) $)))) (-973)) (T -1189))
-((-1870 (*1 *2 *1) (-12 (-5 *2 (-1182 (-1087) *3)) (-5 *1 (-1189 *3)) (-4 *3 (-973)))) (-1904 (*1 *1 *2) (-12 (-5 *2 (-1182 (-1087) *3)) (-4 *3 (-973)) (-5 *1 (-1189 *3)))) (-1739 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |k| (-1087)) (|:| |c| (-1189 *3))))) (-5 *1 (-1189 *3)) (-4 *3 (-973)))))
-(-13 (-1188 (-1087) |#1|) (-10 -8 (-15 -1870 ((-1182 (-1087) |#1|) $)) (-15 -1904 ($ (-1182 (-1087) |#1|))) (-15 -1739 ((-589 (-2 (|:| |k| (-1087)) (|:| |c| $))) $))))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) NIL)) (-3405 (((-3 $ "failed") $ $) NIL)) (-4189 (($) NIL T CONST)) (-1220 (((-3 |#2| "failed") $) NIL)) (-3508 ((|#2| $) NIL)) (-1457 (($ $) NIL)) (-1444 (((-3 $ "failed") $) 36)) (-2767 (((-108) $) 30)) (-1881 (($ $) 32)) (-2769 (((-108) $) NIL)) (-1789 (((-710) $) NIL)) (-3560 (((-589 $) $) NIL)) (-2704 (((-108) $) NIL)) (-2836 (($ |#2| |#1|) NIL)) (-3661 ((|#2| $) 19)) (-3588 ((|#2| $) 16)) (-1345 (($ (-1 |#1| |#1|) $) NIL)) (-3940 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-1427 ((|#2| $) NIL)) (-1437 ((|#1| $) NIL)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1844 (((-108) $) 27)) (-2501 ((|#1| $) 28)) (-1691 (((-794) $) 55) (($ (-523)) 40) (($ |#1|) 35) (($ |#2|) NIL)) (-3819 (((-589 |#1|) $) NIL)) (-2084 ((|#1| $ |#2|) NIL)) (-3474 ((|#1| $ |#2|) 24)) (-3272 (((-710)) 14)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 25 T CONST)) (-1891 (($) 11 T CONST)) (-3461 (((-589 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-3941 (((-108) $ $) 26)) (-4074 (($ $ |#1|) 57 (|has| |#1| (-339)))) (-4060 (($ $) NIL) (($ $ $) NIL)) (-4045 (($ $ $) 44)) (** (($ $ (-852)) NIL) (($ $ (-710)) 46)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 45) (($ |#1| $) 41) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-2810 (((-710) $) 15)))
-(((-1190 |#1| |#2|) (-13 (-973) (-1181 |#1|) (-358 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -2810 ((-710) $)) (-15 -1691 ($ |#2|)) (-15 -3588 (|#2| $)) (-15 -3661 (|#2| $)) (-15 -1457 ($ $)) (-15 -3474 (|#1| $ |#2|)) (-15 -1844 ((-108) $)) (-15 -2501 (|#1| $)) (-15 -2767 ((-108) $)) (-15 -1881 ($ $)) (-15 -1345 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-339)) (-15 -4074 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4241)) (-6 -4241) |%noBranch|) (IF (|has| |#1| (-6 -4245)) (-6 -4245) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|))) (-973) (-782)) (T -1190))
-((* (*1 *1 *1 *2) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))) (-1457 (*1 *1 *1) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))) (-1345 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-1190 *3 *4)) (-4 *4 (-782)))) (-1691 (*1 *1 *2) (-12 (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)) (-4 *2 (-782)))) (-2810 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973)) (-4 *4 (-782)))) (-3588 (*1 *2 *1) (-12 (-4 *2 (-782)) (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)))) (-3661 (*1 *2 *1) (-12 (-4 *2 (-782)) (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)))) (-3474 (*1 *2 *1 *3) (-12 (-4 *2 (-973)) (-5 *1 (-1190 *2 *3)) (-4 *3 (-782)))) (-1844 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973)) (-4 *4 (-782)))) (-2501 (*1 *2 *1) (-12 (-4 *2 (-973)) (-5 *1 (-1190 *2 *3)) (-4 *3 (-782)))) (-2767 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973)) (-4 *4 (-782)))) (-1881 (*1 *1 *1) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))) (-4074 (*1 *1 *1 *2) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-339)) (-4 *2 (-973)) (-4 *3 (-782)))))
-(-13 (-973) (-1181 |#1|) (-358 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -2810 ((-710) $)) (-15 -1691 ($ |#2|)) (-15 -3588 (|#2| $)) (-15 -3661 (|#2| $)) (-15 -1457 ($ $)) (-15 -3474 (|#1| $ |#2|)) (-15 -1844 ((-108) $)) (-15 -2501 (|#1| $)) (-15 -2767 ((-108) $)) (-15 -1881 ($ $)) (-15 -1345 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-339)) (-15 -4074 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4241)) (-6 -4241) |%noBranch|) (IF (|has| |#1| (-6 -4245)) (-6 -4245) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|)))
-((-1680 (((-108) $ $) 26)) (-2603 (((-108) $) NIL)) (-2634 (((-589 |#1|) $) 120)) (-1904 (($ (-1182 |#1| |#2|)) 44)) (-4111 (($ $ (-710)) 32)) (-3405 (((-3 $ "failed") $ $) NIL)) (-1599 (($ $ $) 48 (|has| |#2| (-158))) (($ $ (-710)) 46 (|has| |#2| (-158)))) (-4189 (($) NIL T CONST)) (-3166 (($ $ |#1|) 102) (($ $ (-758 |#1|)) 103) (($ $ $) 25)) (-1220 (((-3 (-758 |#1|) "failed") $) NIL)) (-3508 (((-758 |#1|) $) NIL)) (-1444 (((-3 $ "failed") $) 110)) (-2767 (((-108) $) 105)) (-1881 (($ $) 106)) (-2769 (((-108) $) NIL)) (-2704 (((-108) $) NIL)) (-2836 (($ (-758 |#1|) |#2|) 19)) (-1965 (($ $) NIL)) (-3682 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3661 (((-758 |#1|) $) 111)) (-3588 (((-758 |#1|) $) 114)) (-1345 (($ (-1 |#2| |#2|) $) 119)) (-2278 (($ $ |#1|) 100) (($ $ (-758 |#1|)) 101) (($ $ $) 56)) (-2032 (((-1070) $) NIL)) (-3951 (((-1034) $) NIL)) (-1870 (((-1182 |#1| |#2|) $) 84)) (-2640 (((-710) $) 117)) (-1844 (((-108) $) 70)) (-2501 ((|#2| $) 28)) (-1691 (((-794) $) 63) (($ (-523)) 77) (($ |#2|) 74) (($ (-758 |#1|)) 17) (($ |#1|) 73)) (-3474 ((|#2| $ (-758 |#1|)) 104) ((|#2| $ $) 27)) (-3272 (((-710)) 108)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 14 T CONST)) (-1739 (((-589 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 53)) (-1891 (($) 29 T CONST)) (-3941 (((-108) $ $) 13)) (-4060 (($ $) 88) (($ $ $) 91)) (-4045 (($ $ $) 55)) (** (($ $ (-852)) NIL) (($ $ (-710)) 49)) (* (($ (-852) $) NIL) (($ (-710) $) 47) (($ (-523) $) 94) (($ $ $) 21) (($ |#2| $) 18) (($ $ |#2|) 20) (($ |#1| $) 82)))
-(((-1191 |#1| |#2|) (-13 (-1188 |#1| |#2|) (-10 -8 (-15 -1870 ((-1182 |#1| |#2|) $)) (-15 -1904 ($ (-1182 |#1| |#2|))) (-15 -1739 ((-589 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-786) (-973)) (T -1191))
-((-1870 (*1 *2 *1) (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))) (-1904 (*1 *1 *2) (-12 (-5 *2 (-1182 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *1 (-1191 *3 *4)))) (-1739 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |k| *3) (|:| |c| (-1191 *3 *4))))) (-5 *1 (-1191 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))))
-(-13 (-1188 |#1| |#2|) (-10 -8 (-15 -1870 ((-1182 |#1| |#2|) $)) (-15 -1904 ($ (-1182 |#1| |#2|))) (-15 -1739 ((-589 (-2 (|:| |k| |#1|) (|:| |c| $))) $))))
-((-1343 (((-589 (-1068 |#1|)) (-1 (-589 (-1068 |#1|)) (-589 (-1068 |#1|))) (-523)) 15) (((-1068 |#1|) (-1 (-1068 |#1|) (-1068 |#1|))) 11)))
-(((-1192 |#1|) (-10 -7 (-15 -1343 ((-1068 |#1|) (-1 (-1068 |#1|) (-1068 |#1|)))) (-15 -1343 ((-589 (-1068 |#1|)) (-1 (-589 (-1068 |#1|)) (-589 (-1068 |#1|))) (-523)))) (-1123)) (T -1192))
-((-1343 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-589 (-1068 *5)) (-589 (-1068 *5)))) (-5 *4 (-523)) (-5 *2 (-589 (-1068 *5))) (-5 *1 (-1192 *5)) (-4 *5 (-1123)))) (-1343 (*1 *2 *3) (-12 (-5 *3 (-1 (-1068 *4) (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1192 *4)) (-4 *4 (-1123)))))
-(-10 -7 (-15 -1343 ((-1068 |#1|) (-1 (-1068 |#1|) (-1068 |#1|)))) (-15 -1343 ((-589 (-1068 |#1|)) (-1 (-589 (-1068 |#1|)) (-589 (-1068 |#1|))) (-523))))
-((-3318 (((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|))) 146) (((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108)) 145) (((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108)) 144) (((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108) (-108)) 143) (((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-970 |#1| |#2|)) 128)) (-3029 (((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|))) 71) (((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108)) 70) (((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108) (-108)) 69)) (-4226 (((-589 (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))) (-970 |#1| |#2|)) 60)) (-3441 (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|))) 113) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108)) 112) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108)) 111) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108) (-108)) 110) (((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|)) 105)) (-3515 (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|))) 118) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108)) 117) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108)) 116) (((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|)) 115)) (-1400 (((-589 (-719 |#1| (-796 |#3|))) (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))) 97) (((-1083 (-951 (-383 |#1|))) (-1083 |#1|)) 88) (((-883 (-951 (-383 |#1|))) (-719 |#1| (-796 |#3|))) 95) (((-883 (-951 (-383 |#1|))) (-883 |#1|)) 93) (((-719 |#1| (-796 |#3|)) (-719 |#1| (-796 |#2|))) 33)))
-(((-1193 |#1| |#2| |#3|) (-10 -7 (-15 -3029 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3029 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108))) (-15 -3029 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-970 |#1| |#2|))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108) (-108))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108) (-108))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)))) (-15 -3515 ((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|))) (-15 -3515 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3515 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108))) (-15 -3515 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)))) (-15 -4226 ((-589 (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))) (-970 |#1| |#2|))) (-15 -1400 ((-719 |#1| (-796 |#3|)) (-719 |#1| (-796 |#2|)))) (-15 -1400 ((-883 (-951 (-383 |#1|))) (-883 |#1|))) (-15 -1400 ((-883 (-951 (-383 |#1|))) (-719 |#1| (-796 |#3|)))) (-15 -1400 ((-1083 (-951 (-383 |#1|))) (-1083 |#1|))) (-15 -1400 ((-589 (-719 |#1| (-796 |#3|))) (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))))) (-13 (-784) (-284) (-136) (-949)) (-589 (-1087)) (-589 (-1087))) (T -1193))
-((-1400 (*1 *2 *3) (-12 (-5 *3 (-1058 *4 (-495 (-796 *6)) (-796 *6) (-719 *4 (-796 *6)))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-719 *4 (-796 *6)))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-1083 (-951 (-383 *4)))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-719 *4 (-796 *6))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *6 (-589 (-1087))) (-5 *2 (-883 (-951 (-383 *4)))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-883 *4)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-883 (-951 (-383 *4)))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-719 *4 (-796 *5))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-719 *4 (-796 *6))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-4226 (*1 *2 *3) (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-1058 *4 (-495 (-796 *6)) (-796 *6) (-719 *4 (-796 *6))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-3515 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-3515 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3515 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3515 (*1 *2 *3) (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-3441 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-3441 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3441 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3441 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3441 (*1 *2 *3) (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-3318 (*1 *2 *3) (-12 (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-2 (|:| -3558 (-1083 *4)) (|:| -2906 (-589 (-883 *4)))))) (-5 *1 (-1193 *4 *5 *6)) (-5 *3 (-589 (-883 *4))) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-3318 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5)))))) (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3318 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5)))))) (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3318 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5)))))) (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3318 (*1 *2 *3) (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-2 (|:| -3558 (-1083 *4)) (|:| -2906 (-589 (-883 *4)))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-3029 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-970 *4 *5))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-3029 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3029 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))))
-(-10 -7 (-15 -3029 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3029 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108))) (-15 -3029 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-970 |#1| |#2|))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108) (-108))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108))) (-15 -3318 ((-589 (-2 (|:| -3558 (-1083 |#1|)) (|:| -2906 (-589 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108) (-108))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108))) (-15 -3441 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)))) (-15 -3515 ((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|))) (-15 -3515 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3515 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108))) (-15 -3515 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)))) (-15 -4226 ((-589 (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))) (-970 |#1| |#2|))) (-15 -1400 ((-719 |#1| (-796 |#3|)) (-719 |#1| (-796 |#2|)))) (-15 -1400 ((-883 (-951 (-383 |#1|))) (-883 |#1|))) (-15 -1400 ((-883 (-951 (-383 |#1|))) (-719 |#1| (-796 |#3|)))) (-15 -1400 ((-1083 (-951 (-383 |#1|))) (-1083 |#1|))) (-15 -1400 ((-589 (-719 |#1| (-796 |#3|))) (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|))))))
-((-4153 (((-3 (-1169 (-383 (-523))) "failed") (-1169 |#1|) |#1|) 17)) (-3982 (((-108) (-1169 |#1|)) 11)) (-3223 (((-3 (-1169 (-523)) "failed") (-1169 |#1|)) 14)))
-(((-1194 |#1|) (-10 -7 (-15 -3982 ((-108) (-1169 |#1|))) (-15 -3223 ((-3 (-1169 (-523)) "failed") (-1169 |#1|))) (-15 -4153 ((-3 (-1169 (-383 (-523))) "failed") (-1169 |#1|) |#1|))) (-585 (-523))) (T -1194))
-((-4153 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523))) (-5 *2 (-1169 (-383 (-523)))) (-5 *1 (-1194 *4)))) (-3223 (*1 *2 *3) (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523))) (-5 *2 (-1169 (-523))) (-5 *1 (-1194 *4)))) (-3982 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523))) (-5 *2 (-108)) (-5 *1 (-1194 *4)))))
-(-10 -7 (-15 -3982 ((-108) (-1169 |#1|))) (-15 -3223 ((-3 (-1169 (-523)) "failed") (-1169 |#1|))) (-15 -4153 ((-3 (-1169 (-383 (-523))) "failed") (-1169 |#1|) |#1|)))
-((-1680 (((-108) $ $) NIL)) (-2603 (((-108) $) 11)) (-3405 (((-3 $ "failed") $ $) NIL)) (-2395 (((-710)) 8)) (-4189 (($) NIL T CONST)) (-1444 (((-3 $ "failed") $) 43)) (-1631 (($) 36)) (-2769 (((-108) $) NIL)) (-2738 (((-3 $ "failed") $) 29)) (-2060 (((-852) $) 15)) (-2032 (((-1070) $) NIL)) (-2773 (($) 25 T CONST)) (-4013 (($ (-852)) 37)) (-3951 (((-1034) $) NIL)) (-1400 (((-523) $) 13)) (-1691 (((-794) $) 22) (($ (-523)) 19)) (-3272 (((-710)) 9)) (-2423 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1879 (($) 23 T CONST)) (-1891 (($) 24 T CONST)) (-3941 (((-108) $ $) 27)) (-4060 (($ $) 38) (($ $ $) 35)) (-4045 (($ $ $) 26)) (** (($ $ (-852)) NIL) (($ $ (-710)) 40)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 32) (($ $ $) 31)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-1304 (((-589 (-1087)) $) NIL)) (-3086 (($ (-1182 (-1087) |#1|)) NIL)) (-3944 (($ $ (-710)) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2127 (($ $ $) NIL (|has| |#1| (-158))) (($ $ (-710)) NIL (|has| |#1| (-158)))) (-1640 (($) NIL T CONST)) (-3168 (($ $ (-1087)) NIL) (($ $ (-758 (-1087))) NIL) (($ $ $) NIL)) (-2898 (((-3 (-758 (-1087)) "failed") $) NIL)) (-1996 (((-758 (-1087)) $) NIL)) (-4211 (((-3 $ "failed") $) NIL)) (-3460 (((-108) $) NIL)) (-2897 (($ $) NIL)) (-3482 (((-108) $) NIL)) (-4060 (((-108) $) NIL)) (-1511 (($ (-758 (-1087)) |#1|) NIL)) (-2471 (($ $) NIL)) (-3418 (((-2 (|:| |k| (-758 (-1087))) (|:| |c| |#1|)) $) NIL)) (-2042 (((-758 (-1087)) $) NIL)) (-3046 (((-758 (-1087)) $) NIL)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2475 (($ $ (-1087)) NIL) (($ $ (-758 (-1087))) NIL) (($ $ $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1276 (((-1182 (-1087) |#1|) $) NIL)) (-1487 (((-710) $) NIL)) (-2592 (((-108) $) NIL)) (-1982 ((|#1| $) NIL)) (-3976 (((-794) $) NIL) (($ (-523)) NIL) (($ |#1|) NIL) (($ (-758 (-1087))) NIL) (($ (-1087)) NIL)) (-2275 ((|#1| $ (-758 (-1087))) NIL) ((|#1| $ $) NIL)) (-1698 (((-710)) NIL)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) NIL T CONST)) (-4020 (((-589 (-2 (|:| |k| (-1087)) (|:| |c| $))) $) NIL)) (-1440 (($) NIL T CONST)) (-4037 (((-108) $ $) NIL)) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) NIL)) (** (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1087) $) NIL)))
+(((-1189 |#1|) (-13 (-1188 (-1087) |#1|) (-10 -8 (-15 -1276 ((-1182 (-1087) |#1|) $)) (-15 -3086 ($ (-1182 (-1087) |#1|))) (-15 -4020 ((-589 (-2 (|:| |k| (-1087)) (|:| |c| $))) $)))) (-973)) (T -1189))
+((-1276 (*1 *2 *1) (-12 (-5 *2 (-1182 (-1087) *3)) (-5 *1 (-1189 *3)) (-4 *3 (-973)))) (-3086 (*1 *1 *2) (-12 (-5 *2 (-1182 (-1087) *3)) (-4 *3 (-973)) (-5 *1 (-1189 *3)))) (-4020 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |k| (-1087)) (|:| |c| (-1189 *3))))) (-5 *1 (-1189 *3)) (-4 *3 (-973)))))
+(-13 (-1188 (-1087) |#1|) (-10 -8 (-15 -1276 ((-1182 (-1087) |#1|) $)) (-15 -3086 ($ (-1182 (-1087) |#1|))) (-15 -4020 ((-589 (-2 (|:| |k| (-1087)) (|:| |c| $))) $))))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) NIL)) (-2999 (((-3 $ "failed") $ $) NIL)) (-1640 (($) NIL T CONST)) (-2898 (((-3 |#2| "failed") $) NIL)) (-1996 ((|#2| $) NIL)) (-3142 (($ $) NIL)) (-4211 (((-3 $ "failed") $) 36)) (-3460 (((-108) $) 30)) (-2897 (($ $) 32)) (-3482 (((-108) $) NIL)) (-3288 (((-710) $) NIL)) (-2738 (((-589 $) $) NIL)) (-4060 (((-108) $) NIL)) (-1511 (($ |#2| |#1|) NIL)) (-2042 ((|#2| $) 19)) (-3046 ((|#2| $) 16)) (-3015 (($ (-1 |#1| |#1|) $) NIL)) (-2859 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-3107 ((|#2| $) NIL)) (-3119 ((|#1| $) NIL)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-2592 (((-108) $) 27)) (-1982 ((|#1| $) 28)) (-3976 (((-794) $) 55) (($ (-523)) 40) (($ |#1|) 35) (($ |#2|) NIL)) (-1639 (((-589 |#1|) $) NIL)) (-1234 ((|#1| $ |#2|) NIL)) (-2275 ((|#1| $ |#2|) 24)) (-1698 (((-710)) 14)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 25 T CONST)) (-1440 (($) 11 T CONST)) (-1776 (((-589 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-4037 (((-108) $ $) 26)) (-4125 (($ $ |#1|) 57 (|has| |#1| (-339)))) (-4115 (($ $) NIL) (($ $ $) NIL)) (-4103 (($ $ $) 44)) (** (($ $ (-852)) NIL) (($ $ (-710)) 46)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) NIL) (($ $ $) 45) (($ |#1| $) 41) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-1271 (((-710) $) 15)))
+(((-1190 |#1| |#2|) (-13 (-973) (-1181 |#1|) (-358 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -1271 ((-710) $)) (-15 -3976 ($ |#2|)) (-15 -3046 (|#2| $)) (-15 -2042 (|#2| $)) (-15 -3142 ($ $)) (-15 -2275 (|#1| $ |#2|)) (-15 -2592 ((-108) $)) (-15 -1982 (|#1| $)) (-15 -3460 ((-108) $)) (-15 -2897 ($ $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-339)) (-15 -4125 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4241)) (-6 -4241) |%noBranch|) (IF (|has| |#1| (-6 -4245)) (-6 -4245) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|))) (-973) (-782)) (T -1190))
+((* (*1 *1 *1 *2) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))) (-3142 (*1 *1 *1) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))) (-3015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-1190 *3 *4)) (-4 *4 (-782)))) (-3976 (*1 *1 *2) (-12 (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)) (-4 *2 (-782)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973)) (-4 *4 (-782)))) (-3046 (*1 *2 *1) (-12 (-4 *2 (-782)) (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)))) (-2042 (*1 *2 *1) (-12 (-4 *2 (-782)) (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)))) (-2275 (*1 *2 *1 *3) (-12 (-4 *2 (-973)) (-5 *1 (-1190 *2 *3)) (-4 *3 (-782)))) (-2592 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973)) (-4 *4 (-782)))) (-1982 (*1 *2 *1) (-12 (-4 *2 (-973)) (-5 *1 (-1190 *2 *3)) (-4 *3 (-782)))) (-3460 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973)) (-4 *4 (-782)))) (-2897 (*1 *1 *1) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))) (-4125 (*1 *1 *1 *2) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-339)) (-4 *2 (-973)) (-4 *3 (-782)))))
+(-13 (-973) (-1181 |#1|) (-358 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -1271 ((-710) $)) (-15 -3976 ($ |#2|)) (-15 -3046 (|#2| $)) (-15 -2042 (|#2| $)) (-15 -3142 ($ $)) (-15 -2275 (|#1| $ |#2|)) (-15 -2592 ((-108) $)) (-15 -1982 (|#1| $)) (-15 -3460 ((-108) $)) (-15 -2897 ($ $)) (-15 -3015 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-339)) (-15 -4125 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4241)) (-6 -4241) |%noBranch|) (IF (|has| |#1| (-6 -4245)) (-6 -4245) |%noBranch|) (IF (|has| |#1| (-6 -4246)) (-6 -4246) |%noBranch|)))
+((-3260 (((-108) $ $) 26)) (-2388 (((-108) $) NIL)) (-1304 (((-589 |#1|) $) 120)) (-3086 (($ (-1182 |#1| |#2|)) 44)) (-3944 (($ $ (-710)) 32)) (-2999 (((-3 $ "failed") $ $) NIL)) (-2127 (($ $ $) 48 (|has| |#2| (-158))) (($ $ (-710)) 46 (|has| |#2| (-158)))) (-1640 (($) NIL T CONST)) (-3168 (($ $ |#1|) 102) (($ $ (-758 |#1|)) 103) (($ $ $) 25)) (-2898 (((-3 (-758 |#1|) "failed") $) NIL)) (-1996 (((-758 |#1|) $) NIL)) (-4211 (((-3 $ "failed") $) 110)) (-3460 (((-108) $) 105)) (-2897 (($ $) 106)) (-3482 (((-108) $) NIL)) (-4060 (((-108) $) NIL)) (-1511 (($ (-758 |#1|) |#2|) 19)) (-2471 (($ $) NIL)) (-3418 (((-2 (|:| |k| (-758 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2042 (((-758 |#1|) $) 111)) (-3046 (((-758 |#1|) $) 114)) (-3015 (($ (-1 |#2| |#2|) $) 119)) (-2475 (($ $ |#1|) 100) (($ $ (-758 |#1|)) 101) (($ $ $) 56)) (-3841 (((-1070) $) NIL)) (-2435 (((-1034) $) NIL)) (-1276 (((-1182 |#1| |#2|) $) 84)) (-1487 (((-710) $) 117)) (-2592 (((-108) $) 70)) (-1982 ((|#2| $) 28)) (-3976 (((-794) $) 63) (($ (-523)) 77) (($ |#2|) 74) (($ (-758 |#1|)) 17) (($ |#1|) 73)) (-2275 ((|#2| $ (-758 |#1|)) 104) ((|#2| $ $) 27)) (-1698 (((-710)) 108)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 14 T CONST)) (-4020 (((-589 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 53)) (-1440 (($) 29 T CONST)) (-4037 (((-108) $ $) 13)) (-4115 (($ $) 88) (($ $ $) 91)) (-4103 (($ $ $) 55)) (** (($ $ (-852)) NIL) (($ $ (-710)) 49)) (* (($ (-852) $) NIL) (($ (-710) $) 47) (($ (-523) $) 94) (($ $ $) 21) (($ |#2| $) 18) (($ $ |#2|) 20) (($ |#1| $) 82)))
+(((-1191 |#1| |#2|) (-13 (-1188 |#1| |#2|) (-10 -8 (-15 -1276 ((-1182 |#1| |#2|) $)) (-15 -3086 ($ (-1182 |#1| |#2|))) (-15 -4020 ((-589 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-786) (-973)) (T -1191))
+((-1276 (*1 *2 *1) (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))) (-3086 (*1 *1 *2) (-12 (-5 *2 (-1182 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)) (-5 *1 (-1191 *3 *4)))) (-4020 (*1 *2 *1) (-12 (-5 *2 (-589 (-2 (|:| |k| *3) (|:| |c| (-1191 *3 *4))))) (-5 *1 (-1191 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))))
+(-13 (-1188 |#1| |#2|) (-10 -8 (-15 -1276 ((-1182 |#1| |#2|) $)) (-15 -3086 ($ (-1182 |#1| |#2|))) (-15 -4020 ((-589 (-2 (|:| |k| |#1|) (|:| |c| $))) $))))
+((-4028 (((-589 (-1068 |#1|)) (-1 (-589 (-1068 |#1|)) (-589 (-1068 |#1|))) (-523)) 15) (((-1068 |#1|) (-1 (-1068 |#1|) (-1068 |#1|))) 11)))
+(((-1192 |#1|) (-10 -7 (-15 -4028 ((-1068 |#1|) (-1 (-1068 |#1|) (-1068 |#1|)))) (-15 -4028 ((-589 (-1068 |#1|)) (-1 (-589 (-1068 |#1|)) (-589 (-1068 |#1|))) (-523)))) (-1123)) (T -1192))
+((-4028 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-589 (-1068 *5)) (-589 (-1068 *5)))) (-5 *4 (-523)) (-5 *2 (-589 (-1068 *5))) (-5 *1 (-1192 *5)) (-4 *5 (-1123)))) (-4028 (*1 *2 *3) (-12 (-5 *3 (-1 (-1068 *4) (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1192 *4)) (-4 *4 (-1123)))))
+(-10 -7 (-15 -4028 ((-1068 |#1|) (-1 (-1068 |#1|) (-1068 |#1|)))) (-15 -4028 ((-589 (-1068 |#1|)) (-1 (-589 (-1068 |#1|)) (-589 (-1068 |#1|))) (-523))))
+((-4040 (((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|))) 148) (((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108)) 147) (((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108)) 146) (((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108) (-108)) 145) (((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-970 |#1| |#2|)) 130)) (-4225 (((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|))) 72) (((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108)) 71) (((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108) (-108)) 70)) (-2105 (((-589 (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))) (-970 |#1| |#2|)) 61)) (-1556 (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|))) 115) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108)) 114) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108)) 113) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108) (-108)) 112) (((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|)) 107)) (-3542 (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|))) 120) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108)) 119) (((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108)) 118) (((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|)) 117)) (-3077 (((-589 (-719 |#1| (-796 |#3|))) (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))) 98) (((-1083 (-951 (-383 |#1|))) (-1083 |#1|)) 89) (((-883 (-951 (-383 |#1|))) (-719 |#1| (-796 |#3|))) 96) (((-883 (-951 (-383 |#1|))) (-883 |#1|)) 94) (((-719 |#1| (-796 |#3|)) (-719 |#1| (-796 |#2|))) 33)))
+(((-1193 |#1| |#2| |#3|) (-10 -7 (-15 -4225 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108) (-108))) (-15 -4225 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108))) (-15 -4225 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-970 |#1| |#2|))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108) (-108))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108) (-108))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)))) (-15 -3542 ((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|))) (-15 -3542 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3542 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108))) (-15 -3542 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)))) (-15 -2105 ((-589 (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))) (-970 |#1| |#2|))) (-15 -3077 ((-719 |#1| (-796 |#3|)) (-719 |#1| (-796 |#2|)))) (-15 -3077 ((-883 (-951 (-383 |#1|))) (-883 |#1|))) (-15 -3077 ((-883 (-951 (-383 |#1|))) (-719 |#1| (-796 |#3|)))) (-15 -3077 ((-1083 (-951 (-383 |#1|))) (-1083 |#1|))) (-15 -3077 ((-589 (-719 |#1| (-796 |#3|))) (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))))) (-13 (-784) (-284) (-136) (-949)) (-589 (-1087)) (-589 (-1087))) (T -1193))
+((-3077 (*1 *2 *3) (-12 (-5 *3 (-1058 *4 (-495 (-796 *6)) (-796 *6) (-719 *4 (-796 *6)))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-719 *4 (-796 *6)))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))))) (-3077 (*1 *2 *3) (-12 (-5 *3 (-1083 *4)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-1083 (-951 (-383 *4)))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-3077 (*1 *2 *3) (-12 (-5 *3 (-719 *4 (-796 *6))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *6 (-589 (-1087))) (-5 *2 (-883 (-951 (-383 *4)))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))))) (-3077 (*1 *2 *3) (-12 (-5 *3 (-883 *4)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-883 (-951 (-383 *4)))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-3077 (*1 *2 *3) (-12 (-5 *3 (-719 *4 (-796 *5))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-719 *4 (-796 *6))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-2105 (*1 *2 *3) (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-1058 *4 (-495 (-796 *6)) (-796 *6) (-719 *4 (-796 *6))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-3542 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-3542 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3542 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-3542 (*1 *2 *3) (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-1556 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-1556 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-1556 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-1556 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-1556 (*1 *2 *3) (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-4040 (*1 *2 *3) (-12 (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-2 (|:| -2715 (-1083 *4)) (|:| -2411 (-589 (-883 *4)))))) (-5 *1 (-1193 *4 *5 *6)) (-5 *3 (-589 (-883 *4))) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-4040 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5)))))) (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-4040 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5)))))) (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-4040 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5)))))) (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5))) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-4040 (*1 *2 *3) (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-2 (|:| -2715 (-1083 *4)) (|:| -2411 (-589 (-883 *4)))))) (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))) (-4225 (*1 *2 *3) (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-970 *4 *5))) (-5 *1 (-1193 *4 *5 *6)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))) (-4225 (*1 *2 *3 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))) (-4225 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949))) (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-1193 *5 *6 *7)) (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087))))))
+(-10 -7 (-15 -4225 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108) (-108))) (-15 -4225 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)) (-108))) (-15 -4225 ((-589 (-970 |#1| |#2|)) (-589 (-883 |#1|)))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-970 |#1| |#2|))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108) (-108))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)) (-108))) (-15 -4040 ((-589 (-2 (|:| -2715 (-1083 |#1|)) (|:| -2411 (-589 (-883 |#1|))))) (-589 (-883 |#1|)))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108) (-108))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108))) (-15 -1556 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)))) (-15 -3542 ((-589 (-589 (-951 (-383 |#1|)))) (-970 |#1| |#2|))) (-15 -3542 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108) (-108))) (-15 -3542 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)) (-108))) (-15 -3542 ((-589 (-589 (-951 (-383 |#1|)))) (-589 (-883 |#1|)))) (-15 -2105 ((-589 (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|)))) (-970 |#1| |#2|))) (-15 -3077 ((-719 |#1| (-796 |#3|)) (-719 |#1| (-796 |#2|)))) (-15 -3077 ((-883 (-951 (-383 |#1|))) (-883 |#1|))) (-15 -3077 ((-883 (-951 (-383 |#1|))) (-719 |#1| (-796 |#3|)))) (-15 -3077 ((-1083 (-951 (-383 |#1|))) (-1083 |#1|))) (-15 -3077 ((-589 (-719 |#1| (-796 |#3|))) (-1058 |#1| (-495 (-796 |#3|)) (-796 |#3|) (-719 |#1| (-796 |#3|))))))
+((-2491 (((-3 (-1169 (-383 (-523))) "failed") (-1169 |#1|) |#1|) 21)) (-3256 (((-108) (-1169 |#1|)) 12)) (-1990 (((-3 (-1169 (-523)) "failed") (-1169 |#1|)) 16)))
+(((-1194 |#1|) (-10 -7 (-15 -3256 ((-108) (-1169 |#1|))) (-15 -1990 ((-3 (-1169 (-523)) "failed") (-1169 |#1|))) (-15 -2491 ((-3 (-1169 (-383 (-523))) "failed") (-1169 |#1|) |#1|))) (-585 (-523))) (T -1194))
+((-2491 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523))) (-5 *2 (-1169 (-383 (-523)))) (-5 *1 (-1194 *4)))) (-1990 (*1 *2 *3) (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523))) (-5 *2 (-1169 (-523))) (-5 *1 (-1194 *4)))) (-3256 (*1 *2 *3) (-12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523))) (-5 *2 (-108)) (-5 *1 (-1194 *4)))))
+(-10 -7 (-15 -3256 ((-108) (-1169 |#1|))) (-15 -1990 ((-3 (-1169 (-523)) "failed") (-1169 |#1|))) (-15 -2491 ((-3 (-1169 (-383 (-523))) "failed") (-1169 |#1|) |#1|)))
+((-3260 (((-108) $ $) NIL)) (-2388 (((-108) $) 11)) (-2999 (((-3 $ "failed") $ $) NIL)) (-3843 (((-710)) 8)) (-1640 (($) NIL T CONST)) (-4211 (((-3 $ "failed") $) 43)) (-3461 (($) 36)) (-3482 (((-108) $) NIL)) (-1289 (((-3 $ "failed") $) 29)) (-4076 (((-852) $) 15)) (-3841 (((-1070) $) NIL)) (-4105 (($) 25 T CONST)) (-2557 (($ (-852)) 37)) (-2435 (((-1034) $) NIL)) (-3077 (((-523) $) 13)) (-3976 (((-794) $) 22) (($ (-523)) 19)) (-1698 (((-710)) 9)) (-2573 (($ $ (-852)) NIL) (($ $ (-710)) NIL)) (-1428 (($) 23 T CONST)) (-1440 (($) 24 T CONST)) (-4037 (((-108) $ $) 27)) (-4115 (($ $) 38) (($ $ $) 35)) (-4103 (($ $ $) 26)) (** (($ $ (-852)) NIL) (($ $ (-710)) 40)) (* (($ (-852) $) NIL) (($ (-710) $) NIL) (($ (-523) $) 32) (($ $ $) 31)))
(((-1195 |#1|) (-13 (-158) (-344) (-564 (-523)) (-1063)) (-852)) (T -1195))
NIL
(-13 (-158) (-344) (-564 (-523)) (-1063))
@@ -4909,4 +4909,4 @@ NIL
NIL
NIL
NIL
-((-3 3139883 3139888 3139893 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-2 3139868 3139873 3139878 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1 3139853 3139858 3139863 NIL NIL NIL NIL (NIL) -8 NIL NIL) (0 3139838 3139843 3139848 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1195 3138968 3139713 3139790 "ZMOD" 3139795 NIL ZMOD (NIL NIL) -8 NIL NIL) (-1194 3138078 3138242 3138451 "ZLINDEP" 3138800 NIL ZLINDEP (NIL T) -7 NIL NIL) (-1193 3127482 3129227 3131179 "ZDSOLVE" 3136227 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL) (-1192 3126728 3126869 3127058 "YSTREAM" 3127328 NIL YSTREAM (NIL T) -7 NIL NIL) (-1191 3124497 3126033 3126236 "XRPOLY" 3126571 NIL XRPOLY (NIL T T) -8 NIL NIL) (-1190 3120959 3122288 3122870 "XPR" 3123961 NIL XPR (NIL T T) -8 NIL NIL) (-1189 3118673 3120294 3120497 "XPOLY" 3120790 NIL XPOLY (NIL T) -8 NIL NIL) (-1188 3116487 3117865 3117919 "XPOLYC" 3118204 NIL XPOLYC (NIL T T) -9 NIL 3118317) (-1187 3112859 3115004 3115392 "XPBWPOLY" 3116145 NIL XPBWPOLY (NIL T T) -8 NIL NIL) (-1186 3108787 3111100 3111142 "XF" 3111763 NIL XF (NIL T) -9 NIL 3112162) (-1185 3108408 3108496 3108665 "XF-" 3108670 NIL XF- (NIL T T) -8 NIL NIL) (-1184 3103788 3105087 3105141 "XFALG" 3107289 NIL XFALG (NIL T T) -9 NIL 3108076) (-1183 3102925 3103029 3103233 "XEXPPKG" 3103680 NIL XEXPPKG (NIL T T T) -7 NIL NIL) (-1182 3101024 3102776 3102871 "XDPOLY" 3102876 NIL XDPOLY (NIL T T) -8 NIL NIL) (-1181 3099903 3100513 3100555 "XALG" 3100617 NIL XALG (NIL T) -9 NIL 3100736) (-1180 3093379 3097887 3098380 "WUTSET" 3099495 NIL WUTSET (NIL T T T T) -8 NIL NIL) (-1179 3091191 3091998 3092349 "WP" 3093161 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL) (-1178 3090077 3090275 3090570 "WFFINTBS" 3090988 NIL WFFINTBS (NIL T T T T) -7 NIL NIL) (-1177 3087981 3088408 3088870 "WEIER" 3089649 NIL WEIER (NIL T) -7 NIL NIL) (-1176 3087130 3087554 3087596 "VSPACE" 3087732 NIL VSPACE (NIL T) -9 NIL 3087806) (-1175 3086968 3086995 3087086 "VSPACE-" 3087091 NIL VSPACE- (NIL T T) -8 NIL NIL) (-1174 3086714 3086757 3086828 "VOID" 3086919 T VOID (NIL) -8 NIL NIL) (-1173 3084850 3085209 3085615 "VIEW" 3086330 T VIEW (NIL) -7 NIL NIL) (-1172 3081275 3081913 3082650 "VIEWDEF" 3084135 T VIEWDEF (NIL) -7 NIL NIL) (-1171 3070614 3072823 3074996 "VIEW3D" 3079124 T VIEW3D (NIL) -8 NIL NIL) (-1170 3062896 3064525 3066104 "VIEW2D" 3069057 T VIEW2D (NIL) -8 NIL NIL) (-1169 3058305 3062666 3062758 "VECTOR" 3062839 NIL VECTOR (NIL T) -8 NIL NIL) (-1168 3056882 3057141 3057459 "VECTOR2" 3058035 NIL VECTOR2 (NIL T T) -7 NIL NIL) (-1167 3050422 3054674 3054717 "VECTCAT" 3055705 NIL VECTCAT (NIL T) -9 NIL 3056289) (-1166 3049436 3049690 3050080 "VECTCAT-" 3050085 NIL VECTCAT- (NIL T T) -8 NIL NIL) (-1165 3048917 3049087 3049207 "VARIABLE" 3049351 NIL VARIABLE (NIL NIL) -8 NIL NIL) (-1164 3048850 3048855 3048885 "UTYPE" 3048890 T UTYPE (NIL) -9 NIL NIL) (-1163 3047685 3047839 3048100 "UTSODETL" 3048676 NIL UTSODETL (NIL T T T T) -7 NIL NIL) (-1162 3045125 3045585 3046109 "UTSODE" 3047226 NIL UTSODE (NIL T T) -7 NIL NIL) (-1161 3036969 3042765 3043253 "UTS" 3044694 NIL UTS (NIL T NIL NIL) -8 NIL NIL) (-1160 3028314 3033679 3033721 "UTSCAT" 3034822 NIL UTSCAT (NIL T) -9 NIL 3035579) (-1159 3025669 3026385 3027373 "UTSCAT-" 3027378 NIL UTSCAT- (NIL T T) -8 NIL NIL) (-1158 3025300 3025343 3025474 "UTS2" 3025620 NIL UTS2 (NIL T T T T) -7 NIL NIL) (-1157 3019576 3022141 3022184 "URAGG" 3024254 NIL URAGG (NIL T) -9 NIL 3024976) (-1156 3016515 3017378 3018501 "URAGG-" 3018506 NIL URAGG- (NIL T T) -8 NIL NIL) (-1155 3012201 3015132 3015603 "UPXSSING" 3016179 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL) (-1154 3004092 3011322 3011602 "UPXS" 3011978 NIL UPXS (NIL T NIL NIL) -8 NIL NIL) (-1153 2997121 3003997 3004068 "UPXSCONS" 3004073 NIL UPXSCONS (NIL T T) -8 NIL NIL) (-1152 2987410 2994240 2994301 "UPXSCCA" 2994950 NIL UPXSCCA (NIL T T) -9 NIL 2995191) (-1151 2987049 2987134 2987307 "UPXSCCA-" 2987312 NIL UPXSCCA- (NIL T T T) -8 NIL NIL) (-1150 2977260 2983863 2983905 "UPXSCAT" 2984548 NIL UPXSCAT (NIL T) -9 NIL 2985156) (-1149 2976694 2976773 2976950 "UPXS2" 2977175 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1148 2975348 2975601 2975952 "UPSQFREE" 2976437 NIL UPSQFREE (NIL T T) -7 NIL NIL) (-1147 2969239 2972294 2972348 "UPSCAT" 2973497 NIL UPSCAT (NIL T T) -9 NIL 2974271) (-1146 2968444 2968651 2968977 "UPSCAT-" 2968982 NIL UPSCAT- (NIL T T T) -8 NIL NIL) (-1145 2954530 2962567 2962609 "UPOLYC" 2964687 NIL UPOLYC (NIL T) -9 NIL 2965908) (-1144 2945860 2948285 2951431 "UPOLYC-" 2951436 NIL UPOLYC- (NIL T T) -8 NIL NIL) (-1143 2945491 2945534 2945665 "UPOLYC2" 2945811 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL) (-1142 2936910 2945060 2945197 "UP" 2945401 NIL UP (NIL NIL T) -8 NIL NIL) (-1141 2936253 2936360 2936523 "UPMP" 2936799 NIL UPMP (NIL T T) -7 NIL NIL) (-1140 2935806 2935887 2936026 "UPDIVP" 2936166 NIL UPDIVP (NIL T T) -7 NIL NIL) (-1139 2934374 2934623 2934939 "UPDECOMP" 2935555 NIL UPDECOMP (NIL T T) -7 NIL NIL) (-1138 2933609 2933721 2933906 "UPCDEN" 2934258 NIL UPCDEN (NIL T T T) -7 NIL NIL) (-1137 2933132 2933201 2933348 "UP2" 2933534 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL) (-1136 2931649 2932336 2932613 "UNISEG" 2932890 NIL UNISEG (NIL T) -8 NIL NIL) (-1135 2930864 2930991 2931196 "UNISEG2" 2931492 NIL UNISEG2 (NIL T T) -7 NIL NIL) (-1134 2929924 2930104 2930330 "UNIFACT" 2930680 NIL UNIFACT (NIL T) -7 NIL NIL) (-1133 2913820 2929105 2929355 "ULS" 2929731 NIL ULS (NIL T NIL NIL) -8 NIL NIL) (-1132 2901785 2913725 2913796 "ULSCONS" 2913801 NIL ULSCONS (NIL T T) -8 NIL NIL) (-1131 2884535 2896548 2896609 "ULSCCAT" 2897321 NIL ULSCCAT (NIL T T) -9 NIL 2897617) (-1130 2883586 2883831 2884218 "ULSCCAT-" 2884223 NIL ULSCCAT- (NIL T T T) -8 NIL NIL) (-1129 2873576 2880093 2880135 "ULSCAT" 2880991 NIL ULSCAT (NIL T) -9 NIL 2881721) (-1128 2873010 2873089 2873266 "ULS2" 2873491 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1127 2871408 2872375 2872405 "UFD" 2872617 T UFD (NIL) -9 NIL 2872731) (-1126 2871202 2871248 2871343 "UFD-" 2871348 NIL UFD- (NIL T) -8 NIL NIL) (-1125 2870284 2870467 2870683 "UDVO" 2871008 T UDVO (NIL) -7 NIL NIL) (-1124 2868100 2868509 2868980 "UDPO" 2869848 NIL UDPO (NIL T) -7 NIL NIL) (-1123 2868033 2868038 2868068 "TYPE" 2868073 T TYPE (NIL) -9 NIL NIL) (-1122 2867004 2867206 2867446 "TWOFACT" 2867827 NIL TWOFACT (NIL T) -7 NIL NIL) (-1121 2865942 2866279 2866542 "TUPLE" 2866776 NIL TUPLE (NIL T) -8 NIL NIL) (-1120 2863633 2864152 2864691 "TUBETOOL" 2865425 T TUBETOOL (NIL) -7 NIL NIL) (-1119 2862482 2862687 2862928 "TUBE" 2863426 NIL TUBE (NIL T) -8 NIL NIL) (-1118 2857206 2861460 2861742 "TS" 2862234 NIL TS (NIL T) -8 NIL NIL) (-1117 2845910 2850002 2850098 "TSETCAT" 2855332 NIL TSETCAT (NIL T T T T) -9 NIL 2856863) (-1116 2840645 2842243 2844133 "TSETCAT-" 2844138 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL) (-1115 2834908 2835754 2836696 "TRMANIP" 2839781 NIL TRMANIP (NIL T T) -7 NIL NIL) (-1114 2834349 2834412 2834575 "TRIMAT" 2834840 NIL TRIMAT (NIL T T T T) -7 NIL NIL) (-1113 2832155 2832392 2832755 "TRIGMNIP" 2834098 NIL TRIGMNIP (NIL T T) -7 NIL NIL) (-1112 2831675 2831788 2831818 "TRIGCAT" 2832031 T TRIGCAT (NIL) -9 NIL NIL) (-1111 2831344 2831423 2831564 "TRIGCAT-" 2831569 NIL TRIGCAT- (NIL T) -8 NIL NIL) (-1110 2828243 2830204 2830484 "TREE" 2831099 NIL TREE (NIL T) -8 NIL NIL) (-1109 2827517 2828045 2828075 "TRANFUN" 2828110 T TRANFUN (NIL) -9 NIL 2828176) (-1108 2826796 2826987 2827267 "TRANFUN-" 2827272 NIL TRANFUN- (NIL T) -8 NIL NIL) (-1107 2826600 2826632 2826693 "TOPSP" 2826757 T TOPSP (NIL) -7 NIL NIL) (-1106 2825952 2826067 2826220 "TOOLSIGN" 2826481 NIL TOOLSIGN (NIL T) -7 NIL NIL) (-1105 2824613 2825129 2825368 "TEXTFILE" 2825735 T TEXTFILE (NIL) -8 NIL NIL) (-1104 2822478 2822992 2823430 "TEX" 2824197 T TEX (NIL) -8 NIL NIL) (-1103 2822259 2822290 2822362 "TEX1" 2822441 NIL TEX1 (NIL T) -7 NIL NIL) (-1102 2821907 2821970 2822060 "TEMUTL" 2822191 T TEMUTL (NIL) -7 NIL NIL) (-1101 2820061 2820341 2820666 "TBCMPPK" 2821630 NIL TBCMPPK (NIL T T) -7 NIL NIL) (-1100 2811950 2818222 2818278 "TBAGG" 2818678 NIL TBAGG (NIL T T) -9 NIL 2818889) (-1099 2807020 2808508 2810262 "TBAGG-" 2810267 NIL TBAGG- (NIL T T T) -8 NIL NIL) (-1098 2806404 2806511 2806656 "TANEXP" 2806909 NIL TANEXP (NIL T) -7 NIL NIL) (-1097 2799905 2806261 2806354 "TABLE" 2806359 NIL TABLE (NIL T T) -8 NIL NIL) (-1096 2799318 2799416 2799554 "TABLEAU" 2799802 NIL TABLEAU (NIL T) -8 NIL NIL) (-1095 2793926 2795146 2796394 "TABLBUMP" 2798104 NIL TABLBUMP (NIL T) -7 NIL NIL) (-1094 2793354 2793454 2793582 "SYSTEM" 2793820 T SYSTEM (NIL) -7 NIL NIL) (-1093 2789817 2790512 2791295 "SYSSOLP" 2792605 NIL SYSSOLP (NIL T) -7 NIL NIL) (-1092 2786108 2786816 2787550 "SYNTAX" 2789105 T SYNTAX (NIL) -8 NIL NIL) (-1091 2783242 2783850 2784488 "SYMTAB" 2785492 T SYMTAB (NIL) -8 NIL NIL) (-1090 2778491 2779393 2780376 "SYMS" 2782281 T SYMS (NIL) -8 NIL NIL) (-1089 2775724 2777951 2778180 "SYMPOLY" 2778296 NIL SYMPOLY (NIL T) -8 NIL NIL) (-1088 2775244 2775319 2775441 "SYMFUNC" 2775636 NIL SYMFUNC (NIL T) -7 NIL NIL) (-1087 2771221 2772481 2773303 "SYMBOL" 2774444 T SYMBOL (NIL) -8 NIL NIL) (-1086 2764760 2766449 2768169 "SWITCH" 2769523 T SWITCH (NIL) -8 NIL NIL) (-1085 2757990 2763587 2763889 "SUTS" 2764515 NIL SUTS (NIL T NIL NIL) -8 NIL NIL) (-1084 2749880 2757111 2757391 "SUPXS" 2757767 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL) (-1083 2741372 2749501 2749626 "SUP" 2749789 NIL SUP (NIL T) -8 NIL NIL) (-1082 2740531 2740658 2740875 "SUPFRACF" 2741240 NIL SUPFRACF (NIL T T T T) -7 NIL NIL) (-1081 2740156 2740215 2740326 "SUP2" 2740466 NIL SUP2 (NIL T T) -7 NIL NIL) (-1080 2738574 2738848 2739210 "SUMRF" 2739855 NIL SUMRF (NIL T) -7 NIL NIL) (-1079 2737891 2737957 2738155 "SUMFS" 2738495 NIL SUMFS (NIL T T) -7 NIL NIL) (-1078 2721827 2737072 2737322 "SULS" 2737698 NIL SULS (NIL T NIL NIL) -8 NIL NIL) (-1077 2721149 2721352 2721492 "SUCH" 2721735 NIL SUCH (NIL T T) -8 NIL NIL) (-1076 2715076 2716088 2717046 "SUBSPACE" 2720237 NIL SUBSPACE (NIL NIL T) -8 NIL NIL) (-1075 2714506 2714596 2714760 "SUBRESP" 2714964 NIL SUBRESP (NIL T T) -7 NIL NIL) (-1074 2707875 2709171 2710482 "STTF" 2713242 NIL STTF (NIL T) -7 NIL NIL) (-1073 2702048 2703168 2704315 "STTFNC" 2706775 NIL STTFNC (NIL T) -7 NIL NIL) (-1072 2693399 2695266 2697059 "STTAYLOR" 2700289 NIL STTAYLOR (NIL T) -7 NIL NIL) (-1071 2686643 2693263 2693346 "STRTBL" 2693351 NIL STRTBL (NIL T) -8 NIL NIL) (-1070 2682034 2686598 2686629 "STRING" 2686634 T STRING (NIL) -8 NIL NIL) (-1069 2676923 2681408 2681438 "STRICAT" 2681497 T STRICAT (NIL) -9 NIL 2681559) (-1068 2669639 2674446 2675066 "STREAM" 2676338 NIL STREAM (NIL T) -8 NIL NIL) (-1067 2669149 2669226 2669370 "STREAM3" 2669556 NIL STREAM3 (NIL T T T) -7 NIL NIL) (-1066 2668131 2668314 2668549 "STREAM2" 2668962 NIL STREAM2 (NIL T T) -7 NIL NIL) (-1065 2667819 2667871 2667964 "STREAM1" 2668073 NIL STREAM1 (NIL T) -7 NIL NIL) (-1064 2666835 2667016 2667247 "STINPROD" 2667635 NIL STINPROD (NIL T) -7 NIL NIL) (-1063 2666414 2666598 2666628 "STEP" 2666708 T STEP (NIL) -9 NIL 2666786) (-1062 2659957 2666313 2666390 "STBL" 2666395 NIL STBL (NIL T T NIL) -8 NIL NIL) (-1061 2655133 2659180 2659223 "STAGG" 2659376 NIL STAGG (NIL T) -9 NIL 2659465) (-1060 2652835 2653437 2654309 "STAGG-" 2654314 NIL STAGG- (NIL T T) -8 NIL NIL) (-1059 2651030 2652605 2652697 "STACK" 2652778 NIL STACK (NIL T) -8 NIL NIL) (-1058 2643761 2649177 2649632 "SREGSET" 2650660 NIL SREGSET (NIL T T T T) -8 NIL NIL) (-1057 2636201 2637569 2639081 "SRDCMPK" 2642367 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL) (-1056 2629169 2633642 2633672 "SRAGG" 2634975 T SRAGG (NIL) -9 NIL 2635583) (-1055 2628186 2628441 2628820 "SRAGG-" 2628825 NIL SRAGG- (NIL T) -8 NIL NIL) (-1054 2622635 2627105 2627532 "SQMATRIX" 2627805 NIL SQMATRIX (NIL NIL T) -8 NIL NIL) (-1053 2616387 2619355 2620081 "SPLTREE" 2621981 NIL SPLTREE (NIL T T) -8 NIL NIL) (-1052 2612377 2613043 2613689 "SPLNODE" 2615813 NIL SPLNODE (NIL T T) -8 NIL NIL) (-1051 2611424 2611657 2611687 "SPFCAT" 2612131 T SPFCAT (NIL) -9 NIL NIL) (-1050 2610161 2610371 2610635 "SPECOUT" 2611182 T SPECOUT (NIL) -7 NIL NIL) (-1049 2609922 2609962 2610031 "SPADPRSR" 2610114 T SPADPRSR (NIL) -7 NIL NIL) (-1048 2601945 2603692 2603734 "SPACEC" 2608057 NIL SPACEC (NIL T) -9 NIL 2609873) (-1047 2600117 2601878 2601926 "SPACE3" 2601931 NIL SPACE3 (NIL T) -8 NIL NIL) (-1046 2598869 2599040 2599331 "SORTPAK" 2599922 NIL SORTPAK (NIL T T) -7 NIL NIL) (-1045 2596925 2597228 2597646 "SOLVETRA" 2598533 NIL SOLVETRA (NIL T) -7 NIL NIL) (-1044 2595936 2596158 2596432 "SOLVESER" 2596698 NIL SOLVESER (NIL T) -7 NIL NIL) (-1043 2591156 2592037 2593039 "SOLVERAD" 2594988 NIL SOLVERAD (NIL T) -7 NIL NIL) (-1042 2586971 2587580 2588309 "SOLVEFOR" 2590523 NIL SOLVEFOR (NIL T T) -7 NIL NIL) (-1041 2581271 2586323 2586419 "SNTSCAT" 2586424 NIL SNTSCAT (NIL T T T T) -9 NIL 2586494) (-1040 2575375 2579602 2579992 "SMTS" 2580961 NIL SMTS (NIL T T T) -8 NIL NIL) (-1039 2569785 2575264 2575340 "SMP" 2575345 NIL SMP (NIL T T) -8 NIL NIL) (-1038 2567944 2568245 2568643 "SMITH" 2569482 NIL SMITH (NIL T T T T) -7 NIL NIL) (-1037 2560909 2565105 2565207 "SMATCAT" 2566547 NIL SMATCAT (NIL NIL T T T) -9 NIL 2567096) (-1036 2557850 2558673 2559850 "SMATCAT-" 2559855 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL) (-1035 2555564 2557087 2557130 "SKAGG" 2557391 NIL SKAGG (NIL T) -9 NIL 2557526) (-1034 2551622 2554668 2554946 "SINT" 2555308 T SINT (NIL) -8 NIL NIL) (-1033 2551394 2551432 2551498 "SIMPAN" 2551578 T SIMPAN (NIL) -7 NIL NIL) (-1032 2550232 2550453 2550728 "SIGNRF" 2551153 NIL SIGNRF (NIL T) -7 NIL NIL) (-1031 2549041 2549192 2549482 "SIGNEF" 2550061 NIL SIGNEF (NIL T T) -7 NIL NIL) (-1030 2546731 2547185 2547691 "SHP" 2548582 NIL SHP (NIL T NIL) -7 NIL NIL) (-1029 2540584 2546632 2546708 "SHDP" 2546713 NIL SHDP (NIL NIL NIL T) -8 NIL NIL) (-1028 2540074 2540266 2540296 "SGROUP" 2540448 T SGROUP (NIL) -9 NIL 2540535) (-1027 2539844 2539896 2540000 "SGROUP-" 2540005 NIL SGROUP- (NIL T) -8 NIL NIL) (-1026 2536680 2537377 2538100 "SGCF" 2539143 T SGCF (NIL) -7 NIL NIL) (-1025 2531079 2536131 2536227 "SFRTCAT" 2536232 NIL SFRTCAT (NIL T T T T) -9 NIL 2536270) (-1024 2524539 2525554 2526688 "SFRGCD" 2530062 NIL SFRGCD (NIL T T T T T) -7 NIL NIL) (-1023 2517705 2518776 2519960 "SFQCMPK" 2523472 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL) (-1022 2517327 2517416 2517526 "SFORT" 2517646 NIL SFORT (NIL T T) -8 NIL NIL) (-1021 2516472 2517167 2517288 "SEXOF" 2517293 NIL SEXOF (NIL T T T T T) -8 NIL NIL) (-1020 2515606 2516353 2516421 "SEX" 2516426 T SEX (NIL) -8 NIL NIL) (-1019 2510383 2511072 2511167 "SEXCAT" 2514938 NIL SEXCAT (NIL T T T T T) -9 NIL 2515557) (-1018 2507563 2510317 2510365 "SET" 2510370 NIL SET (NIL T) -8 NIL NIL) (-1017 2505814 2506276 2506581 "SETMN" 2507304 NIL SETMN (NIL NIL NIL) -8 NIL NIL) (-1016 2505422 2505548 2505578 "SETCAT" 2505695 T SETCAT (NIL) -9 NIL 2505779) (-1015 2505202 2505254 2505353 "SETCAT-" 2505358 NIL SETCAT- (NIL T) -8 NIL NIL) (-1014 2501590 2503664 2503707 "SETAGG" 2504577 NIL SETAGG (NIL T) -9 NIL 2504917) (-1013 2501048 2501164 2501401 "SETAGG-" 2501406 NIL SETAGG- (NIL T T) -8 NIL NIL) (-1012 2500252 2500545 2500606 "SEGXCAT" 2500892 NIL SEGXCAT (NIL T T) -9 NIL 2501012) (-1011 2499308 2499918 2500100 "SEG" 2500105 NIL SEG (NIL T) -8 NIL NIL) (-1010 2498215 2498428 2498471 "SEGCAT" 2499053 NIL SEGCAT (NIL T) -9 NIL 2499291) (-1009 2497264 2497594 2497794 "SEGBIND" 2498050 NIL SEGBIND (NIL T) -8 NIL NIL) (-1008 2496885 2496944 2497057 "SEGBIND2" 2497199 NIL SEGBIND2 (NIL T T) -7 NIL NIL) (-1007 2496104 2496230 2496434 "SEG2" 2496729 NIL SEG2 (NIL T T) -7 NIL NIL) (-1006 2495541 2496039 2496086 "SDVAR" 2496091 NIL SDVAR (NIL T) -8 NIL NIL) (-1005 2487793 2495314 2495442 "SDPOL" 2495447 NIL SDPOL (NIL T) -8 NIL NIL) (-1004 2486386 2486652 2486971 "SCPKG" 2487508 NIL SCPKG (NIL T) -7 NIL NIL) (-1003 2485523 2485702 2485902 "SCOPE" 2486208 T SCOPE (NIL) -8 NIL NIL) (-1002 2484744 2484877 2485056 "SCACHE" 2485378 NIL SCACHE (NIL T) -7 NIL NIL) (-1001 2484183 2484504 2484589 "SAOS" 2484681 T SAOS (NIL) -8 NIL NIL) (-1000 2483748 2483783 2483956 "SAERFFC" 2484142 NIL SAERFFC (NIL T T T) -7 NIL NIL) (-999 2477644 2483647 2483725 "SAE" 2483730 NIL SAE (NIL T T NIL) -8 NIL NIL) (-998 2477240 2477275 2477432 "SAEFACT" 2477603 NIL SAEFACT (NIL T T T) -7 NIL NIL) (-997 2475566 2475880 2476279 "RURPK" 2476906 NIL RURPK (NIL T NIL) -7 NIL NIL) (-996 2474219 2474496 2474803 "RULESET" 2475402 NIL RULESET (NIL T T T) -8 NIL NIL) (-995 2471427 2471930 2472391 "RULE" 2473901 NIL RULE (NIL T T T) -8 NIL NIL) (-994 2471069 2471224 2471305 "RULECOLD" 2471379 NIL RULECOLD (NIL NIL) -8 NIL NIL) (-993 2465961 2466755 2467671 "RSETGCD" 2470268 NIL RSETGCD (NIL T T T T T) -7 NIL NIL) (-992 2455276 2460328 2460422 "RSETCAT" 2464487 NIL RSETCAT (NIL T T T T) -9 NIL 2465584) (-991 2453207 2453746 2454566 "RSETCAT-" 2454571 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL) (-990 2445637 2447012 2448528 "RSDCMPK" 2451806 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL) (-989 2443655 2444096 2444168 "RRCC" 2445244 NIL RRCC (NIL T T) -9 NIL 2445588) (-988 2443009 2443183 2443459 "RRCC-" 2443464 NIL RRCC- (NIL T T T) -8 NIL NIL) (-987 2417376 2427001 2427065 "RPOLCAT" 2437567 NIL RPOLCAT (NIL T T T) -9 NIL 2440725) (-986 2408880 2411218 2414336 "RPOLCAT-" 2414341 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL) (-985 2399946 2407110 2407590 "ROUTINE" 2408420 T ROUTINE (NIL) -8 NIL NIL) (-984 2396651 2399502 2399649 "ROMAN" 2399819 T ROMAN (NIL) -8 NIL NIL) (-983 2394937 2395522 2395779 "ROIRC" 2396457 NIL ROIRC (NIL T T) -8 NIL NIL) (-982 2391342 2393646 2393674 "RNS" 2393970 T RNS (NIL) -9 NIL 2394240) (-981 2389856 2390239 2390770 "RNS-" 2390843 NIL RNS- (NIL T) -8 NIL NIL) (-980 2389282 2389690 2389718 "RNG" 2389723 T RNG (NIL) -9 NIL 2389744) (-979 2388680 2389042 2389082 "RMODULE" 2389142 NIL RMODULE (NIL T) -9 NIL 2389184) (-978 2387532 2387626 2387956 "RMCAT2" 2388581 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL) (-977 2384246 2386715 2387036 "RMATRIX" 2387267 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL) (-976 2377243 2379477 2379589 "RMATCAT" 2382898 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2383880) (-975 2376622 2376769 2377072 "RMATCAT-" 2377077 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL) (-974 2376192 2376267 2376393 "RINTERP" 2376541 NIL RINTERP (NIL NIL T) -7 NIL NIL) (-973 2375243 2375807 2375835 "RING" 2375945 T RING (NIL) -9 NIL 2376039) (-972 2375038 2375082 2375176 "RING-" 2375181 NIL RING- (NIL T) -8 NIL NIL) (-971 2373886 2374123 2374379 "RIDIST" 2374802 T RIDIST (NIL) -7 NIL NIL) (-970 2365208 2373360 2373563 "RGCHAIN" 2373735 NIL RGCHAIN (NIL T NIL) -8 NIL NIL) (-969 2362213 2362827 2363495 "RF" 2364572 NIL RF (NIL T) -7 NIL NIL) (-968 2361862 2361925 2362026 "RFFACTOR" 2362144 NIL RFFACTOR (NIL T) -7 NIL NIL) (-967 2361590 2361625 2361720 "RFFACT" 2361821 NIL RFFACT (NIL T) -7 NIL NIL) (-966 2359720 2360084 2360464 "RFDIST" 2361230 T RFDIST (NIL) -7 NIL NIL) (-965 2359178 2359270 2359430 "RETSOL" 2359622 NIL RETSOL (NIL T T) -7 NIL NIL) (-964 2358771 2358851 2358892 "RETRACT" 2359082 NIL RETRACT (NIL T) -9 NIL NIL) (-963 2358623 2358648 2358732 "RETRACT-" 2358737 NIL RETRACT- (NIL T T) -8 NIL NIL) (-962 2351481 2358280 2358405 "RESULT" 2358518 T RESULT (NIL) -8 NIL NIL) (-961 2350066 2350755 2350952 "RESRING" 2351384 NIL RESRING (NIL T T T T NIL) -8 NIL NIL) (-960 2349706 2349755 2349851 "RESLATC" 2350003 NIL RESLATC (NIL T) -7 NIL NIL) (-959 2349415 2349449 2349554 "REPSQ" 2349665 NIL REPSQ (NIL T) -7 NIL NIL) (-958 2346846 2347426 2348026 "REP" 2348835 T REP (NIL) -7 NIL NIL) (-957 2346547 2346581 2346690 "REPDB" 2346805 NIL REPDB (NIL T) -7 NIL NIL) (-956 2340492 2341871 2343091 "REP2" 2345359 NIL REP2 (NIL T) -7 NIL NIL) (-955 2336898 2337579 2338384 "REP1" 2339719 NIL REP1 (NIL T) -7 NIL NIL) (-954 2329644 2335059 2335511 "REGSET" 2336529 NIL REGSET (NIL T T T T) -8 NIL NIL) (-953 2328465 2328800 2329048 "REF" 2329429 NIL REF (NIL T) -8 NIL NIL) (-952 2327846 2327949 2328114 "REDORDER" 2328349 NIL REDORDER (NIL T T) -7 NIL NIL) (-951 2323815 2327080 2327301 "RECLOS" 2327677 NIL RECLOS (NIL T) -8 NIL NIL) (-950 2322872 2323053 2323266 "REALSOLV" 2323622 T REALSOLV (NIL) -7 NIL NIL) (-949 2322720 2322761 2322789 "REAL" 2322794 T REAL (NIL) -9 NIL 2322829) (-948 2319211 2320013 2320895 "REAL0Q" 2321885 NIL REAL0Q (NIL T) -7 NIL NIL) (-947 2314822 2315810 2316869 "REAL0" 2318192 NIL REAL0 (NIL T) -7 NIL NIL) (-946 2314230 2314302 2314507 "RDIV" 2314744 NIL RDIV (NIL T T T T T) -7 NIL NIL) (-945 2313303 2313477 2313688 "RDIST" 2314052 NIL RDIST (NIL T) -7 NIL NIL) (-944 2311907 2312194 2312563 "RDETRS" 2313011 NIL RDETRS (NIL T T) -7 NIL NIL) (-943 2309728 2310182 2310717 "RDETR" 2311449 NIL RDETR (NIL T T) -7 NIL NIL) (-942 2308344 2308622 2309023 "RDEEFS" 2309444 NIL RDEEFS (NIL T T) -7 NIL NIL) (-941 2306844 2307150 2307579 "RDEEF" 2308032 NIL RDEEF (NIL T T) -7 NIL NIL) (-940 2301129 2304061 2304089 "RCFIELD" 2305366 T RCFIELD (NIL) -9 NIL 2306096) (-939 2299198 2299702 2300395 "RCFIELD-" 2300468 NIL RCFIELD- (NIL T) -8 NIL NIL) (-938 2295530 2297315 2297356 "RCAGG" 2298427 NIL RCAGG (NIL T) -9 NIL 2298892) (-937 2295161 2295255 2295415 "RCAGG-" 2295420 NIL RCAGG- (NIL T T) -8 NIL NIL) (-936 2294506 2294617 2294779 "RATRET" 2295045 NIL RATRET (NIL T) -7 NIL NIL) (-935 2294063 2294130 2294249 "RATFACT" 2294434 NIL RATFACT (NIL T) -7 NIL NIL) (-934 2293378 2293498 2293648 "RANDSRC" 2293933 T RANDSRC (NIL) -7 NIL NIL) (-933 2293115 2293159 2293230 "RADUTIL" 2293327 T RADUTIL (NIL) -7 NIL NIL) (-932 2286122 2291858 2292175 "RADIX" 2292830 NIL RADIX (NIL NIL) -8 NIL NIL) (-931 2277692 2285966 2286094 "RADFF" 2286099 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL) (-930 2277344 2277419 2277447 "RADCAT" 2277604 T RADCAT (NIL) -9 NIL NIL) (-929 2277129 2277177 2277274 "RADCAT-" 2277279 NIL RADCAT- (NIL T) -8 NIL NIL) (-928 2275280 2276904 2276993 "QUEUE" 2277073 NIL QUEUE (NIL T) -8 NIL NIL) (-927 2271777 2275217 2275262 "QUAT" 2275267 NIL QUAT (NIL T) -8 NIL NIL) (-926 2271415 2271458 2271585 "QUATCT2" 2271728 NIL QUATCT2 (NIL T T T T) -7 NIL NIL) (-925 2265209 2268589 2268629 "QUATCAT" 2269408 NIL QUATCAT (NIL T) -9 NIL 2270173) (-924 2261353 2262390 2263777 "QUATCAT-" 2263871 NIL QUATCAT- (NIL T T) -8 NIL NIL) (-923 2258874 2260438 2260479 "QUAGG" 2260854 NIL QUAGG (NIL T) -9 NIL 2261029) (-922 2257799 2258272 2258444 "QFORM" 2258746 NIL QFORM (NIL NIL T) -8 NIL NIL) (-921 2249096 2254354 2254394 "QFCAT" 2255052 NIL QFCAT (NIL T) -9 NIL 2256045) (-920 2244668 2245869 2247460 "QFCAT-" 2247554 NIL QFCAT- (NIL T T) -8 NIL NIL) (-919 2244306 2244349 2244476 "QFCAT2" 2244619 NIL QFCAT2 (NIL T T T T) -7 NIL NIL) (-918 2243766 2243876 2244006 "QEQUAT" 2244196 T QEQUAT (NIL) -8 NIL NIL) (-917 2236952 2238023 2239205 "QCMPACK" 2242699 NIL QCMPACK (NIL T T T T T) -7 NIL NIL) (-916 2234528 2234949 2235377 "QALGSET" 2236607 NIL QALGSET (NIL T T T T) -8 NIL NIL) (-915 2233773 2233947 2234179 "QALGSET2" 2234348 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL) (-914 2232464 2232687 2233004 "PWFFINTB" 2233546 NIL PWFFINTB (NIL T T T T) -7 NIL NIL) (-913 2230652 2230820 2231173 "PUSHVAR" 2232278 NIL PUSHVAR (NIL T T T T) -7 NIL NIL) (-912 2226570 2227624 2227665 "PTRANFN" 2229549 NIL PTRANFN (NIL T) -9 NIL NIL) (-911 2224982 2225273 2225594 "PTPACK" 2226281 NIL PTPACK (NIL T) -7 NIL NIL) (-910 2224618 2224675 2224782 "PTFUNC2" 2224919 NIL PTFUNC2 (NIL T T) -7 NIL NIL) (-909 2219095 2223436 2223476 "PTCAT" 2223844 NIL PTCAT (NIL T) -9 NIL 2224006) (-908 2218753 2218788 2218912 "PSQFR" 2219054 NIL PSQFR (NIL T T T T) -7 NIL NIL) (-907 2217348 2217646 2217980 "PSEUDLIN" 2218451 NIL PSEUDLIN (NIL T) -7 NIL NIL) (-906 2204156 2206520 2208843 "PSETPK" 2215108 NIL PSETPK (NIL T T T T) -7 NIL NIL) (-905 2197243 2199957 2200051 "PSETCAT" 2203032 NIL PSETCAT (NIL T T T T) -9 NIL 2203846) (-904 2195081 2195715 2196534 "PSETCAT-" 2196539 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL) (-903 2194430 2194595 2194623 "PSCURVE" 2194891 T PSCURVE (NIL) -9 NIL 2195058) (-902 2190882 2192408 2192472 "PSCAT" 2193308 NIL PSCAT (NIL T T T) -9 NIL 2193548) (-901 2189946 2190162 2190561 "PSCAT-" 2190566 NIL PSCAT- (NIL T T T T) -8 NIL NIL) (-900 2188599 2189231 2189445 "PRTITION" 2189752 T PRTITION (NIL) -8 NIL NIL) (-899 2177697 2179903 2182091 "PRS" 2186461 NIL PRS (NIL T T) -7 NIL NIL) (-898 2175556 2177048 2177088 "PRQAGG" 2177271 NIL PRQAGG (NIL T) -9 NIL 2177373) (-897 2175127 2175229 2175257 "PROPLOG" 2175442 T PROPLOG (NIL) -9 NIL NIL) (-896 2172250 2172815 2173342 "PROPFRML" 2174632 NIL PROPFRML (NIL T) -8 NIL NIL) (-895 2171710 2171820 2171950 "PROPERTY" 2172140 T PROPERTY (NIL) -8 NIL NIL) (-894 2165484 2169876 2170696 "PRODUCT" 2170936 NIL PRODUCT (NIL T T) -8 NIL NIL) (-893 2162760 2164944 2165177 "PR" 2165295 NIL PR (NIL T T) -8 NIL NIL) (-892 2162556 2162588 2162647 "PRINT" 2162721 T PRINT (NIL) -7 NIL NIL) (-891 2161896 2162013 2162165 "PRIMES" 2162436 NIL PRIMES (NIL T) -7 NIL NIL) (-890 2159961 2160362 2160828 "PRIMELT" 2161475 NIL PRIMELT (NIL T) -7 NIL NIL) (-889 2159690 2159739 2159767 "PRIMCAT" 2159891 T PRIMCAT (NIL) -9 NIL NIL) (-888 2155851 2159628 2159673 "PRIMARR" 2159678 NIL PRIMARR (NIL T) -8 NIL NIL) (-887 2154858 2155036 2155264 "PRIMARR2" 2155669 NIL PRIMARR2 (NIL T T) -7 NIL NIL) (-886 2154501 2154557 2154668 "PREASSOC" 2154796 NIL PREASSOC (NIL T T) -7 NIL NIL) (-885 2153976 2154109 2154137 "PPCURVE" 2154342 T PPCURVE (NIL) -9 NIL 2154478) (-884 2151335 2151734 2152326 "POLYROOT" 2153557 NIL POLYROOT (NIL T T T T T) -7 NIL NIL) (-883 2145241 2150941 2151100 "POLY" 2151208 NIL POLY (NIL T) -8 NIL NIL) (-882 2144626 2144684 2144917 "POLYLIFT" 2145177 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL) (-881 2140911 2141360 2141988 "POLYCATQ" 2144171 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL) (-880 2127952 2133349 2133413 "POLYCAT" 2136898 NIL POLYCAT (NIL T T T) -9 NIL 2138825) (-879 2121403 2123264 2125647 "POLYCAT-" 2125652 NIL POLYCAT- (NIL T T T T) -8 NIL NIL) (-878 2120992 2121060 2121179 "POLY2UP" 2121329 NIL POLY2UP (NIL NIL T) -7 NIL NIL) (-877 2120628 2120685 2120792 "POLY2" 2120929 NIL POLY2 (NIL T T) -7 NIL NIL) (-876 2119313 2119552 2119828 "POLUTIL" 2120402 NIL POLUTIL (NIL T T) -7 NIL NIL) (-875 2117675 2117952 2118282 "POLTOPOL" 2119035 NIL POLTOPOL (NIL NIL T) -7 NIL NIL) (-874 2113198 2117612 2117657 "POINT" 2117662 NIL POINT (NIL T) -8 NIL NIL) (-873 2111385 2111742 2112117 "PNTHEORY" 2112843 T PNTHEORY (NIL) -7 NIL NIL) (-872 2109813 2110110 2110519 "PMTOOLS" 2111083 NIL PMTOOLS (NIL T T T) -7 NIL NIL) (-871 2109406 2109484 2109601 "PMSYM" 2109729 NIL PMSYM (NIL T) -7 NIL NIL) (-870 2108916 2108985 2109159 "PMQFCAT" 2109331 NIL PMQFCAT (NIL T T T) -7 NIL NIL) (-869 2108271 2108381 2108537 "PMPRED" 2108793 NIL PMPRED (NIL T) -7 NIL NIL) (-868 2107667 2107753 2107914 "PMPREDFS" 2108172 NIL PMPREDFS (NIL T T T) -7 NIL NIL) (-867 2106313 2106521 2106905 "PMPLCAT" 2107429 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL) (-866 2105845 2105924 2106076 "PMLSAGG" 2106228 NIL PMLSAGG (NIL T T T) -7 NIL NIL) (-865 2105322 2105398 2105578 "PMKERNEL" 2105763 NIL PMKERNEL (NIL T T) -7 NIL NIL) (-864 2104939 2105014 2105127 "PMINS" 2105241 NIL PMINS (NIL T) -7 NIL NIL) (-863 2104369 2104438 2104653 "PMFS" 2104864 NIL PMFS (NIL T T T) -7 NIL NIL) (-862 2103600 2103718 2103922 "PMDOWN" 2104246 NIL PMDOWN (NIL T T T) -7 NIL NIL) (-861 2102763 2102922 2103104 "PMASS" 2103438 T PMASS (NIL) -7 NIL NIL) (-860 2102037 2102148 2102311 "PMASSFS" 2102649 NIL PMASSFS (NIL T T) -7 NIL NIL) (-859 2101692 2101760 2101854 "PLOTTOOL" 2101963 T PLOTTOOL (NIL) -7 NIL NIL) (-858 2096314 2097503 2098651 "PLOT" 2100564 T PLOT (NIL) -8 NIL NIL) (-857 2092128 2093162 2094083 "PLOT3D" 2095413 T PLOT3D (NIL) -8 NIL NIL) (-856 2091040 2091217 2091452 "PLOT1" 2091932 NIL PLOT1 (NIL T) -7 NIL NIL) (-855 2066435 2071106 2075957 "PLEQN" 2086306 NIL PLEQN (NIL T T T T) -7 NIL NIL) (-854 2065753 2065875 2066055 "PINTERP" 2066300 NIL PINTERP (NIL NIL T) -7 NIL NIL) (-853 2065446 2065493 2065596 "PINTERPA" 2065700 NIL PINTERPA (NIL T T) -7 NIL NIL) (-852 2064673 2065240 2065333 "PI" 2065373 T PI (NIL) -8 NIL NIL) (-851 2063065 2064050 2064078 "PID" 2064260 T PID (NIL) -9 NIL 2064394) (-850 2062790 2062827 2062915 "PICOERCE" 2063022 NIL PICOERCE (NIL T) -7 NIL NIL) (-849 2062111 2062249 2062425 "PGROEB" 2062646 NIL PGROEB (NIL T) -7 NIL NIL) (-848 2057698 2058512 2059417 "PGE" 2061226 T PGE (NIL) -7 NIL NIL) (-847 2055822 2056068 2056434 "PGCD" 2057415 NIL PGCD (NIL T T T T) -7 NIL NIL) (-846 2055160 2055263 2055424 "PFRPAC" 2055706 NIL PFRPAC (NIL T) -7 NIL NIL) (-845 2051775 2053708 2054061 "PFR" 2054839 NIL PFR (NIL T) -8 NIL NIL) (-844 2050164 2050408 2050733 "PFOTOOLS" 2051522 NIL PFOTOOLS (NIL T T) -7 NIL NIL) (-843 2048697 2048936 2049287 "PFOQ" 2049921 NIL PFOQ (NIL T T T) -7 NIL NIL) (-842 2047174 2047386 2047748 "PFO" 2048481 NIL PFO (NIL T T T T T) -7 NIL NIL) (-841 2043697 2047063 2047132 "PF" 2047137 NIL PF (NIL NIL) -8 NIL NIL) (-840 2041126 2042407 2042435 "PFECAT" 2043020 T PFECAT (NIL) -9 NIL 2043404) (-839 2040571 2040725 2040939 "PFECAT-" 2040944 NIL PFECAT- (NIL T) -8 NIL NIL) (-838 2039175 2039426 2039727 "PFBRU" 2040320 NIL PFBRU (NIL T T) -7 NIL NIL) (-837 2037042 2037393 2037825 "PFBR" 2038826 NIL PFBR (NIL T T T T) -7 NIL NIL) (-836 2032894 2034418 2035094 "PERM" 2036399 NIL PERM (NIL T) -8 NIL NIL) (-835 2028159 2029101 2029971 "PERMGRP" 2032057 NIL PERMGRP (NIL T) -8 NIL NIL) (-834 2026230 2027223 2027264 "PERMCAT" 2027710 NIL PERMCAT (NIL T) -9 NIL 2028015) (-833 2025885 2025926 2026049 "PERMAN" 2026183 NIL PERMAN (NIL NIL T) -7 NIL NIL) (-832 2023325 2025454 2025585 "PENDTREE" 2025787 NIL PENDTREE (NIL T) -8 NIL NIL) (-831 2021398 2022176 2022217 "PDRING" 2022874 NIL PDRING (NIL T) -9 NIL 2023159) (-830 2020501 2020719 2021081 "PDRING-" 2021086 NIL PDRING- (NIL T T) -8 NIL NIL) (-829 2017643 2018393 2019084 "PDEPROB" 2019830 T PDEPROB (NIL) -8 NIL NIL) (-828 2015214 2015710 2016259 "PDEPACK" 2017114 T PDEPACK (NIL) -7 NIL NIL) (-827 2014126 2014316 2014567 "PDECOMP" 2015013 NIL PDECOMP (NIL T T) -7 NIL NIL) (-826 2011738 2012553 2012581 "PDECAT" 2013366 T PDECAT (NIL) -9 NIL 2014077) (-825 2011491 2011524 2011613 "PCOMP" 2011699 NIL PCOMP (NIL T T) -7 NIL NIL) (-824 2009698 2010294 2010590 "PBWLB" 2011221 NIL PBWLB (NIL T) -8 NIL NIL) (-823 2002206 2003775 2005111 "PATTERN" 2008383 NIL PATTERN (NIL T) -8 NIL NIL) (-822 2001838 2001895 2002004 "PATTERN2" 2002143 NIL PATTERN2 (NIL T T) -7 NIL NIL) (-821 1999595 1999983 2000440 "PATTERN1" 2001427 NIL PATTERN1 (NIL T T) -7 NIL NIL) (-820 1996990 1997544 1998025 "PATRES" 1999160 NIL PATRES (NIL T T) -8 NIL NIL) (-819 1996554 1996621 1996753 "PATRES2" 1996917 NIL PATRES2 (NIL T T T) -7 NIL NIL) (-818 1994451 1994851 1995256 "PATMATCH" 1996223 NIL PATMATCH (NIL T T T) -7 NIL NIL) (-817 1993988 1994171 1994212 "PATMAB" 1994319 NIL PATMAB (NIL T) -9 NIL 1994402) (-816 1992533 1992842 1993100 "PATLRES" 1993793 NIL PATLRES (NIL T T T) -8 NIL NIL) (-815 1992079 1992202 1992243 "PATAB" 1992248 NIL PATAB (NIL T) -9 NIL 1992420) (-814 1989560 1990092 1990665 "PARTPERM" 1991526 T PARTPERM (NIL) -7 NIL NIL) (-813 1989181 1989244 1989346 "PARSURF" 1989491 NIL PARSURF (NIL T) -8 NIL NIL) (-812 1988813 1988870 1988979 "PARSU2" 1989118 NIL PARSU2 (NIL T T) -7 NIL NIL) (-811 1988577 1988617 1988684 "PARSER" 1988766 T PARSER (NIL) -7 NIL NIL) (-810 1988198 1988261 1988363 "PARSCURV" 1988508 NIL PARSCURV (NIL T) -8 NIL NIL) (-809 1987830 1987887 1987996 "PARSC2" 1988135 NIL PARSC2 (NIL T T) -7 NIL NIL) (-808 1987469 1987527 1987624 "PARPCURV" 1987766 NIL PARPCURV (NIL T) -8 NIL NIL) (-807 1987101 1987158 1987267 "PARPC2" 1987406 NIL PARPC2 (NIL T T) -7 NIL NIL) (-806 1986621 1986707 1986826 "PAN2EXPR" 1987002 T PAN2EXPR (NIL) -7 NIL NIL) (-805 1985427 1985742 1985970 "PALETTE" 1986413 T PALETTE (NIL) -8 NIL NIL) (-804 1983895 1984432 1984792 "PAIR" 1985113 NIL PAIR (NIL T T) -8 NIL NIL) (-803 1977745 1983154 1983348 "PADICRC" 1983750 NIL PADICRC (NIL NIL T) -8 NIL NIL) (-802 1970953 1977091 1977275 "PADICRAT" 1977593 NIL PADICRAT (NIL NIL) -8 NIL NIL) (-801 1969257 1970890 1970935 "PADIC" 1970940 NIL PADIC (NIL NIL) -8 NIL NIL) (-800 1966462 1968036 1968076 "PADICCT" 1968657 NIL PADICCT (NIL NIL) -9 NIL 1968939) (-799 1965419 1965619 1965887 "PADEPAC" 1966249 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL) (-798 1964631 1964764 1964970 "PADE" 1965281 NIL PADE (NIL T T T) -7 NIL NIL) (-797 1962642 1963474 1963789 "OWP" 1964399 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL) (-796 1961751 1962247 1962419 "OVAR" 1962510 NIL OVAR (NIL NIL) -8 NIL NIL) (-795 1961015 1961136 1961297 "OUT" 1961610 T OUT (NIL) -7 NIL NIL) (-794 1950069 1952240 1954410 "OUTFORM" 1958865 T OUTFORM (NIL) -8 NIL NIL) (-793 1949477 1949798 1949887 "OSI" 1950000 T OSI (NIL) -8 NIL NIL) (-792 1948222 1948449 1948734 "ORTHPOL" 1949224 NIL ORTHPOL (NIL T) -7 NIL NIL) (-791 1945593 1947883 1948021 "OREUP" 1948165 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL) (-790 1942989 1945286 1945412 "ORESUP" 1945535 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL) (-789 1940524 1941024 1941584 "OREPCTO" 1942478 NIL OREPCTO (NIL T T) -7 NIL NIL) (-788 1934434 1936640 1936680 "OREPCAT" 1939001 NIL OREPCAT (NIL T) -9 NIL 1940104) (-787 1931582 1932364 1933421 "OREPCAT-" 1933426 NIL OREPCAT- (NIL T T) -8 NIL NIL) (-786 1930760 1931032 1931060 "ORDSET" 1931369 T ORDSET (NIL) -9 NIL 1931533) (-785 1930279 1930401 1930594 "ORDSET-" 1930599 NIL ORDSET- (NIL T) -8 NIL NIL) (-784 1928893 1929694 1929722 "ORDRING" 1929924 T ORDRING (NIL) -9 NIL 1930048) (-783 1928538 1928632 1928776 "ORDRING-" 1928781 NIL ORDRING- (NIL T) -8 NIL NIL) (-782 1927914 1928395 1928423 "ORDMON" 1928428 T ORDMON (NIL) -9 NIL 1928449) (-781 1927076 1927223 1927418 "ORDFUNS" 1927763 NIL ORDFUNS (NIL NIL T) -7 NIL NIL) (-780 1926588 1926947 1926975 "ORDFIN" 1926980 T ORDFIN (NIL) -9 NIL 1927001) (-779 1923100 1925174 1925583 "ORDCOMP" 1926212 NIL ORDCOMP (NIL T) -8 NIL NIL) (-778 1922366 1922493 1922679 "ORDCOMP2" 1922960 NIL ORDCOMP2 (NIL T T) -7 NIL NIL) (-777 1918874 1919756 1920593 "OPTPROB" 1921549 T OPTPROB (NIL) -8 NIL NIL) (-776 1915716 1916345 1917039 "OPTPACK" 1918200 T OPTPACK (NIL) -7 NIL NIL) (-775 1913442 1914178 1914206 "OPTCAT" 1915021 T OPTCAT (NIL) -9 NIL 1915667) (-774 1913210 1913249 1913315 "OPQUERY" 1913396 T OPQUERY (NIL) -7 NIL NIL) (-773 1910346 1911537 1912037 "OP" 1912742 NIL OP (NIL T) -8 NIL NIL) (-772 1907111 1909143 1909512 "ONECOMP" 1910010 NIL ONECOMP (NIL T) -8 NIL NIL) (-771 1906416 1906531 1906705 "ONECOMP2" 1906983 NIL ONECOMP2 (NIL T T) -7 NIL NIL) (-770 1905835 1905941 1906071 "OMSERVER" 1906306 T OMSERVER (NIL) -7 NIL NIL) (-769 1902724 1905276 1905316 "OMSAGG" 1905377 NIL OMSAGG (NIL T) -9 NIL 1905441) (-768 1901347 1901610 1901892 "OMPKG" 1902462 T OMPKG (NIL) -7 NIL NIL) (-767 1900777 1900880 1900908 "OM" 1901207 T OM (NIL) -9 NIL NIL) (-766 1899316 1900329 1900497 "OMLO" 1900658 NIL OMLO (NIL T T) -8 NIL NIL) (-765 1898246 1898393 1898619 "OMEXPR" 1899142 NIL OMEXPR (NIL T) -7 NIL NIL) (-764 1897564 1897792 1897928 "OMERR" 1898130 T OMERR (NIL) -8 NIL NIL) (-763 1896742 1896985 1897145 "OMERRK" 1897424 T OMERRK (NIL) -8 NIL NIL) (-762 1896220 1896419 1896527 "OMENC" 1896654 T OMENC (NIL) -8 NIL NIL) (-761 1890115 1891300 1892471 "OMDEV" 1895069 T OMDEV (NIL) -8 NIL NIL) (-760 1889184 1889355 1889549 "OMCONN" 1889941 T OMCONN (NIL) -8 NIL NIL) (-759 1887800 1888786 1888814 "OINTDOM" 1888819 T OINTDOM (NIL) -9 NIL 1888840) (-758 1883562 1884792 1885507 "OFMONOID" 1887117 NIL OFMONOID (NIL T) -8 NIL NIL) (-757 1883000 1883499 1883544 "ODVAR" 1883549 NIL ODVAR (NIL T) -8 NIL NIL) (-756 1880125 1882497 1882682 "ODR" 1882875 NIL ODR (NIL T T NIL) -8 NIL NIL) (-755 1872431 1879904 1880028 "ODPOL" 1880033 NIL ODPOL (NIL T) -8 NIL NIL) (-754 1866254 1872303 1872408 "ODP" 1872413 NIL ODP (NIL NIL T NIL) -8 NIL NIL) (-753 1865020 1865235 1865510 "ODETOOLS" 1866028 NIL ODETOOLS (NIL T T) -7 NIL NIL) (-752 1861989 1862645 1863361 "ODESYS" 1864353 NIL ODESYS (NIL T T) -7 NIL NIL) (-751 1856893 1857801 1858824 "ODERTRIC" 1861064 NIL ODERTRIC (NIL T T) -7 NIL NIL) (-750 1856319 1856401 1856595 "ODERED" 1856805 NIL ODERED (NIL T T T T T) -7 NIL NIL) (-749 1853221 1853769 1854444 "ODERAT" 1855742 NIL ODERAT (NIL T T) -7 NIL NIL) (-748 1850189 1850653 1851249 "ODEPRRIC" 1852750 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL) (-747 1848060 1848627 1849136 "ODEPROB" 1849700 T ODEPROB (NIL) -8 NIL NIL) (-746 1844592 1845075 1845721 "ODEPRIM" 1847539 NIL ODEPRIM (NIL T T T T) -7 NIL NIL) (-745 1843845 1843947 1844205 "ODEPAL" 1844484 NIL ODEPAL (NIL T T T T) -7 NIL NIL) (-744 1840047 1840828 1841682 "ODEPACK" 1843011 T ODEPACK (NIL) -7 NIL NIL) (-743 1839084 1839191 1839419 "ODEINT" 1839936 NIL ODEINT (NIL T T) -7 NIL NIL) (-742 1833185 1834610 1836057 "ODEIFTBL" 1837657 T ODEIFTBL (NIL) -8 NIL NIL) (-741 1828529 1829315 1830273 "ODEEF" 1832344 NIL ODEEF (NIL T T) -7 NIL NIL) (-740 1827866 1827955 1828184 "ODECONST" 1828434 NIL ODECONST (NIL T T T) -7 NIL NIL) (-739 1826024 1826657 1826685 "ODECAT" 1827288 T ODECAT (NIL) -9 NIL 1827817) (-738 1822896 1825736 1825855 "OCT" 1825937 NIL OCT (NIL T) -8 NIL NIL) (-737 1822534 1822577 1822704 "OCTCT2" 1822847 NIL OCTCT2 (NIL T T T T) -7 NIL NIL) (-736 1817368 1819806 1819846 "OC" 1820942 NIL OC (NIL T) -9 NIL 1821799) (-735 1814595 1815343 1816333 "OC-" 1816427 NIL OC- (NIL T T) -8 NIL NIL) (-734 1813974 1814416 1814444 "OCAMON" 1814449 T OCAMON (NIL) -9 NIL 1814470) (-733 1813428 1813835 1813863 "OASGP" 1813868 T OASGP (NIL) -9 NIL 1813888) (-732 1812716 1813179 1813207 "OAMONS" 1813247 T OAMONS (NIL) -9 NIL 1813290) (-731 1812157 1812564 1812592 "OAMON" 1812597 T OAMON (NIL) -9 NIL 1812617) (-730 1811462 1811954 1811982 "OAGROUP" 1811987 T OAGROUP (NIL) -9 NIL 1812007) (-729 1811152 1811202 1811290 "NUMTUBE" 1811406 NIL NUMTUBE (NIL T) -7 NIL NIL) (-728 1804725 1806243 1807779 "NUMQUAD" 1809636 T NUMQUAD (NIL) -7 NIL NIL) (-727 1800481 1801469 1802494 "NUMODE" 1803720 T NUMODE (NIL) -7 NIL NIL) (-726 1797885 1798731 1798759 "NUMINT" 1799676 T NUMINT (NIL) -9 NIL 1800432) (-725 1796833 1797030 1797248 "NUMFMT" 1797687 T NUMFMT (NIL) -7 NIL NIL) (-724 1783215 1786149 1788679 "NUMERIC" 1794342 NIL NUMERIC (NIL T) -7 NIL NIL) (-723 1777616 1782668 1782762 "NTSCAT" 1782767 NIL NTSCAT (NIL T T T T) -9 NIL 1782805) (-722 1776810 1776975 1777168 "NTPOLFN" 1777455 NIL NTPOLFN (NIL T) -7 NIL NIL) (-721 1764626 1773652 1774462 "NSUP" 1776032 NIL NSUP (NIL T) -8 NIL NIL) (-720 1764262 1764319 1764426 "NSUP2" 1764563 NIL NSUP2 (NIL T T) -7 NIL NIL) (-719 1754224 1764041 1764171 "NSMP" 1764176 NIL NSMP (NIL T T) -8 NIL NIL) (-718 1752656 1752957 1753314 "NREP" 1753912 NIL NREP (NIL T) -7 NIL NIL) (-717 1751247 1751499 1751857 "NPCOEF" 1752399 NIL NPCOEF (NIL T T T T T) -7 NIL NIL) (-716 1750313 1750428 1750644 "NORMRETR" 1751128 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL) (-715 1748366 1748656 1749063 "NORMPK" 1750021 NIL NORMPK (NIL T T T T T) -7 NIL NIL) (-714 1748051 1748079 1748203 "NORMMA" 1748332 NIL NORMMA (NIL T T T T) -7 NIL NIL) (-713 1747878 1748008 1748037 "NONE" 1748042 T NONE (NIL) -8 NIL NIL) (-712 1747667 1747696 1747765 "NONE1" 1747842 NIL NONE1 (NIL T) -7 NIL NIL) (-711 1747152 1747214 1747399 "NODE1" 1747599 NIL NODE1 (NIL T T) -7 NIL NIL) (-710 1745445 1746315 1746570 "NNI" 1746917 T NNI (NIL) -8 NIL NIL) (-709 1743865 1744178 1744542 "NLINSOL" 1745113 NIL NLINSOL (NIL T) -7 NIL NIL) (-708 1740033 1741000 1741922 "NIPROB" 1742963 T NIPROB (NIL) -8 NIL NIL) (-707 1738790 1739024 1739326 "NFINTBAS" 1739795 NIL NFINTBAS (NIL T T) -7 NIL NIL) (-706 1737498 1737729 1738010 "NCODIV" 1738558 NIL NCODIV (NIL T T) -7 NIL NIL) (-705 1737260 1737297 1737372 "NCNTFRAC" 1737455 NIL NCNTFRAC (NIL T) -7 NIL NIL) (-704 1735440 1735804 1736224 "NCEP" 1736885 NIL NCEP (NIL T) -7 NIL NIL) (-703 1734352 1735091 1735119 "NASRING" 1735229 T NASRING (NIL) -9 NIL 1735303) (-702 1734147 1734191 1734285 "NASRING-" 1734290 NIL NASRING- (NIL T) -8 NIL NIL) (-701 1733301 1733800 1733828 "NARNG" 1733945 T NARNG (NIL) -9 NIL 1734036) (-700 1732993 1733060 1733194 "NARNG-" 1733199 NIL NARNG- (NIL T) -8 NIL NIL) (-699 1731872 1732079 1732314 "NAGSP" 1732778 T NAGSP (NIL) -7 NIL NIL) (-698 1723296 1724942 1726577 "NAGS" 1730257 T NAGS (NIL) -7 NIL NIL) (-697 1721860 1722164 1722491 "NAGF07" 1722989 T NAGF07 (NIL) -7 NIL NIL) (-696 1716442 1717722 1719018 "NAGF04" 1720584 T NAGF04 (NIL) -7 NIL NIL) (-695 1709474 1711072 1712689 "NAGF02" 1714845 T NAGF02 (NIL) -7 NIL NIL) (-694 1704738 1705828 1706935 "NAGF01" 1708387 T NAGF01 (NIL) -7 NIL NIL) (-693 1698398 1699956 1701533 "NAGE04" 1703181 T NAGE04 (NIL) -7 NIL NIL) (-692 1689639 1691742 1693854 "NAGE02" 1696306 T NAGE02 (NIL) -7 NIL NIL) (-691 1685632 1686569 1687523 "NAGE01" 1688705 T NAGE01 (NIL) -7 NIL NIL) (-690 1683439 1683970 1684525 "NAGD03" 1685097 T NAGD03 (NIL) -7 NIL NIL) (-689 1675225 1677144 1679089 "NAGD02" 1681514 T NAGD02 (NIL) -7 NIL NIL) (-688 1669084 1670497 1671925 "NAGD01" 1673817 T NAGD01 (NIL) -7 NIL NIL) (-687 1665341 1666151 1666976 "NAGC06" 1668279 T NAGC06 (NIL) -7 NIL NIL) (-686 1663818 1664147 1664500 "NAGC05" 1665008 T NAGC05 (NIL) -7 NIL NIL) (-685 1663202 1663319 1663461 "NAGC02" 1663696 T NAGC02 (NIL) -7 NIL NIL) (-684 1662264 1662821 1662861 "NAALG" 1662940 NIL NAALG (NIL T) -9 NIL 1663001) (-683 1662099 1662128 1662218 "NAALG-" 1662223 NIL NAALG- (NIL T T) -8 NIL NIL) (-682 1656049 1657157 1658344 "MULTSQFR" 1660995 NIL MULTSQFR (NIL T T T T) -7 NIL NIL) (-681 1655368 1655443 1655627 "MULTFACT" 1655961 NIL MULTFACT (NIL T T T T) -7 NIL NIL) (-680 1648562 1652473 1652525 "MTSCAT" 1653585 NIL MTSCAT (NIL T T) -9 NIL 1654099) (-679 1648274 1648328 1648420 "MTHING" 1648502 NIL MTHING (NIL T) -7 NIL NIL) (-678 1648066 1648099 1648159 "MSYSCMD" 1648234 T MSYSCMD (NIL) -7 NIL NIL) (-677 1644178 1646821 1647141 "MSET" 1647779 NIL MSET (NIL T) -8 NIL NIL) (-676 1641274 1643740 1643781 "MSETAGG" 1643786 NIL MSETAGG (NIL T) -9 NIL 1643820) (-675 1637130 1638672 1639413 "MRING" 1640577 NIL MRING (NIL T T) -8 NIL NIL) (-674 1636700 1636767 1636896 "MRF2" 1637057 NIL MRF2 (NIL T T T) -7 NIL NIL) (-673 1636318 1636353 1636497 "MRATFAC" 1636659 NIL MRATFAC (NIL T T T T) -7 NIL NIL) (-672 1633930 1634225 1634656 "MPRFF" 1636023 NIL MPRFF (NIL T T T T) -7 NIL NIL) (-671 1627950 1633785 1633881 "MPOLY" 1633886 NIL MPOLY (NIL NIL T) -8 NIL NIL) (-670 1627440 1627475 1627683 "MPCPF" 1627909 NIL MPCPF (NIL T T T T) -7 NIL NIL) (-669 1626956 1626999 1627182 "MPC3" 1627391 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL) (-668 1626157 1626238 1626457 "MPC2" 1626871 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL) (-667 1624458 1624795 1625185 "MONOTOOL" 1625817 NIL MONOTOOL (NIL T T) -7 NIL NIL) (-666 1623583 1623918 1623946 "MONOID" 1624223 T MONOID (NIL) -9 NIL 1624395) (-665 1622961 1623124 1623367 "MONOID-" 1623372 NIL MONOID- (NIL T) -8 NIL NIL) (-664 1613942 1619928 1619987 "MONOGEN" 1620661 NIL MONOGEN (NIL T T) -9 NIL 1621117) (-663 1611160 1611895 1612895 "MONOGEN-" 1613014 NIL MONOGEN- (NIL T T T) -8 NIL NIL) (-662 1610020 1610440 1610468 "MONADWU" 1610860 T MONADWU (NIL) -9 NIL 1611098) (-661 1609392 1609551 1609799 "MONADWU-" 1609804 NIL MONADWU- (NIL T) -8 NIL NIL) (-660 1608778 1608996 1609024 "MONAD" 1609231 T MONAD (NIL) -9 NIL 1609343) (-659 1608463 1608541 1608673 "MONAD-" 1608678 NIL MONAD- (NIL T) -8 NIL NIL) (-658 1606714 1607376 1607655 "MOEBIUS" 1608216 NIL MOEBIUS (NIL T) -8 NIL NIL) (-657 1606108 1606486 1606526 "MODULE" 1606531 NIL MODULE (NIL T) -9 NIL 1606557) (-656 1605676 1605772 1605962 "MODULE-" 1605967 NIL MODULE- (NIL T T) -8 NIL NIL) (-655 1603347 1604042 1604368 "MODRING" 1605501 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL) (-654 1600303 1601468 1601985 "MODOP" 1602879 NIL MODOP (NIL T T) -8 NIL NIL) (-653 1598490 1598942 1599283 "MODMONOM" 1600102 NIL MODMONOM (NIL T T NIL) -8 NIL NIL) (-652 1588169 1596694 1597116 "MODMON" 1598118 NIL MODMON (NIL T T) -8 NIL NIL) (-651 1585295 1587013 1587289 "MODFIELD" 1588044 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL) (-650 1584299 1584576 1584766 "MMLFORM" 1585125 T MMLFORM (NIL) -8 NIL NIL) (-649 1583825 1583868 1584047 "MMAP" 1584250 NIL MMAP (NIL T T T T T T) -7 NIL NIL) (-648 1582062 1582839 1582879 "MLO" 1583296 NIL MLO (NIL T) -9 NIL 1583537) (-647 1579429 1579944 1580546 "MLIFT" 1581543 NIL MLIFT (NIL T T T T) -7 NIL NIL) (-646 1578820 1578904 1579058 "MKUCFUNC" 1579340 NIL MKUCFUNC (NIL T T T) -7 NIL NIL) (-645 1578419 1578489 1578612 "MKRECORD" 1578743 NIL MKRECORD (NIL T T) -7 NIL NIL) (-644 1577467 1577628 1577856 "MKFUNC" 1578230 NIL MKFUNC (NIL T) -7 NIL NIL) (-643 1576855 1576959 1577115 "MKFLCFN" 1577350 NIL MKFLCFN (NIL T) -7 NIL NIL) (-642 1576281 1576648 1576737 "MKCHSET" 1576799 NIL MKCHSET (NIL T) -8 NIL NIL) (-641 1575558 1575660 1575845 "MKBCFUNC" 1576174 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL) (-640 1572242 1575112 1575248 "MINT" 1575442 T MINT (NIL) -8 NIL NIL) (-639 1571054 1571297 1571574 "MHROWRED" 1571997 NIL MHROWRED (NIL T) -7 NIL NIL) (-638 1566325 1569499 1569923 "MFLOAT" 1570650 T MFLOAT (NIL) -8 NIL NIL) (-637 1565682 1565758 1565929 "MFINFACT" 1566237 NIL MFINFACT (NIL T T T T) -7 NIL NIL) (-636 1561997 1562845 1563729 "MESH" 1564818 T MESH (NIL) -7 NIL NIL) (-635 1560387 1560699 1561052 "MDDFACT" 1561684 NIL MDDFACT (NIL T) -7 NIL NIL) (-634 1557230 1559547 1559588 "MDAGG" 1559843 NIL MDAGG (NIL T) -9 NIL 1559986) (-633 1546928 1556523 1556730 "MCMPLX" 1557043 T MCMPLX (NIL) -8 NIL NIL) (-632 1546069 1546215 1546415 "MCDEN" 1546777 NIL MCDEN (NIL T T) -7 NIL NIL) (-631 1543959 1544229 1544609 "MCALCFN" 1545799 NIL MCALCFN (NIL T T T T) -7 NIL NIL) (-630 1541581 1542104 1542665 "MATSTOR" 1543430 NIL MATSTOR (NIL T) -7 NIL NIL) (-629 1537590 1540956 1541203 "MATRIX" 1541366 NIL MATRIX (NIL T) -8 NIL NIL) (-628 1533360 1534063 1534799 "MATLIN" 1536947 NIL MATLIN (NIL T T T T) -7 NIL NIL) (-627 1523558 1526696 1526772 "MATCAT" 1531610 NIL MATCAT (NIL T T T) -9 NIL 1533027) (-626 1519923 1520936 1522291 "MATCAT-" 1522296 NIL MATCAT- (NIL T T T T) -8 NIL NIL) (-625 1518525 1518678 1519009 "MATCAT2" 1519758 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-624 1516637 1516961 1517345 "MAPPKG3" 1518200 NIL MAPPKG3 (NIL T T T) -7 NIL NIL) (-623 1515618 1515791 1516013 "MAPPKG2" 1516461 NIL MAPPKG2 (NIL T T) -7 NIL NIL) (-622 1514117 1514401 1514728 "MAPPKG1" 1515324 NIL MAPPKG1 (NIL T) -7 NIL NIL) (-621 1513728 1513786 1513909 "MAPHACK3" 1514053 NIL MAPHACK3 (NIL T T T) -7 NIL NIL) (-620 1513320 1513381 1513495 "MAPHACK2" 1513660 NIL MAPHACK2 (NIL T T) -7 NIL NIL) (-619 1512758 1512861 1513003 "MAPHACK1" 1513211 NIL MAPHACK1 (NIL T) -7 NIL NIL) (-618 1510866 1511460 1511763 "MAGMA" 1512487 NIL MAGMA (NIL T) -8 NIL NIL) (-617 1507340 1509110 1509570 "M3D" 1510439 NIL M3D (NIL T) -8 NIL NIL) (-616 1501496 1505711 1505752 "LZSTAGG" 1506534 NIL LZSTAGG (NIL T) -9 NIL 1506829) (-615 1497469 1498627 1500084 "LZSTAGG-" 1500089 NIL LZSTAGG- (NIL T T) -8 NIL NIL) (-614 1494585 1495362 1495848 "LWORD" 1497015 NIL LWORD (NIL T) -8 NIL NIL) (-613 1487745 1494356 1494490 "LSQM" 1494495 NIL LSQM (NIL NIL T) -8 NIL NIL) (-612 1486969 1487108 1487336 "LSPP" 1487600 NIL LSPP (NIL T T T T) -7 NIL NIL) (-611 1484781 1485082 1485538 "LSMP" 1486658 NIL LSMP (NIL T T T T) -7 NIL NIL) (-610 1481560 1482234 1482964 "LSMP1" 1484083 NIL LSMP1 (NIL T) -7 NIL NIL) (-609 1475487 1480729 1480770 "LSAGG" 1480832 NIL LSAGG (NIL T) -9 NIL 1480910) (-608 1472182 1473106 1474319 "LSAGG-" 1474324 NIL LSAGG- (NIL T T) -8 NIL NIL) (-607 1469808 1471326 1471575 "LPOLY" 1471977 NIL LPOLY (NIL T T) -8 NIL NIL) (-606 1469390 1469475 1469598 "LPEFRAC" 1469717 NIL LPEFRAC (NIL T) -7 NIL NIL) (-605 1467737 1468484 1468737 "LO" 1469222 NIL LO (NIL T T T) -8 NIL NIL) (-604 1467391 1467503 1467531 "LOGIC" 1467642 T LOGIC (NIL) -9 NIL 1467722) (-603 1467253 1467276 1467347 "LOGIC-" 1467352 NIL LOGIC- (NIL T) -8 NIL NIL) (-602 1466446 1466586 1466779 "LODOOPS" 1467109 NIL LODOOPS (NIL T T) -7 NIL NIL) (-601 1463864 1466363 1466428 "LODO" 1466433 NIL LODO (NIL T NIL) -8 NIL NIL) (-600 1462410 1462645 1462996 "LODOF" 1463611 NIL LODOF (NIL T T) -7 NIL NIL) (-599 1458830 1461266 1461306 "LODOCAT" 1461738 NIL LODOCAT (NIL T) -9 NIL 1461949) (-598 1458564 1458622 1458748 "LODOCAT-" 1458753 NIL LODOCAT- (NIL T T) -8 NIL NIL) (-597 1455878 1458405 1458523 "LODO2" 1458528 NIL LODO2 (NIL T T) -8 NIL NIL) (-596 1453307 1455815 1455860 "LODO1" 1455865 NIL LODO1 (NIL T) -8 NIL NIL) (-595 1452170 1452335 1452646 "LODEEF" 1453130 NIL LODEEF (NIL T T T) -7 NIL NIL) (-594 1447457 1450301 1450342 "LNAGG" 1451289 NIL LNAGG (NIL T) -9 NIL 1451733) (-593 1446604 1446818 1447160 "LNAGG-" 1447165 NIL LNAGG- (NIL T T) -8 NIL NIL) (-592 1442769 1443531 1444169 "LMOPS" 1446020 NIL LMOPS (NIL T T NIL) -8 NIL NIL) (-591 1442167 1442529 1442569 "LMODULE" 1442629 NIL LMODULE (NIL T) -9 NIL 1442671) (-590 1439413 1441812 1441935 "LMDICT" 1442077 NIL LMDICT (NIL T) -8 NIL NIL) (-589 1432640 1438359 1438657 "LIST" 1439148 NIL LIST (NIL T) -8 NIL NIL) (-588 1432165 1432239 1432378 "LIST3" 1432560 NIL LIST3 (NIL T T T) -7 NIL NIL) (-587 1431172 1431350 1431578 "LIST2" 1431983 NIL LIST2 (NIL T T) -7 NIL NIL) (-586 1429306 1429618 1430017 "LIST2MAP" 1430819 NIL LIST2MAP (NIL T T) -7 NIL NIL) (-585 1428019 1428699 1428739 "LINEXP" 1428992 NIL LINEXP (NIL T) -9 NIL 1429140) (-584 1426666 1426926 1427223 "LINDEP" 1427771 NIL LINDEP (NIL T T) -7 NIL NIL) (-583 1423433 1424152 1424929 "LIMITRF" 1425921 NIL LIMITRF (NIL T) -7 NIL NIL) (-582 1421713 1422008 1422423 "LIMITPS" 1423128 NIL LIMITPS (NIL T T) -7 NIL NIL) (-581 1416168 1421224 1421452 "LIE" 1421534 NIL LIE (NIL T T) -8 NIL NIL) (-580 1415219 1415662 1415702 "LIECAT" 1415842 NIL LIECAT (NIL T) -9 NIL 1415993) (-579 1415060 1415087 1415175 "LIECAT-" 1415180 NIL LIECAT- (NIL T T) -8 NIL NIL) (-578 1407672 1414509 1414674 "LIB" 1414915 T LIB (NIL) -8 NIL NIL) (-577 1403309 1404190 1405125 "LGROBP" 1406789 NIL LGROBP (NIL NIL T) -7 NIL NIL) (-576 1401175 1401449 1401811 "LF" 1403030 NIL LF (NIL T T) -7 NIL NIL) (-575 1400015 1400707 1400735 "LFCAT" 1400942 T LFCAT (NIL) -9 NIL 1401081) (-574 1396927 1397553 1398239 "LEXTRIPK" 1399381 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL) (-573 1393633 1394497 1395000 "LEXP" 1396507 NIL LEXP (NIL T T NIL) -8 NIL NIL) (-572 1392031 1392344 1392745 "LEADCDET" 1393315 NIL LEADCDET (NIL T T T T) -7 NIL NIL) (-571 1391227 1391301 1391528 "LAZM3PK" 1391952 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL) (-570 1386144 1389306 1389843 "LAUPOL" 1390740 NIL LAUPOL (NIL T T) -8 NIL NIL) (-569 1385711 1385755 1385922 "LAPLACE" 1386094 NIL LAPLACE (NIL T T) -7 NIL NIL) (-568 1383639 1384812 1385063 "LA" 1385544 NIL LA (NIL T T T) -8 NIL NIL) (-567 1382702 1383296 1383336 "LALG" 1383397 NIL LALG (NIL T) -9 NIL 1383455) (-566 1382417 1382476 1382611 "LALG-" 1382616 NIL LALG- (NIL T T) -8 NIL NIL) (-565 1381327 1381514 1381811 "KOVACIC" 1382217 NIL KOVACIC (NIL T T) -7 NIL NIL) (-564 1381162 1381186 1381227 "KONVERT" 1381289 NIL KONVERT (NIL T) -9 NIL NIL) (-563 1380997 1381021 1381062 "KOERCE" 1381124 NIL KOERCE (NIL T) -9 NIL NIL) (-562 1378731 1379491 1379884 "KERNEL" 1380636 NIL KERNEL (NIL T) -8 NIL NIL) (-561 1378233 1378314 1378444 "KERNEL2" 1378645 NIL KERNEL2 (NIL T T) -7 NIL NIL) (-560 1372085 1376773 1376827 "KDAGG" 1377204 NIL KDAGG (NIL T T) -9 NIL 1377410) (-559 1371614 1371738 1371943 "KDAGG-" 1371948 NIL KDAGG- (NIL T T T) -8 NIL NIL) (-558 1364789 1371275 1371430 "KAFILE" 1371492 NIL KAFILE (NIL T) -8 NIL NIL) (-557 1359244 1364300 1364528 "JORDAN" 1364610 NIL JORDAN (NIL T T) -8 NIL NIL) (-556 1355544 1357450 1357504 "IXAGG" 1358433 NIL IXAGG (NIL T T) -9 NIL 1358892) (-555 1354463 1354769 1355188 "IXAGG-" 1355193 NIL IXAGG- (NIL T T T) -8 NIL NIL) (-554 1350048 1354385 1354444 "IVECTOR" 1354449 NIL IVECTOR (NIL T NIL) -8 NIL NIL) (-553 1348814 1349051 1349317 "ITUPLE" 1349815 NIL ITUPLE (NIL T) -8 NIL NIL) (-552 1347250 1347427 1347733 "ITRIGMNP" 1348636 NIL ITRIGMNP (NIL T T T) -7 NIL NIL) (-551 1345995 1346199 1346482 "ITFUN3" 1347026 NIL ITFUN3 (NIL T T T) -7 NIL NIL) (-550 1345627 1345684 1345793 "ITFUN2" 1345932 NIL ITFUN2 (NIL T T) -7 NIL NIL) (-549 1343429 1344500 1344797 "ITAYLOR" 1345362 NIL ITAYLOR (NIL T) -8 NIL NIL) (-548 1332417 1337615 1338774 "ISUPS" 1342302 NIL ISUPS (NIL T) -8 NIL NIL) (-547 1331521 1331661 1331897 "ISUMP" 1332264 NIL ISUMP (NIL T T T T) -7 NIL NIL) (-546 1326785 1331322 1331401 "ISTRING" 1331474 NIL ISTRING (NIL NIL) -8 NIL NIL) (-545 1325998 1326079 1326294 "IRURPK" 1326699 NIL IRURPK (NIL T T T T T) -7 NIL NIL) (-544 1324934 1325135 1325375 "IRSN" 1325778 T IRSN (NIL) -7 NIL NIL) (-543 1322969 1323324 1323759 "IRRF2F" 1324572 NIL IRRF2F (NIL T) -7 NIL NIL) (-542 1322716 1322754 1322830 "IRREDFFX" 1322925 NIL IRREDFFX (NIL T) -7 NIL NIL) (-541 1321331 1321590 1321889 "IROOT" 1322449 NIL IROOT (NIL T) -7 NIL NIL) (-540 1317969 1319020 1319710 "IR" 1320673 NIL IR (NIL T) -8 NIL NIL) (-539 1315582 1316077 1316643 "IR2" 1317447 NIL IR2 (NIL T T) -7 NIL NIL) (-538 1314658 1314771 1314991 "IR2F" 1315465 NIL IR2F (NIL T T) -7 NIL NIL) (-537 1314449 1314483 1314543 "IPRNTPK" 1314618 T IPRNTPK (NIL) -7 NIL NIL) (-536 1311003 1314338 1314407 "IPF" 1314412 NIL IPF (NIL NIL) -8 NIL NIL) (-535 1309320 1310928 1310985 "IPADIC" 1310990 NIL IPADIC (NIL NIL NIL) -8 NIL NIL) (-534 1308819 1308877 1309066 "INVLAPLA" 1309256 NIL INVLAPLA (NIL T T) -7 NIL NIL) (-533 1298468 1300821 1303207 "INTTR" 1306483 NIL INTTR (NIL T T) -7 NIL NIL) (-532 1294816 1295557 1296420 "INTTOOLS" 1297654 NIL INTTOOLS (NIL T T) -7 NIL NIL) (-531 1294402 1294493 1294610 "INTSLPE" 1294719 T INTSLPE (NIL) -7 NIL NIL) (-530 1292352 1294325 1294384 "INTRVL" 1294389 NIL INTRVL (NIL T) -8 NIL NIL) (-529 1289959 1290471 1291045 "INTRF" 1291837 NIL INTRF (NIL T) -7 NIL NIL) (-528 1289374 1289471 1289612 "INTRET" 1289857 NIL INTRET (NIL T) -7 NIL NIL) (-527 1287376 1287765 1288234 "INTRAT" 1288982 NIL INTRAT (NIL T T) -7 NIL NIL) (-526 1284609 1285192 1285817 "INTPM" 1286861 NIL INTPM (NIL T T) -7 NIL NIL) (-525 1281318 1281917 1282661 "INTPAF" 1283995 NIL INTPAF (NIL T T T) -7 NIL NIL) (-524 1276561 1277507 1278542 "INTPACK" 1280303 T INTPACK (NIL) -7 NIL NIL) (-523 1273415 1276290 1276417 "INT" 1276454 T INT (NIL) -8 NIL NIL) (-522 1272667 1272819 1273027 "INTHERTR" 1273257 NIL INTHERTR (NIL T T) -7 NIL NIL) (-521 1272106 1272186 1272374 "INTHERAL" 1272581 NIL INTHERAL (NIL T T T T) -7 NIL NIL) (-520 1269952 1270395 1270852 "INTHEORY" 1271669 T INTHEORY (NIL) -7 NIL NIL) (-519 1261275 1262895 1264673 "INTG0" 1268304 NIL INTG0 (NIL T T T) -7 NIL NIL) (-518 1241848 1246638 1251448 "INTFTBL" 1256485 T INTFTBL (NIL) -8 NIL NIL) (-517 1241097 1241235 1241408 "INTFACT" 1241707 NIL INTFACT (NIL T) -7 NIL NIL) (-516 1238488 1238934 1239497 "INTEF" 1240651 NIL INTEF (NIL T T) -7 NIL NIL) (-515 1236950 1237699 1237727 "INTDOM" 1238028 T INTDOM (NIL) -9 NIL 1238235) (-514 1236319 1236493 1236735 "INTDOM-" 1236740 NIL INTDOM- (NIL T) -8 NIL NIL) (-513 1232812 1234744 1234798 "INTCAT" 1235597 NIL INTCAT (NIL T) -9 NIL 1235916) (-512 1232285 1232387 1232515 "INTBIT" 1232704 T INTBIT (NIL) -7 NIL NIL) (-511 1230960 1231114 1231427 "INTALG" 1232130 NIL INTALG (NIL T T T T T) -7 NIL NIL) (-510 1230417 1230507 1230677 "INTAF" 1230864 NIL INTAF (NIL T T) -7 NIL NIL) (-509 1223871 1230227 1230367 "INTABL" 1230372 NIL INTABL (NIL T T T) -8 NIL NIL) (-508 1218822 1221551 1221579 "INS" 1222547 T INS (NIL) -9 NIL 1223228) (-507 1216062 1216833 1217807 "INS-" 1217880 NIL INS- (NIL T) -8 NIL NIL) (-506 1214841 1215068 1215365 "INPSIGN" 1215815 NIL INPSIGN (NIL T T) -7 NIL NIL) (-505 1213959 1214076 1214273 "INPRODPF" 1214721 NIL INPRODPF (NIL T T) -7 NIL NIL) (-504 1212853 1212970 1213207 "INPRODFF" 1213839 NIL INPRODFF (NIL T T T T) -7 NIL NIL) (-503 1211853 1212005 1212265 "INNMFACT" 1212689 NIL INNMFACT (NIL T T T T) -7 NIL NIL) (-502 1211050 1211147 1211335 "INMODGCD" 1211752 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL) (-501 1209559 1209803 1210127 "INFSP" 1210795 NIL INFSP (NIL T T T) -7 NIL NIL) (-500 1208743 1208860 1209043 "INFPROD0" 1209439 NIL INFPROD0 (NIL T T) -7 NIL NIL) (-499 1205753 1206912 1207403 "INFORM" 1208260 T INFORM (NIL) -8 NIL NIL) (-498 1205363 1205423 1205521 "INFORM1" 1205688 NIL INFORM1 (NIL T) -7 NIL NIL) (-497 1204886 1204975 1205089 "INFINITY" 1205269 T INFINITY (NIL) -7 NIL NIL) (-496 1203504 1203752 1204073 "INEP" 1204634 NIL INEP (NIL T T T) -7 NIL NIL) (-495 1202780 1203401 1203466 "INDE" 1203471 NIL INDE (NIL T) -8 NIL NIL) (-494 1202344 1202412 1202529 "INCRMAPS" 1202707 NIL INCRMAPS (NIL T) -7 NIL NIL) (-493 1197655 1198580 1199524 "INBFF" 1201432 NIL INBFF (NIL T) -7 NIL NIL) (-492 1194150 1197500 1197603 "IMATRIX" 1197608 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL) (-491 1192862 1192985 1193300 "IMATQF" 1194006 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL) (-490 1191082 1191309 1191646 "IMATLIN" 1192618 NIL IMATLIN (NIL T T T T) -7 NIL NIL) (-489 1185708 1191006 1191064 "ILIST" 1191069 NIL ILIST (NIL T NIL) -8 NIL NIL) (-488 1183661 1185568 1185681 "IIARRAY2" 1185686 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL) (-487 1179029 1183572 1183636 "IFF" 1183641 NIL IFF (NIL NIL NIL) -8 NIL NIL) (-486 1174072 1178321 1178509 "IFARRAY" 1178886 NIL IFARRAY (NIL T NIL) -8 NIL NIL) (-485 1173279 1173976 1174049 "IFAMON" 1174054 NIL IFAMON (NIL T T NIL) -8 NIL NIL) (-484 1172863 1172928 1172982 "IEVALAB" 1173189 NIL IEVALAB (NIL T T) -9 NIL NIL) (-483 1172538 1172606 1172766 "IEVALAB-" 1172771 NIL IEVALAB- (NIL T T T) -8 NIL NIL) (-482 1172196 1172452 1172515 "IDPO" 1172520 NIL IDPO (NIL T T) -8 NIL NIL) (-481 1171473 1172085 1172160 "IDPOAMS" 1172165 NIL IDPOAMS (NIL T T) -8 NIL NIL) (-480 1170807 1171362 1171437 "IDPOAM" 1171442 NIL IDPOAM (NIL T T) -8 NIL NIL) (-479 1169893 1170143 1170196 "IDPC" 1170609 NIL IDPC (NIL T T) -9 NIL 1170758) (-478 1169389 1169785 1169858 "IDPAM" 1169863 NIL IDPAM (NIL T T) -8 NIL NIL) (-477 1168792 1169281 1169354 "IDPAG" 1169359 NIL IDPAG (NIL T T) -8 NIL NIL) (-476 1165047 1165895 1166790 "IDECOMP" 1167949 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL) (-475 1157920 1158970 1160017 "IDEAL" 1164083 NIL IDEAL (NIL T T T T) -8 NIL NIL) (-474 1157084 1157196 1157395 "ICDEN" 1157804 NIL ICDEN (NIL T T T T) -7 NIL NIL) (-473 1156183 1156564 1156711 "ICARD" 1156957 T ICARD (NIL) -8 NIL NIL) (-472 1154255 1154568 1154971 "IBPTOOLS" 1155860 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL) (-471 1149869 1153875 1153988 "IBITS" 1154174 NIL IBITS (NIL NIL) -8 NIL NIL) (-470 1146592 1147168 1147863 "IBATOOL" 1149286 NIL IBATOOL (NIL T T T) -7 NIL NIL) (-469 1144372 1144833 1145366 "IBACHIN" 1146127 NIL IBACHIN (NIL T T T) -7 NIL NIL) (-468 1142249 1144218 1144321 "IARRAY2" 1144326 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL) (-467 1138402 1142175 1142232 "IARRAY1" 1142237 NIL IARRAY1 (NIL T NIL) -8 NIL NIL) (-466 1132341 1136820 1137298 "IAN" 1137944 T IAN (NIL) -8 NIL NIL) (-465 1131852 1131909 1132082 "IALGFACT" 1132278 NIL IALGFACT (NIL T T T T) -7 NIL NIL) (-464 1131380 1131493 1131521 "HYPCAT" 1131728 T HYPCAT (NIL) -9 NIL NIL) (-463 1130918 1131035 1131221 "HYPCAT-" 1131226 NIL HYPCAT- (NIL T) -8 NIL NIL) (-462 1127598 1128929 1128970 "HOAGG" 1129951 NIL HOAGG (NIL T) -9 NIL 1130630) (-461 1126192 1126591 1127117 "HOAGG-" 1127122 NIL HOAGG- (NIL T T) -8 NIL NIL) (-460 1120023 1125633 1125799 "HEXADEC" 1126046 T HEXADEC (NIL) -8 NIL NIL) (-459 1118771 1118993 1119256 "HEUGCD" 1119800 NIL HEUGCD (NIL T) -7 NIL NIL) (-458 1117874 1118608 1118738 "HELLFDIV" 1118743 NIL HELLFDIV (NIL T T T T) -8 NIL NIL) (-457 1116102 1117651 1117739 "HEAP" 1117818 NIL HEAP (NIL T) -8 NIL NIL) (-456 1109969 1116017 1116079 "HDP" 1116084 NIL HDP (NIL NIL T) -8 NIL NIL) (-455 1103681 1109606 1109757 "HDMP" 1109870 NIL HDMP (NIL NIL T) -8 NIL NIL) (-454 1103006 1103145 1103309 "HB" 1103537 T HB (NIL) -7 NIL NIL) (-453 1096503 1102852 1102956 "HASHTBL" 1102961 NIL HASHTBL (NIL T T NIL) -8 NIL NIL) (-452 1094256 1096131 1096310 "HACKPI" 1096344 T HACKPI (NIL) -8 NIL NIL) (-451 1089952 1094110 1094222 "GTSET" 1094227 NIL GTSET (NIL T T T T) -8 NIL NIL) (-450 1083478 1089830 1089928 "GSTBL" 1089933 NIL GSTBL (NIL T T T NIL) -8 NIL NIL) (-449 1075711 1082514 1082778 "GSERIES" 1083269 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL) (-448 1074734 1075187 1075215 "GROUP" 1075476 T GROUP (NIL) -9 NIL 1075635) (-447 1073850 1074073 1074417 "GROUP-" 1074422 NIL GROUP- (NIL T) -8 NIL NIL) (-446 1072219 1072538 1072925 "GROEBSOL" 1073527 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL) (-445 1071160 1071422 1071473 "GRMOD" 1072002 NIL GRMOD (NIL T T) -9 NIL 1072170) (-444 1070928 1070964 1071092 "GRMOD-" 1071097 NIL GRMOD- (NIL T T T) -8 NIL NIL) (-443 1066254 1067282 1068282 "GRIMAGE" 1069948 T GRIMAGE (NIL) -8 NIL NIL) (-442 1064721 1064981 1065305 "GRDEF" 1065950 T GRDEF (NIL) -7 NIL NIL) (-441 1064165 1064281 1064422 "GRAY" 1064600 T GRAY (NIL) -7 NIL NIL) (-440 1063399 1063779 1063830 "GRALG" 1063983 NIL GRALG (NIL T T) -9 NIL 1064075) (-439 1063060 1063133 1063296 "GRALG-" 1063301 NIL GRALG- (NIL T T T) -8 NIL NIL) (-438 1059868 1062649 1062825 "GPOLSET" 1062967 NIL GPOLSET (NIL T T T T) -8 NIL NIL) (-437 1059224 1059281 1059538 "GOSPER" 1059805 NIL GOSPER (NIL T T T T T) -7 NIL NIL) (-436 1054983 1055662 1056188 "GMODPOL" 1058923 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL) (-435 1053988 1054172 1054410 "GHENSEL" 1054795 NIL GHENSEL (NIL T T) -7 NIL NIL) (-434 1048054 1048897 1049923 "GENUPS" 1053072 NIL GENUPS (NIL T T) -7 NIL NIL) (-433 1047751 1047802 1047891 "GENUFACT" 1047997 NIL GENUFACT (NIL T) -7 NIL NIL) (-432 1047163 1047240 1047405 "GENPGCD" 1047669 NIL GENPGCD (NIL T T T T) -7 NIL NIL) (-431 1046637 1046672 1046885 "GENMFACT" 1047122 NIL GENMFACT (NIL T T T T T) -7 NIL NIL) (-430 1045205 1045460 1045767 "GENEEZ" 1046380 NIL GENEEZ (NIL T T) -7 NIL NIL) (-429 1039079 1044818 1044979 "GDMP" 1045128 NIL GDMP (NIL NIL T T) -8 NIL NIL) (-428 1028461 1032850 1033956 "GCNAALG" 1038062 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL) (-427 1026883 1027755 1027783 "GCDDOM" 1028038 T GCDDOM (NIL) -9 NIL 1028195) (-426 1026353 1026480 1026695 "GCDDOM-" 1026700 NIL GCDDOM- (NIL T) -8 NIL NIL) (-425 1025025 1025210 1025514 "GB" 1026132 NIL GB (NIL T T T T) -7 NIL NIL) (-424 1013645 1015971 1018363 "GBINTERN" 1022716 NIL GBINTERN (NIL T T T T) -7 NIL NIL) (-423 1011482 1011774 1012195 "GBF" 1013320 NIL GBF (NIL T T T T) -7 NIL NIL) (-422 1010263 1010428 1010695 "GBEUCLID" 1011298 NIL GBEUCLID (NIL T T T T) -7 NIL NIL) (-421 1009612 1009737 1009886 "GAUSSFAC" 1010134 T GAUSSFAC (NIL) -7 NIL NIL) (-420 1007989 1008291 1008604 "GALUTIL" 1009331 NIL GALUTIL (NIL T) -7 NIL NIL) (-419 1006306 1006580 1006903 "GALPOLYU" 1007716 NIL GALPOLYU (NIL T T) -7 NIL NIL) (-418 1003695 1003985 1004390 "GALFACTU" 1006003 NIL GALFACTU (NIL T T T) -7 NIL NIL) (-417 995501 997000 998608 "GALFACT" 1002127 NIL GALFACT (NIL T) -7 NIL NIL) (-416 992889 993547 993575 "FVFUN" 994731 T FVFUN (NIL) -9 NIL 995451) (-415 992155 992337 992365 "FVC" 992656 T FVC (NIL) -9 NIL 992839) (-414 991797 991952 992033 "FUNCTION" 992107 NIL FUNCTION (NIL NIL) -8 NIL NIL) (-413 989467 990018 990507 "FT" 991328 T FT (NIL) -8 NIL NIL) (-412 988285 988768 988971 "FTEM" 989284 T FTEM (NIL) -8 NIL NIL) (-411 986550 986838 987240 "FSUPFACT" 987977 NIL FSUPFACT (NIL T T T) -7 NIL NIL) (-410 984947 985236 985568 "FST" 986238 T FST (NIL) -8 NIL NIL) (-409 984122 984228 984422 "FSRED" 984829 NIL FSRED (NIL T T) -7 NIL NIL) (-408 982801 983056 983410 "FSPRMELT" 983837 NIL FSPRMELT (NIL T T) -7 NIL NIL) (-407 979886 980324 980823 "FSPECF" 982364 NIL FSPECF (NIL T T) -7 NIL NIL) (-406 962260 970817 970857 "FS" 974695 NIL FS (NIL T) -9 NIL 976977) (-405 950910 953900 957956 "FS-" 958253 NIL FS- (NIL T T) -8 NIL NIL) (-404 950426 950480 950656 "FSINT" 950851 NIL FSINT (NIL T T) -7 NIL NIL) (-403 948707 949419 949722 "FSERIES" 950205 NIL FSERIES (NIL T T) -8 NIL NIL) (-402 947725 947841 948071 "FSCINT" 948587 NIL FSCINT (NIL T T) -7 NIL NIL) (-401 943960 946670 946711 "FSAGG" 947081 NIL FSAGG (NIL T) -9 NIL 947340) (-400 941722 942323 943119 "FSAGG-" 943214 NIL FSAGG- (NIL T T) -8 NIL NIL) (-399 940764 940907 941134 "FSAGG2" 941575 NIL FSAGG2 (NIL T T T T) -7 NIL NIL) (-398 938423 938702 939255 "FS2UPS" 940482 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL) (-397 938009 938052 938205 "FS2" 938374 NIL FS2 (NIL T T T T) -7 NIL NIL) (-396 936869 937040 937348 "FS2EXPXP" 937834 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL) (-395 936295 936410 936562 "FRUTIL" 936749 NIL FRUTIL (NIL T) -7 NIL NIL) (-394 927715 931794 933150 "FR" 934971 NIL FR (NIL T) -8 NIL NIL) (-393 922792 925435 925475 "FRNAALG" 926871 NIL FRNAALG (NIL T) -9 NIL 927478) (-392 918471 919541 920816 "FRNAALG-" 921566 NIL FRNAALG- (NIL T T) -8 NIL NIL) (-391 918109 918152 918279 "FRNAAF2" 918422 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL) (-390 916474 916966 917260 "FRMOD" 917922 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL) (-389 914197 914865 915181 "FRIDEAL" 916265 NIL FRIDEAL (NIL T T T T) -8 NIL NIL) (-388 913396 913483 913770 "FRIDEAL2" 914104 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL) (-387 912654 913062 913103 "FRETRCT" 913108 NIL FRETRCT (NIL T) -9 NIL 913279) (-386 911766 911997 912348 "FRETRCT-" 912353 NIL FRETRCT- (NIL T T) -8 NIL NIL) (-385 908976 910196 910255 "FRAMALG" 911137 NIL FRAMALG (NIL T T) -9 NIL 911429) (-384 907109 907565 908195 "FRAMALG-" 908418 NIL FRAMALG- (NIL T T T) -8 NIL NIL) (-383 901011 906584 906860 "FRAC" 906865 NIL FRAC (NIL T) -8 NIL NIL) (-382 900647 900704 900811 "FRAC2" 900948 NIL FRAC2 (NIL T T) -7 NIL NIL) (-381 900283 900340 900447 "FR2" 900584 NIL FR2 (NIL T T) -7 NIL NIL) (-380 894957 897870 897898 "FPS" 899017 T FPS (NIL) -9 NIL 899573) (-379 894406 894515 894679 "FPS-" 894825 NIL FPS- (NIL T) -8 NIL NIL) (-378 891855 893552 893580 "FPC" 893805 T FPC (NIL) -9 NIL 893947) (-377 891648 891688 891785 "FPC-" 891790 NIL FPC- (NIL T) -8 NIL NIL) (-376 890527 891137 891178 "FPATMAB" 891183 NIL FPATMAB (NIL T) -9 NIL 891335) (-375 888227 888703 889129 "FPARFRAC" 890164 NIL FPARFRAC (NIL T T) -8 NIL NIL) (-374 883622 884119 884801 "FORTRAN" 887659 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL) (-373 881338 881838 882377 "FORT" 883103 T FORT (NIL) -7 NIL NIL) (-372 879014 879576 879604 "FORTFN" 880664 T FORTFN (NIL) -9 NIL 881288) (-371 878778 878828 878856 "FORTCAT" 878915 T FORTCAT (NIL) -9 NIL 878977) (-370 876838 877321 877720 "FORMULA" 878399 T FORMULA (NIL) -8 NIL NIL) (-369 876626 876656 876725 "FORMULA1" 876802 NIL FORMULA1 (NIL T) -7 NIL NIL) (-368 876149 876201 876374 "FORDER" 876568 NIL FORDER (NIL T T T T) -7 NIL NIL) (-367 875245 875409 875602 "FOP" 875976 T FOP (NIL) -7 NIL NIL) (-366 873853 874525 874699 "FNLA" 875127 NIL FNLA (NIL NIL NIL T) -8 NIL NIL) (-365 872522 872911 872939 "FNCAT" 873511 T FNCAT (NIL) -9 NIL 873804) (-364 872088 872481 872509 "FNAME" 872514 T FNAME (NIL) -8 NIL NIL) (-363 870748 871721 871749 "FMTC" 871754 T FMTC (NIL) -9 NIL 871789) (-362 867066 868273 868901 "FMONOID" 870153 NIL FMONOID (NIL T) -8 NIL NIL) (-361 866286 866809 866957 "FM" 866962 NIL FM (NIL T T) -8 NIL NIL) (-360 863710 864356 864384 "FMFUN" 865528 T FMFUN (NIL) -9 NIL 866236) (-359 862979 863160 863188 "FMC" 863478 T FMC (NIL) -9 NIL 863660) (-358 860209 861043 861096 "FMCAT" 862278 NIL FMCAT (NIL T T) -9 NIL 862772) (-357 859104 859977 860076 "FM1" 860154 NIL FM1 (NIL T T) -8 NIL NIL) (-356 856878 857294 857788 "FLOATRP" 858655 NIL FLOATRP (NIL T) -7 NIL NIL) (-355 850364 854534 855164 "FLOAT" 856268 T FLOAT (NIL) -8 NIL NIL) (-354 847802 848302 848880 "FLOATCP" 849831 NIL FLOATCP (NIL T) -7 NIL NIL) (-353 846591 847439 847479 "FLINEXP" 847484 NIL FLINEXP (NIL T) -9 NIL 847577) (-352 845746 845981 846308 "FLINEXP-" 846313 NIL FLINEXP- (NIL T T) -8 NIL NIL) (-351 844822 844966 845190 "FLASORT" 845598 NIL FLASORT (NIL T T) -7 NIL NIL) (-350 842041 842883 842935 "FLALG" 844162 NIL FLALG (NIL T T) -9 NIL 844629) (-349 835826 839528 839569 "FLAGG" 840831 NIL FLAGG (NIL T) -9 NIL 841483) (-348 834552 834891 835381 "FLAGG-" 835386 NIL FLAGG- (NIL T T) -8 NIL NIL) (-347 833594 833737 833964 "FLAGG2" 834405 NIL FLAGG2 (NIL T T T T) -7 NIL NIL) (-346 830567 831585 831644 "FINRALG" 832772 NIL FINRALG (NIL T T) -9 NIL 833280) (-345 829727 829956 830295 "FINRALG-" 830300 NIL FINRALG- (NIL T T T) -8 NIL NIL) (-344 829134 829347 829375 "FINITE" 829571 T FINITE (NIL) -9 NIL 829678) (-343 821594 823755 823795 "FINAALG" 827462 NIL FINAALG (NIL T) -9 NIL 828915) (-342 816935 817976 819120 "FINAALG-" 820499 NIL FINAALG- (NIL T T) -8 NIL NIL) (-341 816330 816690 816793 "FILE" 816865 NIL FILE (NIL T) -8 NIL NIL) (-340 815015 815327 815381 "FILECAT" 816065 NIL FILECAT (NIL T T) -9 NIL 816281) (-339 812878 814434 814462 "FIELD" 814502 T FIELD (NIL) -9 NIL 814582) (-338 811498 811883 812394 "FIELD-" 812399 NIL FIELD- (NIL T) -8 NIL NIL) (-337 809313 810135 810481 "FGROUP" 811185 NIL FGROUP (NIL T) -8 NIL NIL) (-336 808403 808567 808787 "FGLMICPK" 809145 NIL FGLMICPK (NIL T NIL) -7 NIL NIL) (-335 804205 808328 808385 "FFX" 808390 NIL FFX (NIL T NIL) -8 NIL NIL) (-334 803806 803867 804002 "FFSLPE" 804138 NIL FFSLPE (NIL T T T) -7 NIL NIL) (-333 799799 800578 801374 "FFPOLY" 803042 NIL FFPOLY (NIL T) -7 NIL NIL) (-332 799303 799339 799548 "FFPOLY2" 799757 NIL FFPOLY2 (NIL T T) -7 NIL NIL) (-331 795125 799222 799285 "FFP" 799290 NIL FFP (NIL T NIL) -8 NIL NIL) (-330 790493 795036 795100 "FF" 795105 NIL FF (NIL NIL NIL) -8 NIL NIL) (-329 785589 789836 790026 "FFNBX" 790347 NIL FFNBX (NIL T NIL) -8 NIL NIL) (-328 780499 784724 784982 "FFNBP" 785443 NIL FFNBP (NIL T NIL) -8 NIL NIL) (-327 775102 779783 779994 "FFNB" 780332 NIL FFNB (NIL NIL NIL) -8 NIL NIL) (-326 773934 774132 774447 "FFINTBAS" 774899 NIL FFINTBAS (NIL T T T) -7 NIL NIL) (-325 770158 772398 772426 "FFIELDC" 773046 T FFIELDC (NIL) -9 NIL 773422) (-324 768821 769191 769688 "FFIELDC-" 769693 NIL FFIELDC- (NIL T) -8 NIL NIL) (-323 768391 768436 768560 "FFHOM" 768763 NIL FFHOM (NIL T T T) -7 NIL NIL) (-322 766089 766573 767090 "FFF" 767906 NIL FFF (NIL T) -7 NIL NIL) (-321 761677 765831 765932 "FFCGX" 766032 NIL FFCGX (NIL T NIL) -8 NIL NIL) (-320 757279 761409 761516 "FFCGP" 761620 NIL FFCGP (NIL T NIL) -8 NIL NIL) (-319 752432 757006 757114 "FFCG" 757215 NIL FFCG (NIL NIL NIL) -8 NIL NIL) (-318 734378 743501 743587 "FFCAT" 748752 NIL FFCAT (NIL T T T) -9 NIL 750239) (-317 729576 730623 731937 "FFCAT-" 733167 NIL FFCAT- (NIL T T T T) -8 NIL NIL) (-316 728987 729030 729265 "FFCAT2" 729527 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-315 718187 721977 723194 "FEXPR" 727842 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL) (-314 717187 717622 717663 "FEVALAB" 717747 NIL FEVALAB (NIL T) -9 NIL 718008) (-313 716346 716556 716894 "FEVALAB-" 716899 NIL FEVALAB- (NIL T T) -8 NIL NIL) (-312 714939 715729 715932 "FDIV" 716245 NIL FDIV (NIL T T T T) -8 NIL NIL) (-311 712006 712721 712836 "FDIVCAT" 714404 NIL FDIVCAT (NIL T T T T) -9 NIL 714841) (-310 711768 711795 711965 "FDIVCAT-" 711970 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL) (-309 710988 711075 711352 "FDIV2" 711675 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL) (-308 709674 709933 710222 "FCPAK1" 710719 T FCPAK1 (NIL) -7 NIL NIL) (-307 708802 709174 709315 "FCOMP" 709565 NIL FCOMP (NIL T) -8 NIL NIL) (-306 692438 695851 699412 "FC" 705261 T FC (NIL) -8 NIL NIL) (-305 685034 689080 689120 "FAXF" 690922 NIL FAXF (NIL T) -9 NIL 691613) (-304 682313 682968 683793 "FAXF-" 684258 NIL FAXF- (NIL T T) -8 NIL NIL) (-303 677413 681689 681865 "FARRAY" 682170 NIL FARRAY (NIL T) -8 NIL NIL) (-302 672804 674875 674927 "FAMR" 675939 NIL FAMR (NIL T T) -9 NIL 676399) (-301 671695 671997 672431 "FAMR-" 672436 NIL FAMR- (NIL T T T) -8 NIL NIL) (-300 670891 671617 671670 "FAMONOID" 671675 NIL FAMONOID (NIL T) -8 NIL NIL) (-299 668724 669408 669461 "FAMONC" 670402 NIL FAMONC (NIL T T) -9 NIL 670787) (-298 667416 668478 668615 "FAGROUP" 668620 NIL FAGROUP (NIL T) -8 NIL NIL) (-297 665219 665538 665940 "FACUTIL" 667097 NIL FACUTIL (NIL T T T T) -7 NIL NIL) (-296 664318 664503 664725 "FACTFUNC" 665029 NIL FACTFUNC (NIL T) -7 NIL NIL) (-295 656638 663569 663781 "EXPUPXS" 664174 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL) (-294 654121 654661 655247 "EXPRTUBE" 656072 T EXPRTUBE (NIL) -7 NIL NIL) (-293 650315 650907 651644 "EXPRODE" 653460 NIL EXPRODE (NIL T T) -7 NIL NIL) (-292 635474 648974 649400 "EXPR" 649921 NIL EXPR (NIL T) -8 NIL NIL) (-291 629902 630489 631301 "EXPR2UPS" 634772 NIL EXPR2UPS (NIL T T) -7 NIL NIL) (-290 629538 629595 629702 "EXPR2" 629839 NIL EXPR2 (NIL T T) -7 NIL NIL) (-289 620892 628675 628970 "EXPEXPAN" 629376 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL) (-288 620719 620849 620878 "EXIT" 620883 T EXIT (NIL) -8 NIL NIL) (-287 620346 620408 620521 "EVALCYC" 620651 NIL EVALCYC (NIL T) -7 NIL NIL) (-286 619887 620005 620046 "EVALAB" 620216 NIL EVALAB (NIL T) -9 NIL 620320) (-285 619368 619490 619711 "EVALAB-" 619716 NIL EVALAB- (NIL T T) -8 NIL NIL) (-284 616831 618143 618171 "EUCDOM" 618726 T EUCDOM (NIL) -9 NIL 619076) (-283 615236 615678 616268 "EUCDOM-" 616273 NIL EUCDOM- (NIL T) -8 NIL NIL) (-282 602814 605562 608302 "ESTOOLS" 612516 T ESTOOLS (NIL) -7 NIL NIL) (-281 602450 602507 602614 "ESTOOLS2" 602751 NIL ESTOOLS2 (NIL T T) -7 NIL NIL) (-280 602201 602243 602323 "ESTOOLS1" 602402 NIL ESTOOLS1 (NIL T) -7 NIL NIL) (-279 596139 597863 597891 "ES" 600655 T ES (NIL) -9 NIL 602061) (-278 591087 592373 594190 "ES-" 594354 NIL ES- (NIL T) -8 NIL NIL) (-277 587462 588222 589002 "ESCONT" 590327 T ESCONT (NIL) -7 NIL NIL) (-276 587207 587239 587321 "ESCONT1" 587424 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL) (-275 586882 586932 587032 "ES2" 587151 NIL ES2 (NIL T T) -7 NIL NIL) (-274 586512 586570 586679 "ES1" 586818 NIL ES1 (NIL T T) -7 NIL NIL) (-273 585728 585857 586033 "ERROR" 586356 T ERROR (NIL) -7 NIL NIL) (-272 579231 585587 585678 "EQTBL" 585683 NIL EQTBL (NIL T T) -8 NIL NIL) (-271 571668 574549 575996 "EQ" 577817 NIL -2531 (NIL T) -8 NIL NIL) (-270 571300 571357 571466 "EQ2" 571605 NIL EQ2 (NIL T T) -7 NIL NIL) (-269 566592 567638 568731 "EP" 570239 NIL EP (NIL T) -7 NIL NIL) (-268 565175 565475 565792 "ENV" 566295 T ENV (NIL) -8 NIL NIL) (-267 564335 564899 564927 "ENTIRER" 564932 T ENTIRER (NIL) -9 NIL 564977) (-266 560791 562290 562660 "EMR" 564134 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL) (-265 559935 560120 560174 "ELTAGG" 560554 NIL ELTAGG (NIL T T) -9 NIL 560765) (-264 559654 559716 559857 "ELTAGG-" 559862 NIL ELTAGG- (NIL T T T) -8 NIL NIL) (-263 559443 559472 559526 "ELTAB" 559610 NIL ELTAB (NIL T T) -9 NIL NIL) (-262 558569 558715 558914 "ELFUTS" 559294 NIL ELFUTS (NIL T T) -7 NIL NIL) (-261 558311 558367 558395 "ELEMFUN" 558500 T ELEMFUN (NIL) -9 NIL NIL) (-260 558181 558202 558270 "ELEMFUN-" 558275 NIL ELEMFUN- (NIL T) -8 NIL NIL) (-259 553073 556282 556323 "ELAGG" 557263 NIL ELAGG (NIL T) -9 NIL 557726) (-258 551358 551792 552455 "ELAGG-" 552460 NIL ELAGG- (NIL T T) -8 NIL NIL) (-257 550015 550295 550590 "ELABEXPR" 551083 T ELABEXPR (NIL) -8 NIL NIL) (-256 542883 544682 545509 "EFUPXS" 549291 NIL EFUPXS (NIL T T T T) -8 NIL NIL) (-255 536333 538134 538944 "EFULS" 542159 NIL EFULS (NIL T T T) -8 NIL NIL) (-254 533764 534122 534600 "EFSTRUC" 535965 NIL EFSTRUC (NIL T T) -7 NIL NIL) (-253 522836 524401 525961 "EF" 532279 NIL EF (NIL T T) -7 NIL NIL) (-252 521937 522321 522470 "EAB" 522707 T EAB (NIL) -8 NIL NIL) (-251 521150 521896 521924 "E04UCFA" 521929 T E04UCFA (NIL) -8 NIL NIL) (-250 520363 521109 521137 "E04NAFA" 521142 T E04NAFA (NIL) -8 NIL NIL) (-249 519576 520322 520350 "E04MBFA" 520355 T E04MBFA (NIL) -8 NIL NIL) (-248 518789 519535 519563 "E04JAFA" 519568 T E04JAFA (NIL) -8 NIL NIL) (-247 518004 518748 518776 "E04GCFA" 518781 T E04GCFA (NIL) -8 NIL NIL) (-246 517219 517963 517991 "E04FDFA" 517996 T E04FDFA (NIL) -8 NIL NIL) (-245 516432 517178 517206 "E04DGFA" 517211 T E04DGFA (NIL) -8 NIL NIL) (-244 510617 511962 513324 "E04AGNT" 515090 T E04AGNT (NIL) -7 NIL NIL) (-243 509344 509824 509864 "DVARCAT" 510339 NIL DVARCAT (NIL T) -9 NIL 510537) (-242 508548 508760 509074 "DVARCAT-" 509079 NIL DVARCAT- (NIL T T) -8 NIL NIL) (-241 501410 508350 508477 "DSMP" 508482 NIL DSMP (NIL T T T) -8 NIL NIL) (-240 496220 497355 498423 "DROPT" 500362 T DROPT (NIL) -8 NIL NIL) (-239 495885 495944 496042 "DROPT1" 496155 NIL DROPT1 (NIL T) -7 NIL NIL) (-238 491000 492126 493263 "DROPT0" 494768 T DROPT0 (NIL) -7 NIL NIL) (-237 489345 489670 490056 "DRAWPT" 490634 T DRAWPT (NIL) -7 NIL NIL) (-236 483932 484855 485934 "DRAW" 488319 NIL DRAW (NIL T) -7 NIL NIL) (-235 483565 483618 483736 "DRAWHACK" 483873 NIL DRAWHACK (NIL T) -7 NIL NIL) (-234 482296 482565 482856 "DRAWCX" 483294 T DRAWCX (NIL) -7 NIL NIL) (-233 481814 481882 482032 "DRAWCURV" 482222 NIL DRAWCURV (NIL T T) -7 NIL NIL) (-232 472286 474244 476359 "DRAWCFUN" 479719 T DRAWCFUN (NIL) -7 NIL NIL) (-231 469100 470982 471023 "DQAGG" 471652 NIL DQAGG (NIL T) -9 NIL 471925) (-230 457607 464345 464427 "DPOLCAT" 466265 NIL DPOLCAT (NIL T T T T) -9 NIL 466809) (-229 452447 453793 455750 "DPOLCAT-" 455755 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL) (-228 446531 452309 452406 "DPMO" 452411 NIL DPMO (NIL NIL T T) -8 NIL NIL) (-227 440518 446312 446478 "DPMM" 446483 NIL DPMM (NIL NIL T T T) -8 NIL NIL) (-226 440031 440129 440249 "DOMAIN" 440418 T DOMAIN (NIL) -8 NIL NIL) (-225 433743 439668 439819 "DMP" 439932 NIL DMP (NIL NIL T) -8 NIL NIL) (-224 433343 433399 433543 "DLP" 433681 NIL DLP (NIL T) -7 NIL NIL) (-223 426987 432444 432671 "DLIST" 433148 NIL DLIST (NIL T) -8 NIL NIL) (-222 423834 425843 425884 "DLAGG" 426434 NIL DLAGG (NIL T) -9 NIL 426663) (-221 422544 423236 423264 "DIVRING" 423414 T DIVRING (NIL) -9 NIL 423522) (-220 421532 421785 422178 "DIVRING-" 422183 NIL DIVRING- (NIL T) -8 NIL NIL) (-219 419634 419991 420397 "DISPLAY" 421146 T DISPLAY (NIL) -7 NIL NIL) (-218 413523 419548 419611 "DIRPROD" 419616 NIL DIRPROD (NIL NIL T) -8 NIL NIL) (-217 412371 412574 412839 "DIRPROD2" 413316 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL) (-216 402002 408007 408060 "DIRPCAT" 408468 NIL DIRPCAT (NIL NIL T) -9 NIL 409295) (-215 399328 399970 400851 "DIRPCAT-" 401188 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL) (-214 398615 398775 398961 "DIOSP" 399162 T DIOSP (NIL) -7 NIL NIL) (-213 395318 397528 397569 "DIOPS" 398003 NIL DIOPS (NIL T) -9 NIL 398232) (-212 394867 394981 395172 "DIOPS-" 395177 NIL DIOPS- (NIL T T) -8 NIL NIL) (-211 393739 394377 394405 "DIFRING" 394592 T DIFRING (NIL) -9 NIL 394701) (-210 393385 393462 393614 "DIFRING-" 393619 NIL DIFRING- (NIL T) -8 NIL NIL) (-209 391175 392457 392497 "DIFEXT" 392856 NIL DIFEXT (NIL T) -9 NIL 393149) (-208 389461 389889 390554 "DIFEXT-" 390559 NIL DIFEXT- (NIL T T) -8 NIL NIL) (-207 386784 388994 389035 "DIAGG" 389040 NIL DIAGG (NIL T) -9 NIL 389060) (-206 386168 386325 386577 "DIAGG-" 386582 NIL DIAGG- (NIL T T) -8 NIL NIL) (-205 381633 385127 385404 "DHMATRIX" 385937 NIL DHMATRIX (NIL T) -8 NIL NIL) (-204 377245 378154 379164 "DFSFUN" 380643 T DFSFUN (NIL) -7 NIL NIL) (-203 372031 375959 376324 "DFLOAT" 376900 T DFLOAT (NIL) -8 NIL NIL) (-202 370264 370545 370940 "DFINTTLS" 371739 NIL DFINTTLS (NIL T T) -7 NIL NIL) (-201 367297 368299 368697 "DERHAM" 369931 NIL DERHAM (NIL T NIL) -8 NIL NIL) (-200 365146 367072 367161 "DEQUEUE" 367241 NIL DEQUEUE (NIL T) -8 NIL NIL) (-199 364364 364497 364692 "DEGRED" 365008 NIL DEGRED (NIL T T) -7 NIL NIL) (-198 360764 361509 362361 "DEFINTRF" 363592 NIL DEFINTRF (NIL T) -7 NIL NIL) (-197 358295 358764 359362 "DEFINTEF" 360283 NIL DEFINTEF (NIL T T) -7 NIL NIL) (-196 352126 357736 357902 "DECIMAL" 358149 T DECIMAL (NIL) -8 NIL NIL) (-195 349638 350096 350602 "DDFACT" 351670 NIL DDFACT (NIL T T) -7 NIL NIL) (-194 349234 349277 349428 "DBLRESP" 349589 NIL DBLRESP (NIL T T T T) -7 NIL NIL) (-193 346944 347278 347647 "DBASE" 348992 NIL DBASE (NIL T) -8 NIL NIL) (-192 346079 346903 346931 "D03FAFA" 346936 T D03FAFA (NIL) -8 NIL NIL) (-191 345215 346038 346066 "D03EEFA" 346071 T D03EEFA (NIL) -8 NIL NIL) (-190 343165 343631 344120 "D03AGNT" 344746 T D03AGNT (NIL) -7 NIL NIL) (-189 342483 343124 343152 "D02EJFA" 343157 T D02EJFA (NIL) -8 NIL NIL) (-188 341801 342442 342470 "D02CJFA" 342475 T D02CJFA (NIL) -8 NIL NIL) (-187 341119 341760 341788 "D02BHFA" 341793 T D02BHFA (NIL) -8 NIL NIL) (-186 340437 341078 341106 "D02BBFA" 341111 T D02BBFA (NIL) -8 NIL NIL) (-185 333635 335223 336829 "D02AGNT" 338851 T D02AGNT (NIL) -7 NIL NIL) (-184 331404 331926 332472 "D01WGTS" 333109 T D01WGTS (NIL) -7 NIL NIL) (-183 330507 331363 331391 "D01TRNS" 331396 T D01TRNS (NIL) -8 NIL NIL) (-182 329610 330466 330494 "D01GBFA" 330499 T D01GBFA (NIL) -8 NIL NIL) (-181 328713 329569 329597 "D01FCFA" 329602 T D01FCFA (NIL) -8 NIL NIL) (-180 327816 328672 328700 "D01ASFA" 328705 T D01ASFA (NIL) -8 NIL NIL) (-179 326919 327775 327803 "D01AQFA" 327808 T D01AQFA (NIL) -8 NIL NIL) (-178 326022 326878 326906 "D01APFA" 326911 T D01APFA (NIL) -8 NIL NIL) (-177 325125 325981 326009 "D01ANFA" 326014 T D01ANFA (NIL) -8 NIL NIL) (-176 324228 325084 325112 "D01AMFA" 325117 T D01AMFA (NIL) -8 NIL NIL) (-175 323331 324187 324215 "D01ALFA" 324220 T D01ALFA (NIL) -8 NIL NIL) (-174 322434 323290 323318 "D01AKFA" 323323 T D01AKFA (NIL) -8 NIL NIL) (-173 321537 322393 322421 "D01AJFA" 322426 T D01AJFA (NIL) -8 NIL NIL) (-172 314841 316390 317949 "D01AGNT" 319998 T D01AGNT (NIL) -7 NIL NIL) (-171 314178 314306 314458 "CYCLOTOM" 314709 T CYCLOTOM (NIL) -7 NIL NIL) (-170 310913 311626 312353 "CYCLES" 313471 T CYCLES (NIL) -7 NIL NIL) (-169 310225 310359 310530 "CVMP" 310774 NIL CVMP (NIL T) -7 NIL NIL) (-168 308007 308264 308639 "CTRIGMNP" 309953 NIL CTRIGMNP (NIL T T) -7 NIL NIL) (-167 307612 307695 307800 "CTORCALL" 307922 T CTORCALL (NIL) -8 NIL NIL) (-166 306986 307085 307238 "CSTTOOLS" 307509 NIL CSTTOOLS (NIL T T) -7 NIL NIL) (-165 302785 303442 304200 "CRFP" 306298 NIL CRFP (NIL T T) -7 NIL NIL) (-164 301832 302017 302245 "CRAPACK" 302589 NIL CRAPACK (NIL T) -7 NIL NIL) (-163 301216 301317 301521 "CPMATCH" 301708 NIL CPMATCH (NIL T T T) -7 NIL NIL) (-162 300941 300969 301075 "CPIMA" 301182 NIL CPIMA (NIL T T T) -7 NIL NIL) (-161 297305 297977 298695 "COORDSYS" 300276 NIL COORDSYS (NIL T) -7 NIL NIL) (-160 296689 296818 296968 "CONTOUR" 297175 T CONTOUR (NIL) -8 NIL NIL) (-159 292550 294692 295184 "CONTFRAC" 296229 NIL CONTFRAC (NIL T) -8 NIL NIL) (-158 291704 292268 292296 "COMRING" 292301 T COMRING (NIL) -9 NIL 292352) (-157 290785 291062 291246 "COMPPROP" 291540 T COMPPROP (NIL) -8 NIL NIL) (-156 290446 290481 290609 "COMPLPAT" 290744 NIL COMPLPAT (NIL T T T) -7 NIL NIL) (-155 280427 290255 290364 "COMPLEX" 290369 NIL COMPLEX (NIL T) -8 NIL NIL) (-154 280063 280120 280227 "COMPLEX2" 280364 NIL COMPLEX2 (NIL T T) -7 NIL NIL) (-153 279781 279816 279914 "COMPFACT" 280022 NIL COMPFACT (NIL T T) -7 NIL NIL) (-152 264116 274410 274450 "COMPCAT" 275452 NIL COMPCAT (NIL T) -9 NIL 276845) (-151 253631 256555 260182 "COMPCAT-" 260538 NIL COMPCAT- (NIL T T) -8 NIL NIL) (-150 253362 253390 253492 "COMMUPC" 253597 NIL COMMUPC (NIL T T T) -7 NIL NIL) (-149 253157 253190 253249 "COMMONOP" 253323 T COMMONOP (NIL) -7 NIL NIL) (-148 252740 252908 252995 "COMM" 253090 T COMM (NIL) -8 NIL NIL) (-147 251989 252183 252211 "COMBOPC" 252549 T COMBOPC (NIL) -9 NIL 252724) (-146 250885 251095 251337 "COMBINAT" 251779 NIL COMBINAT (NIL T) -7 NIL NIL) (-145 247083 247656 248296 "COMBF" 250307 NIL COMBF (NIL T T) -7 NIL NIL) (-144 245869 246199 246434 "COLOR" 246868 T COLOR (NIL) -8 NIL NIL) (-143 245509 245556 245681 "CMPLXRT" 245816 NIL CMPLXRT (NIL T T) -7 NIL NIL) (-142 241011 242039 243119 "CLIP" 244449 T CLIP (NIL) -7 NIL NIL) (-141 239349 240119 240357 "CLIF" 240839 NIL CLIF (NIL NIL T NIL) -8 NIL NIL) (-140 235572 237496 237537 "CLAGG" 238466 NIL CLAGG (NIL T) -9 NIL 239002) (-139 233994 234451 235034 "CLAGG-" 235039 NIL CLAGG- (NIL T T) -8 NIL NIL) (-138 233538 233623 233763 "CINTSLPE" 233903 NIL CINTSLPE (NIL T T) -7 NIL NIL) (-137 231039 231510 232058 "CHVAR" 233066 NIL CHVAR (NIL T T T) -7 NIL NIL) (-136 230262 230826 230854 "CHARZ" 230859 T CHARZ (NIL) -9 NIL 230873) (-135 230016 230056 230134 "CHARPOL" 230216 NIL CHARPOL (NIL T) -7 NIL NIL) (-134 229123 229720 229748 "CHARNZ" 229795 T CHARNZ (NIL) -9 NIL 229850) (-133 227148 227813 228148 "CHAR" 228808 T CHAR (NIL) -8 NIL NIL) (-132 226874 226935 226963 "CFCAT" 227074 T CFCAT (NIL) -9 NIL NIL) (-131 226119 226230 226412 "CDEN" 226758 NIL CDEN (NIL T T T) -7 NIL NIL) (-130 222111 225272 225552 "CCLASS" 225859 T CCLASS (NIL) -8 NIL NIL) (-129 222030 222056 222091 "CATEGORY" 222096 T -10 (NIL) -8 NIL NIL) (-128 217082 218059 218812 "CARTEN" 221333 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL) (-127 216190 216338 216559 "CARTEN2" 216929 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL) (-126 214488 215342 215598 "CARD" 215954 T CARD (NIL) -8 NIL NIL) (-125 213861 214189 214217 "CACHSET" 214349 T CACHSET (NIL) -9 NIL 214426) (-124 213358 213654 213682 "CABMON" 213732 T CABMON (NIL) -9 NIL 213788) (-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 174523 175234 175457 "BOOLEAN" 175701 T BOOLEAN (NIL) -8 NIL NIL) (-107 173890 174268 174320 "BMODULE" 174325 NIL BMODULE (NIL T T) -9 NIL 174389) (-106 169700 173688 173761 "BITS" 173837 T BITS (NIL) -8 NIL NIL) (-105 168797 169232 169384 "BINFILE" 169568 T BINFILE (NIL) -8 NIL NIL) (-104 168209 168331 168473 "BINDING" 168675 T BINDING (NIL) -8 NIL NIL) (-103 162044 167653 167818 "BINARY" 168064 T BINARY (NIL) -8 NIL NIL) (-102 159872 161300 161341 "BGAGG" 161601 NIL BGAGG (NIL T) -9 NIL 161738) (-101 159703 159735 159826 "BGAGG-" 159831 NIL BGAGG- (NIL T T) -8 NIL NIL) (-100 158801 159087 159292 "BFUNCT" 159518 T BFUNCT (NIL) -8 NIL NIL) (-99 157502 157680 157965 "BEZOUT" 158625 NIL BEZOUT (NIL T T T T T) -7 NIL NIL) (-98 154027 156362 156690 "BBTREE" 157205 NIL BBTREE (NIL T) -8 NIL NIL) (-97 153765 153818 153844 "BASTYPE" 153961 T BASTYPE (NIL) -9 NIL NIL) (-96 153620 153649 153719 "BASTYPE-" 153724 NIL BASTYPE- (NIL T) -8 NIL NIL) (-95 153058 153134 153284 "BALFACT" 153531 NIL BALFACT (NIL T T) -7 NIL NIL) (-94 151880 152477 152662 "AUTOMOR" 152903 NIL AUTOMOR (NIL T) -8 NIL NIL) (-93 151606 151611 151637 "ATTREG" 151642 T ATTREG (NIL) -9 NIL NIL) (-92 149885 150303 150655 "ATTRBUT" 151272 T ATTRBUT (NIL) -8 NIL NIL) (-91 149421 149534 149560 "ATRIG" 149761 T ATRIG (NIL) -9 NIL NIL) (-90 149230 149271 149358 "ATRIG-" 149363 NIL ATRIG- (NIL T) -8 NIL NIL) (-89 147427 149006 149094 "ASTACK" 149173 NIL ASTACK (NIL T) -8 NIL NIL) (-88 145932 146229 146594 "ASSOCEQ" 147109 NIL ASSOCEQ (NIL T T) -7 NIL NIL) (-87 144964 145591 145715 "ASP9" 145839 NIL ASP9 (NIL NIL) -8 NIL NIL) (-86 144728 144912 144951 "ASP8" 144956 NIL ASP8 (NIL NIL) -8 NIL NIL) (-85 143598 144333 144475 "ASP80" 144617 NIL ASP80 (NIL NIL) -8 NIL NIL) (-84 142497 143233 143365 "ASP7" 143497 NIL ASP7 (NIL NIL) -8 NIL NIL) (-83 141453 142174 142292 "ASP78" 142410 NIL ASP78 (NIL NIL) -8 NIL NIL) (-82 140424 141133 141250 "ASP77" 141367 NIL ASP77 (NIL NIL) -8 NIL NIL) (-81 139338 140062 140193 "ASP74" 140324 NIL ASP74 (NIL NIL) -8 NIL NIL) (-80 138239 138973 139105 "ASP73" 139237 NIL ASP73 (NIL NIL) -8 NIL NIL) (-79 137194 137916 138034 "ASP6" 138152 NIL ASP6 (NIL NIL) -8 NIL NIL) (-78 136143 136871 136989 "ASP55" 137107 NIL ASP55 (NIL NIL) -8 NIL NIL) (-77 135093 135817 135936 "ASP50" 136055 NIL ASP50 (NIL NIL) -8 NIL NIL) (-76 134181 134794 134904 "ASP4" 135014 NIL ASP4 (NIL NIL) -8 NIL NIL) (-75 133269 133882 133992 "ASP49" 134102 NIL ASP49 (NIL NIL) -8 NIL NIL) (-74 132054 132808 132976 "ASP42" 133158 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL) (-73 130832 131587 131757 "ASP41" 131941 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL) (-72 129784 130509 130627 "ASP35" 130745 NIL ASP35 (NIL NIL) -8 NIL NIL) (-71 129549 129732 129771 "ASP34" 129776 NIL ASP34 (NIL NIL) -8 NIL NIL) (-70 129286 129353 129429 "ASP33" 129504 NIL ASP33 (NIL NIL) -8 NIL NIL) (-69 128182 128921 129053 "ASP31" 129185 NIL ASP31 (NIL NIL) -8 NIL NIL) (-68 127947 128130 128169 "ASP30" 128174 NIL ASP30 (NIL NIL) -8 NIL NIL) (-67 127682 127751 127827 "ASP29" 127902 NIL ASP29 (NIL NIL) -8 NIL NIL) (-66 127447 127630 127669 "ASP28" 127674 NIL ASP28 (NIL NIL) -8 NIL NIL) (-65 127212 127395 127434 "ASP27" 127439 NIL ASP27 (NIL NIL) -8 NIL NIL) (-64 126296 126910 127021 "ASP24" 127132 NIL ASP24 (NIL NIL) -8 NIL NIL) (-63 125213 125937 126067 "ASP20" 126197 NIL ASP20 (NIL NIL) -8 NIL NIL) (-62 124301 124914 125024 "ASP1" 125134 NIL ASP1 (NIL NIL) -8 NIL NIL) (-61 123245 123975 124094 "ASP19" 124213 NIL ASP19 (NIL NIL) -8 NIL NIL) (-60 122982 123049 123125 "ASP12" 123200 NIL ASP12 (NIL NIL) -8 NIL NIL) (-59 121835 122581 122725 "ASP10" 122869 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 3139929 3139934 3139939 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-2 3139914 3139919 3139924 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1 3139899 3139904 3139909 NIL NIL NIL NIL (NIL) -8 NIL NIL) (0 3139884 3139889 3139894 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1195 3139014 3139759 3139836 "ZMOD" 3139841 NIL ZMOD (NIL NIL) -8 NIL NIL) (-1194 3138124 3138288 3138497 "ZLINDEP" 3138846 NIL ZLINDEP (NIL T) -7 NIL NIL) (-1193 3127528 3129273 3131225 "ZDSOLVE" 3136273 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL) (-1192 3126774 3126915 3127104 "YSTREAM" 3127374 NIL YSTREAM (NIL T) -7 NIL NIL) (-1191 3124543 3126079 3126282 "XRPOLY" 3126617 NIL XRPOLY (NIL T T) -8 NIL NIL) (-1190 3121005 3122334 3122916 "XPR" 3124007 NIL XPR (NIL T T) -8 NIL NIL) (-1189 3118719 3120340 3120543 "XPOLY" 3120836 NIL XPOLY (NIL T) -8 NIL NIL) (-1188 3116533 3117911 3117965 "XPOLYC" 3118250 NIL XPOLYC (NIL T T) -9 NIL 3118363) (-1187 3112905 3115050 3115438 "XPBWPOLY" 3116191 NIL XPBWPOLY (NIL T T) -8 NIL NIL) (-1186 3108833 3111146 3111188 "XF" 3111809 NIL XF (NIL T) -9 NIL 3112208) (-1185 3108454 3108542 3108711 "XF-" 3108716 NIL XF- (NIL T T) -8 NIL NIL) (-1184 3103834 3105133 3105187 "XFALG" 3107335 NIL XFALG (NIL T T) -9 NIL 3108122) (-1183 3102971 3103075 3103279 "XEXPPKG" 3103726 NIL XEXPPKG (NIL T T T) -7 NIL NIL) (-1182 3101070 3102822 3102917 "XDPOLY" 3102922 NIL XDPOLY (NIL T T) -8 NIL NIL) (-1181 3099949 3100559 3100601 "XALG" 3100663 NIL XALG (NIL T) -9 NIL 3100782) (-1180 3093425 3097933 3098426 "WUTSET" 3099541 NIL WUTSET (NIL T T T T) -8 NIL NIL) (-1179 3091237 3092044 3092395 "WP" 3093207 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL) (-1178 3090123 3090321 3090616 "WFFINTBS" 3091034 NIL WFFINTBS (NIL T T T T) -7 NIL NIL) (-1177 3088027 3088454 3088916 "WEIER" 3089695 NIL WEIER (NIL T) -7 NIL NIL) (-1176 3087176 3087600 3087642 "VSPACE" 3087778 NIL VSPACE (NIL T) -9 NIL 3087852) (-1175 3087014 3087041 3087132 "VSPACE-" 3087137 NIL VSPACE- (NIL T T) -8 NIL NIL) (-1174 3086760 3086803 3086874 "VOID" 3086965 T VOID (NIL) -8 NIL NIL) (-1173 3084896 3085255 3085661 "VIEW" 3086376 T VIEW (NIL) -7 NIL NIL) (-1172 3081321 3081959 3082696 "VIEWDEF" 3084181 T VIEWDEF (NIL) -7 NIL NIL) (-1171 3070659 3072869 3075042 "VIEW3D" 3079170 T VIEW3D (NIL) -8 NIL NIL) (-1170 3062941 3064570 3066149 "VIEW2D" 3069102 T VIEW2D (NIL) -8 NIL NIL) (-1169 3058350 3062711 3062803 "VECTOR" 3062884 NIL VECTOR (NIL T) -8 NIL NIL) (-1168 3056927 3057186 3057504 "VECTOR2" 3058080 NIL VECTOR2 (NIL T T) -7 NIL NIL) (-1167 3050467 3054719 3054762 "VECTCAT" 3055750 NIL VECTCAT (NIL T) -9 NIL 3056334) (-1166 3049481 3049735 3050125 "VECTCAT-" 3050130 NIL VECTCAT- (NIL T T) -8 NIL NIL) (-1165 3048962 3049132 3049252 "VARIABLE" 3049396 NIL VARIABLE (NIL NIL) -8 NIL NIL) (-1164 3048895 3048900 3048930 "UTYPE" 3048935 T UTYPE (NIL) -9 NIL NIL) (-1163 3047730 3047884 3048145 "UTSODETL" 3048721 NIL UTSODETL (NIL T T T T) -7 NIL NIL) (-1162 3045170 3045630 3046154 "UTSODE" 3047271 NIL UTSODE (NIL T T) -7 NIL NIL) (-1161 3037014 3042810 3043298 "UTS" 3044739 NIL UTS (NIL T NIL NIL) -8 NIL NIL) (-1160 3028359 3033724 3033766 "UTSCAT" 3034867 NIL UTSCAT (NIL T) -9 NIL 3035624) (-1159 3025714 3026430 3027418 "UTSCAT-" 3027423 NIL UTSCAT- (NIL T T) -8 NIL NIL) (-1158 3025345 3025388 3025519 "UTS2" 3025665 NIL UTS2 (NIL T T T T) -7 NIL NIL) (-1157 3019621 3022186 3022229 "URAGG" 3024299 NIL URAGG (NIL T) -9 NIL 3025021) (-1156 3016560 3017423 3018546 "URAGG-" 3018551 NIL URAGG- (NIL T T) -8 NIL NIL) (-1155 3012246 3015177 3015648 "UPXSSING" 3016224 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL) (-1154 3004137 3011367 3011647 "UPXS" 3012023 NIL UPXS (NIL T NIL NIL) -8 NIL NIL) (-1153 2997166 3004042 3004113 "UPXSCONS" 3004118 NIL UPXSCONS (NIL T T) -8 NIL NIL) (-1152 2987455 2994285 2994346 "UPXSCCA" 2994995 NIL UPXSCCA (NIL T T) -9 NIL 2995236) (-1151 2987094 2987179 2987352 "UPXSCCA-" 2987357 NIL UPXSCCA- (NIL T T T) -8 NIL NIL) (-1150 2977305 2983908 2983950 "UPXSCAT" 2984593 NIL UPXSCAT (NIL T) -9 NIL 2985201) (-1149 2976739 2976818 2976995 "UPXS2" 2977220 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1148 2975393 2975646 2975997 "UPSQFREE" 2976482 NIL UPSQFREE (NIL T T) -7 NIL NIL) (-1147 2969284 2972339 2972393 "UPSCAT" 2973542 NIL UPSCAT (NIL T T) -9 NIL 2974316) (-1146 2968489 2968696 2969022 "UPSCAT-" 2969027 NIL UPSCAT- (NIL T T T) -8 NIL NIL) (-1145 2954575 2962612 2962654 "UPOLYC" 2964732 NIL UPOLYC (NIL T) -9 NIL 2965953) (-1144 2945905 2948330 2951476 "UPOLYC-" 2951481 NIL UPOLYC- (NIL T T) -8 NIL NIL) (-1143 2945536 2945579 2945710 "UPOLYC2" 2945856 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL) (-1142 2936955 2945105 2945242 "UP" 2945446 NIL UP (NIL NIL T) -8 NIL NIL) (-1141 2936298 2936405 2936568 "UPMP" 2936844 NIL UPMP (NIL T T) -7 NIL NIL) (-1140 2935851 2935932 2936071 "UPDIVP" 2936211 NIL UPDIVP (NIL T T) -7 NIL NIL) (-1139 2934419 2934668 2934984 "UPDECOMP" 2935600 NIL UPDECOMP (NIL T T) -7 NIL NIL) (-1138 2933654 2933766 2933951 "UPCDEN" 2934303 NIL UPCDEN (NIL T T T) -7 NIL NIL) (-1137 2933177 2933246 2933393 "UP2" 2933579 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL) (-1136 2931694 2932381 2932658 "UNISEG" 2932935 NIL UNISEG (NIL T) -8 NIL NIL) (-1135 2930909 2931036 2931241 "UNISEG2" 2931537 NIL UNISEG2 (NIL T T) -7 NIL NIL) (-1134 2929969 2930149 2930375 "UNIFACT" 2930725 NIL UNIFACT (NIL T) -7 NIL NIL) (-1133 2913865 2929150 2929400 "ULS" 2929776 NIL ULS (NIL T NIL NIL) -8 NIL NIL) (-1132 2901830 2913770 2913841 "ULSCONS" 2913846 NIL ULSCONS (NIL T T) -8 NIL NIL) (-1131 2884580 2896593 2896654 "ULSCCAT" 2897366 NIL ULSCCAT (NIL T T) -9 NIL 2897662) (-1130 2883631 2883876 2884263 "ULSCCAT-" 2884268 NIL ULSCCAT- (NIL T T T) -8 NIL NIL) (-1129 2873621 2880138 2880180 "ULSCAT" 2881036 NIL ULSCAT (NIL T) -9 NIL 2881766) (-1128 2873055 2873134 2873311 "ULS2" 2873536 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1127 2871453 2872420 2872450 "UFD" 2872662 T UFD (NIL) -9 NIL 2872776) (-1126 2871247 2871293 2871388 "UFD-" 2871393 NIL UFD- (NIL T) -8 NIL NIL) (-1125 2870329 2870512 2870728 "UDVO" 2871053 T UDVO (NIL) -7 NIL NIL) (-1124 2868145 2868554 2869025 "UDPO" 2869893 NIL UDPO (NIL T) -7 NIL NIL) (-1123 2868078 2868083 2868113 "TYPE" 2868118 T TYPE (NIL) -9 NIL NIL) (-1122 2867049 2867251 2867491 "TWOFACT" 2867872 NIL TWOFACT (NIL T) -7 NIL NIL) (-1121 2865987 2866324 2866587 "TUPLE" 2866821 NIL TUPLE (NIL T) -8 NIL NIL) (-1120 2863678 2864197 2864736 "TUBETOOL" 2865470 T TUBETOOL (NIL) -7 NIL NIL) (-1119 2862527 2862732 2862973 "TUBE" 2863471 NIL TUBE (NIL T) -8 NIL NIL) (-1118 2857251 2861505 2861787 "TS" 2862279 NIL TS (NIL T) -8 NIL NIL) (-1117 2845955 2850047 2850143 "TSETCAT" 2855377 NIL TSETCAT (NIL T T T T) -9 NIL 2856908) (-1116 2840690 2842288 2844178 "TSETCAT-" 2844183 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL) (-1115 2834953 2835799 2836741 "TRMANIP" 2839826 NIL TRMANIP (NIL T T) -7 NIL NIL) (-1114 2834394 2834457 2834620 "TRIMAT" 2834885 NIL TRIMAT (NIL T T T T) -7 NIL NIL) (-1113 2832200 2832437 2832800 "TRIGMNIP" 2834143 NIL TRIGMNIP (NIL T T) -7 NIL NIL) (-1112 2831720 2831833 2831863 "TRIGCAT" 2832076 T TRIGCAT (NIL) -9 NIL NIL) (-1111 2831389 2831468 2831609 "TRIGCAT-" 2831614 NIL TRIGCAT- (NIL T) -8 NIL NIL) (-1110 2828288 2830249 2830529 "TREE" 2831144 NIL TREE (NIL T) -8 NIL NIL) (-1109 2827562 2828090 2828120 "TRANFUN" 2828155 T TRANFUN (NIL) -9 NIL 2828221) (-1108 2826841 2827032 2827312 "TRANFUN-" 2827317 NIL TRANFUN- (NIL T) -8 NIL NIL) (-1107 2826645 2826677 2826738 "TOPSP" 2826802 T TOPSP (NIL) -7 NIL NIL) (-1106 2825997 2826112 2826265 "TOOLSIGN" 2826526 NIL TOOLSIGN (NIL T) -7 NIL NIL) (-1105 2824658 2825174 2825413 "TEXTFILE" 2825780 T TEXTFILE (NIL) -8 NIL NIL) (-1104 2822523 2823037 2823475 "TEX" 2824242 T TEX (NIL) -8 NIL NIL) (-1103 2822304 2822335 2822407 "TEX1" 2822486 NIL TEX1 (NIL T) -7 NIL NIL) (-1102 2821952 2822015 2822105 "TEMUTL" 2822236 T TEMUTL (NIL) -7 NIL NIL) (-1101 2820106 2820386 2820711 "TBCMPPK" 2821675 NIL TBCMPPK (NIL T T) -7 NIL NIL) (-1100 2811995 2818267 2818323 "TBAGG" 2818723 NIL TBAGG (NIL T T) -9 NIL 2818934) (-1099 2807065 2808553 2810307 "TBAGG-" 2810312 NIL TBAGG- (NIL T T T) -8 NIL NIL) (-1098 2806449 2806556 2806701 "TANEXP" 2806954 NIL TANEXP (NIL T) -7 NIL NIL) (-1097 2799950 2806306 2806399 "TABLE" 2806404 NIL TABLE (NIL T T) -8 NIL NIL) (-1096 2799362 2799461 2799599 "TABLEAU" 2799847 NIL TABLEAU (NIL T) -8 NIL NIL) (-1095 2793970 2795190 2796438 "TABLBUMP" 2798148 NIL TABLBUMP (NIL T) -7 NIL NIL) (-1094 2793398 2793498 2793626 "SYSTEM" 2793864 T SYSTEM (NIL) -7 NIL NIL) (-1093 2789861 2790556 2791339 "SYSSOLP" 2792649 NIL SYSSOLP (NIL T) -7 NIL NIL) (-1092 2786152 2786860 2787594 "SYNTAX" 2789149 T SYNTAX (NIL) -8 NIL NIL) (-1091 2783286 2783894 2784532 "SYMTAB" 2785536 T SYMTAB (NIL) -8 NIL NIL) (-1090 2778535 2779437 2780420 "SYMS" 2782325 T SYMS (NIL) -8 NIL NIL) (-1089 2775768 2777995 2778224 "SYMPOLY" 2778340 NIL SYMPOLY (NIL T) -8 NIL NIL) (-1088 2775288 2775363 2775485 "SYMFUNC" 2775680 NIL SYMFUNC (NIL T) -7 NIL NIL) (-1087 2771265 2772525 2773347 "SYMBOL" 2774488 T SYMBOL (NIL) -8 NIL NIL) (-1086 2764804 2766493 2768213 "SWITCH" 2769567 T SWITCH (NIL) -8 NIL NIL) (-1085 2758034 2763631 2763933 "SUTS" 2764559 NIL SUTS (NIL T NIL NIL) -8 NIL NIL) (-1084 2749924 2757155 2757435 "SUPXS" 2757811 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL) (-1083 2741416 2749545 2749670 "SUP" 2749833 NIL SUP (NIL T) -8 NIL NIL) (-1082 2740575 2740702 2740919 "SUPFRACF" 2741284 NIL SUPFRACF (NIL T T T T) -7 NIL NIL) (-1081 2740200 2740259 2740370 "SUP2" 2740510 NIL SUP2 (NIL T T) -7 NIL NIL) (-1080 2738618 2738892 2739254 "SUMRF" 2739899 NIL SUMRF (NIL T) -7 NIL NIL) (-1079 2737935 2738001 2738199 "SUMFS" 2738539 NIL SUMFS (NIL T T) -7 NIL NIL) (-1078 2721871 2737116 2737366 "SULS" 2737742 NIL SULS (NIL T NIL NIL) -8 NIL NIL) (-1077 2721193 2721396 2721536 "SUCH" 2721779 NIL SUCH (NIL T T) -8 NIL NIL) (-1076 2715120 2716132 2717090 "SUBSPACE" 2720281 NIL SUBSPACE (NIL NIL T) -8 NIL NIL) (-1075 2714550 2714640 2714804 "SUBRESP" 2715008 NIL SUBRESP (NIL T T) -7 NIL NIL) (-1074 2707919 2709215 2710526 "STTF" 2713286 NIL STTF (NIL T) -7 NIL NIL) (-1073 2702092 2703212 2704359 "STTFNC" 2706819 NIL STTFNC (NIL T) -7 NIL NIL) (-1072 2693443 2695310 2697103 "STTAYLOR" 2700333 NIL STTAYLOR (NIL T) -7 NIL NIL) (-1071 2686687 2693307 2693390 "STRTBL" 2693395 NIL STRTBL (NIL T) -8 NIL NIL) (-1070 2682078 2686642 2686673 "STRING" 2686678 T STRING (NIL) -8 NIL NIL) (-1069 2676967 2681452 2681482 "STRICAT" 2681541 T STRICAT (NIL) -9 NIL 2681603) (-1068 2669683 2674490 2675110 "STREAM" 2676382 NIL STREAM (NIL T) -8 NIL NIL) (-1067 2669193 2669270 2669414 "STREAM3" 2669600 NIL STREAM3 (NIL T T T) -7 NIL NIL) (-1066 2668175 2668358 2668593 "STREAM2" 2669006 NIL STREAM2 (NIL T T) -7 NIL NIL) (-1065 2667863 2667915 2668008 "STREAM1" 2668117 NIL STREAM1 (NIL T) -7 NIL NIL) (-1064 2666879 2667060 2667291 "STINPROD" 2667679 NIL STINPROD (NIL T) -7 NIL NIL) (-1063 2666458 2666642 2666672 "STEP" 2666752 T STEP (NIL) -9 NIL 2666830) (-1062 2660001 2666357 2666434 "STBL" 2666439 NIL STBL (NIL T T NIL) -8 NIL NIL) (-1061 2655177 2659224 2659267 "STAGG" 2659420 NIL STAGG (NIL T) -9 NIL 2659509) (-1060 2652879 2653481 2654353 "STAGG-" 2654358 NIL STAGG- (NIL T T) -8 NIL NIL) (-1059 2651074 2652649 2652741 "STACK" 2652822 NIL STACK (NIL T) -8 NIL NIL) (-1058 2643805 2649221 2649676 "SREGSET" 2650704 NIL SREGSET (NIL T T T T) -8 NIL NIL) (-1057 2636245 2637613 2639125 "SRDCMPK" 2642411 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL) (-1056 2629213 2633686 2633716 "SRAGG" 2635019 T SRAGG (NIL) -9 NIL 2635627) (-1055 2628230 2628485 2628864 "SRAGG-" 2628869 NIL SRAGG- (NIL T) -8 NIL NIL) (-1054 2622679 2627149 2627576 "SQMATRIX" 2627849 NIL SQMATRIX (NIL NIL T) -8 NIL NIL) (-1053 2616431 2619399 2620125 "SPLTREE" 2622025 NIL SPLTREE (NIL T T) -8 NIL NIL) (-1052 2612421 2613087 2613733 "SPLNODE" 2615857 NIL SPLNODE (NIL T T) -8 NIL NIL) (-1051 2611468 2611701 2611731 "SPFCAT" 2612175 T SPFCAT (NIL) -9 NIL NIL) (-1050 2610205 2610415 2610679 "SPECOUT" 2611226 T SPECOUT (NIL) -7 NIL NIL) (-1049 2609966 2610006 2610075 "SPADPRSR" 2610158 T SPADPRSR (NIL) -7 NIL NIL) (-1048 2601989 2603736 2603778 "SPACEC" 2608101 NIL SPACEC (NIL T) -9 NIL 2609917) (-1047 2600160 2601922 2601970 "SPACE3" 2601975 NIL SPACE3 (NIL T) -8 NIL NIL) (-1046 2598912 2599083 2599374 "SORTPAK" 2599965 NIL SORTPAK (NIL T T) -7 NIL NIL) (-1045 2596968 2597271 2597689 "SOLVETRA" 2598576 NIL SOLVETRA (NIL T) -7 NIL NIL) (-1044 2595979 2596201 2596475 "SOLVESER" 2596741 NIL SOLVESER (NIL T) -7 NIL NIL) (-1043 2591199 2592080 2593082 "SOLVERAD" 2595031 NIL SOLVERAD (NIL T) -7 NIL NIL) (-1042 2587014 2587623 2588352 "SOLVEFOR" 2590566 NIL SOLVEFOR (NIL T T) -7 NIL NIL) (-1041 2581314 2586366 2586462 "SNTSCAT" 2586467 NIL SNTSCAT (NIL T T T T) -9 NIL 2586537) (-1040 2575418 2579645 2580035 "SMTS" 2581004 NIL SMTS (NIL T T T) -8 NIL NIL) (-1039 2569828 2575307 2575383 "SMP" 2575388 NIL SMP (NIL T T) -8 NIL NIL) (-1038 2567987 2568288 2568686 "SMITH" 2569525 NIL SMITH (NIL T T T T) -7 NIL NIL) (-1037 2560952 2565148 2565250 "SMATCAT" 2566590 NIL SMATCAT (NIL NIL T T T) -9 NIL 2567139) (-1036 2557893 2558716 2559893 "SMATCAT-" 2559898 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL) (-1035 2555607 2557130 2557173 "SKAGG" 2557434 NIL SKAGG (NIL T) -9 NIL 2557569) (-1034 2551665 2554711 2554989 "SINT" 2555351 T SINT (NIL) -8 NIL NIL) (-1033 2551437 2551475 2551541 "SIMPAN" 2551621 T SIMPAN (NIL) -7 NIL NIL) (-1032 2550275 2550496 2550771 "SIGNRF" 2551196 NIL SIGNRF (NIL T) -7 NIL NIL) (-1031 2549084 2549235 2549525 "SIGNEF" 2550104 NIL SIGNEF (NIL T T) -7 NIL NIL) (-1030 2546774 2547228 2547734 "SHP" 2548625 NIL SHP (NIL T NIL) -7 NIL NIL) (-1029 2540627 2546675 2546751 "SHDP" 2546756 NIL SHDP (NIL NIL NIL T) -8 NIL NIL) (-1028 2540117 2540309 2540339 "SGROUP" 2540491 T SGROUP (NIL) -9 NIL 2540578) (-1027 2539887 2539939 2540043 "SGROUP-" 2540048 NIL SGROUP- (NIL T) -8 NIL NIL) (-1026 2536723 2537420 2538143 "SGCF" 2539186 T SGCF (NIL) -7 NIL NIL) (-1025 2531122 2536174 2536270 "SFRTCAT" 2536275 NIL SFRTCAT (NIL T T T T) -9 NIL 2536313) (-1024 2524582 2525597 2526731 "SFRGCD" 2530105 NIL SFRGCD (NIL T T T T T) -7 NIL NIL) (-1023 2517748 2518819 2520003 "SFQCMPK" 2523515 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL) (-1022 2517370 2517459 2517569 "SFORT" 2517689 NIL SFORT (NIL T T) -8 NIL NIL) (-1021 2516515 2517210 2517331 "SEXOF" 2517336 NIL SEXOF (NIL T T T T T) -8 NIL NIL) (-1020 2515649 2516396 2516464 "SEX" 2516469 T SEX (NIL) -8 NIL NIL) (-1019 2510426 2511115 2511210 "SEXCAT" 2514981 NIL SEXCAT (NIL T T T T T) -9 NIL 2515600) (-1018 2507606 2510360 2510408 "SET" 2510413 NIL SET (NIL T) -8 NIL NIL) (-1017 2505857 2506319 2506624 "SETMN" 2507347 NIL SETMN (NIL NIL NIL) -8 NIL NIL) (-1016 2505465 2505591 2505621 "SETCAT" 2505738 T SETCAT (NIL) -9 NIL 2505822) (-1015 2505245 2505297 2505396 "SETCAT-" 2505401 NIL SETCAT- (NIL T) -8 NIL NIL) (-1014 2501633 2503707 2503750 "SETAGG" 2504620 NIL SETAGG (NIL T) -9 NIL 2504960) (-1013 2501091 2501207 2501444 "SETAGG-" 2501449 NIL SETAGG- (NIL T T) -8 NIL NIL) (-1012 2500295 2500588 2500649 "SEGXCAT" 2500935 NIL SEGXCAT (NIL T T) -9 NIL 2501055) (-1011 2499351 2499961 2500143 "SEG" 2500148 NIL SEG (NIL T) -8 NIL NIL) (-1010 2498258 2498471 2498514 "SEGCAT" 2499096 NIL SEGCAT (NIL T) -9 NIL 2499334) (-1009 2497307 2497637 2497837 "SEGBIND" 2498093 NIL SEGBIND (NIL T) -8 NIL NIL) (-1008 2496928 2496987 2497100 "SEGBIND2" 2497242 NIL SEGBIND2 (NIL T T) -7 NIL NIL) (-1007 2496147 2496273 2496477 "SEG2" 2496772 NIL SEG2 (NIL T T) -7 NIL NIL) (-1006 2495584 2496082 2496129 "SDVAR" 2496134 NIL SDVAR (NIL T) -8 NIL NIL) (-1005 2487836 2495357 2495485 "SDPOL" 2495490 NIL SDPOL (NIL T) -8 NIL NIL) (-1004 2486429 2486695 2487014 "SCPKG" 2487551 NIL SCPKG (NIL T) -7 NIL NIL) (-1003 2485566 2485745 2485945 "SCOPE" 2486251 T SCOPE (NIL) -8 NIL NIL) (-1002 2484787 2484920 2485099 "SCACHE" 2485421 NIL SCACHE (NIL T) -7 NIL NIL) (-1001 2484226 2484547 2484632 "SAOS" 2484724 T SAOS (NIL) -8 NIL NIL) (-1000 2483791 2483826 2483999 "SAERFFC" 2484185 NIL SAERFFC (NIL T T T) -7 NIL NIL) (-999 2477687 2483690 2483768 "SAE" 2483773 NIL SAE (NIL T T NIL) -8 NIL NIL) (-998 2477283 2477318 2477475 "SAEFACT" 2477646 NIL SAEFACT (NIL T T T) -7 NIL NIL) (-997 2475609 2475923 2476322 "RURPK" 2476949 NIL RURPK (NIL T NIL) -7 NIL NIL) (-996 2474262 2474539 2474846 "RULESET" 2475445 NIL RULESET (NIL T T T) -8 NIL NIL) (-995 2471470 2471973 2472434 "RULE" 2473944 NIL RULE (NIL T T T) -8 NIL NIL) (-994 2471112 2471267 2471348 "RULECOLD" 2471422 NIL RULECOLD (NIL NIL) -8 NIL NIL) (-993 2466004 2466798 2467714 "RSETGCD" 2470311 NIL RSETGCD (NIL T T T T T) -7 NIL NIL) (-992 2455319 2460371 2460465 "RSETCAT" 2464530 NIL RSETCAT (NIL T T T T) -9 NIL 2465627) (-991 2453250 2453789 2454609 "RSETCAT-" 2454614 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL) (-990 2445680 2447055 2448571 "RSDCMPK" 2451849 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL) (-989 2443698 2444139 2444211 "RRCC" 2445287 NIL RRCC (NIL T T) -9 NIL 2445631) (-988 2443052 2443226 2443502 "RRCC-" 2443507 NIL RRCC- (NIL T T T) -8 NIL NIL) (-987 2417419 2427044 2427108 "RPOLCAT" 2437610 NIL RPOLCAT (NIL T T T) -9 NIL 2440768) (-986 2408923 2411261 2414379 "RPOLCAT-" 2414384 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL) (-985 2399989 2407153 2407633 "ROUTINE" 2408463 T ROUTINE (NIL) -8 NIL NIL) (-984 2396694 2399545 2399692 "ROMAN" 2399862 T ROMAN (NIL) -8 NIL NIL) (-983 2394980 2395565 2395822 "ROIRC" 2396500 NIL ROIRC (NIL T T) -8 NIL NIL) (-982 2391385 2393689 2393717 "RNS" 2394013 T RNS (NIL) -9 NIL 2394283) (-981 2389899 2390282 2390813 "RNS-" 2390886 NIL RNS- (NIL T) -8 NIL NIL) (-980 2389325 2389733 2389761 "RNG" 2389766 T RNG (NIL) -9 NIL 2389787) (-979 2388723 2389085 2389125 "RMODULE" 2389185 NIL RMODULE (NIL T) -9 NIL 2389227) (-978 2387575 2387669 2387999 "RMCAT2" 2388624 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL) (-977 2384289 2386758 2387079 "RMATRIX" 2387310 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL) (-976 2377286 2379520 2379632 "RMATCAT" 2382941 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2383923) (-975 2376665 2376812 2377115 "RMATCAT-" 2377120 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL) (-974 2376235 2376310 2376436 "RINTERP" 2376584 NIL RINTERP (NIL NIL T) -7 NIL NIL) (-973 2375286 2375850 2375878 "RING" 2375988 T RING (NIL) -9 NIL 2376082) (-972 2375081 2375125 2375219 "RING-" 2375224 NIL RING- (NIL T) -8 NIL NIL) (-971 2373929 2374166 2374422 "RIDIST" 2374845 T RIDIST (NIL) -7 NIL NIL) (-970 2365251 2373403 2373606 "RGCHAIN" 2373778 NIL RGCHAIN (NIL T NIL) -8 NIL NIL) (-969 2362256 2362870 2363538 "RF" 2364615 NIL RF (NIL T) -7 NIL NIL) (-968 2361905 2361968 2362069 "RFFACTOR" 2362187 NIL RFFACTOR (NIL T) -7 NIL NIL) (-967 2361633 2361668 2361763 "RFFACT" 2361864 NIL RFFACT (NIL T) -7 NIL NIL) (-966 2359763 2360127 2360507 "RFDIST" 2361273 T RFDIST (NIL) -7 NIL NIL) (-965 2359221 2359313 2359473 "RETSOL" 2359665 NIL RETSOL (NIL T T) -7 NIL NIL) (-964 2358814 2358894 2358935 "RETRACT" 2359125 NIL RETRACT (NIL T) -9 NIL NIL) (-963 2358666 2358691 2358775 "RETRACT-" 2358780 NIL RETRACT- (NIL T T) -8 NIL NIL) (-962 2351524 2358323 2358448 "RESULT" 2358561 T RESULT (NIL) -8 NIL NIL) (-961 2350109 2350798 2350995 "RESRING" 2351427 NIL RESRING (NIL T T T T NIL) -8 NIL NIL) (-960 2349749 2349798 2349894 "RESLATC" 2350046 NIL RESLATC (NIL T) -7 NIL NIL) (-959 2349458 2349492 2349597 "REPSQ" 2349708 NIL REPSQ (NIL T) -7 NIL NIL) (-958 2346889 2347469 2348069 "REP" 2348878 T REP (NIL) -7 NIL NIL) (-957 2346590 2346624 2346733 "REPDB" 2346848 NIL REPDB (NIL T) -7 NIL NIL) (-956 2340535 2341914 2343134 "REP2" 2345402 NIL REP2 (NIL T) -7 NIL NIL) (-955 2336941 2337622 2338427 "REP1" 2339762 NIL REP1 (NIL T) -7 NIL NIL) (-954 2329687 2335102 2335554 "REGSET" 2336572 NIL REGSET (NIL T T T T) -8 NIL NIL) (-953 2328508 2328843 2329091 "REF" 2329472 NIL REF (NIL T) -8 NIL NIL) (-952 2327889 2327992 2328157 "REDORDER" 2328392 NIL REDORDER (NIL T T) -7 NIL NIL) (-951 2323858 2327123 2327344 "RECLOS" 2327720 NIL RECLOS (NIL T) -8 NIL NIL) (-950 2322915 2323096 2323309 "REALSOLV" 2323665 T REALSOLV (NIL) -7 NIL NIL) (-949 2322763 2322804 2322832 "REAL" 2322837 T REAL (NIL) -9 NIL 2322872) (-948 2319254 2320056 2320938 "REAL0Q" 2321928 NIL REAL0Q (NIL T) -7 NIL NIL) (-947 2314865 2315853 2316912 "REAL0" 2318235 NIL REAL0 (NIL T) -7 NIL NIL) (-946 2314273 2314345 2314550 "RDIV" 2314787 NIL RDIV (NIL T T T T T) -7 NIL NIL) (-945 2313346 2313520 2313731 "RDIST" 2314095 NIL RDIST (NIL T) -7 NIL NIL) (-944 2311950 2312237 2312606 "RDETRS" 2313054 NIL RDETRS (NIL T T) -7 NIL NIL) (-943 2309771 2310225 2310760 "RDETR" 2311492 NIL RDETR (NIL T T) -7 NIL NIL) (-942 2308387 2308665 2309066 "RDEEFS" 2309487 NIL RDEEFS (NIL T T) -7 NIL NIL) (-941 2306887 2307193 2307622 "RDEEF" 2308075 NIL RDEEF (NIL T T) -7 NIL NIL) (-940 2301172 2304104 2304132 "RCFIELD" 2305409 T RCFIELD (NIL) -9 NIL 2306139) (-939 2299241 2299745 2300438 "RCFIELD-" 2300511 NIL RCFIELD- (NIL T) -8 NIL NIL) (-938 2295573 2297358 2297399 "RCAGG" 2298470 NIL RCAGG (NIL T) -9 NIL 2298935) (-937 2295204 2295298 2295458 "RCAGG-" 2295463 NIL RCAGG- (NIL T T) -8 NIL NIL) (-936 2294548 2294660 2294822 "RATRET" 2295088 NIL RATRET (NIL T) -7 NIL NIL) (-935 2294105 2294172 2294291 "RATFACT" 2294476 NIL RATFACT (NIL T) -7 NIL NIL) (-934 2293420 2293540 2293690 "RANDSRC" 2293975 T RANDSRC (NIL) -7 NIL NIL) (-933 2293157 2293201 2293272 "RADUTIL" 2293369 T RADUTIL (NIL) -7 NIL NIL) (-932 2286164 2291900 2292217 "RADIX" 2292872 NIL RADIX (NIL NIL) -8 NIL NIL) (-931 2277734 2286008 2286136 "RADFF" 2286141 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL) (-930 2277386 2277461 2277489 "RADCAT" 2277646 T RADCAT (NIL) -9 NIL NIL) (-929 2277171 2277219 2277316 "RADCAT-" 2277321 NIL RADCAT- (NIL T) -8 NIL NIL) (-928 2275322 2276946 2277035 "QUEUE" 2277115 NIL QUEUE (NIL T) -8 NIL NIL) (-927 2271819 2275259 2275304 "QUAT" 2275309 NIL QUAT (NIL T) -8 NIL NIL) (-926 2271457 2271500 2271627 "QUATCT2" 2271770 NIL QUATCT2 (NIL T T T T) -7 NIL NIL) (-925 2265251 2268631 2268671 "QUATCAT" 2269450 NIL QUATCAT (NIL T) -9 NIL 2270215) (-924 2261395 2262432 2263819 "QUATCAT-" 2263913 NIL QUATCAT- (NIL T T) -8 NIL NIL) (-923 2258916 2260480 2260521 "QUAGG" 2260896 NIL QUAGG (NIL T) -9 NIL 2261071) (-922 2257841 2258314 2258486 "QFORM" 2258788 NIL QFORM (NIL NIL T) -8 NIL NIL) (-921 2249138 2254396 2254436 "QFCAT" 2255094 NIL QFCAT (NIL T) -9 NIL 2256087) (-920 2244710 2245911 2247502 "QFCAT-" 2247596 NIL QFCAT- (NIL T T) -8 NIL NIL) (-919 2244348 2244391 2244518 "QFCAT2" 2244661 NIL QFCAT2 (NIL T T T T) -7 NIL NIL) (-918 2243808 2243918 2244048 "QEQUAT" 2244238 T QEQUAT (NIL) -8 NIL NIL) (-917 2236994 2238065 2239247 "QCMPACK" 2242741 NIL QCMPACK (NIL T T T T T) -7 NIL NIL) (-916 2234570 2234991 2235419 "QALGSET" 2236649 NIL QALGSET (NIL T T T T) -8 NIL NIL) (-915 2233815 2233989 2234221 "QALGSET2" 2234390 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL) (-914 2232506 2232729 2233046 "PWFFINTB" 2233588 NIL PWFFINTB (NIL T T T T) -7 NIL NIL) (-913 2230694 2230862 2231215 "PUSHVAR" 2232320 NIL PUSHVAR (NIL T T T T) -7 NIL NIL) (-912 2226612 2227666 2227707 "PTRANFN" 2229591 NIL PTRANFN (NIL T) -9 NIL NIL) (-911 2225024 2225315 2225636 "PTPACK" 2226323 NIL PTPACK (NIL T) -7 NIL NIL) (-910 2224660 2224717 2224824 "PTFUNC2" 2224961 NIL PTFUNC2 (NIL T T) -7 NIL NIL) (-909 2219137 2223478 2223518 "PTCAT" 2223886 NIL PTCAT (NIL T) -9 NIL 2224048) (-908 2218795 2218830 2218954 "PSQFR" 2219096 NIL PSQFR (NIL T T T T) -7 NIL NIL) (-907 2217390 2217688 2218022 "PSEUDLIN" 2218493 NIL PSEUDLIN (NIL T) -7 NIL NIL) (-906 2204198 2206562 2208885 "PSETPK" 2215150 NIL PSETPK (NIL T T T T) -7 NIL NIL) (-905 2197285 2199999 2200093 "PSETCAT" 2203074 NIL PSETCAT (NIL T T T T) -9 NIL 2203888) (-904 2195123 2195757 2196576 "PSETCAT-" 2196581 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL) (-903 2194472 2194637 2194665 "PSCURVE" 2194933 T PSCURVE (NIL) -9 NIL 2195100) (-902 2190924 2192450 2192514 "PSCAT" 2193350 NIL PSCAT (NIL T T T) -9 NIL 2193590) (-901 2189988 2190204 2190603 "PSCAT-" 2190608 NIL PSCAT- (NIL T T T T) -8 NIL NIL) (-900 2188640 2189273 2189487 "PRTITION" 2189794 T PRTITION (NIL) -8 NIL NIL) (-899 2177738 2179944 2182132 "PRS" 2186502 NIL PRS (NIL T T) -7 NIL NIL) (-898 2175597 2177089 2177129 "PRQAGG" 2177312 NIL PRQAGG (NIL T) -9 NIL 2177414) (-897 2175168 2175270 2175298 "PROPLOG" 2175483 T PROPLOG (NIL) -9 NIL NIL) (-896 2172291 2172856 2173383 "PROPFRML" 2174673 NIL PROPFRML (NIL T) -8 NIL NIL) (-895 2171751 2171861 2171991 "PROPERTY" 2172181 T PROPERTY (NIL) -8 NIL NIL) (-894 2165525 2169917 2170737 "PRODUCT" 2170977 NIL PRODUCT (NIL T T) -8 NIL NIL) (-893 2162801 2164985 2165218 "PR" 2165336 NIL PR (NIL T T) -8 NIL NIL) (-892 2162597 2162629 2162688 "PRINT" 2162762 T PRINT (NIL) -7 NIL NIL) (-891 2161937 2162054 2162206 "PRIMES" 2162477 NIL PRIMES (NIL T) -7 NIL NIL) (-890 2160002 2160403 2160869 "PRIMELT" 2161516 NIL PRIMELT (NIL T) -7 NIL NIL) (-889 2159731 2159780 2159808 "PRIMCAT" 2159932 T PRIMCAT (NIL) -9 NIL NIL) (-888 2155892 2159669 2159714 "PRIMARR" 2159719 NIL PRIMARR (NIL T) -8 NIL NIL) (-887 2154899 2155077 2155305 "PRIMARR2" 2155710 NIL PRIMARR2 (NIL T T) -7 NIL NIL) (-886 2154542 2154598 2154709 "PREASSOC" 2154837 NIL PREASSOC (NIL T T) -7 NIL NIL) (-885 2154017 2154150 2154178 "PPCURVE" 2154383 T PPCURVE (NIL) -9 NIL 2154519) (-884 2151376 2151775 2152367 "POLYROOT" 2153598 NIL POLYROOT (NIL T T T T T) -7 NIL NIL) (-883 2145282 2150982 2151141 "POLY" 2151249 NIL POLY (NIL T) -8 NIL NIL) (-882 2144667 2144725 2144958 "POLYLIFT" 2145218 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL) (-881 2140952 2141401 2142029 "POLYCATQ" 2144212 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL) (-880 2127993 2133390 2133454 "POLYCAT" 2136939 NIL POLYCAT (NIL T T T) -9 NIL 2138866) (-879 2121444 2123305 2125688 "POLYCAT-" 2125693 NIL POLYCAT- (NIL T T T T) -8 NIL NIL) (-878 2121033 2121101 2121220 "POLY2UP" 2121370 NIL POLY2UP (NIL NIL T) -7 NIL NIL) (-877 2120669 2120726 2120833 "POLY2" 2120970 NIL POLY2 (NIL T T) -7 NIL NIL) (-876 2119354 2119593 2119869 "POLUTIL" 2120443 NIL POLUTIL (NIL T T) -7 NIL NIL) (-875 2117716 2117993 2118323 "POLTOPOL" 2119076 NIL POLTOPOL (NIL NIL T) -7 NIL NIL) (-874 2113239 2117653 2117698 "POINT" 2117703 NIL POINT (NIL T) -8 NIL NIL) (-873 2111426 2111783 2112158 "PNTHEORY" 2112884 T PNTHEORY (NIL) -7 NIL NIL) (-872 2109854 2110151 2110560 "PMTOOLS" 2111124 NIL PMTOOLS (NIL T T T) -7 NIL NIL) (-871 2109447 2109525 2109642 "PMSYM" 2109770 NIL PMSYM (NIL T) -7 NIL NIL) (-870 2108957 2109026 2109200 "PMQFCAT" 2109372 NIL PMQFCAT (NIL T T T) -7 NIL NIL) (-869 2108312 2108422 2108578 "PMPRED" 2108834 NIL PMPRED (NIL T) -7 NIL NIL) (-868 2107708 2107794 2107955 "PMPREDFS" 2108213 NIL PMPREDFS (NIL T T T) -7 NIL NIL) (-867 2106354 2106562 2106946 "PMPLCAT" 2107470 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL) (-866 2105886 2105965 2106117 "PMLSAGG" 2106269 NIL PMLSAGG (NIL T T T) -7 NIL NIL) (-865 2105363 2105439 2105619 "PMKERNEL" 2105804 NIL PMKERNEL (NIL T T) -7 NIL NIL) (-864 2104980 2105055 2105168 "PMINS" 2105282 NIL PMINS (NIL T) -7 NIL NIL) (-863 2104410 2104479 2104694 "PMFS" 2104905 NIL PMFS (NIL T T T) -7 NIL NIL) (-862 2103641 2103759 2103963 "PMDOWN" 2104287 NIL PMDOWN (NIL T T T) -7 NIL NIL) (-861 2102804 2102963 2103145 "PMASS" 2103479 T PMASS (NIL) -7 NIL NIL) (-860 2102078 2102189 2102352 "PMASSFS" 2102690 NIL PMASSFS (NIL T T) -7 NIL NIL) (-859 2101733 2101801 2101895 "PLOTTOOL" 2102004 T PLOTTOOL (NIL) -7 NIL NIL) (-858 2096355 2097544 2098692 "PLOT" 2100605 T PLOT (NIL) -8 NIL NIL) (-857 2092169 2093203 2094124 "PLOT3D" 2095454 T PLOT3D (NIL) -8 NIL NIL) (-856 2091081 2091258 2091493 "PLOT1" 2091973 NIL PLOT1 (NIL T) -7 NIL NIL) (-855 2066475 2071147 2075998 "PLEQN" 2086347 NIL PLEQN (NIL T T T T) -7 NIL NIL) (-854 2065793 2065915 2066095 "PINTERP" 2066340 NIL PINTERP (NIL NIL T) -7 NIL NIL) (-853 2065486 2065533 2065636 "PINTERPA" 2065740 NIL PINTERPA (NIL T T) -7 NIL NIL) (-852 2064713 2065280 2065373 "PI" 2065413 T PI (NIL) -8 NIL NIL) (-851 2063105 2064090 2064118 "PID" 2064300 T PID (NIL) -9 NIL 2064434) (-850 2062830 2062867 2062955 "PICOERCE" 2063062 NIL PICOERCE (NIL T) -7 NIL NIL) (-849 2062150 2062289 2062465 "PGROEB" 2062686 NIL PGROEB (NIL T) -7 NIL NIL) (-848 2057737 2058551 2059456 "PGE" 2061265 T PGE (NIL) -7 NIL NIL) (-847 2055861 2056107 2056473 "PGCD" 2057454 NIL PGCD (NIL T T T T) -7 NIL NIL) (-846 2055199 2055302 2055463 "PFRPAC" 2055745 NIL PFRPAC (NIL T) -7 NIL NIL) (-845 2051814 2053747 2054100 "PFR" 2054878 NIL PFR (NIL T) -8 NIL NIL) (-844 2050203 2050447 2050772 "PFOTOOLS" 2051561 NIL PFOTOOLS (NIL T T) -7 NIL NIL) (-843 2048736 2048975 2049326 "PFOQ" 2049960 NIL PFOQ (NIL T T T) -7 NIL NIL) (-842 2047213 2047425 2047787 "PFO" 2048520 NIL PFO (NIL T T T T T) -7 NIL NIL) (-841 2043736 2047102 2047171 "PF" 2047176 NIL PF (NIL NIL) -8 NIL NIL) (-840 2041165 2042446 2042474 "PFECAT" 2043059 T PFECAT (NIL) -9 NIL 2043443) (-839 2040610 2040764 2040978 "PFECAT-" 2040983 NIL PFECAT- (NIL T) -8 NIL NIL) (-838 2039214 2039465 2039766 "PFBRU" 2040359 NIL PFBRU (NIL T T) -7 NIL NIL) (-837 2037081 2037432 2037864 "PFBR" 2038865 NIL PFBR (NIL T T T T) -7 NIL NIL) (-836 2032933 2034457 2035133 "PERM" 2036438 NIL PERM (NIL T) -8 NIL NIL) (-835 2028198 2029140 2030010 "PERMGRP" 2032096 NIL PERMGRP (NIL T) -8 NIL NIL) (-834 2026269 2027262 2027303 "PERMCAT" 2027749 NIL PERMCAT (NIL T) -9 NIL 2028054) (-833 2025924 2025965 2026088 "PERMAN" 2026222 NIL PERMAN (NIL NIL T) -7 NIL NIL) (-832 2023364 2025493 2025624 "PENDTREE" 2025826 NIL PENDTREE (NIL T) -8 NIL NIL) (-831 2021437 2022215 2022256 "PDRING" 2022913 NIL PDRING (NIL T) -9 NIL 2023198) (-830 2020540 2020758 2021120 "PDRING-" 2021125 NIL PDRING- (NIL T T) -8 NIL NIL) (-829 2017681 2018432 2019123 "PDEPROB" 2019869 T PDEPROB (NIL) -8 NIL NIL) (-828 2015252 2015748 2016297 "PDEPACK" 2017152 T PDEPACK (NIL) -7 NIL NIL) (-827 2014164 2014354 2014605 "PDECOMP" 2015051 NIL PDECOMP (NIL T T) -7 NIL NIL) (-826 2011776 2012591 2012619 "PDECAT" 2013404 T PDECAT (NIL) -9 NIL 2014115) (-825 2011529 2011562 2011651 "PCOMP" 2011737 NIL PCOMP (NIL T T) -7 NIL NIL) (-824 2009736 2010332 2010628 "PBWLB" 2011259 NIL PBWLB (NIL T) -8 NIL NIL) (-823 2002244 2003813 2005149 "PATTERN" 2008421 NIL PATTERN (NIL T) -8 NIL NIL) (-822 2001876 2001933 2002042 "PATTERN2" 2002181 NIL PATTERN2 (NIL T T) -7 NIL NIL) (-821 1999633 2000021 2000478 "PATTERN1" 2001465 NIL PATTERN1 (NIL T T) -7 NIL NIL) (-820 1997028 1997582 1998063 "PATRES" 1999198 NIL PATRES (NIL T T) -8 NIL NIL) (-819 1996592 1996659 1996791 "PATRES2" 1996955 NIL PATRES2 (NIL T T T) -7 NIL NIL) (-818 1994489 1994889 1995294 "PATMATCH" 1996261 NIL PATMATCH (NIL T T T) -7 NIL NIL) (-817 1994026 1994209 1994250 "PATMAB" 1994357 NIL PATMAB (NIL T) -9 NIL 1994440) (-816 1992571 1992880 1993138 "PATLRES" 1993831 NIL PATLRES (NIL T T T) -8 NIL NIL) (-815 1992117 1992240 1992281 "PATAB" 1992286 NIL PATAB (NIL T) -9 NIL 1992458) (-814 1989598 1990130 1990703 "PARTPERM" 1991564 T PARTPERM (NIL) -7 NIL NIL) (-813 1989219 1989282 1989384 "PARSURF" 1989529 NIL PARSURF (NIL T) -8 NIL NIL) (-812 1988851 1988908 1989017 "PARSU2" 1989156 NIL PARSU2 (NIL T T) -7 NIL NIL) (-811 1988615 1988655 1988722 "PARSER" 1988804 T PARSER (NIL) -7 NIL NIL) (-810 1988236 1988299 1988401 "PARSCURV" 1988546 NIL PARSCURV (NIL T) -8 NIL NIL) (-809 1987868 1987925 1988034 "PARSC2" 1988173 NIL PARSC2 (NIL T T) -7 NIL NIL) (-808 1987507 1987565 1987662 "PARPCURV" 1987804 NIL PARPCURV (NIL T) -8 NIL NIL) (-807 1987139 1987196 1987305 "PARPC2" 1987444 NIL PARPC2 (NIL T T) -7 NIL NIL) (-806 1986659 1986745 1986864 "PAN2EXPR" 1987040 T PAN2EXPR (NIL) -7 NIL NIL) (-805 1985465 1985780 1986008 "PALETTE" 1986451 T PALETTE (NIL) -8 NIL NIL) (-804 1983933 1984470 1984830 "PAIR" 1985151 NIL PAIR (NIL T T) -8 NIL NIL) (-803 1977783 1983192 1983386 "PADICRC" 1983788 NIL PADICRC (NIL NIL T) -8 NIL NIL) (-802 1970991 1977129 1977313 "PADICRAT" 1977631 NIL PADICRAT (NIL NIL) -8 NIL NIL) (-801 1969295 1970928 1970973 "PADIC" 1970978 NIL PADIC (NIL NIL) -8 NIL NIL) (-800 1966500 1968074 1968114 "PADICCT" 1968695 NIL PADICCT (NIL NIL) -9 NIL 1968977) (-799 1965457 1965657 1965925 "PADEPAC" 1966287 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL) (-798 1964669 1964802 1965008 "PADE" 1965319 NIL PADE (NIL T T T) -7 NIL NIL) (-797 1962680 1963512 1963827 "OWP" 1964437 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL) (-796 1961789 1962285 1962457 "OVAR" 1962548 NIL OVAR (NIL NIL) -8 NIL NIL) (-795 1961053 1961174 1961335 "OUT" 1961648 T OUT (NIL) -7 NIL NIL) (-794 1950107 1952278 1954448 "OUTFORM" 1958903 T OUTFORM (NIL) -8 NIL NIL) (-793 1949515 1949836 1949925 "OSI" 1950038 T OSI (NIL) -8 NIL NIL) (-792 1948260 1948487 1948772 "ORTHPOL" 1949262 NIL ORTHPOL (NIL T) -7 NIL NIL) (-791 1945631 1947921 1948059 "OREUP" 1948203 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL) (-790 1943027 1945324 1945450 "ORESUP" 1945573 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL) (-789 1940562 1941062 1941622 "OREPCTO" 1942516 NIL OREPCTO (NIL T T) -7 NIL NIL) (-788 1934472 1936678 1936718 "OREPCAT" 1939039 NIL OREPCAT (NIL T) -9 NIL 1940142) (-787 1931620 1932402 1933459 "OREPCAT-" 1933464 NIL OREPCAT- (NIL T T) -8 NIL NIL) (-786 1930798 1931070 1931098 "ORDSET" 1931407 T ORDSET (NIL) -9 NIL 1931571) (-785 1930317 1930439 1930632 "ORDSET-" 1930637 NIL ORDSET- (NIL T) -8 NIL NIL) (-784 1928931 1929732 1929760 "ORDRING" 1929962 T ORDRING (NIL) -9 NIL 1930086) (-783 1928576 1928670 1928814 "ORDRING-" 1928819 NIL ORDRING- (NIL T) -8 NIL NIL) (-782 1927952 1928433 1928461 "ORDMON" 1928466 T ORDMON (NIL) -9 NIL 1928487) (-781 1927114 1927261 1927456 "ORDFUNS" 1927801 NIL ORDFUNS (NIL NIL T) -7 NIL NIL) (-780 1926626 1926985 1927013 "ORDFIN" 1927018 T ORDFIN (NIL) -9 NIL 1927039) (-779 1923138 1925212 1925621 "ORDCOMP" 1926250 NIL ORDCOMP (NIL T) -8 NIL NIL) (-778 1922404 1922531 1922717 "ORDCOMP2" 1922998 NIL ORDCOMP2 (NIL T T) -7 NIL NIL) (-777 1918911 1919794 1920631 "OPTPROB" 1921587 T OPTPROB (NIL) -8 NIL NIL) (-776 1915753 1916382 1917076 "OPTPACK" 1918237 T OPTPACK (NIL) -7 NIL NIL) (-775 1913479 1914215 1914243 "OPTCAT" 1915058 T OPTCAT (NIL) -9 NIL 1915704) (-774 1913247 1913286 1913352 "OPQUERY" 1913433 T OPQUERY (NIL) -7 NIL NIL) (-773 1910383 1911574 1912074 "OP" 1912779 NIL OP (NIL T) -8 NIL NIL) (-772 1907148 1909180 1909549 "ONECOMP" 1910047 NIL ONECOMP (NIL T) -8 NIL NIL) (-771 1906453 1906568 1906742 "ONECOMP2" 1907020 NIL ONECOMP2 (NIL T T) -7 NIL NIL) (-770 1905872 1905978 1906108 "OMSERVER" 1906343 T OMSERVER (NIL) -7 NIL NIL) (-769 1902761 1905313 1905353 "OMSAGG" 1905414 NIL OMSAGG (NIL T) -9 NIL 1905478) (-768 1901384 1901647 1901929 "OMPKG" 1902499 T OMPKG (NIL) -7 NIL NIL) (-767 1900814 1900917 1900945 "OM" 1901244 T OM (NIL) -9 NIL NIL) (-766 1899353 1900366 1900534 "OMLO" 1900695 NIL OMLO (NIL T T) -8 NIL NIL) (-765 1898283 1898430 1898656 "OMEXPR" 1899179 NIL OMEXPR (NIL T) -7 NIL NIL) (-764 1897601 1897829 1897965 "OMERR" 1898167 T OMERR (NIL) -8 NIL NIL) (-763 1896779 1897022 1897182 "OMERRK" 1897461 T OMERRK (NIL) -8 NIL NIL) (-762 1896257 1896456 1896564 "OMENC" 1896691 T OMENC (NIL) -8 NIL NIL) (-761 1890152 1891337 1892508 "OMDEV" 1895106 T OMDEV (NIL) -8 NIL NIL) (-760 1889221 1889392 1889586 "OMCONN" 1889978 T OMCONN (NIL) -8 NIL NIL) (-759 1887837 1888823 1888851 "OINTDOM" 1888856 T OINTDOM (NIL) -9 NIL 1888877) (-758 1883599 1884829 1885544 "OFMONOID" 1887154 NIL OFMONOID (NIL T) -8 NIL NIL) (-757 1883037 1883536 1883581 "ODVAR" 1883586 NIL ODVAR (NIL T) -8 NIL NIL) (-756 1880162 1882534 1882719 "ODR" 1882912 NIL ODR (NIL T T NIL) -8 NIL NIL) (-755 1872468 1879941 1880065 "ODPOL" 1880070 NIL ODPOL (NIL T) -8 NIL NIL) (-754 1866291 1872340 1872445 "ODP" 1872450 NIL ODP (NIL NIL T NIL) -8 NIL NIL) (-753 1865057 1865272 1865547 "ODETOOLS" 1866065 NIL ODETOOLS (NIL T T) -7 NIL NIL) (-752 1862026 1862682 1863398 "ODESYS" 1864390 NIL ODESYS (NIL T T) -7 NIL NIL) (-751 1856930 1857838 1858861 "ODERTRIC" 1861101 NIL ODERTRIC (NIL T T) -7 NIL NIL) (-750 1856356 1856438 1856632 "ODERED" 1856842 NIL ODERED (NIL T T T T T) -7 NIL NIL) (-749 1853258 1853806 1854481 "ODERAT" 1855779 NIL ODERAT (NIL T T) -7 NIL NIL) (-748 1850226 1850690 1851286 "ODEPRRIC" 1852787 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL) (-747 1848095 1848664 1849173 "ODEPROB" 1849737 T ODEPROB (NIL) -8 NIL NIL) (-746 1844627 1845110 1845756 "ODEPRIM" 1847574 NIL ODEPRIM (NIL T T T T) -7 NIL NIL) (-745 1843880 1843982 1844240 "ODEPAL" 1844519 NIL ODEPAL (NIL T T T T) -7 NIL NIL) (-744 1840082 1840863 1841717 "ODEPACK" 1843046 T ODEPACK (NIL) -7 NIL NIL) (-743 1839119 1839226 1839454 "ODEINT" 1839971 NIL ODEINT (NIL T T) -7 NIL NIL) (-742 1833220 1834645 1836092 "ODEIFTBL" 1837692 T ODEIFTBL (NIL) -8 NIL NIL) (-741 1828564 1829350 1830308 "ODEEF" 1832379 NIL ODEEF (NIL T T) -7 NIL NIL) (-740 1827901 1827990 1828219 "ODECONST" 1828469 NIL ODECONST (NIL T T T) -7 NIL NIL) (-739 1826059 1826692 1826720 "ODECAT" 1827323 T ODECAT (NIL) -9 NIL 1827852) (-738 1822931 1825771 1825890 "OCT" 1825972 NIL OCT (NIL T) -8 NIL NIL) (-737 1822569 1822612 1822739 "OCTCT2" 1822882 NIL OCTCT2 (NIL T T T T) -7 NIL NIL) (-736 1817403 1819841 1819881 "OC" 1820977 NIL OC (NIL T) -9 NIL 1821834) (-735 1814630 1815378 1816368 "OC-" 1816462 NIL OC- (NIL T T) -8 NIL NIL) (-734 1814009 1814451 1814479 "OCAMON" 1814484 T OCAMON (NIL) -9 NIL 1814505) (-733 1813463 1813870 1813898 "OASGP" 1813903 T OASGP (NIL) -9 NIL 1813923) (-732 1812751 1813214 1813242 "OAMONS" 1813282 T OAMONS (NIL) -9 NIL 1813325) (-731 1812192 1812599 1812627 "OAMON" 1812632 T OAMON (NIL) -9 NIL 1812652) (-730 1811497 1811989 1812017 "OAGROUP" 1812022 T OAGROUP (NIL) -9 NIL 1812042) (-729 1811187 1811237 1811325 "NUMTUBE" 1811441 NIL NUMTUBE (NIL T) -7 NIL NIL) (-728 1804760 1806278 1807814 "NUMQUAD" 1809671 T NUMQUAD (NIL) -7 NIL NIL) (-727 1800516 1801504 1802529 "NUMODE" 1803755 T NUMODE (NIL) -7 NIL NIL) (-726 1797920 1798766 1798794 "NUMINT" 1799711 T NUMINT (NIL) -9 NIL 1800467) (-725 1796868 1797065 1797283 "NUMFMT" 1797722 T NUMFMT (NIL) -7 NIL NIL) (-724 1783250 1786184 1788714 "NUMERIC" 1794377 NIL NUMERIC (NIL T) -7 NIL NIL) (-723 1777651 1782703 1782797 "NTSCAT" 1782802 NIL NTSCAT (NIL T T T T) -9 NIL 1782840) (-722 1776845 1777010 1777203 "NTPOLFN" 1777490 NIL NTPOLFN (NIL T) -7 NIL NIL) (-721 1764661 1773687 1774497 "NSUP" 1776067 NIL NSUP (NIL T) -8 NIL NIL) (-720 1764297 1764354 1764461 "NSUP2" 1764598 NIL NSUP2 (NIL T T) -7 NIL NIL) (-719 1754259 1764076 1764206 "NSMP" 1764211 NIL NSMP (NIL T T) -8 NIL NIL) (-718 1752691 1752992 1753349 "NREP" 1753947 NIL NREP (NIL T) -7 NIL NIL) (-717 1751282 1751534 1751892 "NPCOEF" 1752434 NIL NPCOEF (NIL T T T T T) -7 NIL NIL) (-716 1750348 1750463 1750679 "NORMRETR" 1751163 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL) (-715 1748401 1748691 1749098 "NORMPK" 1750056 NIL NORMPK (NIL T T T T T) -7 NIL NIL) (-714 1748086 1748114 1748238 "NORMMA" 1748367 NIL NORMMA (NIL T T T T) -7 NIL NIL) (-713 1747913 1748043 1748072 "NONE" 1748077 T NONE (NIL) -8 NIL NIL) (-712 1747702 1747731 1747800 "NONE1" 1747877 NIL NONE1 (NIL T) -7 NIL NIL) (-711 1747187 1747249 1747434 "NODE1" 1747634 NIL NODE1 (NIL T T) -7 NIL NIL) (-710 1745480 1746350 1746605 "NNI" 1746952 T NNI (NIL) -8 NIL NIL) (-709 1743900 1744213 1744577 "NLINSOL" 1745148 NIL NLINSOL (NIL T) -7 NIL NIL) (-708 1740067 1741035 1741957 "NIPROB" 1742998 T NIPROB (NIL) -8 NIL NIL) (-707 1738824 1739058 1739360 "NFINTBAS" 1739829 NIL NFINTBAS (NIL T T) -7 NIL NIL) (-706 1737532 1737763 1738044 "NCODIV" 1738592 NIL NCODIV (NIL T T) -7 NIL NIL) (-705 1737294 1737331 1737406 "NCNTFRAC" 1737489 NIL NCNTFRAC (NIL T) -7 NIL NIL) (-704 1735474 1735838 1736258 "NCEP" 1736919 NIL NCEP (NIL T) -7 NIL NIL) (-703 1734386 1735125 1735153 "NASRING" 1735263 T NASRING (NIL) -9 NIL 1735337) (-702 1734181 1734225 1734319 "NASRING-" 1734324 NIL NASRING- (NIL T) -8 NIL NIL) (-701 1733335 1733834 1733862 "NARNG" 1733979 T NARNG (NIL) -9 NIL 1734070) (-700 1733027 1733094 1733228 "NARNG-" 1733233 NIL NARNG- (NIL T) -8 NIL NIL) (-699 1731906 1732113 1732348 "NAGSP" 1732812 T NAGSP (NIL) -7 NIL NIL) (-698 1723330 1724976 1726611 "NAGS" 1730291 T NAGS (NIL) -7 NIL NIL) (-697 1721894 1722198 1722525 "NAGF07" 1723023 T NAGF07 (NIL) -7 NIL NIL) (-696 1716476 1717756 1719052 "NAGF04" 1720618 T NAGF04 (NIL) -7 NIL NIL) (-695 1709508 1711106 1712723 "NAGF02" 1714879 T NAGF02 (NIL) -7 NIL NIL) (-694 1704772 1705862 1706969 "NAGF01" 1708421 T NAGF01 (NIL) -7 NIL NIL) (-693 1698432 1699990 1701567 "NAGE04" 1703215 T NAGE04 (NIL) -7 NIL NIL) (-692 1689673 1691776 1693888 "NAGE02" 1696340 T NAGE02 (NIL) -7 NIL NIL) (-691 1685666 1686603 1687557 "NAGE01" 1688739 T NAGE01 (NIL) -7 NIL NIL) (-690 1683473 1684004 1684559 "NAGD03" 1685131 T NAGD03 (NIL) -7 NIL NIL) (-689 1675259 1677178 1679123 "NAGD02" 1681548 T NAGD02 (NIL) -7 NIL NIL) (-688 1669118 1670531 1671959 "NAGD01" 1673851 T NAGD01 (NIL) -7 NIL NIL) (-687 1665375 1666185 1667010 "NAGC06" 1668313 T NAGC06 (NIL) -7 NIL NIL) (-686 1663852 1664181 1664534 "NAGC05" 1665042 T NAGC05 (NIL) -7 NIL NIL) (-685 1663236 1663353 1663495 "NAGC02" 1663730 T NAGC02 (NIL) -7 NIL NIL) (-684 1662298 1662855 1662895 "NAALG" 1662974 NIL NAALG (NIL T) -9 NIL 1663035) (-683 1662133 1662162 1662252 "NAALG-" 1662257 NIL NAALG- (NIL T T) -8 NIL NIL) (-682 1656083 1657191 1658378 "MULTSQFR" 1661029 NIL MULTSQFR (NIL T T T T) -7 NIL NIL) (-681 1655402 1655477 1655661 "MULTFACT" 1655995 NIL MULTFACT (NIL T T T T) -7 NIL NIL) (-680 1648596 1652507 1652559 "MTSCAT" 1653619 NIL MTSCAT (NIL T T) -9 NIL 1654133) (-679 1648308 1648362 1648454 "MTHING" 1648536 NIL MTHING (NIL T) -7 NIL NIL) (-678 1648100 1648133 1648193 "MSYSCMD" 1648268 T MSYSCMD (NIL) -7 NIL NIL) (-677 1644212 1646855 1647175 "MSET" 1647813 NIL MSET (NIL T) -8 NIL NIL) (-676 1641308 1643774 1643815 "MSETAGG" 1643820 NIL MSETAGG (NIL T) -9 NIL 1643854) (-675 1637164 1638706 1639447 "MRING" 1640611 NIL MRING (NIL T T) -8 NIL NIL) (-674 1636734 1636801 1636930 "MRF2" 1637091 NIL MRF2 (NIL T T T) -7 NIL NIL) (-673 1636352 1636387 1636531 "MRATFAC" 1636693 NIL MRATFAC (NIL T T T T) -7 NIL NIL) (-672 1633964 1634259 1634690 "MPRFF" 1636057 NIL MPRFF (NIL T T T T) -7 NIL NIL) (-671 1627984 1633819 1633915 "MPOLY" 1633920 NIL MPOLY (NIL NIL T) -8 NIL NIL) (-670 1627474 1627509 1627717 "MPCPF" 1627943 NIL MPCPF (NIL T T T T) -7 NIL NIL) (-669 1626990 1627033 1627216 "MPC3" 1627425 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL) (-668 1626191 1626272 1626491 "MPC2" 1626905 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL) (-667 1624492 1624829 1625219 "MONOTOOL" 1625851 NIL MONOTOOL (NIL T T) -7 NIL NIL) (-666 1623617 1623952 1623980 "MONOID" 1624257 T MONOID (NIL) -9 NIL 1624429) (-665 1622995 1623158 1623401 "MONOID-" 1623406 NIL MONOID- (NIL T) -8 NIL NIL) (-664 1613976 1619962 1620021 "MONOGEN" 1620695 NIL MONOGEN (NIL T T) -9 NIL 1621151) (-663 1611194 1611929 1612929 "MONOGEN-" 1613048 NIL MONOGEN- (NIL T T T) -8 NIL NIL) (-662 1610054 1610474 1610502 "MONADWU" 1610894 T MONADWU (NIL) -9 NIL 1611132) (-661 1609426 1609585 1609833 "MONADWU-" 1609838 NIL MONADWU- (NIL T) -8 NIL NIL) (-660 1608812 1609030 1609058 "MONAD" 1609265 T MONAD (NIL) -9 NIL 1609377) (-659 1608497 1608575 1608707 "MONAD-" 1608712 NIL MONAD- (NIL T) -8 NIL NIL) (-658 1606748 1607410 1607689 "MOEBIUS" 1608250 NIL MOEBIUS (NIL T) -8 NIL NIL) (-657 1606142 1606520 1606560 "MODULE" 1606565 NIL MODULE (NIL T) -9 NIL 1606591) (-656 1605710 1605806 1605996 "MODULE-" 1606001 NIL MODULE- (NIL T T) -8 NIL NIL) (-655 1603381 1604076 1604402 "MODRING" 1605535 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL) (-654 1600337 1601502 1602019 "MODOP" 1602913 NIL MODOP (NIL T T) -8 NIL NIL) (-653 1598524 1598976 1599317 "MODMONOM" 1600136 NIL MODMONOM (NIL T T NIL) -8 NIL NIL) (-652 1588203 1596728 1597150 "MODMON" 1598152 NIL MODMON (NIL T T) -8 NIL NIL) (-651 1585329 1587047 1587323 "MODFIELD" 1588078 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL) (-650 1584333 1584610 1584800 "MMLFORM" 1585159 T MMLFORM (NIL) -8 NIL NIL) (-649 1583859 1583902 1584081 "MMAP" 1584284 NIL MMAP (NIL T T T T T T) -7 NIL NIL) (-648 1582096 1582873 1582913 "MLO" 1583330 NIL MLO (NIL T) -9 NIL 1583571) (-647 1579463 1579978 1580580 "MLIFT" 1581577 NIL MLIFT (NIL T T T T) -7 NIL NIL) (-646 1578854 1578938 1579092 "MKUCFUNC" 1579374 NIL MKUCFUNC (NIL T T T) -7 NIL NIL) (-645 1578453 1578523 1578646 "MKRECORD" 1578777 NIL MKRECORD (NIL T T) -7 NIL NIL) (-644 1577501 1577662 1577890 "MKFUNC" 1578264 NIL MKFUNC (NIL T) -7 NIL NIL) (-643 1576889 1576993 1577149 "MKFLCFN" 1577384 NIL MKFLCFN (NIL T) -7 NIL NIL) (-642 1576315 1576682 1576771 "MKCHSET" 1576833 NIL MKCHSET (NIL T) -8 NIL NIL) (-641 1575592 1575694 1575879 "MKBCFUNC" 1576208 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL) (-640 1572276 1575146 1575282 "MINT" 1575476 T MINT (NIL) -8 NIL NIL) (-639 1571088 1571331 1571608 "MHROWRED" 1572031 NIL MHROWRED (NIL T) -7 NIL NIL) (-638 1566359 1569533 1569957 "MFLOAT" 1570684 T MFLOAT (NIL) -8 NIL NIL) (-637 1565716 1565792 1565963 "MFINFACT" 1566271 NIL MFINFACT (NIL T T T T) -7 NIL NIL) (-636 1562031 1562879 1563763 "MESH" 1564852 T MESH (NIL) -7 NIL NIL) (-635 1560421 1560733 1561086 "MDDFACT" 1561718 NIL MDDFACT (NIL T) -7 NIL NIL) (-634 1557264 1559581 1559622 "MDAGG" 1559877 NIL MDAGG (NIL T) -9 NIL 1560020) (-633 1546962 1556557 1556764 "MCMPLX" 1557077 T MCMPLX (NIL) -8 NIL NIL) (-632 1546103 1546249 1546449 "MCDEN" 1546811 NIL MCDEN (NIL T T) -7 NIL NIL) (-631 1543993 1544263 1544643 "MCALCFN" 1545833 NIL MCALCFN (NIL T T T T) -7 NIL NIL) (-630 1541615 1542138 1542699 "MATSTOR" 1543464 NIL MATSTOR (NIL T) -7 NIL NIL) (-629 1537624 1540990 1541237 "MATRIX" 1541400 NIL MATRIX (NIL T) -8 NIL NIL) (-628 1533393 1534097 1534833 "MATLIN" 1536981 NIL MATLIN (NIL T T T T) -7 NIL NIL) (-627 1523591 1526729 1526805 "MATCAT" 1531643 NIL MATCAT (NIL T T T) -9 NIL 1533060) (-626 1519956 1520969 1522324 "MATCAT-" 1522329 NIL MATCAT- (NIL T T T T) -8 NIL NIL) (-625 1518558 1518711 1519042 "MATCAT2" 1519791 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-624 1516670 1516994 1517378 "MAPPKG3" 1518233 NIL MAPPKG3 (NIL T T T) -7 NIL NIL) (-623 1515651 1515824 1516046 "MAPPKG2" 1516494 NIL MAPPKG2 (NIL T T) -7 NIL NIL) (-622 1514150 1514434 1514761 "MAPPKG1" 1515357 NIL MAPPKG1 (NIL T) -7 NIL NIL) (-621 1513761 1513819 1513942 "MAPHACK3" 1514086 NIL MAPHACK3 (NIL T T T) -7 NIL NIL) (-620 1513353 1513414 1513528 "MAPHACK2" 1513693 NIL MAPHACK2 (NIL T T) -7 NIL NIL) (-619 1512791 1512894 1513036 "MAPHACK1" 1513244 NIL MAPHACK1 (NIL T) -7 NIL NIL) (-618 1510899 1511493 1511796 "MAGMA" 1512520 NIL MAGMA (NIL T) -8 NIL NIL) (-617 1507373 1509143 1509603 "M3D" 1510472 NIL M3D (NIL T) -8 NIL NIL) (-616 1501529 1505744 1505785 "LZSTAGG" 1506567 NIL LZSTAGG (NIL T) -9 NIL 1506862) (-615 1497502 1498660 1500117 "LZSTAGG-" 1500122 NIL LZSTAGG- (NIL T T) -8 NIL NIL) (-614 1494618 1495395 1495881 "LWORD" 1497048 NIL LWORD (NIL T) -8 NIL NIL) (-613 1487778 1494389 1494523 "LSQM" 1494528 NIL LSQM (NIL NIL T) -8 NIL NIL) (-612 1487002 1487141 1487369 "LSPP" 1487633 NIL LSPP (NIL T T T T) -7 NIL NIL) (-611 1484814 1485115 1485571 "LSMP" 1486691 NIL LSMP (NIL T T T T) -7 NIL NIL) (-610 1481593 1482267 1482997 "LSMP1" 1484116 NIL LSMP1 (NIL T) -7 NIL NIL) (-609 1475520 1480762 1480803 "LSAGG" 1480865 NIL LSAGG (NIL T) -9 NIL 1480943) (-608 1472215 1473139 1474352 "LSAGG-" 1474357 NIL LSAGG- (NIL T T) -8 NIL NIL) (-607 1469841 1471359 1471608 "LPOLY" 1472010 NIL LPOLY (NIL T T) -8 NIL NIL) (-606 1469423 1469508 1469631 "LPEFRAC" 1469750 NIL LPEFRAC (NIL T) -7 NIL NIL) (-605 1467770 1468517 1468770 "LO" 1469255 NIL LO (NIL T T T) -8 NIL NIL) (-604 1467424 1467536 1467564 "LOGIC" 1467675 T LOGIC (NIL) -9 NIL 1467755) (-603 1467286 1467309 1467380 "LOGIC-" 1467385 NIL LOGIC- (NIL T) -8 NIL NIL) (-602 1466479 1466619 1466812 "LODOOPS" 1467142 NIL LODOOPS (NIL T T) -7 NIL NIL) (-601 1463897 1466396 1466461 "LODO" 1466466 NIL LODO (NIL T NIL) -8 NIL NIL) (-600 1462443 1462678 1463029 "LODOF" 1463644 NIL LODOF (NIL T T) -7 NIL NIL) (-599 1458863 1461299 1461339 "LODOCAT" 1461771 NIL LODOCAT (NIL T) -9 NIL 1461982) (-598 1458597 1458655 1458781 "LODOCAT-" 1458786 NIL LODOCAT- (NIL T T) -8 NIL NIL) (-597 1455911 1458438 1458556 "LODO2" 1458561 NIL LODO2 (NIL T T) -8 NIL NIL) (-596 1453340 1455848 1455893 "LODO1" 1455898 NIL LODO1 (NIL T) -8 NIL NIL) (-595 1452203 1452368 1452679 "LODEEF" 1453163 NIL LODEEF (NIL T T T) -7 NIL NIL) (-594 1447490 1450334 1450375 "LNAGG" 1451322 NIL LNAGG (NIL T) -9 NIL 1451766) (-593 1446637 1446851 1447193 "LNAGG-" 1447198 NIL LNAGG- (NIL T T) -8 NIL NIL) (-592 1442802 1443564 1444202 "LMOPS" 1446053 NIL LMOPS (NIL T T NIL) -8 NIL NIL) (-591 1442200 1442562 1442602 "LMODULE" 1442662 NIL LMODULE (NIL T) -9 NIL 1442704) (-590 1439446 1441845 1441968 "LMDICT" 1442110 NIL LMDICT (NIL T) -8 NIL NIL) (-589 1432673 1438392 1438690 "LIST" 1439181 NIL LIST (NIL T) -8 NIL NIL) (-588 1432198 1432272 1432411 "LIST3" 1432593 NIL LIST3 (NIL T T T) -7 NIL NIL) (-587 1431205 1431383 1431611 "LIST2" 1432016 NIL LIST2 (NIL T T) -7 NIL NIL) (-586 1429339 1429651 1430050 "LIST2MAP" 1430852 NIL LIST2MAP (NIL T T) -7 NIL NIL) (-585 1428052 1428732 1428772 "LINEXP" 1429025 NIL LINEXP (NIL T) -9 NIL 1429173) (-584 1426699 1426959 1427256 "LINDEP" 1427804 NIL LINDEP (NIL T T) -7 NIL NIL) (-583 1423466 1424185 1424962 "LIMITRF" 1425954 NIL LIMITRF (NIL T) -7 NIL NIL) (-582 1421746 1422041 1422456 "LIMITPS" 1423161 NIL LIMITPS (NIL T T) -7 NIL NIL) (-581 1416201 1421257 1421485 "LIE" 1421567 NIL LIE (NIL T T) -8 NIL NIL) (-580 1415252 1415695 1415735 "LIECAT" 1415875 NIL LIECAT (NIL T) -9 NIL 1416026) (-579 1415093 1415120 1415208 "LIECAT-" 1415213 NIL LIECAT- (NIL T T) -8 NIL NIL) (-578 1407705 1414542 1414707 "LIB" 1414948 T LIB (NIL) -8 NIL NIL) (-577 1403342 1404223 1405158 "LGROBP" 1406822 NIL LGROBP (NIL NIL T) -7 NIL NIL) (-576 1401208 1401482 1401844 "LF" 1403063 NIL LF (NIL T T) -7 NIL NIL) (-575 1400048 1400740 1400768 "LFCAT" 1400975 T LFCAT (NIL) -9 NIL 1401114) (-574 1396960 1397586 1398272 "LEXTRIPK" 1399414 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL) (-573 1393666 1394530 1395033 "LEXP" 1396540 NIL LEXP (NIL T T NIL) -8 NIL NIL) (-572 1392064 1392377 1392778 "LEADCDET" 1393348 NIL LEADCDET (NIL T T T T) -7 NIL NIL) (-571 1391260 1391334 1391561 "LAZM3PK" 1391985 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL) (-570 1386177 1389339 1389876 "LAUPOL" 1390773 NIL LAUPOL (NIL T T) -8 NIL NIL) (-569 1385744 1385788 1385955 "LAPLACE" 1386127 NIL LAPLACE (NIL T T) -7 NIL NIL) (-568 1383672 1384845 1385096 "LA" 1385577 NIL LA (NIL T T T) -8 NIL NIL) (-567 1382735 1383329 1383369 "LALG" 1383430 NIL LALG (NIL T) -9 NIL 1383488) (-566 1382450 1382509 1382644 "LALG-" 1382649 NIL LALG- (NIL T T) -8 NIL NIL) (-565 1381360 1381547 1381844 "KOVACIC" 1382250 NIL KOVACIC (NIL T T) -7 NIL NIL) (-564 1381195 1381219 1381260 "KONVERT" 1381322 NIL KONVERT (NIL T) -9 NIL NIL) (-563 1381030 1381054 1381095 "KOERCE" 1381157 NIL KOERCE (NIL T) -9 NIL NIL) (-562 1378764 1379524 1379917 "KERNEL" 1380669 NIL KERNEL (NIL T) -8 NIL NIL) (-561 1378266 1378347 1378477 "KERNEL2" 1378678 NIL KERNEL2 (NIL T T) -7 NIL NIL) (-560 1372118 1376806 1376860 "KDAGG" 1377237 NIL KDAGG (NIL T T) -9 NIL 1377443) (-559 1371647 1371771 1371976 "KDAGG-" 1371981 NIL KDAGG- (NIL T T T) -8 NIL NIL) (-558 1364822 1371308 1371463 "KAFILE" 1371525 NIL KAFILE (NIL T) -8 NIL NIL) (-557 1359277 1364333 1364561 "JORDAN" 1364643 NIL JORDAN (NIL T T) -8 NIL NIL) (-556 1355577 1357483 1357537 "IXAGG" 1358466 NIL IXAGG (NIL T T) -9 NIL 1358925) (-555 1354496 1354802 1355221 "IXAGG-" 1355226 NIL IXAGG- (NIL T T T) -8 NIL NIL) (-554 1350081 1354418 1354477 "IVECTOR" 1354482 NIL IVECTOR (NIL T NIL) -8 NIL NIL) (-553 1348847 1349084 1349350 "ITUPLE" 1349848 NIL ITUPLE (NIL T) -8 NIL NIL) (-552 1347283 1347460 1347766 "ITRIGMNP" 1348669 NIL ITRIGMNP (NIL T T T) -7 NIL NIL) (-551 1346028 1346232 1346515 "ITFUN3" 1347059 NIL ITFUN3 (NIL T T T) -7 NIL NIL) (-550 1345660 1345717 1345826 "ITFUN2" 1345965 NIL ITFUN2 (NIL T T) -7 NIL NIL) (-549 1343462 1344533 1344830 "ITAYLOR" 1345395 NIL ITAYLOR (NIL T) -8 NIL NIL) (-548 1332450 1337648 1338807 "ISUPS" 1342335 NIL ISUPS (NIL T) -8 NIL NIL) (-547 1331554 1331694 1331930 "ISUMP" 1332297 NIL ISUMP (NIL T T T T) -7 NIL NIL) (-546 1326818 1331355 1331434 "ISTRING" 1331507 NIL ISTRING (NIL NIL) -8 NIL NIL) (-545 1326031 1326112 1326327 "IRURPK" 1326732 NIL IRURPK (NIL T T T T T) -7 NIL NIL) (-544 1324967 1325168 1325408 "IRSN" 1325811 T IRSN (NIL) -7 NIL NIL) (-543 1323002 1323357 1323792 "IRRF2F" 1324605 NIL IRRF2F (NIL T) -7 NIL NIL) (-542 1322749 1322787 1322863 "IRREDFFX" 1322958 NIL IRREDFFX (NIL T) -7 NIL NIL) (-541 1321364 1321623 1321922 "IROOT" 1322482 NIL IROOT (NIL T) -7 NIL NIL) (-540 1318002 1319053 1319743 "IR" 1320706 NIL IR (NIL T) -8 NIL NIL) (-539 1315615 1316110 1316676 "IR2" 1317480 NIL IR2 (NIL T T) -7 NIL NIL) (-538 1314691 1314804 1315024 "IR2F" 1315498 NIL IR2F (NIL T T) -7 NIL NIL) (-537 1314482 1314516 1314576 "IPRNTPK" 1314651 T IPRNTPK (NIL) -7 NIL NIL) (-536 1311036 1314371 1314440 "IPF" 1314445 NIL IPF (NIL NIL) -8 NIL NIL) (-535 1309353 1310961 1311018 "IPADIC" 1311023 NIL IPADIC (NIL NIL NIL) -8 NIL NIL) (-534 1308852 1308910 1309099 "INVLAPLA" 1309289 NIL INVLAPLA (NIL T T) -7 NIL NIL) (-533 1298501 1300854 1303240 "INTTR" 1306516 NIL INTTR (NIL T T) -7 NIL NIL) (-532 1294849 1295590 1296453 "INTTOOLS" 1297687 NIL INTTOOLS (NIL T T) -7 NIL NIL) (-531 1294435 1294526 1294643 "INTSLPE" 1294752 T INTSLPE (NIL) -7 NIL NIL) (-530 1292385 1294358 1294417 "INTRVL" 1294422 NIL INTRVL (NIL T) -8 NIL NIL) (-529 1289992 1290504 1291078 "INTRF" 1291870 NIL INTRF (NIL T) -7 NIL NIL) (-528 1289407 1289504 1289645 "INTRET" 1289890 NIL INTRET (NIL T) -7 NIL NIL) (-527 1287409 1287798 1288267 "INTRAT" 1289015 NIL INTRAT (NIL T T) -7 NIL NIL) (-526 1284642 1285225 1285850 "INTPM" 1286894 NIL INTPM (NIL T T) -7 NIL NIL) (-525 1281351 1281950 1282694 "INTPAF" 1284028 NIL INTPAF (NIL T T T) -7 NIL NIL) (-524 1276594 1277540 1278575 "INTPACK" 1280336 T INTPACK (NIL) -7 NIL NIL) (-523 1273448 1276323 1276450 "INT" 1276487 T INT (NIL) -8 NIL NIL) (-522 1272700 1272852 1273060 "INTHERTR" 1273290 NIL INTHERTR (NIL T T) -7 NIL NIL) (-521 1272139 1272219 1272407 "INTHERAL" 1272614 NIL INTHERAL (NIL T T T T) -7 NIL NIL) (-520 1269985 1270428 1270885 "INTHEORY" 1271702 T INTHEORY (NIL) -7 NIL NIL) (-519 1261307 1262928 1264706 "INTG0" 1268337 NIL INTG0 (NIL T T T) -7 NIL NIL) (-518 1241880 1246670 1251480 "INTFTBL" 1256517 T INTFTBL (NIL) -8 NIL NIL) (-517 1241129 1241267 1241440 "INTFACT" 1241739 NIL INTFACT (NIL T) -7 NIL NIL) (-516 1238520 1238966 1239529 "INTEF" 1240683 NIL INTEF (NIL T T) -7 NIL NIL) (-515 1236982 1237731 1237759 "INTDOM" 1238060 T INTDOM (NIL) -9 NIL 1238267) (-514 1236351 1236525 1236767 "INTDOM-" 1236772 NIL INTDOM- (NIL T) -8 NIL NIL) (-513 1232844 1234776 1234830 "INTCAT" 1235629 NIL INTCAT (NIL T) -9 NIL 1235948) (-512 1232317 1232419 1232547 "INTBIT" 1232736 T INTBIT (NIL) -7 NIL NIL) (-511 1230992 1231146 1231459 "INTALG" 1232162 NIL INTALG (NIL T T T T T) -7 NIL NIL) (-510 1230449 1230539 1230709 "INTAF" 1230896 NIL INTAF (NIL T T) -7 NIL NIL) (-509 1223903 1230259 1230399 "INTABL" 1230404 NIL INTABL (NIL T T T) -8 NIL NIL) (-508 1218854 1221583 1221611 "INS" 1222579 T INS (NIL) -9 NIL 1223260) (-507 1216094 1216865 1217839 "INS-" 1217912 NIL INS- (NIL T) -8 NIL NIL) (-506 1214873 1215100 1215397 "INPSIGN" 1215847 NIL INPSIGN (NIL T T) -7 NIL NIL) (-505 1213991 1214108 1214305 "INPRODPF" 1214753 NIL INPRODPF (NIL T T) -7 NIL NIL) (-504 1212885 1213002 1213239 "INPRODFF" 1213871 NIL INPRODFF (NIL T T T T) -7 NIL NIL) (-503 1211885 1212037 1212297 "INNMFACT" 1212721 NIL INNMFACT (NIL T T T T) -7 NIL NIL) (-502 1211082 1211179 1211367 "INMODGCD" 1211784 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL) (-501 1209591 1209835 1210159 "INFSP" 1210827 NIL INFSP (NIL T T T) -7 NIL NIL) (-500 1208775 1208892 1209075 "INFPROD0" 1209471 NIL INFPROD0 (NIL T T) -7 NIL NIL) (-499 1205785 1206944 1207435 "INFORM" 1208292 T INFORM (NIL) -8 NIL NIL) (-498 1205395 1205455 1205553 "INFORM1" 1205720 NIL INFORM1 (NIL T) -7 NIL NIL) (-497 1204918 1205007 1205121 "INFINITY" 1205301 T INFINITY (NIL) -7 NIL NIL) (-496 1203535 1203784 1204105 "INEP" 1204666 NIL INEP (NIL T T T) -7 NIL NIL) (-495 1202811 1203432 1203497 "INDE" 1203502 NIL INDE (NIL T) -8 NIL NIL) (-494 1202375 1202443 1202560 "INCRMAPS" 1202738 NIL INCRMAPS (NIL T) -7 NIL NIL) (-493 1197686 1198611 1199555 "INBFF" 1201463 NIL INBFF (NIL T) -7 NIL NIL) (-492 1194181 1197531 1197634 "IMATRIX" 1197639 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL) (-491 1192893 1193016 1193331 "IMATQF" 1194037 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL) (-490 1191113 1191340 1191677 "IMATLIN" 1192649 NIL IMATLIN (NIL T T T T) -7 NIL NIL) (-489 1185739 1191037 1191095 "ILIST" 1191100 NIL ILIST (NIL T NIL) -8 NIL NIL) (-488 1183692 1185599 1185712 "IIARRAY2" 1185717 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL) (-487 1179060 1183603 1183667 "IFF" 1183672 NIL IFF (NIL NIL NIL) -8 NIL NIL) (-486 1174103 1178352 1178540 "IFARRAY" 1178917 NIL IFARRAY (NIL T NIL) -8 NIL NIL) (-485 1173310 1174007 1174080 "IFAMON" 1174085 NIL IFAMON (NIL T T NIL) -8 NIL NIL) (-484 1172894 1172959 1173013 "IEVALAB" 1173220 NIL IEVALAB (NIL T T) -9 NIL NIL) (-483 1172569 1172637 1172797 "IEVALAB-" 1172802 NIL IEVALAB- (NIL T T T) -8 NIL NIL) (-482 1172227 1172483 1172546 "IDPO" 1172551 NIL IDPO (NIL T T) -8 NIL NIL) (-481 1171504 1172116 1172191 "IDPOAMS" 1172196 NIL IDPOAMS (NIL T T) -8 NIL NIL) (-480 1170838 1171393 1171468 "IDPOAM" 1171473 NIL IDPOAM (NIL T T) -8 NIL NIL) (-479 1169924 1170174 1170227 "IDPC" 1170640 NIL IDPC (NIL T T) -9 NIL 1170789) (-478 1169420 1169816 1169889 "IDPAM" 1169894 NIL IDPAM (NIL T T) -8 NIL NIL) (-477 1168823 1169312 1169385 "IDPAG" 1169390 NIL IDPAG (NIL T T) -8 NIL NIL) (-476 1165078 1165926 1166821 "IDECOMP" 1167980 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL) (-475 1157951 1159001 1160048 "IDEAL" 1164114 NIL IDEAL (NIL T T T T) -8 NIL NIL) (-474 1157115 1157227 1157426 "ICDEN" 1157835 NIL ICDEN (NIL T T T T) -7 NIL NIL) (-473 1156214 1156595 1156742 "ICARD" 1156988 T ICARD (NIL) -8 NIL NIL) (-472 1154286 1154599 1155002 "IBPTOOLS" 1155891 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL) (-471 1149900 1153906 1154019 "IBITS" 1154205 NIL IBITS (NIL NIL) -8 NIL NIL) (-470 1146623 1147199 1147894 "IBATOOL" 1149317 NIL IBATOOL (NIL T T T) -7 NIL NIL) (-469 1144403 1144864 1145397 "IBACHIN" 1146158 NIL IBACHIN (NIL T T T) -7 NIL NIL) (-468 1142280 1144249 1144352 "IARRAY2" 1144357 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL) (-467 1138433 1142206 1142263 "IARRAY1" 1142268 NIL IARRAY1 (NIL T NIL) -8 NIL NIL) (-466 1132371 1136851 1137329 "IAN" 1137975 T IAN (NIL) -8 NIL NIL) (-465 1131882 1131939 1132112 "IALGFACT" 1132308 NIL IALGFACT (NIL T T T T) -7 NIL NIL) (-464 1131410 1131523 1131551 "HYPCAT" 1131758 T HYPCAT (NIL) -9 NIL NIL) (-463 1130948 1131065 1131251 "HYPCAT-" 1131256 NIL HYPCAT- (NIL T) -8 NIL NIL) (-462 1127628 1128959 1129000 "HOAGG" 1129981 NIL HOAGG (NIL T) -9 NIL 1130660) (-461 1126222 1126621 1127147 "HOAGG-" 1127152 NIL HOAGG- (NIL T T) -8 NIL NIL) (-460 1120052 1125663 1125829 "HEXADEC" 1126076 T HEXADEC (NIL) -8 NIL NIL) (-459 1118800 1119022 1119285 "HEUGCD" 1119829 NIL HEUGCD (NIL T) -7 NIL NIL) (-458 1117903 1118637 1118767 "HELLFDIV" 1118772 NIL HELLFDIV (NIL T T T T) -8 NIL NIL) (-457 1116131 1117680 1117768 "HEAP" 1117847 NIL HEAP (NIL T) -8 NIL NIL) (-456 1109998 1116046 1116108 "HDP" 1116113 NIL HDP (NIL NIL T) -8 NIL NIL) (-455 1103710 1109635 1109786 "HDMP" 1109899 NIL HDMP (NIL NIL T) -8 NIL NIL) (-454 1103035 1103174 1103338 "HB" 1103566 T HB (NIL) -7 NIL NIL) (-453 1096532 1102881 1102985 "HASHTBL" 1102990 NIL HASHTBL (NIL T T NIL) -8 NIL NIL) (-452 1094285 1096160 1096339 "HACKPI" 1096373 T HACKPI (NIL) -8 NIL NIL) (-451 1089981 1094139 1094251 "GTSET" 1094256 NIL GTSET (NIL T T T T) -8 NIL NIL) (-450 1083507 1089859 1089957 "GSTBL" 1089962 NIL GSTBL (NIL T T T NIL) -8 NIL NIL) (-449 1075740 1082543 1082807 "GSERIES" 1083298 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL) (-448 1074763 1075216 1075244 "GROUP" 1075505 T GROUP (NIL) -9 NIL 1075664) (-447 1073879 1074102 1074446 "GROUP-" 1074451 NIL GROUP- (NIL T) -8 NIL NIL) (-446 1072248 1072567 1072954 "GROEBSOL" 1073556 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL) (-445 1071189 1071451 1071502 "GRMOD" 1072031 NIL GRMOD (NIL T T) -9 NIL 1072199) (-444 1070957 1070993 1071121 "GRMOD-" 1071126 NIL GRMOD- (NIL T T T) -8 NIL NIL) (-443 1066283 1067311 1068311 "GRIMAGE" 1069977 T GRIMAGE (NIL) -8 NIL NIL) (-442 1064750 1065010 1065334 "GRDEF" 1065979 T GRDEF (NIL) -7 NIL NIL) (-441 1064194 1064310 1064451 "GRAY" 1064629 T GRAY (NIL) -7 NIL NIL) (-440 1063428 1063808 1063859 "GRALG" 1064012 NIL GRALG (NIL T T) -9 NIL 1064104) (-439 1063089 1063162 1063325 "GRALG-" 1063330 NIL GRALG- (NIL T T T) -8 NIL NIL) (-438 1059897 1062678 1062854 "GPOLSET" 1062996 NIL GPOLSET (NIL T T T T) -8 NIL NIL) (-437 1059253 1059310 1059567 "GOSPER" 1059834 NIL GOSPER (NIL T T T T T) -7 NIL NIL) (-436 1055012 1055691 1056217 "GMODPOL" 1058952 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL) (-435 1054017 1054201 1054439 "GHENSEL" 1054824 NIL GHENSEL (NIL T T) -7 NIL NIL) (-434 1048083 1048926 1049952 "GENUPS" 1053101 NIL GENUPS (NIL T T) -7 NIL NIL) (-433 1047780 1047831 1047920 "GENUFACT" 1048026 NIL GENUFACT (NIL T) -7 NIL NIL) (-432 1047192 1047269 1047434 "GENPGCD" 1047698 NIL GENPGCD (NIL T T T T) -7 NIL NIL) (-431 1046666 1046701 1046914 "GENMFACT" 1047151 NIL GENMFACT (NIL T T T T T) -7 NIL NIL) (-430 1045234 1045489 1045796 "GENEEZ" 1046409 NIL GENEEZ (NIL T T) -7 NIL NIL) (-429 1039108 1044847 1045008 "GDMP" 1045157 NIL GDMP (NIL NIL T T) -8 NIL NIL) (-428 1028488 1032879 1033985 "GCNAALG" 1038091 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL) (-427 1026910 1027782 1027810 "GCDDOM" 1028065 T GCDDOM (NIL) -9 NIL 1028222) (-426 1026380 1026507 1026722 "GCDDOM-" 1026727 NIL GCDDOM- (NIL T) -8 NIL NIL) (-425 1025052 1025237 1025541 "GB" 1026159 NIL GB (NIL T T T T) -7 NIL NIL) (-424 1013672 1015998 1018390 "GBINTERN" 1022743 NIL GBINTERN (NIL T T T T) -7 NIL NIL) (-423 1011509 1011801 1012222 "GBF" 1013347 NIL GBF (NIL T T T T) -7 NIL NIL) (-422 1010290 1010455 1010722 "GBEUCLID" 1011325 NIL GBEUCLID (NIL T T T T) -7 NIL NIL) (-421 1009639 1009764 1009913 "GAUSSFAC" 1010161 T GAUSSFAC (NIL) -7 NIL NIL) (-420 1008016 1008318 1008631 "GALUTIL" 1009358 NIL GALUTIL (NIL T) -7 NIL NIL) (-419 1006333 1006607 1006930 "GALPOLYU" 1007743 NIL GALPOLYU (NIL T T) -7 NIL NIL) (-418 1003722 1004012 1004417 "GALFACTU" 1006030 NIL GALFACTU (NIL T T T) -7 NIL NIL) (-417 995528 997027 998635 "GALFACT" 1002154 NIL GALFACT (NIL T) -7 NIL NIL) (-416 992916 993574 993602 "FVFUN" 994758 T FVFUN (NIL) -9 NIL 995478) (-415 992182 992364 992392 "FVC" 992683 T FVC (NIL) -9 NIL 992866) (-414 991824 991979 992060 "FUNCTION" 992134 NIL FUNCTION (NIL NIL) -8 NIL NIL) (-413 989494 990045 990534 "FT" 991355 T FT (NIL) -8 NIL NIL) (-412 988312 988795 988998 "FTEM" 989311 T FTEM (NIL) -8 NIL NIL) (-411 986577 986865 987267 "FSUPFACT" 988004 NIL FSUPFACT (NIL T T T) -7 NIL NIL) (-410 984974 985263 985595 "FST" 986265 T FST (NIL) -8 NIL NIL) (-409 984149 984255 984449 "FSRED" 984856 NIL FSRED (NIL T T) -7 NIL NIL) (-408 982828 983083 983437 "FSPRMELT" 983864 NIL FSPRMELT (NIL T T) -7 NIL NIL) (-407 979913 980351 980850 "FSPECF" 982391 NIL FSPECF (NIL T T) -7 NIL NIL) (-406 962287 970844 970884 "FS" 974722 NIL FS (NIL T) -9 NIL 977004) (-405 950937 953927 957983 "FS-" 958280 NIL FS- (NIL T T) -8 NIL NIL) (-404 950453 950507 950683 "FSINT" 950878 NIL FSINT (NIL T T) -7 NIL NIL) (-403 948734 949446 949749 "FSERIES" 950232 NIL FSERIES (NIL T T) -8 NIL NIL) (-402 947752 947868 948098 "FSCINT" 948614 NIL FSCINT (NIL T T) -7 NIL NIL) (-401 943987 946697 946738 "FSAGG" 947108 NIL FSAGG (NIL T) -9 NIL 947367) (-400 941749 942350 943146 "FSAGG-" 943241 NIL FSAGG- (NIL T T) -8 NIL NIL) (-399 940791 940934 941161 "FSAGG2" 941602 NIL FSAGG2 (NIL T T T T) -7 NIL NIL) (-398 938450 938729 939282 "FS2UPS" 940509 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL) (-397 938036 938079 938232 "FS2" 938401 NIL FS2 (NIL T T T T) -7 NIL NIL) (-396 936896 937067 937375 "FS2EXPXP" 937861 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL) (-395 936322 936437 936589 "FRUTIL" 936776 NIL FRUTIL (NIL T) -7 NIL NIL) (-394 927742 931821 933177 "FR" 934998 NIL FR (NIL T) -8 NIL NIL) (-393 922819 925462 925502 "FRNAALG" 926898 NIL FRNAALG (NIL T) -9 NIL 927505) (-392 918497 919568 920843 "FRNAALG-" 921593 NIL FRNAALG- (NIL T T) -8 NIL NIL) (-391 918135 918178 918305 "FRNAAF2" 918448 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL) (-390 916500 916992 917286 "FRMOD" 917948 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL) (-389 914222 914891 915207 "FRIDEAL" 916291 NIL FRIDEAL (NIL T T T T) -8 NIL NIL) (-388 913421 913508 913795 "FRIDEAL2" 914129 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL) (-387 912679 913087 913128 "FRETRCT" 913133 NIL FRETRCT (NIL T) -9 NIL 913304) (-386 911791 912022 912373 "FRETRCT-" 912378 NIL FRETRCT- (NIL T T) -8 NIL NIL) (-385 909001 910221 910280 "FRAMALG" 911162 NIL FRAMALG (NIL T T) -9 NIL 911454) (-384 907134 907590 908220 "FRAMALG-" 908443 NIL FRAMALG- (NIL T T T) -8 NIL NIL) (-383 901036 906609 906885 "FRAC" 906890 NIL FRAC (NIL T) -8 NIL NIL) (-382 900672 900729 900836 "FRAC2" 900973 NIL FRAC2 (NIL T T) -7 NIL NIL) (-381 900308 900365 900472 "FR2" 900609 NIL FR2 (NIL T T) -7 NIL NIL) (-380 894982 897895 897923 "FPS" 899042 T FPS (NIL) -9 NIL 899598) (-379 894431 894540 894704 "FPS-" 894850 NIL FPS- (NIL T) -8 NIL NIL) (-378 891880 893577 893605 "FPC" 893830 T FPC (NIL) -9 NIL 893972) (-377 891673 891713 891810 "FPC-" 891815 NIL FPC- (NIL T) -8 NIL NIL) (-376 890552 891162 891203 "FPATMAB" 891208 NIL FPATMAB (NIL T) -9 NIL 891360) (-375 888252 888728 889154 "FPARFRAC" 890189 NIL FPARFRAC (NIL T T) -8 NIL NIL) (-374 883645 884144 884826 "FORTRAN" 887684 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL) (-373 881361 881861 882400 "FORT" 883126 T FORT (NIL) -7 NIL NIL) (-372 879037 879599 879627 "FORTFN" 880687 T FORTFN (NIL) -9 NIL 881311) (-371 878801 878851 878879 "FORTCAT" 878938 T FORTCAT (NIL) -9 NIL 879000) (-370 876861 877344 877743 "FORMULA" 878422 T FORMULA (NIL) -8 NIL NIL) (-369 876649 876679 876748 "FORMULA1" 876825 NIL FORMULA1 (NIL T) -7 NIL NIL) (-368 876172 876224 876397 "FORDER" 876591 NIL FORDER (NIL T T T T) -7 NIL NIL) (-367 875268 875432 875625 "FOP" 875999 T FOP (NIL) -7 NIL NIL) (-366 873876 874548 874722 "FNLA" 875150 NIL FNLA (NIL NIL NIL T) -8 NIL NIL) (-365 872545 872934 872962 "FNCAT" 873534 T FNCAT (NIL) -9 NIL 873827) (-364 872111 872504 872532 "FNAME" 872537 T FNAME (NIL) -8 NIL NIL) (-363 870771 871744 871772 "FMTC" 871777 T FMTC (NIL) -9 NIL 871812) (-362 867089 868296 868924 "FMONOID" 870176 NIL FMONOID (NIL T) -8 NIL NIL) (-361 866309 866832 866980 "FM" 866985 NIL FM (NIL T T) -8 NIL NIL) (-360 863733 864379 864407 "FMFUN" 865551 T FMFUN (NIL) -9 NIL 866259) (-359 863002 863183 863211 "FMC" 863501 T FMC (NIL) -9 NIL 863683) (-358 860232 861066 861119 "FMCAT" 862301 NIL FMCAT (NIL T T) -9 NIL 862795) (-357 859127 860000 860099 "FM1" 860177 NIL FM1 (NIL T T) -8 NIL NIL) (-356 856901 857317 857811 "FLOATRP" 858678 NIL FLOATRP (NIL T) -7 NIL NIL) (-355 850387 854557 855187 "FLOAT" 856291 T FLOAT (NIL) -8 NIL NIL) (-354 847825 848325 848903 "FLOATCP" 849854 NIL FLOATCP (NIL T) -7 NIL NIL) (-353 846614 847462 847502 "FLINEXP" 847507 NIL FLINEXP (NIL T) -9 NIL 847600) (-352 845769 846004 846331 "FLINEXP-" 846336 NIL FLINEXP- (NIL T T) -8 NIL NIL) (-351 844845 844989 845213 "FLASORT" 845621 NIL FLASORT (NIL T T) -7 NIL NIL) (-350 842064 842906 842958 "FLALG" 844185 NIL FLALG (NIL T T) -9 NIL 844652) (-349 835849 839551 839592 "FLAGG" 840854 NIL FLAGG (NIL T) -9 NIL 841506) (-348 834575 834914 835404 "FLAGG-" 835409 NIL FLAGG- (NIL T T) -8 NIL NIL) (-347 833617 833760 833987 "FLAGG2" 834428 NIL FLAGG2 (NIL T T T T) -7 NIL NIL) (-346 830590 831608 831667 "FINRALG" 832795 NIL FINRALG (NIL T T) -9 NIL 833303) (-345 829750 829979 830318 "FINRALG-" 830323 NIL FINRALG- (NIL T T T) -8 NIL NIL) (-344 829157 829370 829398 "FINITE" 829594 T FINITE (NIL) -9 NIL 829701) (-343 821617 823778 823818 "FINAALG" 827485 NIL FINAALG (NIL T) -9 NIL 828938) (-342 816958 817999 819143 "FINAALG-" 820522 NIL FINAALG- (NIL T T) -8 NIL NIL) (-341 816353 816713 816816 "FILE" 816888 NIL FILE (NIL T) -8 NIL NIL) (-340 815038 815350 815404 "FILECAT" 816088 NIL FILECAT (NIL T T) -9 NIL 816304) (-339 812901 814457 814485 "FIELD" 814525 T FIELD (NIL) -9 NIL 814605) (-338 811521 811906 812417 "FIELD-" 812422 NIL FIELD- (NIL T) -8 NIL NIL) (-337 809336 810158 810504 "FGROUP" 811208 NIL FGROUP (NIL T) -8 NIL NIL) (-336 808426 808590 808810 "FGLMICPK" 809168 NIL FGLMICPK (NIL T NIL) -7 NIL NIL) (-335 804228 808351 808408 "FFX" 808413 NIL FFX (NIL T NIL) -8 NIL NIL) (-334 803829 803890 804025 "FFSLPE" 804161 NIL FFSLPE (NIL T T T) -7 NIL NIL) (-333 799822 800601 801397 "FFPOLY" 803065 NIL FFPOLY (NIL T) -7 NIL NIL) (-332 799326 799362 799571 "FFPOLY2" 799780 NIL FFPOLY2 (NIL T T) -7 NIL NIL) (-331 795147 799245 799308 "FFP" 799313 NIL FFP (NIL T NIL) -8 NIL NIL) (-330 790515 795058 795122 "FF" 795127 NIL FF (NIL NIL NIL) -8 NIL NIL) (-329 785611 789858 790048 "FFNBX" 790369 NIL FFNBX (NIL T NIL) -8 NIL NIL) (-328 780520 784746 785004 "FFNBP" 785465 NIL FFNBP (NIL T NIL) -8 NIL NIL) (-327 775123 779804 780015 "FFNB" 780353 NIL FFNB (NIL NIL NIL) -8 NIL NIL) (-326 773955 774153 774468 "FFINTBAS" 774920 NIL FFINTBAS (NIL T T T) -7 NIL NIL) (-325 770179 772419 772447 "FFIELDC" 773067 T FFIELDC (NIL) -9 NIL 773443) (-324 768842 769212 769709 "FFIELDC-" 769714 NIL FFIELDC- (NIL T) -8 NIL NIL) (-323 768412 768457 768581 "FFHOM" 768784 NIL FFHOM (NIL T T T) -7 NIL NIL) (-322 766110 766594 767111 "FFF" 767927 NIL FFF (NIL T) -7 NIL NIL) (-321 761698 765852 765953 "FFCGX" 766053 NIL FFCGX (NIL T NIL) -8 NIL NIL) (-320 757300 761430 761537 "FFCGP" 761641 NIL FFCGP (NIL T NIL) -8 NIL NIL) (-319 752453 757027 757135 "FFCG" 757236 NIL FFCG (NIL NIL NIL) -8 NIL NIL) (-318 734399 743522 743608 "FFCAT" 748773 NIL FFCAT (NIL T T T) -9 NIL 750260) (-317 729597 730644 731958 "FFCAT-" 733188 NIL FFCAT- (NIL T T T T) -8 NIL NIL) (-316 729008 729051 729286 "FFCAT2" 729548 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-315 718208 721998 723215 "FEXPR" 727863 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL) (-314 717208 717643 717684 "FEVALAB" 717768 NIL FEVALAB (NIL T) -9 NIL 718029) (-313 716367 716577 716915 "FEVALAB-" 716920 NIL FEVALAB- (NIL T T) -8 NIL NIL) (-312 714960 715750 715953 "FDIV" 716266 NIL FDIV (NIL T T T T) -8 NIL NIL) (-311 712027 712742 712857 "FDIVCAT" 714425 NIL FDIVCAT (NIL T T T T) -9 NIL 714862) (-310 711789 711816 711986 "FDIVCAT-" 711991 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL) (-309 711009 711096 711373 "FDIV2" 711696 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL) (-308 709695 709954 710243 "FCPAK1" 710740 T FCPAK1 (NIL) -7 NIL NIL) (-307 708823 709195 709336 "FCOMP" 709586 NIL FCOMP (NIL T) -8 NIL NIL) (-306 692458 695872 699433 "FC" 705282 T FC (NIL) -8 NIL NIL) (-305 685054 689100 689140 "FAXF" 690942 NIL FAXF (NIL T) -9 NIL 691633) (-304 682333 682988 683813 "FAXF-" 684278 NIL FAXF- (NIL T T) -8 NIL NIL) (-303 677433 681709 681885 "FARRAY" 682190 NIL FARRAY (NIL T) -8 NIL NIL) (-302 672824 674895 674947 "FAMR" 675959 NIL FAMR (NIL T T) -9 NIL 676419) (-301 671715 672017 672451 "FAMR-" 672456 NIL FAMR- (NIL T T T) -8 NIL NIL) (-300 670911 671637 671690 "FAMONOID" 671695 NIL FAMONOID (NIL T) -8 NIL NIL) (-299 668744 669428 669481 "FAMONC" 670422 NIL FAMONC (NIL T T) -9 NIL 670807) (-298 667436 668498 668635 "FAGROUP" 668640 NIL FAGROUP (NIL T) -8 NIL NIL) (-297 665239 665558 665960 "FACUTIL" 667117 NIL FACUTIL (NIL T T T T) -7 NIL NIL) (-296 664338 664523 664745 "FACTFUNC" 665049 NIL FACTFUNC (NIL T) -7 NIL NIL) (-295 656658 663589 663801 "EXPUPXS" 664194 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL) (-294 654141 654681 655267 "EXPRTUBE" 656092 T EXPRTUBE (NIL) -7 NIL NIL) (-293 650335 650927 651664 "EXPRODE" 653480 NIL EXPRODE (NIL T T) -7 NIL NIL) (-292 635494 648994 649420 "EXPR" 649941 NIL EXPR (NIL T) -8 NIL NIL) (-291 629922 630509 631321 "EXPR2UPS" 634792 NIL EXPR2UPS (NIL T T) -7 NIL NIL) (-290 629558 629615 629722 "EXPR2" 629859 NIL EXPR2 (NIL T T) -7 NIL NIL) (-289 620912 628695 628990 "EXPEXPAN" 629396 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL) (-288 620739 620869 620898 "EXIT" 620903 T EXIT (NIL) -8 NIL NIL) (-287 620366 620428 620541 "EVALCYC" 620671 NIL EVALCYC (NIL T) -7 NIL NIL) (-286 619907 620025 620066 "EVALAB" 620236 NIL EVALAB (NIL T) -9 NIL 620340) (-285 619388 619510 619731 "EVALAB-" 619736 NIL EVALAB- (NIL T T) -8 NIL NIL) (-284 616851 618163 618191 "EUCDOM" 618746 T EUCDOM (NIL) -9 NIL 619096) (-283 615256 615698 616288 "EUCDOM-" 616293 NIL EUCDOM- (NIL T) -8 NIL NIL) (-282 602834 605582 608322 "ESTOOLS" 612536 T ESTOOLS (NIL) -7 NIL NIL) (-281 602470 602527 602634 "ESTOOLS2" 602771 NIL ESTOOLS2 (NIL T T) -7 NIL NIL) (-280 602221 602263 602343 "ESTOOLS1" 602422 NIL ESTOOLS1 (NIL T) -7 NIL NIL) (-279 596159 597883 597911 "ES" 600675 T ES (NIL) -9 NIL 602081) (-278 591106 592393 594210 "ES-" 594374 NIL ES- (NIL T) -8 NIL NIL) (-277 587481 588241 589021 "ESCONT" 590346 T ESCONT (NIL) -7 NIL NIL) (-276 587226 587258 587340 "ESCONT1" 587443 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL) (-275 586901 586951 587051 "ES2" 587170 NIL ES2 (NIL T T) -7 NIL NIL) (-274 586531 586589 586698 "ES1" 586837 NIL ES1 (NIL T T) -7 NIL NIL) (-273 585747 585876 586052 "ERROR" 586375 T ERROR (NIL) -7 NIL NIL) (-272 579250 585606 585697 "EQTBL" 585702 NIL EQTBL (NIL T T) -8 NIL NIL) (-271 571687 574568 576015 "EQ" 577836 NIL -2533 (NIL T) -8 NIL NIL) (-270 571319 571376 571485 "EQ2" 571624 NIL EQ2 (NIL T T) -7 NIL NIL) (-269 566611 567657 568750 "EP" 570258 NIL EP (NIL T) -7 NIL NIL) (-268 565194 565494 565811 "ENV" 566314 T ENV (NIL) -8 NIL NIL) (-267 564354 564918 564946 "ENTIRER" 564951 T ENTIRER (NIL) -9 NIL 564996) (-266 560810 562309 562679 "EMR" 564153 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL) (-265 559954 560139 560193 "ELTAGG" 560573 NIL ELTAGG (NIL T T) -9 NIL 560784) (-264 559673 559735 559876 "ELTAGG-" 559881 NIL ELTAGG- (NIL T T T) -8 NIL NIL) (-263 559462 559491 559545 "ELTAB" 559629 NIL ELTAB (NIL T T) -9 NIL NIL) (-262 558588 558734 558933 "ELFUTS" 559313 NIL ELFUTS (NIL T T) -7 NIL NIL) (-261 558330 558386 558414 "ELEMFUN" 558519 T ELEMFUN (NIL) -9 NIL NIL) (-260 558200 558221 558289 "ELEMFUN-" 558294 NIL ELEMFUN- (NIL T) -8 NIL NIL) (-259 553092 556301 556342 "ELAGG" 557282 NIL ELAGG (NIL T) -9 NIL 557745) (-258 551377 551811 552474 "ELAGG-" 552479 NIL ELAGG- (NIL T T) -8 NIL NIL) (-257 550034 550314 550609 "ELABEXPR" 551102 T ELABEXPR (NIL) -8 NIL NIL) (-256 542902 544701 545528 "EFUPXS" 549310 NIL EFUPXS (NIL T T T T) -8 NIL NIL) (-255 536352 538153 538963 "EFULS" 542178 NIL EFULS (NIL T T T) -8 NIL NIL) (-254 533783 534141 534619 "EFSTRUC" 535984 NIL EFSTRUC (NIL T T) -7 NIL NIL) (-253 522855 524420 525980 "EF" 532298 NIL EF (NIL T T) -7 NIL NIL) (-252 521956 522340 522489 "EAB" 522726 T EAB (NIL) -8 NIL NIL) (-251 521169 521915 521943 "E04UCFA" 521948 T E04UCFA (NIL) -8 NIL NIL) (-250 520382 521128 521156 "E04NAFA" 521161 T E04NAFA (NIL) -8 NIL NIL) (-249 519595 520341 520369 "E04MBFA" 520374 T E04MBFA (NIL) -8 NIL NIL) (-248 518808 519554 519582 "E04JAFA" 519587 T E04JAFA (NIL) -8 NIL NIL) (-247 518023 518767 518795 "E04GCFA" 518800 T E04GCFA (NIL) -8 NIL NIL) (-246 517238 517982 518010 "E04FDFA" 518015 T E04FDFA (NIL) -8 NIL NIL) (-245 516451 517197 517225 "E04DGFA" 517230 T E04DGFA (NIL) -8 NIL NIL) (-244 510636 511981 513343 "E04AGNT" 515109 T E04AGNT (NIL) -7 NIL NIL) (-243 509363 509843 509883 "DVARCAT" 510358 NIL DVARCAT (NIL T) -9 NIL 510556) (-242 508567 508779 509093 "DVARCAT-" 509098 NIL DVARCAT- (NIL T T) -8 NIL NIL) (-241 501429 508369 508496 "DSMP" 508501 NIL DSMP (NIL T T T) -8 NIL NIL) (-240 496239 497374 498442 "DROPT" 500381 T DROPT (NIL) -8 NIL NIL) (-239 495904 495963 496061 "DROPT1" 496174 NIL DROPT1 (NIL T) -7 NIL NIL) (-238 491019 492145 493282 "DROPT0" 494787 T DROPT0 (NIL) -7 NIL NIL) (-237 489364 489689 490075 "DRAWPT" 490653 T DRAWPT (NIL) -7 NIL NIL) (-236 483951 484874 485953 "DRAW" 488338 NIL DRAW (NIL T) -7 NIL NIL) (-235 483584 483637 483755 "DRAWHACK" 483892 NIL DRAWHACK (NIL T) -7 NIL NIL) (-234 482315 482584 482875 "DRAWCX" 483313 T DRAWCX (NIL) -7 NIL NIL) (-233 481833 481901 482051 "DRAWCURV" 482241 NIL DRAWCURV (NIL T T) -7 NIL NIL) (-232 472304 474263 476378 "DRAWCFUN" 479738 T DRAWCFUN (NIL) -7 NIL NIL) (-231 469118 471000 471041 "DQAGG" 471670 NIL DQAGG (NIL T) -9 NIL 471943) (-230 457625 464363 464445 "DPOLCAT" 466283 NIL DPOLCAT (NIL T T T T) -9 NIL 466827) (-229 452465 453811 455768 "DPOLCAT-" 455773 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL) (-228 446549 452327 452424 "DPMO" 452429 NIL DPMO (NIL NIL T T) -8 NIL NIL) (-227 440536 446330 446496 "DPMM" 446501 NIL DPMM (NIL NIL T T T) -8 NIL NIL) (-226 440049 440147 440267 "DOMAIN" 440436 T DOMAIN (NIL) -8 NIL NIL) (-225 433761 439686 439837 "DMP" 439950 NIL DMP (NIL NIL T) -8 NIL NIL) (-224 433361 433417 433561 "DLP" 433699 NIL DLP (NIL T) -7 NIL NIL) (-223 427005 432462 432689 "DLIST" 433166 NIL DLIST (NIL T) -8 NIL NIL) (-222 423852 425861 425902 "DLAGG" 426452 NIL DLAGG (NIL T) -9 NIL 426681) (-221 422562 423254 423282 "DIVRING" 423432 T DIVRING (NIL) -9 NIL 423540) (-220 421550 421803 422196 "DIVRING-" 422201 NIL DIVRING- (NIL T) -8 NIL NIL) (-219 419652 420009 420415 "DISPLAY" 421164 T DISPLAY (NIL) -7 NIL NIL) (-218 413541 419566 419629 "DIRPROD" 419634 NIL DIRPROD (NIL NIL T) -8 NIL NIL) (-217 412389 412592 412857 "DIRPROD2" 413334 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL) (-216 402020 408025 408078 "DIRPCAT" 408486 NIL DIRPCAT (NIL NIL T) -9 NIL 409313) (-215 399346 399988 400869 "DIRPCAT-" 401206 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL) (-214 398633 398793 398979 "DIOSP" 399180 T DIOSP (NIL) -7 NIL NIL) (-213 395336 397546 397587 "DIOPS" 398021 NIL DIOPS (NIL T) -9 NIL 398250) (-212 394885 394999 395190 "DIOPS-" 395195 NIL DIOPS- (NIL T T) -8 NIL NIL) (-211 393757 394395 394423 "DIFRING" 394610 T DIFRING (NIL) -9 NIL 394719) (-210 393403 393480 393632 "DIFRING-" 393637 NIL DIFRING- (NIL T) -8 NIL NIL) (-209 391193 392475 392515 "DIFEXT" 392874 NIL DIFEXT (NIL T) -9 NIL 393167) (-208 389479 389907 390572 "DIFEXT-" 390577 NIL DIFEXT- (NIL T T) -8 NIL NIL) (-207 386802 389012 389053 "DIAGG" 389058 NIL DIAGG (NIL T) -9 NIL 389078) (-206 386186 386343 386595 "DIAGG-" 386600 NIL DIAGG- (NIL T T) -8 NIL NIL) (-205 381651 385145 385422 "DHMATRIX" 385955 NIL DHMATRIX (NIL T) -8 NIL NIL) (-204 377263 378172 379182 "DFSFUN" 380661 T DFSFUN (NIL) -7 NIL NIL) (-203 372049 375977 376342 "DFLOAT" 376918 T DFLOAT (NIL) -8 NIL NIL) (-202 370282 370563 370958 "DFINTTLS" 371757 NIL DFINTTLS (NIL T T) -7 NIL NIL) (-201 367315 368317 368715 "DERHAM" 369949 NIL DERHAM (NIL T NIL) -8 NIL NIL) (-200 365164 367090 367179 "DEQUEUE" 367259 NIL DEQUEUE (NIL T) -8 NIL NIL) (-199 364382 364515 364710 "DEGRED" 365026 NIL DEGRED (NIL T T) -7 NIL NIL) (-198 360782 361527 362379 "DEFINTRF" 363610 NIL DEFINTRF (NIL T) -7 NIL NIL) (-197 358313 358782 359380 "DEFINTEF" 360301 NIL DEFINTEF (NIL T T) -7 NIL NIL) (-196 352143 357754 357920 "DECIMAL" 358167 T DECIMAL (NIL) -8 NIL NIL) (-195 349655 350113 350619 "DDFACT" 351687 NIL DDFACT (NIL T T) -7 NIL NIL) (-194 349251 349294 349445 "DBLRESP" 349606 NIL DBLRESP (NIL T T T T) -7 NIL NIL) (-193 346961 347295 347664 "DBASE" 349009 NIL DBASE (NIL T) -8 NIL NIL) (-192 346096 346920 346948 "D03FAFA" 346953 T D03FAFA (NIL) -8 NIL NIL) (-191 345232 346055 346083 "D03EEFA" 346088 T D03EEFA (NIL) -8 NIL NIL) (-190 343182 343648 344137 "D03AGNT" 344763 T D03AGNT (NIL) -7 NIL NIL) (-189 342500 343141 343169 "D02EJFA" 343174 T D02EJFA (NIL) -8 NIL NIL) (-188 341818 342459 342487 "D02CJFA" 342492 T D02CJFA (NIL) -8 NIL NIL) (-187 341136 341777 341805 "D02BHFA" 341810 T D02BHFA (NIL) -8 NIL NIL) (-186 340454 341095 341123 "D02BBFA" 341128 T D02BBFA (NIL) -8 NIL NIL) (-185 333652 335240 336846 "D02AGNT" 338868 T D02AGNT (NIL) -7 NIL NIL) (-184 331421 331943 332489 "D01WGTS" 333126 T D01WGTS (NIL) -7 NIL NIL) (-183 330524 331380 331408 "D01TRNS" 331413 T D01TRNS (NIL) -8 NIL NIL) (-182 329627 330483 330511 "D01GBFA" 330516 T D01GBFA (NIL) -8 NIL NIL) (-181 328730 329586 329614 "D01FCFA" 329619 T D01FCFA (NIL) -8 NIL NIL) (-180 327833 328689 328717 "D01ASFA" 328722 T D01ASFA (NIL) -8 NIL NIL) (-179 326936 327792 327820 "D01AQFA" 327825 T D01AQFA (NIL) -8 NIL NIL) (-178 326039 326895 326923 "D01APFA" 326928 T D01APFA (NIL) -8 NIL NIL) (-177 325142 325998 326026 "D01ANFA" 326031 T D01ANFA (NIL) -8 NIL NIL) (-176 324245 325101 325129 "D01AMFA" 325134 T D01AMFA (NIL) -8 NIL NIL) (-175 323348 324204 324232 "D01ALFA" 324237 T D01ALFA (NIL) -8 NIL NIL) (-174 322451 323307 323335 "D01AKFA" 323340 T D01AKFA (NIL) -8 NIL NIL) (-173 321554 322410 322438 "D01AJFA" 322443 T D01AJFA (NIL) -8 NIL NIL) (-172 314858 316407 317966 "D01AGNT" 320015 T D01AGNT (NIL) -7 NIL NIL) (-171 314195 314323 314475 "CYCLOTOM" 314726 T CYCLOTOM (NIL) -7 NIL NIL) (-170 310930 311643 312370 "CYCLES" 313488 T CYCLES (NIL) -7 NIL NIL) (-169 310242 310376 310547 "CVMP" 310791 NIL CVMP (NIL T) -7 NIL NIL) (-168 308023 308281 308656 "CTRIGMNP" 309970 NIL CTRIGMNP (NIL T T) -7 NIL NIL) (-167 307628 307711 307816 "CTORCALL" 307938 T CTORCALL (NIL) -8 NIL NIL) (-166 307002 307101 307254 "CSTTOOLS" 307525 NIL CSTTOOLS (NIL T T) -7 NIL NIL) (-165 302801 303458 304216 "CRFP" 306314 NIL CRFP (NIL T T) -7 NIL NIL) (-164 301848 302033 302261 "CRAPACK" 302605 NIL CRAPACK (NIL T) -7 NIL NIL) (-163 301232 301333 301537 "CPMATCH" 301724 NIL CPMATCH (NIL T T T) -7 NIL NIL) (-162 300957 300985 301091 "CPIMA" 301198 NIL CPIMA (NIL T T T) -7 NIL NIL) (-161 297321 297993 298711 "COORDSYS" 300292 NIL COORDSYS (NIL T) -7 NIL NIL) (-160 296705 296834 296984 "CONTOUR" 297191 T CONTOUR (NIL) -8 NIL NIL) (-159 292566 294708 295200 "CONTFRAC" 296245 NIL CONTFRAC (NIL T) -8 NIL NIL) (-158 291720 292284 292312 "COMRING" 292317 T COMRING (NIL) -9 NIL 292368) (-157 290801 291078 291262 "COMPPROP" 291556 T COMPPROP (NIL) -8 NIL NIL) (-156 290462 290497 290625 "COMPLPAT" 290760 NIL COMPLPAT (NIL T T T) -7 NIL NIL) (-155 280443 290271 290380 "COMPLEX" 290385 NIL COMPLEX (NIL T) -8 NIL NIL) (-154 280079 280136 280243 "COMPLEX2" 280380 NIL COMPLEX2 (NIL T T) -7 NIL NIL) (-153 279797 279832 279930 "COMPFACT" 280038 NIL COMPFACT (NIL T T) -7 NIL NIL) (-152 264132 274426 274466 "COMPCAT" 275468 NIL COMPCAT (NIL T) -9 NIL 276861) (-151 253647 256571 260198 "COMPCAT-" 260554 NIL COMPCAT- (NIL T T) -8 NIL NIL) (-150 253378 253406 253508 "COMMUPC" 253613 NIL COMMUPC (NIL T T T) -7 NIL NIL) (-149 253173 253206 253265 "COMMONOP" 253339 T COMMONOP (NIL) -7 NIL NIL) (-148 252756 252924 253011 "COMM" 253106 T COMM (NIL) -8 NIL NIL) (-147 252005 252199 252227 "COMBOPC" 252565 T COMBOPC (NIL) -9 NIL 252740) (-146 250901 251111 251353 "COMBINAT" 251795 NIL COMBINAT (NIL T) -7 NIL NIL) (-145 247099 247672 248312 "COMBF" 250323 NIL COMBF (NIL T T) -7 NIL NIL) (-144 245885 246215 246450 "COLOR" 246884 T COLOR (NIL) -8 NIL NIL) (-143 245525 245572 245697 "CMPLXRT" 245832 NIL CMPLXRT (NIL T T) -7 NIL NIL) (-142 241027 242055 243135 "CLIP" 244465 T CLIP (NIL) -7 NIL NIL) (-141 239365 240135 240373 "CLIF" 240855 NIL CLIF (NIL NIL T NIL) -8 NIL NIL) (-140 235588 237512 237553 "CLAGG" 238482 NIL CLAGG (NIL T) -9 NIL 239018) (-139 234010 234467 235050 "CLAGG-" 235055 NIL CLAGG- (NIL T T) -8 NIL NIL) (-138 233554 233639 233779 "CINTSLPE" 233919 NIL CINTSLPE (NIL T T) -7 NIL NIL) (-137 231055 231526 232074 "CHVAR" 233082 NIL CHVAR (NIL T T T) -7 NIL NIL) (-136 230278 230842 230870 "CHARZ" 230875 T CHARZ (NIL) -9 NIL 230889) (-135 230032 230072 230150 "CHARPOL" 230232 NIL CHARPOL (NIL T) -7 NIL NIL) (-134 229139 229736 229764 "CHARNZ" 229811 T CHARNZ (NIL) -9 NIL 229866) (-133 227164 227829 228164 "CHAR" 228824 T CHAR (NIL) -8 NIL NIL) (-132 226890 226951 226979 "CFCAT" 227090 T CFCAT (NIL) -9 NIL NIL) (-131 226135 226246 226428 "CDEN" 226774 NIL CDEN (NIL T T T) -7 NIL NIL) (-130 222127 225288 225568 "CCLASS" 225875 T CCLASS (NIL) -8 NIL NIL) (-129 222046 222072 222107 "CATEGORY" 222112 T -10 (NIL) -8 NIL NIL) (-128 217098 218075 218828 "CARTEN" 221349 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL) (-127 216206 216354 216575 "CARTEN2" 216945 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL) (-126 214504 215358 215614 "CARD" 215970 T CARD (NIL) -8 NIL NIL) (-125 213877 214205 214233 "CACHSET" 214365 T CACHSET (NIL) -9 NIL 214442) (-124 213374 213670 213698 "CABMON" 213748 T CABMON (NIL) -9 NIL 213804) (-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
diff --git a/src/share/algebra/operation.daase b/src/share/algebra/operation.daase
index 8f45d042..ca080410 100644
--- a/src/share/algebra/operation.daase
+++ b/src/share/algebra/operation.daase
@@ -1,670 +1,526 @@
-(726160 . 3416412000)
+(726160 . 3417125210)
+(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))
- (-5 *2 (-383 (-523))) (-5 *1 (-947 *4)) (-4 *4 (-1145 (-523))))))
-(((*1 *2 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-691)))))
-(((*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3))
- (-5 *1 (-682 *4 *5 *6 *3)) (-4 *3 (-880 *6 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284))
- (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 *7)))
- (-5 *1 (-682 *4 *5 *6 *7)) (-5 *3 (-1083 *7))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-427)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-394 *1)) (-4 *1 (-880 *3 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-427)) (-5 *2 (-394 *3))
- (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-880 *6 *5 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-427))
- (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 (-383 *7))))
- (-5 *1 (-1082 *4 *5 *6 *7)) (-5 *3 (-1083 (-383 *7)))))
- ((*1 *2 *1) (-12 (-5 *2 (-394 *1)) (-4 *1 (-1127))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-394 *3)) (-5 *1 (-1148 *4 *3))
- (-4 *3 (-13 (-1145 *4) (-515) (-10 -8 (-15 -3310 ($ $ $)))))))
+ (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-172))))
((*1 *2 *3)
- (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949)))
- (-14 *5 (-589 (-1087)))
- (-5 *2
- (-589 (-1058 *4 (-495 (-796 *6)) (-796 *6) (-719 *4 (-796 *6)))))
- (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-466)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2))
- (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973))))
+ (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-277))))
((*1 *2 *3)
- (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-158))
- (-5 *1 (-628 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
- (-4 *5 (-216 *3 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1059 *3)))))
-(((*1 *1 *1 *2 *3 *1)
- (-12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-1091)))))
-(((*1 *1 *2 *2 *3 *1)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1020)) (-5 *1 (-268)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-157))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-851)) (-5 *2 (-2 (|:| -3474 (-589 *1)) (|:| -1621 *1)))
- (-5 *3 (-589 *1)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-560 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
+ (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-282)))))
(((*1 *2 *3 *1)
- (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-589 (-710)))
- (-5 *1 (-835 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-337 (-110))) (-4 *2 (-973)) (-5 *1 (-654 *2 *4))
- (-4 *4 (-591 *2))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-337 (-110))) (-5 *1 (-773 *2)) (-4 *2 (-973)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-732)) (-4 *5 (-973)) (-4 *6 (-880 *5 *4 *2))
- (-4 *2 (-786)) (-5 *1 (-881 *4 *2 *5 *6 *3))
- (-4 *3
- (-13 (-339)
- (-10 -8 (-15 -1691 ($ *6)) (-15 -3316 (*6 $))
- (-15 -3329 (*6 $)))))))
+ (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *3 (-987 *4 *5 *6))
+ (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *1))))
+ (-4 *1 (-992 *4 *5 *6 *3)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-1193 *5 *6 *7))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-1193 *5 *6 *7))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515))
- (-5 *2 (-1087)) (-5 *1 (-969 *4)))))
+ (-12 (-5 *3 (-589 (-883 *4)))
+ (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-970 *4 *5))) (-5 *1 (-1193 *4 *5 *6))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-852)) (-4 *1 (-380))))
- ((*1 *1 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-380))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *2 *6)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))))
+ (-12 (-4 *3 (-973)) (-5 *2 (-1169 *3)) (-5 *1 (-652 *3 *4))
+ (-4 *4 (-1145 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1016) (-964 *5)))
- (-4 *5 (-817 *4)) (-4 *4 (-1016)) (-5 *2 (-1 (-108) *5))
- (-5 *1 (-862 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-4 *7 (-880 *4 *6 *5))
+ (-12 (-5 *3 (-858))
(-5 *2
- (-2 (|:| |sysok| (-108)) (|:| |z0| (-589 *7)) (|:| |n0| (-589 *7))))
- (-5 *1 (-855 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
-(((*1 *2 *3)
+ (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
+ (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
+ (-5 *1 (-142))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-858)) (-5 *4 (-383 (-523)))
+ (-5 *2
+ (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
+ (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
+ (-5 *1 (-142))))
+ ((*1 *2 *3)
(-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *7)
- (|:| |polj| *7)))
- (-4 *5 (-732)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786))
- (-5 *2 (-108)) (-5 *1 (-424 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3))
- (-4 *3 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339))
(-5 *2
- (-2 (|:| |ir| (-540 (-383 *6))) (|:| |specpart| (-383 *6))
- (|:| |polypart| *6)))
- (-5 *1 (-533 *5 *6)) (-5 *3 (-383 *6)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime"))
- (-5 *1 (-394 *4)) (-4 *4 (-515)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 *5)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5))
- (-14 *3 (-523)) (-14 *4 (-710)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-104))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-110))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-340 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-1016))))
- ((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-414 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-895))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-994 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-5 *1 (-1087))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-589 (-2 (|:| |totdeg| (-710)) (|:| -1385 *3))))
- (-5 *4 (-710)) (-4 *3 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732))
- (-4 *7 (-786)) (-5 *1 (-424 *5 *6 *7 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *3 *4 *5 *5 *4 *6)
- (-12 (-5 *5 (-562 *4)) (-5 *6 (-1083 *4))
- (-4 *4 (-13 (-406 *7) (-27) (-1109)))
- (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
+ (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
+ (-5 *1 (-142)) (-5 *3 (-589 (-874 (-203))))))
+ ((*1 *2 *3)
+ (-12
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4))))
- (-5 *1 (-519 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016))))
- ((*1 *2 *3 *4 *5 *5 *5 *4 *6)
- (-12 (-5 *5 (-562 *4)) (-5 *6 (-383 (-1083 *4)))
- (-4 *4 (-13 (-406 *7) (-27) (-1109)))
- (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
+ (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
+ (-5 *1 (-142)) (-5 *3 (-589 (-589 (-874 (-203)))))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1087))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4))))
- (-5 *1 (-519 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-589 (-562 *2))) (-5 *4 (-589 (-1087)))
- (-4 *2 (-13 (-406 (-155 *5)) (-930) (-1109)))
- (-4 *5 (-13 (-515) (-786))) (-5 *1 (-552 *5 *6 *2))
- (-4 *6 (-13 (-406 *5) (-930) (-1109))))))
-(((*1 *1 *1 *1) (-4 *1 (-508))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *1 *3 *3)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-556 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1123)) (-5 *2 (-1174)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-403 *3 *2)) (-4 *3 (-13 (-158) (-37 (-383 (-523)))))
- (-4 *2 (-13 (-786) (-21))))))
-(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-33)))
- ((*1 *1)
- (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
- (-4 *4 (-158))))
- ((*1 *1) (-4 *1 (-666))) ((*1 *1) (-5 *1 (-1087))))
-(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2))
- (-4 *2 (-1145 *4))))
- ((*1 *2 *2 *3 *2 *3)
- (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-133))))
- ((*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-133)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1123))
- (-4 *5 (-1123)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-218 *6 *7)) (-14 *6 (-710))
- (-4 *7 (-1123)) (-4 *5 (-1123)) (-5 *2 (-218 *6 *5))
- (-5 *1 (-217 *6 *7 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1123)) (-4 *5 (-1123))
- (-4 *2 (-349 *5)) (-5 *1 (-347 *6 *4 *5 *2)) (-4 *4 (-349 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1016)) (-4 *5 (-1016))
- (-4 *2 (-401 *5)) (-5 *1 (-399 *6 *4 *5 *2)) (-4 *4 (-401 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-589 *6)) (-4 *6 (-1123))
- (-4 *5 (-1123)) (-5 *2 (-589 *5)) (-5 *1 (-587 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-888 *6)) (-4 *6 (-1123))
- (-4 *5 (-1123)) (-5 *2 (-888 *5)) (-5 *1 (-887 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1068 *6)) (-4 *6 (-1123))
- (-4 *3 (-1123)) (-5 *2 (-1068 *3)) (-5 *1 (-1066 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1169 *6)) (-4 *6 (-1123))
- (-4 *5 (-1123)) (-5 *2 (-1169 *5)) (-5 *1 (-1168 *6 *5)))))
+ (-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203)))
+ (|:| |singularities| (-1068 (-203)))))
+ (-5 *1 (-100)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))
- (-5 *2 (-1083 *3)))))
+ (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
+(((*1 *2 *2 *3 *3)
+ (|partial| -12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-534 *4 *2))
+ (-4 *2 (-13 (-1109) (-889) (-1051) (-29 *4))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2)
+ (-12 (-5 *2 (-629 (-841 *3))) (-5 *1 (-327 *3 *4)) (-14 *3 (-852))
+ (-14 *4 (-852))))
+ ((*1 *2)
+ (-12 (-5 *2 (-629 *3)) (-5 *1 (-328 *3 *4)) (-4 *3 (-325))
+ (-14 *4
+ (-3 (-1083 *3)
+ (-1169 (-589 (-2 (|:| -2058 *3) (|:| -2557 (-1034)))))))))
+ ((*1 *2)
+ (-12 (-5 *2 (-629 *3)) (-5 *1 (-329 *3 *4)) (-4 *3 (-325))
+ (-14 *4 (-852)))))
+(((*1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-710)) (-5 *1 (-520)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-141 *2 *3 *4)) (-14 *2 (-852)) (-4 *3 (-339))
+ (-14 *4 (-922 *2 *3))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7))
+ (-4 *3 (-1145 *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 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515))))
+ ((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158))
+ (-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 (-658 *2)) (-4 *2 (-339))))
+ ((*1 *1) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
+ ((*1 *1 *1) (|partial| -4 *1 (-662)))
+ ((*1 *1 *1) (|partial| -4 *1 (-666)))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3)))
+ (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3))))
+ ((*1 *2 *2 *1)
+ (|partial| -12 (-4 *1 (-989 *3 *2)) (-4 *3 (-13 (-784) (-339)))
+ (-4 *2 (-1145 *3))))
+ ((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
+ (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
+ (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
+ (|:| |abserr| (-203)) (|:| |relerr| (-203))))
+ (-5 *2 (-355)) (-5 *1 (-185)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1016)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-155 (-203)) (-155 (-203)))) (-5 *4 (-1011 (-203)))
+ (-5 *5 (-108)) (-5 *2 (-1171)) (-5 *1 (-234)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-339)) (-5 *2 (-629 *4))
+ (-5 *1 (-753 *4 *5)) (-4 *5 (-599 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-710)) (-4 *5 (-339))
+ (-5 *2 (-629 *5)) (-5 *1 (-753 *5 *6)) (-4 *6 (-599 *5)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-836 (-523))) (-5 *4 (-523)) (-5 *2 (-629 *4))
- (-5 *1 (-955 *5)) (-4 *5 (-973))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-955 *4))
- (-4 *4 (-973))))
+ (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-254 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4)))))
+ ((*1 *1 *1) (-5 *1 (-355)))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-836 (-523)))) (-5 *4 (-523))
- (-5 *2 (-589 (-629 *4))) (-5 *1 (-955 *5)) (-4 *5 (-973))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-589 (-523)))) (-5 *2 (-589 (-629 (-523))))
- (-5 *1 (-955 *4)) (-4 *4 (-973)))))
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3)))))
-(((*1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1) (-4 *1 (-897))) ((*1 *1 *1) (-5 *1 (-1034))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-794)))))
+ (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3))
+ (-4 *3 (-1145 (-155 *2))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523)))
+ (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $))
+ (-15 -2171 ((-1039 *3 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *3 (-562 $))))))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *1) (-5 *1 (-144))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *1) (-5 *1 (-1170))))
+(((*1 *2 *3 *4 *4 *5 *6 *7)
+ (-12 (-5 *5 (-1087))
+ (-5 *6
+ (-1
+ (-3
+ (-2 (|:| |mainpart| *4)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
+ "failed")
+ *4 (-589 *4)))
+ (-5 *7
+ (-1 (-3 (-2 (|:| -3699 *4) (|:| |coeff| *4)) "failed") *4 *4))
+ (-4 *4 (-13 (-1109) (-27) (-406 *8)))
+ (-4 *8 (-13 (-427) (-786) (-136) (-964 *3) (-585 *3)))
+ (-5 *3 (-523))
+ (-5 *2 (-2 (|:| |ans| *4) (|:| -2438 *4) (|:| |sol?| (-108))))
+ (-5 *1 (-941 *8 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *5)) (-4 *5 (-585 *4)) (-4 *4 (-515))
- (-5 *2 (-108)) (-5 *1 (-584 *4 *5)))))
-(((*1 *2 *2) (-12 (-5 *1 (-891 *2)) (-4 *2 (-508)))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-2 (|:| -1825 *6) (|:| |coeff| *6)) "failed") *6))
- (-4 *6 (-339)) (-4 *7 (-1145 *6))
+ (-12 (-4 *4 (-427))
(-5 *2
- (-3 (-2 (|:| |answer| (-383 *7)) (|:| |a0| *6))
- (-2 (|:| -1825 (-383 *7)) (|:| |coeff| (-383 *7))) "failed"))
- (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
+ (-589
+ (-2 (|:| |eigval| (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4))))
+ (|:| |geneigvec| (-589 (-629 (-383 (-883 *4))))))))
+ (-5 *1 (-269 *4)) (-5 *3 (-629 (-383 (-883 *4)))))))
+(((*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
(((*1 *1)
- (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-623 *4 *3)) (-4 *4 (-1016))
- (-4 *3 (-1016)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
+ (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
+ (-4 *4 (-158)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2))
+ (-4 *2 (-1160 *3))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3))
+ (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2))
+ (-4 *2 (-1160 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136)))
+ (-5 *1 (-1064 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-768)))))
(((*1 *2 *1)
- (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
- (-4 *5 (-216 (-2810 *3) (-710)))
- (-14 *6
- (-1 (-108) (-2 (|:| -4013 *2) (|:| -1475 *5))
- (-2 (|:| -4013 *2) (|:| -1475 *5))))
- (-4 *2 (-786)) (-5 *1 (-436 *3 *4 *2 *5 *6 *7))
- (-4 *7 (-880 *4 *5 (-796 *3))))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *6 (-852)) (-4 *5 (-284)) (-4 *3 (-1145 *5))
- (-5 *2 (-2 (|:| |plist| (-589 *3)) (|:| |modulo| *5)))
- (-5 *1 (-435 *5 *3)) (-5 *4 (-589 *3)))))
-(((*1 *2 *3 *4 *3 *3)
- (-12 (-5 *3 (-271 *6)) (-5 *4 (-110)) (-4 *6 (-406 *5))
- (-4 *5 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
- (-5 *1 (-293 *5 *6))))
- ((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-271 *7)) (-5 *4 (-110)) (-5 *5 (-589 *7))
- (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499))))
- (-5 *2 (-51)) (-5 *1 (-293 *6 *7))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-589 (-271 *7))) (-5 *4 (-589 (-110))) (-5 *5 (-271 *7))
- (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499))))
- (-5 *2 (-51)) (-5 *1 (-293 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-589 (-271 *8))) (-5 *4 (-589 (-110))) (-5 *5 (-271 *8))
- (-5 *6 (-589 *8)) (-4 *8 (-406 *7))
- (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
- (-5 *1 (-293 *7 *8))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-589 *7)) (-5 *4 (-589 (-110))) (-5 *5 (-271 *7))
- (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499))))
- (-5 *2 (-51)) (-5 *1 (-293 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-110))) (-5 *6 (-589 (-271 *8)))
- (-4 *8 (-406 *7)) (-5 *5 (-271 *8))
- (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
- (-5 *1 (-293 *7 *8))))
- ((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-271 *5)) (-5 *4 (-110)) (-4 *5 (-406 *6))
- (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
- (-5 *1 (-293 *6 *5))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-4 *3 (-406 *6))
- (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
- (-5 *1 (-293 *6 *3))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-4 *3 (-406 *6))
- (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
- (-5 *1 (-293 *6 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-5 *6 (-589 *3))
- (-4 *3 (-406 *7)) (-4 *7 (-13 (-786) (-515) (-564 (-499))))
- (-5 *2 (-51)) (-5 *1 (-293 *7 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-589 *5) *6))
- (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5))
- (-5 *2 (-589 (-2 (|:| -2501 *5) (|:| -2849 *3))))
- (-5 *1 (-748 *5 *6 *3 *7)) (-4 *3 (-599 *6))
- (-4 *7 (-599 (-383 *6))))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (|has| *1 (-6 -4249)) (-4 *1 (-349 *3))
- (-4 *3 (-1123)))))
+ (|partial| -12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732))
+ (-5 *2 (-108)) (-5 *1 (-916 *3 *4 *5 *6))
+ (-4 *6 (-880 *3 *5 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *4 (-13 (-1016) (-33))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-761)))))
+(((*1 *2 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-155 (-203)))) (-5 *2 (-962))
+ (-5 *1 (-694)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1016)) (-4 *5 (-1016))
- (-5 *2 (-1 *5 *4)) (-5 *1 (-623 *4 *5)))))
-(((*1 *2) (-12 (-5 *2 (-589 *3)) (-5 *1 (-1002 *3)) (-4 *3 (-125)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-629 (-383 (-883 (-523)))))
- (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)))))
-(((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-1016))))
- ((*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-1169 (-292 (-355))))
- (-5 *1 (-282)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))))
+ (-12 (-5 *3 (-710)) (-5 *4 (-1169 *2)) (-4 *5 (-284))
+ (-4 *6 (-921 *5)) (-4 *2 (-13 (-385 *6 *7) (-964 *6)))
+ (-5 *1 (-389 *5 *6 *7 *2)) (-4 *7 (-1145 *6)))))
+(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1010 *3)) (-4 *3 (-1123)) (-5 *2 (-523)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-761)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-515) (-786) (-964 (-523))))
- (-4 *5 (-406 *4)) (-5 *2 (-394 (-1083 (-383 (-523)))))
- (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523)))
- (-5 *2 (-1169 (-383 (-523)))) (-5 *1 (-1194 *4)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-687)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-51)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-794)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1083 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515)))
- (-5 *1 (-31 *4 *2)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-523)) (-5 *2 (-589 (-589 (-203)))) (-5 *1 (-1120)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
+ (-12 (-4 *1 (-230 *2 *3 *4 *5)) (-4 *2 (-973)) (-4 *3 (-786))
+ (-4 *4 (-243 *3)) (-4 *5 (-732)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-4 *3 (-987 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-990 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-4 *3 (-987 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-1057 *6 *7 *8 *3 *4)) (-4 *4 (-1025 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515))
+ (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-906 *5 *6 *7 *8)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-515)) (-4 *4 (-786))
+ (-5 *1 (-532 *4 *2)) (-4 *2 (-406 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1083 *6)) (-4 *6 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-1083 *7)) (-5 *1 (-297 *4 *5 *6 *7))
- (-4 *7 (-880 *6 *4 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355))))
- ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-677 *3))))
- ((*1 *1 *2) (-12 (-5 *1 (-677 *2)) (-4 *2 (-1016))))
- ((*1 *1) (-12 (-5 *1 (-677 *2)) (-4 *2 (-1016)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1123)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2))))
- ((*1 *1 *1 *2)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-556 *3 *2)) (-4 *3 (-1016))
- (-4 *2 (-1123)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-515)) (-5 *1 (-899 *4 *2))
- (-4 *2 (-1145 *4)))))
-(((*1 *2 *2 *2 *2 *3 *3 *4)
- (|partial| -12 (-5 *3 (-562 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087)))
- (-4 *2 (-13 (-406 *5) (-27) (-1109)))
- (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *1 (-525 *5 *2 *6)) (-4 *6 (-1016)))))
-(((*1 *2 *2 *3 *4 *4)
- (-12 (-5 *4 (-523)) (-4 *3 (-158)) (-4 *5 (-349 *3))
- (-4 *6 (-349 *3)) (-5 *1 (-628 *3 *5 *6 *2))
- (-4 *2 (-627 *3 *5 *6)))))
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-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| (-1068 (-203)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3487
+ (-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 (-518)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-1070)) (-5 *4 (-1034)) (-5 *2 (-108)) (-5 *1 (-760)))))
-(((*1 *2 *3 *3 *3 *4 *5 *4 *6)
- (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
- (-5 *5 (-1011 (-203))) (-5 *6 (-523)) (-5 *2 (-1119 (-857)))
- (-5 *1 (-294))))
- ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7)
- (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
- (-5 *5 (-1011 (-203))) (-5 *6 (-523)) (-5 *7 (-1070))
- (-5 *2 (-1119 (-857))) (-5 *1 (-294))))
- ((*1 *2 *3 *3 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
- (-5 *5 (-1011 (-203))) (-5 *6 (-203)) (-5 *7 (-523))
- (-5 *2 (-1119 (-857))) (-5 *1 (-294))))
- ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8)
- (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
- (-5 *5 (-1011 (-203))) (-5 *6 (-203)) (-5 *7 (-523)) (-5 *8 (-1070))
- (-5 *2 (-1119 (-857))) (-5 *1 (-294)))))
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-284))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-422 *3 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6))
+ (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *1 (-422 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6))
+ (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *1 (-422 *4 *5 *6 *7)))))
(((*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172))))
((*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
-(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355))))
- ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))))
-(((*1 *2 *2 *2 *2 *3)
- (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852))
- (-14 *4 (-852)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-394 (-1083 *1))) (-5 *1 (-292 *4)) (-5 *3 (-1083 *1))
- (-4 *4 (-427)) (-4 *4 (-515)) (-4 *4 (-786))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))))
-(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-971)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
- (-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
- (|:| |success| (-108))))
- (-5 *1 (-728)) (-5 *5 (-523)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *2 (-710))
- (-5 *1 (-1076 *4 *5)) (-14 *4 (-852))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-710))) (-5 *3 (-710)) (-5 *1 (-1076 *4 *5))
- (-14 *4 (-852)) (-4 *5 (-973))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-710))) (-5 *3 (-874 *5)) (-4 *5 (-973))
- (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-883 *5)) (-4 *5 (-973)) (-5 *2 (-225 *4 *5))
- (-5 *1 (-875 *4 *5)) (-14 *4 (-589 (-1087))))))
-(((*1 *2 *2) (-12 (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)))))
-(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-307 *3)) (-4 *3 (-786)))))
-(((*1 *1 *2 *3 *3 *4 *4)
- (-12 (-5 *2 (-883 (-523))) (-5 *3 (-1087))
- (-5 *4 (-1011 (-383 (-523)))) (-5 *1 (-30)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1 (-1068 (-883 *4)) (-1068 (-883 *4))))
- (-5 *1 (-1177 *4)) (-4 *4 (-339)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-794)) (-5 *1 (-1068 *3)) (-4 *3 (-1016))
- (-4 *3 (-1123)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1083 *4)) (-5 *1 (-493 *4))
- (-4 *4 (-325)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
- (-14 *4 *2))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814))
+ (-5 *3 (-589 (-523))))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-515)) (-4 *4 (-921 *3)) (-5 *1 (-131 *3 *4 *2))
- (-4 *2 (-349 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-4 *2 (-349 *4))
- (-5 *1 (-474 *4 *5 *2 *3)) (-4 *3 (-349 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-629 *5)) (-4 *5 (-921 *4)) (-4 *4 (-515))
- (-5 *2 (-629 *4)) (-5 *1 (-632 *4 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-515)) (-4 *4 (-921 *3)) (-5 *1 (-1138 *3 *4 *2))
- (-4 *2 (-1145 *4)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1169 *6)) (-5 *4 (-1169 (-523))) (-5 *5 (-523))
- (-4 *6 (-1016)) (-5 *2 (-1 *6)) (-5 *1 (-945 *6)))))
-(((*1 *1 *2 *2) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))))
-(((*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 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-617 (-203)))
- (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-690)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1087)))))
+ (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3))
+ (-4 *3 (-591 *2))))
+ ((*1 *2 *2) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
(-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-158))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-973)))))
-(((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103))))
- ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196))))
- ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460))))
- ((*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-284))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523))))
- ((*1 *1 *1) (-4 *1 (-982))))
+(((*1 *1)
+ (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
+ (-4 *4 (-158)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-710)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-523)) (-4 *4 (-1145 (-383 *3))) (-5 *2 (-852))
- (-5 *1 (-844 *4 *5)) (-4 *5 (-1145 (-383 *4))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-113 *4)) (-14 *4 *3)
- (-5 *3 (-523))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523))))
- ((*1 *2 *1 *3)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-802 *4)) (-14 *4 *3)
- (-5 *3 (-523))))
- ((*1 *2 *1 *3)
- (-12 (-14 *4 *3) (-5 *2 (-383 (-523))) (-5 *1 (-803 *4 *5))
- (-5 *3 (-523)) (-4 *5 (-800 *4))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-940)) (-5 *2 (-383 (-523)))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *1 (-989 *2 *3)) (-4 *2 (-13 (-784) (-339)))
- (-4 *3 (-1145 *2))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731))
- (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -1691 (*2 (-1087))))
- (-4 *2 (-973)))))
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-502 *4 *2 *5 *6))
+ (-4 *4 (-284)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-710))))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+ (-12 (-5 *4 (-589 *3)) (-4 *3 (-880 *5 *6 *7)) (-4 *5 (-427))
+ (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5)))
+ (-5 *1 (-424 *5 *6 *7 *3)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))))
-(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7)
- (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))
- (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973))
- (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
- (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))))
+ (-12 (-4 *2 (-1016)) (-5 *1 (-894 *2 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-226)))))
+(((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-172))))
+ ((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-277))))
+ ((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-282)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1171))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-349 *4)) (-4 *4 (-1123))
+ (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-108)) (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3))
+ (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3))
+ (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-916 (-383 (-523)) (-796 *3) (-218 *4 (-710))
+ (-225 *3 (-383 (-523)))))
+ (-14 *3 (-589 (-1087))) (-14 *4 (-710)) (-5 *1 (-915 *3 *4)))))
+(((*1 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-421)) (-5 *3 (-523)))))
(((*1 *2)
+ (-12 (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-304 *3 *4))
+ (-4 *3 (-305 *4))))
+ ((*1 *2) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-710)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
+ (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6))))
+ ((*1 *2)
(-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-457 *3)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-1169 *5)) (-5 *3 (-710)) (-5 *4 (-1034)) (-4 *5 (-325))
- (-5 *1 (-493 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523)))
- (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $))
- (-15 -3329 ((-1039 *3 (-562 $)) $))
- (-15 -1691 ($ (-1039 *3 (-562 $))))))))))
-(((*1 *1) (-5 *1 (-133))) ((*1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))))
-(((*1 *1 *1)
- (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515))))
- ((*1 *1 *1) (|partial| -4 *1 (-662))))
-(((*1 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-900)))))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
+ (-14 *4 (-589 (-1087)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786)))
+ (-14 *4 (-589 (-1087))))))
(((*1 *2 *3)
(-12
(-5 *3
- (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
- (-225 *4 (-383 (-523)))))
- (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108))
- (-5 *1 (-476 *4 *5)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-5 *2 (-355)) (-5 *1 (-172)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-523))) (-5 *4 (-836 (-523)))
- (-5 *2 (-629 (-523))) (-5 *1 (-544))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-589 (-629 (-523))))
- (-5 *1 (-544))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-523))) (-5 *4 (-589 (-836 (-523))))
- (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-544)))))
+ (-12 (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-540 *3)) (-5 *1 (-402 *5 *3))
+ (-4 *3 (-13 (-1109) (-29 *5))))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8))
+ (-5 *4 (-629 (-1083 *8))) (-4 *5 (-973)) (-4 *8 (-973))
+ (-4 *6 (-1145 *5)) (-5 *2 (-629 *6)) (-5 *1 (-472 *5 *6 *7 *8))
+ (-4 *7 (-1145 *6)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973))
+ (-4 *2 (-1160 *3)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-564 (-823 *3))) (-4 *3 (-817 *3))
- (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-564 (-823 *3))) (-4 *2 (-817 *3))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-589 (-562 *6))) (-5 *4 (-1087)) (-5 *2 (-562 *6))
- (-4 *6 (-406 *5)) (-4 *5 (-786)) (-5 *1 (-532 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5))
- (-4 *3 (-1145 *4))
- (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-629 (-383 (-883 (-523)))))
- (-5 *2
- (-589
- (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523))
- (|:| |radvect| (-589 (-629 (-292 (-523))))))))
- (-5 *1 (-958)))))
+ (-12 (-4 *3 (-13 (-339) (-784))) (-5 *1 (-165 *3 *2))
+ (-4 *2 (-1145 (-155 *3))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1092))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1092))))
+ ((*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-1092))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1092)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *3 (-515)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016))
- (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-624 *4 *5 *6)) (-4 *4 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857))))
- ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
+ (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1125))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1125)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5))
+ (-5 *2 (-389 *4 (-383 *4) *5 *6))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 *6)) (-4 *6 (-13 (-385 *4 *5) (-964 *4)))
+ (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *3 (-284))
+ (-5 *1 (-389 *3 *4 *5 *6))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-1169 *4))) (-4 *4 (-973)) (-5 *2 (-629 *4))
- (-5 *1 (-956 *4)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2)))))
-(((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-383 (-523))) (-5 *1 (-282)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-1046 *4 *2))
- (-4 *2 (-13 (-556 (-523) *4) (-10 -7 (-6 -4248) (-6 -4249))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-786)) (-4 *3 (-1123)) (-5 *1 (-1046 *3 *2))
- (-4 *2 (-13 (-556 (-523) *3) (-10 -7 (-6 -4248) (-6 -4249)))))))
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
+ (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
+ (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
+ (|:| |abserr| (-203)) (|:| |relerr| (-203))))
+ (-5 *2 (-355)) (-5 *1 (-185)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1011 (-779 (-355)))) (-5 *2 (-1011 (-779 (-203))))
- (-5 *1 (-282)))))
-(((*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087))) (-4 *5 (-515))
- (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-709 *5))))
+ (-12 (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-394 (-1083 *7)))
+ (-5 *1 (-837 *4 *5 *6 *7)) (-5 *3 (-1083 *7))))
((*1 *2 *3)
- (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-515))
- (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-709 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-629 *7))
- (-5 *5
- (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -3760 (-589 *6)))
- *7 *6))
- (-4 *6 (-339)) (-4 *7 (-599 *6))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1169 *6) "failed"))
- (|:| -3760 (-589 (-1169 *6)))))
- (-5 *1 (-752 *6 *7)) (-5 *4 (-1169 *6)))))
+ (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5)))
+ (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))))
+ (-12 (-5 *2 (-1 (-203) (-203) (-203) (-203))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203) (-203))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-240)))))
+(((*1 *2 *3) (-12 (-5 *3 (-883 (-203))) (-5 *2 (-203)) (-5 *1 (-282)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-475 (-383 (-523)) (-218 *4 (-710)) (-796 *3)
+ (-225 *3 (-383 (-523)))))
+ (-14 *3 (-589 (-1087))) (-14 *4 (-710)) (-5 *1 (-476 *3 *4)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-852)) (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))))
+ ((*1 *2 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-339))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-346 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1169 *4)) (-5 *3 (-852)) (-4 *4 (-325))
+ (-5 *1 (-493 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
+ (-4 *5 (-216 *3 *2)) (-4 *2 (-973)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *1 *2) (-12 (-5 *1 (-1110 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-1110 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-589 (-1110 *2))) (-5 *1 (-1110 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-410))
+ (-5 *2
+ (-589
+ (-3 (|:| -1522 (-1087))
+ (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))))
+ (-5 *1 (-1091)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
+ (-5 *1 (-161 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-393 *4)))))
(((*1 *1 *1 *2)
(-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731))
(-4 *2 (-339))))
((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-203))))
((*1 *1 *1 *1)
- (-3172 (-12 (-5 *1 (-271 *2)) (-4 *2 (-339)) (-4 *2 (-1123)))
+ (-3255 (-12 (-5 *1 (-271 *2)) (-4 *2 (-339)) (-4 *2 (-1123)))
(-12 (-5 *1 (-271 *2)) (-4 *2 (-448)) (-4 *2 (-1123)))))
((*1 *1 *1 *1) (-4 *1 (-339)))
((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-355))))
@@ -712,50 +568,43 @@
((*1 *1 *1 *2)
(-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-339)) (-4 *2 (-973))
(-4 *3 (-782)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-1169
- (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203))
- (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -3847 (-523))
- (|:| -2246 (-523)) (|:| |spline| (-523)) (|:| -2559 (-523))
- (|:| |axesColor| (-805)) (|:| -2061 (-523))
- (|:| |unitsColor| (-805)) (|:| |showing| (-523)))))
- (-5 *1 (-1170)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1034)) (-5 *2 (-108)) (-5 *1 (-760)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-883 *4)) (-4 *4 (-13 (-284) (-136)))
- (-4 *2 (-880 *4 *6 *5)) (-5 *1 (-855 *4 *5 *6 *2))
- (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)))))
-(((*1 *1) (-5 *1 (-762))))
-(((*1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *1) (-4 *1 (-33))) ((*1 *1 *1) (-5 *1 (-110)))
+ ((*1 *1 *1) (-5 *1 (-157))) ((*1 *1 *1) (-4 *1 (-508)))
+ ((*1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-687)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1035 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-299 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-124))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-337 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-362 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-592 *3 *4 *5))
+ (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *1) (-5 *1 (-985))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-499))) (-5 *1 (-499)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-523)) (-4 *5 (-784)) (-4 *5 (-339))
- (-5 *2 (-710)) (-5 *1 (-876 *5 *6)) (-4 *6 (-1145 *5)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-185))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 (-355))) (-5 *2 (-355)) (-5 *1 (-185)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1 (-1068 (-883 *4)) (-1068 (-883 *4))))
- (-5 *1 (-1177 *4)) (-4 *4 (-339)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-984))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-984)))))
+ (-12 (-5 *3 (-710)) (-4 *4 (-339)) (-5 *1 (-827 *2 *4))
+ (-4 *2 (-1145 *4)))))
+(((*1 *1) (-5 *1 (-130))))
(((*1 *1 *1 *1) (-4 *1 (-21))) ((*1 *1 *1) (-4 *1 (-21)))
((*1 *1 *1 *1) (|partial| -5 *1 (-126)))
((*1 *1 *1 *1)
(-12 (-5 *1 (-193 *2))
(-4 *2
(-13 (-786)
- (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $))
- (-15 -4048 ((-1174) $)))))))
+ (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $))
+ (-15 -2149 ((-1174) $)))))))
((*1 *1 *1 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123))))
((*1 *1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123))))
((*1 *1 *1 *1)
@@ -775,74 +624,62 @@
((*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120))))
((*1 *1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-21))))
((*1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-21)))))
-(((*1 *1 *1 *1) (-4 *1 (-284))) ((*1 *1 *1 *1) (-5 *1 (-710)))
- ((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-424 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))))
-(((*1 *1 *1 *1) (-5 *1 (-203)))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966))))
- ((*1 *1 *1 *1) (-4 *1 (-1051))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-279))))
+ ((*1 *1 *1) (-4 *1 (-279))) ((*1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2) (-12 (-5 *1 (-832 *2)) (-4 *2 (-1016)))))
+(((*1 *2)
+ (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158))
+ (-5 *2 (-2 (|:| |particular| *1) (|:| -2922 (-589 *1))))
+ (-4 *1 (-343 *3))))
+ ((*1 *2)
+ (|partial| -12
+ (-5 *2
+ (-2 (|:| |particular| (-428 *3 *4 *5 *6))
+ (|:| -2922 (-589 (-428 *3 *4 *5 *6)))))
+ (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1169 *4)) (-5 *3 (-710)) (-4 *4 (-325))
+ (-5 *1 (-493 *4)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-37 (-383 (-523))))
+ (-5 *2 (-2 (|:| -3669 (-1068 *4)) (|:| -3683 (-1068 *4))))
+ (-5 *1 (-1074 *4)) (-5 *3 (-1068 *4)))))
+(((*1 *2 *2 *3 *4 *5)
+ (-12 (-5 *2 (-589 *9)) (-5 *3 (-1 (-108) *9))
+ (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9))
+ (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-5 *1 (-906 *6 *7 *8 *9)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *3))
+ (-4 *3 (-1145 (-383 *4))))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786))))
+ ((*1 *1) (-4 *1 (-1063))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-589 (-710)))
- (-5 *1 (-835 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-804 *2 *3)) (-4 *2 (-1123)) (-4 *3 (-1123)))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1002 *3)) (-4 *3 (-125)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
- (-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
- (|:| |success| (-108))))
- (-5 *1 (-728)) (-5 *5 (-523)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-692)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-193 *4))
- (-4 *4
- (-13 (-786)
- (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 (*2 $))
- (-15 -4048 (*2 $)))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1174)) (-5 *1 (-193 *3))
- (-4 *3
- (-13 (-786)
- (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 (*2 $))
- (-15 -4048 (*2 $)))))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-473)))))
-(((*1 *2 *1) (-12 (-4 *1 (-302 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731))))
- ((*1 *2 *1) (-12 (-4 *1 (-648 *3)) (-4 *3 (-973)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-710))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-710)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732))
- (-4 *3 (-786)) (-5 *2 (-710)))))
-(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-219)))))
+ (-12
+ (-5 *3
+ (-589
+ (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8))
+ (|:| |wcond| (-589 (-883 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *5))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *5))))))))))
+ (-5 *4 (-1070)) (-4 *5 (-13 (-284) (-136))) (-4 *8 (-880 *5 *7 *6))
+ (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-523))
+ (-5 *1 (-855 *5 *6 *7 *8)))))
(((*1 *1 *1 *1) (-4 *1 (-25))) ((*1 *1 *1 *1) (-5 *1 (-144)))
((*1 *1 *1 *1)
(-12 (-5 *1 (-193 *2))
(-4 *2
(-13 (-786)
- (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $))
- (-15 -4048 ((-1174) $)))))))
+ (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $))
+ (-15 -2149 ((-1174) $)))))))
((*1 *1 *1 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-25)) (-4 *2 (-1123))))
((*1 *1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-25)) (-4 *2 (-1123))))
((*1 *1 *2 *1)
@@ -865,248 +702,450 @@
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
((*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120))))
((*1 *1 *1 *1) (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-25)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-695)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33))))))
-(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10)
- (|partial| -12 (-5 *2 (-589 (-1083 *13))) (-5 *3 (-1083 *13))
- (-5 *4 (-589 *12)) (-5 *5 (-589 *10)) (-5 *6 (-589 *13))
- (-5 *7 (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| *13)))))
- (-5 *8 (-589 (-710))) (-5 *9 (-1169 (-589 (-1083 *10))))
- (-4 *12 (-786)) (-4 *10 (-284)) (-4 *13 (-880 *10 *11 *12))
- (-4 *11 (-732)) (-5 *1 (-647 *11 *12 *10 *13)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1092)) (-5 *1 (-48)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-203)) (-5 *1 (-282)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-895))) (-5 *1 (-104)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-1129 *4)) (-4 *4 (-973)) (-4 *4 (-515))
- (-5 *2 (-383 (-883 *4)))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-1129 *4)) (-4 *4 (-973)) (-4 *4 (-515))
- (-5 *2 (-383 (-883 *4))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-589 (-995 *4 *5 *2))) (-4 *4 (-1016))
- (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
- (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4))))
- (-5 *1 (-53 *4 *5 *2))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-589 (-995 *5 *6 *2))) (-5 *4 (-852)) (-4 *5 (-1016))
- (-4 *6 (-13 (-973) (-817 *5) (-786) (-564 (-823 *5))))
- (-4 *2 (-13 (-406 *6) (-817 *5) (-564 (-823 *5))))
- (-5 *1 (-53 *5 *6 *2)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *1 *1 *1) (-4 *1 (-284))) ((*1 *1 *1 *1) (-5 *1 (-710)))
- ((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-383 (-1083 (-292 *3)))) (-4 *3 (-13 (-515) (-786)))
- (-5 *1 (-1044 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1169 (-1087))) (-5 *3 (-1169 (-428 *4 *5 *6 *7)))
- (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-158)) (-14 *5 (-852))
- (-14 *6 (-589 (-1087))) (-14 *7 (-1169 (-629 *4)))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-428 *4 *5 *6 *7)))
- (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-158)) (-14 *5 (-852))
- (-14 *6 (-589 *2)) (-14 *7 (-1169 (-629 *4)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-428 *3 *4 *5 *6))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087)))
- (-14 *6 (-1169 (-629 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
+ (-14 *4 (-589 (-1087)))))
((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-1087))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087)))
- (-14 *6 (-1169 (-629 *3)))))
+ (-12 (-5 *2 (-710)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786)))
+ (-14 *4 (-589 (-1087)))))
+ ((*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-311 *3 *4 *5 *2)) (-4 *3 (-339))
+ (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
+ (-4 *2 (-318 *3 *4 *5))))
((*1 *1 *2)
- (-12 (-5 *2 (-1087)) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158))
- (-14 *4 (-852)) (-14 *5 (-589 *2)) (-14 *6 (-1169 (-629 *3)))))
- ((*1 *1)
- (-12 (-5 *1 (-428 *2 *3 *4 *5)) (-4 *2 (-158)) (-14 *3 (-852))
- (-14 *4 (-589 (-1087))) (-14 *5 (-1169 (-629 *2))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-203)) (-5 *5 (-523)) (-5 *2 (-1119 *3))
- (-5 *1 (-729 *3)) (-4 *3 (-903))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-108))
- (-5 *1 (-1119 *2)) (-4 *2 (-903)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638))))
- ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-508))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-1072 *4)) (-4 *4 (-973))
- (-5 *3 (-523)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794))))
- ((*1 *1 *1) (-5 *1 (-794))))
+ (-12 (-5 *2 (-710)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
+ (-4 *5 (-158))))
+ ((*1 *1) (-12 (-4 *2 (-158)) (-4 *1 (-664 *2 *3)) (-4 *3 (-1145 *2)))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123))
+ (-4 *4 (-349 *2)) (-4 *5 (-349 *2))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "right") (|has| *1 (-6 -4249)) (-4 *1 (-115 *3))
+ (-4 *3 (-1123))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "left") (|has| *1 (-6 -4249)) (-4 *1 (-115 *3))
+ (-4 *3 (-1123))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-265 *3 *2)) (-4 *3 (-1016))
+ (-4 *2 (-1123))))
+ ((*1 *2 *1 *3 *2) (-12 (-5 *2 (-51)) (-5 *3 (-1087)) (-5 *1 (-578))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 (-1136 (-523))) (|has| *1 (-6 -4249)) (-4 *1 (-594 *2))
+ (-4 *2 (-1123))))
+ ((*1 *1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-589 (-523))) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "value") (|has| *1 (-6 -4249)) (-4 *1 (-938 *2))
+ (-4 *2 (-1123))))
+ ((*1 *2 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-4 *1 (-1100 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "last") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2))
+ (-4 *2 (-1123))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "rest") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *3))
+ (-4 *3 (-1123))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "first") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2))
+ (-4 *2 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-852)) (-5 *1 (-1017 *3 *4)) (-14 *3 *2)
+ (-14 *4 *2))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2))
+ (-4 *2 (-406 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1009 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515)))
+ (-5 *1 (-145 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-147))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087)))))
+(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))))
(((*1 *2)
- (-12 (-4 *1 (-325))
- (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
+ (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
+ (-5 *2 (-710)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-710)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-383 (-523)))
+ (-5 *1 (-409 *4 *3)) (-4 *3 (-406 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-562 *3)) (-4 *3 (-406 *5))
+ (-4 *5 (-13 (-786) (-515) (-964 (-523))))
+ (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-409 *5 *3)))))
(((*1 *2 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |lm| (-758 *3)) (|:| |rm| (-758 *3))))
- (-5 *1 (-758 *3)) (-4 *3 (-786))))
- ((*1 *1 *1 *1) (-5 *1 (-794))))
+ (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *1 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-349 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
+ (-14 *4 *3))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2) (-12 (-5 *2 (-1059 (-1070))) (-5 *1 (-367)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109)))))
- ((*1 *1 *1 *1) (-4 *1 (-732))))
+ (-12 (-5 *3 (-1083 *1)) (-5 *4 (-1087)) (-4 *1 (-27))
+ (-5 *2 (-589 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-589 *1))
+ (-4 *1 (-29 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-292 (-203))) (-5 *4 (-589 (-1087)))
+ (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
+ (-5 *1 (-743 *4 *2)) (-4 *2 (-13 (-29 *4) (-1109) (-889)))))
+ ((*1 *1 *1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-786)) (-4 *5 (-840)) (-4 *6 (-732))
- (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-394 (-1083 *8)))
- (-5 *1 (-837 *5 *6 *7 *8)) (-5 *4 (-1083 *8))))
+ (-12 (-4 *1 (-1037 *3 *4 *2 *5)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4))
+ (-4 *2 (-216 *3 *4)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1169 *3)) (-4 *3 (-1145 *4)) (-4 *4 (-1127))
+ (-4 *1 (-318 *4 *3 *5)) (-4 *5 (-1145 (-383 *3))))))
+(((*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339))
+ (-5 *2 (-2 (|:| -3699 (-383 *6)) (|:| |coeff| (-383 *6))))
+ (-5 *1 (-533 *5 *6)) (-5 *3 (-383 *6)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-412)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2))
+ (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))))
+(((*1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *1 *1 *1) (-4 *1 (-132)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1117 *4 *5 *3 *6)) (-4 *4 (-515)) (-4 *5 (-732))
+ (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
+ ((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-108))))
((*1 *2 *3)
- (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5)))
- (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-344))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4))
- (-4 *4 (-325))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-786)) (-5 *1 (-653 *2 *3 *4)) (-4 *3 (-1016))
- (-14 *4
- (-1 (-108) (-2 (|:| -4013 *2) (|:| -1475 *3))
- (-2 (|:| -4013 *2) (|:| -1475 *3)))))))
-(((*1 *1 *1) (-4 *1 (-800 *2))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-523)) (-5 *2 (-589 (-2 (|:| -2424 *3) (|:| -2640 *4))))
- (-5 *1 (-635 *3)) (-4 *3 (-1145 *4)))))
+ (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-108))
+ (-5 *1 (-333 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-108))
+ (-5 *1 (-493 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-344)) (-5 *2 (-852))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-852))
+ (-5 *1 (-493 *4)))))
+(((*1 *2 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
+(((*1 *2 *2)
+ (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2))
+ (-4 *2 (-627 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-515))
- (-5 *2 (-2 (|:| -2600 (-629 *5)) (|:| |vec| (-1169 (-589 (-852))))))
- (-5 *1 (-88 *5 *3)) (-5 *4 (-852)) (-4 *3 (-599 *5)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-13 (-784) (-339))) (-5 *2 (-108)) (-5 *1 (-983 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-515))))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731))
- (-4 *2 (-515))))
- ((*1 *1 *1 *1) (|partial| -4 *1 (-515)))
+ (|partial| -12 (-4 *5 (-964 (-47)))
+ (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4))
+ (-5 *2 (-394 (-1083 (-47)))) (-5 *1 (-411 *4 *5 *3))
+ (-4 *3 (-1145 *5)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973))
- (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-515))))
- ((*1 *1 *1 *1) (|partial| -5 *1 (-710)))
+ (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-515))))
+ (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-515))
- (-5 *1 (-899 *3 *4))))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-976 *3 *4 *2 *5 *6)) (-4 *2 (-973))
- (-4 *5 (-216 *4 *2)) (-4 *6 (-216 *3 *2)) (-4 *2 (-515))))
- ((*1 *2 *2 *2)
- (|partial| -12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-4 *4 (-1123)) (-5 *2 (-108))
+ (-5 *1 (-1068 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-638)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
+ (-5 *2 (-629 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-629 *4)) (-5 *1 (-392 *3 *4))
+ (-4 *3 (-393 *4))))
+ ((*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-4 *1 (-350 *3 *4))
+ (-4 *4 (-158)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 (-2 (|:| -3573 (-1083 *6)) (|:| -3262 (-523)))))
+ (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
+ (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-805))))
+ ((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3))
+ (-4 *3 (-897)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-710)) (-4 *5 (-158))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
- (-4 *4 (-158))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-4 *1 (-627 *3 *2 *4)) (-4 *2 (-349 *3))
- (-4 *4 (-349 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1054 *2 *3)) (-14 *2 (-710)) (-4 *3 (-973)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
+ (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016))
+ (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-548 *3)) (-4 *3 (-973))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-515)) (-5 *2 (-108)) (-5 *1 (-570 *3 *4))
+ (-4 *4 (-1145 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-666))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
(-5 *2 (-108)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-985)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515))
- (-5 *2 (-2 (|:| -3474 *4) (|:| -3070 *3) (|:| -3969 *3)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-987 *3 *4 *5))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-883 (-523))) (-5 *2 (-589 *1)) (-4 *1 (-940))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *2 (-589 *1)) (-4 *1 (-940))))
+ ((*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-940)) (-5 *2 (-589 *1))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1083 (-523))) (-5 *2 (-589 *1)) (-4 *1 (-940))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1083 (-383 (-523)))) (-5 *2 (-589 *1)) (-4 *1 (-940))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-940)) (-5 *2 (-589 *1))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-589 *1))
+ (-4 *1 (-989 *4 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-589 (-51))) (-5 *2 (-1174)) (-5 *1 (-795)))))
+(((*1 *1) (-4 *1 (-33))) ((*1 *1) (-5 *1 (-268)))
+ ((*1 *1) (-5 *1 (-794)))
+ ((*1 *1)
+ (-12 (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732))
+ (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3))))
+ ((*1 *1) (-5 *1 (-1003)))
+ ((*1 *1)
+ (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33)))))
+ ((*1 *1) (-5 *1 (-1090))) ((*1 *1) (-5 *1 (-1091))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-852)) (-5 *1 (-638))))
+ ((*1 *2 *2 *2 *3 *4)
+ (-12 (-5 *2 (-629 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5))
+ (-4 *5 (-339)) (-5 *1 (-907 *5)))))
+(((*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-151 *3 *2)) (-4 *3 (-152 *2))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *2 *4)) (-4 *4 (-1145 *2))
+ (-4 *2 (-158))))
+ ((*1 *2)
+ (-12 (-4 *4 (-1145 *2)) (-4 *2 (-158)) (-5 *1 (-384 *3 *2 *4))
+ (-4 *3 (-385 *2 *4))))
+ ((*1 *2) (-12 (-4 *1 (-385 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158))))
+ ((*1 *2)
+ (-12 (-4 *3 (-1145 *2)) (-5 *2 (-523)) (-5 *1 (-707 *3 *4))
+ (-4 *4 (-385 *2 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786)) (-4 *3 (-158))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-158)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
+ ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-834 *3)) (-4 *3 (-1016)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
((*1 *2 *1 *1)
- (-12 (-4 *3 (-515)) (-4 *3 (-973))
- (-5 *2 (-2 (|:| -3474 *3) (|:| -3070 *1) (|:| -3969 *1)))
- (-4 *1 (-1145 *3)))))
+ (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-784)))
+ (-5 *2 (-2 (|:| |start| *3) (|:| -3286 (-394 *3))))
+ (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339)))
+ (-4 *3 (-1145 *4)) (-5 *2 (-108)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-98 *3)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1016)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-589 *7)) (-5 *3 (-108)) (-4 *7 (-987 *4 *5 *6))
+ (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *1 (-906 *4 *5 *6 *7)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306))
- (-5 *1 (-308)))))
+ (-12 (-5 *3 (-1083 *5)) (-4 *5 (-339)) (-5 *2 (-589 *6))
+ (-5 *1 (-496 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-284)) (-5 *1 (-164 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51))))
+ (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108))))
+ ((*1 *2 *3 *3)
+ (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1016)) (-5 *2 (-108))
+ (-5 *1 (-1124 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523)))))
- (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| -3710 *5) (|:| -1948 *5))))
- (-5 *1 (-746 *4 *5 *3 *6)) (-4 *3 (-599 *5))
- (-4 *6 (-599 (-383 *5)))))
+ (-12 (-5 *3 (-1087)) (-5 *2 (-1 *6 *5)) (-5 *1 (-646 *4 *5 *6))
+ (-4 *4 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+ (-14 *5 (-589 (-1087)))
+ (-5 *2
+ (-589 (-2 (|:| -2715 (-1083 *4)) (|:| -2411 (-589 (-883 *4))))))
+ (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087)))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2
+ (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5))))))
+ (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5)))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2
+ (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5))))))
+ (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5)))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523)))))
- (-4 *4 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3710 *4) (|:| -1948 *4))))
- (-5 *1 (-746 *5 *4 *3 *6)) (-4 *3 (-599 *4))
- (-4 *6 (-599 (-383 *4)))))
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2
+ (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5))))))
+ (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5)))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523)))))
- (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| -3710 *5) (|:| -1948 *5))))
- (-5 *1 (-746 *4 *5 *6 *3)) (-4 *6 (-599 *5))
- (-4 *3 (-599 (-383 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523)))))
- (-4 *4 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3710 *4) (|:| -1948 *4))))
- (-5 *1 (-746 *5 *4 *6 *3)) (-4 *6 (-599 *4))
- (-4 *3 (-599 (-383 *4))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-852)) (-5 *1 (-725)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-230 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-786))
- (-4 *5 (-732)) (-4 *2 (-243 *4)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
+ (-12 (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2
+ (-589 (-2 (|:| -2715 (-1083 *4)) (|:| -2411 (-589 (-883 *4))))))
+ (-5 *1 (-1193 *4 *5 *6)) (-5 *3 (-589 (-883 *4)))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))))
+(((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *6))))
+ (-5 *4 (-953 (-779 (-523)))) (-5 *5 (-1087)) (-5 *7 (-383 (-523)))
+ (-4 *6 (-973)) (-5 *2 (-794)) (-5 *1 (-548 *6)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786))
+ (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-589 (-710)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
+ (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-589 (-710))))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))
+ ((*1 *1 *2 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410))))
((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
-(((*1 *2)
- (-12
- (-5 *2 (-2 (|:| -3372 (-589 (-1087))) (|:| -3585 (-589 (-1087)))))
- (-5 *1 (-1125)))))
-(((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *3 (-710)) (-4 *4 (-13 (-515) (-136)))
- (-5 *1 (-1139 *4 *2)) (-4 *2 (-1145 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6)
- (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *3 (-203))
- (-5 *2 (-962)) (-5 *1 (-688)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))))
-(((*1 *1 *1 *2 *2)
- (|partial| -12 (-5 *2 (-852)) (-5 *1 (-1017 *3 *4)) (-14 *3 *2)
- (-14 *4 *2))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-953 *3)) (-4 *3 (-1123)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-339)) (-4 *7 (-1145 *5)) (-4 *4 (-664 *5 *7))
+ (-5 *2 (-2 (|:| -2373 (-629 *6)) (|:| |vec| (-1169 *5))))
+ (-5 *1 (-750 *5 *6 *7 *4 *3)) (-4 *6 (-599 *5)) (-4 *3 (-599 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-279))))
+ ((*1 *1 *1) (-4 *1 (-279)))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
+ ((*1 *1 *1) (-5 *1 (-794))))
(((*1 *2 *3)
- (-12 (-5 *3 (-779 (-355))) (-5 *2 (-779 (-203))) (-5 *1 (-282)))))
+ (-12 (-5 *2 (-394 (-1083 *1))) (-5 *1 (-292 *4)) (-5 *3 (-1083 *1))
+ (-4 *4 (-427)) (-4 *4 (-515)) (-4 *4 (-786))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-1014 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *2) (-12 (-5 *1 (-541 *2)) (-4 *2 (-508)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508))
+ (-5 *2 (-383 (-523)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-394 *3)) (-4 *3 (-508))
+ (-4 *3 (-515))))
+ ((*1 *2 *1) (|partial| -12 (-4 *1 (-508)) (-5 *2 (-383 (-523)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508))
+ (-5 *2 (-383 (-523)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-772 *3)) (-4 *3 (-508))
+ (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-779 *3)) (-4 *3 (-508))
+ (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508))
+ (-5 *2 (-383 (-523)))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-936 *3))
+ (-4 *3 (-964 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1145 *6))
+ (-4 *6 (-13 (-27) (-406 *5)))
+ (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-4 *8 (-1145 (-383 *7)))
+ (-5 *2 (-540 *3)) (-5 *1 (-511 *5 *6 *7 *8 *3))
+ (-4 *3 (-318 *6 *7 *8)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3)
+ (-12 (-5 *4 (-589 (-108))) (-5 *5 (-629 (-203)))
+ (-5 *6 (-629 (-523))) (-5 *7 (-203)) (-5 *3 (-523)) (-5 *2 (-962))
+ (-5 *1 (-694)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 (-1068 *4) (-1068 *4))) (-5 *2 (-1068 *4))
+ (-5 *1 (-1192 *4)) (-4 *4 (-1123))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-589 (-1068 *5)) (-589 (-1068 *5)))) (-5 *4 (-523))
+ (-5 *2 (-589 (-1068 *5))) (-5 *1 (-1192 *5)) (-4 *5 (-1123)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| -2373 (-629 (-383 (-883 *4))))
+ (|:| |vec| (-589 (-383 (-883 *4)))) (|:| -2262 (-710))
+ (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))
+ (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732))
+ (-5 *2
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *4))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *4)))))))
+ (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-125)) (-5 *3 (-710)) (-5 *2 (-1174)))))
(((*1 *1 *1 *2 *3)
(-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *1 (-209 *4))
(-4 *4 (-973))))
@@ -1162,1325 +1201,134 @@
((*1 *1 *1 *2)
(-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5))
(-4 *3 (-973)) (-14 *5 *3))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-4 *6 (-427))
+ (-5 *2 (-589 (-589 *7))) (-5 *1 (-501 *6 *7 *5)) (-4 *7 (-339))
+ (-4 *5 (-13 (-339) (-784))))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1169 *5)) (-4 *5 (-585 *4)) (-4 *4 (-515))
- (-5 *2 (-1169 *4)) (-5 *1 (-584 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523))) (-5 *2 (-108))
- (-5 *1 (-1194 *4)))))
-(((*1 *2 *3)
- (-12 (-14 *4 (-589 (-1087))) (-14 *5 (-710))
- (-5 *2
- (-589
- (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
- (-225 *4 (-383 (-523))))))
- (-5 *1 (-476 *4 *5))
- (-5 *3
- (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
- (-225 *4 (-383 (-523))))))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
- ((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-171)) (-5 *3 (-523))))
+ ((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-158))))
((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123))
- (-4 *3 (-1016)) (-5 *2 (-710))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4))
- (-4 *4 (-1123)) (-5 *2 (-710)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-292 (-203))) (-5 *4 (-1087))
- (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-172))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-292 (-203))) (-5 *4 (-1087))
- (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-277)))))
+ (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
- (-4 *3 (-13 (-339) (-1109) (-930))))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-160)))))
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174))
+ (-5 *1 (-424 *4 *5 *6 *7)))))
(((*1 *2 *1)
- (-12
- (-5 *2
- (-589
- (-2
- (|:| -3772
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (|:| -2482
- (-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| (-1068 (-203)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2464
- (-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 (-518))))
+ (-12 (-5 *2 (-589 (-2 (|:| |k| (-1087)) (|:| |c| (-1189 *3)))))
+ (-5 *1 (-1189 *3)) (-4 *3 (-973))))
((*1 *2 *1)
- (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123))
- (-5 *2 (-589 *4)))))
-(((*1 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
- (-4 *4 (-13 (-786) (-515))))))
+ (-12 (-5 *2 (-589 (-2 (|:| |k| *3) (|:| |c| (-1191 *3 *4)))))
+ (-5 *1 (-1191 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))))
+(((*1 *1 *2 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-1068 *2)) (-4 *2 (-1123)))))
(((*1 *1 *2 *3)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-880 *4 *6 *5)) (-4 *4 (-427))
- (-4 *5 (-786)) (-4 *6 (-732)) (-5 *1 (-916 *4 *5 *6 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-905 *4 *5 *6 *3)) (-4 *4 (-973)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515))
- (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))))
-(((*1 *2)
- (-12 (-5 *2 (-2 (|:| -3585 (-589 *3)) (|:| -3372 (-589 *3))))
- (-5 *1 (-1124 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1169 *3)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
- ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-834 *3)) (-4 *3 (-1016)) (-5 *2 (-108))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203)))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1))))
- (-5 *2 (-962)) (-5 *1 (-693)))))
-(((*1 *1) (-5 *1 (-413))))
-(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-692)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2))
- (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523))))
- (-5 *1 (-168 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-1113 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
-(((*1 *2 *3)
- (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)))))
-(((*1 *1 *2) (-12 (-5 *1 (-1110 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-1110 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-589 (-1110 *2))) (-5 *1 (-1110 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973))
- (-5 *2 (-589 (-589 (-589 (-874 *3))))))))
-(((*1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339))
- (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3)))
- (-5 *1 (-533 *5 *3)))))
-(((*1 *1 *2 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-784)) (-5 *1 (-280 *3)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-203))))
- ((*1 *1 *1) (-4 *1 (-508)))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-546 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-4 *1 (-1016)) (-5 *2 (-1034)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *8 (-987 *5 *6 *7))
- (-5 *2
- (-2 (|:| |val| (-589 *8)) (|:| |towers| (-589 (-954 *5 *6 *7 *8)))))
- (-5 *1 (-954 *5 *6 *7 *8)) (-5 *3 (-589 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *8 (-987 *5 *6 *7))
- (-5 *2
- (-2 (|:| |val| (-589 *8))
- (|:| |towers| (-589 (-1058 *5 *6 *7 *8)))))
- (-5 *1 (-1058 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857))))
- ((*1 *2 *1) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))))
-(((*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-629 (-383 (-883 (-523)))))
- (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958))
- (-5 *3 (-292 (-523))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *3 *3 *3)
- (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 *5)) (-4 *5 (-1145 *3)) (-4 *3 (-284))
- (-5 *2 (-108)) (-5 *1 (-430 *3 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1160 *4))
- (-4 *4 (-37 (-383 (-523))))
- (-5 *2 (-1 (-1068 *4) (-1068 *4) (-1068 *4))) (-5 *1 (-1162 *4 *5)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-589 *7)) (-5 *5 (-589 (-589 *8))) (-4 *7 (-786))
- (-4 *8 (-284)) (-4 *6 (-732)) (-4 *9 (-880 *8 *6 *7))
- (-5 *2
- (-2 (|:| |unitPart| *9)
- (|:| |suPart|
- (-589 (-2 (|:| -2424 (-1083 *9)) (|:| -1475 (-523)))))))
- (-5 *1 (-682 *6 *7 *8 *9)) (-5 *3 (-1083 *9)))))
+ (-12 (-5 *2 (-820 *4 *5)) (-5 *3 (-820 *4 *6)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-609 *5)) (-5 *1 (-816 *4 *5 *6)))))
+(((*1 *1) (-5 *1 (-130))) ((*1 *1 *1) (-5 *1 (-133)))
+ ((*1 *1 *1) (-4 *1 (-1056))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-455 *4 *5))) (-14 *4 (-589 (-1087)))
- (-4 *5 (-427))
- (-5 *2
- (-2 (|:| |gblist| (-589 (-225 *4 *5)))
- (|:| |gvlist| (-589 (-523)))))
- (-5 *1 (-577 *4 *5)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))
- ((*1 *1 *2 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410))))
- ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-953 *3)) (-4 *3 (-1123)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016))
- (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))))
+ (-12 (-5 *3 (-562 *5)) (-4 *5 (-406 *4)) (-4 *4 (-964 (-523)))
+ (-4 *4 (-13 (-786) (-515))) (-5 *2 (-1083 *5)) (-5 *1 (-31 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-562 *1)) (-4 *1 (-973)) (-4 *1 (-279))
+ (-5 *2 (-1083 *1)))))
+(((*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3 (-523))) (-4 *3 (-973)) (-5 *1 (-94 *3))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-94 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-94 *3)))))
-(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-794)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 (-710))
- (-14 *4 (-710)) (-4 *5 (-158)))))
-(((*1 *1) (-5 *1 (-762))))
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1169 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
- (-4 *4 (-13 (-786) (-515))))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-564 (-823 (-523))))
- (-4 *5 (-817 (-523)))
- (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523))))
- (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
- (-5 *1 (-526 *5 *3)) (-4 *3 (-575))
- (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-413)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-710)) (-4 *5 (-515))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-795))))
- ((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-795))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1070)) (-5 *4 (-794)) (-5 *2 (-1174)) (-5 *1 (-795))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1068 *4))
- (-4 *4 (-1016)) (-4 *4 (-1123)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-508))))
+ (-12 (-5 *3 (-1169 (-629 *4))) (-4 *4 (-158))
+ (-5 *2 (-1169 (-629 (-883 *4)))) (-5 *1 (-169 *4)))))
(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-1083 (-883 *4))) (-5 *1 (-392 *3 *4))
- (-4 *3 (-393 *4))))
+ (-12 (-14 *4 (-710)) (-4 *5 (-1123)) (-5 *2 (-126))
+ (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5))))
((*1 *2)
- (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-4 *3 (-339))
- (-5 *2 (-1083 (-883 *3)))))
+ (-12 (-4 *4 (-339)) (-5 *2 (-126)) (-5 *1 (-304 *3 *4))
+ (-4 *3 (-305 *4))))
((*1 *2)
- (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-25)) (-4 *3 (-786))
- (-5 *2 (-2 (|:| -3474 (-523)) (|:| |var| (-562 *1))))
- (-4 *1 (-406 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *4)) (-4 *4 (-973)) (-4 *2 (-1145 *4))
- (-5 *1 (-419 *4 *2))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-383 (-1083 (-292 *5)))) (-5 *3 (-1169 (-292 *5)))
- (-5 *4 (-523)) (-4 *5 (-13 (-515) (-786))) (-5 *1 (-1044 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
- ((*1 *2 *2 *1)
- (|partial| -12 (-5 *2 (-383 *1)) (-4 *1 (-1145 *3)) (-4 *3 (-973))
- (-4 *3 (-515))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-562 *4)) (-4 *4 (-786)) (-4 *2 (-786))
- (-5 *1 (-561 *2 *4)))))
-(((*1 *2 *2 *3)
- (-12
- (-5 *2
- (-2 (|:| |partsol| (-1169 (-383 (-883 *4))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *4)))))))
- (-5 *3 (-589 *7)) (-4 *4 (-13 (-284) (-136)))
- (-4 *7 (-880 *4 *6 *5)) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-5 *1 (-855 *4 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-523))
- (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1016)) (-4 *5 (-1016))
- (-5 *2 (-1 *5)) (-5 *1 (-623 *4 *5)))))
-(((*1 *2 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-694)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-515) (-136)))
- (-5 *2 (-2 (|:| -3844 *3) (|:| -3855 *3))) (-5 *1 (-1139 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-443)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1 (-874 (-203)) (-203) (-203)))
- (-5 *3 (-1 (-203) (-203) (-203) (-203))) (-5 *1 (-232)))))
-(((*1 *1 *1) (-5 *1 (-985))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4))
- (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108))))
+ (-12 (-5 *2 (-710)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
+ (-4 *5 (-158))))
((*1 *2 *1)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| -3310 (-721 *3)) (|:| |coef1| (-721 *3))
- (|:| |coef2| (-721 *3))))
- (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-2 (|:| -3310 *1) (|:| |coef1| *1) (|:| |coef2| *1)))
- (-4 *1 (-987 *3 *4 *5)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1087)) (-5 *6 (-589 (-562 *3)))
- (-5 *5 (-562 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *7)))
- (-4 *7 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3)))
- (-5 *1 (-516 *7 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 *2)))
- (-5 *2 (-823 *3)) (-5 *1 (-995 *3 *4 *5))
- (-4 *5 (-13 (-406 *4) (-817 *3) (-564 *2))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 (-883 *3))) (-4 *3 (-427)) (-5 *1 (-336 *3 *4))
- (-14 *4 (-589 (-1087)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-425 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6))
- (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *1 (-425 *4 *5 *6 *7))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6))
- (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *1 (-425 *4 *5 *6 *7))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
- (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-589 (-719 *3 (-796 *4)))) (-4 *3 (-427))
- (-14 *4 (-589 (-1087))) (-5 *1 (-574 *3 *4)))))
-(((*1 *1 *1) (-4 *1 (-982))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-108))
- (-5 *6 (-203)) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD))))
- (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE))))
- (-5 *2 (-962)) (-5 *1 (-696)))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *5 (-562 *4)) (-5 *6 (-1087))
- (-4 *4 (-13 (-406 *7) (-27) (-1109)))
- (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4))))
- (-5 *1 (-525 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1089 (-383 (-523)))) (-5 *2 (-383 (-523)))
- (-5 *1 (-170)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-852)) (-5 *1 (-725)))))
-(((*1 *1 *1) (-5 *1 (-108))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-284)) (-4 *6 (-349 *5)) (-4 *4 (-349 *5))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4))))
- (-5 *1 (-1038 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-523)) (|has| *1 (-6 -4239)) (-4 *1 (-380))
- (-5 *2 (-852)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *8)) (-5 *4 (-710)) (-4 *8 (-880 *5 *7 *6))
- (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
- (-4 *7 (-732))
- (-5 *2
- (-589
- (-2 (|:| |det| *8) (|:| |rows| (-589 (-523)))
- (|:| |cols| (-589 (-523))))))
- (-5 *1 (-855 *5 *6 *7 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-126)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-110)) (-4 *4 (-973)) (-5 *1 (-654 *4 *2))
- (-4 *2 (-591 *4))))
- ((*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-773 *2)) (-4 *2 (-973)))))
-(((*1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 *4))
- (-5 *2 (-2 (|:| |radicand| (-383 *5)) (|:| |deg| (-710))))
- (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1172)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-455 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973))
- (-5 *2 (-883 *5)) (-5 *1 (-875 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-589 *8))) (-5 *3 (-589 *8))
- (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-108)) (-5 *1 (-906 *5 *6 *7 *8)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-383 (-883 (-155 (-523))))))
- (-5 *2 (-589 (-589 (-271 (-883 (-155 *4)))))) (-5 *1 (-354 *4))
- (-4 *4 (-13 (-339) (-784)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-271 (-383 (-883 (-155 (-523)))))))
- (-5 *2 (-589 (-589 (-271 (-883 (-155 *4)))))) (-5 *1 (-354 *4))
- (-4 *4 (-13 (-339) (-784)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 (-155 (-523)))))
- (-5 *2 (-589 (-271 (-883 (-155 *4))))) (-5 *1 (-354 *4))
- (-4 *4 (-13 (-339) (-784)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-271 (-383 (-883 (-155 (-523))))))
- (-5 *2 (-589 (-271 (-883 (-155 *4))))) (-5 *1 (-354 *4))
- (-4 *4 (-13 (-339) (-784))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-710)) (-4 *5 (-973)) (-5 *2 (-523))
- (-5 *1 (-418 *5 *3 *6)) (-4 *3 (-1145 *5))
- (-4 *6 (-13 (-380) (-964 *5) (-339) (-1109) (-261)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5))
- (-4 *3 (-1145 *4))
- (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-5 *3 (-1087)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-883 *1)) (-4 *1 (-27))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1087)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-786) (-515)))))
- ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-786) (-515))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |pde| (-589 (-292 (-203))))
- (|:| |constraints|
- (-589
- (-2 (|:| |start| (-203)) (|:| |finish| (-203))
- (|:| |grid| (-710)) (|:| |boundaryType| (-523))
- (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203))))))
- (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070))
- (|:| |tol| (-203))))
- (-5 *2 (-108)) (-5 *1 (-190)))))
-(((*1 *2)
- (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
- (-5 *1 (-993 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
- (-5 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284))
- (-5 *1 (-847 *3 *4 *5 *2)) (-4 *2 (-880 *5 *3 *4))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *6 *4 *5))
- (-5 *1 (-847 *4 *5 *6 *2)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-284)))))
-(((*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
- (-5 *2 (-1169 *6)) (-5 *1 (-312 *3 *4 *5 *6))
- (-4 *6 (-318 *3 *4 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3)
- (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *6 (-203))
- (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))))
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-523))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732))
+ (-5 *2 (-523)) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-909 *3)) (-4 *3 (-973)) (-5 *2 (-852))))
+ ((*1 *2) (-12 (-4 *1 (-1176 *3)) (-4 *3 (-339)) (-5 *2 (-126)))))
(((*1 *2 *2)
- (-12
- (-5 *2
- (-589
- (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-710)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *4 (-732)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *5 (-786))
- (-5 *1 (-424 *3 *4 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-92)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2)
- (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
- (-5 *1 (-917 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
- (-5 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-230 *2 *3 *4 *5)) (-4 *2 (-973)) (-4 *3 (-786))
- (-4 *4 (-243 *3)) (-4 *5 (-732)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7)
- (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-203))
- (-5 *7 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))))
+ (-12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
+ (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
(((*1 *2 *3 *4 *5)
- (-12 (-4 *6 (-1145 *9)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-284))
- (-4 *10 (-880 *9 *7 *8))
+ (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-786)) (-5 *4 (-589 *6))
+ (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| *4) (|:| |td| (-589 *4))))
+ (-5 *1 (-1095 *6)) (-5 *5 (-589 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-764)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-852))
(-5 *2
- (-2 (|:| |deter| (-589 (-1083 *10)))
- (|:| |dterm|
- (-589 (-589 (-2 (|:| -2981 (-710)) (|:| |pcoef| *10)))))
- (|:| |nfacts| (-589 *6)) (|:| |nlead| (-589 *10))))
- (-5 *1 (-717 *6 *7 *8 *9 *10)) (-5 *3 (-1083 *10)) (-5 *4 (-589 *6))
- (-5 *5 (-589 *10)))))
-(((*1 *2 *3 *3)
- (-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *7)
- (|:| |polj| *7)))
- (-4 *5 (-732)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786))
- (-5 *2 (-108)) (-5 *1 (-424 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-964 (-523))) (-4 *1 (-279)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1083 *3)) (-4 *3 (-973)) (-4 *1 (-1145 *3)))))
-(((*1 *2)
- (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
- (-5 *1 (-993 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
- (-5 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-548 *3)) (-4 *3 (-37 *2))
- (-4 *3 (-973)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
- (-5 *1 (-161 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1) (-12 (-5 *1 (-614 *2)) (-4 *2 (-786))))
- ((*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
- ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
- (-4 *3 (-1145 *2)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
+ (-3 (-1083 *4)
+ (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034)))))))
+ (-5 *1 (-322 *4)) (-4 *4 (-325)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
(-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
(-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1101 *4 *5))
- (-4 *4 (-1016)) (-4 *5 (-1016)))))
-(((*1 *2 *1 *3 *4 *4 *5)
- (-12 (-5 *3 (-874 (-203))) (-5 *4 (-805)) (-5 *5 (-852))
- (-5 *2 (-1174)) (-5 *1 (-443))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-443))))
- ((*1 *2 *1 *3 *4 *4 *5)
- (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *4 (-805)) (-5 *5 (-852))
- (-5 *2 (-1174)) (-5 *1 (-443)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-14 *4 (-589 (-1087))) (-4 *2 (-158))
- (-4 *3 (-216 (-2810 *4) (-710)))
- (-14 *6
- (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *3))
- (-2 (|:| -4013 *5) (|:| -1475 *3))))
- (-5 *1 (-436 *4 *2 *5 *3 *6 *7)) (-4 *5 (-786))
- (-4 *7 (-880 *2 *3 (-796 *4))))))
-(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -1611 *3) (|:| |coef1| (-721 *3))))
- (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-1 (-540 *3) *3 (-1087)))
- (-5 *6
- (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3
- (-1087)))
- (-4 *3 (-261)) (-4 *3 (-575)) (-4 *3 (-964 *4)) (-4 *3 (-406 *7))
- (-5 *4 (-1087)) (-4 *7 (-564 (-823 (-523)))) (-4 *7 (-427))
- (-4 *7 (-817 (-523))) (-4 *7 (-786)) (-5 *2 (-540 *3))
- (-5 *1 (-532 *7 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-852)) (-4 *1 (-216 *3 *4)) (-4 *4 (-973))
- (-4 *4 (-1123))))
- ((*1 *1 *2)
- (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
- (-4 *5 (-216 (-2810 *3) (-710)))
- (-14 *6
- (-1 (-108) (-2 (|:| -4013 *2) (|:| -1475 *5))
- (-2 (|:| -4013 *2) (|:| -1475 *5))))
- (-5 *1 (-436 *3 *4 *2 *5 *6 *7)) (-4 *2 (-786))
- (-4 *7 (-880 *4 *5 (-796 *3)))))
- ((*1 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))))
-(((*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1) (-12 (-5 *1 (-614 *2)) (-4 *2 (-786))))
- ((*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
- ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
- (-4 *3 (-1145 *2)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1070)) (-5 *2 (-589 (-1092))) (-5 *1 (-1049)))))
-(((*1 *2 *3 *3 *3 *4 *5 *6)
- (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
- (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203)))
- (-5 *1 (-636)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-987 *3 *4 *5)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1145 (-523))) (-5 *1 (-459 *3)))))
+ (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-786)) (-5 *1 (-1095 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-443)) (-5 *3 (-589 (-240))) (-5 *1 (-1170))))
+ ((*1 *1 *1) (-5 *1 (-1170))))
(((*1 *2 *1 *1)
- (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-973))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794))))
- ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-874 (-203))) (-5 *2 (-203)) (-5 *1 (-1120))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1611 *4)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-710)) (-5 *5 (-589 *3)) (-4 *3 (-284)) (-4 *6 (-786))
- (-4 *7 (-732)) (-5 *2 (-108)) (-5 *1 (-572 *6 *7 *3 *8))
- (-4 *8 (-880 *3 *7 *6)))))
-(((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
+ (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-4 *3 (-1016))
+ (-5 *2 (-108)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-499))) (-5 *2 (-1087)) (-5 *1 (-499)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-284)) (-4 *3 (-921 *2)) (-4 *4 (-1145 *3))
- (-5 *1 (-389 *2 *3 *4 *5)) (-4 *5 (-13 (-385 *3 *4) (-964 *3))))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
- ((*1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 (-383 (-523))))
- (-5 *2
- (-589
- (-2 (|:| |outval| *4) (|:| |outmult| (-523))
- (|:| |outvect| (-589 (-629 *4))))))
- (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1068 (-383 *3))) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
-(((*1 *1) (-5 *1 (-742))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-60 *3)) (-14 *3 (-1087))))
- ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-67 *3)) (-14 *3 (-1087))))
- ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-70 *3)) (-14 *3 (-1087))))
- ((*1 *2 *1) (-12 (-4 *1 (-371)) (-5 *2 (-1174))))
- ((*1 *2 *3) (-12 (-5 *3 (-364)) (-5 *2 (-1174)) (-5 *1 (-373))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1070)) (-5 *4 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050))))
- ((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-108))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2
- (-3 (|:| |%expansion| (-289 *5 *3 *6 *7))
- (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))))
- (-5 *1 (-396 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
- (-14 *6 (-1087)) (-14 *7 *3))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *8)) (-4 *8 (-880 *5 *7 *6))
- (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
- (-4 *7 (-732))
- (-5 *2
- (-589
- (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8))
- (|:| |wcond| (-589 (-883 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *5))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *5))))))))))
- (-5 *1 (-855 *5 *6 *7 *8)) (-5 *4 (-589 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *8)) (-5 *4 (-589 (-1087))) (-4 *8 (-880 *5 *7 *6))
- (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
- (-4 *7 (-732))
- (-5 *2
- (-589
- (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8))
- (|:| |wcond| (-589 (-883 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *5))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *5))))))))))
- (-5 *1 (-855 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-629 *7)) (-4 *7 (-880 *4 *6 *5))
- (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732))
- (-5 *2
- (-589
- (-2 (|:| |eqzro| (-589 *7)) (|:| |neqzro| (-589 *7))
- (|:| |wcond| (-589 (-883 *4)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *4))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *4))))))))))
- (-5 *1 (-855 *4 *5 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-629 *9)) (-5 *5 (-852)) (-4 *9 (-880 *6 *8 *7))
- (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087))))
- (-4 *8 (-732))
- (-5 *2
- (-589
- (-2 (|:| |eqzro| (-589 *9)) (|:| |neqzro| (-589 *9))
- (|:| |wcond| (-589 (-883 *6)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *6))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *6))))))))))
- (-5 *1 (-855 *6 *7 *8 *9)) (-5 *4 (-589 *9))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 (-1087))) (-5 *5 (-852))
- (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136)))
- (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732))
- (-5 *2
- (-589
- (-2 (|:| |eqzro| (-589 *9)) (|:| |neqzro| (-589 *9))
- (|:| |wcond| (-589 (-883 *6)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *6))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *6))))))))))
- (-5 *1 (-855 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *8)) (-5 *4 (-852)) (-4 *8 (-880 *5 *7 *6))
- (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
- (-4 *7 (-732))
- (-5 *2
- (-589
- (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8))
- (|:| |wcond| (-589 (-883 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *5))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *5))))))))))
- (-5 *1 (-855 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 *9)) (-5 *5 (-1070))
- (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136)))
- (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523))
- (-5 *1 (-855 *6 *7 *8 *9))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 (-1087))) (-5 *5 (-1070))
- (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136)))
- (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523))
- (-5 *1 (-855 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *8)) (-5 *4 (-1070)) (-4 *8 (-880 *5 *7 *6))
- (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
- (-4 *7 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-629 *10)) (-5 *4 (-589 *10)) (-5 *5 (-852))
- (-5 *6 (-1070)) (-4 *10 (-880 *7 *9 *8)) (-4 *7 (-13 (-284) (-136)))
- (-4 *8 (-13 (-786) (-564 (-1087)))) (-4 *9 (-732)) (-5 *2 (-523))
- (-5 *1 (-855 *7 *8 *9 *10))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-629 *10)) (-5 *4 (-589 (-1087))) (-5 *5 (-852))
- (-5 *6 (-1070)) (-4 *10 (-880 *7 *9 *8)) (-4 *7 (-13 (-284) (-136)))
- (-4 *8 (-13 (-786) (-564 (-1087)))) (-4 *9 (-732)) (-5 *2 (-523))
- (-5 *1 (-855 *7 *8 *9 *10))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-629 *9)) (-5 *4 (-852)) (-5 *5 (-1070))
- (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136)))
- (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523))
- (-5 *1 (-855 *6 *7 *8 *9)))))
-(((*1 *2 *3 *4 *4 *5 *3 *6)
- (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3)) (-5 *6 (-1083 *3))
- (-4 *3 (-13 (-406 *7) (-27) (-1109)))
- (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-519 *7 *3 *8)) (-4 *8 (-1016))))
- ((*1 *2 *3 *4 *4 *5 *4 *3 *6)
- (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3))
- (-5 *6 (-383 (-1083 *3))) (-4 *3 (-13 (-406 *7) (-27) (-1109)))
- (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-519 *7 *3 *8)) (-4 *8 (-1016)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
- (-5 *2 (-589 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016))
- (-5 *2 (-589 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 *3)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-666))))
- ((*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-589 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1160 *3)) (-4 *3 (-973)) (-5 *2 (-1068 *3)))))
-(((*1 *2 *2 *2 *3 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-5 *1 (-1141 *4 *2))
- (-4 *2 (-1145 *4)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7))
- (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1))
- (-4 *1 (-992 *4 *5 *6 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-4 *6 (-817 *5)) (-5 *2 (-816 *5 *6 (-589 *6)))
- (-5 *1 (-818 *5 *6 *4)) (-5 *3 (-589 *6)) (-4 *4 (-564 (-823 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-5 *2 (-589 (-271 *3))) (-5 *1 (-818 *5 *3 *4))
- (-4 *3 (-964 (-1087))) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-5 *2 (-589 (-271 (-883 *3))))
- (-5 *1 (-818 *5 *3 *4)) (-4 *3 (-973))
- (-4179 (-4 *3 (-964 (-1087)))) (-4 *3 (-817 *5))
- (-4 *4 (-564 (-823 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-5 *2 (-820 *5 *3)) (-5 *1 (-818 *5 *3 *4))
- (-4179 (-4 *3 (-964 (-1087)))) (-4179 (-4 *3 (-973)))
- (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))))
+ (-12 (-5 *3 (-1083 (-523))) (-5 *2 (-523)) (-5 *1 (-873)))))
(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-157))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-367)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-1 (-589 *2) *2 *2 *2)) (-4 *2 (-1016))
- (-5 *1 (-98 *2))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1016)) (-5 *1 (-98 *2)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))))
-(((*1 *1 *1) (-5 *1 (-985))))
-(((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-508))))
- ((*1 *1 *1) (-4 *1 (-982))))
-(((*1 *1) (-5 *1 (-268))))
-(((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *4 (-710))
- (-5 *2 (-629 (-203))) (-5 *1 (-244)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-5 *2 (-1083 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-364)) (-5 *2 (-1174)) (-5 *1 (-367))))
- ((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-367)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
- (|:| |explanations| (-589 (-1070)))))
- (-5 *2 (-962)) (-5 *1 (-282))))
- ((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
- (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))))
- (-5 *2 (-962)) (-5 *1 (-282)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-629 *5)) (-4 *5 (-973)) (-5 *1 (-977 *3 *4 *5))
- (-14 *3 (-710)) (-14 *4 (-710)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
- (-14 *6 (-589 (-1087)))
- (-5 *2
- (-589 (-1058 *5 (-495 (-796 *6)) (-796 *6) (-719 *5 (-796 *6)))))
- (-5 *1 (-574 *5 *6)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))
- (-5 *2 (-962)) (-5 *1 (-688)))))
-(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-760)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))))
-(((*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-271 (-883 (-523))))
- (-5 *2
- (-2 (|:| |varOrder| (-589 (-1087)))
- (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed"))
- (|:| |hom| (-589 (-1169 (-710))))))
- (-5 *1 (-214)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1051))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1083 *1)) (-4 *1 (-940)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
-(((*1 *2 *3 *3 *3)
- (|partial| -12
- (-4 *4 (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523)))))
- (-4 *5 (-1145 *4)) (-5 *2 (-1083 (-383 *5))) (-5 *1 (-565 *4 *5))
- (-5 *3 (-383 *5))))
- ((*1 *2 *3 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2 (-1083 (-383 *6))) (-5 *1 (-565 *5 *6)) (-5 *3 (-383 *6)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1170))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1170))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1171))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1171)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-4 *2 (-831 *5)) (-5 *1 (-631 *5 *2 *3 *4))
- (-4 *3 (-349 *2)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 (-589 (-589 *4)))) (-5 *3 (-589 *4)) (-4 *4 (-786))
- (-5 *1 (-1095 *4)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-883 (-155 *4))) (-4 *4 (-158))
- (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-883 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-158))
- (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 (-355)))
- (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973))
- (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515))
- (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515))
- (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-383 (-883 (-155 *4)))) (-4 *4 (-515))
- (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-383 (-883 (-155 *5)))) (-5 *4 (-852))
- (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355)))
- (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786))
- (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515))
- (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355)))
- (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-292 (-155 *4))) (-4 *4 (-515)) (-4 *4 (-786))
- (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-292 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-515))
- (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355)))
- (-5 *1 (-724 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-349 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4))
- (-14 *3 (-852)) (-4 *4 (-973))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 (-413)))))
- (-5 *1 (-1091)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2 *3) (-12 (-5 *3 (-900)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
-(((*1 *1) (-5 *1 (-1001))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-443))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1170))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1171)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1169 (-710))) (-5 *1 (-617 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973)) (-4 *5 (-1145 *4)) (-5 *2 (-1 *6 (-589 *6)))
- (-5 *1 (-1163 *4 *5 *3 *6)) (-4 *3 (-599 *5)) (-4 *6 (-1160 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3))
- (-4 *3 (-897)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
- (-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
- (|:| |success| (-108))))
- (-5 *1 (-728)) (-5 *5 (-523)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-852)) (-4 *5 (-786))
- (-5 *2 (-57 (-589 (-614 *5)))) (-5 *1 (-614 *5)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-523)))))
-(((*1 *2 *3) (-12 (-5 *3 (-383 (-523))) (-5 *2 (-203)) (-5 *1 (-282)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-732))
- (-4 *5 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *6 (-515))
- (-5 *2 (-2 (|:| -4016 (-883 *6)) (|:| -1830 (-883 *6))))
- (-5 *1 (-672 *4 *5 *6 *3)) (-4 *3 (-880 (-383 (-883 *6)) *4 *5)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-427)))))
-(((*1 *1 *1) (-4 *1 (-508))))
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |polnum| (-721 *3)) (|:| |polden| *3) (|:| -2426 (-710))))
- (-5 *1 (-721 *3)) (-4 *3 (-973))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2426 (-710))))
- (-4 *1 (-987 *3 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1169 *4)) (-4 *4 (-393 *3)) (-4 *3 (-284))
- (-4 *3 (-515)) (-5 *1 (-42 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-4 *4 (-339)) (-5 *2 (-1169 *1))
- (-4 *1 (-305 *4))))
- ((*1 *2) (-12 (-4 *3 (-339)) (-5 *2 (-1169 *1)) (-4 *1 (-305 *3))))
- ((*1 *2)
- (-12 (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-1169 *1))
- (-4 *1 (-385 *3 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4))
- (-5 *2 (-1169 *6)) (-5 *1 (-389 *3 *4 *5 *6))
- (-4 *6 (-13 (-385 *4 *5) (-964 *4)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4))
- (-5 *2 (-1169 *6)) (-5 *1 (-390 *3 *4 *5 *6 *7))
- (-4 *6 (-385 *4 *5)) (-14 *7 *2)))
- ((*1 *2) (-12 (-4 *3 (-158)) (-5 *2 (-1169 *1)) (-4 *1 (-393 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1169 (-1169 *4))) (-5 *1 (-493 *4))
- (-4 *4 (-325)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4))))
- (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3))
- (-4 *3 (-1016)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1068 (-383 *3))) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *1) (-12 (-5 *2 (-900)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
-(((*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4))
- (-4 *4 (-325)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-108)) (-5 *6 (-629 (-203)))
- (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))))
-(((*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))))
-(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-367)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136)))
- (-5 *1 (-375 *3 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-427)) (-5 *2 (-108))
- (-5 *1 (-336 *4 *5)) (-14 *5 (-589 (-1087)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-719 *4 (-796 *5)))) (-4 *4 (-427))
- (-14 *5 (-589 (-1087))) (-5 *2 (-108)) (-5 *1 (-574 *4 *5)))))
-(((*1 *2 *3 *3 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *2 (-108)) (-5 *1 (-454)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
-(((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-786)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-562 *4)) (-5 *1 (-561 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-786)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-5 *5 (-589 (-589 *8)))
- (-4 *7 (-786)) (-4 *8 (-284)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732))
- (-5 *2
- (-2 (|:| |upol| (-1083 *8)) (|:| |Lval| (-589 *8))
- (|:| |Lfact|
- (-589 (-2 (|:| -2424 (-1083 *8)) (|:| -1475 (-523)))))
- (|:| |ctpol| *8)))
- (-5 *1 (-682 *6 *7 *8 *9)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1070))
- (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-108)) (-5 *1 (-202 *4 *5)) (-4 *5 (-13 (-1109) (-29 *4))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-108)) (-5 *1 (-110))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-1087)) (-5 *2 (-108))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-110)) (-5 *2 (-108))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-108)) (-5 *1 (-562 *4)) (-4 *4 (-786))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-562 *4)) (-4 *4 (-786))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-5 *2 (-108)) (-5 *1 (-818 *5 *3 *4))
- (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *6)) (-4 *6 (-817 *5)) (-4 *5 (-1016))
- (-5 *2 (-108)) (-5 *1 (-818 *5 *6 *4)) (-4 *4 (-564 (-823 *5))))))
-(((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-108))
- (-5 *2 (-962)) (-5 *1 (-685)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))))
+ (|partial| -12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-108)))))
+(((*1 *1 *2) (-12 (-5 *2 (-364)) (-5 *1 (-578)))))
+(((*1 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))))
-(((*1 *1 *2 *2 *3)
- (-12 (-5 *2 (-710)) (-4 *3 (-1123)) (-4 *1 (-55 *3 *4 *5))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1) (-5 *1 (-157)))
- ((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365))))
- ((*1 *1) (-5 *1 (-370)))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
- ((*1 *1)
- (-12 (-4 *3 (-1016)) (-5 *1 (-816 *2 *3 *4)) (-4 *2 (-1016))
- (-4 *4 (-609 *3))))
- ((*1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016))))
- ((*1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973))))
- ((*1 *1 *1) (-5 *1 (-1087))) ((*1 *1) (-5 *1 (-1087)))
- ((*1 *1) (-5 *1 (-1104))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1611 *4)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-852)) (-4 *5 (-515)) (-5 *2 (-629 *5))
- (-5 *1 (-886 *5 *3)) (-4 *3 (-599 *5)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *2 (-962)) (-5 *1 (-692)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-306)))))
-(((*1 *2 *1) (-12 (-5 *2 (-167)) (-5 *1 (-257)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-710)) (-5 *3 (-874 *4)) (-4 *1 (-1048 *4))
- (-4 *4 (-973))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-710)) (-5 *4 (-874 (-203))) (-5 *2 (-1174))
- (-5 *1 (-1171)))))
-(((*1 *2 *3 *4 *4 *5 *6)
- (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-805))
- (-5 *5 (-852)) (-5 *6 (-589 (-240))) (-5 *2 (-443)) (-5 *1 (-1173))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-443))
- (-5 *1 (-1173))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-589 (-240)))
- (-5 *2 (-443)) (-5 *1 (-1173)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-2 (|:| -3772 *3) (|:| -2482 *4))))
- (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *1 (-1100 *3 *4))))
- ((*1 *1) (-12 (-4 *1 (-1100 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-784)) (-4 *4 (-339)) (-5 *2 (-710))
+ (-5 *1 (-876 *4 *5)) (-4 *5 (-1145 *4)))))
(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-5 *2 (-2 (|:| -2888 (-110)) (|:| |w| (-203)))) (-5 *1 (-184)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))))
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
+ (-4 *4 (-13 (-786) (-515))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-797 *4 *5 *6 *7))
- (-4 *4 (-973)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 *3))
- (-14 *7 *3)))
+ (-12 (-5 *3 (-1018 *4)) (-4 *4 (-1016)) (-5 *2 (-1 *4))
+ (-5 *1 (-945 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355))))
((*1 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-4 *5 (-786)) (-4 *6 (-732))
- (-14 *8 (-589 *5)) (-5 *2 (-1174))
- (-5 *1 (-1179 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-880 *4 *6 *5))
- (-14 *9 (-589 *3)) (-14 *10 *3))))
-(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-713)) (-5 *1 (-110)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-880 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-427))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *1))))
- (-4 *1 (-992 *4 *5 *6 *3))))
- ((*1 *1 *1) (-4 *1 (-1127)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-515)) (-5 *1 (-1148 *3 *2))
- (-4 *2 (-13 (-1145 *3) (-515) (-10 -8 (-15 -3310 ($ $ $))))))))
-(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-692)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-888 *3)) (-5 *1 (-1075 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *2 *3 *3 *1)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-3 *3 (-589 *1)))
- (-4 *1 (-992 *4 *5 *6 *3)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *5)) (-4 *4 (-973))
- (-4 *5 (-786)) (-5 *2 (-883 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *5)) (-4 *4 (-973))
- (-4 *5 (-786)) (-5 *2 (-883 *4))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-1160 *4)) (-4 *4 (-973))
- (-5 *2 (-883 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-1160 *4)) (-4 *4 (-973))
- (-5 *2 (-883 *4)))))
+ (-12 (-5 *3 (-1011 (-523))) (-5 *2 (-1 (-523))) (-5 *1 (-971)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
- (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5))))
+ (-12 (-4 *3 (-515)) (-4 *4 (-921 *3)) (-5 *1 (-131 *3 *4 *2))
+ (-4 *2 (-349 *4))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
- (-4 *7 (-921 *4)) (-4 *2 (-627 *7 *8 *9))
- (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-627 *4 *5 *6))
- (-4 *8 (-349 *7)) (-4 *9 (-349 *7))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973))
- (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-339))))
+ (-12 (-4 *4 (-515)) (-4 *5 (-921 *4)) (-4 *2 (-349 *4))
+ (-5 *1 (-474 *4 *5 *2 *3)) (-4 *3 (-349 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-629 *5)) (-4 *5 (-921 *4)) (-4 *4 (-515))
+ (-5 *2 (-629 *4)) (-5 *1 (-632 *4 *5))))
((*1 *2 *2)
- (|partial| -12 (-4 *3 (-339)) (-4 *3 (-158)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2))
- (-4 *2 (-627 *3 *4 *5))))
- ((*1 *1 *1)
- (|partial| -12 (-5 *1 (-629 *2)) (-4 *2 (-339)) (-4 *2 (-973))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-1037 *2 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-216 *2 *3)) (-4 *5 (-216 *2 *3)) (-4 *3 (-339))))
- ((*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-1095 *3)))))
+ (-12 (-4 *3 (-515)) (-4 *4 (-921 *3)) (-5 *1 (-1138 *3 *4 *2))
+ (-4 *2 (-1145 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339)))
- (-4 *3 (-1145 *4)) (-5 *2 (-108)))))
-(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))))
-(((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-219))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-589 (-1070))) (-5 *3 (-523)) (-5 *4 (-1070))
- (-5 *1 (-219))))
- ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
- ((*1 *2 *1) (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+ (-12 (-5 *2 (-1018 *3)) (-5 *1 (-836 *3)) (-4 *3 (-344))
+ (-4 *3 (-1016)))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1 (-499) (-589 (-499)))) (-5 *1 (-110))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-499) (-589 (-499)))) (-5 *1 (-110)))))
+(((*1 *2 *1) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))))
(((*1 *2 *3)
(-12
(-5 *3
@@ -2489,945 +1337,477 @@
(|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
(|:| |abserr| (-203)) (|:| |relerr| (-203))))
(-5 *2 (-355)) (-5 *1 (-185)))))
-(((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-721 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *1 (-893 *3 *2)) (-4 *2 (-124)) (-4 *3 (-515))
- (-4 *3 (-973)) (-4 *2 (-731))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-1083 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-900)) (-4 *2 (-124)) (-5 *1 (-1089 *3)) (-4 *3 (-515))
- (-4 *3 (-973))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-1142 *4 *3)) (-14 *4 (-1087))
- (-4 *3 (-973)))))
-(((*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1152 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1129 *3))
- (-5 *2 (-383 (-523))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-1010 *3)) (-4 *3 (-1123)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-213 *3))
- (-4 *3 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-3
- (|:| |noa|
- (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203)))
- (|:| |lb| (-589 (-779 (-203))))
- (|:| |cf| (-589 (-292 (-203))))
- (|:| |ub| (-589 (-779 (-203))))))
- (|:| |lsa|
- (-2 (|:| |lfn| (-589 (-292 (-203))))
- (|:| -2773 (-589 (-203)))))))
- (-5 *2 (-589 (-1070))) (-5 *1 (-244)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-1092))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-1092))) (-5 *1 (-1092)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *2) (-12 (-5 *1 (-622 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-252)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))
- (-5 *2 (-589 (-383 (-523)))) (-5 *1 (-947 *4))
- (-4 *4 (-1145 (-523))))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-710)) (-5 *1 (-110)))))
-(((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-51)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-589 (-589 *3)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-589 (-589 *5)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 (-589 *3))) (-5 *1 (-1096 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-836 *3))) (-4 *3 (-1016)) (-5 *1 (-835 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-528 *3)) (-4 *3 (-964 (-523)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-768)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *3)
- (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))))
-(((*1 *2 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 (-108) *7 (-589 *7))) (-4 *1 (-1117 *4 *5 *6 *7))
- (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6))
- (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *2 (-2 (|:| |k| (-758 *3)) (|:| |c| *4))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-590 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-813 *2)) (-4 *2 (-1123)))))
(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-13 (-339) (-136) (-964 (-523))))
- (-4 *5 (-1145 *4))
- (-5 *2 (-2 (|:| -1825 (-383 *5)) (|:| |coeff| (-383 *5))))
- (-5 *1 (-527 *4 *5)) (-5 *3 (-383 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
- (-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
- (|:| |success| (-108))))
- (-5 *1 (-728)) (-5 *5 (-523)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-126))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-4 *3 (-1016))
- (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *4 (-1145 *3))
- (-5 *2
- (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-629 *3))))
- (-5 *1 (-326 *3 *4 *5)) (-4 *5 (-385 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-523)) (-4 *4 (-1145 *3))
- (-5 *2
- (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-629 *3))))
- (-5 *1 (-707 *4 *5)) (-4 *5 (-385 *3 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 *3))
- (-5 *2
- (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-629 *3))))
- (-5 *1 (-914 *4 *3 *5 *6)) (-4 *6 (-664 *3 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 *3))
- (-5 *2
- (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-629 *3))))
- (-5 *1 (-1178 *4 *3 *5 *6)) (-4 *6 (-385 *3 *5)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *2)
- (|:| |polj| *2)))
- (-4 *5 (-732)) (-4 *2 (-880 *4 *5 *6)) (-5 *1 (-424 *4 *5 *6 *2))
- (-4 *4 (-427)) (-4 *6 (-786)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-542 *4))
- (-4 *4 (-325)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1020)) (-5 *1 (-257)))))
-(((*1 *1) (-4 *1 (-325)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 *5)) (-4 *5 (-406 *4))
- (-4 *4 (-13 (-515) (-786) (-136)))
- (-5 *2
- (-2 (|:| |primelt| *5) (|:| |poly| (-589 (-1083 *5)))
- (|:| |prim| (-1083 *5))))
- (-5 *1 (-408 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-515) (-786) (-136)))
- (-5 *2
- (-2 (|:| |primelt| *3) (|:| |pol1| (-1083 *3))
- (|:| |pol2| (-1083 *3)) (|:| |prim| (-1083 *3))))
- (-5 *1 (-408 *4 *3)) (-4 *3 (-27)) (-4 *3 (-406 *4))))
- ((*1 *2 *3 *4 *3 *4)
- (-12 (-5 *3 (-883 *5)) (-5 *4 (-1087)) (-4 *5 (-13 (-339) (-136)))
- (-5 *2
- (-2 (|:| |coef1| (-523)) (|:| |coef2| (-523))
- (|:| |prim| (-1083 *5))))
- (-5 *1 (-890 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087)))
- (-4 *5 (-13 (-339) (-136)))
- (-5 *2
- (-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 *5)))
- (|:| |prim| (-1083 *5))))
- (-5 *1 (-890 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-5 *5 (-1087))
- (-4 *6 (-13 (-339) (-136)))
- (-5 *2
- (-2 (|:| -3474 (-589 (-523))) (|:| |poly| (-589 (-1083 *6)))
- (|:| |prim| (-1083 *6))))
- (-5 *1 (-890 *6)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-108))
- (-5 *2 (-962)) (-5 *1 (-693)))))
-(((*1 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-344)) (-4 *2 (-1016)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *2 (-758 *3))))
- ((*1 *2 *1) (-12 (-4 *2 (-782)) (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2) (-12 (-5 *2 (-779 (-523))) (-5 *1 (-497))))
- ((*1 *1) (-12 (-5 *1 (-779 *2)) (-4 *2 (-1016)))))
-(((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-157)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-339)) (-5 *1 (-952 *3 *2)) (-4 *2 (-599 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-339)) (-5 *2 (-2 (|:| -2849 *3) (|:| -2888 (-589 *5))))
- (-5 *1 (-952 *5 *3)) (-5 *4 (-589 *5)) (-4 *3 (-599 *5)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *5 (-710)) (-4 *6 (-1016)) (-4 *7 (-831 *6))
- (-5 *2 (-629 *7)) (-5 *1 (-631 *6 *7 *3 *4)) (-4 *3 (-349 *7))
- (-4 *4 (-13 (-349 *6) (-10 -7 (-6 -4248)))))))
-(((*1 *1 *1 *1) (-4 *1 (-701))))
-(((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786))
- (-5 *2 (-2 (|:| -3474 *1) (|:| |gap| (-710)) (|:| -3969 *1)))
- (-4 *1 (-987 *4 *5 *3))))
+ (-12 (-4 *4 (-339)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3)))
+ (-5 *1 (-706 *3 *4)) (-4 *3 (-648 *4))))
((*1 *2 *1 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-2 (|:| -3474 *1) (|:| |gap| (-710)) (|:| -3969 *1)))
- (-4 *1 (-987 *3 *4 *5)))))
-(((*1 *1 *1) (-12 (-5 *1 (-558 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1) (-5 *1 (-578))))
-(((*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-203)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-622 *2)) (-4 *2 (-1016))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-589 *5) (-589 *5))) (-5 *4 (-523))
- (-5 *2 (-589 *5)) (-5 *1 (-622 *5)) (-4 *5 (-1016)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-589 (-455 *5 *6))) (-5 *4 (-796 *5))
- (-14 *5 (-589 (-1087))) (-5 *2 (-455 *5 *6)) (-5 *1 (-577 *5 *6))
- (-4 *6 (-427))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-455 *5 *6))) (-5 *4 (-796 *5))
- (-14 *5 (-589 (-1087))) (-5 *2 (-455 *5 *6)) (-5 *1 (-577 *5 *6))
- (-4 *6 (-427)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-794)))) (-5 *1 (-794))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1054 *3 *4)) (-5 *1 (-922 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-339))))
+ (-12 (-4 *3 (-339)) (-4 *3 (-973))
+ (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-788 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-94 *5)) (-4 *5 (-339)) (-4 *5 (-973))
+ (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-789 *5 *3))
+ (-4 *3 (-788 *5)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-140 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-589 (-589 *5))) (-4 *5 (-973))
- (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *6 (-216 *4 *5))
- (-4 *7 (-216 *3 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-786)) (-4 *5 (-732))
- (-4 *6 (-515)) (-4 *7 (-880 *6 *5 *3))
- (-5 *1 (-437 *5 *3 *6 *7 *2))
- (-4 *2
- (-13 (-964 (-383 (-523))) (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $))
- (-15 -3329 (*7 $))))))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-4 *3 (-831 *5)) (-5 *2 (-1169 *3))
- (-5 *1 (-631 *5 *3 *6 *4)) (-4 *6 (-349 *3))
- (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-562 *1))) (-4 *1 (-279)))))
-(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-355)) (-5 *1 (-985)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-699)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *2 (-962)) (-5 *1 (-692)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-678)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *2)) (-4 *2 (-158))))
- ((*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-392 *3 *2)) (-4 *3 (-393 *2))))
- ((*1 *2) (-12 (-4 *1 (-393 *2)) (-4 *2 (-158)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $))
- (-15 -3329 ((-1039 *3 (-562 $)) $))
- (-15 -1691 ($ (-1039 *3 (-562 $)))))))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $))
- (-15 -3329 ((-1039 *3 (-562 $)) $))
- (-15 -1691 ($ (-1039 *3 (-562 $)))))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 *2))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *4 (-562 $)) $))
- (-15 -3329 ((-1039 *4 (-562 $)) $))
- (-15 -1691 ($ (-1039 *4 (-562 $)))))))
- (-4 *4 (-515)) (-5 *1 (-40 *4 *2))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 (-562 *2)))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *4 (-562 $)) $))
- (-15 -3329 ((-1039 *4 (-562 $)) $))
- (-15 -1691 ($ (-1039 *4 (-562 $)))))))
- (-4 *4 (-515)) (-5 *1 (-40 *4 *2)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-629 *2)) (-5 *4 (-710))
- (-4 *2 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *5 (-1145 *2)) (-5 *1 (-470 *2 *5 *6)) (-4 *6 (-385 *2 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-629 (-292 (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))))
-(((*1 *2 *1)
- (-12 (-4 *4 (-1016)) (-5 *2 (-820 *3 *5)) (-5 *1 (-816 *3 *4 *5))
- (-4 *3 (-1016)) (-4 *5 (-609 *4)))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-1123)) (-5 *1 (-166 *3 *2))
- (-4 *2 (-616 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-420 *3)) (-4 *3 (-973)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1160 *4))
- (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-1 (-1068 *4) (-1068 *4)))
- (-5 *1 (-1162 *4 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-5 *2 (-589 (-589 (-523))))
- (-5 *1 (-855 *4 *5 *6 *7)) (-5 *3 (-523)) (-4 *7 (-880 *4 *6 *5)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973))
- (-5 *1 (-1072 *4))))
- ((*1 *1 *2 *2 *1)
- (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973))
- (-14 *4 (-1087)) (-14 *5 *3))))
-(((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *1) (-12 (-5 *2 (-167)) (-5 *1 (-226)))))
-(((*1 *1 *1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-589 (-710))) (-5 *1 (-899 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-225 *5 *6))) (-4 *6 (-427))
- (-5 *2 (-225 *5 *6)) (-14 *5 (-589 (-1087))) (-5 *1 (-577 *5 *6)))))
-(((*1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-494 *3)) (-4 *3 (-13 (-666) (-25))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-339)) (-4 *5 (-515))
- (-5 *2
- (-2 (|:| |minor| (-589 (-852))) (|:| -2849 *3)
- (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 *3))))
- (-5 *1 (-88 *5 *3)) (-5 *4 (-852)) (-4 *3 (-599 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-13 (-284) (-136)))
- (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732))
- (-5 *2 (-589 (-383 (-883 *4)))) (-5 *1 (-855 *4 *5 *6 *7))
- (-4 *7 (-880 *4 *6 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-768)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3)
- (-12 (-5 *6 (-589 (-108))) (-5 *7 (-629 (-203)))
- (-5 *8 (-629 (-523))) (-5 *3 (-523)) (-5 *4 (-203)) (-5 *5 (-108))
- (-5 *2 (-962)) (-5 *1 (-694)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-378)) (-5 *2 (-710))))
- ((*1 *1 *1) (-4 *1 (-378))))
-(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
- ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
-(((*1 *2 *3 *4 *5 *5 *2)
- (|partial| -12 (-5 *2 (-108)) (-5 *3 (-883 *6)) (-5 *4 (-1087))
- (-5 *5 (-779 *7))
- (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-4 *7 (-13 (-1109) (-29 *6))) (-5 *1 (-202 *6 *7))))
- ((*1 *2 *3 *4 *4 *2)
- (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1083 *6)) (-5 *4 (-779 *6))
- (-4 *6 (-13 (-1109) (-29 *5)))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-202 *5 *6)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-691)))))
-(((*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-541 *2)) (-4 *2 (-508)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-2 (|:| |totdeg| (-710)) (|:| -1385 *4))) (-5 *5 (-710))
- (-4 *4 (-880 *6 *7 *8)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-5 *2
- (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-5 *1 (-424 *6 *7 *8 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016))
- (-4 *6 (-1016)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-624 *4 *5 *6)))))
-(((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)))
- (-5 *2 (-779 *4)) (-5 *1 (-289 *3 *4 *5 *6))
- (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087))
- (-14 *6 *4)))
+ (-12
+ (-5 *2 (-589 (-2 (|:| -3262 (-710)) (|:| -3882 *4) (|:| |num| *4))))
+ (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-108)) (-5 *1 (-413))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-5 *3 (-589 (-1087))) (-5 *4 (-108)) (-5 *1 (-413))))
((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)))
- (-5 *2 (-779 *4)) (-5 *1 (-1155 *3 *4 *5 *6))
- (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087))
- (-14 *6 *4))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))))
-(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3)
- (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523))
- (-5 *2 (-962)) (-5 *1 (-696)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1054 *4 *2)) (-14 *4 (-852))
- (-4 *2 (-13 (-973) (-10 -7 (-6 (-4250 "*"))))) (-5 *1 (-833 *4 *2)))))
-(((*1 *1 *1 *1) (-5 *1 (-148)))
- ((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-148)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-589 *10)) (-5 *5 (-108)) (-4 *10 (-992 *6 *7 *8 *9))
- (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8))
- (-5 *2
- (-589
- (-2 (|:| -2849 (-589 *9)) (|:| -3643 *10) (|:| |ineq| (-589 *9)))))
- (-5 *1 (-917 *6 *7 *8 *9 *10)) (-5 *3 (-589 *9))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-589 *10)) (-5 *5 (-108)) (-4 *10 (-992 *6 *7 *8 *9))
- (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8))
- (-5 *2
- (-589
- (-2 (|:| -2849 (-589 *9)) (|:| -3643 *10) (|:| |ineq| (-589 *9)))))
- (-5 *1 (-1023 *6 *7 *8 *9 *10)) (-5 *3 (-589 *9)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *6 (-515)) (-4 *2 (-880 *3 *5 *4))
- (-5 *1 (-672 *5 *4 *6 *2)) (-5 *3 (-383 (-883 *6))) (-4 *5 (-732))
- (-4 *4 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-234)))))
-(((*1 *1) (-5 *1 (-1003))))
-(((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-13 (-339) (-136)))
- (-5 *2 (-589 (-2 (|:| -1475 (-710)) (|:| -3710 *4) (|:| |num| *4))))
- (-5 *1 (-375 *3 *4)) (-4 *4 (-1145 *3)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1087)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-641 *3 *5 *6 *7))
- (-4 *3 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123))
- (-4 *7 (-1123))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087)) (-5 *2 (-1 *6 *5)) (-5 *1 (-646 *3 *5 *6))
- (-4 *3 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-852)) (-4 *1 (-1147 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-731))))
+ (-12 (-5 *2 (-1068 *3)) (-5 *1 (-553 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-580 *2)) (-4 *2 (-158))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-383 (-523))) (-4 *1 (-1150 *3)) (-4 *3 (-973)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-223 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *2 (-758 *3))))
- ((*1 *2 *1) (-12 (-4 *2 (-782)) (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)))))
-(((*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))))
-(((*1 *2 *2 *1 *3 *4)
- (-12 (-5 *2 (-589 *8)) (-5 *3 (-1 *8 *8 *8))
- (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1117 *5 *6 *7 *8)) (-4 *5 (-515))
- (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
+ (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4))
(-4 *4 (-158))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2))
- (-4 *2 (-406 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1009 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515)))
- (-5 *1 (-145 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-147))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-440 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-158)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
- (-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
- (|:| |success| (-108))))
- (-5 *1 (-728)) (-5 *5 (-523)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-993 *5 *6 *7 *3 *4))
- (-4 *4 (-992 *5 *6 *7 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4))
+ (-4 *4 (-158))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4))
+ (-4 *4 (-158))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-589 (-589 *3)))) (-4 *3 (-1016))
+ (-5 *1 (-617 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-653 *2 *3 *4)) (-4 *2 (-786)) (-4 *3 (-1016))
+ (-14 *4
+ (-1 (-108) (-2 (|:| -2557 *2) (|:| -3262 *3))
+ (-2 (|:| -2557 *2) (|:| -3262 *3))))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-804 *2 *3)) (-4 *2 (-1123)) (-4 *3 (-1123))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 *4))))
+ (-4 *4 (-1016)) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4))))
- (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+ (-12 (-5 *4 (-589 *5)) (-4 *5 (-13 (-1016) (-33)))
+ (-5 *2 (-589 (-1052 *3 *5))) (-5 *1 (-1052 *3 *5))
+ (-4 *3 (-13 (-1016) (-33)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-2 (|:| |val| *4) (|:| -2394 *5))))
+ (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33)))
+ (-5 *2 (-589 (-1052 *4 *5))) (-5 *1 (-1052 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -2394 *4)))
+ (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33)))
+ (-5 *1 (-1052 *3 *4))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33)))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33)))))
+ ((*1 *1 *2 *3 *2 *4)
+ (-12 (-5 *4 (-589 *3)) (-4 *3 (-13 (-1016) (-33)))
+ (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33)))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-1052 *2 *3))) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33))) (-5 *1 (-1053 *2 *3))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-1053 *2 *3))) (-5 *1 (-1053 *2 *3))
+ (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-1077 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+(((*1 *1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-982))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)) (-4 *2 (-982))))
+ ((*1 *1 *1) (-4 *1 (-784)))
+ ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)) (-4 *2 (-982))))
+ ((*1 *1 *1) (-4 *1 (-982))) ((*1 *1 *1) (-4 *1 (-1051))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -2394 *8)))
+ (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-917 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -2394 *8)))
+ (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *8)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1169 *6)) (-5 *4 (-1169 (-523))) (-5 *5 (-523))
+ (-4 *6 (-1016)) (-5 *2 (-1 *6)) (-5 *1 (-945 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))))
+(((*1 *2 *2) (-12 (-5 *1 (-891 *2)) (-4 *2 (-508)))))
+(((*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-973)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284))
- (-5 *2 (-589 (-710))) (-5 *1 (-717 *3 *4 *5 *6 *7))
- (-4 *3 (-1145 *6)) (-4 *7 (-880 *6 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1094)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-5 *2 (-108)))))
-(((*1 *1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-108)) (-5 *1 (-823 *4))
- (-4 *4 (-1016)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-515)) (-4 *3 (-158)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2))
- (-4 *2 (-627 *3 *4 *5)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |lm| (-362 *3)) (|:| |mm| (-362 *3)) (|:| |rm| (-362 *3))))
- (-5 *1 (-362 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |lm| (-758 *3)) (|:| |mm| (-758 *3)) (|:| |rm| (-758 *3))))
- (-5 *1 (-758 *3)) (-4 *3 (-786)))))
-(((*1 *1) (-5 *1 (-133))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
- ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
- ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
-(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3)
- (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523))
- (-5 *2 (-962)) (-5 *1 (-696)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-443)))))
+ (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4))
+ (-5 *2 (-394 *3)) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))
- (-14 *4 *2) (-4 *5 (-158))))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-852)) (-5 *1 (-151 *3 *4))
- (-4 *3 (-152 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-852))))
- ((*1 *2)
- (-12 (-4 *1 (-346 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3))
- (-5 *2 (-852))))
+ (-12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-589 *6))
+ (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))))
+(((*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-158))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 *3)) (-4 *3 (-339)) (-14 *6 (-1169 (-629 *3)))
+ (-5 *1 (-43 *3 *4 *5 *6)) (-14 *4 (-852)) (-14 *5 (-589 (-1087)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47))))
+ ((*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985 'JINT 'X 'ELAM) (-3985) (-638))))
+ (-5 *1 (-59 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 'XC) (-638))))
+ (-5 *1 (-61 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-315 (-3985 'X) (-3985) (-638))) (-5 *1 (-62 *3))
+ (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-629 (-315 (-3985) (-3985 'X 'HESS) (-638))))
+ (-5 *1 (-63 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-315 (-3985) (-3985 'XC) (-638))) (-5 *1 (-64 *3))
+ (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985 'X) (-3985 '-4028) (-638))))
+ (-5 *1 (-69 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 'X) (-638))))
+ (-5 *1 (-72 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985 'X 'EPS) (-3985 '-4028) (-638))))
+ (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1087)) (-14 *4 (-1087))
+ (-14 *5 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985 'EPS) (-3985 'YA 'YB) (-638))))
+ (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1087)) (-14 *4 (-1087))
+ (-14 *5 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-315 (-3985) (-3985 'X) (-638))) (-5 *1 (-75 *3))
+ (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-315 (-3985) (-3985 'X) (-638))) (-5 *1 (-76 *3))
+ (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 'XC) (-638))))
+ (-5 *1 (-77 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 'X) (-638))))
+ (-5 *1 (-78 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985) (-3985 'X) (-638))))
+ (-5 *1 (-79 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985 'X '-4028) (-3985) (-638))))
+ (-5 *1 (-80 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-629 (-315 (-3985 'X '-4028) (-3985) (-638))))
+ (-5 *1 (-81 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-629 (-315 (-3985 'X) (-3985) (-638)))) (-5 *1 (-82 *3))
+ (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985 'X) (-3985) (-638))))
+ (-5 *1 (-83 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-315 (-3985 'X) (-3985 '-4028) (-638))))
+ (-5 *1 (-84 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-629 (-315 (-3985 'XL 'XR 'ELAM) (-3985) (-638))))
+ (-5 *1 (-85 *3)) (-14 *3 (-1087))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-315 (-3985 'X) (-3985 '-4028) (-638))) (-5 *1 (-87 *3))
+ (-14 *3 (-1087))))
+ ((*1 *2 *1) (-12 (-5 *2 (-932 2)) (-5 *1 (-103))))
+ ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-128 *3 *4 *5))) (-5 *1 (-128 *3 *4 *5))
+ (-14 *3 (-523)) (-14 *4 (-710)) (-4 *5 (-158))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *5)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5))
+ (-14 *3 (-523)) (-14 *4 (-710))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1054 *4 *5)) (-14 *4 (-710)) (-4 *5 (-158))
+ (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-218 *4 *5)) (-14 *4 (-710)) (-4 *5 (-158))
+ (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))))
((*1 *2 *3)
- (-12 (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
- (-5 *2 (-710)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-339))
- (-5 *2 (-710)) (-5 *1 (-610 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249))))
- (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-710))
- (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-710))))
+ (-12 (-5 *3 (-1169 (-629 *4))) (-4 *4 (-158))
+ (-5 *2 (-1169 (-629 (-383 (-883 *4))))) (-5 *1 (-169 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3))
+ (-4 *3
+ (-13 (-786)
+ (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $))
+ (-15 -2149 ((-1174) $)))))
+ (-5 *1 (-193 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-932 10)) (-5 *1 (-196))))
+ ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-223 *3)) (-4 *3 (-786))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-223 *3))))
((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-628 *4 *5 *6 *3))
- (-4 *3 (-627 *4 *5 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515))
- (-5 *2 (-710)))))
-(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-203)) (-5 *4 (-523))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *2 (-962))
- (-5 *1 (-688)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-858))
- (-5 *2
- (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
- (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
- (-5 *1 (-142))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-858)) (-5 *4 (-383 (-523)))
- (-5 *2
- (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
- (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
- (-5 *1 (-142)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-412)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-325))
- (-5 *2
- (-2 (|:| |cont| *5)
- (|:| -3491 (-589 (-2 (|:| |irr| *3) (|:| -1787 (-523)))))))
- (-5 *1 (-195 *5 *3)) (-4 *3 (-1145 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1091)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-303 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123)) (-14 *4 *2))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *7)) (-4 *7 (-786))
- (-4 *8 (-880 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1169 (-383 *8)) "failed"))
- (|:| -3760 (-589 (-1169 (-383 *8))))))
- (-5 *1 (-612 *5 *6 *7 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-589 *1))
- (-4 *1 (-358 *3 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 (-675 *3 *4))) (-5 *1 (-675 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-666))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-880 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-155 *5)) (-4 *5 (-13 (-406 *4) (-930) (-1109)))
- (-4 *4 (-13 (-515) (-786)))
- (-4 *2 (-13 (-406 (-155 *4)) (-930) (-1109)))
- (-5 *1 (-552 *4 *5 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 (-155 (-523))))) (-5 *2 (-589 (-155 *4)))
- (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 (-383 (-883 (-155 (-523))))))
- (-5 *4 (-589 (-1087))) (-5 *2 (-589 (-589 (-155 *5))))
- (-5 *1 (-354 *5)) (-4 *5 (-13 (-339) (-784))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-339)) (-4 *5 (-1145 *4)) (-5 *2 (-1174))
- (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1145 (-383 *5))) (-14 *7 *6))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-987 *3 *4 *2)) (-4 *2 (-786))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786)))))
-(((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 (-155 (-383 (-523)))))
- (-5 *2
- (-589
- (-2 (|:| |outval| (-155 *4)) (|:| |outmult| (-523))
- (|:| |outvect| (-589 (-629 (-155 *4)))))))
- (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-302 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-731)) (-4 *3 (-158)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1083 *5)) (-4 *5 (-427)) (-5 *2 (-589 *6))
- (-5 *1 (-501 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-883 *5)) (-4 *5 (-427)) (-5 *2 (-589 *6))
- (-5 *1 (-501 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))))
-(((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)))
- (-5 *2
- (-2
- (|:| |%term|
- (-2 (|:| |%coef| (-1154 *4 *5 *6))
- (|:| |%expon| (-295 *4 *5 *6))
- (|:| |%expTerms|
- (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| *4))))))
- (|:| |%type| (-1070))))
- (-5 *1 (-1155 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3)))
- (-14 *5 (-1087)) (-14 *6 *4))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-455 *4 *5))) (-14 *4 (-589 (-1087)))
- (-4 *5 (-427)) (-5 *2 (-589 (-225 *4 *5))) (-5 *1 (-577 *4 *5)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-852)) (-5 *2 (-1083 *3)) (-5 *1 (-1098 *3))
- (-4 *3 (-339)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
-(((*1 *2 *3 *3 *2 *4)
- (-12 (-5 *3 (-629 *2)) (-5 *4 (-523))
- (-4 *2 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *5 (-1145 *2)) (-5 *1 (-470 *2 *5 *6)) (-4 *6 (-385 *2 *5)))))
-(((*1 *1) (-5 *1 (-306))))
-(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1016)) (-4 *2 (-786))
- (-5 *1 (-109 *2)))))
-(((*1 *1 *2 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-1068 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1028)) (-4 *3 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-406 *3))))
+ (-12 (-5 *3 (-1009 (-292 *4)))
+ (-4 *4 (-13 (-786) (-515) (-564 (-355)))) (-5 *2 (-1009 (-355)))
+ (-5 *1 (-235 *4))))
+ ((*1 *1 *2) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-252))))
((*1 *2 *1)
- (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3))
- (-4 *3 (-1016))))
+ (-12 (-4 *2 (-1145 *3)) (-5 *1 (-266 *3 *2 *4 *5 *6 *7))
+ (-4 *3 (-158)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4))
+ (-14 *6 (-1 (-3 *4 "failed") *4 *4))
+ (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1154 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3)))
+ (-14 *5 (-1087)) (-14 *6 *4)
+ (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)))
+ (-5 *1 (-289 *3 *4 *5 *6))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-306))))
((*1 *2 *1)
- (|partial| -12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5))))
+ (-12 (-5 *2 (-292 *5)) (-5 *1 (-315 *3 *4 *5))
+ (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
- (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *3))
- (-5 *1 (-881 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $))
- (-15 -3329 (*7 $))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-1087)) (-5 *2 (-108))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-108)))))
-(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3))
- (-4 *3 (-13 (-339) (-136) (-964 (-523)))) (-5 *1 (-527 *3 *4)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
- (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
- (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
- (|:| |abserr| (-203)) (|:| |relerr| (-203))))
- (-5 *2
- (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355))
- (|:| |expense| (-355)) (|:| |accuracy| (-355))
- (|:| |intermediateResults| (-355))))
- (-5 *1 (-742)))))
-(((*1 *2 *2 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
-(((*1 *1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5))
- (-5 *2
- (-2 (|:| -3697 (-389 *4 (-383 *4) *5 *6)) (|:| |principalPart| *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339))
- (-5 *2
- (-2 (|:| |poly| *6) (|:| -3671 (-383 *6))
- (|:| |special| (-383 *6))))
- (-5 *1 (-667 *5 *6)) (-5 *3 (-383 *6))))
+ (-12 (-4 *4 (-325)) (-4 *2 (-305 *4)) (-5 *1 (-323 *3 *4 *2))
+ (-4 *3 (-305 *4))))
((*1 *2 *3)
- (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-827 *3 *4))
- (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *4 *4)
- (|partial| -12 (-5 *4 (-710)) (-4 *5 (-339))
- (-5 *2 (-2 (|:| -3844 *3) (|:| -3855 *3))) (-5 *1 (-827 *3 *5))
- (-4 *3 (-1145 *5))))
- ((*1 *2 *3 *2 *4 *4)
- (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108))
- (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427))
- (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-990 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
- (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108))
- (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427))
- (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-990 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4)
- (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108))
- (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427))
- (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1057 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
- (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108))
- (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427))
- (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
-(((*1 *2 *1 *1)
+ (-12 (-4 *4 (-325)) (-4 *2 (-305 *4)) (-5 *1 (-323 *2 *4 *3))
+ (-4 *3 (-305 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
+ (-5 *2 (-1191 *3 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
+ (-5 *2 (-1182 *3 *4))))
+ ((*1 *1 *2) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158))))
+ ((*1 *1 *2)
(-12
- (-5 *2
- (-2 (|:| -3474 *3) (|:| |gap| (-710)) (|:| -3070 (-721 *3))
- (|:| -3969 (-721 *3))))
- (-5 *1 (-721 *3)) (-4 *3 (-973))))
- ((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786))
- (-5 *2
- (-2 (|:| -3474 *1) (|:| |gap| (-710)) (|:| -3070 *1)
- (|:| -3969 *1)))
- (-4 *1 (-987 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2
- (-2 (|:| -3474 *1) (|:| |gap| (-710)) (|:| -3070 *1)
- (|:| -3969 *1)))
- (-4 *1 (-987 *3 *4 *5)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1123)) (-5 *1 (-166 *3 *2)) (-4 *2 (-616 *3)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-5 *2 (-108)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *2 (-1016)) (-5 *1 (-1101 *3 *2)) (-4 *3 (-1016)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-157)))))))
-(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087))
- (-5 *2 (-589 *4)) (-5 *1 (-1030 *4 *5)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *2 (-962))
- (-5 *1 (-689)))))
-(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))))
-(((*1 *1) (-5 *1 (-144))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
-(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-203)) (-5 *2 (-108)) (-5 *1 (-276 *4 *5)) (-14 *4 *3)
- (-14 *5 *3)))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1011 (-779 (-203)))) (-5 *3 (-203)) (-5 *2 (-108))
- (-5 *1 (-282))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949)))
- (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-589 (-951 (-383 *4)))))
- (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-883 *4)))
- (-4 *4 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6))
- (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1016))
- (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))
- (-5 *2 (-589 (-1087))) (-5 *1 (-995 *3 *4 *5))
- (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))))
-(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *2 *2 *3 *4 *4)
- (-12 (-5 *4 (-523)) (-4 *3 (-158)) (-4 *5 (-349 *3))
- (-4 *6 (-349 *3)) (-5 *1 (-628 *3 *5 *6 *2))
- (-4 *2 (-627 *3 *5 *6)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-110)))))
-(((*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1123))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))
+ (-4 *1 (-359))))
+ ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-359))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-359))))
+ ((*1 *1 *2) (-12 (-5 *2 (-629 (-638))) (-4 *1 (-359))))
((*1 *1 *2)
- (-12 (-5 *2 (-883 (-355))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ (-12
+ (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))
+ (-4 *1 (-360))))
+ ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-360))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-360))))
+ ((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365))))
+ ((*1 *2 *3) (-12 (-5 *2 (-370)) (-5 *1 (-369 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-370))))
((*1 *1 *2)
- (-12 (-5 *2 (-383 (-883 (-355)))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ (-12
+ (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))
+ (-4 *1 (-372))))
+ ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-372))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-372))))
((*1 *1 *2)
- (-12 (-5 *2 (-292 (-355))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ (-12 (-5 *2 (-271 (-292 (-155 (-355))))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
((*1 *1 *2)
- (-12 (-5 *2 (-883 (-523))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ (-12 (-5 *2 (-271 (-292 (-355)))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
((*1 *1 *2)
- (-12 (-5 *2 (-383 (-883 (-523)))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ (-12 (-5 *2 (-271 (-292 (-523)))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
((*1 *1 *2)
- (-12 (-5 *2 (-292 (-523))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ (-12 (-5 *2 (-292 (-155 (-355)))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
((*1 *1 *2)
- (-12 (-5 *2 (-1087)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 *2))
- (-14 *4 (-589 *2)) (-4 *5 (-363))))
+ (-12 (-5 *2 (-292 (-355))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
((*1 *1 *2)
- (-12 (-5 *2 (-292 *5)) (-4 *5 (-363)) (-5 *1 (-315 *3 *4 *5))
- (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087)))))
- ((*1 *1 *2) (-12 (-5 *2 (-629 (-383 (-883 (-523))))) (-4 *1 (-360))))
- ((*1 *1 *2) (-12 (-5 *2 (-629 (-383 (-883 (-355))))) (-4 *1 (-360))))
- ((*1 *1 *2) (-12 (-5 *2 (-629 (-883 (-523)))) (-4 *1 (-360))))
- ((*1 *1 *2) (-12 (-5 *2 (-629 (-883 (-355)))) (-4 *1 (-360))))
- ((*1 *1 *2) (-12 (-5 *2 (-629 (-292 (-523)))) (-4 *1 (-360))))
- ((*1 *1 *2) (-12 (-5 *2 (-629 (-292 (-355)))) (-4 *1 (-360))))
- ((*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-523)))) (-4 *1 (-372))))
- ((*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-355)))) (-4 *1 (-372))))
- ((*1 *1 *2) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-372))))
- ((*1 *1 *2) (-12 (-5 *2 (-883 (-355))) (-4 *1 (-372))))
- ((*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-4 *1 (-372))))
- ((*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-4 *1 (-372))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 (-523))))) (-4 *1 (-416))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 (-355))))) (-4 *1 (-416))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 (-883 (-523)))) (-4 *1 (-416))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 (-883 (-355)))) (-4 *1 (-416))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 (-292 (-523)))) (-4 *1 (-416))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 (-292 (-355)))) (-4 *1 (-416))))
+ (-12 (-5 *2 (-292 (-523))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-271 (-292 (-633)))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-271 (-292 (-638)))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-271 (-292 (-640)))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-292 (-633))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-292 (-638))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-292 (-640))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))
+ (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087))
+ (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-306))) (-5 *1 (-374 *3 *4 *5 *6))
+ (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-306)) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087))
+ (-14 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-307 *4)) (-4 *4 (-13 (-786) (-21)))
+ (-5 *1 (-403 *3 *4)) (-4 *3 (-13 (-158) (-37 (-383 (-523)))))))
+ ((*1 *1 *2)
+ (-12 (-5 *1 (-403 *2 *3)) (-4 *2 (-13 (-158) (-37 (-383 (-523)))))
+ (-4 *3 (-13 (-786) (-21)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-383 (-883 (-383 *3)))) (-4 *3 (-515)) (-4 *3 (-786))
+ (-4 *1 (-406 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-883 (-383 *3))) (-4 *3 (-515)) (-4 *3 (-786))
+ (-4 *1 (-406 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-383 *3)) (-4 *3 (-515)) (-4 *3 (-786))
+ (-4 *1 (-406 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1039 *3 (-562 *1))) (-4 *3 (-973)) (-4 *3 (-786))
+ (-4 *1 (-406 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-410))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-410))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-410))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-410))))
+ ((*1 *1 *2) (-12 (-5 *2 (-410)) (-5 *1 (-413))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-413))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))
+ (-4 *1 (-415))))
+ ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-415))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-415))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 (-638))) (-4 *1 (-415))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -3514 (-589 (-306)))))
+ (-4 *1 (-416))))
+ ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-416))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-416))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-383 (-883 *3)))) (-4 *3 (-158))
+ (-14 *6 (-1169 (-629 *3))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-14 *4 (-852)) (-14 *5 (-589 (-1087)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-443))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1154 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087))
+ (-14 *5 *3) (-5 *1 (-449 *3 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5))
+ (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *2 *1) (-12 (-5 *2 (-932 16)) (-5 *1 (-460))))
+ ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-473))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-158)) (-5 *1 (-557 *3 *2)) (-4 *2 (-684 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-563 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2) (-12 (-4 *1 (-567 *2)) (-4 *2 (-973))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1187 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
+ (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
+ (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-158)) (-5 *1 (-581 *3 *2)) (-4 *2 (-684 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-618 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-888 (-888 (-888 *3)))) (-5 *1 (-617 *3))
+ (-4 *3 (-1016))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-888 (-888 (-888 *3)))) (-4 *3 (-1016))
+ (-5 *1 (-617 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-622 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *2)) (-4 *4 (-349 *3))
+ (-4 *2 (-349 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-633))))
+ ((*1 *1 *2) (-12 (-5 *2 (-155 (-640))) (-5 *1 (-633))))
+ ((*1 *1 *2) (-12 (-5 *2 (-155 (-638))) (-5 *1 (-633))))
+ ((*1 *1 *2) (-12 (-5 *2 (-155 (-523))) (-5 *1 (-633))))
+ ((*1 *1 *2) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-633))))
+ ((*1 *1 *2) (-12 (-5 *2 (-640)) (-5 *1 (-638))))
+ ((*1 *2 *1) (-12 (-5 *2 (-355)) (-5 *1 (-638))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-292 (-523))) (-5 *2 (-292 (-640))) (-5 *1 (-640))))
+ ((*1 *1 *2) (-12 (-5 *1 (-642 *2)) (-4 *2 (-1016))))
+ ((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650))))
((*1 *2 *1)
+ (-12 (-4 *2 (-158)) (-5 *1 (-651 *2 *3 *4 *5 *6)) (-4 *3 (-23))
+ (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3))
+ (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| -2557 *3) (|:| -3262 *4)))
+ (-5 *1 (-653 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-1016))
+ (-14 *5 (-1 (-108) *2 *2))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-2 (|:| -2557 *3) (|:| -3262 *4))) (-4 *3 (-786))
+ (-4 *4 (-1016)) (-5 *1 (-653 *3 *4 *5)) (-14 *5 (-1 (-108) *2 *2))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-158)) (-5 *1 (-655 *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 (-589 (-2 (|:| -2275 *3) (|:| -1511 *4)))) (-4 *3 (-973))
+ (-4 *4 (-666)) (-5 *1 (-675 *3 *4))))
+ ((*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-703))))
+ ((*1 *1 *2)
(-12
(-5 *2
(-3
(|:| |nia|
(-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
(|:| |relerr| (-203))))
(|:| |mdnia|
(-2 (|:| |fn| (-292 (-203)))
- (|:| -2464 (-589 (-1011 (-779 (-203)))))
+ (|:| -3487 (-589 (-1011 (-779 (-203)))))
(|:| |abserr| (-203)) (|:| |relerr| (-203))))))
(-5 *1 (-708))))
- ((*1 *2 *1)
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-5 *1 (-708))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-5 *1 (-708))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-708))))
+ ((*1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-712 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *2)
(-12
(-5 *2
(-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
@@ -3435,20 +1815,59 @@
(|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
(|:| |abserr| (-203)) (|:| |relerr| (-203))))
(-5 *1 (-747))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-747))))
((*1 *2 *1)
+ (-12 (-4 *2 (-831 *3)) (-5 *1 (-756 *3 *2 *4)) (-4 *3 (-1016))
+ (-14 *4 *3)))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-1016)) (-14 *4 *3) (-5 *1 (-756 *3 *2 *4))
+ (-4 *2 (-831 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-763))))
+ ((*1 *1 *2)
(-12
(-5 *2
(-3
(|:| |noa|
- (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203)))
+ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203)))
(|:| |lb| (-589 (-779 (-203))))
(|:| |cf| (-589 (-292 (-203))))
(|:| |ub| (-589 (-779 (-203))))))
(|:| |lsa|
(-2 (|:| |lfn| (-589 (-292 (-203))))
- (|:| -2773 (-589 (-203)))))))
+ (|:| -4105 (-589 (-203)))))))
+ (-5 *1 (-777))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))
+ (-5 *1 (-777))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203)))
+ (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203))))
+ (|:| |ub| (-589 (-779 (-203))))))
(-5 *1 (-777))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-777))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *3)) (-14 *3 (-1087)) (-5 *1 (-791 *3 *4 *5 *6))
+ (-4 *4 (-973)) (-14 *5 (-94 *4)) (-14 *6 (-1 *4 *4))))
+ ((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-793))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-5 *1 (-797 *3 *4 *5 *6))
+ (-14 *4 (-589 (-1087))) (-14 *5 (-589 (-710))) (-14 *6 (-710))))
((*1 *2 *1)
+ (-12 (-5 *2 (-883 *3)) (-5 *1 (-797 *3 *4 *5 *6)) (-4 *3 (-973))
+ (-14 *4 (-589 (-1087))) (-14 *5 (-589 (-710))) (-14 *6 (-710))))
+ ((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-883 (-47))) (-5 *2 (-292 (-523))) (-5 *1 (-806))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-383 (-883 (-47)))) (-5 *2 (-292 (-523)))
+ (-5 *1 (-806))))
+ ((*1 *1 *2) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786))))
+ ((*1 *1 *2)
(-12
(-5 *2
(-2 (|:| |pde| (-589 (-292 (-203))))
@@ -3460,2249 +1879,396 @@
(|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070))
(|:| |tol| (-203))))
(-5 *1 (-829))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *1 (-905 *3 *4 *5 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2)
- (-3172
- (-12 (-5 *2 (-883 *3))
- (-12 (-4179 (-4 *3 (-37 (-383 (-523)))))
- (-4179 (-4 *3 (-37 (-523)))) (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
- (-4 *5 (-786)))
- (-12 (-5 *2 (-883 *3))
- (-12 (-4179 (-4 *3 (-508))) (-4179 (-4 *3 (-37 (-383 (-523)))))
- (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
- (-4 *5 (-786)))
- (-12 (-5 *2 (-883 *3))
- (-12 (-4179 (-4 *3 (-921 (-523)))) (-4 *3 (-37 (-383 (-523))))
- (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
- (-4 *5 (-786)))))
- ((*1 *1 *2)
- (-3172
- (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
- (-12 (-4179 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523)))
- (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))
- (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973))
- (-4 *4 (-732)) (-4 *5 (-786)))))
-(((*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-523)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))))
-(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
- ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-5 *2 (-1068 (-203))) (-5 *1 (-172))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-292 (-203))) (-5 *4 (-589 (-1087)))
- (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *4 (-589 (-1087)))
- (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))))
-(((*1 *1 *1 *1) (-4 *1 (-508))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2))
- (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523))))
- (-5 *1 (-168 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-1113 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-710)) (-4 *4 (-284)) (-4 *6 (-1145 *4))
- (-5 *2 (-1169 (-589 *6))) (-5 *1 (-430 *4 *6)) (-5 *5 (-589 *6)))))
-(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-589 *1)) (-4 *1 (-284)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-874 (-203)))) (-5 *1 (-1170)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1016) (-33)))
- (-5 *2 (-108)) (-5 *1 (-1052 *4 *5)) (-4 *4 (-13 (-1016) (-33))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
-(((*1 *2 *1 *2 *3)
- (|partial| -12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-985)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 (-523)))))
- (-5 *1 (-337 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 (-710)))))
- (-5 *1 (-362 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-829))))
((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| -2424 *3) (|:| -1475 (-523)))))
- (-5 *1 (-394 *3)) (-4 *3 (-515))))
+ (-12 (-5 *2 (-1110 *3)) (-5 *1 (-832 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-836 *3))) (-4 *3 (-1016)) (-5 *1 (-835 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 (-710)))))
- (-5 *1 (-758 *3)) (-4 *3 (-786)))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-339)) (-5 *1 (-827 *2 *3))
- (-4 *2 (-1145 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4))))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 (-2 (|:| |val| (-589 *6)) (|:| -3643 *7))))
- (-4 *6 (-987 *3 *4 *5)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-917 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-589 (-2 (|:| |val| (-589 *6)) (|:| -3643 *7))))
- (-4 *6 (-987 *3 *4 *5)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-1023 *3 *4 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7))))
- (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
-(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-695))))
- ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-364))
- (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))))
-(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))))
-(((*1 *1 *2 *3 *3 *3 *4)
- (-12 (-4 *4 (-339)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3)))
- (-4 *1 (-311 *4 *3 *5 *2)) (-4 *2 (-318 *4 *3 *5))))
- ((*1 *1 *2 *2 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-339)) (-4 *4 (-1145 *2))
- (-4 *5 (-1145 (-383 *4))) (-4 *1 (-311 *2 *4 *5 *6))
- (-4 *6 (-318 *2 *4 *5))))
- ((*1 *1 *2 *2)
- (-12 (-4 *2 (-339)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3)))
- (-4 *1 (-311 *2 *3 *4 *5)) (-4 *5 (-318 *2 *3 *4))))
+ (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-836 *3))))
((*1 *1 *2)
- (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
- (-4 *1 (-311 *3 *4 *5 *2)) (-4 *2 (-318 *3 *4 *5))))
+ (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-389 *4 (-383 *4) *5 *6)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-4 *3 (-339))
- (-4 *1 (-311 *3 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-523))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-836 *3)) (-4 *3 (-1016))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339)))
- (-4 *3 (-1145 *4)) (-5 *2 (-523))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427)))
- (-5 *2 (-523)) (-5 *1 (-1031 *4 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *4)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-779 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427)))
- (-5 *2 (-523)) (-5 *1 (-1031 *6 *3))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-1070))
- (-4 *6 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427)))
- (-5 *2 (-523)) (-5 *1 (-1031 *6 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *6)))))
+ (-12 (-5 *2 (-383 (-394 *3))) (-4 *3 (-284)) (-5 *1 (-845 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-383 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-427)) (-5 *2 (-523))
- (-5 *1 (-1032 *4))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-779 (-383 (-883 *6))))
- (-5 *3 (-383 (-883 *6))) (-4 *6 (-427)) (-5 *2 (-523))
- (-5 *1 (-1032 *6))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *3 (-383 (-883 *6))) (-5 *4 (-1087))
- (-5 *5 (-1070)) (-4 *6 (-427)) (-5 *2 (-523)) (-5 *1 (-1032 *6))))
+ (-12 (-5 *3 (-452)) (-5 *2 (-292 *4)) (-5 *1 (-850 *4))
+ (-4 *4 (-13 (-786) (-515)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-896 *3)) (-4 *3 (-897))))
+ ((*1 *1 *2) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-900))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1174)) (-5 *1 (-960 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *3) (-12 (-5 *3 (-288)) (-5 *1 (-960 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *2 (-880 *3 *4 *5))
+ (-14 *6 (-589 *2))))
+ ((*1 *1 *2) (-12 (-4 *1 (-964 *2)) (-4 *2 (-1123))))
((*1 *2 *3)
- (|partial| -12 (-5 *2 (-523)) (-5 *1 (-1106 *3)) (-4 *3 (-973)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-427)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-427)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *2 (-589 *3)) (-5 *1 (-906 *4 *5 *6 *3))
- (-4 *3 (-987 *4 *5 *6)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-25)) (-4 *3 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-406 *3))))
+ (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-969 *3)) (-4 *3 (-515))))
+ ((*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-973))))
((*1 *2 *1)
- (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3))
- (-4 *3 (-1016))))
+ (-12 (-5 *2 (-629 *5)) (-5 *1 (-977 *3 *4 *5)) (-14 *3 (-710))
+ (-14 *4 (-710)) (-4 *5 (-973))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-5 *1 (-1040 *3 *4 *2))
+ (-4 *2 (-880 *3 (-495 *4) *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-4 *2 (-786)) (-5 *1 (-1040 *3 *2 *4))
+ (-4 *4 (-880 *3 (-495 *2) *2))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-794))))
((*1 *2 *1)
- (|partial| -12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5))))
+ (-12 (-5 *2 (-629 *4)) (-5 *1 (-1054 *3 *4)) (-14 *3 (-710))
+ (-4 *4 (-973))))
+ ((*1 *1 *2) (-12 (-5 *2 (-133)) (-4 *1 (-1056))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
- (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *3))
- (-5 *1 (-881 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $))
- (-15 -3329 (*7 $))))))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-985)) (-5 *3 (-1070)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3))))
- ((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1191 *4 *2)) (-4 *1 (-350 *4 *2)) (-4 *4 (-786))
- (-4 *2 (-158))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-758 *4)) (-4 *1 (-1184 *4 *2)) (-4 *4 (-786))
- (-4 *2 (-973))))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-973)) (-5 *1 (-1190 *2 *3)) (-4 *3 (-782)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-905 *4 *5 *6 *3)) (-4 *4 (-973)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-110))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1070)) (-4 *4 (-786)) (-5 *1 (-860 *4 *2))
- (-4 *2 (-406 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-1070)) (-5 *2 (-292 (-523)))
- (-5 *1 (-861)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-427))
- (-5 *2 (-455 *4 *5)) (-5 *1 (-577 *4 *5)))))
-(((*1 *2 *3 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-339) (-136) (-964 (-523))))
- (-5 *2
- (-2 (|:| |a| *6) (|:| |b| (-383 *6)) (|:| |h| *6)
- (|:| |c1| (-383 *6)) (|:| |c2| (-383 *6)) (|:| -1219 *6)))
- (-5 *1 (-944 *5 *6)) (-5 *3 (-383 *6)))))
-(((*1 *2 *3 *2)
- (-12
- (-5 *2
- (-589
- (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-710)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *3 (-732)) (-4 *6 (-880 *4 *3 *5)) (-4 *4 (-427)) (-4 *5 (-786))
- (-5 *1 (-424 *4 *3 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515))
- (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8))))
- (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-37 (-383 (-523))))
- (-4 *2 (-158)))))
-(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3)
- (-12 (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523))) (-5 *3 (-523))
- (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))))
-(((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-234)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-136)) (-4 *2 (-284)) (-4 *2 (-427)) (-4 *3 (-786))
- (-4 *4 (-732)) (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3))))
- ((*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-292 (-523))) (-5 *1 (-1033))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016))
- (-5 *2 (-589 (-2 (|:| |k| *4) (|:| |c| *3))))))
+ (-12 (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5))
+ (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5))
+ (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5))
+ (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1142 *4 *3)) (-4 *3 (-973)) (-14 *4 (-1087))
+ (-14 *5 *3) (-5 *1 (-1085 *3 *4 *5))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1086))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1087))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1097 (-1087) (-413))) (-5 *1 (-1091))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1092))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1092))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1092))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1092))))
+ ((*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-1092))))
+ ((*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-1092))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1092))))
+ ((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1092))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1096 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1104)) (-5 *1 (-1103 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-1104))))
+ ((*1 *1 *2) (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-5 *1 (-1118 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1118 *3)) (-4 *3 (-973))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-888 *3)) (-4 *3 (-1123)) (-5 *1 (-1121 *3))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-4 *1 (-1131 *3 *2)) (-4 *2 (-1160 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5))
+ (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1011 *3)) (-4 *3 (-1123)) (-5 *1 (-1136 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *3)) (-14 *3 (-1087)) (-5 *1 (-1142 *3 *4))
+ (-4 *4 (-973))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-4 *1 (-1152 *3 *2)) (-4 *2 (-1129 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5))
+ (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5))
+ (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1142 *4 *3)) (-4 *3 (-973)) (-14 *4 (-1087))
+ (-14 *5 *3) (-5 *1 (-1161 *3 *4 *5))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1165 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1170))))
+ ((*1 *2 *3) (-12 (-5 *3 (-443)) (-5 *2 (-1170)) (-5 *1 (-1173))))
+ ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1174))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-14 *6 (-589 *4))
+ (-5 *1 (-1179 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-880 *3 *5 *4))
+ (-14 *7 (-589 (-710))) (-14 *8 (-710))))
((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |k| (-824 *3)) (|:| |c| *4))))
- (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
- (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
+ (-12 (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-1179 *3 *4 *5 *2 *6 *7 *8))
+ (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-14 *6 (-589 *4))
+ (-14 *7 (-589 (-710))) (-14 *8 (-710))))
+ ((*1 *1 *2) (-12 (-4 *1 (-1181 *2)) (-4 *2 (-973))))
+ ((*1 *1 *2) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
((*1 *2 *1)
- (-12 (-5 *2 (-589 (-614 *3))) (-5 *1 (-824 *3)) (-4 *3 (-786)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-288)) (-5 *1 (-273))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-1070))) (-5 *3 (-1070)) (-5 *2 (-288))
- (-5 *1 (-273)))))
-(((*1 *1 *1) (-4 *1 (-132)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
-(((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2))
- (-4 *2 (-1145 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1169 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339))
- (-4 *1 (-664 *5 *6)) (-4 *5 (-158)) (-4 *6 (-1145 *5))
- (-5 *2 (-629 *5)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-1068 *3))) (-5 *1 (-1068 *3)) (-4 *3 (-1123)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4))
- (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-523)) (-5 *1 (-219))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-523)) (-5 *1 (-219)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090))))
- ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1090)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
- (-5 *1 (-917 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
- (-5 *1 (-1023 *3 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1034)) (-5 *1 (-105))))
- ((*1 *2 *1) (-12 (-4 *1 (-125)) (-5 *2 (-710))))
- ((*1 *2 *3 *1 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-349 *3)) (-4 *3 (-1123))
- (-4 *3 (-1016))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-1016))
- (-5 *2 (-523))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-349 *4)) (-4 *4 (-1123))
- (-5 *2 (-523))))
- ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-523)) (-5 *3 (-130))))
- ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-523)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-810 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
- (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203)))
- (-5 *1 (-236 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-810 *5)) (-5 *4 (-1009 (-355)))
- (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203)))
- (-5 *1 (-236 *5))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
- (-5 *2 (-1047 (-203))) (-5 *1 (-236 *3))
- (-4 *3 (-13 (-564 (-499)) (-1016)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *3))
- (-4 *3 (-13 (-564 (-499)) (-1016)))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-813 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
- (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203)))
- (-5 *1 (-236 *6))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-813 *5)) (-5 *4 (-1009 (-355)))
- (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203)))
- (-5 *1 (-236 *5)))))
-(((*1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1 *1) (-5 *1 (-794)))
+ (-12 (-5 *2 (-1191 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-158))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-158))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-607 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
+ (-5 *1 (-1187 *3 *4))))
+ ((*1 *1 *2) (-12 (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)) (-4 *2 (-782)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1011 *3)) (-5 *1 (-1009 *3)) (-4 *3 (-1123))))
((*1 *1 *2 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123))))
((*1 *1 *2) (-12 (-5 *1 (-1136 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-1072 *4)) (-4 *4 (-973))
- (-5 *3 (-523)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1070) (-713))) (-5 *1 (-110)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-110)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-172))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-277))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-282)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 (-589 *7) *7 (-1083 *7))) (-5 *5 (-1 (-394 *7) *7))
- (-4 *7 (-1145 *6)) (-4 *6 (-13 (-339) (-136) (-964 (-383 (-523)))))
- (-5 *2 (-589 (-2 (|:| |frac| (-383 *7)) (|:| -2849 *3))))
- (-5 *1 (-748 *6 *7 *3 *8)) (-4 *3 (-599 *7))
- (-4 *8 (-599 (-383 *7)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-12
(-5 *2
- (-589 (-2 (|:| |frac| (-383 *6)) (|:| -2849 (-597 *6 (-383 *6))))))
- (-5 *1 (-751 *5 *6)) (-5 *3 (-597 *6 (-383 *6))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-589 (-1087)))
- (-5 *2 (-589 (-589 (-355)))) (-5 *1 (-950)) (-5 *5 (-355))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949)))
- (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-589 (-951 (-383 *4)))))
- (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087)))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-883 *4)))
- (-4 *4 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6))
- (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-899 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
- (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-710))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786))
- (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-243 *3)) (-4 *3 (-786)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-852))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-312 *4 *5 *6 *7)) (-4 *4 (-13 (-344) (-339)))
- (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-4 *7 (-318 *4 *5 *6))
- (-5 *2 (-710)) (-5 *1 (-368 *4 *5 *6 *7))))
- ((*1 *2 *1) (-12 (-4 *1 (-378)) (-5 *2 (-772 (-852)))))
- ((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-515)) (-5 *2 (-523)) (-5 *1 (-570 *3 *4))
- (-4 *4 (-1145 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-680 *4 *3)) (-4 *4 (-973))
- (-4 *3 (-786))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-680 *4 *3)) (-4 *4 (-973)) (-4 *3 (-786))
- (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4))
- (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6)))
- (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523))))
- (-5 *2 (-710)) (-5 *1 (-842 *4 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6))
- (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4)))
- (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-710))
- (-5 *1 (-843 *4 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-312 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-339))
- (-4 *7 (-1145 *6)) (-4 *4 (-1145 (-383 *7))) (-4 *8 (-318 *6 *7 *4))
- (-4 *9 (-13 (-344) (-339))) (-5 *2 (-710))
- (-5 *1 (-946 *6 *7 *4 *8 *9))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-4 *3 (-515)) (-5 *2 (-710))))
- ((*1 *2 *1 *2)
- (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731))))
- ((*1 *2 *1) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *1 *1 *1) (-4 *1 (-132)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508))))
- ((*1 *1 *1 *1) (-5 *1 (-794)))
+ (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))
+ (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971))
- (-5 *3 (-523)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *2)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-500 *4 *2))
- (-4 *2 (-1160 *4))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *4 (-13 (-339) (-344) (-564 *3)))
- (-4 *5 (-1145 *4)) (-4 *6 (-664 *4 *5)) (-5 *1 (-504 *4 *5 *6 *2))
- (-4 *2 (-1160 *6))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *4 (-13 (-339) (-344) (-564 *3)))
- (-5 *1 (-505 *4 *2)) (-4 *2 (-1160 *4))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-13 (-515) (-136)))
- (-5 *1 (-1064 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *2 *1) (-12 (-5 *2 (-394 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-1102)))))
-(((*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-126)))))
-(((*1 *2 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-691)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123))
- (-4 *3 (-1016)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-108))
- (-5 *1 (-835 *4))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-852)) (-5 *2 (-108)) (-5 *1 (-1017 *4 *5)) (-14 *4 *3)
- (-14 *5 *3))))
-(((*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1070)) (-5 *1 (-51)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-292 (-203))) (-5 *2 (-383 (-523))) (-5 *1 (-282)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-108)) (-5 *5 (-1018 (-710))) (-5 *6 (-710))
+ (-12
(-5 *2
- (-2 (|:| |contp| (-523))
- (|:| -3491 (-589 (-2 (|:| |irr| *3) (|:| -1787 (-523)))))))
- (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3 *2 *2)
- (-12 (-5 *2 (-589 (-455 *4 *5))) (-5 *3 (-796 *4))
- (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-577 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1034)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3) (-12 (-5 *3 (-760)) (-5 *2 (-51)) (-5 *1 (-770)))))
-(((*1 *2 *1) (-12 (-4 *1 (-284)) (-5 *2 (-710)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1105))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-4 *2 (-1016))
- (-5 *1 (-820 *4 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-232))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1170)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-808 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-232))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-808 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1170)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355)))
- (-5 *2 (-1171)) (-5 *1 (-232))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-271 *7)) (-5 *4 (-1087)) (-5 *5 (-589 (-240)))
- (-4 *7 (-406 *6)) (-4 *6 (-13 (-515) (-786) (-964 (-523))))
- (-5 *2 (-1170)) (-5 *1 (-233 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1170))
- (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1170)) (-5 *1 (-236 *3))
- (-4 *3 (-13 (-564 (-499)) (-1016)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-808 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
- (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1170))
- (-5 *1 (-236 *6))))
+ (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))
+ (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523)))
+ (-5 *4 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-808 *5)) (-5 *4 (-1009 (-355)))
- (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1170))
- (-5 *1 (-236 *5))))
+ (-12
+ (-5 *2
+ (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))
+ (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))) (-5 *4 (-383 (-523)))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-810 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
- (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171))
- (-5 *1 (-236 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-810 *5)) (-5 *4 (-1009 (-355)))
- (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171))
- (-5 *1 (-236 *5))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171))
- (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1171)) (-5 *1 (-236 *3))
- (-4 *3 (-13 (-564 (-499)) (-1016)))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-813 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
- (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171))
- (-5 *1 (-236 *6))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-813 *5)) (-5 *4 (-1009 (-355)))
- (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171))
- (-5 *1 (-236 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1170)) (-5 *1 (-237))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-589 (-203))) (-5 *4 (-589 (-240))) (-5 *2 (-1170))
- (-5 *1 (-237))))
+ (-12 (-5 *5 (-383 (-523)))
+ (-5 *2 (-589 (-2 (|:| -2428 *5) (|:| -2438 *5)))) (-5 *1 (-947 *3))
+ (-4 *3 (-1145 (-523))) (-5 *4 (-2 (|:| -2428 *5) (|:| -2438 *5)))))
((*1 *2 *3)
- (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *2 (-1170)) (-5 *1 (-237))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *4 (-589 (-240)))
- (-5 *2 (-1170)) (-5 *1 (-237))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1171)) (-5 *1 (-237))))
- ((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-589 (-203))) (-5 *4 (-589 (-240))) (-5 *2 (-1171))
- (-5 *1 (-237)))))
-(((*1 *1 *1 *1) (|partial| -4 *1 (-124))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
- (-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
- (|:| |success| (-108))))
- (-5 *1 (-728)) (-5 *5 (-523)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339))
- (-5 *2 (-2 (|:| -3671 (-394 *3)) (|:| |special| (-394 *3))))
- (-5 *1 (-667 *5 *3)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-108)) (-5 *1 (-106))))
- ((*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380))))
- ((*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-962)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-540 *3)) (-4 *3 (-339)))))
-(((*1 *2 *1 *3 *3 *3 *2)
- (-12 (-5 *3 (-710)) (-5 *1 (-617 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *4 *5 *6 *7 *6)
- (|partial| -12
- (-5 *5
- (-2 (|:| |contp| *3)
- (|:| -3491 (-589 (-2 (|:| |irr| *10) (|:| -1787 (-523)))))))
- (-5 *6 (-589 *3)) (-5 *7 (-589 *8)) (-4 *8 (-786)) (-4 *3 (-284))
- (-4 *10 (-880 *3 *9 *8)) (-4 *9 (-732))
- (-5 *2
- (-2 (|:| |polfac| (-589 *10)) (|:| |correct| *3)
- (|:| |corrfact| (-589 (-1083 *3)))))
- (-5 *1 (-572 *8 *9 *3 *10)) (-5 *4 (-589 (-1083 *3))))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 *1)) (-4 *1 (-279))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-110)) (-5 *3 (-589 *5)) (-5 *4 (-710)) (-4 *5 (-786))
- (-5 *1 (-562 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-894 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *4 *5 *4 *4 *4)
- (-12 (-4 *6 (-786)) (-5 *3 (-589 *6)) (-5 *5 (-589 *3))
- (-5 *2
- (-2 (|:| |f1| *3) (|:| |f2| (-589 *5)) (|:| |f3| *5)
- (|:| |f4| (-589 *5))))
- (-5 *1 (-1095 *6)) (-5 *4 (-589 *5)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934))))
- ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))))
-(((*1 *2)
- (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1016)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-629 *7)) (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5))
- (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-5 *1 (-855 *4 *5 *6 *7)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -1611 *3) (|:| |coef2| (-721 *3))))
- (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
-(((*1 *2 *3)
(-12
- (-5 *3
- (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
- (-225 *4 (-383 (-523)))))
- (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108))
- (-5 *1 (-476 *4 *5)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
- (-5 *2 (-1169 *6)) (-5 *1 (-312 *3 *4 *5 *6))
- (-4 *6 (-318 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6))
- (-5 *2 (-589 (-2 (|:| -1214 *1) (|:| -2647 (-589 *7)))))
- (-5 *3 (-589 *7)) (-4 *1 (-1117 *4 *5 *6 *7)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-443)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4))
- (-5 *2
- (-3 (|:| |overq| (-1083 (-383 (-523))))
- (|:| |overan| (-1083 (-47))) (|:| -2453 (-108))))
- (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-427)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-883 (-203))) (-5 *2 (-292 (-355))) (-5 *1 (-282)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-1087))
- (-4 *4 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-516 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4))
- (-4 *4 (-1123)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087))
- (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4))
(-5 *2
- (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-383 *5))
- (|:| |c2| (-383 *5)) (|:| |deg| (-710))))
- (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))
- (-5 *2 (-355)) (-5 *1 (-244))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-355)) (-5 *1 (-282)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-284)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
- (-5 *1 (-1038 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-763)) (-5 *3 (-589 (-1087))) (-5 *1 (-764)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-793))))
- ((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-895))))
- ((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-918))))
- ((*1 *2 *1) (-12 (-4 *1 (-938 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-1016) (-33))) (-5 *1 (-1052 *2 *3))
- (-4 *3 (-13 (-1016) (-33))))))
-(((*1 *2 *3 *3 *4 *4)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
- (-5 *1 (-688)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))
- (-5 *2 (-962)) (-5 *1 (-688)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-515))
- (-4 *7 (-880 *3 *5 *6))
- (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *8) (|:| |radicand| *8)))
- (-5 *1 (-884 *5 *6 *3 *7 *8)) (-5 *4 (-710))
- (-4 *8
- (-13 (-339)
- (-10 -8 (-15 -3316 (*7 $)) (-15 -3329 (*7 $)) (-15 -1691 ($ *7))))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136))
- (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-906 *3 *4 *5 *6)))))
-(((*1 *2) (-12 (-5 *2 (-772 (-523))) (-5 *1 (-497))))
- ((*1 *1) (-12 (-5 *1 (-772 *2)) (-4 *2 (-1016)))))
-(((*1 *1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158))))
- ((*1 *1 *1 *1) (-4 *1 (-448)))
- ((*1 *1 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
- ((*1 *2 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-814))))
- ((*1 *1 *1) (-5 *1 (-900)))
- ((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
-(((*1 *2 *3 *4 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-696)))))
-(((*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-1083 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-2 (|:| -2424 *4) (|:| -2640 (-523)))))
- (-4 *4 (-1145 (-523))) (-5 *2 (-677 (-710))) (-5 *1 (-417 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-394 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-973))
- (-5 *2 (-677 (-710))) (-5 *1 (-419 *4 *5)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1051))))
-(((*1 *1) (-5 *1 (-762))))
-(((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1124 *2))
- (-4 *2 (-1016))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-786))
- (-5 *1 (-1124 *2)))))
-(((*1 *1 *2 *2) (-12 (-5 *1 (-808 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-810 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2))
- (-4 *3 (-13 (-786) (-515)))))
- ((*1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *1) (-5 *1 (-452))) ((*1 *1) (-4 *1 (-1109))))
-(((*1 *2 *3 *4 *3 *4 *4 *4)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
- (-5 *1 (-696)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))))
-(((*1 *1 *2 *3 *4)
+ (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))
+ (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523))))))
+ ((*1 *2 *3 *4)
(-12
- (-5 *3
- (-589
- (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 *2))
- (|:| |logand| (-1083 *2)))))
- (-5 *4 (-589 (-2 (|:| |integrand| *2) (|:| |intvar| *2))))
- (-4 *2 (-339)) (-5 *1 (-540 *2)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5))
- (-4 *3 (-1145 *4))
- (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))))
-(((*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-108)) (-5 *1 (-244)))))
-(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10)
- (-12 (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-629 (-203)))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))))
- (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))
- (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV))))
- (-5 *10 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))
- (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))))
-(((*1 *2 *2 *3 *3)
- (|partial| -12 (-5 *3 (-1087))
- (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-534 *4 *2))
- (-4 *2 (-13 (-1109) (-889) (-1051) (-29 *4))))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1016)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523)))
- (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $))
- (-15 -3329 ((-1039 *3 (-562 $)) $))
- (-15 -1691 ($ (-1039 *3 (-562 $))))))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-427))
(-5 *2
- (-589
- (-2 (|:| |eigval| (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4))))
- (|:| |geneigvec| (-589 (-629 (-383 (-883 *4))))))))
- (-5 *1 (-269 *4)) (-5 *3 (-629 (-383 (-883 *4)))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-710)) (-5 *4 (-1169 *2)) (-4 *5 (-284))
- (-4 *6 (-921 *5)) (-4 *2 (-13 (-385 *6 *7) (-964 *6)))
- (-5 *1 (-389 *5 *6 *7 *2)) (-4 *7 (-1145 *6)))))
-(((*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-710)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-786)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-349 *4)) (-4 *4 (-1123))
- (-5 *2 (-108)))))
-(((*1 *2)
- (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
- (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *1) (-5 *1 (-108))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2) (-12 (-5 *1 (-832 *2)) (-4 *2 (-1016)))))
+ (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))
+ (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523))))
+ (-5 *4 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-383 (-523)))
+ (-5 *2 (-589 (-2 (|:| -2428 *4) (|:| -2438 *4)))) (-5 *1 (-948 *3))
+ (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-383 (-523)))
+ (-5 *2 (-589 (-2 (|:| -2428 *5) (|:| -2438 *5)))) (-5 *1 (-948 *3))
+ (-4 *3 (-1145 *5)) (-5 *4 (-2 (|:| -2428 *5) (|:| -2438 *5))))))
+(((*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973))
- (-4 *2 (-1160 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-394 (-1083 *7)))
- (-5 *1 (-837 *4 *5 *6 *7)) (-5 *3 (-1083 *7))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5)))
- (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-410))
+ (-12
(-5 *2
(-589
- (-3 (|:| -4198 (-1087))
- (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523)))))))))
+ (-589
+ (-3 (|:| -1522 (-1087))
+ (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))))
(-5 *1 (-1091)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-339)) (-5 *1 (-827 *2 *4))
- (-4 *2 (-1145 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-921 *2)) (-4 *4 (-1145 *3)) (-4 *2 (-284))
- (-5 *1 (-389 *2 *3 *4 *5)) (-4 *5 (-13 (-385 *3 *4) (-964 *3)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-515)) (-4 *3 (-786)) (-5 *2 (-1039 *3 (-562 *1)))
- (-4 *1 (-406 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-158)) (-4 *2 (|SubsetCategory| (-666) *4))
- (-5 *1 (-568 *3 *4 *2)) (-4 *3 (-37 *4))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-158)) (-4 *2 (|SubsetCategory| (-666) *4))
- (-5 *1 (-605 *3 *4 *2)) (-4 *3 (-657 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))))
-(((*1 *2 *2 *3 *4 *5)
- (-12 (-5 *2 (-589 *9)) (-5 *3 (-1 (-108) *9))
- (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9))
- (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732)) (-4 *8 (-786))
- (-5 *1 (-906 *6 *7 *8 *9)))))
-(((*1 *2)
- (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
- (-5 *2 (-710)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-710)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1037 *3 *4 *2 *5)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4))
- (-4 *2 (-216 *3 *4)))))
-(((*1 *1 *1 *1) (-4 *1 (-132)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
- ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-1014 *3))))
- ((*1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 (-2 (|:| -2424 (-1083 *6)) (|:| -1475 (-523)))))
- (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
- (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5))))
- ((*1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-589 (-562 *4))) (-4 *4 (-406 *3)) (-4 *3 (-786))
- (-5 *1 (-532 *3 *4))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
-(((*1 *1) (-4 *1 (-33))) ((*1 *1) (-5 *1 (-268)))
- ((*1 *1) (-5 *1 (-794)))
- ((*1 *1)
- (-12 (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732))
- (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3))))
- ((*1 *1) (-5 *1 (-1003)))
- ((*1 *1)
- (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33)))))
- ((*1 *1) (-5 *1 (-1090))) ((*1 *1) (-5 *1 (-1091))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-589 *7)) (-5 *3 (-108)) (-4 *7 (-987 *4 *5 *6))
- (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *1 (-906 *4 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949)))
- (-14 *5 (-589 (-1087)))
- (-5 *2
- (-589 (-2 (|:| -3558 (-1083 *4)) (|:| -2906 (-589 (-883 *4))))))
- (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087)))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2
- (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5))))))
- (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5)))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2
- (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5))))))
- (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5)))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2
- (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5))))))
- (-5 *1 (-1193 *5 *6 *7)) (-5 *3 (-589 (-883 *5)))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+(((*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 (-523)) (-5 *5 (-629 (-203))) (-5 *6 (-617 (-203)))
+ (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-690)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *8)) (-4 *8 (-880 *5 *7 *6))
+ (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
+ (-4 *7 (-732))
(-5 *2
- (-589 (-2 (|:| -3558 (-1083 *4)) (|:| -2906 (-589 (-883 *4))))))
- (-5 *1 (-1193 *4 *5 *6)) (-5 *3 (-589 (-883 *4)))
- (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508))
- (-5 *2 (-383 (-523)))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-394 *3)) (-4 *3 (-508))
- (-4 *3 (-515))))
- ((*1 *2 *1) (|partial| -12 (-4 *1 (-508)) (-5 *2 (-383 (-523)))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508))
- (-5 *2 (-383 (-523)))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-772 *3)) (-4 *3 (-508))
- (-4 *3 (-1016))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-779 *3)) (-4 *3 (-508))
- (-4 *3 (-1016))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508))
- (-5 *2 (-383 (-523)))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *2 (-383 (-523))) (-5 *1 (-936 *3))
- (-4 *3 (-964 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4))
- (-5 *2 (-1169 *6)) (-5 *1 (-389 *3 *4 *5 *6))
- (-4 *6 (-13 (-385 *4 *5) (-964 *4)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-973)) (-4 *3 (-786)) (-5 *2 (-1039 *3 (-562 *1)))
- (-4 *1 (-406 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-158)) (-4 *2 (-37 *3)) (-5 *1 (-568 *2 *3 *4))
- (-4 *4 (|SubsetCategory| (-666) *3))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-158)) (-4 *2 (-657 *3)) (-5 *1 (-605 *2 *3 *4))
- (-4 *4 (|SubsetCategory| (-666) *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-171)) (-5 *3 (-523))))
- ((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-158))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))))
-(((*1 *2)
- (-12 (-14 *4 (-710)) (-4 *5 (-1123)) (-5 *2 (-126))
- (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5))))
- ((*1 *2)
- (-12 (-4 *4 (-339)) (-5 *2 (-126)) (-5 *1 (-304 *3 *4))
- (-4 *3 (-305 *4))))
- ((*1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
- (-4 *5 (-158))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-523))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732))
- (-5 *2 (-523)) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-909 *3)) (-4 *3 (-973)) (-5 *2 (-852))))
- ((*1 *2) (-12 (-4 *1 (-1176 *3)) (-4 *3 (-339)) (-5 *2 (-126)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-4 *3 (-1016))
- (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-784)) (-4 *4 (-339)) (-5 *2 (-710))
- (-5 *1 (-876 *4 *5)) (-4 *5 (-1145 *4)))))
+ (-589
+ (-2 (|:| -2262 (-710))
+ (|:| |eqns|
+ (-589
+ (-2 (|:| |det| *8) (|:| |rows| (-589 (-523)))
+ (|:| |cols| (-589 (-523))))))
+ (|:| |fgb| (-589 *8)))))
+ (-5 *1 (-855 *5 *6 *7 *8)) (-5 *4 (-710)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
- (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
- (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
- (|:| |abserr| (-203)) (|:| |relerr| (-203))))
- (-5 *2 (-355)) (-5 *1 (-185)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-427))))
- ((*1 *1 *1 *1) (-4 *1 (-427)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-5 *1 (-459 *2)) (-4 *2 (-1145 (-523)))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3))))
- ((*1 *1 *1 *1) (-5 *1 (-710)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284))
- (-5 *1 (-847 *3 *4 *5 *2)) (-4 *2 (-880 *5 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *6 *4 *5))
- (-5 *1 (-847 *4 *5 *6 *2)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-284))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-1083 *7))) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-284)) (-5 *2 (-1083 *7)) (-5 *1 (-847 *4 *5 *6 *7))
- (-4 *7 (-880 *6 *4 *5))))
- ((*1 *1 *1 *1) (-5 *1 (-852)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-427)) (-4 *3 (-515)) (-5 *1 (-899 *3 *2))
- (-4 *2 (-1145 *3))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-427)))))
-(((*1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-973)))))
+ (-12 (-4 *4 (-325)) (-5 *2 (-394 (-1083 (-1083 *4))))
+ (-5 *1 (-1122 *4)) (-5 *3 (-1083 (-1083 *4))))))
(((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370))))
((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-1016))
+ (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
+ (-5 *1 (-53 *4 *5 *2))
+ (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))))
+(((*1 *2 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284))))
+ ((*1 *2 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284))))
+ ((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-284))))
+ ((*1 *2 *1) (-12 (-4 *1 (-982)) (-5 *2 (-523)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1087)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-295 *3 *4 *5))
- (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3))))
-(((*1 *1 *1) (-4 *1 (-515))))
-(((*1 *2 *2) (-12 (-5 *2 (-292 (-203))) (-5 *1 (-244)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
+ (-12 (-4 *2 (-1123)) (-5 *1 (-804 *3 *2)) (-4 *3 (-1123))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-589 (-1083 *5))) (-5 *3 (-1083 *5))
- (-4 *5 (-152 *4)) (-4 *4 (-508)) (-5 *1 (-138 *4 *5))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-589 *3)) (-4 *3 (-1145 *5))
- (-4 *5 (-1145 *4)) (-4 *4 (-325)) (-5 *1 (-334 *4 *5 *3))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-589 (-1083 (-523)))) (-5 *3 (-1083 (-523)))
- (-5 *1 (-531))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-589 (-1083 *1))) (-5 *3 (-1083 *1))
- (-4 *1 (-840)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973))
- (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
- (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
+ (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 (-1142 *5 *4)))
- (-5 *1 (-1030 *4 *5)) (-5 *3 (-1142 *5 *4)))))
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-339)) (-4 *2 (-1145 *4))
+ (-5 *1 (-853 *4 *2)))))
+(((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1) (-4 *1 (-1051))))
(((*1 *2 *1)
- (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3))
- (-4 *3 (-897)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-523)) (|has| *1 (-6 -4239)) (-4 *1 (-380))
- (-5 *2 (-852)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-852)) (-4 *5 (-786))
- (-5 *2 (-589 (-614 *5))) (-5 *1 (-614 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-427) (-136))) (-5 *2 (-394 *3))
- (-5 *1 (-95 *4 *3)) (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-13 (-427) (-136)))
- (-5 *2 (-394 *3)) (-5 *1 (-95 *5 *3)))))
-(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5)
- (-12 (-5 *3 (-203)) (-5 *4 (-523))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962))
- (-5 *1 (-688)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-684 *3)) (-4 *3 (-158)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-295 *3 *4 *5))
+ (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
- (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6)))
- (-5 *1 (-574 *5 *6)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-213 *3))
- (-4 *3 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (|has| *1 (-6 -4248)) (-4 *1 (-213 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123))))
- ((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-560 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-523)) (-4 *4 (-1016))
- (-5 *1 (-677 *4))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-5 *1 (-677 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
- (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203)))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2))))
- (-5 *2 (-962)) (-5 *1 (-693)))))
+ (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-1169 *5)) (-4 *5 (-284))
+ (-4 *5 (-973)) (-5 *2 (-629 *5)) (-5 *1 (-956 *5)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*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 (-629 (-203))) (-5 *5 (-108)) (-5 *6 (-203))
+ (-5 *7 (-629 (-523)))
+ (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN))))
+ (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))
+ (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1011 (-779 (-203)))) (-5 *1 (-282)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1 (-1040 *4 *3 *5))) (-4 *4 (-37 (-383 (-523))))
+ (-4 *4 (-973)) (-4 *3 (-786)) (-5 *1 (-1040 *4 *3 *5))
+ (-4 *5 (-880 *4 (-495 *3) *3))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1 (-1118 *4))) (-5 *3 (-1087)) (-5 *1 (-1118 *4))
+ (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)))))
+(((*1 *1 *1) (-4 *1 (-515))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-122 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-172))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
+ (-12 (-5 *3 (-1083 *7)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-973)) (-5 *2 (-1083 *6))
+ (-5 *1 (-297 *4 *5 *6 *7)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-725)))))
-(((*1 *1 *1) (-5 *1 (-985))))
-(((*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
-(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))))
-(((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016))))
- ((*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1069))))
- ((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1087)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-427))))
- ((*1 *1 *1 *1) (-4 *1 (-427))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973))))
- ((*1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))))
-(((*1 *1 *1) (-4 *1 (-982)))
- ((*1 *1 *1 *2 *2)
- (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))))
-(((*1 *2 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-687)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-589 (-895))) (-5 *1 (-268)))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-92)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-151 *3 *4))
- (-4 *3 (-152 *4))))
- ((*1 *2)
- (-12 (-14 *4 *2) (-4 *5 (-1123)) (-5 *2 (-710))
- (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5))))
- ((*1 *2)
- (-12 (-4 *4 (-786)) (-5 *2 (-710)) (-5 *1 (-405 *3 *4))
- (-4 *3 (-406 *4))))
- ((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-507 *3)) (-4 *3 (-508))))
- ((*1 *2) (-12 (-4 *1 (-703)) (-5 *2 (-710))))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-735 *3 *4))
- (-4 *3 (-736 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-920 *3 *4))
- (-4 *3 (-921 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-924 *3 *4))
- (-4 *3 (-925 *4))))
- ((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-939 *3)) (-4 *3 (-940))))
- ((*1 *2) (-12 (-4 *1 (-973)) (-5 *2 (-710))))
- ((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-981 *3)) (-4 *3 (-982)))))
-(((*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-523))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-710))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-852))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
+ (|partial| -12 (-5 *3 (-562 *4)) (-4 *4 (-786)) (-4 *2 (-786))
+ (-5 *1 (-561 *2 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-934)))))
+(((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-155 (-203))) (-5 *5 (-523))
+ (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786))
(-4 *4 (-158))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-144))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-144))))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109)))
- (-5 *1 (-205 *3))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-666))))
((*1 *1 *1 *2)
- (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-666))))
- ((*1 *1 *2 *1)
- (-12 (-5 *1 (-271 *2)) (-4 *2 (-1028)) (-4 *2 (-1123))))
- ((*1 *1 *1 *2)
- (-12 (-5 *1 (-271 *2)) (-4 *2 (-1028)) (-4 *2 (-1123))))
- ((*1 *1 *2 *3)
- (-12 (-4 *1 (-299 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-124))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-337 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-337 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-357 *3 *2)) (-4 *3 (-973)) (-4 *2 (-786))))
- ((*1 *1 *2 *3)
- (-12 (-4 *1 (-358 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1016))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
- (-4 *6 (-216 (-2810 *3) (-710)))
- (-14 *7
- (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *6))
- (-2 (|:| -4013 *5) (|:| -1475 *6))))
- (-5 *1 (-436 *3 *4 *5 *6 *7 *2)) (-4 *5 (-786))
- (-4 *2 (-880 *4 *6 (-796 *3)))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
- (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3))))
- ((*1 *1 *1 *1) (-5 *1 (-499)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-549 *2)) (-4 *2 (-973))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-549 *2)) (-4 *2 (-973))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-591 *2)) (-4 *2 (-980))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1016))
- (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-1 *7 *5))
- (-5 *1 (-624 *5 *6 *7))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-627 *3 *2 *4)) (-4 *3 (-973)) (-4 *2 (-349 *3))
- (-4 *4 (-349 *3))))
- ((*1 *2 *1 *2)
- (-12 (-4 *1 (-627 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *2 (-349 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2))))
- ((*1 *1 *1 *1) (-4 *1 (-660)))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-515))
- (-5 *1 (-899 *3 *4))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-979 *2)) (-4 *2 (-980))))
- ((*1 *1 *1 *1) (-4 *1 (-1028)))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1037 *3 *4 *2 *5)) (-4 *4 (-973)) (-4 *2 (-216 *3 *4))
- (-4 *5 (-216 *3 *4))))
- ((*1 *2 *1 *2)
- (-12 (-4 *1 (-1037 *3 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4))
- (-4 *2 (-216 *3 *4))))
- ((*1 *1 *2 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-5 *1 (-1040 *3 *4 *2))
- (-4 *2 (-880 *3 (-495 *4) *4))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-874 (-203))) (-5 *3 (-203)) (-5 *1 (-1120))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-666))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-666))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-523)) (-4 *1 (-1167 *3)) (-4 *3 (-1123)) (-4 *3 (-21))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-403 *3 *2)) (-4 *3 (-13 (-158) (-37 (-383 (-523)))))
- (-4 *2 (-13 (-786) (-21))))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
- ((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-1 (-203) (-203) (-203)))
- (-5 *4 (-3 (-1 (-203) (-203) (-203) (-203)) "undefined"))
- (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203)))
- (-5 *1 (-636)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12
- (-5 *3
- (-1 (-3 (-2 (|:| -1825 *4) (|:| |coeff| *4)) "failed") *4))
- (-4 *4 (-339)) (-5 *1 (-533 *4 *2)) (-4 *2 (-1145 *4)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-105)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-155 (-203)) (-155 (-203)))) (-5 *4 (-1011 (-203)))
- (-5 *2 (-1171)) (-5 *1 (-234)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |preimage| (-589 *3)) (|:| |image| (-589 *3))))
- (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *4 *4 *5 *4 *4 *5)
- (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-697)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-299 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-124)))))
-(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-710)) (-5 *4 (-523)) (-5 *1 (-420 *2)) (-4 *2 (-973)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
- (-4 *4 (-325)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 *5)) (-4 *5 (-339))
- (-4 *5 (-515)) (-5 *2 (-1169 *5)) (-5 *1 (-584 *5 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 *5))
- (-4179 (-4 *5 (-339))) (-4 *5 (-515)) (-5 *2 (-1169 (-383 *5)))
- (-5 *1 (-584 *5 *4)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9)
- (-12 (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-629 (-203)))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))))
- (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))
- (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))
- (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-523)) (-4 *2 (-406 *3)) (-5 *1 (-31 *3 *2))
- (-4 *3 (-964 *4)) (-4 *3 (-13 (-786) (-515))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-499)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1092)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-339)) (-4 *3 (-973))
- (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -1621 *1)))
- (-4 *1 (-788 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515))
- (-5 *2 (-1083 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1070)) (-5 *1 (-725)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-12 (-5 *2 (-710)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-786))
(-4 *4 (-973)))))
-(((*1 *2 *3 *4 *2 *5 *6)
- (-12
- (-5 *5
- (-2 (|:| |done| (-589 *11))
- (|:| |todo| (-589 (-2 (|:| |val| *3) (|:| -3643 *11))))))
- (-5 *6 (-710))
- (-5 *2 (-589 (-2 (|:| |val| (-589 *10)) (|:| -3643 *11))))
- (-5 *3 (-589 *10)) (-5 *4 (-589 *11)) (-4 *10 (-987 *7 *8 *9))
- (-4 *11 (-992 *7 *8 *9 *10)) (-4 *7 (-427)) (-4 *8 (-732))
- (-4 *9 (-786)) (-5 *1 (-990 *7 *8 *9 *10 *11))))
- ((*1 *2 *3 *4 *2 *5 *6)
- (-12
- (-5 *5
- (-2 (|:| |done| (-589 *11))
- (|:| |todo| (-589 (-2 (|:| |val| *3) (|:| -3643 *11))))))
- (-5 *6 (-710))
- (-5 *2 (-589 (-2 (|:| |val| (-589 *10)) (|:| -3643 *11))))
- (-5 *3 (-589 *10)) (-5 *4 (-589 *11)) (-4 *10 (-987 *7 *8 *9))
- (-4 *11 (-1025 *7 *8 *9 *10)) (-4 *7 (-427)) (-4 *8 (-732))
- (-4 *9 (-786)) (-5 *1 (-1057 *7 *8 *9 *10 *11)))))
-(((*1 *2 *3 *4 *2 *5)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-823 *6)))
- (-5 *5 (-1 (-820 *6 *8) *8 (-823 *6) (-820 *6 *8))) (-4 *6 (-1016))
- (-4 *8 (-13 (-973) (-564 (-823 *6)) (-964 *7))) (-5 *2 (-820 *6 *8))
- (-4 *7 (-13 (-973) (-786))) (-5 *1 (-872 *6 *7 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-883 (-523)))) (-5 *1 (-413))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-629 (-203))) (-5 *2 (-1020))
- (-5 *1 (-699))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-629 (-523))) (-5 *2 (-1020))
- (-5 *1 (-699)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-1016)) (-4 *2 (-831 *4)) (-5 *1 (-631 *4 *2 *5 *3))
- (-4 *5 (-349 *2)) (-4 *3 (-13 (-349 *4) (-10 -7 (-6 -4248)))))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-203))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-203))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-355))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-355)))))
-(((*1 *1)
- (-12 (-4 *1 (-380)) (-4179 (|has| *1 (-6 -4239)))
- (-4179 (|has| *1 (-6 -4231)))))
- ((*1 *2 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-786))))
- ((*1 *2 *1) (-12 (-4 *1 (-769 *2)) (-4 *2 (-786))))
- ((*1 *1 *1 *1) (-4 *1 (-786))) ((*1 *1) (-5 *1 (-1034))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-758 *4)) (-4 *4 (-786)) (-5 *2 (-108))
- (-5 *1 (-614 *4)))))
-(((*1 *2 *2 *2 *3 *3 *4 *2 *5)
- (|partial| -12 (-5 *3 (-562 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087))) (-5 *5 (-1083 *2))
- (-4 *2 (-13 (-406 *6) (-27) (-1109)))
- (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *1 (-519 *6 *2 *7)) (-4 *7 (-1016))))
- ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5)
- (|partial| -12 (-5 *3 (-562 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087)))
- (-5 *5 (-383 (-1083 *2))) (-4 *2 (-13 (-406 *6) (-27) (-1109)))
- (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *1 (-519 *6 *2 *7)) (-4 *7 (-1016)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-37 (-383 (-523))))
- (-5 *2 (-2 (|:| -1260 (-1068 *4)) (|:| -1274 (-1068 *4))))
- (-5 *1 (-1074 *4)) (-5 *3 (-1068 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-499)) (-5 *1 (-498 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-499)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
- (-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
- (|:| |success| (-108))))
- (-5 *1 (-728)) (-5 *5 (-523)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-687)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-523))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))))
-(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-622 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-379 *3)) (-4 *3 (-380))))
- ((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-379 *3)) (-4 *3 (-380))))
- ((*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380))))
- ((*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852))))
- ((*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-1068 (-523))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 (-589 *5))) (-4 *5 (-1160 *4))
- (-4 *4 (-37 (-383 (-523))))
- (-5 *2 (-1 (-1068 *4) (-589 (-1068 *4)))) (-5 *1 (-1162 *4 *5)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325))
- (-4 *2
- (-13 (-378)
- (-10 -7 (-15 -1691 (*2 *4)) (-15 -2060 ((-852) *2))
- (-15 -3760 ((-1169 *2) (-852))) (-15 -2009 (*2 *2)))))
- (-5 *1 (-332 *2 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-479 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-786)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-710)) (-5 *6 (-108)) (-4 *7 (-427)) (-4 *8 (-732))
- (-4 *9 (-786)) (-4 *3 (-987 *7 *8 *9))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-990 *7 *8 *9 *3 *4)) (-4 *4 (-992 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-4 *3 (-987 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-990 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-710)) (-5 *6 (-108)) (-4 *7 (-427)) (-4 *8 (-732))
- (-4 *9 (-786)) (-4 *3 (-987 *7 *8 *9))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-1057 *7 *8 *9 *3 *4)) (-4 *4 (-1025 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-4 *3 (-987 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-1057 *6 *7 *8 *3 *4)) (-4 *4 (-1025 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523)))
- (-5 *2 (-1169 (-523))) (-5 *1 (-1194 *4)))))
-(((*1 *2)
- (-12 (-4 *3 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-1174))
- (-5 *1 (-409 *3 *4)) (-4 *4 (-406 *3)))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-742)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7)))
- (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732))
- (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8)))
- (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7)))
- (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732))
- (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8)))
- (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-108))
- (-5 *2
- (-2 (|:| |contp| (-523))
- (|:| -3491 (-589 (-2 (|:| |irr| *3) (|:| -1787 (-523)))))))
- (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108))
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3))
+ (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-794) (-794))) (-5 *1 (-110))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-794) (-589 (-794)))) (-5 *1 (-110))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1 (-794) (-589 (-794)))) (-5 *1 (-110))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1174)) (-5 *1 (-193 *3))
+ (-4 *3
+ (-13 (-786)
+ (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 (*2 $))
+ (-15 -2149 (*2 $)))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-370))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-370))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-473))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-650))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1104))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1104)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 (-883 *4))) (-5 *3 (-589 (-1087))) (-4 *4 (-427))
+ (-5 *1 (-849 *4)))))
+(((*1 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1172)))))
+(((*1 *2 *2) (-12 (-5 *2 (-292 (-203))) (-5 *1 (-244)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-951 *3))
+ (-4 *3 (-13 (-784) (-339) (-949)))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
+ (-4 *3 (-1145 *2))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *1 (-989 *2 *3)) (-4 *2 (-13 (-784) (-339)))
+ (-4 *3 (-1145 *2)))))
+(((*1 *2 *2 *3)
+ (-12
(-5 *2
- (-2 (|:| |contp| (-523))
- (|:| -3491 (-589 (-2 (|:| |irr| *3) (|:| -1787 (-523)))))))
- (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-5 *2 (-383 (-883 *4))) (-5 *1 (-855 *4 *5 *6 *3))
- (-4 *3 (-880 *4 *6 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-629 *7)) (-4 *7 (-880 *4 *6 *5))
- (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-5 *2 (-629 (-383 (-883 *4))))
- (-5 *1 (-855 *4 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5))
- (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-5 *2 (-589 (-383 (-883 *4))))
- (-5 *1 (-855 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3 *3)
- (|partial| -12 (-4 *4 (-13 (-339) (-136) (-964 (-523))))
- (-4 *5 (-1145 *4)) (-5 *2 (-589 (-383 *5))) (-5 *1 (-944 *4 *5))
- (-5 *3 (-383 *5)))))
-(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-284) (-136))) (-4 *4 (-13 (-786) (-564 (-1087))))
- (-4 *5 (-732)) (-5 *1 (-855 *3 *4 *5 *2)) (-4 *2 (-880 *3 *5 *4)))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-515))
- (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-1140 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-98 *3))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-271 (-772 *3)))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-772 *3)) (-5 *1 (-582 *5 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-271 (-772 (-883 *5)))) (-4 *5 (-427))
- (-5 *2 (-772 (-383 (-883 *5)))) (-5 *1 (-583 *5))
- (-5 *3 (-383 (-883 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-271 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5)))
- (-4 *5 (-427)) (-5 *2 (-772 *3)) (-5 *1 (-583 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *4 (-515))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| -2086 *4))) (-5 *1 (-899 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-909 *2)) (-4 *2 (-973))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))))
-(((*1 *1 *1) (-4 *1 (-575)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-692)))))
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *4))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *4)))))))
+ (-5 *3 (-589 *7)) (-4 *4 (-13 (-284) (-136)))
+ (-4 *7 (-880 *4 *6 *5)) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-5 *1 (-855 *4 *5 *6 *7)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))))
(((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
((*1 *1 *1)
(-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
(-14 *4 *2))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *4 *5))
- (-4 *5 (-13 (-27) (-1109) (-406 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *4 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-383 (-523)))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *5 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-271 *3)) (-5 *5 (-383 (-523)))
- (-4 *3 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *6 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 (-523))) (-5 *4 (-271 *6))
- (-4 *6 (-13 (-27) (-1109) (-406 *5)))
- (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-523)))
- (-4 *7 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-523)))
- (-4 *3 (-13 (-27) (-1109) (-406 *7)))
- (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *7 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-1 *8 (-383 (-523)))) (-5 *4 (-271 *8))
- (-5 *5 (-1136 (-383 (-523)))) (-5 *6 (-383 (-523)))
- (-4 *8 (-13 (-27) (-1109) (-406 *7)))
- (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *7 *8))))
- ((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-383 (-523))))
- (-5 *7 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *8)))
- (-4 *8 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *8 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3))))
- (-4 *3 (-973)) (-5 *1 (-548 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-549 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3))))
- (-4 *3 (-973)) (-4 *1 (-1129 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-710))
- (-5 *3 (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| *4))))
- (-4 *4 (-973)) (-4 *1 (-1150 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-4 *1 (-1160 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1068 (-2 (|:| |k| (-710)) (|:| |c| *3))))
- (-4 *3 (-973)) (-4 *1 (-1160 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
- (-5 *1 (-31 *4 *5)) (-4 *5 (-406 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
- (-5 *1 (-145 *4 *5)) (-4 *5 (-406 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
- (-5 *1 (-253 *4 *5)) (-4 *5 (-13 (-406 *4) (-930)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-278 *4)) (-4 *4 (-279))))
- ((*1 *2 *3) (-12 (-4 *1 (-279)) (-5 *3 (-110)) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *5 (-786)) (-5 *2 (-108))
- (-5 *1 (-405 *4 *5)) (-4 *4 (-406 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
- (-5 *1 (-407 *4 *5)) (-4 *5 (-406 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
- (-5 *1 (-576 *4 *5)) (-4 *5 (-13 (-406 *4) (-930) (-1109))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
- ((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-475 *3 *4 *5 *6))) (-4 *3 (-339)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
- (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7))
- (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1))
- (-4 *1 (-992 *4 *5 *6 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
- ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
+(((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103))))
+ ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196))))
+ ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460))))
+ ((*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-284))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523))))
+ ((*1 *1 *1) (-4 *1 (-982))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
(((*1 *2)
(-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
(-4 *3 (-343 *4))))
((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1018 (-1018 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-953 (-779 (-523))))
- (-5 *3 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *4)))) (-4 *4 (-973))
- (-5 *1 (-548 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-499)) (-5 *1 (-498 *4))
- (-4 *4 (-1123)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-629 *4)) (-5 *3 (-852)) (|has| *4 (-6 (-4250 "*")))
- (-4 *4 (-973)) (-5 *1 (-955 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 (-629 *4))) (-5 *3 (-852))
- (|has| *4 (-6 (-4250 "*"))) (-4 *4 (-973)) (-5 *1 (-955 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732))
- (-5 *2 (-108)) (-5 *1 (-916 *3 *4 *5 *6))
- (-4 *6 (-880 *3 *5 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
- (-4 *4 (-13 (-1016) (-33))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1070)) (-4 *4 (-13 (-284) (-136)))
- (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732))
- (-5 *2
- (-589
- (-2 (|:| |eqzro| (-589 *7)) (|:| |neqzro| (-589 *7))
- (|:| |wcond| (-589 (-883 *4)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *4))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *4))))))))))
- (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-339)) (-5 *1 (-602 *4 *2))
- (-4 *2 (-599 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-160))) (-5 *1 (-1003)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355)))
- (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
- (-5 *1 (-1086)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-133))) (-5 *1 (-130))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-130)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-629 (-883 *4))) (-5 *1 (-955 *4))
- (-4 *4 (-973)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4)) (-4 *6 (-1145 *5))
- (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7))
- (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-108))
- (-5 *1 (-842 *4 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6))
- (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4)))
- (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-108))
- (-5 *1 (-843 *4 *5 *6)))))
-(((*1 *2 *3 *3 *4 *3)
+(((*1 *2 *3 *4 *3 *4 *3)
(-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-687)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-589 (-240))) (-5 *1 (-1171))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-1070)) (-5 *1 (-1171))))
- ((*1 *1 *1) (-5 *1 (-1171))))
-(((*1 *2 *1) (-12 (-4 *1 (-515)) (-5 *2 (-108)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-515)) (-4 *2 (-973))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515))))
- ((*1 *2 *3 *3 *1)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *1))))
- (-4 *1 (-992 *4 *5 *6 *3)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355)))
- (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
- (-5 *1 (-1086)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-874 (-203))) (-5 *4 (-805)) (-5 *2 (-1174))
- (-5 *1 (-443))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-909 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-874 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-874 *3)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
- ((*1 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)) (-5 *3 (-203)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-4 *5 (-305 *4)) (-4 *6 (-1145 *5))
- (-5 *2 (-589 *3)) (-5 *1 (-716 *4 *5 *6 *3 *7)) (-4 *3 (-1145 *6))
- (-14 *7 (-852)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+ (-5 *1 (-696)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-1083 *3)) (-5 *1 (-40 *4 *3))
- (-4 *3
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *4 (-562 $)) $))
- (-15 -3329 ((-1039 *4 (-562 $)) $))
- (-15 -1691 ($ (-1039 *4 (-562 $))))))))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-1191 *3 *4)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-158))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-758 *3)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-427)))))
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-523))
+ (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-629 (-523))) (-5 *3 (-589 (-523))) (-5 *1 (-1026)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-302 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-731)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-292 (-203))))
- (-5 *2
- (-2 (|:| |additions| (-523)) (|:| |multiplications| (-523))
- (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523))))
- (-5 *1 (-282)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786)))
- (-14 *3 (-589 (-1087))))))
-(((*1 *1 *1) (-5 *1 (-1086)))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355)))
- (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
- (-5 *1 (-1086)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1162 *3 *2))
- (-4 *2 (-1160 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *1)
- (-12 (-4 *1 (-380)) (-4179 (|has| *1 (-6 -4239)))
- (-4179 (|has| *1 (-6 -4231)))))
- ((*1 *2 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-786))))
- ((*1 *1 *1 *1) (-4 *1 (-786)))
- ((*1 *2 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786))))
- ((*1 *1) (-5 *1 (-1034))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3))
- (-5 *1 (-682 *5 *4 *6 *3)) (-4 *3 (-880 *6 *5 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1145 (-383 (-523)))) (-5 *1 (-844 *3 *2))
- (-4 *2 (-1145 (-383 *3))))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-1087)) (-5 *1 (-499))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499)))))
- ((*1 *2 *3 *2 *2)
- (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499)))))
- ((*1 *2 *3 *2 *2 *2)
- (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499)))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *4 (-589 (-1087))) (-5 *2 (-1087)) (-5 *1 (-644 *3))
- (-4 *3 (-564 (-499))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *3 (-589 (-523)))
- (-5 *1 (-814)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127))
- (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5))
- (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-1180 *3 *4 *5 *6))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515))
- (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1180 *5 *6 *7 *8)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-973)) (-5 *2 (-1169 *3)) (-5 *1 (-652 *3 *4))
- (-4 *4 (-1145 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
- (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
- (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1 *1) (-4 *1 (-897))))
-(((*1 *1) (-5 *1 (-133)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-240)))))
-(((*1 *1 *2) (-12 (-5 *2 (-167)) (-5 *1 (-226)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-515)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
- (-5 *1 (-1114 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 (-562 *5))) (-5 *3 (-1087)) (-4 *5 (-406 *4))
- (-4 *4 (-786)) (-5 *1 (-532 *4 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-589 *3)) (-5 *1 (-891 *3)) (-4 *3 (-508)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1011 *3)) (-5 *1 (-1009 *3)) (-4 *3 (-1123))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2) (-12 (-5 *1 (-1136 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *3 *4 *5 *3 *6)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN)))) (-5 *2 (-962))
- (-5 *1 (-686)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1 *8 *8))
- (-5 *5
- (-1 (-3 (-2 (|:| -1825 *7) (|:| |coeff| *7)) "failed") *7))
- (-5 *6 (-589 (-383 *8))) (-4 *7 (-339)) (-4 *8 (-1145 *7))
- (-5 *3 (-383 *8))
- (-5 *2
- (-2
- (|:| |answer|
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (|:| |a0| *7)))
- (-5 *1 (-533 *7 *8)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1034)) (-4 *4 (-325))
- (-5 *1 (-493 *4)))))
-(((*1 *1) (-5 *1 (-130))) ((*1 *1 *1) (-5 *1 (-133)))
- ((*1 *1 *1) (-4 *1 (-1056))))
-(((*1 *2 *2) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)))))
-(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1 *1) (-4 *1 (-897))))
-(((*1 *2 *2) (|partial| -12 (-5 *2 (-292 (-203))) (-5 *1 (-244)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-1096 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523)))
- (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $))
- (-15 -3329 ((-1039 *3 (-562 $)) $))
- (-15 -1691 ($ (-1039 *3 (-562 $))))))))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1))
- (-4 *1 (-992 *4 *5 *6 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-271 *3))) (-5 *1 (-271 *3)) (-4 *3 (-515))
- (-4 *3 (-1123)))))
+ (-12 (-5 *3 (-523)) (-4 *4 (-1145 (-383 *3))) (-5 *2 (-852))
+ (-5 *1 (-844 *4 *5)) (-4 *5 (-1145 (-383 *4))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1101 *4 *5))
- (-4 *4 (-1016)) (-4 *5 (-1016)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-982)) (-4 *3 (-1109))
- (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))))
-(((*1 *1 *1) (-5 *1 (-985))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-51)) (-5 *1 (-823 *4))
- (-4 *4 (-1016)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 (-1142 *5 *4)))
- (-5 *1 (-1030 *4 *5)) (-5 *3 (-1142 *5 *4)))))
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-5 *2 (-589 (-203))) (-5 *1 (-184)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-515) (-136))) (-5 *2 (-589 *3))
- (-5 *1 (-1139 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-427))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *5 (-840)) (-5 *1 (-432 *3 *4 *5 *6))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-840)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-37 (-383 (-523))))
- (-4 *2 (-158)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016))
- (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *2 *3 *2 *4 *5)
- (-12 (-5 *2 (-589 *3)) (-5 *5 (-852)) (-4 *3 (-1145 *4))
- (-4 *4 (-284)) (-5 *1 (-435 *4 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1070)) (-5 *1 (-282)))))
-(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
- ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-271 (-383 (-883 *5)))) (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-786) (-136)))
- (-5 *2 (-1077 (-589 (-292 *5)) (-589 (-271 (-292 *5)))))
- (-5 *1 (-1043 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-786) (-136)))
- (-5 *2 (-1077 (-589 (-292 *5)) (-589 (-271 (-292 *5)))))
- (-5 *1 (-1043 *5)))))
+ (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))))
(((*1 *2 *3)
(-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523)))))
(-4 *5 (-1145 *4))
- (-5 *2 (-589 (-2 (|:| |deg| (-710)) (|:| -2849 *5))))
+ (-5 *2 (-589 (-2 (|:| |deg| (-710)) (|:| -1747 *5))))
(-5 *1 (-748 *4 *5 *3 *6)) (-4 *3 (-599 *5))
(-4 *6 (-599 (-383 *5))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-157))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 (-589 *2))) (-5 *4 (-589 *5))
+ (-4 *5 (-37 (-383 (-523)))) (-4 *2 (-1160 *5))
+ (-5 *1 (-1162 *5 *2)))))
+(((*1 *2)
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123))
+ (-4 *2 (-1016)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-512)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-115 *2)) (-4 *2 (-1123)))))
+(((*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) ((*1 *1) (-4 *1 (-508)))
+ ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638))))
+ ((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-589 (-383 (-883 (-523)))))
(-5 *2 (-589 (-589 (-271 (-883 *4))))) (-5 *1 (-356 *4))
@@ -5722,7 +2288,7 @@
(|partial| -12 (-5 *5 (-1087))
(-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
(-4 *4 (-13 (-29 *6) (-1109) (-889)))
- (-5 *2 (-2 (|:| |particular| *4) (|:| -3760 (-589 *4))))
+ (-5 *2 (-2 (|:| |particular| *4) (|:| -2922 (-589 *4))))
(-5 *1 (-595 *6 *4 *3)) (-4 *3 (-599 *4))))
((*1 *2 *3 *2 *4 *2 *5)
(|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 *2))
@@ -5733,40 +2299,40 @@
(-12 (-5 *3 (-629 *5)) (-4 *5 (-339))
(-5 *2
(-2 (|:| |particular| (-3 (-1169 *5) "failed"))
- (|:| -3760 (-589 (-1169 *5)))))
+ (|:| -2922 (-589 (-1169 *5)))))
(-5 *1 (-610 *5)) (-5 *4 (-1169 *5))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-589 (-589 *5))) (-4 *5 (-339))
(-5 *2
(-2 (|:| |particular| (-3 (-1169 *5) "failed"))
- (|:| -3760 (-589 (-1169 *5)))))
+ (|:| -2922 (-589 (-1169 *5)))))
(-5 *1 (-610 *5)) (-5 *4 (-1169 *5))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-629 *5)) (-4 *5 (-339))
(-5 *2
(-589
(-2 (|:| |particular| (-3 (-1169 *5) "failed"))
- (|:| -3760 (-589 (-1169 *5))))))
+ (|:| -2922 (-589 (-1169 *5))))))
(-5 *1 (-610 *5)) (-5 *4 (-589 (-1169 *5)))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-589 (-589 *5))) (-4 *5 (-339))
(-5 *2
(-589
(-2 (|:| |particular| (-3 (-1169 *5) "failed"))
- (|:| -3760 (-589 (-1169 *5))))))
+ (|:| -2922 (-589 (-1169 *5))))))
(-5 *1 (-610 *5)) (-5 *4 (-589 (-1169 *5)))))
((*1 *2 *3 *4)
(-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249))))
(-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249))))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4))))
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4))))
(-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4))))
((*1 *2 *3 *4)
(-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249))))
(-4 *7 (-13 (-349 *5) (-10 -7 (-6 -4249))))
(-5 *2
(-589
- (-2 (|:| |particular| (-3 *7 "failed")) (|:| -3760 (-589 *7)))))
+ (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2922 (-589 *7)))))
(-5 *1 (-611 *5 *6 *7 *3)) (-5 *4 (-589 *7))
(-4 *3 (-627 *5 *6 *7))))
((*1 *2 *3 *4)
@@ -5784,7 +2350,7 @@
(-4 *7 (-13 (-29 *6) (-1109) (-889)))
(-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
(-5 *2
- (-2 (|:| |particular| (-1169 *7)) (|:| -3760 (-589 (-1169 *7)))))
+ (-2 (|:| |particular| (-1169 *7)) (|:| -2922 (-589 (-1169 *7)))))
(-5 *1 (-741 *6 *7)) (-5 *4 (-1169 *7))))
((*1 *2 *3 *4)
(|partial| -12 (-5 *3 (-629 *6)) (-5 *4 (-1087))
@@ -5796,27 +2362,27 @@
(-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889)))
(-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
(-5 *2
- (-2 (|:| |particular| (-1169 *7)) (|:| -3760 (-589 (-1169 *7)))))
+ (-2 (|:| |particular| (-1169 *7)) (|:| -2922 (-589 (-1169 *7)))))
(-5 *1 (-741 *6 *7))))
((*1 *2 *3 *4 *5)
(|partial| -12 (-5 *3 (-589 *7)) (-5 *4 (-589 (-110)))
(-5 *5 (-1087)) (-4 *7 (-13 (-29 *6) (-1109) (-889)))
(-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
(-5 *2
- (-2 (|:| |particular| (-1169 *7)) (|:| -3760 (-589 (-1169 *7)))))
+ (-2 (|:| |particular| (-1169 *7)) (|:| -2922 (-589 (-1169 *7)))))
(-5 *1 (-741 *6 *7))))
((*1 *2 *3 *4 *5)
(-12 (-5 *3 (-271 *7)) (-5 *4 (-110)) (-5 *5 (-1087))
(-4 *7 (-13 (-29 *6) (-1109) (-889)))
(-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
(-5 *2
- (-3 (-2 (|:| |particular| *7) (|:| -3760 (-589 *7))) *7 "failed"))
+ (-3 (-2 (|:| |particular| *7) (|:| -2922 (-589 *7))) *7 "failed"))
(-5 *1 (-741 *6 *7))))
((*1 *2 *3 *4 *5)
(-12 (-5 *4 (-110)) (-5 *5 (-1087))
(-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
(-5 *2
- (-3 (-2 (|:| |particular| *3) (|:| -3760 (-589 *3))) *3 "failed"))
+ (-3 (-2 (|:| |particular| *3) (|:| -2922 (-589 *3))) *3 "failed"))
(-5 *1 (-741 *6 *3)) (-4 *3 (-13 (-29 *6) (-1109) (-889)))))
((*1 *2 *3 *4 *3 *5)
(|partial| -12 (-5 *3 (-271 *2)) (-5 *4 (-110)) (-5 *5 (-589 *2))
@@ -5852,10 +2418,10 @@
(|partial| -12
(-5 *5
(-1
- (-3 (-2 (|:| |particular| *6) (|:| -3760 (-589 *6))) "failed")
+ (-3 (-2 (|:| |particular| *6) (|:| -2922 (-589 *6))) "failed")
*7 *6))
(-4 *6 (-339)) (-4 *7 (-599 *6))
- (-5 *2 (-2 (|:| |particular| (-1169 *6)) (|:| -3760 (-629 *6))))
+ (-5 *2 (-2 (|:| |particular| (-1169 *6)) (|:| -2922 (-629 *6))))
(-5 *1 (-752 *6 *7)) (-5 *3 (-629 *6)) (-5 *4 (-1169 *6))))
((*1 *2 *3) (-12 (-5 *3 (-829)) (-5 *2 (-962)) (-5 *1 (-828))))
((*1 *2 *3 *4)
@@ -5928,13 +2494,189 @@
((*1 *2 *3)
(-12 (-4 *4 (-515)) (-5 *2 (-589 (-271 (-383 (-883 *4)))))
(-5 *1 (-1093 *4)) (-5 *3 (-271 (-383 (-883 *4)))))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2210 *4)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2210 *4)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-589 (-1083 *5))) (-5 *3 (-1083 *5))
+ (-4 *5 (-152 *4)) (-4 *4 (-508)) (-5 *1 (-138 *4 *5))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-589 *3)) (-4 *3 (-1145 *5))
+ (-4 *5 (-1145 *4)) (-4 *4 (-325)) (-5 *1 (-334 *4 *5 *3))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-589 (-1083 (-523)))) (-5 *3 (-1083 (-523)))
+ (-5 *1 (-531))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-589 (-1083 *1))) (-5 *3 (-1083 *1))
+ (-4 *1 (-840)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-512)))))
+(((*1 *2 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))))
+(((*1 *1 *2 *2 *1) (-12 (-5 *1 (-590 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-1011 *3)) (-4 *3 (-880 *7 *6 *4)) (-4 *6 (-732))
+ (-4 *4 (-786)) (-4 *7 (-515))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-523))))
+ (-5 *1 (-547 *6 *4 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-515))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-523))))
+ (-5 *1 (-547 *5 *4 *6 *3)) (-4 *3 (-880 *6 *5 *4))))
+ ((*1 *1 *1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-1079 *4 *2)) (-4 *2 (-13 (-406 *4) (-147) (-27) (-1109)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1009 *2)) (-4 *2 (-13 (-406 *4) (-147) (-27) (-1109)))
+ (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-1079 *4 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523))))
+ (-5 *2 (-383 (-883 *5))) (-5 *1 (-1080 *5)) (-5 *3 (-883 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523))))
+ (-5 *2 (-3 (-383 (-883 *5)) (-292 *5))) (-5 *1 (-1080 *5))
+ (-5 *3 (-383 (-883 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1009 (-883 *5))) (-5 *3 (-883 *5))
+ (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-383 *3))
+ (-5 *1 (-1080 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1009 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5)))
+ (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-3 *3 (-292 *5)))
+ (-5 *1 (-1080 *5)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-325)) (-4 *2 (-973)) (-5 *1 (-652 *2 *3))
+ (-4 *3 (-1145 *2)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-710)) (-4 *6 (-339)) (-5 *4 (-1118 *6))
+ (-5 *2 (-1 (-1068 *4) (-1068 *4))) (-5 *1 (-1177 *6))
+ (-5 *5 (-1068 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973))
+ (-5 *2
+ (-2 (|:| -1961 (-710)) (|:| |curves| (-710))
+ (|:| |polygons| (-710)) (|:| |constructs| (-710)))))))
(((*1 *2 *3 *3 *3 *3)
(-12 (-4 *4 (-427)) (-4 *3 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
(-5 *1 (-424 *4 *3 *5 *6)) (-4 *6 (-880 *4 *3 *5)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
+(((*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-520)) (-5 *3 (-523))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-973))
+ (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
+ (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))))
+(((*1 *1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *3 (-515)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1016)) (-4 *5 (-1016))
+ (-5 *2 (-1 *5)) (-5 *1 (-623 *4 *5)))))
+(((*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *2 (-515))
+ (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-987 *2 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136))
+ (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-589 (-629 (-523))))
+ (-5 *1 (-1026)))))
+(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7)
+ (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))
+ (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-852)) (-4 *5 (-515)) (-5 *2 (-629 *5))
+ (-5 *1 (-886 *5 *3)) (-4 *3 (-599 *5)))))
(((*1 *2 *3)
(-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-589 (-203)))
(-5 *1 (-443)))))
(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108))
+ (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814))
+ (-5 *3 (-589 (-523)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814))
+ (-5 *3 (-589 (-523))))))
+(((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-219))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-589 (-1070))) (-5 *3 (-523)) (-5 *4 (-1070))
+ (-5 *1 (-219))))
+ ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973)))))
+(((*1 *2 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-694)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-556 *3 *2)) (-4 *3 (-1016)) (-4 *3 (-786))
+ (-4 *2 (-1123))))
+ ((*1 *2 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
+ ((*1 *2 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1123)) (-5 *1 (-804 *2 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *1) (-12 (-5 *2 (-614 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3) (-12 (-5 *2 (-523)) (-5 *1 (-528 *3)) (-4 *3 (-964 *2))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *2 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1016)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1018 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1018 *3)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-973))
+ (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
+ (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
(-4 *2 (-406 *3))))
((*1 *2 *2 *3)
@@ -5942,6 +2684,30 @@
(-4 *2 (-406 *4))))
((*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087))))
((*1 *1 *1) (-4 *1 (-147))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 (-1142 *5 *4)))
+ (-5 *1 (-1030 *4 *5)) (-5 *3 (-1142 *5 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *1)
+ (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3 *2 *4)
+ (-12 (-5 *3 (-629 *2)) (-5 *4 (-523))
+ (-4 *2 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *5 (-1145 *2)) (-5 *1 (-470 *2 *5 *6)) (-4 *6 (-385 *2 *5)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2))
+ (-4 *3 (-13 (-786) (-515))))))
(((*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123))))
((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-786))))
((*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-786))))
@@ -5953,11 +2719,11 @@
(-12
(-5 *2
(-2
- (|:| -3772
+ (|:| -2402
(-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
(|:| |relerr| (-203))))
- (|:| -2482
+ (|:| -2746
(-2
(|:| |endPointContinuity|
(-3 (|:| |continuous| "Continuous at the end points")
@@ -5973,7 +2739,7 @@
(-3 (|:| |str| (-1068 (-203)))
(|:| |notEvaluated|
"Internal singularities not yet evaluated")))
- (|:| -2464
+ (|:| -3487
(-3 (|:| |finite| "The range is finite")
(|:| |lowerInfinite|
"The bottom of range is infinite")
@@ -5988,12 +2754,12 @@
(-12
(-5 *2
(-2
- (|:| -3772
+ (|:| -2402
(-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
(|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
(|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
(|:| |abserr| (-203)) (|:| |relerr| (-203))))
- (|:| -2482
+ (|:| -2746
(-2 (|:| |stiffness| (-355)) (|:| |stability| (-355))
(|:| |expense| (-355)) (|:| |accuracy| (-355))
(|:| |intermediateResults| (-355))))))
@@ -6001,14 +2767,263 @@
((*1 *2 *3 *4)
(-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
(-4 *4 (-1016)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-306)))))
+(((*1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2) (-12 (-5 *1 (-1136 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3))
+ (-4 *3 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3))
+ (-4 *3 (-897)))))
+(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-696)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-13 (-515) (-136)))
+ (-5 *2 (-2 (|:| -2428 *3) (|:| -2438 *3))) (-5 *1 (-1139 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *2 *4 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))))
+(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-457 *3)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-710)) (-5 *3 (-874 *4)) (-4 *1 (-1048 *4))
+ (-4 *4 (-973))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-710)) (-5 *4 (-874 (-203))) (-5 *2 (-1174))
+ (-5 *1 (-1171)))))
(((*1 *1 *2)
(-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))))
+(((*1 *1 *1) (-5 *1 (-203)))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *1 *1) (-5 *1 (-355))) ((*1 *1) (-5 *1 (-355))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
+(((*1 *2)
+ (-12 (-14 *4 *2) (-4 *5 (-1123)) (-5 *2 (-710))
+ (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124))
+ (-5 *2 (-710))))
+ ((*1 *2)
+ (-12 (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-304 *3 *4))
+ (-4 *3 (-305 *4))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-337 *3)) (-4 *3 (-1016))))
+ ((*1 *2) (-12 (-4 *1 (-344)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-362 *3)) (-4 *3 (-1016))))
+ ((*1 *2)
+ (-12 (-4 *4 (-1016)) (-5 *2 (-710)) (-5 *1 (-400 *3 *4))
+ (-4 *3 (-401 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016))
+ (-4 *4 (-23)) (-14 *5 *4)))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-710))
+ (-5 *1 (-663 *3 *4 *5)) (-4 *3 (-664 *4 *5))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-758 *3)) (-4 *3 (-786))))
+ ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
+ (-4 *3 (-1145 *2)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-515)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1016)) (-5 *2 (-1070)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 *1)) (-4 *1 (-406 *4))
+ (-4 *4 (-786))))
+ ((*1 *1 *2 *1 *1 *1 *1)
+ (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786))))
+ ((*1 *1 *2 *1 *1 *1)
+ (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-688)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-1169 *5)) (-5 *3 (-710)) (-5 *4 (-1034)) (-4 *5 (-325))
+ (-5 *1 (-493 *5)))))
+(((*1 *2 *3 *4 *4 *5 *6)
+ (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-805))
+ (-5 *5 (-852)) (-5 *6 (-589 (-240))) (-5 *2 (-443)) (-5 *1 (-1173))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *2 (-443))
+ (-5 *1 (-1173))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-589 (-240)))
+ (-5 *2 (-443)) (-5 *1 (-1173)))))
(((*1 *2 *3 *4 *5)
(-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-5 *5 (-589 *8))
(-4 *7 (-786)) (-4 *8 (-973)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732))
(-5 *2 (-1083 *8)) (-5 *1 (-297 *6 *7 *8 *9)))))
+(((*1 *2)
+ (-12 (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
+ (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *4 (-1145 *3))
+ (-5 *2
+ (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-629 *3))))
+ (-5 *1 (-326 *3 *4 *5)) (-4 *5 (-385 *3 *4))))
+ ((*1 *2)
+ (-12 (-4 *3 (-1145 (-523)))
+ (-5 *2
+ (-2 (|:| -2922 (-629 (-523))) (|:| |basisDen| (-523))
+ (|:| |basisInv| (-629 (-523)))))
+ (-5 *1 (-707 *3 *4)) (-4 *4 (-385 (-523) *3))))
+ ((*1 *2)
+ (-12 (-4 *3 (-325)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 *4))
+ (-5 *2
+ (-2 (|:| -2922 (-629 *4)) (|:| |basisDen| *4)
+ (|:| |basisInv| (-629 *4))))
+ (-5 *1 (-914 *3 *4 *5 *6)) (-4 *6 (-664 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *3 (-325)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 *4))
+ (-5 *2
+ (-2 (|:| -2922 (-629 *4)) (|:| |basisDen| *4)
+ (|:| |basisInv| (-629 *4))))
+ (-5 *1 (-1178 *3 *4 *5 *6)) (-4 *6 (-385 *4 *5)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-279)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-562 *1))) (-5 *3 (-589 *1)) (-4 *1 (-279))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-271 *1))) (-4 *1 (-279))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-271 *1)) (-4 *1 (-279)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-629 *4)) (-4 *4 (-339)) (-5 *2 (-1083 *4))
+ (-5 *1 (-496 *4 *5 *6)) (-4 *5 (-339)) (-4 *6 (-13 (-339) (-784))))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-443)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-337 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-5 *2 (-710)) (-5 *1 (-362 *4)) (-4 *4 (-1016))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-23)) (-5 *1 (-592 *4 *2 *5))
+ (-4 *4 (-1016)) (-14 *5 *2)))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-5 *2 (-710)) (-5 *1 (-758 *4)) (-4 *4 (-786)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1016)) (-4 *2 (-786))
+ (-5 *1 (-109 *2)))))
+(((*1 *2 *3 *2 *3)
+ (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090))))
+ ((*1 *2 *3 *2) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090))))
+ ((*1 *2 *3 *2 *4 *1)
+ (-12 (-5 *2 (-413)) (-5 *3 (-589 (-1087))) (-5 *4 (-1087))
+ (-5 *1 (-1090))))
+ ((*1 *2 *3 *2 *3 *1)
+ (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090))))
+ ((*1 *2 *3 *2 *1)
+ (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1091))))
+ ((*1 *2 *3 *2 *1)
+ (-12 (-5 *2 (-413)) (-5 *3 (-589 (-1087))) (-5 *1 (-1091)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-953 (-779 (-523)))) (-5 *1 (-548 *3)) (-4 *3 (-973)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523)))
+ (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $))
+ (-15 -2171 ((-1039 *3 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *3 (-562 $))))))))))
(((*1 *1 *2)
(-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-4 *1 (-834 *3)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-1010 *3)) (-4 *3 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *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| (-1068 (-203)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3487
+ (-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 (-962)) (-5 *1 (-282)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1028)) (-4 *3 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-406 *3))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3))
+ (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
+ (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *3))
+ (-5 *1 (-881 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-339)
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $))
+ (-15 -2171 (*7 $))))))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-591 *5)) (-4 *5 (-973))
+ (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-788 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-629 *3)) (-4 *1 (-393 *3)) (-4 *3 (-158))))
+ ((*1 *2 *1 *2 *2) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973))))
+ ((*1 *2 *3 *2 *2 *4 *5)
+ (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-973))
+ (-5 *1 (-789 *2 *3)) (-4 *3 (-788 *2)))))
+(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-694)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-589 *8))) (-5 *3 (-589 *8))
+ (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136)))
+ (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-108))
+ (-5 *1 (-855 *5 *6 *7 *8)))))
+(((*1 *1) (-5 *1 (-133))) ((*1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-692)))))
(((*1 *2 *3 *3 *4 *4)
(|partial| -12 (-5 *3 (-710)) (-4 *5 (-339)) (-5 *2 (-383 *6))
(-5 *1 (-798 *5 *4 *6)) (-4 *4 (-1160 *5)) (-4 *6 (-1145 *5))))
@@ -6020,932 +3035,469 @@
(|partial| -12 (-5 *3 (-710)) (-5 *4 (-1161 *5 *6 *7)) (-4 *5 (-339))
(-14 *6 (-1087)) (-14 *7 *5) (-5 *2 (-383 (-1142 *6 *5)))
(-5 *1 (-799 *5 *6 *7)))))
+(((*1 *2 *3)
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-5 *2 (-2 (|:| -3362 (-110)) (|:| |w| (-203)))) (-5 *1 (-184)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-562 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4)))
+ (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-254 *4 *2)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-973))
+ (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-1145 *4)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-764)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1016))
+ (-4 *6 (-1016)) (-4 *2 (-1016)) (-5 *1 (-621 *5 *6 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))))
(((*1 *2 *2 *3)
(-12 (-4 *4 (-732))
- (-4 *3 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *5 (-515))
+ (-4 *3 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *5 (-515))
(-5 *1 (-672 *4 *3 *5 *2)) (-4 *2 (-880 (-383 (-883 *5)) *4 *3))))
((*1 *2 *2 *3)
(-12 (-4 *4 (-973)) (-4 *5 (-732))
(-4 *3
(-13 (-786)
- (-10 -8 (-15 -1400 ((-1087) $))
- (-15 -2724 ((-3 $ "failed") (-1087))))))
+ (-10 -8 (-15 -3077 ((-1087) $))
+ (-15 -2354 ((-3 $ "failed") (-1087))))))
(-5 *1 (-913 *4 *5 *3 *2)) (-4 *2 (-880 (-883 *4) *5 *3))))
((*1 *2 *2 *3)
(-12 (-5 *3 (-589 *6))
(-4 *6
(-13 (-786)
- (-10 -8 (-15 -1400 ((-1087) $))
- (-15 -2724 ((-3 $ "failed") (-1087))))))
+ (-10 -8 (-15 -3077 ((-1087) $))
+ (-15 -2354 ((-3 $ "failed") (-1087))))))
(-4 *4 (-973)) (-4 *5 (-732)) (-5 *1 (-913 *4 *5 *6 *2))
(-4 *2 (-880 (-883 *4) *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
+ (-5 *1 (-993 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
+ (-5 *1 (-1024 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-874 (-203)) (-203) (-203)))
+ (-5 *3 (-1 (-203) (-203) (-203) (-203))) (-5 *1 (-232)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *4 *5))
+ (-4 *5 (-13 (-27) (-1109) (-406 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *4 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-523)) (-4 *5 (-13 (-427) (-786) (-964 *4) (-585 *4)))
+ (-5 *2 (-51)) (-5 *1 (-291 *5 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-427) (-786) (-964 *5) (-585 *5))) (-5 *5 (-523))
+ (-5 *2 (-51)) (-5 *1 (-291 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-523)))
+ (-4 *7 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-523)))
+ (-4 *3 (-13 (-27) (-1109) (-406 *7)))
+ (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *7 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-523)) (-4 *4 (-973)) (-4 *1 (-1131 *4 *3))
+ (-4 *3 (-1160 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034))))))
+ (-4 *4 (-325)) (-5 *2 (-629 *4)) (-5 *1 (-322 *4)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-1087)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-108)))))
+(((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515))))
+ ((*1 *1 *1) (|partial| -4 *1 (-662))))
+(((*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-373)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-797 *4 *5 *6 *7))
+ (-4 *4 (-973)) (-14 *5 (-589 (-1087))) (-14 *6 (-589 *3))
+ (-14 *7 *3)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-4 *5 (-786)) (-4 *6 (-732))
+ (-14 *8 (-589 *5)) (-5 *2 (-1174))
+ (-5 *1 (-1179 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-880 *4 *6 *5))
+ (-14 *9 (-589 *3)) (-14 *10 *3))))
(((*1 *2 *2)
(-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
(-5 *1 (-161 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |cd| (-1070)) (|:| -1522 (-1070))))
+ (-5 *1 (-761)))))
+(((*1 *2 *3 *4 *4 *5)
+ (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3))
+ (-4 *3 (-13 (-406 *6) (-27) (-1109)))
+ (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-525 *6 *3 *7)) (-4 *7 (-1016)))))
+(((*1 *1 *1) (-5 *1 (-985))))
+(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| -2210 *3) (|:| |coef1| (-721 *3)) (|:| |coef2| (-721 *3))))
+ (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *4 *5))
+ (-4 *5 (-13 (-27) (-1109) (-406 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *4 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-710))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *5 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-271 *3)) (-5 *5 (-710))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 (-523))) (-5 *4 (-271 *6))
+ (-4 *6 (-13 (-27) (-1109) (-406 *5)))
+ (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-710)))
+ (-4 *7 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-710)))
+ (-4 *3 (-13 (-27) (-1109) (-406 *7)))
+ (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *7 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *3 *1)
+ (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-268)))))
+(((*1 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-900)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-786)) (-4 *3 (-1016)))))
(((*1 *2 *1) (-12 (-4 *1 (-964 (-523))) (-4 *1 (-279)) (-5 *2 (-108))))
((*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108))))
((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-713)) (-5 *1 (-110)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-27) (-406 *4)))
+ (-4 *4 (-13 (-786) (-515) (-964 (-523))))
+ (-4 *7 (-1145 (-383 *6))) (-5 *1 (-511 *4 *5 *6 *7 *2))
+ (-4 *2 (-318 *5 *6 *7)))))
+(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016))
+ (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3))
+ (-4 *3 (-13 (-339) (-136) (-964 (-523)))) (-5 *1 (-527 *3 *4)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *2 (-962)) (-5 *1 (-691)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-1083 *4))
+ (-5 *1 (-493 *4)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-880 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-427))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *3 (-987 *4 *5 *6))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *1))))
+ (-4 *1 (-992 *4 *5 *6 *3))))
+ ((*1 *1 *1) (-4 *1 (-1127)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-515)) (-5 *1 (-1148 *3 *2))
+ (-4 *2 (-13 (-1145 *3) (-515) (-10 -8 (-15 -2056 ($ $ $))))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-2 (|:| |deg| (-710)) (|:| -3620 *5))))
+ (-12 (-5 *3 (-589 (-2 (|:| |deg| (-710)) (|:| -1549 *5))))
(-4 *5 (-1145 *4)) (-4 *4 (-325)) (-5 *2 (-589 *5))
(-5 *1 (-195 *4 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-2 (|:| -2424 *5) (|:| -2640 (-523)))))
+ (-12 (-5 *3 (-589 (-2 (|:| -3573 *5) (|:| -1487 (-523)))))
(-5 *4 (-523)) (-4 *5 (-1145 *4)) (-5 *2 (-589 *5))
(-5 *1 (-635 *5)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))))
-(((*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-339) (-784)))
- (-5 *2 (-589 (-2 (|:| -3491 (-589 *3)) (|:| -3460 *5))))
- (-5 *1 (-165 *5 *3)) (-4 *3 (-1145 (-155 *5)))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-339) (-784)))
- (-5 *2 (-589 (-2 (|:| -3491 (-589 *3)) (|:| -3460 *4))))
- (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-710)) (-4 *5 (-515))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))))
-(((*1 *1 *1) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))))
-(((*1 *1) (-5 *1 (-144))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)))))
-(((*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-962)) (-5 *1 (-776))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-292 (-355)))) (-5 *4 (-589 (-355)))
- (-5 *2 (-962)) (-5 *1 (-776)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-2 (|:| -4022 (-523)) (|:| -3491 (-589 *3))))
- (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973))
- (-5 *1 (-1072 *4))))
- ((*1 *1 *2 *2 *1)
- (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973))
- (-14 *4 (-1087)) (-14 *5 *3))))
(((*1 *2 *1 *3)
(-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973))
(-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))))
((*1 *2 *1 *1)
(-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
(-4 *5 (-786)) (-5 *2 (-108))))
- ((*1 *2 *3 *1 *4)
- (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1117 *5 *6 *7 *3))
- (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
- ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1051))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-167)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
-(((*1 *2 *3 *2)
- (-12 (-4 *1 (-726)) (-5 *2 (-962))
- (-5 *3
- (-2 (|:| |fn| (-292 (-203)))
- (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))))
- ((*1 *2 *3 *2)
- (-12 (-4 *1 (-726)) (-5 *2 (-962))
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203)))))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1068 *3)) (-4 *3 (-1016))
- (-4 *3 (-1123)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355)))
- (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
- (-5 *1 (-1086)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *2 (-589 (-155 *4)))
- (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638))))
- ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-834 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-475 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
- (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))))
-(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1016)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
-(((*1 *1 *2 *2)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355)))
- (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
- (-5 *1 (-1086)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-973)) (-4 *3 (-786))
- (-5 *2 (-2 (|:| |val| *1) (|:| -1475 (-523)))) (-4 *1 (-406 *3))))
- ((*1 *2 *1)
- (|partial| -12
- (-5 *2 (-2 (|:| |val| (-823 *3)) (|:| -1475 (-823 *3))))
- (-5 *1 (-823 *3)) (-4 *3 (-1016))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
- (-4 *7 (-880 *6 *4 *5))
- (-5 *2 (-2 (|:| |val| *3) (|:| -1475 (-523))))
- (-5 *1 (-881 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $))
- (-15 -3329 (*7 $))))))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-973)) (-5 *1 (-825 *2 *3)) (-4 *2 (-1145 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
- (-5 *1 (-917 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
- (-5 *1 (-1023 *3 *4 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-339)) (-4 *4 (-515)) (-4 *5 (-1145 *4))
- (-5 *2 (-2 (|:| -2604 (-570 *4 *5)) (|:| -3592 (-383 *5))))
- (-5 *1 (-570 *4 *5)) (-5 *3 (-383 *5))))
((*1 *2 *1)
- (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4))
- (-14 *3 (-852)) (-4 *4 (-973))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-427)) (-4 *3 (-973))
- (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1)))
- (-4 *1 (-1145 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-523))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355)))
- (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
- (-5 *1 (-1086)))))
-(((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |mval| (-629 *3)) (|:| |invmval| (-629 *3))
- (|:| |genIdeal| (-475 *3 *4 *5 *6))))
- (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-159 *3)) (-4 *3 (-284))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-616 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-680 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-786))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *1 (-909 *3)) (-4 *3 (-973))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7))
- (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6))))
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
((*1 *2 *3 *1)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1))
- (-4 *1 (-992 *4 *5 *6 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786))
- (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-880 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-973)) (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1)))
- (-4 *1 (-1145 *3)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-786))
- (-4 *3 (-1016)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *3) (-12 (-5 *3 (-155 (-523))) (-5 *2 (-108)) (-5 *1 (-421))))
- ((*1 *2 *3)
+ (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *3)
(-12
(-5 *3
(-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
(-225 *4 (-383 (-523)))))
(-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108))
- (-5 *1 (-476 *4 *5))))
- ((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-891 *3)) (-4 *3 (-508))))
- ((*1 *2 *1) (-12 (-4 *1 (-1127)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-710)) (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355)))
- (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
- (-5 *1 (-1086)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-394 *3)) (-4 *3 (-508)) (-4 *3 (-515))))
- ((*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-508)) (-4 *3 (-1016))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-508)) (-4 *3 (-1016))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-936 *3)) (-4 *3 (-964 (-383 (-523)))))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1034)) (-5 *1 (-105))))
- ((*1 *2 *1) (|partial| -12 (-5 *1 (-341 *2)) (-4 *2 (-1016))))
- ((*1 *2 *1) (|partial| -12 (-5 *2 (-1070)) (-5 *1 (-1105)))))
-(((*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-413)) (-5 *1 (-1091)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1182 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
- (-5 *1 (-607 *3 *4))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-607 *3 *4)) (-5 *1 (-1187 *3 *4))
- (-4 *3 (-786)) (-4 *4 (-158)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203)))
- (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203))))
- (|:| |ub| (-589 (-779 (-203))))))
- (-5 *1 (-244)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-389 *3 *4 *5 *6)) (-4 *6 (-964 *4)) (-4 *3 (-284))
- (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *6 (-385 *4 *5))
- (-14 *7 (-1169 *6)) (-5 *1 (-390 *3 *4 *5 *6 *7))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 *6)) (-4 *6 (-385 *4 *5)) (-4 *4 (-921 *3))
- (-4 *5 (-1145 *4)) (-4 *3 (-284)) (-5 *1 (-390 *3 *4 *5 *6 *7))
- (-14 *7 *2))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-110))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-110))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786))
- (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
- (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-243 *3)) (-4 *3 (-786)) (-5 *2 (-710)))))
+ (-5 *1 (-476 *4 *5)))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1142 *5 *4)) (-5 *1 (-1085 *4 *5 *6))
- (-4 *4 (-973)) (-14 *5 (-1087)) (-14 *6 *4)))
+ (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4))
+ (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1142 *5 *4)) (-5 *1 (-1161 *4 *5 *6))
- (-4 *4 (-973)) (-14 *5 (-1087)) (-14 *6 *4))))
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-515))))
+ ((*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-325))
- (-5 *2 (-589 (-2 (|:| |deg| (-710)) (|:| -3620 *3))))
- (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-823 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1016))
- (-4 *5 (-1123)) (-5 *1 (-821 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-823 *4)) (-5 *3 (-589 (-1 (-108) *5))) (-4 *4 (-1016))
- (-4 *5 (-1123)) (-5 *1 (-821 *4 *5))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-823 *5)) (-5 *3 (-589 (-1087)))
- (-5 *4 (-1 (-108) (-589 *6))) (-4 *5 (-1016)) (-4 *6 (-1123))
- (-5 *1 (-821 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1123)) (-4 *4 (-786))
- (-5 *1 (-868 *4 *2 *5)) (-4 *2 (-406 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 (-1 (-108) *5))) (-4 *5 (-1123)) (-4 *4 (-786))
- (-5 *1 (-868 *4 *2 *5)) (-4 *2 (-406 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1123))
- (-5 *2 (-292 (-523))) (-5 *1 (-869 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-589 (-1 (-108) *5))) (-4 *5 (-1123))
- (-5 *2 (-292 (-523))) (-5 *1 (-869 *5))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-1 (-108) (-589 *6)))
- (-4 *6 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))) (-4 *4 (-1016))
- (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
- (-5 *1 (-995 *4 *5 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1083 *6)) (-5 *3 (-523)) (-4 *6 (-284)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-760)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-589 (-883 *3))) (-4 *3 (-427))
- (-5 *1 (-336 *3 *4)) (-14 *4 (-589 (-1087)))))
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
+ (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
+ (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
+ (|:| |abserr| (-203)) (|:| |relerr| (-203))))
+ (-5 *2
+ (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355))
+ (|:| |expense| (-355)) (|:| |accuracy| (-355))
+ (|:| |intermediateResults| (-355))))
+ (-5 *1 (-742)))))
+(((*1 *1 *1) (-4 *1 (-34)))
((*1 *2 *2)
- (|partial| -12 (-5 *2 (-589 (-719 *3 (-796 *4)))) (-4 *3 (-427))
- (-14 *4 (-589 (-1087))) (-5 *1 (-574 *3 *4)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-589 (-1083 *4))) (-5 *3 (-1083 *4))
- (-4 *4 (-840)) (-5 *1 (-606 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-1193 *5 *6 *7))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-970 *5 *6))) (-5 *1 (-1193 *5 *6 *7))
- (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-883 *4)))
- (-4 *4 (-13 (-784) (-284) (-136) (-949)))
- (-5 *2 (-589 (-970 *4 *5))) (-5 *1 (-1193 *4 *5 *6))
- (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))))
-(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
- (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
- (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
- (|:| |abserr| (-203)) (|:| |relerr| (-203))))
- (-5 *2 (-355)) (-5 *1 (-185)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *4 *5 *6 *7)
- (-12 (-5 *5 (-1087))
- (-5 *6
- (-1
- (-3
- (-2 (|:| |mainpart| *4)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
- "failed")
- *4 (-589 *4)))
- (-5 *7
- (-1 (-3 (-2 (|:| -1825 *4) (|:| |coeff| *4)) "failed") *4 *4))
- (-4 *4 (-13 (-1109) (-27) (-406 *8)))
- (-4 *8 (-13 (-427) (-786) (-136) (-964 *3) (-585 *3)))
- (-5 *3 (-523))
- (-5 *2 (-2 (|:| |ans| *4) (|:| -3855 *4) (|:| |sol?| (-108))))
- (-5 *1 (-941 *8 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-761)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-284))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-422 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6))
- (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *1 (-422 *4 *5 *6 *7))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6))
- (-4 *4 (-284)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *1 (-422 *4 *5 *6 *7)))))
-(((*1 *1)
- (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
- (-4 *4 (-158)))))
-(((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-172))))
- ((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-277))))
- ((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1070)) (-5 *1 (-282)))))
-(((*1 *2 *3 *2 *3)
- (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090))))
- ((*1 *2 *3 *2) (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090))))
- ((*1 *2 *3 *2 *4 *1)
- (-12 (-5 *2 (-413)) (-5 *3 (-589 (-1087))) (-5 *4 (-1087))
- (-5 *1 (-1090))))
- ((*1 *2 *3 *2 *3 *1)
- (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1090))))
- ((*1 *2 *3 *2 *1)
- (-12 (-5 *2 (-413)) (-5 *3 (-1087)) (-5 *1 (-1091))))
- ((*1 *2 *3 *2 *1)
- (-12 (-5 *2 (-413)) (-5 *3 (-589 (-1087))) (-5 *1 (-1091)))))
-(((*1 *2)
- (-12 (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-304 *3 *4))
- (-4 *3 (-305 *4))))
- ((*1 *2) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-710)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
- (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
- (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
- (|:| |abserr| (-203)) (|:| |relerr| (-203))))
- (-5 *2 (-355)) (-5 *1 (-185)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-299 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-124))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-337 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-362 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-592 *3 *4 *5))
- (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-37 (-383 (-523))))
- (-5 *2 (-2 (|:| -1441 (-1068 *4)) (|:| -1453 (-1068 *4))))
- (-5 *1 (-1074 *4)) (-5 *3 (-1068 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1083 *1)) (-5 *4 (-1087)) (-4 *1 (-27))
- (-5 *2 (-589 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-589 *1))
- (-4 *1 (-29 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-292 (-203))) (-5 *4 (-589 (-1087)))
- (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2))
- (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3))))))
+ (-4 *2 (-13 (-406 *3) (-930)))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2))
- (-4 *2 (-627 *3 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016))
+ (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-1089 (-383 (-523))))
+ (-5 *1 (-170)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
(((*1 *2 *3)
- (-12 (-5 *3 (-883 (-523))) (-5 *2 (-589 *1)) (-4 *1 (-940))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *2 (-589 *1)) (-4 *1 (-940))))
- ((*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-940)) (-5 *2 (-589 *1))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1083 (-523))) (-5 *2 (-589 *1)) (-4 *1 (-940))))
+ (-12 (-5 *2 (-394 (-1083 (-523)))) (-5 *1 (-171)) (-5 *3 (-523)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158))))
((*1 *2 *3)
- (-12 (-5 *3 (-1083 (-383 (-523)))) (-5 *2 (-589 *1)) (-4 *1 (-940))))
- ((*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-940)) (-5 *2 (-589 *1))))
+ (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))))
+(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-692)))))
+(((*1 *1 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-784) (-339))) (-4 *3 (-1145 *4)) (-5 *2 (-589 *1))
- (-4 *1 (-989 *4 *3)))))
-(((*1 *2)
- (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1016)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-995 *3 *4 *5))) (-4 *3 (-1016))
- (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))
- (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3))))
- (-5 *1 (-996 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-1 *6 *5)) (-5 *1 (-646 *4 *5 *6))
- (-4 *4 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)))))
-(((*1 *2 *2) (-12 (-5 *1 (-541 *2)) (-4 *2 (-508)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-4 *6 (-427))
- (-5 *2 (-589 (-589 *7))) (-5 *1 (-501 *6 *7 *5)) (-4 *7 (-339))
- (-4 *5 (-13 (-339) (-784))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-629 *4))) (-4 *4 (-158))
- (-5 *2 (-1169 (-629 (-883 *4)))) (-5 *1 (-169 *4)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-786)) (-5 *1 (-1095 *3)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-794))))
- ((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-892)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1018 *3)) (-5 *1 (-836 *3)) (-4 *3 (-344))
- (-4 *3 (-1016)))))
-(((*1 *2 *2) (-12 (-5 *1 (-891 *2)) (-4 *2 (-508)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *8)) (-4 *8 (-880 *5 *7 *6))
- (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
- (-4 *7 (-732))
- (-5 *2
- (-589
- (-2 (|:| -3569 (-710))
- (|:| |eqns|
- (-589
- (-2 (|:| |det| *8) (|:| |rows| (-589 (-523)))
- (|:| |cols| (-589 (-523))))))
- (|:| |fgb| (-589 *8)))))
- (-5 *1 (-855 *5 *6 *7 *8)) (-5 *4 (-710)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-339)) (-4 *2 (-1145 *4))
- (-5 *1 (-853 *4 *2)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1 (-1040 *4 *3 *5))) (-4 *4 (-37 (-383 (-523))))
- (-4 *4 (-973)) (-4 *3 (-786)) (-5 *1 (-1040 *4 *3 *5))
- (-4 *5 (-880 *4 (-495 *3) *3))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1 (-1118 *4))) (-5 *3 (-1087)) (-5 *1 (-1118 *4))
- (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 (-883 *4))) (-5 *3 (-589 (-1087))) (-4 *4 (-427))
- (-5 *1 (-849 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515))
- (-5 *2 (-1083 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-51)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-1011 *3)) (-4 *3 (-880 *7 *6 *4)) (-4 *6 (-732))
- (-4 *4 (-786)) (-4 *7 (-515))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-523))))
- (-5 *1 (-547 *6 *4 *7 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-515))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-523))))
- (-5 *1 (-547 *5 *4 *6 *3)) (-4 *3 (-880 *6 *5 *4))))
- ((*1 *1 *1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-1079 *4 *2)) (-4 *2 (-13 (-406 *4) (-147) (-27) (-1109)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1009 *2)) (-4 *2 (-13 (-406 *4) (-147) (-27) (-1109)))
- (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-1079 *4 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523))))
- (-5 *2 (-383 (-883 *5))) (-5 *1 (-1080 *5)) (-5 *3 (-883 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-786) (-964 (-523))))
- (-5 *2 (-3 (-383 (-883 *5)) (-292 *5))) (-5 *1 (-1080 *5))
- (-5 *3 (-383 (-883 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1009 (-883 *5))) (-5 *3 (-883 *5))
- (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-383 *3))
- (-5 *1 (-1080 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1009 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5)))
- (-4 *5 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-3 *3 (-292 *5)))
- (-5 *1 (-1080 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-339))
- (-5 *2 (-108)) (-5 *1 (-610 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249))))
- (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-108))
- (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-537)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-570 *4 *5))
- (-5 *3
- (-1 (-2 (|:| |ans| *4) (|:| -3855 *4) (|:| |sol?| (-108)))
- (-523) *4))
- (-4 *4 (-339)) (-4 *5 (-1145 *4)) (-5 *1 (-533 *4 *5)))))
-(((*1 *1) (-5 *1 (-413))))
-(((*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-710))))
- ((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-378)) (-5 *2 (-710)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-108)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-695)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *1 (-959 *2))
- (-4 *2 (-13 (-1016) (-10 -8 (-15 * ($ $ $))))))))
+ (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523))))
+ ((*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1) (-4 *1 (-800 *2)))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-902 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-731))
+ (-4 *4 (-786)))))
+(((*1 *1) (-5 *1 (-130))))
(((*1 *2 *1 *1)
- (-12 (-5 *2 (-589 (-271 *4))) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
- (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))))
-(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-144)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6))
- (-5 *2 (-2 (|:| |bas| (-451 *4 *5 *6 *7)) (|:| -3781 (-589 *7))))
- (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
- (-14 *4 (-589 (-1087)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1123))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786)))
- (-14 *4 (-589 (-1087)))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-824 *3)) (-4 *3 (-786)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-629 *6)) (-5 *5 (-1 (-394 (-1083 *6)) (-1083 *6)))
- (-4 *6 (-339))
+ (-12
(-5 *2
- (-589
- (-2 (|:| |outval| *7) (|:| |outmult| (-523))
- (|:| |outvect| (-589 (-629 *7))))))
- (-5 *1 (-496 *6 *7 *4)) (-4 *7 (-339)) (-4 *4 (-13 (-339) (-784))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-821 *4 *3))
- (-4 *3 (-1123))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-761)) (-5 *1 (-760)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 *1)) (-4 *1 (-406 *4))
- (-4 *4 (-786))))
- ((*1 *1 *2 *1 *1 *1 *1)
- (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786))))
- ((*1 *1 *2 *1 *1 *1)
- (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786)))))
-(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-589 (-1169 *4))) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515))
- (-5 *2 (-589 (-1169 *3))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
- (-4 *4 (-325)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-1070)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-4 *4 (-987 *6 *7 *8)) (-5 *2 (-1174))
- (-5 *1 (-715 *6 *7 *8 *4 *5)) (-4 *5 (-992 *6 *7 *8 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-556 *2 *3)) (-4 *3 (-1123)) (-4 *2 (-1016))
- (-4 *2 (-786)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-37 (-383 (-523))))
- (-4 *2 (-158)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-213 *3))))
- ((*1 *1) (-12 (-4 *1 (-213 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *4 *5 *3 *6 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-155 (-203))) (-5 *6 (-1070))
- (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158))
- (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))
- (-5 *1 (-384 *3 *4 *5)) (-4 *3 (-385 *4 *5))))
- ((*1 *2)
- (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3))
- (-5 *2 (-629 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-589 (-292 (-203)))) (-5 *1 (-244)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-427)) (-4 *4 (-786))
- (-4 *5 (-732)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-394 *2)) (-4 *2 (-284)) (-5 *1 (-845 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-136))) (-5 *2 (-51)) (-5 *1 (-846 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-394 (-883 *6))) (-5 *5 (-1087)) (-5 *3 (-883 *6))
- (-4 *6 (-13 (-284) (-136))) (-5 *2 (-51)) (-5 *1 (-846 *6)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-115 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-339))
- (-5 *2 (-589 (-2 (|:| C (-629 *5)) (|:| |g| (-1169 *5)))))
- (-5 *1 (-907 *5)) (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-4 *7 (-786))
- (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732)) (-4 *8 (-284))
- (-5 *2 (-589 (-710))) (-5 *1 (-682 *6 *7 *8 *9)) (-5 *5 (-710)))))
+ (-2 (|:| -2056 (-721 *3)) (|:| |coef1| (-721 *3))
+ (|:| |coef2| (-721 *3))))
+ (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-2 (|:| -2056 *1) (|:| |coef1| *1) (|:| |coef2| *1)))
+ (-4 *1 (-987 *3 *4 *5)))))
+(((*1 *2 *2 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
+(((*1 *1 *2) (-12 (-4 *1 (-609 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1087)))))
(((*1 *2 *3 *2)
(-12 (-5 *3 (-852)) (-5 *1 (-957 *2))
- (-4 *2 (-13 (-1016) (-10 -8 (-15 -4045 ($ $ $))))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-1026)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1070)) (-4 *1 (-340 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-31 *3 *4))
- (-4 *4 (-406 *3))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *1 (-110))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-110))))
+ (-4 *2 (-13 (-1016) (-10 -8 (-15 -4103 ($ $ $))))))))
+(((*1 *1 *1) (-4 *1 (-34)))
((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *4))
- (-4 *4 (-406 *3))))
- ((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-110)) (-5 *1 (-149))))
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *4))
- (-4 *4 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-278 *3)) (-4 *3 (-279))))
- ((*1 *2 *2) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *4 (-786)) (-5 *1 (-405 *3 *4))
- (-4 *3 (-406 *4))))
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *4))
- (-4 *4 (-406 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-562 *3)) (-4 *3 (-786))))
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *4))
- (-4 *4 (-13 (-406 *3) (-930) (-1109))))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))))
-(((*1 *2 *3 *4 *4 *3)
- (|partial| -12 (-5 *4 (-562 *3))
- (-4 *3 (-13 (-406 *5) (-27) (-1109)))
- (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3)))
- (-5 *1 (-525 *5 *3 *6)) (-4 *6 (-1016)))))
-(((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *2) (-12 (-5 *2 (-589 (-292 (-203)))) (-5 *1 (-244)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-30))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-394 *4) *4)) (-4 *4 (-515)) (-5 *2 (-394 *4))
- (-5 *1 (-395 *4))))
- ((*1 *1 *1) (-5 *1 (-857)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857))))
- ((*1 *1 *1) (-5 *1 (-858)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))
- (-5 *4 (-383 (-523))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3 *2 *2)
- (|partial| -12
- (-5 *2 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))
- (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))
- (-5 *4 (-383 (-523))) (-5 *1 (-948 *3)) (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *2 *2)
- (|partial| -12
- (-5 *2 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))
- (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523))))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
- (-4 *3 (-1145 *2)))))
-(((*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460)))))
-(((*1 *1) (-5 *1 (-413))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1016)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
(((*1 *1 *2)
- (-12
- (-5 *2
- (-589
- (-2
- (|:| -3772
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (|:| -2482
- (-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| (-1068 (-203)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2464
- (-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 (-518)))))
-(((*1 *2 *3 *3 *3 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3))
- (-4 *3 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-4 *3 (-1123)) (-5 *2 (-589 *1)) (-4 *1 (-938 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-51)))))
+ (-12 (-5 *2 (-383 (-523))) (-4 *1 (-513 *3))
+ (-4 *3 (-13 (-380) (-1109)))))
+ ((*1 *1 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109)))))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))))
+(((*1 *2)
+ (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
(((*1 *2 *1 *1)
- (-12 (-4 *3 (-339)) (-4 *3 (-973))
- (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-788 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-94 *5)) (-4 *5 (-339)) (-4 *5 (-973))
- (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-789 *5 *3))
- (-4 *3 (-788 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
- ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
+ (-12 (-5 *2 (-2 (|:| -2056 (-721 *3)) (|:| |coef2| (-721 *3))))
+ (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-2 (|:| -2056 *1) (|:| |coef2| *1)))
+ (-4 *1 (-987 *3 *4 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158))
- (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3))
- (-5 *2 (-629 *3)))))
-(((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-108))
- (-5 *2 (-962)) (-5 *1 (-685)))))
+ (-12 (-5 *3 (-589 (-523))) (-5 *4 (-836 (-523)))
+ (-5 *2 (-629 (-523))) (-5 *1 (-544))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-589 (-629 (-523))))
+ (-5 *1 (-544))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-523))) (-5 *4 (-589 (-836 (-523))))
+ (-5 *2 (-589 (-629 (-523)))) (-5 *1 (-544)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-888 *3)) (-5 *1 (-1075 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-596 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-749 *4 *2))
+ (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-597 *2 (-383 *2))) (-4 *2 (-1145 *4))
+ (-5 *1 (-749 *4 *2))
+ (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-1 (-108) *5))
+ (-5 *1 (-821 *4 *5)) (-4 *5 (-1123)))))
(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1169 (-589 *3))) (-4 *4 (-284))
- (-5 *2 (-589 *3)) (-5 *1 (-430 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *3 *4 *4 *4 *5 *6 *7)
- (|partial| -12 (-5 *5 (-1087))
- (-5 *6
- (-1
- (-3
- (-2 (|:| |mainpart| *4)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
- "failed")
- *4 (-589 *4)))
- (-5 *7
- (-1 (-3 (-2 (|:| -1825 *4) (|:| |coeff| *4)) "failed") *4 *4))
- (-4 *4 (-13 (-1109) (-27) (-406 *8)))
- (-4 *8 (-13 (-427) (-786) (-136) (-964 *3) (-585 *3)))
- (-5 *3 (-523)) (-5 *2 (-589 *4)) (-5 *1 (-942 *8 *4)))))
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-589 *6) "failed") (-523) *6 *6)) (-4 *6 (-339))
+ (-4 *7 (-1145 *6))
+ (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6)))
+ (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1087)) (-5 *6 (-589 (-562 *3)))
+ (-5 *5 (-562 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *7)))
+ (-4 *7 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3)))
+ (-5 *1 (-516 *7 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-629 *4)) (-5 *3 (-852)) (-4 *4 (-973))
+ (-5 *1 (-955 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 (-629 *4))) (-5 *3 (-852)) (-4 *4 (-973))
+ (-5 *1 (-955 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
- (-14 *4 (-589 (-1087)))))
- ((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
(-4 *2 (-13 (-406 *3) (-930)))))
((*1 *2 *2)
@@ -6954,2460 +3506,742 @@
((*1 *2 *2)
(-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
(-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1) (-4 *1 (-261)))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-607 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-5 *1 (-573 *3 *4 *5))
- (-14 *5 (-852))))
+ ((*1 *1 *1) (-4 *1 (-464)))
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1073 *3))))
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523)))))
- (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4))
- (-4 *4 (-657 (-383 (-523)))) (-4 *3 (-786)) (-4 *4 (-158)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-786)) (-5 *2 (-589 (-607 *4 *5)))
- (-5 *1 (-573 *4 *5 *6)) (-4 *5 (-13 (-158) (-657 (-383 (-523)))))
- (-14 *6 (-852)))))
-(((*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-589 (-292 (-203)))) (-5 *3 (-203)) (-5 *2 (-108))
- (-5 *1 (-190)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-339))
- (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *1 (-425 *4 *5 *6 *2))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-339))
- (-5 *2
- (-2 (|:| R (-629 *6)) (|:| A (-629 *6)) (|:| |Ainv| (-629 *6))))
- (-5 *1 (-907 *6)) (-5 *3 (-629 *6)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1145 (-523))) (-5 *1 (-459 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1092)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-805)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-594 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-1169 (-523))) (-5 *3 (-523)) (-5 *1 (-1026))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-1169 (-523))) (-5 *3 (-589 (-523))) (-5 *4 (-523))
- (-5 *1 (-1026)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *1 (-209 *4))
- (-4 *4 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-209 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-211)) (-5 *2 (-710))))
- ((*1 *1 *1) (-4 *1 (-211)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4))
- (-4 *4 (-1145 *3))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-339) (-136))) (-5 *1 (-375 *2 *3))
- (-4 *3 (-1145 *2))))
- ((*1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 (-710))) (-4 *1 (-831 *4))
- (-4 *4 (-1016))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-831 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *1 (-831 *3)) (-4 *3 (-1016))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
- (-4 *3 (-13 (-339) (-1109) (-930))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1068 *2)) (-4 *2 (-284)) (-5 *1 (-159 *2)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *1 (-240))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-305 *4)) (-4 *4 (-339))
- (-5 *2 (-629 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1169 *3))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
- (-5 *2 (-629 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
- (-5 *2 (-1169 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158))
- (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158))
- (-4 *5 (-1145 *4)) (-5 *2 (-1169 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-385 *4 *5)) (-4 *4 (-158))
- (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3))
- (-5 *2 (-1169 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-393 *4)) (-4 *4 (-158))
- (-5 *2 (-629 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-629 *5))) (-5 *3 (-629 *5)) (-4 *5 (-339))
- (-5 *2 (-1169 *5)) (-5 *1 (-1004 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4)))
- (-5 *2 (-2 (|:| |num| (-1169 *4)) (|:| |den| *4))))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1003)))))
-(((*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
- (-5 *1 (-161 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-394 *3)) (-4 *3 (-515)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *1 (-57 *3)) (-4 *3 (-1123))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-57 *3)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-110)) (-5 *4 (-589 *2)) (-5 *1 (-109 *2))
- (-4 *2 (-1016))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-589 *4))) (-4 *4 (-1016))
- (-5 *1 (-109 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1016))
- (-5 *1 (-109 *4))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-589 *4)))
- (-5 *1 (-109 *4)) (-4 *4 (-1016))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-591 *3)) (-4 *3 (-973))
- (-5 *1 (-654 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-773 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
-(((*1 *2 *3 *3 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-1 (-203) (-203) (-203)))
- (-5 *4 (-3 (-1 (-203) (-203) (-203) (-203)) "undefined"))
- (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203)))
- (-5 *1 (-636))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-203)))
- (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636))))
- ((*1 *2 *2 *3 *4 *4 *5)
- (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-1 (-874 (-203)) (-203) (-203)))
- (-5 *4 (-1011 (-203))) (-5 *5 (-589 (-240))) (-5 *1 (-636)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-523)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))))
-(((*1 *1) (-4 *1 (-325))))
-(((*1 *1 *1 *1) (-4 *1 (-448))) ((*1 *1 *1 *1) (-4 *1 (-701))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
- (-14 *4 *2))))
-(((*1 *1 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))))
+ (-5 *1 (-1074 *3)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-339))
- (-5 *2
- (-2 (|:| A (-629 *5))
- (|:| |eqs|
- (-589
- (-2 (|:| C (-629 *5)) (|:| |g| (-1169 *5)) (|:| -2849 *6)
- (|:| |rh| *5))))))
- (-5 *1 (-752 *5 *6)) (-5 *3 (-629 *5)) (-5 *4 (-1169 *5))
- (-4 *6 (-599 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-339)) (-4 *6 (-599 *5))
- (-5 *2 (-2 (|:| -2600 (-629 *6)) (|:| |vec| (-1169 *5))))
- (-5 *1 (-752 *5 *6)) (-5 *3 (-629 *6)) (-5 *4 (-1169 *5)))))
-(((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-5 *1 (-766 *2 *3)) (-4 *2 (-648 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-852)) (-4 *4 (-344)) (-4 *4 (-339)) (-5 *2 (-1083 *1))
- (-4 *1 (-305 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1083 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-346 *3 *2)) (-4 *3 (-158)) (-4 *3 (-339))
- (-4 *2 (-1145 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-1083 *4))
- (-5 *1 (-493 *4)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-758 *3)) (-4 *3 (-786)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1169 *4)) (-5 *3 (-523)) (-4 *4 (-325))
- (-5 *1 (-493 *4)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-768)))))
+ (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087)))
+ (-4 *6 (-13 (-515) (-964 *5))) (-4 *5 (-515))
+ (-5 *2 (-589 (-589 (-271 (-383 (-883 *6)))))) (-5 *1 (-965 *5 *6)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-710)) (-4 *5 (-325)) (-4 *6 (-1145 *5))
- (-5 *2
- (-589
- (-2 (|:| -3760 (-629 *6)) (|:| |basisDen| *6)
- (|:| |basisInv| (-629 *6)))))
- (-5 *1 (-469 *5 *6 *7))
- (-5 *3
- (-2 (|:| -3760 (-629 *6)) (|:| |basisDen| *6)
- (|:| |basisInv| (-629 *6))))
- (-4 *7 (-1145 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *2)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-203)) (-5 *4 (-523))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *2 (-962))
- (-5 *1 (-688)))))
-(((*1 *1 *2 *3)
- (-12
- (-5 *3
- (-589
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2)
- (|:| |xpnt| (-523)))))
- (-4 *2 (-515)) (-5 *1 (-394 *2))))
- ((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |contp| (-523))
- (|:| -3491 (-589 (-2 (|:| |irr| *4) (|:| -1787 (-523)))))))
- (-4 *4 (-1145 (-523))) (-5 *2 (-394 *4)) (-5 *1 (-417 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 *2))
- (-5 *2 (-355)) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973))
- (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515))
- (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515))
- (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786))
- (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515))
- (-4 *5 (-786)) (-4 *5 (-564 *2)) (-5 *2 (-355))
- (-5 *1 (-724 *5)))))
+ (-12 (-4 *3 (-564 (-823 *3))) (-4 *3 (-817 *3))
+ (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-564 (-823 *3))) (-4 *2 (-817 *3))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
(((*1 *2 *3)
- (-12 (-5 *2 (-589 (-589 (-523)))) (-5 *1 (-900))
- (-5 *3 (-589 (-523))))))
-(((*1 *1 *2) (-12 (-5 *2 (-292 (-155 (-355)))) (-5 *1 (-306))))
- ((*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-5 *1 (-306))))
- ((*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-5 *1 (-306))))
- ((*1 *1 *2) (-12 (-5 *2 (-292 (-633))) (-5 *1 (-306))))
- ((*1 *1 *2) (-12 (-5 *2 (-292 (-640))) (-5 *1 (-306))))
- ((*1 *1 *2) (-12 (-5 *2 (-292 (-638))) (-5 *1 (-306))))
- ((*1 *1) (-5 *1 (-306))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520))))
+ (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4))
+ (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108))))
((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))))
-(((*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109)))))
- ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 *1)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-973)) (-5 *1 (-629 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *4)) (-4 *4 (-973)) (-4 *1 (-1037 *3 *4 *5 *6))
- (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *3 *4)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *5 (-344))
- (-5 *2 (-710)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1087)) (-5 *1 (-306)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))))
-(((*1 *2)
- (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
- (-5 *2 (-589 (-589 *4))) (-5 *1 (-317 *3 *4 *5 *6))
- (-4 *3 (-318 *4 *5 *6))))
- ((*1 *2)
(-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-4 *3 (-344)) (-5 *2 (-589 (-589 *3))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-589 (-874 (-203)))))
- (-5 *2 (-589 (-1011 (-203)))) (-5 *1 (-859)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3))
- (-4 *3 (-1016)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-710)) (-4 *2 (-1016))
- (-5 *1 (-619 *2)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
- (-5 *2 (-2 (|:| -1214 (-589 *6)) (|:| -2647 (-589 *6)))))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
- (-4 *3 (-13 (-339) (-1109) (-930))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-786)) (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4))
- (-5 *3 (-589 *4)))))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *2 *3 *3 *1)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-3 *3 (-589 *1)))
+ (-4 *1 (-992 *4 *5 *6 *3)))))
(((*1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (|has| *1 (-6 -4249)) (-4 *1 (-1157 *3))
- (-4 *3 (-1123)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-648 *3)) (-5 *1 (-766 *2 *3)) (-4 *3 (-973)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
+ (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-200 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-231 *3))))
+ ((*1 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-339) (-784)))
+ (-5 *2 (-589 (-2 (|:| -3286 (-589 *3)) (|:| -2052 *5))))
+ (-5 *1 (-165 *5 *3)) (-4 *3 (-1145 (-155 *5)))))
((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-499)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-279))))
- ((*1 *1 *1) (-4 *1 (-279))) ((*1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
-(((*1 *1 *2)
- (-12
- (-5 *2
- (-589
- (-2
- (|:| -3772
- (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
- (|:| |fn| (-1169 (-292 (-203))))
- (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203)))
- (|:| |g| (-292 (-203))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (|:| -2482
- (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355))
- (|:| |expense| (-355)) (|:| |accuracy| (-355))
- (|:| |intermediateResults| (-355)))))))
- (-5 *1 (-742)))))
-(((*1 *1 *1) (-5 *1 (-203)))
- ((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1) (-4 *1 (-1051))) ((*1 *1 *1 *1) (-4 *1 (-1051))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-845 *3)) (-4 *3 (-284)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-5 *2 (-1174)) (-5 *1 (-1090))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087))
- (-5 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *2 (-1174))
- (-5 *1 (-1090))))
- ((*1 *2 *3 *4 *1)
- (-12 (-5 *3 (-1087))
- (-5 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *2 (-1174))
- (-5 *1 (-1090)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2))
- (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1051))))
+ (-12 (-4 *4 (-13 (-339) (-784)))
+ (-5 *2 (-589 (-2 (|:| -3286 (-589 *3)) (|:| -2052 *4))))
+ (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306))
- (-5 *1 (-308)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1154 *3 *4 *5)) (-4 *3 (-13 (-339) (-786)))
- (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-295 *3 *4 *5))))
- ((*1 *2 *3) (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-523))) (-4 *3 (-973)) (-5 *1 (-548 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-523))) (-4 *1 (-1129 *3)) (-4 *3 (-973))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-523))) (-4 *1 (-1160 *3)) (-4 *3 (-973)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1083 (-523))) (-5 *3 (-523)) (-4 *1 (-800 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-1110 *3))) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *2 *3)
- (-12 (-4 *1 (-358 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1016))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-523)) (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3))
- (-4 *3 (-973))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-758 *4)) (-4 *4 (-786)) (-4 *1 (-1184 *4 *3))
- (-4 *3 (-973)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))
- (-5 *2 (-589 (-203))) (-5 *1 (-282)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-271 *2)) (-4 *2 (-666)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-973)) (-4 *2 (-627 *4 *5 *6))
- (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1145 *4)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)))))
-(((*1 *2 *2)
- (-12
+ (-12 (-5 *4 (-589 (-796 *5))) (-14 *5 (-589 (-1087))) (-4 *6 (-427))
(-5 *2
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4)
- (|:| |xpnt| (-523))))
- (-4 *4 (-13 (-1145 *3) (-515) (-10 -8 (-15 -3310 ($ $ $)))))
- (-4 *3 (-515)) (-5 *1 (-1148 *3 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-292 (-203))) (-5 *2 (-292 (-383 (-523))))
- (-5 *1 (-282)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
+ (-2 (|:| |dpolys| (-589 (-225 *5 *6)))
+ (|:| |coords| (-589 (-523)))))
+ (-5 *1 (-446 *5 *6 *7)) (-5 *3 (-589 (-225 *5 *6))) (-4 *7 (-427)))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1123))
- (-4 *5 (-349 *4)) (-4 *2 (-349 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *6 *2 *7)) (-4 *6 (-973))
- (-4 *7 (-216 *4 *6)) (-4 *2 (-216 *5 *6)))))
-(((*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1070)) (-5 *1 (-282)))))
-(((*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-589 (-589 (-874 (-203)))))))
- ((*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-589 (-589 (-874 (-203))))))))
-(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))))
-(((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
- ((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ (-12 (-5 *2 (-589 (-883 *3))) (-4 *3 (-427)) (-5 *1 (-336 *3 *4))
+ (-14 *4 (-589 (-1087)))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1) (-4 *1 (-1051))))
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-425 *3 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6))
+ (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *1 (-425 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-589 *7)) (-5 *3 (-1070)) (-4 *7 (-880 *4 *5 *6))
+ (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *1 (-425 *4 *5 *6 *7))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
+ (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-589 (-719 *3 (-796 *4)))) (-4 *3 (-427))
+ (-14 *4 (-589 (-1087))) (-5 *1 (-574 *3 *4)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1169 *3)) (-4 *3 (-973)) (-5 *1 (-652 *3 *4))
- (-4 *4 (-1145 *3)))))
-(((*1 *2 *3 *1)
- (-12
- (-5 *2
- (-2 (|:| |cycle?| (-108)) (|:| -1600 (-710)) (|:| |period| (-710))))
- (-5 *1 (-1068 *4)) (-4 *4 (-1123)) (-5 *3 (-710)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1744 *4)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-1098 *2)) (-4 *2 (-339)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 (-1 *6 (-589 *6))))
- (-4 *5 (-37 (-383 (-523)))) (-4 *6 (-1160 *5)) (-5 *2 (-589 *6))
- (-5 *1 (-1162 *5 *6)))))
-(((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-157)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1009 (-779 *3))) (-4 *3 (-13 (-1109) (-889) (-29 *5)))
- (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2
- (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-197 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1009 (-779 *3))) (-5 *5 (-1070))
- (-4 *3 (-13 (-1109) (-889) (-29 *6)))
- (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2
- (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-197 *6 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1009 (-779 (-292 *5))))
- (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2
- (-3 (|:| |f1| (-779 (-292 *5))) (|:| |f2| (-589 (-779 (-292 *5))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-198 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-383 (-883 *6))) (-5 *4 (-1009 (-779 (-292 *6))))
- (-5 *5 (-1070))
- (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5))
(-5 *2
- (-3 (|:| |f1| (-779 (-292 *6))) (|:| |f2| (-589 (-779 (-292 *6))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-198 *6))))
+ (-2 (|:| -2323 (-389 *4 (-383 *4) *5 *6)) (|:| |principalPart| *6)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1009 (-779 (-383 (-883 *5))))) (-5 *3 (-383 (-883 *5)))
- (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2
- (-3 (|:| |f1| (-779 (-292 *5))) (|:| |f2| (-589 (-779 (-292 *5))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-198 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1009 (-779 (-383 (-883 *6))))) (-5 *5 (-1070))
- (-5 *3 (-383 (-883 *6)))
- (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339))
(-5 *2
- (-3 (|:| |f1| (-779 (-292 *6))) (|:| |f2| (-589 (-779 (-292 *6))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-198 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-3 *3 (-589 *3))) (-5 *1 (-404 *5 *3))
- (-4 *3 (-13 (-1109) (-889) (-29 *5)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355))))
- (-5 *5 (-355)) (-5 *6 (-985)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3) (-12 (-5 *3 (-708)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355))))
- (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355))))
- (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355))))
- (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355)))))
- (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355)))))
- (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355)))))
- (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355)))))
- (-5 *5 (-355)) (-5 *6 (-985)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-292 (-355))) (-5 *4 (-1009 (-779 (-355))))
- (-5 *5 (-1070)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-292 (-355))) (-5 *4 (-1009 (-779 (-355))))
- (-5 *5 (-1087)) (-5 *2 (-962)) (-5 *1 (-524))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4))
- (-5 *2 (-540 (-383 *5))) (-5 *1 (-527 *4 *5)) (-5 *3 (-383 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-136))
- (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
- (-5 *2 (-3 (-292 *5) (-589 (-292 *5)))) (-5 *1 (-543 *5))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-680 *3 *2)) (-4 *3 (-973)) (-4 *2 (-786))
- (-4 *3 (-37 (-383 (-523))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1087)) (-5 *1 (-883 *3)) (-4 *3 (-37 (-383 (-523))))
- (-4 *3 (-973))))
- ((*1 *1 *1 *2 *3)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-4 *2 (-786))
- (-5 *1 (-1040 *3 *2 *4)) (-4 *4 (-880 *3 (-495 *2) *2))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973))
- (-5 *1 (-1072 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *1 (-1118 *3)) (-4 *3 (-37 (-383 (-523))))
- (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-3172
- (-12 (-5 *2 (-1087)) (-4 *1 (-1129 *3)) (-4 *3 (-973))
- (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109))
- (-4 *3 (-37 (-383 (-523))))))
- (-12 (-5 *2 (-1087)) (-4 *1 (-1129 *3)) (-4 *3 (-973))
- (-12 (|has| *3 (-15 -1292 ((-589 *2) *3)))
- (|has| *3 (-15 -2814 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1129 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523))))))
- ((*1 *1 *1 *2)
- (-3172
- (-12 (-5 *2 (-1087)) (-4 *1 (-1150 *3)) (-4 *3 (-973))
- (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109))
- (-4 *3 (-37 (-383 (-523))))))
- (-12 (-5 *2 (-1087)) (-4 *1 (-1150 *3)) (-4 *3 (-973))
- (-12 (|has| *3 (-15 -1292 ((-589 *2) *3)))
- (|has| *3 (-15 -2814 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1150 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-3172
- (-12 (-5 *2 (-1087)) (-4 *1 (-1160 *3)) (-4 *3 (-973))
- (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109))
- (-4 *3 (-37 (-383 (-523))))))
- (-12 (-5 *2 (-1087)) (-4 *1 (-1160 *3)) (-4 *3 (-973))
- (-12 (|has| *3 (-15 -1292 ((-589 *2) *3)))
- (|has| *3 (-15 -2814 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442))))
- ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-383 *5)) (-4 *4 (-1127)) (-4 *5 (-1145 *4))
- (-5 *1 (-137 *4 *5 *2)) (-4 *2 (-1145 *3))))
+ (-2 (|:| |poly| *6) (|:| -2031 (-383 *6))
+ (|:| |special| (-383 *6))))
+ (-5 *1 (-667 *5 *6)) (-5 *3 (-383 *6))))
((*1 *2 *3)
- (-12 (-5 *3 (-1089 (-383 (-523)))) (-5 *2 (-383 (-523)))
- (-5 *1 (-170))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-629 (-292 (-203)))) (-5 *3 (-589 (-1087)))
- (-5 *4 (-1169 (-292 (-203)))) (-5 *1 (-185))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-271 *3))) (-4 *3 (-286 *3)) (-4 *3 (-1016))
- (-4 *3 (-1123)) (-5 *1 (-271 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-286 *2)) (-4 *2 (-1016)) (-4 *2 (-1123))
- (-5 *1 (-271 *2))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-279))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-589 *1))) (-4 *1 (-279))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 (-1 *1 (-589 *1))))
- (-4 *1 (-279))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 (-1 *1 *1))) (-4 *1 (-279))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1 *1 *1)) (-4 *1 (-279))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1 *1 (-589 *1))) (-4 *1 (-279))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-1 *1 (-589 *1))))
- (-4 *1 (-279))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-1 *1 *1))) (-4 *1 (-279))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-271 *3))) (-4 *1 (-286 *3)) (-4 *3 (-1016))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-271 *3)) (-4 *1 (-286 *3)) (-4 *3 (-1016))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 (-523))) (-5 *4 (-1089 (-383 (-523))))
- (-5 *1 (-287 *2)) (-4 *2 (-37 (-383 (-523))))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 *1)) (-4 *1 (-350 *4 *5))
- (-4 *4 (-786)) (-4 *5 (-158))))
- ((*1 *1 *1 *2 *1)
- (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *4 (-1 *1 *1))
- (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *4 (-1 *1 (-589 *1)))
- (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-710)))
- (-5 *4 (-589 (-1 *1 (-589 *1)))) (-4 *1 (-406 *5)) (-4 *5 (-786))
- (-4 *5 (-973))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-710)))
- (-5 *4 (-589 (-1 *1 *1))) (-4 *1 (-406 *5)) (-4 *5 (-786))
- (-4 *5 (-973))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 *1)) (-5 *4 (-1087))
- (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-564 (-499)))))
- ((*1 *1 *1 *2 *1 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1087)) (-4 *1 (-406 *4)) (-4 *4 (-786))
- (-4 *4 (-564 (-499)))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-564 (-499)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-1087))) (-4 *1 (-406 *3)) (-4 *3 (-786))
- (-4 *3 (-564 (-499)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786))
- (-4 *3 (-564 (-499)))))
- ((*1 *1 *1 *2 *3)
- (-12 (-4 *1 (-484 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1123))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 *5)) (-4 *1 (-484 *4 *5))
- (-4 *4 (-1016)) (-4 *5 (-1123))))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-772 *3)) (-4 *3 (-339)) (-5 *1 (-658 *3))))
- ((*1 *2 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-834 *2)) (-4 *2 (-1016))))
- ((*1 *2 *2 *3 *2)
- (-12 (-5 *2 (-383 (-883 *4))) (-5 *3 (-1087)) (-4 *4 (-515))
- (-5 *1 (-969 *4))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-589 (-1087))) (-5 *4 (-589 (-383 (-883 *5))))
- (-5 *2 (-383 (-883 *5))) (-4 *5 (-515)) (-5 *1 (-969 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-271 (-383 (-883 *4)))) (-5 *2 (-383 (-883 *4)))
- (-4 *4 (-515)) (-5 *1 (-969 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 (-271 (-383 (-883 *4))))) (-5 *2 (-383 (-883 *4)))
- (-4 *4 (-515)) (-5 *1 (-969 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
- (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1068 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-571 *3 *4 *5 *6 *7 *2))
- (-4 *7 (-992 *3 *4 *5 *6)) (-4 *2 (-1025 *3 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-33)) (-5 *2 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-523))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-782)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-589 *4)) (-4 *4 (-339)) (-5 *2 (-1169 *4))
- (-5 *1 (-753 *4 *3)) (-4 *3 (-599 *4)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-383 (-883 *4))) (-5 *3 (-1087))
- (-4 *4 (-13 (-515) (-964 (-523)) (-136))) (-5 *1 (-529 *4)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-690)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-515)) (-5 *2 (-108)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-337 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-5 *2 (-710)) (-5 *1 (-362 *4)) (-4 *4 (-1016))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-23)) (-5 *1 (-592 *4 *2 *5))
- (-4 *4 (-1016)) (-14 *5 *2)))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-5 *2 (-710)) (-5 *1 (-758 *4)) (-4 *4 (-786)))))
-(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
- (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-694)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-764)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
-(((*1 *2 *2 *2 *3 *4)
- (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-973))
- (-5 *1 (-789 *5 *2)) (-4 *2 (-788 *5)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| -1611 *3) (|:| |coef1| (-721 *3)) (|:| |coef2| (-721 *3))))
- (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-515))))
- ((*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))))
-(((*1 *2)
- (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-629 *4)) (-5 *3 (-852)) (-4 *4 (-973))
- (-5 *1 (-955 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 (-629 *4))) (-5 *3 (-852)) (-4 *4 (-973))
- (-5 *1 (-955 *4)))))
+ (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-827 *3 *4))
+ (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *4 *4)
+ (|partial| -12 (-5 *4 (-710)) (-4 *5 (-339))
+ (-5 *2 (-2 (|:| -2428 *3) (|:| -2438 *3))) (-5 *1 (-827 *3 *5))
+ (-4 *3 (-1145 *5))))
+ ((*1 *2 *3 *2 *4 *4)
+ (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108))
+ (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427))
+ (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-990 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
+ (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108))
+ (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427))
+ (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-990 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4)
+ (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108))
+ (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427))
+ (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1057 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
+ (-12 (-5 *2 (-589 *9)) (-5 *3 (-589 *8)) (-5 *4 (-108))
+ (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427))
+ (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
(((*1 *2 *1 *3)
(|partial| -12 (-5 *3 (-1087)) (-4 *4 (-973)) (-4 *4 (-786))
- (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -1475 (-523))))
+ (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -3262 (-523))))
(-4 *1 (-406 *4))))
((*1 *2 *1 *3)
(|partial| -12 (-5 *3 (-110)) (-4 *4 (-973)) (-4 *4 (-786))
- (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -1475 (-523))))
+ (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -3262 (-523))))
(-4 *1 (-406 *4))))
((*1 *2 *1)
(|partial| -12 (-4 *3 (-1028)) (-4 *3 (-786))
- (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -1475 (-523))))
+ (-5 *2 (-2 (|:| |var| (-562 *1)) (|:| -3262 (-523))))
(-4 *1 (-406 *3))))
((*1 *2 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |val| (-823 *3)) (|:| -1475 (-710))))
+ (|partial| -12 (-5 *2 (-2 (|:| |val| (-823 *3)) (|:| -3262 (-710))))
(-5 *1 (-823 *3)) (-4 *3 (-1016))))
((*1 *2 *1)
(|partial| -12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-2 (|:| |var| *5) (|:| -1475 (-710))))))
+ (-4 *5 (-786)) (-5 *2 (-2 (|:| |var| *5) (|:| -3262 (-710))))))
((*1 *2 *3)
(|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
(-4 *7 (-880 *6 *4 *5))
- (-5 *2 (-2 (|:| |var| *5) (|:| -1475 (-523))))
+ (-5 *2 (-2 (|:| |var| *5) (|:| -3262 (-523))))
(-5 *1 (-881 *4 *5 *6 *7 *3))
(-4 *3
(-13 (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $))
- (-15 -3329 (*7 $))))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-679 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
- (-4 *2 (-406 *3)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-284)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1083 (-883 *6))) (-4 *6 (-515))
- (-4 *2 (-880 (-383 (-883 *6)) *5 *4)) (-5 *1 (-672 *5 *4 *6 *2))
- (-4 *5 (-732))
- (-4 *4 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *1 (-98 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1157 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
-(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
- (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-155 (-203))))
- (-5 *2 (-962)) (-5 *1 (-694)))))
-(((*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)))))
-(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-355)) (-5 *1 (-985)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-515)) (-4 *3 (-973))
- (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-788 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-94 *5)) (-4 *5 (-515)) (-4 *5 (-973))
- (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-789 *5 *3))
- (-4 *3 (-788 *5)))))
-(((*1 *1)
- (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1169 (-3 (-443) "undefined"))) (-5 *1 (-1170)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $))
+ (-15 -2171 (*7 $))))))))
+(((*1 *2)
+ (-12 (-4 *4 (-339)) (-5 *2 (-852)) (-5 *1 (-304 *3 *4))
+ (-4 *3 (-305 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-339)) (-5 *2 (-772 (-852))) (-5 *1 (-304 *3 *4))
+ (-4 *3 (-305 *4))))
+ ((*1 *2) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-852))))
+ ((*1 *2)
+ (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-772 (-852))))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786))))
- ((*1 *1) (-4 *1 (-1063))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-962)))))
-(((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ (-4 *2 (-13 (-406 *3) (-930)))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1) (-4 *1 (-1051))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
- ((*1 *2 *1) (-12 (-4 *1 (-662)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-666)) (-5 *2 (-108)))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1087)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-782)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 *6)) (-4 *5 (-1127)) (-4 *6 (-1145 *5))
- (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *3) (|:| |radicand| *6)))
- (-5 *1 (-137 *5 *6 *7)) (-5 *4 (-710)) (-4 *7 (-1145 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1) (-5 *1 (-130))))
-(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355))))
- ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-964 (-523))) (-4 *3 (-13 (-786) (-515)))
- (-5 *1 (-31 *3 *2)) (-4 *2 (-406 *3))))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-1083 *4)) (-5 *1 (-151 *3 *4))
- (-4 *3 (-152 *4))))
- ((*1 *1 *1) (-12 (-4 *1 (-973)) (-4 *1 (-279))))
- ((*1 *2) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1083 *3))))
- ((*1 *2) (-12 (-4 *1 (-664 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-989 *3 *2)) (-4 *3 (-13 (-784) (-339)))
- (-4 *2 (-1145 *3)))))
-(((*1 *2 *3)
- (-12 (|has| *2 (-6 (-4250 "*"))) (-4 *5 (-349 *2)) (-4 *6 (-349 *2))
- (-4 *2 (-973)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1145 *2))
- (-4 *4 (-627 *2 *5 *6)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-701))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5))
- (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-5 *2 (-108)) (-5 *1 (-855 *4 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-284) (-136)))
- (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-108))
- (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
- (-14 *4 *3)))
- ((*1 *1 *2 *3 *1)
- (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
- (-14 *4 *3)))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-973)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-876 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-155 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
- (-5 *1 (-698)))))
-(((*1 *1 *1 *1) (-4 *1 (-508))))
-(((*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-339)) (-4 *1 (-305 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1169 *3)) (-4 *3 (-1145 *4)) (-4 *4 (-1127))
- (-4 *1 (-318 *4 *3 *5)) (-4 *5 (-1145 (-383 *3)))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1169 *1)) (-4 *4 (-158))
- (-4 *1 (-343 *4))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1169 *1)) (-4 *4 (-158))
- (-4 *1 (-346 *4 *5)) (-4 *5 (-1145 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-385 *3 *4))
- (-4 *4 (-1145 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-393 *3)))))
-(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-691)))))
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1) (-4 *1 (-464)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523))))
- (-5 *2 (-155 (-292 *4))) (-5 *1 (-168 *4 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-155 *3)) (-5 *1 (-1113 *4 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *4))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 (-383 (-883 (-523))))) (-5 *4 (-589 (-1087)))
- (-5 *2 (-589 (-589 *5))) (-5 *1 (-356 *5))
- (-4 *5 (-13 (-784) (-339)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 (-523)))) (-5 *2 (-589 *4)) (-5 *1 (-356 *4))
- (-4 *4 (-13 (-784) (-339))))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070))
- (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3 *4 *2 *2 *5)
- (|partial| -12 (-5 *2 (-779 *4)) (-5 *3 (-562 *4)) (-5 *5 (-108))
- (-4 *4 (-13 (-1109) (-29 *6)))
- (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-202 *6 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-113 *3)) (-14 *3 (-523))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *3 (-1068 *2)) (-4 *2 (-284)) (-5 *1 (-159 *2))))
- ((*1 *1 *2) (-12 (-5 *2 (-383 *3)) (-4 *3 (-284)) (-5 *1 (-159 *3))))
+ (-12
+ (-5 *3
+ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))
+ (-5 *2 (-589 (-1087))) (-5 *1 (-244))))
((*1 *2 *3)
- (-12 (-5 *2 (-159 (-523))) (-5 *1 (-705 *3)) (-4 *3 (-380))))
+ (-12 (-5 *3 (-1083 *7)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-973)) (-5 *2 (-589 *5))
+ (-5 *1 (-297 *4 *5 *6 *7))))
((*1 *2 *1)
- (-12 (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-802 *3)) (-14 *3 (-523))))
+ (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-315 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 *2) (-4 *5 (-363))))
((*1 *2 *1)
- (-12 (-14 *3 (-523)) (-5 *2 (-159 (-383 (-523))))
- (-5 *1 (-803 *3 *4)) (-4 *4 (-800 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1145 *5))
- (-5 *1 (-667 *5 *2)) (-4 *5 (-339)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1076 3 *3)) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
- ((*1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087))
- (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *6)) (-5 *4 (-1087)) (-4 *6 (-406 *5))
- (-4 *5 (-786)) (-5 *2 (-589 (-562 *6))) (-5 *1 (-532 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-777)) (-5 *4 (-985)) (-5 *2 (-962)) (-5 *1 (-776))))
- ((*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-962)) (-5 *1 (-776))))
- ((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-589 (-355))) (-5 *5 (-589 (-779 (-355))))
- (-5 *6 (-589 (-292 (-355)))) (-5 *3 (-292 (-355))) (-5 *2 (-962))
- (-5 *1 (-776))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-355)))
- (-5 *5 (-589 (-779 (-355)))) (-5 *2 (-962)) (-5 *1 (-776))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-355))) (-5 *2 (-962))
- (-5 *1 (-776))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-292 (-355)))) (-5 *4 (-589 (-355)))
- (-5 *2 (-962)) (-5 *1 (-776)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-596 *4)) (-4 *4 (-318 *5 *6 *7))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6)))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4))))
- (-5 *1 (-745 *5 *6 *7 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-796 *5))) (-14 *5 (-589 (-1087))) (-4 *6 (-427))
- (-5 *2 (-589 (-589 (-225 *5 *6)))) (-5 *1 (-446 *5 *6 *7))
- (-5 *3 (-589 (-225 *5 *6))) (-4 *7 (-427)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-393 *4)))))
-(((*1 *1 *1) (|partial| -4 *1 (-1063))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
- (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-339))
- (-5 *1 (-490 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5))))
+ (-12 (-4 *1 (-406 *3)) (-4 *3 (-786)) (-5 *2 (-589 (-1087)))))
((*1 *2 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2))
- (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973))))
+ (-12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-589 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-158))
- (-5 *1 (-628 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5))))
+ (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
+ (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *5))
+ (-5 *1 (-881 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-339)
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $)))))))
((*1 *2 *1)
- (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
- (-4 *5 (-216 *3 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))))
-(((*1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1083 *1)) (-5 *4 (-1087)) (-4 *1 (-27))
- (-5 *2 (-589 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-589 *1))
- (-4 *1 (-29 *4))))
+ (-12 (-5 *2 (-1018 (-1087))) (-5 *1 (-896 *3)) (-4 *3 (-897))))
((*1 *2 *1)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-508))))
- ((*1 *1 *1) (-4 *1 (-982))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-292 *3)) (-4 *3 (-13 (-973) (-786)))
- (-5 *1 (-201 *3 *4)) (-14 *4 (-589 (-1087))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
- (-4 *4 (-13 (-786) (-515))))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *2 (-589 (-1083 *7))) (-5 *3 (-1083 *7))
- (-4 *7 (-880 *5 *6 *4)) (-4 *5 (-840)) (-4 *6 (-732))
- (-4 *4 (-786)) (-5 *1 (-837 *5 *6 *4 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-796 *3)) (-14 *3 (-589 *2))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-896 *3)) (-4 *3 (-897))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-918))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1009 *3)) (-4 *3 (-1123))))
+ (-12 (-4 *1 (-902 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-731))
+ (-4 *5 (-786)) (-5 *2 (-589 *5))))
((*1 *2 *1)
- (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
- (-5 *2 (-1087))))
- ((*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1165 *3)) (-14 *3 *2))))
-(((*1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-710)) (-5 *1 (-520)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-254 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4)))))
- ((*1 *1 *1) (-5 *1 (-355)))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *1) (-5 *1 (-144))))
+ (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-589 (-1087)))
+ (-5 *1 (-969 *4)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-562 *6))) (-5 *4 (-1087)) (-5 *2 (-562 *6))
+ (-4 *6 (-406 *5)) (-4 *5 (-786)) (-5 *1 (-532 *5 *6)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2))
- (-4 *2 (-1160 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3))
- (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2))
- (-4 *2 (-1160 *3))))
+ (|partial| -12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
+ (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
+ (-4 *7 (-921 *4)) (-4 *2 (-627 *7 *8 *9))
+ (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-627 *4 *5 *6))
+ (-4 *8 (-349 *7)) (-4 *9 (-349 *7))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973))
+ (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-339))))
((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136)))
- (-5 *1 (-1064 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-4 *3 (-987 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-990 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-4 *3 (-987 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-1057 *6 *7 *8 *3 *4)) (-4 *4 (-1025 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
+ (|partial| -12 (-4 *3 (-339)) (-4 *3 (-158)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2))
+ (-4 *2 (-627 *3 *4 *5))))
+ ((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-629 *2)) (-4 *2 (-339)) (-4 *2 (-973))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-1037 *2 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-216 *2 *3)) (-4 *5 (-216 *2 *3)) (-4 *3 (-339))))
+ ((*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-1095 *3)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-710)) (-4 *5 (-515))
(-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3))
- (-4 *3 (-591 *2))))
- ((*1 *2 *2) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-108)) (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3))
- (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-394 *3))
- (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
-(((*1 *2 *3) (-12 (-5 *3 (-589 (-51))) (-5 *2 (-1174)) (-5 *1 (-795)))))
-(((*1 *2 *3)
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))))
+(((*1 *2 *3 *4 *5 *6 *7 *7 *8)
(-12
(-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-5 *2 (-355)) (-5 *1 (-172)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *3 (-515)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))))
+ (-2 (|:| |det| *12) (|:| |rows| (-589 (-523)))
+ (|:| |cols| (-589 (-523)))))
+ (-5 *4 (-629 *12)) (-5 *5 (-589 (-383 (-883 *9))))
+ (-5 *6 (-589 (-589 *12))) (-5 *7 (-710)) (-5 *8 (-523))
+ (-4 *9 (-13 (-284) (-136))) (-4 *12 (-880 *9 *11 *10))
+ (-4 *10 (-13 (-786) (-564 (-1087)))) (-4 *11 (-732))
+ (-5 *2
+ (-2 (|:| |eqzro| (-589 *12)) (|:| |neqzro| (-589 *12))
+ (|:| |wcond| (-589 (-883 *9)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *9))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *9)))))))))
+ (-5 *1 (-855 *9 *10 *11 *12)))))
+(((*1 *1 *1) (-4 *1 (-982))))
(((*1 *2 *1 *1)
- (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344)) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-108))
- (-5 *1 (-333 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-108))
- (-5 *1 (-493 *4)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-4 *4 (-1123)) (-5 *2 (-108))
- (-5 *1 (-1068 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
- (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016))
- (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-548 *3)) (-4 *3 (-973))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-515)) (-5 *2 (-108)) (-5 *1 (-570 *3 *4))
- (-4 *4 (-1145 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-666))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-784)))
- (-5 *2 (-2 (|:| |start| *3) (|:| -3491 (-394 *3))))
- (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-339)) (-4 *7 (-1145 *5)) (-4 *4 (-664 *5 *7))
- (-5 *2 (-2 (|:| -2600 (-629 *6)) (|:| |vec| (-1169 *5))))
- (-5 *1 (-750 *5 *6 *7 *4 *3)) (-4 *6 (-599 *5)) (-4 *3 (-599 *4)))))
-(((*1 *2 *3)
(-12
- (-5 *3
- (-2 (|:| -2600 (-629 (-383 (-883 *4))))
- (|:| |vec| (-589 (-383 (-883 *4)))) (|:| -3569 (-710))
- (|:| |rows| (-589 (-523))) (|:| |cols| (-589 (-523)))))
- (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732))
(-5 *2
- (-2 (|:| |partsol| (-1169 (-383 (-883 *4))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *4)))))))
- (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-820 *4 *5)) (-5 *3 (-820 *4 *6)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-609 *5)) (-5 *1 (-816 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-764)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1018 *4)) (-4 *4 (-1016)) (-5 *2 (-1 *4))
- (-5 *1 (-945 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1011 (-523))) (-5 *2 (-1 (-523))) (-5 *1 (-971)))))
-(((*1 *1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-982))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)) (-4 *2 (-982))))
- ((*1 *1 *1) (-4 *1 (-784)))
- ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)) (-4 *2 (-982))))
- ((*1 *1 *1) (-4 *1 (-982))) ((*1 *1 *1) (-4 *1 (-1051))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-110)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-1016))
- (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
- (-5 *1 (-53 *4 *5 *2))
- (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))))))
-(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *3 *3 *5 *6 *3 *6 *6 *5 *6 *6 *6 *6
- *5 *3 *3 *3 *3 *3 *6 *6 *6 *3 *3 *3 *3 *3 *7 *4 *4 *4 *4 *3 *8
- *9)
- (-12 (-5 *4 (-629 (-203))) (-5 *5 (-108)) (-5 *6 (-203))
- (-5 *7 (-629 (-523)))
- (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-78 CONFUN))))
- (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))
- (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-693)))))
-(((*1 *2 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-934)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-629 (-523))) (-5 *3 (-589 (-523))) (-5 *1 (-1026)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-512)))))
+ (-2 (|:| -2275 *3) (|:| |gap| (-710)) (|:| -3429 (-721 *3))
+ (|:| -3143 (-721 *3))))
+ (-5 *1 (-721 *3)) (-4 *3 (-973))))
+ ((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786))
+ (-5 *2
+ (-2 (|:| -2275 *1) (|:| |gap| (-710)) (|:| -3429 *1)
+ (|:| -3143 *1)))
+ (-4 *1 (-987 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2
+ (-2 (|:| -2275 *1) (|:| |gap| (-710)) (|:| -3429 *1)
+ (|:| -3143 *1)))
+ (-4 *1 (-987 *3 *4 *5)))))
(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-973)) (-5 *2 (-1169 *4))
- (-5 *1 (-1088 *4))))
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-679 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1) (-4 *1 (-464)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1083 (-383 (-1083 *2)))) (-5 *4 (-562 *2))
+ (-4 *2 (-13 (-406 *5) (-27) (-1109)))
+ (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *1 (-519 *5 *2 *6)) (-4 *6 (-1016))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1083 *1)) (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *3 (-786))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1083 *4)) (-4 *4 (-973)) (-4 *1 (-880 *4 *5 *3))
+ (-4 *5 (-732)) (-4 *3 (-786))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-852)) (-5 *2 (-1169 *3)) (-5 *1 (-1088 *3))
- (-4 *3 (-973)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *2)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *3 (-589 (-240)))
- (-5 *1 (-238))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *1 (-240))))
+ (-12 (-5 *3 (-383 (-1083 *2))) (-4 *5 (-732)) (-4 *4 (-786))
+ (-4 *6 (-973))
+ (-4 *2
+ (-13 (-339)
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $)))))
+ (-5 *1 (-881 *5 *4 *6 *7 *2)) (-4 *7 (-880 *6 *5 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-455 *5 *6))) (-5 *3 (-455 *5 *6))
- (-14 *5 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-1169 *6))
- (-5 *1 (-577 *5 *6)))))
+ (-12 (-5 *3 (-383 (-1083 (-383 (-883 *5))))) (-5 *4 (-1087))
+ (-5 *2 (-383 (-883 *5))) (-5 *1 (-969 *5)) (-4 *5 (-515)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |k| (-614 *3)) (|:| |c| *4))))
- (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
- (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-1180 *4 *5 *6 *7)))
- (-5 *1 (-1180 *4 *5 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 *9)) (-5 *4 (-1 (-108) *9 *9))
- (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515))
- (-4 *7 (-732)) (-4 *8 (-786)) (-5 *2 (-589 (-1180 *6 *7 *8 *9)))
- (-5 *1 (-1180 *6 *7 *8 *9)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *3 (-589 (-240)))
- (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-443))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-443)))))
-(((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1087)) (-5 *1 (-617 *3)) (-4 *3 (-1016)))))
-(((*1 *1) (-5 *1 (-413))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732))
- (-5 *2
- (-2 (|:| |mval| (-629 *4)) (|:| |invmval| (-629 *4))
- (|:| |genIdeal| (-475 *4 *5 *6 *7))))
- (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))))
-(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-133)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD)))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-696)))))
-(((*1 *2 *1 *2)
- (-12 (-4 *1 (-340 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-292 *5)))
- (-5 *1 (-1043 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087)))
- (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-292 *5))))
- (-5 *1 (-1043 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *3 (-1127)) (-4 *5 (-1145 *3)) (-4 *6 (-1145 (-383 *5)))
- (-5 *2 (-108)) (-5 *1 (-317 *4 *3 *5 *6)) (-4 *4 (-318 *3 *5 *6))))
- ((*1 *2 *3 *3)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+ (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
+(((*1 *1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7)))
- (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732))
- (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8)))
- (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
-(((*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-340 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-1110 *3))) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-523)) (-5 *4 (-394 *2)) (-4 *2 (-880 *7 *5 *6))
- (-5 *1 (-682 *5 *6 *7 *2)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-284)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-339)) (-4 *6 (-1145 (-383 *2)))
- (-4 *2 (-1145 *5)) (-5 *1 (-194 *5 *2 *6 *3))
- (-4 *3 (-318 *5 *2 *6)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1087)) (-5 *1 (-540 *2)) (-4 *2 (-964 *3))
- (-4 *2 (-339))))
- ((*1 *1 *2 *2) (-12 (-5 *1 (-540 *2)) (-4 *2 (-339))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-576 *4 *2))
- (-4 *2 (-13 (-406 *4) (-930) (-1109)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1009 *2)) (-4 *2 (-13 (-406 *4) (-930) (-1109)))
- (-4 *4 (-13 (-786) (-515))) (-5 *1 (-576 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-889)) (-5 *2 (-1087))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-889)))))
-(((*1 *2)
- (-12
- (-5 *2
- (-1169 (-589 (-2 (|:| -3370 (-841 *3)) (|:| -4013 (-1034))))))
- (-5 *1 (-327 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852))))
- ((*1 *2)
- (-12 (-5 *2 (-1169 (-589 (-2 (|:| -3370 *3) (|:| -4013 (-1034))))))
- (-5 *1 (-328 *3 *4)) (-4 *3 (-325)) (-14 *4 (-3 (-1083 *3) *2))))
- ((*1 *2)
- (-12 (-5 *2 (-1169 (-589 (-2 (|:| -3370 *3) (|:| -4013 (-1034))))))
- (-5 *1 (-329 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))))
-(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-133)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-1026)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-589 (-710)))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
+ (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5))
+ (-4 *3 (-1145 *4))
+ (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))))
(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-1053 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
- (-4 *4 (-13 (-1016) (-33))))))
-(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))))
+ (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339)))
+ (-4 *3 (-1145 *4)) (-5 *2 (-108)))))
+(((*1 *1 *1) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4))
- (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1169 (-638))) (-5 *1 (-282)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-257))) (-5 *1 (-257))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-1092)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *2 (-515)) (-5 *1 (-899 *2 *4))
- (-4 *4 (-1145 *2)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-412)))))
-(((*1 *2 *1) (-12 (-4 *1 (-401 *3)) (-4 *3 (-1016)) (-5 *2 (-710)))))
-(((*1 *1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-1052 *4 *5))) (-5 *3 (-1 (-108) *5 *5))
- (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33)))
- (-5 *1 (-1053 *4 *5))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-1052 *3 *4))) (-4 *3 (-13 (-1016) (-33)))
- (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1070)) (-4 *1 (-340 *2 *4)) (-4 *2 (-1016))
- (-4 *4 (-1016))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-340 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
-(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5)
- (-12 (-5 *3 (-852)) (-5 *4 (-203)) (-5 *5 (-523)) (-5 *6 (-805))
- (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1052 *4 *5)) (-4 *4 (-13 (-1016) (-33)))
- (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1053 *4 *5)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1054 *3 *4)) (-14 *3 (-852)) (-4 *4 (-339))
- (-5 *1 (-922 *3 *4)))))
-(((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+ (-12 (-5 *4 (-1087)) (-5 *2 (-1 (-203) (-203))) (-5 *1 (-643 *3))
+ (-4 *3 (-564 (-499)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1087)) (-5 *2 (-1 (-203) (-203) (-203)))
+ (-5 *1 (-643 *3)) (-4 *3 (-564 (-499))))))
+(((*1 *2 *1) (-12 (-5 *1 (-540 *2)) (-4 *2 (-339)))))
(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *1 *1 *2 *2 *2 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
- (-14 *4 (-589 (-1087)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-523)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786)))
- (-14 *4 (-589 (-1087)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786))
- (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-252))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1083 *8)) (-5 *4 (-589 *6)) (-4 *6 (-786))
- (-4 *8 (-880 *7 *5 *6)) (-4 *5 (-732)) (-4 *7 (-973))
- (-5 *2 (-589 (-710))) (-5 *1 (-297 *5 *6 *7 *8))))
- ((*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-852))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
- (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-445 *3 *2)) (-4 *3 (-158)) (-4 *2 (-23))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-515)) (-5 *2 (-523)) (-5 *1 (-570 *3 *4))
- (-4 *4 (-1145 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-648 *3)) (-4 *3 (-973)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-710)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732))
- (-4 *3 (-786)) (-5 *2 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-902 *3 *2 *4)) (-4 *3 (-973)) (-4 *4 (-786))
- (-4 *2 (-731))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1131 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1160 *3))
- (-5 *2 (-523))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1152 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1129 *3))
- (-5 *2 (-383 (-523)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-772 (-852)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *2 (-710)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-692)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-475 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-589 *4)) (-5 *1 (-718 *4))
- (-4 *4 (-13 (-339) (-784))))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1123)) (-5 *1 (-166 *3 *2)) (-4 *2 (-616 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
+ (-4 *2 (-406 *3)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-710)) (-5 *2 (-589 (-1087))) (-5 *1 (-190))
- (-5 *3 (-1087))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-292 (-203))) (-5 *4 (-710)) (-5 *2 (-589 (-1087)))
- (-5 *1 (-244))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
- (-5 *2 (-589 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 *3)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
- (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-758 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *2 (-589 *3)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4248)) (-4 *1 (-556 *4 *3)) (-4 *4 (-1016))
- (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-1068 *3))) (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3))
- (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-523)) (-5 *1 (-355)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523)))))
- (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
- ((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858))
- (-5 *1 (-856 *3)) (-4 *3 (-564 (-499)))))
- ((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858))
- (-5 *1 (-856 *3)) (-4 *3 (-564 (-499)))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857))))
- ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-857))))
- ((*1 *1 *2 *2 *2 *2 *3)
- (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-857))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858))))
- ((*1 *1 *2 *2 *3 *3 *3)
- (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-858))))
- ((*1 *1 *2 *2 *3)
- (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-858))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-589 (-1 (-203) (-203)))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-858))))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *1 *1) (-4 *1 (-464)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731))))
((*1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-1 (-203) (-203)))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-858))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-858))))
+ (-12 (-5 *3 (-589 (-852))) (-5 *1 (-141 *4 *2 *5)) (-14 *4 (-852))
+ (-4 *2 (-339)) (-14 *5 (-922 *4 *2))))
((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-858)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
- (-4 *6 (-732)) (-5 *2 (-589 *3)) (-5 *1 (-855 *4 *5 *6 *3))
- (-4 *3 (-880 *4 *6 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
- ((*1 *2 *1)
- (-12
- (-5 *2
- (-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794)))
- (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794)))
- (|:| |args| (-589 (-794)))))
- (-5 *1 (-1087)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4))
- (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6)))
- (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523))))
- (-5 *2 (-2 (|:| -3437 (-710)) (|:| -3155 *8)))
- (-5 *1 (-842 *4 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6))
- (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4)))
- (-4 *6 (-318 (-383 (-523)) *4 *5))
- (-5 *2 (-2 (|:| -3437 (-710)) (|:| -3155 *6)))
- (-5 *1 (-843 *4 *5 *6)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-14 *5 (-589 (-1087))) (-4 *2 (-158))
- (-4 *4 (-216 (-2810 *5) (-710)))
- (-14 *6
- (-1 (-108) (-2 (|:| -4013 *3) (|:| -1475 *4))
- (-2 (|:| -4013 *3) (|:| -1475 *4))))
- (-5 *1 (-436 *5 *2 *3 *4 *6 *7)) (-4 *3 (-786))
- (-4 *7 (-880 *2 *4 (-796 *5))))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))
- (-14 *4 (-710)) (-4 *5 (-158)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-475 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-284)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
- (-5 *1 (-1038 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515)))))
-(((*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973))
- (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
- (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4))))
- ((*1 *1 *1) (-4 *1 (-508)))
- ((*1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-758 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-824 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-4 *1 (-923 *3)) (-4 *3 (-1123)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1121 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-930))
- (-4 *2 (-973)))))
+ (-12 (-5 *3 (-653 *5 *6 *7)) (-4 *5 (-786))
+ (-4 *6 (-216 (-1271 *4) (-710)))
+ (-14 *7
+ (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *6))
+ (-2 (|:| -2557 *5) (|:| -3262 *6))))
+ (-14 *4 (-589 (-1087))) (-4 *2 (-158))
+ (-5 *1 (-436 *4 *2 *5 *6 *7 *8)) (-4 *8 (-880 *2 *6 (-796 *4)))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *1 (-479 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-786))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-515)) (-5 *1 (-570 *2 *4))
+ (-4 *4 (-1145 *2))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-648 *2)) (-4 *2 (-973))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-675 *2 *3)) (-4 *2 (-973)) (-4 *3 (-666))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *5)) (-5 *3 (-589 (-710))) (-4 *1 (-680 *4 *5))
+ (-4 *4 (-973)) (-4 *5 (-786))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *2)) (-4 *4 (-973))
+ (-4 *2 (-786))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-788 *2)) (-4 *2 (-973))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 (-710))) (-4 *1 (-880 *4 *5 *6))
+ (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *1 (-880 *4 *5 *2)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *2 (-786))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 *5)) (-4 *1 (-902 *4 *5 *6))
+ (-4 *4 (-973)) (-4 *5 (-731)) (-4 *6 (-786))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-4 *1 (-902 *4 *3 *2)) (-4 *4 (-973)) (-4 *3 (-731))
+ (-4 *2 (-786)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034))))))
- (-4 *4 (-325)) (-5 *2 (-710)) (-5 *1 (-322 *4))))
- ((*1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-327 *3 *4)) (-14 *3 (-852))
- (-14 *4 (-852))))
- ((*1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-328 *3 *4)) (-4 *3 (-325))
- (-14 *4
- (-3 (-1083 *3)
- (-1169 (-589 (-2 (|:| -3370 *3) (|:| -4013 (-1034)))))))))
- ((*1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-329 *3 *4)) (-4 *3 (-325))
- (-14 *4 (-852)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-761)))))
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3)
+ (-12 (-5 *4 (-629 (-523))) (-5 *5 (-108)) (-5 *7 (-629 (-203)))
+ (-5 *3 (-523)) (-5 *6 (-203)) (-5 *2 (-962)) (-5 *1 (-694)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1) (-5 *1 (-144))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4))
- (-5 *2 (-2 (|:| -3474 (-383 *5)) (|:| |poly| *3)))
- (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))))
-(((*1 *2 *1) (-12 (-4 *3 (-1123)) (-5 *2 (-589 *1)) (-4 *1 (-938 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4))
- (-14 *3 (-852)) (-4 *4 (-973)))))
-(((*1 *2 *1)
+ (-12 (-4 *1 (-826))
+ (-5 *3
+ (-2 (|:| |pde| (-589 (-292 (-203))))
+ (|:| |constraints|
+ (-589
+ (-2 (|:| |start| (-203)) (|:| |finish| (-203))
+ (|:| |grid| (-710)) (|:| |boundaryType| (-523))
+ (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203))))))
+ (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070))
+ (|:| |tol| (-203))))
+ (-5 *2 (-962)))))
+(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-108))
+ (-5 *6 (-203)) (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 APROD))))
+ (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-71 MSOLVE))))
+ (-5 *2 (-962)) (-5 *1 (-696)))))
+(((*1 *2 *1 *1)
(-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
(-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
(-5 *2 (-108)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *4 (-158)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)) (-5 *1 (-628 *4 *5 *6 *2))
- (-4 *2 (-627 *4 *5 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-125)) (-5 *1 (-1002 *2))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-523) *2 *2)) (-4 *2 (-125)) (-5 *1 (-1002 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1087))
- (-4 *5 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3))) (-5 *1 (-516 *5 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1145 *3)) (-5 *1 (-375 *3 *2))
- (-4 *3 (-13 (-339) (-136))))))
-(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339)))
- (-4 *3 (-1145 *4)) (-5 *2 (-108)))))
-(((*1 *1 *1) (-4 *1 (-604))) ((*1 *1 *1) (-5 *1 (-1034))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4))))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-203))) (-5 *4 (-710)) (-5 *2 (-629 (-203)))
- (-5 *1 (-282)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-306)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-284)) (-5 *2 (-108)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))))
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *1 *1) (-4 *1 (-464)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-569 *4 *2)) (-4 *2 (-13 (-1109) (-889) (-29 *4))))))
(((*1 *2)
- (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-319 *3 *4)) (-14 *3 (-852))
- (-14 *4 (-852))))
- ((*1 *2)
- (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-320 *3 *4)) (-4 *3 (-325))
- (-14 *4 (-1083 *3))))
- ((*1 *2)
- (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-321 *3 *4)) (-4 *3 (-325))
- (-14 *4 (-852)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *2 *3)
- (|partial| -12
- (-5 *3 (-589 (-2 (|:| |func| *2) (|:| |pole| (-108)))))
- (-4 *2 (-13 (-406 *4) (-930))) (-4 *4 (-13 (-786) (-515)))
- (-5 *1 (-253 *4 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-203)))) (-5 *1 (-857)))))
+ (-12 (-5 *2 (-1169 (-1017 *3 *4))) (-5 *1 (-1017 *3 *4))
+ (-14 *3 (-852)) (-14 *4 (-852)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-629 *1)) (-4 *1 (-325)) (-5 *2 (-1169 *1))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-629 *1)) (-4 *1 (-134)) (-4 *1 (-840))
- (-5 *2 (-1169 *1)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-108)) (-5 *5 (-523)) (-4 *6 (-339)) (-4 *6 (-344))
- (-4 *6 (-973)) (-5 *2 (-589 (-589 (-629 *6)))) (-5 *1 (-956 *6))
- (-5 *3 (-589 (-629 *6)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-339)) (-4 *4 (-344)) (-4 *4 (-973))
- (-5 *2 (-589 (-589 (-629 *4)))) (-5 *1 (-956 *4))
- (-5 *3 (-589 (-629 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973))
- (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5))
- (-5 *3 (-589 (-629 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-852)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973))
- (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5))
- (-5 *3 (-589 (-629 *5))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 *10))
- (-5 *1 (-571 *5 *6 *7 *8 *9 *10)) (-4 *9 (-992 *5 *6 *7 *8))
- (-4 *10 (-1025 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
- (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6)))
- (-5 *1 (-574 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
- (-14 *6 (-589 (-1087)))
+ (-12 (-5 *3 (-629 (-383 (-883 (-523)))))
(-5 *2
- (-589 (-1058 *5 (-495 (-796 *6)) (-796 *6) (-719 *5 (-796 *6)))))
- (-5 *1 (-574 *5 *6))))
- ((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
- (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6)))
- (-5 *1 (-970 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-992 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-1117 *4 *5 *6 *7)))))
-(((*1 *2 *3 *2)
- (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3))
- (-4 *3 (-1145 (-155 *2)))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3))
- (-4 *3 (-1145 (-155 *2))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-902 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-731))
- (-4 *5 (-786)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
+ (-589
+ (-2 (|:| |radval| (-292 (-523))) (|:| |radmult| (-523))
+ (|:| |radvect| (-589 (-629 (-292 (-523))))))))
+ (-5 *1 (-958)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1094)))))
(((*1 *1 *1)
(-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-108)) (-5 *5 (-629 (-155 (-203))))
- (-5 *2 (-962)) (-5 *1 (-695)))))
+ (-4 *4 (-786)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1167 *3)) (-4 *3 (-1123)) (-4 *3 (-973))
+ (-5 *2 (-629 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-779 (-203)))) (-5 *4 (-203)) (-5 *2 (-589 *4))
- (-5 *1 (-244)))))
+ (-12 (-5 *3 (-760)) (-5 *4 (-51)) (-5 *2 (-1174)) (-5 *1 (-770)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-964 (-383 *2)))) (-5 *2 (-523))
- (-5 *1 (-111 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-1170))))
- ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1170))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1170))))
- ((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-1171))))
- ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1171))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1171)))))
+ (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-219)) (-5 *3 (-1070))))
+ ((*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-219))))
+ ((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
(((*1 *2 *1)
- (-12 (-4 *2 (-13 (-1016) (-33))) (-5 *1 (-1052 *3 *2))
- (-4 *3 (-13 (-1016) (-33))))))
-(((*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-562 *1)) (-4 *1 (-279)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
- (-5 *2 (-1 *5 *5)) (-5 *1 (-743 *4 *5))
- (-4 *5 (-13 (-29 *4) (-1109) (-889))))))
-(((*1 *1 *2) (-12 (-5 *2 (-758 *3)) (-4 *3 (-786)) (-5 *1 (-614 *3)))))
+ (-12 (-5 *2 (-794)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 (-710))
+ (-14 *4 (-710)) (-4 *5 (-158)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4))
- (-4 *4 (-973)))))
-(((*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-339)) (-5 *1 (-602 *4 *2))
- (-4 *2 (-599 *4)))))
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
+ (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
+ (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
+ (|:| |abserr| (-203)) (|:| |relerr| (-203))))
+ (-5 *2 (-355)) (-5 *1 (-185)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *5 (-562 *4)) (-5 *6 (-1087))
+ (-4 *4 (-13 (-406 *7) (-27) (-1109)))
+ (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4))))
+ (-5 *1 (-525 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *5 (-1127)) (-4 *6 (-1145 *5))
- (-4 *7 (-1145 (-383 *6))) (-5 *2 (-589 (-883 *5)))
- (-5 *1 (-317 *4 *5 *6 *7)) (-4 *4 (-318 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *1 (-318 *4 *5 *6)) (-4 *4 (-1127))
- (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-4 *4 (-339))
- (-5 *2 (-589 (-883 *4))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
- (-4 *3 (-1145 *2)))))
+ (|partial| -12 (-4 *2 (-1016)) (-5 *1 (-1101 *3 *2)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1083 (-883 *6))) (-4 *6 (-515))
+ (-4 *2 (-880 (-383 (-883 *6)) *5 *4)) (-5 *1 (-672 *5 *4 *6 *2))
+ (-4 *5 (-732))
+ (-4 *4 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *1 *1) (-4 *1 (-464)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-556 *2 *3)) (-4 *3 (-1123)) (-4 *2 (-1016))
- (-4 *2 (-786)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-294)) (-5 *3 (-203)))))
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-710))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-710)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-768)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
-(((*1 *1) (-5 *1 (-1171))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1171)))))
+ (-12 (-4 *4 (-1123)) (-5 *2 (-710)) (-5 *1 (-166 *4 *3))
+ (-4 *3 (-616 *4)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
- (-4 *3 (-13 (-339) (-1109) (-930))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-687)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))
- (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-973)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-762)) (-5 *1 (-761)))))
-(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-640))))
- ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-640)))))
-(((*1 *2 *3 *4 *4 *2 *2 *2)
- (-12 (-5 *2 (-523))
- (-5 *3
- (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-710)) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-4 *6 (-732)) (-4 *4 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-786))
- (-5 *1 (-424 *5 *6 *7 *4)))))
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1016)) (-4 *6 (-1016))
+ (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-624 *4 *5 *6)) (-4 *4 (-1016)))))
+(((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-721 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *1 (-893 *3 *2)) (-4 *2 (-124)) (-4 *3 (-515))
+ (-4 *3 (-973)) (-4 *2 (-731))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1083 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-900)) (-4 *2 (-124)) (-5 *1 (-1089 *3)) (-4 *3 (-515))
+ (-4 *3 (-973))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1142 *4 *3)) (-14 *4 (-1087))
+ (-4 *3 (-973)))))
+(((*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-962)) (-5 *1 (-776))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-292 (-355)))) (-5 *4 (-589 (-355)))
+ (-5 *2 (-962)) (-5 *1 (-776)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-888 (-1034)))
- (-5 *1 (-322 *4)))))
+ (|partial| -12 (-5 *3 (-852))
+ (-5 *2 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034))))))
+ (-5 *1 (-322 *4)) (-4 *4 (-325)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1026)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1089 (-383 (-523)))) (-5 *2 (-383 (-523)))
+ (-5 *1 (-170)))))
(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-983 (-951 *3) (-1083 (-951 *3))))
- (-5 *1 (-951 *3)) (-4 *3 (-13 (-784) (-339) (-949))))))
-(((*1 *2 *3 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-691)))))
-(((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-144))))
- ((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-589 (-157)))))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *1 (-98 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1) (-4 *1 (-91)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-158)) (-4 *2 (-23)) (-5 *1 (-266 *3 *4 *2 *5 *6 *7))
- (-4 *4 (-1145 *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 (-651 *3 *2 *4 *5 *6)) (-4 *3 (-158))
- (-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 (-1145 *3)) (-5 *1 (-652 *3 *2)) (-4 *3 (-973))))
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-710))))
((*1 *2 *1)
- (-12 (-4 *2 (-23)) (-5 *1 (-655 *3 *2 *4 *5 *6)) (-4 *3 (-158))
- (-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 (-800 *3)) (-5 *2 (-523)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-5 *2 (-2 (|:| -3772 *3) (|:| -2482 *4))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| -2345 *1) (|:| -4235 *1) (|:| |associate| *1)))
- (-4 *1 (-515)))))
-(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119)))
- ((*1 *1 *1 *1) (-5 *1 (-1034))))
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-710)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1016)) (-4 *4 (-1016))
- (-4 *6 (-1016)) (-5 *2 (-1 *6 *5)) (-5 *1 (-624 *5 *4 *6)))))
+ (-12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *2 (-108))
+ (-5 *1 (-240)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-172))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-277))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-282)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-340 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-5 *2 (-1070)))))
-(((*1 *2 *2 *2 *2 *2 *3)
- (-12 (-5 *2 (-629 *4)) (-5 *3 (-710)) (-4 *4 (-973))
- (-5 *1 (-630 *4)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-523)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-284))
- (-4 *9 (-880 *8 *6 *7))
- (-5 *2 (-2 (|:| -1385 (-1083 *9)) (|:| |polval| (-1083 *8))))
- (-5 *1 (-682 *6 *7 *8 *9)) (-5 *3 (-1083 *9)) (-5 *4 (-1083 *8)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-1087))) (-4 *6 (-339))
- (-5 *2 (-589 (-271 (-883 *6)))) (-5 *1 (-501 *5 *6 *7))
- (-4 *5 (-427)) (-4 *7 (-13 (-339) (-784))))))
-(((*1 *2 *3 *4 *4 *4 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *2 (-962)) (-5 *1 (-691)))))
+ (-12 (-5 *2 (-2 (|:| -1844 (-523)) (|:| -3286 (-589 *3))))
+ (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-687)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123))
- (-5 *2 (-589 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123))))
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *6))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-874 *4)) (-4 *4 (-973)) (-5 *1 (-1076 *3 *4))
- (-14 *3 (-852)))))
-(((*1 *1 *1) (-4 *1 (-575)))
+ (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-852)) (-5 *1 (-725)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1157 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))))
+(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))))
+(((*1 *1 *1) (-4 *1 (-91)))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852))
- (-14 *4 (-852)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-292 (-523))) (|:| -3539 (-292 (-355)))
- (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
- (-5 *1 (-1086)))))
-(((*1 *1 *1 *1) (-4 *1 (-897))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-905 *4 *5 *3 *6)) (-4 *4 (-973)) (-4 *5 (-732))
- (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))))
-(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-710)) (-4 *5 (-339)) (-5 *2 (-159 *6))
- (-5 *1 (-798 *5 *4 *6)) (-4 *4 (-1160 *5)) (-4 *6 (-1145 *5)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-710)) (-4 *6 (-1016)) (-4 *3 (-831 *6))
- (-5 *2 (-629 *3)) (-5 *1 (-631 *6 *3 *7 *4)) (-4 *7 (-349 *3))
- (-4 *4 (-13 (-349 *6) (-10 -7 (-6 -4248)))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427))
- (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-906 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 *7)) (-5 *3 (-108)) (-4 *7 (-987 *4 *5 *6))
- (-4 *4 (-427)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *1 (-906 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2))
- (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-383 (-523)))
- (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
-(((*1 *2 *1 *3 *3 *4 *4)
- (-12 (-5 *3 (-710)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3 *3 *4 *4)
- (-12 (-5 *3 (-710)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *2 (-987 *4 *5 *6)) (-5 *1 (-715 *4 *5 *6 *2 *3))
- (-4 *3 (-992 *4 *5 *6 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070))
- (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *1 *2 *1)
- (-12 (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123))
- (-4 *2 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *3))
- (-4 *3 (-1123))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-616 *3)) (-4 *3 (-1123))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-523)) (-4 *4 (-1016))
- (-5 *1 (-677 *4))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-5 *1 (-677 *2)) (-4 *2 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
- (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1092))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1092))))
- ((*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-1092))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1092)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-303 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-486 *3 *4))
- (-14 *4 (-523)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-140 *2))
- (-4 *2 (-1123)))))
-(((*1 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1172)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427))
- (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-906 *3 *4 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-303 *3)) (-4 *3 (-1123))))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123))
- (-14 *4 (-523)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-383 (-523))) (-4 *4 (-964 (-523)))
- (-4 *4 (-13 (-786) (-515))) (-5 *1 (-31 *4 *2)) (-4 *2 (-406 *4))))
- ((*1 *1 *1 *1) (-5 *1 (-126)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1 *1) (-5 *1 (-203)))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-221)) (-5 *2 (-523))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-383 (-523))) (-4 *4 (-339)) (-4 *4 (-37 *3))
- (-4 *5 (-1160 *4)) (-5 *1 (-255 *4 *5 *2)) (-4 *2 (-1131 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-383 (-523))) (-4 *4 (-339)) (-4 *4 (-37 *3))
- (-4 *5 (-1129 *4)) (-5 *1 (-256 *4 *5 *2 *6)) (-4 *2 (-1152 *4 *5))
- (-4 *6 (-912 *5))))
- ((*1 *1 *1 *1) (-4 *1 (-261)))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-337 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *1) (-5 *1 (-355)))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-362 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-406 *3)) (-4 *3 (-786)) (-4 *3 (-1028))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-448)) (-5 *2 (-523))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1169 *4)) (-5 *3 (-523)) (-4 *4 (-325))
- (-5 *1 (-493 *4))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-499))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-499))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *4 (-1016))
- (-5 *1 (-622 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-339))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-629 *4)) (-5 *3 (-710)) (-4 *4 (-973))
- (-5 *1 (-630 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (-4 *3 (-973)) (-5 *1 (-654 *3 *4))
- (-4 *4 (-591 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-523)) (-4 *4 (-973))
- (-5 *1 (-654 *4 *5)) (-4 *5 (-591 *4))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-666)) (-5 *2 (-710))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-773 *3)) (-4 *3 (-973))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-523)) (-5 *1 (-773 *4)) (-4 *4 (-973))))
- ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-930)) (-5 *2 (-383 (-523)))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1028)) (-5 *2 (-852))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-1037 *3 *4 *5 *6)) (-4 *4 (-973))
- (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *3 *4)) (-4 *4 (-339))))
- ((*1 *2 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1073 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-710)) (-4 *5 (-158))))
- ((*1 *1 *1 *2 *1 *2)
- (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-710)) (-4 *5 (-158))))
- ((*1 *2 *2 *3)
- (-12
- (-5 *2
- (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
- (-225 *4 (-383 (-523)))))
- (-5 *3 (-589 (-796 *4))) (-14 *4 (-589 (-1087))) (-14 *5 (-710))
- (-5 *1 (-476 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-845 *3)) (-4 *3 (-284)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5)) (-4 *5 (-1016)) (-5 *2 (-1 *5 *4))
- (-5 *1 (-623 *4 *5)) (-4 *4 (-1016))))
((*1 *2 *2)
- (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861))))
- ((*1 *2 *1) (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973))))
- ((*1 *2 *1) (-12 (-4 *2 (-973)) (-5 *1 (-1190 *2 *3)) (-4 *3 (-782)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-987 *4 *5 *6)) (-4 *4 (-515))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *2)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
- (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
- (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
- (|:| |abserr| (-203)) (|:| |relerr| (-203))))
- (-5 *2
- (-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))))
- (-5 *1 (-185)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-710))) (-5 *3 (-157)) (-5 *1 (-1076 *4 *5))
- (-14 *4 (-852)) (-4 *5 (-973)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *2)
- (-12 (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
- (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5))))
- ((*1 *2)
- (-12 (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *4 (-1145 *3))
- (-5 *2
- (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-629 *3))))
- (-5 *1 (-326 *3 *4 *5)) (-4 *5 (-385 *3 *4))))
- ((*1 *2)
- (-12 (-4 *3 (-1145 (-523)))
- (-5 *2
- (-2 (|:| -3760 (-629 (-523))) (|:| |basisDen| (-523))
- (|:| |basisInv| (-629 (-523)))))
- (-5 *1 (-707 *3 *4)) (-4 *4 (-385 (-523) *3))))
- ((*1 *2)
- (-12 (-4 *3 (-325)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 *4))
- (-5 *2
- (-2 (|:| -3760 (-629 *4)) (|:| |basisDen| *4)
- (|:| |basisInv| (-629 *4))))
- (-5 *1 (-914 *3 *4 *5 *6)) (-4 *6 (-664 *4 *5))))
- ((*1 *2)
- (-12 (-4 *3 (-325)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 *4))
- (-5 *2
- (-2 (|:| -3760 (-629 *4)) (|:| |basisDen| *4)
- (|:| |basisInv| (-629 *4))))
- (-5 *1 (-1178 *3 *4 *5 *6)) (-4 *6 (-385 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-562 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4)))
- (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-254 *4 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |cd| (-1070)) (|:| -4198 (-1070))))
- (-5 *1 (-761)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-27) (-406 *4)))
- (-4 *4 (-13 (-786) (-515) (-964 (-523))))
- (-4 *7 (-1145 (-383 *6))) (-5 *1 (-511 *4 *5 *6 *7 *2))
- (-4 *2 (-318 *5 *6 *7)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 *4))))
+ (-12 (-5 *2 (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 *4))))
(-5 *1 (-820 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))))
((*1 *2 *1)
(-12 (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016))
(-4 *7 (-1016)) (-5 *2 (-589 *1)) (-4 *1 (-1019 *3 *4 *5 *6 *7)))))
-(((*1 *1 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523))))
- ((*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1) (-4 *1 (-800 *2)))
- ((*1 *1 *1)
- (-12 (-4 *1 (-902 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-731))
- (-4 *4 (-786)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-596 (-383 *2))) (-4 *2 (-1145 *4)) (-5 *1 (-749 *4 *2))
- (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-597 *2 (-383 *2))) (-4 *2 (-1145 *4))
- (-5 *1 (-749 *4 *2))
- (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523))))))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-200 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-231 *3))))
- ((*1 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))))
+ (-12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-589 *5))
+ (-5 *1 (-821 *4 *5)) (-4 *5 (-1123)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857))))
+ ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1152 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1129 *3))
+ (-5 *2 (-383 (-523))))))
+(((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-499))) (-5 *1 (-499)))))
+(((*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-710))) (-5 *3 (-108)) (-5 *1 (-1076 *4 *5))
+ (-14 *4 (-852)) (-4 *5 (-973)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087)) (-5 *2 (-1 (-203) (-203))) (-5 *1 (-643 *3))
- (-4 *3 (-564 (-499)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1087)) (-5 *2 (-1 (-203) (-203) (-203)))
- (-5 *1 (-643 *3)) (-4 *3 (-564 (-499))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
+ (-12 (-4 *5 (-284)) (-4 *6 (-349 *5)) (-4 *4 (-349 *5))
(-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| (-1068 (-203)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2464
- (-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 (-518)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-760)) (-5 *4 (-51)) (-5 *2 (-1174)) (-5 *1 (-770)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-852))
- (-5 *2 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034))))))
- (-5 *1 (-322 *4)) (-4 *4 (-325)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-687)))))
-(((*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4))))
+ (-5 *1 (-1038 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087))
+ (-5 *2 (-589 *4)) (-5 *1 (-1030 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
+(((*1 *1 *1) (-4 *1 (-91)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-203)) (-5 *1 (-282)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-697)))))
+(((*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-213 *3))
+ (-4 *3 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))))
(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-126)))))
-(((*1 *2 *2 *3 *3 *4)
- (-12 (-5 *4 (-710)) (-4 *3 (-515)) (-5 *1 (-899 *3 *2))
- (-4 *2 (-1145 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-144))))
- ((*1 *2 *1) (-12 (-5 *2 (-144)) (-5 *1 (-805))))
- ((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *1 *1) (-4 *1 (-575)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
(((*1 *2 *3)
- (-12 (-4 *4 (-786)) (-5 *2 (-589 (-589 (-589 *4))))
- (-5 *1 (-1095 *4)) (-5 *3 (-589 (-589 *4))))))
-(((*1 *2 *3 *3)
- (-12 (|has| *2 (-6 (-4250 "*"))) (-4 *5 (-349 *2)) (-4 *6 (-349 *2))
- (-4 *2 (-973)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1145 *2))
- (-4 *4 (-627 *2 *5 *6)))))
-(((*1 *1 *1 *2 *1)
- (-12 (-5 *2 (-523)) (-5 *1 (-1068 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+ (-12 (-5 *3 (-523)) (|has| *1 (-6 -4239)) (-4 *1 (-380))
+ (-5 *2 (-852)))))
+(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-155 (-203))))
+ (-5 *2 (-962)) (-5 *1 (-694)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *2 (-962))
+ (-5 *1 (-689)))))
(((*1 *1 *2)
(-12 (-5 *2 (-1169 *4)) (-4 *4 (-1123)) (-4 *1 (-216 *3 *4)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786))))
- ((*1 *1 *1 *1)
+(((*1 *1) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-393 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 (-1169 *4))) (-4 *4 (-973)) (-5 *2 (-629 *4))
+ (-5 *1 (-956 *4)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973))
+ (-5 *1 (-1072 *4))))
+ ((*1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973))
+ (-14 *4 (-1087)) (-14 *5 *3))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-3
+ (|:| |noa|
+ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203)))
+ (|:| |lb| (-589 (-779 (-203))))
+ (|:| |cf| (-589 (-292 (-203))))
+ (|:| |ub| (-589 (-779 (-203))))))
+ (|:| |lsa|
+ (-2 (|:| |lfn| (-589 (-292 (-203))))
+ (|:| -4105 (-589 (-203)))))))
+ (-5 *2 (-589 (-1070))) (-5 *1 (-244)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-126)))))
+(((*1 *2)
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *8)) (-5 *4 (-710)) (-4 *8 (-880 *5 *7 *6))
+ (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
+ (-4 *7 (-732))
+ (-5 *2
+ (-589
+ (-2 (|:| |det| *8) (|:| |rows| (-589 (-523)))
+ (|:| |cols| (-589 (-523))))))
+ (-5 *1 (-855 *5 *6 *7 *8)))))
+(((*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1)
(-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
(-4 *4 (-786)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
-(((*1 *2 *3)
- (-12 (-4 *3 (-1145 (-383 (-523))))
- (-5 *2 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))))
- (-5 *1 (-844 *3 *4)) (-4 *4 (-1145 (-383 *3)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *3))
- (-4 *3 (-1145 (-383 *4))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1068 *4)) (-4 *4 (-37 *3)) (-4 *4 (-973))
- (-5 *3 (-383 (-523))) (-5 *1 (-1072 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-383 (-523))))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240)))))
-(((*1 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973))))
- ((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123))
- (-4 *2 (-1016)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1090)) (-5 *3 (-1087)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339)))))
(((*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158))))
((*1 *2 *3)
(-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-292 *4))
@@ -9415,47 +4249,44 @@
((*1 *2 *2)
(-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
(-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))))
-(((*1 *1 *1) (-4 *1 (-1056))))
-(((*1 *2)
- (-12 (-4 *1 (-325))
- (-5 *2 (-589 (-2 (|:| -2424 (-523)) (|:| -1475 (-523))))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *6)))))
-(((*1 *2 *3)
- (-12 (|has| *6 (-6 -4249)) (-4 *4 (-339)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)) (-5 *2 (-589 *6)) (-5 *1 (-490 *4 *5 *6 *3))
- (-4 *3 (-627 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (|has| *9 (-6 -4249)) (-4 *4 (-515)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)) (-4 *7 (-921 *4)) (-4 *8 (-349 *7))
- (-4 *9 (-349 *7)) (-5 *2 (-589 *6))
- (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-627 *4 *5 *6))
- (-4 *10 (-627 *7 *8 *9))))
+(((*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))))
+(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-303 *3)) (-4 *3 (-1123))))
((*1 *2 *1)
- (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-589 *5))))
+ (-12 (-5 *2 (-710)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123))
+ (-14 *4 (-523)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158))))
((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)) (-5 *2 (-589 *6)) (-5 *1 (-628 *4 *5 *6 *3))
- (-4 *3 (-627 *4 *5 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515))
- (-5 *2 (-589 *7)))))
-(((*1 *1)
- (-12 (-4 *3 (-1016)) (-5 *1 (-816 *2 *3 *4)) (-4 *2 (-1016))
- (-4 *4 (-609 *3))))
- ((*1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
-(((*1 *1 *2 *2 *1) (-12 (-5 *1 (-590 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-292 (-355))) (-5 *2 (-292 (-203))) (-5 *1 (-282)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-292 *3)) (-4 *3 (-515)) (-4 *3 (-786)))))
+ (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1 *4)
+ (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1117 *5 *6 *7 *3))
+ (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *2 *3 *3 *4)
+ (-12 (-5 *4 (-710)) (-4 *3 (-515)) (-5 *1 (-899 *3 *2))
+ (-4 *2 (-1145 *3)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-955 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-589 (-629 *3))) (-4 *3 (-973)) (-5 *1 (-955 *3))))
+ ((*1 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-955 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-589 (-629 *3))) (-4 *3 (-973)) (-5 *1 (-955 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-219))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1174)) (-5 *1 (-219)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-126)))))
+(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-355)) (-5 *1 (-985)))))
+(((*1 *1) (-5 *1 (-144))))
(((*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158))))
((*1 *2 *3)
(-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-292 *4))
@@ -9465,53 +4296,42 @@
((*1 *2 *2)
(-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
(-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3))))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-508))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-589 *5) *6))
- (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5))
- (-5 *2 (-589 (-2 (|:| |poly| *6) (|:| -2849 *3))))
- (-5 *1 (-748 *5 *6 *3 *7)) (-4 *3 (-599 *6))
- (-4 *7 (-599 (-383 *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-589 *5) *6))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-4 *6 (-1145 *5))
- (-5 *2 (-589 (-2 (|:| |poly| *6) (|:| -2849 (-597 *6 (-383 *6))))))
- (-5 *1 (-751 *5 *6)) (-5 *3 (-597 *6 (-383 *6))))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-973)) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1145 *3)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-697)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442))))
- ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))))
-(((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-589 (-562 *2))) (-5 *4 (-1087))
- (-4 *2 (-13 (-27) (-1109) (-406 *5)))
- (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-254 *5 *2)))))
-(((*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
- ((*1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *1) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *2 (-515))
- (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-987 *2 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-454)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-589 (-629 *6))) (-5 *4 (-108)) (-5 *5 (-523))
- (-5 *2 (-629 *6)) (-5 *1 (-956 *6)) (-4 *6 (-339)) (-4 *6 (-973))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 (-629 *4))) (-5 *2 (-629 *4)) (-5 *1 (-956 *4))
- (-4 *4 (-339)) (-4 *4 (-973))))
+ (-12 (-5 *4 (-1087))
+ (-4 *5 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-540 *3)) (-5 *1 (-516 *5 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
+(((*1 *2 *3 *2)
+ (-12
+ (-5 *2
+ (-589
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *3)
+ (|:| |polj| *3))))
+ (-4 *5 (-732)) (-4 *3 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786))
+ (-5 *1 (-424 *4 *5 *6 *3)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-1092))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-1092))) (-5 *1 (-1092)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *1 *1) (-5 *1 (-499))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-589 (-1083 (-523)))) (-5 *1 (-171)) (-5 *3 (-523)))))
+(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-515)) (-4 *3 (-973))
+ (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-788 *3))))
((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-523)) (-5 *2 (-629 *5))
- (-5 *1 (-956 *5)) (-4 *5 (-339)) (-4 *5 (-973)))))
-(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+ (-12 (-5 *4 (-94 *5)) (-4 *5 (-515)) (-4 *5 (-973))
+ (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-789 *5 *3))
+ (-4 *3 (-788 *5)))))
(((*1 *1 *1)
(-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
(-14 *3 (-589 (-1087))) (-4 *4 (-363))))
@@ -9521,42 +4341,32 @@
((*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-4 *1 (-940))))
((*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-710))))
((*1 *1 *1) (-4 *1 (-940))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *2 *3) (-12 (-5 *2 (-523)) (-5 *1 (-528 *3)) (-4 *3 (-964 *2))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *2 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1020)) (-5 *3 (-713)) (-5 *1 (-51)))))
-(((*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-928 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1070)) (-5 *2 (-193 (-473))) (-5 *1 (-774)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
-(((*1 *2)
- (-12 (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
- (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-556 *3 *2)) (-4 *3 (-1016)) (-4 *3 (-786))
- (-4 *2 (-1123))))
- ((*1 *2 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
- ((*1 *2 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1123)) (-5 *1 (-804 *2 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1) (-12 (-5 *2 (-614 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *3 *3 *4 *5)
- (-12 (-5 *5 (-589 (-589 (-203)))) (-5 *4 (-203))
- (-5 *2 (-589 (-874 *4))) (-5 *1 (-1120)) (-5 *3 (-874 *4)))))
+ (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *3 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-383 (-523))) (-5 *1 (-282)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-144))))
+ ((*1 *2 *1) (-12 (-5 *2 (-144)) (-5 *1 (-805))))
+ ((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-172))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-277))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-282)))))
(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-339)) (-4 *3 (-973))
- (-5 *1 (-1072 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-499))) (-5 *1 (-499)))))
+ (-12 (-5 *3 (-110)) (-4 *4 (-973)) (-5 *1 (-654 *4 *2))
+ (-4 *2 (-591 *4))))
+ ((*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-773 *2)) (-4 *2 (-973)))))
+(((*1 *1)
+ (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))))
+(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))))
(((*1 *2 *3 *4)
(-12 (-5 *4 (-589 (-47))) (-5 *2 (-394 *3)) (-5 *1 (-38 *3))
(-4 *3 (-1145 (-47)))))
@@ -9605,8 +4415,8 @@
(-12
(-4 *4
(-13 (-786)
- (-10 -8 (-15 -1400 ((-1087) $))
- (-15 -2724 ((-3 $ "failed") (-1087))))))
+ (-10 -8 (-15 -3077 ((-1087) $))
+ (-15 -2354 ((-3 $ "failed") (-1087))))))
(-4 *5 (-732)) (-4 *7 (-515)) (-5 *2 (-394 *3))
(-5 *1 (-431 *4 *5 *6 *7 *3)) (-4 *6 (-515))
(-4 *3 (-880 *7 *5 *4))))
@@ -9655,13 +4465,13 @@
(-12 (-4 *4 (-732))
(-4 *5
(-13 (-786)
- (-10 -8 (-15 -1400 ((-1087) $))
- (-15 -2724 ((-3 $ "failed") (-1087))))))
+ (-10 -8 (-15 -3077 ((-1087) $))
+ (-15 -2354 ((-3 $ "failed") (-1087))))))
(-4 *6 (-284)) (-5 *2 (-394 *3)) (-5 *1 (-670 *4 *5 *6 *3))
(-4 *3 (-880 (-883 *6) *4 *5))))
((*1 *2 *3)
(-12 (-4 *4 (-732))
- (-4 *5 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *6 (-515))
+ (-4 *5 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *6 (-515))
(-5 *2 (-394 *3)) (-5 *1 (-672 *4 *5 *6 *3))
(-4 *3 (-880 (-383 (-883 *6)) *4 *5))))
((*1 *2 *3)
@@ -9697,197 +4507,123 @@
((*1 *2 *1) (-12 (-5 *2 (-394 *1)) (-4 *1 (-1127))))
((*1 *2 *3)
(-12 (-5 *2 (-394 *3)) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1) (-4 *1 (-119)))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-221)) (-5 *2 (-523))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-448)) (-5 *2 (-523))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-666)) (-5 *2 (-710))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1028)) (-5 *2 (-852)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-2 (|:| -3370 *4) (|:| -3038 (-523)))))
- (-4 *4 (-1016)) (-5 *2 (-1 *4)) (-5 *1 (-945 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 *3)) (-4 *3 (-1025 *5 *6 *7 *8))
- (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108))
- (-5 *1 (-545 *5 *6 *7 *8 *3)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-762)) (-5 *1 (-761)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-1 (-589 *5) *6))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-4 *6 (-1145 *5)) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-596 (-383 *7))) (-5 *4 (-1 (-589 *6) *7))
- (-5 *5 (-1 (-394 *7) *7))
- (-4 *6 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-4 *7 (-1145 *6)) (-5 *2 (-589 (-383 *7))) (-5 *1 (-751 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-1 (-589 *5) *6))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-4 *6 (-1145 *5)) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-597 *7 (-383 *7))) (-5 *4 (-1 (-589 *6) *7))
- (-5 *5 (-1 (-394 *7) *7))
- (-4 *6 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-4 *7 (-1145 *6)) (-5 *2 (-589 (-383 *7))) (-5 *1 (-751 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-596 (-383 *5))) (-4 *5 (-1145 *4)) (-4 *4 (-27))
- (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2 (-589 (-383 *5))) (-5 *1 (-751 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-1 (-394 *6) *6))
- (-4 *6 (-1145 *5)) (-4 *5 (-27))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-597 *5 (-383 *5))) (-4 *5 (-1145 *4)) (-4 *4 (-27))
- (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2 (-589 (-383 *5))) (-5 *1 (-751 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-1 (-394 *6) *6))
- (-4 *6 (-1145 *5)) (-4 *5 (-27))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))))
-(((*1 *1 *2 *2 *2)
- (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109)))))
+ (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4))
+ (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-1046 *4 *2))
+ (-4 *2 (-13 (-556 (-523) *4) (-10 -7 (-6 -4248) (-6 -4249))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-786)) (-4 *3 (-1123)) (-5 *1 (-1046 *3 *2))
+ (-4 *2 (-13 (-556 (-523) *3) (-10 -7 (-6 -4248) (-6 -4249)))))))
+(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
+ ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-252)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-786)) (-5 *2 (-589 (-589 (-589 *4))))
+ (-5 *1 (-1095 *4)) (-5 *3 (-589 (-589 *4))))))
+(((*1 *1) (-5 *1 (-1090))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-355))))
+ ((*1 *1 *1 *1) (-4 *1 (-508)))
((*1 *1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
((*1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
- ((*1 *2 *1 *3 *4 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-102 *3)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-710)) (-4 *5 (-515))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *2 (-108)) (-5 *1 (-244))))
- ((*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-108)) (-5 *1 (-244))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *2 *4 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-2 (|:| -1825 *6) (|:| |coeff| *6)) "failed") *6))
- (-4 *6 (-339)) (-4 *7 (-1145 *6))
- (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6)))
- (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-710)))))
+(((*1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
- (-4 *3 (-13 (-339) (-1109) (-930))))))
-(((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-808 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-810 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-813 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-973)) (-5 *2 (-1169 *3)) (-5 *1 (-652 *3 *4))
- (-4 *4 (-1145 *3)))))
+ (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1169 (-3 (-443) "undefined"))) (-5 *1 (-1170)))))
(((*1 *2)
- (-12 (-5 *2 (-629 (-841 *3))) (-5 *1 (-327 *3 *4)) (-14 *3 (-852))
- (-14 *4 (-852))))
- ((*1 *2)
- (-12 (-5 *2 (-629 *3)) (-5 *1 (-328 *3 *4)) (-4 *3 (-325))
- (-14 *4
- (-3 (-1083 *3)
- (-1169 (-589 (-2 (|:| -3370 *3) (|:| -4013 (-1034)))))))))
- ((*1 *2)
- (-12 (-5 *2 (-629 *3)) (-5 *1 (-329 *3 *4)) (-4 *3 (-325))
- (-14 *4 (-852)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-155 (-203)) (-155 (-203)))) (-5 *4 (-1011 (-203)))
- (-5 *5 (-108)) (-5 *2 (-1171)) (-5 *1 (-234)))))
-(((*1 *2 *2)
- (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3))
- (-4 *3 (-1145 (-155 *2))))))
-(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))))
-(((*1 *2 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-155 (-203)))) (-5 *2 (-962))
- (-5 *1 (-694)))))
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (-5 *1 (-292 *3)) (-4 *3 (-515)) (-4 *3 (-786)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 *4))))
+ (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-592 *3 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1011 (-779 (-355)))) (-5 *2 (-1011 (-779 (-203))))
+ (-5 *1 (-282)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1051))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))
+ (-5 *2 (-589 (-383 (-523)))) (-5 *1 (-947 *4))
+ (-4 *4 (-1145 (-523))))))
(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814))
- (-5 *3 (-589 (-523))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1070)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-240))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *3 *3 *4)
+ (-12 (|has| *2 (-6 (-4250 "*"))) (-4 *5 (-349 *2)) (-4 *6 (-349 *2))
+ (-4 *2 (-973)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1145 *2))
+ (-4 *4 (-627 *2 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174))
+ (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 *4))
+ (-5 *2 (-2 (|:| |radicand| (-383 *5)) (|:| |deg| (-710))))
+ (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-203)) (-5 *2 (-108)) (-5 *1 (-276 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3)))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1011 (-779 (-203)))) (-5 *3 (-203)) (-5 *2 (-108))
+ (-5 *1 (-282))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))))
+(((*1 *2 *3 *4)
(-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1171))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1016))
- (-4 *6 (-1016)) (-4 *2 (-1016)) (-5 *1 (-621 *5 *6 *2)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -3643 *9))))
- (-5 *4 (-710)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-1174))
- (-5 *1 (-990 *5 *6 *7 *8 *9))))
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))))
+(((*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))))
+(((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 (-523)) (-5 *1 (-1068 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-710)) (-5 *1 (-110)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-299 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-124))
+ (-4 *3 (-731)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1172)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+ (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-589 (-951 (-383 *4)))))
+ (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -3643 *9))))
- (-5 *4 (-710)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-1174))
- (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
-(((*1 *2)
- (-12 (-14 *4 *2) (-4 *5 (-1123)) (-5 *2 (-710))
- (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124))
- (-5 *2 (-710))))
- ((*1 *2)
- (-12 (-4 *4 (-339)) (-5 *2 (-710)) (-5 *1 (-304 *3 *4))
- (-4 *3 (-305 *4))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-337 *3)) (-4 *3 (-1016))))
- ((*1 *2) (-12 (-4 *1 (-344)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-362 *3)) (-4 *3 (-1016))))
- ((*1 *2)
- (-12 (-4 *4 (-1016)) (-5 *2 (-710)) (-5 *1 (-400 *3 *4))
- (-4 *3 (-401 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016))
- (-4 *4 (-23)) (-14 *5 *4)))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-710))
- (-5 *1 (-663 *3 *4 *5)) (-4 *3 (-664 *4 *5))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-758 *3)) (-4 *3 (-786))))
- ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
- (-4 *3 (-1145 *2)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-962)) (-5 *1 (-282))))
- ((*1 *2 *3) (-12 (-5 *3 (-589 (-962))) (-5 *2 (-962)) (-5 *1 (-282))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *1) (-5 *1 (-985)))
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
((*1 *2 *3)
- (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1065 *4))
- (-4 *4 (-1123))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-203) (-203) (-203) (-203))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203) (-203))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-240)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
- (-5 *1 (-161 *3)))))
-(((*1 *1) (-5 *1 (-985))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *3))
- (-4 *3 (-1145 (-383 *4))))))
+ (-12 (-5 *3 (-589 (-883 *4)))
+ (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))))
+(((*1 *1 *1) (-4 *1 (-508))))
(((*1 *2 *1 *3)
(-12 (-5 *3 (-562 *1)) (-4 *1 (-406 *4)) (-4 *4 (-786))
(-4 *4 (-515)) (-5 *2 (-383 (-1083 *1)))))
@@ -9911,147 +4647,194 @@
(-5 *1 (-881 *5 *4 *6 *7 *3))
(-4 *3
(-13 (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $)))))))
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $)))))))
((*1 *2 *3 *4 *2)
(-12 (-5 *2 (-1083 *3))
(-4 *3
(-13 (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $)))))
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $)) (-15 -2171 (*7 $)))))
(-4 *7 (-880 *6 *5 *4)) (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-973))
(-5 *1 (-881 *5 *4 *6 *7 *3))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-1087)) (-4 *5 (-515))
(-5 *2 (-383 (-1083 (-383 (-883 *5))))) (-5 *1 (-969 *5))
(-5 *3 (-383 (-883 *5))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
- (-5 *1 (-743 *4 *2)) (-4 *2 (-13 (-29 *4) (-1109) (-889)))))
- ((*1 *1 *1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1 *1) (-5 *1 (-794)))
- ((*1 *1 *1) (-5 *1 (-794)))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
(((*1 *2 *3)
- (|partial| -12 (-4 *5 (-964 (-47)))
- (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4))
- (-5 *2 (-394 (-1083 (-47)))) (-5 *1 (-411 *4 *5 *3))
- (-4 *3 (-1145 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-805))))
- ((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-852)) (-5 *1 (-638))))
- ((*1 *2 *2 *2 *3 *4)
- (-12 (-5 *2 (-629 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5))
- (-4 *5 (-339)) (-5 *1 (-907 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1083 *5)) (-4 *5 (-339)) (-5 *2 (-589 *6))
- (-5 *1 (-496 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))))
-(((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *6))))
- (-5 *4 (-953 (-779 (-523)))) (-5 *5 (-1087)) (-5 *7 (-383 (-523)))
- (-4 *6 (-973)) (-5 *2 (-794)) (-5 *1 (-548 *6)))))
+ (-12 (-4 *4 (-515)) (-4 *5 (-921 *4))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-131 *4 *5 *3))
+ (-4 *3 (-349 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-921 *4))
+ (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4)))
+ (-5 *1 (-474 *4 *5 *6 *3)) (-4 *6 (-349 *4)) (-4 *3 (-349 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-629 *5)) (-4 *5 (-921 *4)) (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |num| (-629 *4)) (|:| |den| *4)))
+ (-5 *1 (-632 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523)))))
+ (-4 *6 (-1145 *5))
+ (-5 *2 (-2 (|:| -1747 *7) (|:| |rh| (-589 (-383 *6)))))
+ (-5 *1 (-746 *5 *6 *7 *3)) (-5 *4 (-589 (-383 *6)))
+ (-4 *7 (-599 *6)) (-4 *3 (-599 (-383 *6)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-921 *4))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1138 *4 *5 *3))
+ (-4 *3 (-1145 *5)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-3 (-383 (-883 *6)) (-1077 (-1087) (-883 *6))))
+ (-5 *5 (-710)) (-4 *6 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *6)))))
+ (-5 *1 (-269 *6)) (-5 *4 (-629 (-383 (-883 *6))))))
+ ((*1 *2 *3 *4)
+ (-12
+ (-5 *3
+ (-2 (|:| |eigval| (-3 (-383 (-883 *5)) (-1077 (-1087) (-883 *5))))
+ (|:| |eigmult| (-710)) (|:| |eigvec| (-589 *4))))
+ (-4 *5 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *5)))))
+ (-5 *1 (-269 *5)) (-5 *4 (-629 (-383 (-883 *5)))))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1145 *6))
- (-4 *6 (-13 (-27) (-406 *5)))
- (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-4 *8 (-1145 (-383 *7)))
- (-5 *2 (-540 *3)) (-5 *1 (-511 *5 *6 *7 *8 *3))
- (-4 *3 (-318 *6 *7 *8)))))
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087))) (-4 *5 (-515))
+ (-5 *2 (-589 (-589 (-271 (-383 (-883 *5)))))) (-5 *1 (-709 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-515))
+ (-5 *2 (-589 (-589 (-271 (-383 (-883 *4)))))) (-5 *1 (-709 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-629 *7))
+ (-5 *5
+ (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2922 (-589 *6)))
+ *7 *6))
+ (-4 *6 (-339)) (-4 *7 (-599 *6))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1169 *6) "failed"))
+ (|:| -2922 (-589 (-1169 *6)))))
+ (-5 *1 (-752 *6 *7)) (-5 *4 (-1169 *6)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-51)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)))))
+(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-962)) (-5 *3 (-1087)) (-5 *1 (-172)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174))
- (-5 *1 (-424 *4 *5 *6 *7)))))
+ (-12 (-5 *3 (-455 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973))
+ (-5 *2 (-883 *5)) (-5 *1 (-875 *4 *5)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-852)) (-5 *1 (-141 *3 *4 *5)) (-14 *3 *2)
+ (-4 *4 (-339)) (-14 *5 (-922 *3 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1016))
+ (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))
+ (-5 *2 (-589 (-1087))) (-5 *1 (-995 *3 *4 *5))
+ (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-794)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-629 *4)) (-4 *4 (-973)) (-5 *1 (-1054 *3 *4))
+ (-14 *3 (-710)))))
(((*1 *2 *1) (-12 (-5 *2 (-589 (-562 *1))) (-4 *1 (-279)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-339)) (-4 *3 (-973))
+ (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -4102 *1)))
+ (-4 *1 (-788 *3)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
- (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-443)) (-5 *3 (-589 (-240))) (-5 *1 (-1170))))
- ((*1 *1 *1) (-5 *1 (-1170))))
-(((*1 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897)))))
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-589 (-589 *3)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-589 (-589 *5)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-589 *3))) (-5 *1 (-1096 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
+ (-5 *1 (-695)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1094)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-962)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4))
- (-5 *2 (-394 *3)) (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-591 *5)) (-4 *5 (-973))
- (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-788 *5))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-629 *3)) (-4 *1 (-393 *3)) (-4 *3 (-158))))
- ((*1 *2 *1 *2 *2) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973))))
- ((*1 *2 *3 *2 *2 *4 *5)
- (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-973))
- (-5 *1 (-789 *2 *3)) (-4 *3 (-788 *2)))))
+ (-12 (-5 *3 (-883 *5)) (-4 *5 (-973)) (-5 *2 (-455 *4 *5))
+ (-5 *1 (-875 *4 *5)) (-14 *4 (-589 (-1087))))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-3 (|:| |nullBranch| "null")
+ (|:| |assignmentBranch|
+ (-2 (|:| |var| (-1087))
+ (|:| |arrayIndex| (-589 (-883 (-523))))
+ (|:| |rand|
+ (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794))))))
+ (|:| |arrayAssignmentBranch|
+ (-2 (|:| |var| (-1087)) (|:| |rand| (-794))
+ (|:| |ints2Floats?| (-108))))
+ (|:| |conditionalBranch|
+ (-2 (|:| |switch| (-1086)) (|:| |thenClause| (-306))
+ (|:| |elseClause| (-306))))
+ (|:| |returnBranch|
+ (-2 (|:| -3163 (-108))
+ (|:| -2058
+ (-2 (|:| |ints2Floats?| (-108)) (|:| -3483 (-794))))))
+ (|:| |blockBranch| (-589 (-306)))
+ (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070))
+ (|:| |forBranch|
+ (-2 (|:| -3487 (-1009 (-883 (-523))))
+ (|:| |span| (-883 (-523))) (|:| -2403 (-306))))
+ (|:| |labelBranch| (-1034))
+ (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -2403 (-306))))
+ (|:| |commonBranch|
+ (-2 (|:| -1522 (-1087)) (|:| |contents| (-589 (-1087)))))
+ (|:| |printBranch| (-589 (-794)))))
+ (-5 *1 (-306)))))
+(((*1 *2) (-12 (-4 *3 (-158)) (-5 *2 (-1169 *1)) (-4 *1 (-343 *3)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-1169
+ (-2 (|:| |scaleX| (-203)) (|:| |scaleY| (-203))
+ (|:| |deltaX| (-203)) (|:| |deltaY| (-203)) (|:| -1961 (-523))
+ (|:| -2226 (-523)) (|:| |spline| (-523)) (|:| -3156 (-523))
+ (|:| |axesColor| (-805)) (|:| -3459 (-523))
+ (|:| |unitsColor| (-805)) (|:| |showing| (-523)))))
+ (-5 *1 (-1170)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-836 *3))) (-4 *3 (-1016)) (-5 *1 (-835 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-5 *2 (-394 (-1083 (-1083 *4))))
- (-5 *1 (-1122 *4)) (-5 *3 (-1083 (-1083 *4))))))
+ (-12 (-4 *3 (-1145 (-383 (-523))))
+ (-5 *2 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523))))
+ (-5 *1 (-844 *3 *4)) (-4 *4 (-1145 (-383 *3)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *3))
+ (-4 *3 (-1145 (-383 *4))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 *1)) (|has| *1 (-6 -4249)) (-4 *1 (-938 *3))
+ (-4 *3 (-1123)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-589 *8))) (-5 *3 (-589 *8))
+ (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-108)) (-5 *1 (-906 *5 *6 *7 *8)))))
(((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
(-4 *2 (-406 *3))))
((*1 *1 *1) (-4 *1 (-1051))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-122 *3)))))
-(((*1 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1172)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 (-589 *2))) (-5 *4 (-589 *5))
- (-4 *5 (-37 (-383 (-523)))) (-4 *2 (-1160 *5))
- (-5 *1 (-1162 *5 *2)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1611 *4)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-520)) (-5 *3 (-523))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108))
- (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))))
-(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1167 *3)) (-4 *3 (-1123)) (-4 *3 (-973))
- (-5 *2 (-629 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3))
- (-4 *3 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-5 *1 (-413)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108)))))
(((*1 *2 *3)
(-12 (-5 *2 (-155 (-355))) (-5 *1 (-724 *3)) (-4 *3 (-564 (-355)))))
((*1 *2 *3 *4)
@@ -10100,1003 +4883,232 @@
(-12 (-5 *3 (-292 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-515))
(-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355)))
(-5 *1 (-724 *5)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-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 (-172)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-515) (-786)))
- (-4 *2 (-13 (-406 *4) (-930) (-1109))) (-5 *1 (-552 *4 *2 *3))
- (-4 *3 (-13 (-406 (-155 *4)) (-930) (-1109))))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-89 *3)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2))
- (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))))
-(((*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-732))
- (-4 *3 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $))))) (-4 *5 (-515))
- (-5 *1 (-672 *4 *3 *5 *2)) (-4 *2 (-880 (-383 (-883 *5)) *4 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *4 (-973)) (-4 *5 (-732))
- (-4 *3
- (-13 (-786)
- (-10 -8 (-15 -1400 ((-1087) $))
- (-15 -2724 ((-3 $ "failed") (-1087))))))
- (-5 *1 (-913 *4 *5 *3 *2)) (-4 *2 (-880 (-883 *4) *5 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 *6))
- (-4 *6
- (-13 (-786)
- (-10 -8 (-15 -1400 ((-1087) $))
- (-15 -2724 ((-3 $ "failed") (-1087))))))
- (-4 *4 (-973)) (-4 *5 (-732)) (-5 *1 (-913 *4 *5 *6 *2))
- (-4 *2 (-880 (-883 *4) *5 *6)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))))
-(((*1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4)))
- (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3))
- (-4 *3 (-591 *2))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3))
- (-4 *3 (-591 *2))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973))))
- ((*1 *1 *1) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-240))))
- ((*1 *1)
- (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158))))
- ((*1 *2 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-710)) (-4 *4 (-13 (-515) (-136)))
- (-5 *1 (-1139 *4 *2)) (-4 *2 (-1145 *4)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2))
- (-4 *2 (-1145 *4)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
- (-4 *3 (-13 (-339) (-1109) (-930))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325))
- (-5 *2 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034))))))
- (-5 *1 (-322 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
- ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
- ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-1123)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-1052 *3 *2)) (-4 *3 (-13 (-1016) (-33)))
- (-4 *2 (-13 (-1016) (-33))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-710))
- (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
-(((*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-768)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
- (-4 *4 (-325)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-589 (-523))) (-5 *3 (-108)) (-5 *1 (-1026)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-1 (-203) (-203) (-203)))
- (-5 *4 (-1 (-203) (-203) (-203) (-203)))
- (-5 *2 (-1 (-874 (-203)) (-203) (-203))) (-5 *1 (-636)))))
-(((*1 *1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016))
- (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 (-589 *6))) (-4 *6 (-880 *3 *5 *4))
- (-4 *3 (-13 (-284) (-136))) (-4 *4 (-13 (-786) (-564 (-1087))))
- (-4 *5 (-732)) (-5 *1 (-855 *3 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-306)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1160 *4)) (-5 *1 (-1162 *4 *2))
- (-4 *4 (-37 (-383 (-523)))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087)))
- (-4 *5 (-515)) (-5 *2 (-589 (-589 (-883 *5)))) (-5 *1 (-1093 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1016))
- (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))
- (-5 *2 (-589 (-995 *3 *4 *5))) (-5 *1 (-996 *3 *4 *5))
- (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-1070)) (-5 *1 (-92))))
- ((*1 *2 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-1070)) (-5 *1 (-92)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
+(((*1 *1 *1) (-5 *1 (-203))) ((*1 *1 *1) (-5 *1 (-355)))
+ ((*1 *1) (-5 *1 (-355))))
(((*1 *2)
- (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158))
- (-5 *2 (-2 (|:| |particular| *1) (|:| -3760 (-589 *1))))
- (-4 *1 (-343 *3))))
- ((*1 *2)
- (|partial| -12
- (-5 *2
- (-2 (|:| |particular| (-428 *3 *4 *5 *6))
- (|:| -3760 (-589 (-428 *3 *4 *5 *6)))))
- (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1) (-4 *1 (-261)))
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1034)) (-5 *2 (-108)) (-5 *1 (-760)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410))))
((*1 *2 *3)
- (-12 (-5 *3 (-394 *4)) (-4 *4 (-515))
- (-5 *2 (-589 (-2 (|:| -3474 (-710)) (|:| |logand| *4))))
- (-5 *1 (-296 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-607 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
- (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523)))))
- (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4))
- (-4 *4 (-657 (-383 (-523)))) (-4 *3 (-786)) (-4 *4 (-158)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *2 (-1016)) (-4 *3 (-1016))
- (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4))
- (-4 *4 (-1123)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-383 *2)) (-4 *2 (-1145 *5))
- (-5 *1 (-746 *5 *2 *3 *6))
- (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523)))))
- (-4 *3 (-599 *2)) (-4 *6 (-599 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-383 *2))) (-4 *2 (-1145 *5))
- (-5 *1 (-746 *5 *2 *3 *6))
- (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2))
- (-4 *6 (-599 (-383 *2))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1) (-4 *1 (-464)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-117 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-108))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-589 (-589 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
- (-5 *4 (-589 (-3 (|:| |array| (-589 *3)) (|:| |scalar| (-1087)))))
- (-5 *6 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1020))
- (-5 *1 (-373))))
- ((*1 *2 *3 *4 *5 *6 *3)
- (-12 (-5 *5 (-589 (-589 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
- (-5 *4 (-589 (-3 (|:| |array| (-589 *3)) (|:| |scalar| (-1087)))))
- (-5 *6 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1020))
- (-5 *1 (-373))))
- ((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *4 (-589 (-1087))) (-5 *5 (-1090)) (-5 *3 (-1087))
- (-5 *2 (-1020)) (-5 *1 (-373)))))
-(((*1 *1 *2) (-12 (-4 *1 (-609 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1087)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306))
- (-5 *1 (-308))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-1009 (-883 (-523)))) (-5 *2 (-306))
- (-5 *1 (-308))))
- ((*1 *1 *2 *2 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-617 *3)) (-4 *3 (-973)) (-4 *3 (-1016)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))))
-(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP))))
- (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-257))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-528 *3)) (-4 *3 (-964 (-523)))))
((*1 *2 *1)
- (-12 (-5 *2 (-3 (-523) (-203) (-1087) (-1070) (-1092)))
- (-5 *1 (-1092)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-355)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070))
- (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))))
-(((*1 *1) (-5 *1 (-443))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-1009 (-883 (-523)))) (-5 *3 (-883 (-523)))
- (-5 *1 (-306))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1009 (-883 (-523)))) (-5 *1 (-306)))))
-(((*1 *1) (-5 *1 (-203))) ((*1 *1) (-5 *1 (-355))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
- (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-108)))))
-(((*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380))))
- ((*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852))))
- ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638))))
- ((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))))
-(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-355)) (-5 *1 (-966)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973))
- (-5 *2 (-883 *5)) (-5 *1 (-875 *4 *5)))))
-(((*1 *1) (-5 *1 (-1003))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-523))) (-5 *4 (-523)) (-5 *2 (-51))
- (-5 *1 (-933)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))))
-(((*1 *1 *1) (-5 *1 (-499))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-1191 *3 *4)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-158))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-758 *3)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))))
-(((*1 *1) (-5 *1 (-985))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5))
- (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-1180 *3 *4 *5 *6))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515))
- (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1180 *5 *6 *7 *8)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-629 (-383 (-883 (-523)))))
- (-5 *2 (-629 (-292 (-523)))) (-5 *1 (-958)))))
-(((*1 *2 *3)
- (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-515)) (-5 *1 (-899 *4 *2))
- (-4 *2 (-1145 *4)))))
-(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *2 (-962)) (-5 *1 (-691)))))
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
(((*1 *2 *3 *2)
- (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240))))
- ((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442))))
- ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))))
-(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6)
- (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
- (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
- (-5 *1 (-727)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-219))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1174)) (-5 *1 (-219)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-775))
+ (-12 (-4 *1 (-726)) (-5 *2 (-962))
(-5 *3
- (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203)))
- (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203))))
- (|:| |ub| (-589 (-779 (-203))))))
- (-5 *2 (-962))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-775))
+ (-2 (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))))
+ ((*1 *2 *3 *2)
+ (-12 (-4 *1 (-726)) (-5 *2 (-962))
(-5 *3
- (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))
- (-5 *2 (-962)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5
- (-1 (-2 (|:| |ans| *6) (|:| -3855 *6) (|:| |sol?| (-108))) (-523)
- *6))
- (-4 *6 (-339)) (-4 *7 (-1145 *6))
- (-5 *2
- (-3 (-2 (|:| |answer| (-383 *7)) (|:| |a0| *6))
- (-2 (|:| -1825 (-383 *7)) (|:| |coeff| (-383 *7))) "failed"))
- (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-1127))
- (-4 *6 (-1145 (-383 *5)))
- (-5 *2
- (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5)
- (|:| |gd| *5)))
- (-4 *1 (-318 *4 *5 *6)))))
-(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172))))
- ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))))
-(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3)
- (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *6 (-203))
- (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-691)))))
-(((*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-203)) (-5 *1 (-1172))))
- ((*1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-1172)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-155 (-203))))
- (-5 *2 (-962)) (-5 *1 (-694)))))
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203)))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1068 *4)) (-4 *4 (-37 *3)) (-4 *4 (-973))
+ (-5 *3 (-383 (-523))) (-5 *1 (-1072 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-499)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-383 *6)) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4))))
- (-5 *1 (-749 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-596 (-383 *6))) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2 (-2 (|:| -3760 (-589 (-383 *6))) (|:| -2600 (-629 *5))))
- (-5 *1 (-749 *5 *6)) (-5 *4 (-589 (-383 *6)))))
+ (-12 (-5 *3 (-589 (-383 (-883 (-155 (-523))))))
+ (-5 *2 (-589 (-589 (-271 (-883 (-155 *4)))))) (-5 *1 (-354 *4))
+ (-4 *4 (-13 (-339) (-784)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-383 *6)) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3760 (-589 *4))))
- (-5 *1 (-749 *5 *6))))
+ (-12 (-5 *3 (-589 (-271 (-383 (-883 (-155 (-523)))))))
+ (-5 *2 (-589 (-589 (-271 (-883 (-155 *4)))))) (-5 *1 (-354 *4))
+ (-4 *4 (-13 (-339) (-784)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-597 *6 (-383 *6))) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-5 *2 (-2 (|:| -3760 (-589 (-383 *6))) (|:| -2600 (-629 *5))))
- (-5 *1 (-749 *5 *6)) (-5 *4 (-589 (-383 *6))))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-518)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-629 *3))
- (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-629 *3))
- (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136))
- (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-906 *3 *4 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123))
- (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-284))
- (-5 *2 (-710)) (-5 *1 (-430 *5 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973))
- (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
- (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4))))
+ (-12 (-5 *3 (-383 (-883 (-155 (-523)))))
+ (-5 *2 (-589 (-271 (-883 (-155 *4))))) (-5 *1 (-354 *4))
+ (-4 *4 (-13 (-339) (-784)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-852)) (-4 *5 (-973))
- (-4 *2 (-13 (-380) (-964 *5) (-339) (-1109) (-261)))
- (-5 *1 (-418 *5 *3 *2)) (-4 *3 (-1145 *5)))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-629 (-292 (-203))))
- (-5 *2
- (-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))))
- (-5 *1 (-185)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-393 *4)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-108)))))
+ (-12 (-5 *3 (-271 (-383 (-883 (-155 (-523))))))
+ (-5 *2 (-589 (-271 (-883 (-155 *4))))) (-5 *1 (-354 *4))
+ (-4 *4 (-13 (-339) (-784))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-641 *4 *5 *6 *7))
- (-4 *4 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123))
- (-4 *7 (-1123)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *2 *3 *3 *4 *5 *5)
- (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-4 *3 (-987 *6 *7 *8))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-993 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -3643 *9))))
- (-5 *5 (-108)) (-4 *8 (-987 *6 *7 *4)) (-4 *9 (-992 *6 *7 *4 *8))
- (-4 *6 (-427)) (-4 *7 (-732)) (-4 *4 (-786))
- (-5 *2 (-589 (-2 (|:| |val| *8) (|:| -3643 *9))))
- (-5 *1 (-993 *6 *7 *4 *8 *9)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *4 (-515))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2086 *4)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 *1)) (-5 *4 (-1169 *1)) (-4 *1 (-585 *5))
- (-4 *5 (-973))
- (-5 *2 (-2 (|:| -2600 (-629 *5)) (|:| |vec| (-1169 *5))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-629 *1)) (-4 *1 (-585 *4)) (-4 *4 (-973))
- (-5 *2 (-629 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-1083 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-48)))))
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-318 *4 *5 *6)) (-4 *4 (-1127))
- (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
- (-5 *2 (-2 (|:| |num| (-629 *5)) (|:| |den| *5))))))
-(((*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))))
-(((*1 *1 *1) (-4 *1 (-508))))
-(((*1 *1 *1 *1 *2 *3)
- (-12 (-5 *2 (-874 *5)) (-5 *3 (-710)) (-4 *5 (-973))
- (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1087))
- (-5 *2 (-3 (|:| |fst| (-410)) (|:| -1495 "void"))) (-5 *1 (-1090)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-589 (-383 *6))) (-5 *3 (-383 *6))
- (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-527 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-394 (-1083 *7)))
- (-5 *1 (-837 *4 *5 *6 *7)) (-5 *3 (-1083 *7))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5)))
- (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-225 *3 *4))
- (-14 *3 (-589 (-1087))) (-4 *4 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-523))) (-14 *3 (-589 (-1087)))
- (-5 *1 (-429 *3 *4 *5)) (-4 *4 (-973))
- (-4 *5 (-216 (-2810 *3) (-710)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-455 *3 *4))
- (-14 *3 (-589 (-1087))) (-4 *4 (-973)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523)))))
- (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *5))
- (-4 *5 (-1145 (-383 *4))))))
-(((*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786))))
- ((*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3))
- (-4 *3 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-794)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1091)))))
-(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *5 *5 *4 *6)
- (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
- (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
- (-5 *1 (-727)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-339) (-784))) (-5 *1 (-165 *3 *2))
- (-4 *2 (-1145 (-155 *3))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1070)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-240)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-629 *2)) (-4 *4 (-1145 *2))
- (-4 *2 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-5 *1 (-470 *2 *4 *5)) (-4 *5 (-385 *2 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
- (-4 *5 (-216 *3 *2)) (-4 *2 (-973)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-110)) (-5 *4 (-710)) (-4 *5 (-427)) (-4 *5 (-786))
- (-4 *5 (-964 (-523))) (-4 *5 (-515)) (-5 *1 (-40 *5 *2))
- (-4 *2 (-406 *5))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *5 (-562 $)) $))
- (-15 -3329 ((-1039 *5 (-562 $)) $))
- (-15 -1691 ($ (-1039 *5 (-562 $))))))))))
-(((*1 *2 *2) (-12 (-5 *2 (-364)) (-5 *1 (-412))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-364)) (-5 *1 (-412)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3))
- (-4 *3 (-897)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858))
- (-5 *1 (-856 *3)) (-4 *3 (-564 (-499)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087)) (-5 *2 (-858)) (-5 *1 (-856 *3))
- (-4 *3 (-564 (-499)))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-858))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-858)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-299 *2 *4)) (-4 *4 (-124))
- (-4 *2 (-1016))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-337 *2)) (-4 *2 (-1016))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-362 *2)) (-4 *2 (-1016))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-1016)) (-5 *1 (-592 *2 *4 *5))
- (-4 *4 (-23)) (-14 *5 *4)))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-758 *2)) (-4 *2 (-786)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-475 (-383 (-523)) (-218 *4 (-710)) (-796 *3)
- (-225 *3 (-383 (-523)))))
- (-14 *3 (-589 (-1087))) (-14 *4 (-710)) (-5 *1 (-476 *3 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7))))
- (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3310 *3)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+ (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
+ (-5 *1 (-161 *3)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3)))))
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
+ (-14 *4 *2))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-5 *2 (-1174))
- (-5 *1 (-1124 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-5 *2 (-1174))
- (-5 *1 (-1124 *4)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-126)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-515)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
- (-5 *1 (-1114 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-710)) (-5 *3 (-874 *5)) (-4 *5 (-973))
- (-5 *1 (-1076 *4 *5)) (-14 *4 (-852))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-710))) (-5 *3 (-710)) (-5 *1 (-1076 *4 *5))
- (-14 *4 (-852)) (-4 *5 (-973))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-710))) (-5 *3 (-874 *5)) (-4 *5 (-973))
- (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-874 *4)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *2 *3) (-12 (-5 *2 (-355)) (-5 *1 (-724 *3)) (-4 *3 (-564 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-852)) (-5 *2 (-355)) (-5 *1 (-724 *3))
- (-4 *3 (-564 *2))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 *2))
- (-5 *2 (-355)) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973))
- (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 *2))
- (-5 *2 (-355)) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515))
- (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786))
- (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786))
- (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))))
+ (-12 (-5 *3 (-883 *4)) (-4 *4 (-13 (-284) (-136)))
+ (-4 *2 (-880 *4 *6 *5)) (-5 *1 (-855 *4 *5 *6 *2))
+ (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1068 *3)) (-4 *3 (-1016))
+ (-4 *3 (-1123)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-768)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-383 (-523))))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-1 (-108) *8))) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8))))
- (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-589 (-110))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1083 *7)) (-5 *3 (-523)) (-4 *7 (-880 *6 *4 *5))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
- (-5 *1 (-297 *4 *5 *6 *7)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-284)) (-5 *1 (-164 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-710)) (-4 *5 (-515))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))))
-(((*1 *2 *3 *1 *4 *4 *4 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-589 (-954 *5 *6 *7 *3))) (-5 *1 (-954 *5 *6 *7 *3))
- (-4 *3 (-987 *5 *6 *7))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-589 *6)) (-4 *1 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-992 *3 *4 *5 *2)) (-4 *3 (-427)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5))))
- ((*1 *2 *3 *1 *4 *4 *4 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-589 (-1058 *5 *6 *7 *3))) (-5 *1 (-1058 *5 *6 *7 *3))
- (-4 *3 (-987 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4))
- (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-794)))))
-(((*1 *2 *1) (-12 (-5 *1 (-1119 *2)) (-4 *2 (-903)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-203)) (-5 *4 (-523))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962))
- (-5 *1 (-688)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
- (-5 *1 (-743 *4 *2)) (-4 *2 (-13 (-29 *4) (-1109) (-889))))))
-(((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-541 *3)) (-4 *3 (-508)))))
-(((*1 *2 *3 *4 *5 *6 *5 *3 *7)
- (-12 (-5 *4 (-523))
- (-5 *6
- (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355))))
- (-5 *7 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
- (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
- (-5 *1 (-727))))
- ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3)
- (-12 (-5 *4 (-523))
- (-5 *6
- (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -1832 (-355))))
- (-5 *7 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
- (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
- (-5 *1 (-727)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523)))))
- (-4 *3 (-1145 *4)) (-5 *1 (-748 *4 *3 *2 *5)) (-4 *2 (-599 *3))
- (-4 *5 (-599 (-383 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-383 *5))
- (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4))
- (-5 *1 (-748 *4 *5 *2 *6)) (-4 *2 (-599 *5)) (-4 *6 (-599 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
+ (-12 (-5 *3 (-383 (-523))) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-515)) (-4 *8 (-880 *7 *5 *6))
+ (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *9) (|:| |radicand| *9)))
+ (-5 *1 (-884 *5 *6 *7 *8 *9)) (-5 *4 (-710))
+ (-4 *9
+ (-13 (-339)
+ (-10 -8 (-15 -2164 (*8 $)) (-15 -2171 (*8 $)) (-15 -3976 ($ *8))))))))
+(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119)))
+ ((*1 *1 *1 *1) (-5 *1 (-1034))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *6)) (-4 *5 (-1016))
- (-4 *6 (-1123)) (-5 *2 (-1 *6 *5)) (-5 *1 (-586 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-4 *5 (-1016))
- (-4 *2 (-1123)) (-5 *1 (-586 *5 *2))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 *5)) (-4 *6 (-1016))
- (-4 *5 (-1123)) (-5 *2 (-1 *5 *6)) (-5 *1 (-586 *6 *5))))
- ((*1 *2 *3 *4 *5 *2)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-4 *5 (-1016))
- (-4 *2 (-1123)) (-5 *1 (-586 *5 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-589 *5)) (-5 *4 (-589 *6))
- (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *1 (-586 *5 *6))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-5 *6 (-1 *2 *5))
- (-4 *5 (-1016)) (-4 *2 (-1123)) (-5 *1 (-586 *5 *2))))
- ((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-133)) (-5 *2 (-710)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-508)) (-5 *1 (-146 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-629 *3))
- (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
-(((*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1090)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-299 *4 *2)) (-4 *4 (-1016))
- (-4 *2 (-124)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158))))
- ((*1 *2 *3 *3 *2)
- (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))))
-(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-394 *3)) (-4 *3 (-515))))
+ (-12 (-5 *4 (-710)) (-4 *5 (-973)) (-5 *2 (-523))
+ (-5 *1 (-418 *5 *3 *6)) (-4 *3 (-1145 *5))
+ (-4 *6 (-13 (-380) (-964 *5) (-339) (-1109) (-261)))))
((*1 *2 *3)
- (-12 (-5 *3 (-589 (-2 (|:| -2424 *4) (|:| -2640 (-523)))))
- (-4 *4 (-1145 (-523))) (-5 *2 (-710)) (-5 *1 (-417 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-930))
- (-4 *2 (-973)))))
-(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-691)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 *4)) (-5 *1 (-1053 *3 *4))
- (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))))
-(((*1 *2 *3)
- (-12 (-14 *4 (-589 (-1087))) (-4 *5 (-427))
- (-5 *2
- (-2 (|:| |glbase| (-589 (-225 *4 *5))) (|:| |glval| (-589 (-523)))))
- (-5 *1 (-577 *4 *5)) (-5 *3 (-589 (-225 *4 *5))))))
+ (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5))
+ (-4 *3 (-1145 *4))
+ (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))))
(((*1 *2 *1)
- (-12 (-4 *2 (-1123)) (-5 *1 (-804 *3 *2)) (-4 *3 (-1123))))
- ((*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-3 (-383 (-883 *5)) (-1077 (-1087) (-883 *5))))
- (-4 *5 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *5)))))
- (-5 *1 (-269 *5)) (-5 *4 (-629 (-383 (-883 *5)))))))
-(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7)
- (-12 (-5 *3 (-523)) (-5 *5 (-108)) (-5 *6 (-629 (-203)))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))
- (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))))
-(((*1 *2) (-12 (-5 *2 (-1059 (-1070))) (-5 *1 (-367)))))
-(((*1 *1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| -4094 (-589 (-794))) (|:| -4016 (-589 (-794)))
- (|:| |presup| (-589 (-794))) (|:| -3854 (-589 (-794)))
- (|:| |args| (-589 (-794)))))
- (-5 *1 (-1087))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 (-794)))) (-5 *1 (-1087)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1034)) (-5 *2 (-1174)) (-5 *1 (-770)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034))))))
- (-4 *4 (-325)) (-5 *2 (-629 *4)) (-5 *1 (-322 *4)))))
-(((*1 *2 *3 *3 *1)
- (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-1020)) (-5 *1 (-268)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-355))))
- ((*1 *1 *1 *1) (-4 *1 (-508)))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
- ((*1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-710)))))
-(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *2 (-962)) (-5 *1 (-691)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-1089 (-383 (-523))))
- (-5 *1 (-170)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-383 (-523))) (-4 *1 (-513 *3))
- (-4 *3 (-13 (-380) (-1109)))))
- ((*1 *1 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109)))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087)))
- (-4 *6 (-13 (-515) (-964 *5))) (-4 *5 (-515))
- (-5 *2 (-589 (-589 (-271 (-383 (-883 *6)))))) (-5 *1 (-965 *5 *6)))))
-(((*1 *2)
- (-12 (-4 *4 (-339)) (-5 *2 (-852)) (-5 *1 (-304 *3 *4))
- (-4 *3 (-305 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-339)) (-5 *2 (-772 (-852))) (-5 *1 (-304 *3 *4))
- (-4 *3 (-305 *4))))
- ((*1 *2) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-852))))
- ((*1 *2)
- (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-772 (-852))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-1 (-108) *5))
- (-5 *1 (-821 *4 *5)) (-4 *5 (-1123)))))
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *2)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-569 *4 *2)) (-4 *2 (-13 (-1109) (-889) (-29 *4))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1123)) (-5 *2 (-710)) (-5 *1 (-166 *4 *3))
- (-4 *3 (-616 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *2)
- (-12 (-5 *1 (-620 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
-(((*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-203)) (-5 *1 (-282)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-108)))))
-(((*1 *1) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
-(((*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087))
- (-4 *5 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-540 *3)) (-5 *1 (-516 *5 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-928 *3)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (-5 *1 (-292 *3)) (-4 *3 (-515)) (-4 *3 (-786)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-167)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-3 (-383 (-883 *6)) (-1077 (-1087) (-883 *6))))
- (-5 *5 (-710)) (-4 *6 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *6)))))
- (-5 *1 (-269 *6)) (-5 *4 (-629 (-383 (-883 *6))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *3
- (-2 (|:| |eigval| (-3 (-383 (-883 *5)) (-1077 (-1087) (-883 *5))))
- (|:| |eigmult| (-710)) (|:| |eigvec| (-589 *4))))
- (-4 *5 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *5)))))
- (-5 *1 (-269 *5)) (-5 *4 (-629 (-383 (-883 *5)))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-629 *4)) (-4 *4 (-973)) (-5 *1 (-1054 *3 *4))
- (-14 *3 (-710)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *1 (-620 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-883 *5)) (-4 *5 (-973)) (-5 *2 (-455 *4 *5))
- (-5 *1 (-875 *4 *5)) (-14 *4 (-589 (-1087))))))
-(((*1 *1 *1) (-5 *1 (-203))) ((*1 *1 *1) (-5 *1 (-355)))
- ((*1 *1) (-5 *1 (-355))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
- (-5 *1 (-161 *3)))))
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
+ ((*1 *2 *1) (-12 (-4 *1 (-662)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-666)) (-5 *2 (-108)))))
(((*1 *2 *3 *4 *5 *6 *2 *7 *8)
(|partial| -12 (-5 *2 (-589 (-1083 *11))) (-5 *3 (-1083 *11))
(-5 *4 (-589 *10)) (-5 *5 (-589 *8)) (-5 *6 (-589 (-710)))
(-5 *7 (-1169 (-589 (-1083 *8)))) (-4 *10 (-786))
(-4 *8 (-284)) (-4 *11 (-880 *8 *9 *10)) (-4 *9 (-732))
(-5 *1 (-647 *9 *10 *8 *11)))))
+(((*1 *2 *2 *3 *4 *4)
+ (-12 (-5 *4 (-523)) (-4 *3 (-158)) (-4 *5 (-349 *3))
+ (-4 *6 (-349 *3)) (-5 *1 (-628 *3 *5 *6 *2))
+ (-4 *2 (-627 *3 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-710)) (-4 *5 (-973)) (-4 *2 (-1145 *5))
+ (-5 *1 (-1163 *5 *2 *6 *3)) (-4 *6 (-599 *2)) (-4 *3 (-1160 *5)))))
+(((*1 *1) (-5 *1 (-762))))
+(((*1 *2 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *2 (-589 (-155 *4)))
+ (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))))
+(((*1 *2 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973))))
+ ((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
+(((*1 *1 *1 *1) (-4 *1 (-897))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-5 *3 (-1087)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-883 *1)) (-4 *1 (-27))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1087)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-786) (-515)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-786) (-515))))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1087)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-110)))))
(((*1 *2 *3)
(-12 (-5 *3 (-589 (-523))) (-5 *2 (-1089 (-383 (-523))))
(-5 *1 (-170)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-523)) (-4 *5 (-784)) (-4 *5 (-339))
+ (-5 *2 (-710)) (-5 *1 (-876 *5 *6)) (-4 *6 (-1145 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1090)) (-5 *3 (-1087)))))
+(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4)
+ (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523))
+ (-5 *2 (-962)) (-5 *1 (-696)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
+ (-4 *4 (-325))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
+ (-4 *4 (-325))))
+ ((*1 *1) (-4 *1 (-344)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4))
+ (-4 *4 (-325))))
+ ((*1 *1 *1) (-4 *1 (-508))) ((*1 *1) (-4 *1 (-508)))
+ ((*1 *1 *1) (-5 *1 (-523))) ((*1 *1 *1) (-5 *1 (-710)))
+ ((*1 *2 *1) (-12 (-5 *2 (-836 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-5 *2 (-836 *4)) (-5 *1 (-835 *4))
+ (-4 *4 (-1016))))
+ ((*1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-508)) (-4 *2 (-515)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
+ (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-782)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 (-355))) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-443))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-443))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
(((*1 *2 *3 *4)
(-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339))
(-4 *7 (-1145 (-383 *6)))
- (-5 *2 (-2 (|:| |answer| *3) (|:| -1474 *3)))
+ (-5 *2 (-2 (|:| |answer| *3) (|:| -3251 *3)))
(-5 *1 (-521 *5 *6 *7 *3)) (-4 *3 (-318 *5 *6 *7))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339))
(-5 *2
- (-2 (|:| |answer| (-383 *6)) (|:| -1474 (-383 *6))
+ (-2 (|:| |answer| (-383 *6)) (|:| -3251 (-383 *6))
(|:| |specpart| (-383 *6)) (|:| |polypart| *6)))
(-5 *1 (-522 *5 *6)) (-5 *3 (-383 *6)))))
+(((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-185))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 (-355))) (-5 *2 (-355)) (-5 *1 (-185)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638))))
+ ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-589 *6)) (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
+ (-4 *3 (-515)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |pde| (-589 (-292 (-203))))
+ (|:| |constraints|
+ (-589
+ (-2 (|:| |start| (-203)) (|:| |finish| (-203))
+ (|:| |grid| (-710)) (|:| |boundaryType| (-523))
+ (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203))))))
+ (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070))
+ (|:| |tol| (-203))))
+ (-5 *2 (-108)) (-5 *1 (-190)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-51)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 *6)) (-4 *5 (-1127)) (-4 *6 (-1145 *5))
+ (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *3) (|:| |radicand| *6)))
+ (-5 *1 (-137 *5 *6 *7)) (-5 *4 (-710)) (-4 *7 (-1145 *3)))))
(((*1 *2 *3 *3)
(-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
(-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3))
@@ -11113,1874 +5125,386 @@
(-12 (-5 *4 (-589 *3)) (-4 *3 (-992 *5 *6 *7 *8)) (-4 *5 (-427))
(-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108))
(-5 *1 (-1023 *5 *6 *7 *8 *3)))))
-(((*1 *1 *1) (-5 *1 (-985))))
-(((*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
-(((*1 *2 *3 *4 *4 *5 *6)
- (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-805))
- (-5 *5 (-852)) (-5 *6 (-589 (-240))) (-5 *2 (-1170))
- (-5 *1 (-1173))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-589 (-240)))
- (-5 *2 (-1170)) (-5 *1 (-1173)))))
-(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-523)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1068 *4)) (-5 *3 (-1 *4 (-523))) (-4 *4 (-973))
- (-5 *1 (-1072 *4)))))
-(((*1 *1 *1) (-5 *1 (-47)))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1123))
- (-4 *2 (-1123)) (-5 *1 (-56 *5 *2))))
- ((*1 *2 *3 *1 *2 *2)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1016)) (|has| *1 (-6 -4248))
- (-4 *1 (-140 *2)) (-4 *2 (-1123))))
- ((*1 *2 *3 *1 *2)
- (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2))
- (-4 *2 (-1123))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2))
- (-4 *2 (-1123))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-973))
- (-5 *2 (-2 (|:| -1385 (-1083 *4)) (|:| |deg| (-852))))
- (-5 *1 (-199 *4 *5)) (-5 *3 (-1083 *4)) (-4 *5 (-13 (-515) (-786)))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-218 *5 *6)) (-14 *5 (-710))
- (-4 *6 (-1123)) (-4 *2 (-1123)) (-5 *1 (-217 *5 *6 *2))))
- ((*1 *1 *2 *3)
- (-12 (-4 *4 (-158)) (-5 *1 (-266 *4 *2 *3 *5 *6 *7))
- (-4 *2 (-1145 *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 (-292 *2)) (-4 *2 (-515)) (-4 *2 (-786))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-311 *2 *3 *4 *5)) (-4 *2 (-339)) (-4 *3 (-1145 *2))
- (-4 *4 (-1145 (-383 *3))) (-4 *5 (-318 *2 *3 *4))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1123)) (-4 *2 (-1123))
- (-5 *1 (-347 *5 *4 *2 *6)) (-4 *4 (-349 *5)) (-4 *6 (-349 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1016)) (-4 *2 (-1016))
- (-5 *1 (-399 *5 *4 *2 *6)) (-4 *4 (-401 *5)) (-4 *6 (-401 *2))))
- ((*1 *1 *1) (-5 *1 (-466)))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-589 *5)) (-4 *5 (-1123))
- (-4 *2 (-1123)) (-5 *1 (-587 *5 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-973)) (-4 *2 (-973))
- (-4 *6 (-349 *5)) (-4 *7 (-349 *5)) (-4 *8 (-349 *2))
- (-4 *9 (-349 *2)) (-5 *1 (-625 *5 *6 *7 *4 *2 *8 *9 *10))
- (-4 *4 (-627 *5 *6 *7)) (-4 *10 (-627 *2 *8 *9))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-651 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-339))
- (-4 *3 (-158)) (-4 *1 (-664 *3 *4))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-158)) (-4 *1 (-664 *3 *2)) (-4 *2 (-1145 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-888 *5)) (-4 *5 (-1123))
- (-4 *2 (-1123)) (-5 *1 (-887 *5 *2))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *2 (-880 *3 *4 *5))
- (-14 *6 (-589 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-973)) (-4 *2 (-973))
- (-14 *5 (-710)) (-14 *6 (-710)) (-4 *8 (-216 *6 *7))
- (-4 *9 (-216 *5 *7)) (-4 *10 (-216 *6 *2)) (-4 *11 (-216 *5 *2))
- (-5 *1 (-978 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12))
- (-4 *4 (-976 *5 *6 *7 *8 *9)) (-4 *12 (-976 *5 *6 *2 *10 *11))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1068 *5)) (-4 *5 (-1123))
- (-4 *2 (-1123)) (-5 *1 (-1066 *5 *2))))
- ((*1 *2 *2 *1 *3 *4)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2))
- (-4 *1 (-1117 *5 *6 *7 *2)) (-4 *5 (-515)) (-4 *6 (-732))
- (-4 *7 (-786)) (-4 *2 (-987 *5 *6 *7))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1169 *5)) (-4 *5 (-1123))
- (-4 *2 (-1123)) (-5 *1 (-1168 *5 *2)))))
-(((*1 *2 *2) (|partial| -12 (-5 *1 (-517 *2)) (-4 *2 (-508)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-973)) (-4 *7 (-973))
- (-4 *6 (-1145 *5)) (-5 *2 (-1083 (-1083 *7)))
- (-5 *1 (-472 *5 *6 *4 *7)) (-4 *4 (-1145 *6)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-306))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-306)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-292 *4)) (-4 *4 (-13 (-767) (-786) (-973)))
- (-5 *2 (-1070)) (-5 *1 (-765 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-292 *5)) (-5 *4 (-108))
- (-4 *5 (-13 (-767) (-786) (-973))) (-5 *2 (-1070))
- (-5 *1 (-765 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-761)) (-5 *4 (-292 *5))
- (-4 *5 (-13 (-767) (-786) (-973))) (-5 *2 (-1174))
- (-5 *1 (-765 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-761)) (-5 *4 (-292 *6)) (-5 *5 (-108))
- (-4 *6 (-13 (-767) (-786) (-973))) (-5 *2 (-1174))
- (-5 *1 (-765 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-767)) (-5 *2 (-1070))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-767)) (-5 *3 (-108)) (-5 *2 (-1070))))
- ((*1 *2 *3 *1) (-12 (-4 *1 (-767)) (-5 *3 (-761)) (-5 *2 (-1174))))
- ((*1 *2 *3 *1 *4)
- (-12 (-4 *1 (-767)) (-5 *3 (-761)) (-5 *4 (-108)) (-5 *2 (-1174)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-523) (-523))) (-5 *1 (-337 *3)) (-4 *3 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-710) (-710))) (-5 *1 (-362 *3)) (-4 *3 (-1016))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4)
- (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-3 (|:| |nullBranch| "null")
- (|:| |assignmentBranch|
- (-2 (|:| |var| (-1087))
- (|:| |arrayIndex| (-589 (-883 (-523))))
- (|:| |rand|
- (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794))))))
- (|:| |arrayAssignmentBranch|
- (-2 (|:| |var| (-1087)) (|:| |rand| (-794))
- (|:| |ints2Floats?| (-108))))
- (|:| |conditionalBranch|
- (-2 (|:| |switch| (-1086)) (|:| |thenClause| (-306))
- (|:| |elseClause| (-306))))
- (|:| |returnBranch|
- (-2 (|:| -1777 (-108))
- (|:| -3370
- (-2 (|:| |ints2Floats?| (-108)) (|:| -2685 (-794))))))
- (|:| |blockBranch| (-589 (-306)))
- (|:| |commentBranch| (-589 (-1070))) (|:| |callBranch| (-1070))
- (|:| |forBranch|
- (-2 (|:| -2464 (-1009 (-883 (-523))))
- (|:| |span| (-883 (-523))) (|:| -4039 (-306))))
- (|:| |labelBranch| (-1034))
- (|:| |loopBranch| (-2 (|:| |switch| (-1086)) (|:| -4039 (-306))))
- (|:| |commonBranch|
- (-2 (|:| -4198 (-1087)) (|:| |contents| (-589 (-1087)))))
- (|:| |printBranch| (-589 (-794)))))
- (-5 *1 (-306)))))
-(((*1 *2 *3 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-692)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-562 *6)) (-4 *6 (-13 (-406 *5) (-27) (-1109)))
- (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2 (-1083 (-383 (-1083 *6)))) (-5 *1 (-519 *5 *6 *7))
- (-5 *3 (-1083 *6)) (-4 *7 (-1016))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1145 *3)) (-5 *1 (-652 *3 *2)) (-4 *3 (-973))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-664 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3))))
- ((*1 *2 *3 *4 *4 *5 *6 *7 *8)
- (|partial| -12 (-5 *4 (-1083 *11)) (-5 *6 (-589 *10))
- (-5 *7 (-589 (-710))) (-5 *8 (-589 *11)) (-4 *10 (-786))
- (-4 *11 (-284)) (-4 *9 (-732)) (-4 *5 (-880 *11 *9 *10))
- (-5 *2 (-589 (-1083 *5))) (-5 *1 (-682 *9 *10 *11 *5))
- (-5 *3 (-1083 *5))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-880 *3 *4 *5)) (-5 *1 (-961 *3 *4 *5 *2 *6))
- (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-14 *6 (-589 *2)))))
-(((*1 *2 *3 *3 *3 *4 *5)
- (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1145 *6))
- (-4 *6 (-13 (-339) (-136) (-964 *4))) (-5 *4 (-523))
- (-5 *2
- (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108))))
- (|:| -2849
- (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3)
- (|:| |beta| *3)))))
- (-5 *1 (-943 *6 *3)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7)
- (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG)))) (-5 *3 (-203))
- (-5 *2 (-962)) (-5 *1 (-689)))))
-(((*1 *2 *1 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1)))
- (-4 *1 (-284))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -1621 *1)))
- (-4 *1 (-284)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-144)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *2) (-12 (-5 *2 (-629 (-292 (-523)))) (-5 *1 (-958)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-762)) (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *3 *4 *4 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-692)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *5 *5))
- (-4 *5 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2
- (-2 (|:| |solns| (-589 *5))
- (|:| |maps| (-589 (-2 (|:| |arg| *5) (|:| |res| *5))))))
- (-5 *1 (-1042 *3 *5)) (-4 *3 (-1145 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-758 *3)) (-4 *3 (-786)) (-5 *1 (-614 *3)))))
-(((*1 *1 *1) (-5 *1 (-985))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *2 (-515)) (-4 *2 (-427)) (-5 *1 (-899 *2 *3))
- (-4 *3 (-1145 *2)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *2)) (-4 *2 (-158))))
- ((*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-392 *3 *2)) (-4 *3 (-393 *2))))
- ((*1 *2) (-12 (-4 *1 (-393 *2)) (-4 *2 (-158)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973))))
- ((*1 *2 *1 *1)
- (-12 (-4 *2 (-973)) (-5 *1 (-49 *2 *3)) (-14 *3 (-589 (-1087)))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 (-852))) (-4 *2 (-339)) (-5 *1 (-141 *4 *2 *5))
- (-14 *4 (-852)) (-14 *5 (-922 *4 *2))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-292 *3)) (-5 *1 (-201 *3 *4))
- (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087)))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-299 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-124))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-358 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-973))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-515)) (-5 *1 (-570 *2 *4))
- (-4 *4 (-1145 *2))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-648 *2)) (-4 *2 (-973))))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-973)) (-5 *1 (-675 *2 *3)) (-4 *3 (-666))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 *5)) (-5 *3 (-589 (-710))) (-4 *1 (-680 *4 *5))
- (-4 *4 (-973)) (-4 *5 (-786))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *2)) (-4 *4 (-973))
- (-4 *2 (-786))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-788 *2)) (-4 *2 (-973))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 (-710))) (-4 *1 (-880 *4 *5 *6))
- (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-880 *4 *5 *2)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *2 (-786))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-4 *2 (-880 *4 (-495 *5) *5))
- (-5 *1 (-1040 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-786))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-883 *4)) (-5 *1 (-1118 *4))
- (-4 *4 (-973)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-284))))
- ((*1 *2 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |lm| (-362 *3)) (|:| |rm| (-362 *3))))
- (-5 *1 (-362 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3070 (-710)) (|:| -3969 (-710))))
- (-5 *1 (-710))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-523))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-523)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1123))
- (-4 *3 (-349 *4)) (-4 *5 (-349 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-172))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-277))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-282)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1087))
- (-5 *2
- (-2 (|:| |zeros| (-1068 (-203))) (|:| |ones| (-1068 (-203)))
- (|:| |singularities| (-1068 (-203)))))
- (-5 *1 (-100)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
-(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))))
(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515))
- (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-906 *5 *6 *7 *8)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 *3)) (-4 *3 (-880 *5 *6 *7)) (-4 *5 (-427))
- (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5)))
- (-5 *1 (-424 *5 *6 *7 *3)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-916 (-383 (-523)) (-796 *3) (-218 *4 (-710))
- (-225 *3 (-383 (-523)))))
- (-14 *3 (-589 (-1087))) (-14 *4 (-710)) (-5 *1 (-915 *3 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-540 *3)) (-5 *1 (-402 *5 *3))
- (-4 *3 (-13 (-1109) (-29 *5))))))
+ (-12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *2 (-515)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *5 (-987 *2 *3 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1125))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1125)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-687)))))
+ (-12 (-5 *3 (-710)) (-5 *2 (-1 (-1068 (-883 *4)) (-1068 (-883 *4))))
+ (-5 *1 (-1177 *4)) (-4 *4 (-339)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 (-108) *7 (-589 *7))) (-4 *1 (-1117 *4 *5 *6 *7))
+ (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-987 *4 *5 *6))
+ (-5 *2 (-108)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-834 *3)))))
+(((*1 *1 *1) (-4 *1 (-1056))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1070)) (-4 *1 (-340 *2 *4)) (-4 *2 (-1016))
+ (-4 *4 (-1016))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-340 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+(((*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))))
(((*1 *2)
- (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158))
- (-5 *2 (-2 (|:| |particular| *1) (|:| -3760 (-589 *1))))
- (-4 *1 (-343 *3))))
- ((*1 *2)
- (|partial| -12
- (-5 *2
- (-2 (|:| |particular| (-428 *3 *4 *5 *6))
- (|:| -3760 (-589 (-428 *3 *4 *5 *6)))))
- (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-852)) (-5 *1 (-1017 *3 *4)) (-14 *3 *2)
- (-14 *4 *2))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339))
- (-5 *2 (-2 (|:| -1825 (-383 *6)) (|:| |coeff| (-383 *6))))
- (-5 *1 (-533 *5 *6)) (-5 *3 (-383 *6)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 (-355))) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-443))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-443))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *2 *1) (-12 (-4 *1 (-344)) (-5 *2 (-852))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-852))
- (-5 *1 (-493 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
- (-5 *2 (-629 *4))))
+ (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
+ (-5 *1 (-993 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6))))
((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-629 *4)) (-5 *1 (-392 *3 *4))
- (-4 *3 (-393 *4))))
- ((*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339)))
- (-4 *3 (-1145 *4)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |var| (-589 (-1087))) (|:| |pred| (-51))))
- (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-279))))
- ((*1 *1 *1) (-4 *1 (-279)))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
- ((*1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123))
- (-4 *4 (-349 *2)) (-4 *5 (-349 *2))))
- ((*1 *2 *1 *3 *2)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-265 *3 *2)) (-4 *3 (-1016))
- (-4 *2 (-1123)))))
-(((*1 *1) (-5 *1 (-130))) ((*1 *1 *1) (-5 *1 (-133)))
- ((*1 *1 *1) (-4 *1 (-1056))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-852))
- (-5 *2
- (-3 (-1083 *4)
- (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034)))))))
- (-5 *1 (-322 *4)) (-4 *4 (-325)))))
+ (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
+ (-5 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-108)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *1 *1) (-5 *1 (-985))))
(((*1 *2)
(-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
(-4 *3 (-343 *4))))
((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -3643 *8)))
- (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-917 *4 *5 *6 *7 *8))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -3643 *8)))
- (-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *8)))))
-(((*1 *2 *3)
- (-12
- (-5 *2
- (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))
- (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))
- (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523)))
- (-5 *4 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))
- (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523))) (-5 *4 (-383 (-523)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-383 (-523)))
- (-5 *2 (-589 (-2 (|:| -3844 *5) (|:| -3855 *5)))) (-5 *1 (-947 *3))
- (-4 *3 (-1145 (-523))) (-5 *4 (-2 (|:| -3844 *5) (|:| -3855 *5)))))
- ((*1 *2 *3)
- (-12
- (-5 *2
- (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))
- (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-589 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523))))))
- (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523))))
- (-5 *4 (-2 (|:| -3844 (-383 (-523))) (|:| -3855 (-383 (-523)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-540 *3)) (-5 *1 (-402 *5 *3))
+ (-4 *3 (-13 (-1109) (-29 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-383 (-523)))
- (-5 *2 (-589 (-2 (|:| -3844 *4) (|:| -3855 *4)))) (-5 *1 (-948 *3))
- (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-383 (-523)))
- (-5 *2 (-589 (-2 (|:| -3844 *5) (|:| -3855 *5)))) (-5 *1 (-948 *3))
- (-4 *3 (-1145 *5)) (-5 *4 (-2 (|:| -3844 *5) (|:| -3855 *5))))))
-(((*1 *2 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284))))
- ((*1 *2 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284))))
- ((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-284))))
- ((*1 *2 *1) (-12 (-4 *1 (-982)) (-5 *2 (-523)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1011 (-779 (-203)))) (-5 *1 (-282)))))
-(((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-1070)) (-5 *4 (-155 (-203))) (-5 *5 (-523))
- (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4249)) (-4 *1 (-462 *3))
- (-4 *3 (-1123)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
- (-14 *4 *2))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-302 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-731)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-325)) (-4 *2 (-973)) (-5 *1 (-652 *2 *3))
- (-4 *3 (-1145 *2)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-410)) (-4 *5 (-786))
- (-5 *1 (-1022 *5 *4)) (-4 *4 (-406 *5)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136))
- (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-906 *3 *4 *5 *6)))))
+ (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-964 (-523)) (-136)))
+ (-5 *2 (-540 (-383 (-883 *5)))) (-5 *1 (-529 *5))
+ (-5 *3 (-383 (-883 *5))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-475 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
+ (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))))
(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1016)))))
-(((*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1016)) (-5 *2 (-1070)))))
+ (-12 (-4 *1 (-325))
+ (-5 *2 (-589 (-2 (|:| -3573 (-523)) (|:| -3262 (-523))))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-167)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1 *8 *8))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *7) (|:| -2438 *7) (|:| |sol?| (-108)))
+ (-523) *7))
+ (-5 *6 (-589 (-383 *8))) (-4 *7 (-339)) (-4 *8 (-1145 *7))
+ (-5 *3 (-383 *8))
+ (-5 *2
+ (-2
+ (|:| |answer|
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (|:| |a0| *7)))
+ (-5 *1 (-533 *7 *8)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284))
+ (-5 *1 (-847 *3 *4 *5 *2)) (-4 *2 (-880 *5 *3 *4))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *6 *4 *5))
+ (-5 *1 (-847 *4 *5 *6 *2)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-284)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-523)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))))
+(((*1 *1) (-5 *1 (-130))))
(((*1 *2 *1 *3)
(|partial| -12 (-5 *3 (-1070)) (-5 *2 (-713)) (-5 *1 (-110))))
((*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1020)) (-5 *1 (-895)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-953 (-779 (-523)))) (-5 *1 (-548 *3)) (-4 *3 (-973)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-589 *8))) (-5 *3 (-589 *8))
- (-4 *8 (-880 *5 *7 *6)) (-4 *5 (-13 (-284) (-136)))
- (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-108))
- (-5 *1 (-855 *5 *6 *7 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070))
- (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-1011 (-203)))))
- ((*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1070)) (-5 *2 (-589 (-1092))) (-5 *1 (-811)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-562 *3)) (-5 *5 (-1 (-1083 *3) (-1083 *3)))
- (-4 *3 (-13 (-27) (-406 *6))) (-4 *6 (-13 (-786) (-515)))
- (-5 *2 (-540 *3)) (-5 *1 (-510 *6 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-155 *4)) (-5 *1 (-165 *4 *3))
- (-4 *4 (-13 (-339) (-784))) (-4 *3 (-1145 *2)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973)) (-4 *3 (-1145 *4)) (-4 *2 (-1160 *4))
- (-5 *1 (-1163 *4 *3 *5 *2)) (-4 *5 (-599 *3)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203)))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1))))
- (-5 *2 (-962)) (-5 *1 (-693)))))
-(((*1 *2 *2) (|partial| -12 (-5 *1 (-541 *2)) (-4 *2 (-508)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-203)) (-5 *4 (-523))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *2 (-962))
- (-5 *1 (-688)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
- (-5 *1 (-161 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-1011 (-203)))))
- ((*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-761)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-284))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-422 *4 *5 *6 *2)))))
+(((*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-1087))
- (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
- (-4 *4 (-13 (-29 *6) (-1109) (-889)))
- (-5 *2 (-2 (|:| |particular| *4) (|:| -3760 (-589 *4))))
- (-5 *1 (-740 *6 *4 *3)) (-4 *3 (-599 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2))
- (-4 *2 (-1160 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3))
- (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2))
- (-4 *2 (-1160 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136)))
- (-5 *1 (-1064 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1611 *4)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+ (-12 (-5 *4 (-108))
+ (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6) (-10 -8 (-15 -3976 ($ *7)))))
+ (-4 *7 (-784))
+ (-4 *8
+ (-13 (-1147 *3 *7) (-339) (-1109)
+ (-10 -8 (-15 -4024 ($ $)) (-15 -2669 ($ $)))))
+ (-5 *2
+ (-3 (|:| |%series| *8)
+ (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))))
+ (-5 *1 (-398 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1070)) (-4 *9 (-912 *8))
+ (-14 *10 (-1087)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-325)) (-4 *4 (-305 *3)) (-4 *5 (-1145 *4))
- (-5 *1 (-716 *3 *4 *5 *2 *6)) (-4 *2 (-1145 *5)) (-14 *6 (-852))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-4 *3 (-344))))
- ((*1 *1 *1) (-12 (-4 *1 (-1186 *2)) (-4 *2 (-339)) (-4 *2 (-344)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *5)) (-4 *5 (-406 *4)) (-4 *4 (-13 (-786) (-515)))
- (-5 *2 (-794)) (-5 *1 (-31 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
- (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-589 *4)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-835 *4))
- (-4 *4 (-1016))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2))
- (-4 *3 (-13 (-786) (-515))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *2)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-349 *2))
- (-4 *5 (-349 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7))
- (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)) (-4 *2 (-973)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-973)) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1145 *3)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-725)))))
-(((*1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1107)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973))
- (-4 *2 (-1129 *3)))))
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-1119 *3))
- (-4 *3 (-903)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-687)))))
+ (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
+ (-5 *2 (-2 (|:| |k| (-758 *3)) (|:| |c| *4))))))
+(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1016)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2))
- (-4 *2
- (-13 (-339) (-279)
- (-10 -8 (-15 -3316 ((-1039 *3 (-562 $)) $))
- (-15 -3329 ((-1039 *3 (-562 $)) $))
- (-15 -1691 ($ (-1039 *3 (-562 $))))))))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-104)) (-5 *1 (-160))))
- ((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-104)) (-5 *1 (-1003)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
- (-5 *4 (-292 (-155 (-355)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
- (-5 *4 (-292 (-355))) (-5 *1 (-306))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
- (-5 *4 (-292 (-523))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-155 (-355)))))
- (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-355)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-523)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-155 (-355)))))
- (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-355)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-523)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-155 (-355)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-355))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-523))) (-5 *1 (-306))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
- (-5 *4 (-292 (-633))) (-5 *1 (-306))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
- (-5 *4 (-292 (-638))) (-5 *1 (-306))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
- (-5 *4 (-292 (-640))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-633)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-638)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-640)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-633)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-638)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-640)))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-633))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-638))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-640))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-633))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-638))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-640))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-633))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-638))) (-5 *1 (-306))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-640))) (-5 *1 (-306))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1070)) (-5 *1 (-306))))
- ((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
- (|partial| -12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732))
- (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8))
- (-5 *2
- (-2 (|:| -2849 (-589 *9)) (|:| -3643 *4) (|:| |ineq| (-589 *9))))
- (-5 *1 (-917 *6 *7 *8 *9 *4)) (-5 *3 (-589 *9))
- (-4 *4 (-992 *6 *7 *8 *9))))
- ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
- (|partial| -12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732))
- (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8))
- (-5 *2
- (-2 (|:| -2849 (-589 *9)) (|:| -3643 *4) (|:| |ineq| (-589 *9))))
- (-5 *1 (-1023 *6 *7 *8 *9 *4)) (-5 *3 (-589 *9))
- (-4 *4 (-992 *6 *7 *8 *9)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-805)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-5 *2 (-394 *3)) (-5 *1 (-195 *4 *3))
- (-4 *3 (-1145 *4))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3))
- (-4 *3 (-1145 (-523)))))
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-589 (-589 (-589 *5)))) (-5 *3 (-1 (-108) *5 *5))
+ (-5 *4 (-589 *5)) (-4 *5 (-786)) (-5 *1 (-1095 *5)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-710)) (-5 *1 (-1017 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3))))
+(((*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
+(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
+ ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
+(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-523)) (-5 *2 (-108)))))
+(((*1 *2 *3) (-12 (-5 *2 (-355)) (-5 *1 (-724 *3)) (-4 *3 (-564 *2))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-710))) (-5 *2 (-394 *3)) (-5 *1 (-417 *3))
- (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *2 (-394 *3))
- (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3))
- (-4 *3 (-1145 (-523)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-394 *3)) (-5 *1 (-935 *3))
- (-4 *3 (-1145 (-383 (-523))))))
+ (-12 (-5 *4 (-852)) (-5 *2 (-355)) (-5 *1 (-724 *3))
+ (-4 *3 (-564 *2))))
((*1 *2 *3)
- (-12 (-5 *2 (-394 *3)) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-394 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47)))))
- ((*1 *2 *3 *1)
- (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3))))
- (-5 *1 (-117 *3)) (-4 *3 (-786))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-540 *4)) (-4 *4 (-13 (-29 *3) (-1109)))
- (-4 *3 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
- (-5 *1 (-538 *3 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-540 (-383 (-883 *3))))
- (-4 *3 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
- (-5 *1 (-543 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339))
- (-5 *2 (-2 (|:| -3671 *3) (|:| |special| *3))) (-5 *1 (-667 *5 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1169 *5)) (-4 *5 (-339)) (-4 *5 (-973))
- (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5))
- (-5 *3 (-589 (-629 *5)))))
+ (-12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 *2))
+ (-5 *2 (-355)) (-5 *1 (-724 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1169 (-1169 *5))) (-4 *5 (-339)) (-4 *5 (-973))
- (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5))
- (-5 *3 (-589 (-629 *5)))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-130)) (-5 *2 (-589 *1)) (-4 *1 (-1056))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-133)) (-5 *2 (-589 *1)) (-4 *1 (-1056)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-710)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1 *2)
- (-12 (-4 *2 (-973)) (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
- (-4 *5 (-216 *3 *2)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-589 (-455 *4 *5))) (-5 *3 (-589 (-796 *4)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-446 *4 *5 *6))
- (-4 *6 (-427)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-5 *2 (-108)) (-5 *1 (-277)))))
-(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-394 *5)) (-4 *5 (-515))
- (-5 *2
- (-2 (|:| -1475 (-710)) (|:| -3474 *5) (|:| |radicand| (-589 *5))))
- (-5 *1 (-296 *5)) (-5 *4 (-710))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-930)) (-5 *2 (-523)))))
-(((*1 *1 *2 *3 *3 *4 *5)
- (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805)))
- (-5 *4 (-589 (-852))) (-5 *5 (-589 (-240))) (-5 *1 (-443))))
- ((*1 *1 *2 *3 *3 *4)
- (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805)))
- (-5 *4 (-589 (-852))) (-5 *1 (-443))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443))))
- ((*1 *1 *1) (-5 *1 (-443))))
-(((*1 *2 *3)
- (-12 (-4 *2 (-1145 *4)) (-5 *1 (-748 *4 *2 *3 *5))
- (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2))
- (-4 *5 (-599 (-383 *2))))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-589 (-383 *7)))
- (-4 *7 (-1145 *6)) (-5 *3 (-383 *7)) (-4 *6 (-339))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-533 *6 *7)))))
-(((*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-710)) (-5 *1 (-544)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-694)))))
-(((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-292 (-355))) (-5 *1 (-282)))))
-(((*1 *1 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-344)))))
-(((*1 *1 *1) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-573 *2 *3 *4)) (-4 *2 (-786))
- (-4 *3 (-13 (-158) (-657 (-383 (-523))))) (-14 *4 (-852))))
- ((*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
- ((*1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
- ((*1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-427))
- (-5 *2
- (-589
- (-2 (|:| |eigval| (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4))))
- (|:| |eigmult| (-710))
- (|:| |eigvec| (-589 (-629 (-383 (-883 *4))))))))
- (-5 *1 (-269 *4)) (-5 *3 (-629 (-383 (-883 *4)))))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-916 *3 *4 *5 *2))
- (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3310 (-721 *3)) (|:| |coef1| (-721 *3))))
- (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-2 (|:| -3310 *1) (|:| |coef1| *1)))
- (-4 *1 (-987 *3 *4 *5)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-203)) (-5 *3 (-710)) (-5 *1 (-204))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-155 (-203))) (-5 *3 (-710)) (-5 *1 (-204))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
- (-4 *2 (-406 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1051))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-104))) (-5 *1 (-160)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1102)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4)))
- (-5 *1 (-645 *3 *4)) (-4 *3 (-1123)) (-4 *4 (-1123)))))
-(((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
- (-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
- (|:| |success| (-108))))
- (-5 *1 (-728)) (-5 *5 (-523)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-973)) (-4 *2 (-627 *4 *5 *6))
- (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1145 *4)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
- (-5 *2 (-629 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7))
- (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732))
- (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-990 *5 *6 *7 *8 *9))))
+ (-12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973))
+ (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-4 *4 (-564 *2))
+ (-5 *2 (-355)) (-5 *1 (-724 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7))
- (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732))
- (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
-(((*1 *1 *2 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1070)) (-5 *1 (-918))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1087)) (-5 *3 (-1011 *4)) (-4 *4 (-1123))
- (-5 *1 (-1009 *4)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-589 (-1083 *7))) (-5 *3 (-1083 *7))
- (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-840)) (-4 *5 (-732))
- (-4 *6 (-786)) (-5 *1 (-837 *4 *5 *6 *7))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-589 (-1083 *5))) (-5 *3 (-1083 *5))
- (-4 *5 (-1145 *4)) (-4 *4 (-840)) (-5 *1 (-838 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
- (-4 *4 (-325)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1091)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-589
- (-2 (|:| -3569 (-710))
- (|:| |eqns|
- (-589
- (-2 (|:| |det| *7) (|:| |rows| (-589 (-523)))
- (|:| |cols| (-589 (-523))))))
- (|:| |fgb| (-589 *7)))))
- (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136)))
- (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-710))
- (-5 *1 (-855 *4 *5 *6 *7)))))
-(((*1 *1 *1) (|partial| -4 *1 (-134))) ((*1 *1 *1) (-4 *1 (-325)))
- ((*1 *1 *1) (|partial| -12 (-4 *1 (-134)) (-4 *1 (-840)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1169 (-589 (-2 (|:| -3370 *4) (|:| -4013 (-1034))))))
- (-4 *4 (-325)) (-5 *2 (-1174)) (-5 *1 (-493 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
- (-5 *2 (-1169 (-629 *4)))))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-392 *3 *4))
- (-4 *3 (-393 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 (-629 *3)))))
+ (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515))
+ (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786))
+ (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-1087))) (-4 *5 (-339))
- (-5 *2 (-1169 (-629 (-383 (-883 *5))))) (-5 *1 (-1004 *5))
- (-5 *4 (-629 (-383 (-883 *5))))))
+ (-12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515)) (-4 *5 (-786))
+ (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5)))))
+(((*1 *2 *3 *4 *4 *5 *6)
+ (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-805))
+ (-5 *5 (-852)) (-5 *6 (-589 (-240))) (-5 *2 (-1170))
+ (-5 *1 (-1173))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-1087))) (-4 *5 (-339))
- (-5 *2 (-1169 (-629 (-883 *5)))) (-5 *1 (-1004 *5))
- (-5 *4 (-629 (-883 *5)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-629 *4))) (-4 *4 (-339))
- (-5 *2 (-1169 (-629 *4))) (-5 *1 (-1004 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123))
- (-4 *4 (-349 *2)) (-4 *5 (-349 *2))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-349 *2))
- (-4 *5 (-349 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 (-523))) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
- (-14 *4 (-523)) (-14 *5 (-710))))
- ((*1 *2 *1 *3 *3 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
- (-14 *4 *3) (-14 *5 (-710))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
- (-14 *4 *3) (-14 *5 (-710))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
- (-14 *4 *3) (-14 *5 (-710))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
- (-14 *4 *3) (-14 *5 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-158)) (-5 *1 (-128 *3 *4 *2)) (-14 *3 (-523))
- (-14 *4 (-710))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-223 (-1070))) (-5 *1 (-193 *4))
- (-4 *4
- (-13 (-786)
- (-10 -8 (-15 -1937 ((-1070) $ *3)) (-15 -1239 ((-1174) $))
- (-15 -4048 ((-1174) $)))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-918)) (-5 *1 (-193 *3))
- (-4 *3
- (-13 (-786)
- (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $))
- (-15 -4048 ((-1174) $)))))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 "count") (-5 *2 (-710)) (-5 *1 (-223 *4)) (-4 *4 (-786))))
- ((*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-223 *3)) (-4 *3 (-786))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 "unique") (-5 *1 (-223 *3)) (-4 *3 (-786))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-263 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123))))
- ((*1 *2 *1 *3 *2)
- (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123))))
- ((*1 *2 *1 *2)
- (-12 (-4 *3 (-158)) (-5 *1 (-266 *3 *2 *4 *5 *6 *7))
- (-4 *2 (-1145 *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 (-589 *1)) (-4 *1 (-279))))
- ((*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
- ((*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
- ((*1 *1 *2 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
- ((*1 *2 *1 *2 *2)
- (-12 (-4 *1 (-318 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-1145 *2))
- (-4 *4 (-1145 (-383 *3)))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-393 *2)) (-4 *2 (-158))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1070)) (-5 *1 (-473))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-51)) (-5 *1 (-578))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-710)) (-5 *1 (-617 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-589 (-523))) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-589 (-823 *4))) (-5 *1 (-823 *4))
- (-4 *4 (-1016))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-834 *2)) (-4 *2 (-1016))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-836 *4)) (-5 *1 (-835 *4))
- (-4 *4 (-1016))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-218 *4 *2)) (-14 *4 (-852)) (-4 *2 (-339))
- (-5 *1 (-922 *4 *2))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 "value") (-4 *1 (-938 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7)) (-4 *2 (-973))
- (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7))
- (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)) (-4 *2 (-973))))
- ((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-852)) (-4 *4 (-1016))
- (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
- (-5 *1 (-995 *4 *5 *2))
- (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4))))))
- ((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-852)) (-4 *4 (-1016))
- (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
- (-5 *1 (-996 *4 *5 *2))
- (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-523))) (-4 *1 (-1019 *3 *4 *5 *6 *7))
- (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016))
- (-4 *7 (-1016))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-523)) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016))
- (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016))))
- ((*1 *1 *1 *1) (-4 *1 (-1056)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087))))
- ((*1 *2 *3 *2)
- (-12 (-5 *3 (-383 *1)) (-4 *1 (-1145 *2)) (-4 *2 (-973))
- (-4 *2 (-339))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-383 *1)) (-4 *1 (-1145 *3)) (-4 *3 (-973))
- (-4 *3 (-515))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 "last") (-4 *1 (-1157 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 "rest") (-4 *1 (-1157 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 "first") (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *7 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515))
- (-4 *8 (-880 *7 *5 *6))
- (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *3) (|:| |radicand| *3)))
- (-5 *1 (-884 *5 *6 *7 *8 *3)) (-5 *4 (-710))
- (-4 *3
- (-13 (-339)
- (-10 -8 (-15 -3316 (*8 $)) (-15 -3329 (*8 $)) (-15 -1691 ($ *8))))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-852)) (-5 *1 (-141 *3 *4 *5)) (-14 *3 *2)
- (-4 *4 (-339)) (-14 *5 (-922 *3 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-231 *3)) (-4 *3 (-1123)) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-710))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-973))
- (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
- (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4))))
- ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-562 *3)) (-4 *3 (-786))))
- ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-427)) (-4 *4 (-759))
- (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *2 (-523)) (-5 *1 (-1106 *3)) (-4 *3 (-973)))))
-(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7)
- (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *3 (-203))
- (-5 *2 (-962)) (-5 *1 (-689)))))
+ (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-589 (-240)))
+ (-5 *2 (-1170)) (-5 *1 (-1173)))))
+(((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
+(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355))))
+ ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-590 *3)) (-4 *3 (-1016)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-340 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-695)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-455 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973))
- (-5 *2 (-225 *4 *5)) (-5 *1 (-875 *4 *5)))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1090))))
- ((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090))))
- ((*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))))
-(((*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))))
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *6)))))
+(((*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
(-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 (-455 *3 *4))) (-14 *3 (-589 (-1087)))
- (-4 *4 (-427)) (-5 *1 (-577 *3 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1090)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 (-383 (-883 *6))))
- (-5 *3 (-383 (-883 *6)))
- (-4 *6 (-13 (-515) (-964 (-523)) (-136)))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-529 *6)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-355)) (-5 *1 (-985)))))
-(((*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))))
-(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1070)) (-5 *1 (-725)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-230 *2 *3 *4 *5)) (-4 *2 (-973)) (-4 *3 (-786))
- (-4 *4 (-243 *3)) (-4 *5 (-732)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-4 *3 (-831 *5)) (-5 *2 (-629 *3))
- (-5 *1 (-631 *5 *3 *6 *4)) (-4 *6 (-349 *3))
- (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973))
- (-5 *2 (-589 (-589 (-589 (-710))))))))
-(((*1 *1 *1 *1) (-4 *1 (-897))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-5 *2 (-394 (-1083 (-1083 *4))))
- (-5 *1 (-1122 *4)) (-5 *3 (-1083 (-1083 *4))))))
-(((*1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1016))
- (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3))))
- (-5 *1 (-995 *3 *4 *2))
- (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1016)) (-5 *1 (-1077 *3 *2)) (-4 *3 (-1016)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *3 *3)
- (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-393 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-523)) (-4 *5 (-339))
- (-4 *5 (-973)) (-5 *2 (-108)) (-5 *1 (-956 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-629 *4))) (-4 *4 (-339)) (-4 *4 (-973))
- (-5 *2 (-108)) (-5 *1 (-956 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805)))
- (-5 *1 (-443)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1182 (-1087) *3)) (-4 *3 (-973)) (-5 *1 (-1189 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1182 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *1 (-1191 *3 *4)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *3))
- (-4 *3 (-1123))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3))))
+(((*1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786))))
((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-616 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-4 *1 (-1117 *4 *5 *3 *2)) (-4 *4 (-515))
- (-4 *5 (-732)) (-4 *3 (-786)) (-4 *2 (-987 *4 *5 *3))))
+ (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-349 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-836 *3)) (-4 *3 (-1016))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-5 *1 (-1121 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-284)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
- (-5 *2
- (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3)))
- (-5 *1 (-1038 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3310 *3)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1090))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1174))
- (-5 *1 (-1090))))
- ((*1 *2 *3 *4 *1)
- (-12 (-5 *4 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1174))
- (-5 *1 (-1090)))))
-(((*1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1016))
- (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3))))
- (-5 *1 (-995 *3 *4 *2))
- (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1016)) (-5 *1 (-1077 *2 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1083 *2)) (-4 *2 (-880 (-383 (-883 *6)) *5 *4))
- (-5 *1 (-672 *5 *4 *6 *2)) (-4 *5 (-732))
- (-4 *4 (-13 (-786) (-10 -8 (-15 -1400 ((-1087) $)))))
- (-4 *6 (-515)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-983 (-951 *4) (-1083 (-951 *4)))) (-5 *3 (-794))
- (-5 *1 (-951 *4)) (-4 *4 (-13 (-784) (-339) (-949))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 (-874 *4))) (-4 *1 (-1048 *4)) (-4 *4 (-973))
- (-5 *2 (-710)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-234)))))
-(((*1 *2 *3 *3 *4 *5 *5)
- (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-4 *3 (-987 *6 *7 *8))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-1024 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -3643 *9))))
- (-5 *5 (-108)) (-4 *8 (-987 *6 *7 *4)) (-4 *9 (-992 *6 *7 *4 *8))
- (-4 *6 (-427)) (-4 *7 (-732)) (-4 *4 (-786))
- (-5 *2 (-589 (-2 (|:| |val| *8) (|:| -3643 *9))))
- (-5 *1 (-1024 *6 *7 *4 *8 *9)))))
-(((*1 *1) (-12 (-4 *1 (-440 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
- ((*1 *1) (-5 *1 (-499))) ((*1 *1) (-4 *1 (-662)))
- ((*1 *1) (-4 *1 (-666)))
- ((*1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016))))
- ((*1 *1) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786)))))
-(((*1 *1 *1) (-4 *1 (-508))))
-(((*1 *2)
- (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306))
- (-5 *1 (-308)))))
-(((*1 *2 *2) (|partial| -12 (-5 *2 (-292 (-203))) (-5 *1 (-282))))
- ((*1 *2 *1)
- (|partial| -12
- (-5 *2 (-2 (|:| |num| (-823 *3)) (|:| |den| (-823 *3))))
- (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-5 *1 (-459 *2)) (-4 *2 (-1145 (-523))))))
-(((*1 *2)
- (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 (-383 *2)))
- (-4 *2 (-1145 *4)) (-5 *1 (-317 *3 *4 *2 *5))
- (-4 *3 (-318 *4 *2 *5))))
+ (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786))
+ (-4 *6 (-987 *4 *5 *3))
+ (-5 *2 (-2 (|:| |under| *1) (|:| -1250 *1) (|:| |upper| *1)))
+ (-4 *1 (-905 *4 *5 *3 *6)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-964 (-523))) (-4 *3 (-13 (-786) (-515)))
+ (-5 *1 (-31 *3 *2)) (-4 *2 (-406 *3))))
((*1 *2)
- (|partial| -12 (-4 *1 (-318 *3 *2 *4)) (-4 *3 (-1127))
- (-4 *4 (-1145 (-383 *2))) (-4 *2 (-1145 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-515)) (-5 *1 (-570 *2 *3)) (-4 *3 (-1145 *2)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1083 *1)) (-4 *1 (-940)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
- ((*1 *1 *1) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1611 *4)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *1) (-4 *1 (-23)))
- ((*1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
- ((*1 *1) (-5 *1 (-499)))
- ((*1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-306)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-710)))))
-(((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-629 *11)) (-5 *4 (-589 (-383 (-883 *8))))
- (-5 *5 (-710)) (-5 *6 (-1070)) (-4 *8 (-13 (-284) (-136)))
- (-4 *11 (-880 *8 *10 *9)) (-4 *9 (-13 (-786) (-564 (-1087))))
- (-4 *10 (-732))
- (-5 *2
- (-2
- (|:| |rgl|
- (-589
- (-2 (|:| |eqzro| (-589 *11)) (|:| |neqzro| (-589 *11))
- (|:| |wcond| (-589 (-883 *8)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *8))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *8))))))))))
- (|:| |rgsz| (-523))))
- (-5 *1 (-855 *8 *9 *10 *11)) (-5 *7 (-523)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-219)))))
-(((*1 *1 *1) (-4 *1 (-33))) ((*1 *1 *1) (-5 *1 (-110)))
- ((*1 *1 *1) (-5 *1 (-157))) ((*1 *1 *1) (-4 *1 (-508)))
- ((*1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016))))
- ((*1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33))))))
-(((*1 *2) (-12 (-5 *2 (-779 (-523))) (-5 *1 (-497))))
- ((*1 *1) (-12 (-5 *1 (-779 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-402 *4 *2)) (-4 *2 (-13 (-1109) (-29 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-136))
- (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
- (-5 *2 (-292 *5)) (-5 *1 (-543 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-589 *3))))
- ((*1 *2 *1)
- (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123))
- (-5 *2 (-589 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-852)) (-4 *6 (-13 (-515) (-786)))
- (-5 *2 (-589 (-292 *6))) (-5 *1 (-199 *5 *6)) (-5 *3 (-292 *6))
- (-4 *5 (-973))))
- ((*1 *2 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-540 *5)) (-4 *5 (-13 (-29 *4) (-1109)))
- (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
- (-5 *2 (-589 *5)) (-5 *1 (-538 *4 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-540 (-383 (-883 *4))))
- (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
- (-5 *2 (-589 (-292 *4))) (-5 *1 (-543 *4))))
+ (-12 (-4 *4 (-158)) (-5 *2 (-1083 *4)) (-5 *1 (-151 *3 *4))
+ (-4 *3 (-152 *4))))
+ ((*1 *1 *1) (-12 (-4 *1 (-973)) (-4 *1 (-279))))
+ ((*1 *2) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1083 *3))))
+ ((*1 *2) (-12 (-4 *1 (-664 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3))))
((*1 *2 *1)
- (-12 (-4 *1 (-1012 *3 *2)) (-4 *3 (-784)) (-4 *2 (-1061 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 *1)) (-4 *1 (-1012 *4 *2)) (-4 *4 (-784))
- (-4 *2 (-1061 *4))))
- ((*1 *2 *2)
+ (-12 (-4 *1 (-989 *3 *2)) (-4 *3 (-13 (-784) (-339)))
+ (-4 *2 (-1145 *3)))))
+(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1182 (-1087) *3)) (-5 *1 (-1189 *3)) (-4 *3 (-973))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-973)))))
-(((*1 *1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-108)) (-5 *1 (-548 *3)) (-4 *3 (-973)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-1070))) (-5 *2 (-108)) (-5 *1 (-1092))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-1087))) (-5 *2 (-108)) (-5 *1 (-1092))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-203))) (-5 *2 (-108)) (-5 *1 (-1092))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-523))) (-5 *2 (-108)) (-5 *1 (-1092)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-987 *3 *4 *5)))))
-(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))))
- (-5 *2 (-962)) (-5 *1 (-689))))
- ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8)
- (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))))
- (-5 *8 (-364)) (-5 *2 (-962)) (-5 *1 (-689)))))
-(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1016)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-562 (-47)))) (-5 *1 (-47))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-562 (-47))) (-5 *1 (-47))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1083 (-47))) (-5 *3 (-589 (-562 (-47)))) (-5 *1 (-47))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1083 (-47))) (-5 *3 (-562 (-47))) (-5 *1 (-47))))
- ((*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3))
- (-4 *3 (-1145 (-155 *2)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-852)) (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))))
- ((*1 *2 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-339))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-346 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-1145 *2)) (-4 *2 (-921 *3)) (-5 *1 (-389 *3 *2 *4 *5))
- (-4 *3 (-284)) (-4 *5 (-13 (-385 *2 *4) (-964 *2)))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-1145 *2)) (-4 *2 (-921 *3))
- (-5 *1 (-390 *3 *2 *4 *5 *6)) (-4 *3 (-284)) (-4 *5 (-385 *2 *4))
- (-14 *6 (-1169 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-852)) (-4 *5 (-973))
- (-4 *2 (-13 (-380) (-964 *5) (-339) (-1109) (-261)))
- (-5 *1 (-418 *5 *3 *2)) (-4 *3 (-1145 *5))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-562 (-466)))) (-5 *1 (-466))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-562 (-466))) (-5 *1 (-466))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1083 (-466))) (-5 *3 (-589 (-562 (-466))))
- (-5 *1 (-466))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1083 (-466))) (-5 *3 (-562 (-466))) (-5 *1 (-466))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1169 *4)) (-5 *3 (-852)) (-4 *4 (-325))
- (-5 *1 (-493 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-664 *4 *2)) (-4 *2 (-1145 *4))
- (-5 *1 (-714 *4 *2 *5 *3)) (-4 *3 (-1145 *5))))
- ((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
- ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158))))
- ((*1 *1 *1) (-4 *1 (-982))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-560 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-271 (-779 *3))) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2
- (-3 (-779 *3)
- (-2 (|:| |leftHandLimit| (-3 (-779 *3) "failed"))
- (|:| |rightHandLimit| (-3 (-779 *3) "failed")))
- "failed"))
- (-5 *1 (-582 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-271 *3)) (-5 *5 (-1070))
- (-4 *3 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-779 *3)) (-5 *1 (-582 *6 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-271 (-779 (-883 *5)))) (-4 *5 (-427))
- (-5 *2
- (-3 (-779 (-383 (-883 *5)))
- (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 *5))) "failed"))
- (|:| |rightHandLimit| (-3 (-779 (-383 (-883 *5))) "failed")))
- "failed"))
- (-5 *1 (-583 *5)) (-5 *3 (-383 (-883 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-271 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5)))
- (-4 *5 (-427))
- (-5 *2
- (-3 (-779 *3)
- (-2 (|:| |leftHandLimit| (-3 (-779 *3) "failed"))
- (|:| |rightHandLimit| (-3 (-779 *3) "failed")))
- "failed"))
- (-5 *1 (-583 *5))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-271 (-383 (-883 *6)))) (-5 *5 (-1070))
- (-5 *3 (-383 (-883 *6))) (-4 *6 (-427)) (-5 *2 (-779 *3))
- (-5 *1 (-583 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-494 *3)) (-4 *3 (-13 (-666) (-25))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1083 *7)) (-4 *5 (-973))
- (-4 *7 (-973)) (-4 *2 (-1145 *5)) (-5 *1 (-472 *5 *2 *6 *7))
- (-4 *6 (-1145 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-973)) (-4 *7 (-973))
- (-4 *4 (-1145 *5)) (-5 *2 (-1083 *7)) (-5 *1 (-472 *5 *4 *6 *7))
- (-4 *6 (-1145 *4)))))
-(((*1 *2 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5))
- (-4 *5 (-13 (-339) (-136) (-964 (-523))))
- (-5 *2
- (-2 (|:| |a| *6) (|:| |b| (-383 *6)) (|:| |c| (-383 *6))
- (|:| -1219 *6)))
- (-5 *1 (-943 *5 *6)) (-5 *3 (-383 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-589 *3)) (-4 *3 (-1123)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1169 (-1169 (-523)))) (-5 *1 (-441)))))
-(((*1 *1) (-5 *1 (-413))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
(((*1 *2 *3)
(-12
(-5 *3
- (-589
- (-2 (|:| -3569 (-710))
- (|:| |eqns|
- (-589
- (-2 (|:| |det| *7) (|:| |rows| (-589 (-523)))
- (|:| |cols| (-589 (-523))))))
- (|:| |fgb| (-589 *7)))))
- (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136)))
- (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-710))
- (-5 *1 (-855 *4 *5 *6 *7)))))
-(((*1 *2 *1)
- (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
- (-14 *6
- (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *2))
- (-2 (|:| -4013 *5) (|:| -1475 *2))))
- (-4 *2 (-216 (-2810 *3) (-710))) (-5 *1 (-436 *3 *4 *5 *2 *6 *7))
- (-4 *5 (-786)) (-4 *7 (-880 *4 *2 (-796 *3))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016))
- (-4 *6 (-1016)) (-5 *2 (-1 *6 *5)) (-5 *1 (-624 *4 *5 *6)))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123))
- (-4 *4 (-349 *2)) (-4 *5 (-349 *2))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "right") (|has| *1 (-6 -4249)) (-4 *1 (-115 *3))
- (-4 *3 (-1123))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "left") (|has| *1 (-6 -4249)) (-4 *1 (-115 *3))
- (-4 *3 (-1123))))
- ((*1 *2 *1 *3 *2)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-265 *3 *2)) (-4 *3 (-1016))
- (-4 *2 (-1123))))
- ((*1 *2 *1 *3 *2) (-12 (-5 *2 (-51)) (-5 *3 (-1087)) (-5 *1 (-578))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 (-1136 (-523))) (|has| *1 (-6 -4249)) (-4 *1 (-594 *2))
- (-4 *2 (-1123))))
- ((*1 *1 *1 *2 *2 *1)
- (-12 (-5 *2 (-589 (-523))) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "value") (|has| *1 (-6 -4249)) (-4 *1 (-938 *2))
- (-4 *2 (-1123))))
- ((*1 *2 *1 *2) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123))))
- ((*1 *2 *1 *3 *2)
- (-12 (-4 *1 (-1100 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "last") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2))
- (-4 *2 (-1123))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "rest") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *3))
- (-4 *3 (-1123))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "first") (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2))
- (-4 *2 (-1123)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
- (-5 *1 (-906 *4 *5 *6 *7)))))
-(((*1 *1) (-5 *1 (-130))))
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-5 *2 (-1068 (-203))) (-5 *1 (-172))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-292 (-203))) (-5 *4 (-589 (-1087)))
+ (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *4 (-589 (-1087)))
+ (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-1068 (-203))) (-5 *1 (-277)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1096 (-589 *4))) (-4 *4 (-786))
- (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
- (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-782)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-5 *1 (-306)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))))
-(((*1 *2 *1)
- (-12 (-4 *4 (-1016)) (-5 *2 (-820 *3 *4)) (-5 *1 (-816 *3 *4 *5))
- (-4 *3 (-1016)) (-4 *5 (-609 *4)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-589 (-629 *4))) (-5 *2 (-629 *4)) (-4 *4 (-973))
- (-5 *1 (-956 *4)))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1139 *3 *2))
- (-4 *2 (-1145 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-710)) (-5 *2 (-1169 (-589 (-523)))) (-5 *1 (-454))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-900)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-687)))))
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-523)) (-5 *1 (-459 *4))
+ (-4 *4 (-1145 *2)))))
+(((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-984))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-984)))))
+(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-813 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
- (-5 *2 (-710)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6))))
+ (-12 (|has| *6 (-6 -4249)) (-4 *4 (-339)) (-4 *5 (-349 *4))
+ (-4 *6 (-349 *4)) (-5 *2 (-589 *6)) (-5 *1 (-490 *4 *5 *6 *3))
+ (-4 *3 (-627 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (|has| *9 (-6 -4249)) (-4 *4 (-515)) (-4 *5 (-349 *4))
+ (-4 *6 (-349 *4)) (-4 *7 (-921 *4)) (-4 *8 (-349 *7))
+ (-4 *9 (-349 *7)) (-5 *2 (-589 *6))
+ (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-627 *4 *5 *6))
+ (-4 *10 (-627 *7 *8 *9))))
((*1 *2 *1)
(-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-710))))
+ (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-589 *5))))
((*1 *2 *3)
(-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4))
- (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-628 *4 *5 *6 *3))
+ (-4 *6 (-349 *4)) (-5 *2 (-589 *6)) (-5 *1 (-628 *4 *5 *6 *3))
(-4 *3 (-627 *4 *5 *6))))
((*1 *2 *1)
(-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
(-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515))
- (-5 *2 (-710)))))
-(((*1 *1) (-5 *1 (-306))))
-(((*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
-(((*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
-(((*1 *1) (-5 *1 (-518))))
-(((*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))))
-(((*1 *1) (-5 *1 (-130))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-589 *6) "failed") (-523) *6 *6)) (-4 *6 (-339))
- (-4 *7 (-1145 *6))
- (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6)))
- (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-796 *5))) (-14 *5 (-589 (-1087))) (-4 *6 (-427))
- (-5 *2
- (-2 (|:| |dpolys| (-589 (-225 *5 *6)))
- (|:| |coords| (-589 (-523)))))
- (-5 *1 (-446 *5 *6 *7)) (-5 *3 (-589 (-225 *5 *6))) (-4 *7 (-427)))))
-(((*1 *2 *3 *4 *5 *6 *7 *7 *8)
- (-12
- (-5 *3
- (-2 (|:| |det| *12) (|:| |rows| (-589 (-523)))
- (|:| |cols| (-589 (-523)))))
- (-5 *4 (-629 *12)) (-5 *5 (-589 (-383 (-883 *9))))
- (-5 *6 (-589 (-589 *12))) (-5 *7 (-710)) (-5 *8 (-523))
- (-4 *9 (-13 (-284) (-136))) (-4 *12 (-880 *9 *11 *10))
- (-4 *10 (-13 (-786) (-564 (-1087)))) (-4 *11 (-732))
- (-5 *2
- (-2 (|:| |eqzro| (-589 *12)) (|:| |neqzro| (-589 *12))
- (|:| |wcond| (-589 (-883 *9)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *9))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *9)))))))))
- (-5 *1 (-855 *9 *10 *11 *12)))))
-(((*1 *2 *1) (-12 (-5 *1 (-540 *2)) (-4 *2 (-339)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-826))
- (-5 *3
- (-2 (|:| |pde| (-589 (-292 (-203))))
- (|:| |constraints|
- (-589
- (-2 (|:| |start| (-203)) (|:| |finish| (-203))
- (|:| |grid| (-710)) (|:| |boundaryType| (-523))
- (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203))))))
- (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070))
- (|:| |tol| (-203))))
- (-5 *2 (-962)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-794)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 (-710))
- (-14 *4 (-710)) (-4 *5 (-158)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1026)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *6))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
+ (-5 *2 (-589 *7)))))
+(((*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-108))))
((*1 *2 *1)
- (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-710))) (-5 *3 (-108)) (-5 *1 (-1076 *4 *5))
- (-14 *4 (-852)) (-4 *5 (-973)))))
-(((*1 *1 *1) (-4 *1 (-575)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-955 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-589 (-629 *3))) (-4 *3 (-973)) (-5 *1 (-955 *3))))
- ((*1 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-955 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-589 (-629 *3))) (-4 *3 (-973)) (-5 *1 (-955 *3)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
+ (-5 *2 (-1169 *6)) (-5 *1 (-312 *3 *4 *5 *6))
+ (-4 *6 (-318 *3 *4 *5)))))
+(((*1 *1 *1 *1) (-4 *1 (-508))))
(((*1 *2 *3)
- (-12 (-5 *2 (-589 (-1083 (-523)))) (-5 *1 (-171)) (-5 *3 (-523)))))
+ (-12 (|has| *2 (-6 (-4250 "*"))) (-4 *5 (-349 *2)) (-4 *6 (-349 *2))
+ (-4 *2 (-973)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1145 *2))
+ (-4 *4 (-627 *2 *5 *6)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1068 *4)) (-5 *3 (-1 *4 (-523))) (-4 *4 (-973))
+ (-5 *1 (-1072 *4)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732))
+ (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *1 *2 *2)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-13 (-339) (-136) (-964 (-523))))
+ (-4 *5 (-1145 *4))
+ (-5 *2 (-2 (|:| -3699 (-383 *5)) (|:| |coeff| (-383 *5))))
+ (-5 *1 (-527 *4 *5)) (-5 *3 (-383 *5)))))
+(((*1 *1 *1) (-4 *1 (-604))) ((*1 *1 *1) (-5 *1 (-1034))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-172))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-277))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-282)))))
-(((*1 *1) (-5 *1 (-1090))))
+ (-12 (-5 *3 (-292 (-355))) (-5 *2 (-292 (-203))) (-5 *1 (-282)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-701))))
+(((*1 *2 *2) (|partial| -12 (-5 *1 (-517 *2)) (-4 *2 (-508)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1174))
- (-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-299 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-124))
- (-4 *3 (-731)))))
-(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-962)) (-5 *3 (-1087)) (-5 *1 (-172)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 *1)) (|has| *1 (-6 -4249)) (-4 *1 (-938 *3))
- (-4 *3 (-1123)))))
+ (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-393 *4)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-523))) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-515)) (-4 *8 (-880 *7 *5 *6))
- (-5 *2 (-2 (|:| -1475 (-710)) (|:| -3474 *9) (|:| |radicand| *9)))
- (-5 *1 (-884 *5 *6 *7 *8 *9)) (-5 *4 (-710))
- (-4 *9
- (-13 (-339)
- (-10 -8 (-15 -3316 (*8 $)) (-15 -3329 (*8 $)) (-15 -1691 ($ *8))))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
-(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4)
- (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523))
- (-5 *2 (-962)) (-5 *1 (-696)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-589 *6)) (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
- (-4 *3 (-515)))))
-(((*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1 *8 *8))
- (-5 *5
- (-1 (-2 (|:| |ans| *7) (|:| -3855 *7) (|:| |sol?| (-108)))
- (-523) *7))
- (-5 *6 (-589 (-383 *8))) (-4 *7 (-339)) (-4 *8 (-1145 *7))
- (-5 *3 (-383 *8))
- (-5 *2
- (-2
- (|:| |answer|
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (|:| |a0| *7)))
- (-5 *1 (-533 *7 *8)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-589 (-589 (-589 *5)))) (-5 *3 (-1 (-108) *5 *5))
- (-5 *4 (-589 *5)) (-4 *5 (-786)) (-5 *1 (-1095 *5)))))
-(((*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
-(((*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-108))))
+ (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-424 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-973)) (-4 *3 (-786))
+ (-5 *2 (-2 (|:| |val| *1) (|:| -3262 (-523)))) (-4 *1 (-406 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
+ (|partial| -12
+ (-5 *2 (-2 (|:| |val| (-823 *3)) (|:| -3262 (-823 *3))))
+ (-5 *1 (-823 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
+ (-4 *7 (-880 *6 *4 *5))
+ (-5 *2 (-2 (|:| |val| *3) (|:| -3262 (-523))))
+ (-5 *1 (-881 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-339)
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $))
+ (-15 -2171 (*7 $))))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
(((*1 *2 *3 *4)
(-12 (-5 *4 (-1087))
(-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523))))
- (-5 *2 (-2 (|:| -4173 *3) (|:| |nconst| *3))) (-5 *1 (-526 *5 *3))
+ (-5 *2 (-2 (|:| -2653 *3) (|:| |nconst| *3))) (-5 *1 (-526 *5 *3))
(-4 *3 (-13 (-27) (-1109) (-406 *5))))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3)
+ (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *6 (-203))
+ (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2))
+ (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523))))
+ (-5 *1 (-168 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-1113 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5))
+ (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-5 *2 (-108)) (-5 *1 (-855 *4 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-13 (-284) (-136)))
+ (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-108))
+ (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-938 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *1 *1) (-5 *1 (-203)))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966))))
+ ((*1 *1 *1 *1) (-4 *1 (-1051))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-973)) (-5 *1 (-825 *2 *3)) (-4 *2 (-1145 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
+(((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-5 *1 (-766 *2 *3)) (-4 *2 (-648 *3)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
+ (-5 *2
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
+ (|:| |success| (-108))))
+ (-5 *1 (-728)) (-5 *5 (-523)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-292 *3)) (-4 *3 (-515)) (-4 *3 (-786)))))
(((*1 *2 *3)
(-12 (-5 *3 (-708))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
(|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))))
(-5 *1 (-524))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-708)) (-5 *4 (-985))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
(|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))))
(-5 *1 (-524))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-726)) (-5 *3 (-985))
(-5 *4
(-2 (|:| |fn| (-292 (-203)))
- (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203))
+ (|:| -3487 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203))
(|:| |relerr| (-203))))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))
+ (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))
(|:| |extra| (-962))))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-726)) (-5 *3 (-985))
(-5 *4
(-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
(|:| |relerr| (-203))))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))
+ (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))
(|:| |extra| (-962))))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-739)) (-5 *3 (-985))
@@ -12989,41 +5513,41 @@
(|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
(|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
(|:| |abserr| (-203)) (|:| |relerr| (-203))))
- (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))))))
+ (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))))))
((*1 *2 *3)
(-12 (-5 *3 (-747))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
(|:| |explanations| (-589 (-1070)))))
(-5 *1 (-744))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-747)) (-5 *4 (-985))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
(|:| |explanations| (-589 (-1070)))))
(-5 *1 (-744))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-775)) (-5 *3 (-985))
(-5 *4
- (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))
- (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))))))
+ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))
+ (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-775)) (-5 *3 (-985))
(-5 *4
- (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203)))
+ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203)))
(|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203))))
(|:| |ub| (-589 (-779 (-203))))))
- (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))))))
+ (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))))))
((*1 *2 *3)
(-12 (-5 *3 (-777))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
(|:| |explanations| (-589 (-1070)))))
(-5 *1 (-776))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-777)) (-5 *4 (-985))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
(|:| |explanations| (-589 (-1070)))))
(-5 *1 (-776))))
((*1 *2 *3 *4)
@@ -13037,19 +5561,165 @@
(|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203))))))
(|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070))
(|:| |tol| (-203))))
- (-5 *2 (-2 (|:| -1796 (-355)) (|:| |explanations| (-1070))))))
+ (-5 *2 (-2 (|:| -3359 (-355)) (|:| |explanations| (-1070))))))
((*1 *2 *3)
(-12 (-5 *3 (-829))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
(|:| |explanations| (-589 (-1070)))))
(-5 *1 (-828))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-829)) (-5 *4 (-985))
(-5 *2
- (-2 (|:| -1796 (-355)) (|:| -4198 (-1070))
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
(|:| |explanations| (-589 (-1070)))))
(-5 *1 (-828)))))
+(((*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-523))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-710))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-852))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
+ (-4 *4 (-158))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-144))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-144))))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109)))
+ (-5 *1 (-205 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-666))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-666))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *1 (-271 *2)) (-4 *2 (-1028)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *1 (-271 *2)) (-4 *2 (-1028)) (-4 *2 (-1123))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *1 (-299 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-124))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-337 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-337 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-357 *3 *2)) (-4 *3 (-973)) (-4 *2 (-786))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *1 (-358 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1016))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
+ (-4 *6 (-216 (-1271 *3) (-710)))
+ (-14 *7
+ (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *6))
+ (-2 (|:| -2557 *5) (|:| -3262 *6))))
+ (-5 *1 (-436 *3 *4 *5 *6 *7 *2)) (-4 *5 (-786))
+ (-4 *2 (-880 *4 *6 (-796 *3)))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
+ (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3))))
+ ((*1 *1 *1 *1) (-5 *1 (-499)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-549 *2)) (-4 *2 (-973))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-549 *2)) (-4 *2 (-973))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-591 *2)) (-4 *2 (-980))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1016))
+ (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-1 *7 *5))
+ (-5 *1 (-624 *5 *6 *7))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-627 *3 *2 *4)) (-4 *3 (-973)) (-4 *2 (-349 *3))
+ (-4 *4 (-349 *3))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *1 (-627 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-349 *3))
+ (-4 *2 (-349 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2))))
+ ((*1 *1 *1 *1) (-4 *1 (-660)))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-515))
+ (-5 *1 (-899 *3 *4))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-979 *2)) (-4 *2 (-980))))
+ ((*1 *1 *1 *1) (-4 *1 (-1028)))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1037 *3 *4 *2 *5)) (-4 *4 (-973)) (-4 *2 (-216 *3 *4))
+ (-4 *5 (-216 *3 *4))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *1 (-1037 *3 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-216 *3 *4))
+ (-4 *2 (-216 *3 *4))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-5 *1 (-1040 *3 *4 *2))
+ (-4 *2 (-880 *3 (-495 *4) *4))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-874 (-203))) (-5 *3 (-203)) (-5 *1 (-1120))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-666))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-666))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-523)) (-4 *1 (-1167 *3)) (-4 *3 (-1123)) (-4 *3 (-21))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-589
+ (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-710)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *4 (-732)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *5 (-786))
+ (-5 *1 (-424 *3 *4 *5 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-876 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-973)) (-4 *7 (-973))
+ (-4 *6 (-1145 *5)) (-5 *2 (-1083 (-1083 *7)))
+ (-5 *1 (-472 *5 *6 *4 *7)) (-4 *4 (-1145 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1105)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
+ (-5 *1 (-917 *3 *4 *5 *6 *7))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
+ (-5 *1 (-1023 *3 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-126))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-508))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7))
(-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732))
@@ -13058,15 +5728,209 @@
(-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7))
(-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732))
(-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-92)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-155 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
+ (-5 *1 (-698)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-710)) (-4 *4 (-284)) (-4 *6 (-1145 *4))
+ (-5 *2 (-1169 (-589 *6))) (-5 *1 (-430 *4 *6)) (-5 *5 (-589 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-292 *4)) (-4 *4 (-13 (-767) (-786) (-973)))
+ (-5 *2 (-1070)) (-5 *1 (-765 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-292 *5)) (-5 *4 (-108))
+ (-4 *5 (-13 (-767) (-786) (-973))) (-5 *2 (-1070))
+ (-5 *1 (-765 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-761)) (-5 *4 (-292 *5))
+ (-4 *5 (-13 (-767) (-786) (-973))) (-5 *2 (-1174))
+ (-5 *1 (-765 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-761)) (-5 *4 (-292 *6)) (-5 *5 (-108))
+ (-4 *6 (-13 (-767) (-786) (-973))) (-5 *2 (-1174))
+ (-5 *1 (-765 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-767)) (-5 *2 (-1070))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-767)) (-5 *3 (-108)) (-5 *2 (-1070))))
+ ((*1 *2 *3 *1) (-12 (-4 *1 (-767)) (-5 *3 (-761)) (-5 *2 (-1174))))
+ ((*1 *2 *3 *1 *4)
+ (-12 (-4 *1 (-767)) (-5 *3 (-761)) (-5 *4 (-108)) (-5 *2 (-1174)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-339)) (-4 *4 (-515)) (-4 *5 (-1145 *4))
+ (-5 *2 (-2 (|:| -2396 (-570 *4 *5)) (|:| -3082 (-383 *5))))
+ (-5 *1 (-570 *4 *5)) (-5 *3 (-383 *5))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4))
+ (-14 *3 (-852)) (-4 *4 (-973))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-427)) (-4 *3 (-973))
+ (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1)))
+ (-4 *1 (-1145 *3)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-4 *3 (-1016))
+ (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-589 *5) *6))
+ (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5))
+ (-5 *2 (-589 (-2 (|:| |poly| *6) (|:| -1747 *3))))
+ (-5 *1 (-748 *5 *6 *3 *7)) (-4 *3 (-599 *6))
+ (-4 *7 (-599 (-383 *6)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-589 *5) *6))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-4 *6 (-1145 *5))
+ (-5 *2 (-589 (-2 (|:| |poly| *6) (|:| -1747 (-597 *6 (-383 *6))))))
+ (-5 *1 (-751 *5 *6)) (-5 *3 (-597 *6 (-383 *6))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-795))))
+ ((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-795))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-794)) (-5 *2 (-1174)) (-5 *1 (-795))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1068 *4))
+ (-4 *4 (-1016)) (-4 *4 (-1123)))))
(((*1 *1 *2 *3 *1)
(-12 (-5 *2 (-1087)) (-5 *3 (-589 (-895))) (-5 *1 (-268)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-594 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *1 *1) (-4 *1 (-508))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-523) (-523))) (-5 *1 (-337 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-710) (-710))) (-5 *1 (-362 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4)
+ (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)))))
+(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-589 *1)) (-4 *1 (-284)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3)
+ (-12 (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *4 (-1145 *3))
+ (-5 *2
+ (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-629 *3))))
+ (-5 *1 (-326 *3 *4 *5)) (-4 *5 (-385 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-523)) (-4 *4 (-1145 *3))
+ (-5 *2
+ (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-629 *3))))
+ (-5 *1 (-707 *4 *5)) (-4 *5 (-385 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-325)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 *3))
+ (-5 *2
+ (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-629 *3))))
+ (-5 *1 (-914 *4 *3 *5 *6)) (-4 *6 (-664 *3 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-325)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 *3))
+ (-5 *2
+ (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-629 *3))))
+ (-5 *1 (-1178 *4 *3 *5 *6)) (-4 *6 (-385 *3 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-523))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-973)) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1145 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-499))) (-5 *2 (-1087)) (-5 *1 (-499)))))
(((*1 *1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-786))))
((*1 *1 *2 *1 *1)
(-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123))))
((*1 *1 *1 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786)))))
+(((*1 *2)
+ (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
+ (-5 *1 (-917 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
+ (-5 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-874 (-203)))) (-5 *1 (-1170)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-339)) (-4 *1 (-305 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1169 *3)) (-4 *3 (-1145 *4)) (-4 *4 (-1127))
+ (-4 *1 (-318 *4 *3 *5)) (-4 *5 (-1145 (-383 *3)))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1169 *1)) (-4 *4 (-158))
+ (-4 *1 (-343 *4))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1169 *1)) (-4 *4 (-158))
+ (-4 *1 (-346 *4 *5)) (-4 *5 (-1145 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-385 *3 *4))
+ (-4 *4 (-1145 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-158)) (-4 *1 (-393 *3)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1016)) (-5 *1 (-894 *3 *2)) (-4 *3 (-1016)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *2)
+ (|:| |polj| *2)))
+ (-4 *5 (-732)) (-4 *2 (-880 *4 *5 *6)) (-5 *1 (-424 *4 *5 *6 *2))
+ (-4 *4 (-427)) (-4 *6 (-786)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-697)))))
(((*1 *2 *3)
(-12 (-4 *3 (-1145 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-914 *4 *2 *3 *5))
(-4 *4 (-325)) (-4 *5 (-664 *2 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1016) (-33)))
+ (-5 *2 (-108)) (-5 *1 (-1052 *4 *5)) (-4 *4 (-13 (-1016) (-33))))))
+(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-691)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *6)) (-4 *5 (-1016))
+ (-4 *6 (-1123)) (-5 *2 (-1 *6 *5)) (-5 *1 (-586 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-4 *5 (-1016))
+ (-4 *2 (-1123)) (-5 *1 (-586 *5 *2))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 *5)) (-4 *6 (-1016))
+ (-4 *5 (-1123)) (-5 *2 (-1 *5 *6)) (-5 *1 (-586 *6 *5))))
+ ((*1 *2 *3 *4 *5 *2)
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-4 *5 (-1016))
+ (-4 *2 (-1123)) (-5 *1 (-586 *5 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-589 *5)) (-5 *4 (-589 *6))
+ (-4 *5 (-1016)) (-4 *6 (-1123)) (-5 *1 (-586 *5 *6))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 *2)) (-5 *6 (-1 *2 *5))
+ (-4 *5 (-1016)) (-4 *2 (-1123)) (-5 *1 (-586 *5 *2))))
+ ((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-133)) (-5 *2 (-710)))))
+(((*1 *2 *3 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *1) (|partial| -12 (-4 *1 (-940)) (-5 *2 (-794)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442))))
+ ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))))
(((*1 *2 *3)
(-12 (-4 *1 (-739))
(-5 *3
@@ -13075,11 +5939,66 @@
(|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
(|:| |abserr| (-203)) (|:| |relerr| (-203))))
(-5 *2 (-962)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523))))
+ (-5 *2 (-155 (-292 *4))) (-5 *1 (-168 *4 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4))))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-155 *3)) (-5 *1 (-1113 *4 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *4))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 *4)) (-5 *1 (-1053 *3 *4))
+ (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-710)) (-5 *2 (-108)) (-5 *1 (-541 *3)) (-4 *3 (-508)))))
+(((*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-542 *4))
+ (-4 *4 (-325)))))
+(((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-589 (-562 *2))) (-5 *4 (-1087))
+ (-4 *2 (-13 (-27) (-1109) (-406 *5)))
+ (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-254 *5 *2)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-589 (-1 (-108) *8))) (-4 *8 (-987 *5 *6 *7))
(-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786))
(-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8))))
(-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-306)))))
+(((*1 *2 *1 *2 *3)
+ (|partial| -12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-985)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 (-383 (-883 (-523))))) (-5 *4 (-589 (-1087)))
+ (-5 *2 (-589 (-589 *5))) (-5 *1 (-356 *5))
+ (-4 *5 (-13 (-784) (-339)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 (-523)))) (-5 *2 (-589 *4)) (-5 *1 (-356 *4))
+ (-4 *4 (-13 (-784) (-339))))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1087))
+ (-4 *5 (-13 (-515) (-964 (-523)) (-136)))
+ (-5 *2
+ (-2 (|:| -3699 (-383 (-883 *5))) (|:| |coeff| (-383 (-883 *5)))))
+ (-5 *1 (-529 *5)) (-5 *3 (-383 (-883 *5))))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-454)))))
(((*1 *2 *1)
(-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
(-5 *2 (-710))))
@@ -13089,2270 +6008,697 @@
((*1 *2 *1)
(-12 (-5 *2 (-710)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973))
(-4 *4 (-666)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-427)) (-4 *4 (-786))
- (-5 *1 (-532 *4 *2)) (-4 *2 (-261)) (-4 *2 (-406 *4)))))
-(((*1 *2)
- (-12 (-4 *3 (-973)) (-5 *2 (-888 (-652 *3 *4))) (-5 *1 (-652 *3 *4))
- (-4 *4 (-1145 *3)))))
-(((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *4 (-1 (-3 (-523) "failed") *5)) (-4 *5 (-973))
- (-5 *2 (-523)) (-5 *1 (-506 *5 *3)) (-4 *3 (-1145 *5))))
- ((*1 *2 *3 *4 *2 *5)
- (|partial| -12 (-5 *5 (-1 (-3 (-523) "failed") *4)) (-4 *4 (-973))
- (-5 *2 (-523)) (-5 *1 (-506 *4 *3)) (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1 (-3 (-523) "failed") *4)) (-4 *4 (-973))
- (-5 *2 (-523)) (-5 *1 (-506 *4 *3)) (-4 *3 (-1145 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-502 *4 *2 *5 *6))
- (-4 *4 (-284)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-710))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-1076 3 *3))))
- ((*1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1171))))
- ((*1 *2 *1) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1171)))))
-(((*1 *2 *1 *3 *3 *4)
- (-12 (-5 *3 (-1 (-794) (-794) (-794))) (-5 *4 (-523)) (-5 *2 (-794))
- (-5 *1 (-592 *5 *6 *7)) (-4 *5 (-1016)) (-4 *6 (-23)) (-14 *7 *6)))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-794)) (-5 *1 (-790 *3 *4 *5)) (-4 *3 (-973))
- (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-794))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-794))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-794))))
- ((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-1083 *3)) (-4 *3 (-973)))))
+(((*1 *1 *1 *2 *2)
+ (|partial| -12 (-5 *2 (-852)) (-5 *1 (-1017 *3 *4)) (-14 *3 *2)
+ (-14 *4 *2))))
(((*1 *2 *1)
- (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-710)))))
-(((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-1070)) (-5 *4 (-155 (-203))) (-5 *5 (-523))
- (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-589 (-589 *4)))) (-5 *2 (-589 (-589 *4)))
- (-5 *1 (-1095 *4)) (-4 *4 (-786)))))
-(((*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108))))
+ (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 (-523)))))
+ (-5 *1 (-337 *3)) (-4 *3 (-1016))))
((*1 *2 *1)
- (-12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-108))
- (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4))))
+ (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 (-710)))))
+ (-5 *1 (-362 *3)) (-4 *3 (-1016))))
((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
- (-4 *4 (-13 (-1016) (-33))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-195 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *2 (-523)) (-5 *1 (-528 *3)) (-4 *3 (-964 *2)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427))
- (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-906 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-5 *2 (-523)) (-5 *1 (-184)))))
-(((*1 *2)
- (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
- (-5 *2 (-710)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-710))))
- ((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-710)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-203)) (-5 *4 (-523))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962))
- (-5 *1 (-688)))))
-(((*1 *2 *3 *4 *4 *3 *5)
- (-12 (-5 *4 (-562 *3)) (-5 *5 (-1083 *3))
- (-4 *3 (-13 (-406 *6) (-27) (-1109)))
- (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2 (-540 *3)) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016))))
- ((*1 *2 *3 *4 *4 *4 *3 *5)
- (-12 (-5 *4 (-562 *3)) (-5 *5 (-383 (-1083 *3)))
- (-4 *3 (-13 (-406 *6) (-27) (-1109)))
- (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2 (-540 *3)) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |integrand| *3) (|:| |intvar| *3))))
- (-5 *1 (-540 *3)) (-4 *3 (-339)))))
-(((*1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-634 *3)) (-4 *3 (-1016))
- (-5 *2 (-589 (-2 (|:| -2482 *3) (|:| -3977 (-710))))))))
-(((*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-108))
- (-5 *1 (-333 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-858))
- (-5 *2
- (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
- (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
- (-5 *1 (-142))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-858)) (-5 *4 (-383 (-523)))
- (-5 *2
- (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
- (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
- (-5 *1 (-142))))
- ((*1 *2 *3)
- (-12
+ (-12 (-5 *2 (-589 (-2 (|:| -3573 *3) (|:| -3262 (-523)))))
+ (-5 *1 (-394 *3)) (-4 *3 (-515))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 (-710)))))
+ (-5 *1 (-758 *3)) (-4 *3 (-786)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070))
+ (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *3 *3 *4 *5)
+ (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1145 *6))
+ (-4 *6 (-13 (-339) (-136) (-964 *4))) (-5 *4 (-523))
(-5 *2
- (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
- (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
- (-5 *1 (-142)) (-5 *3 (-589 (-874 (-203))))))
- ((*1 *2 *3)
+ (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108))))
+ (|:| -1747
+ (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3)
+ (|:| |beta| *3)))))
+ (-5 *1 (-943 *6 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *1 (-620 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
+(((*1 *1 *2 *2) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1070)) (-5 *1 (-918))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1011 *4)) (-4 *4 (-1123))
+ (-5 *1 (-1009 *4)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-687)))))
+(((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
- (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
- (-5 *1 (-142)) (-5 *3 (-589 (-589 (-874 (-203)))))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+ (-2 (|:| |mval| (-629 *3)) (|:| |invmval| (-629 *3))
+ (|:| |genIdeal| (-475 *3 *4 *5 *6))))
+ (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))))
+(((*1 *2)
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-589 (-629 *6))) (-5 *4 (-108)) (-5 *5 (-523))
+ (-5 *2 (-629 *6)) (-5 *1 (-956 *6)) (-4 *6 (-339)) (-4 *6 (-973))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 (-629 *4))) (-5 *2 (-629 *4)) (-5 *1 (-956 *4))
+ (-4 *4 (-339)) (-4 *4 (-973))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-523)) (-5 *2 (-629 *5))
+ (-5 *1 (-956 *5)) (-4 *5 (-339)) (-4 *5 (-973)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-427)) (-4 *4 (-786))
+ (-5 *1 (-532 *4 *2)) (-4 *2 (-261)) (-4 *2 (-406 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-339)) (-5 *2 (-629 *4))
- (-5 *1 (-753 *4 *5)) (-4 *5 (-599 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *5)) (-5 *4 (-710)) (-4 *5 (-339))
- (-5 *2 (-629 *5)) (-5 *1 (-753 *5 *6)) (-4 *6 (-599 *5)))))
+ (-12 (-5 *3 (-779 (-355))) (-5 *2 (-779 (-203))) (-5 *1 (-282)))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-339)) (-5 *1 (-827 *2 *3))
+ (-4 *2 (-1145 *3)))))
+(((*1 *2 *3 *4 *2 *2 *5)
+ (|partial| -12 (-5 *2 (-779 *4)) (-5 *3 (-562 *4)) (-5 *5 (-108))
+ (-4 *4 (-13 (-1109) (-29 *6)))
+ (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-202 *6 *4)))))
+(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7)
+ (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-82 FCNF))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-83 FCNG)))) (-5 *3 (-203))
+ (-5 *2 (-962)) (-5 *1 (-689)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *1 (-620 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2)
+ (-12 (-4 *3 (-973)) (-5 *2 (-888 (-652 *3 *4))) (-5 *1 (-652 *3 *4))
+ (-4 *4 (-1145 *3)))))
(((*1 *1)
- (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
- (-4 *4 (-158)))))
-(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
-(((*1 *2 *3 *3 *4)
+ (-12 (-4 *1 (-380)) (-2575 (|has| *1 (-6 -4239)))
+ (-2575 (|has| *1 (-6 -4231)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-786))))
+ ((*1 *2 *1) (-12 (-4 *1 (-769 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1 *1) (-4 *1 (-786))) ((*1 *1) (-5 *1 (-1034))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1169 *5)) (-4 *5 (-585 *4)) (-4 *4 (-515))
+ (-5 *2 (-1169 *4)) (-5 *1 (-584 *4 *5)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355)))
+ (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
+ (-5 *1 (-1086)))))
+(((*1 *2 *3 *4)
(-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
(-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))
+ (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4))))
(-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-502 *4 *2 *5 *6))
- (-4 *4 (-284)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-710))))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
- (-14 *4 (-589 (-1087)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786)))
- (-14 *4 (-589 (-1087))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-339) (-784))) (-5 *1 (-165 *3 *2))
- (-4 *2 (-1145 (-155 *3))))))
-(((*1 *2 *3) (-12 (-5 *3 (-883 (-203))) (-5 *2 (-203)) (-5 *1 (-282)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-393 *4)))))
-(((*1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523))))
- ((*1 *1 *1) (-5 *1 (-1034))))
-(((*1 *1) (-5 *1 (-130))))
-(((*1 *2 *3 *4)
- (-12
- (-5 *3
- (-589
- (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8))
- (|:| |wcond| (-589 (-883 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1169 (-383 (-883 *5))))
- (|:| -3760 (-589 (-1169 (-383 (-883 *5))))))))))
- (-5 *4 (-1070)) (-4 *5 (-13 (-284) (-136))) (-4 *8 (-880 *5 *7 *6))
- (-4 *6 (-13 (-786) (-564 (-1087)))) (-4 *7 (-732)) (-5 *2 (-523))
- (-5 *1 (-855 *5 *6 *7 *8)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-383 (-523)))
- (-5 *1 (-409 *4 *3)) (-4 *3 (-406 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-562 *3)) (-4 *3 (-406 *5))
- (-4 *5 (-13 (-786) (-515) (-964 (-523))))
- (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-409 *5 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1169 *3)) (-4 *3 (-1145 *4)) (-4 *4 (-1127))
- (-4 *1 (-318 *4 *3 *5)) (-4 *5 (-1145 (-383 *3))))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1117 *4 *5 *3 *6)) (-4 *4 (-515)) (-4 *5 (-732))
- (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3))
- (-4 *3 (-897)))))
-(((*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-151 *3 *2)) (-4 *3 (-152 *2))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *2 *4)) (-4 *4 (-1145 *2))
- (-4 *2 (-158))))
- ((*1 *2)
- (-12 (-4 *4 (-1145 *2)) (-4 *2 (-158)) (-5 *1 (-384 *3 *2 *4))
- (-4 *3 (-385 *2 *4))))
- ((*1 *2) (-12 (-4 *1 (-385 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158))))
- ((*1 *2)
- (-12 (-4 *3 (-1145 *2)) (-5 *2 (-523)) (-5 *1 (-707 *3 *4))
- (-4 *4 (-385 *2 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786)) (-4 *3 (-158))))
+ (-12 (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-113 *3)) (-14 *3 (-523))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *3 (-1068 *2)) (-4 *2 (-284)) (-5 *1 (-159 *2))))
+ ((*1 *1 *2) (-12 (-5 *2 (-383 *3)) (-4 *3 (-284)) (-5 *1 (-159 *3))))
((*1 *2 *3)
- (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2))))
- ((*1 *2 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-158)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-284)) (-5 *1 (-164 *3)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523))))
- ((*1 *1 *1 *1) (-5 *1 (-1034))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786))
- (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-589 (-710)))))
+ (-12 (-5 *2 (-159 (-523))) (-5 *1 (-705 *3)) (-4 *3 (-380))))
((*1 *2 *1)
- (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
- (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-589 (-710))))))
-(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3)
- (-12 (-5 *4 (-589 (-108))) (-5 *5 (-629 (-203)))
- (-5 *6 (-629 (-523))) (-5 *7 (-203)) (-5 *3 (-523)) (-5 *2 (-962))
- (-5 *1 (-694)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |k| (-1087)) (|:| |c| (-1189 *3)))))
- (-5 *1 (-1189 *3)) (-4 *3 (-973))))
+ (-12 (-5 *2 (-159 (-383 (-523)))) (-5 *1 (-802 *3)) (-14 *3 (-523))))
((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |k| *3) (|:| |c| (-1191 *3 *4)))))
- (-5 *1 (-1191 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-786)) (-5 *4 (-589 *6))
- (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| *4) (|:| |td| (-589 *4))))
- (-5 *1 (-1095 *6)) (-5 *5 (-589 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1083 (-523))) (-5 *2 (-523)) (-5 *1 (-873)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
- (-4 *4 (-13 (-786) (-515))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-339)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3)))
- (-5 *1 (-706 *3 *4)) (-4 *3 (-648 *4))))
+ (-12 (-14 *3 (-523)) (-5 *2 (-159 (-383 (-523))))
+ (-5 *1 (-803 *3 *4)) (-4 *4 (-800 *3)))))
+(((*1 *2 *1 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1)))
+ (-4 *1 (-284))))
((*1 *2 *1 *1)
- (-12 (-4 *3 (-339)) (-4 *3 (-973))
- (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-788 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-94 *5)) (-4 *5 (-339)) (-4 *5 (-973))
- (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-789 *5 *3))
- (-4 *3 (-788 *5)))))
+ (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -4102 *1)))
+ (-4 *1 (-284)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-589 *6))
- (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-1169 *5)) (-4 *5 (-284))
- (-4 *5 (-973)) (-5 *2 (-629 *5)) (-5 *1 (-956 *5)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523))))
- ((*1 *1 *1 *1) (-5 *1 (-1034))))
+ (-12 (-5 *2 (-1154 *3 *4 *5)) (-5 *1 (-295 *3 *4 *5))
+ (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3)))
+ ((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-394 *3)) (-4 *3 (-515))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-638))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1016)) (-5 *1 (-653 *3 *2 *4)) (-4 *3 (-786))
+ (-14 *4
+ (-1 (-108) (-2 (|:| -2557 *3) (|:| -3262 *2))
+ (-2 (|:| -2557 *3) (|:| -3262 *2)))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1083 *7)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-973)) (-5 *2 (-1083 *6))
- (-5 *1 (-297 *4 *5 *6 *7)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-951 *3))
- (-4 *3 (-13 (-784) (-339) (-949)))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
- (-4 *3 (-1145 *2))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *1 (-989 *2 *3)) (-4 *2 (-13 (-784) (-339)))
- (-4 *3 (-1145 *2)))))
-(((*1 *2 *3 *4 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-696)))))
-(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-512)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-732)) (-4 *5 (-786)) (-4 *3 (-515)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814))
- (-5 *3 (-589 (-523)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814))
- (-5 *3 (-589 (-523))))))
-(((*1 *1)
- (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158)))))
-(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
- (-5 *2 (-962)) (-5 *1 (-696)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520))))
+ (-12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4)) (-4 *6 (-1145 *5))
+ (-4 *7 (-1145 (-383 *6))) (-4 *8 (-318 *5 *6 *7))
+ (-4 *4 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-108))
+ (-5 *1 (-842 *4 *5 *6 *7 *8))))
((*1 *2 *3)
- (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))))
-(((*1 *1) (-5 *1 (-108))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-629 *4)) (-4 *4 (-339)) (-5 *2 (-1083 *4))
- (-5 *1 (-496 *4 *5 *6)) (-4 *5 (-339)) (-4 *6 (-13 (-339) (-784))))))
-(((*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| (-1068 (-203)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2464
- (-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 (-962)) (-5 *1 (-282)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-4 *4 (-973))
- (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-1145 *4)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
- (-5 *1 (-993 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
- (-5 *1 (-1024 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1010 *3)) (-4 *3 (-1123)) (-5 *2 (-523)))))
-(((*1 *2 *3 *4 *4 *5)
- (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3))
- (-4 *3 (-13 (-406 *6) (-27) (-1109)))
- (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-525 *6 *3 *7)) (-4 *7 (-1016)))))
-(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+ (-12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6))
+ (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4)))
+ (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-108))
+ (-5 *1 (-843 *4 *5 *6)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))
+ ((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))
+ (-5 *2 (-962)) (-5 *1 (-688)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *4 (-1 (-3 (-523) "failed") *5)) (-4 *5 (-973))
+ (-5 *2 (-523)) (-5 *1 (-506 *5 *3)) (-4 *3 (-1145 *5))))
+ ((*1 *2 *3 *4 *2 *5)
+ (|partial| -12 (-5 *5 (-1 (-3 (-523) "failed") *4)) (-4 *4 (-973))
+ (-5 *2 (-523)) (-5 *1 (-506 *4 *3)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1 (-3 (-523) "failed") *4)) (-4 *4 (-973))
+ (-5 *2 (-523)) (-5 *1 (-506 *4 *3)) (-4 *3 (-1145 *4)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
-(((*1 *2)
- (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1016)))))
+ (-12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523))) (-5 *2 (-108))
+ (-5 *1 (-1194 *4)))))
(((*1 *1 *2 *2)
- (-12 (-5 *2 (-710)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-1167 *3)) (-4 *3 (-23)) (-4 *3 (-1123)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2)
- (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
-(((*1 *2)
- (-12 (-4 *3 (-973)) (-5 *2 (-888 (-652 *3 *4))) (-5 *1 (-652 *3 *4))
- (-4 *4 (-1145 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-140 *3))))
- ((*1 *1 *2)
(-12
- (-5 *2 (-589 (-2 (|:| -1475 (-710)) (|:| -3710 *4) (|:| |num| *4))))
- (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-108)) (-5 *1 (-413))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-5 *3 (-589 (-1087))) (-5 *4 (-108)) (-5 *1 (-413))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1068 *3)) (-5 *1 (-553 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-580 *2)) (-4 *2 (-158))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4))
- (-4 *4 (-158))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4))
- (-4 *4 (-158))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-5 *1 (-607 *3 *4))
- (-4 *4 (-158))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-589 (-589 *3)))) (-4 *3 (-1016))
- (-5 *1 (-617 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-653 *2 *3 *4)) (-4 *2 (-786)) (-4 *3 (-1016))
- (-14 *4
- (-1 (-108) (-2 (|:| -4013 *2) (|:| -1475 *3))
- (-2 (|:| -4013 *2) (|:| -1475 *3))))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-804 *2 *3)) (-4 *2 (-1123)) (-4 *3 (-1123))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-2 (|:| -3772 (-1087)) (|:| -2482 *4))))
- (-4 *4 (-1016)) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-589 *5)) (-4 *5 (-13 (-1016) (-33)))
- (-5 *2 (-589 (-1052 *3 *5))) (-5 *1 (-1052 *3 *5))
- (-4 *3 (-13 (-1016) (-33)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-2 (|:| |val| *4) (|:| -3643 *5))))
- (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33)))
- (-5 *2 (-589 (-1052 *4 *5))) (-5 *1 (-1052 *4 *5))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3643 *4)))
- (-4 *3 (-13 (-1016) (-33))) (-4 *4 (-13 (-1016) (-33)))
- (-5 *1 (-1052 *3 *4))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33)))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33)))))
- ((*1 *1 *2 *3 *2 *4)
- (-12 (-5 *4 (-589 *3)) (-4 *3 (-13 (-1016) (-33)))
- (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33)))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-1052 *2 *3))) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33))) (-5 *1 (-1053 *2 *3))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-589 (-1053 *2 *3))) (-5 *1 (-1053 *2 *3))
- (-4 *2 (-13 (-1016) (-33))) (-4 *3 (-13 (-1016) (-33)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
- (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-1077 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+ (-5 *2
+ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355)))
+ (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
+ (-5 *1 (-1086)))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3))
- (-4 *3 (-1016)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-589 *3)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5
- (-1 (-2 (|:| |ans| *6) (|:| -3855 *6) (|:| |sol?| (-108))) (-523)
- *6))
- (-4 *6 (-339)) (-4 *7 (-1145 *6))
- (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6)))
- (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
-(((*1 *2 *3 *2)
- (|partial| -12 (-5 *2 (-1169 *4)) (-5 *3 (-629 *4)) (-4 *4 (-339))
- (-5 *1 (-610 *4))))
- ((*1 *2 *3 *2)
- (|partial| -12 (-4 *4 (-339))
- (-4 *5 (-13 (-349 *4) (-10 -7 (-6 -4249))))
- (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249))))
- (-5 *1 (-611 *4 *5 *2 *3)) (-4 *3 (-627 *4 *5 *2))))
- ((*1 *2 *3 *2 *4 *5)
- (|partial| -12 (-5 *4 (-589 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-339))
- (-5 *1 (-753 *2 *3)) (-4 *3 (-599 *2))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1145 *2)) (-4 *2 (-1127)) (-5 *1 (-137 *2 *4 *3))
- (-4 *3 (-1145 (-383 *4))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-1136 (-523))))))
+ (-12 (-5 *2 (-589 (-2 (|:| |val| (-589 *6)) (|:| -2394 *7))))
+ (-4 *6 (-987 *3 *4 *5)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-917 *3 *4 *5 *6 *7))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-589 (-2 (|:| |val| (-589 *6)) (|:| -2394 *7))))
+ (-4 *6 (-987 *3 *4 *5)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-1023 *3 *4 *5 *6 *7)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-4 *5 (-339)) (-5 *2 (-1068 (-1068 (-883 *5))))
- (-5 *1 (-1177 *5)) (-5 *4 (-1068 (-883 *5))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
-(((*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-158))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 *3)) (-4 *3 (-339)) (-14 *6 (-1169 (-629 *3)))
- (-5 *1 (-43 *3 *4 *5 *6)) (-14 *4 (-852)) (-14 *5 (-589 (-1087)))))
- ((*1 *1 *2) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47))))
- ((*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1123))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704 'JINT 'X 'ELAM) (-1704) (-638))))
- (-5 *1 (-59 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 'XC) (-638))))
- (-5 *1 (-61 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-315 (-1704 'X) (-1704) (-638))) (-5 *1 (-62 *3))
- (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-629 (-315 (-1704) (-1704 'X 'HESS) (-638))))
- (-5 *1 (-63 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-315 (-1704) (-1704 'XC) (-638))) (-5 *1 (-64 *3))
- (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704 'X) (-1704 '-1343) (-638))))
- (-5 *1 (-69 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 'X) (-638))))
- (-5 *1 (-72 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704 'X 'EPS) (-1704 '-1343) (-638))))
- (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1087)) (-14 *4 (-1087))
- (-14 *5 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704 'EPS) (-1704 'YA 'YB) (-638))))
- (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1087)) (-14 *4 (-1087))
- (-14 *5 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-315 (-1704) (-1704 'X) (-638))) (-5 *1 (-75 *3))
- (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-315 (-1704) (-1704 'X) (-638))) (-5 *1 (-76 *3))
- (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 'XC) (-638))))
- (-5 *1 (-77 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 'X) (-638))))
- (-5 *1 (-78 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704) (-1704 'X) (-638))))
- (-5 *1 (-79 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704 'X '-1343) (-1704) (-638))))
- (-5 *1 (-80 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-629 (-315 (-1704 'X '-1343) (-1704) (-638))))
- (-5 *1 (-81 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-629 (-315 (-1704 'X) (-1704) (-638)))) (-5 *1 (-82 *3))
- (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704 'X) (-1704) (-638))))
- (-5 *1 (-83 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-315 (-1704 'X) (-1704 '-1343) (-638))))
- (-5 *1 (-84 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-629 (-315 (-1704 'XL 'XR 'ELAM) (-1704) (-638))))
- (-5 *1 (-85 *3)) (-14 *3 (-1087))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-315 (-1704 'X) (-1704 '-1343) (-638))) (-5 *1 (-87 *3))
- (-14 *3 (-1087))))
- ((*1 *2 *1) (-12 (-5 *2 (-932 2)) (-5 *1 (-103))))
- ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-128 *3 *4 *5))) (-5 *1 (-128 *3 *4 *5))
- (-14 *3 (-523)) (-14 *4 (-710)) (-4 *5 (-158))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *5)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5))
- (-14 *3 (-523)) (-14 *4 (-710))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1054 *4 *5)) (-14 *4 (-710)) (-4 *5 (-158))
- (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-218 *4 *5)) (-14 *4 (-710)) (-4 *5 (-158))
- (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-629 *4))) (-4 *4 (-158))
- (-5 *2 (-1169 (-629 (-383 (-883 *4))))) (-5 *1 (-169 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *3))
- (-4 *3
- (-13 (-786)
- (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 ((-1174) $))
- (-15 -4048 ((-1174) $)))))
- (-5 *1 (-193 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-932 10)) (-5 *1 (-196))))
- ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-223 *3)) (-4 *3 (-786))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-223 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1009 (-292 *4)))
- (-4 *4 (-13 (-786) (-515) (-564 (-355)))) (-5 *2 (-1009 (-355)))
- (-5 *1 (-235 *4))))
- ((*1 *1 *2) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-252))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1145 *3)) (-5 *1 (-266 *3 *2 *4 *5 *6 *7))
- (-4 *3 (-158)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4))
- (-14 *6 (-1 (-3 *4 "failed") *4 *4))
- (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1154 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3)))
- (-14 *5 (-1087)) (-14 *6 *4)
- (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)))
- (-5 *1 (-289 *3 *4 *5 *6))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-306))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-292 *5)) (-5 *1 (-315 *3 *4 *5))
- (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-4 *2 (-305 *4)) (-5 *1 (-323 *3 *4 *2))
- (-4 *3 (-305 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-4 *2 (-305 *4)) (-5 *1 (-323 *2 *4 *3))
- (-4 *3 (-305 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
- (-5 *2 (-1191 *3 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
- (-5 *2 (-1182 *3 *4))))
- ((*1 *1 *2) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158))))
- ((*1 *1 *2)
- (-12
- (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))
- (-4 *1 (-359))))
- ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-359))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-359))))
- ((*1 *1 *2) (-12 (-5 *2 (-629 (-638))) (-4 *1 (-359))))
- ((*1 *1 *2)
- (-12
- (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))
- (-4 *1 (-360))))
- ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-360))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-360))))
- ((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365))))
- ((*1 *2 *3) (-12 (-5 *2 (-370)) (-5 *1 (-369 *3)) (-4 *3 (-1016))))
- ((*1 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-370))))
- ((*1 *1 *2)
- (-12
- (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))
- (-4 *1 (-372))))
- ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-372))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-372))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-271 (-292 (-155 (-355))))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-271 (-292 (-355)))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-271 (-292 (-523)))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-292 (-155 (-355)))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-292 (-355))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-292 (-523))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-271 (-292 (-633)))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-271 (-292 (-638)))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-271 (-292 (-640)))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-292 (-633))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-292 (-638))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-292 (-640))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12
- (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))
- (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087))
- (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-306))) (-5 *1 (-374 *3 *4 *5 *6))
- (-14 *3 (-1087)) (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-306)) (-5 *1 (-374 *3 *4 *5 *6)) (-14 *3 (-1087))
- (-14 *4 (-3 (|:| |fst| (-410)) (|:| -1495 "void")))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1091))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-307 *4)) (-4 *4 (-13 (-786) (-21)))
- (-5 *1 (-403 *3 *4)) (-4 *3 (-13 (-158) (-37 (-383 (-523)))))))
- ((*1 *1 *2)
- (-12 (-5 *1 (-403 *2 *3)) (-4 *2 (-13 (-158) (-37 (-383 (-523)))))
- (-4 *3 (-13 (-786) (-21)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-383 (-883 (-383 *3)))) (-4 *3 (-515)) (-4 *3 (-786))
- (-4 *1 (-406 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-883 (-383 *3))) (-4 *3 (-515)) (-4 *3 (-786))
- (-4 *1 (-406 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-383 *3)) (-4 *3 (-515)) (-4 *3 (-786))
- (-4 *1 (-406 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1039 *3 (-562 *1))) (-4 *3 (-973)) (-4 *3 (-786))
- (-4 *1 (-406 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-410))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-410))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-410))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-410))))
- ((*1 *1 *2) (-12 (-5 *2 (-410)) (-5 *1 (-413))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-413))))
- ((*1 *1 *2)
- (-12
- (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))
- (-4 *1 (-415))))
- ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-415))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-415))))
- ((*1 *1 *2) (-12 (-5 *2 (-1169 (-638))) (-4 *1 (-415))))
- ((*1 *1 *2)
- (-12
- (-5 *2 (-2 (|:| |localSymbols| (-1091)) (|:| -2108 (-589 (-306)))))
- (-4 *1 (-416))))
- ((*1 *1 *2) (-12 (-5 *2 (-306)) (-4 *1 (-416))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-4 *1 (-416))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 (-383 (-883 *3)))) (-4 *3 (-158))
- (-14 *6 (-1169 (-629 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-14 *4 (-852)) (-14 *5 (-589 (-1087)))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-443))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1154 *3 *4 *5)) (-4 *3 (-973)) (-14 *4 (-1087))
- (-14 *5 *3) (-5 *1 (-449 *3 *4 *5))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5))
- (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *2 *1) (-12 (-5 *2 (-932 16)) (-5 *1 (-460))))
- ((*1 *2 *1) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460))))
- ((*1 *1 *2) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-473))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-158)) (-5 *1 (-557 *3 *2)) (-4 *2 (-684 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-563 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2) (-12 (-4 *1 (-567 *2)) (-4 *2 (-973))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1187 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
- (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
- (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-158)) (-5 *1 (-581 *3 *2)) (-4 *2 (-684 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-618 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-888 (-888 (-888 *3)))) (-5 *1 (-617 *3))
- (-4 *3 (-1016))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-888 (-888 (-888 *3)))) (-4 *3 (-1016))
- (-5 *1 (-617 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
- ((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-622 *3)) (-4 *3 (-1016))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *2)) (-4 *4 (-349 *3))
- (-4 *2 (-349 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-633))))
- ((*1 *1 *2) (-12 (-5 *2 (-155 (-640))) (-5 *1 (-633))))
- ((*1 *1 *2) (-12 (-5 *2 (-155 (-638))) (-5 *1 (-633))))
- ((*1 *1 *2) (-12 (-5 *2 (-155 (-523))) (-5 *1 (-633))))
- ((*1 *1 *2) (-12 (-5 *2 (-155 (-355))) (-5 *1 (-633))))
- ((*1 *1 *2) (-12 (-5 *2 (-640)) (-5 *1 (-638))))
- ((*1 *2 *1) (-12 (-5 *2 (-355)) (-5 *1 (-638))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-292 (-523))) (-5 *2 (-292 (-640))) (-5 *1 (-640))))
- ((*1 *1 *2) (-12 (-5 *1 (-642 *2)) (-4 *2 (-1016))))
- ((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-158)) (-5 *1 (-651 *2 *3 *4 *5 *6)) (-4 *3 (-23))
- (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3))
- (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| -4013 *3) (|:| -1475 *4)))
- (-5 *1 (-653 *3 *4 *5)) (-4 *3 (-786)) (-4 *4 (-1016))
- (-14 *5 (-1 (-108) *2 *2))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-2 (|:| -4013 *3) (|:| -1475 *4))) (-4 *3 (-786))
- (-4 *4 (-1016)) (-5 *1 (-653 *3 *4 *5)) (-14 *5 (-1 (-108) *2 *2))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-158)) (-5 *1 (-655 *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 (-589 (-2 (|:| -3474 *3) (|:| -2836 *4)))) (-4 *3 (-973))
- (-4 *4 (-666)) (-5 *1 (-675 *3 *4))))
- ((*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-703))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-3
- (|:| |nia|
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (|:| |mdnia|
- (-2 (|:| |fn| (-292 (-203)))
- (|:| -2464 (-589 (-1011 (-779 (-203)))))
- (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
- (-5 *1 (-708))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |fn| (-292 (-203)))
- (|:| -2464 (-589 (-1011 (-779 (-203))))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-5 *1 (-708))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-5 *1 (-708))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-708))))
- ((*1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-712 *3)) (-4 *3 (-1123))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
- (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
- (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
- (|:| |abserr| (-203)) (|:| |relerr| (-203))))
- (-5 *1 (-747))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-747))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-831 *3)) (-5 *1 (-756 *3 *2 *4)) (-4 *3 (-1016))
- (-14 *4 *3)))
- ((*1 *1 *2)
- (-12 (-4 *3 (-1016)) (-14 *4 *3) (-5 *1 (-756 *3 *2 *4))
- (-4 *2 (-831 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-763))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-3
- (|:| |noa|
- (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203)))
- (|:| |lb| (-589 (-779 (-203))))
- (|:| |cf| (-589 (-292 (-203))))
- (|:| |ub| (-589 (-779 (-203))))))
- (|:| |lsa|
- (-2 (|:| |lfn| (-589 (-292 (-203))))
- (|:| -2773 (-589 (-203)))))))
- (-5 *1 (-777))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))
- (-5 *1 (-777))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |fn| (-292 (-203))) (|:| -2773 (-589 (-203)))
- (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203))))
- (|:| |ub| (-589 (-779 (-203))))))
- (-5 *1 (-777))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-777))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *3)) (-14 *3 (-1087)) (-5 *1 (-791 *3 *4 *5 *6))
- (-4 *4 (-973)) (-14 *5 (-94 *4)) (-14 *6 (-1 *4 *4))))
- ((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-793))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-5 *1 (-797 *3 *4 *5 *6))
- (-14 *4 (-589 (-1087))) (-14 *5 (-589 (-710))) (-14 *6 (-710))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-883 *3)) (-5 *1 (-797 *3 *4 *5 *6)) (-4 *3 (-973))
- (-14 *4 (-589 (-1087))) (-14 *5 (-589 (-710))) (-14 *6 (-710))))
- ((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-883 (-47))) (-5 *2 (-292 (-523))) (-5 *1 (-806))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-383 (-883 (-47)))) (-5 *2 (-292 (-523)))
- (-5 *1 (-806))))
- ((*1 *1 *2) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-758 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786))))
- ((*1 *1 *2)
+ (-12 (-5 *3 (-383 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1145 *5))
+ (-5 *1 (-667 *5 *2)) (-4 *5 (-339)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-144)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1)
(-12
(-5 *2
- (-2 (|:| |pde| (-589 (-292 (-203))))
- (|:| |constraints|
- (-589
- (-2 (|:| |start| (-203)) (|:| |finish| (-203))
- (|:| |grid| (-710)) (|:| |boundaryType| (-523))
- (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203))))))
- (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070))
- (|:| |tol| (-203))))
- (-5 *1 (-829))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-829))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1110 *3)) (-5 *1 (-832 *3)) (-4 *3 (-1016))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-836 *3))) (-4 *3 (-1016)) (-5 *1 (-835 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
- ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-836 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-383 (-394 *3))) (-4 *3 (-284)) (-5 *1 (-845 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-383 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-452)) (-5 *2 (-292 *4)) (-5 *1 (-850 *4))
- (-4 *4 (-13 (-786) (-515)))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-896 *3)) (-4 *3 (-897))))
- ((*1 *1 *2) (-12 (-5 *1 (-896 *2)) (-4 *2 (-897))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-900))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523))))
- ((*1 *2 *3) (-12 (-5 *2 (-1174)) (-5 *1 (-960 *3)) (-4 *3 (-1123))))
- ((*1 *2 *3) (-12 (-5 *3 (-288)) (-5 *1 (-960 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *2 (-880 *3 *4 *5))
- (-14 *6 (-589 *2))))
- ((*1 *1 *2) (-12 (-4 *1 (-964 *2)) (-4 *2 (-1123))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-969 *3)) (-4 *3 (-515))))
- ((*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-973))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-629 *5)) (-5 *1 (-977 *3 *4 *5)) (-14 *3 (-710))
- (-14 *4 (-710)) (-4 *5 (-973))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-5 *1 (-1040 *3 *4 *2))
- (-4 *2 (-880 *3 (-495 *4) *4))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-4 *2 (-786)) (-5 *1 (-1040 *3 *2 *4))
- (-4 *4 (-880 *3 (-495 *2) *2))))
- ((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-794))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-629 *4)) (-5 *1 (-1054 *3 *4)) (-14 *3 (-710))
- (-4 *4 (-973))))
- ((*1 *1 *2) (-12 (-5 *2 (-133)) (-4 *1 (-1056))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3))))
+ (-589
+ (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 *3))
+ (|:| |logand| (-1083 *3)))))
+ (-5 *1 (-540 *3)) (-4 *3 (-339)))))
+(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
((*1 *2 *3)
- (-12 (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3)) (-4 *3 (-973))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5))
- (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5))
- (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5))
- (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1142 *4 *3)) (-4 *3 (-973)) (-14 *4 (-1087))
- (-14 *5 *3) (-5 *1 (-1085 *3 *4 *5))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1086))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1087))))
- ((*1 *2 *1) (-12 (-5 *2 (-1097 (-1087) (-413))) (-5 *1 (-1091))))
- ((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1092))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1092))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1092))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1092))))
- ((*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-1092))))
- ((*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-1092))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1092))))
- ((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-1092))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1096 *3)) (-4 *3 (-1016))))
- ((*1 *2 *3) (-12 (-5 *2 (-1104)) (-5 *1 (-1103 *3)) (-4 *3 (-1016))))
- ((*1 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-1104))))
- ((*1 *1 *2) (-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-5 *1 (-1118 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1118 *3)) (-4 *3 (-973))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-888 *3)) (-4 *3 (-1123)) (-5 *1 (-1121 *3))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-4 *1 (-1131 *3 *2)) (-4 *2 (-1160 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5))
- (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1011 *3)) (-4 *3 (-1123)) (-5 *1 (-1136 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *3)) (-14 *3 (-1087)) (-5 *1 (-1142 *3 *4))
- (-4 *4 (-973))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-4 *1 (-1152 *3 *2)) (-4 *2 (-1129 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5))
- (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5))
- (-4 *3 (-973)) (-14 *5 *3)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1142 *4 *3)) (-4 *3 (-973)) (-14 *4 (-1087))
- (-14 *5 *3) (-5 *1 (-1161 *3 *4 *5))))
- ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1165 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1170))))
- ((*1 *2 *3) (-12 (-5 *3 (-443)) (-5 *2 (-1170)) (-5 *1 (-1173))))
- ((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-1174))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-14 *6 (-589 *4))
- (-5 *1 (-1179 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-880 *3 *5 *4))
- (-14 *7 (-589 (-710))) (-14 *8 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-1179 *3 *4 *5 *2 *6 *7 *8))
- (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-732)) (-14 *6 (-589 *4))
- (-14 *7 (-589 (-710))) (-14 *8 (-710))))
- ((*1 *1 *2) (-12 (-4 *1 (-1181 *2)) (-4 *2 (-973))))
- ((*1 *1 *2) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1191 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-158))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-158))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-607 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
- (-5 *1 (-1187 *3 *4))))
- ((*1 *1 *2) (-12 (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)) (-4 *2 (-782)))))
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-687)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
-(((*1 *2 *3 *2)
- (-12
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-1145 *4)) (-5 *1 (-502 *4 *2 *5 *6))
+ (-4 *4 (-284)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-710))))))
+(((*1 *2 *3)
+ (-12 (-14 *4 (-589 (-1087))) (-14 *5 (-710))
(-5 *2
- (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203))
- (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203))
- (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))
- (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ (-589
+ (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
+ (-225 *4 (-383 (-523))))))
+ (-5 *1 (-476 *4 *5))
+ (-5 *3
+ (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
+ (-225 *4 (-383 (-523))))))))
+(((*1 *1 *1) (-5 *1 (-1086)))
((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203))
- (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203))
- (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))
- (-5 *1 (-240))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171))))
+ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355)))
+ (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
+ (-5 *1 (-1086)))))
+(((*1 *1) (-5 *1 (-306))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1076 3 *3)) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7))))
+ (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *5)) (-4 *4 (-973))
+ (-4 *5 (-786)) (-5 *2 (-883 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *5)) (-4 *4 (-973))
+ (-4 *5 (-786)) (-5 *2 (-883 *4))))
((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171))))
- ((*1 *2 *1 *3 *3 *4 *4 *4)
- (-12 (-5 *3 (-523)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171))))
+ (-12 (-5 *3 (-710)) (-4 *1 (-1160 *4)) (-4 *4 (-973))
+ (-5 *2 (-883 *4))))
((*1 *2 *1 *3)
- (-12
- (-5 *3
- (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203))
- (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203))
- (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))
- (-5 *2 (-1174)) (-5 *1 (-1171))))
+ (-12 (-5 *3 (-710)) (-4 *1 (-1160 *4)) (-4 *4 (-973))
+ (-5 *2 (-883 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
((*1 *2 *1)
(-12
(-5 *2
- (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -2418 (-203))
- (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203))
- (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))
- (-5 *1 (-1171))))
- ((*1 *2 *1 *3 *3 *3 *3 *3)
- (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 (-883 *4))) (-5 *3 (-589 (-1087))) (-4 *4 (-427))
- (-5 *1 (-849 *4)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-1070))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF))))
- (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-962))
- (-5 *1 (-690)))))
-(((*1 *1 *2 *3 *1 *3)
- (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3))
- (-4 *3 (-1016)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-562 *3)) (-4 *3 (-13 (-406 *5) (-27) (-1109)))
- (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2 (-540 *3)) (-5 *1 (-525 *5 *3 *6)) (-4 *6 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-761)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+ (-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794)))
+ (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794)))
+ (|:| |args| (-589 (-794)))))
+ (-5 *1 (-1087)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508))
- (-5 *2 (-383 (-523)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-394 *3)) (-4 *3 (-508))
- (-4 *3 (-515))))
- ((*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-383 (-523)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508))
- (-5 *2 (-383 (-523)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-772 *3)) (-4 *3 (-508))
- (-4 *3 (-1016))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-779 *3)) (-4 *3 (-508))
- (-4 *3 (-1016))))
+ (-12 (-4 *4 (-1016)) (-5 *2 (-108)) (-5 *1 (-816 *3 *4 *5))
+ (-4 *3 (-1016)) (-4 *5 (-609 *4))))
((*1 *2 *1)
- (-12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508))
- (-5 *2 (-383 (-523)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-383 (-523))) (-5 *1 (-936 *3)) (-4 *3 (-964 *2)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-834 *3)) (-4 *3 (-1016)) (-5 *2 (-1018 *3))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1016)) (-5 *2 (-1018 (-589 *4))) (-5 *1 (-835 *4))
- (-5 *3 (-589 *4))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1016)) (-5 *2 (-1018 (-1018 *4))) (-5 *1 (-835 *4))
- (-5 *3 (-1018 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *2 (-1018 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))
- ((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355))
- (|:| |expense| (-355)) (|:| |accuracy| (-355))
- (|:| |intermediateResults| (-355))))
- (-5 *2 (-962)) (-5 *1 (-282)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
- (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
- (-4 *7 (-921 *4)) (-4 *2 (-627 *7 *8 *9))
- (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-627 *4 *5 *6))
- (-4 *8 (-349 *7)) (-4 *9 (-349 *7))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2)) (-4 *2 (-284))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-284)) (-4 *3 (-158)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2))
- (-4 *2 (-627 *3 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-976 *2 *3 *4 *5 *6)) (-4 *4 (-973))
- (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *2 *4)) (-4 *4 (-284)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-108)) (-5 *1 (-512)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 (-710) *2)) (-5 *4 (-710)) (-4 *2 (-1016))
- (-5 *1 (-619 *2))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1 *3 (-710) *3)) (-4 *3 (-1016)) (-5 *1 (-622 *3)))))
-(((*1 *2 *3 *2)
- (|partial| -12 (-5 *3 (-852)) (-5 *1 (-417 *2))
- (-4 *2 (-1145 (-523)))))
- ((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-852)) (-5 *4 (-710)) (-5 *1 (-417 *2))
- (-4 *2 (-1145 (-523)))))
- ((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *1 (-417 *2))
- (-4 *2 (-1145 (-523)))))
- ((*1 *2 *3 *2 *4 *5)
- (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *5 (-710))
- (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523)))))
- ((*1 *2 *3 *2 *4 *5 *6)
- (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *5 (-710))
- (-5 *6 (-108)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-394 *2)) (-4 *2 (-1145 *5))
- (-5 *1 (-419 *5 *2)) (-4 *5 (-973)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1016)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-589 (-240))) (-5 *1 (-1171))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-1070)) (-5 *1 (-1171))))
+ ((*1 *1 *1) (-5 *1 (-1171))))
+(((*1 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-760)))))
+(((*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1172)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *4))))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
-(((*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-1098 *2)) (-4 *2 (-339)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127))
- (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-523))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1169 (-1169 (-523)))) (-5 *3 (-852)) (-5 *1 (-441)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-523)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-973))
- (-5 *1 (-297 *4 *5 *2 *6)) (-4 *6 (-880 *2 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-383 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-515))
- (-4 *4 (-973)) (-4 *2 (-1160 *4)) (-5 *1 (-1163 *4 *5 *6 *2))
- (-4 *6 (-599 *5)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108)))))
-(((*1 *2) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-100)))))
-(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-155 (-203)))) (-5 *2 (-962))
- (-5 *1 (-696)))))
-(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
- ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
- ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
-(((*1 *1 *1 *1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *2 (-515)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-259 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
- (-5 *1 (-161 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 (-225 *4 *5))) (-5 *2 (-225 *4 *5))
- (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-577 *4 *5)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-1171))))
+ ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1171))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1171)))))
+(((*1 *2 *2) (-12 (-5 *2 (-629 (-292 (-523)))) (-5 *1 (-958)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-794))))
+ ((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-892)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-27))
- (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
- (-4 *5 (-1145 *4)) (-5 *2 (-589 (-596 (-383 *5))))
- (-5 *1 (-600 *4 *5)) (-5 *3 (-596 (-383 *5))))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732))
- (-5 *2 (-108)) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973))
- (-5 *2 (-589 (-589 (-874 *3))))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-589 (-589 (-874 *4)))) (-5 *3 (-108)) (-4 *4 (-973))
- (-4 *1 (-1048 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 (-589 (-874 *3)))) (-4 *3 (-973))
- (-4 *1 (-1048 *3))))
- ((*1 *1 *1 *2 *3 *3)
- (-12 (-5 *2 (-589 (-589 (-589 *4)))) (-5 *3 (-108))
- (-4 *1 (-1048 *4)) (-4 *4 (-973))))
- ((*1 *1 *1 *2 *3 *3)
- (-12 (-5 *2 (-589 (-589 (-874 *4)))) (-5 *3 (-108))
- (-4 *1 (-1048 *4)) (-4 *4 (-973))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-589 (-589 (-589 *5)))) (-5 *3 (-589 (-157)))
- (-5 *4 (-157)) (-4 *1 (-1048 *5)) (-4 *5 (-973))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-589 (-589 (-874 *5)))) (-5 *3 (-589 (-157)))
- (-5 *4 (-157)) (-4 *1 (-1048 *5)) (-4 *5 (-973)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-108))
- (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-4 *3 (-13 (-27) (-1109) (-406 *6) (-10 -8 (-15 -1691 ($ *7)))))
- (-4 *7 (-784))
- (-4 *8
- (-13 (-1147 *3 *7) (-339) (-1109)
- (-10 -8 (-15 -3984 ($ $)) (-15 -2814 ($ $)))))
- (-5 *2
- (-3 (|:| |%series| *8)
- (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))))
- (-5 *1 (-398 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1070)) (-4 *9 (-912 *8))
- (-14 *10 (-1087)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9))
- (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732))
- (-4 *8 (-786)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3781 (-589 *9))))
- (-5 *3 (-589 *9)) (-4 *1 (-1117 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-987 *5 *6 *7))
- (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786))
- (-5 *2 (-2 (|:| |bas| *1) (|:| -3781 (-589 *8))))
- (-5 *3 (-589 *8)) (-4 *1 (-1117 *5 *6 *7 *8)))))
+ (-12 (-4 *4 (-973))
+ (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
+ (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4))))
+ ((*1 *1 *1) (-4 *1 (-508)))
+ ((*1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-852)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-758 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-824 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-4 *1 (-923 *3)) (-4 *3 (-1123)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-1121 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-930))
+ (-4 *2 (-973)))))
(((*1 *1 *1)
(-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
(-4 *4 (-786)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
+(((*1 *2 *1) (-12 (-4 *1 (-515)) (-5 *2 (-108)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-786))
- (-5 *2
- (-2 (|:| |f1| (-589 *4)) (|:| |f2| (-589 (-589 (-589 *4))))
- (|:| |f3| (-589 (-589 *4))) (|:| |f4| (-589 (-589 (-589 *4))))))
- (-5 *1 (-1095 *4)) (-5 *3 (-589 (-589 (-589 *4)))))))
-(((*1 *2 *3 *3 *2)
- (|partial| -12 (-5 *2 (-710))
- (-4 *3 (-13 (-666) (-344) (-10 -7 (-15 ** (*3 *3 (-523))))))
- (-5 *1 (-224 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-876 *4 *3))
- (-4 *3 (-1145 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7))))
- (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-292 (-523))))
- (-5 *1 (-958)))))
-(((*1 *1 *1) (-4 *1 (-575)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-515) (-786))) (-5 *2 (-155 *5))
- (-5 *1 (-552 *4 *5 *3)) (-4 *5 (-13 (-406 *4) (-930) (-1109)))
- (-4 *3 (-13 (-406 (-155 *4)) (-930) (-1109))))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
-(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-349 *2)) (-4 *2 (-1123))
- (-4 *2 (-786))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4249))
- (-4 *1 (-349 *3)) (-4 *3 (-1123)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
- (-4 *4 (-325))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
- (-4 *4 (-325))))
- ((*1 *1) (-4 *1 (-344)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4))
- (-4 *4 (-325))))
- ((*1 *1 *1) (-4 *1 (-508))) ((*1 *1) (-4 *1 (-508)))
- ((*1 *1 *1) (-5 *1 (-523))) ((*1 *1 *1) (-5 *1 (-710)))
- ((*1 *2 *1) (-12 (-5 *2 (-836 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-523)) (-5 *2 (-836 *4)) (-5 *1 (-835 *4))
- (-4 *4 (-1016))))
- ((*1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-508)) (-4 *2 (-515)))))
+ (-12 (-5 *3 (-1070)) (-5 *2 (-193 (-473))) (-5 *1 (-774)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-1169 *5))) (-5 *4 (-523)) (-5 *2 (-1169 *5))
- (-5 *1 (-956 *5)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3310 *3)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *6 (-564 (-1087)))
- (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *2 (-1077 (-589 (-883 *4)) (-589 (-271 (-883 *4)))))
- (-5 *1 (-475 *4 *5 *6 *7)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973))
- (-5 *1 (-1072 *4))))
- ((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973))
- (-14 *4 (-1087)) (-14 *5 *3))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-699)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1083 *7))
- (-4 *5 (-973)) (-4 *7 (-973)) (-4 *2 (-1145 *5))
- (-5 *1 (-472 *5 *2 *6 *7)) (-4 *6 (-1145 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-1003))) (-5 *1 (-268)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *4 (-589 (-1087)))
- (-5 *2 (-629 (-292 (-203)))) (-5 *1 (-185))))
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *4 *5))
+ (-4 *5 (-13 (-27) (-1109) (-406 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *4 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *4)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-1016)) (-4 *6 (-831 *5)) (-5 *2 (-629 *6))
- (-5 *1 (-631 *5 *6 *3 *4)) (-4 *3 (-349 *6))
- (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
- (-14 *4 (-589 (-1087)))))
+ (-12 (-5 *4 (-383 (-523)))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *5 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-271 *3)) (-5 *5 (-383 (-523)))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-291 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 (-523))) (-5 *4 (-271 *6))
+ (-4 *6 (-13 (-27) (-1109) (-406 *5)))
+ (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-523)))
+ (-4 *7 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-523)))
+ (-4 *3 (-13 (-27) (-1109) (-406 *7)))
+ (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *7 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-1 *8 (-383 (-523)))) (-5 *4 (-271 *8))
+ (-5 *5 (-1136 (-383 (-523)))) (-5 *6 (-383 (-523)))
+ (-4 *8 (-13 (-27) (-1109) (-406 *7)))
+ (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *7 *8))))
+ ((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-383 (-523))))
+ (-5 *7 (-383 (-523))) (-4 *3 (-13 (-27) (-1109) (-406 *8)))
+ (-4 *8 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-51)) (-5 *1 (-434 *8 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786)))
- (-14 *4 (-589 (-1087)))))
- ((*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-311 *3 *4 *5 *2)) (-4 *3 (-339))
- (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
- (-4 *2 (-318 *3 *4 *5))))
+ (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3))))
+ (-4 *3 (-973)) (-5 *1 (-548 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-549 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
- (-4 *5 (-158))))
- ((*1 *1) (-12 (-4 *2 (-158)) (-4 *1 (-664 *2 *3)) (-4 *3 (-1145 *2)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-427)) (-4 *4 (-759))
- (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-302 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973))
- (-4 *2 (-427))))
+ (-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3))))
+ (-4 *3 (-973)) (-4 *1 (-1129 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-710))
+ (-5 *3 (-1068 (-2 (|:| |k| (-383 (-523))) (|:| |c| *4))))
+ (-4 *4 (-973)) (-4 *1 (-1150 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-4 *1 (-1160 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1068 (-2 (|:| |k| (-710)) (|:| |c| *3))))
+ (-4 *3 (-973)) (-4 *1 (-1160 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
((*1 *2 *3)
- (-12 (-5 *3 (-589 *4)) (-4 *4 (-1145 (-523))) (-5 *2 (-589 (-523)))
- (-5 *1 (-459 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-427))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786)) (-4 *3 (-427)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-257)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-427)) (-4 *3 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
- (-5 *1 (-424 *4 *3 *5 *6)) (-4 *6 (-880 *4 *3 *5)))))
-(((*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
- (-5 *2 (-629 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))))
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *5 (-344))
+ (-5 *2 (-710)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-2 (|:| |totdeg| (-710)) (|:| -3764 *4))) (-5 *5 (-710))
+ (-4 *4 (-880 *6 *7 *8)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-5 *2
+ (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-5 *1 (-424 *6 *7 *8 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
- (-5 *2 (-629 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-629 *4)) (-5 *1 (-392 *3 *4))
- (-4 *3 (-393 *4))))
- ((*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786)) (-4 *3 (-158))))
+ (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4))))
((*1 *2 *3 *3)
- (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2))))
+ (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 (-589 (-589 *4)))) (-5 *2 (-589 (-589 *4)))
+ (-4 *4 (-786)) (-5 *1 (-1095 *4)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-515)) (-4 *2 (-973))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3))))
((*1 *1 *1 *1)
(-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
(-4 *4 (-786)) (-4 *2 (-515))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-158)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
-(((*1 *2 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-696)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-(((*1 *1) (-5 *1 (-144))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
- (-4 *1 (-987 *3 *4 *5)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1083 *3)) (-4 *3 (-344)) (-4 *1 (-305 *3))
- (-4 *3 (-339)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *2 (-589 (-155 *4))) (-5 *1 (-143 *3 *4))
- (-4 *3 (-1145 (-155 (-523)))) (-4 *4 (-13 (-339) (-784)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-155 *4)))
- (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-155 *4)))
- (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
-(((*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)))))
-(((*1 *1 *1) (-5 *1 (-203)))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *1 *1) (-5 *1 (-355))) ((*1 *1) (-5 *1 (-355))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-710)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786))
- (-4 *4 (-973)) (-4 *4 (-158))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))
- (-4 *3 (-158)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
- (-4 *3 (-13 (-1016) (-33))))))
-(((*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-252)))))
-(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172))))
- ((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3))
- (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515))
- (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 (-589 *7) (-589 *7))) (-5 *2 (-589 *7))
- (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
- (-5 *1 (-906 *4 *5 *6 *7)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-589 (-1 *4 (-589 *4)))) (-4 *4 (-1016))
- (-5 *1 (-109 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1016))
- (-5 *1 (-109 *4))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-110)) (-5 *2 (-589 (-1 *4 (-589 *4))))
- (-5 *1 (-109 *4)) (-4 *4 (-1016)))))
-(((*1 *1 *1) (-5 *1 (-985))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
+ ((*1 *2 *3 *3 *1)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *3 (-987 *4 *5 *6))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *1))))
+ (-4 *1 (-992 *4 *5 *6 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-393 *4)))))
+ (-12 (-5 *3 (-271 (-883 (-523))))
+ (-5 *2
+ (-2 (|:| |varOrder| (-589 (-1087)))
+ (|:| |inhom| (-3 (-589 (-1169 (-710))) "failed"))
+ (|:| |hom| (-589 (-1169 (-710))))))
+ (-5 *1 (-214)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4)))
- (-5 *2 (-2 (|:| |num| (-1169 *4)) (|:| |den| *4))))))
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-1076 3 *3))))
+ ((*1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1171))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1171)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-292 (-203))) (-5 *4 (-1087))
+ (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-172))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-292 (-203))) (-5 *4 (-1087))
+ (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-277)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
- (-5 *2 (-589 (-883 *4)))))
- ((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-589 (-883 *4))) (-5 *1 (-392 *3 *4))
- (-4 *3 (-393 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-589 (-883 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-589 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1169 (-428 *4 *5 *6 *7))) (-5 *2 (-589 (-883 *4)))
- (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-515)) (-4 *4 (-158))
- (-14 *5 (-852)) (-14 *6 (-589 (-1087))) (-14 *7 (-1169 (-629 *4))))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-962)) (-5 *3 (-1087)) (-5 *1 (-244)))))
-(((*1 *2 *1)
- (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123))
- (-5 *2 (-589 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-677 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *8)) (-5 *4 (-128 *5 *6 *7)) (-14 *5 (-523))
- (-14 *6 (-710)) (-4 *7 (-158)) (-4 *8 (-158))
- (-5 *2 (-128 *5 *6 *8)) (-5 *1 (-127 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *9)) (-4 *9 (-973)) (-4 *5 (-786)) (-4 *6 (-732))
- (-4 *8 (-973)) (-4 *2 (-880 *9 *7 *5))
- (-5 *1 (-668 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-732))
- (-4 *4 (-880 *8 *6 *5)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -3643 *4))))
- (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-349 *3)) (-4 *3 (-1123))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-836 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786))
- (-4 *6 (-987 *4 *5 *3))
- (-5 *2 (-2 (|:| |under| *1) (|:| -2733 *1) (|:| |upper| *1)))
- (-4 *1 (-905 *4 *5 *3 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-523)) (-4 *5 (-325)) (-5 *2 (-394 (-1083 (-1083 *5))))
- (-5 *1 (-1122 *5)) (-5 *3 (-1083 (-1083 *5))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4)
- (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-203))
- (-5 *7 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))))
+ (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016))
+ (-4 *6 (-1016)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-624 *4 *5 *6)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))))
(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
-(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1) (-12 (-4 *1 (-1035 *3)) (-4 *3 (-1123)) (-5 *2 (-710)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-325)) (-5 *2 (-888 (-1083 *4))) (-5 *1 (-333 *4))
- (-5 *3 (-1083 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
- (-4 *4 (-13 (-786) (-515))))))
-(((*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-1109))))
- ((*1 *2 *1) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-562 *3)) (-4 *3 (-786)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-589 *5)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))
- (-14 *4 (-710)) (-4 *5 (-158)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *5))))
- (-5 *1 (-1043 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-13 (-284) (-786) (-136)))
- (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1043 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-271 (-383 (-883 *5)))) (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *5))))
- (-5 *1 (-1043 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-271 (-383 (-883 *4))))
- (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *4))))
- (-5 *1 (-1043 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087)))
- (-4 *5 (-13 (-284) (-786) (-136)))
- (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-383 (-883 *4))))
- (-4 *4 (-13 (-284) (-786) (-136)))
- (-5 *2 (-589 (-589 (-271 (-292 *4))))) (-5 *1 (-1043 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-271 (-383 (-883 *5))))) (-5 *4 (-589 (-1087)))
- (-4 *5 (-13 (-284) (-786) (-136)))
- (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-589 (-271 (-383 (-883 *4)))))
- (-4 *4 (-13 (-284) (-786) (-136)))
- (-5 *2 (-589 (-589 (-271 (-292 *4))))) (-5 *1 (-1043 *4)))))
-(((*1 *2 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-687)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *4 (-1087))
+ (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-277)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108))
- (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-564 (-823 (-523))))
- (-4 *5 (-817 (-523)))
- (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523))))
- (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
- (-5 *1 (-526 *5 *3)) (-4 *3 (-575))
- (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
- ((*1 *2 *2 *3 *4 *4)
- (|partial| -12 (-5 *3 (-1087)) (-5 *4 (-779 *2)) (-4 *2 (-1051))
- (-4 *2 (-13 (-27) (-1109) (-406 *5)))
- (-4 *5 (-564 (-823 (-523)))) (-4 *5 (-817 (-523)))
- (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523))))
- (-5 *1 (-526 *5 *2)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-710)) (-5 *1 (-1017 *4 *5)) (-14 *4 *3)
- (-14 *5 *3))))
-(((*1 *2 *3) (-12 (-5 *3 (-761)) (-5 *2 (-51)) (-5 *1 (-768)))))
-(((*1 *2 *2) (-12 (-5 *2 (-292 (-203))) (-5 *1 (-190)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
- (-5 *1 (-993 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
- (-5 *1 (-1024 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+ (-12 (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-540 *2)) (-4 *2 (-13 (-29 *4) (-1109)))
- (-5 *1 (-538 *4 *2))
- (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-540 (-383 (-883 *4))))
- (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
- (-5 *2 (-292 *4)) (-5 *1 (-543 *4)))))
-(((*1 *1 *1) (-12 (-5 *1 (-1110 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *1) (-12 (-5 *2 (-761)) (-5 *1 (-760)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *3 (-284)) (-4 *3 (-158)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3)))
- (-5 *1 (-628 *3 *4 *5 *6)) (-4 *6 (-627 *3 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-639 *3))
- (-4 *3 (-284)))))
+ (-12 (-4 *4 (-325)) (-4 *5 (-305 *4)) (-4 *6 (-1145 *5))
+ (-5 *2 (-589 *3)) (-5 *1 (-716 *4 *5 *6 *3 *7)) (-4 *3 (-1145 *6))
+ (-14 *7 (-852)))))
+(((*1 *2)
+ (-12 (-4 *3 (-1127)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
+ (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)))))
+(((*1 *2 *1 *3 *3 *4)
+ (-12 (-5 *3 (-1 (-794) (-794) (-794))) (-5 *4 (-523)) (-5 *2 (-794))
+ (-5 *1 (-592 *5 *6 *7)) (-4 *5 (-1016)) (-4 *6 (-23)) (-14 *7 *6)))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-794)) (-5 *1 (-790 *3 *4 *5)) (-4 *3 (-973))
+ (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-794))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-794))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-794))))
+ ((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-794)) (-5 *1 (-1083 *3)) (-4 *3 (-973)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-325)) (-5 *3 (-523)) (-5 *2 (-1097 (-852) (-710))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))))
-(((*1 *1) (-5 *1 (-413))))
+ (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
+ (-4 *3 (-13 (-339) (-1109) (-930))))))
(((*1 *2 *1)
(|partial| -12
- (-5 *2 (-2 (|:| -2888 (-110)) (|:| |arg| (-589 (-823 *3)))))
- (-5 *1 (-823 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-110)) (-5 *2 (-589 (-823 *4)))
- (-5 *1 (-823 *4)) (-4 *4 (-1016)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
- (-4 *4 (-349 *2)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124))
- (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 *4))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| -3474 *3) (|:| -2836 *4))))
- (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
- (-5 *2 (-1068 (-2 (|:| |k| *4) (|:| |c| *3)))))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-271 *2)) (-4 *2 (-666)) (-4 *2 (-1123)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *3 (-523)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime"))
- (-5 *1 (-394 *2)) (-4 *2 (-515)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-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 (-172)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4))
- (-5 *2 (-2 (|:| |ans| (-383 *5)) (|:| |nosol| (-108))))
- (-5 *1 (-943 *4 *5)) (-5 *3 (-383 *5)))))
-(((*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-1091)) (-5 *1 (-1090)))))
-(((*1 *2 *3 *4 *4 *3 *3 *5)
- (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-1083 *3))
- (-4 *3 (-13 (-406 *6) (-27) (-1109)))
- (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3)))
- (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016))))
- ((*1 *2 *3 *4 *4 *3 *4 *3 *5)
- (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-383 (-1083 *3)))
- (-4 *3 (-13 (-406 *6) (-27) (-1109)))
- (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *2 (-2 (|:| -1825 *3) (|:| |coeff| *3)))
- (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))))
-(((*1 *2 *3 *4 *4 *2 *2 *2 *2)
- (-12 (-5 *2 (-523))
- (-5 *3
- (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-710)) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-4 *6 (-732)) (-4 *4 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-786))
- (-5 *1 (-424 *5 *6 *7 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-973)) (-5 *2 (-108)) (-5 *1 (-419 *4 *3))
- (-4 *3 (-1145 *4))))
+ (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)))
+ (-5 *2 (-779 *4)) (-5 *1 (-289 *3 *4 *5 *6))
+ (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087))
+ (-14 *6 *4)))
((*1 *2 *1)
- (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-108)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-836 *3)))))
-(((*1 *2)
- (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
-(((*1 *1 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-973)) (-4 *4 (-1145 *3)) (-5 *1 (-150 *3 *4 *2))
- (-4 *2 (-1145 *4))))
- ((*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *4 (-1087)) (-5 *6 (-108))
- (-4 *7 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-4 *3 (-13 (-1109) (-889) (-29 *7)))
- (-5 *2
- (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-197 *7 *3)) (-5 *5 (-779 *3)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-589 (-721 *3))) (-5 *1 (-721 *3)) (-4 *3 (-515))
- (-4 *3 (-973)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1083 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-284)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
- (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3)))
- (-5 *1 (-1038 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
- ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *4 (-523))) (-5 *5 (-1 (-1068 *4))) (-4 *4 (-339))
- (-4 *4 (-973)) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
- (-4 *3 (-987 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-589 *4))
- (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -3643 *4))))))
- (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1142 *4 *5)) (-5 *3 (-589 *5)) (-14 *4 (-1087))
- (-4 *5 (-339)) (-5 *1 (-854 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-589 *5)) (-4 *5 (-339)) (-5 *2 (-1083 *5))
- (-5 *1 (-854 *4 *5)) (-14 *4 (-1087))))
- ((*1 *2 *3 *3 *4 *4)
- (-12 (-5 *3 (-589 *6)) (-5 *4 (-710)) (-4 *6 (-339))
- (-5 *2 (-383 (-883 *6))) (-5 *1 (-974 *5 *6)) (-14 *5 (-1087)))))
-(((*1 *2 *3)
(|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-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| (-1068 (-203)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2464
- (-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 (-518)))))
+ (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)))
+ (-5 *2 (-779 *4)) (-5 *1 (-1155 *3 *4 *5 *6))
+ (-4 *4 (-13 (-27) (-1109) (-406 *3))) (-14 *5 (-1087))
+ (-14 *6 *4))))
+(((*1 *2)
+ (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
+ (-5 *2 (-589 (-589 *4))) (-5 *1 (-317 *3 *4 *5 *6))
+ (-4 *3 (-318 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-4 *3 (-344)) (-5 *2 (-589 (-589 *3))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-762)) (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-589 (-523))) (-5 *3 (-629 (-523))) (-5 *1 (-1026)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1051))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-157)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
- (-4 *4 (-973)))))
+ (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-710)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-874 (-203))) (-5 *4 (-805)) (-5 *2 (-1174))
+ (-5 *1 (-443))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-909 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-874 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-874 *3)) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-874 *3)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
+ ((*1 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)) (-5 *3 (-203)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-160)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973))
- (-5 *2 (-455 *4 *5)) (-5 *1 (-875 *4 *5)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-820 *5 *3)) (-5 *4 (-823 *5)) (-4 *5 (-1016))
- (-4 *3 (-152 *6)) (-4 (-883 *6) (-817 *5))
- (-4 *6 (-13 (-817 *5) (-158))) (-5 *1 (-163 *5 *6 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *2 (-820 *4 *1)) (-5 *3 (-823 *4)) (-4 *1 (-817 *4))
- (-4 *4 (-1016))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-820 *5 *6)) (-5 *4 (-823 *5)) (-4 *5 (-1016))
- (-4 *6 (-13 (-1016) (-964 *3))) (-4 *3 (-817 *5))
- (-5 *1 (-862 *5 *3 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016))
- (-4 *3 (-13 (-406 *6) (-564 *4) (-817 *5) (-964 (-562 $))))
- (-5 *4 (-823 *5)) (-4 *6 (-13 (-515) (-786) (-817 *5)))
- (-5 *1 (-863 *5 *6 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-820 (-523) *3)) (-5 *4 (-823 (-523))) (-4 *3 (-508))
- (-5 *1 (-864 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-820 *5 *6)) (-5 *3 (-562 *6)) (-4 *5 (-1016))
- (-4 *6 (-13 (-786) (-964 (-562 $)) (-564 *4) (-817 *5)))
- (-5 *4 (-823 *5)) (-5 *1 (-865 *5 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-816 *5 *6 *3)) (-5 *4 (-823 *5)) (-4 *5 (-1016))
- (-4 *6 (-817 *5)) (-4 *3 (-609 *6)) (-5 *1 (-866 *5 *6 *3))))
- ((*1 *2 *3 *4 *2 *5)
- (-12 (-5 *5 (-1 (-820 *6 *3) *8 (-823 *6) (-820 *6 *3)))
- (-4 *8 (-786)) (-5 *2 (-820 *6 *3)) (-5 *4 (-823 *6))
- (-4 *6 (-1016)) (-4 *3 (-13 (-880 *9 *7 *8) (-564 *4)))
- (-4 *7 (-732)) (-4 *9 (-13 (-973) (-786) (-817 *6)))
- (-5 *1 (-867 *6 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016))
- (-4 *3 (-13 (-880 *8 *6 *7) (-564 *4))) (-5 *4 (-823 *5))
- (-4 *7 (-817 *5)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *8 (-13 (-973) (-786) (-817 *5))) (-5 *1 (-867 *5 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016)) (-4 *3 (-921 *6))
- (-4 *6 (-13 (-515) (-817 *5) (-564 *4))) (-5 *4 (-823 *5))
- (-5 *1 (-870 *5 *6 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-820 *5 (-1087))) (-5 *3 (-1087)) (-5 *4 (-823 *5))
- (-4 *5 (-1016)) (-5 *1 (-871 *5))))
- ((*1 *2 *3 *4 *5 *2 *6)
- (-12 (-5 *4 (-589 (-823 *7))) (-5 *5 (-1 *9 (-589 *9)))
- (-5 *6 (-1 (-820 *7 *9) *9 (-823 *7) (-820 *7 *9))) (-4 *7 (-1016))
- (-4 *9 (-13 (-973) (-564 (-823 *7)) (-964 *8))) (-5 *2 (-820 *7 *9))
- (-5 *3 (-589 *9)) (-4 *8 (-13 (-973) (-786)))
- (-5 *1 (-872 *7 *8 *9)))))
-(((*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
-(((*1 *1 *1 *2 *2 *1)
- (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
- (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3)
- (-12 (-5 *4 (-629 (-523))) (-5 *5 (-108)) (-5 *7 (-629 (-203)))
- (-5 *3 (-523)) (-5 *6 (-203)) (-5 *2 (-962)) (-5 *1 (-694)))))
-(((*1 *2)
- (-12 (-5 *2 (-1169 (-1017 *3 *4))) (-5 *1 (-1017 *3 *4))
- (-14 *3 (-852)) (-14 *4 (-852)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-768)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *2 (-108))
- (-5 *1 (-240)))))
+ (-12 (-5 *3 (-589 (-589 (-874 (-203)))))
+ (-5 *2 (-589 (-1011 (-203)))) (-5 *1 (-859)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1083 *1)) (-4 *1 (-940)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-589 *5))
- (-5 *1 (-821 *4 *5)) (-4 *5 (-1123)))))
+ (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
+ (-4 *3 (-13 (-339) (-1109) (-930))))))
+(((*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1070)) (-5 *1 (-51)))))
+(((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-155 (-203))) (-5 *5 (-523))
+ (-5 *2 (-962)) (-5 *1 (-698)))))
(((*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 (-306)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-697)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-393 *4)))))
-(((*1 *1 *2 *2 *3)
- (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-1016))
- (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
- (-5 *1 (-995 *4 *5 *2))
- (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4))))))
- ((*1 *1 *2 *2)
- (-12 (-4 *3 (-1016))
- (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))
- (-5 *1 (-995 *3 *4 *2))
- (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))))
-(((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-638)))))
-(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-303 *3)) (-4 *3 (-1123))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-710)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123))
- (-14 *4 (-523)))))
-(((*1 *2 *3 *2)
- (-12
- (-5 *2
(-589
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *3)
- (|:| |polj| *3))))
- (-4 *5 (-732)) (-4 *3 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786))
- (-5 *1 (-424 *4 *5 *6 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4))))
- ((*1 *2 *3 *3 *3 *3 *3)
- (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))))
+ (-2
+ (|:| -2402
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (|:| -2746
+ (-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| (-1068 (-203)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3487
+ (-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 (-518))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123))
+ (-5 *2 (-589 *4)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3)
+ (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523))
+ (-5 *2 (-962)) (-5 *1 (-696)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-692)))))
+(((*1 *1 *1) (-5 *1 (-985))))
+(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4))
- (-4 *4 (-37 (-383 (-523)))) (-4 *4 (-973)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 *4))))
- (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-592 *3 *4 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4))
- (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+ (-12 (-4 *4 (-515)) (-5 *2 (-1083 *3)) (-5 *1 (-40 *4 *3))
+ (-4 *3
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *4 (-562 $)) $))
+ (-15 -2171 ((-1039 *4 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *4 (-562 $))))))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-921 *4))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-131 *4 *5 *3))
- (-4 *3 (-349 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-921 *4))
- (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4)))
- (-5 *1 (-474 *4 *5 *6 *3)) (-4 *6 (-349 *4)) (-4 *3 (-349 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-629 *5)) (-4 *5 (-921 *4)) (-4 *4 (-515))
- (-5 *2 (-2 (|:| |num| (-629 *4)) (|:| |den| *4)))
- (-5 *1 (-632 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523)))))
- (-4 *6 (-1145 *5))
- (-5 *2 (-2 (|:| -2849 *7) (|:| |rh| (-589 (-383 *6)))))
- (-5 *1 (-746 *5 *6 *7 *3)) (-5 *4 (-589 (-383 *6)))
- (-4 *7 (-599 *6)) (-4 *3 (-599 (-383 *6)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-921 *4))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1138 *4 *5 *3))
- (-4 *3 (-1145 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-226)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-339)) (-4 *3 (-973))
- (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -1621 *1)))
- (-4 *1 (-788 *3)))))
-(((*1 *2) (-12 (-4 *3 (-158)) (-5 *2 (-1169 *1)) (-4 *1 (-343 *3)))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
+ (-12 (-5 *3 (-589 (-589 (-589 *4)))) (-5 *2 (-589 (-589 *4)))
+ (-5 *1 (-1095 *4)) (-4 *4 (-786)))))
+(((*1 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3))
+ (-4 *3 (-1016)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
- (-14 *4 *2))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-594 *3)) (-4 *3 (-1123)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-710)) (-4 *5 (-973)) (-4 *2 (-1145 *5))
- (-5 *1 (-1163 *5 *2 *6 *3)) (-4 *6 (-599 *2)) (-4 *3 (-1160 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *1) (-5 *1 (-1174))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *2 (-515)) (-4 *3 (-732))
- (-4 *4 (-786)) (-4 *5 (-987 *2 *3 *4)))))
+ (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-699)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087))
- (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-540 *3)) (-5 *1 (-402 *5 *3))
- (-4 *3 (-13 (-1109) (-29 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087)) (-4 *5 (-13 (-515) (-964 (-523)) (-136)))
- (-5 *2 (-540 (-383 (-883 *5)))) (-5 *1 (-529 *5))
- (-5 *3 (-383 (-883 *5))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-108))
- (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-4 *3 (-13 (-27) (-1109) (-406 *6) (-10 -8 (-15 -1691 ($ *7)))))
- (-4 *7 (-784))
- (-4 *8
- (-13 (-1147 *3 *7) (-339) (-1109)
- (-10 -8 (-15 -3984 ($ $)) (-15 -2814 ($ $)))))
+ (-12 (-5 *4 (-1 *5 *5))
+ (-4 *5 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
(-5 *2
- (-3 (|:| |%series| *8)
- (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))))
- (-5 *1 (-398 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1070)) (-4 *9 (-912 *8))
- (-14 *10 (-1087)))))
-(((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-523)) (-5 *1 (-459 *4))
- (-4 *4 (-1145 *2)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-427)) (-4 *3 (-786)) (-4 *4 (-732))
- (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-393 *4)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-938 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1105)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
- (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1016)) (-5 *1 (-894 *3 *2)) (-4 *3 (-1016)))))
-(((*1 *2 *1) (|partial| -12 (-4 *1 (-940)) (-5 *2 (-794)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1) (-4 *1 (-464)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-710)) (-5 *2 (-108)) (-5 *1 (-541 *3)) (-4 *3 (-508)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1087))
- (-4 *5 (-13 (-515) (-964 (-523)) (-136)))
- (-5 *2
- (-2 (|:| -1825 (-383 (-883 *5))) (|:| |coeff| (-383 (-883 *5)))))
- (-5 *1 (-529 *5)) (-5 *3 (-383 (-883 *5))))))
+ (-2 (|:| |solns| (-589 *5))
+ (|:| |maps| (-589 (-2 (|:| |arg| *5) (|:| |res| *5))))))
+ (-5 *1 (-1042 *3 *5)) (-4 *3 (-1145 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
+ ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-1191 *3 *4)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-158))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-758 *3)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))))
+(((*1 *2 *3 *3 *3)
+ (|partial| -12
+ (-4 *4 (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523)))))
+ (-4 *5 (-1145 *4)) (-5 *2 (-1083 (-383 *5))) (-5 *1 (-565 *4 *5))
+ (-5 *3 (-383 *5))))
+ ((*1 *2 *3 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-136) (-27) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2 (-1083 (-383 *6))) (-5 *1 (-565 *5 *6)) (-5 *3 (-383 *6)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-695)))))
(((*1 *2 *3 *4 *3)
(-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
(-5 *1 (-687)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-852)) (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))))
- ((*1 *2 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-339))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-346 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1169 *4)) (-5 *3 (-852)) (-4 *4 (-325))
- (-5 *1 (-493 *4))))
+(((*1 *1) (-5 *1 (-1174))))
+(((*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108))))
((*1 *2 *1)
- (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
- (-4 *5 (-216 *3 *2)) (-4 *2 (-973)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1154 *3 *4 *5)) (-5 *1 (-295 *3 *4 *5))
- (-4 *3 (-13 (-339) (-786))) (-14 *4 (-1087)) (-14 *5 *3)))
- ((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-394 *3)) (-4 *3 (-515))))
- ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-638))))
+ (-12 (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)) (-5 *2 (-108))
+ (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4))))
((*1 *2 *1)
- (-12 (-4 *2 (-1016)) (-5 *1 (-653 *3 *2 *4)) (-4 *3 (-786))
- (-14 *4
- (-1 (-108) (-2 (|:| -4013 *3) (|:| -1475 *2))
- (-2 (|:| -4013 *3) (|:| -1475 *2)))))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-589
- (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 *3))
- (|:| |logand| (-1083 *3)))))
- (-5 *1 (-540 *3)) (-4 *3 (-339)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *4 (-13 (-1016) (-33))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
+ (-4 *4 (-13 (-786) (-515))))))
(((*1 *2 *1)
- (-12 (-4 *4 (-1016)) (-5 *2 (-108)) (-5 *1 (-816 *3 *4 *5))
- (-4 *3 (-1016)) (-4 *5 (-609 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-820 *3 *4)) (-4 *3 (-1016))
- (-4 *4 (-1016)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1) (-4 *1 (-464)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-589 (-589 (-589 *4)))) (-5 *2 (-589 (-589 *4)))
- (-4 *4 (-786)) (-5 *1 (-1095 *4)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-883 (-383 (-523)))) (-5 *4 (-1087))
- (-5 *5 (-1011 (-779 (-203)))) (-5 *2 (-589 (-203))) (-5 *1 (-277)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-589 (-523))) (-5 *3 (-629 (-523))) (-5 *1 (-1026)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *1 *1) (-5 *1 (-985))))
-(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
- ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
+ (-5 *2 (-2 (|:| -3922 (-589 *6)) (|:| -3439 (-589 *6)))))))
(((*1 *2 *3)
- (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-219)) (-5 *3 (-1070))))
- ((*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-219))))
- ((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
+ (-12 (-5 *3 (-1054 *4 *2)) (-14 *4 (-852))
+ (-4 *2 (-13 (-973) (-10 -7 (-6 (-4250 "*"))))) (-5 *1 (-833 *4 *2)))))
(((*1 *2 *3)
(-12 (-5 *3 (-523)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
(-5 *2 (-1174)) (-5 *1 (-424 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *1 *1) (-4 *1 (-464)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-4 *2 (-831 *5)) (-5 *1 (-631 *5 *2 *3 *4))
+ (-4 *3 (-349 *2)) (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-805)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-325)) (-5 *2 (-108)) (-5 *1 (-195 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-880 *4 *6 *5)) (-4 *4 (-427))
+ (-4 *5 (-786)) (-4 *6 (-732)) (-5 *1 (-916 *4 *5 *6 *3)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
+(((*1 *1 *1 *1) (-5 *1 (-148)))
+ ((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-148)))))
+(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))))
(((*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 (-629 (-203))) (-5 *6 (-108)) (-5 *7 (-629 (-523)))
(-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-63 QPHESS))))
(-5 *3 (-523)) (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 (-589 (-589 *4)))) (-5 *3 (-589 *4)) (-4 *4 (-786))
+ (-5 *1 (-1095 *4)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-427)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1087)) (-5 *2 (-1 (-1083 (-883 *4)) (-883 *4)))
- (-5 *1 (-1177 *4)) (-4 *4 (-339)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732))
- (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-589 *3))
- (-5 *1 (-545 *5 *6 *7 *8 *3)) (-4 *3 (-1025 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136)))
- (-5 *2
- (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5))))))
- (-5 *1 (-997 *5 *6)) (-5 *3 (-589 (-883 *5)))
- (-14 *6 (-589 (-1087)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-284) (-136)))
- (-5 *2
- (-589 (-2 (|:| -3558 (-1083 *4)) (|:| -2906 (-589 (-883 *4))))))
- (-5 *1 (-997 *4 *5)) (-5 *3 (-589 (-883 *4)))
- (-14 *5 (-589 (-1087)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136)))
- (-5 *2
- (-589 (-2 (|:| -3558 (-1083 *5)) (|:| -2906 (-589 (-883 *5))))))
- (-5 *1 (-997 *5 *6)) (-5 *3 (-589 (-883 *5)))
- (-14 *6 (-589 (-1087))))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-113 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-523))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-802 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-12 (-5 *1 (-802 *2)) (-14 *2 (-523))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-523)) (-14 *3 *2) (-5 *1 (-803 *3 *4))
- (-4 *4 (-800 *3))))
- ((*1 *1 *1)
- (-12 (-14 *2 (-523)) (-5 *1 (-803 *2 *3)) (-4 *3 (-800 *2))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-523)) (-4 *1 (-1131 *3 *4)) (-4 *3 (-973))
- (-4 *4 (-1160 *3))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1131 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1160 *2)))))
+ (-12 (-5 *3 (-292 (-203))) (-5 *2 (-383 (-523))) (-5 *1 (-282)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-523)) (-5 *1 (-528 *3)) (-4 *3 (-964 *2)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-905 *4 *5 *6 *3)) (-4 *4 (-973)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))))
(((*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731))))
((*1 *1 *1)
(-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-973)) (-14 *3 (-589 (-1087)))))
@@ -15362,10 +6708,10 @@
((*1 *1 *1) (-12 (-4 *1 (-358 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1016))))
((*1 *1 *1)
(-12 (-14 *2 (-589 (-1087))) (-4 *3 (-158))
- (-4 *5 (-216 (-2810 *2) (-710)))
+ (-4 *5 (-216 (-1271 *2) (-710)))
(-14 *6
- (-1 (-108) (-2 (|:| -4013 *4) (|:| -1475 *5))
- (-2 (|:| -4013 *4) (|:| -1475 *5))))
+ (-1 (-108) (-2 (|:| -2557 *4) (|:| -3262 *5))
+ (-2 (|:| -2557 *4) (|:| -3262 *5))))
(-5 *1 (-436 *2 *3 *4 *5 *6 *7)) (-4 *4 (-786))
(-4 *7 (-880 *3 *5 (-796 *2)))))
((*1 *1 *1) (-12 (-4 *1 (-479 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-786))))
@@ -15380,16 +6726,77 @@
(-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
(-4 *2 (-786))))
((*1 *1 *1) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))
- (-5 *2 (-1083 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))
- (-5 *2 (-1083 *3)))))
-(((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *2)
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-589 *10)) (-5 *5 (-108)) (-4 *10 (-992 *6 *7 *8 *9))
+ (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8))
+ (-5 *2
+ (-589
+ (-2 (|:| -1747 (-589 *9)) (|:| -2394 *10) (|:| |ineq| (-589 *9)))))
+ (-5 *1 (-917 *6 *7 *8 *9 *10)) (-5 *3 (-589 *9))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-589 *10)) (-5 *5 (-108)) (-4 *10 (-992 *6 *7 *8 *9))
+ (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8))
+ (-5 *2
+ (-589
+ (-2 (|:| -1747 (-589 *9)) (|:| -2394 *10) (|:| |ineq| (-589 *9)))))
+ (-5 *1 (-1023 *6 *7 *8 *9 *10)) (-5 *3 (-589 *9)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
+ (-4 *3 (-13 (-339) (-1109) (-930))))))
+(((*1 *2 *3 *4 *5 *5 *4 *6)
+ (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
+ (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
+ (-5 *1 (-727)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-5 *2 (-1 (-1083 (-883 *4)) (-883 *4)))
+ (-5 *1 (-1177 *4)) (-4 *4 (-339)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-883 (-155 *4))) (-4 *4 (-158))
+ (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-883 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-158))
+ (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 (-355)))
+ (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973))
+ (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515))
+ (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515))
+ (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-383 (-883 (-155 *4)))) (-4 *4 (-515))
+ (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-383 (-883 (-155 *5)))) (-5 *4 (-852))
+ (-4 *5 (-515)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355)))
+ (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786))
+ (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515))
+ (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355)))
+ (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-292 (-155 *4))) (-4 *4 (-515)) (-4 *4 (-786))
+ (-4 *4 (-564 (-355))) (-5 *2 (-155 (-355))) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-292 (-155 *5))) (-5 *4 (-852)) (-4 *5 (-515))
+ (-4 *5 (-786)) (-4 *5 (-564 (-355))) (-5 *2 (-155 (-355)))
+ (-5 *1 (-724 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 (-292 (-203))))
+ (-5 *2
+ (-2 (|:| |additions| (-523)) (|:| |multiplications| (-523))
+ (|:| |exponentiations| (-523)) (|:| |functionCalls| (-523))))
+ (-5 *1 (-282)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
(-4 *2 (-13 (-406 *3) (-930)))))
((*1 *2 *2)
@@ -15398,105 +6805,95 @@
((*1 *2 *2)
(-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
(-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *1 *1) (-4 *1 (-464)))
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1073 *3))))
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1074 *3)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5)
- (-12 (-5 *3 (-203)) (-5 *4 (-523))
- (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3539)))) (-5 *2 (-962))
- (-5 *1 (-686)))))
-(((*1 *1 *1) (-4 *1 (-575)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-591 *3)) (-4 *3 (-973))
- (-5 *1 (-654 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-773 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-973)) (-14 *3 (-589 (-1087)))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786)))
- (-14 *3 (-589 (-1087))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-589 *3))))
+ ((*1 *2 *1)
+ (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123))
+ (-5 *2 (-589 *3)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-108)) (-5 *5 (-1018 (-710))) (-5 *6 (-710))
+ (-5 *2
+ (-2 (|:| |contp| (-523))
+ (|:| -3286 (-589 (-2 (|:| |irr| *3) (|:| -3269 (-523)))))))
+ (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427))
+ (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *2)
+ (-12 (-5 *2 (-2 (|:| -3007 (-589 *3)) (|:| -2635 (-589 *3))))
+ (-5 *1 (-1124 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1016)) (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 *2)))
+ (-5 *2 (-823 *3)) (-5 *1 (-995 *3 *4 *5))
+ (-4 *5 (-13 (-406 *4) (-817 *3) (-564 *2))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-786)) (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4))
+ (-5 *3 (-589 *4)))))
(((*1 *2 *1)
(-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
(-4 *1 (-880 *3 *4 *5)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
- (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6))
- (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -3643 *1))))
- (-4 *1 (-992 *4 *5 *6 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-141 *2 *3 *4)) (-14 *2 (-852)) (-4 *3 (-339))
- (-14 *4 (-922 *2 *3))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7))
- (-4 *3 (-1145 *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 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515))))
- ((*1 *1 *1)
- (|partial| -12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158))
- (-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 (-658 *2)) (-4 *2 (-339))))
- ((*1 *1) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
- ((*1 *1 *1) (|partial| -4 *1 (-662)))
- ((*1 *1 *1) (|partial| -4 *1 (-666)))
+(((*1 *2 *3 *4)
+ (-12 (-4 *6 (-515)) (-4 *2 (-880 *3 *5 *4))
+ (-5 *1 (-672 *5 *4 *6 *2)) (-5 *3 (-383 (-883 *6))) (-4 *5 (-732))
+ (-4 *4 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-339) (-784))) (-5 *1 (-165 *3 *2))
+ (-4 *2 (-1145 (-155 *3))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732))
+ (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-589 *3))
+ (-5 *1 (-545 *5 *6 *7 *8 *3)) (-4 *3 (-1025 *5 *6 *7 *8))))
((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136)))
+ (-5 *2
+ (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5))))))
+ (-5 *1 (-997 *5 *6)) (-5 *3 (-589 (-883 *5)))
+ (-14 *6 (-589 (-1087)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-284) (-136)))
+ (-5 *2
+ (-589 (-2 (|:| -2715 (-1083 *4)) (|:| -2411 (-589 (-883 *4))))))
+ (-5 *1 (-997 *4 *5)) (-5 *3 (-589 (-883 *4)))
+ (-14 *5 (-589 (-1087)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136)))
+ (-5 *2
+ (-589 (-2 (|:| -2715 (-1083 *5)) (|:| -2411 (-589 (-883 *5))))))
+ (-5 *1 (-997 *5 *6)) (-5 *3 (-589 (-883 *5)))
+ (-14 *6 (-589 (-1087))))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-349 *2)) (-4 *2 (-1123)) (-4 *2 (-786))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-349 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1048 *2)) (-4 *2 (-973))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4))
+ (-14 *3 (-852)) (-4 *4 (-973))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786)))
+ (-14 *3 (-589 (-1087))))))
+(((*1 *2 *3 *3 *4)
(-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
- (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3)))
- (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3))))
- ((*1 *2 *2 *1)
- (|partial| -12 (-4 *1 (-989 *3 *2)) (-4 *3 (-13 (-784) (-339)))
- (-4 *2 (-1145 *3))))
- ((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
-(((*1 *1) (-5 *1 (-1170))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *1 *1) (-4 *1 (-464)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-768)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-515)) (-4 *4 (-786))
- (-5 *1 (-532 *4 *2)) (-4 *2 (-406 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))
+ (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *3 *2 *2)
+ (-12 (-5 *2 (-589 (-455 *4 *5))) (-5 *3 (-796 *4))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-577 *4 *5)))))
(((*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973))))
((*1 *2 *1)
(-12 (-4 *2 (-973)) (-5 *1 (-49 *2 *3)) (-14 *3 (-589 (-1087)))))
@@ -15505,10 +6902,10 @@
(-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087)))))
((*1 *2 *1) (-12 (-4 *1 (-358 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-973))))
((*1 *2 *1)
- (-12 (-14 *3 (-589 (-1087))) (-4 *5 (-216 (-2810 *3) (-710)))
+ (-12 (-14 *3 (-589 (-1087))) (-4 *5 (-216 (-1271 *3) (-710)))
(-14 *6
- (-1 (-108) (-2 (|:| -4013 *4) (|:| -1475 *5))
- (-2 (|:| -4013 *4) (|:| -1475 *5))))
+ (-1 (-108) (-2 (|:| -2557 *4) (|:| -3262 *5))
+ (-2 (|:| -2557 *4) (|:| -3262 *5))))
(-4 *2 (-158)) (-5 *1 (-436 *3 *2 *4 *5 *6 *7)) (-4 *4 (-786))
(-4 *7 (-880 *2 *5 (-796 *3)))))
((*1 *2 *1) (-12 (-4 *1 (-479 *2 *3)) (-4 *3 (-786)) (-4 *2 (-1016))))
@@ -15525,65 +6922,55 @@
((*1 *1 *1 *2)
(-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
(-4 *2 (-786)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203)))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-64 FUNCT1))))
+ (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (|has| *1 (-6 -4249)) (-4 *1 (-1157 *3))
+ (-4 *3 (-1123)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1070)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-240)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-234)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-113 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-523))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-802 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-12 (-5 *1 (-802 *2)) (-14 *2 (-523))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-523)) (-14 *3 *2) (-5 *1 (-803 *3 *4))
+ (-4 *4 (-800 *3))))
+ ((*1 *1 *1)
+ (-12 (-14 *2 (-523)) (-5 *1 (-803 *2 *3)) (-4 *3 (-800 *2))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-523)) (-4 *1 (-1131 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-1160 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1131 *2 *3)) (-4 *2 (-973)) (-4 *3 (-1160 *2)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-5 *1 (-1162 *3 *2))
+ (-4 *2 (-1160 *3)))))
(((*1 *2 *1)
- (-12 (-4 *2 (-1016)) (-5 *1 (-894 *2 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *3) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-421)) (-5 *3 (-523)))))
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1034)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-548 *2)) (-4 *2 (-973)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8))
- (-5 *4 (-629 (-1083 *8))) (-4 *5 (-973)) (-4 *8 (-973))
- (-4 *6 (-1145 *5)) (-5 *2 (-629 *6)) (-5 *1 (-472 *5 *6 *7 *8))
- (-4 *7 (-1145 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-311 *3 *4 *5 *6)) (-4 *3 (-339)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5))
- (-5 *2 (-389 *4 (-383 *4) *5 *6))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1169 *6)) (-4 *6 (-13 (-385 *4 *5) (-964 *4)))
- (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *3 (-284))
- (-5 *1 (-389 *3 *4 *5 *6))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-339))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1169 *4)) (-5 *3 (-710)) (-4 *4 (-325))
- (-5 *1 (-493 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2))
- (-4 *2 (-406 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1009 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515)))
- (-5 *1 (-145 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-147))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087)))))
+ (-12 (-5 *3 (-589 (-629 *5))) (-5 *4 (-523)) (-4 *5 (-339))
+ (-4 *5 (-973)) (-5 *2 (-108)) (-5 *1 (-956 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-629 *4))) (-4 *4 (-339)) (-4 *4 (-973))
+ (-5 *2 (-108)) (-5 *1 (-956 *4)))))
(((*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731))))
((*1 *2 *1) (-12 (-4 *1 (-358 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1016))))
((*1 *2 *1)
(-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
- (-4 *6 (-216 (-2810 *3) (-710)))
+ (-4 *6 (-216 (-1271 *3) (-710)))
(-14 *7
- (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *6))
- (-2 (|:| -4013 *5) (|:| -1475 *6))))
+ (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *6))
+ (-2 (|:| -2557 *5) (|:| -3262 *6))))
(-5 *2 (-653 *5 *6 *7)) (-5 *1 (-436 *3 *4 *5 *6 *7 *8))
(-4 *5 (-786)) (-4 *8 (-880 *4 *6 (-796 *3)))))
((*1 *2 *1)
@@ -15592,132 +6979,105 @@
((*1 *1 *1)
(-12 (-4 *1 (-902 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-731))
(-4 *4 (-786)))))
-(((*1 *1 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-349 *2)) (-4 *2 (-1123))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-412)))))
-(((*1 *2 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-614 *3)) (-4 *3 (-786)) (-4 *1 (-350 *3 *4))
- (-4 *4 (-158)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-98 *3)))))
+(((*1 *1) (-5 *1 (-413))))
+(((*1 *1) (-5 *1 (-1003))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-648 *3)) (-5 *1 (-766 *2 *3)) (-4 *3 (-973)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))
+ (-5 *2 (-1083 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))
+ (-5 *2 (-1083 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
+(((*1 *2 *3) (-12 (-5 *3 (-760)) (-5 *2 (-51)) (-5 *1 (-770)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-762)) (-5 *1 (-761)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805)))
+ (-5 *1 (-443)))))
+(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))))
(((*1 *2 *1) (-12 (-4 *1 (-302 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973))))
((*1 *2 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108))))
+(((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
((*1 *2 *3 *3)
- (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-1016))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1016)) (-5 *2 (-108))
- (-5 *1 (-1124 *3)))))
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-394 (-1083 *1))) (-5 *1 (-292 *4)) (-5 *3 (-1083 *1))
- (-4 *4 (-427)) (-4 *4 (-515)) (-4 *4 (-786))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))))
-(((*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))) ((*1 *1) (-4 *1 (-508)))
- ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638))))
- ((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638))))
- ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-125)) (-5 *3 (-710)) (-5 *2 (-1174)))))
+ (-12 (-5 *3 (-629 *2)) (-4 *4 (-1145 *2))
+ (-4 *2 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-5 *1 (-470 *2 *4 *5)) (-4 *5 (-385 *2 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
+ (-4 *5 (-216 *3 *2)) (-4 *2 (-973)))))
+(((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-562 *5)) (-4 *5 (-406 *4)) (-4 *4 (-964 (-523)))
- (-4 *4 (-13 (-786) (-515))) (-5 *2 (-1083 *5)) (-5 *1 (-31 *4 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-562 *1)) (-4 *1 (-973)) (-4 *1 (-279))
- (-5 *2 (-1083 *1)))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
-(((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
-(((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
-(((*1 *2 *2) (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))))
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2 *3) (-12 (-5 *3 (-900)) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-732)) (-4 *4 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3))
+ (-5 *1 (-682 *5 *4 *6 *3)) (-4 *3 (-880 *6 *5 *4)))))
+(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-640))))
+ ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-640)))))
+(((*1 *2 *1) (-12 (-4 *1 (-284)) (-5 *2 (-710)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1182 (-1087) *3)) (-4 *3 (-973)) (-5 *1 (-1189 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1182 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
+ (-5 *1 (-1191 *3 *4)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-692)))))
(((*1 *2 *1)
(-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
(-5 *2 (-108))))
((*1 *2 *1) (-12 (-4 *1 (-406 *3)) (-4 *3 (-786)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
(((*1 *2 *1)
- (-12
- (-5 *2
- (-589
- (-589
- (-3 (|:| -4198 (-1087))
- (|:| |bounds| (-589 (-3 (|:| S (-1087)) (|:| P (-883 (-523))))))))))
- (-5 *1 (-1091)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973))
- (-5 *2
- (-2 (|:| -3847 (-710)) (|:| |curves| (-710))
- (|:| |polygons| (-710)) (|:| |constructs| (-710)))))))
-(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
- (-4 *3 (-343 *4))))
- ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3))
- (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
-(((*1 *1 *1) (-4 *1 (-91))) ((*1 *1 *1 *1) (-5 *1 (-203)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *1 *1 *1) (-5 *1 (-355)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
+ (-12 (-4 *3 (-13 (-339) (-136)))
+ (-5 *2 (-589 (-2 (|:| -3262 (-710)) (|:| -3882 *4) (|:| |num| *4))))
+ (-5 *1 (-375 *3 *4)) (-4 *4 (-1145 *3)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-110)) (-5 *4 (-710)) (-4 *5 (-427)) (-4 *5 (-786))
+ (-4 *5 (-964 (-523))) (-4 *5 (-515)) (-5 *1 (-40 *5 *2))
+ (-4 *2 (-406 *5))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *5 (-562 $)) $))
+ (-15 -2171 ((-1039 *5 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *5 (-562 $))))))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-1145 (-383 (-523)))) (-5 *1 (-844 *3 *2))
+ (-4 *2 (-1145 (-383 *3))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-794)))) (-5 *1 (-794))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1054 *3 *4)) (-5 *1 (-922 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-339))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-589 *5))) (-4 *5 (-973))
+ (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *6 (-216 *4 *5))
+ (-4 *7 (-216 *3 *5)))))
(((*1 *2 *3)
(-12 (-4 *5 (-13 (-564 *2) (-158))) (-5 *2 (-823 *4))
(-5 *1 (-156 *4 *5 *3)) (-4 *4 (-1016)) (-4 *3 (-152 *5))))
@@ -15752,9 +7112,9 @@
(-12 (-5 *2 (-883 *3)) (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5))
(-4 *5 (-564 (-1087))) (-4 *4 (-732)) (-4 *5 (-786))))
((*1 *1 *2)
- (-3172
+ (-3255
(-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
- (-12 (-4179 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523)))
+ (-12 (-2575 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523)))
(-4 *5 (-564 (-1087))))
(-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))
(-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
@@ -15765,7 +7125,7 @@
(-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973))
(-4 *4 (-732)) (-4 *5 (-786))))
((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -3643 *8)))
+ (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -2394 *8)))
(-4 *7 (-987 *4 *5 *6)) (-4 *8 (-992 *4 *5 *6 *7)) (-4 *4 (-427))
(-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1070))
(-5 *1 (-990 *4 *5 *6 *7 *8))))
@@ -15790,7 +7150,7 @@
(-12 (-5 *2 (-589 *1)) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016))
(-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016))))
((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -3643 *8)))
+ (-12 (-5 *3 (-2 (|:| |val| (-589 *7)) (|:| -2394 *8)))
(-4 *7 (-987 *4 *5 *6)) (-4 *8 (-1025 *4 *5 *6 *7)) (-4 *4 (-427))
(-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-1070))
(-5 *1 (-1057 *4 *5 *6 *7 *8))))
@@ -15823,18 +7183,38 @@
(-5 *2 (-589 (-719 *4 (-796 *6)))) (-5 *1 (-1193 *4 *5 *6))
(-14 *5 (-589 (-1087))))))
(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203))))
- (-5 *2 (-589 (-203))) (-5 *1 (-184)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-115 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-710)) (-4 *6 (-339)) (-5 *4 (-1118 *6))
- (-5 *2 (-1 (-1068 *4) (-1068 *4))) (-5 *1 (-1177 *6))
- (-5 *5 (-1068 *4)))))
+ (-12 (-4 *4 (-284)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
+ (-5 *2
+ (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3)))
+ (-5 *1 (-1038 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1105))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1105)))))
+(((*1 *2 *3 *4 *4 *2 *2 *2)
+ (-12 (-5 *2 (-523))
+ (-5 *3
+ (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-710)) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-4 *6 (-732)) (-4 *4 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-786))
+ (-5 *1 (-424 *5 *6 *7 *4)))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123))
+ (-4 *4 (-349 *2)) (-4 *5 (-349 *2))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-265 *3 *2)) (-4 *3 (-1016))
+ (-4 *2 (-1123)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)))) (-5 *1 (-168 *3 *2))
+ (-4 *2 (-13 (-27) (-1109) (-406 (-155 *3))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-515) (-786) (-964 (-523))))
+ (-5 *1 (-168 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 (-155 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-1113 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-1113 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
(((*1 *1 *1) (-4 *1 (-221)))
((*1 *1 *1)
(-12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7))
@@ -15842,7 +7222,7 @@
(-14 *6 (-1 (-3 *4 "failed") *4 *4))
(-14 *7 (-1 (-3 *3 "failed") *3 *3 *4))))
((*1 *1 *1)
- (-3172 (-12 (-5 *1 (-271 *2)) (-4 *2 (-339)) (-4 *2 (-1123)))
+ (-3255 (-12 (-5 *1 (-271 *2)) (-4 *2 (-339)) (-4 *2 (-1123)))
(-12 (-5 *1 (-271 *2)) (-4 *2 (-448)) (-4 *2 (-1123)))))
((*1 *1 *1) (-4 *1 (-448)))
((*1 *2 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-325)) (-5 *1 (-493 *3))))
@@ -15851,47 +7231,84 @@
(-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 (-736 *2)) (-4 *2 (-158)) (-4 *2 (-339)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-589 (-629 (-523))))
- (-5 *1 (-1026)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1018 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1018 *3)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1087)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-641 *3 *5 *6 *7))
+ (-4 *3 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123))
+ (-4 *7 (-1123))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1087)) (-5 *2 (-1 *6 *5)) (-5 *1 (-646 *3 *5 *6))
+ (-4 *3 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123)))))
+(((*1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *2) (-12 (-5 *2 (-364)) (-5 *1 (-412))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-364)) (-5 *1 (-412)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-962)) (-5 *3 (-1087)) (-5 *1 (-244)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *3 (-589 (-523)))
+ (-5 *1 (-814)))))
(((*1 *2)
- (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2))
- (-4 *3 (-13 (-786) (-515))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-688)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-692)))))
-(((*1 *2 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-373)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-786)) (-4 *3 (-1016)))))
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4249)) (-4 *1 (-462 *3))
+ (-4 *3 (-1123)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2056 *3)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-1083 *4))
- (-5 *1 (-493 *4)))))
+ (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-888 (-1034)))
+ (-5 *1 (-322 *4)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-394 (-1083 (-523)))) (-5 *1 (-171)) (-5 *3 (-523)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3310 (-721 *3)) (|:| |coef2| (-721 *3))))
- (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *2 (-2 (|:| -3310 *1) (|:| |coef2| *1)))
- (-4 *1 (-987 *3 *4 *5)))))
+ (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-852)) (-4 *1 (-1147 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-731))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-383 (-523))) (-4 *1 (-1150 *3)) (-4 *3 (-973)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3))
+ (-4 *3 (-897)))))
+(((*1 *2 *1)
+ (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123))
+ (-5 *2 (-589 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-677 *3)) (-4 *3 (-1016)))))
+(((*1 *1) (-5 *1 (-1001))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127))
+ (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))))
+(((*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-983 (-951 *3) (-1083 (-951 *3))))
+ (-5 *1 (-951 *3)) (-4 *3 (-13 (-784) (-339) (-949))))))
(((*1 *2 *3)
- (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4))
- (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+ (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1174)) (-5 *1 (-1090))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1174))
+ (-5 *1 (-1090))))
+ ((*1 *2 *3 *4 *1)
+ (-12 (-5 *4 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1174))
+ (-5 *1 (-1090)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *1 *2 *2 *2)
+ (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109)))))
+ ((*1 *2 *1 *3 *4 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973))
+ (-5 *2 (-589 (-589 (-589 (-874 *3))))))))
(((*1 *2 *3)
(-12 (-5 *3 (-1087))
(-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
@@ -15929,262 +7346,134 @@
((*1 *1 *2 *3)
(-12 (-5 *2 (-383 (-523))) (-4 *4 (-973)) (-4 *1 (-1152 *4 *3))
(-4 *3 (-1129 *4)))))
-(((*1 *2 *2 *2)
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
+ (-5 *2 (-758 *3))))
+ ((*1 *2 *1) (-12 (-4 *2 (-782)) (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)))))
+(((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| -3760 (-629 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-629 *3))))
- (-4 *3 (-13 (-284) (-10 -8 (-15 -4226 ((-394 $) $)))))
- (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
-(((*1 *2)
- (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
- (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1136 *3)) (-4 *3 (-1123)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1087))
- (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2
- (-2 (|:| |func| *3) (|:| |kers| (-589 (-562 *3)))
- (|:| |vals| (-589 *3))))
- (-5 *1 (-254 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
-(((*1 *2 *3)
- (-12 (-4 *2 (-339)) (-4 *2 (-784)) (-5 *1 (-876 *2 *3))
- (-4 *3 (-1145 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *4 (-339)) (-5 *2 (-589 (-1068 *4))) (-5 *1 (-262 *4 *5))
- (-5 *3 (-1068 *4)) (-4 *5 (-1160 *4)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732))
- (-5 *1 (-475 *4 *5 *6 *2)) (-4 *2 (-880 *4 *5 *6))))
- ((*1 *1 *1 *2)
- (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
- (-5 *1 (-475 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))))
-(((*1 *1 *2 *2 *2)
- (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109)))))
- ((*1 *2 *1 *3 *4 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-710)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *4 *5))
- (-4 *5 (-13 (-27) (-1109) (-406 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *4 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-523)) (-4 *5 (-13 (-427) (-786) (-964 *4) (-585 *4)))
- (-5 *2 (-51)) (-5 *1 (-291 *5 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-427) (-786) (-964 *5) (-585 *5))) (-5 *5 (-523))
- (-5 *2 (-51)) (-5 *1 (-291 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-523)))
- (-4 *7 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-523)))
- (-4 *3 (-13 (-27) (-1109) (-406 *7)))
- (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *7 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-523)) (-4 *4 (-973)) (-4 *1 (-1131 *4 *3))
- (-4 *3 (-1160 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1129 *3)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-508))))
-(((*1 *2 *1) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-515)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-88 *4 *5))
- (-5 *3 (-629 *4)) (-4 *5 (-599 *4)))))
+ (-589
+ (-2
+ (|:| -2402
+ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
+ (|:| |fn| (-1169 (-292 (-203))))
+ (|:| |yinit| (-589 (-203))) (|:| |intvals| (-589 (-203)))
+ (|:| |g| (-292 (-203))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (|:| -2746
+ (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355))
+ (|:| |expense| (-355)) (|:| |accuracy| (-355))
+ (|:| |intermediateResults| (-355)))))))
+ (-5 *1 (-742)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-1014 *3))))
- ((*1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523))))
+ (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5))
+ (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-1180 *3 *4 *5 *6))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515))
+ (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1180 *5 *6 *7 *8)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1169 (-710))) (-5 *1 (-617 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-1011 (-203)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-4 *2 (-1016))
+ (-5 *1 (-820 *4 *2)))))
+(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050))))
((*1 *2 *3)
- (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))))
+ (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))))
+(((*1 *2 *3 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-691)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-895))) (-5 *1 (-104))))
+ ((*1 *2 *1) (-12 (-5 *2 (-44 (-1070) (-713))) (-5 *1 (-110)))))
+(((*1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *1 *1) (-5 *1 (-203)))
+ ((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1) (-4 *1 (-1051))) ((*1 *1 *1 *1) (-4 *1 (-1051))))
+(((*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-21)) (-4 *2 (-1123)))))
(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-516 *6 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
- (-4 *4 (-13 (-786) (-515))))))
-(((*1 *1 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-857))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-857))))
- ((*1 *1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203)))
- (-5 *1 (-858))))
+ (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858))
+ (-5 *1 (-856 *3)) (-4 *3 (-564 (-499)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1087)) (-5 *2 (-858)) (-5 *1 (-856 *3))
+ (-4 *3 (-564 (-499)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-858))))
((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203)))
+ (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
(-5 *1 (-858)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-211)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4))
- (-4 *6 (-732)) (-5 *2 (-1 *1 (-710))) (-4 *1 (-230 *3 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732))
- (-5 *2 (-1 *1 (-710))) (-4 *1 (-230 *4 *3 *5 *6))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-243 *2)) (-4 *2 (-786)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-523)) (-4 *5 (-325)) (-5 *2 (-394 (-1083 (-1083 *5))))
+ (-5 *1 (-1122 *5)) (-5 *3 (-1083 (-1083 *5))))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1020)) (-5 *3 (-713)) (-5 *1 (-51)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-786)) (-5 *2 (-1096 (-589 *4))) (-5 *1 (-1095 *4))
- (-5 *3 (-589 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930))))))
+ (-12 (-4 *4 (-973)) (-4 *5 (-1145 *4)) (-5 *2 (-1 *6 (-589 *6)))
+ (-5 *1 (-1163 *4 *5 *3 *6)) (-4 *3 (-599 *5)) (-4 *6 (-1160 *4)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
- (-4 *5 (-349 *3)) (-5 *2 (-710))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
- (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-710)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-629 *2)) (-4 *2 (-158)) (-5 *1 (-135 *2))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-158)) (-4 *2 (-1145 *4)) (-5 *1 (-162 *4 *2 *3))
- (-4 *3 (-664 *4 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 (-383 (-883 *5)))) (-5 *4 (-1087))
- (-5 *2 (-883 *5)) (-5 *1 (-269 *5)) (-4 *5 (-427))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-629 (-383 (-883 *4)))) (-5 *2 (-883 *4))
- (-5 *1 (-269 *4)) (-4 *4 (-427))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-346 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-629 (-155 (-383 (-523)))))
- (-5 *2 (-883 (-155 (-383 (-523))))) (-5 *1 (-704 *4))
- (-4 *4 (-13 (-339) (-784)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *4 (-1087))
- (-5 *2 (-883 (-155 (-383 (-523))))) (-5 *1 (-704 *5))
- (-4 *5 (-13 (-339) (-784)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-883 (-383 (-523))))
- (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *4 (-1087))
- (-5 *2 (-883 (-383 (-523)))) (-5 *1 (-718 *5))
- (-4 *5 (-13 (-339) (-784))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *4 *5))
- (-4 *5 (-13 (-27) (-1109) (-406 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *4 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-710))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *5 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-271 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
- (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-271 *3)) (-5 *5 (-710))
- (-4 *3 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-291 *6 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 (-523))) (-5 *4 (-271 *6))
- (-4 *6 (-13 (-27) (-1109) (-406 *5)))
- (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *7 (-523))) (-5 *4 (-271 *7)) (-5 *5 (-1136 (-710)))
- (-4 *7 (-13 (-27) (-1109) (-406 *6)))
- (-4 *6 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-1087)) (-5 *5 (-271 *3)) (-5 *6 (-1136 (-710)))
- (-4 *3 (-13 (-27) (-1109) (-406 *7)))
- (-4 *7 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-51)) (-5 *1 (-434 *7 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-589 (-895))) (-5 *1 (-104))))
- ((*1 *2 *1) (-12 (-5 *2 (-44 (-1070) (-713))) (-5 *1 (-110)))))
-(((*1 *1 *1) (-4 *1 (-1056))))
+ (-12 (-4 *3 (-973)) (-5 *2 (-1169 *3)) (-5 *1 (-652 *3 *4))
+ (-4 *4 (-1145 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-1011 (-203)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-1011 (-203))))))
+(((*1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-144))))
+ ((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515))
- (-4 *3 (-880 *7 *5 *6))
- (-5 *2
- (-2 (|:| -1475 (-710)) (|:| -3474 *3) (|:| |radicand| (-589 *3))))
- (-5 *1 (-884 *5 *6 *7 *3 *8)) (-5 *4 (-710))
- (-4 *8
- (-13 (-339)
- (-10 -8 (-15 -3316 (*3 $)) (-15 -3329 (*3 $)) (-15 -1691 ($ *3))))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
- (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-292 (-203))) (-5 *2 (-292 (-355))) (-5 *1 (-282)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-279)) (-4 *2 (-1123))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 (-562 *1))) (-5 *3 (-589 *1)) (-4 *1 (-279))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-271 *1))) (-4 *1 (-279))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-271 *1)) (-4 *1 (-279)))))
-(((*1 *2)
- (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4))
- (-4 *4 (-393 *3)))))
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1083 *2)) (-4 *2 (-880 (-383 (-883 *6)) *5 *4))
+ (-5 *1 (-672 *5 *4 *6 *2)) (-4 *5 (-732))
+ (-4 *4 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $)))))
+ (-4 *6 (-515)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-692)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339))
+ (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3)))
+ (-5 *1 (-533 *5 *3)))))
+(((*1 *2 *2 *1 *3 *4)
+ (-12 (-5 *2 (-589 *8)) (-5 *3 (-1 *8 *8 *8))
+ (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1117 *5 *6 *7 *8)) (-4 *5 (-515))
+ (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-987 *5 *6 *7)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-845 *3)) (-4 *3 (-284)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-299 *2 *4)) (-4 *4 (-124))
+ (-4 *2 (-1016))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-337 *2)) (-4 *2 (-1016))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-362 *2)) (-4 *2 (-1016))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-1016)) (-5 *1 (-592 *2 *4 *5))
+ (-4 *4 (-23)) (-14 *5 *4)))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *1 (-758 *2)) (-4 *2 (-786)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-874 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
(-4 *4 (-973)))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-804 (-896 *3) (-896 *3))) (-5 *1 (-896 *3))
+ (-4 *3 (-897)))))
(((*1 *1 *2 *1)
(-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-973))
(-4 *4 (-731))))
@@ -16292,9 +7581,9 @@
(-4 *6 (-339)) (-5 *2 (-540 *6)) (-5 *1 (-539 *5 *6))))
((*1 *2 *3 *4)
(|partial| -12 (-5 *3 (-1 *6 *5))
- (-5 *4 (-3 (-2 (|:| -1825 *5) (|:| |coeff| *5)) "failed"))
+ (-5 *4 (-3 (-2 (|:| -3699 *5) (|:| |coeff| *5)) "failed"))
(-4 *5 (-339)) (-4 *6 (-339))
- (-5 *2 (-2 (|:| -1825 *6) (|:| |coeff| *6)))
+ (-5 *2 (-2 (|:| -3699 *6) (|:| |coeff| *6)))
(-5 *1 (-539 *5 *6))))
((*1 *2 *3 *4)
(|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed"))
@@ -16413,7 +7702,7 @@
(-4 *8 (-973)) (-4 *6 (-732))
(-4 *2
(-13 (-1016)
- (-10 -8 (-15 -4045 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710))))))
+ (-10 -8 (-15 -4103 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-710))))))
(-5 *1 (-882 *6 *7 *8 *5 *2)) (-4 *5 (-880 *8 *6 *7))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-888 *5)) (-4 *5 (-1123))
@@ -16426,8 +7715,8 @@
(-4 *2 (-880 (-883 *4) *5 *6)) (-4 *5 (-732))
(-4 *6
(-13 (-786)
- (-10 -8 (-15 -1400 ((-1087) $))
- (-15 -2724 ((-3 $ "failed") (-1087))))))
+ (-10 -8 (-15 -3077 ((-1087) $))
+ (-15 -2354 ((-3 $ "failed") (-1087))))))
(-5 *1 (-913 *4 *5 *6 *2))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-515)) (-4 *6 (-515))
@@ -16514,49 +7803,1766 @@
((*1 *1 *2 *1)
(-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-1190 *3 *4))
(-4 *4 (-782)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-158)) (-4 *2 (-23)) (-5 *1 (-266 *3 *4 *2 *5 *6 *7))
+ (-4 *4 (-1145 *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 (-651 *3 *2 *4 *5 *6)) (-4 *3 (-158))
+ (-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 (-1145 *3)) (-5 *1 (-652 *3 *2)) (-4 *3 (-973))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-23)) (-5 *1 (-655 *3 *2 *4 *5 *6)) (-4 *3 (-158))
+ (-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 (-800 *3)) (-5 *2 (-523)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-983 (-951 *4) (-1083 (-951 *4)))) (-5 *3 (-794))
+ (-5 *1 (-951 *4)) (-4 *4 (-13 (-784) (-339) (-949))))))
+(((*1 *1 *1) (-4 *1 (-508))))
+(((*1 *2 *3 *4 *5 *6 *7 *8 *9)
+ (|partial| -12 (-5 *4 (-589 *11)) (-5 *5 (-589 (-1083 *9)))
+ (-5 *6 (-589 *9)) (-5 *7 (-589 *12)) (-5 *8 (-589 (-710)))
+ (-4 *11 (-786)) (-4 *9 (-284)) (-4 *12 (-880 *9 *10 *11))
+ (-4 *10 (-732)) (-5 *2 (-589 (-1083 *12)))
+ (-5 *1 (-647 *10 *11 *9 *12)) (-5 *3 (-1083 *12)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))))
+(((*1 *1 *2 *2) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-5 *2 (-1174)) (-5 *1 (-1090))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087))
+ (-5 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *2 (-1174))
+ (-5 *1 (-1090))))
+ ((*1 *2 *3 *4 *1)
+ (-12 (-5 *3 (-1087))
+ (-5 *4 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *2 (-1174))
+ (-5 *1 (-1090)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))))
+(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4)
+ (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-203))
+ (-5 *7 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-992 *3 *4 *5 *6)) (-4 *3 (-427)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
+ (-5 *2
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
+ (|:| |success| (-108))))
+ (-5 *1 (-728)) (-5 *5 (-523)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-349 *2))
+ (-4 *5 (-349 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7))
+ (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)) (-4 *2 (-973)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| -1895 *1) (|:| -4235 *1) (|:| |associate| *1)))
+ (-4 *1 (-515)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 (-874 *4))) (-4 *1 (-1048 *4)) (-4 *4 (-973))
+ (-5 *2 (-710)))))
+(((*1 *1 *1 *1) (|partial| -4 *1 (-124))))
+(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5)
+ (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523)))
+ (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-697)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
+ (-4 *4 (-158))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-145 *4 *2))
+ (-4 *2 (-406 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1009 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515)))
+ (-5 *1 (-145 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-147))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-147)) (-5 *2 (-1087))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-440 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-158)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2))
+ (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7))))
+ (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
+ (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
+ (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1087)) (-4 *5 (-339)) (-5 *2 (-589 (-1118 *5)))
- (-5 *1 (-1177 *5)) (-5 *4 (-1118 *5)))))
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-852)) (-4 *5 (-786))
+ (-5 *2 (-57 (-589 (-614 *5)))) (-5 *1 (-614 *5)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
+ (-5 *2
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
+ (|:| |success| (-108))))
+ (-5 *1 (-728)) (-5 *5 (-523)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1016)) (-4 *4 (-1016))
+ (-4 *6 (-1016)) (-5 *2 (-1 *6 *5)) (-5 *1 (-624 *5 *4 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-234)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 (-1068 *4) (-1068 *4))) (-5 *2 (-1068 *4))
- (-5 *1 (-1192 *4)) (-4 *4 (-1123))))
+ (-12 (-5 *3 (-589 (-562 *5))) (-4 *4 (-786)) (-5 *2 (-562 *5))
+ (-5 *1 (-532 *4 *5)) (-4 *5 (-406 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-784)) (-5 *1 (-280 *3)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1051))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
+ (-5 *2
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
+ (|:| |success| (-108))))
+ (-5 *1 (-728)) (-5 *5 (-523)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2056 *3)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-325)) (-5 *2 (-888 (-1083 *4))) (-5 *1 (-333 *4))
+ (-5 *3 (-1083 *4)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-523)))))
+(((*1 *1) (-5 *1 (-133)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-240)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339))
+ (-5 *2 (-2 (|:| -2031 (-394 *3)) (|:| |special| (-394 *3))))
+ (-5 *1 (-667 *5 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-172))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-277))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1011 (-779 (-203)))) (-5 *2 (-203)) (-5 *1 (-282)))))
+(((*1 *2 *3 *3 *4 *5 *5)
+ (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-4 *3 (-987 *6 *7 *8))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-1024 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -2394 *9))))
+ (-5 *5 (-108)) (-4 *8 (-987 *6 *7 *4)) (-4 *9 (-992 *6 *7 *4 *8))
+ (-4 *6 (-427)) (-4 *7 (-732)) (-4 *4 (-786))
+ (-5 *2 (-589 (-2 (|:| |val| *8) (|:| -2394 *9))))
+ (-5 *1 (-1024 *6 *7 *4 *8 *9)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-858)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-1083 (-883 *4))) (-5 *1 (-392 *3 *4))
+ (-4 *3 (-393 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-4 *3 (-339))
+ (-5 *2 (-1083 (-883 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306))
+ (-5 *1 (-308)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-786))
+ (-5 *2
+ (-2 (|:| |f1| (-589 *4)) (|:| |f2| (-589 (-589 (-589 *4))))
+ (|:| |f3| (-589 (-589 *4))) (|:| |f4| (-589 (-589 (-589 *4))))))
+ (-5 *1 (-1095 *4)) (-5 *3 (-589 (-589 (-589 *4)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-383 (-523))) (-5 *2 (-203)) (-5 *1 (-282)))))
+(((*1 *1 *2) (-12 (-5 *2 (-167)) (-5 *1 (-226)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-340 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-5 *2 (-1070)))))
+(((*1 *2)
+ (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-523)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1123))
+ (-4 *5 (-349 *4)) (-4 *3 (-349 *4)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *8 (-987 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |val| (-589 *8)) (|:| |towers| (-589 (-954 *5 *6 *7 *8)))))
+ (-5 *1 (-954 *5 *6 *7 *8)) (-5 *3 (-589 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *8 (-987 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |val| (-589 *8))
+ (|:| |towers| (-589 (-1058 *5 *6 *7 *8)))))
+ (-5 *1 (-1058 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-993 *5 *6 *7 *3 *4))
+ (-4 *4 (-992 *5 *6 *7 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-589 (-1068 *5)) (-589 (-1068 *5)))) (-5 *4 (-523))
- (-5 *2 (-589 (-1068 *5))) (-5 *1 (-1192 *5)) (-4 *5 (-1123)))))
-(((*1 *1) (-5 *1 (-413))))
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4))))
+ (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1154 *3 *4 *5)) (-4 *3 (-13 (-339) (-786)))
+ (-14 *4 (-1087)) (-14 *5 *3) (-5 *1 (-295 *3 *4 *5))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-254 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1087))
- (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *6)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
+ (-4 *4 (-13 (-786) (-515))))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-515)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
+ (-5 *1 (-1114 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-732))
+ (-4 *5 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *6 (-515))
+ (-5 *2 (-2 (|:| -1773 (-883 *6)) (|:| -2508 (-883 *6))))
+ (-5 *1 (-672 *4 *5 *6 *3)) (-4 *3 (-880 (-383 (-883 *6)) *4 *5)))))
+(((*1 *2 *2 *2 *2 *2 *3)
+ (-12 (-5 *2 (-629 *4)) (-5 *3 (-710)) (-4 *4 (-973))
+ (-5 *1 (-630 *4)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *3 (-108)) (-5 *1 (-106))))
+ ((*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380))))
+ ((*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306))
+ (-5 *1 (-308)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-794)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-523))) (-4 *3 (-973)) (-5 *1 (-548 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-523))) (-4 *1 (-1129 *3)) (-4 *3 (-973))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-523))) (-4 *1 (-1160 *3)) (-4 *3 (-973)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284))
+ (-5 *2 (-589 (-710))) (-5 *1 (-717 *3 *4 *5 *6 *7))
+ (-4 *3 (-1145 *6)) (-4 *7 (-880 *6 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-5 *2 (-1174))
+ (-5 *1 (-1124 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-1016)) (-5 *2 (-1174))
+ (-5 *1 (-1124 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-1109))))
+ ((*1 *2 *1) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-562 *3)) (-4 *3 (-786)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-427)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 (-562 *5))) (-5 *3 (-1087)) (-4 *5 (-406 *4))
+ (-4 *4 (-786)) (-5 *1 (-532 *4 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-962)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-523)) (-4 *6 (-732)) (-4 *7 (-786)) (-4 *8 (-284))
+ (-4 *9 (-880 *8 *6 *7))
+ (-5 *2 (-2 (|:| -3764 (-1083 *9)) (|:| |polval| (-1083 *8))))
+ (-5 *1 (-682 *6 *7 *8 *9)) (-5 *3 (-1083 *9)) (-5 *4 (-1083 *8)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-5 *1 (-459 *2)) (-4 *2 (-1145 (-523))))))
+(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))))
+(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1083 (-523))) (-5 *3 (-523)) (-4 *1 (-800 *4)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-126)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *5))))
+ (-5 *1 (-1043 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-13 (-284) (-786) (-136)))
+ (-5 *2 (-589 (-271 (-292 *4)))) (-5 *1 (-1043 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-271 (-383 (-883 *5)))) (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *5))))
+ (-5 *1 (-1043 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-271 (-383 (-883 *4))))
+ (-4 *4 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-271 (-292 *4))))
+ (-5 *1 (-1043 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087)))
+ (-4 *5 (-13 (-284) (-786) (-136)))
+ (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-383 (-883 *4))))
+ (-4 *4 (-13 (-284) (-786) (-136)))
+ (-5 *2 (-589 (-589 (-271 (-292 *4))))) (-5 *1 (-1043 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-271 (-383 (-883 *5))))) (-5 *4 (-589 (-1087)))
+ (-4 *5 (-13 (-284) (-786) (-136)))
+ (-5 *2 (-589 (-589 (-271 (-292 *5))))) (-5 *1 (-1043 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-271 (-383 (-883 *4)))))
+ (-4 *4 (-13 (-284) (-786) (-136)))
+ (-5 *2 (-589 (-589 (-271 (-292 *4))))) (-5 *1 (-1043 *4)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |polnum| (-721 *3)) (|:| |polden| *3) (|:| -1301 (-710))))
+ (-5 *1 (-721 *3)) (-4 *3 (-973))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -1301 (-710))))
+ (-4 *1 (-987 *3 *4 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-589 *3)) (-5 *1 (-891 *3)) (-4 *3 (-508)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-540 *3)) (-4 *3 (-339)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-1087))) (-4 *6 (-339))
+ (-5 *2 (-589 (-271 (-883 *6)))) (-5 *1 (-501 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *7 (-13 (-339) (-784))))))
+(((*1 *2)
+ (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 (-383 *2)))
+ (-4 *2 (-1145 *4)) (-5 *1 (-317 *3 *4 *2 *5))
+ (-4 *3 (-318 *4 *2 *5))))
+ ((*1 *2)
+ (|partial| -12 (-4 *1 (-318 *3 *2 *4)) (-4 *3 (-1127))
+ (-4 *4 (-1145 (-383 *2))) (-4 *2 (-1145 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-629 (-383 (-883 (-523)))))
+ (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958))
+ (-5 *3 (-292 (-523))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-1110 *3))) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-5 *2 (-108)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-515)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
+ (-5 *1 (-1114 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
+(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1056)) (-5 *2 (-1136 (-523))))))
+(((*1 *2 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-687)))))
+(((*1 *2 *3 *3 *4 *5 *3 *6)
(-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN)))) (-5 *2 (-962))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-79 FCN)))) (-5 *2 (-962))
(-5 *1 (-686)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1169 *4)) (-4 *4 (-393 *3)) (-4 *3 (-284))
+ (-4 *3 (-515)) (-5 *1 (-42 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-4 *4 (-339)) (-5 *2 (-1169 *1))
+ (-4 *1 (-305 *4))))
+ ((*1 *2) (-12 (-4 *3 (-339)) (-5 *2 (-1169 *1)) (-4 *1 (-305 *3))))
+ ((*1 *2)
+ (-12 (-4 *3 (-158)) (-4 *4 (-1145 *3)) (-5 *2 (-1169 *1))
+ (-4 *1 (-385 *3 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4))
+ (-5 *2 (-1169 *6)) (-5 *1 (-389 *3 *4 *5 *6))
+ (-4 *6 (-13 (-385 *4 *5) (-964 *4)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4))
+ (-5 *2 (-1169 *6)) (-5 *1 (-390 *3 *4 *5 *6 *7))
+ (-4 *6 (-385 *4 *5)) (-14 *7 *2)))
+ ((*1 *2) (-12 (-4 *3 (-158)) (-5 *2 (-1169 *1)) (-4 *1 (-393 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1169 (-1169 *4))) (-5 *1 (-493 *4))
+ (-4 *4 (-325)))))
+(((*1 *2 *3 *4 *4 *4 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *2 (-962)) (-5 *1 (-691)))))
+(((*1 *2 *1 *3 *3 *3 *2)
+ (-12 (-5 *3 (-710)) (-5 *1 (-617 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-515)) (-5 *1 (-570 *2 *3)) (-4 *3 (-1145 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))))
+(((*1 *1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-108)) (-5 *1 (-823 *4))
+ (-4 *4 (-1016)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-589 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523))))))
+ (-5 *2 (-589 (-203))) (-5 *1 (-282)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-710)) (-5 *3 (-874 *5)) (-4 *5 (-973))
+ (-5 *1 (-1076 *4 *5)) (-14 *4 (-852))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-710))) (-5 *3 (-710)) (-5 *1 (-1076 *4 *5))
+ (-14 *4 (-852)) (-4 *5 (-973))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-710))) (-5 *3 (-874 *5)) (-4 *5 (-973))
+ (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108))
+ (-5 *1 (-781 *4 *5)) (-14 *4 (-710)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4))))
+ (-5 *1 (-715 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1 *8 *8))
+ (-5 *5
+ (-1 (-3 (-2 (|:| -3699 *7) (|:| |coeff| *7)) "failed") *7))
+ (-5 *6 (-589 (-383 *8))) (-4 *7 (-339)) (-4 *8 (-1145 *7))
+ (-5 *3 (-383 *8))
+ (-5 *2
+ (-2
+ (|:| |answer|
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (|:| |a0| *7)))
+ (-5 *1 (-533 *7 *8)))))
+(((*1 *2 *3 *4 *5 *6 *7 *6)
+ (|partial| -12
+ (-5 *5
+ (-2 (|:| |contp| *3)
+ (|:| -3286 (-589 (-2 (|:| |irr| *10) (|:| -3269 (-523)))))))
+ (-5 *6 (-589 *3)) (-5 *7 (-589 *8)) (-4 *8 (-786)) (-4 *3 (-284))
+ (-4 *10 (-880 *3 *9 *8)) (-4 *9 (-732))
+ (-5 *2
+ (-2 (|:| |polfac| (-589 *10)) (|:| |correct| *3)
+ (|:| |corrfact| (-589 (-1083 *3)))))
+ (-5 *1 (-572 *8 *9 *3 *10)) (-5 *4 (-589 (-1083 *3))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123))
+ (-5 *2 (-589 *3)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1083 *1)) (-4 *1 (-940)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 *5)) (-4 *5 (-1145 *3)) (-4 *3 (-284))
+ (-5 *2 (-108)) (-5 *1 (-430 *3 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-515)) (-4 *3 (-158)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2))
+ (-4 *2 (-627 *3 *4 *5)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-271 *2)) (-4 *2 (-666)) (-4 *2 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-874 *4)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-564 (-823 (-523))))
+ (-4 *5 (-817 (-523)))
+ (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523))))
+ (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
+ (-5 *1 (-526 *5 *3)) (-4 *3 (-575))
+ (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
+ ((*1 *2 *2 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-1087)) (-5 *4 (-779 *2)) (-4 *2 (-1051))
+ (-4 *2 (-13 (-27) (-1109) (-406 *5)))
+ (-4 *5 (-564 (-823 (-523)))) (-4 *5 (-817 (-523)))
+ (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523))))
+ (-5 *1 (-526 *5 *2)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1169 *4)) (-5 *3 (-1034)) (-4 *4 (-325))
+ (-5 *1 (-493 *4)))))
+(((*1 *2)
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-874 *4)) (-4 *4 (-973)) (-5 *1 (-1076 *3 *4))
+ (-14 *3 (-852)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-883 (-355))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-383 (-883 (-355)))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-292 (-355))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-883 (-523))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-383 (-883 (-523)))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-292 (-523))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-315 *3 *4 *5))
+ (-14 *3 (-589 *2)) (-14 *4 (-589 *2)) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-292 *5)) (-4 *5 (-363))
+ (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087)))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-629 (-383 (-883 (-523))))) (-4 *1 (-360))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-629 (-383 (-883 (-355))))) (-4 *1 (-360))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-629 (-883 (-523)))) (-4 *1 (-360))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-629 (-883 (-355)))) (-4 *1 (-360))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-629 (-292 (-523)))) (-4 *1 (-360))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-629 (-292 (-355)))) (-4 *1 (-360))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-383 (-883 (-523)))) (-4 *1 (-372))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-383 (-883 (-355)))) (-4 *1 (-372))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-523))) (-4 *1 (-372))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-355))) (-4 *1 (-372))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-523))) (-4 *1 (-372))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-355))) (-4 *1 (-372))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1169 (-383 (-883 (-523))))) (-4 *1 (-416))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1169 (-383 (-883 (-355))))) (-4 *1 (-416))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1169 (-883 (-523)))) (-4 *1 (-416))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1169 (-883 (-355)))) (-4 *1 (-416))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1169 (-292 (-523)))) (-4 *1 (-416))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1169 (-292 (-355)))) (-4 *1 (-416))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-325)) (-4 *5 (-305 *4)) (-4 *6 (-1145 *5))
+ (-5 *2 (-1083 (-1083 *4))) (-5 *1 (-716 *4 *5 *6 *3 *7))
+ (-4 *3 (-1145 *6)) (-14 *7 (-852))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5))
+ (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *1 (-905 *3 *4 *5 *6))))
+ ((*1 *2 *1) (|partial| -12 (-4 *1 (-964 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2)
+ (|partial| -3255
+ (-12 (-5 *2 (-883 *3))
+ (-12 (-2575 (-4 *3 (-37 (-383 (-523)))))
+ (-2575 (-4 *3 (-37 (-523)))) (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
+ (-4 *5 (-786)))
+ (-12 (-5 *2 (-883 *3))
+ (-12 (-2575 (-4 *3 (-508))) (-2575 (-4 *3 (-37 (-383 (-523)))))
+ (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
+ (-4 *5 (-786)))
+ (-12 (-5 *2 (-883 *3))
+ (-12 (-2575 (-4 *3 (-921 (-523)))) (-4 *3 (-37 (-383 (-523))))
+ (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
+ (-4 *5 (-786)))))
+ ((*1 *1 *2)
+ (|partial| -3255
+ (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
+ (-12 (-2575 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523)))
+ (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))
+ (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973))
+ (-4 *4 (-732)) (-4 *5 (-786)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
+ ((*1 *1 *1) (-12 (-5 *1 (-1190 *2 *3)) (-4 *2 (-973)) (-4 *3 (-782)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-396 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))
+ (-14 *4 (-1087)) (-14 *5 *2)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-4 *2 (-13 (-27) (-1109) (-406 *3) (-10 -8 (-15 -3976 ($ *4)))))
+ (-4 *4 (-784))
+ (-4 *5
+ (-13 (-1147 *2 *4) (-339) (-1109)
+ (-10 -8 (-15 -4024 ($ $)) (-15 -2669 ($ $)))))
+ (-5 *1 (-398 *3 *2 *4 *5 *6 *7)) (-4 *6 (-912 *5)) (-14 *7 (-1087)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1160 *4))
+ (-4 *4 (-37 (-383 (-523))))
+ (-5 *2 (-1 (-1068 *4) (-1068 *4) (-1068 *4))) (-5 *1 (-1162 *4 *5)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |lm| (-362 *3)) (|:| |mm| (-362 *3)) (|:| |rm| (-362 *3))))
+ (-5 *1 (-362 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |lm| (-758 *3)) (|:| |mm| (-758 *3)) (|:| |rm| (-758 *3))))
+ (-5 *1 (-758 *3)) (-4 *3 (-786)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-973)) (-4 *2 (-627 *4 *5 *6))
+ (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1145 *4)) (-4 *5 (-349 *4))
+ (-4 *6 (-349 *4)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))))
+(((*1 *2 *3) (-12 (-5 *3 (-761)) (-5 *2 (-51)) (-5 *1 (-768)))))
+(((*1 *1) (-5 *1 (-130))) ((*1 *1 *1) (-5 *1 (-133)))
+ ((*1 *1 *1) (-4 *1 (-1056))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3))
+ (-4 *3 (-1016)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852))
+ (-14 *4 (-852)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-894 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2210 *4)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-589 *7)) (-5 *5 (-589 (-589 *8))) (-4 *7 (-786))
+ (-4 *8 (-284)) (-4 *6 (-732)) (-4 *9 (-880 *8 *6 *7))
+ (-5 *2
+ (-2 (|:| |unitPart| *9)
+ (|:| |suPart|
+ (-589 (-2 (|:| -3573 (-1083 *9)) (|:| -3262 (-523)))))))
+ (-5 *1 (-682 *6 *7 *8 *9)) (-5 *3 (-1083 *9)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4)
+ (|:| |xpnt| (-523))))
+ (-4 *4 (-13 (-1145 *3) (-515) (-10 -8 (-15 -2056 ($ $ $)))))
+ (-4 *3 (-515)) (-5 *1 (-1148 *3 *4)))))
+(((*1 *1) (-5 *1 (-133))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-1 (-108) *8))) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8))))
+ (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))))
+(((*1 *2 *2) (-12 (-5 *2 (-292 (-203))) (-5 *1 (-190)))))
+(((*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380))))
+ ((*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852))))
+ ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638))))
+ ((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-638)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1068 (-383 *3))) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
+(((*1 *2 *3 *4 *5 *4 *4 *4)
+ (-12 (-4 *6 (-786)) (-5 *3 (-589 *6)) (-5 *5 (-589 *3))
+ (-5 *2
+ (-2 (|:| |f1| *3) (|:| |f2| (-589 *5)) (|:| |f3| *5)
+ (|:| |f4| (-589 *5))))
+ (-5 *1 (-1095 *6)) (-5 *4 (-589 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-306)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1145 *6))
+ (-4 *6 (-13 (-27) (-406 *5)))
+ (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-4 *8 (-1145 (-383 *7)))
+ (-5 *2 (-540 *3)) (-5 *1 (-511 *5 *6 *7 *8 *3))
+ (-4 *3 (-318 *6 *7 *8)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-455 *4 *5))) (-14 *4 (-589 (-1087)))
+ (-4 *5 (-427))
+ (-5 *2
+ (-2 (|:| |gblist| (-589 (-225 *4 *5)))
+ (|:| |gvlist| (-589 (-523)))))
+ (-5 *1 (-577 *4 *5)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
+ ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
+ ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-292 (-203))) (-5 *2 (-292 (-383 (-523))))
+ (-5 *1 (-282)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
+ (-5 *1 (-993 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1070)) (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-1174))
+ (-5 *1 (-1024 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *2) (|partial| -12 (-5 *2 (-292 (-203))) (-5 *1 (-244)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934))))
+ ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-934)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-905 *4 *5 *3 *6)) (-4 *4 (-973)) (-4 *5 (-732))
+ (-4 *3 (-786)) (-4 *6 (-987 *4 *5 *3)) (-5 *2 (-108)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-710))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-710)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-589 (-240))) (-5 *4 (-1087))
+ (-5 *1 (-239 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *2 (-51))
+ (-5 *1 (-240)))))
+(((*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016))
+ (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
+(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3)
+ (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523))
+ (-5 *2 (-962)) (-5 *1 (-696)))))
+(((*1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-589 (-110))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-1096 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-900)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1016)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))))
+(((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-629 *11)) (-5 *4 (-589 (-383 (-883 *8))))
+ (-5 *5 (-710)) (-5 *6 (-1070)) (-4 *8 (-13 (-284) (-136)))
+ (-4 *11 (-880 *8 *10 *9)) (-4 *9 (-13 (-786) (-564 (-1087))))
+ (-4 *10 (-732))
+ (-5 *2
+ (-2
+ (|:| |rgl|
+ (-589
+ (-2 (|:| |eqzro| (-589 *11)) (|:| |neqzro| (-589 *11))
+ (|:| |wcond| (-589 (-883 *8)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *8))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *8))))))))))
+ (|:| |rgsz| (-523))))
+ (-5 *1 (-855 *8 *9 *10 *11)) (-5 *7 (-523)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1059 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-131 *2 *4 *3))
+ (-4 *3 (-349 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-474 *2 *4 *5 *3))
+ (-4 *5 (-349 *2)) (-4 *3 (-349 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-629 *4)) (-4 *4 (-921 *2)) (-4 *2 (-515))
+ (-5 *1 (-632 *2 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-1138 *2 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3 (-523))) (-4 *3 (-973)) (-5 *1 (-94 *3))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-94 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-94 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-443)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1083 *7)) (-5 *3 (-523)) (-4 *7 (-880 *6 *4 *5))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
+ (-5 *1 (-297 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-540 *2)) (-4 *2 (-13 (-29 *4) (-1109)))
+ (-5 *1 (-538 *4 *2))
+ (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-540 (-383 (-883 *4))))
+ (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
+ (-5 *2 (-292 *4)) (-5 *1 (-543 *4)))))
+(((*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4))
+ (-4 *4 (-325)))))
(((*1 *2 *1)
(-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
(-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
(-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-629 *7)) (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5))
+ (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-5 *1 (-855 *4 *5 *6 *7)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-1070)) (-5 *3 (-523)) (-5 *1 (-219)))))
+(((*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
+(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))))
+(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *2 (-962))
+ (-5 *1 (-688)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-284)) (-5 *1 (-164 *3)))))
+(((*1 *1 *1) (-12 (-5 *1 (-1110 *2)) (-4 *2 (-1016)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-427)) (-4 *3 (-786)) (-4 *3 (-964 (-523)))
+ (-4 *3 (-515)) (-5 *1 (-40 *3 *2)) (-4 *2 (-406 *3))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $))
+ (-15 -2171 ((-1039 *3 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *3 (-562 $))))))))))
+(((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-710)) (-4 *5 (-339)) (-5 *2 (-159 *6))
+ (-5 *1 (-798 *5 *4 *6)) (-4 *4 (-1160 *5)) (-4 *6 (-1145 *5)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -2210 *3) (|:| |coef2| (-721 *3))))
+ (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-402 *4 *2)) (-4 *2 (-13 (-1109) (-29 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-136))
+ (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
+ (-5 *2 (-292 *5)) (-5 *1 (-543 *5)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-794)) (-5 *1 (-366 *3 *4 *5)) (-14 *3 (-710))
+ (-14 *4 (-710)) (-4 *5 (-158)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1123))
+ (-4 *5 (-349 *4)) (-4 *2 (-349 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *6 *2 *7)) (-4 *6 (-973))
+ (-4 *7 (-216 *4 *6)) (-4 *2 (-216 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-858))
+ (-5 *2
+ (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
+ (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
+ (-5 *1 (-142))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-858)) (-5 *4 (-383 (-523)))
+ (-5 *2
+ (-2 (|:| |brans| (-589 (-589 (-874 (-203)))))
+ (|:| |xValues| (-1011 (-203))) (|:| |yValues| (-1011 (-203)))))
+ (-5 *1 (-142)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-761)) (-5 *1 (-760)))))
+(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1 *1) (-4 *1 (-897))))
(((*1 *2 *3 *1)
(-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-3 (-108) (-589 *1)))
+ (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1))
(-4 *1 (-992 *4 *5 *6 *3)))))
-(((*1 *2 *3 *4 *4 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
- (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-108)) (-5 *6 (-629 (-203)))
+ (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-710)) (-4 *6 (-1016)) (-4 *3 (-831 *6))
+ (-5 *2 (-629 *3)) (-5 *1 (-631 *6 *3 *7 *4)) (-4 *7 (-349 *3))
+ (-4 *4 (-13 (-349 *6) (-10 -7 (-6 -4248)))))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
+ (-225 *4 (-383 (-523)))))
+ (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108))
+ (-5 *1 (-476 *4 *5)))))
+(((*1 *1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-108)) (-5 *1 (-548 *3)) (-4 *3 (-973)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-253 *4 *3))
+ (-4 *3 (-13 (-406 *4) (-930))))))
+(((*1 *1) (-5 *1 (-762))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-412)))))
+(((*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1070)) (-5 *1 (-282)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-710)) (-4 *5 (-515))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1016))
+ (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))
+ (-5 *2 (-589 (-995 *3 *4 *5))) (-5 *1 (-996 *3 *4 *5))
+ (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))))
(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7))))
+ (-12 (-4 *3 (-284)) (-4 *3 (-158)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3)))
+ (-5 *1 (-628 *3 *4 *5 *6)) (-4 *6 (-627 *3 *4 *5))))
((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
- (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
- (-4 *4 (-13 (-1016) (-33))))))
+ (-12 (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-639 *3))
+ (-4 *3 (-284)))))
+(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1 *1) (-4 *1 (-897))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-271 *3))) (-5 *1 (-271 *3)) (-4 *3 (-515))
+ (-4 *3 (-1123)))))
+(((*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427))
+ (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-906 *3 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 *7)) (-5 *3 (-108)) (-4 *7 (-987 *4 *5 *6))
+ (-4 *4 (-427)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *1 (-906 *4 *5 *6 *7)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1160 *4)) (-5 *1 (-1162 *4 *2))
+ (-4 *4 (-37 (-383 (-523)))))))
+(((*1 *1 *1) (-5 *1 (-108))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
+ (-4 *4 (-13 (-786) (-515))))))
+(((*1 *2 *1) (-12 (-4 *1 (-885)) (-5 *2 (-589 (-589 (-874 (-203)))))))
+ ((*1 *2 *1) (-12 (-4 *1 (-903)) (-5 *2 (-589 (-589 (-874 (-203))))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-325))
+ (-5 *2
+ (-2 (|:| |cont| *5)
+ (|:| -3286 (-589 (-2 (|:| |irr| *3) (|:| -3269 (-523)))))))
+ (-5 *1 (-195 *5 *3)) (-4 *3 (-1145 *5)))))
+(((*1 *2 *3 *1 *4 *4 *4 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-589 (-954 *5 *6 *7 *3))) (-5 *1 (-954 *5 *6 *7 *3))
+ (-4 *3 (-987 *5 *6 *7))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-589 *6)) (-4 *1 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-992 *3 *4 *5 *2)) (-4 *3 (-427)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5))))
+ ((*1 *2 *3 *1 *4 *4 *4 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-589 (-1058 *5 *6 *7 *3))) (-5 *1 (-1058 *5 *6 *7 *3))
+ (-4 *3 (-987 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-325)) (-5 *3 (-523)) (-5 *2 (-1097 (-852) (-710))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1070)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-240))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1101 *4 *5))
+ (-4 *4 (-1016)) (-4 *5 (-1016)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-987 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
+ (-5 *2 (-1169 *6)) (-5 *1 (-312 *3 *4 *5 *6))
+ (-4 *6 (-318 *3 *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1087)) (-4 *5 (-564 (-823 (-523))))
+ (-4 *5 (-817 (-523)))
+ (-4 *5 (-13 (-786) (-964 (-523)) (-427) (-585 (-523))))
+ (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
+ (-5 *1 (-526 *5 *3)) (-4 *3 (-575))
+ (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-962)) (-5 *1 (-282))))
+ ((*1 *2 *3) (-12 (-5 *3 (-589 (-962))) (-5 *2 (-962)) (-5 *1 (-282))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-594 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *1) (-5 *1 (-985)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1065 *4))
+ (-4 *4 (-1123))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1091)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523)))))
+(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515))
+ (-5 *2
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-367)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6))
+ (-5 *2 (-589 (-2 (|:| -3922 *1) (|:| -3439 (-589 *7)))))
+ (-5 *3 (-589 *7)) (-4 *1 (-1117 *4 *5 *6 *7)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2))
+ (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))))
+(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))))
+ (-5 *2 (-962)) (-5 *1 (-689))))
+ ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-203))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-59 COEFFN))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-85 BDYVAL))))
+ (-5 *8 (-364)) (-5 *2 (-962)) (-5 *1 (-689)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-413)))))
+(((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ ((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1) (-4 *1 (-1051))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-303 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123)) (-14 *4 *2))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4))
+ (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *1) (-5 *1 (-413))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-13 (-339) (-136)))
+ (-5 *1 (-375 *3 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-4 *5 (-406 *4))
+ (-5 *2
+ (-3 (|:| |overq| (-1083 (-383 (-523))))
+ (|:| |overan| (-1083 (-47))) (|:| -2509 (-108))))
+ (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-562 (-47)))) (-5 *1 (-47))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-562 (-47))) (-5 *1 (-47))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1083 (-47))) (-5 *3 (-589 (-562 (-47)))) (-5 *1 (-47))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1083 (-47))) (-5 *3 (-562 (-47))) (-5 *1 (-47))))
+ ((*1 *2 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3))
+ (-4 *3 (-1145 (-155 *2)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-852)) (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))))
+ ((*1 *2 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-339))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-346 *2 *3)) (-4 *3 (-1145 *2)) (-4 *2 (-158))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-1145 *2)) (-4 *2 (-921 *3)) (-5 *1 (-389 *3 *2 *4 *5))
+ (-4 *3 (-284)) (-4 *5 (-13 (-385 *2 *4) (-964 *2)))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-1145 *2)) (-4 *2 (-921 *3))
+ (-5 *1 (-390 *3 *2 *4 *5 *6)) (-4 *3 (-284)) (-4 *5 (-385 *2 *4))
+ (-14 *6 (-1169 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-852)) (-4 *5 (-973))
+ (-4 *2 (-13 (-380) (-964 *5) (-339) (-1109) (-261)))
+ (-5 *1 (-418 *5 *3 *2)) (-4 *3 (-1145 *5))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-562 (-466)))) (-5 *1 (-466))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-562 (-466))) (-5 *1 (-466))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1083 (-466))) (-5 *3 (-589 (-562 (-466))))
+ (-5 *1 (-466))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1083 (-466))) (-5 *3 (-562 (-466))) (-5 *1 (-466))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1169 *4)) (-5 *3 (-852)) (-4 *4 (-325))
+ (-5 *1 (-493 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-664 *4 *2)) (-4 *2 (-1145 *4))
+ (-5 *1 (-714 *4 *2 *5 *3)) (-4 *3 (-1145 *5))))
+ ((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
+ ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158))))
+ ((*1 *1 *1) (-4 *1 (-982))))
+(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-710)) (-4 *5 (-515))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *7)) (-4 *7 (-786))
+ (-4 *8 (-880 *5 *6 *7)) (-4 *5 (-515)) (-4 *6 (-732))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1169 (-383 *8)) "failed"))
+ (|:| -2922 (-589 (-1169 (-383 *8))))))
+ (-5 *1 (-612 *5 *6 *7 *8)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -3362 (-110)) (|:| |arg| (-589 (-823 *3)))))
+ (-5 *1 (-823 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-110)) (-5 *2 (-589 (-823 *4)))
+ (-5 *1 (-823 *4)) (-4 *4 (-1016)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-883 *4))) (-4 *4 (-427)) (-5 *2 (-108))
+ (-5 *1 (-336 *4 *5)) (-14 *5 (-589 (-1087)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-719 *4 (-796 *5)))) (-4 *4 (-427))
+ (-14 *5 (-589 (-1087))) (-5 *2 (-108)) (-5 *1 (-574 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-982)) (-4 *3 (-1109))
+ (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-427)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-383 (-523)))
+ (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-560 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-5 *2 (-108)))))
+(((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *4 (-203))
+ (-5 *2
+ (-2 (|:| |brans| (-589 (-589 (-874 *4))))
+ (|:| |xValues| (-1011 *4)) (|:| |yValues| (-1011 *4))))
+ (-5 *1 (-142)) (-5 *3 (-589 (-589 (-874 *4)))))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1169 *3)) (-4 *3 (-973)) (-5 *1 (-652 *3 *4))
+ (-4 *4 (-1145 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-794)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2)))))
+(((*1 *1 *1) (-5 *1 (-985))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-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| (-1068 (-203)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3487
+ (-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 (-518)))))
+(((*1 *2 *1 *3 *3 *4 *4)
+ (-12 (-5 *3 (-710)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3 *3 *4 *4)
+ (-12 (-5 *3 (-710)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *3 *3 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *2 (-108)) (-5 *1 (-454)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-271 (-779 *3))) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-3 (-779 *3)
+ (-2 (|:| |leftHandLimit| (-3 (-779 *3) "failed"))
+ (|:| |rightHandLimit| (-3 (-779 *3) "failed")))
+ "failed"))
+ (-5 *1 (-582 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-271 *3)) (-5 *5 (-1070))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-779 *3)) (-5 *1 (-582 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-271 (-779 (-883 *5)))) (-4 *5 (-427))
+ (-5 *2
+ (-3 (-779 (-383 (-883 *5)))
+ (-2 (|:| |leftHandLimit| (-3 (-779 (-383 (-883 *5))) "failed"))
+ (|:| |rightHandLimit| (-3 (-779 (-383 (-883 *5))) "failed")))
+ "failed"))
+ (-5 *1 (-583 *5)) (-5 *3 (-383 (-883 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-271 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5)))
+ (-4 *5 (-427))
+ (-5 *2
+ (-3 (-779 *3)
+ (-2 (|:| |leftHandLimit| (-3 (-779 *3) "failed"))
+ (|:| |rightHandLimit| (-3 (-779 *3) "failed")))
+ "failed"))
+ (-5 *1 (-583 *5))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-271 (-383 (-883 *6)))) (-5 *5 (-1070))
+ (-5 *3 (-383 (-883 *6))) (-4 *6 (-427)) (-5 *2 (-779 *3))
+ (-5 *1 (-583 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-883 (-203))) (-5 *2 (-292 (-355))) (-5 *1 (-282)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1070)) (-5 *2 (-523)) (-5 *1 (-1106 *4))
+ (-4 *4 (-973)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |cycle?| (-108)) (|:| -2831 (-710)) (|:| |period| (-710))))
+ (-5 *1 (-1068 *4)) (-4 *4 (-1123)) (-5 *3 (-710)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-1016)) (-5 *2 (-589 *1))
+ (-4 *1 (-358 *3 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-675 *3 *4))) (-5 *1 (-675 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-666))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-880 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *1 (-1119 *2)) (-4 *2 (-903)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-299 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-124))
+ (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 *4))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-2 (|:| -2275 *3) (|:| -1511 *4))))
+ (-5 *1 (-675 *3 *4)) (-4 *3 (-973)) (-4 *4 (-666))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
+ (-5 *2 (-1068 (-2 (|:| |k| *4) (|:| |c| *3)))))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-51)) (-5 *1 (-823 *4))
+ (-4 *4 (-1016)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *2 (-987 *4 *5 *6)) (-5 *1 (-715 *4 *5 *6 *2 *3))
+ (-4 *3 (-992 *4 *5 *6 *2)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-516 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
+(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3))
+ (-5 *1 (-682 *4 *5 *6 *3)) (-4 *3 (-880 *6 *4 *5)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-508))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -4053 *4)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-155 *5)) (-4 *5 (-13 (-406 *4) (-930) (-1109)))
+ (-4 *4 (-13 (-515) (-786)))
+ (-4 *2 (-13 (-406 (-155 *4)) (-930) (-1109)))
+ (-5 *1 (-552 *4 *5 *2)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962))
+ (-5 *1 (-688)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-271 *2)) (-4 *2 (-666)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-759)) (-14 *5 (-1087)) (-5 *2 (-589 (-1142 *5 *4)))
+ (-5 *1 (-1030 *4 *5)) (-5 *3 (-1142 *5 *4)))))
+(((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-786)))))
+(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4))
+ (-4 *4 (-1123)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1083 *7)) (-4 *5 (-973))
+ (-4 *7 (-973)) (-4 *2 (-1145 *5)) (-5 *1 (-472 *5 *2 *6 *7))
+ (-4 *6 (-1145 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-973)) (-4 *7 (-973))
+ (-4 *4 (-1145 *5)) (-5 *2 (-1083 *7)) (-5 *1 (-472 *5 *4 *6 *7))
+ (-4 *6 (-1145 *4)))))
+(((*1 *2 *1 *1 *3 *4)
+ (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6))
+ (-4 *5 (-13 (-1016) (-33))) (-4 *6 (-13 (-1016) (-33)))
+ (-5 *2 (-108)) (-5 *1 (-1052 *5 *6)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-1083 (-883 *4))) (-5 *1 (-392 *3 *4))
+ (-4 *3 (-393 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-4 *3 (-339))
+ (-5 *2 (-1083 (-883 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *2 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-1098 *2)) (-4 *2 (-339)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 (-155 (-523))))) (-5 *2 (-589 (-155 *4)))
+ (-5 *1 (-354 *4)) (-4 *4 (-13 (-339) (-784)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 (-383 (-883 (-155 (-523))))))
+ (-5 *4 (-589 (-1087))) (-5 *2 (-589 (-589 (-155 *5))))
+ (-5 *1 (-354 *5)) (-4 *5 (-13 (-339) (-784))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
+ (-5 *1 (-743 *4 *2)) (-4 *2 (-13 (-29 *4) (-1109) (-889))))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-515) (-136))) (-5 *2 (-589 *3))
+ (-5 *1 (-1139 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-562 *4)) (-5 *1 (-561 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-786)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087))
+ (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070))
+ (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523))))
+ (-5 *2
+ (-2 (|:| |a| *6) (|:| |b| (-383 *6)) (|:| |c| (-383 *6))
+ (|:| -1425 *6)))
+ (-5 *1 (-943 *5 *6)) (-5 *3 (-383 *6)))))
+(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))))
+(((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-589 (-1 *6 (-589 *6))))
+ (-4 *5 (-37 (-383 (-523)))) (-4 *6 (-1160 *5)) (-5 *2 (-589 *6))
+ (-5 *1 (-1162 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-339)) (-4 *5 (-1145 *4)) (-5 *2 (-1174))
+ (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1145 (-383 *5))) (-14 *7 *6))))
+(((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-541 *3)) (-4 *3 (-508)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *3 (-523)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime"))
+ (-5 *1 (-394 *2)) (-4 *2 (-515)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-427))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *5 (-840)) (-5 *1 (-432 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-840)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-5 *5 (-589 (-589 *8)))
+ (-4 *7 (-786)) (-4 *8 (-284)) (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732))
+ (-5 *2
+ (-2 (|:| |upol| (-1083 *8)) (|:| |Lval| (-589 *8))
+ (|:| |Lfact|
+ (-589 (-2 (|:| -3573 (-1083 *8)) (|:| -3262 (-523)))))
+ (|:| |ctpol| *8)))
+ (-5 *1 (-682 *6 *7 *8 *9)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4))
+ (-5 *2
+ (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-383 *5))
+ (|:| |c2| (-383 *5)) (|:| |deg| (-710))))
+ (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1169 (-1169 (-523)))) (-5 *1 (-441)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-339)) (-4 *3 (-973))
+ (-5 *1 (-1072 *3)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-25)) (-4 *3 (-786))
+ (-5 *2 (-2 (|:| -2275 (-523)) (|:| |var| (-562 *1))))
+ (-4 *1 (-406 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-987 *3 *4 *2)) (-4 *2 (-786))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-987 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786)))))
+(((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *2 *3 *4 *5 *6 *5 *3 *7)
+ (-12 (-5 *4 (-523))
+ (-5 *6
+ (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355))))
+ (-5 *7 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
+ (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
+ (-5 *1 (-727))))
+ ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3)
+ (-12 (-5 *4 (-523))
+ (-5 *6
+ (-2 (|:| |try| (-355)) (|:| |did| (-355)) (|:| -2025 (-355))))
+ (-5 *7 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
+ (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
+ (-5 *1 (-727)))))
+(((*1 *2 *2) (-12 (-5 *1 (-891 *2)) (-4 *2 (-508)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-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 (-172)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-37 (-383 (-523))))
+ (-4 *2 (-158)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1070))
+ (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-108)) (-5 *1 (-202 *4 *5)) (-4 *5 (-13 (-1109) (-29 *4))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *1) (-5 *1 (-413))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *4)) (-4 *4 (-973)) (-4 *2 (-1145 *4))
+ (-5 *1 (-419 *4 *2))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-383 (-1083 (-292 *5)))) (-5 *3 (-1169 (-292 *5)))
+ (-5 *4 (-523)) (-4 *5 (-13 (-515) (-786))) (-5 *1 (-1044 *5)))))
+(((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-966)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-157)))))
+(((*1 *1 *1) (-4 *1 (-91))) ((*1 *1 *1 *1) (-5 *1 (-203)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *1 *1 *1) (-5 *1 (-355)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523)))))
+ (-4 *3 (-1145 *4)) (-5 *1 (-748 *4 *3 *2 *5)) (-4 *2 (-599 *3))
+ (-4 *5 (-599 (-383 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-383 *5))
+ (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-1145 *4))
+ (-5 *1 (-748 *4 *5 *2 *6)) (-4 *2 (-599 *5)) (-4 *6 (-599 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4))
+ (-5 *2 (-2 (|:| |ans| (-383 *5)) (|:| |nosol| (-108))))
+ (-5 *1 (-943 *4 *5)) (-5 *3 (-383 *5)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-2 (|:| -3699 *6) (|:| |coeff| *6)) "failed") *6))
+ (-4 *6 (-339)) (-4 *7 (-1145 *6))
+ (-5 *2
+ (-3 (-2 (|:| |answer| (-383 *7)) (|:| |a0| *6))
+ (-2 (|:| -3699 (-383 *7)) (|:| |coeff| (-383 *7))) "failed"))
+ (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-108)) (-5 *1 (-110))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-1087)) (-5 *2 (-108))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-279)) (-5 *3 (-110)) (-5 *2 (-108))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1087)) (-5 *2 (-108)) (-5 *1 (-562 *4)) (-4 *4 (-786))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-562 *4)) (-4 *4 (-786))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-5 *2 (-108)) (-5 *1 (-818 *5 *3 *4))
+ (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *6)) (-4 *6 (-817 *5)) (-4 *5 (-1016))
+ (-5 *2 (-108)) (-5 *1 (-818 *5 *6 *4)) (-4 *4 (-564 (-823 *5))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016))
+ (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-303 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-486 *3 *4))
+ (-14 *4 (-523)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))
+ (-5 *2 (-355)) (-5 *1 (-244))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-355)) (-5 *1 (-282)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-589
+ (-2 (|:| -2262 (-710))
+ (|:| |eqns|
+ (-589
+ (-2 (|:| |det| *7) (|:| |rows| (-589 (-523)))
+ (|:| |cols| (-589 (-523))))))
+ (|:| |fgb| (-589 *7)))))
+ (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136)))
+ (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-710))
+ (-5 *1 (-855 *4 *5 *6 *7)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1070)) (-5 *1 (-1105)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
+ ((*1 *2 *2 *1)
+ (|partial| -12 (-5 *2 (-383 *1)) (-4 *1 (-1145 *3)) (-4 *3 (-973))
+ (-4 *3 (-515))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-515)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1009 (-779 *3))) (-4 *3 (-13 (-1109) (-889) (-29 *5)))
+ (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-197 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1009 (-779 *3))) (-5 *5 (-1070))
+ (-4 *3 (-13 (-1109) (-889) (-29 *6)))
+ (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-197 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1009 (-779 (-292 *5))))
+ (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-3 (|:| |f1| (-779 (-292 *5))) (|:| |f2| (-589 (-779 (-292 *5))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-198 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-383 (-883 *6))) (-5 *4 (-1009 (-779 (-292 *6))))
+ (-5 *5 (-1070))
+ (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-3 (|:| |f1| (-779 (-292 *6))) (|:| |f2| (-589 (-779 (-292 *6))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-198 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1009 (-779 (-383 (-883 *5))))) (-5 *3 (-383 (-883 *5)))
+ (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-3 (|:| |f1| (-779 (-292 *5))) (|:| |f2| (-589 (-779 (-292 *5))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-198 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1009 (-779 (-383 (-883 *6))))) (-5 *5 (-1070))
+ (-5 *3 (-383 (-883 *6)))
+ (-4 *6 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-3 (|:| |f1| (-779 (-292 *6))) (|:| |f2| (-589 (-779 (-292 *6))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-198 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-3 *3 (-589 *3))) (-5 *1 (-404 *5 *3))
+ (-4 *3 (-13 (-1109) (-889) (-29 *5)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-449 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355))))
+ (-5 *5 (-355)) (-5 *6 (-985)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3) (-12 (-5 *3 (-708)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355))))
+ (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355))))
+ (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-1011 (-779 (-355))))
+ (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355)))))
+ (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355)))))
+ (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355)))))
+ (-5 *5 (-355)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-1011 (-779 (-355)))))
+ (-5 *5 (-355)) (-5 *6 (-985)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-292 (-355))) (-5 *4 (-1009 (-779 (-355))))
+ (-5 *5 (-1070)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-292 (-355))) (-5 *4 (-1009 (-779 (-355))))
+ (-5 *5 (-1087)) (-5 *2 (-962)) (-5 *1 (-524))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-136) (-964 (-523)))) (-4 *5 (-1145 *4))
+ (-5 *2 (-540 (-383 *5))) (-5 *1 (-527 *4 *5)) (-5 *3 (-383 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087)) (-4 *5 (-136))
+ (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
+ (-5 *2 (-3 (-292 *5) (-589 (-292 *5)))) (-5 *1 (-543 *5))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-680 *3 *2)) (-4 *3 (-973)) (-4 *2 (-786))
+ (-4 *3 (-37 (-383 (-523))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1087)) (-5 *1 (-883 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-4 *3 (-973))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-4 *2 (-786))
+ (-5 *1 (-1040 *3 *2 *4)) (-4 *4 (-880 *3 (-495 *2) *2))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973))
+ (-5 *1 (-1072 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1078 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1084 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1085 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *1 (-1118 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-3255
+ (-12 (-5 *2 (-1087)) (-4 *1 (-1129 *3)) (-4 *3 (-973))
+ (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109))
+ (-4 *3 (-37 (-383 (-523))))))
+ (-12 (-5 *2 (-1087)) (-4 *1 (-1129 *3)) (-4 *3 (-973))
+ (-12 (|has| *3 (-15 -3716 ((-589 *2) *3)))
+ (|has| *3 (-15 -2669 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1129 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1133 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523))))))
+ ((*1 *1 *1 *2)
+ (-3255
+ (-12 (-5 *2 (-1087)) (-4 *1 (-1150 *3)) (-4 *3 (-973))
+ (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109))
+ (-4 *3 (-37 (-383 (-523))))))
+ (-12 (-5 *2 (-1087)) (-4 *1 (-1150 *3)) (-4 *3 (-973))
+ (-12 (|has| *3 (-15 -3716 ((-589 *2) *3)))
+ (|has| *3 (-15 -2669 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1150 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1154 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-3255
+ (-12 (-5 *2 (-1087)) (-4 *1 (-1160 *3)) (-4 *3 (-973))
+ (-12 (-4 *3 (-29 (-523))) (-4 *3 (-889)) (-4 *3 (-1109))
+ (-4 *3 (-37 (-383 (-523))))))
+ (-12 (-5 *2 (-1087)) (-4 *1 (-1160 *3)) (-4 *3 (-973))
+ (-12 (|has| *3 (-15 -3716 ((-589 *2) *3)))
+ (|has| *3 (-15 -2669 (*3 *3 *2))) (-4 *3 (-37 (-383 (-523))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)) (-4 *2 (-37 (-383 (-523))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1165 *4)) (-14 *4 (-1087)) (-5 *1 (-1161 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)) (-14 *5 *3))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 (-155 (-383 (-523)))))
+ (-5 *2
+ (-589
+ (-2 (|:| |outval| (-155 *4)) (|:| |outmult| (-523))
+ (|:| |outvect| (-589 (-629 (-155 *4)))))))
+ (-5 *1 (-704 *4)) (-4 *4 (-13 (-339) (-784))))))
(((*1 *1 *1) (-4 *1 (-91)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
@@ -16576,43 +9582,107 @@
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1074 *3)))))
-(((*1 *2)
- (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-840))
- (-5 *1 (-432 *3 *4 *2 *5)) (-4 *5 (-880 *2 *3 *4))))
- ((*1 *2)
- (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-840))
- (-5 *1 (-837 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4))))
- ((*1 *2) (-12 (-4 *2 (-840)) (-5 *1 (-838 *2 *3)) (-4 *3 (-1145 *2)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203)))
- (-5 *2 (-962)) (-5 *1 (-687)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
+(((*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-1091)) (-5 *1 (-1090)))))
+(((*1 *1)
+ (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-108))
+ (-5 *2 (-962)) (-5 *1 (-685)))))
+(((*1 *2 *3 *2 *4 *5)
+ (-12 (-5 *2 (-589 *3)) (-5 *5 (-852)) (-4 *3 (-1145 *4))
+ (-4 *4 (-284)) (-5 *1 (-435 *4 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-284))
- (-5 *2 (-383 (-394 (-883 *4)))) (-5 *1 (-968 *4)))))
+ (-12 (-5 *2 (-1083 (-523))) (-5 *1 (-873)) (-5 *3 (-523))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-284)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
+ (-5 *1 (-1038 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-140 *2))
+ (-4 *2 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *2))
+ (-2 (|:| -2557 *5) (|:| -3262 *2))))
+ (-4 *2 (-216 (-1271 *3) (-710))) (-5 *1 (-436 *3 *4 *5 *2 *6 *7))
+ (-4 *5 (-786)) (-4 *7 (-880 *4 *2 (-796 *3))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-617 *3)) (-4 *3 (-973)) (-4 *3 (-1016)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442))))
+ ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-302 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-731)) (-4 *3 (-158)))))
+(((*1 *1 *1) (-4 *1 (-91)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-508)) (-5 *1 (-146 *2)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
- (-4 *4 (-325)))))
-(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
+ (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-623 *4 *3)) (-4 *4 (-1016))
+ (-4 *3 (-1016)))))
+(((*1 *1 *1) (-4 *1 (-575)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
+(((*1 *2 *3 *4 *4 *3 *3 *5)
+ (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-1083 *3))
+ (-4 *3 (-13 (-406 *6) (-27) (-1109)))
+ (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3)))
+ (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016))))
+ ((*1 *2 *3 *4 *4 *3 *4 *3 *5)
+ (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-383 (-1083 *3)))
+ (-4 *3 (-13 (-406 *6) (-27) (-1109)))
+ (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3)))
+ (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1070)) (-5 *1 (-282)))))
+(((*1 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1172)))))
(((*1 *1 *1)
(-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-284)) (-5 *1 (-430 *3 *2)) (-4 *2 (-1145 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-284)) (-5 *1 (-435 *3 *2)) (-4 *2 (-1145 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-284)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-710)))
- (-5 *1 (-502 *3 *2 *4 *5)) (-4 *2 (-1145 *3)))))
-(((*1 *1) (-5 *1 (-268))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-852)) (-5 *4 (-394 *6)) (-4 *6 (-1145 *5))
- (-4 *5 (-973)) (-5 *2 (-589 *6)) (-5 *1 (-419 *5 *6)))))
+ (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1016)) (-4 *5 (-1016))
+ (-4 *6 (-1016)) (-5 *2 (-1 *6 *5)) (-5 *1 (-624 *4 *5 *6)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-394 *3)) (-4 *3 (-515)) (-5 *1 (-395 *3)))))
+(((*1 *1)
+ (-12 (-4 *1 (-380)) (-2575 (|has| *1 (-6 -4239)))
+ (-2575 (|has| *1 (-6 -4231)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-786))))
+ ((*1 *1 *1 *1) (-4 *1 (-786)))
+ ((*1 *2 *1) (-12 (-4 *1 (-898 *2)) (-4 *2 (-786))))
+ ((*1 *1) (-5 *1 (-1034))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-987 *3 *4 *5)) (-5 *1 (-571 *3 *4 *5 *6 *7 *2))
+ (-4 *7 (-992 *3 *4 *5 *6)) (-4 *2 (-1025 *3 *4 *5 *6)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-589 (-240))) (-5 *4 (-1087))
- (-5 *1 (-239 *2)) (-4 *2 (-1123))))
+ (-12 (-5 *3 (-1083 *5)) (-4 *5 (-427)) (-5 *2 (-589 *6))
+ (-5 *1 (-501 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784)))))
((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-589 (-240))) (-5 *4 (-1087)) (-5 *2 (-51))
- (-5 *1 (-240)))))
-(((*1 *1 *1 *1) (-5 *1 (-794))))
+ (-12 (-5 *3 (-883 *5)) (-4 *5 (-427)) (-5 *2 (-589 *6))
+ (-5 *1 (-501 *5 *6 *4)) (-4 *6 (-339)) (-4 *4 (-13 (-339) (-784))))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
(-4 *2 (-13 (-406 *3) (-930)))))
@@ -16629,48 +9699,203 @@
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1074 *3))))
((*1 *1 *1) (-4 *1 (-1112))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-629 *3))
+ (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
+(((*1 *2 *3 *4 *4 *2 *2 *2 *2)
+ (-12 (-5 *2 (-523))
+ (-5 *3
+ (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-710)) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-4 *6 (-732)) (-4 *4 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *7 (-786))
+ (-5 *1 (-424 *5 *6 *7 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
+ ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
+(((*1 *1 *2) (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109))))))
+(((*1 *2 *1) (-12 (-4 *1 (-1010 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427))
+ (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-906 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
+ (-4 *3 (-13 (-339) (-1109) (-930)))))
+ ((*1 *2)
+ (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 (-383 *2)))
+ (-4 *2 (-1145 *4)) (-5 *1 (-317 *3 *4 *2 *5))
+ (-4 *3 (-318 *4 *2 *5))))
+ ((*1 *2)
+ (|partial| -12 (-4 *1 (-318 *3 *2 *4)) (-4 *3 (-1127))
+ (-4 *4 (-1145 (-383 *2))) (-4 *2 (-1145 *3)))))
+(((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-786) (-964 (-523)) (-585 (-523)) (-427)))
+ (-5 *2
+ (-2
+ (|:| |%term|
+ (-2 (|:| |%coef| (-1154 *4 *5 *6))
+ (|:| |%expon| (-295 *4 *5 *6))
+ (|:| |%expTerms|
+ (-589 (-2 (|:| |k| (-383 (-523))) (|:| |c| *4))))))
+ (|:| |%type| (-1070))))
+ (-5 *1 (-1155 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1109) (-406 *3)))
+ (-14 *5 (-1087)) (-14 *6 *4))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-589 *4)) (-4 *4 (-339)) (-5 *2 (-1169 *4))
+ (-5 *1 (-753 *4 *3)) (-4 *3 (-599 *4)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
- (-4 *2 (-13 (-406 *3) (-1109))))))
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3))))
+ ((*1 *1 *1) (-4 *1 (-1112))))
+(((*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1090)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-973)) (-5 *2 (-108)) (-5 *1 (-419 *4 *3))
+ (-4 *3 (-1145 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-108)))))
(((*1 *2 *1)
- (-12
- (-5 *2
- (-589
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3)
- (|:| |xpnt| (-523)))))
- (-5 *1 (-394 *3)) (-4 *3 (-515))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *4 (-710)) (-4 *3 (-325)) (-4 *5 (-1145 *3))
- (-5 *2 (-589 (-1083 *3))) (-5 *1 (-469 *3 *5 *6))
- (-4 *6 (-1145 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
+ (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
+ (-4 *5 (-216 (-1271 *3) (-710)))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -2557 *2) (|:| -3262 *5))
+ (-2 (|:| -2557 *2) (|:| -3262 *5))))
+ (-4 *2 (-786)) (-5 *1 (-436 *3 *4 *2 *5 *6 *7))
+ (-4 *7 (-880 *4 *5 (-796 *3))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-271 (-383 (-883 *5)))) (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-786) (-136)))
+ (-5 *2 (-1077 (-589 (-292 *5)) (-589 (-271 (-292 *5)))))
+ (-5 *1 (-1043 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-786) (-136)))
+ (-5 *2 (-1077 (-589 (-292 *5)) (-589 (-271 (-292 *5)))))
+ (-5 *1 (-1043 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-763)) (-5 *3 (-589 (-1087))) (-5 *1 (-764)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-303 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-486 *3 *4)) (-4 *3 (-1123))
+ (-14 *4 (-523)))))
+(((*1 *1) (-5 *1 (-130))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-383 (-883 *4))) (-5 *3 (-1087))
+ (-4 *4 (-13 (-515) (-964 (-523)) (-136))) (-5 *1 (-529 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3))))
+ ((*1 *1 *1) (-4 *1 (-1112))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-1145 *4)) (-4 *4 (-973))
- (-5 *2 (-1169 *4)))))
+ (-12 (-5 *3 (-523)) (-4 *1 (-299 *4 *2)) (-4 *4 (-1016))
+ (-4 *2 (-124)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-836 *3)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-695)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3 *3 *4 *4)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
+ (-5 *1 (-688)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-515))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1744 *4)))
- (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+ (-12 (-5 *3 (-1096 (-589 *4))) (-4 *4 (-786))
+ (-5 *2 (-589 (-589 *4))) (-5 *1 (-1095 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-852))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
-(((*1 *1 *2) (-12 (-5 *2 (-364)) (-5 *1 (-578)))))
+ (-12 (-5 *3 (-589 (-455 *4 *5))) (-14 *4 (-589 (-1087)))
+ (-4 *5 (-427)) (-5 *2 (-589 (-225 *4 *5))) (-5 *1 (-577 *4 *5)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3))))
+ ((*1 *1 *1) (-4 *1 (-1112))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1016)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *6 (-852)) (-4 *5 (-284)) (-4 *3 (-1145 *5))
+ (-5 *2 (-2 (|:| |plist| (-589 *3)) (|:| |modulo| *5)))
+ (-5 *1 (-435 *5 *3)) (-5 *4 (-589 *3)))))
+(((*1 *2)
+ (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-710)) (-4 *5 (-158))))
+ ((*1 *1 *1 *2 *1 *2)
+ (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-710)) (-4 *5 (-158))))
+ ((*1 *2 *2 *3)
+ (-12
+ (-5 *2
+ (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
+ (-225 *4 (-383 (-523)))))
+ (-5 *3 (-589 (-796 *4))) (-14 *4 (-589 (-1087))) (-14 *5 (-710))
+ (-5 *1 (-476 *4 *5)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
(((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130))))
((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))))
-(((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-638)) (-5 *1 (-282)))))
-(((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-108))
- (-5 *1 (-820 *4 *5)) (-4 *5 (-1016))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-5 *2 (-108))
- (-5 *1 (-821 *5 *3)) (-4 *3 (-1123))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-589 *6)) (-5 *4 (-823 *5)) (-4 *5 (-1016))
- (-4 *6 (-1123)) (-5 *2 (-108)) (-5 *1 (-821 *5 *6)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
- (-4 *4 (-786)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
(-4 *2 (-13 (-406 *3) (-930)))))
@@ -16680,6 +9905,98 @@
((*1 *2 *2)
(-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
(-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *2) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3))))
+ ((*1 *1 *1) (-4 *1 (-1112))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-710))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158))))
+ ((*1 *2 *3 *3 *2)
+ (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))))
+(((*1 *2 *3 *4 *3 *3)
+ (-12 (-5 *3 (-271 *6)) (-5 *4 (-110)) (-4 *6 (-406 *5))
+ (-4 *5 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
+ (-5 *1 (-293 *5 *6))))
+ ((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-271 *7)) (-5 *4 (-110)) (-5 *5 (-589 *7))
+ (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499))))
+ (-5 *2 (-51)) (-5 *1 (-293 *6 *7))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-589 (-271 *7))) (-5 *4 (-589 (-110))) (-5 *5 (-271 *7))
+ (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499))))
+ (-5 *2 (-51)) (-5 *1 (-293 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-589 (-271 *8))) (-5 *4 (-589 (-110))) (-5 *5 (-271 *8))
+ (-5 *6 (-589 *8)) (-4 *8 (-406 *7))
+ (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
+ (-5 *1 (-293 *7 *8))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-589 *7)) (-5 *4 (-589 (-110))) (-5 *5 (-271 *7))
+ (-4 *7 (-406 *6)) (-4 *6 (-13 (-786) (-515) (-564 (-499))))
+ (-5 *2 (-51)) (-5 *1 (-293 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-110))) (-5 *6 (-589 (-271 *8)))
+ (-4 *8 (-406 *7)) (-5 *5 (-271 *8))
+ (-4 *7 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
+ (-5 *1 (-293 *7 *8))))
+ ((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-271 *5)) (-5 *4 (-110)) (-4 *5 (-406 *6))
+ (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
+ (-5 *1 (-293 *6 *5))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-4 *3 (-406 *6))
+ (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
+ (-5 *1 (-293 *6 *3))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-4 *3 (-406 *6))
+ (-4 *6 (-13 (-786) (-515) (-564 (-499)))) (-5 *2 (-51))
+ (-5 *1 (-293 *6 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-110)) (-5 *5 (-271 *3)) (-5 *6 (-589 *3))
+ (-4 *3 (-406 *7)) (-4 *7 (-13 (-786) (-515) (-564 (-499))))
+ (-5 *2 (-51)) (-5 *1 (-293 *7 *3)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-845 *3)) (-4 *3 (-284)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
+ (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-782)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-852)) (-5 *2 (-1083 *3)) (-5 *1 (-1098 *3))
+ (-4 *3 (-339)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-690)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *2) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1073 *3))))
@@ -16687,43 +10004,979 @@
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1074 *3))))
((*1 *1 *1) (-4 *1 (-1112))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-589 *5) *6))
+ (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *6 (-1145 *5))
+ (-5 *2 (-589 (-2 (|:| -1982 *5) (|:| -1747 *3))))
+ (-5 *1 (-748 *5 *6 *3 *7)) (-4 *3 (-599 *6))
+ (-4 *7 (-599 (-383 *6))))))
+(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-394 *3)) (-4 *3 (-515))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-2 (|:| -3573 *4) (|:| -1487 (-523)))))
+ (-4 *4 (-1145 (-523))) (-5 *2 (-710)) (-5 *1 (-417 *4)))))
+(((*1 *1 *1) (-12 (-5 *1 (-159 *2)) (-4 *2 (-284)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-987 *4 *5 *6)) (-4 *4 (-515))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *2)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-76 FUNCTN))))
+ (-5 *2 (-962)) (-5 *1 (-688)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-306))) (-5 *1 (-306)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-930))
+ (-4 *2 (-973)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (|has| *1 (-6 -4249)) (-4 *1 (-349 *3))
+ (-4 *3 (-1123)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-973)) (-4 *4 (-1145 *3)) (-5 *1 (-150 *3 *4 *2))
+ (-4 *2 (-1145 *4))))
+ ((*1 *1 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-515))
+ (-4 *7 (-880 *3 *5 *6))
+ (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *8) (|:| |radicand| *8)))
+ (-5 *1 (-884 *5 *6 *3 *7 *8)) (-5 *4 (-710))
+ (-4 *8
+ (-13 (-339)
+ (-10 -8 (-15 -2164 (*7 $)) (-15 -2171 (*7 $)) (-15 -3976 ($ *7))))))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-108))
- (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4))))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410))))
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
+ (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
+ (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
+ (|:| |abserr| (-203)) (|:| |relerr| (-203))))
+ (-5 *2
+ (-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))))
+ (-5 *1 (-185)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))))
+(((*1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1) (-4 *1 (-897))) ((*1 *1 *1) (-5 *1 (-1034))))
+(((*1 *2 *1) (-12 (-5 *2 (-794)) (-5 *1 (-51)))))
+(((*1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1) (-4 *1 (-119)))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-221)) (-5 *2 (-523))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-448)) (-5 *2 (-523))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-666)) (-5 *2 (-710))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1028)) (-5 *2 (-852)))))
+(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-691)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *4 (-1087)) (-5 *6 (-108))
+ (-4 *7 (-13 (-284) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-4 *3 (-13 (-1109) (-889) (-29 *7)))
+ (-5 *2
+ (-3 (|:| |f1| (-779 *3)) (|:| |f2| (-589 (-779 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-197 *7 *3)) (-5 *5 (-779 *3)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-710))) (-5 *3 (-157)) (-5 *1 (-1076 *4 *5))
+ (-14 *4 (-852)) (-4 *5 (-973)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1016)) (-5 *2 (-820 *3 *4)) (-5 *1 (-816 *3 *4 *5))
+ (-4 *3 (-1016)) (-4 *5 (-609 *4)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-339)) (-4 *3 (-973))
+ (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-788 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-94 *5)) (-4 *5 (-339)) (-4 *5 (-973))
+ (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-789 *5 *3))
+ (-4 *3 (-788 *5)))))
+(((*1 *2 *3)
+ (-12 (-14 *4 (-589 (-1087))) (-4 *5 (-427))
+ (-5 *2
+ (-2 (|:| |glbase| (-589 (-225 *4 *5))) (|:| |glval| (-589 (-523)))))
+ (-5 *1 (-577 *4 *5)) (-5 *3 (-589 (-225 *4 *5))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-589 (-721 *3))) (-5 *1 (-721 *3)) (-4 *3 (-515))
+ (-4 *3 (-973)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1016)) (-4 *5 (-1016))
+ (-5 *2 (-1 *5 *4)) (-5 *1 (-623 *4 *5)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136))
+ (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-589 (-629 *4))) (-5 *2 (-629 *4)) (-4 *4 (-973))
+ (-5 *1 (-956 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-48)))))
+(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
+ ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
+(((*1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-344))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1169 *4)) (-5 *1 (-493 *4))
+ (-4 *4 (-325))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-786)) (-5 *1 (-653 *2 *3 *4)) (-4 *3 (-1016))
+ (-14 *4
+ (-1 (-108) (-2 (|:| -2557 *2) (|:| -3262 *3))
+ (-2 (|:| -2557 *2) (|:| -3262 *3)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-3 (-383 (-883 *5)) (-1077 (-1087) (-883 *5))))
+ (-4 *5 (-427)) (-5 *2 (-589 (-629 (-383 (-883 *5)))))
+ (-5 *1 (-269 *5)) (-5 *4 (-629 (-383 (-883 *5)))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-629 (-383 (-883 (-523)))))
+ (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-1139 *3 *2))
+ (-4 *2 (-1145 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7)
+ (-12 (-5 *3 (-523)) (-5 *5 (-108)) (-5 *6 (-629 (-203)))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-75 OBJFUN))))
+ (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *1 *1) (-4 *1 (-575)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1083 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))))
+(((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4))
+ (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6)))
+ (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523))))
+ (-5 *2 (-2 (|:| -1500 (-710)) (|:| -1843 *8)))
+ (-5 *1 (-842 *4 *5 *6 *7 *8))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *2 (-108)) (-5 *1 (-1113 *4 *3))
- (-4 *3 (-13 (-27) (-1109) (-406 *4))))))
+ (|partial| -12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6))
+ (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4)))
+ (-4 *6 (-318 (-383 (-523)) *4 *5))
+ (-5 *2 (-2 (|:| -1500 (-710)) (|:| -1843 *6)))
+ (-5 *1 (-843 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-900)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158))
+ (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3))
+ (-5 *2 (-629 *3)))))
+(((*1 *2) (-12 (-5 *2 (-1059 (-1070))) (-5 *1 (-367)))))
+(((*1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-1016))))
+ ((*1 *1 *1) (-12 (-4 *1 (-634 *2)) (-4 *2 (-1016)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-14 *5 (-589 (-1087))) (-4 *2 (-158))
+ (-4 *4 (-216 (-1271 *5) (-710)))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -2557 *3) (|:| -3262 *4))
+ (-2 (|:| -2557 *3) (|:| -3262 *4))))
+ (-5 *1 (-436 *5 *2 *3 *4 *6 *7)) (-4 *3 (-786))
+ (-4 *7 (-880 *2 *4 (-796 *5))))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-687)))))
+(((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *5 (-108))
+ (-5 *2 (-962)) (-5 *1 (-685)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1034)) (-5 *2 (-1174)) (-5 *1 (-770)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-284)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
+ (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3)))
+ (-5 *1 (-1038 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *2 (-1169 (-292 (-355))))
+ (-5 *1 (-282)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
+ (-5 *2 (-710)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-710))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4))
+ (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-628 *4 *5 *6 *3))
+ (-4 *3 (-627 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515))
+ (-5 *2 (-710)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355)))
+ (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
+ (-5 *1 (-1086)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1169 (-589 *3))) (-4 *4 (-284))
+ (-5 *2 (-589 *3)) (-5 *1 (-430 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *1 *2 *2) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-589 *1)) (-4 *1 (-987 *3 *4 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
+ ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))
+ (-14 *4 (-710)) (-4 *5 (-158)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1061 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
+(((*1 *1 *1 *1) (-4 *1 (-604))) ((*1 *1 *1 *1) (-5 *1 (-1034))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
+(((*1 *2 *3 *4 *4 *4 *5 *6 *7)
+ (|partial| -12 (-5 *5 (-1087))
+ (-5 *6
+ (-1
+ (-3
+ (-2 (|:| |mainpart| *4)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
+ "failed")
+ *4 (-589 *4)))
+ (-5 *7
+ (-1 (-3 (-2 (|:| -3699 *4) (|:| |coeff| *4)) "failed") *4 *4))
+ (-4 *4 (-13 (-1109) (-27) (-406 *8)))
+ (-4 *8 (-13 (-427) (-786) (-136) (-964 *3) (-585 *3)))
+ (-5 *3 (-523)) (-5 *2 (-589 *4)) (-5 *1 (-942 *8 *4)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-113 *4)) (-14 *4 *3)
+ (-5 *3 (-523))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-802 *4)) (-14 *4 *3)
+ (-5 *3 (-523))))
+ ((*1 *2 *1 *3)
+ (-12 (-14 *4 *3) (-5 *2 (-383 (-523))) (-5 *1 (-803 *4 *5))
+ (-5 *3 (-523)) (-4 *5 (-800 *4))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-940)) (-5 *2 (-383 (-523)))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *1 (-989 *2 *3)) (-4 *2 (-13 (-784) (-339)))
+ (-4 *3 (-1145 *2))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731))
+ (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -3976 (*2 (-1087))))
+ (-4 *2 (-973)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
+ (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-108)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-560 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *4 (-523))) (-5 *5 (-1 (-1068 *4))) (-4 *4 (-339))
+ (-4 *4 (-973)) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-475 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
+(((*1 *1) (-5 *1 (-518))))
+(((*1 *1 *1 *1) (-4 *1 (-604))) ((*1 *1 *1 *1) (-5 *1 (-1034))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-786)) (-5 *2 (-589 (-607 *4 *5)))
+ (-5 *1 (-573 *4 *5 *6)) (-4 *5 (-13 (-158) (-657 (-383 (-523)))))
+ (-14 *6 (-852)))))
+(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-355)) (-5 *1 (-966)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-4 *3 (-987 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-383 (-523))) (-4 *4 (-964 (-523)))
+ (-4 *4 (-13 (-786) (-515))) (-5 *1 (-31 *4 *2)) (-4 *2 (-406 *4))))
+ ((*1 *1 *1 *1) (-5 *1 (-126)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1 *1) (-5 *1 (-203)))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-221)) (-5 *2 (-523))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-383 (-523))) (-4 *4 (-339)) (-4 *4 (-37 *3))
+ (-4 *5 (-1160 *4)) (-5 *1 (-255 *4 *5 *2)) (-4 *2 (-1131 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-383 (-523))) (-4 *4 (-339)) (-4 *4 (-37 *3))
+ (-4 *5 (-1129 *4)) (-5 *1 (-256 *4 *5 *2 *6)) (-4 *2 (-1152 *4 *5))
+ (-4 *6 (-912 *5))))
+ ((*1 *1 *1 *1) (-4 *1 (-261)))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-337 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *1) (-5 *1 (-355)))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-362 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-406 *3)) (-4 *3 (-786)) (-4 *3 (-1028))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-448)) (-5 *2 (-523))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1169 *4)) (-5 *3 (-523)) (-4 *4 (-325))
+ (-5 *1 (-493 *4))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-499))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-499))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *4 (-1016))
+ (-5 *1 (-622 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3)) (-4 *3 (-339))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-629 *4)) (-5 *3 (-710)) (-4 *4 (-973))
+ (-5 *1 (-630 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (-4 *3 (-973)) (-5 *1 (-654 *3 *4))
+ (-4 *4 (-591 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-523)) (-4 *4 (-973))
+ (-5 *1 (-654 *4 *5)) (-4 *5 (-591 *4))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-666)) (-5 *2 (-710))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-773 *3)) (-4 *3 (-973))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-523)) (-5 *1 (-773 *4)) (-4 *4 (-973))))
+ ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-930)) (-5 *2 (-383 (-523)))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1028)) (-5 *2 (-852))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-1037 *3 *4 *5 *6)) (-4 *4 (-973))
+ (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *3 *4)) (-4 *4 (-339))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-284)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
+ (-5 *1 (-1038 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5)))))
+(((*1 *1)
+ (-12 (-4 *3 (-1016)) (-5 *1 (-816 *2 *3 *4)) (-4 *2 (-1016))
+ (-4 *4 (-609 *3))))
+ ((*1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+(((*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109))))))
+(((*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973))
+ (-5 *2 (-883 *5)) (-5 *1 (-875 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-761)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1142 *4 *5)) (-5 *3 (-589 *5)) (-14 *4 (-1087))
+ (-4 *5 (-339)) (-5 *1 (-854 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 *5)) (-4 *5 (-339)) (-5 *2 (-1083 *5))
+ (-5 *1 (-854 *4 *5)) (-14 *4 (-1087))))
+ ((*1 *2 *3 *3 *4 *4)
+ (-12 (-5 *3 (-589 *6)) (-5 *4 (-710)) (-4 *6 (-339))
+ (-5 *2 (-383 (-883 *6))) (-5 *1 (-974 *5 *6)) (-14 *5 (-1087)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515)))))
+(((*1 *1) (-5 *1 (-268))))
+(((*1 *1 *1 *1) (-4 *1 (-284))) ((*1 *1 *1 *1) (-5 *1 (-710)))
+ ((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-589 (-292 (-203)))) (-5 *3 (-203)) (-5 *2 (-108))
+ (-5 *1 (-190)))))
+(((*1 *1) (-5 *1 (-1003))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-157)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-13 (-515) (-786) (-964 (-523))))
+ (-4 *5 (-406 *4)) (-5 *2 (-394 (-1083 (-383 (-523)))))
+ (-5 *1 (-411 *4 *5 *3)) (-4 *3 (-1145 *5)))))
+(((*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-694)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-523))) (-5 *4 (-523)) (-5 *2 (-51))
+ (-5 *1 (-933)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523)))
+ (-5 *2 (-1169 (-383 (-523)))) (-5 *1 (-1194 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973))
+ (-5 *2 (-455 *4 *5)) (-5 *1 (-875 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034))))))
+ (-4 *4 (-325)) (-5 *2 (-710)) (-5 *1 (-322 *4))))
+ ((*1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-327 *3 *4)) (-14 *3 (-852))
+ (-14 *4 (-852))))
+ ((*1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-328 *3 *4)) (-4 *3 (-325))
+ (-14 *4
+ (-3 (-1083 *3)
+ (-1169 (-589 (-2 (|:| -2058 *3) (|:| -2557 (-1034)))))))))
+ ((*1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-329 *3 *4)) (-4 *3 (-325))
+ (-14 *4 (-852)))))
+(((*1 *2) (-12 (-5 *2 (-589 *3)) (-5 *1 (-1002 *3)) (-4 *3 (-125)))))
+(((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-292 (-355))) (-5 *1 (-282)))))
+(((*1 *1 *1 *1) (-4 *1 (-284))) ((*1 *1 *1 *1) (-5 *1 (-710)))
+ ((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-339))
+ (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *1 (-425 *4 *5 *6 *2))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-339))
+ (-5 *2
+ (-2 (|:| R (-629 *6)) (|:| A (-629 *6)) (|:| |Ainv| (-629 *6))))
+ (-5 *1 (-907 *6)) (-5 *3 (-629 *6)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-820 *5 *3)) (-5 *4 (-823 *5)) (-4 *5 (-1016))
+ (-4 *3 (-152 *6)) (-4 (-883 *6) (-817 *5))
+ (-4 *6 (-13 (-817 *5) (-158))) (-5 *1 (-163 *5 *6 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *2 (-820 *4 *1)) (-5 *3 (-823 *4)) (-4 *1 (-817 *4))
+ (-4 *4 (-1016))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-820 *5 *6)) (-5 *4 (-823 *5)) (-4 *5 (-1016))
+ (-4 *6 (-13 (-1016) (-964 *3))) (-4 *3 (-817 *5))
+ (-5 *1 (-862 *5 *3 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016))
+ (-4 *3 (-13 (-406 *6) (-564 *4) (-817 *5) (-964 (-562 $))))
+ (-5 *4 (-823 *5)) (-4 *6 (-13 (-515) (-786) (-817 *5)))
+ (-5 *1 (-863 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-820 (-523) *3)) (-5 *4 (-823 (-523))) (-4 *3 (-508))
+ (-5 *1 (-864 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-820 *5 *6)) (-5 *3 (-562 *6)) (-4 *5 (-1016))
+ (-4 *6 (-13 (-786) (-964 (-562 $)) (-564 *4) (-817 *5)))
+ (-5 *4 (-823 *5)) (-5 *1 (-865 *5 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-816 *5 *6 *3)) (-5 *4 (-823 *5)) (-4 *5 (-1016))
+ (-4 *6 (-817 *5)) (-4 *3 (-609 *6)) (-5 *1 (-866 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2 *5)
+ (-12 (-5 *5 (-1 (-820 *6 *3) *8 (-823 *6) (-820 *6 *3)))
+ (-4 *8 (-786)) (-5 *2 (-820 *6 *3)) (-5 *4 (-823 *6))
+ (-4 *6 (-1016)) (-4 *3 (-13 (-880 *9 *7 *8) (-564 *4)))
+ (-4 *7 (-732)) (-4 *9 (-13 (-973) (-786) (-817 *6)))
+ (-5 *1 (-867 *6 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016))
+ (-4 *3 (-13 (-880 *8 *6 *7) (-564 *4))) (-5 *4 (-823 *5))
+ (-4 *7 (-817 *5)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *8 (-13 (-973) (-786) (-817 *5))) (-5 *1 (-867 *5 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-820 *5 *3)) (-4 *5 (-1016)) (-4 *3 (-921 *6))
+ (-4 *6 (-13 (-515) (-817 *5) (-564 *4))) (-5 *4 (-823 *5))
+ (-5 *1 (-870 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-820 *5 (-1087))) (-5 *3 (-1087)) (-5 *4 (-823 *5))
+ (-4 *5 (-1016)) (-5 *1 (-871 *5))))
+ ((*1 *2 *3 *4 *5 *2 *6)
+ (-12 (-5 *4 (-589 (-823 *7))) (-5 *5 (-1 *9 (-589 *9)))
+ (-5 *6 (-1 (-820 *7 *9) *9 (-823 *7) (-820 *7 *9))) (-4 *7 (-1016))
+ (-4 *9 (-13 (-973) (-564 (-823 *7)) (-964 *8))) (-5 *2 (-820 *7 *9))
+ (-5 *3 (-589 *9)) (-4 *8 (-13 (-973) (-786)))
+ (-5 *1 (-872 *7 *8 *9)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-687)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523))))
+ ((*1 *1 *1) (-5 *1 (-1034))))
+(((*1 *1 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-1016)) (-4 *2 (-344)))))
+(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-51)))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |lm| (-758 *3)) (|:| |rm| (-758 *3))))
+ (-5 *1 (-758 *3)) (-4 *3 (-786))))
+ ((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1145 (-523))) (-5 *1 (-459 *3)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-1191 *3 *4)) (-4 *1 (-350 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-158))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-758 *3)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4))
+ (-5 *2 (-2 (|:| -2275 (-383 *5)) (|:| |poly| *3)))
+ (-5 *1 (-137 *4 *5 *3)) (-4 *3 (-1145 (-383 *5))))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523))))
+ ((*1 *1 *1 *1) (-5 *1 (-1034))))
+(((*1 *1 *1) (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-573 *2 *3 *4)) (-4 *2 (-786))
+ (-4 *3 (-13 (-158) (-657 (-383 (-523))))) (-14 *4 (-852))))
+ ((*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-1016) (-33))) (-5 *1 (-1052 *3 *2))
+ (-4 *3 (-13 (-1016) (-33))))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-152 *2)) (-4 *2 (-158)) (-4 *2 (-515))))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731))
+ (-4 *2 (-515))))
+ ((*1 *1 *1 *1) (|partial| -4 *1 (-515)))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973))
+ (-4 *3 (-349 *2)) (-4 *4 (-349 *2)) (-4 *2 (-515))))
+ ((*1 *1 *1 *1) (|partial| -5 *1 (-710)))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-515))))
+ ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1169 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-515))
+ (-5 *1 (-899 *3 *4))))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-976 *3 *4 *2 *5 *6)) (-4 *2 (-973))
+ (-4 *5 (-216 *4 *2)) (-4 *6 (-216 *3 *2)) (-4 *2 (-515))))
+ ((*1 *2 *2 *2)
+ (|partial| -12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1092)))))
+(((*1 *1) (-5 *1 (-985))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-108))
+ (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6) (-10 -8 (-15 -3976 ($ *7)))))
+ (-4 *7 (-784))
+ (-4 *8
+ (-13 (-1147 *3 *7) (-339) (-1109)
+ (-10 -8 (-15 -4024 ($ $)) (-15 -2669 ($ $)))))
+ (-5 *2
+ (-3 (|:| |%series| *8)
+ (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))))
+ (-5 *1 (-398 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1070)) (-4 *9 (-912 *8))
+ (-14 *10 (-1087)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1083 *2)) (-4 *2 (-406 *4)) (-4 *4 (-13 (-786) (-515)))
+ (-5 *1 (-31 *4 *2)))))
+(((*1 *2 *1) (-12 (-4 *3 (-1123)) (-5 *2 (-589 *1)) (-4 *1 (-938 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-1076 *3 *4))) (-5 *1 (-1076 *3 *4))
+ (-14 *3 (-852)) (-4 *4 (-973)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-471 *2)) (-14 *2 (-523))))
+ ((*1 *1 *1 *1) (-5 *1 (-1034))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-427))
+ (-5 *2
+ (-589
+ (-2 (|:| |eigval| (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4))))
+ (|:| |eigmult| (-710))
+ (|:| |eigvec| (-589 (-629 (-383 (-883 *4))))))))
+ (-5 *1 (-269 *4)) (-5 *3 (-629 (-383 (-883 *4)))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-805)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5))
+ (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-1180 *3 *4 *5 *6))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-589 *8)) (-5 *3 (-1 (-108) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515))
+ (-4 *6 (-732)) (-4 *7 (-786)) (-5 *1 (-1180 *5 *6 *7 *8)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9))
+ (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515)) (-4 *7 (-732))
+ (-4 *8 (-786)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3346 (-589 *9))))
+ (-5 *3 (-589 *9)) (-4 *1 (-1117 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-515)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-2 (|:| |bas| *1) (|:| -3346 (-589 *8))))
+ (-5 *3 (-589 *8)) (-4 *1 (-1117 *5 *6 *7 *8)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-523)) (-5 *2 (-589 (-589 (-203)))) (-5 *1 (-1120)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-5 *2 (-108)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1070)) (-5 *2 (-589 (-1092))) (-5 *1 (-1049)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-629 (-383 (-883 (-523)))))
+ (-5 *2 (-629 (-292 (-523)))) (-5 *1 (-958)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123))
+ (-4 *3 (-1016)) (-5 *2 (-710))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4))
+ (-4 *4 (-1123)) (-5 *2 (-710)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *4 (-158)) (-4 *5 (-349 *4))
+ (-4 *6 (-349 *4)) (-5 *1 (-628 *4 *5 *6 *2))
+ (-4 *2 (-627 *4 *5 *6)))))
+(((*1 *1 *2 *2)
+ (-12 (-5 *2 (-710)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-1167 *3)) (-4 *3 (-23)) (-4 *3 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-880 *3 *5 *4)) (-5 *1 (-916 *3 *4 *5 *2))
+ (-4 *3 (-427)) (-4 *4 (-786)) (-4 *5 (-732)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-1169 (-523))) (-5 *3 (-523)) (-5 *1 (-1026))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-1169 (-523))) (-5 *3 (-589 (-523))) (-5 *4 (-523))
+ (-5 *1 (-1026)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971)))))
+(((*1 *2 *3 *3 *2)
+ (|partial| -12 (-5 *2 (-710))
+ (-4 *3 (-13 (-666) (-344) (-10 -7 (-15 ** (*3 *3 (-523))))))
+ (-5 *1 (-224 *3)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-125)) (-5 *1 (-1002 *2))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-523) *2 *2)) (-4 *2 (-125)) (-5 *1 (-1002 *2)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -2056 (-721 *3)) (|:| |coef1| (-721 *3))))
+ (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-515)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-2 (|:| -2056 *1) (|:| |coef1| *1)))
+ (-4 *1 (-987 *3 *4 *5)))))
(((*1 *1 *1)
(|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-158)) (-4 *2 (-515))))
((*1 *1 *1) (|partial| -4 *1 (-662))))
+(((*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1) (-12 (-5 *1 (-614 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
+ (-4 *3 (-1145 *2)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-515)) (-5 *1 (-899 *4 *2))
+ (-4 *2 (-1145 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-203))))
+ ((*1 *1 *1) (-4 *1 (-508)))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-546 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-4 *1 (-1016)) (-5 *2 (-1034)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-339)) (-5 *2 (-589 *3)) (-5 *1 (-876 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1083 *6)) (-4 *6 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-1083 *7)) (-5 *1 (-297 *4 *5 *6 *7))
+ (-4 *7 (-880 *6 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-203)) (-5 *3 (-710)) (-5 *1 (-204))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-155 (-203))) (-5 *3 (-710)) (-5 *1 (-204))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1051))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-823 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1016))
+ (-4 *5 (-1123)) (-5 *1 (-821 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-823 *4)) (-5 *3 (-589 (-1 (-108) *5))) (-4 *4 (-1016))
+ (-4 *5 (-1123)) (-5 *1 (-821 *4 *5))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-823 *5)) (-5 *3 (-589 (-1087)))
+ (-5 *4 (-1 (-108) (-589 *6))) (-4 *5 (-1016)) (-4 *6 (-1123))
+ (-5 *1 (-821 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1123)) (-4 *4 (-786))
+ (-5 *1 (-868 *4 *2 *5)) (-4 *2 (-406 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 (-1 (-108) *5))) (-4 *5 (-1123)) (-4 *4 (-786))
+ (-5 *1 (-868 *4 *2 *5)) (-4 *2 (-406 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1123))
+ (-5 *2 (-292 (-523))) (-5 *1 (-869 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-589 (-1 (-108) *5))) (-4 *5 (-1123))
+ (-5 *2 (-292 (-523))) (-5 *1 (-869 *5))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-1 (-108) (-589 *6)))
+ (-4 *6 (-13 (-406 *5) (-817 *4) (-564 (-823 *4)))) (-4 *4 (-1016))
+ (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
+ (-5 *1 (-995 *4 *5 *6)))))
(((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-761)))))
+(((*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1) (-12 (-5 *1 (-614 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-12 (-5 *1 (-618 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
+ (-4 *3 (-1145 *2)))))
+(((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
+ (-4 *3 (-13 (-339) (-1109) (-930))))))
+(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *2 (-962)) (-5 *1 (-691)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7))))
+ (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
+(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355))))
+ ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-104))) (-5 *1 (-160)))))
(((*1 *2 *3)
(-12 (-5 *3 (-589 (-292 (-203)))) (-5 *2 (-108)) (-5 *1 (-244)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1068 *2)) (-4 *2 (-284)) (-5 *1 (-159 *2)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-108)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-240))))
+ ((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442))))
+ ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-442)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-629 (-383 (-883 (-523))))) (-5 *2 (-589 (-292 (-523))))
+ (-5 *1 (-958)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-677 *3))))
+ ((*1 *1 *2) (-12 (-5 *1 (-677 *2)) (-4 *2 (-1016))))
+ ((*1 *1) (-12 (-5 *1 (-677 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1087))
+ (-4 *5 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3))) (-5 *1 (-516 *5 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
+(((*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-1102)))))
(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2)
(-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
((*1 *1 *2 *2)
(-12 (-5 *2 (-927 *3)) (-4 *3 (-158)) (-5 *1 (-738 *3)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1170))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1170))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1171))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 (-240))) (-5 *1 (-1171)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *1 (-240))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-305 *4)) (-4 *4 (-339))
+ (-5 *2 (-629 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1169 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
+ (-5 *2 (-629 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
+ (-5 *2 (-1169 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158))
+ (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158))
+ (-4 *5 (-1145 *4)) (-5 *2 (-1169 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-385 *4 *5)) (-4 *4 (-158))
+ (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3))
+ (-5 *2 (-1169 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-393 *4)) (-4 *4 (-158))
+ (-5 *2 (-629 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-629 *5))) (-5 *3 (-629 *5)) (-4 *5 (-339))
+ (-5 *2 (-1169 *5)) (-5 *1 (-1004 *5)))))
+(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6)
+ (-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
+ (-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
+ (-5 *1 (-727)))))
+(((*1 *1 *1) (-4 *1 (-575)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1123)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2))))
+ ((*1 *1 *1 *2)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-556 *3 *2)) (-4 *3 (-1016))
+ (-4 *2 (-1123)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-995 *3 *4 *5))) (-4 *3 (-1016))
+ (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))
+ (-4 *5 (-13 (-406 *4) (-817 *3) (-564 (-823 *3))))
+ (-5 *1 (-996 *3 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-92)))))
(((*1 *1 *1 *1) (-4 *1 (-279))) ((*1 *1 *1) (-4 *1 (-279))))
+(((*1 *2 *1) (-12 (-5 *2 (-1092)) (-5 *1 (-48)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-443))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1170))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-1171)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4)))
+ (-5 *2 (-2 (|:| |num| (-1169 *4)) (|:| |den| *4))))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-775))
+ (-5 *3
+ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203)))
+ (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203))))
+ (|:| |ub| (-589 (-779 (-203))))))
+ (-5 *2 (-962))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-775))
+ (-5 *3
+ (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -4105 (-589 (-203)))))
+ (-5 *2 (-962)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-515) (-786))) (-5 *2 (-155 *5))
+ (-5 *1 (-552 *4 *5 *3)) (-4 *5 (-13 (-406 *4) (-930) (-1109)))
+ (-4 *3 (-13 (-406 (-155 *4)) (-930) (-1109))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -2394 *9))))
+ (-5 *4 (-710)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-992 *5 *6 *7 *8))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-1174))
+ (-5 *1 (-990 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -2394 *9))))
+ (-5 *4 (-710)) (-4 *8 (-987 *5 *6 *7)) (-4 *9 (-1025 *5 *6 *7 *8))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-1174))
+ (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-515)) (-5 *1 (-899 *4 *2))
+ (-4 *2 (-1145 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1145 *3)) (-5 *1 (-375 *3 *2))
+ (-4 *3 (-13 (-339) (-136))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-562 *1))) (-4 *1 (-279)))))
(((*1 *2 *2 *3)
(-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-1046 *4 *2))
(-4 *2 (-13 (-556 (-523) *4) (-10 -7 (-6 -4248) (-6 -4249))))))
((*1 *2 *2)
(-12 (-4 *3 (-786)) (-4 *3 (-1123)) (-5 *1 (-1046 *3 *2))
(-4 *2 (-13 (-556 (-523) *3) (-10 -7 (-6 -4248) (-6 -4249)))))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1003)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
+(((*1 *2 *2 *2 *2 *3 *3 *4)
+ (|partial| -12 (-5 *3 (-562 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087)))
+ (-4 *2 (-13 (-406 *5) (-27) (-1109)))
+ (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *1 (-525 *5 *2 *6)) (-4 *6 (-1016)))))
+(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339)))
+ (-4 *3 (-1145 *4)) (-5 *2 (-108)))))
+(((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
(((*1 *2 *1 *1)
(-12 (-4 *3 (-515)) (-4 *3 (-973))
- (-5 *2 (-2 (|:| -3070 *1) (|:| -3969 *1))) (-4 *1 (-788 *3))))
+ (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-788 *3))))
((*1 *2 *3 *3 *4)
(-12 (-5 *4 (-94 *5)) (-4 *5 (-515)) (-4 *5 (-973))
- (-5 *2 (-2 (|:| -3070 *3) (|:| -3969 *3))) (-5 *1 (-789 *5 *3))
+ (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-789 *5 *3))
(-4 *3 (-788 *5)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1 (-499) (-589 (-499)))) (-5 *1 (-110))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-499) (-589 (-499)))) (-5 *1 (-110)))))
+(((*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *6) (|:| -2438 *6) (|:| |sol?| (-108))) (-523)
+ *6))
+ (-4 *6 (-339)) (-4 *7 (-1145 *6))
+ (-5 *2
+ (-3 (-2 (|:| |answer| (-383 *7)) (|:| |a0| *6))
+ (-2 (|:| -3699 (-383 *7)) (|:| |coeff| (-383 *7))) "failed"))
+ (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
+(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))))
+(((*1 *2 *2 *3 *4 *4)
+ (-12 (-5 *4 (-523)) (-4 *3 (-158)) (-4 *5 (-349 *3))
+ (-4 *6 (-349 *3)) (-5 *1 (-628 *3 *5 *6 *2))
+ (-4 *2 (-627 *3 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-167)) (-5 *1 (-257)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-108))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4))))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
+ (-5 *2
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
+ (|:| |success| (-108))))
+ (-5 *1 (-728)) (-5 *5 (-523)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2))
(-4 *2 (-1160 *3))))
@@ -16736,109 +10989,453 @@
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136)))
(-5 *1 (-1064 *3)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
+ (-5 *1 (-161 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-1127))
+ (-4 *6 (-1145 (-383 *5)))
+ (-5 *2
+ (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5)
+ (|:| |gd| *5)))
+ (-4 *1 (-318 *4 *5 *6)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-203))) (-5 *4 (-710)) (-5 *2 (-629 (-203)))
+ (-5 *1 (-282)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-973)) (-4 *2 (-627 *4 *5 *6))
+ (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1145 *4)) (-4 *5 (-349 *4))
+ (-4 *6 (-349 *4)))))
(((*1 *1 *1 *1 *1) (-5 *1 (-794)))
((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
-(((*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-973))))
- ((*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-394 *3)) (-4 *3 (-515)))))
+(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3))))
- ((*1 *1 *1) (-4 *1 (-1112))))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-1034)) (-5 *2 (-108)) (-5 *1 (-760)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *1 *1) (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-973))))
+ ((*1 *1 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-5 *1 (-57 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-57 *3)))))
+(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3)
+ (-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *6 (-203))
+ (-5 *3 (-523)) (-5 *2 (-962)) (-5 *1 (-691)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-349 *2)) (-4 *2 (-1123))
+ (-4 *2 (-786))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4249))
+ (-4 *1 (-349 *3)) (-4 *3 (-1123)))))
+(((*1 *2 *3 *3 *3 *4 *5 *4 *6)
+ (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
+ (-5 *5 (-1011 (-203))) (-5 *6 (-523)) (-5 *2 (-1119 (-857)))
+ (-5 *1 (-294))))
+ ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7)
+ (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
+ (-5 *5 (-1011 (-203))) (-5 *6 (-523)) (-5 *7 (-1070))
+ (-5 *2 (-1119 (-857))) (-5 *1 (-294))))
+ ((*1 *2 *3 *3 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
+ (-5 *5 (-1011 (-203))) (-5 *6 (-203)) (-5 *7 (-523))
+ (-5 *2 (-1119 (-857))) (-5 *1 (-294))))
+ ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8)
+ (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
+ (-5 *5 (-1011 (-203))) (-5 *6 (-203)) (-5 *7 (-523)) (-5 *8 (-1070))
+ (-5 *2 (-1119 (-857))) (-5 *1 (-294)))))
+(((*1 *2)
+ (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-319 *3 *4)) (-14 *3 (-852))
+ (-14 *4 (-852))))
+ ((*1 *2)
+ (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-320 *3 *4)) (-4 *3 (-325))
+ (-14 *4 (-1083 *3))))
+ ((*1 *2)
+ (-12 (-5 *2 (-888 (-1034))) (-5 *1 (-321 *3 *4)) (-4 *3 (-325))
+ (-14 *4 (-852)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
+ (-5 *2 (-629 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))))
(((*1 *2 *3 *4 *3 *5 *3)
(-12 (-5 *4 (-629 (-203))) (-5 *5 (-629 (-523))) (-5 *3 (-523))
(-5 *2 (-962)) (-5 *1 (-694)))))
-(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |lfn| (-589 (-292 (-203)))) (|:| -2773 (-589 (-203)))))
- (-5 *2 (-589 (-1087))) (-5 *1 (-244))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1083 *7)) (-4 *7 (-880 *6 *4 *5)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-973)) (-5 *2 (-589 *5))
- (-5 *1 (-297 *4 *5 *6 *7))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-315 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 *2) (-4 *5 (-363))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-406 *3)) (-4 *3 (-786)) (-5 *2 (-589 (-1087)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-880 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-5 *2 (-589 *5))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-110)) (-5 *4 (-589 *2)) (-5 *1 (-109 *2))
+ (-4 *2 (-1016))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-589 *4))) (-4 *4 (-1016))
+ (-5 *1 (-109 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1016))
+ (-5 *1 (-109 *4))))
((*1 *2 *3)
- (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
- (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *5))
- (-5 *1 (-881 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $)))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1018 (-1087))) (-5 *1 (-896 *3)) (-4 *3 (-897))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-902 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-731))
- (-4 *5 (-786)) (-5 *2 (-589 *5))))
+ (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-589 *4)))
+ (-5 *1 (-109 *4)) (-4 *4 (-1016))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-591 *3)) (-4 *3 (-973))
+ (-5 *1 (-654 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-773 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-355)) (-5 *2 (-203)) (-5 *1 (-1172))))
+ ((*1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-1172)))))
+(((*1 *2 *1) (-12 (-4 *1 (-243 *2)) (-4 *2 (-786))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-796 *3)) (-14 *3 (-589 *2))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-896 *3)) (-4 *3 (-897))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-918))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-1009 *3)) (-4 *3 (-1123))))
((*1 *2 *1)
- (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
- (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-589 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515)) (-5 *2 (-589 (-1087)))
- (-5 *1 (-969 *4)))))
+ (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
+ (-5 *2 (-1087))))
+ ((*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1165 *3)) (-14 *3 *2))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-1169 *5))) (-5 *4 (-523)) (-5 *2 (-1169 *5))
+ (-5 *1 (-956 *5)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973)))))
+(((*1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-805)) (-5 *1 (-1172)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *9 (-992 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732))
+ (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-990 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 *9)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *9 (-1025 *5 *6 *7 *8)) (-4 *5 (-427)) (-4 *6 (-732))
+ (-4 *7 (-786)) (-5 *2 (-710)) (-5 *1 (-1057 *5 *6 *7 *8 *9)))))
+(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *2 *2 *3)
+ (-12 (-5 *2 (-710)) (-4 *3 (-1123)) (-4 *1 (-55 *3 *4 *5))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1) (-5 *1 (-157)))
+ ((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1070)) (-4 *1 (-365))))
+ ((*1 *1) (-5 *1 (-370)))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-710)) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
+ ((*1 *1)
+ (-12 (-4 *3 (-1016)) (-5 *1 (-816 *2 *3 *4)) (-4 *2 (-1016))
+ (-4 *4 (-609 *3))))
+ ((*1 *1) (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016))))
+ ((*1 *1) (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973))))
+ ((*1 *1 *1) (-5 *1 (-1087))) ((*1 *1) (-5 *1 (-1087)))
+ ((*1 *1) (-5 *1 (-1104))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2056 *3)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355))))
+ ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-355)))))
+(((*1 *2 *2 *3)
+ (|partial| -12
+ (-5 *3 (-589 (-2 (|:| |func| *2) (|:| |pole| (-108)))))
+ (-4 *2 (-13 (-406 *4) (-930))) (-4 *4 (-13 (-786) (-515)))
+ (-5 *1 (-253 *4 *2)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-523)) (-5 *1 (-394 *2)) (-4 *2 (-515)))))
(((*1 *2 *2 *1)
(-12 (-5 *2 (-589 *6)) (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973))
(-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
(-4 *3 (-515)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-2 (|:| -2402 *3) (|:| -2746 *4))))
+ (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *1 (-1100 *3 *4))))
+ ((*1 *1) (-12 (-4 *1 (-1100 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *3 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-1 (-203) (-203) (-203)))
+ (-5 *4 (-3 (-1 (-203) (-203) (-203) (-203)) "undefined"))
+ (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203)))
+ (-5 *1 (-636))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-203)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-636))))
+ ((*1 *2 *2 *3 *4 *4 *5)
+ (-12 (-5 *2 (-1047 (-203))) (-5 *3 (-1 (-874 (-203)) (-203) (-203)))
+ (-5 *4 (-1011 (-203))) (-5 *5 (-589 (-240))) (-5 *1 (-636)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-155 (-203))))
+ (-5 *2 (-962)) (-5 *1 (-694)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *5 *6)) (-4 *6 (-564 (-1087)))
+ (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *2 (-1077 (-589 (-883 *4)) (-589 (-271 (-883 *4)))))
+ (-5 *1 (-475 *4 *5 *6 *7)))))
+(((*1 *2 *2 *2 *2 *3)
+ (-12 (-4 *3 (-515)) (-5 *1 (-899 *3 *2)) (-4 *2 (-1145 *3)))))
+(((*1 *2) (-12 (-5 *2 (-779 (-523))) (-5 *1 (-497))))
+ ((*1 *1) (-12 (-5 *1 (-779 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-203)))) (-5 *1 (-857)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-589 (-1083 *7))) (-5 *3 (-1083 *7))
+ (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-840)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-5 *1 (-837 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-589 (-1083 *5))) (-5 *3 (-1083 *5))
+ (-4 *5 (-1145 *4)) (-4 *4 (-840)) (-5 *1 (-838 *4 *5)))))
(((*1 *2 *2)
(-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127))
(-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-383 *6)) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4))))
+ (-5 *1 (-749 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-596 (-383 *6))) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2 (-2 (|:| -2922 (-589 (-383 *6))) (|:| -2373 (-629 *5))))
+ (-5 *1 (-749 *5 *6)) (-5 *4 (-589 (-383 *6)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-383 *6)) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4))))
+ (-5 *1 (-749 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-597 *6 (-383 *6))) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2 (-2 (|:| -2922 (-589 (-383 *6))) (|:| -2373 (-629 *5))))
+ (-5 *1 (-749 *5 *6)) (-5 *4 (-589 (-383 *6))))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973))
+ (-5 *1 (-1072 *4))))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973))
+ (-14 *4 (-1087)) (-14 *5 *3))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-852))) (-5 *1 (-1017 *3 *4)) (-14 *3 (-852))
+ (-14 *4 (-852)))))
+(((*1 *2) (-12 (-5 *2 (-779 (-523))) (-5 *1 (-497))))
+ ((*1 *1) (-12 (-5 *1 (-779 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-629 *1)) (-4 *1 (-325)) (-5 *2 (-1169 *1))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-629 *1)) (-4 *1 (-134)) (-4 *1 (-840))
+ (-5 *2 (-1169 *1)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
+ (-4 *4 (-325)))))
(((*1 *2 *3 *1 *4)
(-12 (-5 *3 (-1052 *5 *6)) (-5 *4 (-1 (-108) *6 *6))
(-4 *5 (-13 (-1016) (-33))) (-4 *6 (-13 (-1016) (-33)))
(-5 *2 (-108)) (-5 *1 (-1053 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *1 (-622 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-523)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-518)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-699)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-394 (-1083 *1))) (-5 *1 (-292 *4)) (-5 *3 (-1083 *1))
+ (-4 *4 (-427)) (-4 *4 (-515)) (-4 *4 (-786))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-108)) (-5 *5 (-523)) (-4 *6 (-339)) (-4 *6 (-344))
+ (-4 *6 (-973)) (-5 *2 (-589 (-589 (-629 *6)))) (-5 *1 (-956 *6))
+ (-5 *3 (-589 (-629 *6)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-339)) (-4 *4 (-344)) (-4 *4 (-973))
+ (-5 *2 (-589 (-589 (-629 *4)))) (-5 *1 (-956 *4))
+ (-5 *3 (-589 (-629 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973))
+ (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5))
+ (-5 *3 (-589 (-629 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-852)) (-4 *5 (-339)) (-4 *5 (-344)) (-4 *5 (-973))
+ (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5))
+ (-5 *3 (-589 (-629 *5))))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1091)))))
(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
+(((*1 *1) (-4 *1 (-325))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-629 *3))
+ (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-629 *3))
+ (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1083 *7))
+ (-4 *5 (-973)) (-4 *7 (-973)) (-4 *2 (-1145 *5))
+ (-5 *1 (-472 *5 *2 *6 *7)) (-4 *6 (-1145 *2)))))
+(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-971)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 *10))
+ (-5 *1 (-571 *5 *6 *7 *8 *9 *10)) (-4 *9 (-992 *5 *6 *7 *8))
+ (-4 *10 (-1025 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
+ (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6)))
+ (-5 *1 (-574 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
+ (-14 *6 (-589 (-1087)))
+ (-5 *2
+ (-589 (-1058 *5 (-495 (-796 *6)) (-796 *6) (-719 *5 (-796 *6)))))
+ (-5 *1 (-574 *5 *6))))
+ ((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
+ (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6)))
+ (-5 *1 (-970 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-992 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-1117 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-589
+ (-2 (|:| -2262 (-710))
+ (|:| |eqns|
+ (-589
+ (-2 (|:| |det| *7) (|:| |rows| (-589 (-523)))
+ (|:| |cols| (-589 (-523))))))
+ (|:| |fgb| (-589 *7)))))
+ (-4 *7 (-880 *4 *6 *5)) (-4 *4 (-13 (-284) (-136)))
+ (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732)) (-5 *2 (-710))
+ (-5 *1 (-855 *4 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1016)) (-5 *2 (-820 *3 *5)) (-5 *1 (-816 *3 *4 *5))
+ (-4 *3 (-1016)) (-4 *5 (-609 *4)))))
(((*1 *2 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-777)) (-5 *4 (-985)) (-5 *2 (-962)) (-5 *1 (-776))))
+ ((*1 *2 *3) (-12 (-5 *3 (-777)) (-5 *2 (-962)) (-5 *1 (-776))))
+ ((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-589 (-355))) (-5 *5 (-589 (-779 (-355))))
+ (-5 *6 (-589 (-292 (-355)))) (-5 *3 (-292 (-355))) (-5 *2 (-962))
+ (-5 *1 (-776))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-355)))
+ (-5 *5 (-589 (-779 (-355)))) (-5 *2 (-962)) (-5 *1 (-776))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-292 (-355))) (-5 *4 (-589 (-355))) (-5 *2 (-962))
+ (-5 *1 (-776))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-292 (-355)))) (-5 *4 (-589 (-355)))
+ (-5 *2 (-962)) (-5 *1 (-776)))))
+(((*1 *1 *1 *1) (-4 *1 (-448))) ((*1 *1 *1 *1) (-4 *1 (-701))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-136))
+ (-4 *3 (-284)) (-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1003))) (-5 *1 (-268)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
+ (-5 *2
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
+ (|:| |success| (-108))))
+ (-5 *1 (-728)) (-5 *5 (-523)))))
+(((*1 *2 *3 *2)
+ (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3))
+ (-4 *3 (-1145 (-155 *2)))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-13 (-339) (-784))) (-5 *1 (-165 *2 *3))
+ (-4 *3 (-1145 (-155 *2))))))
+(((*1 *1 *1) (|partial| -4 *1 (-134))) ((*1 *1 *1) (-4 *1 (-325)))
+ ((*1 *1 *1) (|partial| -12 (-4 *1 (-134)) (-4 *1 (-840)))))
(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
(-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
(-5 *2
- (-2 (|:| -3370 *4) (|:| -3460 *4) (|:| |totalpts| (-523))
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
(|:| |success| (-108))))
(-5 *1 (-728)) (-5 *5 (-523)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3))))
- ((*1 *1 *1) (-4 *1 (-1112))))
+ (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
+ (-14 *4 *2))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-230 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-786))
+ (-4 *5 (-732)) (-4 *2 (-243 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1169 (-292 (-203)))) (-5 *4 (-589 (-1087)))
+ (-5 *2 (-629 (-292 (-203)))) (-5 *1 (-185))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-4 *6 (-831 *5)) (-5 *2 (-629 *6))
+ (-5 *1 (-631 *5 *6 *3 *4)) (-4 *3 (-349 *6))
+ (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-874 *5)) (-4 *5 (-973)) (-5 *2 (-710))
+ (-5 *1 (-1076 *4 *5)) (-14 *4 (-852))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-710))) (-5 *3 (-710)) (-5 *1 (-1076 *4 *5))
+ (-14 *4 (-852)) (-4 *5 (-973))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-710))) (-5 *3 (-874 *5)) (-4 *5 (-973))
+ (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-902 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-731))
+ (-4 *5 (-786)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))))
(((*1 *2 *2 *2)
(-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-427))
(-4 *3 (-515)) (-4 *4 (-732)) (-4 *5 (-786))
(-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *1 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-556 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1123))
+ (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-883 *5)) (-4 *5 (-973)) (-5 *2 (-225 *4 *5))
+ (-5 *1 (-875 *4 *5)) (-14 *4 (-589 (-1087))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034))))))
+ (-4 *4 (-325)) (-5 *2 (-1174)) (-5 *1 (-493 *4)))))
(((*1 *2 *3 *4)
(-12 (-4 *2 (-1145 *4)) (-5 *1 (-746 *4 *2 *3 *5))
(-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2))
@@ -16847,72 +11444,484 @@
(-12 (-4 *2 (-1145 *4)) (-5 *1 (-746 *4 *2 *5 *3))
(-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *5 (-599 *2))
(-4 *3 (-599 (-383 *2))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-339))
+ (-5 *2
+ (-2 (|:| A (-629 *5))
+ (|:| |eqs|
+ (-589
+ (-2 (|:| C (-629 *5)) (|:| |g| (-1169 *5)) (|:| -1747 *6)
+ (|:| |rh| *5))))))
+ (-5 *1 (-752 *5 *6)) (-5 *3 (-629 *5)) (-5 *4 (-1169 *5))
+ (-4 *6 (-599 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-339)) (-4 *6 (-599 *5))
+ (-5 *2 (-2 (|:| -2373 (-629 *6)) (|:| |vec| (-1169 *5))))
+ (-5 *1 (-752 *5 *6)) (-5 *3 (-629 *6)) (-5 *4 (-1169 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-284))
+ (-5 *2 (-710)) (-5 *1 (-430 *5 *3)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-589 (-629 (-292 (-523))))) (-5 *1 (-958)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
+ (-5 *2 (-1169 (-629 *4)))))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-392 *3 *4))
+ (-4 *3 (-393 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-1169 (-629 *3)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-1087))) (-4 *5 (-339))
+ (-5 *2 (-1169 (-629 (-383 (-883 *5))))) (-5 *1 (-1004 *5))
+ (-5 *4 (-629 (-383 (-883 *5))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-1087))) (-4 *5 (-339))
+ (-5 *2 (-1169 (-629 (-883 *5)))) (-5 *1 (-1004 *5))
+ (-5 *4 (-629 (-883 *5)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-629 *4))) (-4 *4 (-339))
+ (-5 *2 (-1169 (-629 *4))) (-5 *1 (-1004 *4)))))
(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
(-12 (-5 *3 (-203)) (-5 *4 (-523))
(-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962))
(-5 *1 (-688)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-852)) (-4 *4 (-344)) (-4 *4 (-339)) (-5 *2 (-1083 *1))
+ (-4 *1 (-305 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-1083 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-346 *3 *2)) (-4 *3 (-158)) (-4 *3 (-339))
+ (-4 *2 (-1145 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *4)) (-4 *4 (-325)) (-5 *2 (-1083 *4))
+ (-5 *1 (-493 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-973))
+ (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
+ (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-852)) (-4 *5 (-973))
+ (-4 *2 (-13 (-380) (-964 *5) (-339) (-1109) (-261)))
+ (-5 *1 (-418 *5 *3 *2)) (-4 *3 (-1145 *5)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1191 *4 *2)) (-4 *1 (-350 *4 *2)) (-4 *4 (-786))
+ (-4 *2 (-158))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-758 *4)) (-4 *1 (-1184 *4 *2)) (-4 *4 (-786))
+ (-4 *2 (-973))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-973)) (-5 *1 (-1190 *2 *3)) (-4 *3 (-782)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-427)) (-4 *4 (-759))
+ (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-108)) (-5 *5 (-629 (-155 (-203))))
+ (-5 *2 (-962)) (-5 *1 (-695)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -2922 *4))))
+ (-12 (-5 *2 (-589 (-2 (|:| |gen| *3) (|:| -1847 *4))))
(-5 *1 (-592 *3 *4 *5)) (-4 *3 (-1016)) (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1083 (-383 (-1083 *2)))) (-5 *4 (-562 *2))
- (-4 *2 (-13 (-406 *5) (-27) (-1109)))
- (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
- (-5 *1 (-519 *5 *2 *6)) (-4 *6 (-1016))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1083 *1)) (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *3 (-786))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1083 *4)) (-4 *4 (-973)) (-4 *1 (-880 *4 *5 *3))
- (-4 *5 (-732)) (-4 *3 (-786))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-1083 *2))) (-4 *5 (-732)) (-4 *4 (-786))
- (-4 *6 (-973))
- (-4 *2
- (-13 (-339)
- (-10 -8 (-15 -1691 ($ *7)) (-15 -3316 (*7 $)) (-15 -3329 (*7 $)))))
- (-5 *1 (-881 *5 *4 *6 *7 *2)) (-4 *7 (-880 *6 *5 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-383 (-1083 (-383 (-883 *5))))) (-5 *4 (-1087))
- (-5 *2 (-383 (-883 *5))) (-5 *1 (-969 *5)) (-4 *5 (-515)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-758 *3)) (-4 *3 (-786)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-302 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973))
+ (-4 *2 (-427))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-1145 (-523))) (-5 *2 (-589 (-523)))
+ (-5 *1 (-459 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-427))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786)) (-4 *3 (-427)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-307 *3)) (-4 *3 (-786)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-779 (-203)))) (-5 *4 (-203)) (-5 *2 (-589 *4))
+ (-5 *1 (-244)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
(((*1 *2 *3 *3)
(-12 (-5 *3 (-1169 *5)) (-4 *5 (-731)) (-5 *2 (-108))
(-5 *1 (-781 *4 *5)) (-14 *4 (-710)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))
+ (-14 *4 *2) (-4 *5 (-158))))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-852)) (-5 *1 (-151 *3 *4))
+ (-4 *3 (-152 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-852))))
+ ((*1 *2)
+ (-12 (-4 *1 (-346 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3))
+ (-5 *2 (-852))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-339)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
+ (-5 *2 (-710)) (-5 *1 (-490 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-339))
+ (-5 *2 (-710)) (-5 *1 (-610 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249))))
+ (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-710))
+ (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-4 *3 (-515)) (-5 *2 (-710))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4))
+ (-4 *6 (-349 *4)) (-5 *2 (-710)) (-5 *1 (-628 *4 *5 *6 *3))
+ (-4 *3 (-627 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-4 *5 (-515))
+ (-5 *2 (-710)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1169 *4)) (-5 *3 (-523)) (-4 *4 (-325))
+ (-5 *1 (-493 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-629 (-292 (-203))))
+ (-5 *2
+ (-2 (|:| |stiffnessFactor| (-355)) (|:| |stabilityFactor| (-355))))
+ (-5 *1 (-185)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-257)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1047 (-203))) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-810 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
+ (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203)))
+ (-5 *1 (-236 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-810 *5)) (-5 *4 (-1009 (-355)))
+ (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203)))
+ (-5 *1 (-236 *5))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
+ (-5 *2 (-1047 (-203))) (-5 *1 (-236 *3))
+ (-4 *3 (-13 (-564 (-499)) (-1016)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1047 (-203))) (-5 *1 (-236 *3))
+ (-4 *3 (-13 (-564 (-499)) (-1016)))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-813 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
+ (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203)))
+ (-5 *1 (-236 *6))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-813 *5)) (-5 *4 (-1009 (-355)))
+ (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1047 (-203)))
+ (-5 *1 (-236 *5)))))
+(((*1 *1 *2 *3 *3 *4 *4)
+ (-12 (-5 *2 (-883 (-523))) (-5 *3 (-1087))
+ (-5 *4 (-1011 (-383 (-523)))) (-5 *1 (-30)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-964 (-383 *2)))) (-5 *2 (-523))
+ (-5 *1 (-111 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-5 *2 (-2 (|:| -2402 *3) (|:| -2746 *4))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *7 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515))
+ (-4 *8 (-880 *7 *5 *6))
+ (-5 *2 (-2 (|:| -3262 (-710)) (|:| -2275 *3) (|:| |radicand| *3)))
+ (-5 *1 (-884 *5 *6 *7 *8 *3)) (-5 *4 (-710))
+ (-4 *3
+ (-13 (-339)
+ (-10 -8 (-15 -2164 (*8 $)) (-15 -2171 (*8 $)) (-15 -3976 ($ *8))))))))
(((*1 *2 *2 *3)
(|partial| -12 (-5 *3 (-710)) (-5 *1 (-541 *2)) (-4 *2 (-508))))
((*1 *2 *3)
- (-12 (-5 *2 (-2 (|:| -1416 *3) (|:| -1475 (-710)))) (-5 *1 (-541 *3))
+ (-12 (-5 *2 (-2 (|:| -3912 *3) (|:| -3262 (-710)))) (-5 *1 (-541 *3))
(-4 *3 (-508)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-768)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-393 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1 (-1068 (-883 *4)) (-1068 (-883 *4))))
+ (-5 *1 (-1177 *4)) (-4 *4 (-339)))))
+(((*1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-1016))
+ (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3))))
+ (-5 *1 (-995 *3 *4 *2))
+ (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1016)) (-5 *1 (-1077 *3 *2)) (-4 *3 (-1016)))))
+(((*1 *2 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-1157 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-427)) (-4 *4 (-759))
+ (-14 *5 (-1087)) (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))))
(((*1 *2 *3)
(-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-710))
(-5 *1 (-424 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *3 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
+ (-5 *1 (-424 *4 *3 *5 *6)) (-4 *6 (-880 *4 *3 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-794)) (-5 *1 (-1068 *3)) (-4 *3 (-1016))
+ (-4 *3 (-1123)))))
+(((*1 *2 *1) (-12 (-5 *1 (-271 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-1016))
+ (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3))))
+ (-5 *1 (-995 *3 *4 *2))
+ (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1016)) (-5 *1 (-1077 *2 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-257)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-641 *4 *5 *6 *7))
+ (-4 *4 (-564 (-499))) (-4 *5 (-1123)) (-4 *6 (-1123))
+ (-4 *7 (-1123)))))
+(((*1 *1) (-12 (-4 *1 (-305 *2)) (-4 *2 (-344)) (-4 *2 (-339)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1083 *4)) (-5 *1 (-493 *4))
+ (-4 *4 (-325)))))
+(((*1 *1 *2 *1)
+ (-12 (|has| *1 (-6 -4248)) (-4 *1 (-140 *2)) (-4 *2 (-1123))
+ (-4 *2 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *3))
+ (-4 *3 (-1123))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-616 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-523)) (-4 *4 (-1016))
+ (-5 *1 (-677 *4))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-5 *1 (-677 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-1035 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-523)) (-5 *1 (-1106 *3)) (-4 *3 (-973)))))
(((*1 *2 *1)
(-12 (-5 *2 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *3))))
(-5 *1 (-548 *3)) (-4 *3 (-973)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-710)) (-4 *5 (-325)) (-4 *6 (-1145 *5))
+ (-5 *2
+ (-589
+ (-2 (|:| -2922 (-629 *6)) (|:| |basisDen| *6)
+ (|:| |basisInv| (-629 *6)))))
+ (-5 *1 (-469 *5 *6 *7))
+ (-5 *3
+ (-2 (|:| -2922 (-629 *6)) (|:| |basisDen| *6)
+ (|:| |basisInv| (-629 *6))))
+ (-4 *7 (-1145 *6)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
+ (-5 *2 (-629 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1170)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-808 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1170)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-808 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1170)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-810 (-1 (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-203) (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-874 (-203)) (-203) (-203))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *5 (-589 (-240))) (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-813 (-1 (-203) (-203) (-203)))) (-5 *4 (-1011 (-355)))
+ (-5 *2 (-1171)) (-5 *1 (-232))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-271 *7)) (-5 *4 (-1087)) (-5 *5 (-589 (-240)))
+ (-4 *7 (-406 *6)) (-4 *6 (-13 (-515) (-786) (-964 (-523))))
+ (-5 *2 (-1170)) (-5 *1 (-233 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1170))
+ (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1170)) (-5 *1 (-236 *3))
+ (-4 *3 (-13 (-564 (-499)) (-1016)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-808 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
+ (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1170))
+ (-5 *1 (-236 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-808 *5)) (-5 *4 (-1009 (-355)))
+ (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1170))
+ (-5 *1 (-236 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-810 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
+ (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171))
+ (-5 *1 (-236 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-810 *5)) (-5 *4 (-1009 (-355)))
+ (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171))
+ (-5 *1 (-236 *5))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240))) (-5 *2 (-1171))
+ (-5 *1 (-236 *3)) (-4 *3 (-13 (-564 (-499)) (-1016)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1009 (-355))) (-5 *2 (-1171)) (-5 *1 (-236 *3))
+ (-4 *3 (-13 (-564 (-499)) (-1016)))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-813 *6)) (-5 *4 (-1009 (-355))) (-5 *5 (-589 (-240)))
+ (-4 *6 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171))
+ (-5 *1 (-236 *6))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-813 *5)) (-5 *4 (-1009 (-355)))
+ (-4 *5 (-13 (-564 (-499)) (-1016))) (-5 *2 (-1171))
+ (-5 *1 (-236 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1170)) (-5 *1 (-237))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-589 (-203))) (-5 *4 (-589 (-240))) (-5 *2 (-1170))
+ (-5 *1 (-237))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *2 (-1170)) (-5 *1 (-237))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *4 (-589 (-240)))
+ (-5 *2 (-1170)) (-5 *1 (-237))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1171)) (-5 *1 (-237))))
+ ((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-589 (-203))) (-5 *4 (-589 (-240))) (-5 *2 (-1171))
+ (-5 *1 (-237)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
- (-4 *2 (-13 (-406 *3) (-930)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
- (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
- (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *2) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786))))
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
((*1 *1 *1)
- (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
- (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1073 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
- (-5 *1 (-1074 *3))))
- ((*1 *1 *1) (-4 *1 (-1112))))
+ (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
+ (-14 *4 *2))))
+(((*1 *2 *3) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-520)) (-5 *3 (-523)))))
+(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7)
+ (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN)))) (-5 *3 (-203))
+ (-5 *2 (-962)) (-5 *1 (-689)))))
(((*1 *2 *3)
(-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1016)) (-4 *6 (-1016))
(-5 *2 (-1 *6 *4 *5)) (-5 *1 (-624 *4 *5 *6)) (-4 *5 (-1016)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *2)))))
+(((*1 *2 *3 *3 *4 *5 *5)
+ (-12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-4 *3 (-987 *6 *7 *8))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-993 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 (-2 (|:| |val| (-589 *8)) (|:| -2394 *9))))
+ (-5 *5 (-108)) (-4 *8 (-987 *6 *7 *4)) (-4 *9 (-992 *6 *7 *4 *8))
+ (-4 *6 (-427)) (-4 *7 (-732)) (-4 *4 (-786))
+ (-5 *2 (-589 (-2 (|:| |val| *8) (|:| -2394 *9))))
+ (-5 *1 (-993 *6 *7 *4 *8 *9)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-589 *1)) (-4 *1 (-279))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-110)) (-5 *3 (-589 *5)) (-5 *4 (-710)) (-4 *5 (-786))
+ (-5 *1 (-562 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
+ (-5 *2 (-629 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-629 *4)) (-5 *1 (-392 *3 *4))
+ (-4 *3 (-393 *4))))
+ ((*1 *2) (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-629 *3)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-562 *1)) (-4 *1 (-279)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-340 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
(((*1 *1 *1)
(-12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731))
(-4 *2 (-427))))
@@ -16929,6 +11938,35 @@
((*1 *2 *2 *3)
(-12 (-4 *3 (-284)) (-4 *3 (-515)) (-5 *1 (-1075 *3 *2))
(-4 *2 (-1145 *3)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *2 (-962))
+ (-5 *1 (-688)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1249 *4)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786)) (-4 *3 (-158))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)) (-4 *2 (-158)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-1053 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *4 (-13 (-1016) (-33))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
+ (-5 *2 (-1 *5 *5)) (-5 *1 (-743 *4 *5))
+ (-4 *5 (-13 (-29 *4) (-1109) (-889))))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-695)))))
(((*1 *1 *1 *1)
(|partial| -12 (-4 *2 (-158)) (-5 *1 (-266 *2 *3 *4 *5 *6 *7))
(-4 *3 (-1145 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4))
@@ -16944,57 +11982,148 @@
(-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 *3)
+ (-12
+ (-5 *3
+ (-589
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2)
+ (|:| |xpnt| (-523)))))
+ (-4 *2 (-515)) (-5 *1 (-394 *2))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |contp| (-523))
+ (|:| -3286 (-589 (-2 (|:| |irr| *4) (|:| -3269 (-523)))))))
+ (-4 *4 (-1145 (-523))) (-5 *2 (-394 *4)) (-5 *1 (-417 *4)))))
+(((*1 *1) (-5 *1 (-108))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *1)) (-5 *4 (-1169 *1)) (-4 *1 (-585 *5))
+ (-4 *5 (-973))
+ (-5 *2 (-2 (|:| -2373 (-629 *5)) (|:| |vec| (-1169 *5))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-629 *1)) (-4 *1 (-585 *4)) (-4 *4 (-973))
+ (-5 *2 (-629 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-223 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-932 *3)) (-14 *3 (-523)))))
+(((*1 *1 *2) (-12 (-5 *2 (-758 *3)) (-4 *3 (-786)) (-5 *1 (-614 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1125)))))
-(((*1 *1 *1 *1) (-4 *1 (-604))) ((*1 *1 *1 *1) (-5 *1 (-1034))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
+(((*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-1083 *3)))))
+(((*1 *2) (-12 (-5 *2 (-772 (-523))) (-5 *1 (-497))))
+ ((*1 *1) (-12 (-5 *1 (-772 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-696)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1068 (-1068 *4))) (-5 *2 (-1068 *4)) (-5 *1 (-1072 *4))
+ (-4 *4 (-973)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-455 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-973))
+ (-5 *2 (-225 *4 *5)) (-5 *1 (-875 *4 *5)))))
(((*1 *2 *3)
(-12 (-4 *4 (-13 (-515) (-786)))
(-4 *2 (-13 (-406 (-155 *4)) (-930) (-1109)))
(-5 *1 (-552 *4 *3 *2)) (-4 *3 (-13 (-406 *4) (-930) (-1109))))))
-(((*1 *1 *2 *3)
- (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-589 (-852))) (-5 *1 (-141 *4 *2 *5)) (-14 *4 (-852))
- (-4 *2 (-339)) (-14 *5 (-922 *4 *2))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-653 *5 *6 *7)) (-4 *5 (-786))
- (-4 *6 (-216 (-2810 *4) (-710)))
- (-14 *7
- (-1 (-108) (-2 (|:| -4013 *5) (|:| -1475 *6))
- (-2 (|:| -4013 *5) (|:| -1475 *6))))
- (-14 *4 (-589 (-1087))) (-4 *2 (-158))
- (-5 *1 (-436 *4 *2 *5 *6 *7 *8)) (-4 *8 (-880 *2 *6 (-796 *4)))))
- ((*1 *1 *2 *3)
- (-12 (-4 *1 (-479 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-786))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-523)) (-4 *2 (-515)) (-5 *1 (-570 *2 *4))
- (-4 *4 (-1145 *2))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-648 *2)) (-4 *2 (-973))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-675 *2 *3)) (-4 *2 (-973)) (-4 *3 (-666))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 *5)) (-5 *3 (-589 (-710))) (-4 *1 (-680 *4 *5))
- (-4 *4 (-973)) (-4 *5 (-786))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *2)) (-4 *4 (-973))
- (-4 *2 (-786))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-788 *2)) (-4 *2 (-973))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 (-710))) (-4 *1 (-880 *4 *5 *6))
- (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-710)) (-4 *1 (-880 *4 *5 *2)) (-4 *4 (-973))
- (-4 *5 (-732)) (-4 *2 (-786))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 *5)) (-4 *1 (-902 *4 *5 *6))
- (-4 *4 (-973)) (-4 *5 (-731)) (-4 *6 (-786))))
- ((*1 *1 *1 *2 *3)
- (-12 (-4 *1 (-902 *4 *3 *2)) (-4 *4 (-973)) (-4 *3 (-731))
- (-4 *2 (-786)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-883 *4)) (-4 *4 (-973)) (-4 *4 (-564 *2))
+ (-5 *2 (-355)) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-883 *5)) (-5 *4 (-852)) (-4 *5 (-973))
+ (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515))
+ (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-852)) (-4 *5 (-515))
+ (-4 *5 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-292 *4)) (-4 *4 (-515)) (-4 *4 (-786))
+ (-4 *4 (-564 *2)) (-5 *2 (-355)) (-5 *1 (-724 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-292 *5)) (-5 *4 (-852)) (-4 *5 (-515))
+ (-4 *5 (-786)) (-4 *5 (-564 *2)) (-5 *2 (-355))
+ (-5 *1 (-724 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2))
+ (-4 *3 (-13 (-786) (-515)))))
+ ((*1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *1) (-5 *1 (-452))) ((*1 *1) (-4 *1 (-1109))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1090))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090))))
+ ((*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090)))))
(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-306)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-589 (-589 (-523)))) (-5 *1 (-900))
+ (-5 *3 (-589 (-523))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-318 *4 *5 *6)) (-4 *4 (-1127))
+ (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
+ (-5 *2 (-2 (|:| |num| (-629 *5)) (|:| |den| *5))))))
+(((*1 *1) (-5 *1 (-144))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *1 *1) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-589 (-710)))
+ (-5 *1 (-835 *4)))))
(((*1 *2 *2 *3 *3)
(-12 (-5 *2 (-589 *7)) (-5 *3 (-523)) (-4 *7 (-880 *4 *5 *6))
(-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
(-5 *1 (-424 *4 *5 *6 *7)))))
+(((*1 *1 *2) (-12 (-5 *2 (-292 (-155 (-355)))) (-5 *1 (-306))))
+ ((*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-5 *1 (-306))))
+ ((*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-5 *1 (-306))))
+ ((*1 *1 *2) (-12 (-5 *2 (-292 (-633))) (-5 *1 (-306))))
+ ((*1 *1 *2) (-12 (-5 *2 (-292 (-640))) (-5 *1 (-306))))
+ ((*1 *1 *2) (-12 (-5 *2 (-292 (-638))) (-5 *1 (-306))))
+ ((*1 *1) (-5 *1 (-306))))
+(((*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-987 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-921 *2)) (-4 *4 (-1145 *3)) (-4 *2 (-284))
+ (-5 *1 (-389 *2 *3 *4 *5)) (-4 *5 (-13 (-385 *3 *4) (-964 *3)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-515)) (-4 *3 (-786)) (-5 *2 (-1039 *3 (-562 *1)))
+ (-4 *1 (-406 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-158)) (-4 *2 (|SubsetCategory| (-666) *4))
+ (-5 *1 (-568 *3 *4 *2)) (-4 *3 (-37 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-158)) (-4 *2 (|SubsetCategory| (-666) *4))
+ (-5 *1 (-605 *3 *4 *2)) (-4 *3 (-657 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-339)) (-5 *1 (-602 *4 *2))
+ (-4 *2 (-599 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
+ (-5 *2
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
+ (|:| |success| (-108))))
+ (-5 *1 (-728)) (-5 *5 (-523)))))
(((*1 *1 *2 *3) (-12 (-5 *2 (-1083 *1)) (-5 *3 (-1087)) (-4 *1 (-27))))
((*1 *1 *2) (-12 (-5 *2 (-1083 *1)) (-4 *1 (-27))))
((*1 *1 *2) (-12 (-5 *2 (-883 *1)) (-4 *1 (-27))))
@@ -17012,11 +12141,88 @@
((*1 *1 *2 *3)
(|partial| -12 (-5 *3 (-852)) (-4 *4 (-13 (-784) (-339)))
(-4 *1 (-989 *4 *2)) (-4 *2 (-1145 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1083 (-383 (-523)))) (-5 *1 (-873)) (-5 *3 (-523)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-660)) (-5 *2 (-852))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-710)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-47)))) (-5 *1 (-47))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-284)) (-4 *4 (-921 *3)) (-4 *5 (-1145 *4))
+ (-5 *2 (-1169 *6)) (-5 *1 (-389 *3 *4 *5 *6))
+ (-4 *6 (-13 (-385 *4 *5) (-964 *4)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-973)) (-4 *3 (-786)) (-5 *2 (-1039 *3 (-562 *1)))
+ (-4 *1 (-406 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1039 (-523) (-562 (-466)))) (-5 *1 (-466))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-158)) (-4 *2 (-37 *3)) (-5 *1 (-568 *2 *3 *4))
+ (-4 *4 (|SubsetCategory| (-666) *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-158)) (-4 *2 (-657 *3)) (-5 *1 (-605 *2 *3 *4))
+ (-4 *4 (|SubsetCategory| (-666) *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1083 *3)) (-4 *3 (-344)) (-4 *1 (-305 *3))
+ (-4 *3 (-339)))))
+(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *5 (-1127)) (-4 *6 (-1145 *5))
+ (-4 *7 (-1145 (-383 *6))) (-5 *2 (-589 (-883 *5)))
+ (-5 *1 (-317 *4 *5 *6 *7)) (-4 *4 (-318 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *1 (-318 *4 *5 *6)) (-4 *4 (-1127))
+ (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-4 *4 (-339))
+ (-5 *2 (-589 (-883 *4))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 (-455 *3 *4))) (-14 *3 (-589 (-1087)))
+ (-4 *4 (-427)) (-5 *1 (-577 *3 *4)))))
(((*1 *2 *3)
(-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
(-4 *7 (-987 *4 *5 *6))
(-5 *2 (-2 (|:| |goodPols| (-589 *7)) (|:| |badPols| (-589 *7))))
(-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33))))))
+(((*1 *1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-874 *5)) (-5 *3 (-710)) (-4 *5 (-973))
+ (-5 *1 (-1076 *4 *5)) (-14 *4 (-852)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *2 (-589 (-155 *4))) (-5 *1 (-143 *3 *4))
+ (-4 *3 (-1145 (-155 (-523)))) (-4 *4 (-13 (-339) (-784)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-155 *4)))
+ (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *4 (-13 (-339) (-784))) (-5 *2 (-589 (-155 *4)))
+ (-5 *1 (-165 *4 *3)) (-4 *3 (-1145 (-155 *4))))))
+(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7)
+ (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-203))
+ (-5 *7 (-629 (-523))) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-758 *4)) (-4 *4 (-786)) (-5 *2 (-108))
+ (-5 *1 (-614 *4)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *1)) (-4 *1 (-987 *4 *5 *6)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1117 *4 *5 *6 *3)) (-4 *4 (-515)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
(((*1 *2 *3 *4 *5 *5 *6)
(-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
(-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
@@ -17025,7 +12231,414 @@
(-12 (-5 *4 (-523)) (-5 *6 (-1 (-1174) (-1169 *5) (-1169 *5) (-355)))
(-5 *3 (-1169 (-355))) (-5 *5 (-355)) (-5 *2 (-1174))
(-5 *1 (-727)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1174)) (-5 *1 (-193 *4))
+ (-4 *4
+ (-13 (-786)
+ (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 (*2 $))
+ (-15 -2149 (*2 $)))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1174)) (-5 *1 (-193 *3))
+ (-4 *3
+ (-13 (-786)
+ (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 (*2 $))
+ (-15 -2149 (*2 $)))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-473)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 *1)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-4 *3 (-973)) (-5 *1 (-629 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *4)) (-4 *4 (-973)) (-4 *1 (-1037 *3 *4 *5 *6))
+ (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *3 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-4 *6 (-1145 *9)) (-4 *7 (-732)) (-4 *8 (-786)) (-4 *9 (-284))
+ (-4 *10 (-880 *9 *7 *8))
+ (-5 *2
+ (-2 (|:| |deter| (-589 (-1083 *10)))
+ (|:| |dterm|
+ (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| *10)))))
+ (|:| |nfacts| (-589 *6)) (|:| |nlead| (-589 *10))))
+ (-5 *1 (-717 *6 *7 *8 *9 *10)) (-5 *3 (-1083 *10)) (-5 *4 (-589 *6))
+ (-5 *5 (-589 *10)))))
+(((*1 *2 *2 *2 *3 *3 *4 *2 *5)
+ (|partial| -12 (-5 *3 (-562 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087))) (-5 *5 (-1083 *2))
+ (-4 *2 (-13 (-406 *6) (-27) (-1109)))
+ (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *1 (-519 *6 *2 *7)) (-4 *7 (-1016))))
+ ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5)
+ (|partial| -12 (-5 *3 (-562 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1087)))
+ (-5 *5 (-383 (-1083 *2))) (-4 *2 (-13 (-406 *6) (-27) (-1109)))
+ (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *1 (-519 *6 *2 *7)) (-4 *7 (-1016)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
+ (-4 *3 (-1145 *2)))))
+(((*1 *1 *1) (-4 *1 (-508))))
+(((*1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-1090)))))
+(((*1 *2 *1) (-12 (-4 *1 (-302 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731))))
+ ((*1 *2 *1) (-12 (-4 *1 (-648 *3)) (-4 *3 (-973)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-710))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-710)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732))
+ (-4 *3 (-786)) (-5 *2 (-710)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1087))
+ (-5 *2 (-3 (|:| |fst| (-410)) (|:| -3164 "void"))) (-5 *1 (-1090)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-37 (-383 (-523))))
+ (-5 *2 (-2 (|:| -2588 (-1068 *4)) (|:| -2598 (-1068 *4))))
+ (-5 *1 (-1074 *4)) (-5 *3 (-1068 *4)))))
+(((*1 *2 *3 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *7)
+ (|:| |polj| *7)))
+ (-4 *5 (-732)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786))
+ (-5 *2 (-108)) (-5 *1 (-424 *4 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-556 *2 *3)) (-4 *3 (-1123)) (-4 *2 (-1016))
+ (-4 *2 (-786)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 (-383 (-883 *6))))
+ (-5 *3 (-383 (-883 *6)))
+ (-4 *6 (-13 (-515) (-964 (-523)) (-136)))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-529 *6)))))
+(((*1 *1) (-5 *1 (-762))))
+(((*1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-219)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-589 (-383 *6))) (-5 *3 (-383 *6))
+ (-4 *6 (-1145 *5)) (-4 *5 (-13 (-339) (-136) (-964 (-523))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-527 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))
+ (-5 *2 (-383 (-523))) (-5 *1 (-947 *4)) (-4 *4 (-1145 (-523))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-1184 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-973)) (-4 *4 (-158))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1184 *2 *3)) (-4 *2 (-786)) (-4 *3 (-973))
+ (-4 *3 (-158)))))
+(((*1 *2 *1) (-12 (-4 *1 (-964 (-523))) (-4 *1 (-279)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-355) (-355))) (-5 *4 (-355))
+ (-5 *2
+ (-2 (|:| -2058 *4) (|:| -2052 *4) (|:| |totalpts| (-523))
+ (|:| |success| (-108))))
+ (-5 *1 (-728)) (-5 *5 (-523)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-203) (-203))) (-5 *1 (-294)) (-5 *3 (-203)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-355)) (-5 *1 (-985)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515))
+ (-5 *2 (-1083 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-840)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-394 (-1083 *7)))
+ (-5 *1 (-837 *4 *5 *6 *7)) (-5 *3 (-1083 *7))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5)))
+ (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33))))))
+(((*1 *2 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-691)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1083 *3)) (-4 *3 (-973)) (-4 *1 (-1145 *3)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-687)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
+(((*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-589 *3)))))
+(((*1 *1 *1) (-12 (-5 *1 (-845 *2)) (-4 *2 (-284)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-768)) (-5 *3 (-1070)))))
+(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-695)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-108)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1020)) (-5 *1 (-257)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
+(((*1 *2 *3) (-12 (-5 *2 (-394 *3)) (-5 *1 (-517 *3)) (-4 *3 (-508))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3))
+ (-5 *1 (-682 *4 *5 *6 *3)) (-4 *3 (-880 *6 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284))
+ (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 *7)))
+ (-5 *1 (-682 *4 *5 *6 *7)) (-5 *3 (-1083 *7))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-427)) (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-394 *1)) (-4 *1 (-880 *3 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-786)) (-4 *5 (-732)) (-4 *6 (-427)) (-5 *2 (-394 *3))
+ (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-880 *6 *5 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-427))
+ (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-394 (-1083 (-383 *7))))
+ (-5 *1 (-1082 *4 *5 *6 *7)) (-5 *3 (-1083 (-383 *7)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-394 *1)) (-4 *1 (-1127))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-394 *3)) (-5 *1 (-1148 *4 *3))
+ (-4 *3 (-13 (-1145 *4) (-515) (-10 -8 (-15 -2056 ($ $ $)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+ (-14 *5 (-589 (-1087)))
+ (-5 *2
+ (-589 (-1058 *4 (-495 (-796 *6)) (-796 *6) (-719 *4 (-796 *6)))))
+ (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087))))))
+(((*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-252)))))
+(((*1 *2)
+ (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
+ (-5 *1 (-993 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-427)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-1174))
+ (-5 *1 (-1024 *3 *4 *5 *6 *7)) (-4 *7 (-992 *3 *4 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-523))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))))
+(((*1 *1) (-5 *1 (-1171))))
+(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1070)) (-5 *1 (-725)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-1053 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-629 (-383 (-883 *4)))) (-4 *4 (-427))
+ (-5 *2 (-589 (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4)))))
+ (-5 *1 (-269 *4)))))
+(((*1 *1) (-4 *1 (-325)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *5)) (-4 *5 (-406 *4))
+ (-4 *4 (-13 (-515) (-786) (-136)))
+ (-5 *2
+ (-2 (|:| |primelt| *5) (|:| |poly| (-589 (-1083 *5)))
+ (|:| |prim| (-1083 *5))))
+ (-5 *1 (-408 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-515) (-786) (-136)))
+ (-5 *2
+ (-2 (|:| |primelt| *3) (|:| |pol1| (-1083 *3))
+ (|:| |pol2| (-1083 *3)) (|:| |prim| (-1083 *3))))
+ (-5 *1 (-408 *4 *3)) (-4 *3 (-27)) (-4 *3 (-406 *4))))
+ ((*1 *2 *3 *4 *3 *4)
+ (-12 (-5 *3 (-883 *5)) (-5 *4 (-1087)) (-4 *5 (-13 (-339) (-136)))
+ (-5 *2
+ (-2 (|:| |coef1| (-523)) (|:| |coef2| (-523))
+ (|:| |prim| (-1083 *5))))
+ (-5 *1 (-890 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-589 (-1087)))
+ (-4 *5 (-13 (-339) (-136)))
+ (-5 *2
+ (-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 *5)))
+ (|:| |prim| (-1083 *5))))
+ (-5 *1 (-890 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 (-883 *6))) (-5 *4 (-589 (-1087))) (-5 *5 (-1087))
+ (-4 *6 (-13 (-339) (-136)))
+ (-5 *2
+ (-2 (|:| -2275 (-589 (-523))) (|:| |poly| (-589 (-1083 *6)))
+ (|:| |prim| (-1083 *6))))
+ (-5 *1 (-890 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)) (-4 *5 (-339))
+ (-5 *2 (-108)) (-5 *1 (-610 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-339)) (-4 *6 (-13 (-349 *5) (-10 -7 (-6 -4249))))
+ (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4249)))) (-5 *2 (-108))
+ (-5 *1 (-611 *5 *6 *4 *3)) (-4 *3 (-627 *5 *6 *4)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-225 *3 *4))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-523))) (-14 *3 (-589 (-1087)))
+ (-5 *1 (-429 *3 *4 *5)) (-4 *4 (-973))
+ (-4 *5 (-216 (-1271 *3) (-710)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-455 *3 *4))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-973)))))
+(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172))))
+ ((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-1172)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-466)))))
+(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-622 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-548 *3)) (-4 *3 (-37 *2))
+ (-4 *3 (-973)))))
+(((*1 *2 *3) (-12 (-5 *3 (-499)) (-5 *1 (-498 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-499)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-230 *2 *3 *4 *5)) (-4 *2 (-973)) (-4 *3 (-786))
+ (-4 *4 (-243 *3)) (-4 *5 (-732)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))))
+(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10)
+ (|partial| -12 (-5 *2 (-589 (-1083 *13))) (-5 *3 (-1083 *13))
+ (-5 *4 (-589 *12)) (-5 *5 (-589 *10)) (-5 *6 (-589 *13))
+ (-5 *7 (-589 (-589 (-2 (|:| -1998 (-710)) (|:| |pcoef| *13)))))
+ (-5 *8 (-589 (-710))) (-5 *9 (-1169 (-589 (-1083 *10))))
+ (-4 *12 (-786)) (-4 *10 (-284)) (-4 *13 (-880 *10 *11 *12))
+ (-4 *11 (-732)) (-5 *1 (-647 *11 *12 *10 *13)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-537)))))
+(((*1 *1) (-5 *1 (-108))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-2 (|:| |den| (-523)) (|:| |gcdnum| (-523)))))
+ (-4 *4 (-1145 (-383 *2))) (-5 *2 (-523)) (-5 *1 (-844 *4 *5))
+ (-4 *5 (-1145 (-383 *4))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2))
+ (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-158))
+ (-5 *1 (-628 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
+ (-4 *5 (-216 *3 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *3))
+ (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-906 *4 *5 *6 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-589 *7) (-589 *7))) (-5 *2 (-589 *7))
+ (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *1 (-906 *4 *5 *6 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-379 *3)) (-4 *3 (-380))))
+ ((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-379 *3)) (-4 *3 (-380))))
+ ((*1 *2 *2) (-12 (-5 *2 (-852)) (|has| *1 (-6 -4239)) (-4 *1 (-380))))
+ ((*1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-852))))
+ ((*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-1068 (-523))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
+ (-5 *1 (-161 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *4)) (-4 *4 (-973)) (-5 *2 (-1169 *4))
+ (-5 *1 (-1088 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-852)) (-5 *2 (-1169 *3)) (-5 *1 (-1088 *3))
+ (-4 *3 (-973)))))
+(((*1 *2)
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-4 *3 (-831 *5)) (-5 *2 (-629 *3))
+ (-5 *1 (-631 *5 *3 *6 *4)) (-4 *6 (-349 *3))
+ (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-110))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1070)) (-4 *4 (-786)) (-5 *1 (-860 *4 *2))
+ (-4 *2 (-406 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-1070)) (-5 *2 (-292 (-523)))
+ (-5 *1 (-861)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-589 (-562 *4))) (-4 *4 (-406 *3)) (-4 *3 (-786))
+ (-5 *1 (-532 *3 *4))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-820 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-108))
+ (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-2 (|:| -3573 (-1083 *6)) (|:| -3262 (-523)))))
+ (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-523))
+ (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-570 *4 *5))
+ (-5 *3
+ (-1 (-2 (|:| |ans| *4) (|:| -2438 *4) (|:| |sol?| (-108)))
+ (-523) *4))
+ (-4 *4 (-339)) (-4 *5 (-1145 *4)) (-5 *1 (-533 *4 *5)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3))
+ (-4 *3 (-1016)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *1 *1 *2 *3 *1)
+ (-12 (-4 *1 (-302 *2 *3)) (-4 *2 (-973)) (-4 *3 (-731)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 (-589 *5))) (-4 *5 (-1160 *4))
+ (-4 *4 (-37 (-383 (-523))))
+ (-5 *2 (-1 (-1068 *4) (-589 (-1068 *4)))) (-5 *1 (-1162 *4 *5)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-695))))
+ ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-65 DOT))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-364))
+ (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-695)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *3 (-589 (-240)))
+ (-5 *1 (-238))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-874 (-203)) (-874 (-203)))) (-5 *1 (-240))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-455 *5 *6))) (-5 *3 (-455 *5 *6))
+ (-14 *5 (-589 (-1087))) (-4 *6 (-427)) (-5 *2 (-1169 *6))
+ (-5 *1 (-577 *5 *6)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
(-4 *2 (-13 (-406 *3) (-930)))))
@@ -17035,74 +12648,597 @@
((*1 *2 *2)
(-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
(-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
- ((*1 *1 *2) (-12 (-5 *1 (-307 *2)) (-4 *2 (-786))))
+ ((*1 *1 *1) (-4 *1 (-261)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-394 *4)) (-4 *4 (-515))
+ (-5 *2 (-589 (-2 (|:| -2275 (-710)) (|:| |logand| *4))))
+ (-5 *1 (-296 *4))))
((*1 *1 *1)
(-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
(-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-607 *3 *4)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
+ (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1073 *3))))
((*1 *2 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
(-5 *1 (-1074 *3))))
- ((*1 *1 *1) (-4 *1 (-1112))))
-(((*1 *1) (-5 *1 (-762))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3)))))
-(((*1 *1 *1 *1) (-4 *1 (-604))) ((*1 *1 *1 *1) (-5 *1 (-1034))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-768)) (-5 *3 (-1070)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523)))))
+ (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4))
+ (-4 *4 (-657 (-383 (-523)))) (-4 *3 (-786)) (-4 *4 (-158)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-306))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-306)))))
(((*1 *2 *1)
- (-12
- (-5 *2
- (-589
- (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
- (|:| -2464 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
- (|:| |relerr| (-203)))))
- (-5 *1 (-518))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-560 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))
- (-5 *2 (-589 *3))))
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973))
+ (-5 *2 (-589 (-589 (-589 (-710))))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-793))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-895))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-918))))
+ ((*1 *2 *1) (-12 (-4 *1 (-938 *2)) (-4 *2 (-1123))))
((*1 *2 *1)
- (-12
- (-5 *2
- (-589
- (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
- (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
- (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
- (|:| |abserr| (-203)) (|:| |relerr| (-203)))))
- (-5 *1 (-742)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-629 (-383 (-883 *4)))) (-4 *4 (-427))
- (-5 *2 (-589 (-3 (-383 (-883 *4)) (-1077 (-1087) (-883 *4)))))
- (-5 *1 (-269 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1131 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1160 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-2 (|:| -2424 (-1083 *6)) (|:| -1475 (-523)))))
- (-4 *6 (-284)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-523))
- (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))))
+ (-12 (-4 *2 (-13 (-1016) (-33))) (-5 *1 (-1052 *2 *3))
+ (-4 *3 (-13 (-1016) (-33))))))
(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-589 *1)) (-4 *1 (-851)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-427))))
+ ((*1 *1 *1 *1) (-4 *1 (-427)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-5 *1 (-459 *2)) (-4 *2 (-1145 (-523)))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *1 *1 *1) (-5 *1 (-710)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *5 (-284))
+ (-5 *1 (-847 *3 *4 *5 *2)) (-4 *2 (-880 *5 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *6 *4 *5))
+ (-5 *1 (-847 *4 *5 *6 *2)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-284))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1083 *6)) (-4 *6 (-880 *5 *3 *4)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *5 (-284)) (-5 *1 (-847 *3 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-1083 *7))) (-4 *4 (-732)) (-4 *5 (-786))
+ (-4 *6 (-284)) (-5 *2 (-1083 *7)) (-5 *1 (-847 *4 *5 *6 *7))
+ (-4 *7 (-880 *6 *4 *5))))
+ ((*1 *1 *1 *1) (-5 *1 (-852)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-427)) (-4 *3 (-515)) (-5 *1 (-899 *3 *2))
+ (-4 *2 (-1145 *3))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-427)))))
+(((*1 *1) (-5 *1 (-413))))
+(((*1 *1) (-12 (-4 *1 (-401 *2)) (-4 *2 (-344)) (-4 *2 (-1016)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-1091)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-288)) (-5 *1 (-273))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-288)) (-5 *1 (-273))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-1070))) (-5 *3 (-1070)) (-5 *2 (-288))
+ (-5 *1 (-273)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1020)) (-5 *1 (-1091)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-589 (-1 *4 (-589 *4)))) (-4 *4 (-1016))
+ (-5 *1 (-109 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1016))
+ (-5 *1 (-109 *4))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-110)) (-5 *2 (-589 (-1 *4 (-589 *4))))
+ (-5 *1 (-109 *4)) (-4 *4 (-1016)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-695)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-2 (|:| |k| (-614 *3)) (|:| |c| *4))))
+ (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
+ (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))))
+(((*1 *1 *2 *3 *3 *3 *4)
+ (-12 (-4 *4 (-339)) (-4 *3 (-1145 *4)) (-4 *5 (-1145 (-383 *3)))
+ (-4 *1 (-311 *4 *3 *5 *2)) (-4 *2 (-318 *4 *3 *5))))
+ ((*1 *1 *2 *2 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-339)) (-4 *4 (-1145 *2))
+ (-4 *5 (-1145 (-383 *4))) (-4 *1 (-311 *2 *4 *5 *6))
+ (-4 *6 (-318 *2 *4 *5))))
+ ((*1 *1 *2 *2)
+ (-12 (-4 *2 (-339)) (-4 *3 (-1145 *2)) (-4 *4 (-1145 (-383 *3)))
+ (-4 *1 (-311 *2 *3 *4 *5)) (-4 *5 (-318 *2 *3 *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-339)) (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4)))
+ (-4 *1 (-311 *3 *4 *5 *2)) (-4 *2 (-318 *3 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-389 *4 (-383 *4) *5 *6)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-4 *6 (-318 *3 *4 *5)) (-4 *3 (-339))
+ (-4 *1 (-311 *3 *4 *5 *6)))))
+(((*1 *1 *1 *1) (-4 *1 (-897))))
(((*1 *1 *1 *2)
(-12 (-5 *2 (-710)) (-4 *1 (-599 *3)) (-4 *3 (-973)) (-4 *3 (-339))))
((*1 *2 *2 *3 *4)
(-12 (-5 *3 (-710)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339))
(-5 *1 (-602 *5 *2)) (-4 *2 (-599 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-203)) (-5 *1 (-282)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
+ (-5 *2 (-758 *3))))
+ ((*1 *2 *1) (-12 (-4 *2 (-782)) (-5 *1 (-1190 *3 *2)) (-4 *3 (-973)))))
+(((*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-710))))
+ ((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-378)) (-5 *2 (-710)))))
+(((*1 *1 *1) (-5 *1 (-985))))
+(((*1 *1 *2 *2 *3 *1)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1020)) (-5 *1 (-268)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1101 *4 *5))
+ (-4 *4 (-1016)) (-4 *5 (-1016)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325))
+ (-4 *2
+ (-13 (-378)
+ (-10 -7 (-15 -3976 (*2 *4)) (-15 -4076 ((-852) *2))
+ (-15 -2922 ((-1169 *2) (-852))) (-15 -1732 (*2 *2)))))
+ (-5 *1 (-332 *2 *4)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (-12 (-4 *1 (-784)) (-5 *2 (-523))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-836 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-989 *4 *3)) (-4 *4 (-13 (-784) (-339)))
+ (-4 *3 (-1145 *4)) (-5 *2 (-523))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427)))
+ (-5 *2 (-523)) (-5 *1 (-1031 *4 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *4)))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-779 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427)))
+ (-5 *2 (-523)) (-5 *1 (-1031 *6 *3))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-1070))
+ (-4 *6 (-13 (-515) (-786) (-964 *2) (-585 *2) (-427)))
+ (-5 *2 (-523)) (-5 *1 (-1031 *6 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6)))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-427)) (-5 *2 (-523))
+ (-5 *1 (-1032 *4))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-779 (-383 (-883 *6))))
+ (-5 *3 (-383 (-883 *6))) (-4 *6 (-427)) (-5 *2 (-523))
+ (-5 *1 (-1032 *6))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *3 (-383 (-883 *6))) (-5 *4 (-1087))
+ (-5 *5 (-1070)) (-4 *6 (-427)) (-5 *2 (-523)) (-5 *1 (-1032 *6))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-523)) (-5 *1 (-1106 *3)) (-4 *3 (-973)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-60 *3)) (-14 *3 (-1087))))
+ ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-67 *3)) (-14 *3 (-1087))))
+ ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-70 *3)) (-14 *3 (-1087))))
+ ((*1 *2 *1) (-12 (-4 *1 (-371)) (-5 *2 (-1174))))
+ ((*1 *2 *3) (-12 (-5 *3 (-364)) (-5 *2 (-1174)) (-5 *1 (-373))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050))))
+ ((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1174)) (-5 *1 (-1050))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-794))) (-5 *2 (-1174)) (-5 *1 (-1050)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-325)) (-5 *2 (-394 (-1083 (-1083 *4))))
+ (-5 *1 (-1122 *4)) (-5 *3 (-1083 (-1083 *4))))))
(((*1 *2 *1 *3)
(-12 (-5 *3 (-523)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1123))
(-4 *5 (-349 *4)) (-4 *2 (-349 *4))))
((*1 *2 *1 *3)
(-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *6 *7 *2)) (-4 *6 (-973))
(-4 *7 (-216 *5 *6)) (-4 *2 (-216 *4 *6)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-355))) (-5 *1 (-966)) (-5 *3 (-355)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-158)))))
(((*1 *1 *1) (-4 *1 (-575)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
(-4 *2 (-13 (-406 *3) (-930) (-1109))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-3 (|:| |fst| (-410)) (|:| -3164 "void")))
+ (-5 *1 (-413)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-523)) (|has| *1 (-6 -4239)) (-4 *1 (-380))
+ (-5 *2 (-852)))))
+(((*1 *1 *1) (-12 (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-157))))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-479 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-786)))))
+(((*1 *2 *1 *3 *4 *4 *5)
+ (-12 (-5 *3 (-874 (-203))) (-5 *4 (-805)) (-5 *5 (-852))
+ (-5 *2 (-1174)) (-5 *1 (-443))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-874 (-203))) (-5 *2 (-1174)) (-5 *1 (-443))))
+ ((*1 *2 *1 *3 *4 *4 *5)
+ (-12 (-5 *3 (-589 (-874 (-203)))) (-5 *4 (-805)) (-5 *5 (-852))
+ (-5 *2 (-1174)) (-5 *1 (-443)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-1180 *4 *5 *6 *7)))
+ (-5 *1 (-1180 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 *9)) (-5 *4 (-1 (-108) *9 *9))
+ (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-987 *6 *7 *8)) (-4 *6 (-515))
+ (-4 *7 (-732)) (-4 *8 (-786)) (-5 *2 (-589 (-1180 *6 *7 *8 *9)))
+ (-5 *1 (-1180 *6 *7 *8 *9)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-367)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-895))) (-5 *1 (-104)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *2 (-589 *4)) (-5 *1 (-1042 *3 *4)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *2 (-589 *3)) (-5 *1 (-1042 *4 *3)) (-4 *4 (-1145 *3)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-1129 *4)) (-4 *4 (-973)) (-4 *4 (-515))
+ (-5 *2 (-383 (-883 *4)))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-1129 *4)) (-4 *4 (-973)) (-4 *4 (-515))
+ (-5 *2 (-383 (-883 *4))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-108)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-695)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *1)) (-4 *1 (-427))))
+ ((*1 *1 *1 *1) (-4 *1 (-427))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *5)) (-5 *4 (-852)) (-4 *5 (-786))
+ (-5 *2 (-589 (-614 *5))) (-5 *1 (-614 *5)))))
+(((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-710)) (-5 *6 (-108)) (-4 *7 (-427)) (-4 *8 (-732))
+ (-4 *9 (-786)) (-4 *3 (-987 *7 *8 *9))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-990 *7 *8 *9 *3 *4)) (-4 *4 (-992 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-4 *3 (-987 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-990 *6 *7 *8 *3 *4)) (-4 *4 (-992 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-990 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-710)) (-5 *6 (-108)) (-4 *7 (-427)) (-4 *8 (-732))
+ (-4 *9 (-786)) (-4 *3 (-987 *7 *8 *9))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-1057 *7 *8 *9 *3 *4)) (-4 *4 (-1025 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-710)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-4 *3 (-987 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-1057 *6 *7 *8 *3 *4)) (-4 *4 (-1025 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-589 *4))
+ (|:| |todo| (-589 (-2 (|:| |val| (-589 *3)) (|:| -2394 *4))))))
+ (-5 *1 (-1057 *5 *6 *7 *3 *4)) (-4 *4 (-1025 *5 *6 *7 *3)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-14 *4 (-589 (-1087))) (-4 *2 (-158))
+ (-4 *3 (-216 (-1271 *4) (-710)))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -2557 *5) (|:| -3262 *3))
+ (-2 (|:| -2557 *5) (|:| -3262 *3))))
+ (-5 *1 (-436 *4 *2 *5 *3 *6 *7)) (-4 *5 (-786))
+ (-4 *7 (-880 *2 *3 (-796 *4))))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-427)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *3 (-589 (-240)))
+ (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-240))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-443))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 (-1011 (-355)))) (-5 *1 (-443)))))
+(((*1 *2 *3) (-12 (-5 *3 (-364)) (-5 *2 (-1174)) (-5 *1 (-367))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-367)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-393 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
+ ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-1014 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
(((*1 *2 *1 *3) (-12 (-5 *3 (-852)) (-5 *2 (-443)) (-5 *1 (-1170)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *1 (-959 *2))
+ (-4 *2 (-13 (-1016) (-10 -8 (-15 * ($ $ $))))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-157)))))
+(((*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-883 (-355))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-383 (-883 (-355)))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-292 (-355))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-883 (-523))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-383 (-883 (-523)))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-292 (-523))) (-5 *1 (-315 *3 *4 *5))
+ (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1087)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 *2))
+ (-14 *4 (-589 *2)) (-4 *5 (-363))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-292 *5)) (-4 *5 (-363)) (-5 *1 (-315 *3 *4 *5))
+ (-14 *3 (-589 (-1087))) (-14 *4 (-589 (-1087)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-629 (-383 (-883 (-523))))) (-4 *1 (-360))))
+ ((*1 *1 *2) (-12 (-5 *2 (-629 (-383 (-883 (-355))))) (-4 *1 (-360))))
+ ((*1 *1 *2) (-12 (-5 *2 (-629 (-883 (-523)))) (-4 *1 (-360))))
+ ((*1 *1 *2) (-12 (-5 *2 (-629 (-883 (-355)))) (-4 *1 (-360))))
+ ((*1 *1 *2) (-12 (-5 *2 (-629 (-292 (-523)))) (-4 *1 (-360))))
+ ((*1 *1 *2) (-12 (-5 *2 (-629 (-292 (-355)))) (-4 *1 (-360))))
+ ((*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-523)))) (-4 *1 (-372))))
+ ((*1 *1 *2) (-12 (-5 *2 (-383 (-883 (-355)))) (-4 *1 (-372))))
+ ((*1 *1 *2) (-12 (-5 *2 (-883 (-523))) (-4 *1 (-372))))
+ ((*1 *1 *2) (-12 (-5 *2 (-883 (-355))) (-4 *1 (-372))))
+ ((*1 *1 *2) (-12 (-5 *2 (-292 (-523))) (-4 *1 (-372))))
+ ((*1 *1 *2) (-12 (-5 *2 (-292 (-355))) (-4 *1 (-372))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 (-523))))) (-4 *1 (-416))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 (-383 (-883 (-355))))) (-4 *1 (-416))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 (-883 (-523)))) (-4 *1 (-416))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 (-883 (-355)))) (-4 *1 (-416))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 (-292 (-523)))) (-4 *1 (-416))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1169 (-292 (-355)))) (-4 *1 (-416))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-3
+ (|:| |nia|
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (|:| |mdnia|
+ (-2 (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-589 (-1011 (-779 (-203)))))
+ (|:| |abserr| (-203)) (|:| |relerr| (-203))))))
+ (-5 *1 (-708))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
+ (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
+ (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
+ (|:| |abserr| (-203)) (|:| |relerr| (-203))))
+ (-5 *1 (-747))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-3
+ (|:| |noa|
+ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203)))
+ (|:| |lb| (-589 (-779 (-203))))
+ (|:| |cf| (-589 (-292 (-203))))
+ (|:| |ub| (-589 (-779 (-203))))))
+ (|:| |lsa|
+ (-2 (|:| |lfn| (-589 (-292 (-203))))
+ (|:| -4105 (-589 (-203)))))))
+ (-5 *1 (-777))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |pde| (-589 (-292 (-203))))
+ (|:| |constraints|
+ (-589
+ (-2 (|:| |start| (-203)) (|:| |finish| (-203))
+ (|:| |grid| (-710)) (|:| |boundaryType| (-523))
+ (|:| |dStart| (-629 (-203))) (|:| |dFinish| (-629 (-203))))))
+ (|:| |f| (-589 (-589 (-292 (-203))))) (|:| |st| (-1070))
+ (|:| |tol| (-203))))
+ (-5 *1 (-829))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *1 (-905 *3 *4 *5 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2)
+ (-3255
+ (-12 (-5 *2 (-883 *3))
+ (-12 (-2575 (-4 *3 (-37 (-383 (-523)))))
+ (-2575 (-4 *3 (-37 (-523)))) (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
+ (-4 *5 (-786)))
+ (-12 (-5 *2 (-883 *3))
+ (-12 (-2575 (-4 *3 (-508))) (-2575 (-4 *3 (-37 (-383 (-523)))))
+ (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
+ (-4 *5 (-786)))
+ (-12 (-5 *2 (-883 *3))
+ (-12 (-2575 (-4 *3 (-921 (-523)))) (-4 *3 (-37 (-383 (-523))))
+ (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
+ (-4 *5 (-786)))))
+ ((*1 *1 *2)
+ (-3255
+ (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
+ (-12 (-2575 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523)))
+ (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))
+ (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))))
+ (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973))
+ (-4 *4 (-732)) (-4 *5 (-786)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-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 (-172)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-427) (-136))) (-5 *2 (-394 *3))
+ (-5 *1 (-95 *4 *3)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-13 (-427) (-136)))
+ (-5 *2 (-394 *3)) (-5 *1 (-95 *5 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-589 (-995 *4 *5 *2))) (-4 *4 (-1016))
+ (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
+ (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4))))
+ (-5 *1 (-53 *4 *5 *2))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-589 (-995 *5 *6 *2))) (-5 *4 (-852)) (-4 *5 (-1016))
+ (-4 *6 (-13 (-973) (-817 *5) (-786) (-564 (-823 *5))))
+ (-4 *2 (-13 (-406 *6) (-817 *5) (-564 (-823 *5))))
+ (-5 *1 (-53 *5 *6 *2)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-851)) (-5 *2 (-2 (|:| -2275 (-589 *1)) (|:| -4102 *1)))
+ (-5 *3 (-589 *1)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 (-523)))
+ (-5 *2 (-1169 (-523))) (-5 *1 (-1194 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-427)) (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-5 *2 (-589 *3)) (-5 *1 (-906 *4 *5 *6 *3))
+ (-4 *3 (-987 *4 *5 *6)))))
+(((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1087)) (-5 *1 (-617 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-589 (-629 *5))) (-4 *5 (-284)) (-4 *5 (-973))
(-5 *2 (-1169 (-1169 *5))) (-5 *1 (-956 *5)) (-5 *4 (-1169 *5)))))
+(((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *2 *3 *4 *5 *6)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016))))
+ ((*1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-1069))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-1087)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-339)) (-5 *1 (-952 *3 *2)) (-4 *2 (-599 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-339)) (-5 *2 (-2 (|:| -1747 *3) (|:| -3362 (-589 *5))))
+ (-5 *1 (-952 *5 *3)) (-5 *4 (-589 *5)) (-4 *3 (-599 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5)) (-4 *5 (-1016)) (-5 *2 (-1 *5 *4))
+ (-5 *1 (-623 *4 *5)) (-4 *4 (-1016))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1184 *3 *2)) (-4 *3 (-786)) (-4 *2 (-973))))
+ ((*1 *2 *1) (-12 (-4 *2 (-973)) (-5 *1 (-1190 *2 *3)) (-4 *3 (-782)))))
+(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962))
+ (-5 *1 (-688)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-678)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-589 (-271 *4))) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
+ (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-589 (-710)))
+ (-5 *1 (-835 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-515) (-786)))
+ (-4 *2 (-13 (-406 *4) (-930) (-1109))) (-5 *1 (-552 *4 *2 *3))
+ (-4 *3 (-13 (-406 (-155 *4)) (-930) (-1109))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -2210 *3) (|:| |coef1| (-721 *3))))
+ (-5 *1 (-721 *3)) (-4 *3 (-515)) (-4 *3 (-973)))))
+(((*1 *2)
+ (-12 (-4 *3 (-13 (-786) (-515) (-964 (-523)))) (-5 *2 (-1174))
+ (-5 *1 (-409 *3 *4)) (-4 *4 (-406 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-2 (|:| -2402 (-1087)) (|:| -2746 (-413)))))
+ (-5 *1 (-1091)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-25)) (-4 *3 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-406 *3))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3))
+ (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-589 *1)) (-4 *1 (-880 *3 *4 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-973))
+ (-4 *7 (-880 *6 *4 *5)) (-5 *2 (-589 *3))
+ (-5 *1 (-881 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-339)
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $))
+ (-15 -2171 (*7 $))))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
+(((*1 *1) (-5 *1 (-413))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-393 *4)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-383 (-1083 (-292 *3)))) (-4 *3 (-13 (-515) (-786)))
+ (-5 *1 (-1044 *3)))))
(((*1 *2 *3 *3)
(-12 (-5 *3 (-589 *2)) (-5 *1 (-164 *2)) (-4 *2 (-284))))
((*1 *2 *3 *2)
@@ -17112,22 +13248,297 @@
(-12 (-5 *3 (-589 *8))
(-5 *4
(-589
- (-2 (|:| -3760 (-629 *7)) (|:| |basisDen| *7)
+ (-2 (|:| -2922 (-629 *7)) (|:| |basisDen| *7)
(|:| |basisInv| (-629 *7)))))
(-5 *5 (-710)) (-4 *8 (-1145 *7)) (-4 *7 (-1145 *6)) (-4 *6 (-325))
(-5 *2
- (-2 (|:| -3760 (-629 *7)) (|:| |basisDen| *7)
+ (-2 (|:| -2922 (-629 *7)) (|:| |basisDen| *7)
(|:| |basisInv| (-629 *7))))
(-5 *1 (-469 *6 *7 *8))))
((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *5 (-710)) (-4 *6 (-1016)) (-4 *7 (-831 *6))
+ (-5 *2 (-629 *7)) (-5 *1 (-631 *6 *7 *3 *4)) (-4 *3 (-349 *7))
+ (-4 *4 (-13 (-349 *6) (-10 -7 (-6 -4248)))))))
+(((*1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-144)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1052 *2 *3)) (-4 *2 (-13 (-1016) (-33)))
+ (-4 *3 (-13 (-1016) (-33))))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-5 *1 (-89 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-337 (-110))) (-4 *2 (-973)) (-5 *1 (-654 *2 *4))
+ (-4 *4 (-591 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-337 (-110))) (-5 *1 (-773 *2)) (-4 *2 (-973)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4)))
+ (-5 *2 (-2 (|:| |num| (-1169 *4)) (|:| |den| *4))))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-742)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732))
+ (-5 *2
+ (-2 (|:| |mval| (-629 *4)) (|:| |invmval| (-629 *4))
+ (|:| |genIdeal| (-475 *4 *5 *6 *7))))
+ (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1169 (-1087))) (-5 *3 (-1169 (-428 *4 *5 *6 *7)))
+ (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-158)) (-14 *5 (-852))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-1169 (-629 *4)))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-428 *4 *5 *6 *7)))
+ (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-158)) (-14 *5 (-852))
+ (-14 *6 (-589 *2)) (-14 *7 (-1169 (-629 *4)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-428 *3 *4 *5 *6))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087)))
+ (-14 *6 (-1169 (-629 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 (-1087))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-158)) (-14 *4 (-852)) (-14 *5 (-589 (-1087)))
+ (-14 *6 (-1169 (-629 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1087)) (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158))
+ (-14 *4 (-852)) (-14 *5 (-589 *2)) (-14 *6 (-1169 (-629 *3)))))
+ ((*1 *1)
+ (-12 (-5 *1 (-428 *2 *3 *4 *5)) (-4 *2 (-158)) (-14 *3 (-852))
+ (-14 *4 (-589 (-1087))) (-14 *5 (-1169 (-629 *2))))))
(((*1 *2 *3)
(-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
(-4 *3 (-13 (-339) (-1109) (-930))))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-1104)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6))
+ (-5 *2 (-2 (|:| |bas| (-451 *4 *5 *6 *7)) (|:| -3346 (-589 *7))))
+ (-5 *1 (-906 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
+(((*1 *1 *1 *1) (-4 *1 (-701))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1123)) (-5 *1 (-351 *4 *2))
+ (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249)))))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-880 *3 *4 *2)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-732)) (-4 *5 (-973)) (-4 *6 (-880 *5 *4 *2))
+ (-4 *2 (-786)) (-5 *1 (-881 *4 *2 *5 *6 *3))
+ (-4 *3
+ (-13 (-339)
+ (-10 -8 (-15 -3976 ($ *6)) (-15 -2164 (*6 $))
+ (-15 -2171 (*6 $)))))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-515))
+ (-5 *2 (-1087)) (-5 *1 (-969 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *4)) (-4 *4 (-158))
+ (-5 *2 (-589 (-883 *4)))))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-589 (-883 *4))) (-5 *1 (-392 *3 *4))
+ (-4 *3 (-393 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-5 *2 (-589 (-883 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-589 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1169 (-428 *4 *5 *6 *7))) (-5 *2 (-589 (-883 *4)))
+ (-5 *1 (-428 *4 *5 *6 *7)) (-4 *4 (-515)) (-4 *4 (-158))
+ (-14 *5 (-852)) (-14 *6 (-589 (-1087))) (-14 *7 (-1169 (-629 *4))))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-1 (-540 *3) *3 (-1087)))
+ (-5 *6
+ (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3
+ (-1087)))
+ (-4 *3 (-261)) (-4 *3 (-575)) (-4 *3 (-964 *4)) (-4 *3 (-406 *7))
+ (-5 *4 (-1087)) (-4 *7 (-564 (-823 (-523)))) (-4 *7 (-427))
+ (-4 *7 (-817 (-523))) (-4 *7 (-786)) (-5 *2 (-540 *3))
+ (-5 *1 (-532 *7 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7)))
+ (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732))
+ (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8)))
+ (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7)))
+ (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732))
+ (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8)))
+ (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-985)) (-5 *3 (-1070)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-68 APROD)))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-696)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-710)) (-4 *1 (-209 *4))
+ (-4 *4 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-209 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-211)) (-5 *2 (-710))))
+ ((*1 *1 *1) (-4 *1 (-211)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *3 (-13 (-339) (-136))) (-5 *1 (-375 *3 *4))
+ (-4 *4 (-1145 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-339) (-136))) (-5 *1 (-375 *2 *3))
+ (-4 *3 (-1145 *2))))
+ ((*1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 (-710))) (-4 *1 (-831 *4))
+ (-4 *4 (-1016))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *1 (-831 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *1 (-831 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *1) (-12 (-4 *1 (-231 *3)) (-4 *3 (-1123)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-710))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-973))
+ (-4 *2 (-13 (-380) (-964 *4) (-339) (-1109) (-261)))
+ (-5 *1 (-418 *4 *3 *2)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-562 *3)) (-4 *3 (-786))))
+ ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070))
+ (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1) (-5 *1 (-306))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-203)) (-5 *5 (-523)) (-5 *2 (-1119 *3))
+ (-5 *1 (-729 *3)) (-4 *3 (-903))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-589 (-874 (-203))))) (-5 *4 (-108))
+ (-5 *1 (-1119 *2)) (-4 *2 (-903)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-1068 *7))) (-4 *6 (-786))
(-4 *7 (-880 *5 (-495 *6) *6)) (-4 *5 (-973))
(-5 *2 (-1 (-1068 *7) *7)) (-5 *1 (-1040 *5 *6 *7)))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786))
+ (-5 *2 (-2 (|:| -2275 *1) (|:| |gap| (-710)) (|:| -3143 *1)))
+ (-4 *1 (-987 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-2 (|:| -2275 *1) (|:| |gap| (-710)) (|:| -3143 *1)))
+ (-4 *1 (-987 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
+ (-14 *4 (-589 (-1087)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1123))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786)))
+ (-14 *4 (-589 (-1087)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-824 *3)) (-4 *3 (-786)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-852)) (-4 *1 (-684 *3)) (-4 *3 (-158)))))
+(((*1 *2 *1) (-12 (-4 *1 (-231 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-852)) (-4 *1 (-216 *3 *4)) (-4 *4 (-973))
+ (-4 *4 (-1123))))
+ ((*1 *1 *2)
+ (-12 (-14 *3 (-589 (-1087))) (-4 *4 (-158))
+ (-4 *5 (-216 (-1271 *3) (-710)))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -2557 *2) (|:| -3262 *5))
+ (-2 (|:| -2557 *2) (|:| -3262 *5))))
+ (-5 *1 (-436 *3 *4 *2 *5 *6 *7)) (-4 *2 (-786))
+ (-4 *7 (-880 *4 *5 (-796 *3)))))
+ ((*1 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120)))))
+(((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3))))
+ ((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
+(((*1 *2 *1 *2)
+ (-12 (-4 *1 (-340 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1070)) (-5 *2 (-589 (-1092))) (-5 *1 (-811)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *1 *1) (-12 (-5 *1 (-558 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1) (-5 *1 (-578))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-732))
+ (-4 *3 (-13 (-786) (-10 -8 (-15 -3077 ((-1087) $))))) (-4 *5 (-515))
+ (-5 *1 (-672 *4 *3 *5 *2)) (-4 *2 (-880 (-383 (-883 *5)) *4 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *4 (-973)) (-4 *5 (-732))
+ (-4 *3
+ (-13 (-786)
+ (-10 -8 (-15 -3077 ((-1087) $))
+ (-15 -2354 ((-3 $ "failed") (-1087))))))
+ (-5 *1 (-913 *4 *5 *3 *2)) (-4 *2 (-880 (-883 *4) *5 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 *6))
+ (-4 *6
+ (-13 (-786)
+ (-10 -8 (-15 -3077 ((-1087) $))
+ (-15 -2354 ((-3 $ "failed") (-1087))))))
+ (-4 *4 (-973)) (-4 *5 (-732)) (-5 *1 (-913 *4 *5 *6 *2))
+ (-4 *2 (-880 (-883 *4) *5 *6)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-695)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108))
+ (-5 *2
+ (-2 (|:| |contp| (-523))
+ (|:| -3286 (-589 (-2 (|:| |irr| *3) (|:| -3269 (-523)))))))
+ (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108))
+ (-5 *2
+ (-2 (|:| |contp| (-523))
+ (|:| -3286 (-589 (-2 (|:| |irr| *3) (|:| -3269 (-523)))))))
+ (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *2 *3 *3 *3 *4 *5 *6)
+ (-12 (-5 *3 (-292 (-523))) (-5 *4 (-1 (-203) (-203)))
+ (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203)))
+ (-5 *1 (-636)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-292 *5)))
+ (-5 *1 (-1043 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087)))
+ (-4 *5 (-13 (-284) (-786) (-136))) (-5 *2 (-589 (-589 (-292 *5))))
+ (-5 *1 (-1043 *5)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-905 *4 *5 *6 *3)) (-4 *4 (-973)) (-4 *5 (-732))
+ (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6)) (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-562 *3)) (-5 *5 (-1 (-1083 *3) (-1083 *3)))
+ (-4 *3 (-13 (-27) (-406 *6))) (-4 *6 (-13 (-786) (-515)))
+ (-5 *2 (-540 *3)) (-5 *1 (-510 *6 *3)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
(((*1 *2 *2 *2)
(-12
(-5 *2
@@ -17136,1014 +13547,4602 @@
(|:| |polj| *6))))
(-4 *4 (-732)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427)) (-4 *5 (-786))
(-5 *1 (-424 *3 *4 *5 *6)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-794) (-794))) (-5 *1 (-110))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-794) (-589 (-794)))) (-5 *1 (-110))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1 (-794) (-589 (-794)))) (-5 *1 (-110))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1174)) (-5 *1 (-193 *3))
- (-4 *3
- (-13 (-786)
- (-10 -8 (-15 -1937 ((-1070) $ (-1087))) (-15 -1239 (*2 $))
- (-15 -4048 (*2 $)))))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-370))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-370))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-473))))
- ((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-650))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1104))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-1104)))))
+(((*1 *1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| -3753 (-589 (-794))) (|:| -1773 (-589 (-794)))
+ (|:| |presup| (-589 (-794))) (|:| -2065 (-589 (-794)))
+ (|:| |args| (-589 (-794)))))
+ (-5 *1 (-1087))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-589 (-794)))) (-5 *1 (-1087)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-629 *6)) (-5 *5 (-1 (-394 (-1083 *6)) (-1083 *6)))
+ (-4 *6 (-339))
+ (-5 *2
+ (-589
+ (-2 (|:| |outval| *7) (|:| |outmult| (-523))
+ (|:| |outvect| (-589 (-629 *7))))))
+ (-5 *1 (-496 *6 *7 *4)) (-4 *7 (-339)) (-4 *4 (-13 (-339) (-784))))))
+(((*1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *4 (-158)) (-4 *5 (-349 *4))
+ (-4 *6 (-349 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4)))
+ (-5 *1 (-628 *4 *5 *6 *3)) (-4 *3 (-627 *4 *5 *6))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3))
+ (-4 *3 (-591 *2))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-158)) (-4 *2 (-973)) (-5 *1 (-654 *2 *3))
+ (-4 *3 (-591 *2))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973))))
+ ((*1 *1 *1) (-12 (-5 *1 (-773 *2)) (-4 *2 (-158)) (-4 *2 (-973)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1174)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1016)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-203)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1016) (-964 *5)))
+ (-4 *5 (-817 *4)) (-4 *4 (-1016)) (-5 *2 (-1 (-108) *5))
+ (-5 *1 (-862 *4 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-987 *3 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-5 *2 (-383 (-883 *4))) (-5 *1 (-855 *4 *5 *6 *3))
+ (-4 *3 (-880 *4 *6 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-629 *7)) (-4 *7 (-880 *4 *6 *5))
+ (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-5 *2 (-629 (-383 (-883 *4))))
+ (-5 *1 (-855 *4 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-880 *4 *6 *5))
+ (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-5 *2 (-589 (-383 (-883 *4))))
+ (-5 *1 (-855 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-225 *4 *5)) (-14 *4 (-589 (-1087))) (-4 *5 (-427))
+ (-5 *2 (-455 *4 *5)) (-5 *1 (-577 *4 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *3 (-1127)) (-4 *5 (-1145 *3)) (-4 *6 (-1145 (-383 *5)))
+ (-5 *2 (-108)) (-5 *1 (-317 *4 *3 *5 *6)) (-4 *4 (-318 *3 *5 *6))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-155 *4)) (-5 *1 (-165 *4 *3))
+ (-4 *4 (-13 (-339) (-784))) (-4 *3 (-1145 *2)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-203)) (-5 *2 (-1174)) (-5 *1 (-761)))))
(((*1 *2 *3 *3)
(-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-515))
(-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
(-5 *1 (-906 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
- (-5 *1 (-692)))))
-(((*1 *2 *3 *4 *5 *6 *7 *8 *9)
- (|partial| -12 (-5 *4 (-589 *11)) (-5 *5 (-589 (-1083 *9)))
- (-5 *6 (-589 *9)) (-5 *7 (-589 *12)) (-5 *8 (-589 (-710)))
- (-4 *11 (-786)) (-4 *9 (-284)) (-4 *12 (-880 *9 *10 *11))
- (-4 *10 (-732)) (-5 *2 (-589 (-1083 *12)))
- (-5 *1 (-647 *10 *11 *9 *12)) (-5 *3 (-1083 *12)))))
-(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5)
- (-12 (-5 *3 (-1070)) (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523)))
- (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-697)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-821 *4 *3))
+ (-4 *3 (-1123))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-562 *5))) (-4 *4 (-786)) (-5 *2 (-562 *5))
- (-5 *1 (-532 *4 *5)) (-4 *5 (-406 *4)))))
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-622 *2)) (-4 *2 (-1016))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-589 *5) (-589 *5))) (-5 *4 (-523))
+ (-5 *2 (-589 *5)) (-5 *1 (-622 *5)) (-4 *5 (-1016)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-355))) (-5 *1 (-240))))
+ ((*1 *1)
+ (|partial| -12 (-4 *1 (-343 *2)) (-4 *2 (-515)) (-4 *2 (-158))))
+ ((*1 *2 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1034)) (-5 *1 (-105))))
+ ((*1 *2 *1) (-12 (-4 *1 (-125)) (-5 *2 (-710))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-349 *3)) (-4 *3 (-1123))
+ (-4 *3 (-1016))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-349 *3)) (-4 *3 (-1123)) (-4 *3 (-1016))
+ (-5 *2 (-523))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-349 *4)) (-4 *4 (-1123))
+ (-5 *2 (-523))))
+ ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-523)) (-5 *3 (-130))))
+ ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-523)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-840)) (-5 *2 (-394 (-1083 *1))) (-5 *3 (-1083 *1)))))
+(((*1 *2 *1) (-12 (-4 *3 (-973)) (-5 *2 (-589 *1)) (-4 *1 (-1048 *3)))))
+(((*1 *2 *3 *3 *3)
+ (|partial| -12 (-4 *4 (-13 (-339) (-136) (-964 (-523))))
+ (-4 *5 (-1145 *4)) (-5 *2 (-589 (-383 *5))) (-5 *1 (-944 *4 *5))
+ (-5 *3 (-383 *5)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1145 (-523))) (-5 *1 (-459 *3)))))
+(((*1 *2 *3 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523))))
+ (-5 *2
+ (-2 (|:| |a| *6) (|:| |b| (-383 *6)) (|:| |h| *6)
+ (|:| |c1| (-383 *6)) (|:| |c2| (-383 *6)) (|:| -1425 *6)))
+ (-5 *1 (-944 *5 *6)) (-5 *3 (-383 *6)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-880 *4 *5 *6)) (-5 *2 (-589 (-589 *7)))
+ (-5 *1 (-423 *4 *5 *6 *7)) (-5 *3 (-589 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732))
+ (-4 *7 (-786)) (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-589 (-589 *8)))
+ (-5 *1 (-423 *5 *6 *7 *8)) (-5 *3 (-589 *8)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-973)) (-4 *3 (-1145 *4)) (-4 *2 (-1160 *4))
+ (-5 *1 (-1163 *4 *3 *5 *2)) (-4 *5 (-599 *3)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638))))
+ ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-638)))))
+(((*1 *2 *1) (-12 (-5 *2 (-761)) (-5 *1 (-760)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-589 (-455 *5 *6))) (-5 *4 (-796 *5))
+ (-14 *5 (-589 (-1087))) (-5 *2 (-455 *5 *6)) (-5 *1 (-577 *5 *6))
+ (-4 *6 (-427))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-455 *5 *6))) (-5 *4 (-796 *5))
+ (-14 *5 (-589 (-1087))) (-5 *2 (-455 *5 *6)) (-5 *1 (-577 *5 *6))
+ (-4 *6 (-427)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-710)) (-4 *4 (-13 (-515) (-136)))
+ (-5 *1 (-1139 *4 *2)) (-4 *2 (-1145 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
+ (-14 *6 (-589 (-1087))) (-5 *2 (-589 (-970 *5 *6)))
+ (-5 *1 (-574 *5 *6)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-216 *3 *2)) (-4 *2 (-1123)) (-4 *2 (-973))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794))))
+ ((*1 *1 *1) (-5 *1 (-794)))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-874 (-203))) (-5 *2 (-203)) (-5 *1 (-1120))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))))
+(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
+(((*1 *2 *3 *2)
+ (-12
+ (-5 *2
+ (-589
+ (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-710)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *3 (-732)) (-4 *6 (-880 *4 *3 *5)) (-4 *4 (-427)) (-4 *5 (-786))
+ (-5 *1 (-424 *4 *3 *5 *6)))))
+(((*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))))
+(((*1 *2 *2) (|partial| -12 (-5 *2 (-292 (-203))) (-5 *1 (-282))))
+ ((*1 *2 *1)
+ (|partial| -12
+ (-5 *2 (-2 (|:| |num| (-823 *3)) (|:| |den| (-823 *3))))
+ (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203)))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-77 LSFUN1))))
+ (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-508))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-213 *3))
+ (-4 *3 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (|has| *1 (-6 -4248)) (-4 *1 (-213 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-259 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-560 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-523)) (-4 *4 (-1016))
+ (-5 *1 (-677 *4))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-5 *1 (-677 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2))
+ (-4 *2 (-1145 *4)))))
(((*1 *2)
- (-12 (-4 *4 (-158)) (-5 *2 (-1083 (-883 *4))) (-5 *1 (-392 *3 *4))
- (-4 *3 (-393 *4))))
+ (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-852)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-4 *7 (-880 *4 *6 *5))
+ (-5 *2
+ (-2 (|:| |sysok| (-108)) (|:| |z0| (-589 *7)) (|:| |n0| (-589 *7))))
+ (-5 *1 (-855 *4 *5 *6 *7)) (-5 *3 (-589 *7)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-130))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1056)) (-5 *2 (-133)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2210 *4)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-987 *5 *6 *7)) (-4 *5 (-515))
+ (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-2 (|:| |goodPols| (-589 *8)) (|:| |badPols| (-589 *8))))
+ (-5 *1 (-906 *5 *6 *7 *8)) (-5 *4 (-589 *8)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-896 *3)) (-4 *3 (-897)))))
+(((*1 *2 *2) (|partial| -12 (-5 *1 (-541 *2)) (-4 *2 (-508)))))
+(((*1 *2 *2 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| -2922 (-629 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-629 *3))))
+ (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-1072 *4)) (-4 *4 (-973))
+ (-5 *3 (-523)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-167)))))
+(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-786)) (-4 *5 (-732))
+ (-4 *6 (-515)) (-4 *7 (-880 *6 *5 *3))
+ (-5 *1 (-437 *5 *3 *6 *7 *2))
+ (-4 *2
+ (-13 (-964 (-383 (-523))) (-339)
+ (-10 -8 (-15 -3976 ($ *7)) (-15 -2164 (*7 $))
+ (-15 -2171 (*7 $))))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203)))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-61 LSFUN2))))
+ (-5 *2 (-962)) (-5 *1 (-693)))))
+(((*1 *2)
+ (-12 (-4 *3 (-973)) (-5 *2 (-888 (-652 *3 *4))) (-5 *1 (-652 *3 *4))
+ (-4 *4 (-1145 *3)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-710)) (|:| |poli| *7)
+ (|:| |polj| *7)))
+ (-4 *5 (-732)) (-4 *7 (-880 *4 *5 *6)) (-4 *4 (-427)) (-4 *6 (-786))
+ (-5 *2 (-108)) (-5 *1 (-424 *4 *5 *6 *7)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-284) (-136))) (-4 *4 (-13 (-786) (-564 (-1087))))
+ (-4 *5 (-732)) (-5 *1 (-855 *3 *4 *5 *2)) (-4 *2 (-880 *3 *5 *4)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-710)) (-5 *5 (-589 *3)) (-4 *3 (-284)) (-4 *6 (-786))
+ (-4 *7 (-732)) (-5 *2 (-108)) (-5 *1 (-572 *6 *7 *3 *8))
+ (-4 *8 (-880 *3 *7 *6)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-710)) (-5 *1 (-792 *2)) (-4 *2 (-37 (-383 (-523))))
+ (-4 *2 (-158)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
+ (-14 *4 (-589 (-1087)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1160 *3))
+ (-5 *1 (-255 *3 *4 *2)) (-4 *2 (-1131 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *4 (-1129 *3))
+ (-5 *1 (-256 *3 *4 *2 *5)) (-4 *2 (-1152 *3 *4)) (-4 *5 (-912 *4))))
+ ((*1 *1 *1) (-4 *1 (-261)))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-315 *2 *3 *4)) (-14 *2 (-589 (-1087)))
+ (-14 *3 (-589 (-1087))) (-4 *4 (-363))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-607 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-5 *1 (-573 *3 *4 *5))
+ (-14 *5 (-852))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1073 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-37 (-383 (-523))))
+ (-5 *1 (-1074 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523)))))
+ (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1187 *3 *4))
+ (-4 *4 (-657 (-383 (-523)))) (-4 *3 (-786)) (-4 *4 (-158)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *2 (-962))
+ (-5 *1 (-688)))))
+(((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-794))))
+ ((*1 *1 *1) (-5 *1 (-794))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-1087)) (-5 *1 (-499))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499)))))
+ ((*1 *2 *3 *2 *2)
+ (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499)))))
+ ((*1 *2 *3 *2 *2 *2)
+ (-12 (-5 *2 (-1087)) (-5 *1 (-644 *3)) (-4 *3 (-564 (-499)))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *4 (-589 (-1087))) (-5 *2 (-1087)) (-5 *1 (-644 *3))
+ (-4 *3 (-564 (-499))))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-589 (-1169 *4))) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
((*1 *2)
- (-12 (-4 *1 (-393 *3)) (-4 *3 (-158)) (-4 *3 (-339))
- (-5 *2 (-1083 (-883 *3)))))
+ (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515))
+ (-5 *2 (-589 (-1169 *3))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-1070)) (-5 *1 (-172))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-589 (-823 *3))) (-5 *1 (-823 *3))
+ (-4 *3 (-1016)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
+ (-4 *3 (-13 (-339) (-1109) (-930))))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3))
+ (-4 *3 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-515))
+ (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3))) (-5 *1 (-1140 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-144)) (-5 *1 (-805)))))
+(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3)
+ (-12 (-5 *5 (-629 (-203))) (-5 *6 (-629 (-523))) (-5 *3 (-523))
+ (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-340 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1016)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
+ (-5 *1 (-161 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1136 *3)) (-4 *3 (-1123)))))
+(((*1 *1 *1) (-5 *1 (-47)))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1123))
+ (-4 *2 (-1123)) (-5 *1 (-56 *5 *2))))
+ ((*1 *2 *3 *1 *2 *2)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1016)) (|has| *1 (-6 -4248))
+ (-4 *1 (-140 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2))
+ (-4 *2 (-1123))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *2))
+ (-4 *2 (-1123))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-973))
+ (-5 *2 (-2 (|:| -3764 (-1083 *4)) (|:| |deg| (-852))))
+ (-5 *1 (-199 *4 *5)) (-5 *3 (-1083 *4)) (-4 *5 (-13 (-515) (-786)))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-218 *5 *6)) (-14 *5 (-710))
+ (-4 *6 (-1123)) (-4 *2 (-1123)) (-5 *1 (-217 *5 *6 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *4 (-158)) (-5 *1 (-266 *4 *2 *3 *5 *6 *7))
+ (-4 *2 (-1145 *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 (-292 *2)) (-4 *2 (-515)) (-4 *2 (-786))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-311 *2 *3 *4 *5)) (-4 *2 (-339)) (-4 *3 (-1145 *2))
+ (-4 *4 (-1145 (-383 *3))) (-4 *5 (-318 *2 *3 *4))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1123)) (-4 *2 (-1123))
+ (-5 *1 (-347 *5 *4 *2 *6)) (-4 *4 (-349 *5)) (-4 *6 (-349 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1016)) (-4 *2 (-1016))
+ (-5 *1 (-399 *5 *4 *2 *6)) (-4 *4 (-401 *5)) (-4 *6 (-401 *2))))
+ ((*1 *1 *1) (-5 *1 (-466)))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-589 *5)) (-4 *5 (-1123))
+ (-4 *2 (-1123)) (-5 *1 (-587 *5 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-973)) (-4 *2 (-973))
+ (-4 *6 (-349 *5)) (-4 *7 (-349 *5)) (-4 *8 (-349 *2))
+ (-4 *9 (-349 *2)) (-5 *1 (-625 *5 *6 *7 *4 *2 *8 *9 *10))
+ (-4 *4 (-627 *5 *6 *7)) (-4 *10 (-627 *2 *8 *9))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-651 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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 (-973)) (-5 *1 (-652 *3 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-655 *2 *3 *4 *5 *6)) (-4 *2 (-158)) (-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 (-383 *4)) (-4 *4 (-1145 *3)) (-4 *3 (-339))
+ (-4 *3 (-158)) (-4 *1 (-664 *3 *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-158)) (-4 *1 (-664 *3 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-888 *5)) (-4 *5 (-1123))
+ (-4 *2 (-1123)) (-5 *1 (-887 *5 *2))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-961 *3 *4 *5 *2 *6)) (-4 *2 (-880 *3 *4 *5))
+ (-14 *6 (-589 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-973)) (-4 *2 (-973))
+ (-14 *5 (-710)) (-14 *6 (-710)) (-4 *8 (-216 *6 *7))
+ (-4 *9 (-216 *5 *7)) (-4 *10 (-216 *6 *2)) (-4 *11 (-216 *5 *2))
+ (-5 *1 (-978 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12))
+ (-4 *4 (-976 *5 *6 *7 *8 *9)) (-4 *12 (-976 *5 *6 *2 *10 *11))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1068 *5)) (-4 *5 (-1123))
+ (-4 *2 (-1123)) (-5 *1 (-1066 *5 *2))))
+ ((*1 *2 *2 *1 *3 *4)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2))
+ (-4 *1 (-1117 *5 *6 *7 *2)) (-4 *5 (-515)) (-4 *6 (-732))
+ (-4 *7 (-786)) (-4 *2 (-987 *5 *6 *7))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1169 *5)) (-4 *5 (-1123))
+ (-4 *2 (-1123)) (-5 *1 (-1168 *5 *2)))))
+(((*1 *2)
+ (-12 (-4 *1 (-325))
+ (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-4 *3 (-831 *5)) (-5 *2 (-1169 *3))
+ (-5 *1 (-631 *5 *3 *6 *4)) (-4 *6 (-349 *3))
+ (-4 *4 (-13 (-349 *5) (-10 -7 (-6 -4248)))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
+ (-4 *4 (-325)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-725)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325))
+ (-5 *2 (-1169 (-589 (-2 (|:| -2058 *4) (|:| -2557 (-1034))))))
+ (-5 *1 (-322 *4)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1016)) (-5 *1 (-98 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-1110 *3))) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-234)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1087))
+ (-4 *5 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-2 (|:| |func| *3) (|:| |kers| (-589 (-562 *3)))
+ (|:| |vals| (-589 *3))))
+ (-5 *1 (-254 *5 *3)) (-4 *3 (-13 (-27) (-1109) (-406 *5))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-562 *6)) (-4 *6 (-13 (-406 *5) (-27) (-1109)))
+ (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2 (-1083 (-383 (-1083 *6)))) (-5 *1 (-519 *5 *6 *7))
+ (-5 *3 (-1083 *6)) (-4 *7 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1145 *3)) (-5 *1 (-652 *3 *2)) (-4 *3 (-973))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-664 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3))))
+ ((*1 *2 *3 *4 *4 *5 *6 *7 *8)
+ (|partial| -12 (-5 *4 (-1083 *11)) (-5 *6 (-589 *10))
+ (-5 *7 (-589 (-710))) (-5 *8 (-589 *11)) (-4 *10 (-786))
+ (-4 *11 (-284)) (-4 *9 (-732)) (-4 *5 (-880 *11 *9 *10))
+ (-5 *2 (-589 (-1083 *5))) (-5 *1 (-682 *9 *10 *11 *5))
+ (-5 *3 (-1083 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-880 *3 *4 *5)) (-5 *1 (-961 *3 *4 *5 *2 *6))
+ (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-14 *6 (-589 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1002 *3)) (-4 *3 (-125)))))
+(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-355)) (-5 *1 (-985)))))
+(((*1 *1 *1) (-5 *1 (-985))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-1070)) (-4 *6 (-427)) (-4 *7 (-732)) (-4 *8 (-786))
+ (-4 *4 (-987 *6 *7 *8)) (-5 *2 (-1174))
+ (-5 *1 (-715 *6 *7 *8 *4 *5)) (-4 *5 (-992 *6 *7 *8 *4)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-443)) (-5 *4 (-852)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *6) (|:| -2438 *6) (|:| |sol?| (-108))) (-523)
+ *6))
+ (-4 *6 (-339)) (-4 *7 (-1145 *6))
+ (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6)))
+ (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1145 *5)) (-4 *5 (-339))
+ (-5 *2
+ (-2 (|:| |ir| (-540 (-383 *6))) (|:| |specpart| (-383 *6))
+ (|:| |polypart| *6)))
+ (-5 *1 (-533 *5 *6)) (-5 *3 (-383 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-196)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-284)) (-4 *3 (-921 *2)) (-4 *4 (-1145 *3))
+ (-5 *1 (-389 *2 *3 *4 *5)) (-4 *5 (-13 (-385 *3 *4) (-964 *3))))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-136)) (-4 *2 (-284)) (-4 *2 (-427)) (-4 *3 (-786))
+ (-4 *4 (-732)) (-5 *1 (-916 *2 *3 *4 *5)) (-4 *5 (-880 *2 *4 *3))))
+ ((*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-292 (-523))) (-5 *1 (-1033))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-523)) (-5 *4 (-394 *2)) (-4 *2 (-880 *7 *5 *6))
+ (-5 *1 (-682 *5 *6 *7 *2)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-284)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-761)))))
+(((*1 *2 *3)
+ (-12 (-4 *2 (-339)) (-4 *2 (-784)) (-5 *1 (-876 *2 *3))
+ (-4 *3 (-1145 *2)))))
+(((*1 *2) (-12 (-5 *2 (-1059 (-1070))) (-5 *1 (-367)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-556 *2 *3)) (-4 *3 (-1123)) (-4 *2 (-1016))
+ (-4 *2 (-786)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
+ ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
+ ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
+(((*1 *2 *1) (-12 (-4 *1 (-616 *3)) (-4 *3 (-1123)) (-5 *2 (-108)))))
+(((*1 *2 *3 *2)
+ (|partial| -12 (-5 *2 (-1169 *4)) (-5 *3 (-629 *4)) (-4 *4 (-339))
+ (-5 *1 (-610 *4))))
+ ((*1 *2 *3 *2)
+ (|partial| -12 (-4 *4 (-339))
+ (-4 *5 (-13 (-349 *4) (-10 -7 (-6 -4249))))
+ (-4 *2 (-13 (-349 *4) (-10 -7 (-6 -4249))))
+ (-5 *1 (-611 *4 *5 *2 *3)) (-4 *3 (-627 *4 *5 *2))))
+ ((*1 *2 *3 *2 *4 *5)
+ (|partial| -12 (-5 *4 (-589 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-339))
+ (-5 *1 (-753 *2 *3)) (-4 *3 (-599 *2))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
+ (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime"))
+ (-5 *1 (-394 *4)) (-4 *4 (-515)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
+ ((*1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-271 (-772 *3)))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-772 *3)) (-5 *1 (-582 *5 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-271 (-772 (-883 *5)))) (-4 *5 (-427))
+ (-5 *2 (-772 (-383 (-883 *5)))) (-5 *1 (-583 *5))
+ (-5 *3 (-383 (-883 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-271 (-383 (-883 *5)))) (-5 *3 (-383 (-883 *5)))
+ (-4 *5 (-427)) (-5 *2 (-772 *3)) (-5 *1 (-583 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-339)) (-4 *6 (-1145 (-383 *2)))
+ (-4 *2 (-1145 *5)) (-5 *1 (-194 *5 *2 *6 *3))
+ (-4 *3 (-318 *5 *2 *6)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-284))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-422 *4 *5 *6 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *4 (-339)) (-5 *2 (-589 (-1068 *4))) (-5 *1 (-262 *4 *5))
+ (-5 *3 (-1068 *4)) (-4 *5 (-1160 *4)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-710)) (-5 *1 (-722 *2)) (-4 *2 (-37 (-383 (-523))))
+ (-4 *2 (-158)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1052 *3 *2)) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *2 (-13 (-1016) (-33))))))
+(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-339)) (-5 *1 (-262 *3 *2)) (-4 *2 (-1160 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 *5)) (-4 *5 (-158)) (-5 *1 (-128 *3 *4 *5))
+ (-14 *3 (-523)) (-14 *4 (-710)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2)
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-5 *1 (-540 *2)) (-4 *2 (-964 *3))
+ (-4 *2 (-339))))
+ ((*1 *1 *2 *2) (-12 (-5 *1 (-540 *2)) (-4 *2 (-339))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *1 (-576 *4 *2))
+ (-4 *2 (-13 (-406 *4) (-930) (-1109)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1009 *2)) (-4 *2 (-13 (-406 *4) (-930) (-1109)))
+ (-4 *4 (-13 (-786) (-515))) (-5 *1 (-576 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-889)) (-5 *2 (-1087))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1009 *1)) (-4 *1 (-889)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016))
+ (-5 *2 (-589 (-2 (|:| |k| *4) (|:| |c| *3))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-2 (|:| |k| (-824 *3)) (|:| |c| *4))))
+ (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
+ (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-614 *3))) (-5 *1 (-824 *3)) (-4 *3 (-786)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-1087))
+ (-4 *6 (-13 (-786) (-284) (-964 (-523)) (-585 (-523)) (-136)))
+ (-4 *4 (-13 (-29 *6) (-1109) (-889)))
+ (-5 *2 (-2 (|:| |particular| *4) (|:| -2922 (-589 *4))))
+ (-5 *1 (-740 *6 *4 *3)) (-4 *3 (-599 *4)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109)))))
+ ((*1 *1 *1 *1) (-4 *1 (-732))))
+(((*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *2)) (-4 *2 (-158))))
+ ((*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-392 *3 *2)) (-4 *3 (-393 *2))))
+ ((*1 *2) (-12 (-4 *1 (-393 *2)) (-4 *2 (-158)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1016)) (-4 *1 (-213 *3))))
+ ((*1 *1) (-12 (-4 *1 (-213 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-710))
+ (-4 *3 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *4 (-1145 *3)) (-5 *1 (-470 *3 *4 *5)) (-4 *5 (-385 *3 *4)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973))))
((*1 *2)
- (-12 (-5 *2 (-1083 (-383 (-883 *3)))) (-5 *1 (-428 *3 *4 *5 *6))
- (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
- (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+ (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-380)) (-4 *3 (-973)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1145 *2)) (-4 *2 (-1127)) (-5 *1 (-137 *2 *4 *3))
+ (-4 *3 (-1145 (-383 *4))))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 (-383 (-523))))
+ (-5 *2
+ (-589
+ (-2 (|:| |outval| *4) (|:| |outmult| (-523))
+ (|:| |outvect| (-589 (-629 *4))))))
+ (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784))))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443)))))
+(((*1 *2)
+ (-12
+ (-5 *2
+ (-1169 (-589 (-2 (|:| -2058 (-841 *3)) (|:| -2557 (-1034))))))
+ (-5 *1 (-327 *3 *4)) (-14 *3 (-852)) (-14 *4 (-852))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1169 (-589 (-2 (|:| -2058 *3) (|:| -2557 (-1034))))))
+ (-5 *1 (-328 *3 *4)) (-4 *3 (-325)) (-14 *4 (-3 (-1083 *3) *2))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1169 (-589 (-2 (|:| -2058 *3) (|:| -2557 (-1034))))))
+ (-5 *1 (-329 *3 *4)) (-4 *3 (-325)) (-14 *4 (-852)))))
+(((*1 *1 *1) (-4 *1 (-132)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-515) (-136))) (-5 *1 (-500 *3 *2))
+ (-4 *2 (-1160 *3))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-4 *4 (-1145 *3))
+ (-4 *5 (-664 *3 *4)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-1160 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-339) (-344) (-564 (-523)))) (-5 *1 (-505 *3 *2))
+ (-4 *2 (-1160 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-13 (-515) (-136)))
+ (-5 *1 (-1064 *3)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-710)) (-4 *2 (-1016))
+ (-5 *1 (-619 *2)))))
(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-523)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1123))
- (-4 *5 (-349 *4)) (-4 *3 (-349 *4)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-794)))))
-(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4)
- (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
- (-5 *6 (-203)) (-5 *2 (-962)) (-5 *1 (-692)))))
+ (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732))
+ (-5 *1 (-475 *4 *5 *6 *2)) (-4 *2 (-880 *4 *5 *6))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *1 (-475 *3 *4 *5 *2)) (-4 *2 (-880 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-699)))))
+(((*1 *2 *3 *4 *5 *3 *6 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-155 (-203))) (-5 *6 (-1070))
+ (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *1 *1) (-4 *1 (-982)))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))))
+(((*1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-768)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-589 (-2 (|:| |totdeg| (-710)) (|:| -3764 *3))))
+ (-5 *4 (-710)) (-4 *3 (-880 *5 *6 *7)) (-4 *5 (-427)) (-4 *6 (-732))
+ (-4 *7 (-786)) (-5 *1 (-424 *5 *6 *7 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| -1249 *4))) (-5 *1 (-899 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1068 (-383 *3))) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
+(((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-420 *3)) (-4 *3 (-973)))))
+(((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-133)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2210 *4)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-508))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-786)) (-4 *5 (-840)) (-4 *6 (-732))
+ (-4 *8 (-880 *5 *6 *7)) (-5 *2 (-394 (-1083 *8)))
+ (-5 *1 (-837 *5 *6 *7 *8)) (-5 *4 (-1083 *8))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-840)) (-4 *5 (-1145 *4)) (-5 *2 (-394 (-1083 *5)))
+ (-5 *1 (-838 *4 *5)) (-5 *3 (-1083 *5)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-410)) (-4 *5 (-786))
+ (-5 *1 (-1022 *5 *4)) (-4 *4 (-406 *5)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-852)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-852)) (-5 *1 (-240)))))
+(((*1 *2 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-687)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
- ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+ (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
+ (-4 *4 (-325)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-4 *5 (-339)) (-5 *2 (-1068 (-1068 (-883 *5))))
+ (-5 *1 (-1177 *5)) (-5 *4 (-1068 (-883 *5))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-128 *5 *6 *7)) (-14 *5 (-523))
+ (-14 *6 (-710)) (-4 *7 (-158)) (-4 *8 (-158))
+ (-5 *2 (-128 *5 *6 *8)) (-5 *1 (-127 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *9)) (-4 *9 (-973)) (-4 *5 (-786)) (-4 *6 (-732))
+ (-4 *8 (-973)) (-4 *2 (-880 *9 *7 *5))
+ (-5 *1 (-668 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-732))
+ (-4 *4 (-880 *8 *6 *5)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2)
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *1) (-5 *1 (-742))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-1026)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2))
+ (-4 *2 (-1145 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-325)) (-4 *4 (-305 *3)) (-4 *5 (-1145 *4))
+ (-5 *1 (-716 *3 *4 *5 *2 *6)) (-4 *2 (-1145 *5)) (-14 *6 (-852))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-4 *3 (-344))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1186 *2)) (-4 *2 (-339)) (-4 *2 (-344)))))
+(((*1 *2 *1) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3))))))
+(((*1 *1 *1) (-4 *1 (-800 *2))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $))
+ (-15 -2171 ((-1039 *3 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *3 (-562 $)))))))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $))
+ (-15 -2171 ((-1039 *3 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *3 (-562 $)))))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 *2))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *4 (-562 $)) $))
+ (-15 -2171 ((-1039 *4 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *4 (-562 $)))))))
+ (-4 *4 (-515)) (-5 *1 (-40 *4 *2))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 (-562 *2)))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *4 (-562 $)) $))
+ (-15 -2171 ((-1039 *4 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *4 (-562 $)))))))
+ (-4 *4 (-515)) (-5 *1 (-40 *4 *2)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-589 (-523))) (-5 *3 (-108)) (-5 *1 (-1026)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-589 (-895))) (-5 *1 (-268)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 *5)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 (-523))
+ (-14 *4 (-710)) (-4 *5 (-158)))))
+(((*1 *2 *3 *4 *5 *5 *4 *6)
+ (-12 (-5 *5 (-562 *4)) (-5 *6 (-1083 *4))
+ (-4 *4 (-13 (-406 *7) (-27) (-1109)))
+ (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4))))
+ (-5 *1 (-519 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016))))
+ ((*1 *2 *3 *4 *5 *5 *5 *4 *6)
+ (-12 (-5 *5 (-562 *4)) (-5 *6 (-383 (-1083 *4)))
+ (-4 *4 (-13 (-406 *7) (-27) (-1109)))
+ (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4))))
+ (-5 *1 (-519 *7 *4 *3)) (-4 *3 (-599 *4)) (-4 *3 (-1016)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1174)) (-5 *1 (-355)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-589 (-710)))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1169 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-339))
+ (-4 *1 (-664 *5 *6)) (-4 *5 (-158)) (-4 *6 (-1145 *5))
+ (-5 *2 (-629 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *5)) (-4 *5 (-406 *4)) (-4 *4 (-13 (-786) (-515)))
+ (-5 *2 (-794)) (-5 *1 (-31 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-1169 (-629 *4))) (-5 *1 (-88 *4 *5))
+ (-5 *3 (-629 *4)) (-4 *5 (-599 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-523)) (-5 *2 (-589 (-2 (|:| -3573 *3) (|:| -1487 *4))))
+ (-5 *1 (-635 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355)))
+ (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
+ (-5 *1 (-1086)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-629 *2)) (-5 *4 (-710))
+ (-4 *2 (-13 (-284) (-10 -8 (-15 -2105 ((-394 $) $)))))
+ (-4 *5 (-1145 *2)) (-5 *1 (-470 *2 *5 *6)) (-4 *6 (-385 *2 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *1)) (-4 *1 (-346 *4 *5)) (-4 *4 (-158))
+ (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-4 *5 (-1145 *4)) (-5 *2 (-629 *4))
+ (-5 *1 (-384 *3 *4 *5)) (-4 *3 (-385 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *1 (-385 *3 *4)) (-4 *3 (-158)) (-4 *4 (-1145 *3))
+ (-5 *2 (-629 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1089 (-383 (-523)))) (-5 *1 (-170)) (-5 *3 (-523)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-92)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-562 *2))) (-5 *4 (-589 (-1087)))
+ (-4 *2 (-13 (-406 (-155 *5)) (-930) (-1109)))
+ (-4 *5 (-13 (-515) (-786))) (-5 *1 (-552 *5 *6 *2))
+ (-4 *6 (-13 (-406 *5) (-930) (-1109))))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-909 *2)) (-4 *2 (-973))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-874 (-203))) (-5 *1 (-1120))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1167 *2)) (-4 *2 (-1123)) (-4 *2 (-973)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-3 (|:| |%expansion| (-289 *5 *3 *6 *7))
+ (|:| |%problem| (-2 (|:| |func| (-1070)) (|:| |prob| (-1070))))))
+ (-5 *1 (-396 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1109) (-406 *5)))
+ (-14 *6 (-1087)) (-14 *7 *3))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-1068 *3))) (-5 *1 (-1068 *3)) (-4 *3 (-1123)))))
+(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
+ (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-589 *4)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1068 (-589 (-523)))) (-5 *1 (-814)) (-5 *3 (-523)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355)))
+ (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
+ (-5 *1 (-1086)))))
+(((*1 *2 *2) (-12 (-5 *2 (-589 (-292 (-203)))) (-5 *1 (-244)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-151 *3 *4))
+ (-4 *3 (-152 *4))))
+ ((*1 *2)
+ (-12 (-14 *4 *2) (-4 *5 (-1123)) (-5 *2 (-710))
+ (-5 *1 (-215 *3 *4 *5)) (-4 *3 (-216 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *4 (-786)) (-5 *2 (-710)) (-5 *1 (-405 *3 *4))
+ (-4 *3 (-406 *4))))
+ ((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-507 *3)) (-4 *3 (-508))))
+ ((*1 *2) (-12 (-4 *1 (-703)) (-5 *2 (-710))))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-735 *3 *4))
+ (-4 *3 (-736 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-920 *3 *4))
+ (-4 *3 (-921 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-710)) (-5 *1 (-924 *3 *4))
+ (-4 *3 (-925 *4))))
+ ((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-939 *3)) (-4 *3 (-940))))
+ ((*1 *2) (-12 (-4 *1 (-973)) (-5 *2 (-710))))
+ ((*1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-981 *3)) (-4 *3 (-982)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-1 (-203) (-203) (-203)))
+ (-5 *4 (-1 (-203) (-203) (-203) (-203)))
+ (-5 *2 (-1 (-874 (-203)) (-203) (-203))) (-5 *1 (-636)))))
+(((*1 *2 *3 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203))
+ (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203))
+ (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))
+ (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203))
+ (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203))
+ (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))
+ (-5 *1 (-240))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171))))
+ ((*1 *2 *1 *3 *3 *4 *4 *4)
+ (-12 (-5 *3 (-523)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171))))
+ ((*1 *2 *1 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203))
+ (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203))
+ (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))
+ (-5 *2 (-1174)) (-5 *1 (-1171))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-203)) (|:| |phi| (-203)) (|:| -1254 (-203))
+ (|:| |scaleX| (-203)) (|:| |scaleY| (-203)) (|:| |scaleZ| (-203))
+ (|:| |deltaX| (-203)) (|:| |deltaY| (-203))))
+ (-5 *1 (-1171))))
+ ((*1 *2 *1 *3 *3 *3 *3 *3)
+ (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-629 (-292 (-203)))) (-5 *2 (-355)) (-5 *1 (-185)))))
+(((*1 *1 *1 *1) (-4 *1 (-508))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-721 *2)) (-4 *2 (-973)))))
+(((*1 *1 *1) (-4 *1 (-575)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930) (-1109))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7)) (-5 *2 (-589 *4))
+ (-5 *1 (-993 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-318 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-1145 *4))
+ (-4 *5 (-1145 (-383 *3))) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *2 (-1174)) (-5 *1 (-835 *4))
+ (-4 *4 (-1016))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1087)) (-5 *5 (-589 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *6)))
+ (-4 *6 (-13 (-427) (-786) (-136) (-964 (-523)) (-585 (-523))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-516 *6 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-515))
+ (-5 *2 (-2 (|:| -2373 (-629 *5)) (|:| |vec| (-1169 (-589 (-852))))))
+ (-5 *1 (-88 *5 *3)) (-5 *4 (-852)) (-4 *3 (-599 *5)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355)))
+ (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
+ (-5 *1 (-1086)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-427)) (-4 *4 (-786))
+ (-4 *5 (-732)) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-880 *3 *5 *4)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-403 *3 *2)) (-4 *3 (-13 (-158) (-37 (-383 (-523)))))
+ (-4 *2 (-13 (-786) (-21))))))
+(((*1 *1 *2) (-12 (-5 *2 (-805)) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 (-883 *4))) (-5 *3 (-589 (-1087))) (-4 *4 (-427))
+ (-5 *1 (-849 *4)))))
+(((*1 *2 *2)
+ (|partial| -12 (-4 *3 (-1123)) (-5 *1 (-166 *3 *2))
+ (-4 *2 (-616 *3)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *8)) (-4 *8 (-880 *5 *7 *6))
+ (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
+ (-4 *7 (-732))
+ (-5 *2
+ (-589
+ (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8))
+ (|:| |wcond| (-589 (-883 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *5))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *5))))))))))
+ (-5 *1 (-855 *5 *6 *7 *8)) (-5 *4 (-589 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *8)) (-5 *4 (-589 (-1087))) (-4 *8 (-880 *5 *7 *6))
+ (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
+ (-4 *7 (-732))
+ (-5 *2
+ (-589
+ (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8))
+ (|:| |wcond| (-589 (-883 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *5))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *5))))))))))
+ (-5 *1 (-855 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-629 *7)) (-4 *7 (-880 *4 *6 *5))
+ (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732))
+ (-5 *2
+ (-589
+ (-2 (|:| |eqzro| (-589 *7)) (|:| |neqzro| (-589 *7))
+ (|:| |wcond| (-589 (-883 *4)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *4))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *4))))))))))
+ (-5 *1 (-855 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-629 *9)) (-5 *5 (-852)) (-4 *9 (-880 *6 *8 *7))
+ (-4 *6 (-13 (-284) (-136))) (-4 *7 (-13 (-786) (-564 (-1087))))
+ (-4 *8 (-732))
+ (-5 *2
+ (-589
+ (-2 (|:| |eqzro| (-589 *9)) (|:| |neqzro| (-589 *9))
+ (|:| |wcond| (-589 (-883 *6)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *6))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *6))))))))))
+ (-5 *1 (-855 *6 *7 *8 *9)) (-5 *4 (-589 *9))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 (-1087))) (-5 *5 (-852))
+ (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136)))
+ (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732))
+ (-5 *2
+ (-589
+ (-2 (|:| |eqzro| (-589 *9)) (|:| |neqzro| (-589 *9))
+ (|:| |wcond| (-589 (-883 *6)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *6))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *6))))))))))
+ (-5 *1 (-855 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *8)) (-5 *4 (-852)) (-4 *8 (-880 *5 *7 *6))
+ (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
+ (-4 *7 (-732))
+ (-5 *2
+ (-589
+ (-2 (|:| |eqzro| (-589 *8)) (|:| |neqzro| (-589 *8))
+ (|:| |wcond| (-589 (-883 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *5))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *5))))))))))
+ (-5 *1 (-855 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 *9)) (-5 *5 (-1070))
+ (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136)))
+ (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523))
+ (-5 *1 (-855 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-629 *9)) (-5 *4 (-589 (-1087))) (-5 *5 (-1070))
+ (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136)))
+ (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523))
+ (-5 *1 (-855 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 *8)) (-5 *4 (-1070)) (-4 *8 (-880 *5 *7 *6))
+ (-4 *5 (-13 (-284) (-136))) (-4 *6 (-13 (-786) (-564 (-1087))))
+ (-4 *7 (-732)) (-5 *2 (-523)) (-5 *1 (-855 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-629 *10)) (-5 *4 (-589 *10)) (-5 *5 (-852))
+ (-5 *6 (-1070)) (-4 *10 (-880 *7 *9 *8)) (-4 *7 (-13 (-284) (-136)))
+ (-4 *8 (-13 (-786) (-564 (-1087)))) (-4 *9 (-732)) (-5 *2 (-523))
+ (-5 *1 (-855 *7 *8 *9 *10))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-629 *10)) (-5 *4 (-589 (-1087))) (-5 *5 (-852))
+ (-5 *6 (-1070)) (-4 *10 (-880 *7 *9 *8)) (-4 *7 (-13 (-284) (-136)))
+ (-4 *8 (-13 (-786) (-564 (-1087)))) (-4 *9 (-732)) (-5 *2 (-523))
+ (-5 *1 (-855 *7 *8 *9 *10))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-629 *9)) (-5 *4 (-852)) (-5 *5 (-1070))
+ (-4 *9 (-880 *6 *8 *7)) (-4 *6 (-13 (-284) (-136)))
+ (-4 *7 (-13 (-786) (-564 (-1087)))) (-4 *8 (-732)) (-5 *2 (-523))
+ (-5 *1 (-855 *6 *7 *8 *9)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203))) (-5 *4 (-203))
+ (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-203))) (-5 *2 (-1169 (-638))) (-5 *1 (-282)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-523)) (-5 *1 (-219))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-1070))) (-5 *2 (-523)) (-5 *1 (-219)))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-406 *3) (-930))) (-5 *1 (-253 *3 *2))
+ (-4 *3 (-13 (-786) (-515))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
+ (-4 *4 (-13 (-786) (-515))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-13 (-784) (-339))) (-5 *2 (-108)) (-5 *1 (-983 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-292 (-523))) (|:| -3894 (-292 (-355)))
+ (|:| CF (-292 (-155 (-355)))) (|:| |switch| (-1086))))
+ (-5 *1 (-1086)))))
+(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-394 *2)) (-4 *2 (-284)) (-5 *1 (-845 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-383 (-883 *5))) (-5 *4 (-1087))
+ (-4 *5 (-13 (-284) (-136))) (-5 *2 (-51)) (-5 *1 (-846 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-394 (-883 *6))) (-5 *5 (-1087)) (-5 *3 (-883 *6))
+ (-4 *6 (-13 (-284) (-136))) (-5 *2 (-51)) (-5 *1 (-846 *6)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
+ ((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *5 (-1070))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-80 PDEF))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-962))
+ (-5 *1 (-690)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-556 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1123)) (-5 *2 (-1174)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1161 *2 *3 *4)) (-4 *2 (-973)) (-14 *3 (-1087))
+ (-14 *4 *2))))
+(((*1 *2 *3 *4 *4 *5 *3 *6)
+ (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3)) (-5 *6 (-1083 *3))
+ (-4 *3 (-13 (-406 *7) (-27) (-1109)))
+ (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-519 *7 *3 *8)) (-4 *8 (-1016))))
+ ((*1 *2 *3 *4 *4 *5 *4 *3 *6)
+ (|partial| -12 (-5 *4 (-562 *3)) (-5 *5 (-589 *3))
+ (-5 *6 (-383 (-1083 *3))) (-4 *3 (-13 (-406 *7) (-27) (-1109)))
+ (-4 *7 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-519 *7 *3 *8)) (-4 *8 (-1016)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-1090))))
+ ((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-1090)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| *3) (|:| -2394 *4))))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
(((*1 *2 *3 *3)
- (-12 (-4 *2 (-515)) (-5 *1 (-899 *2 *3)) (-4 *3 (-1145 *2)))))
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7)))))
+(((*1 *1 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-857))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-857))))
+ ((*1 *1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-858))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-874 (-203)) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-858)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-523)) (-5 *1 (-128 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-710)) (-4 *5 (-158))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
+ (-4 *4 (-158))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-973)) (-4 *1 (-627 *3 *2 *4)) (-4 *2 (-349 *3))
+ (-4 *4 (-349 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1054 *2 *3)) (-14 *2 (-710)) (-4 *3 (-973)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-115 *2)) (-4 *2 (-1123)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-5 *1 (-396 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))
- (-14 *4 (-1087)) (-14 *5 *2)))
+ (-12 (-5 *2 (-589 (-589 *6))) (-4 *6 (-880 *3 *5 *4))
+ (-4 *3 (-13 (-284) (-136))) (-4 *4 (-13 (-786) (-564 (-1087))))
+ (-4 *5 (-732)) (-5 *1 (-855 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-1 (-203) (-203) (-203)))
+ (-5 *4 (-3 (-1 (-203) (-203) (-203) (-203)) "undefined"))
+ (-5 *5 (-1011 (-203))) (-5 *6 (-589 (-240))) (-5 *2 (-1047 (-203)))
+ (-5 *1 (-636)))))
+(((*1 *1 *2 *3 *1 *3)
+ (-12 (-5 *2 (-823 *4)) (-4 *4 (-1016)) (-5 *1 (-820 *4 *3))
+ (-4 *3 (-1016)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-403 *3 *2)) (-4 *3 (-13 (-158) (-37 (-383 (-523)))))
+ (-4 *2 (-13 (-786) (-21))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
+ (-5 *1 (-31 *4 *5)) (-4 *5 (-406 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
+ (-5 *1 (-145 *4 *5)) (-4 *5 (-406 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
+ (-5 *1 (-253 *4 *5)) (-4 *5 (-13 (-406 *4) (-930)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-278 *4)) (-4 *4 (-279))))
+ ((*1 *2 *3) (-12 (-4 *1 (-279)) (-5 *3 (-110)) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *5 (-786)) (-5 *2 (-108))
+ (-5 *1 (-405 *4 *5)) (-4 *4 (-406 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
+ (-5 *1 (-407 *4 *5)) (-4 *5 (-406 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108))
+ (-5 *1 (-576 *4 *5)) (-4 *5 (-13 (-406 *4) (-930) (-1109))))))
+(((*1 *1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-880 *3 *4 *5)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-424 *3 *4 *5 *6)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-211)) (-4 *3 (-973)) (-4 *4 (-786)) (-4 *5 (-243 *4))
+ (-4 *6 (-732)) (-5 *2 (-1 *1 (-710))) (-4 *1 (-230 *3 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-973)) (-4 *3 (-786)) (-4 *5 (-243 *3)) (-4 *6 (-732))
+ (-5 *2 (-1 *1 (-710))) (-4 *1 (-230 *4 *3 *5 *6))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-710)) (-4 *1 (-243 *2)) (-4 *2 (-786)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-339))
+ (-5 *2 (-589 (-2 (|:| C (-629 *5)) (|:| |g| (-1169 *5)))))
+ (-5 *1 (-907 *5)) (-5 *3 (-629 *5)) (-5 *4 (-1169 *5)))))
+(((*1 *2) (-12 (-5 *2 (-1174)) (-5 *1 (-420 *3)) (-4 *3 (-973)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12
+ (-5 *3
+ (-1 (-3 (-2 (|:| -3699 *4) (|:| |coeff| *4)) "failed") *4))
+ (-4 *4 (-339)) (-5 *1 (-533 *4 *2)) (-4 *2 (-1145 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-306)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-562 *3)) (-4 *3 (-13 (-406 *5) (-27) (-1109)))
+ (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2 (-540 *3)) (-5 *1 (-525 *5 *3 *6)) (-4 *6 (-1016)))))
+(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-33)))
+ ((*1 *1)
+ (-12 (-5 *1 (-128 *2 *3 *4)) (-14 *2 (-523)) (-14 *3 (-710))
+ (-4 *4 (-158))))
+ ((*1 *1) (-4 *1 (-666))) ((*1 *1) (-5 *1 (-1087))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-302 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
+ (-5 *2 (-589 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-358 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1016))
+ (-5 *2 (-589 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 *3)) (-5 *1 (-675 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-666))))
+ ((*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-589 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1160 *3)) (-4 *3 (-973)) (-5 *2 (-1068 *3)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
+ ((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-363)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-589 (-257))) (-5 *1 (-257))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 (-1092))) (-5 *1 (-1092)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
+ (-5 *1 (-917 *3 *4 *5 *6 *7))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
- (-4 *2 (-13 (-27) (-1109) (-406 *3) (-10 -8 (-15 -1691 ($ *4)))))
- (-4 *4 (-784))
- (-4 *5
- (-13 (-1147 *2 *4) (-339) (-1109)
- (-10 -8 (-15 -3984 ($ $)) (-15 -2814 ($ $)))))
- (-5 *1 (-398 *3 *2 *4 *5 *6 *7)) (-4 *6 (-912 *5)) (-14 *7 (-1087)))))
+ (-12 (-5 *2 (-589 *7)) (-4 *7 (-992 *3 *4 *5 *6)) (-4 *3 (-427))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5))
+ (-5 *1 (-1023 *3 *4 *5 *6 *7)))))
(((*1 *1 *1)
(-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-786)) (-5 *2 (-1096 (-589 *4))) (-5 *1 (-1095 *4))
+ (-5 *3 (-589 *4)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-589 (-523))) (-5 *1 (-1026)) (-5 *3 (-523)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1160 *4))
+ (-4 *4 (-37 (-383 (-523)))) (-5 *2 (-1 (-1068 *4) (-1068 *4)))
+ (-5 *1 (-1162 *4 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1145 *6))
- (-4 *6 (-13 (-27) (-406 *5)))
- (-4 *5 (-13 (-786) (-515) (-964 (-523)))) (-4 *8 (-1145 (-383 *7)))
- (-5 *2 (-540 *3)) (-5 *1 (-511 *5 *6 *7 *8 *3))
- (-4 *3 (-318 *6 *7 *8)))))
-(((*1 *2 *1) (-12 (-4 *1 (-343 *2)) (-4 *2 (-158)))))
+ (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1160 *4)) (-5 *1 (-1162 *4 *2))
+ (-4 *4 (-37 (-383 (-523)))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-1034)) (-5 *1 (-105)))))
+(((*1 *2 *1) (-12 (-5 *2 (-203)) (-5 *1 (-761)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-108)))))
+(((*1 *2 *2 *2 *3 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-973)) (-5 *1 (-1141 *4 *2))
+ (-4 *2 (-1145 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-475 *3 *4 *5 *6))) (-4 *3 (-339)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
+ (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7))
+ (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1))
+ (-4 *1 (-992 *4 *5 *6 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1016)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *2 (-515)) (-5 *1 (-899 *2 *4))
+ (-4 *4 (-1145 *2)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-259 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *2)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*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 (-306)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-905 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-5 *2 (-108)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-5 *2 (-589 (-589 (-523))))
+ (-5 *1 (-855 *4 *5 *6 *7)) (-5 *3 (-523)) (-4 *7 (-880 *4 *6 *5)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1083 *9)) (-5 *4 (-589 *7)) (-4 *7 (-786))
+ (-4 *9 (-880 *8 *6 *7)) (-4 *6 (-732)) (-4 *8 (-284))
+ (-5 *2 (-589 (-710))) (-5 *1 (-682 *6 *7 *8 *9)) (-5 *5 (-710)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-383 (-883 *5)))) (-5 *4 (-589 (-1087)))
+ (-4 *5 (-515)) (-5 *2 (-589 (-589 (-883 *5)))) (-5 *1 (-1093 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-589
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203)))))
+ (-5 *1 (-518))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-560 *3 *4)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-5 *2 (-589 *3))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-589
+ (-2 (|:| |xinit| (-203)) (|:| |xend| (-203))
+ (|:| |fn| (-1169 (-292 (-203)))) (|:| |yinit| (-589 (-203)))
+ (|:| |intvals| (-589 (-203))) (|:| |g| (-292 (-203)))
+ (|:| |abserr| (-203)) (|:| |relerr| (-203)))))
+ (-5 *1 (-742)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7))
+ (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1))
+ (-4 *1 (-992 *4 *5 *6 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
+ ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-131 *2 *4 *3))
- (-4 *3 (-349 *4))))
+ (-12 (-5 *2 (-1068 (-523))) (-5 *1 (-1072 *4)) (-4 *4 (-973))
+ (-5 *3 (-523)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-412)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-973)) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1145 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-629 *2)) (-4 *2 (-158)) (-5 *1 (-135 *2))))
((*1 *2 *3)
- (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-474 *2 *4 *5 *3))
- (-4 *5 (-349 *2)) (-4 *3 (-349 *4))))
+ (-12 (-4 *4 (-158)) (-4 *2 (-1145 *4)) (-5 *1 (-162 *4 *2 *3))
+ (-4 *3 (-664 *4 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 (-383 (-883 *5)))) (-5 *4 (-1087))
+ (-5 *2 (-883 *5)) (-5 *1 (-269 *5)) (-4 *5 (-427))))
((*1 *2 *3)
- (-12 (-5 *3 (-629 *4)) (-4 *4 (-921 *2)) (-4 *2 (-515))
- (-5 *1 (-632 *2 *4))))
+ (-12 (-5 *3 (-629 (-383 (-883 *4)))) (-5 *2 (-883 *4))
+ (-5 *1 (-269 *4)) (-4 *4 (-427))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-346 *3 *2)) (-4 *3 (-158)) (-4 *2 (-1145 *3))))
((*1 *2 *3)
- (-12 (-4 *4 (-921 *2)) (-4 *2 (-515)) (-5 *1 (-1138 *2 *4 *3))
+ (-12 (-5 *3 (-629 (-155 (-383 (-523)))))
+ (-5 *2 (-883 (-155 (-383 (-523))))) (-5 *1 (-704 *4))
+ (-4 *4 (-13 (-339) (-784)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 (-155 (-383 (-523))))) (-5 *4 (-1087))
+ (-5 *2 (-883 (-155 (-383 (-523))))) (-5 *1 (-704 *5))
+ (-4 *5 (-13 (-339) (-784)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-883 (-383 (-523))))
+ (-5 *1 (-718 *4)) (-4 *4 (-13 (-339) (-784)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *4 (-1087))
+ (-5 *2 (-883 (-383 (-523)))) (-5 *1 (-718 *5))
+ (-4 *5 (-13 (-339) (-784))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-985)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-1026)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-695)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-695)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-155 (-203)) (-155 (-203)))) (-5 *4 (-1011 (-203)))
+ (-5 *2 (-1171)) (-5 *1 (-234)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508))
+ (-5 *2 (-383 (-523)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-394 *3)) (-4 *3 (-508))
+ (-4 *3 (-515))))
+ ((*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-383 (-523)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508))
+ (-5 *2 (-383 (-523)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-772 *3)) (-4 *3 (-508))
+ (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-779 *3)) (-4 *3 (-508))
+ (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508))
+ (-5 *2 (-383 (-523)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-383 (-523))) (-5 *1 (-936 *3)) (-4 *3 (-964 *2)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-710)) (-4 *4 (-325)) (-5 *1 (-195 *4 *2))
+ (-4 *2 (-1145 *4))))
+ ((*1 *2 *2 *3 *2 *3)
+ (-12 (-5 *3 (-523)) (-5 *1 (-635 *2)) (-4 *2 (-1145 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-4 *6 (-817 *5)) (-5 *2 (-816 *5 *6 (-589 *6)))
+ (-5 *1 (-818 *5 *6 *4)) (-5 *3 (-589 *6)) (-4 *4 (-564 (-823 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-5 *2 (-589 (-271 *3))) (-5 *1 (-818 *5 *3 *4))
+ (-4 *3 (-964 (-1087))) (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-5 *2 (-589 (-271 (-883 *3))))
+ (-5 *1 (-818 *5 *3 *4)) (-4 *3 (-973))
+ (-2575 (-4 *3 (-964 (-1087)))) (-4 *3 (-817 *5))
+ (-4 *4 (-564 (-823 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1016)) (-5 *2 (-820 *5 *3)) (-5 *1 (-818 *5 *3 *4))
+ (-2575 (-4 *3 (-964 (-1087)))) (-2575 (-4 *3 (-973)))
+ (-4 *3 (-817 *5)) (-4 *4 (-564 (-823 *5))))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-4 *1 (-401 *3)) (-4 *3 (-1016)) (-5 *2 (-710)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1070) (-713))) (-5 *1 (-110)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-695)))))
+(((*1 *1 *1) (-4 *1 (-1056))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-973))
+ (-5 *1 (-1072 *4))))
+ ((*1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-523)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-973))
+ (-14 *4 (-1087)) (-14 *5 *3))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1070)) (-4 *1 (-340 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1016)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |preimage| (-589 *3)) (|:| |image| (-589 *3))))
+ (-5 *1 (-836 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-1070)) (-5 *1 (-92))))
+ ((*1 *2 *3 *2) (-12 (-5 *2 (-355)) (-5 *3 (-1070)) (-5 *1 (-92)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-834 *3)) (-4 *3 (-1016)) (-5 *2 (-1018 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-1016)) (-5 *2 (-1018 (-589 *4))) (-5 *1 (-835 *4))
+ (-5 *3 (-589 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-1016)) (-5 *2 (-1018 (-1018 *4))) (-5 *1 (-835 *4))
+ (-5 *3 (-1018 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *2 (-1018 *3)) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1123))
+ (-4 *5 (-1123)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-218 *6 *7)) (-14 *6 (-710))
+ (-4 *7 (-1123)) (-4 *5 (-1123)) (-5 *2 (-218 *6 *5))
+ (-5 *1 (-217 *6 *7 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1123)) (-4 *5 (-1123))
+ (-4 *2 (-349 *5)) (-5 *1 (-347 *6 *4 *5 *2)) (-4 *4 (-349 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1016)) (-4 *5 (-1016))
+ (-4 *2 (-401 *5)) (-5 *1 (-399 *6 *4 *5 *2)) (-4 *4 (-401 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-589 *6)) (-4 *6 (-1123))
+ (-4 *5 (-1123)) (-5 *2 (-589 *5)) (-5 *1 (-587 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-888 *6)) (-4 *6 (-1123))
+ (-4 *5 (-1123)) (-5 *2 (-888 *5)) (-5 *1 (-887 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1068 *6)) (-4 *6 (-1123))
+ (-4 *3 (-1123)) (-5 *2 (-1068 *3)) (-5 *1 (-1066 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1169 *6)) (-4 *6 (-1123))
+ (-4 *5 (-1123)) (-5 *2 (-1169 *5)) (-5 *1 (-1168 *6 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1018 (-1018 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-1052 *4 *5))) (-5 *3 (-1 (-108) *5 *5))
+ (-4 *4 (-13 (-1016) (-33))) (-4 *5 (-13 (-1016) (-33)))
+ (-5 *1 (-1053 *4 *5))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-1052 *3 *4))) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *4 (-13 (-1016) (-33))) (-5 *1 (-1053 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-172))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-277))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1068 (-203))) (-5 *2 (-589 (-1070))) (-5 *1 (-282)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-973)) (-5 *1 (-630 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-732)) (-4 *6 (-786)) (-4 *7 (-515))
+ (-4 *3 (-880 *7 *5 *6))
+ (-5 *2
+ (-2 (|:| -3262 (-710)) (|:| -2275 *3) (|:| |radicand| (-589 *3))))
+ (-5 *1 (-884 *5 *6 *7 *3 *8)) (-5 *4 (-710))
+ (-4 *8
+ (-13 (-339)
+ (-10 -8 (-15 -2164 (*3 $)) (-15 -2171 (*3 $)) (-15 -3976 ($ *3))))))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515))
+ (-5 *2 (-2 (|:| -2275 *4) (|:| -3429 *3) (|:| -3143 *3)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
+ (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-987 *3 *4 *5))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-515)) (-4 *3 (-973))
+ (-5 *2 (-2 (|:| -2275 *3) (|:| -3429 *1) (|:| -3143 *1)))
+ (-4 *1 (-1145 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
+ (-5 *1 (-695)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3)))))
+(((*1 *2 *3 *4 *4 *5 *4 *4 *5)
+ (-12 (-5 *3 (-1070)) (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-697)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |stiffness| (-355)) (|:| |stability| (-355))
+ (|:| |expense| (-355)) (|:| |accuracy| (-355))
+ (|:| |intermediateResults| (-355))))
+ (-5 *2 (-962)) (-5 *1 (-282)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-4 *3 (-344))
+ (-5 *2 (-1083 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-157))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-953 (-779 (-523))))
+ (-5 *3 (-1068 (-2 (|:| |k| (-523)) (|:| |c| *4)))) (-4 *4 (-973))
+ (-5 *1 (-548 *4)))))
+(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5)
+ (-12 (-5 *3 (-852)) (-5 *4 (-203)) (-5 *5 (-523)) (-5 *6 (-805))
+ (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 (-589 *7) *7 (-1083 *7))) (-5 *5 (-1 (-394 *7) *7))
+ (-4 *7 (-1145 *6)) (-4 *6 (-13 (-339) (-136) (-964 (-383 (-523)))))
+ (-5 *2 (-589 (-2 (|:| |frac| (-383 *7)) (|:| -1747 *3))))
+ (-5 *1 (-748 *6 *7 *3 *8)) (-4 *3 (-599 *7))
+ (-4 *8 (-599 (-383 *7)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-394 *6) *6)) (-4 *6 (-1145 *5))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2
+ (-589 (-2 (|:| |frac| (-383 *6)) (|:| -1747 (-597 *6 (-383 *6))))))
+ (-5 *1 (-751 *5 *6)) (-5 *3 (-597 *6 (-383 *6))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-355)) (-5 *1 (-725)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5)) (-4 *3 (-515))
+ (-4 *4 (-732)) (-4 *5 (-786)) (-5 *1 (-906 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306))
+ (-5 *1 (-308)))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-523)) (-5 *3 (-852)) (-4 *1 (-380))))
+ ((*1 *1 *2 *2) (-12 (-5 *2 (-523)) (-4 *1 (-380))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *2 *6)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *2 (-1016)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-31 *3 *4))
+ (-4 *4 (-406 *3))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *1 (-110))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1087)) (-5 *1 (-110))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *4))
+ (-4 *4 (-406 *3))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-110)) (-5 *1 (-149))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *4))
+ (-4 *4 (-13 (-406 *3) (-930)))))
+ ((*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-278 *3)) (-4 *3 (-279))))
+ ((*1 *2 *2) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *4 (-786)) (-5 *1 (-405 *3 *4))
+ (-4 *3 (-406 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *4))
+ (-4 *4 (-406 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-562 *3)) (-4 *3 (-786))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-786) (-515))) (-5 *1 (-576 *3 *4))
+ (-4 *4 (-13 (-406 *3) (-930) (-1109))))))
+(((*1 *2)
+ (|partial| -12 (-4 *3 (-515)) (-4 *3 (-158))
+ (-5 *2 (-2 (|:| |particular| *1) (|:| -2922 (-589 *1))))
+ (-4 *1 (-343 *3))))
+ ((*1 *2)
+ (|partial| -12
+ (-5 *2
+ (-2 (|:| |particular| (-428 *3 *4 *5 *6))
+ (|:| -2922 (-589 (-428 *3 *4 *5 *6)))))
+ (-5 *1 (-428 *3 *4 *5 *6)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-299 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-124)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-339)) (-4 *4 (-349 *3)) (-4 *5 (-349 *3))
+ (-5 *1 (-490 *3 *4 *5 *2)) (-4 *2 (-627 *3 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-349 *4)) (-4 *6 (-349 *4))
+ (-4 *7 (-921 *4)) (-4 *2 (-627 *7 *8 *9))
+ (-5 *1 (-491 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-627 *4 *5 *6))
+ (-4 *8 (-349 *7)) (-4 *9 (-349 *7))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-349 *2))
+ (-4 *4 (-349 *2)) (-4 *2 (-284))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-284)) (-4 *3 (-158)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *1 (-628 *3 *4 *5 *2))
+ (-4 *2 (-627 *3 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-629 *3)) (-4 *3 (-284)) (-5 *1 (-639 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-976 *2 *3 *4 *5 *6)) (-4 *4 (-973))
+ (-4 *5 (-216 *3 *4)) (-4 *6 (-216 *2 *4)) (-4 *4 (-284)))))
+(((*1 *2 *1) (-12 (-5 *2 (-167)) (-5 *1 (-226)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-1 (-589 *2) *2 *2 *2)) (-4 *2 (-1016))
+ (-5 *1 (-98 *2))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1016)) (-5 *1 (-98 *2)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-589 (-883 (-523)))) (-5 *4 (-589 (-1087)))
+ (-5 *2 (-589 (-589 (-355)))) (-5 *1 (-950)) (-5 *5 (-355))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-970 *4 *5)) (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+ (-14 *5 (-589 (-1087))) (-5 *2 (-589 (-589 (-951 (-383 *4)))))
+ (-5 *1 (-1193 *4 *5 *6)) (-14 *6 (-589 (-1087)))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-883 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-589 (-951 (-383 *5))))) (-5 *1 (-1193 *5 *6 *7))
+ (-14 *6 (-589 (-1087))) (-14 *7 (-589 (-1087)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-883 *4)))
+ (-4 *4 (-13 (-784) (-284) (-136) (-949)))
+ (-5 *2 (-589 (-589 (-951 (-383 *4))))) (-5 *1 (-1193 *4 *5 *6))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-589 (-1087))))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1052 *4 *5)) (-4 *4 (-13 (-1016) (-33)))
+ (-4 *5 (-13 (-1016) (-33))) (-5 *2 (-108)) (-5 *1 (-1053 *4 *5)))))
+(((*1 *2) (-12 (-5 *2 (-1047 (-203))) (-5 *1 (-1107)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-589 (-1087))) (-5 *2 (-1087)) (-5 *1 (-306)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-292 (-203))) (-5 *2 (-292 (-355))) (-5 *1 (-282)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523)))))
+ (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| -3882 *5) (|:| -3282 *5))))
+ (-5 *1 (-746 *4 *5 *3 *6)) (-4 *3 (-599 *5))
+ (-4 *6 (-599 (-383 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523)))))
+ (-4 *4 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3882 *4) (|:| -3282 *4))))
+ (-5 *1 (-746 *5 *4 *3 *6)) (-4 *3 (-599 *4))
+ (-4 *6 (-599 (-383 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523)))))
+ (-4 *5 (-1145 *4)) (-5 *2 (-589 (-2 (|:| -3882 *5) (|:| -3282 *5))))
+ (-5 *1 (-746 *4 *5 *6 *3)) (-4 *6 (-599 *5))
+ (-4 *3 (-599 (-383 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523)))))
+ (-4 *4 (-1145 *5)) (-5 *2 (-589 (-2 (|:| -3882 *4) (|:| -3282 *4))))
+ (-5 *1 (-746 *5 *4 *6 *3)) (-4 *6 (-599 *4))
+ (-4 *3 (-599 (-383 *4))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1119 *3)) (-4 *3 (-903)))))
+(((*1 *1 *1 *1 *1) (-5 *1 (-794))) ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
+(((*1 *2 *2) (-12 (-5 *2 (-852)) (-5 *1 (-333 *3)) (-4 *3 (-325)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-836 (-523))) (-5 *4 (-523)) (-5 *2 (-629 *4))
+ (-5 *1 (-955 *5)) (-4 *5 (-973))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-629 (-523))) (-5 *1 (-955 *4))
+ (-4 *4 (-973))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-836 (-523)))) (-5 *4 (-523))
+ (-5 *2 (-589 (-629 *4))) (-5 *1 (-955 *5)) (-4 *5 (-973))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-589 (-523)))) (-5 *2 (-589 (-629 (-523))))
+ (-5 *1 (-955 *4)) (-4 *4 (-973)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))))
+(((*1 *2 *3) (-12 (-5 *3 (-874 *2)) (-5 *1 (-911 *2)) (-4 *2 (-973)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1054 *3 *4)) (-14 *3 (-852)) (-4 *4 (-339))
+ (-5 *1 (-922 *3 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
+(((*1 *2)
+ (-12 (-4 *3 (-515)) (-5 *2 (-589 (-629 *3))) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-393 *3)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3 *4 *4 *3)
+ (|partial| -12 (-5 *4 (-562 *3))
+ (-4 *3 (-13 (-406 *5) (-27) (-1109)))
+ (-4 *5 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2 (-2 (|:| -3699 *3) (|:| |coeff| *3)))
+ (-5 *1 (-525 *5 *3 *6)) (-4 *6 (-1016)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-710)) (-5 *4 (-523)) (-5 *1 (-420 *2)) (-4 *2 (-973)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-523)) (-5 *2 (-108)) (-5 *1 (-512)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-133))))
+ ((*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-133)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3)))))
+(((*1 *1 *1) (-5 *1 (-985))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-5 *2 (-499)) (-5 *1 (-498 *4))
+ (-4 *4 (-1123)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-589 *3)) (-5 *1 (-899 *4 *3))
(-4 *3 (-1145 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-938 *3)) (-4 *3 (-1123)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1110 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-874 *4))) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-852)) (-5 *1 (-725)))))
+(((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-355)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-104))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-110))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-340 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-1016))))
+ ((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-1070))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-414 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-562 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-895))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1087)) (-5 *1 (-994 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-5 *1 (-1087))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-589 (-710))) (-5 *1 (-899 *4 *3))
+ (-4 *3 (-1145 *4)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-883 (-355))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-383 (-883 (-355)))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-292 (-355))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-355))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-883 (-523))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-383 (-883 (-523)))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-292 (-523))) (-5 *1 (-315 *3 *4 *5))
- (-4 *5 (-964 (-523))) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087))) (-4 *5 (-363))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-315 *3 *4 *5))
- (-14 *3 (-589 *2)) (-14 *4 (-589 *2)) (-4 *5 (-363))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-292 *5)) (-4 *5 (-363))
- (-5 *1 (-315 *3 *4 *5)) (-14 *3 (-589 (-1087)))
- (-14 *4 (-589 (-1087)))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-629 (-383 (-883 (-523))))) (-4 *1 (-360))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-629 (-383 (-883 (-355))))) (-4 *1 (-360))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-629 (-883 (-523)))) (-4 *1 (-360))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-629 (-883 (-355)))) (-4 *1 (-360))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-629 (-292 (-523)))) (-4 *1 (-360))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-629 (-292 (-355)))) (-4 *1 (-360))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-383 (-883 (-523)))) (-4 *1 (-372))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-383 (-883 (-355)))) (-4 *1 (-372))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-523))) (-4 *1 (-372))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-883 (-355))) (-4 *1 (-372))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-523))) (-4 *1 (-372))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-292 (-355))) (-4 *1 (-372))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1169 (-383 (-883 (-523))))) (-4 *1 (-416))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1169 (-383 (-883 (-355))))) (-4 *1 (-416))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1169 (-883 (-523)))) (-4 *1 (-416))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1169 (-883 (-355)))) (-4 *1 (-416))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1169 (-292 (-523)))) (-4 *1 (-416))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1169 (-292 (-355)))) (-4 *1 (-416))))
+ (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
+ (-4 *4 (-325)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-940)) (-5 *2 (-794)))))
+(((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-508))))
+ ((*1 *1 *1) (-4 *1 (-982))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-629 *4)) (-5 *3 (-852)) (|has| *4 (-6 (-4250 "*")))
+ (-4 *4 (-973)) (-5 *1 (-955 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-589 (-629 *4))) (-5 *3 (-852))
+ (|has| *4 (-6 (-4250 "*"))) (-4 *4 (-973)) (-5 *1 (-955 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1152 *3 *2)) (-4 *3 (-973))
+ (-4 *2 (-1129 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-4 *1 (-358 *3 *2)) (-4 *3 (-973)) (-4 *2 (-1016))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-523)) (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3))
+ (-4 *3 (-973))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-758 *4)) (-4 *4 (-786)) (-4 *1 (-1184 *4 *3))
+ (-4 *3 (-973)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-4 *5 (-339)) (-5 *2 (-589 (-1118 *5)))
+ (-5 *1 (-1177 *5)) (-5 *4 (-1118 *5)))))
+(((*1 *2)
+ (-12
+ (-5 *2 (-2 (|:| -2635 (-589 (-1087))) (|:| -3007 (-589 (-1087)))))
+ (-5 *1 (-1125)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-836 *3))) (-5 *1 (-835 *3)) (-4 *3 (-1016)))))
+(((*1 *2 *2) (-12 (-5 *2 (-589 (-292 (-203)))) (-5 *1 (-244)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1160 *2)) (-4 *2 (-973)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4248)) (-4 *1 (-462 *4))
+ (-4 *4 (-1123)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 (-710) *2)) (-5 *4 (-710)) (-4 *2 (-1016))
+ (-5 *1 (-619 *2))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1 *3 (-710) *3)) (-4 *3 (-1016)) (-5 *1 (-622 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1169 *5)) (-4 *5 (-585 *4)) (-4 *4 (-515))
+ (-5 *2 (-108)) (-5 *1 (-584 *4 *5)))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1123))
+ (-4 *4 (-349 *2)) (-4 *5 (-349 *2))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-349 *2))
+ (-4 *5 (-349 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 (-523))) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
+ (-14 *4 (-523)) (-14 *5 (-710))))
+ ((*1 *2 *1 *3 *3 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
+ (-14 *4 *3) (-14 *5 (-710))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
+ (-14 *4 *3) (-14 *5 (-710))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
+ (-14 *4 *3) (-14 *5 (-710))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-158)) (-5 *1 (-128 *4 *5 *2))
+ (-14 *4 *3) (-14 *5 (-710))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-158)) (-5 *1 (-128 *3 *4 *2)) (-14 *3 (-523))
+ (-14 *4 (-710))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1087)) (-5 *2 (-223 (-1070))) (-5 *1 (-193 *4))
+ (-4 *4
+ (-13 (-786)
+ (-10 -8 (-15 -1502 ((-1070) $ *3)) (-15 -3942 ((-1174) $))
+ (-15 -2149 ((-1174) $)))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-918)) (-5 *1 (-193 *3))
+ (-4 *3
+ (-13 (-786)
+ (-10 -8 (-15 -1502 ((-1070) $ (-1087))) (-15 -3942 ((-1174) $))
+ (-15 -2149 ((-1174) $)))))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 "count") (-5 *2 (-710)) (-5 *1 (-223 *4)) (-4 *4 (-786))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-223 *3)) (-4 *3 (-786))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 "unique") (-5 *1 (-223 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-263 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *3 (-158)) (-5 *1 (-266 *3 *2 *4 *5 *6 *7))
+ (-4 *2 (-1145 *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 (-589 *1)) (-4 *1 (-279))))
+ ((*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
+ ((*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
+ ((*1 *1 *2 *1 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-279)) (-5 *2 (-110))))
+ ((*1 *2 *1 *2 *2)
+ (-12 (-4 *1 (-318 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-1145 *2))
+ (-4 *4 (-1145 (-383 *3)))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-523)) (-4 *1 (-393 *2)) (-4 *2 (-158))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1070)) (-5 *1 (-473))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-51)) (-5 *1 (-578))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-594 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-710)) (-5 *1 (-617 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-589 (-523))) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-589 (-823 *4))) (-5 *1 (-823 *4))
+ (-4 *4 (-1016))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-834 *2)) (-4 *2 (-1016))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-836 *4)) (-5 *1 (-835 *4))
+ (-4 *4 (-1016))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-218 *4 *2)) (-14 *4 (-852)) (-4 *2 (-339))
+ (-5 *1 (-922 *4 *2))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 "value") (-4 *1 (-938 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1) (-12 (-5 *1 (-953 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7)) (-4 *2 (-973))
+ (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *1 (-976 *4 *5 *2 *6 *7))
+ (-4 *6 (-216 *5 *2)) (-4 *7 (-216 *4 *2)) (-4 *2 (-973))))
+ ((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-852)) (-4 *4 (-1016))
+ (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
+ (-5 *1 (-995 *4 *5 *2))
+ (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4))))))
+ ((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-852)) (-4 *4 (-1016))
+ (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
+ (-5 *1 (-996 *4 *5 *2))
+ (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-523))) (-4 *1 (-1019 *3 *4 *5 *6 *7))
+ (-4 *3 (-1016)) (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016))
+ (-4 *7 (-1016))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016))
+ (-4 *4 (-1016)) (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016))))
+ ((*1 *1 *1 *1) (-4 *1 (-1056)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-1087))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *3 (-383 *1)) (-4 *1 (-1145 *2)) (-4 *2 (-973))
+ (-4 *2 (-339))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-383 *1)) (-4 *1 (-1145 *3)) (-4 *3 (-973))
+ (-4 *3 (-515))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-1147 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 "last") (-4 *1 (-1157 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 "rest") (-4 *1 (-1157 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 "first") (-4 *1 (-1157 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
+ (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-710))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786))
+ (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-243 *3)) (-4 *3 (-786)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-852))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-325)) (-4 *5 (-305 *4)) (-4 *6 (-1145 *5))
- (-5 *2 (-1083 (-1083 *4))) (-5 *1 (-716 *4 *5 *6 *3 *7))
- (-4 *3 (-1145 *6)) (-14 *7 (-852))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-589 *6)) (-4 *6 (-987 *3 *4 *5))
- (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786))
- (-4 *1 (-905 *3 *4 *5 *6))))
- ((*1 *2 *1) (|partial| -12 (-4 *1 (-964 *2)) (-4 *2 (-1123))))
- ((*1 *1 *2)
- (|partial| -3172
- (-12 (-5 *2 (-883 *3))
- (-12 (-4179 (-4 *3 (-37 (-383 (-523)))))
- (-4179 (-4 *3 (-37 (-523)))) (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
- (-4 *5 (-786)))
- (-12 (-5 *2 (-883 *3))
- (-12 (-4179 (-4 *3 (-508))) (-4179 (-4 *3 (-37 (-383 (-523)))))
- (-4 *3 (-37 (-523))) (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
- (-4 *5 (-786)))
- (-12 (-5 *2 (-883 *3))
- (-12 (-4179 (-4 *3 (-921 (-523)))) (-4 *3 (-37 (-383 (-523))))
- (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *1 (-987 *3 *4 *5)) (-4 *4 (-732))
- (-4 *5 (-786)))))
- ((*1 *1 *2)
- (|partial| -3172
- (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
- (-12 (-4179 (-4 *3 (-37 (-383 (-523))))) (-4 *3 (-37 (-523)))
- (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))
- (-12 (-5 *2 (-883 (-523))) (-4 *1 (-987 *3 *4 *5))
- (-12 (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))))
- (-4 *3 (-973)) (-4 *4 (-732)) (-4 *5 (-786)))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-883 (-383 (-523)))) (-4 *1 (-987 *3 *4 *5))
- (-4 *3 (-37 (-383 (-523)))) (-4 *5 (-564 (-1087))) (-4 *3 (-973))
- (-4 *4 (-732)) (-4 *5 (-786)))))
+ (-12 (-5 *3 (-312 *4 *5 *6 *7)) (-4 *4 (-13 (-344) (-339)))
+ (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5))) (-4 *7 (-318 *4 *5 *6))
+ (-5 *2 (-710)) (-5 *1 (-368 *4 *5 *6 *7))))
+ ((*1 *2 *1) (-12 (-4 *1 (-378)) (-5 *2 (-772 (-852)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-523))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-549 *3)) (-4 *3 (-973))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-515)) (-5 *2 (-523)) (-5 *1 (-570 *3 *4))
+ (-4 *4 (-1145 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-680 *4 *3)) (-4 *4 (-973))
+ (-4 *3 (-786))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-680 *4 *3)) (-4 *4 (-973)) (-4 *3 (-786))
+ (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-800 *3)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-312 *5 *6 *7 *8)) (-4 *5 (-406 *4))
+ (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6)))
+ (-4 *8 (-318 *5 *6 *7)) (-4 *4 (-13 (-786) (-515) (-964 (-523))))
+ (-5 *2 (-710)) (-5 *1 (-842 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-312 (-383 (-523)) *4 *5 *6))
+ (-4 *4 (-1145 (-383 (-523)))) (-4 *5 (-1145 (-383 *4)))
+ (-4 *6 (-318 (-383 (-523)) *4 *5)) (-5 *2 (-710))
+ (-5 *1 (-843 *4 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-312 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-339))
+ (-4 *7 (-1145 *6)) (-4 *4 (-1145 (-383 *7))) (-4 *8 (-318 *6 *7 *4))
+ (-4 *9 (-13 (-344) (-339))) (-5 *2 (-710))
+ (-5 *1 (-946 *6 *7 *4 *8 *9))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-4 *3 (-515)) (-5 *2 (-710))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))))
+(((*1 *1 *1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-523)) (-4 *1 (-627 *3 *4 *5)) (-4 *3 (-973))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-1119 *3))
+ (-4 *3 (-903)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *4 (-710))
+ (-5 *2 (-629 (-203))) (-5 *1 (-244)))))
+(((*1 *1) (-5 *1 (-413))))
+(((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-108)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-589 *6)) (-5 *4 (-589 (-225 *5 *6))) (-4 *6 (-427))
+ (-5 *2 (-225 *5 *6)) (-14 *5 (-589 (-1087))) (-5 *1 (-577 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1068 *3)) (-5 *1 (-159 *3)) (-4 *3 (-284)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-383 *2)) (-4 *2 (-1145 *5))
+ (-5 *1 (-746 *5 *2 *3 *6))
+ (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523)))))
+ (-4 *3 (-599 *2)) (-4 *6 (-599 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-383 *2))) (-4 *2 (-1145 *5))
+ (-5 *1 (-746 *5 *2 *3 *6))
+ (-4 *5 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2))
+ (-4 *6 (-599 (-383 *2))))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 *5)) (-4 *5 (-339))
+ (-4 *5 (-515)) (-5 *2 (-1169 *5)) (-5 *1 (-584 *5 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1169 *4)) (-4 *4 (-585 *5))
+ (-2575 (-4 *5 (-339))) (-4 *5 (-515)) (-5 *2 (-1169 (-383 *5)))
+ (-5 *1 (-584 *5 *4)))))
+(((*1 *2 *3 *2)
+ (|partial| -12 (-5 *3 (-852)) (-5 *1 (-417 *2))
+ (-4 *2 (-1145 (-523)))))
+ ((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-852)) (-5 *4 (-710)) (-5 *1 (-417 *2))
+ (-4 *2 (-1145 (-523)))))
+ ((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *1 (-417 *2))
+ (-4 *2 (-1145 (-523)))))
+ ((*1 *2 *3 *2 *4 *5)
+ (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *5 (-710))
+ (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523)))))
+ ((*1 *2 *3 *2 *4 *5 *6)
+ (|partial| -12 (-5 *3 (-852)) (-5 *4 (-589 (-710))) (-5 *5 (-710))
+ (-5 *6 (-108)) (-5 *1 (-417 *2)) (-4 *2 (-1145 (-523)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-394 *2)) (-4 *2 (-1145 *5))
+ (-5 *1 (-419 *5 *2)) (-4 *5 (-973)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1145 *3)) (-4 *3 (-973)) (-5 *2 (-1083 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1070)) (-4 *4 (-13 (-284) (-136)))
+ (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732))
+ (-5 *2
+ (-589
+ (-2 (|:| |eqzro| (-589 *7)) (|:| |neqzro| (-589 *7))
+ (|:| |wcond| (-589 (-883 *4)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1169 (-383 (-883 *4))))
+ (|:| -2922 (-589 (-1169 (-383 (-883 *4))))))))))
+ (-5 *1 (-855 *4 *5 *6 *7)) (-4 *7 (-880 *4 *6 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-49 *3 *4)) (-4 *3 (-973))
+ (-14 *4 (-589 (-1087)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-523)) (-5 *1 (-201 *3 *4)) (-4 *3 (-13 (-973) (-786)))
+ (-14 *4 (-589 (-1087)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786))
+ (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-252))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1083 *8)) (-5 *4 (-589 *6)) (-4 *6 (-786))
+ (-4 *8 (-880 *7 *5 *6)) (-4 *5 (-732)) (-4 *7 (-973))
+ (-5 *2 (-589 (-710))) (-5 *1 (-297 *5 *6 *7 *8))))
+ ((*1 *2 *1) (-12 (-4 *1 (-305 *3)) (-4 *3 (-339)) (-5 *2 (-852))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
+ (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-445 *3 *2)) (-4 *3 (-158)) (-4 *2 (-23))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-515)) (-5 *2 (-523)) (-5 *1 (-570 *3 *4))
+ (-4 *4 (-1145 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-648 *3)) (-4 *3 (-973)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-788 *3)) (-4 *3 (-973)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-835 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-836 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *6)) (-4 *1 (-880 *4 *5 *6)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 (-710)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-880 *4 *5 *3)) (-4 *4 (-973)) (-4 *5 (-732))
+ (-4 *3 (-786)) (-5 *2 (-710))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-902 *3 *2 *4)) (-4 *3 (-973)) (-4 *4 (-786))
+ (-4 *2 (-731))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-710))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1131 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1160 *3))
+ (-5 *2 (-523))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1152 *3 *4)) (-4 *3 (-973)) (-4 *4 (-1129 *3))
+ (-5 *2 (-383 (-523)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1186 *3)) (-4 *3 (-339)) (-5 *2 (-772 (-852)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
+ (-5 *2 (-710)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-687)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-254 *3 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1087))
+ (-4 *4 (-13 (-515) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-254 *4 *2)) (-4 *2 (-13 (-27) (-1109) (-406 *4))))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-710)) (-4 *4 (-13 (-515) (-136)))
+ (-5 *1 (-1139 *4 *2)) (-4 *2 (-1145 *4)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-203)) (-5 *1 (-30))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-394 *4) *4)) (-4 *4 (-515)) (-5 *2 (-394 *4))
+ (-5 *1 (-395 *4))))
+ ((*1 *1 *1) (-5 *1 (-857)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857))))
+ ((*1 *1 *1) (-5 *1 (-858)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))
+ (-5 *4 (-383 (-523))) (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3 *2 *2)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))
+ (-5 *1 (-947 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))
+ (-5 *4 (-383 (-523))) (-5 *1 (-948 *3)) (-4 *3 (-1145 *4))))
+ ((*1 *2 *3 *2 *2)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -2428 (-383 (-523))) (|:| -2438 (-383 (-523)))))
+ (-5 *1 (-948 *3)) (-4 *3 (-1145 (-383 (-523))))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-784) (-339))) (-5 *1 (-983 *2 *3))
+ (-4 *3 (-1145 *2)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-494 *3)) (-4 *3 (-13 (-666) (-25))))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9)
+ (-12 (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-629 (-203)))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))))
+ (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))
+ (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))
+ (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
+(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1087)) (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-599 *2)) (-4 *2 (-973)) (-4 *2 (-339))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-339)) (-5 *1 (-602 *4 *2))
+ (-4 *2 (-599 *4)))))
+(((*1 *1 *1 *1) (-4 *1 (-132)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-145 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *1 (-146 *2)) (-4 *2 (-508))))
+ ((*1 *1 *1 *1) (-5 *1 (-794)))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-523))) (-5 *1 (-971))
+ (-5 *3 (-523)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-692)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-515)) (-5 *1 (-40 *3 *2))
+ (-4 *2
+ (-13 (-339) (-279)
+ (-10 -8 (-15 -2164 ((-1039 *3 (-562 $)) $))
+ (-15 -2171 ((-1039 *3 (-562 $)) $))
+ (-15 -3976 ($ (-1039 *3 (-562 $))))))))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *6)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-72 FCN)))) (-5 *2 (-962))
+ (-5 *1 (-686)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-794)))))
+(((*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-460)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-786)) (-5 *1 (-117 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-339)) (-4 *5 (-515))
+ (-5 *2
+ (-2 (|:| |minor| (-589 (-852))) (|:| -1747 *3)
+ (|:| |minors| (-589 (-589 (-852)))) (|:| |ops| (-589 *3))))
+ (-5 *1 (-88 *5 *3)) (-5 *4 (-852)) (-4 *3 (-599 *5)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-523)) (-4 *2 (-406 *3)) (-5 *1 (-31 *3 *2))
+ (-4 *3 (-964 *4)) (-4 *3 (-13 (-786) (-515))))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-160))) (-5 *1 (-1003)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
+ (|:| |explanations| (-589 (-1070)))))
+ (-5 *2 (-962)) (-5 *1 (-282))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| -3359 (-355)) (|:| -1522 (-1070))
+ (|:| |explanations| (-589 (-1070))) (|:| |extra| (-962))))
+ (-5 *2 (-962)) (-5 *1 (-282)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-339)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-475 *4 *5 *6 *3)) (-4 *3 (-880 *4 *5 *6)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-880 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *1 (-424 *4 *5 *6 *2)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-104)) (-5 *1 (-160))))
+ ((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1087)) (-5 *2 (-104)) (-5 *1 (-1003)))))
+(((*1 *2 *2 *2 *3 *4)
+ (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-973))
+ (-5 *1 (-789 *5 *2)) (-4 *2 (-788 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-383 (-883 *3))) (-5 *1 (-428 *3 *4 *5 *6))
+ (-4 *3 (-515)) (-4 *3 (-158)) (-14 *4 (-852))
+ (-14 *5 (-589 (-1087))) (-14 *6 (-1169 (-629 *3))))))
+(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6)
+ (-12 (-5 *4 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *3 (-203))
+ (-5 *2 (-962)) (-5 *1 (-688)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-13 (-284) (-136)))
+ (-4 *5 (-13 (-786) (-564 (-1087)))) (-4 *6 (-732))
+ (-5 *2 (-589 (-383 (-883 *4)))) (-5 *1 (-855 *4 *5 *6 *7))
+ (-4 *7 (-880 *4 *6 *5)))))
+(((*1 *1) (-5 *1 (-413))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-917 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-987 *3 *4 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *8)) (-4 *8 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *6 (-987 *3 *4 *5)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-761)))))
+(((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-589 (-954 *5 *6 *7 *8))) (-5 *1 (-954 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-108)) (-4 *8 (-987 *5 *6 *7))
+ (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-5 *2 (-589 (-1058 *5 *6 *7 *8))) (-5 *1 (-1058 *5 *6 *7 *8)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-710)) (-4 *1 (-1145 *3)) (-4 *3 (-973)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1083 *3)) (-4 *3 (-325)) (-5 *1 (-333 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-857)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
+ (-5 *4 (-292 (-155 (-355)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
+ (-5 *4 (-292 (-355))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
+ (-5 *4 (-292 (-523))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-155 (-355)))))
+ (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-355)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-523)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-155 (-355)))))
+ (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-355)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-523)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-155 (-355)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-355))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-523))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
+ (-5 *4 (-292 (-633))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
+ (-5 *4 (-292 (-638))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-589 (-883 (-523))))
+ (-5 *4 (-292 (-640))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-633)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-638)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-292 (-640)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-633)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-638)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-292 (-640)))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-633))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-638))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1169 (-640))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-633))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-638))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-629 (-640))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-633))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-638))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-292 (-640))) (-5 *1 (-306))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1087)) (-5 *3 (-1070)) (-5 *1 (-306))))
+ ((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-3 (-108) (-589 *1)))
+ (-4 *1 (-992 *4 *5 *6 *3)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1101 *3 *4)) (-4 *3 (-1016))
+ (-4 *4 (-1016)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-108)) (-5 *1 (-768)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070)) (-5 *1 (-499)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-589 (-589 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
+ (-5 *4 (-589 (-3 (|:| |array| (-589 *3)) (|:| |scalar| (-1087)))))
+ (-5 *6 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1020))
+ (-5 *1 (-373))))
+ ((*1 *2 *3 *4 *5 *6 *3)
+ (-12 (-5 *5 (-589 (-589 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
+ (-5 *4 (-589 (-3 (|:| |array| (-589 *3)) (|:| |scalar| (-1087)))))
+ (-5 *6 (-589 (-1087))) (-5 *3 (-1087)) (-5 *2 (-1020))
+ (-5 *1 (-373))))
+ ((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *4 (-589 (-1087))) (-5 *5 (-1090)) (-5 *3 (-1087))
+ (-5 *2 (-1020)) (-5 *1 (-373)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-427)) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *3 (-987 *5 *6 *7))
+ (-5 *2 (-589 (-2 (|:| |val| (-108)) (|:| -2394 *4))))
+ (-5 *1 (-1024 *5 *6 *7 *3 *4)) (-4 *4 (-992 *5 *6 *7 *3)))))
+(((*1 *1) (-12 (-4 *1 (-440 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
+ ((*1 *1) (-5 *1 (-499))) ((*1 *1) (-4 *1 (-662)))
+ ((*1 *1) (-4 *1 (-666)))
+ ((*1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016))))
+ ((*1 *1) (-12 (-5 *1 (-824 *2)) (-4 *2 (-786)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *4 (-13 (-515) (-136))) (-5 *1 (-500 *4 *2))
+ (-4 *2 (-1160 *4))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *4 (-13 (-339) (-344) (-564 *3)))
+ (-4 *5 (-1145 *4)) (-4 *6 (-664 *4 *5)) (-5 *1 (-504 *4 *5 *6 *2))
+ (-4 *2 (-1160 *6))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-523)) (-4 *4 (-13 (-339) (-344) (-564 *3)))
+ (-5 *1 (-505 *4 *2)) (-4 *2 (-1160 *4))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1068 *4)) (-5 *3 (-523)) (-4 *4 (-13 (-515) (-136)))
+ (-5 *1 (-1064 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-629 (-383 (-523)))) (-5 *2 (-589 *4)) (-5 *1 (-718 *4))
+ (-4 *4 (-13 (-339) (-784))))))
+(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
+ (|partial| -12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732))
+ (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| -1747 (-589 *9)) (|:| -2394 *4) (|:| |ineq| (-589 *9))))
+ (-5 *1 (-917 *6 *7 *8 *9 *4)) (-5 *3 (-589 *9))
+ (-4 *4 (-992 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
+ (|partial| -12 (-5 *5 (-108)) (-4 *6 (-427)) (-4 *7 (-732))
+ (-4 *8 (-786)) (-4 *9 (-987 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| -1747 (-589 *9)) (|:| -2394 *4) (|:| |ineq| (-589 *9))))
+ (-5 *1 (-1023 *6 *7 *8 *9 *4)) (-5 *3 (-589 *9))
+ (-4 *4 (-992 *6 *7 *8 *9)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-133))) (-5 *1 (-130))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070)) (-5 *1 (-130)))))
+(((*1 *2 *3 *4 *4 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *5 (-203))
+ (-5 *2 (-962)) (-5 *1 (-692)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3)
+ (-12 (-5 *6 (-589 (-108))) (-5 *7 (-629 (-203)))
+ (-5 *8 (-629 (-523))) (-5 *3 (-523)) (-5 *4 (-203)) (-5 *5 (-108))
+ (-5 *2 (-962)) (-5 *1 (-694)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1092)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-883 (-523))) (-5 *2 (-306))
+ (-5 *1 (-308))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-1009 (-883 (-523)))) (-5 *2 (-306))
+ (-5 *1 (-308))))
+ ((*1 *1 *2 *2 *2)
+ (-12 (-5 *2 (-710)) (-5 *1 (-617 *3)) (-4 *3 (-973)) (-4 *3 (-1016)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-763)))))
+(((*1 *1) (-4 *1 (-23)))
+ ((*1 *1) (-12 (-4 *1 (-445 *2 *3)) (-4 *2 (-158)) (-4 *3 (-23))))
+ ((*1 *1) (-5 *1 (-499)))
+ ((*1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-629 *5)) (-4 *5 (-973)) (-5 *1 (-977 *3 *4 *5))
+ (-14 *3 (-710)) (-14 *4 (-710)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
+ (-4 *4 (-973)))))
(((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-1 (-355))) (-5 *1 (-966)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-805)) (-5 *3 (-589 (-240))) (-5 *1 (-238)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-917 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1145 (-523))))))
(((*1 *1 *2)
- (-12 (-5 *2 (-589 (-589 *3))) (-4 *3 (-1016)) (-5 *1 (-836 *3)))))
+ (-12
+ (-5 *2
+ (-589
+ (-2
+ (|:| -2402
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (|:| -2746
+ (-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| (-1068 (-203)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3487
+ (-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 (-518)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-378)) (-5 *2 (-710))))
+ ((*1 *1 *1) (-4 *1 (-378))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-589 (-1070))) (-5 *1 (-370)))))
+(((*1 *2 *3) (-12 (-5 *3 (-589 *2)) (-5 *1 (-1098 *2)) (-4 *2 (-339)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (|[\|\|]| (-1070))) (-5 *2 (-108)) (-5 *1 (-1092))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (|[\|\|]| (-1087))) (-5 *2 (-108)) (-5 *1 (-1092))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (|[\|\|]| (-203))) (-5 *2 (-108)) (-5 *1 (-1092))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (|[\|\|]| (-523))) (-5 *2 (-108)) (-5 *1 (-1092)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-786) (-515))) (-5 *2 (-108)) (-5 *1 (-253 *4 *3))
- (-4 *3 (-13 (-406 *4) (-930))))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1160 *4)) (-5 *1 (-1162 *4 *2))
- (-4 *4 (-37 (-383 (-523)))))))
+ (-12 (-5 *3 (-710)) (-5 *2 (-629 (-883 *4))) (-5 *1 (-955 *4))
+ (-4 *4 (-973)))))
+(((*1 *2 *1) (-12 (-5 *2 (-394 *3)) (-5 *1 (-845 *3)) (-4 *3 (-284)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-157))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1170))))
- ((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-1171)))))
-(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794)))))
-(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-1123)))))
-(((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *4 (-203))
+ (-12 (-5 *3 (-589 (-719 *5 (-796 *6)))) (-5 *4 (-108)) (-4 *5 (-427))
+ (-14 *6 (-589 (-1087)))
(-5 *2
- (-2 (|:| |brans| (-589 (-589 (-874 *4))))
- (|:| |xValues| (-1011 *4)) (|:| |yValues| (-1011 *4))))
- (-5 *1 (-142)) (-5 *3 (-589 (-589 (-874 *4)))))))
+ (-589 (-1058 *5 (-495 (-796 *6)) (-796 *6) (-719 *5 (-796 *6)))))
+ (-5 *1 (-574 *5 *6)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1076 *2 *3)) (-14 *2 (-852)) (-4 *3 (-973)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4248)) (-4 *1 (-556 *4 *3)) (-4 *4 (-1016))
+ (-4 *3 (-1123)) (-4 *3 (-1016)) (-5 *2 (-108)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1052 *3 *4)) (-4 *3 (-13 (-1016) (-33)))
+ (-4 *4 (-13 (-1016) (-33))))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
+ (-14 *4 *3)))
+ ((*1 *1 *2 *3 *1)
+ (-12 (-5 *1 (-592 *2 *3 *4)) (-4 *2 (-1016)) (-4 *3 (-23))
+ (-14 *4 *3)))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-973)) (-4 *2 (-1016)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-589 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171))))
+ ((*1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-1171)))))
+(((*1 *2 *3 *3 *3 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-339)) (-4 *3 (-973))
+ (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -4102 *1)))
+ (-4 *1 (-788 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1070)) (-5 *2 (-523)) (-5 *1 (-1106 *4))
+ (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1169 *1)) (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127))
+ (-4 *4 (-1145 *3)) (-4 *5 (-1145 (-383 *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-589 *3)) (-4 *3 (-1123)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-51)) (-5 *1 (-1102)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-1068 *3))) (-5 *2 (-1068 *3)) (-5 *1 (-1072 *3))
+ (-4 *3 (-37 (-383 (-523)))) (-4 *3 (-973)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-325)) (-5 *2 (-394 *3)) (-5 *1 (-195 *4 *3))
+ (-4 *3 (-1145 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-394 *3)) (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3))
+ (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-710))) (-5 *2 (-394 *3)) (-5 *1 (-417 *3))
+ (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-589 (-710))) (-5 *5 (-710)) (-5 *2 (-394 *3))
+ (-5 *1 (-417 *3)) (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-710)) (-5 *2 (-394 *3)) (-5 *1 (-417 *3))
+ (-4 *3 (-1145 (-523)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-394 *3)) (-5 *1 (-935 *3))
+ (-4 *3 (-1145 (-383 (-523))))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-394 *3)) (-5 *1 (-1134 *3)) (-4 *3 (-1145 (-523))))))
+(((*1 *2)
+ (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-840))
+ (-5 *1 (-432 *3 *4 *2 *5)) (-4 *5 (-880 *2 *3 *4))))
+ ((*1 *2)
+ (-12 (-4 *3 (-732)) (-4 *4 (-786)) (-4 *2 (-840))
+ (-5 *1 (-837 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4))))
+ ((*1 *2) (-12 (-4 *2 (-840)) (-5 *1 (-838 *2 *3)) (-4 *3 (-1145 *2)))))
+(((*1 *2 *3 *4 *5 *5 *2)
+ (|partial| -12 (-5 *2 (-108)) (-5 *3 (-883 *6)) (-5 *4 (-1087))
+ (-5 *5 (-779 *7))
+ (-4 *6 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-4 *7 (-13 (-1109) (-29 *6))) (-5 *1 (-202 *6 *7))))
+ ((*1 *2 *3 *4 *4 *2)
+ (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1083 *6)) (-5 *4 (-779 *6))
+ (-4 *6 (-13 (-1109) (-29 *5)))
+ (-4 *5 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *1 (-202 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-133)))))
+(((*1 *2 *1) (-12 (-4 *1 (-365)) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-4 *3 (-515))
+ (-5 *2 (-1083 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-523))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-523)) (-5 *1 (-355)))))
+(((*1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-126)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-1070)) (-5 *5 (-629 (-203)))
+ (-5 *2 (-962)) (-5 *1 (-687)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-917 *4 *5 *6 *7 *3))
+ (-4 *3 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1023 *4 *5 *6 *7 *3)) (-4 *3 (-992 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-691)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7)
+ (-12 (-5 *3 (-523)) (-5 *5 (-629 (-203)))
+ (-5 *6 (-3 (|:| |fn| (-364)) (|:| |fp| (-73 FCN JACOBF JACEPS))))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-74 G JACOBG JACGEP))))
+ (-5 *4 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1169 (-1169 (-523)))) (-5 *3 (-852)) (-5 *1 (-441)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *4 (-13 (-973) (-657 (-383 (-523)))))
+ (-4 *5 (-786)) (-5 *1 (-1183 *4 *5 *2)) (-4 *2 (-1188 *5 *4)))))
+(((*1 *2 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-691)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-394 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1145 (-47)))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3))))
+ (-5 *1 (-117 *3)) (-4 *3 (-786))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-540 *4)) (-4 *4 (-13 (-29 *3) (-1109)))
+ (-4 *3 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
+ (-5 *1 (-538 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-540 (-383 (-883 *3))))
+ (-4 *3 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
+ (-5 *1 (-543 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1145 *5)) (-4 *5 (-339))
+ (-5 *2 (-2 (|:| -2031 *3) (|:| |special| *3))) (-5 *1 (-667 *5 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1169 *5)) (-4 *5 (-339)) (-4 *5 (-973))
+ (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5))
+ (-5 *3 (-589 (-629 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1169 (-1169 *5))) (-4 *5 (-339)) (-4 *5 (-973))
+ (-5 *2 (-589 (-589 (-629 *5)))) (-5 *1 (-956 *5))
+ (-5 *3 (-589 (-629 *5)))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-130)) (-5 *2 (-589 *1)) (-4 *1 (-1056))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-133)) (-5 *2 (-589 *1)) (-4 *1 (-1056)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-383 (-883 *4))) (-4 *4 (-284))
+ (-5 *2 (-383 (-394 (-883 *4)))) (-5 *1 (-968 *4)))))
+(((*1 *2 *1) (-12 (-4 *3 (-1123)) (-5 *2 (-589 *1)) (-4 *1 (-938 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-804 *2 *3)) (-4 *2 (-1123)) (-4 *3 (-1123)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1087)) (-5 *1 (-257))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-3 (-523) (-203) (-1087) (-1070) (-1092)))
+ (-5 *1 (-1092)))))
+(((*1 *2 *3) (-12 (-5 *3 (-852)) (-5 *2 (-1070)) (-5 *1 (-725)))))
+(((*1 *2 *2 *3) (-12 (-5 *3 (-710)) (-5 *1 (-541 *2)) (-4 *2 (-508)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-523)) (-4 *4 (-732)) (-4 *5 (-786)) (-4 *2 (-973))
+ (-5 *1 (-297 *4 *5 *2 *6)) (-4 *6 (-880 *2 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-108)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-710)) (-4 *3 (-973)) (-4 *1 (-627 *3 *4 *5))
+ (-4 *4 (-349 *3)) (-4 *5 (-349 *3))))
+ ((*1 *1 *2)
+ (-12 (-4 *2 (-973)) (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
+ (-4 *5 (-216 *3 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-852)) (-5 *2 (-1083 *4)) (-5 *1 (-333 *4))
+ (-4 *4 (-325)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1076 *3 *4)) (-14 *3 (-852))
(-4 *4 (-973)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-355)) (-5 *3 (-589 (-240))) (-5 *1 (-238))))
+ ((*1 *1 *2) (-12 (-5 *2 (-355)) (-5 *1 (-240)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1145 *2)) (-4 *2 (-973)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 (-794))) (-5 *1 (-794))))
+ ((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-857)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-159 *3)) (-4 *3 (-284))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-616 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-710)) (-4 *1 (-680 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-786))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-800 *3)) (-5 *2 (-523))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 *3)) (-4 *1 (-909 *3)) (-4 *3 (-973))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 *1)) (-5 *3 (-589 *7)) (-4 *1 (-992 *4 *5 *6 *7))
+ (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *7 (-987 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-589 *7)) (-4 *7 (-987 *4 *5 *6)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-589 *1))
+ (-4 *1 (-992 *4 *5 *6 *7))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-589 *1)) (-4 *1 (-992 *4 *5 *6 *3)) (-4 *4 (-427))
+ (-4 *5 (-732)) (-4 *6 (-786)) (-4 *3 (-987 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-427)) (-4 *5 (-732)) (-4 *6 (-786))
+ (-4 *3 (-987 *4 *5 *6)) (-5 *2 (-589 *1))
+ (-4 *1 (-992 *4 *5 *6 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *3 (-515)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-4 *2 (-987 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1147 *3 *2)) (-4 *3 (-973)) (-4 *2 (-731)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1170))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1070)) (-5 *2 (-1174)) (-5 *1 (-1171)))))
+(((*1 *2 *3 *4 *2 *5 *6)
+ (-12
+ (-5 *5
+ (-2 (|:| |done| (-589 *11))
+ (|:| |todo| (-589 (-2 (|:| |val| *3) (|:| -2394 *11))))))
+ (-5 *6 (-710))
+ (-5 *2 (-589 (-2 (|:| |val| (-589 *10)) (|:| -2394 *11))))
+ (-5 *3 (-589 *10)) (-5 *4 (-589 *11)) (-4 *10 (-987 *7 *8 *9))
+ (-4 *11 (-992 *7 *8 *9 *10)) (-4 *7 (-427)) (-4 *8 (-732))
+ (-4 *9 (-786)) (-5 *1 (-990 *7 *8 *9 *10 *11))))
+ ((*1 *2 *3 *4 *2 *5 *6)
+ (-12
+ (-5 *5
+ (-2 (|:| |done| (-589 *11))
+ (|:| |todo| (-589 (-2 (|:| |val| *3) (|:| -2394 *11))))))
+ (-5 *6 (-710))
+ (-5 *2 (-589 (-2 (|:| |val| (-589 *10)) (|:| -2394 *11))))
+ (-5 *3 (-589 *10)) (-5 *4 (-589 *11)) (-4 *10 (-987 *7 *8 *9))
+ (-4 *11 (-1025 *7 *8 *9 *10)) (-4 *7 (-427)) (-4 *8 (-732))
+ (-4 *9 (-786)) (-5 *1 (-1057 *7 *8 *9 *10 *11)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-732)) (-4 *5 (-786)) (-4 *6 (-284)) (-5 *2 (-394 *3))
- (-5 *1 (-682 *4 *5 *6 *3)) (-4 *3 (-880 *6 *4 *5)))))
-(((*1 *2 *1 *1 *3 *4)
- (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6))
- (-4 *5 (-13 (-1016) (-33))) (-4 *6 (-13 (-1016) (-33)))
- (-5 *2 (-108)) (-5 *1 (-1052 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158)))))
-(((*1 *2 *2 *2)
+ (-12 (-5 *3 (-383 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-515))
+ (-4 *4 (-973)) (-4 *2 (-1160 *4)) (-5 *1 (-1163 *4 *5 *6 *2))
+ (-4 *6 (-599 *5)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858))
+ (-5 *1 (-856 *3)) (-4 *3 (-564 (-499)))))
+ ((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *4 (-1087)) (-5 *5 (-1011 (-203))) (-5 *2 (-858))
+ (-5 *1 (-856 *3)) (-4 *3 (-564 (-499)))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-857))))
+ ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-857))))
+ ((*1 *1 *2 *2 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-857))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 (-203))) (-5 *1 (-858))))
+ ((*1 *1 *2 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-858))))
+ ((*1 *1 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-858))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-589 (-1 (-203) (-203)))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-858))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-1 (-203) (-203)))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-858))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-858))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-203) (-203))) (-5 *3 (-1011 (-203)))
+ (-5 *1 (-858)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-973)) (-5 *1 (-419 *3 *2)) (-4 *2 (-1145 *3)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-973)) (-4 *5 (-732)) (-4 *3 (-786))
+ (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-880 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-973)) (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1)))
+ (-4 *1 (-1145 *3)))))
+(((*1 *2 *3 *4 *2 *5)
+ (-12 (-5 *3 (-589 *8)) (-5 *4 (-589 (-823 *6)))
+ (-5 *5 (-1 (-820 *6 *8) *8 (-823 *6) (-820 *6 *8))) (-4 *6 (-1016))
+ (-4 *8 (-13 (-973) (-564 (-823 *6)) (-964 *7))) (-5 *2 (-820 *6 *8))
+ (-4 *7 (-13 (-973) (-786))) (-5 *1 (-872 *6 *7 *8)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-155 (-203))) (-5 *5 (-523)) (-5 *6 (-1070))
+ (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-513 *3)) (-4 *3 (-13 (-380) (-1109))) (-5 *2 (-108)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-383 *5)) (-4 *4 (-1127)) (-4 *5 (-1145 *4))
+ (-5 *1 (-137 *4 *5 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1089 (-383 (-523)))) (-5 *2 (-383 (-523)))
+ (-5 *1 (-170))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-629 (-292 (-203)))) (-5 *3 (-589 (-1087)))
+ (-5 *4 (-1169 (-292 (-203)))) (-5 *1 (-185))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-271 *3))) (-4 *3 (-286 *3)) (-4 *3 (-1016))
+ (-4 *3 (-1123)) (-5 *1 (-271 *3))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-286 *2)) (-4 *2 (-1016)) (-4 *2 (-1123))
+ (-5 *1 (-271 *2))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-279))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-589 *1))) (-4 *1 (-279))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 (-1 *1 (-589 *1))))
+ (-4 *1 (-279))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 (-1 *1 *1))) (-4 *1 (-279))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1 *1 *1)) (-4 *1 (-279))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-1 *1 (-589 *1))) (-4 *1 (-279))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-1 *1 (-589 *1))))
+ (-4 *1 (-279))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-1 *1 *1))) (-4 *1 (-279))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-271 *3))) (-4 *1 (-286 *3)) (-4 *3 (-1016))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-271 *3)) (-4 *1 (-286 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 (-523))) (-5 *4 (-1089 (-383 (-523))))
+ (-5 *1 (-287 *2)) (-4 *2 (-37 (-383 (-523))))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 *1)) (-4 *1 (-350 *4 *5))
+ (-4 *4 (-786)) (-4 *5 (-158))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-4 *1 (-350 *2 *3)) (-4 *2 (-786)) (-4 *3 (-158))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *4 (-1 *1 *1))
+ (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1087)) (-5 *3 (-710)) (-5 *4 (-1 *1 (-589 *1)))
+ (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-973))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-710)))
+ (-5 *4 (-589 (-1 *1 (-589 *1)))) (-4 *1 (-406 *5)) (-4 *5 (-786))
+ (-4 *5 (-973))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-589 (-1087))) (-5 *3 (-589 (-710)))
+ (-5 *4 (-589 (-1 *1 *1))) (-4 *1 (-406 *5)) (-4 *5 (-786))
+ (-4 *5 (-973))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-589 (-110))) (-5 *3 (-589 *1)) (-5 *4 (-1087))
+ (-4 *1 (-406 *5)) (-4 *5 (-786)) (-4 *5 (-564 (-499)))))
+ ((*1 *1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1087)) (-4 *1 (-406 *4)) (-4 *4 (-786))
+ (-4 *4 (-564 (-499)))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-406 *2)) (-4 *2 (-786)) (-4 *2 (-564 (-499)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-1087))) (-4 *1 (-406 *3)) (-4 *3 (-786))
+ (-4 *3 (-564 (-499)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1087)) (-4 *1 (-406 *3)) (-4 *3 (-786))
+ (-4 *3 (-564 (-499)))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-4 *1 (-484 *2 *3)) (-4 *2 (-1016)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *4)) (-5 *3 (-589 *5)) (-4 *1 (-484 *4 *5))
+ (-4 *4 (-1016)) (-4 *5 (-1123))))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-772 *3)) (-4 *3 (-339)) (-5 *1 (-658 *3))))
+ ((*1 *2 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-834 *2)) (-4 *2 (-1016))))
+ ((*1 *2 *2 *3 *2)
+ (-12 (-5 *2 (-383 (-883 *4))) (-5 *3 (-1087)) (-4 *4 (-515))
+ (-5 *1 (-969 *4))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-589 (-1087))) (-5 *4 (-589 (-383 (-883 *5))))
+ (-5 *2 (-383 (-883 *5))) (-4 *5 (-515)) (-5 *1 (-969 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-271 (-383 (-883 *4)))) (-5 *2 (-383 (-883 *4)))
+ (-4 *4 (-515)) (-5 *1 (-969 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 (-271 (-383 (-883 *4))))) (-5 *2 (-383 (-883 *4)))
+ (-4 *4 (-515)) (-5 *1 (-969 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1068 *3)) (-4 *3 (-973)) (-5 *1 (-1072 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-1147 *3 *4)) (-4 *3 (-973)) (-4 *4 (-731))
+ (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1068 *3)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4248)) (-4 *1 (-462 *3)) (-4 *3 (-1123))
+ (-4 *3 (-1016)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-836 *4)) (-4 *4 (-1016)) (-5 *2 (-108))
+ (-5 *1 (-835 *4))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-852)) (-5 *2 (-108)) (-5 *1 (-1017 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-284) (-136))) (-4 *5 (-13 (-786) (-564 (-1087))))
+ (-4 *6 (-732)) (-5 *2 (-589 *3)) (-5 *1 (-855 *4 *5 *6 *3))
+ (-4 *3 (-880 *4 *6 *5)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-589 (-455 *4 *5))) (-5 *3 (-589 (-796 *4)))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-446 *4 *5 *6))
+ (-4 *6 (-427)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-284)) (-5 *1 (-430 *3 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-284)) (-5 *1 (-435 *3 *2)) (-4 *2 (-1145 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-284)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-710)))
+ (-5 *1 (-502 *3 *2 *4 *5)) (-4 *2 (-1145 *3)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-710)) (-5 *2 (-108))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1124 *3)) (-4 *3 (-786))
+ (-4 *3 (-1016)))))
+(((*1 *2 *1) (-12 (-5 *2 (-589 (-883 (-523)))) (-5 *1 (-413))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-629 (-203))) (-5 *2 (-1020))
+ (-5 *1 (-699))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1087)) (-5 *4 (-629 (-523))) (-5 *2 (-1020))
+ (-5 *1 (-699)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4)))
+ (-5 *1 (-645 *3 *4)) (-4 *3 (-1123)) (-4 *4 (-1123)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-253 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-930))))))
+(((*1 *2) (-12 (-5 *2 (-589 (-1087))) (-5 *1 (-100)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-5 *2 (-108)) (-5 *1 (-277)))))
+(((*1 *1) (-5 *1 (-268))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-1016)) (-4 *2 (-831 *4)) (-5 *1 (-631 *4 *2 *5 *3))
+ (-4 *5 (-349 *2)) (-4 *3 (-13 (-349 *4) (-10 -7 (-6 -4248)))))))
+(((*1 *1) (-5 *1 (-443))))
+(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-155 (-203)))) (-5 *2 (-962))
+ (-5 *1 (-696)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1142 *5 *4)) (-4 *4 (-759)) (-14 *5 (-1087))
+ (-5 *2 (-523)) (-5 *1 (-1030 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-794)) (-5 *2 (-1070)) (-5 *1 (-650)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-394 *6)) (-4 *6 (-1145 *5))
+ (-4 *5 (-973)) (-5 *2 (-589 *6)) (-5 *1 (-419 *5 *6)))))
+(((*1 *2 *3) (-12 (-5 *3 (-155 (-523))) (-5 *2 (-108)) (-5 *1 (-421))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-475 (-383 (-523)) (-218 *5 (-710)) (-796 *4)
+ (-225 *4 (-383 (-523)))))
+ (-14 *4 (-589 (-1087))) (-14 *5 (-710)) (-5 *2 (-108))
+ (-5 *1 (-476 *4 *5))))
+ ((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-891 *3)) (-4 *3 (-508))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1127)) (-5 *2 (-108)))))
+(((*1 *1 *2 *2 *3)
+ (-12 (-5 *3 (-589 (-1087))) (-4 *4 (-1016))
+ (-4 *5 (-13 (-973) (-817 *4) (-786) (-564 (-823 *4))))
+ (-5 *1 (-995 *4 *5 *2))
+ (-4 *2 (-13 (-406 *5) (-817 *4) (-564 (-823 *4))))))
+ ((*1 *1 *2 *2)
+ (-12 (-4 *3 (-1016))
+ (-4 *4 (-13 (-973) (-817 *3) (-786) (-564 (-823 *3))))
+ (-5 *1 (-995 *3 *4 *2))
+ (-4 *2 (-13 (-406 *4) (-817 *3) (-564 (-823 *3)))))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-203))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-203))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-355))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-383 (-523))) (-5 *1 (-355)))))
+(((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
+ ((*1 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-442))))
+ ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-858)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-1009 (-883 (-523)))) (-5 *3 (-883 (-523)))
+ (-5 *1 (-306))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1009 (-883 (-523)))) (-5 *1 (-306)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *6)) (-5 *4 (-1087)) (-4 *6 (-406 *5))
+ (-4 *5 (-786)) (-5 *2 (-589 (-562 *6))) (-5 *1 (-532 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-394 *5)) (-4 *5 (-515))
+ (-5 *2
+ (-2 (|:| -3262 (-710)) (|:| -2275 *5) (|:| |radicand| (-589 *5))))
+ (-5 *1 (-296 *5)) (-5 *4 (-710))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-930)) (-5 *2 (-523)))))
+(((*1 *1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *1) (-5 *1 (-203))) ((*1 *1) (-5 *1 (-355))))
+(((*1 *1 *1 *1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)) (-4 *2 (-515)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-905 *3 *4 *2 *5)) (-4 *3 (-973)) (-4 *4 (-732))
+ (-4 *2 (-786)) (-4 *5 (-987 *3 *4 *2)))))
+(((*1 *1 *2 *3 *3 *4 *5)
+ (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805)))
+ (-5 *4 (-589 (-852))) (-5 *5 (-589 (-240))) (-5 *1 (-443))))
+ ((*1 *1 *2 *3 *3 *4)
+ (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *3 (-589 (-805)))
+ (-5 *4 (-589 (-852))) (-5 *1 (-443))))
+ ((*1 *1 *2) (-12 (-5 *2 (-589 (-589 (-874 (-203))))) (-5 *1 (-443))))
+ ((*1 *1 *1) (-5 *1 (-443))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-710)) (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1136 (-523))) (-4 *1 (-259 *3)) (-4 *3 (-1123))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-523)) (-4 *1 (-259 *3)) (-4 *3 (-1123)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-596 *4)) (-4 *4 (-318 *5 *6 *7))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-4 *6 (-1145 *5)) (-4 *7 (-1145 (-383 *6)))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2922 (-589 *4))))
+ (-5 *1 (-745 *5 *6 *7 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *2 (-1145 *4)) (-5 *1 (-748 *4 *2 *3 *5))
+ (-4 *4 (-13 (-339) (-136) (-964 (-383 (-523))))) (-4 *3 (-599 *2))
+ (-4 *5 (-599 (-383 *2))))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-589
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3)
+ (|:| |xpnt| (-523)))))
+ (-5 *1 (-394 *3)) (-4 *3 (-515))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *4 (-710)) (-4 *3 (-325)) (-4 *5 (-1145 *3))
+ (-5 *2 (-589 (-1083 *3))) (-5 *1 (-469 *3 *5 *6))
+ (-4 *6 (-1145 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-152 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-394 *3)) (-4 *3 (-508)) (-4 *3 (-515))))
+ ((*1 *2 *1) (-12 (-4 *1 (-508)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-736 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-772 *3)) (-4 *3 (-508)) (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-779 *3)) (-4 *3 (-508)) (-4 *3 (-1016))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-925 *3)) (-4 *3 (-158)) (-4 *3 (-508)) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-936 *3)) (-4 *3 (-964 (-383 (-523)))))))
+(((*1 *2 *3 *3 *3 *4 *5)
+ (-12 (-5 *5 (-589 (-589 (-203)))) (-5 *4 (-203))
+ (-5 *2 (-589 (-874 *4))) (-5 *1 (-1120)) (-5 *3 (-874 *4)))))
+(((*1 *1 *1) (-12 (-4 *1 (-152 *2)) (-4 *2 (-158))))
+ ((*1 *1 *1 *1) (-4 *1 (-448)))
+ ((*1 *1 *1) (-12 (-4 *1 (-736 *2)) (-4 *2 (-158))))
+ ((*1 *2 *2) (-12 (-5 *2 (-589 (-523))) (-5 *1 (-814))))
+ ((*1 *1 *1) (-5 *1 (-900)))
+ ((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-158)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-874 *3)) (-4 *3 (-13 (-339) (-1109) (-930)))
+ (-5 *1 (-161 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 (-796 *5))) (-14 *5 (-589 (-1087))) (-4 *6 (-427))
+ (-5 *2 (-589 (-589 (-225 *5 *6)))) (-5 *1 (-446 *5 *6 *7))
+ (-5 *3 (-589 (-225 *5 *6))) (-4 *7 (-427)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-589 (-383 *7)))
+ (-4 *7 (-1145 *6)) (-5 *3 (-383 *7)) (-4 *6 (-339))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-589 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-533 *6 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-710)) (-5 *2 (-589 (-1087))) (-5 *1 (-190))
+ (-5 *3 (-1087))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-292 (-203))) (-5 *4 (-710)) (-5 *2 (-589 (-1087)))
+ (-5 *1 (-244))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-350 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
+ (-5 *2 (-589 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-589 *3)) (-5 *1 (-573 *3 *4 *5)) (-4 *3 (-786))
+ (-4 *4 (-13 (-158) (-657 (-383 (-523))))) (-14 *5 (-852))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-614 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-618 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-758 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1) (-12 (-5 *2 (-589 *3)) (-5 *1 (-824 *3)) (-4 *3 (-786))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1184 *3 *4)) (-4 *3 (-786)) (-4 *4 (-973))
+ (-5 *2 (-589 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1034)) (-5 *1 (-105))))
+ ((*1 *2 *1) (|partial| -12 (-5 *1 (-341 *2)) (-4 *2 (-1016))))
+ ((*1 *2 *1) (|partial| -12 (-5 *2 (-1070)) (-5 *1 (-1105)))))
+(((*1 *2 *3 *2)
(-12 (-5 *2 (-1068 *3)) (-4 *3 (-339)) (-4 *3 (-973))
(-5 *1 (-1072 *3)))))
+(((*1 *2 *3 *4 *3 *4 *3)
+ (-12 (-5 *3 (-523)) (-5 *4 (-629 (-203))) (-5 *2 (-962))
+ (-5 *1 (-696)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4248)) (-4 *1 (-140 *3))
+ (-4 *3 (-1123))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-616 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-4 *1 (-1117 *4 *5 *3 *2)) (-4 *4 (-515))
+ (-4 *5 (-732)) (-4 *3 (-786)) (-4 *2 (-987 *4 *5 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-5 *1 (-1121 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-589 (-225 *4 *5))) (-5 *2 (-225 *4 *5))
+ (-14 *4 (-589 (-1087))) (-4 *5 (-427)) (-5 *1 (-577 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-710)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-393 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-589 (-523))) (-5 *2 (-710)) (-5 *1 (-544)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4249)) (-4 *1 (-222 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *1) (-12 (-5 *3 (-1087)) (-5 *2 (-413)) (-5 *1 (-1091)))))
+(((*1 *1 *2) (-12 (-5 *2 (-383 (-523))) (-5 *1 (-103))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-589 (-499))) (-5 *1 (-499)))))
+(((*1 *2 *1) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-1083 *3)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
(((*1 *2 *2 *2)
- (-12 (-4 *2 (-13 (-339) (-10 -8 (-15 ** ($ $ (-383 (-523)))))))
- (-5 *1 (-1042 *3 *2)) (-4 *3 (-1145 *2)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1070)) (-5 *1 (-1105)))))
+ (-12 (-4 *3 (-339)) (-5 *1 (-706 *2 *3)) (-4 *2 (-648 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-788 *2)) (-4 *2 (-973)) (-4 *2 (-339)))))
+(((*1 *1 *1) (|partial| -4 *1 (-1063))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-4 *1 (-1145 *4)) (-4 *4 (-973))
+ (-5 *2 (-1169 *4)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-710)) (-5 *1 (-617 *3)) (-4 *3 (-973)) (-4 *3 (-1016)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-394 *3)) (-4 *3 (-515)) (-5 *1 (-395 *3)))))
+ (|partial| -12 (-5 *2 (-1182 *3 *4)) (-4 *3 (-786)) (-4 *4 (-158))
+ (-5 *1 (-607 *3 *4))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-607 *3 *4)) (-5 *1 (-1187 *3 *4))
+ (-4 *3 (-786)) (-4 *4 (-158)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
- (-4 *3 (-13 (-339) (-1109) (-930)))))
- ((*1 *2)
- (|partial| -12 (-4 *4 (-1127)) (-4 *5 (-1145 (-383 *2)))
- (-4 *2 (-1145 *4)) (-5 *1 (-317 *3 *4 *2 *5))
- (-4 *3 (-318 *4 *2 *5))))
- ((*1 *2)
- (|partial| -12 (-4 *1 (-318 *3 *2 *4)) (-4 *3 (-1127))
- (-4 *4 (-1145 (-383 *2))) (-4 *2 (-1145 *3)))))
+ (-12 (-5 *3 (-589 (-2 (|:| -2058 *4) (|:| -1255 (-523)))))
+ (-4 *4 (-1016)) (-5 *2 (-1 *4)) (-5 *1 (-945 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-2 (|:| -3573 *4) (|:| -1487 (-523)))))
+ (-4 *4 (-1145 (-523))) (-5 *2 (-677 (-710))) (-5 *1 (-417 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-394 *5)) (-4 *5 (-1145 *4)) (-4 *4 (-973))
+ (-5 *2 (-677 (-710))) (-5 *1 (-419 *4 *5)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-27))
+ (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-4 *5 (-1145 *4)) (-5 *2 (-589 (-596 (-383 *5))))
+ (-5 *1 (-600 *4 *5)) (-5 *3 (-596 (-383 *5))))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-339)) (-4 *3 (-732)) (-4 *4 (-786))
+ (-5 *1 (-475 *2 *3 *4 *5)) (-4 *5 (-880 *2 *3 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -4053 *4)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2)
+ (-12 (-4 *4 (-158)) (-5 *2 (-108)) (-5 *1 (-342 *3 *4))
+ (-4 *3 (-343 *4))))
+ ((*1 *2) (-12 (-4 *1 (-343 *3)) (-4 *3 (-158)) (-5 *2 (-108)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *1 (-407 *3 *2))
+ (-4 *2 (-406 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1051))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-589 *3)) (-4 *3 (-1025 *5 *6 *7 *8))
+ (-4 *5 (-13 (-284) (-136))) (-4 *6 (-732)) (-4 *7 (-786))
+ (-4 *8 (-987 *5 *6 *7)) (-5 *2 (-108))
+ (-5 *1 (-545 *5 *6 *7 *8 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-852)) (-4 *6 (-13 (-515) (-786)))
+ (-5 *2 (-589 (-292 *6))) (-5 *1 (-199 *5 *6)) (-5 *3 (-292 *6))
+ (-4 *5 (-973))))
+ ((*1 *2 *1) (-12 (-5 *1 (-394 *2)) (-4 *2 (-515))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-540 *5)) (-4 *5 (-13 (-29 *4) (-1109)))
+ (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
+ (-5 *2 (-589 *5)) (-5 *1 (-538 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-540 (-383 (-883 *4))))
+ (-4 *4 (-13 (-427) (-964 (-523)) (-786) (-585 (-523))))
+ (-5 *2 (-589 (-292 *4))) (-5 *1 (-543 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1012 *3 *2)) (-4 *3 (-784)) (-4 *2 (-1061 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *1)) (-4 *1 (-1012 *4 *2)) (-4 *4 (-784))
+ (-4 *2 (-1061 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-786) (-427))) (-5 *1 (-1115 *3 *2))
+ (-4 *2 (-13 (-406 *3) (-1109)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1182 (-1087) *3)) (-5 *1 (-1189 *3)) (-4 *3 (-973))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1182 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-786))
+ (-4 *4 (-973)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-786)) (-5 *1 (-860 *3 *2)) (-4 *2 (-406 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1087)) (-5 *2 (-292 (-523))) (-5 *1 (-861)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-339)) (-4 *4 (-732)) (-4 *5 (-786)) (-5 *2 (-108))
+ (-5 *1 (-475 *3 *4 *5 *6)) (-4 *6 (-880 *3 *4 *5))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 *6)) (-4 *6 (-786)) (-4 *4 (-339)) (-4 *5 (-732))
+ (-5 *2 (-108)) (-5 *1 (-475 *4 *5 *6 *7)) (-4 *7 (-880 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-339))
+ (-5 *1 (-490 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-627 *2 *3 *4)) (-4 *3 (-349 *2)) (-4 *4 (-349 *2))
+ (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-349 *2)) (-4 *5 (-349 *2)) (-4 *2 (-158))
+ (-5 *1 (-628 *2 *4 *5 *3)) (-4 *3 (-627 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1037 *3 *2 *4 *5)) (-4 *4 (-216 *3 *2))
+ (-4 *5 (-216 *3 *2)) (|has| *2 (-6 (-4250 "*"))) (-4 *2 (-973)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-758 *3)) (-4 *3 (-786)) (-5 *1 (-614 *3)))))
+(((*1 *2 *1) (-12 (|has| *1 (-6 -4248)) (-4 *1 (-33)) (-5 *2 (-710))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1019 *3 *4 *5 *6 *7)) (-4 *3 (-1016)) (-4 *4 (-1016))
+ (-4 *5 (-1016)) (-4 *6 (-1016)) (-4 *7 (-1016)) (-5 *2 (-523))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-710)) (-5 *1 (-1190 *3 *4)) (-4 *3 (-973))
+ (-4 *4 (-782)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-852))) (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |fn| (-292 (-203))) (|:| -4105 (-589 (-203)))
+ (|:| |lb| (-589 (-779 (-203)))) (|:| |cf| (-589 (-292 (-203))))
+ (|:| |ub| (-589 (-779 (-203))))))
+ (-5 *1 (-244)))))
+(((*1 *1) (-5 *1 (-762))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1070)) (-5 *3 (-762)) (-5 *1 (-761)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-494 *3)) (-4 *3 (-13 (-666) (-25))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973))
+ (-5 *2 (-589 (-589 (-874 *3))))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-589 (-589 (-874 *4)))) (-5 *3 (-108)) (-4 *4 (-973))
+ (-4 *1 (-1048 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-589 (-874 *3)))) (-4 *3 (-973))
+ (-4 *1 (-1048 *3))))
+ ((*1 *1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-589 (-589 (-589 *4)))) (-5 *3 (-108))
+ (-4 *1 (-1048 *4)) (-4 *4 (-973))))
+ ((*1 *1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-589 (-589 (-874 *4)))) (-5 *3 (-108))
+ (-4 *1 (-1048 *4)) (-4 *4 (-973))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-589 (-589 (-589 *5)))) (-5 *3 (-589 (-157)))
+ (-5 *4 (-157)) (-4 *1 (-1048 *5)) (-4 *5 (-973))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-589 (-589 (-874 *5)))) (-5 *3 (-589 (-157)))
+ (-5 *4 (-157)) (-4 *1 (-1048 *5)) (-4 *5 (-973)))))
+(((*1 *1 *1) (-12 (-5 *1 (-823 *2)) (-4 *2 (-1016)))))
+(((*1 *1 *1) (-5 *1 (-985))))
+(((*1 *2 *3) (-12 (-5 *3 (-203)) (-5 *2 (-638)) (-5 *1 (-282)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-389 *3 *4 *5 *6)) (-4 *6 (-964 *4)) (-4 *3 (-284))
+ (-4 *4 (-921 *3)) (-4 *5 (-1145 *4)) (-4 *6 (-385 *4 *5))
+ (-14 *7 (-1169 *6)) (-5 *1 (-390 *3 *4 *5 *6 *7))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1169 *6)) (-4 *6 (-385 *4 *5)) (-4 *4 (-921 *3))
+ (-4 *5 (-1145 *4)) (-4 *3 (-284)) (-5 *1 (-390 *3 *4 *5 *6 *7))
+ (-14 *7 *2))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-1 (-589 *5) *6))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-4 *6 (-1145 *5)) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-596 (-383 *7))) (-5 *4 (-1 (-589 *6) *7))
+ (-5 *5 (-1 (-394 *7) *7))
+ (-4 *6 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-4 *7 (-1145 *6)) (-5 *2 (-589 (-383 *7))) (-5 *1 (-751 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-1 (-589 *5) *6))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-4 *6 (-1145 *5)) (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-597 *7 (-383 *7))) (-5 *4 (-1 (-589 *6) *7))
+ (-5 *5 (-1 (-394 *7) *7))
+ (-4 *6 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-4 *7 (-1145 *6)) (-5 *2 (-589 (-383 *7))) (-5 *1 (-751 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-596 (-383 *5))) (-4 *5 (-1145 *4)) (-4 *4 (-27))
+ (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2 (-589 (-383 *5))) (-5 *1 (-751 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-596 (-383 *6))) (-5 *4 (-1 (-394 *6) *6))
+ (-4 *6 (-1145 *5)) (-4 *5 (-27))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-597 *5 (-383 *5))) (-4 *5 (-1145 *4)) (-4 *4 (-27))
+ (-4 *4 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2 (-589 (-383 *5))) (-5 *1 (-751 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-597 *6 (-383 *6))) (-5 *4 (-1 (-394 *6) *6))
+ (-4 *6 (-1145 *5)) (-4 *5 (-27))
+ (-4 *5 (-13 (-339) (-136) (-964 (-523)) (-964 (-383 (-523)))))
+ (-5 *2 (-589 (-383 *6))) (-5 *1 (-751 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-203)) (-5 *1 (-204))))
+ ((*1 *2 *2) (-12 (-5 *2 (-155 (-203))) (-5 *1 (-204)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1083 *1)) (-5 *4 (-1087)) (-4 *1 (-27))
+ (-5 *2 (-589 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1083 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-883 *1)) (-4 *1 (-27)) (-5 *2 (-589 *1))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1087)) (-4 *4 (-13 (-786) (-515))) (-5 *2 (-589 *1))
+ (-4 *1 (-29 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-786) (-515))) (-5 *2 (-589 *1)) (-4 *1 (-29 *3)))))
(((*1 *2 *2) (|partial| -12 (-4 *1 (-912 *2)) (-4 *2 (-1109)))))
-((-1200 . 726094) (-1201 . 725707) (-1202 . 725629) (-1203 . 725541)
- (-1204 . 725477) (-1205 . 725347) (-1206 . 725249) (-1207 . 725194)
- (-1208 . 725010) (-1209 . 724869) (-1210 . 724777) (-1211 . 724559)
- (-1212 . 724503) (-1213 . 724444) (-1214 . 724285) (-1215 . 724198)
- (-1216 . 724074) (-1217 . 723952) (-1218 . 723869) (-1219 . 723797)
- (-1220 . 719276) (-1221 . 719135) (-1222 . 718713) (-1223 . 718658)
- (-1224 . 718411) (-1225 . 718326) (-1226 . 717810) (-1227 . 717728)
- (-1228 . 717641) (-1229 . 717504) (-1230 . 717331) (-1231 . 717276)
- (-1232 . 717153) (-1233 . 716771) (-1234 . 716647) (-1235 . 716494)
- (-1236 . 716163) (-1237 . 716036) (-1238 . 715874) (-1239 . 715120)
- (-1240 . 714881) (-1241 . 714828) (-1242 . 714638) (-1243 . 714524)
- (-1244 . 713938) (-1245 . 713789) (-1246 . 713718) (-1247 . 713574)
- (-1248 . 713508) (-1249 . 713258) (-1250 . 713049) (-1251 . 712981)
- (-1252 . 712778) (-1253 . 712698) (-1254 . 712540) (-1255 . 711945)
- (-1256 . 711867) (-1257 . 711801) (-1258 . 711723) (-1259 . 711695)
- (-1260 . 710954) (-1261 . 710888) (-1262 . 710526) (-1263 . 710313)
- (-1264 . 709538) (-1265 . 709373) (-1266 . 709303) (-1267 . 707684)
- (-1268 . 707517) (-1269 . 707451) (-1270 . 707400) (-1271 . 706740)
- (-1272 . 706149) (-1273 . 706009) (-1274 . 705268) (-1275 . 705157)
- (-1276 . 705105) (-1277 . 704967) (-1278 . 704777) (-1279 . 704661)
- (-1280 . 703800) (-1281 . 703657) (-1282 . 703490) (-1283 . 703150)
- (-1284 . 702988) (-1285 . 702300) (-1286 . 702081) (-1287 . 702022)
- (-1288 . 701970) (-1289 . 701793) (-1290 . 701662) (-1291 . 701500)
- (-1292 . 700133) (-1293 . 700077) (-1294 . 699949) (-1295 . 699373)
- (-1296 . 699250) (-1297 . 699153) (-1298 . 698707) (-1299 . 698552)
- (-1300 . 698442) (-1301 . 698158) (-1302 . 697862) (-1303 . 697800)
- (-1304 . 697646) (-1305 . 697563) (-1306 . 697510) (-1307 . 697389)
- (-1308 . 697030) (-1309 . 696454) (-1310 . 696358) (-1311 . 695983)
- (-1312 . 695916) (-1313 . 695806) (-1314 . 695754) (-1315 . 695671)
- (-1316 . 695524) (-1317 . 695426) (-1318 . 695343) (-1319 . 695291)
- (-1320 . 694956) (-1321 . 694847) (-1322 . 694271) (-1323 . 694237)
- (-1324 . 694014) (-1325 . 693878) (-1326 . 693850) (-1327 . 693560)
- (-1328 . 693475) (-1329 . 693423) (-1330 . 693329) (-1331 . 693212)
- (-1332 . 693081) (-1333 . 692771) (-1334 . 692085) (-1335 . 691962)
- (-1336 . 691583) (-1337 . 691462) (-1338 . 691303) (-1339 . 691124)
- (-1340 . 690942) (-1341 . 690638) (-1342 . 690610) (-1343 . 690341)
- (-1344 . 690216) (-1345 . 676153) (-1346 . 675467) (-1347 . 675362)
- (-1348 . 675260) (-1349 . 674981) (-1350 . 674898) (-1351 . 674757)
- (-1352 . 674430) (-1353 . 674398) (-1354 . 674275) (-1355 . 672447)
- (-1356 . 671362) (-1357 . 671118) (-1358 . 671011) (-1359 . 670906)
- (-1360 . 670542) (-1361 . 670125) (-1362 . 670013) (-1363 . 669665)
- (-1364 . 669408) (-1365 . 669279) (-1366 . 669155) (-1367 . 669099)
- (-1368 . 669062) (-1369 . 667561) (-1370 . 667317) (-1371 . 667072)
- (-1372 . 666801) (-1373 . 666728) (-1374 . 666598) (-1375 . 666501)
- (-1376 . 666243) (-1377 . 666171) (-1378 . 666037) (-1379 . 665791)
- (-1380 . 664251) (-1381 . 664166) (-1382 . 663914) (-1383 . 663617)
- (-1384 . 663533) (-1385 . 663435) (-1386 . 663347) (-1387 . 663287)
- (-1388 . 663231) (-1389 . 663119) (-1390 . 663049) (-1391 . 662950)
- (-1392 . 662897) (-1393 . 662793) (-1394 . 662641) (-1395 . 662547)
- (-1396 . 661811) (-1397 . 661653) (-1398 . 661570) (-1399 . 661328)
- (-1400 . 656625) (-1401 . 655876) (-1402 . 655805) (-1403 . 655661)
- (-1404 . 655503) (-1405 . 655329) (-1406 . 655247) (-1407 . 655067)
- (-1408 . 654906) (-1409 . 654833) (-1410 . 654781) (-1411 . 654729)
- (-1412 . 654550) (-1413 . 653976) (-1414 . 653732) (-1415 . 653661)
- (-1416 . 653418) (-1417 . 653201) (-1418 . 652940) (-1419 . 652814)
- (-1420 . 652736) (-1421 . 652162) (-1422 . 652089) (-1423 . 651993)
- (-1424 . 651857) (-1425 . 651807) (-1426 . 651582) (-1427 . 650944)
- (-1428 . 650606) (-1429 . 650509) (-1430 . 650475) (-1431 . 649901)
- (-1432 . 649749) (-1433 . 649272) (-1434 . 649045) (-1435 . 648971)
- (-1436 . 648894) (-1437 . 647734) (-1438 . 647627) (-1439 . 647512)
- (-1440 . 647445) (-1441 . 646758) (-1442 . 646729) (-1443 . 646651)
- (-1444 . 645439) (-1445 . 645387) (-1446 . 645062) (-1447 . 644948)
- (-1448 . 644866) (-1449 . 644685) (-1450 . 644505) (-1451 . 644361)
- (-1452 . 644202) (-1453 . 643515) (-1454 . 643448) (-1455 . 643246)
- (-1456 . 643153) (-1457 . 642030) (-1458 . 641436) (-1459 . 640576)
- (-1460 . 640458) (-1461 . 640179) (-1462 . 639492) (-1463 . 639338)
- (-1464 . 639152) (-1465 . 639051) (-1466 . 639020) (-1467 . 638948)
- (-1468 . 638858) (-1469 . 638713) (-1470 . 638592) (-1471 . 638017)
- (-1472 . 637921) (-1473 . 637712) (-1474 . 637534) (-1475 . 637053)
- (-1476 . 636944) (-1477 . 636519) (-1478 . 636419) (-1479 . 636180)
- (-1480 . 636090) (-1481 . 635515) (-1482 . 635453) (-1483 . 635376)
- (-1484 . 635323) (-1485 . 635185) (-1486 . 635132) (-1487 . 635049)
- (-1488 . 634954) (-1489 . 634831) (-1490 . 634730) (-1491 . 634678)
- (-1492 . 634187) (-1493 . 633838) (-1494 . 633714) (-1495 . 633685)
- (-1496 . 633561) (-1497 . 633508) (-1498 . 633364) (-1499 . 633208)
- (-1500 . 633037) (-1501 . 632942) (-1502 . 632871) (-1503 . 632728)
- (-1504 . 632675) (-1505 . 631806) (-1506 . 631628) (-1507 . 631485)
- (-1508 . 631350) (-1509 . 631050) (-1510 . 630811) (-1511 . 630647)
- (-1512 . 630545) (-1513 . 630157) (-1514 . 630059) (-1515 . 629940)
- (-1516 . 629425) (-1517 . 629309) (-1518 . 629211) (-1519 . 629140)
- (-1520 . 629032) (-1521 . 628850) (-1522 . 628724) (-1523 . 628668)
- (-1524 . 626416) (-1525 . 626287) (-1526 . 626192) (-1527 . 624896)
- (-1528 . 624507) (-1529 . 623951) (-1530 . 623803) (-1531 . 623702)
- (-1532 . 623520) (-1533 . 623464) (-1534 . 623385) (-1535 . 623278)
- (-1536 . 623175) (-1537 . 622834) (-1538 . 622676) (-1539 . 622621)
- (-1540 . 622516) (-1541 . 622340) (-1542 . 622266) (-1543 . 622060)
- (-1544 . 621804) (-1545 . 621204) (-1546 . 621131) (-1547 . 620942)
- (-1548 . 620451) (-1549 . 620328) (-1550 . 620279) (-1551 . 620196)
- (-1552 . 619817) (-1553 . 619715) (-1554 . 619459) (-1555 . 619431)
- (-1556 . 619357) (-1557 . 619273) (-1558 . 618976) (-1559 . 618924)
- (-1560 . 618867) (-1561 . 618559) (-1562 . 618479) (-1563 . 618092)
- (-1564 . 618033) (-1565 . 617967) (-1566 . 617858) (-1567 . 617260)
- (-1568 . 617144) (-1569 . 617038) (-1570 . 615753) (-1571 . 615637)
- (-1572 . 615442) (-1573 . 615330) (-1574 . 615188) (-1575 . 615083)
- (-1576 . 614942) (-1577 . 614872) (-1578 . 614674) (-1579 . 614579)
- (-1580 . 614439) (-1581 . 614010) (-1582 . 613795) (-1583 . 613396)
- (-1584 . 613223) (-1585 . 613152) (-1586 . 612484) (-1587 . 612318)
- (-1588 . 612223) (-1589 . 612171) (-1590 . 612112) (-1591 . 611986)
- (-1592 . 611955) (-1593 . 611627) (-1594 . 611542) (-1595 . 610794)
- (-1596 . 610693) (-1597 . 610641) (-1598 . 610533) (-1599 . 610326)
- (-1600 . 610264) (-1601 . 610112) (-1602 . 609915) (-1603 . 609841)
- (-1604 . 609454) (-1605 . 609357) (-1606 . 609243) (-1607 . 609215)
- (-1608 . 609149) (-1609 . 609040) (-1610 . 608960) (-1611 . 608579)
- (-1612 . 608320) (-1613 . 608149) (-1614 . 608082) (-1615 . 607941)
- (-1616 . 607834) (-1617 . 607771) (-1618 . 607392) (-1619 . 607256)
- (-1620 . 607187) (-1621 . 606578) (-1622 . 606469) (-1623 . 606170)
- (-1624 . 606110) (-1625 . 605914) (-1626 . 605864) (-1627 . 605648)
- (-1628 . 605421) (-1629 . 605291) (-1630 . 605138) (-1631 . 604488)
- (-1632 . 604280) (-1633 . 604173) (-1634 . 604015) (-1635 . 603965)
- (-1636 . 603913) (-1637 . 603728) (-1638 . 603584) (-1639 . 603477)
- (-1640 . 603264) (-1641 . 603164) (-1642 . 603018) (-1643 . 602781)
- (-1644 . 602685) (-1645 . 602169) (-1646 . 601678) (-1647 . 601626)
- (-1648 . 600826) (-1649 . 600531) (-1650 . 600324) (-1651 . 600172)
- (-1652 . 600033) (-1653 . 599981) (-1654 . 599882) (-1655 . 599726)
- (-1656 . 599606) (-1657 . 599460) (-1658 . 599338) (-1659 . 599281)
- (-1660 . 599192) (-1661 . 599030) (-1662 . 598921) (-1663 . 598783)
- (-1664 . 598695) (-1665 . 598451) (-1666 . 598320) (-1667 . 598246)
- (-1668 . 598194) (-1669 . 597977) (-1670 . 597573) (-1671 . 597415)
- (-1672 . 597330) (-1673 . 596580) (-1674 . 596390) (-1675 . 596232)
- (-1676 . 596162) (-1677 . 596055) (-1678 . 595240) (-1679 . 595021)
- (-1680 . 594935) (-1681 . 594563) (-1682 . 593852) (-1683 . 593765)
- (-1684 . 593713) (-1685 . 593500) (-1686 . 593393) (-1687 . 593148)
- (-1688 . 593037) (-1689 . 591697) (-1690 . 591613) (-1691 . 568678)
- (-1692 . 568626) (-1693 . 568486) (-1694 . 568419) (-1695 . 568204)
- (-1696 . 568089) (-1697 . 568005) (-1698 . 567422) (-1699 . 567142)
- (-1700 . 567009) (-1701 . 566935) (-1702 . 566878) (-1703 . 566779)
- (-1704 . 564027) (-1705 . 563920) (-1706 . 563765) (-1707 . 563672)
- (-1708 . 563588) (-1709 . 563382) (-1710 . 563288) (-1711 . 563204)
- (-1712 . 563131) (-1713 . 562759) (-1714 . 562687) (-1715 . 562300)
- (-1716 . 562178) (-1717 . 561114) (-1718 . 560968) (-1719 . 560940)
- (-1720 . 560803) (-1721 . 560673) (-1722 . 560594) (-1723 . 560405)
- (-1724 . 560270) (-1725 . 560213) (-1726 . 560158) (-1727 . 560108)
- (-1728 . 560002) (-1729 . 559699) (-1730 . 559535) (-1731 . 559443)
- (-1732 . 559303) (-1733 . 559251) (-1734 . 559110) (-1735 . 558701)
- (-1736 . 558589) (-1737 . 558512) (-1738 . 558314) (-1739 . 558060)
- (-1740 . 557874) (-1741 . 557595) (-1742 . 557503) (-1743 . 557425)
- (-1744 . 556724) (-1745 . 556629) (-1746 . 556297) (-1747 . 556086)
- (-1748 . 555952) (-1749 . 555662) (-1750 . 555214) (-1751 . 555186)
- (-1752 . 555100) (-1753 . 555002) (-1754 . 554928) (-1755 . 554826)
- (-1756 . 554612) (-1757 . 554529) (-1758 . 554384) (-1759 . 554161)
- (-1760 . 554088) (-1761 . 553993) (-1762 . 553913) (-1763 . 553663)
- (-1764 . 553581) (-1765 . 552665) (-1766 . 552521) (-1767 . 552406)
- (-1768 . 552375) (-1769 . 552256) (-1770 . 551766) (-1771 . 551602)
- (-1772 . 551260) (-1773 . 551050) (-1774 . 550888) (-1775 . 550803)
- (-1776 . 550706) (-1777 . 550401) (-1778 . 550283) (-1779 . 550164)
- (-1780 . 550053) (-1781 . 549493) (-1782 . 549223) (-1783 . 549045)
- (-1784 . 548958) (-1785 . 548813) (-1786 . 548355) (-1787 . 548248)
- (-1788 . 548118) (-1789 . 547842) (-1790 . 547596) (-1791 . 547304)
- (-1792 . 547176) (-1793 . 546958) (-1794 . 546875) (-1795 . 546455)
- (-1796 . 543170) (-1797 . 542957) (-1798 . 542905) (-1799 . 542741)
- (-1800 . 542672) (-1801 . 542529) (-1802 . 542043) (-1803 . 541987)
- (-1804 . 541825) (-1805 . 541688) (-1806 . 541608) (-1807 . 541270)
- (-1808 . 541161) (-1809 . 541057) (-1810 . 540950) (-1811 . 540876)
- (-1812 . 540779) (-1813 . 540640) (-1814 . 540611) (-1815 . 540363)
- (-1816 . 540279) (-1817 . 539967) (-1818 . 539872) (-1819 . 539728)
- (-1820 . 539605) (-1821 . 539383) (-1822 . 539327) (-1823 . 539214)
- (-1824 . 538786) (-1825 . 538731) (-1826 . 538097) (-1827 . 537847)
- (-1828 . 537604) (-1829 . 537576) (-1830 . 537507) (-1831 . 537479)
- (-1832 . 537423) (-1833 . 537351) (-1834 . 537323) (-1835 . 536744)
- (-1836 . 536644) (-1837 . 536592) (-1838 . 536277) (-1839 . 536165)
- (-1840 . 536059) (-1841 . 535937) (-1842 . 535822) (-1843 . 535763)
- (-1844 . 535458) (-1845 . 535373) (-1846 . 535261) (-1847 . 535233)
- (-1848 . 535074) (-1849 . 533773) (-1850 . 533630) (-1851 . 533346)
- (-1852 . 532953) (-1853 . 532894) (-1854 . 532866) (-1855 . 532781)
- (-1856 . 532710) (-1857 . 532437) (-1858 . 532107) (-1859 . 532019)
- (-1860 . 531948) (-1861 . 530638) (-1862 . 530540) (-1863 . 528761)
- (-1864 . 528699) (-1865 . 528158) (-1866 . 528044) (-1867 . 527987)
- (-1868 . 527655) (-1869 . 527567) (-1870 . 526562) (-1871 . 526343)
- (-1872 . 526000) (-1873 . 525893) (-1874 . 525567) (-1875 . 525496)
- (-1876 . 524876) (-1877 . 524635) (-1878 . 524576) (-1879 . 524405)
- (-1880 . 524275) (-1881 . 524129) (-1882 . 524063) (-1883 . 523896)
- (-1884 . 523817) (-1885 . 523542) (-1886 . 523459) (-1887 . 523255)
- (-1888 . 523157) (-1889 . 522981) (-1890 . 522950) (-1891 . 522703)
- (-1892 . 522177) (-1893 . 522125) (-1894 . 521958) (-1895 . 521854)
- (-1896 . 521713) (-1897 . 521509) (-1898 . 521364) (-1899 . 521055)
- (-1900 . 520775) (-1901 . 520625) (-1902 . 520415) (-1903 . 519929)
- (-1904 . 519745) (-1905 . 519642) (-1906 . 519396) (-1907 . 519301)
- (-1908 . 519007) (-1909 . 518698) (-1910 . 518576) (-1911 . 518542)
- (-1912 . 518445) (-1913 . 518271) (-1914 . 518154) (-1915 . 518086)
- (-1916 . 518031) (-1917 . 517960) (-1918 . 517635) (-1919 . 517584)
- (-1920 . 517371) (-1921 . 517256) (-1922 . 517149) (-1923 . 517093)
- (-1924 . 516903) (-1925 . 516774) (-1926 . 516690) (-1927 . 516575)
- (-1928 . 516498) (-1929 . 516254) (-1930 . 516171) (-1931 . 516100)
- (-1932 . 515967) (-1933 . 515542) (-1934 . 515427) (-1935 . 515096)
- (-1936 . 514914) (-1937 . 509815) (-1938 . 509483) (-1939 . 508782)
- (-1940 . 508640) (-1941 . 508560) (-1942 . 508431) (-1943 . 508038)
- (-1944 . 507977) (-1945 . 507883) (-1946 . 507552) (-1947 . 507479)
- (-1948 . 507252) (-1949 . 506832) (-1950 . 506661) (-1951 . 506588)
- (-1952 . 506432) (-1953 . 506213) (-1954 . 506161) (-1955 . 506031)
- (-1956 . 505787) (-1957 . 505652) (-1958 . 505598) (-1959 . 505539)
- (-1960 . 505264) (-1961 . 504967) (-1962 . 504844) (-1963 . 504618)
- (-1964 . 504350) (-1965 . 503977) (-1966 . 503906) (-1967 . 503832)
- (-1968 . 503701) (-1969 . 503627) (-1970 . 503324) (-1971 . 503156)
- (-1972 . 502771) (-1973 . 502541) (-1974 . 502473) (-1975 . 502263)
- (-1976 . 502083) (-1977 . 502017) (-1978 . 501859) (-1979 . 501629)
- (-1980 . 500526) (-1981 . 500449) (-1982 . 499652) (-1983 . 499575)
- (-1984 . 499496) (-1985 . 498861) (-1986 . 496080) (-1987 . 495915)
- (-1988 . 495687) (-1989 . 495587) (-1990 . 495490) (-1991 . 495394)
- (-1992 . 495360) (-1993 . 495308) (-1994 . 495250) (-1995 . 495182)
- (-1996 . 495130) (-1997 . 495049) (-1998 . 494940) (-1999 . 494857)
- (-2000 . 494523) (-2001 . 494162) (-2002 . 494077) (-2003 . 494011)
- (-2004 . 493628) (-2005 . 493524) (-2006 . 493356) (-2007 . 493221)
- (-2008 . 493095) (-2009 . 492793) (-2010 . 492643) (-2011 . 492197)
- (-2012 . 491939) (-2013 . 491795) (-2014 . 491742) (-2015 . 491624)
- (-2016 . 491471) (-2017 . 491372) (-2018 . 491207) (-2019 . 491142)
- (-2020 . 490972) (-2021 . 490846) (-2022 . 490733) (-2023 . 490544)
- (-2024 . 490466) (-2025 . 490348) (-2026 . 490211) (-2027 . 490127)
- (-2028 . 489905) (-2029 . 489681) (-2030 . 489595) (-2031 . 489442)
- (-2032 . 489388) (-2033 . 489317) (-2034 . 489283) (-2035 . 489223)
- (-2036 . 489130) (-2037 . 488956) (-2038 . 488837) (-2039 . 488740)
- (-2040 . 488666) (-2041 . 488566) (-2042 . 488395) (-2043 . 488168)
- (-2044 . 488049) (-2045 . 487982) (-2046 . 487756) (-2047 . 486332)
- (-2048 . 485879) (-2049 . 485826) (-2050 . 485668) (-2051 . 485502)
- (-2052 . 485416) (-2053 . 485184) (-2054 . 485131) (-2055 . 484961)
- (-2056 . 484841) (-2057 . 484594) (-2058 . 484511) (-2059 . 484252)
- (-2060 . 484108) (-2061 . 483724) (-2062 . 483521) (-2063 . 483412)
- (-2064 . 483308) (-2065 . 482900) (-2066 . 482775) (-2067 . 482704)
- (-2068 . 482545) (-2069 . 482360) (-2070 . 482180) (-2071 . 481985)
- (-2072 . 481844) (-2073 . 481646) (-2074 . 481593) (-2075 . 481512)
- (-2076 . 481460) (-2077 . 481411) (-2078 . 481234) (-2079 . 480986)
- (-2080 . 480863) (-2081 . 480808) (-2082 . 480564) (-2083 . 480129)
- (-2084 . 478554) (-2085 . 478359) (-2086 . 478259) (-2087 . 478193)
- (-2088 . 478162) (-2089 . 478077) (-2090 . 477968) (-2091 . 477712)
- (-2092 . 477600) (-2093 . 477491) (-2094 . 477420) (-2095 . 477350)
- (-2096 . 477298) (-2097 . 477232) (-2098 . 477123) (-2099 . 477046)
- (-2100 . 476833) (-2101 . 476570) (-2102 . 475996) (-2103 . 475654)
- (-2104 . 474808) (-2105 . 474582) (-2106 . 474502) (-2107 . 474375)
- (-2108 . 473194) (-2109 . 472995) (-2110 . 472708) (-2111 . 471899)
- (-2112 . 471788) (-2113 . 471614) (-2114 . 471505) (-2115 . 471440)
- (-2116 . 467830) (-2117 . 467724) (-2118 . 467615) (-2119 . 467541)
- (-2120 . 467261) (-2121 . 467192) (-2122 . 467161) (-2123 . 466433)
- (-2124 . 465982) (-2125 . 465888) (-2126 . 465543) (-2127 . 465444)
- (-2128 . 465359) (-2129 . 465233) (-2130 . 465153) (-2131 . 465055)
- (-2132 . 464570) (-2133 . 464483) (-2134 . 464423) (-2135 . 464333)
- (-2136 . 464260) (-2137 . 464186) (-2138 . 463994) (-2139 . 463923)
- (-2140 . 463857) (-2141 . 463801) (-2142 . 463734) (-2143 . 463654)
- (-2144 . 463558) (-2145 . 463479) (-2146 . 463382) (-2147 . 463208)
- (-2148 . 463071) (-2149 . 462990) (-2150 . 462869) (-2151 . 462538)
- (-2152 . 462344) (-2153 . 462111) (-2154 . 462014) (-2155 . 461881)
- (-2156 . 461632) (-2157 . 461545) (-2158 . 461404) (-2159 . 461332)
- (-2160 . 461054) (-2161 . 460996) (-2162 . 460772) (-2163 . 460579)
- (-2164 . 460523) (-2165 . 460391) (-2166 . 460193) (-2167 . 460070)
- (-2168 . 459958) (-2169 . 459866) (-2170 . 459661) (-2171 . 459512)
- (-2172 . 459435) (-2173 . 459338) (-2174 . 459287) (-2175 . 459117)
- (-2176 . 459060) (-2177 . 458982) (-2178 . 458109) (-2179 . 458057)
- (-2180 . 457706) (-2181 . 457163) (-2182 . 457093) (-2183 . 456922)
- (-2184 . 456752) (-2185 . 456696) (-2186 . 456627) (-2187 . 456556)
- (-2188 . 456304) (-2189 . 456227) (-2190 . 455575) (-2191 . 455415)
- (-2192 . 455259) (-2193 . 455198) (-2194 . 455120) (-2195 . 454957)
- (-2196 . 454898) (-2197 . 454841) (-2198 . 454595) (-2199 . 454521)
- (-2200 . 453602) (-2201 . 453504) (-2202 . 453140) (-2203 . 453007)
- (-2204 . 452958) (-2205 . 452765) (-2206 . 452671) (-2207 . 452584)
- (-2208 . 452454) (-2209 . 452241) (-2210 . 452061) (-2211 . 451991)
- (-2212 . 451499) (-2213 . 451118) (-2214 . 451066) (-2215 . 450971)
- (-2216 . 450866) (-2217 . 450526) (-2218 . 450249) (-2219 . 449970)
- (-2220 . 449839) (-2221 . 449737) (-2222 . 449558) (-2223 . 449506)
- (-2224 . 449445) (-2225 . 449393) (-2226 . 449289) (-2227 . 449084)
- (-2228 . 448905) (-2229 . 448534) (-2230 . 448485) (-2231 . 448189)
- (-2232 . 447881) (-2233 . 447768) (-2234 . 447661) (-2235 . 447539)
- (-2236 . 447508) (-2237 . 447400) (-2238 . 447342) (-2239 . 447158)
- (-2240 . 447105) (-2241 . 447046) (-2242 . 446972) (-2243 . 446717)
- (-2244 . 446552) (-2245 . 446028) (-2246 . 445935) (-2247 . 445770)
- (-2248 . 445656) (-2249 . 445561) (-2250 . 445408) (-2251 . 445331)
- (-2252 . 445033) (-2253 . 444915) (-2254 . 444817) (-2255 . 444664)
- (-2256 . 444487) (-2257 . 444146) (-2258 . 444096) (-2259 . 443076)
- (-2260 . 442938) (-2261 . 442865) (-2262 . 442749) (-2263 . 442594)
- (-2264 . 442493) (-2265 . 442267) (-2266 . 441917) (-2267 . 441863)
- (-2268 . 441495) (-2269 . 441350) (-2270 . 441165) (-2271 . 440939)
- (-2272 . 440806) (-2273 . 440703) (-2274 . 440619) (-2275 . 440499)
- (-2276 . 440125) (-2277 . 440097) (-2278 . 439543) (-2279 . 439512)
- (-2280 . 439449) (-2281 . 439353) (-2282 . 439324) (-2283 . 439198)
- (-2284 . 439131) (-2285 . 438913) (-2286 . 438781) (-2287 . 438728)
- (-2288 . 438560) (-2289 . 438532) (-2290 . 438472) (-2291 . 438365)
- (-2292 . 438228) (-2293 . 438084) (-2294 . 437955) (-2295 . 437800)
- (-2296 . 437507) (-2297 . 437455) (-2298 . 437377) (-2299 . 437314)
- (-2300 . 437014) (-2301 . 436899) (-2302 . 436296) (-2303 . 435661)
- (-2304 . 435588) (-2305 . 435520) (-2306 . 434945) (-2307 . 434544)
- (-2308 . 434420) (-2309 . 434386) (-2310 . 434288) (-2311 . 434236)
- (-2312 . 434098) (-2313 . 432861) (-2314 . 432453) (-2315 . 432376)
- (-2316 . 432235) (-2317 . 432132) (-2318 . 431558) (-2319 . 431348)
- (-2320 . 431197) (-2321 . 431079) (-2322 . 431026) (-2323 . 430841)
- (-2324 . 430762) (-2325 . 430624) (-2326 . 430522) (-2327 . 430352)
- (-2328 . 430265) (-2329 . 430182) (-2330 . 429608) (-2331 . 429514)
- (-2332 . 429457) (-2333 . 429290) (-2334 . 429182) (-2335 . 429105)
- (-2336 . 428959) (-2337 . 428900) (-2338 . 428755) (-2339 . 428641)
- (-2340 . 428564) (-2341 . 427990) (-2342 . 427887) (-2343 . 427853)
- (-2344 . 427726) (-2345 . 427537) (-2346 . 426958) (-2347 . 426881)
- (-2348 . 426226) (-2349 . 426170) (-2350 . 426033) (-2351 . 425960)
- (-2352 . 425793) (-2353 . 425219) (-2354 . 424646) (-2355 . 422516)
- (-2356 . 422378) (-2357 . 422285) (-2358 . 421938) (-2359 . 421840)
- (-2360 . 421763) (-2361 . 421608) (-2362 . 421492) (-2363 . 421336)
- (-2364 . 421206) (-2365 . 421060) (-2366 . 420486) (-2367 . 420328)
- (-2368 . 420213) (-2369 . 420140) (-2370 . 419909) (-2371 . 419787)
- (-2372 . 419399) (-2373 . 419251) (-2374 . 419196) (-2375 . 419140)
- (-2376 . 419030) (-2377 . 418901) (-2378 . 418839) (-2379 . 418679)
- (-2380 . 418432) (-2381 . 418224) (-2382 . 418075) (-2383 . 417881)
- (-2384 . 417758) (-2385 . 417553) (-2386 . 417423) (-2387 . 417082)
- (-2388 . 417003) (-2389 . 415602) (-2390 . 415487) (-2391 . 415459)
- (-2392 . 415360) (-2393 . 415149) (-2394 . 414525) (-2395 . 413523)
- (-2396 . 413023) (-2397 . 412880) (-2398 . 412803) (-2399 . 412732)
- (-2400 . 412580) (-2401 . 412490) (-2402 . 412217) (-2403 . 412120)
- (-2404 . 412007) (-2405 . 411862) (-2406 . 411760) (-2407 . 411614)
- (-2408 . 411255) (-2409 . 411154) (-2410 . 410936) (-2411 . 410802)
- (-2412 . 410688) (-2413 . 410428) (-2414 . 410290) (-2415 . 409999)
- (-2416 . 409818) (-2417 . 409744) (-2418 . 409465) (-2419 . 407703)
- (-2420 . 407629) (-2421 . 407420) (-2422 . 407289) (-2423 . 407017)
- (-2424 . 401510) (-2425 . 401391) (-2426 . 401293) (-2427 . 401151)
- (-2428 . 400539) (-2429 . 400411) (-2430 . 400339) (-2431 . 400262)
- (-2432 . 400204) (-2433 . 400134) (-2434 . 399925) (-2435 . 399852)
- (-2436 . 399786) (-2437 . 399398) (-2438 . 399243) (-2439 . 398830)
- (-2440 . 398775) (-2441 . 398349) (-2442 . 398135) (-2443 . 398036)
- (-2444 . 397933) (-2445 . 397850) (-2446 . 397334) (-2447 . 397297)
- (-2448 . 396844) (-2449 . 396757) (-2450 . 396691) (-2451 . 396608)
- (-2452 . 396546) (-2453 . 396378) (-2454 . 395494) (-2455 . 395352)
- (-2456 . 395245) (-2457 . 395148) (-2458 . 395116) (-2459 . 394769)
- (-2460 . 394633) (-2461 . 394551) (-2462 . 394452) (-2463 . 394317)
- (-2464 . 394178) (-2465 . 394056) (-2466 . 393782) (-2467 . 393657)
- (-2468 . 393458) (-2469 . 393378) (-2470 . 393216) (-2471 . 393032)
- (-2472 . 392914) (-2473 . 392741) (-2474 . 392656) (-2475 . 392550)
- (-2476 . 392498) (-2477 . 392444) (-2478 . 392388) (-2479 . 392285)
- (-2480 . 392128) (-2481 . 392041) (-2482 . 390839) (-2483 . 390776)
- (-2484 . 390542) (-2485 . 390276) (-2486 . 390079) (-2487 . 389765)
- (-2488 . 389448) (-2489 . 389159) (-2490 . 388638) (-2491 . 388387)
- (-2492 . 388293) (-2493 . 388241) (-2494 . 388075) (-2495 . 387888)
- (-2496 . 386890) (-2497 . 386817) (-2498 . 386694) (-2499 . 386335)
- (-2500 . 386191) (-2501 . 385781) (-2502 . 385711) (-2503 . 385271)
- (-2504 . 385205) (** . 382128) (-2506 . 381964) (-2507 . 381802)
- (-2508 . 381687) (-2509 . 381587) (-2510 . 381417) (-2511 . 381034)
- (-2512 . 380905) (-2513 . 380697) (-2514 . 380098) (-2515 . 379961)
- (-2516 . 379906) (-2517 . 379747) (-2518 . 379553) (-2519 . 379383)
- (-2520 . 379312) (-2521 . 379175) (-2522 . 379095) (-2523 . 378761)
- (-2524 . 378569) (-2525 . 378410) (-2526 . 378303) (-2527 . 378220)
- (-2528 . 378079) (-2529 . 378027) (-2530 . 377993) (-2531 . 377821)
- (-2532 . 377718) (-2533 . 377574) (-2534 . 377473) (-2535 . 377152)
- (-2536 . 377054) (-2537 . 376927) (-2538 . 376739) (-2539 . 376489)
- (-2540 . 376384) (-2541 . 376288) (-2542 . 376040) (-2543 . 375897)
- (-2544 . 375799) (-2545 . 375693) (-2546 . 375555) (-2547 . 374845)
- (-2548 . 374722) (-2549 . 374613) (-2550 . 374477) (-2551 . 374375)
- (-2552 . 374122) (-2553 . 374023) (-2554 . 373952) (-2555 . 373894)
- (-2556 . 373672) (-2557 . 373563) (-2558 . 373364) (-2559 . 373110)
- (-2560 . 373010) (-2561 . 372958) (-2562 . 372844) (-2563 . 372738)
- (-2564 . 372709) (-2565 . 372625) (-2566 . 372544) (-2567 . 372449)
- (-2568 . 372354) (-2569 . 371833) (-2570 . 371481) (-2571 . 371304)
- (-2572 . 371146) (-2573 . 371090) (-2574 . 370983) (-2575 . 370910)
- (-2576 . 370720) (-2577 . 370655) (-2578 . 370581) (-2579 . 370476)
- (-2580 . 370082) (-2581 . 370022) (-2582 . 369965) (-2583 . 369931)
- (-2584 . 369811) (-2585 . 369704) (-2586 . 369555) (-2587 . 369444)
- (-2588 . 369364) (-2589 . 369185) (-2590 . 368980) (-2591 . 367028)
- (-2592 . 366359) (-2593 . 366168) (-2594 . 366102) (-2595 . 365911)
- (-2596 . 365802) (-2597 . 365504) (-2598 . 365363) (-2599 . 365310)
- (-2600 . 365206) (-2601 . 364816) (-2602 . 364756) (-2603 . 364458)
- (-2604 . 364363) (-2605 . 363842) (-2606 . 363601) (-2607 . 363460)
- (-2608 . 363407) (-2609 . 363238) (-2610 . 363085) (-2611 . 362929)
- (-2612 . 362748) (-2613 . 362582) (-2614 . 362505) (-2615 . 362026)
- (-2616 . 361355) (-2617 . 361282) (-2618 . 361171) (-2619 . 361041)
- (-2620 . 360900) (-2621 . 360777) (-2622 . 360693) (-2623 . 360400)
- (-2624 . 359853) (-2625 . 359586) (-2626 . 359408) (-2627 . 358228)
- (-2628 . 358137) (-2629 . 357984) (-2630 . 357832) (-2631 . 357777)
- (-2632 . 357642) (-2633 . 357506) (-2634 . 356691) (-2635 . 356584)
- (-2636 . 356461) (-2637 . 356409) (-2638 . 356268) (-2639 . 356150)
- (-2640 . 354050) (-2641 . 353921) (-2642 . 353868) (-2643 . 353783)
- (-2644 . 353682) (-2645 . 353537) (-2646 . 353379) (-2647 . 353205)
- (-2648 . 352895) (-2649 . 352824) (-2650 . 352755) (-2651 . 352652)
- (-2652 . 352524) (-2653 . 352469) (-2654 . 352253) (-2655 . 352169)
- (-2656 . 351992) (-2657 . 351939) (-2658 . 351781) (-2659 . 351694)
- (-2660 . 351604) (-2661 . 351552) (-2662 . 351112) (-2663 . 350581)
- (-2664 . 350418) (-2665 . 350256) (-2666 . 350171) (-2667 . 350094)
- (-2668 . 350007) (-2669 . 349937) (-2670 . 349882) (-2671 . 349502)
- (-2672 . 349217) (-2673 . 348892) (-2674 . 348812) (-2675 . 348610)
- (-2676 . 348536) (-2677 . 348282) (-2678 . 348254) (-2679 . 348174)
- (-2680 . 347879) (-2681 . 347464) (-2682 . 347392) (-2683 . 347212)
- (-2684 . 346867) (-2685 . 346729) (-2686 . 346535) (-2687 . 346361)
- (-2688 . 346309) (-2689 . 346219) (-2690 . 346084) (-2691 . 346016)
- (-2692 . 345613) (-2693 . 345409) (-2694 . 345338) (-2695 . 344841)
- (-2696 . 344590) (-2697 . 344537) (-2698 . 344485) (-2699 . 344339)
- (-2700 . 343891) (-2701 . 343679) (-2702 . 343592) (-2703 . 343435)
- (-2704 . 342905) (-2705 . 342791) (-2706 . 342520) (-2707 . 342419)
- (-2708 . 342237) (-2709 . 342096) (-2710 . 342030) (-2711 . 341977)
- (-2712 . 341851) (-2713 . 341719) (-2714 . 341509) (-2715 . 341435)
- (-2716 . 341173) (-2717 . 341046) (-2718 . 340882) (-2719 . 339772)
- (-2720 . 339326) (-2721 . 339298) (-2722 . 338755) (-2723 . 338685)
- (-2724 . 338197) (-2725 . 338144) (-2726 . 338073) (-2727 . 337880)
- (-2728 . 337768) (-2729 . 337650) (-2730 . 337512) (-2731 . 337375)
- (-2732 . 337288) (-2733 . 337189) (-2734 . 336759) (-2735 . 336703)
- (-2736 . 336181) (-2737 . 336058) (-2738 . 336016) (-2739 . 335921)
- (-2740 . 335722) (-2741 . 335431) (-2742 . 335305) (-2743 . 334633)
- (-2744 . 334490) (-2745 . 334369) (-2746 . 334239) (-2747 . 334117)
- (-2748 . 333608) (-2749 . 333385) (-2750 . 333248) (-2751 . 332961)
- (-2752 . 332636) (-2753 . 332524) (-2754 . 331927) (-2755 . 331893)
- (-2756 . 331796) (-2757 . 331693) (-2758 . 331428) (-2759 . 331037)
- (-2760 . 331000) (-2761 . 330819) (-2762 . 330325) (-2763 . 330209)
- (-2764 . 330181) (-2765 . 330115) (-2766 . 329904) (-2767 . 329718)
- (-2768 . 329667) (-2769 . 329429) (-2770 . 329376) (-2771 . 329145)
- (-2772 . 329093) (-2773 . 328970) (-2774 . 328863) (-2775 . 328777)
- (-2776 . 328636) (-2777 . 328474) (-2778 . 328395) (-2779 . 328111)
- (-2780 . 328037) (-2781 . 327887) (-2782 . 327740) (-2783 . 327688)
- (-2784 . 327616) (-2785 . 327543) (-2786 . 327332) (-2787 . 327277)
- (-2788 . 327183) (-2789 . 327105) (-2790 . 326034) (-2791 . 325837)
- (-2792 . 325682) (-2793 . 325559) (-2794 . 325452) (-2795 . 325291)
- (-2796 . 325165) (-2797 . 325116) (-2798 . 325056) (-2799 . 324916)
- (-2800 . 324556) (-2801 . 324501) (-2802 . 324363) (-2803 . 324292)
- (-2804 . 324134) (-2805 . 323998) (-2806 . 323891) (-2807 . 323762)
- (-2808 . 323618) (-2809 . 323481) (-2810 . 323165) (-2811 . 322978)
- (-2812 . 318990) (-2813 . 318891) (-2814 . 311937) (-2815 . 311882)
- (-2816 . 311758) (-2817 . 311587) (-2818 . 311513) (-2819 . 311386)
- (-2820 . 311223) (-2821 . 311122) (-2822 . 310943) (-2823 . 310712)
- (-2824 . 310644) (-2825 . 310500) (-2826 . 310432) (-2827 . 310182)
- (-2828 . 310112) (-2829 . 310026) (-2830 . 309949) (-2831 . 309856)
- (-2832 . 309621) (-2833 . 309465) (-2834 . 309382) (-2835 . 309239)
- (-2836 . 308966) (-2837 . 308881) (-2838 . 308738) (-2839 . 308491)
- (-2840 . 308288) (-2841 . 308190) (-2842 . 307947) (-2843 . 307810)
- (-2844 . 307437) (-2845 . 307364) (-2846 . 306977) (-2847 . 306431)
- (-2848 . 306304) (-2849 . 306148) (-2850 . 306036) (-2851 . 305973)
- (-2852 . 305903) (-2853 . 305816) (-2854 . 305433) (-2855 . 305355)
- (-2856 . 305253) (-2857 . 305149) (-2858 . 305032) (-2859 . 304909)
- (-2860 . 304725) (-2861 . 304624) (-2862 . 304520) (-2863 . 304447)
- (-2864 . 304339) (-2865 . 304028) (-2866 . 303946) (-2867 . 303865)
- (-2868 . 303708) (-2869 . 303556) (-2870 . 303118) (-2871 . 303013)
- (-2872 . 302847) (-2873 . 302713) (-2874 . 302336) (-2875 . 302243)
- (-2876 . 301405) (-2877 . 301310) (-2878 . 300939) (-2879 . 300774)
- (-2880 . 300630) (-2881 . 300301) (-2882 . 300164) (-2883 . 300057)
- (-2884 . 299986) (-2885 . 299889) (-2886 . 299674) (-2887 . 299299)
- (-2888 . 299221) (-2889 . 298749) (-2890 . 298694) (-2891 . 298523)
- (-2892 . 298458) (-2893 . 298430) (-2894 . 298343) (-2895 . 298236)
- (-2896 . 297691) (-2897 . 297467) (-2898 . 296867) (-2899 . 296723)
- (-2900 . 296650) (-2901 . 296555) (-2902 . 296456) (-2903 . 296401)
- (-2904 . 296345) (-2905 . 296179) (-2906 . 294987) (-2907 . 294908)
- (-2908 . 294794) (-2909 . 293965) (-2910 . 293913) (-2911 . 293722)
- (-2912 . 293566) (-2913 . 293500) (-2914 . 293421) (-2915 . 293368)
- (-2916 . 293285) (-2917 . 292926) (-2918 . 292841) (-2919 . 292734)
- (-2920 . 292679) (-2921 . 292506) (-2922 . 291296) (-2923 . 291143)
- (-2924 . 290623) (-2925 . 290478) (-2926 . 290360) (-2927 . 290140)
- (-2928 . 290053) (-2929 . 289945) (-2930 . 289661) (-2931 . 289610)
- (-2932 . 289536) (-2933 . 289189) (-2934 . 289137) (-2935 . 289041)
- (-2936 . 287595) (-2937 . 287510) (-2938 . 287417) (-2939 . 287389)
- (-2940 . 287330) (-2941 . 286265) (-2942 . 286191) (-2943 . 286125)
- (-2944 . 286045) (-2945 . 285774) (-2946 . 285700) (-2947 . 284664)
- (-2948 . 284593) (-2949 . 284494) (-2950 . 284407) (-2951 . 284293)
- (-2952 . 284087) (-2953 . 284035) (-2954 . 283873) (-2955 . 283790)
- (-2956 . 283433) (-2957 . 283278) (-2958 . 283212) (-2959 . 282879)
- (-2960 . 282655) (-2961 . 282560) (-2962 . 282420) (-2963 . 282295)
- (-2964 . 282189) (-2965 . 282094) (-2966 . 281941) (-2967 . 281744)
- (-2968 . 281650) (-2969 . 281450) (-2970 . 281377) (-2971 . 280968)
- (-2972 . 280915) (-2973 . 280863) (-2974 . 280691) (-2975 . 280401)
- (-2976 . 280348) (-2977 . 279846) (-2978 . 279614) (-2979 . 279565)
- (-2980 . 279413) (-2981 . 279303) (-2982 . 279161) (-2983 . 279088)
- (-2984 . 278973) (-2985 . 278945) (-2986 . 278727) (-2987 . 278658)
- (-2988 . 278343) (-2989 . 278099) (-2990 . 276635) (-2991 . 276583)
- (-2992 . 276489) (-2993 . 276378) (-2994 . 276065) (-2995 . 275962)
- (-2996 . 275548) (-2997 . 275493) (-2998 . 275398) (-2999 . 275279)
- (-3000 . 275152) (-3001 . 275069) (-3002 . 274950) (-3003 . 274756)
- (-3004 . 274701) (-3005 . 274561) (-3006 . 274351) (-3007 . 274257)
- (-3008 . 273677) (-3009 . 273570) (-3010 . 273407) (-3011 . 273131)
- (-3012 . 272557) (-3013 . 272484) (-3014 . 272329) (-3015 . 271959)
- (-3016 . 271893) (-3017 . 271601) (-3018 . 271516) (-3019 . 271357)
- (-3020 . 270871) (-3021 . 270671) (-3022 . 270576) (-3023 . 270110)
- (-3024 . 270057) (-3025 . 269538) (-3026 . 269467) (-3027 . 269175)
- (-3028 . 269068) (-3029 . 268430) (-3030 . 268345) (-3031 . 268224)
- (-3032 . 267966) (-3033 . 267913) (-3034 . 267753) (-3035 . 266598)
- (-3036 . 266459) (-3037 . 266189) (-3038 . 265753) (-3039 . 265393)
- (-3040 . 265174) (-3041 . 265016) (-3042 . 264792) (-3043 . 264720)
- (-3044 . 264531) (-3045 . 263883) (-3046 . 263711) (-3047 . 263625)
- (-3048 . 263569) (-3049 . 263180) (-3050 . 263114) (-3051 . 262952)
- (-3052 . 262702) (-3053 . 261516) (-3054 . 261280) (-3055 . 261108)
- (-3056 . 260953) (-3057 . 260882) (-3058 . 260811) (-3059 . 260704)
- (-3060 . 260460) (-3061 . 260039) (-3062 . 259692) (-3063 . 259532)
- (-3064 . 258949) (-3065 . 258777) (-3066 . 258694) (-3067 . 258642)
- (-3068 . 258580) (-3069 . 258464) (-3070 . 258214) (-3071 . 258140)
- (-3072 . 258041) (-3073 . 257983) (-3074 . 257846) (-3075 . 257674)
- (-3076 . 257584) (-3077 . 257179) (-3078 . 257130) (-3079 . 257077)
- (-3080 . 256962) (-3081 . 256877) (-3082 . 256803) (-3083 . 256560)
- (-3084 . 256459) (-3085 . 256388) (-3086 . 256308) (-3087 . 255892)
- (-3088 . 255676) (-3089 . 255624) (-3090 . 255575) (-3091 . 255453)
- (-3092 . 255277) (-3093 . 255181) (-3094 . 255153) (-3095 . 255098)
- (-3096 . 254917) (-3097 . 254571) (-3098 . 254513) (-3099 . 254365)
- (-3100 . 254053) (-3101 . 253860) (-3102 . 253761) (-3103 . 253106)
- (-3104 . 252570) (-3105 . 252487) (-3106 . 252281) (-3107 . 252198)
- (-3108 . 249783) (-3109 . 249495) (-3110 . 249395) (-3111 . 249248)
- (-3112 . 239718) (-3113 . 239490) (-3114 . 239109) (-3115 . 239001)
- (-3116 . 238933) (-3117 . 238809) (-3118 . 238698) (-3119 . 238592)
- (-3120 . 238333) (-3121 . 238219) (-3122 . 238084) (-3123 . 237980)
- (-3124 . 237949) (-3125 . 237817) (-3126 . 237665) (-3127 . 237502)
- (-3128 . 237389) (-3129 . 237288) (-3130 . 237141) (-3131 . 236840)
- (-3132 . 236661) (-3133 . 236577) (-3134 . 236508) (-3135 . 236411)
- (-3136 . 236344) (-3137 . 236258) (-3138 . 236157) (-3139 . 235690)
- (-3140 . 235511) (-3141 . 235320) (-3142 . 235242) (-3143 . 235117)
- (-3144 . 234984) (-3145 . 234932) (-3146 . 234764) (-3147 . 234667)
- (-3148 . 234280) (-3149 . 234003) (-3150 . 233791) (-3151 . 233690)
- (-3152 . 233316) (-3153 . 233185) (-3154 . 233088) (-3155 . 232642)
- (-3156 . 232538) (-3157 . 232394) (-3158 . 232114) (-3159 . 232005)
- (-3160 . 231906) (-3161 . 231707) (-3162 . 231607) (-3163 . 231394)
- (-3164 . 231283) (-3165 . 231231) (-3166 . 230677) (-3167 . 230430)
- (-3168 . 230371) (-3169 . 230305) (-3170 . 230140) (-3171 . 229514)
- (-3172 . 229342) (-3173 . 228894) (-3174 . 228842) (-3175 . 228644)
- (-3176 . 228541) (-3177 . 228108) (-3178 . 228008) (-3179 . 227847)
- (-3180 . 227737) (-3181 . 227663) (-12 . 227491) (-3183 . 227431)
- (-3184 . 227254) (-3185 . 226827) (-3186 . 226552) (-3187 . 226399)
- (-3188 . 226146) (-3189 . 226054) (-3190 . 225981) (-3191 . 225896)
- (-3192 . 225750) (-3193 . 225665) (-3194 . 225507) (-3195 . 225399)
- (-3196 . 224447) (-3197 . 224194) (-3198 . 223290) (-3199 . 220382)
- (-3200 . 220211) (-3201 . 220078) (-3202 . 219934) (-3203 . 219740)
- (-3204 . 219672) (-3205 . 219585) (-3206 . 219437) (-3207 . 219364)
- (-3208 . 219257) (-3209 . 218755) (-3210 . 218615) (-3211 . 218444)
- (-3212 . 218296) (-3213 . 218139) (-3214 . 218029) (-3215 . 217965)
- (-3216 . 217788) (-3217 . 217181) (-3218 . 216802) (-3219 . 216750)
- (-3220 . 215986) (-3221 . 215936) (-3222 . 215815) (-3223 . 215692)
- (-3224 . 213974) (-3225 . 213900) (-3226 . 213674) (-3227 . 213571)
- (-3228 . 213404) (-3229 . 213089) (-3230 . 213017) (-3231 . 212773)
- (-3232 . 212670) (-3233 . 212448) (-3234 . 212328) (-3235 . 212173)
- (-3236 . 211569) (-3237 . 211476) (-3238 . 211339) (-3239 . 211060)
- (-3240 . 210744) (-3241 . 210591) (-3242 . 210331) (-3243 . 210057)
- (-3244 . 209259) (-3245 . 209164) (-3246 . 209096) (-3247 . 209030)
- (-3248 . 208936) (-3249 . 208793) (-3250 . 208708) (-3251 . 208655)
- (-3252 . 208602) (-3253 . 208549) (-3254 . 208420) (-3255 . 208099)
- (-3256 . 207780) (-3257 . 207724) (-3258 . 207630) (-3259 . 207540)
- (-3260 . 207470) (-3261 . 207369) (-3262 . 207241) (-3263 . 207116)
- (-3264 . 206988) (-3265 . 206909) (-3266 . 206853) (-3267 . 206672)
- (-3268 . 206452) (-3269 . 206361) (-3270 . 206242) (* . 201719)
- (-3272 . 200863) (-3273 . 200814) (-3274 . 200724) (-3275 . 200599)
- (-3276 . 200411) (-3277 . 200242) (-3278 . 200155) (-3279 . 199885)
- (-3280 . 199813) (-3281 . 199742) (-3282 . 199711) (-3283 . 199631)
- (-3284 . 199496) (-3285 . 199326) (-3286 . 198583) (-3287 . 198412)
- (-3288 . 198339) (-3289 . 198254) (-3290 . 198169) (-3291 . 198096)
- (-3292 . 198009) (-3293 . 197904) (-3294 . 197740) (-3295 . 197494)
- (-3296 . 197373) (-3297 . 197279) (-3298 . 197184) (-3299 . 197049)
- (-3300 . 196940) (-3301 . 196799) (-3302 . 196311) (-3303 . 196216)
- (-3304 . 196164) (-3305 . 196105) (-3306 . 196074) (-3307 . 195944)
- (-3308 . 195825) (-3309 . 195770) (-3310 . 194670) (-3311 . 194378)
- (-3312 . 194248) (-3313 . 194153) (-3314 . 193419) (-3315 . 193196)
- (-3316 . 192497) (-3317 . 191682) (-3318 . 190386) (-3319 . 190079)
- (-3320 . 189703) (-3321 . 189342) (-3322 . 189082) (-3323 . 188999)
- (-3324 . 188784) (-3325 . 188599) (-3326 . 188487) (-3327 . 188214)
- (-3328 . 187987) (-3329 . 187310) (-3330 . 187210) (-3331 . 187026)
- (-3332 . 186730) (-3333 . 186634) (-3334 . 186521) (-3335 . 186493)
- (-3336 . 186220) (-3337 . 186029) (-3338 . 185958) (-3339 . 185857)
- (-3340 . 185674) (-3341 . 185432) (-3342 . 185131) (-3343 . 185038)
- (-3344 . 184834) (-3345 . 184771) (-3346 . 184384) (-3347 . 184310)
- (-3348 . 184154) (-3349 . 183908) (-3350 . 183793) (-3351 . 183684)
- (-3352 . 183419) (-3353 . 182970) (-3354 . 182768) (-3355 . 182659)
- (-3356 . 182631) (-3357 . 182388) (-3358 . 182124) (-3359 . 182050)
- (-3360 . 181944) (-3361 . 181665) (-3362 . 181558) (-3363 . 181384)
- (-3364 . 181297) (-3365 . 180981) (-3366 . 180790) (-3367 . 180650)
- (-3368 . 180586) (-3369 . 180483) (-3370 . 180172) (-3371 . 180092)
- (-3372 . 180035) (-3373 . 179950) (-3374 . 179745) (-3375 . 179527)
- (-3376 . 179474) (-3377 . 179241) (-3378 . 179123) (-3379 . 178999)
- (-3380 . 178812) (-3381 . 178729) (-3382 . 178618) (-3383 . 178379)
- (-3384 . 178287) (-3385 . 178082) (-3386 . 177922) (-3387 . 177807)
- (-3388 . 177609) (-3389 . 177479) (-3390 . 177280) (-3391 . 177186)
- (-3392 . 177087) (-3393 . 176862) (-3394 . 176782) (-3395 . 176700)
- (-3396 . 176393) (-3397 . 175942) (-3398 . 175857) (-3399 . 175787)
- (-3400 . 175735) (-3401 . 175546) (-3402 . 175438) (-3403 . 175270)
- (-3404 . 175048) (-3405 . 175004) (-3406 . 170942) (-3407 . 170863)
- (-3408 . 170776) (-3409 . 170662) (-3410 . 170566) (-3411 . 170473)
- (-3412 . 170364) (-3413 . 170312) (-3414 . 170246) (-3415 . 170174)
- (-3416 . 170035) (-3417 . 169801) (-3418 . 169718) (-3419 . 169665)
- (-3420 . 169556) (-3421 . 169483) (-3422 . 169416) (-3423 . 169100)
- (-3424 . 169018) (-3425 . 168959) (-3426 . 168893) (-3427 . 168787)
- (-3428 . 168735) (-3429 . 168667) (-3430 . 168594) (-3431 . 168499)
- (-3432 . 167974) (-3433 . 167878) (-3434 . 167734) (-3435 . 167414)
- (-3436 . 167327) (-3437 . 165080) (-3438 . 165027) (-3439 . 164924)
- (-3440 . 164815) (-3441 . 163565) (-3442 . 162994) (-3443 . 162743)
- (-3444 . 162674) (-3445 . 162575) (-3446 . 162503) (-3447 . 162328)
- (-3448 . 159983) (-3449 . 159462) (-3450 . 159115) (-3451 . 158974)
- (-3452 . 158855) (-3453 . 158712) (-3454 . 158460) (-3455 . 158377)
- (-3456 . 158218) (-3457 . 158115) (-3458 . 158048) (-3459 . 157872)
- (-3460 . 157563) (-3461 . 157180) (-3462 . 157125) (-3463 . 156793)
- (-3464 . 156741) (-3465 . 156565) (-3466 . 156459) (-3467 . 156220)
- (-3468 . 155981) (-3469 . 155670) (-3470 . 155541) (-3471 . 155459)
- (-3472 . 155208) (-3473 . 155021) (-3474 . 154666) (-3475 . 154509)
- (-3476 . 154428) (-3477 . 154347) (-3478 . 153742) (-3479 . 153583)
- (-3480 . 153472) (-3481 . 153419) (-3482 . 152054) (-3483 . 151296)
- (-3484 . 151243) (-3485 . 150707) (-3486 . 150612) (-3487 . 150399)
- (-3488 . 149974) (-3489 . 149757) (-3490 . 149659) (-3491 . 149207)
- (-3492 . 149121) (-3493 . 149044) (-3494 . 148892) (-3495 . 148825)
- (-3496 . 148757) (-3497 . 148597) (-3498 . 148512) (-3499 . 147921)
- (-3500 . 147869) (-3501 . 147835) (-3502 . 147321) (-3503 . 147220)
- (-3504 . 147133) (-3505 . 146975) (-3506 . 146909) (-3507 . 146838)
- (-3508 . 141521) (-3509 . 141465) (-3510 . 141309) (-3511 . 141172)
- (-3512 . 141117) (-3513 . 141066) (-3514 . 140864) (-3515 . 139990)
- (-3516 . 139646) (-3517 . 139488) (-3518 . 139423) (-3519 . 139371)
- (-3520 . 139343) (-3521 . 139279) (-3522 . 139079) (-3523 . 138955)
- (-3524 . 138904) (-3525 . 138817) (-3526 . 138729) (-3527 . 138570)
- (-3528 . 138488) (-3529 . 137947) (-3530 . 136378) (-3531 . 136276)
- (-3532 . 136137) (-3533 . 135658) (-3534 . 135518) (-3535 . 135467)
- (-3536 . 135343) (-3537 . 135223) (-3538 . 134616) (-3539 . 134539)
- (-3540 . 134422) (-3541 . 134318) (-3542 . 134259) (-3543 . 134194)
- (-3544 . 134166) (-3545 . 133975) (-3546 . 133848) (-3547 . 133750)
- (-3548 . 133681) (-3549 . 133538) (-3550 . 133457) (-3551 . 132982)
- (-3552 . 132687) (-3553 . 132573) (-3554 . 132335) (-3555 . 132286)
- (-3556 . 132069) (-3557 . 131913) (-3558 . 131598) (-3559 . 131410)
- (-3560 . 131097) (-3561 . 131023) (-3562 . 130745) (-3563 . 130582)
- (-3564 . 130460) (-3565 . 130261) (-3566 . 130192) (-3567 . 129794)
- (-3568 . 129629) (-3569 . 128382) (-3570 . 128302) (-3571 . 128156)
- (-3572 . 128010) (-3573 . 127982) (-3574 . 127691) (-3575 . 127544)
- (-3576 . 127443) (-3577 . 127284) (-3578 . 127214) (-3579 . 127158)
- (-3580 . 126988) (-3581 . 126600) (-3582 . 126482) (-3583 . 126263)
- (-3584 . 125653) (-3585 . 125596) (-3586 . 125394) (-3587 . 125324)
- (-3588 . 125155) (-3589 . 125082) (-3590 . 124832) (-3591 . 124520)
- (-3592 . 124353) (-3593 . 124283) (-3594 . 124254) (-3595 . 124202)
- (-3596 . 124009) (-3597 . 123386) (-3598 . 123302) (-3599 . 123169)
- (-3600 . 123083) (-3601 . 122928) (-3602 . 122855) (-3603 . 122404)
- (-3604 . 122261) (-3605 . 121971) (-3606 . 121898) (-3607 . 121795)
- (-3608 . 121337) (-3609 . 121236) (-3610 . 121152) (-3611 . 120948)
- (-3612 . 120880) (-3613 . 120662) (-3614 . 120423) (-3615 . 120338)
- (-3616 . 120178) (-3617 . 120095) (-3618 . 119988) (-3619 . 119935)
- (-3620 . 119838) (-3621 . 119786) (-3622 . 119680) (-3623 . 119464)
- (-3624 . 119355) (-3625 . 119148) (-3626 . 118995) (-3627 . 118927)
- (-3628 . 118842) (-3629 . 118786) (-3630 . 118691) (-3631 . 118569)
- (-3632 . 118486) (-3633 . 118298) (-3634 . 117334) (-3635 . 117205)
- (-3636 . 117152) (-3637 . 116957) (-3638 . 116888) (-3639 . 116770)
- (-3640 . 116661) (-3641 . 116612) (-3642 . 116538) (-3643 . 116476)
- (-3644 . 116301) (-3645 . 116245) (-3646 . 115940) (-3647 . 115885)
- (-3648 . 115455) (-3649 . 115134) (-3650 . 114929) (-3651 . 114876)
- (-3652 . 114791) (-3653 . 114462) (-3654 . 114428) (-3655 . 114233)
- (-3656 . 114002) (-3657 . 113950) (-3658 . 113816) (-3659 . 113709)
- (-3660 . 113600) (-3661 . 113431) (-3662 . 113363) (-3663 . 113212)
- (-3664 . 113127) (-3665 . 111962) (-3666 . 111899) (-3667 . 111780)
- (-3668 . 111678) (-3669 . 111597) (-3670 . 111503) (-3671 . 111426)
- (-3672 . 111353) (-3673 . 111130) (-3674 . 110251) (-3675 . 110156)
- (-3676 . 109966) (-3677 . 109747) (-3678 . 109681) (-3679 . 109467)
- (-3680 . 109405) (-3681 . 109334) (-3682 . 109209) (-3683 . 109122)
- (-3684 . 108944) (-3685 . 108745) (-3686 . 108692) (-3687 . 108633)
- (-3688 . 108342) (-3689 . 108275) (-3690 . 107995) (-3691 . 107912)
- (-3692 . 107566) (-3693 . 107515) (-3694 . 107453) (-3695 . 107274)
- (-3696 . 107215) (-3697 . 107159) (-3698 . 107106) (-3699 . 106962)
- (-3700 . 106738) (-3701 . 106629) (-3702 . 106230) (-3703 . 106039)
- (-3704 . 105962) (-3705 . 105857) (-3706 . 105787) (-3707 . 105295)
- (-3708 . 105003) (-3709 . 104916) (-3710 . 104588) (-3711 . 104475)
- (-3712 . 104228) (-3713 . 103265) (-3714 . 102843) (-3715 . 102685)
- (-3716 . 102581) (-3717 . 102460) (-3718 . 102016) (-3719 . 101942)
- (-3720 . 101564) (-3721 . 101511) (-3722 . 101242) (-3723 . 101040)
- (-3724 . 100967) (-3725 . 100600) (-3726 . 100400) (-3727 . 100348)
- (-3728 . 100295) (-3729 . 100171) (-3730 . 100041) (-3731 . 99955)
- (-3732 . 99805) (-3733 . 99182) (-3734 . 99098) (-3735 . 98854)
- (-3736 . 98785) (-3737 . 98719) (-3738 . 98601) (-3739 . 97946)
- (-3740 . 97777) (-3741 . 97411) (-3742 . 97315) (-3743 . 97257)
- (-3744 . 97205) (-3745 . 97127) (-3746 . 96865) (-3747 . 96752)
- (-3748 . 96702) (-3749 . 96458) (-3750 . 96402) (-3751 . 96254)
- (-3752 . 96147) (-3753 . 95988) (-3754 . 95917) (-3755 . 95851)
- (-3756 . 95768) (-3757 . 95669) (-3758 . 95574) (-3759 . 95358)
- (-3760 . 94493) (-3761 . 94180) (-3762 . 94149) (-3763 . 94038)
- (-3764 . 93799) (-3765 . 93725) (-3766 . 93651) (-3767 . 93524)
- (-3768 . 93305) (-3769 . 93210) (-3770 . 93058) (-3771 . 92977)
- (-3772 . 92823) (-3773 . 92794) (-3774 . 92699) (-3775 . 92590)
- (-3776 . 92435) (-3777 . 92386) (-3778 . 92284) (-3779 . 92131)
- (-3780 . 91599) (-3781 . 91542) (-3782 . 89688) (-3783 . 89574)
- (-3784 . 89421) (-3785 . 89181) (-3786 . 88752) (-3787 . 88678)
- (-3788 . 88612) (-3789 . 88369) (-3790 . 88227) (-3791 . 88010)
- (-3792 . 87958) (-3793 . 87905) (-3794 . 87822) (-3795 . 87769)
- (-3796 . 87614) (-3797 . 87420) (-3798 . 87197) (-3799 . 87081)
- (-3800 . 86972) (-3801 . 86886) (-3802 . 86553) (-3803 . 86481)
- (-3804 . 86346) (-3805 . 86269) (-3806 . 86158) (-3807 . 86099)
- (-3808 . 86071) (-3809 . 85972) (-3810 . 85941) (-3811 . 85867)
- (-3812 . 85686) (-3813 . 85636) (-3814 . 85515) (-3815 . 85462)
- (-3816 . 84757) (-3817 . 84142) (-3818 . 84035) (-3819 . 83532)
- (-3820 . 83379) (-3821 . 82577) (-3822 . 78417) (-3823 . 78359)
- (-3824 . 78031) (-3825 . 77954) (-3826 . 77403) (-3827 . 77375)
- (-3828 . 77292) (-3829 . 77075) (-3830 . 76973) (-3831 . 76903)
- (-3832 . 76815) (-3833 . 76672) (-3834 . 76579) (-3835 . 76502)
- (-3836 . 76450) (-3837 . 76270) (-3838 . 76140) (-3839 . 75826)
- (-3840 . 75743) (-3841 . 75629) (-3842 . 75452) (-3843 . 75373)
- (-3844 . 75036) (-3845 . 74599) (-3846 . 74223) (-3847 . 74130)
- (-3848 . 74000) (-3849 . 73930) (-3850 . 73637) (-3851 . 73310)
- (-3852 . 73194) (-3853 . 73007) (-3854 . 72973) (-3855 . 72636)
- (-3856 . 72537) (-3857 . 72435) (-3858 . 72098) (-3859 . 72021)
- (-3860 . 71828) (-3861 . 71587) (-3862 . 71178) (-3863 . 70995)
- (-3864 . 70908) (-3865 . 70791) (-3866 . 70454) (-3867 . 70366)
- (-3868 . 70315) (-3869 . 70079) (-3870 . 69906) (-3871 . 69854)
- (-3872 . 69694) (-3873 . 69587) (-3874 . 69486) (-3875 . 69075)
- (-3876 . 68738) (-3877 . 68310) (-3878 . 68157) (-3879 . 67827)
- (-3880 . 67499) (-3881 . 66847) (-3882 . 66660) (-3883 . 66553)
- (-3884 . 66427) (-3885 . 66376) (-3886 . 66186) (-3887 . 66134)
- (-3888 . 65964) (-3889 . 65893) (-3890 . 65841) (-3891 . 65535)
- (-3892 . 65441) (-3893 . 65230) (-3894 . 65199) (-3895 . 65131)
- (-3896 . 65034) (-3897 . 64718) (-3898 . 64446) (-3899 . 64393)
- (-3900 . 64362) (-3901 . 63545) (-3902 . 63365) (-3903 . 63072)
- (-3904 . 62722) (-3905 . 62339) (-3906 . 62290) (-3907 . 62259)
- (-3908 . 62132) (-3909 . 62009) (-3910 . 61924) (-3911 . 61832)
- (-3912 . 61762) (-3913 . 61604) (-3914 . 61446) (-3915 . 61340)
- (-3916 . 61222) (-3917 . 61167) (-3918 . 61090) (-3919 . 60952)
- (-3920 . 60658) (-3921 . 60549) (-3922 . 60477) (-3923 . 60211)
- (-3924 . 59958) (-3925 . 59811) (-3926 . 59762) (-3927 . 59380)
- (-3928 . 59343) (-3929 . 59256) (-3930 . 58924) (-3931 . 58875)
- (-3932 . 58715) (-3933 . 58663) (-3934 . 58346) (-3935 . 58234)
- (-3936 . 58206) (-3937 . 58093) (-3938 . 57992) (-3939 . 57763)
- (-3940 . 57645) (-3941 . 57377) (-3942 . 57170) (-3943 . 56852)
- (-3944 . 56685) (-3945 . 56567) (-3946 . 56270) (-3947 . 56128)
- (-3948 . 56073) (-3949 . 55955) (-3950 . 55454) (-3951 . 55256)
- (-3952 . 55182) (-3953 . 55109) (-3954 . 55016) (-3955 . 54944)
- (-3956 . 54786) (-3957 . 54631) (-3958 . 54531) (-3959 . 54313)
- (-3960 . 54229) (-3961 . 53638) (-3962 . 53535) (-3963 . 53434)
- (-3964 . 53406) (-3965 . 53230) (-3966 . 52924) (-3967 . 52847)
- (-3968 . 52731) (-3969 . 52525) (-3970 . 52381) (-3971 . 52269)
- (-3972 . 52195) (-3973 . 50653) (-3974 . 50598) (-3975 . 50484)
- (-3976 . 50210) (-3977 . 49971) (-3978 . 49816) (-3979 . 49750)
- (-3980 . 49663) (-3981 . 49378) (-3982 . 49276) (-3983 . 49144)
- (-3984 . 46992) (-3985 . 46909) (-3986 . 46802) (-3987 . 46749)
- (-3988 . 46556) (-3989 . 46485) (-3990 . 46355) (-3991 . 46231)
- (-3992 . 46121) (-3993 . 45962) (-3994 . 45845) (-3995 . 45777)
- (-3996 . 45692) (-3997 . 44808) (-3998 . 44710) (-3999 . 44286)
- (-4000 . 44201) (-4001 . 44145) (-4002 . 43989) (-4003 . 43906)
- (-4004 . 43832) (-4005 . 43346) (-4006 . 43259) (-4007 . 42404)
- (-4008 . 42291) (-4009 . 42121) (-4010 . 42041) (-4011 . 41909)
- (-4012 . 41875) (-4013 . 41548) (-4014 . 41231) (-4015 . 41120)
- (-4016 . 41019) (-4017 . 40867) (-4018 . 40809) (-4019 . 40722)
- (-4020 . 40559) (-4021 . 40468) (-4022 . 40384) (-4023 . 40285)
- (-4024 . 40248) (-4025 . 40149) (-4026 . 40078) (-4027 . 39997)
- (-4028 . 39963) (-4029 . 39732) (-4030 . 38736) (-4031 . 38623)
- (-4032 . 38526) (-4033 . 38431) (-4034 . 37991) (-4035 . 37752)
- (-4036 . 37672) (-4037 . 37598) (-4038 . 37525) (-4039 . 37473)
- (-4040 . 37407) (-4041 . 36986) (-4042 . 36868) (-4043 . 36738)
- (-4044 . 36704) (-4045 . 35520) (-4046 . 35470) (-4047 . 35012)
- (-4048 . 34590) (-4049 . 34460) (-4050 . 34238) (-4051 . 34169)
- (-4052 . 34089) (-4053 . 33985) (-4054 . 33898) (-4055 . 33811)
- (-4056 . 33461) (-4057 . 33338) (-4058 . 33122) (-4059 . 33025)
- (-4060 . 31847) (-4061 . 31744) (-4062 . 31659) (-4063 . 31550)
- (-4064 . 31498) (-4065 . 31373) (-4066 . 31241) (-4067 . 31090)
- (-4068 . 31010) (-4069 . 30957) (-4070 . 30929) (-4071 . 30751)
- (-4072 . 30680) (-4073 . 30320) (-4074 . 28122) (-4075 . 27981)
- (-4076 . 27377) (-4077 . 27260) (-4078 . 27158) (-4079 . 26862)
- (-4080 . 26788) (-4081 . 26683) (-4082 . 26535) (-4083 . 26430)
- (-4084 . 26374) (-4085 . 26032) (-4086 . 25979) (-4087 . 25839)
- (-4088 . 25627) (-4089 . 25498) (-4090 . 25342) (-4091 . 25196)
- (-4092 . 24995) (-4093 . 24670) (-4094 . 24636) (-4095 . 24438)
- (-4096 . 24326) (-4097 . 24205) (-4098 . 24135) (-4099 . 24079)
- (-4100 . 23778) (-4101 . 23662) (-4102 . 23589) (-4103 . 23455)
- (-4104 . 23314) (-4105 . 23065) (-4106 . 22985) (-4107 . 22898)
- (-4108 . 22225) (-4109 . 22095) (-4110 . 21747) (-4111 . 21556)
- (-4112 . 21449) (-4113 . 21396) (-4114 . 21190) (-4115 . 21132)
- (-4116 . 20992) (-4117 . 20552) (-4118 . 20381) (-4119 . 20287)
- (-4120 . 20194) (-4121 . 20069) (-4122 . 19948) (-4123 . 19878)
- (-4124 . 19823) (-4125 . 19750) (-4126 . 19624) (-4127 . 19263)
- (-4128 . 19044) (-4129 . 18983) (-4130 . 18766) (-4131 . 18663)
- (-4132 . 18575) (-4133 . 18459) (-4134 . 18358) (-4135 . 17604)
- (-4136 . 17512) (-4137 . 17403) (-4138 . 17247) (-4139 . 16971)
- (-4140 . 16868) (-4141 . 16660) (-4142 . 16481) (-4143 . 16365)
- (-4144 . 16201) (-4145 . 16076) (-4146 . 15990) (-4147 . 15906)
- (-4148 . 15791) (-4149 . 15738) (-4150 . 15687) (-4151 . 15634)
- (-4152 . 15506) (-4153 . 15373) (-4154 . 15187) (-4155 . 15135)
- (-4156 . 15082) (-4157 . 14997) (-4158 . 14865) (-4159 . 14763)
- (-4160 . 14637) (-4161 . 14581) (-4162 . 14467) (-4163 . 14396)
- (-4164 . 14275) (-4165 . 14097) (-4166 . 13993) (-4167 . 13740)
- (-4168 . 11889) (-4169 . 11707) (-4170 . 11595) (-4171 . 11308)
- (-4172 . 11249) (-4173 . 11150) (-4174 . 11060) (-4175 . 10730)
- (-4176 . 10675) (-4177 . 10560) (-4178 . 10505) (-4179 . 10388)
- (-4180 . 10294) (-4181 . 9828) (-4182 . 9719) (-4183 . 9625)
- (-4184 . 8444) (-4185 . 8341) (-4186 . 8155) (-4187 . 8082)
- (-4188 . 8011) (-4189 . 7815) (-4190 . 7696) (-4191 . 7572)
- (-4192 . 7506) (-4193 . 7472) (-4194 . 7248) (-4195 . 6596)
- (-4196 . 6530) (-4197 . 6326) (-4198 . 5814) (-4199 . 5754)
- (-4200 . 5638) (-4201 . 5518) (-4202 . 5296) (-4203 . 5187)
- (-4204 . 4840) (-4205 . 4602) (-4206 . 4338) (-4207 . 4233)
- (-4208 . 4159) (-4209 . 3993) (-4210 . 3731) (-4211 . 3622)
- (-4212 . 3495) (-4213 . 3020) (-4214 . 2834) (-4215 . 2730)
- (-4216 . 2640) (-4217 . 2530) (-4218 . 2389) (-4219 . 2309)
- (-4220 . 2229) (-4221 . 2175) (-4222 . 2091) (-4223 . 2014)
- (-4224 . 1619) (-4225 . 1564) (-4226 . 294) (-4227 . 185)
- (-4228 . 30)) \ No newline at end of file
+(((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-823 *4)) (-4 *4 (-1016)) (-5 *2 (-108))
+ (-5 *1 (-820 *4 *5)) (-4 *5 (-1016))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-823 *5)) (-4 *5 (-1016)) (-5 *2 (-108))
+ (-5 *1 (-821 *5 *3)) (-4 *3 (-1123))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *6)) (-5 *4 (-823 *5)) (-4 *5 (-1016))
+ (-4 *6 (-1123)) (-5 *2 (-108)) (-5 *1 (-821 *5 *6)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-710)) (-5 *1 (-110))))
+ ((*1 *2 *1) (-12 (-5 *2 (-710)) (-5 *1 (-110))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-230 *4 *3 *5 *6)) (-4 *4 (-973)) (-4 *3 (-786))
+ (-4 *5 (-243 *3)) (-4 *6 (-732)) (-5 *2 (-710))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-230 *3 *4 *5 *6)) (-4 *3 (-973)) (-4 *4 (-786))
+ (-4 *5 (-243 *4)) (-4 *6 (-732)) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-243 *3)) (-4 *3 (-786)) (-5 *2 (-710)))))
+(((*1 *1 *2 *2 *2)
+ (-12 (-5 *1 (-205 *2)) (-4 *2 (-13 (-339) (-1109)))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
+ ((*1 *1 *2) (-12 (-5 *1 (-658 *2)) (-4 *2 (-339))))
+ ((*1 *2 *1 *3 *4 *4)
+ (-12 (-5 *3 (-852)) (-5 *4 (-355)) (-5 *2 (-1174)) (-5 *1 (-1170)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-589 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1124 *2))
+ (-4 *2 (-1016))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-1016)) (-4 *2 (-786))
+ (-5 *1 (-1124 *2)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1169 (-589 (-523)))) (-5 *1 (-454))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-553 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1123)) (-5 *1 (-1068 *3)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1087)) (|:| |fn| (-292 (-203)))
+ (|:| -3487 (-1011 (-779 (-203)))) (|:| |abserr| (-203))
+ (|:| |relerr| (-203))))
+ (-5 *2 (-523)) (-5 *1 (-184)))))
+(((*1 *2 *1) (-12 (-4 *1 (-921 *2)) (-4 *2 (-515)) (-4 *2 (-508))))
+ ((*1 *1 *1) (-4 *1 (-982))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *2 (-515)) (-4 *2 (-427)) (-5 *1 (-899 *2 *3))
+ (-4 *3 (-1145 *2)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-987 *2 *3 *4)) (-4 *2 (-973)) (-4 *3 (-732))
+ (-4 *4 (-786)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1142 *5 *4)) (-5 *1 (-1085 *4 *5 *6))
+ (-4 *4 (-973)) (-14 *5 (-1087)) (-14 *6 *4)))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-1142 *5 *4)) (-5 *1 (-1161 *4 *5 *6))
+ (-4 *4 (-973)) (-14 *5 (-1087)) (-14 *6 *4))))
+(((*1 *1 *2 *2) (-12 (-5 *1 (-808 *2)) (-4 *2 (-1123))))
+ ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-810 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-589 (-874 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-589 (-874 *3))) (-4 *3 (-973)) (-4 *1 (-1048 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-589 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-874 *3))) (-4 *1 (-1048 *3)) (-4 *3 (-973)))))
+(((*1 *1 *2) (-12 (-5 *2 (-589 *3)) (-4 *3 (-1123)) (-4 *1 (-102 *3)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1127)) (-4 *5 (-1145 *4)) (-4 *6 (-1145 (-383 *5)))
+ (-5 *2 (-710)) (-5 *1 (-317 *3 *4 *5 *6)) (-4 *3 (-318 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-710))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1048 *3)) (-4 *3 (-973)) (-5 *2 (-710)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523)) (-5 *2 (-962)) (-5 *1 (-698)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1169 *1)) (-4 *1 (-343 *2)) (-4 *2 (-158))))
+ ((*1 *2) (-12 (-4 *2 (-158)) (-5 *1 (-392 *3 *2)) (-4 *3 (-393 *2))))
+ ((*1 *2) (-12 (-4 *1 (-393 *2)) (-4 *2 (-158)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-515) (-786) (-964 (-523)))) (-5 *2 (-108))
+ (-5 *1 (-168 *4 *3)) (-4 *3 (-13 (-27) (-1109) (-406 (-155 *4))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-410))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-427) (-786) (-964 (-523)) (-585 (-523))))
+ (-5 *2 (-108)) (-5 *1 (-1113 *4 *3))
+ (-4 *3 (-13 (-27) (-1109) (-406 *4))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-325))
+ (-5 *2 (-589 (-2 (|:| |deg| (-710)) (|:| -1549 *3))))
+ (-5 *1 (-195 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-710)) (-4 *5 (-515))
+ (-5 *2
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-899 *5 *3)) (-4 *3 (-1145 *5)))))
+(((*1 *2 *3 *4 *3 *4 *4 *4)
+ (-12 (-5 *3 (-629 (-203))) (-5 *4 (-523)) (-5 *2 (-962))
+ (-5 *1 (-696)))))
+(((*1 *2 *1) (-12 (-4 *1 (-513 *2)) (-4 *2 (-13 (-380) (-1109)))))
+ ((*1 *2) (-12 (-5 *2 (-523)) (-5 *1 (-794))))
+ ((*1 *2 *1) (-12 (-5 *2 (-523)) (-5 *1 (-794)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 G)))) (-5 *2 (-962))
+ (-5 *1 (-688)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-523))) (-5 *2 (-835 (-523))) (-5 *1 (-848))))
+ ((*1 *2) (-12 (-5 *2 (-835 (-523))) (-5 *1 (-848)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-731)) (-4 *2 (-973))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *2 (-973)) (-5 *1 (-49 *2 *3)) (-14 *3 (-589 (-1087)))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-589 (-852))) (-4 *2 (-339)) (-5 *1 (-141 *4 *2 *5))
+ (-14 *4 (-852)) (-14 *5 (-922 *4 *2))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-292 *3)) (-5 *1 (-201 *3 *4))
+ (-4 *3 (-13 (-973) (-786))) (-14 *4 (-589 (-1087)))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-299 *3 *2)) (-4 *3 (-1016)) (-4 *2 (-124))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-358 *2 *3)) (-4 *3 (-1016)) (-4 *2 (-973))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-523)) (-4 *2 (-515)) (-5 *1 (-570 *2 *4))
+ (-4 *4 (-1145 *2))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-648 *2)) (-4 *2 (-973))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-973)) (-5 *1 (-675 *2 *3)) (-4 *3 (-666))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *5)) (-5 *3 (-589 (-710))) (-4 *1 (-680 *4 *5))
+ (-4 *4 (-973)) (-4 *5 (-786))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *1 (-680 *4 *2)) (-4 *4 (-973))
+ (-4 *2 (-786))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-4 *1 (-788 *2)) (-4 *2 (-973))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-589 *6)) (-5 *3 (-589 (-710))) (-4 *1 (-880 *4 *5 *6))
+ (-4 *4 (-973)) (-4 *5 (-732)) (-4 *6 (-786))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-710)) (-4 *1 (-880 *4 *5 *2)) (-4 *4 (-973))
+ (-4 *5 (-732)) (-4 *2 (-786))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-4 *2 (-880 *4 (-495 *5) *5))
+ (-5 *1 (-1040 *4 *5 *2)) (-4 *4 (-973)) (-4 *5 (-786))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-710)) (-5 *2 (-883 *4)) (-5 *1 (-1118 *4))
+ (-4 *4 (-973)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1083 *6)) (-5 *3 (-523)) (-4 *6 (-284)) (-4 *4 (-732))
+ (-4 *5 (-786)) (-5 *1 (-682 *4 *5 *6 *7)) (-4 *7 (-880 *6 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 (-292 (-203)))) (-5 *2 (-108)) (-5 *1 (-244))))
+ ((*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-108)) (-5 *1 (-244))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-362 *2)) (-4 *2 (-1016))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-758 *2)) (-4 *2 (-786)))))
+(((*1 *2 *3 *4 *4 *3 *5)
+ (-12 (-5 *4 (-562 *3)) (-5 *5 (-1083 *3))
+ (-4 *3 (-13 (-406 *6) (-27) (-1109)))
+ (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2 (-540 *3)) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016))))
+ ((*1 *2 *3 *4 *4 *4 *3 *5)
+ (-12 (-5 *4 (-562 *3)) (-5 *5 (-383 (-1083 *3)))
+ (-4 *3 (-13 (-406 *6) (-27) (-1109)))
+ (-4 *6 (-13 (-427) (-964 (-523)) (-786) (-136) (-585 (-523))))
+ (-5 *2 (-540 *3)) (-5 *1 (-519 *6 *3 *7)) (-4 *7 (-1016)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-515)) (-4 *5 (-732)) (-4 *6 (-786)) (-5 *2 (-108))
+ (-5 *1 (-906 *4 *5 *6 *3)) (-4 *3 (-987 *4 *5 *6)))))
+(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1086)) (-5 *1 (-306)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -3429 *1) (|:| -3143 *1))) (-4 *1 (-284))))
+ ((*1 *2 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |lm| (-362 *3)) (|:| |rm| (-362 *3))))
+ (-5 *1 (-362 *3)) (-4 *3 (-1016))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -3429 (-710)) (|:| -3143 (-710))))
+ (-5 *1 (-710))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-515)) (-5 *2 (-2 (|:| -3429 *3) (|:| -3143 *3)))
+ (-5 *1 (-899 *4 *3)) (-4 *3 (-1145 *4)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5)
+ (-12 (-5 *3 (-203)) (-5 *4 (-523))
+ (-5 *5 (-3 (|:| |fn| (-364)) (|:| |fp| (-62 -3894)))) (-5 *2 (-962))
+ (-5 *1 (-686)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1174)) (-5 *1 (-760)))))
+(((*1 *1 *2 *3 *4)
+ (-12
+ (-5 *3
+ (-589
+ (-2 (|:| |scalar| (-383 (-523))) (|:| |coeff| (-1083 *2))
+ (|:| |logand| (-1083 *2)))))
+ (-5 *4 (-589 (-2 (|:| |integrand| *2) (|:| |intvar| *2))))
+ (-4 *2 (-339)) (-5 *1 (-540 *2)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-2 (|:| -3699 *6) (|:| |coeff| *6)) "failed") *6))
+ (-4 *6 (-339)) (-4 *7 (-1145 *6))
+ (-5 *2 (-2 (|:| |answer| (-540 (-383 *7))) (|:| |a0| *6)))
+ (-5 *1 (-533 *6 *7)) (-5 *3 (-383 *7)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-589 (-2 (|:| |integrand| *3) (|:| |intvar| *3))))
+ (-5 *1 (-540 *3)) (-4 *3 (-339)))))
+(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1056)) (-5 *3 (-133)) (-5 *2 (-108)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-292 *3)) (-4 *3 (-13 (-973) (-786)))
+ (-5 *1 (-201 *3 *4)) (-14 *4 (-589 (-1087))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1123)) (-4 *4 (-349 *3))
+ (-4 *5 (-349 *3)) (-5 *2 (-523))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-976 *3 *4 *5 *6 *7)) (-4 *5 (-973))
+ (-4 *6 (-216 *4 *5)) (-4 *7 (-216 *3 *5)) (-5 *2 (-523)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-591 *3)) (-4 *3 (-973))
+ (-5 *1 (-654 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-973)) (-5 *1 (-773 *3)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-589 (-883 *3))) (-4 *3 (-427))
+ (-5 *1 (-336 *3 *4)) (-14 *4 (-589 (-1087)))))
+ ((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-589 (-719 *3 (-796 *4)))) (-4 *3 (-427))
+ (-14 *4 (-589 (-1087))) (-5 *1 (-574 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-973)) (-5 *2 (-523)) (-5 *1 (-418 *4 *3 *5))
+ (-4 *3 (-1145 *4))
+ (-4 *5 (-13 (-380) (-964 *4) (-339) (-1109) (-261))))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-874 *3) (-874 *3))) (-5 *1 (-161 *3))
+ (-4 *3 (-13 (-339) (-1109) (-930))))))
+(((*1 *1 *1) (-5 *1 (-794))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-589 *2)) (-4 *2 (-406 *4)) (-5 *1 (-145 *4 *2))
+ (-4 *4 (-13 (-786) (-515))))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-523)) (-5 *1 (-520)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-973)) (-14 *3 (-589 (-1087)))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-201 *2 *3)) (-4 *2 (-13 (-973) (-786)))
+ (-14 *3 (-589 (-1087))))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-589 (-1083 *4))) (-5 *3 (-1083 *4))
+ (-4 *4 (-840)) (-5 *1 (-606 *4)))))
+(((*1 *2)
+ (-12 (-4 *1 (-318 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-1145 *3))
+ (-4 *5 (-1145 (-383 *4))) (-5 *2 (-629 (-383 *4))))))
+(((*1 *2 *3) (-12 (-5 *3 (-292 (-203))) (-5 *2 (-108)) (-5 *1 (-244)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-634 *3)) (-4 *3 (-1016))
+ (-5 *2 (-589 (-2 (|:| -2746 *3) (|:| -2452 (-710))))))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-589 (-1083 *7))) (-5 *3 (-1083 *7))
+ (-4 *7 (-880 *5 *6 *4)) (-4 *5 (-840)) (-4 *6 (-732))
+ (-4 *4 (-786)) (-5 *1 (-837 *5 *6 *4 *7)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-523)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1123))
+ (-4 *3 (-349 *4)) (-4 *5 (-349 *4)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-589 (-51))) (-5 *1 (-823 *3)) (-4 *3 (-1016)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-548 *2)) (-4 *2 (-37 (-383 (-523)))) (-4 *2 (-973)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-808 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-810 *2)) (-4 *2 (-1123))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-710)) (-5 *1 (-813 *2)) (-4 *2 (-1123)))))
+(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10)
+ (-12 (-5 *4 (-523)) (-5 *5 (-1070)) (-5 *6 (-629 (-203)))
+ (-5 *7 (-3 (|:| |fn| (-364)) (|:| |fp| (-87 G))))
+ (-5 *8 (-3 (|:| |fn| (-364)) (|:| |fp| (-84 FCN))))
+ (-5 *9 (-3 (|:| |fn| (-364)) (|:| |fp| (-69 PEDERV))))
+ (-5 *10 (-3 (|:| |fn| (-364)) (|:| |fp| (-86 OUTPUT))))
+ (-5 *3 (-203)) (-5 *2 (-962)) (-5 *1 (-689)))))
+(((*1 *2 *1) (-12 (-4 *1 (-325)) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1083 *4)) (-4 *4 (-325)) (-5 *2 (-108))
+ (-5 *1 (-333 *4)))))
+((-1200 . 726016) (-1201 . 725629) (-1202 . 725411) (-1203 . 725326)
+ (-1204 . 725244) (-1205 . 725121) (-1206 . 724928) (-1207 . 724813)
+ (-1208 . 724739) (-1209 . 724605) (-1210 . 724484) (-1211 . 724303)
+ (-1212 . 724248) (-1213 . 724136) (-1214 . 724105) (-1215 . 723991)
+ (-1216 . 723835) (-1217 . 723577) (-1218 . 723397) (-1219 . 723153)
+ (-1220 . 723035) (-1221 . 722961) (-1222 . 722842) (-1223 . 722582)
+ (-1224 . 722336) (-1225 . 722283) (-1226 . 722124) (-1227 . 721689)
+ (-1228 . 721576) (-1229 . 721438) (-1230 . 720948) (-1231 . 720833)
+ (-1232 . 720542) (-1233 . 720382) (-1234 . 718807) (-1235 . 718670)
+ (-1236 . 718506) (-1237 . 718340) (-1238 . 718231) (-1239 . 718050)
+ (-1240 . 717911) (-1241 . 717552) (-1242 . 717357) (-1243 . 717270)
+ (-1244 . 716928) (-1245 . 716854) (-1246 . 716405) (-1247 . 716135)
+ (-1248 . 716039) (-1249 . 715939) (-1250 . 715840) (-1251 . 715630)
+ (-1252 . 715315) (-1253 . 715113) (-1254 . 714834) (-1255 . 714398)
+ (-1256 . 714023) (-1257 . 713957) (-1258 . 713527) (-1259 . 713418)
+ (-1260 . 711656) (-1261 . 711296) (-1262 . 711229) (-1263 . 711198)
+ (-1264 . 711142) (-1265 . 710342) (-1266 . 710254) (-1267 . 710180)
+ (-1268 . 710152) (-1269 . 709933) (-1270 . 709850) (-1271 . 709534)
+ (-1272 . 709449) (-1273 . 708927) (-1274 . 708632) (-1275 . 708479)
+ (-1276 . 707474) (-1277 . 707265) (-1278 . 707022) (-1279 . 706864)
+ (-1280 . 706717) (-1281 . 706608) (-1282 . 706485) (-1283 . 706278)
+ (-1284 . 706111) (-1285 . 705847) (-1286 . 705716) (-1287 . 705492)
+ (-1288 . 705394) (-1289 . 705352) (-1290 . 705200) (-1291 . 705033)
+ (-1292 . 704959) (-1293 . 704840) (-1294 . 704768) (-1295 . 704685)
+ (-1296 . 704611) (-1297 . 704516) (-1298 . 704377) (-1299 . 703891)
+ (-1300 . 703785) (-1301 . 703687) (-1302 . 703498) (-1303 . 703446)
+ (-1304 . 702631) (-1305 . 702328) (-1306 . 702129) (-1307 . 702030)
+ (-1308 . 701751) (-1309 . 701609) (-1310 . 700961) (-1311 . 700626)
+ (-1312 . 700458) (-1313 . 700167) (-1314 . 700011) (-1315 . 699925)
+ (-1316 . 699816) (-1317 . 699431) (-1318 . 699305) (-1319 . 699185)
+ (-1320 . 699132) (-1321 . 698995) (-1322 . 698939) (-1323 . 698905)
+ (-1324 . 698675) (-1325 . 698532) (-1326 . 698364) (-1327 . 698218)
+ (-1328 . 697902) (-1329 . 697514) (-1330 . 697125) (-1331 . 696989)
+ (-1332 . 696921) (-1333 . 696800) (-1334 . 696678) (-1335 . 696650)
+ (-1336 . 696497) (-1337 . 696431) (-1338 . 696403) (-1339 . 696193)
+ (-1340 . 696136) (-1341 . 696029) (-1342 . 695899) (-1343 . 695639)
+ (-1344 . 695477) (-1345 . 695187) (-1346 . 695007) (-1347 . 694829)
+ (-1348 . 694513) (-1349 . 690525) (-1350 . 690436) (-1351 . 690299)
+ (-1352 . 690025) (-1353 . 689775) (-1354 . 689690) (-1355 . 689624)
+ (-1356 . 689542) (-1357 . 688362) (-1358 . 688200) (-1359 . 687402)
+ (-1360 . 687258) (-1361 . 686072) (-1362 . 686020) (-1363 . 685862)
+ (-1364 . 685771) (-1365 . 685712) (-1366 . 685603) (-1367 . 685474)
+ (-1368 . 685379) (-1369 . 685285) (-1370 . 685055) (-1371 . 684989)
+ (-1372 . 684836) (-1373 . 684698) (-1374 . 684625) (-1375 . 684557)
+ (-1376 . 684402) (-1377 . 684322) (-1378 . 684248) (-1379 . 684131)
+ (-1380 . 683028) (-1381 . 682922) (-1382 . 682770) (-1383 . 682682)
+ (-1384 . 682389) (-1385 . 682323) (-1386 . 682220) (-1387 . 681873)
+ (-1388 . 681742) (-1389 . 681665) (-1390 . 681613) (-1391 . 681558)
+ (-1392 . 681314) (-1393 . 681220) (-1394 . 681168) (-1395 . 681116)
+ (-1396 . 680658) (-1397 . 680348) (-1398 . 679551) (-1399 . 679416)
+ (-1400 . 679348) (-1401 . 679277) (-1402 . 679146) (-1403 . 679068)
+ (-1404 . 678925) (-1405 . 678829) (-1406 . 678728) (-1407 . 678669)
+ (-1408 . 678404) (-1409 . 678281) (-1410 . 678145) (-1411 . 678068)
+ (-1412 . 677845) (-1413 . 677772) (-1414 . 677672) (-1415 . 677340)
+ (-1416 . 677266) (-1417 . 677203) (-1418 . 677118) (-1419 . 677034)
+ (-1420 . 675588) (-1421 . 675427) (-1422 . 675048) (-1423 . 674969)
+ (-1424 . 674862) (-1425 . 674790) (-1426 . 674695) (-1427 . 674579)
+ (-1428 . 674408) (-1429 . 674356) (-1430 . 674056) (-1431 . 674003)
+ (-1432 . 673918) (-1433 . 673714) (-1434 . 673593) (-1435 . 673483)
+ (-1436 . 672848) (-1437 . 672725) (-1438 . 672200) (-1439 . 672091)
+ (-1440 . 671844) (-1441 . 671627) (-1442 . 671024) (-1443 . 670971)
+ (-1444 . 670903) (-1445 . 670810) (-1446 . 670651) (-1447 . 667870)
+ (-1448 . 667774) (-1449 . 667722) (-1450 . 667648) (-1451 . 667562)
+ (-1452 . 667158) (-1453 . 667105) (-1454 . 666470) (-1455 . 666442)
+ (-1456 . 666224) (-1457 . 666031) (-1458 . 665852) (-1459 . 665726)
+ (-1460 . 665561) (-1461 . 665417) (-1462 . 665276) (-1463 . 664943)
+ (-1464 . 664883) (-1465 . 664754) (-1466 . 664596) (-1467 . 664357)
+ (-1468 . 664284) (-1469 . 664225) (-1470 . 664172) (-1471 . 664101)
+ (-1472 . 663919) (-1473 . 663691) (-1474 . 663573) (-1475 . 663253)
+ (-1476 . 663076) (-1477 . 663004) (-1478 . 662919) (-1479 . 662851)
+ (-1480 . 662530) (-1481 . 662445) (-1482 . 661380) (-1483 . 661250)
+ (-1484 . 660946) (-1485 . 660846) (-1486 . 660759) (-1487 . 658659)
+ (-1488 . 658232) (-1489 . 658155) (-1490 . 657405) (-1491 . 657086)
+ (-1492 . 656685) (-1493 . 656611) (-1494 . 656451) (-1495 . 656327)
+ (-1496 . 656299) (-1497 . 656188) (-1498 . 656091) (-1499 . 655962)
+ (-1500 . 653715) (-1501 . 653562) (-1502 . 648463) (-1503 . 648348)
+ (-1504 . 648158) (-1505 . 648034) (-1506 . 647978) (-1507 . 647912)
+ (-1508 . 647829) (-1509 . 647719) (-1510 . 647594) (-1511 . 647321)
+ (-1512 . 647225) (-1513 . 647172) (-1514 . 647119) (-1515 . 646866)
+ (-1516 . 646767) (-1517 . 646712) (-1518 . 646618) (-1519 . 646460)
+ (-1520 . 646426) (-1521 . 646319) (-1522 . 645807) (-1523 . 645727)
+ (-1524 . 645659) (-1525 . 645554) (-1526 . 645520) (-1527 . 645435)
+ (-1528 . 645332) (-1529 . 645240) (-1530 . 645209) (-1531 . 645115)
+ (-1532 . 645012) (-1533 . 644942) (-1534 . 644852) (-1535 . 644754)
+ (-1536 . 644483) (-1537 . 644430) (-1538 . 644345) (-1539 . 644243)
+ (-1540 . 644191) (-1541 . 644090) (-1542 . 643981) (-1543 . 643908)
+ (-1544 . 643834) (-1545 . 643368) (-1546 . 643261) (-1547 . 643191)
+ (-1548 . 643139) (-1549 . 643042) (-1550 . 642968) (-1551 . 642084)
+ (-1552 . 642001) (-1553 . 641920) (-1554 . 641862) (-1555 . 641717)
+ (-1556 . 640467) (-1557 . 640286) (-1558 . 640201) (-1559 . 640092)
+ (-1560 . 640040) (-1561 . 639225) (-1562 . 639124) (-1563 . 638716)
+ (-1564 . 637680) (-1565 . 637418) (-1566 . 637320) (-1567 . 637179)
+ (-1568 . 637111) (-1569 . 636540) (-1570 . 636382) (-1571 . 636236)
+ (-1572 . 636115) (-1573 . 636021) (-1574 . 635802) (-1575 . 635674)
+ (-1576 . 635597) (-1577 . 635491) (-1578 . 635420) (-1579 . 634996)
+ (-1580 . 634669) (-1581 . 634588) (-1582 . 634337) (-1583 . 634027)
+ (-1584 . 633974) (-1585 . 633889) (-1586 . 632708) (-1587 . 632336)
+ (-1588 . 632195) (-1589 . 632070) (-1590 . 631971) (-1591 . 631755)
+ (-1592 . 631670) (-1593 . 631638) (-1594 . 631529) (-1595 . 631460)
+ (-1596 . 631389) (-1597 . 631231) (-1598 . 630526) (-1599 . 630340)
+ (-1600 . 629629) (-1601 . 629501) (-1602 . 629398) (-1603 . 629289)
+ (-1604 . 629202) (-1605 . 629146) (-1606 . 628061) (-1607 . 627978)
+ (-1608 . 627909) (-1609 . 627810) (-1610 . 627702) (-1611 . 627087)
+ (-1612 . 626492) (-1613 . 626419) (-1614 . 626332) (-1615 . 626253)
+ (-1616 . 626102) (-1617 . 625896) (-1618 . 625689) (-1619 . 625533)
+ (-1620 . 625426) (-1621 . 624911) (-1622 . 624550) (-1623 . 624478)
+ (-1624 . 624375) (-1625 . 623423) (-1626 . 623316) (-1627 . 623245)
+ (-1628 . 623193) (-1629 . 623137) (-1630 . 623019) (-1631 . 622967)
+ (-1632 . 622814) (-1633 . 622731) (-1634 . 622626) (-1635 . 622541)
+ (-1636 . 622194) (-1637 . 622066) (-1638 . 621813) (-1639 . 621310)
+ (-1640 . 621114) (-1641 . 620901) (-1642 . 620848) (-1643 . 620667)
+ (-1644 . 620599) (-1645 . 620437) (-1646 . 620363) (-1647 . 619999)
+ (-1648 . 619933) (-1649 . 619792) (-1650 . 619737) (-1651 . 618833)
+ (-1652 . 618680) (-1653 . 618561) (-1654 . 618454) (-1655 . 618234)
+ (-1656 . 618049) (-1657 . 617966) (-1658 . 617881) (-1659 . 617395)
+ (-1660 . 616978) (-1661 . 616595) (-1662 . 616379) (-1663 . 616260)
+ (-1664 . 615458) (-1665 . 615287) (-1666 . 615163) (-1667 . 614918)
+ (-1668 . 614827) (-1669 . 614748) (-1670 . 614391) (-1671 . 614335)
+ (-1672 . 614163) (-1673 . 614050) (-1674 . 613938) (-1675 . 613834)
+ (-1676 . 613691) (-1677 . 613607) (-1678 . 613474) (-1679 . 609314)
+ (-1680 . 609248) (-1681 . 609153) (-1682 . 609042) (-1683 . 608940)
+ (-1684 . 608821) (-1685 . 608666) (-1686 . 608494) (-1687 . 608324)
+ (-1688 . 607976) (-1689 . 607808) (-1690 . 607556) (-1691 . 607379)
+ (-1692 . 607235) (-1693 . 607177) (-1694 . 607143) (-1695 . 607060)
+ (-1696 . 605720) (-1697 . 605550) (-1698 . 604694) (-1699 . 604628)
+ (-1700 . 604456) (-1701 . 604376) (-1702 . 604119) (-1703 . 603984)
+ (-1704 . 603931) (-1705 . 603848) (-1706 . 603520) (-1707 . 603326)
+ (-1708 . 603102) (-1709 . 603053) (-1710 . 602969) (-1711 . 602636)
+ (-1712 . 602549) (-1713 . 602361) (-1714 . 602189) (-1715 . 602057)
+ (-1716 . 601933) (-1717 . 601807) (-1718 . 601648) (-1719 . 601561)
+ (-1720 . 601493) (-1721 . 601416) (-1722 . 600764) (-1723 . 600648)
+ (-1724 . 600596) (-1725 . 600506) (-1726 . 600423) (-1727 . 599459)
+ (-1728 . 599235) (-1729 . 599201) (-1730 . 599118) (-1731 . 599062)
+ (-1732 . 598760) (-1733 . 598657) (-1734 . 598567) (-1735 . 598480)
+ (-1736 . 598452) (-1737 . 598357) (-1738 . 598291) (-1739 . 597892)
+ (-1740 . 597752) (-1741 . 597658) (-1742 . 597533) (-1743 . 597404)
+ (-1744 . 597285) (-1745 . 596968) (-1746 . 596931) (-1747 . 596775)
+ (-1748 . 596625) (-1749 . 596573) (-1750 . 596506) (-1751 . 596423)
+ (-1752 . 596275) (-1753 . 596071) (-1754 . 595856) (-1755 . 595799)
+ (-1756 . 595611) (-1757 . 595471) (-1758 . 595418) (-1759 . 595307)
+ (-1760 . 595036) (-1761 . 594935) (-1762 . 594489) (-1763 . 594313)
+ (-1764 . 593873) (-1765 . 593800) (-1766 . 593583) (-1767 . 593523)
+ (-1768 . 593408) (-1769 . 593239) (-1770 . 593072) (-1771 . 592947)
+ (-1772 . 592752) (-1773 . 592651) (-1774 . 592578) (-1775 . 592320)
+ (-1776 . 591937) (-1777 . 591406) (-1778 . 591304) (-1779 . 591197)
+ (-1780 . 591081) (-1781 . 590997) (-1782 . 590915) (-1783 . 590843)
+ (-1784 . 590735) (-1785 . 590617) (-1786 . 590511) (-1787 . 590359)
+ (-1788 . 590229) (-1789 . 590085) (-1790 . 589922) (-1791 . 589867)
+ (-1792 . 589365) (-1793 . 589277) (-1794 . 589157) (-1795 . 588574)
+ (-1796 . 588503) (-1797 . 588357) (-1798 . 588262) (-1799 . 588153)
+ (-1800 . 588095) (-1801 . 587998) (-1802 . 587945) (-1803 . 587783)
+ (-1804 . 587451) (-1805 . 587308) (-1806 . 587168) (-1807 . 587109)
+ (-1808 . 586887) (-1809 . 586607) (-1810 . 586515) (-1811 . 586318)
+ (-1812 . 586287) (-1813 . 586213) (-1814 . 586144) (-1815 . 586057)
+ (-1816 . 585211) (-1817 . 584953) (-1818 . 584800) (-1819 . 584748)
+ (-1820 . 584663) (-1821 . 584492) (-1822 . 584399) (-1823 . 584290)
+ (-1824 . 584157) (-1825 . 584012) (-1826 . 583932) (-1827 . 583838)
+ (-1828 . 583663) (-1829 . 583572) (-1830 . 579962) (-1831 . 579890)
+ (-1832 . 579791) (-1833 . 579714) (-1834 . 579538) (-1835 . 579486)
+ (-1836 . 579338) (-1837 . 578991) (-1838 . 578877) (-1839 . 578778)
+ (-1840 . 578722) (-1841 . 578587) (-1842 . 578387) (-1843 . 577941)
+ (-1844 . 577857) (-1845 . 577723) (-1846 . 577558) (-1847 . 576348)
+ (-1848 . 576261) (-1849 . 576155) (-1850 . 575975) (-1851 . 575818)
+ (-1852 . 575580) (-1853 . 575473) (-1854 . 575303) (-1855 . 575226)
+ (-1856 . 574921) (-1857 . 574848) (-1858 . 574788) (-1859 . 574689)
+ (-1860 . 574443) (-1861 . 574378) (-1862 . 574308) (-1863 . 574069)
+ (-1864 . 573939) (-1865 . 573829) (-1866 . 573565) (-1867 . 573410)
+ (-1868 . 573307) (-1869 . 572564) (-1870 . 572509) (-1871 . 572456)
+ (-1872 . 572419) (-1873 . 572334) (-1874 . 572164) (-1875 . 571960)
+ (-1876 . 571905) (-1877 . 571666) (-1878 . 571602) (-1879 . 571288)
+ (-1880 . 571183) (-1881 . 571090) (-1882 . 570919) (-1883 . 570792)
+ (-1884 . 570471) (-1885 . 570419) (-1886 . 570320) (-1887 . 570194)
+ (-1888 . 569814) (-1889 . 569503) (-1890 . 569420) (-1891 . 569243)
+ (-1892 . 569169) (-1893 . 569085) (-1894 . 568564) (-1895 . 568375)
+ (-1896 . 568302) (-1897 . 568097) (-1898 . 567925) (-1899 . 567763)
+ (-1900 . 567692) (-1901 . 567579) (-1902 . 567294) (-1903 . 567165)
+ (-1904 . 566558) (-1905 . 566444) (-1906 . 566278) (-1907 . 566225)
+ (-1908 . 566131) (-1909 . 566046) (-1910 . 565467) (-1911 . 565177)
+ (-1912 . 564899) (-1913 . 564660) (-1914 . 564579) (-1915 . 564390)
+ (-1916 . 564203) (-1917 . 563878) (-1918 . 563701) (-1919 . 563322)
+ (-1920 . 563213) (-1921 . 563129) (-1922 . 563044) (-1923 . 562389)
+ (-1924 . 562304) (-1925 . 562251) (-1926 . 562198) (-1927 . 562164)
+ (-1928 . 562086) (-1929 . 562006) (-1930 . 561849) (-1931 . 561797)
+ (-1932 . 561360) (-1933 . 561233) (-1934 . 561177) (-1935 . 561104)
+ (-1936 . 560602) (-1937 . 560273) (-1938 . 560083) (-1939 . 559852)
+ (-1940 . 559824) (-1941 . 559687) (-1942 . 559262) (-1943 . 558433)
+ (-1944 . 558231) (-1945 . 558150) (-1946 . 557386) (-1947 . 557010)
+ (-1948 . 556342) (-1949 . 555867) (-1950 . 555730) (-1951 . 555643)
+ (-1952 . 555609) (-1953 . 555377) (-1954 . 555316) (-1955 . 555202)
+ (-1956 . 554206) (-1957 . 554122) (-1958 . 553868) (-1959 . 553787)
+ (-1960 . 553737) (-1961 . 553644) (-1962 . 553478) (-1963 . 553292)
+ (-1964 . 553219) (-1965 . 553114) (-1966 . 553065) (-1967 . 552870)
+ (-1968 . 552284) (-1969 . 552171) (-1970 . 552076) (-1971 . 552048)
+ (-1972 . 551826) (-1973 . 551221) (-1974 . 551119) (-1975 . 550998)
+ (-1976 . 550868) (-1977 . 550701) (-1978 . 550597) (-1979 . 550445)
+ (-1980 . 550376) (-1981 . 550212) (-1982 . 549802) (-1983 . 549571)
+ (-1984 . 549301) (-1985 . 549152) (-1986 . 549057) (-1987 . 548977)
+ (-1988 . 548818) (-1989 . 548748) (-1990 . 548625) (-1991 . 548573)
+ (-1992 . 548463) (-1993 . 548023) (-1994 . 547777) (-1995 . 547204)
+ (-1996 . 541887) (-1997 . 541835) (-1998 . 541725) (-1999 . 541654)
+ (-2000 . 541439) (-2001 . 541344) (-2002 . 541209) (-2003 . 540914)
+ (-2004 . 540803) (-2005 . 540510) (-2006 . 538792) (-2007 . 538733)
+ (-2008 . 538592) (-2009 . 538458) (-2010 . 538337) (-2011 . 538199)
+ (-2012 . 538112) (-2013 . 537970) (-2014 . 537904) (-2015 . 537665)
+ (-2016 . 537371) (-2017 . 537291) (-2018 . 537241) (-2019 . 537188)
+ (-2020 . 536773) (-2021 . 536446) (-2022 . 536372) (-2023 . 536246)
+ (-2024 . 536166) (-2025 . 536110) (-2026 . 536016) (-2027 . 535923)
+ (-2028 . 535779) (-2029 . 535706) (-2030 . 535597) (-2031 . 535520)
+ (-2032 . 535270) (-2033 . 535148) (-2034 . 534597) (-2035 . 533232)
+ (-2036 . 533160) (-2037 . 532934) (-2038 . 532818) (-2039 . 532738)
+ (-2040 . 532707) (-2041 . 532592) (-2042 . 532423) (-2043 . 532349)
+ (-2044 . 532140) (-2045 . 532106) (-2046 . 531348) (-2047 . 531168)
+ (-2048 . 530981) (-2049 . 530878) (-2050 . 530550) (-2051 . 530496)
+ (-2052 . 530187) (-2053 . 530126) (-2054 . 530058) (-2055 . 530030)
+ (-2056 . 528930) (-2057 . 528862) (-2058 . 528551) (-2059 . 528478)
+ (-2060 . 528381) (-2061 . 528270) (-2062 . 527033) (-2063 . 526688)
+ (-2064 . 526152) (-2065 . 526118) (-2066 . 525951) (-2067 . 525867)
+ (-2068 . 525782) (-2069 . 525678) (-2070 . 525460) (-2071 . 525257)
+ (-2072 . 525106) (-2073 . 524745) (-2074 . 524494) (-2075 . 524428)
+ (-2076 . 524254) (-2077 . 524159) (-2078 . 523965) (-2079 . 523866)
+ (-2080 . 523551) (-2081 . 522803) (-2082 . 522408) (-2083 . 522229)
+ (-2084 . 522201) (-2085 . 522132) (-2086 . 522047) (-2087 . 521626)
+ (-2088 . 521546) (-2089 . 521429) (-2090 . 521309) (-2091 . 521207)
+ (-2092 . 521135) (-2093 . 521080) (-2094 . 520979) (-2095 . 520608)
+ (-2096 . 520293) (-2097 . 519128) (-2098 . 518970) (-2099 . 518852)
+ (-2100 . 518784) (-2101 . 518755) (-2102 . 518511) (-2103 . 518174)
+ (-2104 . 518122) (-2105 . 516852) (-2106 . 516803) (-2107 . 516740)
+ (-2108 . 516496) (-2109 . 516366) (-2110 . 516288) (-2111 . 516233)
+ (-2112 . 516159) (-2113 . 516075) (-2114 . 515972) (-2115 . 515895)
+ (-2116 . 515786) (-2117 . 515678) (-2118 . 515382) (-2119 . 515288)
+ (-2120 . 515169) (-2121 . 515091) (-2122 . 515057) (-2123 . 514986)
+ (-2124 . 514905) (-2125 . 514683) (-2126 . 514490) (-2127 . 514283)
+ (-2128 . 514128) (-2129 . 513820) (-2130 . 513770) (-2131 . 513742)
+ (-2132 . 513417) (-2133 . 513322) (-2134 . 513081) (-2135 . 512926)
+ (-2136 . 512774) (-2137 . 512661) (-2138 . 512509) (-2139 . 512443)
+ (-2140 . 511985) (-2141 . 511934) (-2142 . 511903) (-2143 . 511808)
+ (-2144 . 511204) (-2145 . 510795) (-2146 . 510721) (-2147 . 510614)
+ (-2148 . 510176) (-2149 . 509754) (-2150 . 509392) (-2151 . 509179)
+ (-2152 . 508658) (-2153 . 508565) (-2154 . 508382) (-2155 . 507995)
+ (-2156 . 507873) (-2157 . 507768) (-2158 . 507638) (-2159 . 507425)
+ (-2160 . 507310) (-2161 . 506958) (-2162 . 506905) (-2163 . 506808)
+ (-2164 . 506109) (-2165 . 506001) (-2166 . 505867) (-2167 . 505092)
+ (-2168 . 504870) (-2169 . 504763) (-2170 . 504586) (-2171 . 503909)
+ (-2172 . 503795) (-2173 . 503737) (-2174 . 503360) (-2175 . 503195)
+ (-2176 . 503091) (-2177 . 503035) (-2178 . 502877) (-2179 . 502849)
+ (-2180 . 502665) (-2181 . 502572) (-2182 . 502519) (-2183 . 502432)
+ (-2184 . 502362) (-2185 . 502172) (-2186 . 502116) (-2187 . 502050)
+ (-2188 . 501785) (-2189 . 501732) (-2190 . 500894) (-2191 . 500727)
+ (-2192 . 500598) (-2193 . 500491) (-2194 . 500382) (-2195 . 500275)
+ (-2196 . 500201) (-2197 . 500106) (-2198 . 500055) (-2199 . 499971)
+ (-2200 . 499898) (-2201 . 499818) (-2202 . 499745) (-2203 . 499490)
+ (-2204 . 499462) (-2205 . 499091) (-2206 . 498431) (-2207 . 498316)
+ (-2208 . 498126) (-2209 . 497968) (-2210 . 497587) (-2211 . 497422)
+ (-2212 . 497257) (-2213 . 496666) (-2214 . 496589) (-2215 . 496524)
+ (-2216 . 496265) (-2217 . 495958) (-2218 . 495434) (-2219 . 495290)
+ (-2220 . 495150) (-2221 . 494906) (-2222 . 494832) (-2223 . 494661)
+ (-2224 . 490599) (-2225 . 490428) (-2226 . 490335) (-2227 . 490006)
+ (-2228 . 489895) (-2229 . 489812) (-2230 . 489752) (-2231 . 489153)
+ (-2232 . 489059) (-2233 . 488992) (-2234 . 488827) (-2235 . 488690)
+ (-2236 . 488638) (-2237 . 488567) (-2238 . 488510) (-2239 . 488201)
+ (-2240 . 488108) (-2241 . 487967) (-2242 . 487853) (-2243 . 487746)
+ (-2244 . 487608) (-2245 . 487475) (-2246 . 487441) (-2247 . 487120)
+ (-2248 . 486811) (-2249 . 486686) (-2250 . 486579) (-2251 . 486484)
+ (-2252 . 486413) (-2253 . 486223) (-2254 . 485892) (-2255 . 485754)
+ (-2256 . 485634) (-2257 . 485513) (-2258 . 483168) (-2259 . 483105)
+ (-2260 . 482952) (-2261 . 482855) (-2262 . 481608) (-2263 . 481492)
+ (-2264 . 481310) (-2265 . 481203) (-2266 . 481133) (-2267 . 480754)
+ (-2268 . 480677) (-2269 . 480462) (-2270 . 480319) (-2271 . 479987)
+ (-2272 . 479838) (-2273 . 479783) (-2274 . 479647) (-2275 . 479292)
+ (-2276 . 478994) (-2277 . 478619) (-2278 . 478452) (-2279 . 477751)
+ (-2280 . 477640) (-2281 . 477567) (-2282 . 477498) (-2283 . 477380)
+ (-2284 . 476908) (-2285 . 476568) (-2286 . 476426) (-2287 . 476346)
+ (-2288 . 476220) (-2289 . 476111) (-2290 . 476013) (-2291 . 475958)
+ (-2292 . 475796) (-2293 . 475716) (-2294 . 475537) (-2295 . 475176)
+ (-2296 . 474877) (-2297 . 474724) (-2298 . 474607) (-2299 . 474436)
+ (-2300 . 474217) (-2301 . 474088) (-2302 . 473883) (-2303 . 473664)
+ (-2304 . 473604) (-2305 . 473427) (-2306 . 473362) (-2307 . 472690)
+ (-2308 . 472631) (-2309 . 472509) (-2310 . 472116) (-2311 . 470164)
+ (-2312 . 470103) (-2313 . 469907) (-2314 . 469566) (-2315 . 469538)
+ (-2316 . 469486) (-2317 . 469425) (-2318 . 468756) (-2319 . 468539)
+ (-2320 . 468489) (-2321 . 468439) (-2322 . 468352) (-2323 . 468296)
+ (-2324 . 468119) (-2325 . 468025) (-2326 . 467834) (-2327 . 467727)
+ (-2328 . 467624) (-2329 . 467408) (-2330 . 466388) (-2331 . 466281)
+ (-2332 . 466150) (-2333 . 465819) (-2334 . 465753) (-2335 . 465646)
+ (-2336 . 465558) (-2337 . 465331) (-2338 . 465193) (-2339 . 464648)
+ (-2340 . 464446) (-2341 . 464284) (-2342 . 464211) (-2343 . 464020)
+ (-2344 . 463904) (-2345 . 463774) (-2346 . 463701) (-2347 . 463477)
+ (-2348 . 462854) (-2349 . 462798) (-2350 . 462378) (-2351 . 462269)
+ (-2352 . 462168) (-2353 . 462015) (-2354 . 461527) (-2355 . 461411)
+ (-2356 . 460811) (-2357 . 460683) (-2358 . 460512) (-2359 . 460214)
+ (-2360 . 459460) (-2361 . 459252) (-2362 . 459097) (-2363 . 458953)
+ (-2364 . 458830) (-2365 . 458757) (-2366 . 458616) (-2367 . 458524)
+ (-2368 . 458417) (-2369 . 458316) (-2370 . 458243) (-2371 . 458146)
+ (-2372 . 457990) (-2373 . 457886) (-2374 . 457777) (-2375 . 457619)
+ (-2376 . 457393) (-2377 . 457294) (-2378 . 456848) (-2379 . 456629)
+ (-2380 . 456239) (-2381 . 456187) (-2382 . 456031) (-2383 . 455981)
+ (-2384 . 455631) (-2385 . 455576) (-2386 . 455292) (-2387 . 455240)
+ (-2388 . 454942) (-2389 . 454666) (-2390 . 454614) (-2391 . 454560)
+ (-2392 . 454504) (-2393 . 454208) (-2394 . 454146) (-2395 . 453902)
+ (-2396 . 453807) (-2397 . 453704) (-2398 . 453204) (-2399 . 453019)
+ (-2400 . 452651) (-2401 . 452485) (-2402 . 452331) (-2403 . 452279)
+ (-2404 . 452217) (-2405 . 452082) (-2406 . 451872) (-2407 . 451351)
+ (-2408 . 451143) (-2409 . 450999) (-2410 . 450814) (-2411 . 449622)
+ (-2412 . 449382) (-2413 . 449228) (-2414 . 449174) (-2415 . 448933)
+ (-2416 . 448754) (-2417 . 448647) (-2418 . 448421) (-2419 . 448342)
+ (-2420 . 448259) (-2421 . 448200) (-2422 . 448059) (-2423 . 447943)
+ (-2424 . 447730) (-2425 . 447597) (-2426 . 447483) (-2427 . 447424)
+ (-2428 . 447087) (-2429 . 447034) (-2430 . 445879) (-2431 . 445604)
+ (-2432 . 445551) (-2433 . 445387) (-2434 . 445287) (-2435 . 445089)
+ (-2436 . 444986) (-2437 . 444934) (-2438 . 444597) (-2439 . 444476)
+ (-2440 . 444179) (-2441 . 444010) (-2442 . 443885) (-2443 . 443739)
+ (-2444 . 443655) (-2445 . 443585) (-2446 . 443394) (-2447 . 443271)
+ (-2448 . 443065) (-2449 . 442912) (-2450 . 442826) (-2451 . 442730)
+ (-2452 . 442491) (-2453 . 442371) (-2454 . 442305) (-2455 . 442226)
+ (-2456 . 442000) (-2457 . 441844) (-2458 . 441760) (-2459 . 441244)
+ (-2460 . 440870) (-2461 . 440791) (-2462 . 440523) (-2463 . 440431)
+ (-2464 . 440250) (-2465 . 440135) (-2466 . 439644) (-2467 . 439616)
+ (-2468 . 439563) (-2469 . 438708) (-2470 . 438603) (-2471 . 438230)
+ (-2472 . 438138) (-2473 . 437972) (-2474 . 437919) (-2475 . 437365)
+ (-2476 . 437282) (-2477 . 437119) (-2478 . 437068) (-2479 . 436997)
+ (-2480 . 436911) (-2481 . 436834) (-2482 . 436706) (-2483 . 434454)
+ (-2484 . 434391) (-2485 . 434032) (-2486 . 433935) (-2487 . 433861)
+ (-2488 . 433790) (-2489 . 433311) (-2490 . 433182) (-2491 . 433049)
+ (-2492 . 432953) (-2493 . 432868) (-2494 . 432737) (-2495 . 432664)
+ (-2496 . 432478) (-2497 . 432383) (-2498 . 432354) (-2499 . 432247)
+ (-2500 . 432194) (-2501 . 432097) (-2502 . 432069) (-2503 . 431958)
+ (-2504 . 431569) (-2505 . 431517) (-2506 . 431391) (-2507 . 431336)
+ (-2508 . 431267) (-2509 . 431099) (-2510 . 430969) (** . 427892)
+ (-2512 . 427336) (-2513 . 427283) (-2514 . 427216) (-2515 . 427043)
+ (-2516 . 426977) (-2517 . 426949) (-2518 . 426808) (-2519 . 426723)
+ (-2520 . 426575) (-2521 . 426485) (-2522 . 426353) (-2523 . 425680)
+ (-2524 . 425160) (-2525 . 425108) (-2526 . 425042) (-2527 . 424970)
+ (-2528 . 424847) (-2529 . 424746) (-2530 . 424614) (-2531 . 424556)
+ (-2532 . 424411) (-2533 . 424239) (-2534 . 423660) (-2535 . 423576)
+ (-2536 . 423474) (-2537 . 423292) (-2538 . 423220) (-2539 . 423102)
+ (-2540 . 423002) (-2541 . 422709) (-2542 . 422653) (-2543 . 422527)
+ (-2544 . 422469) (-2545 . 422249) (-2546 . 422197) (-2547 . 421650)
+ (-2548 . 421594) (-2549 . 421515) (-2550 . 421371) (-2551 . 421147)
+ (-2552 . 421060) (-2553 . 420948) (-2554 . 420841) (-2555 . 420727)
+ (-2556 . 420534) (-2557 . 420207) (-2558 . 420099) (-2559 . 420040)
+ (-2560 . 419934) (-2561 . 419861) (-2562 . 419687) (-2563 . 419566)
+ (-2564 . 419463) (-2565 . 419265) (-2566 . 418981) (-2567 . 418859)
+ (-2568 . 418772) (-2569 . 418649) (-2570 . 418308) (-2571 . 418130)
+ (-2572 . 418018) (-2573 . 417746) (-2574 . 417695) (-2575 . 417578)
+ (-2576 . 417463) (-2577 . 417104) (-2578 . 416788) (-2579 . 416630)
+ (-2580 . 416526) (-2581 . 416434) (-2582 . 416375) (-2583 . 416184)
+ (-2584 . 416040) (-2585 . 415985) (-2586 . 415780) (-2587 . 415527)
+ (-2588 . 414786) (-2589 . 414676) (-2590 . 414540) (-2591 . 414442)
+ (-2592 . 414137) (-2593 . 414067) (-2594 . 413927) (-2595 . 412076)
+ (-2596 . 411927) (-2597 . 411822) (-2598 . 411081) (-2599 . 410971)
+ (-2600 . 410864) (-2601 . 410795) (-2602 . 410710) (-2603 . 410270)
+ (-2604 . 410206) (-2605 . 410030) (-2606 . 409848) (-2607 . 409771)
+ (-2608 . 409083) (-2609 . 408954) (-2610 . 408811) (-2611 . 408699)
+ (-2612 . 408596) (-2613 . 408530) (-2614 . 408418) (-2615 . 408344)
+ (-2616 . 408247) (-2617 . 407671) (-2618 . 407527) (-2619 . 407446)
+ (-2620 . 407380) (-2621 . 407352) (-2622 . 407188) (-2623 . 407108)
+ (-2624 . 406864) (-2625 . 406483) (-2626 . 406196) (-2627 . 405990)
+ (-2628 . 405939) (-2629 . 405363) (-2630 . 405226) (-2631 . 404751)
+ (-2632 . 404364) (-2633 . 404205) (-2634 . 404043) (-2635 . 403986)
+ (-2636 . 403917) (-2637 . 403809) (-2638 . 403553) (-2639 . 403494)
+ (-2640 . 403324) (-2641 . 402748) (-2642 . 402453) (-2643 . 402266)
+ (-2644 . 401986) (-2645 . 401908) (-2646 . 401765) (-2647 . 401680)
+ (-2648 . 401565) (-2649 . 401497) (-2650 . 401431) (-2651 . 400831)
+ (-2652 . 400687) (-2653 . 400588) (-2654 . 400510) (-2655 . 399824)
+ (-2656 . 399710) (-2657 . 399611) (-2658 . 399523) (-2659 . 399239)
+ (-2660 . 399139) (-2661 . 398934) (-2662 . 398810) (-2663 . 398692)
+ (-2664 . 398602) (-2665 . 398529) (-2666 . 398477) (-2667 . 397791)
+ (-2668 . 397553) (-2669 . 390599) (-2670 . 390333) (-2671 . 390269)
+ (-2672 . 389876) (-2673 . 389658) (-2674 . 389488) (-2675 . 389377)
+ (-2676 . 388722) (-2677 . 388392) (-2678 . 388203) (-2679 . 387852)
+ (-2680 . 387103) (-2681 . 387048) (-2682 . 386999) (-2683 . 386746)
+ (-2684 . 386616) (-2685 . 386588) (-2686 . 386535) (-2687 . 386152)
+ (-2688 . 385983) (-2689 . 385877) (-2690 . 385386) (-2691 . 385331)
+ (-2692 . 384788) (-2693 . 384664) (-2694 . 384447) (-2695 . 384300)
+ (-2696 . 384202) (-2697 . 384117) (-2698 . 383884) (-2699 . 383755)
+ (-2700 . 383389) (-2701 . 383130) (-2702 . 383007) (-2703 . 382937)
+ (-2704 . 382781) (-2705 . 382610) (-2706 . 382561) (-2707 . 382506)
+ (-2708 . 382233) (-2709 . 382096) (-2710 . 381978) (-2711 . 381882)
+ (-2712 . 381768) (-2713 . 381719) (-2714 . 381548) (-2715 . 381233)
+ (-2716 . 381159) (-2717 . 380777) (-2718 . 380593) (-2719 . 380263)
+ (-2720 . 380139) (-2721 . 380084) (-2722 . 380026) (-2723 . 379891)
+ (-2724 . 379808) (-2725 . 379638) (-2726 . 379450) (-2727 . 379323)
+ (-2728 . 379286) (-2729 . 379145) (-2730 . 379093) (-2731 . 379022)
+ (-2732 . 378835) (-2733 . 378676) (-2734 . 378642) (-2735 . 378538)
+ (-2736 . 378159) (-2737 . 378103) (-2738 . 377790) (-2739 . 377627)
+ (-2740 . 377540) (-2741 . 377448) (-2742 . 377365) (-2743 . 376055)
+ (-2744 . 375977) (-2745 . 375783) (-2746 . 374581) (-2747 . 374550)
+ (-2748 . 374448) (-2749 . 374379) (-2750 . 374305) (-2751 . 374204)
+ (-2752 . 374155) (-2753 . 373937) (-2754 . 373839) (-2755 . 373669)
+ (-2756 . 373558) (-2757 . 373426) (-2758 . 373164) (-2759 . 372908)
+ (-2760 . 372837) (-2761 . 372658) (-2762 . 372380) (-2763 . 372220)
+ (-2764 . 372164) (-2765 . 370385) (-2766 . 370146) (-2767 . 370075)
+ (-2768 . 369962) (-2769 . 369810) (-2770 . 369782) (-2771 . 369530)
+ (-2772 . 369367) (-2773 . 369136) (-2774 . 369084) (-2775 . 369025)
+ (-2776 . 368484) (-2777 . 368347) (-2778 . 368142) (-2779 . 368092)
+ (-2780 . 367929) (-2781 . 367855) (-2782 . 367787) (-2783 . 367710)
+ (-2784 . 367588) (-2785 . 366964) (-2786 . 366647) (-2787 . 366560)
+ (-2788 . 366400) (-2789 . 366286) (-2790 . 366206) (-2791 . 365962)
+ (-2792 . 365849) (-2793 . 365576) (-2794 . 365492) (-2795 . 364840)
+ (-2796 . 364641) (-2797 . 364497) (-2798 . 364385) (-2799 . 364354)
+ (-2800 . 364230) (-2801 . 364173) (-2802 . 364058) (-2803 . 363724)
+ (-2804 . 363668) (-2805 . 363567) (-2806 . 363470) (-2807 . 363173)
+ (-2808 . 362963) (-2809 . 362803) (-2810 . 362735) (-2811 . 362666)
+ (-2812 . 362638) (-2813 . 362516) (-2814 . 362428) (-2815 . 362230)
+ (-2816 . 362038) (-2817 . 361890) (-2818 . 361743) (-2819 . 361646)
+ (-2820 . 361594) (-2821 . 361438) (-2822 . 361040) (-2823 . 360790)
+ (-2824 . 360677) (-2825 . 360594) (-2826 . 360251) (-2827 . 360121)
+ (-2828 . 359962) (-2829 . 359661) (-2830 . 359554) (-2831 . 359492)
+ (-2832 . 359435) (-2833 . 359357) (-2834 . 359287) (-2835 . 359122)
+ (-2836 . 359021) (-2837 . 358880) (-2838 . 358809) (-2839 . 358702)
+ (-2840 . 358503) (-2841 . 358324) (-2842 . 358165) (-2843 . 357857)
+ (-2844 . 357694) (-2845 . 357608) (-2846 . 357528) (-2847 . 357299)
+ (-2848 . 356877) (-2849 . 356800) (-2850 . 356180) (-2851 . 356097)
+ (-2852 . 356003) (-2853 . 355932) (-2854 . 355848) (-2855 . 355768)
+ (-2856 . 355709) (-2857 . 355563) (-2858 . 355486) (-2859 . 355368)
+ (-2860 . 355313) (-2861 . 355090) (-2862 . 354849) (-2863 . 354708)
+ (-2864 . 354609) (-2865 . 354540) (-2866 . 354474) (-2867 . 354087)
+ (-2868 . 354030) (-2869 . 353937) (-2870 . 353791) (-2871 . 353584)
+ (-2872 . 353337) (-2873 . 353278) (-2874 . 353226) (-2875 . 353001)
+ (-2876 . 352918) (-2877 . 352851) (-2878 . 352633) (-2879 . 352574)
+ (-2880 . 352328) (-2881 . 352300) (-2882 . 352065) (-2883 . 351747)
+ (-2884 . 351662) (-2885 . 351532) (-2886 . 351452) (-2887 . 351349)
+ (-2888 . 351250) (-2889 . 351164) (-2890 . 351098) (-2891 . 351024)
+ (-2892 . 350868) (-2893 . 350577) (-2894 . 350410) (-2895 . 349894)
+ (-2896 . 349812) (-2897 . 349666) (-2898 . 345145) (-2899 . 345044)
+ (-2900 . 344949) (-2901 . 344848) (-2902 . 344250) (-2903 . 344152)
+ (-2904 . 344069) (-2905 . 343922) (-2906 . 343804) (-2907 . 343722)
+ (-2908 . 343656) (-2909 . 343558) (-2910 . 343107) (-2911 . 342640)
+ (-2912 . 342424) (-2913 . 342308) (-2914 . 341944) (-2915 . 341801)
+ (-2916 . 341700) (-2917 . 341403) (-2918 . 341316) (-2919 . 341237)
+ (-2920 . 341152) (-2921 . 341025) (-2922 . 340160) (-2923 . 339981)
+ (-2924 . 339875) (-2925 . 339808) (-2926 . 339675) (-2927 . 339516)
+ (-2928 . 339431) (-2929 . 339289) (-2930 . 339152) (-2931 . 338877)
+ (-2932 . 338689) (-2933 . 338619) (-2934 . 338541) (-2935 . 338228)
+ (-2936 . 336943) (-2937 . 336894) (-2938 . 336751) (-2939 . 336695)
+ (-2940 . 336640) (-2941 . 336467) (-2942 . 336384) (-2943 . 336134)
+ (-2944 . 336082) (-2945 . 335957) (-2946 . 335846) (-2947 . 335651)
+ (-2948 . 335458) (-2949 . 335288) (-2950 . 335041) (-2951 . 334923)
+ (-2952 . 334868) (-2953 . 334770) (-2954 . 334581) (-2955 . 334476)
+ (-2956 . 334237) (-2957 . 334104) (-2958 . 333992) (-2959 . 333898)
+ (-2960 . 333695) (-2961 . 333307) (-2962 . 332806) (-2963 . 332683)
+ (-2964 . 332507) (-2965 . 332411) (-2966 . 332303) (-2967 . 332251)
+ (-2968 . 332177) (-2969 . 332035) (-2970 . 331948) (-2971 . 331711)
+ (-2972 . 331613) (-2973 . 331495) (-2974 . 331421) (-2975 . 331039)
+ (-2976 . 330987) (-2977 . 330461) (-2978 . 330213) (-2979 . 330045)
+ (-2980 . 329877) (-2981 . 329803) (-2982 . 329698) (-2983 . 329568)
+ (-2984 . 329349) (-2985 . 329106) (-2986 . 329033) (-2987 . 328909)
+ (-2988 . 328857) (-2989 . 328714) (-2990 . 328492) (-2991 . 328365)
+ (-2992 . 327978) (-2993 . 327908) (-2994 . 327695) (-2995 . 327558)
+ (-2996 . 326948) (-2997 . 326855) (-2998 . 326702) (-2999 . 326658)
+ (-3000 . 326554) (-3001 . 326448) (-3002 . 326114) (-3003 . 325895)
+ (-3004 . 325618) (-3005 . 325420) (-3006 . 325350) (-3007 . 325293)
+ (-3008 . 324920) (-3009 . 324848) (-3010 . 324769) (-3011 . 324438)
+ (-3012 . 324407) (-3013 . 324266) (-3014 . 323556) (-3015 . 309493)
+ (-3016 . 309398) (-3017 . 309186) (-3018 . 309091) (-3019 . 308599)
+ (-3020 . 308526) (-3021 . 308324) (-3022 . 308166) (-3023 . 308039)
+ (-3024 . 307835) (-3025 . 307748) (-3026 . 307625) (-3027 . 307507)
+ (-3028 . 307406) (-3029 . 307254) (-3030 . 307184) (-3031 . 307044)
+ (-3032 . 306663) (-3033 . 306593) (-3034 . 306206) (-3035 . 306051)
+ (-3036 . 305928) (-3037 . 305819) (-3038 . 305674) (-3039 . 305560)
+ (-3040 . 305442) (-3041 . 305361) (-3042 . 304987) (-3043 . 304772)
+ (-3044 . 304720) (-3045 . 304174) (-3046 . 304005) (-3047 . 302465)
+ (-3048 . 302365) (-3049 . 302120) (-3050 . 302024) (-3051 . 301744)
+ (-3052 . 301608) (-3053 . 301548) (-3054 . 301417) (-3055 . 301388)
+ (-3056 . 301215) (-3057 . 301120) (-3058 . 300993) (-3059 . 300743)
+ (-3060 . 300659) (-3061 . 300557) (-3062 . 300407) (-3063 . 300180)
+ (-3064 . 300087) (-3065 . 299992) (-3066 . 299895) (-3067 . 299824)
+ (-3068 . 299719) (-3069 . 299649) (-3070 . 299337) (-3071 . 298601)
+ (-3072 . 298010) (-3073 . 297778) (-3074 . 297525) (-3075 . 297416)
+ (-3076 . 297206) (-3077 . 292503) (-3078 . 292073) (-3079 . 291969)
+ (-3080 . 291860) (-3081 . 291520) (-3082 . 291353) (-3083 . 291266)
+ (-3084 . 291105) (-3085 . 291002) (-3086 . 290818) (-3087 . 290766)
+ (-3088 . 290667) (-3089 . 290523) (-3090 . 290368) (-3091 . 290301)
+ (-3092 . 290024) (-3093 . 289641) (-3094 . 289571) (-3095 . 289445)
+ (-3096 . 289344) (-3097 . 289241) (-3098 . 289170) (-3099 . 289104)
+ (-3100 . 289055) (-3101 . 288946) (-3102 . 288744) (-3103 . 288465)
+ (-3104 . 288387) (-3105 . 288358) (-3106 . 288330) (-3107 . 287692)
+ (-3108 . 287446) (-3109 . 287388) (-3110 . 287316) (-3111 . 287163)
+ (-3112 . 287064) (-3113 . 286470) (-3114 . 286418) (-3115 . 286287)
+ (-3116 . 286181) (-3117 . 286079) (-3118 . 285903) (-3119 . 284743)
+ (-3120 . 284604) (-3121 . 284382) (-3122 . 284282) (-3123 . 283750)
+ (-3124 . 282890) (-3125 . 282788) (-3126 . 282595) (-3127 . 282481)
+ (-3128 . 282377) (-3129 . 282197) (-3130 . 282081) (-3131 . 281919)
+ (-3132 . 281685) (-3133 . 281466) (-3134 . 281357) (-3135 . 280783)
+ (-3136 . 280570) (-3137 . 278716) (-3138 . 278598) (-3139 . 278419)
+ (-3140 . 278302) (-3141 . 277679) (-3142 . 276556) (-3143 . 276350)
+ (-3144 . 276265) (-3145 . 276182) (-3146 . 275983) (-3147 . 275872)
+ (-3148 . 275758) (-3149 . 275479) (-3150 . 275427) (-3151 . 275343)
+ (-3152 . 275220) (-3153 . 275076) (-3154 . 274979) (-3155 . 274926)
+ (-3156 . 274672) (-3157 . 274519) (-3158 . 274467) (-3159 . 274313)
+ (-3160 . 274180) (-3161 . 273996) (-3162 . 273884) (-3163 . 273579)
+ (-3164 . 273550) (-3165 . 273450) (-3166 . 273341) (-3167 . 272912)
+ (-3168 . 272358) (-3169 . 272257) (-3170 . 272001) (-3171 . 271952)
+ (-3172 . 271866) (-3173 . 271762) (-3174 . 271688) (-3175 . 271570)
+ (-3176 . 271518) (-3177 . 271445) (-3178 . 271198) (-3179 . 271124)
+ (-3180 . 271093) (-3181 . 270981) (-3182 . 270826) (-3183 . 270753)
+ (-3184 . 269211) (-3185 . 269092) (-3186 . 269025) (-3187 . 268911)
+ (-3188 . 268852) (-3189 . 268786) (-3190 . 268714) (-3191 . 268605)
+ (-3192 . 268532) (-3193 . 268424) (-3194 . 268369) (-3195 . 267743)
+ (-3196 . 267632) (-3197 . 267566) (-3198 . 267323) (-3199 . 267233)
+ (-3200 . 267162) (-3201 . 266851) (-3202 . 266400) (-3203 . 266286)
+ (-3204 . 265726) (-3205 . 265598) (-3206 . 265433) (-3207 . 265291)
+ (-3208 . 265146) (-3209 . 265076) (-3210 . 264994) (-3211 . 264851)
+ (-3212 . 264577) (-3213 . 264307) (-3214 . 264235) (-3215 . 264018)
+ (-3216 . 263570) (-3217 . 263449) (-3218 . 263397) (-3219 . 263106)
+ (-3220 . 262816) (-3221 . 262659) (-3222 . 262504) (-3223 . 259596)
+ (-3224 . 259418) (-3225 . 259341) (-3226 . 259289) (-3227 . 259237)
+ (-3228 . 259141) (-3229 . 258470) (-3230 . 258351) (-3231 . 258285)
+ (-3232 . 257891) (-3233 . 257825) (-3234 . 257738) (-3235 . 257680)
+ (-3236 . 257627) (-3237 . 257429) (-3238 . 257220) (-3239 . 256953)
+ (-3240 . 256844) (-3241 . 256422) (-3242 . 256209) (-3243 . 256079)
+ (-3244 . 256051) (-3245 . 255852) (-3246 . 255567) (-3247 . 255422)
+ (-3248 . 255349) (-3249 . 255246) (-3250 . 255091) (-3251 . 254913)
+ (-3252 . 254836) (-3253 . 254714) (-3254 . 254289) (-3255 . 254117)
+ (-3256 . 254015) (-3257 . 253557) (-3258 . 253491) (-3259 . 253297)
+ (-3260 . 253211) (-3261 . 252778) (-3262 . 252297) (-3263 . 252084)
+ (-3264 . 251575) (-3265 . 251358) (-12 . 251186) (-3267 . 251054)
+ (-3268 . 250775) (-3269 . 250668) (-3270 . 250513) (-3271 . 250404)
+ (-3272 . 250324) (-3273 . 250061) (-3274 . 249838) (-3275 . 249740)
+ (-3276 . 249657) (-3277 . 249527) (-3278 . 249114) (-3279 . 249012)
+ (-3280 . 248776) (-3281 . 248676) (-3282 . 248449) (-3283 . 248369)
+ (-3284 . 248027) (-3285 . 247890) (-3286 . 247438) (-3287 . 247331)
+ (-3288 . 247055) (-3289 . 247000) (-3290 . 246919) (-3291 . 246764)
+ (-3292 . 246525) (-3293 . 246299) (-3294 . 246012) (-3295 . 245926)
+ (-3296 . 245873) (-3297 . 245627) (-3298 . 245413) (-3299 . 245319)
+ (-3300 . 245248) (-3301 . 245158) (-3302 . 245035) (-3303 . 244955)
+ (-3304 . 244878) (-3305 . 244553) (-3306 . 244261) (-3307 . 244162)
+ (-3308 . 244091) (-3309 . 244018) (-3310 . 243956) (-3311 . 243829)
+ (-3312 . 242956) (-3313 . 242844) (-3314 . 242692) (-3315 . 242605)
+ (-3316 . 242477) (-3317 . 242374) (-3318 . 242267) (-3319 . 242044)
+ (-3320 . 241967) (-3321 . 241768) (-3322 . 241171) (-3323 . 241104)
+ (-3324 . 240767) (-3325 . 240549) (-3326 . 240472) (-3327 . 240389)
+ (-3328 . 240145) (-3329 . 239266) (-3330 . 239213) (-3331 . 239145)
+ (-3332 . 238858) (-3333 . 238824) (-3334 . 238668) (-3335 . 238580)
+ (-3336 . 238497) (-3337 . 238165) (-3338 . 237649) (-3339 . 237554)
+ (-3340 . 237133) (-3341 . 236995) (-3342 . 236186) (-3343 . 236026)
+ (-3344 . 235929) (-3345 . 235878) (-3346 . 235821) (-3347 . 235401)
+ (-3348 . 235364) (-3349 . 235174) (-3350 . 234827) (-3351 . 234740)
+ (-3352 . 234687) (-3353 . 234634) (-3354 . 234460) (-3355 . 234375)
+ (-3356 . 234272) (-3357 . 234036) (* . 229513) (-3359 . 226228)
+ (-3360 . 226141) (-3361 . 225922) (-3362 . 225844) (-3363 . 225684)
+ (-3364 . 225334) (-3365 . 225251) (-3366 . 225142) (-3367 . 224751)
+ (-3368 . 224160) (-3369 . 223987) (-3370 . 223774) (-3371 . 223708)
+ (-3372 . 223125) (-3373 . 223059) (-3374 . 222936) (-3375 . 222841)
+ (-3376 . 222776) (-3377 . 222739) (-3378 . 222687) (-3379 . 222635)
+ (-3380 . 222583) (-3381 . 222500) (-3382 . 222440) (-3383 . 222226)
+ (-3384 . 222143) (-3385 . 221927) (-3386 . 221804) (-3387 . 221698)
+ (-3388 . 221517) (-3389 . 221483) (-3390 . 221323) (-3391 . 221159)
+ (-3392 . 220275) (-3393 . 220223) (-3394 . 220161) (-3395 . 220058)
+ (-3396 . 219957) (-3397 . 219443) (-3398 . 219334) (-3399 . 218840)
+ (-3400 . 218411) (-3401 . 218304) (-3402 . 218235) (-3403 . 218093)
+ (-3404 . 218022) (-3405 . 217960) (-3406 . 217875) (-3407 . 217759)
+ (-3408 . 217707) (-3409 . 217427) (-3410 . 216508) (-3411 . 216434)
+ (-3412 . 216333) (-3413 . 216232) (-3414 . 216123) (-3415 . 215980)
+ (-3416 . 215873) (-3417 . 215757) (-3418 . 215632) (-3419 . 215523)
+ (-3420 . 215032) (-3421 . 214963) (-3422 . 214810) (-3423 . 214782)
+ (-3424 . 214695) (-3425 . 214284) (-3426 . 213798) (-3427 . 213745)
+ (-3428 . 213648) (-3429 . 213398) (-3430 . 213311) (-3431 . 213259)
+ (-3432 . 212910) (-3433 . 212752) (-3434 . 212721) (-3435 . 212655)
+ (-3436 . 212599) (-3437 . 212262) (-3438 . 212206) (-3439 . 212032)
+ (-3440 . 212000) (-3441 . 211926) (-3442 . 211748) (-3443 . 211623)
+ (-3444 . 211499) (-3445 . 210771) (-3446 . 210560) (-3447 . 210494)
+ (-3448 . 210442) (-3449 . 210014) (-3450 . 209852) (-3451 . 209716)
+ (-3452 . 209617) (-3453 . 209418) (-3454 . 209286) (-3455 . 209162)
+ (-3456 . 208711) (-3457 . 208640) (-3458 . 208584) (-3459 . 208200)
+ (-3460 . 208014) (-3461 . 207364) (-3462 . 207211) (-3463 . 207074)
+ (-3464 . 206992) (-3465 . 206934) (-3466 . 206881) (-3467 . 206730)
+ (-3468 . 206677) (-3469 . 206583) (-3470 . 206527) (-3471 . 206476)
+ (-3472 . 206146) (-3473 . 206112) (-3474 . 206032) (-3475 . 205897)
+ (-3476 . 205760) (-3477 . 205701) (-3478 . 205673) (-3479 . 205529)
+ (-3480 . 205373) (-3481 . 205028) (-3482 . 204790) (-3483 . 204652)
+ (-3484 . 204324) (-3485 . 204226) (-3486 . 203888) (-3487 . 203749)
+ (-3488 . 203682) (-3489 . 203592) (-3490 . 203414) (-3491 . 203243)
+ (-3492 . 203144) (-3493 . 203091) (-3494 . 202954) (-3495 . 202302)
+ (-3496 . 202239) (-3497 . 202130) (-3498 . 202008) (-3499 . 201603)
+ (-3500 . 201323) (-3501 . 201252) (-3502 . 201157) (-3503 . 201072)
+ (-3504 . 198942) (-3505 . 198887) (-3506 . 198656) (-3507 . 198469)
+ (-3508 . 198365) (-3509 . 198091) (-3510 . 198008) (-3511 . 197959)
+ (-3512 . 197599) (-3513 . 197528) (-3514 . 196347) (-3515 . 196221)
+ (-3516 . 196169) (-3517 . 196118) (-3518 . 196011) (-3519 . 195904)
+ (-3520 . 195779) (-3521 . 195664) (-3522 . 195318) (-3523 . 195177)
+ (-3524 . 195070) (-3525 . 194927) (-3526 . 194865) (-3527 . 194767)
+ (-3528 . 194715) (-3529 . 194513) (-3530 . 194398) (-3531 . 194272)
+ (-3532 . 194198) (-3533 . 193999) (-3534 . 193948) (-3535 . 193863)
+ (-3536 . 193259) (-3537 . 192774) (-3538 . 191905) (-3539 . 191819)
+ (-3540 . 190418) (-3541 . 190387) (-3542 . 189513) (-3543 . 189462)
+ (-3544 . 189365) (-3545 . 189303) (-3546 . 189141) (-3547 . 189067)
+ (-3548 . 188862) (-3549 . 188745) (-3550 . 188567) (-3551 . 188480)
+ (-3552 . 188136) (-3553 . 187995) (-3554 . 187805) (-3555 . 187666)
+ (-3556 . 187482) (-3557 . 187303) (-3558 . 187060) (-3559 . 186958)
+ (-3560 . 186815) (-3561 . 186725) (-3562 . 186567) (-3563 . 186405)
+ (-3564 . 186353) (-3565 . 186104) (-3566 . 186075) (-3567 . 185957)
+ (-3568 . 185898) (-3569 . 185797) (-3570 . 185501) (-3571 . 185366)
+ (-3572 . 185293) (-3573 . 179786) (-3574 . 179721) (-3575 . 179642)
+ (-3576 . 179472) (-3577 . 179224) (-3578 . 179051) (-3579 . 178998)
+ (-3580 . 178927) (-3581 . 178853) (-3582 . 178553) (-3583 . 178479)
+ (-3584 . 178091) (-3585 . 177807) (-3586 . 177755) (-3587 . 177684)
+ (-3588 . 177622) (-3589 . 177538) (-3590 . 177507) (-3591 . 177422)
+ (-3592 . 177342) (-3593 . 177198) (-3594 . 177093) (-3595 . 176854)
+ (-3596 . 176662) (-3597 . 176209) (-3598 . 176181) (-3599 . 176107)
+ (-3600 . 176055) (-3601 . 175910) (-3602 . 175598) (-3603 . 175492)
+ (-3604 . 175383) (-3605 . 174967) (-3606 . 174819) (-3607 . 174759)
+ (-3608 . 174595) (-3609 . 174524) (-3610 . 174177) (-3611 . 174113)
+ (-3612 . 173963) (-3613 . 173657) (-3614 . 173562) (-3615 . 173510)
+ (-3616 . 173111) (-3617 . 172895) (-3618 . 172790) (-3619 . 172692)
+ (-3620 . 172626) (-3621 . 172546) (-3622 . 172346) (-3623 . 172199)
+ (-3624 . 172105) (-3625 . 171961) (-3626 . 171907) (-3627 . 171716)
+ (-3628 . 171664) (-3629 . 171608) (-3630 . 171489) (-3631 . 171422)
+ (-3632 . 170848) (-3633 . 170796) (-3634 . 170672) (-3635 . 170461)
+ (-3636 . 170338) (-3637 . 170282) (-3638 . 170202) (-3639 . 170153)
+ (-3640 . 170048) (-3641 . 169706) (-3642 . 169610) (-3643 . 169494)
+ (-3644 . 169205) (-3645 . 168631) (-3646 . 168580) (-3647 . 168508)
+ (-3648 . 168440) (-3649 . 168218) (-3650 . 168115) (-3651 . 168045)
+ (-3652 . 167923) (-3653 . 167870) (-3654 . 167772) (-3655 . 167693)
+ (-3656 . 167449) (-3657 . 166875) (-3658 . 166802) (-3659 . 166715)
+ (-3660 . 166618) (-3661 . 166562) (-3662 . 166405) (-3663 . 166229)
+ (-3664 . 165737) (-3665 . 165597) (-3666 . 165500) (-3667 . 165429)
+ (-3668 . 165185) (-3669 . 164498) (-3670 . 164287) (-3671 . 164199)
+ (-3672 . 163883) (-3673 . 163591) (-3674 . 163478) (-3675 . 163292)
+ (-3676 . 163205) (-3677 . 163107) (-3678 . 163011) (-3679 . 162941)
+ (-3680 . 162729) (-3681 . 162621) (-3682 . 162447) (-3683 . 161760)
+ (-3684 . 161705) (-3685 . 161546) (-3686 . 161274) (-3687 . 160846)
+ (-3688 . 160783) (-3689 . 160755) (-3690 . 160668) (-3691 . 160539)
+ (-3692 . 160357) (-3693 . 160220) (-3694 . 158601) (-3695 . 157914)
+ (-3696 . 157820) (-3697 . 157738) (-3698 . 157685) (-3699 . 157630)
+ (-3700 . 157396) (-3701 . 157341) (-3702 . 157094) (-3703 . 156938)
+ (-3704 . 156812) (-3705 . 156731) (-3706 . 155870) (-3707 . 155295)
+ (-3708 . 155217) (-3709 . 154676) (-3710 . 154645) (-3711 . 154011)
+ (-3712 . 153745) (-3713 . 153564) (-3714 . 152601) (-3715 . 152455)
+ (-3716 . 151088) (-3717 . 150513) (-3718 . 150182) (-3719 . 149111)
+ (-3720 . 147542) (-3721 . 146725) (-3722 . 146475) (-3723 . 146129)
+ (-3724 . 145932) (-3725 . 145776) (-3726 . 145618) (-3727 . 145366)
+ (-3728 . 145165) (-3729 . 144971) (-3730 . 144396) (-3731 . 144294)
+ (-3732 . 144097) (-3733 . 143804) (-3734 . 143561) (-3735 . 143440)
+ (-3736 . 143126) (-3737 . 143068) (-3738 . 142964) (-3739 . 142639)
+ (-3740 . 142342) (-3741 . 142187) (-3742 . 141954) (-3743 . 141380)
+ (-3744 . 141266) (-3745 . 141151) (-3746 . 141012) (-3747 . 140662)
+ (-3748 . 140634) (-3749 . 140317) (-3750 . 140196) (-3751 . 140048)
+ (-3752 . 139964) (-3753 . 139930) (-3754 . 139833) (-3755 . 139695)
+ (-3756 . 139121) (-3757 . 138642) (-3758 . 138519) (-3759 . 138136)
+ (-3760 . 137938) (-3761 . 137417) (-3762 . 137105) (-3763 . 136661)
+ (-3764 . 136563) (-3765 . 136511) (-3766 . 136404) (-3767 . 136271)
+ (-3768 . 135697) (-3769 . 135557) (-3770 . 135419) (-3771 . 135370)
+ (-3772 . 135297) (-3773 . 135046) (-3774 . 134972) (-3775 . 134779)
+ (-3776 . 134691) (-3777 . 134579) (-3778 . 134492) (-3779 . 134415)
+ (-3780 . 133841) (-3781 . 132013) (-3782 . 131852) (-3783 . 131801)
+ (-3784 . 131770) (-3785 . 131398) (-3786 . 131304) (-3787 . 131205)
+ (-3788 . 130827) (-3789 . 130767) (-3790 . 130646) (-3791 . 130522)
+ (-3792 . 130381) (-3793 . 129807) (-3794 . 128306) (-3795 . 128229)
+ (-3796 . 128180) (-3797 . 128053) (-3798 . 127666) (-3799 . 127614)
+ (-3800 . 127561) (-3801 . 127491) (-3802 . 126836) (-3803 . 126780)
+ (-3804 . 126637) (-3805 . 126560) (-3806 . 126500) (-3807 . 126380)
+ (-3808 . 126257) (-3809 . 126135) (-3810 . 125969) (-3811 . 125700)
+ (-3812 . 125164) (-3813 . 125052) (-3814 . 124996) (-3815 . 124772)
+ (-3816 . 124632) (-3817 . 124244) (-3818 . 123637) (-3819 . 123552)
+ (-3820 . 122488) (-3821 . 122301) (-3822 . 122224) (-3823 . 122151)
+ (-3824 . 122068) (-3825 . 121767) (-3826 . 121697) (-3827 . 121611)
+ (-3828 . 121458) (-3829 . 120972) (-3830 . 120868) (-3831 . 120508)
+ (-3832 . 120416) (-3833 . 120270) (-3834 . 119991) (-3835 . 118993)
+ (-3836 . 118787) (-3837 . 118420) (-3838 . 118304) (-3839 . 118205)
+ (-3840 . 117796) (-3841 . 117742) (-3842 . 117687) (-3843 . 116685)
+ (-3844 . 116626) (-3845 . 116556) (-3846 . 116419) (-3847 . 116222)
+ (-3848 . 116139) (-3849 . 115939) (-3850 . 115866) (-3851 . 115813)
+ (-3852 . 115742) (-3853 . 115677) (-3854 . 115539) (-3855 . 115401)
+ (-3856 . 115243) (-3857 . 115113) (-3858 . 115018) (-3859 . 114671)
+ (-3860 . 114496) (-3861 . 114443) (-3862 . 112028) (-3863 . 111924)
+ (-3864 . 111790) (-3865 . 111756) (-3866 . 111565) (-3867 . 111494)
+ (-3868 . 111336) (-3869 . 111257) (-3870 . 111102) (-3871 . 110967)
+ (-3872 . 110679) (-3873 . 110555) (-3874 . 110414) (-3875 . 110262)
+ (-3876 . 110169) (-3877 . 110011) (-3878 . 109802) (-3879 . 109190)
+ (-3880 . 109063) (-3881 . 108957) (-3882 . 108629) (-3883 . 108440)
+ (-3884 . 108324) (-3885 . 108215) (-3886 . 108115) (-3887 . 107985)
+ (-3888 . 107736) (-3889 . 107642) (-3890 . 107468) (-3891 . 107042)
+ (-3892 . 106924) (-3893 . 106789) (-3894 . 106712) (-3895 . 106571)
+ (-3896 . 106415) (-3897 . 106329) (-3898 . 106182) (-3899 . 106008)
+ (-3900 . 105850) (-3901 . 105770) (-3902 . 105673) (-3903 . 104209)
+ (-3904 . 104035) (-3905 . 103973) (-3906 . 103918) (-3907 . 103863)
+ (-3908 . 103375) (-3909 . 103245) (-3910 . 103095) (-3911 . 93565)
+ (-3912 . 93322) (-3913 . 93239) (-3914 . 93152) (-3915 . 93078)
+ (-3916 . 93026) (-3917 . 92927) (-3918 . 92850) (-3919 . 92800)
+ (-3920 . 92705) (-3921 . 92559) (-3922 . 92400) (-3923 . 92172)
+ (-3924 . 92088) (-3925 . 91846) (-3926 . 91716) (-3927 . 91616)
+ (-3928 . 91526) (-3929 . 91388) (-3930 . 91282) (-3931 . 91124)
+ (-3932 . 91072) (-3933 . 91001) (-3934 . 90653) (-3935 . 90482)
+ (-3936 . 90347) (-3937 . 90053) (-3938 . 89750) (-3939 . 89691)
+ (-3940 . 89576) (-3941 . 89465) (-3942 . 88711) (-3943 . 88567)
+ (-3944 . 88376) (-3945 . 88257) (-3946 . 88189) (-3947 . 88080)
+ (-3948 . 87916) (-3949 . 87843) (-3950 . 87812) (-3951 . 87499)
+ (-3952 . 87392) (-3953 . 87234) (-3954 . 87167) (-3955 . 86764)
+ (-3956 . 86692) (-3957 . 86552) (-3958 . 86422) (-3959 . 86191)
+ (-3960 . 86088) (-3961 . 86006) (-3962 . 85874) (-3963 . 85821)
+ (-3964 . 85595) (-3965 . 85391) (-3966 . 85339) (-3967 . 85220)
+ (-3968 . 85098) (-3969 . 84684) (-3970 . 84478) (-3971 . 84298)
+ (-3972 . 84241) (-3973 . 82817) (-3974 . 82746) (-3975 . 82555)
+ (-3976 . 59620) (-3977 . 59479) (-3978 . 59331) (-3979 . 59276)
+ (-3980 . 59221) (-3981 . 59148) (-3982 . 59008) (-3983 . 58555)
+ (-3984 . 58058) (-3985 . 55306) (-3986 . 54897) (-3987 . 54605)
+ (-3988 . 54550) (-3989 . 54395) (-3990 . 54300) (-3991 . 54248)
+ (-3992 . 53808) (-3993 . 53755) (-3994 . 53504) (-3995 . 53392)
+ (-3996 . 53262) (-3997 . 53206) (-3998 . 53154) (-3999 . 53027)
+ (-4000 . 52975) (-4001 . 52817) (-4002 . 52764) (-4003 . 52687)
+ (-4004 . 52592) (-4005 . 52482) (-4006 . 52399) (-4007 . 52220)
+ (-4008 . 52054) (-4009 . 52002) (-4010 . 51804) (-4011 . 51675)
+ (-4012 . 50941) (-4013 . 50822) (-4014 . 50745) (-4015 . 50689)
+ (-4016 . 50445) (-4017 . 50359) (-4018 . 50213) (-4019 . 50096)
+ (-4020 . 49842) (-4021 . 49682) (-4022 . 49459) (-4023 . 49265)
+ (-4024 . 47113) (-4025 . 47042) (-4026 . 46989) (-4027 . 46541)
+ (-4028 . 46272) (-4029 . 46086) (-4030 . 45839) (-4031 . 45024)
+ (-4032 . 44969) (-4033 . 44840) (-4034 . 44623) (-4035 . 44453)
+ (-4036 . 44241) (-4037 . 43973) (-4038 . 43694) (-4039 . 43486)
+ (-4040 . 42190) (-4041 . 42050) (-4042 . 41789) (-4043 . 41669)
+ (-4044 . 41582) (-4045 . 41504) (-4046 . 41355) (-4047 . 41048)
+ (-4048 . 40954) (-4049 . 40876) (-4050 . 40629) (-4051 . 40472)
+ (-4052 . 40166) (-4053 . 39465) (-4054 . 39271) (-4055 . 38895)
+ (-4056 . 38821) (-4057 . 38241) (-4058 . 38168) (-4059 . 38085)
+ (-4060 . 37555) (-4061 . 37468) (-4062 . 37373) (-4063 . 37250)
+ (-4064 . 36990) (-4065 . 36883) (-4066 . 36787) (-4067 . 36528)
+ (-4068 . 36426) (-4069 . 36312) (-4070 . 36153) (-4071 . 35821)
+ (-4072 . 35738) (-4073 . 35533) (-4074 . 35370) (-4075 . 35234)
+ (-4076 . 35090) (-4077 . 34819) (-4078 . 34732) (-4079 . 34521)
+ (-4080 . 34336) (-4081 . 34206) (-4082 . 33982) (-4083 . 33706)
+ (-4084 . 33656) (-4085 . 33453) (-4086 . 33352) (-4087 . 33218)
+ (-4088 . 33106) (-4089 . 32765) (-4090 . 32191) (-4091 . 31966)
+ (-4092 . 31857) (-4093 . 31675) (-4094 . 31385) (-4095 . 31112)
+ (-4096 . 31033) (-4097 . 30960) (-4098 . 30622) (-4099 . 30518)
+ (-4100 . 30377) (-4101 . 29076) (-4102 . 28467) (-4103 . 27283)
+ (-4104 . 26835) (-4105 . 26712) (-4106 . 26597) (-4107 . 26370)
+ (-4108 . 26215) (-4109 . 26122) (-4110 . 26025) (-4111 . 25617)
+ (-4112 . 25504) (-4113 . 25438) (-4114 . 25326) (-4115 . 24148)
+ (-4116 . 24120) (-4117 . 24020) (-4118 . 23992) (-4119 . 23622)
+ (-4120 . 23481) (-4121 . 23447) (-4122 . 23322) (-4123 . 23269)
+ (-4124 . 22943) (-4125 . 20745) (-4126 . 20647) (-4127 . 20548)
+ (-4128 . 20364) (-4129 . 20146) (-4130 . 20080) (-4131 . 19655)
+ (-4132 . 19503) (-4133 . 19323) (-4134 . 19252) (-4135 . 19126)
+ (-4136 . 19052) (-4137 . 18841) (-4138 . 18545) (-4139 . 18253)
+ (-4140 . 17776) (-4141 . 17617) (-4142 . 17485) (-4143 . 17277)
+ (-4144 . 17175) (-4145 . 17098) (-4146 . 17002) (-4147 . 16917)
+ (-4148 . 16690) (-4149 . 16505) (-4150 . 16295) (-4151 . 16081)
+ (-4152 . 15808) (-4153 . 15737) (-4154 . 15578) (-4155 . 15504)
+ (-4156 . 15324) (-4157 . 15062) (-4158 . 14979) (-4159 . 14788)
+ (-4160 . 14636) (-4161 . 14436) (-4162 . 14383) (-4163 . 14306)
+ (-4164 . 14111) (-4165 . 13984) (-4166 . 13839) (-4167 . 13749)
+ (-4168 . 13678) (-4169 . 13583) (-4170 . 13476) (-4171 . 13335)
+ (-4172 . 13171) (-4173 . 13114) (-4174 . 12891) (-4175 . 12794)
+ (-4176 . 12693) (-4177 . 12227) (-4178 . 10931) (-4179 . 10816)
+ (-4180 . 10618) (-4181 . 9508) (-4182 . 9391) (-4183 . 9319)
+ (-4184 . 9246) (-4185 . 9063) (-4186 . 8950) (-4187 . 8897)
+ (-4188 . 8622) (-4189 . 8555) (-4190 . 8502) (-4191 . 8056)
+ (-4192 . 7961) (-4193 . 7904) (-4194 . 7662) (-4195 . 7517)
+ (-4196 . 6998) (-4197 . 6969) (-4198 . 6888) (-4199 . 6860)
+ (-4200 . 6780) (-4201 . 6479) (-4202 . 6377) (-4203 . 6306)
+ (-4204 . 6228) (-4205 . 6176) (-4206 . 5633) (-4207 . 5383)
+ (-4208 . 5237) (-4209 . 5144) (-4210 . 4852) (-4211 . 3640)
+ (-4212 . 3591) (-4213 . 3521) (-4214 . 3162) (-4215 . 3080)
+ (-4216 . 2876) (-4217 . 2781) (-4218 . 2674) (-4219 . 2622)
+ (-4220 . 2445) (-4221 . 2392) (-4222 . 1476) (-4223 . 1375)
+ (-4224 . 1312) (-4225 . 674) (-4226 . 349) (-4227 . 101) (-4228 . 30)) \ No newline at end of file